body {
	background: #D5DCEB;
    /*height: 100%;*/
    background-attachment: fixed;
    /*background-position: top center;
    /*background-size: 100%;*/
	background-image: -webkit-linear-gradient(rgba(245, 245, 245, 0.4), rgba(245, 245, 245, 0.4)), url(../img/bg-school-stuff-blue-light.jpg);
    background-image: linear-gradient(rgba(245, 245, 245, 0.4),rgba(245, 245, 245, 0.4)), url(../img/bg-school-stuff-blue-light.jpg);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28f5f5f5', endColorstr='#28f5f5f5',GradientType=0 ); /* IE6-9 */
}

.fa-phone { 
	color: #036; 
}

/*used on welcome letter pages*/
.letter-links{
    margin:5px;
}
.welcome-letters{
    list-style-type: none;   
}

/* active and hover dot colors */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    color:#036;
}

/* inactive dot colors */
.slick-dots li button:before
{
    color: #036;
	opacity: .25;
}

/* active dot color */
.slick-dots li.slick-active button:before
{
    color: #036;
}

/* Logo in Navbar */
.navbar-brand#nav-mbs-logo {
	margin-top: -30px; 
	padding-bottom: 0px;
}

.footer-nav li a:link, .footer-nav li a:visited, .social-links li a:link, .social-links li a:visited {
	color: #F9DF59;
}

.footer-nav li a:hover, .footer-nav li a:hover, .social-links li a:hover, .social-links li a:hover {
	font-weight: bold;
}

.social-links li a:link,
.social-links li a:visited {
	font-size: inherit; /*170%;*/
	color: #F9DF59;
}

/* .navbar-brand */
.small div a img {
	margin-top: 30px;
}



#handbook, #handbook:hover, #handbook:visited, #handbook:visited:hover{
	text-decoration: none !important; 
	color: inherit;
}

.dropdown-menu li.nav-title{
    border-bottom-color: #036; /*#00B43D;*/
	color: #036;
}



/* MBS Index RSS Feed*/

#announcements hr{
    /*color:#043B0A;*/
	color: #fff;
}
#announcements p {
	font-weight: normal;
	color: #fff;
}
#announcements a{
    color:#F9DF59;
    /*text-decoration:underline;*/
	text-decoration: none;
	font-size: 18px;
}
#announcements li{
	font-weight: normal;
}
.bg-green-semi-trans {
	background:rgba(0, 168, 89, 0.8);
}
.semi-transparent {
	rgba(58, 60, 60, 0.8);
}
.info-box li,.gui-info-box { 
	/*padding-bottom: 10px; */
	font-weight: normal;
	line-height: 1.3;
	padding-bottom: 5px;
}

.info-box li:nth-child(even) {color: #fff}
.info-box li:nth-child(odd) {color: #aaa}

.info-box li,.gui-info-box li { 
	/*padding-bottom: 10px; */
	font-weight: normal;
	line-height: 1.3;
	padding-bottom: 5px;
}
.item a {
	color:#fff; 
	/*font-weight: bold; */
	/*line-height: 2; */
	font-size: 110%;
}

.slogan#announcements { 
	padding:10px;
	background-color: rgba(0,51,102,0.75);
	line-height: 1.4;
}

#announcements .slick-dots li.slick-active button:before,
#announcements .slick-dots li button:before {
	color: #F9DF59;
}



/*.text-yellow { 
    color: /*#00B43D*/ /*#58a267 !important; /* font for phone number */
/*}*/ 	

/* .navbar-fixed-top */
.navbar#header-mbs {
	border-bottom: 5px solid #F9DF59; /* blue to match new logo */ /* #00a859 green */ /*#58a267; /*#00B43D; /* line between nav and body */
	background-color:#D5DCEB; /* light blue;   FFFCE8 green */
}

/* font color for top level navbar links */
.navbar#header-mbs .navbar-nav > li > a {
	color:/*#00B43D*/ #036 !important;
}
.navbar#header-mbs .navbar-nav > li > a:hover, 
.navbar#header-mbs .navbar-nav > li > a:focus {
	background-color: /*#00B43D*/ #036 !important;
	color:#F9DF59 !important; 
}


/* background color and font color for top level navbar links when hovered over */
.navbar#header-mbs .navbar-nav > .open > a, 
.navbar#header-mbs .navbar-nav > .open > a:hover, 
.navbar#header-mbs .navbar-nav > .open > a:focus {
	background-color: /*#00B43D*/ #036 !important;
	color:#F9DF59 !important; 
}



.dropdown-menu{
    border-color:/*#00B43D*/ #F9DF59 !important;
    /*background-color:#fff !important; /* light green; */
}



