
body {
	background-color: #ffffff;
    }

a {
 color: #0e0e56;
 }
a:hover{
color: #0e0e56;
}
p {
color: #433838;
}
#nav {
    z-index: 9999;
}
.navbar {
    background-color: #ffffff!important;
		}
.top-nav-collapse {
    background-color: #ffffff!important;
		}
@media only screen and (max-width: 768px) {
.navbar {
    background-color: #ffffff!important;
    	}
	}
.navbar-text {
 color: #e0294b!important;
}
.sitename {
font-size: 18px!important;
}
.sub_details {
color: #17458f!important; 
font-size: 12px!important;
padding-top: 10px!important;
}
.nav-link {
 color: #17458f!important;
font-size: 15px!important;
font-family: &#039;Roboto&#039;, sans-serif;}
.dropdown-menu {padding-top:0!important;padding-bottom:0!important}
.dropdown-item {
font-family: &#039;Roboto&#039;, sans-serif;font-size: 13px!important;
    background-color: #17458f!important;
    border-radius: border-radius: .125rem;
    color: #ffffff!important;
}
.dropdown-menu.dropdown-primary .dropdown-item:hover  {
    background-color: #ffffff!important;
    color: #17458f!important;
    border-radius: 0!important;
    }
@media (min-width:30.063em) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 
.sitename {
font-size: 22px!important;
}
.sub_details {
color: #17458f!important; 
font-size: 16px!important;
}
.nav-link {
 color: #17458f!important;
font-size: 19px!important;
font-family: &#039;Roboto&#039;, sans-serif;}
.dropdown-item {
font-family: &#039;Roboto&#039;, sans-serif;font-size: 16px!important;
}
.dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover {
    background-color: #ffffff!important;
 color: #17458f!important;
    }
}
@media (min-width:40.063em) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
.sitename {
    font-size: 25px!important;
}
    .sub_details {
    font-size: 16px!important;
}
    .nav-link {
    font-size: 19px!important;
}
    .dropdown-item {
    font-size: 16px!important;
}
.dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover {
    background-color: #ffffff!important;
    border-radius: .125rem;
 color: #17458f!important;
    }
}   
a {
    color: #0e0e56;
	  }
      
ul li{
		color: #433838;
			}
ol li{
		color: #433838;
			}   
