@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);


img.brandbar {
	position: absolute;
	top: 0;
	left: 3px;
	z-index: 300;
	overflow: visible;	
}
/*img.brandbar {
	position: relative;
	top: -5px;
	margin-left: 5px;
}*/
.DateRange, .DateDiv { display: none; }

/*----------- nav ---------*/
#home-page li.home a, #about-page li.about a,
#events-page li.events a, #membership-page li.membership a,
#links-page li.links a {
background-color: #c52d2f;
  color: #fff;
}

ul.submenu {
	margin-bottom: 15px;
	list-style-type: none;
	position: relative;
	left: -35px;
	
}
ul.submenu li {
	border-bottom: 1px solid #ccc;	
	padding: 2px 0 2px 25px;
}
#sector-chief-page li.sector-chief,
#hazmat-sector li.hazmat,
#commercial-facilities-sector li.commercial-facilities,
#communications-sector li.communications,
#manufacturing-sector li.manufacturing,
#dams-sector li.dams,
#defense-sector li.defense,
#education-sector li.education,
#emergency-sector li.emergency,
#energy-sector li.energy,
#financial-sector li.financial,
#food-sector li.food,
#government-sector li.government,
#health-sector li.health,
#it-sector li.it,
#nuclear-sector li.nuclear,
#transportation-sector li.transportation,
#water-sector li.water {
	background: url(../images/bullet_blue.png) center left no-repeat;	
}

/*----------- blinking membership button ----*/
#joinNowText {
	display: inline-block;
	background-color: blue;
	color: white;
	padding: 2px 5px;
	border-radius: 5px;
  }
  
/* Keyframes for blinking effect */
@keyframes blink {
	0%, 100% { background-color: blue; color: white; }
	0%, 100% { background-color: yellow; color: black; }
	50% { background-color: white; color: blue; }
}

/*----------- fading slideshow ----*/
.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}
.carousel-inner img {
	border-radius: 0 0 5px 5px;		
}
img.carousel-shadow {
	display: block;
}
.sponsor-carousel {
	margin-bottom: 20px;
}
/*------------- news scroller -------*/

img.news-heading {
	margin: 5px 0 0 10px;
}

.news-container ul {
	
	position: relative;
	left: -20px;
}
.news-container li {
	padding: 3px 0;
	border-bottom: 1px solid #CCC;	
}
.news-container li>span {
	font-weight: bold;
	margin-right: 10px;
}

@media (max-width: 767px) {
  .news-container {
    height: 225px;
	overflow: scroll;
  }
  
}

@media (min-width: 768px) {
  .news-container {
    height: 200px;
	overflow: scroll;
  }
}
@media (min-width: 992px) {
  .news-container {
    height: 175px;
	overflow: scroll;
  }
}
@media (min-width: 1200px) {
  .news-container {
    height: 295px;
	overflow: scroll;
  }
 
}
 
/*------------------- content -------*/
img.president-thumb {
	margin: 5px 10px 5px 2px;
}

p.president-signature {
	margin-left: 30px;
	margin-top: 25px;
	color:#339;
}
p.president-signature:first-line {
	font-family: 'Alex Brush', cursive;
	font-size: 30px;
}

ul.board, ul.online-courses {
	margin-bottom: 15px;
	list-style-type: none;
	position: relative;
	left: -35px;
	
}
ul.board li {
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	width: 105%;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px; 
}

ul.online-courses li {
	font-size: 11px;
	width: 105%;
	padding: 2px 0;
}

ul.online-courses a {
	color: #000;
}
ul.board li:first-line {
	font-size: 14px;
	font-weight: bold;
}
h2.side-title {
	background-color: #333;
	color: #FFF;
	padding: 4px 0 4px 10px;
	border-radius: 5px;
}

h3.side-title {
	background-color: #333;
	color: #FFF;
	padding: 4px 0 4px 10px;
	border-radius: 5px;
}

h3.sponsor-title {
	background-color: #999;
	color: #FFF;
	padding: 4px 0 4px 10px;
	border-radius: 5px 5px 0 0;
}

.watermark-dark {
	background: url(../images/ig-bg.jpg) center center no-repeat;
	background-size: contain;
}
.watermark-white {
	background: url(../images/ig-bg2.jpg) center center no-repeat;
	background-size: 50% contain;
}
.email-sector {
	margin-left: 15px;
}

ul ul {
	list-style-type: square;
}

/*------------- events ------*/
.event-date {
	background: url(../images/calendar.jpg) center center no-repeat;
	width: 75px;
	height: 77px;
}
p.event-month {
	color: #FFF;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 7px;
}

p.event-day {
	color: #FFF;
	display: block;
	text-align: center;
	font-size: 25px;
}
p.event-day-small {
	color: #FFF;
	display: block;
	text-align: center;
	font-size: 20px;
	width: 65px;
	position: relative;
	left: -10px;
}
p.event-title, p.event-time, p.event-location {
	margin-bottom: 0;
}
p.event-title {
	font-weight: bold;
	font-variant:small-caps;
	font-size: 20px;
	color: #930;
}