/* -------------------------------------------------*/
/* Colors                                           */
/* -------------------------------------------------*/
.bg-blue { background-color: #036; } /* was more purply-blue #2e509f; changed 10/24/2016 */
.bg-yellow { background-color: #f9df59; }

.bg-primary { background-color: #036; } /* used as generic style names to display content on multi sites */
.bg-secondary { background-color: #f9df59; } /* used as generic style names to display content on multi sites */
.bg-tertiary { background-color: #fbec9d; } /* used as generic style names to display content on multi sites */

.text-blue { color:#036 !important; }

.text-primary, 
.text-primary a,
.text-primary a:visited { color: #fff; }
.text-primary a:hover { color: #f9df59; }


/* ADDED TO STYLE ONLY PANEL TITLES THAT ARE CLICKABLE */
.clickable:hover, .clickable a:hover {
	background-color: #036!important;
	color: #f9df59!important;
	text-decoration: none;
}


/* added to change the color of the text-secondary on the curriculum right nav */
#accordionCurriculum .text-primary,
#accordionCurriculum .text-primary, 
#accordionCurriculum .text-primary a,
#accordionCurriculum .text-primary a:visited { color: #036; }

#accordionAssessment .text-primary,
#accordionAssessment .text-primary, 
#accordionAssessment .text-primary a,
#accordionAssessment .text-primary a:visited { color: #036; }

#accordionSchImp .text-primary,
#accordionSchImp .text-primary, 
#accordionSchImp .text-primary a,
#accordionSchImp .text-primary a:visited { color: #036; }


.text-secondary, 
.text-secondary a,
.text-secondary a:visited { color: #000; } 
.text-secondary a:hover { color: #036; }

/* added to change the color of the text-secondary on the curriculum right nav */
.curriculumColors .text-secondary a,
.curriculumColors .text-secondary a:visited, 
.curriculumColors .text-secondary a:hover { color: #f9df59; }

.text-tertiary, 
.text-tertiary a,
.text-tertiary a:visited { color: #000; } 
.text-tertiary a:hover { color: #f9df59; }


/* -------------------------------------------------*/
/* Twitter/rss COLORS (FONTS AND BACKGROUNDS)           */
/* -------------------------------------------------*/

#twitter-header a { color:#036; }

.tweet{
    background-color: #fbec9d;
    border:#036;
    color:#333;
}
.tweet a {
    color:#036;
}



/* -------------------------------------------------*/
/* RESOURCES                                        */
/* -------------------------------------------------*/
#resources-table{
    background:#fff;
    border:1px solid #000;
    margin:auto;
}
#resources-table td{
    border:1px solid #000;
    text-align:left;
    padding:5px;
    vertical-align: top;
}

/* -------------------------------------------------*/
/* BREADCRUMB                                       */
/* -------------------------------------------------*/
.section-breadcrumb,.breadcrumb{
    background-color:#036 !important; /* green to match new logo */ /* #e58e1c orange */ /* #D9D096 !important; tan color*/
}
.section-breadcrumb{
    padding: 0px;
}

.breadcrumb a { 
	color: #F9DF59; /* blue to match new logo */ /* #0273fd; old blue */
	/*font-weight: 700;*/
}

.breadcrumb > .active { color: #fff; } /* white active page text */

/* -------------------------------------------------*/
/* CALENDAR                                         */
/* -------------------------------------------------*/
.date{
	background: #036; /*#3a3c3c;*/
	color: #fff;
}

.sum{ color: #000; } /*#3a3c3c;*/

.linkToEvent{
    color:#036;
}


/* -------------------------------------------------*/
/* FOOTER                                           */
/* -------------------------------------------------*/
footer {
    color:#fff;
}

/* -------------------------------------------------*/
/* WT3                                           */
/* -------------------------------------------------*/

.wt3 .thumbnail{
    margin-bottom: 0px;
}
.wt3 h4{
    /*display: inline-block;*/
}
.wt3 iframe{
    width: 100%;
}

.wt3-extra .thumbnail{
    width: 50%;
    margin:auto;
}

.wt3-mbs-splash{
    background: linear-gradient(rgba(245, 245, 245, 0.4),rgba(245, 245, 245, 0.4)), url(../img/mbs.jpg);
    
  background-attachment: fixed;
}

.wt3{
        background: rgba(255,255,255,0.8);
}


/* -------------------------------------------------*/
/* MEDIA QUERIES                                    */
/* -------------------------------------------------*/
@media(max-width:990px) {
    
    /* small screen icon for navigation */
    .navbar-toggle {
        background-color: #036;
        border: 2px solid #f9df59;
    }
  
    .icon-bar { background-color: #f9df59; }
	
}  /* END: @media(max-width:990px) */


@media only screen and (max-width : 768px) {
	
	.navbar#header-mbs .navbar-collapse .navbar-nav {
		/*background-color: #FFFCE8; /* background color for top level dropdown items */
		color: #FFFCE8; /* green menu items if no links */
	}

	.navbar#header-mbs .navbar-nav > li > a {
		color:#FFFCE8; /* green top level dropdown items with links */
	}
	
	.navbar-collapse .dropdown-menu > li > a,
	.navbar-collapse .dropdown-menu > li > a:hover,
    .navbar-collapse .dropdown-menu > li > a:focus {
		background-color: #FFFCE8; /* background color for second level dropdown items */
		color: #FFFCE8; /* green menu items if no links */
   }
}