/*zzCustom.css*/
body{
	/*font-weight:300;*/
	font-size: 16px;
	}

.NewsItem p{
	font-size: 14px;
	font-weight:300;
}
span.rmText, .rmItem {
	font-size:14px;
}

.ste-section {
position:absolute;
left:0;top:0;}


/* Hide til loaded */
.FadeIn {
  display:none;
}

/* Typography */
/*a{text-decoration:none;}*/
h2 {border:none;}

.Quote {font-style:italic;}
.TextButton {padding:.5em 1em;border:1px solid #fff;font-weight:300; background-color:#005595; margin: .3em 0 0.3em 0;color: #fff !important;}
.PrimaryButton {
	background-color: #8cc63f;
	
}

/* =============================== */
/* Header */
/* =============================== */

/* HIDE SEARCH */
.search-container-sm {
  display: none!important;
}

header#hd,
.hpHero {
  border-bottom:4px solid #8cc63f;
}

.header-top-container {
  background-color:#005595;
  text-align:right;
}

.header-logo-container {
  margin:3rem 0;
}


/* PRIMARY NAV  */
.RadMenu.RadMenu_Austin .rmRootGroup > .rmItem  {
    margin-top: 1em;
    padding: 1em;
    border: 1px solid transparent;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1em;
}

 .nav-primary .rmRootGroup > .rmItem:hover { border:1px solid #8cc63f;}
  .nav-primary .rmRootGroup > .rmItem:hover > a {color:#8cc63f;}

.RadMenu ul.rmHorizontal {
  float:left!important;width:100%;
} 
.RadMenu.RadMenu_Austin .rmRootGroup > .rmItem > .rmLink {font-size:1.05em;}
.RadMenu.RadMenu_Austin .rmLink, .RadMenu.RadMenu_Austin .rsmLink {/* color:#4A4A4A; */}
.RadMenu.RadMenu_Austin .rmGroup {background-color:#8cc63f !important;}
.rsmLink:hover {
	background-color:#005595 !important;
}

/* AUX NAV */
.nav-auxiliary a {
  color:#fff;
  text-decoration:none;
  font-size:12px;
  line-height:30px;
}

.nav-secondary .sub-nav-head {
	background-color: #005595 !important;
}
.RadTreeView.RadTreeView_Austin a.rtIn {
	color:#8cc63f;
}
.RadTreeView.RadTreeView_Austin .rtSelected > a.rtIn, .RadTreeView.RadTreeView_Austin .child-is-selected.rtIn {
	color:#333333 !important;
}

/* Social Icons */

.socialicons {
    margin:0;
    margin-bottom:-5px;
    display: inline-block;
    padding-left: 0;
}

.socialicons li {
    list-style: none;
    float: left;
    margin:.25em;    
}

.socialicons li a span {
    display: none;
}

.socialicons a {
  text-align: center;
    display:block;
    height:30px;
    width:31px;
    margin:.1em;
    background-image: url("images/epcor/SocialIcons.png");
    background-repeat:no-repeat;
}

.socialicons li.twitter a{background-position:0 0;}
.socialicons li.fb a{background-position:-35px 0;}
.socialicons li.linkedin a{background-position:-72px 0;}
.socialicons li.youtube a{background-position:-106px 0;}
.socialicons li.kc a{background-position:-143px 0;}


/* =============================== */
/* HOME PAGE */
/* =============================== */


.HomePageAlert .ContentItemContainer {
	margin:1em auto;
}


.HomePage .Quote {
  background-color:transparent;
  border:none;
  font-size:1.5em
}

.HomePage .TextButton em.fa {
  margin-right:.25em
}

/* 
@media(min-width:1025px){ */
  body.HomePage #masterContentArea.container {
    max-width:none;
    padding:0;
  }
/* } */


/* HPHERO */

.unslider-nav {display:none;}

.hpHero .unslider-wrap > li {
  position:relative;
  background-color:#000;

}

@media (min-width:769px){
  .hpHero .unslider-wrap > li {  
  max-height:525px;
  overflow:hidden;
  }
}

.unslider {position:relative;}

.hpHero .caption{
  position:absolute;
  z-index:100;
  top: 0;right: 0;bottom:0;
  background-image:linear-gradient(90deg, transparent, #000 50%);
  width: 70%;
  text-shadow:0 0 5px #000;
}

.hpHero .inner {
  color:#fff;
  margin:5vw auto 0 auto;
  text-align:center;
  max-width:450px;

}
.hpHero h1 {color:#CCE4A7;}
.hpHero .TextButton {
  background-color:transparent;
  border:1px solid #AAD7FB;
  color:#AAD7FB;
  transition:all .5s;
}

.hpHero .TextButton:hover {
    border-color:#fff;
  color:#fff;
}

.unslider-arrow,
.unslider-arrow:hover {
  text-decoration:none!important;
}

.unslider-nav {
    text-align: center;
    position: absolute;
    bottom: 5px;
    z-index:101;
    right: 0;
}

.unslider-nav li {
    margin:0 3px!important;
    width: 11px;
    height: 11px;
    display: inline-block;
    border: 1px solid #fff!important;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;

}

.unslider-nav li:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.unslider-nav li.unslider-active {
    background: #000;
    background: rgba(255, 255, 255, 0.9);
    cursor: default;
}


.unslider-arrow {
  text-decoration:none;
  position:absolute;
  color:#fff;
  bottom: 43%;
  height: 65px;
  width: 68px;
  overflow:hidden;
  text-align: center;
  z-index:10000;
  }

 @media(max-width:768px){
    .unslider-arrow {bottom: 10%;}
 } 
 @media(max-width:767px){
    .unslider-arrow {bottom:unset;top:10%}
    .unslider-arrow.next {right:0;}
    .unslider-arrow.prev {left:0;}
    

 }  

.unslider-arrow:before{
    font-family:"fontawesome";
    font-size:3em;
    line-height: 62px;
    color: rgba(255, 255, 255, 0.75);
    display: block;
    margin-bottom: 2em;
    text-shadow:0 0 10px rgba(0,0,0,.4);
}
.unslider-arrow.prev:before {
    content: '\f0d9';
}
.unslider-arrow.next:before {
       content: '\f0da';
}

.unslider img {
  min-width: 63%!important;
}




/* News */
.hpNews .ViewAll {
  display:none;
}

.hpNews .NewsItem {
  margin-bottom:30px;
  }

.hpEvents li .inner,
.hpNews .NewsItem .inner {
  border:1px solid #E0E0E0;
  padding: 1em;
  background-image:linear-gradient(#fff,#EAEAEA);
    transition: all .2s ease-in-out; 
}
.hpNews .NewsItem .inner:hover,
.hpEvents li .inner:hover{
  background-image:none;
  background-color:#E9EFF4;
}

@media (min-width:769px) {
  .hpNews .NewsItem .inner {
      min-height: 280px;
    }
  }

.hpNews .NewsItem h2 {
  font-size:18px;
  line-height:1.3em;
  font-weight:700;
  margin-bottom:1em;
}


/* Static Feature Row */
.HomePage .col-primary > div > .container:nth-child(3) {
  background-color:#266294;
  background-image:url('https://www.epcor.org/images/staticFeatureRowBG.jpg');
  background-size:cover;
  max-width:none;
  padding: 0;
  /* margin: 0 -15px; */
  }
.HomePage .col-primary > div > .container:nth-child(3) .row {
  max-width:1170px;
  margin:auto;
}

.HomePage .col-primary > div > .container:nth-child(3) .WebPartZone {
  /* border:1px dotted #fff; */
  margin:4em auto;
  transition: all .2s ease-in-out; 
}

.HomePage .col-primary > div > .container:nth-child(3) .WebPartZone:hover {
 transform: scale(1.05);
}

.HomePage .col-primary > div > .container:nth-child(3) .WebPartZone img {
  width:100%;
  max-width:100%;
}



/* Where is EPCOR */
.HomePage .col-primary > div > .container:nth-child(4) h2{
  text-align:center;
  border:none;
  font-weight: 300;
  font-size:45px;
  margin: 1em auto;
}


.hpEvents ul {
  margin:0;
  padding:0;
  list-style:none;
}

.hpEvents li .inner {
  border:1px solid #E0E0E0;
  margin-bottom: 30px;
  padding: 1em;
  background-image:linear-gradient(#fff,#EAEAEA);
  height: 110px;
/*     transition: all .2s ease-in-out;  */
}
.hpEvents li .inner:hover{
  background-image:none;
  background-color:#E9EFF4;
/*    transform: scale(1.05); */
}

.hpEvents a {
  display:block;
  font-size:24px;
  font-weight:300;
}


/* Split Screen Row */
.HomePage .col-primary > div > .container:nth-child(7) {
  background-color:#005595;
  max-width:none;
  padding: 0;
  color:#fff;
  text-align:center;
  }
@media (min-width:768px) {
  .HomePage .col-primary > div > .container:nth-child(7) {
     background-image:linear-gradient(90deg,#052555 50%,#005595 50%);
     }
	
  }

  .HomePage .col-primary > div > .container:nth-child(7) h3 {
    font-weight:300;
    font-size:30px;
    margin-top:1em;
   
  }

.HomePage .col-primary > div > .container:nth-child(7) .row {
  max-width:1170px;
  margin:auto;
}
/* small logo swap */
@media (max-width:917px) and (min-width:768px) {
	#masterHeaderImage {
	background-image: url(https://www.epcor.org/images/epcor768logo.png) !important;
    background-repeat: no-repeat;
    width: 150px;
    height: 55px;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
}
}

/* Affiliate Logo Row */

/* Split Screen Row */
.HomePage .col-primary > div > .container:nth-child(8) {
  padding:3em 0 1em 0;
}
/*.HomePage .col-primary > div > .container:nth-child(8) a {
  text-align:center;
  display:block;
  margin-bottom: 3em;
}*/

/* =============================== */
/* FOOTER */
/* =============================== */


#ft {border-top: 35px solid #052555;display: block;height: auto; background-color:#005595 !important; border-bottom: 50px solid #005595;}
#ft .container {
  padding:2em 0;
}

#ft .container > div {
  min-height:70px;
}

#ft a {
  color:#8cc63f;
  text-decoration:none;
}

.ftLogo a {
  display:block;
  height:67px;width:182px;
  background-image:url(images/epcor/ftlogo.png);
  text-indent:-2000px;
}

.ftNav .NavigationUnorderedList,
.FtSocialNetworking ul {
  margin:1em auto;
}




/* =============================== */
/* RWD */
/* =============================== */



@media(min-width:768px) and (max-width:1024px) {
  .RadMenu.RadMenu_Austin .rmRootGroup > .rmItem{
    margin: .25em;
  }
}


/*  Exactly 768px */
@media (width:768px){
  .header-logo-container{
  float:none;
  width:235px;
  margin:1em auto;
}
}


/* BELOW TABLET */
@media (max-width:767px){

.row {margin:auto;}
.header-social {float:left;margin-top:.5em;display:inline-block!important;}
/* Primary Menu */
.RadMenu.RadMenu_Austin .rmRootGroup > .rmItem {
  border: 1px solid #beda9a;
  margin:0;
}

.RadMenu.RadMenu_Austin .rmToggle .rmIcon,
.RadMenu.RadMenu_Austin .rmRootGroup .rmRootLink .rmToggle .rmIcon {margin:0;}
.RadMenu.RadMenu_Austin .rmText {float:none;}
.RadMenu.RadMenu_Austin .rmLink:hover .rmToggle > .rmIcon, .RadMenu.RadMenu_Austin .rmLink.rmFocused .rmToggle > .rmIcon, .RadMenu.RadMenu_Austin .rmSelected > .rmLink .rmToggle > .rmIcon, .RadMenu.RadMenu_Austin .rmFocused > .rmLink.rmRootLink .rmToggle > .rmIcon, .RadMenu.RadMenu_Austin .rmExpanded > .rmLink .rmToggle > .rmIcon, .RadMenu.RadMenu_Austin .rmSlide .rmLink .rmToggle > .rmIcon {
  background-position:0 0;
}


.header-logo-container{
  float:none;
  width:235px;margin:1em auto;
}

  .hpHero .caption {
    position:static!important;
    width: 90%;
    margin: 1em auto;
    }

.hpNews .NewsItem {
  padding:0;
}

.HomePage .col-primary > div > .container:nth-child(2) .WebPartZone {margin:1em auto;}

.hpEvents li {padding:0;}

.HomePage .col-primary > div > .container:nth-child(6) .row .col-sm-6:first-child {
  background-color:#052555;
}

.HomePage .col-primary > div > .container:nth-child(7) a:not(:last-child)  {
  margin-bottom:3em;
}
}

/* Added styles from old site */
.hootELoc {
	display: block;
   	font-size: 17px;
   	font-weight: 400;
	color:#81BE41;
	line-height: 1.2em;
}

.dividerbar {
	border-bottom:1px #c4c4c4 solid;
	margin:0 0 20px 0;
}
/* Staff Roster Formatting */
.staff {
padding-bottom: 30px;
}

#contentStaff ul .staff {
	display: block;
	width: 175px;
	float: left;
	list-style: none;
	text-align: center;
	border-bottom-color: #949ca1;
	padding-top: 20px;
	padding-bottom: 30px;
	height: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#contentStaff ul .staffL {
	display: block;
	width: 175px;
	float: left;
	list-style: none;
	text-align: center;
	border-bottom-color: #949ca1;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 200px;
}

.profilelinks {
	width:935px;
	height:35px;
	margin-left:120px;
}
.profilelinks ul {
padding: 0;
margin: 0;
z-index: 5;

}
.masterContentArea .profilelinks ul li {
	list-style-type: none;
	list-style-image:none;
	display: inline;
float: left;
margin-top: 10px;
margin-right: 0;
margin-bottom: 4px;
margin-left: 8px;
clear: right;
	
}

.profilelinks ul li a {
	color: #FFF;
	background-color: #005595;
	padding: 5px 10px;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 7px #FFF inset;
	
	
}
.profilelinks ul li a:hover {
	color:#005595;
	background-color: #b0bfdc;
	 box-shadow: 0 0 7px #888 inset;
}
#contentStaff {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#contentStaff #epcorOfficers {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	text-align: center;
}
.e-btn-xs {
	display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: normal;
    text-decoration: none;
    padding: 2px 5px;
    font-size: 14px;
    line-height: 1.6;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}
.listWrapper  {
	width: 720px;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
   
.roster li{
	list-style-type: none;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #005595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	
	margin-left: -30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style:none;
	}

.green_HL {
		background-color:#d7eab2;
	}
.listWrapper .roster .name {
	float: left;
	font-weight: bold;
	width: 250px;
}

.listWrapper .roster .inst {
	width: 320px;
	float: left;
}

.industryAssocEnd {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #949ca1;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.associateContainer {
		width:30%;
		padding: 5px;
		margin:10px;
		float:left;
		min-height: 820px;
	}
	
	@media (max-width: 1130px) {
		.associateContainer {
			width:45%;
			min-height: 645px;
		}
	}
	@media (max-width: 670px) {
		.associateContainer {
			width:100%;
			min-height:0;
		}
		
	}
.ui-widget {
    font-family: "Open Sans" ,Helvetica,sans-serif !important;
}
 .ui-state-active {
	background:#005595 !important;
	height: 2.3em !important;
	border: 1px solid #005595 !important;
}
.ui-state-hover {
	background:#8cc63f;
	height: 2.3em !important;
}
/* Hall of Fame formatting */

div#awardExpand {
	width:800px;
	margin-left: auto;
	margin-right: auto;
}
#stetcher {	
padding: 20px;
background-color: #dfdfdf;
border: 2px solid #FFF;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 170%;
	display: block;
}

div#awardExpand .slide {
	display:none;
	margin-top: -19px;
    padding: 5px 20px 23px 5px;
	background: none repeat scroll 0 0 #EEEEEE;
    border-color: -moz-use-text-color #cecece #cecece;
    border-style: none solid solid;
    border-width: medium 1px 1px;

}
div#awardExpand ul li {
		list-style:none;
}
#awardExpand h3 {
	background-image: url("/images/plus.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 0 5px 25px;
}
#awardExpand h3.expanded {
    background-image: url("/images/minus.png");
    background-position: 5px 7px;
    background-repeat: no-repeat;
	height: 3em;
}
#awards #awardExpand .slide ul li .winner {
	padding-left: 30px;
}
#awards #awardExpand .slide ul .divider  {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top:15px;
}
#education li {
	display: block;
	padding-right: 10px;
	float: left;
	clear: left;
	margin-bottom: 20px;
	list-style: none;
}
#education li img {
	padding-right: 10px;
	float: left;
	clear: left;
	margin-bottom: 20px;
	list-style: none;
}
.paragraphLogo {
	float: left;
	padding-right: 10px;
}
.confPics {
	margin:10px;
	border-radius: 50%;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
}
#rightConfColumn2 {
	width: 30%;
	float: left;
	clear: right;
	padding-right: 10px;
	margin-left: 50px;
	margin-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#rightConfColumn2 ul li {
	line-height: 20px;
	list-style-position: outside;
	padding-left: 10px;
}

