@import url(https://fonts.googleapis.com/css?family=Arial);

html, body {
	margin: 0px;
	height: 100%;
}

body {
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	line-height: 1.3;
	color: #111111;
	background: #fff;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-temperature-today b {
    font-weight: 400!important;
    height: 125px;
    display: block!important;
    padding-left: 12px!important;
}


.tickcounter {
    height: 263px;
}

a:link, a:visited {
	color: #005FB1;
	text-decoration: underline;
}

a:hover, a:active {
	color: #00386A;
	text-decoration: none;
}
.logo {
	margin-top: 10px;
	margin-bottom: 10px;
}
@media (max-width: 991px) {
	.logo {
		margin-left: auto;
		margin-right: auto;
	}
}

.header-inner {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 219px;
}
@media (max-width: 991px) {
	#myCarousel, .slide-overlay, .header-inner {
		display: none;
	}
}
.bar-below-img {
	height: 15px;
}
.slide-overlay {
	display: none;;
	color: #fff;
	background: #054D89;
	padding: 20px 0;
}
.slide-overlay h2 {
	text-align: center;
}
.slide-overlay ul li {
	font-size: 14px;
	margin-bottom: 10px;
}
.slide-overlay ul li:last-child {
	margin-bottom: 0;
}
.slide-overlay ul li div {
	margin-top: 7px;
	margin-left: 7px;
}
@media (max-width: 991px) {
	.slide-overlay {
		display: block;
	}
}

.home-text {
	margin: 25px 0;
}
.home-text h2 {
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
}
.home-text p {
	font-size: 24px;
	line-height: 26px;
	text-align: center;
}
.home-blue {
	background: url(/grfx/home_bg.jpg) no-repeat;
	background-size: cover;
	margin-top: 25px;
}
.home-blue img {
	border: 5px solid #000;
}
@media (max-width: 991px) {
	.home-blue {
		text-align: center;
	}
	.home-blue img {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
	}
}

.hero-box-link {
	text-align: center;
}
.home-blue-opacity {
	background-color: rgba(0, 0, 0, .3);
	padding-top: 29px;
	padding-bottom: 25px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}

.iconsRow {
	margin-top: 25px;
}
.feature-ico {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.feature-ico a {
	display: inline-block;
	text-decoration: none;
}

.feature-ico img {
	transform: scale(.85);
	transition: all .3s;

}

.feature-ico a:hover img {
	transform: scale(1);
}

.loginLinBreak::after {
	content: ' ';
	white-space: normal;
}
.loginExtraClass {
    text-align:right;
	display: inline;
}

.login-links {
	text-align: right;
	
	margin-top: 10px;
}
.login-links a {
	
}
.login-links a:hover {
	text-decoration: underline;
}
.searchIcon {
	margin-left: 12px;
}
@media (max-width: 991px) {
	.login-links {
		text-align: center;
		line-height: 160%;
	}
}

.contact-img {
	float: right;
}
@media(max-width:991px){
	.contact-img {
		float: none;
		margin: 20px auto;
	}
	.mnw-sidebar {
		margin-top: 20px;
	}
}

.quoteArea {
	margin-top: 25px;
	padding: 30px 0;
}

@media (max-width: 991px) {
    .quoteArea img {
        margin: 20px auto 0;
    }
}
/*********************************/
/*** Navigation ****/
/*********************************/

.navCustom {
	margin-top: 0 !important;
}
.navSpacer {
	height: 107px;
}
@media(max-width:991px){
	.navSpacer {
		height: 185px;
	}
}
@media(max-width:767px){
	/*.navSpacer {
		height: 200px;
	}*/
}
.navbg {
	background: #9FF;
}
.navbar {
	background-color: transparent;
	font-size: 14px;
	border: none;
	margin-bottom: 0;
	margin-top: 52px;
}

@media (min-width: 992px) {
	.navbar-nav {
		float: right;
	}
	.navbar .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-header {
		display: none;
	}
	.navbar, .navbg {
		min-height: 46px;
	}
	/* Color of main nav text */
	.nav > li > a {
		color: #fff !important;
		font-weight: normal;
		background: transparent !important;
		padding: 13px 15px;
		text-decoration: none;
	}
	.nav li:last-child a {
		padding-right: 0;
	}
	/* Color of main nav on hover, along with the hover color of the bar that appears below text */
	.nav > li:hover > a {
		color: #ccc !important;
	}
	/* Color of caret on main nav */
	.nav li.dropdown>.dropdown-toggle .caret, .navbar .nav li.dropdown>a:hover .caret, .nav li.dropdown>a:focus .caret {
		border-top-color: #fff;
		border-bottom-color: #fff;
	}
	/* Color of drop down menu text */
	.nav li ul li a {
		color: #747678;
	}
	/* Color of drop down menu text hover */
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
		color: #000 !important;
	}
	/* Color of drop down background */
	.nav li ul {
		background: #f5f7f8;
	}
	/* Border around drop down menu */
	.nav li:hover ul {
		border: 1px solid #d9dddf;
	}
	/* Color of border on bottom of drop down nav text */
	.nav li ul li {
		border-bottom: 1px solid #d9dddf;
	}
	.nav > li:last-child > a {
		background: transparent !important;
	}
	.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
		border-color: #fff;
	}
	
	.open > .dropdown-menu {
		display: none;
	}
	
	/* Dropdowns */
	.dropdown-menu {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		min-width: 200px;
	}
	
	.nav li ul {
		display: none;
		z-index: 99;
		margin: 0px;
		padding: 10px 20px 10px 20px;
		background: #f5f7f8;
	}
	
	.nav li:hover ul {
		position: absolute;
		display: block;
		list-style-type: none;
	}
	
	.nav li ul li {
		font-size: 13px;
		margin: 0px;
		padding: 0px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
		border-bottom: 1px solid #d9dddf;
	}
	.nav li ul li:last-child {
		border-bottom: none;
	}
	
	.nav li ul li a {
		color: #747678;
		padding: 10px 0px 10px 0px;
		margin: 0px;
		display: block;
		text-decoration: none;
	}
	
	.nav li ul li:hover a {
		color: #0044AA;
	}
	.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
		background: none;
	}	
}