h1 {
	font-size: 35px;
	color: #5985b1;
	font-family: &#039;Roboto&#039;, sans-serif;	}
h2 {
	font-size: 30px;
	color: #3a5364;
	padding-left: 5px;
	font-family: &#039;Roboto&#039;, sans-serif;	}
h3 {
		font-size: 25px;
		color: #8fcbf0;
		line-height: 30px;
		font-family: &amp;#039;Roboto&amp;#039;, sans-serif;	}
h4 {
		font-size: 20px;
		color: #30556e;
		font-family: &#039;Roboto&#039;, sans-serif;
	}
h5 {
		font-size: 15px;
		color: #708fa9;
		font-family: &#039;Roboto&#039;, sans-serif;	}
.modal-header {
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: blue;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
 }
 .modal-title {
	 color: white;
 }
IMG.pull-left{float:left;} 
IMG.pull-right{float:right;}
.float-left {float:left;}
.float-right {float:right;}

.navbar .navbar-brand {
font-family: &#039;Roboto&#039;, sans-serif;color: ;
margin-left: -10px;
padding-left: 0px;
}
@media (min-width:60.063em) { /* tablet, landscape iPad, lo-res laptops and desktops */ 
.navbar .navbar-brand {
color: ;
font-family: &#039;Roboto&#039;, sans-serif;font-size: 22px;
padding-right: 40px;
}
}
.navbar p {
color: #e0294b; 
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus { 
text-decoration: none;
color: ;
} 
.clearer {
clear:both;
}

hr { display: block; height: 1px;
border: 0; border-top: 3px solid #0563bc;
margin: 1em 0; padding: 0; 
}

.fa-education {
 color: green; 
 }
.fa-info-circle {
 color: blue; 
 }
.fa-envelope {
 color: red; 
 }
.fa-user {
 color: #1904A0; 
 }
.fa-facebook {
 color: #0d47a1; 
 }
.fa-twitter {
 color: #42a5f5; 
 }
.fa-bars {
color: #9a2335;
}
.list-group {
background-color: #ffffff;
border: none;
}
.list-group a {
color: #433838;
background-color: #ffffff;
text-decoration: none;
}
.text-white {
color: white;
}
.list-group-item.active {
background-color: #838282;
border: none;
}
.list-group-item:hover,
.list-group-item:focus {
z-index: 2;
color: #17458f;
background-color: #ffffff;
}
.comments {
background-color: #DEECF8;
padding: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
 margin-bottom: 5px;
}
.comments p {
color: #000000;
}
.sidebar-img {
margin-right: 2px;
height: 30px;
vertical-align: middle !important;
}
#links img {
height: 150px;
margin-bottom:4px
}
img {
	max-width:100%;
	height:auto;
}
.text_red {
	color:#DD0509;
}
.text_gold {
	color:#f7a81b;
}	
.block_azure {
  		background-color: #005daa;
		color:#FDFCFC;
		padding: 3px;
		display:block;
		border-radius: 5px;
}
.block_royal-blue {
  		background-color: #17458f;
		color:#FDFCFC;
		padding: 3px;
		display:block;
		border-radius: 5px;
}
.block_gold {
  		background-color: #f7a81b;
  		padding: 3px;
		display:block;
		border-radius: 5px;
}
.block_purple {
  		background-color: #aa66cc;
		color:#FDFCFC;
		padding: 3px;
		display:block;
		border-radius: 5px;
}
.larger_text{
	font-size:larger;
}
.smaller_text{
	font-size:small;
}
.extra_large_text{
	font-size:x-large;
}
footer.page-footer {
    bottom: 0;
    color: #fff;
    background-color: #ffffff!important;
}
footer a {
 color: #17458f!important;
}
.btn-121 {
    background-color: #ffffff!important;
    font-style: italic;
    color: #17458f!important;
	border: 2px solid #17458f!important;
    border-radius: 5px;
}
.btn-121 a {
 color: #17458f!important;
	border: 2px solid!important;

}
.btn-121:hover {
  color: #ffffff!important;
  background-color: #17458f!important;
  border: 2px solid #17458f!important;
}
.btn-121log {
    background-color: red!important;
    font-style: italic;
    color: white!important;
    border-radius: 5px;
}
.btn-121log a {
 color: red!important;
}
.btn-121log:hover {
  color: white!important;
  background-color: green!important;
  border-color: #0062cc;
}
.footer-121 {
    background-color: #000000!important;
    min-height: 70px;
    padding: 5px;
}
.footer-121 a {
 color: white!important;
}
.white-text {
    color: white;
}
.btn-log {
color: white!important;
}
.btn-log a {
color: white!important;
}
.btn-red {
    background-color: red !important;
}
.btn-red:hover {
  background-color: gold!important;
}
.btn-yellow {
    background-color: yellow !important;
}
.btn-yellow:hover {
  background-color: gold !important;
}
.red-text {
    color: red;
}
.black-text {
    color: black;
}
.blue-text {
    color: blue;
}
.grey-text {
    color: #9e9e9e!important;
}
.pink-text {
    color: pink;
}
.mask121 {
    background: rgba(0, 0, 0, 0.25);
    padding: 10px;
}
.dropdown:hover .dropdown-menu {display: block;}
.srch-results {
  background-color: #ffffff!important;
 color: #17458f!important;
}
strong {
  font-weight: bold;
}
.figure {
  display: inline-block;
  margin: 0 0 0 0!important;
border-radius: 5px;
}
.figure-img {
  margin: 0px!important;
  line-height: 1;
padding-right: 5px;
border-radius: 5px 5px 0 0!important;
}
.figure-caption {
  font-size: 90%;
  background-color: #969696!important;
margin-top: -1px;
  margin-right: 5px;
color: white!important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.green-text {
	color: green;
}
.content121 .card-title {
color: ;
}
.content121 p {
color: #544040;
}
.content121 {
background-color: #f5f9fa;
border-radius: 0.5rem;
}
.multi-carousel-item {
width: 335px!important;
}
.ro-royalblue {
background-color: #17458f;
}
.ro-royalblue .card-text {
color: white;
}
.ro-royalblue .card-title {
color: white;
}
.ro-gold {
background-color: #f7a81b;
}
.ro-gold .card-text {
color: black;
}
.ro-gold .card-title {
color: black;
}
.ro-azure {
background-color: #0067c8;
}
.ro-azure .card-text {
color: white;
}
.ro-azure .card-title {
color: white;
}
.ro-skyblue {
background-color: #00a2e0;
}
.ro-skyblue .card-text {
color: white;
}
.ro-skyblue .card-title {
color: white;
}
.ro-cranberry {
background-color: #d41367;
}
.ro-cranberry .card-text {
color: white;
}
.ro-cranberry .card-title {
color: white;
}
.ro-cardinal {
background-color: #e02927;
}
.ro-cardinal .card-text {
color: white;
}
.ro-cardinal .card-title {
color: white;
}
.ro-turquoise {
background-color: #00adbb;
}
.ro-turquoise .card-text {
color: black;
}
.ro-turquoise .card-title {
color: black;
}
.ro-orange {
background-color: #ff7600;
}
.ro-orange .card-text {
color: black;
}
.ro-orange .card-title {
color: black;
}
.ro-violet {
background-color: #901f93;
}
.ro-violet .card-text {
color: white;
}
.ro-violet .card-title {
color: white;
}
.ro-grass {
background-color: #009739;
}
.ro-grass .card-text {
color: white;
}
.ro-grass .card-title {
color: white;
}
.ro-powderblue {
background-color: #b9d9eb;
}
.ro-powderblue .card-text {
color: black;
}
.ro-powderblue .card-title {
color: black;
}
.ro-moss {
background-color: #a7aca2;
color: white;
}
.ro-moss .card-text {
color: white;
}
.ro-moss .card-title {
color: white;
}
.ro-lavender {
background-color: #c6bcd0;
}
.ro-lvender .card-text {
color: black;
}
.ro-lavender .card-title {
color: black;
}
.ro-taupe {
background-color: #d9c89e;
}
.ro-taupe .card-text {
color: black;
}
.ro-taupe .card-title {
color: black;
}
.ro-stone {
background-color: #9ba4b4;
color: white;
}
.ro-stone .card-text {
color: white;
}
.ro-stone .card-title {
color: white;
}
.ro-slate {
background-color: #657f99;
}
.ro-slate .card-text {
color: white;
}
.ro-slate .card-title {
color: white;
}
.ro-charcoal {
background-color: #54565a;
}
.ro-charcoal .card-text {
color: white;
}
.ro-charcoal .card-title {
color: white;
}
.ro-pewter {
background-color: #898a8d;
}
.ro-pewter .card-text {
color: black!important;
}
.ro-pewter .card-title {
color: black!important;
}
.ro-smoke {
background-color: #b1b1b1;
}
.ro-smoke .card-text {
color: black;
}
.ro-smoke .card-title {
color: black;
}
.ro-silver {
background-color: #d0cfcd;
}
.ro-silver .card-text {
color: black;
}
.ro-silver .card-title {
color: black;
}
.ro-white {
background-color: white;
}
.ro-white .card-text {
color: black;
}
.ro-white .card-title {
color: black;
}
.ro-black {
background-color: black;
}
.ro-black .card-text {
color: white;
}
.ro-black .card-title {
color: white;
}
.ro-storm {
background-color: #7a6e66;
}
.ro-storm .card-text {
color: white;
}
.ro-storm .card-title {
color: white;
}
.ro-ash {
background-color: #968b83;
}
.ro-ash .card-text {
color: white;
}
.ro-ash .card-title {
color: white;
}
.ro-platinum {
background-color: #bfb7b0;
}
.ro-platinum .card-text {
color: black;
}
.ro-platinum .card-title {
color: black;
}
.ro-cloud {
background-color: #bfb7b0;
}
.ro-cloud .card-text {
color: black;
}
.ro-cloud .card-title {
color: black;
}