#leftConfColumn {
	width: 60%;
	float: left;
	clear: left;
}
#rightConfColumn .quote2 {
	background-color: #f3f3f3;
	height: auto;
	width: 95%;
	padding: 10px 10px 45px 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #666;
	color: #666;
	
}
#rightConfColumn .quote2 .quoteName {
	float:right;
	font-size: 80%;
	line-height: 133%;
text-align: right;
padding-top: 15px;
}
.quoteBox {
	height: auto;
	
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #005595;
	border: 1px solid #c4c4c4;
    font-size: 16px;	
	margin-bottom: 30px;
	line-height: 170%;
	display: inline-block;
}
.quoteBox .quoteName {
	float:right;
}

.quoteBox2 {
	height: auto;
	
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	/*border: 1px solid #c4c4c4;*/
    font-size: 16px;	
	margin-bottom: 30px;
	line-height: 170%;
	display: inline-block;
    background-color:#005595;
}
.quoteBox2 .quoteName2 {
	float:right;
	text-align: right;
}

/* Education Club formatting */

#eduClub {
	display: block;
	width: 100%;
	height:240px;
	margin-right: auto;
	margin-left: auto;
	
}
#eduClub li {
	display: block;
	width: 33%;
	float: left;
	text-align: center;
	list-style: none;
	margin-right: 4%;
    margin-left: -4%;
}
.points {
	/*display: block;*/
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.nav-secondary {
	margin-bottom:3em !important;
}

.points li {
	list-style-type: none;
	line-height: 20px;
	color: #005595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	clip: rect(auto,auto,auto,auto);
	margin-left: -30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style:none;
}

.points .eduEvent {
	width: 85%;
	float: left;
}

.points .eduPtsHdr {
	background-color: #666;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.points td {
	border: solid 1pt #000;
    padding: 5px;
}
/* quote boxes style */

.quote {
	background-color: #005595;
	height: auto;
	width: 85%;
	padding: 10px 10px 45px 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFF;
	color: #FFF;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 170%;
	display: block;
}
.quote .quoteName {
	float:right;
}
.TextButton-sm {
list-style: none;
    background: #163149;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    padding: 2px 22px;
    font-family: 'Arial', sans-serif;
    /* font-size: 15px; */
    color: #c1c1c1;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    margin: 0 5px 10px;
	}
.TextButton-sm:hover {
	background: #005595;
	color: #fff;
	
}
.TextButton-sm:firt-child {
margin-left: 0;
}
.TextButton-sm.selected {
	border: none !important;
	background: #163149 !important;
	color: #fff !important;
}
.TextButton-sm:visited {
	color:#ffffff !important;
}
.quoteBox img {
	float: left;
	margin-top: -9px;
	width: 15%;
}
@media (max-width: 1130px) {
.associateContainer {
	width:45%;
	min-height: 560px;
	}
	

.quoteBox img {
		width:8% !important;
	}
}


@media (max-width: 670px) {
.associateContainer {
	width:100%;
	min-height:0;
	}
}
.shadow {
	border: 1px solid #333;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
	
}
.responsiveCal {
 
position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
 
}
 
.responsiveCal iframe {
 
position: absolute; top:0; left: 0; width: 100%; height: 100%;
 
}
#psuDates {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
}