@media (max-width: 991px) {
	.navCustom {
		position: static;
	}
	.navSpacer {
		display: none;
	}
	.navbar {
		margin-top: 10px;
	}
    .navbar-default .navbar-brand {
        color: #fff;
    }
	a.navbar-brand {
		text-shadow: none;
		text-decoration: none;
	}
	/* Color for main nav links on small responsive
	   Color of Background rollover
	*/
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #FFFFFF;
		text-decoration: none;
	}
	/* Color of caret on responsive */
	.nav li.dropdown>.dropdown-toggle .caret, .navbar .nav li.dropdown>a:hover .caret, .nav li.dropdown>a:focus .caret {
		border-top-color: #333;
		border-bottom-color: #333;
	}
	/* Color of nav text when you hover AND background hover */
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #000;
		background: #f2f2f2;		
	}
	.navbar-header {
		display: block;
	}
	
	.navbg	{
		background: none;
	}
}

/*********************************/
/*** Social Media ****/
/*********************************/

.socialicons {
	margin-bottom: 15px;
}
.socialicons a {
	margin: 7px;
}
.socialicons a:first-of-type {
	margin-right: 12px;
}
.socialicons a:last-of-type {
	margin-left: 12px;
}
.social-network {
	display: inline-block;
	width: 35px;
	height: 34px;
	background-position-y: 0;
	cursor: pointer;
	border: 0px !important;
}
.social-network.facebook, .social-network.twitter {
	background-position: 0 0;
}
.social-network.twitter:hover, .active .social-network.twitter, .social-network.facebook:hover, .active .social-network.facebook, .social-network.instagram:hover, .active .social-network.instagram, .social-network.linkedin:hover, .active .social-network.linkedin {
	background-position: 0 -34px;
}

/* facebook */
.social-network.facebook {
	background: url(../grfx/icons_social_facebook.png) no-repeat top left;
}

/* twitter */
.social-network.twitter {
	background: url(../grfx/icons_social_twitter.png) no-repeat top left;
}

/* instagram */
.social-network.instagram {
	background: url(../grfx/icons_social_instagram.png) no-repeat top left;
}

/* linkedin */
.social-network.linkedin {
	background: url(../grfx/icons_social_linkedin.png) no-repeat top left;
}

/*********************************/
/*** Footer ****/
/*********************************/