.event-details span {
	font-weight: bold;
	margin-right: 8px;
}
span.event-divider {
	text-align: center;
	width: 200px;
}

/* .btn-custom { background-color: hsl(188, 18%, 89%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#10e10a109", endColorstr="#dde6e7"); background-image: -khtml-gradient(linear, left top, left bottom, from(#10e10a109), to(#dde6e7)); background-image: -moz-linear-gradient(top, #10e10a109, #dde6e7); background-image: -ms-linear-gradient(top, #10e10a109, #dde6e7); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #10e10a109), color-stop(100%, #dde6e7)); background-image: -webkit-linear-gradient(top, #10e10a109, #dde6e7); background-image: -o-linear-gradient(top, #10e10a109, #dde6e7); background-image: linear-gradient(#10e10a109, #dde6e7); border-color: #dde6e7 #dde6e7 hsl(188, 18%, 85%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26); -webkit-font-smoothing: antialiased; }
.btn-custom:hover { background-color: hsl(0, 0%, 79%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#134134134", endColorstr="#c9c9c9"); background-image: -khtml-gradient(linear, left top, left bottom, from(#134134134), to(#c9c9c9)); background-image: -moz-linear-gradient(top, #134134134, #c9c9c9); background-image: -ms-linear-gradient(top, #134134134, #c9c9c9); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #134134134), color-stop(100%, #c9c9c9)); background-image: -webkit-linear-gradient(top, #134134134, #c9c9c9); background-image: -o-linear-gradient(top, #134134134, #c9c9c9); background-image: linear-gradient(#134134134, #c9c9c9); border-color: #c9c9c9 #c9c9c9 hsl(0, 0%, 68.5%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69); -webkit-font-smoothing: antialiased; } */
/*---------- sectors------*/
#hazmat-sector .well {	
	background: #f5f5f5 url(../images/sectors/hazmat-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#commercial-facilities-sector .well {	
	background: #f5f5f5 url(../images/sectors/commercial-facilities-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#communications-sector .well {	
	background: #f5f5f5 url(../images/sectors/communications-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#manufacturing-sector .well {	
	background: #f5f5f5 url(../images/sectors/manufacturing-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#dams-sector .well {	
	background: #f5f5f5 url(../images/sectors/dams-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#defense-sector .well {	
	background: #f5f5f5 url(../images/sectors/defense-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#education-sector .well {	
	background: #f5f5f5 url(../images/sectors/education-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#emergency-sector .well {	
	background: #f5f5f5 url(../images/sectors/emergency-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#energy-sector .well {	
	background: #f5f5f5 url(../images/sectors/energy-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#financial-sector .well {	
	background: #f5f5f5 url(../images/sectors/financial-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#food-sector .well {	
	background: #f5f5f5 url(../images/sectors/food-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#government-sector .well {	
	background: #f5f5f5 url(../images/sectors/government-bg.jpg) center right no-repeat;
	background-size: cover;
}
#health-sector .well {	
	background: #f5f5f5 url(../images/sectors/health-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#it-sector .well {	
	background: #f5f5f5 url(../images/sectors/it-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#nuclear-sector .well {	
	background: #f5f5f5 url(../images/sectors/nuclear-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#transportation-sector .well {	
	background: #f5f5f5 url(../images/sectors/transportation-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#water-sector .well {	
	background: #f5f5f5 url(../images/sectors/water-bg.jpg) center right no-repeat;
	background-size: 100% 100%;
	
}
#sector-chief-page .well {	
	background: #f5f5f5 url(../images/sectors/sector-chief-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
.fa-envelope-o {
	background-color: #f5f5f5;
}
.registration {
	margin: 20px auto;
}
.registration a {
	margin-right: 15px;
	margin-bottom: 10px;
	
}
/*------------ sponsors ------------*/
.panel-sponsor {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 10px;
}

.panel-sponsor .panel-heading {
	background-color: #CCC;
	border: 1px solid #CCC;	
}

.panel-heading h3 {
	font-weight: bold;
}
.panel-sponsor .panel-footer {
	border-radius: 0 0 10px 10px;
}
.form-wrapper {
	border: 2px solid #ccc;
	border-radius: 8px;
	padding: 0 0 20px 0;
	margin-top: 15px;
}

.form-wrapper form {
	margin: auto;
	width: 95%;
}
p.form-title {
	background-color: #ccc;
	color: #000;
	font-weight: bold;
	padding: 3px 0 3px 20px;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px solid #999;
}
.sponsor-wrapper {
	border-bottom: 1px solid #CCC;
	
}

span.sponsor-site {
	margin-right: 30px;
	font-weight:bold;
}

p.national-disclaimer {
	margin: 0 0 10px 0;
	padding: 0 40px 0 40px;
	color: #FFF;
}