#psuDates .row {
margin: 0px !important;
}

#psuDates .state {
font-size: 150%;
padding:5px 5px 0px 5px;
border-bottom: 3px solid #005595;
margin-bottom:5px;
}

#psuDates .col-sm-12 {
padding:5px;
}

.PSUhalf{
	width: 48%;
    float: left;
	margin-right:1%;
	margin-left:1%;
}
.PSUthirds{
	width: 31%;
    float: left;
	margin-right:1%;
	margin-left:1%;
}

/* Extra small devices (phones, 767px and down) */
@media only screen and (max-width: 767px) {
	.PSUthirds{
	width: 100%;
	}
	
}

.riskAssessment {
		width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.riskAssessment td {
	border: solid 1pt #000;
    padding: 5px;
}
.bg-img-conference-small {
	background-image:url(https://www.epcor.org/images/conf-side-banner-bg.jpg)
}

/* Store over-ride styles */
.colaside a {
	color:#005595;
}
.colaside a:hover {
	font-weight:500;
}

#ctl00_store_ucCalendarSchedule_pnlStoreGutter a {
	color:#005595;
}
#ctl00_store_ucCalendarSchedule_pnlStoreGutter a:hover {
	font-weight:500;
}
.rgSortAsc  {
	background-color:transparent !important;
}