#footer {
	padding: 10px 0 15px;
	font-size: 16px;
	margin-top: 25px;
}
#footer a {
	color: #fff;
}
.chem-footer {
	margin-bottom: 15px;
}
.small-line {
	height: 10px;
	background-color: #fff;
}
.employee-login {
	margin-top: 15px;
}
.employee-login a {
	color: #fff;
}
.footer-col1 {
	text-align: center;
}
.footer-col2 {
	
}
.footer-col3 {
	text-align: center;
}
.copyright {
	font-size: 13px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
.map {
	margin-bottom: 10px;
}
.map iframe {
	width: 100%;
	height: 460px;
}

.copyright a:link, .copyright a:visited {
	color: #fff;
	text-decoration: none;
}

.copyright a:hover, .copyright a:active {
	color: #fff;
	text-decoration: underline;
}
@media (max-width: 991px) {
	.footer-col1, .footer-col2, .footer-col3 {
		text-align: center;
		margin-bottom: 10px;
	}
}


/*********************************/
/*** Central Styles ****/
/*********************************/
.primaryColorBg, .calendarhead, .dirviewtitle, .accordion-section-title.active, .accordion-section-title:hover {
	background-color: #005fb1;
}

.primaryColorText, .primaryColorText a {
	color: #111111;
}

.secondaryColorBg, .accordion-section-title {
	background-color: #fff;
}

.secondaryColorText, .secondaryColorText a, h3 {
	color: #fff;
}

.tertiaryColorBg {
	background-color: #0075d5;
}

.tertiaryColorText, h2, h1 {
	color: #0075d5;
}

.title {
	font-size: 30px;
	font-weight: normal;
	color: #005FB1;
	letter-spacing: 1px;
	padding: 0;
    margin: 25px 0;
}

.title2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFD9B3;
	text-shadow: 0 1px 0 #000;
	text-align: center;
	background-color: #111111;
	background-image: url(../grfx/bg_box.jpg);
	background-repeat: repeat-x;
}

.boldtext {
	color: #00386A;
	font-weight: bold;
}

.boldtext2 {
	color: #00386A;
	font-weight: bold;
}

.colortext {
	color: #00386A;
}

.organizerrow {
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
}

.organizerlight {
	background-color: #F2F4F7;
}

.dirviewrow {
	background-color: #F1F3F5;
}

.dirviewtitle, .calendarhead {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #025FAF;
}
.calendarhead > td {
	padding-left: 5px;
}

/*********************************/
/*** Home Page Boxes ****/
/*********************************/

.homeboxcontent {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.2, #FEFAE7),
		color-stop(1, #FFFFFF)
	);
	background-image: -o-linear-gradient(bottom, #FEFAE7 20%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #FEFAE7 20%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #FEFAE7 20%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #FEFAE7 20%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #FEFAE7 20%, #FFFFFF 100%);
}

.homebox {
	border: 1px solid #660000;
}

.home-boxes-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/*********************************/
/*** Accordion ****/
/*********************************/
.accordion .calendarhead {
	background: #005FB1;
	font-size: 16px;
	font-weight: normal;
}

.accordion a:link.calendarhead, .accordion a:active.calendarhead  {
	color: #fff;
	text-decoration: none;
}
.accordion-section-title.active, .accordion-section-title:hover {
	background: #004079 !important;
}

.accordion-section-content {
	background-color: #F2F2F2;	/*color: #fff;*/
}

/*********************************/
/*** Call to Action Form ****/
/*********************************/

.cta-header {
	font-size: 24px;
	margin-bottom: 15px;
}
.cta-wrapper label {
	font-weight: normal;
	margin: 5px 0 7px;
	font-size: 18px;
}
.cta-wrapper input[type="text"], .cta-wrapper input[type="password"], .cta-wrapper textarea {
	border-radius: 0;
	background: #fff;
}
.cta-wrapper #submit {
	margin-top: 7px;
}
@media (max-width: 991px) {
    .mnw-sidebar {
        margin-top: 30px;
    }
}

/*********************************/
/*** Special Snowflake Clayton Styles ****/
/*********************************/
.day strong, .dirviewtitle strong, .calendarhead th, .calendarhead strong {
	font-weight: normal;
}



/*******CUSTOM WIDGET WEATHER *********/

a.weatherwidget-io{
	min-height: 263px !important;
	background-color:#1F567C !important;
	overflow:visible !important;
	
}

.smcx-embed {
    height: 264px !important;
}

.carousel-inner {
    margin-top: 25px;
}
.header-inner {
    margin-top: 25px;
}

.padded-table {
    border-collapse: separate;
    border-spacing: 0;
    margin: 0 auto;
}

.padded-table td, .padded-table th {
    padding: 5px;
}
