/* Add here all your CSS customizations */
.center
{
text-align:center;
}
footer .icon {
    color: whitesmoke !important;
}
#mainMenu a {
    color: white !important;
}
header nav ul.nav-main
{
width: 100%;
}

.setadmin > a:hover {
    
    background: #475d36 !important;
}
.alternative-font
{
font-size: 1em!important;
font-family:"Shadows Into Light"!important;
}
section.page-top {
    //background-color: #b81a15!important;
    //background-color: #B40303!important;
	}
	footer {
	background: #c52a25;
	 // background-image: url(../images/chalkboard.jpg);
	      border-top: 4px solid #ff5431!important;
   // background: #B40303 none repeat scroll 0 0;
	}
	#footer .container .col-md-9 > p {
    color: Whitesmoke;
}
#footer .container .col-md-3 > p {
    color: Whitesmoke;
}
.footer-copyright .container .col-md-11 > p {
    color: Whitesmoke;
}
.list.icons.list-unstyled.push-top {
    color: white;
}
.progress-label > span {
    color: #B40303;
    font-weight: bold;
}
header {
    background: #c52a25;
    //background: #475d36 none repeat scroll 0 0;
	   // background-image: url(../images/chalkboard.jpg);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#475d36+0,b21818+98,b21818+99,161616+100,161616+100&amp;1+0,0.91+100 */
/*  */
	border-bottom:5px solid #ff5431;
	}
	/* header {
    background: #475d36;
    //background: #475d36 none repeat scroll 0 0;
	    background-image: url(../images/chalkboard.jpg);
	
	border-bottom:5px solid #475d36;
	} */
header a.dropdown-toggle {
  color: white;
}
	section.featured {
    background: #f4dd9c none repeat scroll 0 0!important;
    border-top: 5px solid #ff5431 !important;
    border-bottom: 5px solid #ff5431  !important;
    margin: 25px 0;
    padding: 30px 0;
}
p
{
//color:#000!important;
}
div.featured-box {
   // background: #fffcc9 none repeat scroll 0 0!important;
    background: #fdfdef none repeat scroll 0 0!important;
	}
	header nav ul.nav-top li a, header nav ul.nav-top li span {
    color: #f2f2f2!important;
	}
	.nav > li > a:hover, .nav > li > a:focus {
    background-color: #475d36;
	}
	
.panel-default > .panel-heading {
    background-color: #f0b972;
	}
	.panel-title > a {
    color: #475d36!important;
}
.panel-title > a:hover {
    color: #520c0c;
}
.boxed-section {
    background-color: #f5dda7;
    border-radius: 10px;
    color: #86907e;
    margin: 30px 0;
    padding: 40px;
}
.best-students-grid::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.best-students-grid li {
    float: left;
    padding: 10px;
    width: 10%;
}
.best-students-grid li a {
    background: #c3cbbe none repeat scroll 0 0;
    border-radius: 5px;
    color: #9ba396;
    display: block;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
}
.best-students-grid li img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
img {
    border: 0 none;
}
.best-students-grid li a {
    color: #9ba396;
    text-align: center;
}
.best-students-grid .more-student {
    box-sizing: border-box;
    font-size: 1.125rem;
    line-height: 130px;
}
.best-students-grid {
    list-style: outside none none;
    margin: 0 -10px;
    padding-left: 0;
}