.rgHeader a {
	color:#000000 !important;
}
.Pagination a {
	color:#000000 !important;
}
#divDelete a {
	color:#005595 !important;
}
#ctl00_store_ucFullCart_dlFullCart_ctl01_divDescriptionProduct > div:nth-child(3) > a, 
#ctl00_store_ucFullCart_dlFullCart_ctl02_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl03_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl04_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl05_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl06_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl07_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl08_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl09_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl10_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl11_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl12_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl13_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl14_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl15_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl16_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl17_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl18_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl19_divDescriptionProduct > div:nth-child(3) > a,
#ctl00_store_ucFullCart_dlFullCart_ctl20_divDescriptionProduct > div:nth-child(3) > a {
	color:#005595 !important;
}

.banner-short {
    min-height: 185px !important;
}

/* Back to Top */
.ToTop {
	opacity:0;
    position: fixed;
    z-index: 999998;
    right: 0;
    bottom: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    transition:opacity 1s;
}

.ToTop i {
	font-size:21px;
	color:#fff;
	background-color: rgba(0,0,0,.9);
	width: 40px;
    height: 40px;
    line-height: 35px;
        -webkit-border-radius: 50%;
    border-radius: 50%;
}

body.scrolled .ToTop {
	opacity:1;
	transition:opacity 1s;
}

