
body {
	background-color: #c8cfe2;
    }

a {
 color: #000000;
 }
a:hover{
color: #000000;
}
p {
color: #000000;
}

.navbar {
    background-color: #090000!important;
		}
.top-nav-collapse {
    background-color: #090000!important;
		}
@media only screen and (max-width: 768px) {
.navbar {
    background-color: #090000!important;
    	}
	}
.navbar-text {
 color: #fffbfb!important;
}
.nav-link {
 color: #fffbfb!important;
	}
	div#bk {
			background-color: #ffffff;
		}
   
      	a {
	color: #000000;
	  }
      
	ul li{
		color: #000000;
			}
    ol li{
		color: #000000;
			}   
	h1 {
	font-size: 35px;
	color: #000000;
		}
	h2 {
	font-size: 30px;
	color: #000000;
	padding-left: 5px;
		}
	h3 {
		font-size: 25px;
		color: #000000;
		line-height: 30px;
			}
	h4 {
		font-size: 20px;
		color: #000000;
		
	}
	h5 {
		font-size: 15px;
		color: #000000;
			}
	.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;}

@media (min-width:20em) { /* smartphones, iPhone, portrait 480x320 phones */ 
.navbar .navbar-brand {
color: #fffbfb;
font-size: 18px;
}
}
@media (min-width:60.063em) { /* tablet, landscape iPad, lo-res laptops and desktops */ 
.navbar .navbar-brand {
color: #fffbfb;
font-size: 40px;
padding-right: 40px;
}
}
.navbar p {
color: #000000; 
}
.sub_details {
color: #000000!important; 
font-size: 14px!important;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus { 
text-decoration: none;
color: #fffbfb;
}
.card {
background-color: #ffffff;
color: #838282;
}
.content121 {
background-color: #ffffff;
color: #838282;
border-radius: 0.5rem;
padding-top: 1rem;
padding-bottom: 1rem;
}
.clearer {
clear:both;
}

hr { display: block; height: 1px;
border: 0; border-top: 3px solid #ffffff;
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; 
 }
.navbar-toggler-icon {
color: #000000;
}
.list-group {
background-color: #ffffff;
border: none;
}
.list-group a {
color: #000000;
background-color: #ffffff;
}
.list-group-item.active {
background-color: #838282;
border: none;
}
.list-group-item:hover,
.list-group-item:focus {
z-index: 2;
color: #FFFFFF;
background-color: #c8cfe2;
}
.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 {
padding: 4px;
height: 30px;
margin-top: -5px!important;
margin-left: -5px!important;
}
#links img {
height: 150px;
margin-bottom:4px
}
img {
	max-width:100%;
	height:auto;
}