.Quote:before {
	display:none;
}
.RadMenu_Austin .rmSlide .rsmSelected > .rsmLink {
	background-color:#005595;
}
.videoWrapper {
    position: relative;
     width: 100%;
     height: 0;
     padding-bottom: 56.25%;
 }
 .video {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
 }
 
 /* about us page team roster styles */
 .team {
    padding: 75px 0;
}

h3.description {
    font-weight: bold;
    letter-spacing: 2px;
    color: #999;
    border-bottom: 1px solid rgba(0, 0, 0,0.1);
    padding-bottom: 5px;
}
h6.description {
    font-weight: bold;
    letter-spacing: 2px;
    color: #999;
    border-bottom: 1px solid rgba(0, 0, 0,0.1);
    padding-bottom: 5px;
}
.profile {
    margin-top: 25px;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.profile {
    margin-top: 25px;
}
.contactMe {
    top: 30% !important;
	}
	
} 

/* Extra small devices (phones, 767px and down) */
@media only screen and (max-width: 767px) {
	.profile .img-box {
		width: 365px;
	}
	.hpBtmLogos.col-md-3.col-sm-4.col-lg {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
	width:100%;
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.profile {
    margin-top: 25px;
	}
	
} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.profile {
    margin-top: 25px;
		height:375px;
}} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.profile {
    margin-top: 25px;
}} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.profile {
    margin-top: 25px;
		height:305px;
}}			
.profile h1 {
    font-weight: normal;
    font-size: 20px;
    margin: 10px 0 0 0;
}
.profile h2 {
    font-size: 14px;
    font-weight: lighter;
    margin-top: 5px;
}
.profile .img-box {
    opacity: 1;
    display: block;
    position: relative;
}
.profile .img-box:after {
    content: "";
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.img-box ul {
    position: absolute;
    z-index: 2;
    bottom: 50px;
    text-align: center;
    width: 100%;
    padding-left: 0px;
    height: 0px;
    margin: 0px;
    opacity: 0;
}
.profile .img-box:after, .img-box ul, .img-box ul li {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.img-box ul i {
    font-size: 20px;
    letter-spacing: 10px;
}
.img-box ul li {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #88C425;
    margin: 2px;
    padding: 5px;
    display: inline-block;
}
.img-box a {
    color: #fff;
}
.img-box:hover:after {
    opacity: 1;
}
.img-box:hover ul {
    opacity: 1;
}
.img-box ul a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
	text-decoration: none;
}
.img-box a:hover li {
    border-color: #fff;
    color: #88C425;
}
a {
    color: #005595;
	font-weight: 500;
}
a:hover {
    text-decoration: none;
    color: #519548;
}
i.red {
    color: #BC0213;
}
.contactMe {
    top: 30%;
}
.contactMe li:hover {
	border-color: #fff;
}
.img-box .contactMe li {
    width: 100px;
    height: 37px;
    text-align: center;
    border: 1px solid #88C425;
    margin: 2px;
    padding: 5px;
    display: inline-block;
}

.rosterButton {
	float: right;
    background-color: transparent;
    border: 1px solid #8cc63f;
    transition: all .5s;
    margin-top: -45px;
    list-style: none;
}
	

.principalIcon{
			background: url(https://www.epcor.org/images/principals-icon.png) no-repeat center, #404141;
			background-size:60px;
			height: 60px;
			width:60px;
			border-radius: 5px;
			margin-left: auto;
    		margin-right: auto;
		}
		.principalIcon:hover{
			background: url(https://www.epcor.org/images/principals-icon.png) no-repeat center, linear-gradient(to bottom, #005595 0%, #8cc63f 100%);
			background-size:60px;
		}
		.eduIcon{
			background: url(https://www.epcor.org/images/education-icon.png) no-repeat center, #404141;
			background-size:60px;
			height: 60px;
			width:60px;
			border-radius: 5px;
			margin-left: auto;
    		margin-right: auto;
		}
		.eduIcon:hover{
			background: url(https://www.epcor.org/images/education-icon.png) no-repeat center, linear-gradient(to bottom, #005595 0%, #8cc63f 100%);
			background-size:60px;
		}.toolsIcon{
			background: url(https://www.epcor.org/images/tools-icon.png) no-repeat center, #404141;
			background-size:60px;
			height: 60px;
			width:60px;
			border-radius: 5px;
			margin-left: auto;
    		margin-right: auto;
		}
		.toolsIcon:hover{
			background: url(https://www.epcor.org/images/tools-icon.png) no-repeat center, linear-gradient(to bottom, #005595 0%, #8cc63f 100%);
			background-size:60px;
		}.auditIcon{
			background: url(https://www.epcor.org/images/audit-icon.png) no-repeat center, #404141;
			background-size:60px;
			height: 60px;
			width:60px;
			border-radius: 5px;
			margin-left: auto;
    		margin-right: auto;
		}
		.auditIcon:hover{
			background: url(https://www.epcor.org/images/audit-icon.png) no-repeat center, linear-gradient(to bottom, #005595 0%, #8cc63f 100%);
			background-size:60px;
		}.consultIcon{
			background: url(https://www.epcor.org/images/consulting-icon.png) no-repeat center, #404141;
			background-size:60px;
			height: 60px;
			width:60px;
			border-radius: 5px;
			margin-left: auto;
    		margin-right: auto;
		}
		.consultIcon:hover{
			background: url(https://www.epcor.org/images/consulting-icon.png) no-repeat center, linear-gradient(to bottom, #005595 0%, #8cc63f 100%);
			background-size:60px;
		}.forumIcon{
			background: url(https://www.epcor.org/images/forums-icon.png) no-repeat center, #404141;
			background-size:60px;
			height: 60px;
			width:60px;
			border-radius: 5px;
			margin-left: auto;
    		margin-right: auto;
		}
		.forumIcon:hover{
			background: url(https://www.epcor.org/images/forums-icon.png) no-repeat center, linear-gradient(to bottom, #005595 0%, #8cc63f 100%);
			background-size:60px;
		}
		
.footer .panel-heading-options, .PanelHeadOptions {
display:none !important;
}
.functionalAlert {
	width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.Alerts .AlertItem {
	background-color:#8cc63f;
	color:#fff;
}
.Alerts .AlertItem h2 {
	color:#fff;
}
.media-body a {
	color:#fff;
}
a#ctl00_btnViewOrders {
color:#ffffff;
}
a#ctl00_btnViewOrders:hover {
color:#8cc63f;
}
.hpBtmLogos {
	width:20%;
}
.RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell, .RadGrid.RadGrid_MetroTouch .rgSelectedRow, .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow, .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted, .RadGrid.RadGrid_MetroTouch th.rgSorted, .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell, .RadGrid.RadGrid_Metro .rgSelectedRow, .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow, .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted, .RadGrid.RadGrid_Metro th.rgSorted {
	background-color:#ffffff;
}
.center {
            text-align: center;
        }
.speech-bubble {
	position: relative;
	background: #005595;
	border-radius: .4em;
}
.speech-bubble-erl {
	position: relative;
	background: #68d4a3;
	border-radius: .4em;
}
.speech-bubble:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 52px solid transparent;
	border-right-color: #005595;
	border-left: 0;
	border-top: 0;
	margin-top: -26px;
	margin-left: -52px;
}
.speech-bubble-erl:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 55px solid transparent;
	border-right-color: #68d4a3;
	border-left: 0;
	border-top: 0;
	margin-top: -26px;
	margin-left: -52px;
}
.aboutIcon {
    font-size: 600%;
    float: left;
    margin: 0 15px 10px 0;
    padding-top: 20px;
    color:#005595;
        }
		
.aboutQuote {
	width: 87%;
    float: right;
}

/* ERL Curriculum styles */

/*.accordion_lvl_1 .ui-accordion-header, #accordian {
   height: 32px !important;
}
.ui-accordion .ui-accordion-header {
	height:32px !important;

}*/
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
}
  h3#ui-id-1, h3#ui-id-2, h3#ui-id-3, h3#ui-id-4, h3#ui-id-5, h3#ui-id-6, h3#ui-id-7, 
 h3#ui-id-8, h3#ui-id-9, h3#ui-id-10, h3#ui-id-11, h3#ui-id-12, h3#ui-id-13, h3#ui-id-14, 
 h3#ui-id-15, h3#ui-id-16, h3#ui-id-17, h3#ui-id-18, h3#ui-id-19, h3#ui-id-20, h3#ui-id-21, 
 h3#ui-id-22, h3#ui-id-23, h3#ui-id-24, h3#ui-id-25, h3#ui-id-26, h3#ui-id-27, h3#ui-id-28, h3#ui-id-29, h3#ui-id-30, h3#ui-id-31, h3#ui-id-32, h3#ui-id-33, h3#ui-id-34, h3#ui-id-35, h3#ui-id-36, h3#ui-id-37, h3#ui-id-38, h3#ui-id-39, h3#ui-id-40, h3#ui-id-41, h3#ui-id-42, h3#ui-id-43, h3#ui-id-44, h3#ui-id-45, h3#ui-id-46, h3#ui-id-47, h3#ui-id-48, h3#ui-id-49, h3#ui-id-50, h3#ui-id-51, h3#ui-id-52, h3#ui-id-53, h3#ui-id-54, h3#ui-id-55, h3#ui-id-56, h3#ui-id-57, h3#ui-id-58, h3#ui-id-59, h3#ui-id-60, h3#ui-id-61, h3#ui-id-62, h3#ui-id-63, h3#ui-id-64, h3#ui-id-65, h3#ui-id-66, h3#ui-id-67, h3#ui-id-68, h3#ui-id-69, h3#ui-id-70, h3#ui-id-71, h3#ui-id-72, h3#ui-id-73, h3#ui-id-74, h3#ui-id-75, h3#ui-id-76, h3#ui-id-77, h3#ui-id-78, h3#ui-id-79, h3#ui-id-80, h3#ui-id-81, h3#ui-id-82, h3#ui-id-83, h3#ui-id-84, h3#ui-id-85, h3#ui-id-86, h3#ui-id-87, h3#ui-id-88, h3#ui-id-89, h3#ui-id-90, h3#ui-id-91, h3#ui-id-92, h3#ui-id-93, h3#ui-id-94, h3#ui-id-95, h3#ui-id-96, h3#ui-id-97, h3#ui-id-98, h3#ui-id-99, h3#ui-id-100, h3#ui-id-101, h3#ui-id-102, h3#ui-id-103, h3#ui-id-104, h3#ui-id-105, h3#ui-id-106, h3#ui-id-107, h3#ui-id-108, h3#ui-id-109, h3#ui-id-110, h3#ui-id-111, h3#ui-id-112, h3#ui-id-113, h3#ui-id-114, h3#ui-id-115, h3#ui-id-116, h3#ui-id-117, h3#ui-id-118, h3#ui-id-119, h3#ui-id-120, h3#ui-id-121, h3#ui-id-122, h3#ui-id-123, h3#ui-id-124, h3#ui-id-125, h3#ui-id-126, h3#ui-id-127, h3#ui-id-128, h3#ui-id-129, h3#ui-id-130, h3#ui-id-131, h3#ui-id-132, h3#ui-id-133, h3#ui-id-134, h3#ui-id-135 {
	background-color: #c4c4c4 !important;
    border: #c4c4c4 !important;
	color:#000 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover, .ui-state-hover {
	
	height:100% !important;
}

/* END ERL Curriculum styles */

.modal-header .close {
    margin-top: -25px;
    float: right;
}


/* sticky-ft-ads */

.sticky-ft-ad {
	background-color:#fff;
	position:fixed;
	margin:auto;
	bottom:0;
	left:0;right:0;
	text-align:center;
	padding:1em 0;
	box-shadow:0 0 15px hsla(0, 0%, 0%, 0.25);
	z-index:999997;
}
.container-sticky-ft-ad {
	max-width:1170px;
	margin:auto;
	position:relative;
	font-size:1.1em;
}

.sticky-ft-ad .caption .TextButton {
	margin-left:2em;

	}


.close-sticky-ft-ad {
	font-size:25px;
	display:block;
	position:absolute;
	top:2px;
	right:2px;
	cursor:pointer;
	line-height:1em;
}
/*survey monkey position */
.smcx-widget.smcx-embed.smcx-show.smcx-widget-dark {
	margin-left: auto;
    margin-right: auto;
}



.corpTip {
    margin: 10px;
    border: solid 1pt #c4c4c4;
    }

.corpOutline {
	border: solid 1px #c4c4c4;
    margin: 10px;
    width: 47%;
}
@media (max-width: 1000px) {
	.corpOutline {
    width: 100%;
	}
} 
.associateContainer p {
	font-size: 13px;
}

.reversingEntryTable {
border-width: 1px;
border-color: #c4c4c4;
border-collapse: collapse;
margin-bottom:15px;

}

.reversingEntryTable th {
padding: 0;
border: solid 2pt #c4c4c4;
}	

.reversingEntryTable td { 
    padding: 10px;
	border: solid 1pt #c4c4c4;
border-collapse: collapse;

}
.video-responsive{
    overflow: hidden;
    padding-bottom: 50.25%;
    position: relative;
    height: 0;
    text-align: center;
    left: 0;
    margin-bottom: 20px;
  
}
.video-responsive iframe{
    
  top: 0;
    height: 100%;
    width: 90%;
    position: absolute;
    left: 17px;
 
}
.Sname {
            font-size: 20px;
    text-align: center;
    color: #005595;
    font-weight: bold;
        }
        .Stitle {
            font-siz: 10px;
            text-transform: uppercase;
            text-align: center;
            
        }
        .Sbio {
            font-size: 10pt;
        }
        .Sphoto {
            width:150px;
        }

.ipesQuoteBody {
    width:80%;
        margin-left:auto;
        margin-right:auto;
        border-left:solid 5pt #005595;
        padding-left:50px
    
}  
.ipes ol {
          list-style: none;
          counter-reset: item;
        }
   .ipes li {
        counter-increment: item;
        padding: 15px 0 15px 0;
        background:#e5eef4;
        margin: 20px 0 20px 0; 
        width:100%;
        }
        
    .ipes li:before {
        margin-right: 15px;
        margin-left: 20px;
        content: counter(item);
        background: #20b39d;
        border-radius: 15%;
        color: white;
        width: 2.0em;
        text-align: center;
        display: inline-block;
        }
    
    .ipesQuoteName {
      text-align: right !important;
        font-style: italic;
        
    }