/*--
	Theme Name: teacher-child
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */


body{
  background:#2b5870;
}

/* fsb misaligned when hitting floats */
.fs-expanded-con {
	clear: both;
}

/*lists*/
ol > li > ol {list-style-type:upper-alpha}

ol > li > ol > li > ol {list-style-type:lower-roman}

ol > li > ol > li > ol > li > ol {list-style-type:lower-alpha}

/*btns*/
.btn{
  font-family:oswald;
  text-shadow:none;
}
input[type="submit"], input[type="reset"], input[type="submit"]:focus, input[type="reset"]:focus{
  height: 35px !important;
  line-height: 35px !important;
}


/*headers*/
h1,h2,h3,h4,h5,p{
  -moz-hyphen: none !important;
  word-wrap:normal !important;
}

h2{
 margin-top:30px;
 margin-bottom:10px; 
 text-transform:uppercase;
}

h3,h4,h5{
  margin-top:20px;
  margin-bottom:3px;
}


h4{
  text-decoration:underline;
}

@media(max-width:768px){

  h1{
    font-size: 33px;
    line-height: 38px; 
  }
  
  h2{
    font-size: 28px;
    line-height: 34px; 
  }  
  
  h3{
    font-size: 24px;
    line-height: 30px; 
  }   
  
  h4{
    font-size: 20px;
    line-height: 26px; 
  }      
  
}    

          
.header_h1 {
    background: url("https://www.teacher.org/wp-content/themes/teacher/images/blue-striped-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 2px 14px 2px #333;
    margin: 0;
    padding: 16px 0 20px;
    border-bottom:4px solid #333;
}          
           

.header_h1 .container{
  background:transparent;
}


.header_h1 .container .row h1 {
    text-transform:none;
    padding:10px 0;
    text-shadow:none;   
    color: #fff;
    font-size: 60px;
    line-height: 62px;
    margin: 0;
    text-shadow: 2px 2px 3px #222;            
}

.header_h1 h1 span {
    border-left: 5px dotted #fff;
    display: table-cell;
    font-size: 72px;
    line-height: 120%;
    margin-left: 10px;
    padding: 10px 0px 10px 30px;
    vertical-align: middle;
}


@media(max-width: 1200px){
  .header_h1 h1:before {
    font-size:160px;
  }
  
  .header_h1 h1 span {
    font-size:56px;
  }

}

@media(max-width: 768px){

  .header_h1 .container .row h1 {
    font-size: 46px;
    line-height: 56px;
  }

  .header_h1 h1:before {
    display:none;
  }
  
  .header_h1 h1 span {
    border:none;
    padding:0;
    margin:0;
    font-size:46px;
    text-transform:uppercase;
    line-height:115%;
  }

}

@media(max-width: 468px){
  
  .header_h1 h1 span {
    font-size: 34px;
  }

}

/* fsb buttons */
.fs-expanded-con .fs-btn-e {
	padding: 4px;
}

/*select*/
.main-holder .container select{
  font-size:16px;
}


/*tables*/
.table {
    margin-top:15px;
    border-bottom: 1px solid #ccc;
}

.table_note{
  margin-top:-20px;
  color: #999;
  font-size: 14px;
  line-height:20px; 
}

.table thead th {
    font-family: oswald;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
    text-transform: uppercase;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th{
  background: #f4f4f4;
}

.table tbody tr td{
  font-size:17px;
  line-height:20px;
  padding: 8px 5px;
}  


/*header*/
.header{
  border-bottom:2px solid #444;
}

.header > .container > div > div{
  padding: 10px 0;
}

.logo {
    border-right: 0 none;
    margin-right: 0;
    padding-bottom: 0;
    padding-top:3px;
}

/*socials*/
.social-nets-wrapper {
    margin-top:10px;
    padding-bottom:5px;

}

.social-nets-wrapper li{
    margin-right: 4px;
    margin-left: 4px;
}

.social-nets-wrapper li:first-child{
    margin-right: 0px;
    margin-left: 4px;
}

.social-nets-wrapper .social li {
    float: right;
    list-style: outside none none;
}

/* nav */
.nav__primary{
  margin: 8px 0 0 0;
}

.select-menu{
  height:auto;
}   


#topnav > li {
    border-left: 1px solid #2d8092;
    margin: 0;
    padding: 0 13px;
}

#topnav > li > a{
  letter-spacing:-1px;
}

#topnav > li:first-child{
    border-left: none !important;
    margin: 0;
    padding: 0 13px 0 0;
}

#topnav > li:last-child{
    padding: 0 0 0 13px;
}

#topnav li a{
  text-transform:none;
  font-weight:100px;
}


#topnav li a .sf-sub-indicator {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    margin-right: 0;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
}

#topnav li.current-menu-item > a .sf-sub-indicator, #topnav li.sfHover > a .sf-sub-indicator, #topnav li a:hover .sf-sub-indicator{
  background:none;
}


#topnav li .sub-menu li a .sf-sub-indicator {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 18px;
    right: 0;
    top: 0;
}

#topnav li .sub-menu li > a:hover .sf-sub-indicator, #topnav li .sub-menu li.sfHover > a .sf-sub-indicator, #topnav li .sub-menu li.current-menu-item > a .sf-sub-indicator{
  background:none;
}
              

#topnav #menu-item-19215 .sub-menu {
  width: 350px !important;
}

#topnav #menu-item-19215 .sub-menu li{
  width:33% !important;
} 

#topnav #menu-item-38 > .sub-menu{
   width:180px;
   margin-left:-140px;
}


#topnav #menu-item-19021 .sub-menu {
  width: 400px !important;
  margin-left:-250px;
}

#topnav #menu-item-19021 .sub-menu li{
  width:50% !important;
} 

        
#topnav li .sub-menu {
  background: none repeat scroll 0 0 #222;
  border-top: 0px solid; 
  padding-bottom:15px;
  padding-top:15px;  
  margin-top:13px;
}

#topnav li .sub-menu li{
  border: 0px none;
}

#topnav li .sub-menu li a {
    color: #fff;
    font: 14px/15px 'Roboto Condensed',sans-serif;
    padding: 4px 15px 4px 15px;
    white-space: nowrap;
    border-bottom:1px solid #333;
}

#topnav li a {
  border: 0px none;
  font-size: 18px;
}

#topnav li .sub-menu li > a:hover, #topnav li .sub-menu li.sfHover > a, #topnav li .sub-menu li.current-menu-item > a {
  text-decoration: underline;
  background: none;
}


@media (min-width: 1200px) {
    .nav-holder{
      float:left;
    }
    

  #topnav #menu-item-19667 > .sub-menu{
   margin-left:-100px;
  }    
    
  #topnav #menu-item-19667 > .sub-menu .sub-menu{
   margin-left: -500px;
   width: 312px;
  }  
  
  #topnav #menu-item-19667 > .sub-menu .sf-with-ul:before{
    content: "\0020\00AB\0020";
    font-size: 18px;
  }
  
  #topnav #menu-item-19667 > .sub-menu .sf-sub-indicator{
    display:none;
  }
     
}        
      


  

@media (min-width: 768px) and (max-width: 1199px) {


    
    #topnav #menu-item-19667 > .sub-menu{
     margin-left:-100px;
     width: auto;
    }
    
    .social-nets-wrapper li{
      font-size:16px;
      line-height:16px;
    }         
        
    .social-nets-wrapper li{
        margin-right: 0px;
        margin-left: 0px;
    }
    
    .social-nets-wrapper li:first-child{
        margin-right: 0px;
        margin-left: 0px;
    }    
      
}


  
@media(max-width:980px){
  .logo{
    padding: 0;
  }
  
  .nav__primary {
    margin: 4px 0 0 0;
  }
  
  #topnav li a {
      font-size: 14px;
  }
  
  #topnav > li{
    padding:0 10px;
  }
  
  #topnav > li:first-child{
    padding: 0 10px 0 0;
  }
  
  #topnav #menu-item-19215 .sub-menu {
    width: 360px !important;
  }
  
  #topnav #menu-item-19215 .sub-menu li{
    width:31% !important;
  }       
    
}    

@media(max-width:767px){
  
    .social-nets-wrapper{
      float:none;
    }
    
    
    .social-nets-wrapper .social{
      width: 220px;
      margin: 0 auto;
      padding: 3px 0;  
    }
  
    .social-nets-wrapper li{
      margin: 0 6px;
    }
  
}
      

/*slideshow fader*/


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
       


/*homepage*/
.page-template-page-home-php #at4-share{
    margin-top: 240px !important;
}

.page-template-page-home-php .content-holder{
  padding-top:40px;
  padding-bottom:40px;
}

.left-set-wrapper{
	background-image:url('images/homepage_whatdoesittake.webp');
}

.left-set-wrappper{
	background-image:url('images/homepage_whatdoesittake.jpg');
}

@media(max-width:468px){
.page-template-page-home-php .content-holder{
  padding-top:40px;
  padding-bottom:40px;
}

}

.page-template-page-home-php footer{
  margin-top:0;
}


.page-template-page-home-php h2 {
    margin-top: 20px;
    text-transform: none;    
}

@media(max-width: 768px){
    .page-template-page-home-php h1{
     font-size: 38px;
     line-height: 40px;
    }

  .page-template-page-home-php h2{
    font-size:32px;
    line-height:36px;
    letter-spacing:0px;
  }
}

.page-template-page-home-php .header > .container > div{
  position:relative;
}    

.page-template-page-home-php .homepagebanner{
  padding-bottom:0px;   
  padding-top:0px;
  border-bottom: none !important;
}

.page-template-page-home-php .homepagebanner .bannerimage{
  display:block;
  margin:0 auto;
  width:100%;
}

.page-template-page-home-php .homepagebanner .homepage_quote{
  position:absolute;
  background-color:rgba(24, 112, 134, 0.8);
  bottom:0;
  width:80%;
  padding: 0 10%;
  text-align:center;
}


@media(max-width: 768px){
 .homepagebanner .homepage_quote{
  position:relative;
  background-color:#fff;
  margin-top:30px;
 } 
}

 
.state_list_container{
  background:#f5f5f5;
}



.state_list_container .state_list ul{
  margin:0;
}


.state_list_container .state_list ul li {
    color: #333;
    float: left;
    font-family: oswald;
    font-size: 16px;
    font-weight: 100;
    list-style: outside none none;
    padding: 6px 0;
    width: 20%;
}

.state_list_container .state_list ul li a{
 color: #333;
}

.state_list_container .state_list ul li a:hover{
 color: #0b7d98;
}

.state_list_container .state_list ul li strong {
    color: #0b7d99;
    float: left;
    font-weight: normal;
    margin-right: 0;
    width: 30px;
}

.state_list_container .us_map{
  .state_list_container{
    float:right;
  }
}      

@media(max-width:1200px){
  .state_list_container .us_map,  .state_list_container .state_list{
    width:100%;
    margin-bottom:20px;
  } 
 .state_list_container .us_map img{
    width:70%;
    margin:0 auto;
    display:block;
  }   
}

@media(max-width:968px){
 .state_list_container .state_list ul li{
  width: 25%;
 }
}

@media(max-width:768px){
 .state_list_container .state_list ul li{
  width: 33%;
 }
}

@media(max-width:468px){
 .state_list_container .state_list ul li{
  width: 50%;
  font-size: 15px;
  line-height: 22px;
 }
 
 .state_list_container .state_list ul li strong{
  display:none;
 }
 
}


.teacher_careers_container{
/*   background: url('https://www.teacher.org/wp-content/themes/teacher/images/homepage_whatdoesittake.jpg') no-repeat 0 0 #fff; */
  background-repeat: no-repeat;
  background-color: #fff;
  padding: 30px 0;
  background-size:100%;  
  z-index:99999;
  min-height:470px;
}  

.teacher_careers_container h2{
  color: #fff;
  text-shadow: 2px 2px #18251f;
}

@media(min-width:1200px){
 .teacher_careers_container .teacher_career_content{ 
    padding-left:39.5%;
    margin-top: -30px;
 }    


  .teacher_careers_container h2{
    color: #fff;
    text-shadow: 2px 2px #18251f;
    font-size: 72px;
    line-height:80px;
    letter-spacing:0px;
  }

    
}  


@media(max-width:1200px){
.teacher_careers_container{
/*   background: url('https://www.teacher.org/wp-content/themes/teacher/images/homepage_whatdoesittake.jpg') no-repeat -750px 0; */
  background-position: -750px 0;
  background-size: initial;
  padding: 30px 0;
  min-height:auto;           
}   


}


@media(max-width:468px){
.teacher_careers_container h2{
  font-size: 38px;
  line-height: 46px; 
}

}

.teacher_careers_container p{
  margin: 10px 0 0 0;
  color: #fff;
  font-size:19px;
  line-height:25px;
}

.teacher_careers_container .select_container{
  margin-top:10px;
  width:80%;
}


.page-template-page-home-php .interview_container{
  background: #0b7d98;
}

.page-template-page-home-php .interview_container h2,.page-template-page-home-php .interview_container h3,.page-template-page-home-php .interview_container p,.page-template-page-home-php .interview_container em, .page-template-page-home-php .interview_container a{
  color: #fff;
}

.page-template-page-home-php .interview_container .section_icon img{
  display:block;
  margin:0 auto;
}

.page-template-page-home-php .interview_container .interview_inner_container{
  margin: 20px 0;
}

.page-template-page-home-php .interview_container .interview_inner_container .interview-image{
	width: 200px;
	height: 200px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;	
	box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  margin:0 auto;
}


@media(max-width:768px){
  .page-template-page-home-php .interview_container h2,.page-template-page-home-php .interview_container h3,.page-template-page-home-php .interview_container p,.page-template-page-home-php .interview_container em, .page-template-page-home-php .interview_container a{
     text-align:center;
     display:inherit;     
  }
  
  .page-template-page-home-php .interview_container .interview_inner_container .interview-image{
    margin-top:50px;
  }

}


.page-template-page-home-php  .blog_container{
  min-height:350px;
  border-top:1px solid #333;
  padding-top:80px;
}

.page-template-page-home-php  .blog_container .blog_container_title{
  margin-top: -14px;
  margin-bottom: 20px;
}

.page-template-page-home-php  .blog_container .blog_container_title span{
  background: rgba(33, 117, 161, 1) none repeat scroll 0 0;
  padding: 5px 20px;
}

.page-template-page-home-php  .blog_container .blog_container_title span a{
  color:#fff;
}

.page-template-page-home-php  .blog_container .blog_top_border{
  border-top:1px solid #666;
}

.page-template-page-home-php  .blog_container img{
  margin-bottom:10px;
}

.page-template-page-home-php  .blog_container .blog_title{
  font-size:18px;
  line-height:22px;
}

/*Degree list*/
.homepage_main_degree_list{
  margin:0;  
}

.homepage_main_degree_list li{
  list-style:none;
}

  
.homepage_main_degree_list li{
  padding:5px;
}  

.homepage_main_degree_list li .btn {
    padding: 15px;
    width: 80%;
    display: block;
    margin: 0 auto;
    font-size: 26px;
    font-family: open sans;
    font-weight: 100;
    text-shadow: none;
    padding: 20px 0;
    font-family:oswald;
}

.homepage_main_degree_list .fa.fa-graduation-cap {
    font-size: 110px;
    display: block;
    margin: 0 auto;
    width: 140px;
}

.homepage_degree_list div {
    float: left;
    height: 220px;
    width: 33%;
}

@media(max-width:1200px){
  
  .homepage_degree_list div {
      float: left;
      height: 180px;
      width: 50%;
  }  

}

@media(max-width:980px){
  
  .homepage_degree_list div h4{
      font-size:20px;
      line-height:24px;
  }  

}
  
@media(max-width:768px){
  .homepage_main_degree_list .fa.fa-graduation-cap {
    display:none;
  }

  .homepage_main_degree_list li .btn {
    width: 90%;
    font-size:22px;
  }  
  
  .homepage_degree_list div{
     float:none;
     height:auto;
     width:100%;
  }   
  
  
}


/*END HOMEPAGE */


/*state page*/
.single-state .state_overview .overview_image{
 float:right;
 padding:0 0 20px 20px;
}




@media(max-width: 480px){
  .single-state .state_overview .overview_image{
   float:none;
   padding:0;
   margin:0 auto 20px auto;
   display:block;
  }
}
    
.single-state .state_overview #overview{
  padding-left:20%;
}

.single-state .state_overview #overview > p:first-of-type{
    margin-left: -20%;
}

.single-state .state_overview #overview .in_content_widget{
  clear:both;
  margin-left: -20%;
}


@media (max-width:1200px){
  .single-state  .state_overview #overview{
    padding-left:24%;
  }            
  

  .single-state .state_overview #overview > p:first-of-type {
      margin-left: -24%;
  }
    
    
  .single-state .state_overview #overview .in_content_widget{
    margin-left: -24%;
  }    
    

    
}

@media (max-width:980px){
  .single-state  .state_overview #overview{
    padding-left:33%;
  }
    

  .single-state  .state_overview #overview > p:first-of-type{
    margin-left: -49%;
  }  
  
  .single-state .state_overview #overview .in_content_widget{
    margin-left: -49%;
  }      
  
}



@media (max-width:768px){
  .single-state  .state_overview #overview  h2:before {
    position: relative !important;
    display: block !important;
    text-align: center !important;
  }
  
  .single-state  .state_overview #overview {
    padding-left:0%;
  }  
  

  .single-state  .state_overview #overview p:first-of-type{
    margin-left: 0%;
  }  
  
  .single-state .state_overview #overview .in_content_widget{
    margin-left: 0%;
  }        
  
}


.single-state  .state_overview #overview h2:nth-of-type(1):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-1.png");
    left: 15px;
    position: absolute;
}

.single-state  .state_overview #overview h2:nth-of-type(2):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-2.png");
    left: 15px;
    position: absolute;
}

.single-state  .state_overview #overview h2:nth-of-type(3):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-3.png");
    left: 15px;
    position: absolute;
}

.single-state  .state_overview #overview h2:nth-of-type(4):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-4.png");
    left: 15px;
    position: absolute;
}

.single-state  .state_overview #overview h2:nth-of-type(5):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-5.png");
    left: 15px;
    position: absolute;
}

.single-state  .state_overview #overview h2:nth-of-type(6):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-6.png");
    left: 15px;
    position: absolute;
}

.single-state  .state_overview #overview h2:nth-of-type(7):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-7.png");
    left: 15px;
    position: absolute;
}

.single-state  .state_overview #overview h2:nth-of-type(1):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-1.webp");
}

.single-state  .state_overview #overview h2:nth-of-type(2):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-2.webp");
}

.single-state  .state_overview #overview h2:nth-of-type(3):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-3.webp");
}

.single-state  .state_overview #overview h2:nth-of-type(4):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-4.webp");
}

.single-state  .state_overview #overview h2:nth-of-type(5):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-5.webp");
}

.single-state  .state_overview #overview h2:nth-of-type(6):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-6.webp");
}

.single-state  .state_overview #overview h2:nth-of-type(7):before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/steps/step-7.webp");
}


.single-state  .state_overview #overview h2{
    margin: 0px 0 10px 0;
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
}

@media(max-width: 768px){
.single-state  .state_overview #overview h2 {
  margin: 0px 0 15px 0;
  font-size: 40px;
  line-height: 46px;
  text-align:center;
  }
}

@media(max-width: 480px){
.single-state  .state_overview #overview h2 {
  margin: 0px 0 15px 0;
  font-size: 36px;
  line-height: 40px;  
  }
}


.single-state  .state_overview #overview h2:nth-of-type(n+2) {
    border-top: 4px dotted #0b7d98;
    margin-top: 50px;
    padding-top: 20px;
}


.single-state  .state_overview #overview h3:before {
    content: "\F040";
    font-family: FontAwesome;
    padding-right: 3px;
}

.single-state  .state_overview #overview h3{
  margin: 20px 0 5px 0;
  font-size: 30px;
  line-height:36px;
  color:#196da6;
}

@media(max-width: 768px){
.single-state  .state_overview #overview h3 {
    margin: 0px 0 5px 0;
    font-size: 28px;
    line-height: 34px;
  }
}


@media(min-width:768px){
  #horizontalTab > div{
    padding-left:5%;
  }
}


.state-career-list img {
    border: 2px solid #f1f1f1;
    float: left;
    margin: 0px 20px 10px 0;
    padding: 5px;
}

.state-career-list h4 {
    color: #666;
    font-size: 24px;
    margin: 0 0 2px;
}

.state-career-list h4:nth-of-type(n+2){
  margin-top:10px;
}

.state-career-list #id-career-list i{
    color: #444;
    font-size: 40px;
    margin-right: 10px;
    vertical-align: middle;
}

.state-career-list span {
    color: #444;
    font-size: 23px;
    vertical-align: middle;
}

.state-career-list p {
    clear:both
}

/*school district rankings*/
.ranking_intro{
    background: #333 none repeat scroll 0 0;
    padding: 20px;
    margin-top:50px;
}

.ranking_intro h2 {
    margin-top: 10px;     
    color:#fff;                  
    text-transform:none;
    line-height:120%;
}

.ranking_intro p {
  line-height:130%;
  font-family: "Open Sans";
  font-weight: 300;
  color:#fff;
  padding-right:15px;
}

.ranking_intro a{
  color: #0b8ccb;
}

.district_rankings_container{
  margin-top:50px;  
}

.district_rankings_container .rsc{

}

.district_rankings_container .top_title{
 margin-top:20px; 
}

.district_rankings_container .top_title .rank{
  float:left;
}

.district_rankings_container .top_title .rank span {    
    color: #fff;
    display: block;
    font-size: 30px;
    line-height: 48px;
    padding: 5px;
    text-align: center;
    width: 70px;    
    background: rgba(11, 125, 152, 0.9) none repeat scroll 0 0;
    color: #fff;
    margin-left:8px;
    font-family: "Oswald";    
}

.district_rankings_container .top_title .title{
  display:table;
}

.district_rankings_container .top_title .title a {
    color: #333;
    display: table-cell;
    font-family: "Oswald";
    font-size: 25px;
    height: 58px;
    line-height: 28px;
    vertical-align: middle;
}
.district_rankings_container .top_title .overall_score {
    background: #444 none repeat scroll 0 0;
    color: #fff;
    float: right;
    width: 75px;
    margin-right:8px;
}
.district_rankings_container .top_title .overall_score .score_title{
  font-size:80%;
  padding:3px 5px;
  display:block;
}

.district_rankings_container .top_title .overall_score .score{
  font-size:140%;
  font-family:oswald;
  padding:3px 5px;
  line-height:0;  
}



.district_rankings_container .bottom_details {
    background: #f5f5f5 none repeat scroll 0 0;
    clear: both;
    margin-left: 30px;
    min-height: 100px;
}

.district_rankings_container .bottom_details .sub_score{
  width:32.3333333%;  
  display:inline-block;
  height:60px;
  border-bottom:8px solid #E5E5E3;
  color: #fff;
  margin-bottom:10px;
}


.district_rankings_container .bottom_details .sub_score div span {
    display: block;
    float: left;
    margin-right: 35px;
    padding: 6px;
    width: 160px;
    line-height:24px;
}

.district_rankings_container .bottom_details .sub_score div span strong{
 font-family:oswald;
}

.district_rankings_container .bottom_details .sub_score div img{
  padding:10px 0 0 0;
}

.district_rankings_container .bottom_details .sub_score1{
    background-color: #3E8179;
}

.district_rankings_container .bottom_details .sub_score2{
  margin:0 1.5005%;
  background:#385E7D;
}

.district_rankings_container .bottom_details .sub_score3{
    background-color: #2989A1;
}

.district_rankings_container .bottom_details .blurb {
    display: inline-block;
    font-size: 80%;
    line-height: 20px;
    min-height: 90px;
    width: 72%;
    font-family: "Open Sans";
}

.district_rankings_container .bottom_details .blurb div {
    border-right: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 10px;
}             

.district_rankings_container .bottom_details .district_details {
    display: inline-block;
    margin-left: 1.58%;
    vertical-align: top;
    width: 26.333%;
    padding-top:10px;
}

.district_rankings_container .bottom_details .district_details ul{
  margin-left:15px;
  padding-right:5px;
}

.district_rankings_container .bottom_details .district_details span {
    font-size: 90%;
    font-style: italic;
    font-weight: bold;
}

.district_rankings_container .bottom_details .district_details ul li{
  font-size:80%;
}

@media(max-width:1200px){
  
  .district_rankings_container .top_title .rank span{
    width:50px;
    margin-left:10px;
  }
  

  .district_rankings_container .top_title .overall_score {
      margin-right: 1px;
      width: 68px;
  }  
  
  .district_rankings_container .bottom_details .sub_score div span {
      display: block;
      float: left;
      font-size: 16px;
      line-height: 22px;
      margin-right: 10px;
      padding: 6px;
      width: 130px;
  }  
  
}

@media(max-width:980px){
  .district_rankings_container .top_title .rank{
    width:55px;
  }
  
  .district_rankings_container .top_title .title{
    width:70%;
  }
}


@media(max-width:768px){
   .district_rankings_container .top_title .rank{
    width:100%;
    float:none;
   }
   
   .district_rankings_container .top_title .rank span{
    margin-left: 0px;
    width:100%;
   }
   
   .district_rankings_container .top_title .title{
    display:block;
    margin:15px 0;
    width:100%;
   }
   
   .district_rankings_container .top_title .title a{
    display:inline;
    width:100%;
    font-size:20px;    
   }
   

  .district_rankings_container .top_title .overall_score {
      display: block;
      float: none;
      margin: 0;
      width: 100%;
  }
  
  .district_rankings_container .bottom_details{
    margin-left:0;
  }   
  
  .district_rankings_container .bottom_details .sub_score{
    width:100%;
    margin: 0;
  }
  
  .district_rankings_container .bottom_details .district_details,.district_rankings_container .bottom_details .blurb{
    width:100%;
    padding:0;
  }
  
  .district_rankings_container .bottom_details .blurb div{
    margin:0;
    padding-bottom:0;
  }

}

/*career pages*/

  /* quote */
.single-career .career_overview #overview > blockquote:first-of-type {
    background: none repeat scroll 0 0 #f5f5f5;
    border-left: 6px solid #6FA0C2;
    color: #383838;
    font-size: 30px;
    font-style: italic;
    line-height: 35px;
    margin: 0 0 20px 0;
    padding: 17px 80px;
    position: relative;
}


.single-career .career_overview #overview > blockquote:first-of-type:before {
    color: #7a7a7a;
    content: "\201C";
    display: block;
    font-family: Georgia,serif;
    font-size: 140px;
    left: 0;
    position: absolute;
    top: 62px;
}
.single-career .career_overview #overview > blockquote:first-of-type:after {
    bottom: 15px;
    color: #7a7a7a;
    content: "\201D";
    display: block;
    font-family: Georgia,serif;
    font-size: 140px;
    position: absolute;
    right: 22px;
}

  .single-career .career_overview #overview > blockquote:first-of-type cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
 
  .single-career .career_overview #overview > blockquote:first-of-type cite:before {
    content: "\2014 \2009";
}
         

@media(max-width: 600px){
  .single-career .career_overview #overview > blockquote:first-of-type {
    font-size: 20px;
    line-height:26px;
    padding: 12px 45px;
  }
  
  .single-career .career_overview #overview > blockquote:first-of-type:before{
    font-size: 70px;
    top:33px;
  }
  .single-career .career_overview #overview > blockquote:first-of-type:after{
    font-size: 70px;
    bottom:25px;
  }  
  
}

.single-career .career_overview #overview > img:first-of-type{
  float:right;
  padding:15px;
  background: #333; 
  border: none;
  margin: 0 0 30px 50px;
}


@media(max-width: 600px){
 .single-career .career_overview #overview > img:first-of-type{
  float:none;
  margin:15px auto 20px auto;
  display:block;
  width:80%;
 }

}




.single-career .career_overview #overview h2{
  margin-bottom:30px;
  margin-top:50px;
}

.single-career .career_overview #overview h2 span {
    border-left: 3px solid #196da6;
    display: table-cell;
    margin-left: 10px;
    padding: 10px 9px;
    vertical-align: middle;
    line-height:105%;
    font-size: 46px;
}


.single-career .career_overview #overview h2:before{
  content: "\F059";
  color: #196da6;
  display: table-cell;
  font-family: FontAwesome;
  font-size: 120px;
  padding-right: 10px;
  vertical-align: middle;
}

@media(max-width:768px){
  .single-career .career_overview #overview h2{
    margin-top:80px;
    line-height:30px;
  }
  .single-career .career_overview #overview h2 span {
      font-size: 30px;
      line-height:30px;
      border-left:none;
      border-top: none;
      display:block;
      padding:5px 0 0 0;
      margin:0;    
      text-align:center;
  }
  
  
  .single-career .career_overview #overview h2:before{
    font-size: 100px;
    display:block;
    margin-bottom:35px;
    padding-right:none;
    text-align:center;
  }  
           
}

/*education attainment chart/table*/
.education_attainment_container .chartjs_container canvas {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media(max-width:980px){
  .education_attainment_container .chartjs_container {
    width:50% !important;    
    display:block;
    float:none;
    margin:0 auto;
    bottom:0;
    left: 0%;
  }
}


/*degree page*/

.single-degree .side_bar ul li select{
  margin-bottom:0px;
} 

.single-degree .page_content #overview h2{
  margin-bottom:30px;
  margin-top:50px;
}

.single-degree .page_content #overview h2 > span {
    border-left: 3px solid #196da6;
    display: table-cell;
    margin-left: 10px;
    padding: 10px 9px;
    vertical-align: middle;
    line-height:105%;
    font-size: 46px;
}


.single-degree .page_content #overview h2:before{
  content: "\F02D";
  color: #196da6;
  display: table-cell;
  font-family: FontAwesome;
  font-size: 120px;
  padding-right: 10px;
  vertical-align: middle;
}

.single-degree blockquote {
    background: none repeat scroll 0 0 #eee;
    padding: 10px 20px 10px 10px;
    margin: 20px 0;
    border: 2px solid #AAA;
}

.single-degree blockquote h4{
    margin-top:0;
    text-decoration:none;
    font-size: 28px;
    line-height: 32px;
}


.single-degree blockquote h5 {
  color: #666;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.single-degree blockquote p{
 font-family:"Open Sans";
 font-size: 20px;
 font-weight: 100;
 margin-bottom:20px;
}

.single-degree .accordion{
  padding-bottom:30px;
}

.single-degree .accordion .accordion-group .accordion-heading h4{
  margin-top:15px;
}

.single-degree .accordion .accordion-group .accordion-heading a:after{
  left:0;
}

.single-degree .accordion .accordion-group .accordion-heading a{
  padding: 0 0 0 34px;
}

.single-degree .accordion-inner{
  padding: 9px 0 0 0;
}


@media(max-width:768px){
  .single-degree .page_content #overview h2{
    margin-top:80px;
    line-height:30px;
  }
  .single-degree .page_content #overview h2 span {
      font-size: 30px;
      line-height:30px;
      border-left:none;
      border-top: none;
      display:block;
      padding:5px 0 0 0;
      margin:0;    
      text-align:center;
  }
  
  
  .single-degree .page_content #overview h2:before{
    font-size: 100px;
    display:block;
    margin-bottom:35px;
    padding-right:none;
    text-align:center;
  }  
           
}


/* MAT DEGREE */
.single-degree.postid-28216 .page_content blockquote {
  border:none;
  background:none;  
}


.single-degree.postid-28216 .page_content blockquote img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 2px;
}

.single-degree.postid-28216 .page_content blockquote h3{
  font-size: 40px;
  line-height: 47px;
  border-bottom:1px solid #444;
  margin-bottom:10px;
}

.single-degree.postid-28216 .page_content blockquote p{
  font-size:16px;
  line-height: 20px;
  font-family:Quattrocento;
  margin-bottom:10px;
}

.single-degree.postid-28216 .page_content blockquote .span2 ul {
  list-style:none;
}

.single-degree.postid-28216 .page_content blockquote .span2 ul li {
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 6px;
}

.single-degree.postid-28216 .page_content blockquote .span2 ul li:before {    
font-family: 'FontAwesome';
content: '\F058';
margin:0 5px 0 -15px;
color: #196da6;
}

/*
.single-degree .page_content #overview img:first-of-type{
  float:right;
  padding:15px;
  background: #333; 
  border: none;
  margin: 0 0 30px 50px;
}


@media(max-width: 600px){
 .single-degree .page_content #overview img:first-of-type{
  float:none;
  margin:15px auto 20px auto;
  display:block;
  width:80%;
 }

}
*/


    /*degree rankings*/
    
.degree_rankings_container{
  margin-top:50px;  
}

.single-degree #degree_rankings_container .ranking_intro h2:before{
  display:none;  
}

.single-degree #degree_rankings_container .ranking_intro h2{
  margin-top:10px;
  font-size:44px;
  line-height:48px;
  margin-bottom:10px;
}

.single-degree #degree_rankings_container .ranking_intro img{
  width:200px;
  margin-top:5px;
}

.degree_rankings_container .top_title{
 margin-top:20px; 
}

.degree_rankings_container .top_title .rank{
  float:left;
}

.degree_rankings_container .top_title .rank span {    
    color: #fff;
    display: block;
    font-size: 30px;
    line-height: 48px;
    padding: 5px;
    text-align: center;
    width: 70px;    
    background: #196da6;
    color: #fff;
    margin-left:8px;
    font-family: "Oswald";    
}


.degree_rankings_container .top_title .title{
  display:table;
}

.degree_rankings_container .top_title .title span {
    color: #333;
    display: table-cell;
    font-family: "Oswald";
    font-size: 30px;
    height: 58px;
    line-height: 32px;
    vertical-align: middle;
}
.degree_rankings_container .top_title .overall_score {
    background: #444 none repeat scroll 0 0;
    color: #fff;
    float: right;
    width: 75px;
    margin-right:8px;
}
.degree_rankings_container .top_title .overall_score .score_title{
  font-size:80%;
  padding:3px 5px;
  display:block;
}

.degree_rankings_container .top_title .overall_score .score{
  font-size:140%;
  font-family:oswald;
  padding:3px 5px;
  line-height:0;  
}



.degree_rankings_container .bottom_details {
    background: #f5f5f5 none repeat scroll 0 0;
    clear: both;
    margin-left: 30px;
    min-height: 100px;
}

.degree_rankings_container .bottom_details .sub_score{
  width:32.3333333%;  
  display:inline-block;
  height:60px;
  border-bottom:8px solid #E5E5E3;
  color: #fff;
  margin-bottom:10px;
}


.degree_rankings_container .bottom_details .sub_score div span {
    display: block;
    float: left;
    margin-right: 20px;
    padding: 10px;
    width: 170px;
    line-height:20px;
    font-size:17px;
}

.degree_rankings_container .bottom_details .sub_score div span strong{
 font-family:oswald;
}

.degree_rankings_container .bottom_details .sub_score div img{
  padding:10px 0 0 0;
}

.degree_rankings_container .bottom_details .sub_score1{
    background-color: #743a7e;
}

.degree_rankings_container .bottom_details .sub_score2{
  margin:0 1.5005%;
  background:#386e7d;
}

.degree_rankings_container .bottom_details .sub_score3{
    background-color: #819d6e;
}

.degree_rankings_container .bottom_details .blurb {
    display: inline-block;
    font-size: 80%;
    line-height: 20px;
    min-height: 90px;
    width: 72%;
    font-family: "Open Sans";
}

.degree_rankings_container .bottom_details .blurb div {
    border-right: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 10px;
}             

.degree_rankings_container .bottom_details .college_details {
    display: inline-block;
    margin-left: 1.58%;
    vertical-align: top;
    width: 26.333%;
    padding-top:10px;
}

.degree_rankings_container .bottom_details .college_details ul{
  margin-left:15px;
  padding-right:5px;
}

.degree_rankings_container .bottom_details .college_details span {
    font-size: 90%;
    font-style: italic;
    font-weight: bold;
}

.degree_rankings_container .bottom_details .college_details ul li{
  font-size:80%;
  line-height:16px;
  padding-bottom:6px;
}

@media(max-width:1200px){
  
  .degree_rankings_container .top_title .rank span{
    width:50px;
    margin-left:10px;
  }
  

  .degree_rankings_container .top_title .overall_score {
      margin-right: 1px;
      width: 68px;
  }  
  
  .degree_rankings_container .bottom_details .sub_score div span {
      display: block;
      float: left;
      font-size: 15px;
      line-height: 18px;
      margin-right: 10px;
      padding: 6px;
      width: 141px;
  }  
  
}

@media(max-width:980px){
  .degree_rankings_container .top_title .rank{
    width:55px;
  }
  
  .degree_rankings_container .top_title .title{
    width:70%;
  }
}


@media(max-width:768px){
   .degree_rankings_container .top_title .rank{
    width:100%;
    float:none;
   }
   
   .degree_rankings_container .top_title .rank span{
    margin-left: 0px;
    width:100%;
   }
   
   .degree_rankings_container .top_title .title{
    display:block;
    margin:15px 0;
    width:100%;
   }
   
   .degree_rankings_container .top_title .title span{
    display:inline;
    width:100%;
    font-size:20px;    
   }
   

  .degree_rankings_container .top_title .overall_score {
      display: block;
      float: none;
      margin: 0;
      width: 100%;
  }
  
  .degree_rankings_container .bottom_details{
    margin-left:0;
  }   
  
  .degree_rankings_container .bottom_details .sub_score{
    width:100%;
    margin: 0;
  }
  
  .degree_rankings_container .bottom_details .college_details,.degree_rankings_container .bottom_details .blurb{
    width:100%;
    padding:0;
  }
  
  .degree_rankings_container .bottom_details .blurb div{
    margin:0;
    padding-bottom:0;
  }

}    


/*degree school list*/
.degree_school_list h3 {
    border-bottom: 4px dotted;
    margin-bottom: 13px;
    margin-top: 60px;
}
.degree_school_list table{
  margin-top:5px;
}

.degree_school_list table tbody tr td h4{
  margin:0 0 3px 0;
  font-size:22px;
  line-height:24px;
  text-decoration:none;
  
}

.degree_school_list table tbody tr td:first-child{
  width:60%;
}

.degree_school_list table tbody tr td div {
    font-size: 14px;
    line-height: 16px;
}

.degree_school_list table tbody tr td ul{
  margin:0 0 3px 18px;
}

.degree_school_list table tbody tr td ul li{
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 6px;
}

@media(max-width:480px){
  .degree_school_list table tbody tr td:first-child{
    width:auto;
  }

	.degree_school_list .listings_container table, .degree_school_list thead, .degree_school_list tbody,.degree_school_list th,.degree_school_list td, .degree_school_list tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.degree_school_list table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
  
  	.degree_school_list table tbody tr td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
	}
	
	.degree_school_list table tbody tr td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/

}




/*scholarship sections*/

/*entry and rules*/
#page-scholarship-entry-rules .well h4{
  margin-top:0;
}

#page-scholarship-entry-rules .well p{
  font-size:85%;
  line-height:18px;
}

/*scholarship forms*/
.scholarship_form_container {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #888;
    display: block;
    margin-bottom: 30px;
    padding: 10px 10px;
}

.scholarship_form_container img{
  display:block;
  margin:0 auto;
}

.scholarship_form_container .show_hide_link{
    background: #0b7e98 none repeat scroll 0 0;
    border: 1px solid #555;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 2px 12px;
    text-align: center;
    cursor:pointer;
}

.scholarship_form_container .intro{
  width:97%;
}

.scholarship_form_container .intro p{
 margin-bottom: 5px;
}

.scholarship_application_form_container{
   display:none;
}

/*scholarship guide page*/
.scholarship-page .scholarship_form_container{
    background: #fff;
    border: none;
    margin-bottom: 0;
    padding: 0;
}

.scholarship-page .scholarship_form_container h3{
  display:none;
}

.scholarship-page .scholarship_form_container .span2{
  display:none;
}

.scholarship-page .scholarship_form_container .span6{
  width:100%;
}


.scholarship-page h3 img{
  margin-top:60px;
  border: 1px solid #196da6;
  display:block;  
  padding:5px;
}

.scholarship-page h3 br{
  display:none;
}

.scholarship-page .side_bar{
  padding:0;
  background: #fff;
}

.scholarship-page .side_bar .content_links{
  background: #333;
  padding: 5px 5px 20px;
}

.scholarship-page .side_bar h2{
  color: #fff;
  border-bottom: 1px solid #fff;
  font-size:18px;
}

.scholarship-page .side_bar p{
  color: #fff;
  font-size: 16px;
  line-height:22px;
  padding-top:5px;
  margin-bottom:7px;
}

.scholarship-page .side_bar select{
  font-size: 16px;
  width:95%;
}

.scholarship-page .side_bar p, .scholarship-page .side_bar h2, .scholarship-page .side_bar select{
  margin-left: 3px;
  margin-right: 3px;
}

.scholarship-page .side_scholarship_anchor_link{
  text-align:center;
  margin-top: 10px;
  cursor:pointer;
}


.scholarship-page .scholarship_links h2{
  margin-top:10px;
  font-size:26px;
}

.scholarship-page .scholarship_links h3{
  font-size:16px;
  line-height:20px;
  margin-top: 5px;
  color: #444;
  cursor:pointer;
}

.scholarship-page .scholarship_links ul li{
  font-size:14px;
  line-height:20px;
}
       

.scholarship-page #overview h2{
  margin-bottom:30px;
  margin-top:50px;
}

.scholarship-page #overview h2 span {
    border-left: 3px solid #196da6;
    display: table-cell;
    margin-left: 10px;
    padding: 10px 9px;
    vertical-align: middle;
    line-height:105%;
    font-size: 46px;
}


.scholarship-page #overview h2:before{
  content: "\F044";
  color: #196da6;
  display: table-cell;
  font-family: FontAwesome;
  font-size: 120px;
  padding-right: 10px;
  vertical-align: middle;
}

@media(max-width:768px){
  .scholarship-page #overview h2{
    margin-top:80px;
    line-height:30px;
  }
  .scholarship-page #overview h2 span {
      font-size: 30px;
      line-height:30px;
      border-left:none;
      border-top: none;
      display:block;
      padding:5px 0 0 0;
      margin:0;    
      text-align:center;
  }
  
  
  .scholarship-page #overview h2:before{
    font-size: 100px;
    display:block;
    margin-bottom:35px;
    padding-right:none;
    text-align:center;
  }  
           
}

.scholarship_leadin {
  background: #222;
  padding: 30px 0 !important;
  color:#fff;
}

.scholarship_leadin h3 {    
    margin-top: 0;
    padding-bottom: 10px;
    color:#fff;
}

.scholarship_leadin .show_hide_link{
    background: #0b7e98 none repeat scroll 0 0;
    border: 1px solid #555;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 2px 12px;
    text-align: center;
    cursor:pointer;
}


.scholarship_leadin img {
    display: block;
    margin: 0 auto;
}

.page-id-19529 .scholarship_leadin {
  background: #fff;
  padding: 0;
  color:#444;
}

.page-id-19529 .scholarship_leadin h3 {
  color:#196da6;  
}  

.page-id-19529 .scholarship_leadin .official_rules_link{
  display:none;
}

@media(min-width: 980px){
.page-template-page-home .scholarship_leadin h3{
    font-size: 43px;
    line-height: 55px;
}
}



/*resource pages*/

.single-resource .sticky_main_container{
  border-left:none;
}
  
.single-resource .content-holder{
  padding-bottom:0;
}

.single-resource .page_content{
  color:#666;
}


.single-resource .page_content h2 span{
	position:relative;
  padding-left:10px;
  border-left: 15px solid #56BEE4;
  padding-bottom:18px;
  display:block;
  padding-top:10px;
}

 
.single-resource .page_content h2{    
    color: #71C0DC;
    font-size: 44px;
    line-height: 50px;
    text-transform: none;
    display:block;
    position: relative;
}

.single-resource .page_content h2{
	background:#FFF;
	margin:40px auto;
  font-family:"Open Sans";
  font-weight:100;
  letter-spacing: -2px;
}

.single-resource .page_content h2:first-of-type{
  	margin:0 auto 40px auto;
}

.single-resource .page_content h2:before, .single-resource .page_content h2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 20px;
  width: 50%;
  top: 20px;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
  
}

.single-resource .page_content h2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.single-resource .title_box{
    background: rgba(0, 138, 154, 0.75);  
    box-shadow: 0 5px 8px #333;
    color: #fff;
    left: 16%;
    padding: 3px 20px 0;
    position: absolute;
    top: 0;
    width: 620px;
    z-index: 999;
}

.single-resource .title_box h1 {
    color: #fff;
    font-family: oswald;
    font-size: 58px;
    line-height: 68px;
    margin-top: 10px;
    padding: 10px 7px;
    text-shadow: 2px 2px 3px #333;
    text-transform: uppercase;
}


@media (max-width: 1200px) {

   .single-resource .title_box{
    position: relative;
    height: auto;
    padding: 12px 20px 12px 20px;   
    color: #fff;    
    margin:0 auto;
    width:100%;
    left:0;
    top:0;    
    border-radius: 0px;    
  }
  
  .single-resource .title_box h1{
    color: #fff;    
    width:95%;
    margin:10px 0;
    font-size: 50px;
    line-height: 55px;
    
  }
  

}

@media (max-width: 768px) {

  .single-resource .title_box h1{
    color: #fff;    
    width:95%;
    margin:10px 0;
    font-size: 40px;
    line-height: 45px;
    
  }

}

.single-resource .page_content p,.single-resource .page_content ul{
  border-left: 1px solid #9BCDDD;
  padding-left:30px;
  padding-bottom:20px;
  margin:0;
  list-style-position: inside;
}

.single-resource .page_content blockquote{
  background: #1D96C0;
  margin: 30px auto;
  width: 95%;  
}

.single-resource .page_content blockquote p{
  border-left:none;
  color:#fff;   
  padding: 20px;  
} 

.single-resource .page_content blockquote a{
  color:#fff;
}

.single-resource .page_content h3{
 color:#4AAFD3;
 margin: 13px 0 13px -13px;
 padding-left: 38px;
 font-weight:bold;        
}

.single-resource .page_content h4{
  padding-bottom: 3px;
  padding-left:30px;
}


/* main resource page */

.page-id-28066 .title_box{
    background: #000;  
    box-shadow: 0 5px 8px #333;
    color: #fff;
    left: 16%;
    padding: 3px 20px 0;
    position: absolute;
    top: 0;
    width: 620px;
    z-index: 999;
}

.page-id-28066 .title_box h1 {
    color: #fff;
    font-family: oswald;
    font-size: 58px;
    line-height: 68px;
    margin-top: 10px;
    padding: 10px 7px;
    text-shadow: 2px 2px 3px #333;
    text-transform: uppercase;
}

.page-id-28066 .page_content h2 span{
	position:relative;
  padding-left:10px;
  border-left: 15px solid #333;
  padding-bottom:18px;
  display:block;
  padding-top:10px;
}

 
.page-id-28066  .page_content h2{    
    color: #444;
    font-size: 44px;
    line-height: 50px;
    text-transform: none;
    display:block;
    position: relative;
}
 
.page-id-28066  .page_content h3{
 color:#444;
 margin: 13px 0 13px -13px;
 padding-left: 31px;
 font-weight:bold;        
}

.page-id-28066 .page_content blockquote a{
  color:#fff;
}

.page-id-28066  .page_content p{
  border-left: 1px solid #ccc;
  padding-left:30px;
  padding-bottom:20px;
  margin:0;
}

.page-id-28066  .page_content blockquote{
  background: #1D96C0;
  margin: 30px auto;
  width: 95%;  
}

.page-id-28066  .page_content blockquote p{
  border-left:none;
  color:#fff;   
  padding: 20px;  
} 

@media (max-width: 1200px) {

   .page-id-28066   .title_box{
    position: relative;
    height: auto;
    padding: 12px 20px 12px 20px;   
    color: #fff;    
    margin:0 auto;
    width:100%;
    left:0;
    top:0;    
    border-radius: 0px;    
  }
  
  .page-id-28066   .title_box h1{
    color: #fff;    
    width:95%;
    margin:10px 0;
    font-size: 50px;
    line-height: 55px;
    
  }
  

}

@media (max-width: 768px) {

  .page-id-28066  .title_box h1{
    color: #fff;    
    width:95%;
    margin:10px 0;
    font-size: 40px;
    line-height: 45px;
    
  }

}



 /*holiday*/
 .single-resource.postid-28076 .title_box{
    background: rgba(0, 138, 154, 0.75);  
    box-shadow: 0 5px 8px #333;
    color: #fff;
    left: 16%;
    padding: 3px 20px 0;
    position: absolute;
    top: 0;
    width: 620px;
    z-index: 999;
}

.single-resource.postid-28076 .title_box h1 {
    color: #fff;
    font-family: oswald;
    font-size: 58px;
    line-height: 68px;
    margin-top: 10px;
    padding: 10px 7px;
    text-shadow: 2px 2px 3px #333;
    text-transform: uppercase;
}

.single-resource.postid-28076 .page_content h2 span{
	position:relative;
  padding-left:10px;
  border-left: 15px solid #56BEE4;
  padding-bottom:18px;
  display:block;
  padding-top:10px;
}

 
.single-resource.postid-28076 .page_content h2{    
    color: #71C0DC;
    font-size: 44px;
    line-height: 50px;
    text-transform: none;
    display:block;
    position: relative;
}
 
.single-resource.postid-28076 .page_content h3{
 color:#4AAFD3;
 margin: 13px 0 13px -13px;
 padding-left: 31px;
 font-weight:bold;        
}

.single-resource.postid-28076  .page_content blockquote a{
  color:#fff;
}

.single-resource.postid-28076 .page_content p{
  border-left: 1px solid #9BCDDD;
  padding-left:30px;
  padding-bottom:20px;
  margin:0;
}

.single-resource.postid-28076 .page_content blockquote{
  background: #1D96C0;
  margin: 30px auto;
  width: 95%;  
}

.single-resource.postid-28076 .page_content blockquote p{
  border-left:none;
  color:#fff;   
  padding: 20px;  
} 

@media (max-width: 1200px) {

   .single-resource.postid-28076 .title_box{
    position: relative;
    height: auto;
    padding: 12px 20px 12px 20px;   
    color: #fff;    
    margin:0 auto;
    width:100%;
    left:0;
    top:0;    
    border-radius: 0px;    
  }
  
  .single-resource.postid-28076 .title_box h1{
    color: #fff;    
    width:95%;
    margin:10px 0;
    font-size: 50px;
    line-height: 55px;
    
  }
  

}

@media (max-width: 768px) {

  .single-resource.postid-28076 .title_box h1{
    color: #fff;    
    width:95%;
    margin:10px 0;
    font-size: 40px;
    line-height: 45px;
    
  }

}

/* /how-hire-best-school-leaders */
#page-how-hire-best-school-leaders .title_box{
  width:100%;
  position:initial;
  background:#FFCC33;  
}

#page-how-hire-best-school-leaders .title_box h1 span {
    display: block;
    font-size: 28px;
    line-height: 36px;
    text-transform: none;
    color: #333;
    text-shadow: none;
}                 

#page-how-hire-best-school-leaders .page_content p{
  text-align:justify;
}

#page-how-hire-best-school-leaders .page_content h3:first-of-type{
  background:none;  
}

#page-how-hire-best-school-leaders .page_content .well{
  margin-top:20px;
}

#page-how-hire-best-school-leaders .page_content .well p{
  border:none;
}

#page-how-hire-best-school-leaders .page_content .well h3{
  font-size:115%;  
  background:none;
}

#page-how-hire-best-school-leaders .page_content .well ol{
  margin-left:45px;
}






/* discount page */
.toppage_container.school_discounts_header{
  min-height:140px;
  background: url(https://www.teacher.org/wp-content/themes/teacher/images/headers/header_teacher_discount.jpg);
}


.toppage_container.school_discounts_header h1{
  line-height:140px;
  font-size:70px;
}


   
.discounts-page img{
  margin-top:70px;
  border: 1px solid #ccc;
  display:block;  
  padding:5px;
  margin-bottom:0;
}

.discounts-page h3 br{
  display:none;
}

.discounts-page .sticky{
  padding:0;
  background: #fff;
}

.discounts-page .sticky #overview_tab_container{
  background: #333;
  padding: 5px 5px 20px;
}

.discounts-page .sticky h2{
  color: #fff;
  border-bottom: 1px solid #fff;
  font-size:18px;
}

.discounts-page .sticky p{
  color: #fff;
  font-size: 16px;
  line-height:22px;
  padding-top:5px;
  margin-bottom:7px;
}

.discounts-page .sticky select{
  font-size: 16px;
  width:95%;
}

.discounts-page .sticky p, .discounts-page .sticky h2, .discounts-page .sticky select{
  margin-left: 3px;
  margin-right: 3px;
}

.discounts-page .side_discounts_anchor_link{
  text-align:center;
  margin-top: 10px;
  cursor:pointer;
}


.discounts-page .discounts_links h2{
  margin-top:10px;
  font-size:26px;
}

.discounts-page .discounts_links h3{
  font-size:16px;
  line-height:20px;
  margin-top: 5px;
  color: #444;
  cursor:pointer;
}

.discounts-page .discounts_links ul li{
  font-size:14px;
  line-height:20px;
}
       

.discounts-page #overview h2{
  margin-bottom:20px;
  margin-top:60px;
  padding:50px 20px;
  background: #333;
  color:#fff;
}

.discounts-page #overview h2 span {
    border-left: 3px solid #fff;
    display: table-cell;
    margin-left: 10px;
    padding: 10px 9px;
    vertical-align: middle;
    line-height:105%;
    font-size: 52px;
}


.discounts-page #overview h2:before{
  content: "\F155";
  color: #fff;
  display: table-cell;
  font-family: FontAwesome;
  font-size: 90px;
  padding-right: 10px;
  vertical-align: middle;
}

@media(max-width:768px){

    .toppage_container.school_discounts_header{
      min-height:50px;
    }
        
    
    .toppage_container.school_discounts_header h1{
      line-height:45px;
      font-size:45px;
    }



  .discounts-page #overview h2{
    margin-top:80px;
    line-height:30px;
  }
  .discounts-page #overview h2 span {
      font-size: 30px;
      line-height:30px;
      border-left:none;
      border-top: none;
      display:block;
      padding:5px 0 0 0;
      margin:0;    
      text-align:center;
  }
  
  
  .discounts-page #overview h2:before{
    font-size: 100px;
    display:block;
    margin-bottom:35px;
    padding-right:none;
    text-align:center;
  }  
           
}

.discounts_leadin {
  background: #222;
  padding: 30px 0 !important;
  color:#fff;
}

.discounts_leadin h3 {    
    margin-top: 0;
    padding-bottom: 10px;
    color:#fff;
}

.discounts_leadin .show_hide_link{
    background: #0b7e98 none repeat scroll 0 0;
    border: 1px solid #555;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 2px 12px;
    text-align: center;
    cursor:pointer;
}


.discounts_leadin img {
    display: block;
    margin: 0 auto;
}

.page-id-19529 .discounts_leadin {
  background: #fff;
  padding: 0;
  color:#444;
}

.page-id-19529 .discounts_leadin h3 {
  color:#196da6;  
}  

.page-id-19529 .discounts_leadin .official_rules_link{
  display:none;
}

@media(min-width: 980px){
.page-template-page-home .discounts_leadin h3{
    font-size: 43px;
    line-height: 55px;
}
}



/*ratings*/
div.kk-star-ratings .kksr-legend{
  width:120%;
  text-align:left;
  min-height:20px;
}

/*breadcrumb*/
.breadcrumb {
    background: none;
    border: none;
    border-radius: 0;
    font: normal 14px/20px "Open Sans",sans-serif;
    padding: 0;
    margin-bottom:10px;
    color:#aaa;
}

.breadcrumb a{
      color:#aaa;
}




/*lesson plan index page*/
.lesson_plan_index_page h1 img{
  vertical-align:top;
}

.lesson_plan_index_page h2:before {
    float: right;
    margin: 0 !important;
    width: 15px;
}
.lesson_plan_index_page h2 {
    font-size: 32px;
    line-height: 38px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 0.3em;
    padding: 0.7em 30px 0.2em 0;
    text-transform: none;
    color:#196da6;
}         



.lesson_plan_index_page .category_lists .by_subject div h2:before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/lesson_plans/subject_icon.png");
    margin-right: 8px;
}

.lesson_plan_index_page .category_lists .by_grade div h2:before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/lesson_plans/grade_level_icon.png");
    margin-right: 8px;
}                        


.lesson_plan_index_page .category_lists .by_subject div{
  padding-right:40px;
}

.lesson_plan_index_page .category_lists ul{
  margin:0;
}

.lesson_plan_index_page .category_lists ul li{
  list-style:none;
  font-size:102%;
  padding-bottom:5px;
  float:left;
  width:50%;     
}

.lesson_plan_index_page .category_lists .by_subject ul li:before{
    content: "\F02D";
    font-family: FontAwesome;
    margin-right:10px; 
} 

.lesson_plan_index_page .category_lists .by_grade ul li:before{
    content: "\F0CA";
    font-family: FontAwesome;
    margin-right:10px; 
}         

.lesson_plan_index_page .category_lists .by_grade div{
  padding-left:40px;
}

@media(max-width:1200px){

 .lesson_plan_index_page .category_lists ul li{
  font-size:86%;
 } 

}

@media(max-width:980px){

 .lesson_plan_index_page .category_lists ul li{
  font-size:100%;
  width:100%;
 } 

}

@media(max-width:768px){
  .lesson_plan_index_page h1 img{
    vertical-align:top;
    width:47px;
  }
  
  .lesson_plan_index_page h2{
    font-size:26px;
    line-height:32px;
  }
  
  .lesson_plan_index_page .lp_content_bg {
   background:none;
  }  
  
  .lesson_plan_index_page .lp_content_bg p{
   width:100%;
  }
  

  .lesson_plan_index_page .category_lists ul li{
    width:100%;
    float:none;
    font-size:95%;
  }  
  
.lesson_plan_index_page .category_lists .by_subject div,.lesson_plan_index_page .category_lists .by_grade div{
  padding:0px;
}  
  

}



.lesson_plan_category_page h1 {
  color:#007e96;
}  

.lesson_plan_category_page h2 {
    border-bottom: 1px solid #ccc;
    margin: 0 0 0.3em;
    padding: 1.7em 30px 0.2em 0;
    text-transform: none;
    font-size: 32px;
    line-height:36px;
}   

.lesson_plan_category_page h2:first-of-type {
    padding: 0.7em 30px 0.2em 0;
} 

.lesson_plan_category_page h3 {
    font-size: 18px;
    line-height:26px;
}

.lesson_plan_category_page .time{
    font-size: 14px;
    line-height:22px;
    color: #777;
    padding: 3px 0;
}   



/*lesson plan page*/
.lesson_plan_header_image{
  padding-bottom:20px;
  padding-top:20px;
}

.lesson_plan_header_image img{
  border:3px solid #0b7d98;
}

.single-lesson-plans h1{
  font-size:53px;     
  line-height: 58px;  
  color:#007e96;
}    

.single-lesson-plans .page_content h2{
  padding:.7em 30px .2em 0;
  margin:0 0 .3em 0;
  border-bottom: 1px solid #ccc;
  text-transform: none;
  font-size: 42px;
  line-height: 46px;  
}  

.single-lesson-plans .page_content h3{
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 6px;
}    

.single-lesson-plans .page_content h4{
  font-size: 22px;
  line-height: 28px;
}   

.single-lesson-plans .side_bar .content_links{
  padding:5px;
}

.single-lesson-plans .side_bar h3{
    font-size:16px;
    line-height:22px;
    color:#333;
    clear:both;
}

.single-lesson-plans .side_bar .side_bar_icon{
  float:left;
  margin-right:15px;
  clear:both;
  margin-top:8px;
  margin-bottom:10px;
}

.single-lesson-plans .side_bar .side_bar_icon_text{
  font-size:14px;
  line-height:18px;
  width:100px;
  float:left;
  margin-top:8px; 
  margin-bottom:10px; 
}

       

.single-lesson-plans .page_content  h2.objectives_outcomes:before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/lesson_plans/objectives_outcomes.gif");
    margin-right:8px;
}

.single-lesson-plans .page_content  h2.materials:before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/lesson_plans/materials.gif");
    margin-right:8px;    
}

.single-lesson-plans .page_content  h2.assessment_evaluation:before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/lesson_plans/assessment_evaluation.gif");
    margin-right:8px;    
}

.single-lesson-plans .page_content h2.procedure:before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/lesson_plans/procedure.gif");
    margin-right:8px;
}

.single-lesson-plans .page_content  h2.modification_differentiation:before {
    content: url("https://www.teacher.org/wp-content/themes/teacher/images/lesson_plans/modification_differentiation.gif");
    margin-right:8px;
}

.single-lesson-plans .page_content .lesson_plan_category_icons img{
  margin-bottom:4px;
}

.single-lesson-plans .page_content .lesson_plan_category_icons h2{
  border:none;
  padding:0;
  font-size:16px;
  line-height: 22px;
}

.single-lesson-plans .page_content .contributor_share_box{
  padding-top:10px;
}

.single-lesson-plans .page_content .contributor_share_box .span9{
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.single-lesson-plans .page_content .contributor_share_box .span5{
    padding-top: 5px;
}

.single-lesson-plans .page_content .lesson-plan-author-image{
	width: 35px;
	height: 35px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;	
  margin-bottom:10px;
  margin-right: 10px;       
  float:left; 
}

.single-lesson-plans .page_content .lesson-plan-author-bio{
 font-size:12px;
 line-height:18px; 
}

.single-lesson-plans .page_content .lesson-plan-author-bio span{
  font-weight:bold;
  font-size:14px;
}



@media(max-width:768px){

  .single-lesson-plans h1{
    font-size:40px;     
    line-height: 46px;  
  }    
  
  .single-lesson-plans .page_content h2{
    font-size:32px;     
    line-height: 38px;
    padding-bottom: .4em;  
  }       
    
  .single-lesson-plans .page_content h3{
    font-size: 22px;
    line-height: 30px;
  }    
  

  .single-lesson-plans .page_content h4{
    font-size: 18px;
    line-height: 24px;
  }    
  

  
 
  .single-lesson-plans .page_content h2:before{
      float: right;
      margin: 0 !important;
      width: 15px;
  }
  
  
}


/*how to become main page*/      


.page-template-how-to-become  .page_content #overview h2{
  margin-bottom:30px;
  margin-top:50px;
}

.page-template-how-to-become  .page_content #overview h2 span {
    border-left: 3px solid #196da6;
    display: table-cell;
    margin-left: 10px;
    padding: 10px 9px;
    vertical-align: middle;
    line-height:105%;
    font-size: 53px;
}


.page-template-how-to-become  .page_content #overview h2:before{
  content: url(https://www.teacher.org/wp-content/uploads/2015/02/apple_icon.png);
  color: #196da6;
  display: table-cell;
  font-family: FontAwesome;
  font-size: 120px;
  padding-right: 10px;
  vertical-align: middle;
}



@media(max-width:768px){
  .page-template-how-to-become  .page_content #overview h2{
    margin-top:60px;
    line-height:30px;
  }
  .page-template-how-to-become  .page_content #overview h2 span {
      font-size: 30px;
      line-height:30px;
      border-left:none;
      display:block;
      padding:15px 0 0 0;
      margin:0;    
      text-align:center;
  }
  
  
  .page-template-how-to-become  .page_content #overview h2:before{
    font-size: 100px;
    display:block;
    margin-bottom:5px;
    padding-right:none;
    text-align:center;
  }  
           
}



.page-template-how-to-become #overview > p:first-child {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    font-family: open sans;
    font-size: 35px;
    font-style: italic;
    font-weight: 100;
    line-height: 122%;
    padding: 10px 40px 22px 40px;
}


@media(max-width:768px){
 .page-template-how-to-become #overview > p:first-child {
  font-size: 26px;
 } 
}


/*FAQ PAGES*/
.single-faq h1:before {
    color: #fff;
    content: "\F059";
    display: table-cell;
    font-family: FontAwesome;
    font-size: 200px;
    padding:20px 30px 20px 0;  
    vertical-align: middle;
    height:130px;
}  

@media(max-width:768px){
  
  .single-faq h1:before {
    display:block;
    margin:10px auto;
    font-size:160px;
    padding:20px 0px 20px 0; 
    height:100px;
  }
  
  .single-faq h1{
        display:block;
        text-align:center;
        font-size:45px;
        line-height:45px;
  }

}




.single-faq #overview h2{
  margin-bottom:30px;
  margin-top:50px;
}

.single-faq #overview h2 span {
    border-left: 3px solid #196da6;
    display: table-cell;
    margin-left: 10px;
    padding: 10px 9px;
    vertical-align: middle;
    line-height:105%;
    font-size: 46px;
}


.single-faq #overview h2:before{
  content: "\F05A";
  color: #196da6;
  display: table-cell;
  font-family: FontAwesome;
  font-size: 120px;
  padding-right: 10px;
  vertical-align: middle;
}

@media(max-width:768px){
  .single-faq #overview h2{
    margin-top:80px;
    line-height:30px;
  }
  .single-faq #overview h2 span {
      font-size: 30px;
      line-height:30px;
      border-left:none;
      border-top: none;
      display:block;
      padding:5px 0 0 0;
      margin:0;    
      text-align:center;
  }
  
  
  .single-faq #overview h2:before{
    font-size: 100px;
    display:block;
    margin-bottom:35px;
    padding-right:none;
    text-align:center;
  }                         
           
}

/*teacher degree index page */
#degree_listings h2{
  font-size: 40px;
  line-height: 48px;
}

#degree_listings .degree_links{
  min-height: 315px;
}

degree_links ul{
  padding-top:5px;
} 

#degree_listings .degree_links ul li{
  float:left;
  width:50%;
}

#degree_listings table{
  font-size:14px;
  font-weight:100;
  margin-bottom: 5px;
  
}

#degree_listings .degree_list h3{
    background: url('https://www.teacher.org/wp-content/themes/teacher/images/careers-blue-bar.png') no-repeat -10px 0 transparent;
    color: #fff;
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 80px;
    padding: 4px 10px 3px 13px;
}

#degree_listings h3:first-child{
 margin-top:30px;
}

#degree_listings h3 a,#degree_listings h3 a:hover{
 color: #fff;
}

#degree_listings h4{
  text-decoration:none;
  margin-bottom:5px;
}

#degree_listings img{
  float:left;
  margin:0px 20px 10px 0; 
  padding:5px;
  border:2px solid #f1f1f1; 
  max-width:225px;
}

.page-template-page-teaching-degree #overview h2{
  margin-bottom:30px;
  margin-top:30px;
}

.page-template-page-teaching-degree #overview h2 span {
    border-left: 3px solid #196da6;
    display: table-cell;
    margin-left: 10px;
    padding: 10px 9px;
    vertical-align: middle;
    line-height:105%;
    font-size: 46px;
}


.page-template-page-teaching-degree #overview h2:before{
  content: "\F02D";
  color: #196da6;
  display: table-cell;
  font-family: FontAwesome;
  font-size: 90px;
  padding-right: 10px;
  vertical-align: middle;
}

@media(max-width:768px){
  .page-template-degree-index-page #overview h2{
    margin-top:80px;
    line-height:30px;
  }
  .page-template-page-teaching-degree #overview h2 span {
      font-size: 30px;
      line-height:30px;
      border-left:none;
      border-top: none;
      display:block;
      padding:5px 0 0 0;
      margin:0;    
      text-align:center;
  }
  
  
  .page-template-page-teaching-degree #overview h2:before{
    font-size: 100px;
    display:block;
    margin-bottom:35px;
    padding-right:none;
    text-align:center;
  }  
  
    #degree_listings .degree_list h3{
     background: #1591b4;
     line-height:34px;
    }
    
           
}


  
@media (max-width: 980px) {
  
  #degree_listings h2{
    font-size: 32px;
    line-height: 36px;
  }    
 
  #degree_listings .degree_links ul li{
    float:left;
    width:100%;
  }         
  
}

@media (max-width: 468px) {

  #degree_listings img{
    float:none;
    margin:0 auto;
    display:block; 
  }
}



 

/*careers in education */
#career_listings h2{
  font-size: 40px;
  line-height: 48px;
}

#career_listings .career_links{
  min-height: 315px;
}

#career_links ul{
  padding-top:5px;
} 

#career_listings .career_links ul li{
  float:left;
  width:50%;
}

#career_listings table{
  font-size:14px;
  font-weight:100;
  margin-bottom: 5px;
  
}

#career_listings .career_list h3{
    background: url('https://www.teacher.org/wp-content/themes/teacher/images/careers-blue-bar.png') no-repeat 0 0 transparent;
    color: #fff;
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 80px;
    padding: 4px 10px 3px 13px;
}

#career_listings h3:first-child{
 margin-top:30px;
}

#career_listings h3 a,#career_listings h3 a:hover{
 color: #fff;
}

#career_listings img{
  float:left;
  margin:0px 20px 10px 0; 
  padding:5px;
  border:2px solid #f1f1f1; 
  max-width:225px;
}




.page-template-careers-index-page #overview h2{
  margin-bottom:30px;
  margin-top:30px;
}

.page-template-careers-index-page #overview h2 span {
    border-left: 3px solid #196da6;
    display: table-cell;
    margin-left: 10px;
    padding: 10px 9px;
    vertical-align: middle;
    line-height:105%;
    font-size: 46px;
}


.page-template-careers-index-page #overview h2:before{
  content: "\F0B1";
  color: #196da6;
  display: table-cell;
  font-family: FontAwesome;
  font-size: 90px;
  padding-right: 10px;
  vertical-align: middle;
}

@media(max-width:768px){
  .page-template-careers-index-page #overview h2{
    margin-top:80px;
    line-height:30px;
  }
  .page-template-careers-index-page #overview h2 span {
      font-size: 30px;
      line-height:30px;
      border-left:none;
      border-top: none;
      display:block;
      padding:5px 0 0 0;
      margin:0;    
      text-align:center;
  }
  
  
  .page-template-careers-index-page #overview h2:before{
    font-size: 100px;
    display:block;
    margin-bottom:35px;
    padding-right:none;
    text-align:center;
  }  
           
}


  
@media (max-width: 980px) {
  
  #career_listings h2{
    font-size: 32px;
    line-height: 36px;
  }    
 
  #career_listings .career_links ul li{
    float:left;
    width:100%;
  }         
  
}

@media (max-width: 468px) {

  #career_listings img{
    float:none;
    margin:0 auto;
    display:block; 
  }
}





/*school district*/
.single-school-district h2{
  text-transform:none;
  font-size:40px;
  line-height:48px;
}


.single-school-district h2:first-of-type{
  margin-top: 0;
}

.single-school-district h3{
  color:#0b7d98;
}

.single-school-district img.top_icon{
  float:right;
  margin:0 0 60px 60px;
}

@media(max-width:600px){
   .single-school-district img.top_icon{
    float:none;
    display:block;
    margin: 0 auto;
   }
   
  .single-school-district h2{
    font-size: 38px;
    text-transform:none;
    line-height:44px;
  }   
   
}

.single-school-district ul.city_list{
  margin:0;
}

.single-school-district ul.city_list li{
  list-style:none;
  width:32%;
  height:30px;
  float:left;    
}

.single-school-district table.salary_table thead tr th:first-child{
  width:58%;
}

.single-school-district table.jobs_table td{
  width:10%;  
}

.single-school-district table.jobs_table td:first-of-type{
  width:40%;  
}     


/*school district listings*/
.single-school-district .school_listing_table thead tr th:first-child{
  width: 58%;
}

.single-school-district .school_listing_table tbody tr td a,.single-school-district .school_listing_table tbody tr td a:hover{
  color: #196da6;
}

.single-school-district .school_listing_table tbody tr td div{
  display:none;
  font-size:14px;
}


/* interviews */
.single-interview .interview_header_image{
  margin-top:5px;
}

.single-interview .interview_header_container{
  background: #007c99;
  min-height:400px;
  margin-top:2px;
}

.single-interview .interview_header_bottom_shadow{
  margin: 0 auto;
  display: block;
}

.single-interview .interview_header_inner_container{
  margin-top:90px;
}


.single-interview .expert_image_container {
    background: none repeat scroll 0 0 #000;
    border: 5px solid #fff;
    height: 300px;
    margin: 1em 0 1em 40px;
    position: absolute;
    top: 9%;
    white-space: nowrap;
    width: 250px;
}

.single-interview  .expert_image_container_helper{
   display: block;
    height: 100%;
	text-align: center;
    vertical-align: middle;  
}


.single-interview .expert_image_container .expert_image {
    background: #3A6F9A;
    vertical-align: middle;
    max-height: 300px;
    max-width: 250px;  
}


.single-interview .expert_image_container .expert_image_bottom_shadow {
    bottom: -15px;
    left: 0;
    position: absolute;
}


.single-interview .expert_bio_box {
    left: 325px;
    position: absolute;
    top: 102px;
    width:60%;
}


.single-interview .expert_bio_box h1 {
    color: #0b7d98;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 10px;
}

.single-interview .expert_details{
  text-transform:uppercase;
  color: #0B7D98;
  text-align:left;
  font-family: "open sans";
  font-size: 18px;
  margin-bottom:2px;
}

.single-interview .expert_details .expert_details_field{
  float:left;
  width: 155px;
  font-weight: 100;
}

.single-interview .expert_details .expert_details_value{
  font-weight:bold;
  letter-spacing:-1px;
}

.single-interview .expert_details .expert_details_value a i {
    background: none repeat scroll 0 0 #007c99;
    border-radius: 39px;
    color: #fff;
    display: inline-block;
    height: 23px;
    margin-right: 10px;
    padding: 5px 5px 5px;
    text-align: center;
    width: 23px;
    line-height: 25px;
}


.single-interview .interview_content{
   margin-top:40px;
}                     

.single-interview .interview_content .interview_intro p{
   text-align:justify;
}                      

.single-interview .interview_quote_box:before,.single-interview .interview_quote_box2:before {
    color: #007c99;
    content: "\F10D";
    font-family: FontAwesome;
    font-size: 47px;
    font-style: italic;
    margin-top: -14px;
    padding: 11px 15px;
    position: absolute;
}

.single-interview .interview_quote_box{
    background: #CADADE;
    box-shadow: 9px 9px 4px #b8cbd0;
    float: right;
    margin: 0 0 25px 30px;
    width: 350px;
}

.single-interview .interview_quote_box2 {
    background: #CADADE;
    box-shadow: 9px 9px 4px #b8cbd0;
    float: none;
    margin: 80px auto;
    width: 550px;
}

.single-interview .interview_quote_box:after{
    color: #007c99;
    content: "\F10E";
    font-family: FontAwesome;
    font-size: 47px;
    font-style: italic;
    margin-top: -26px;
    padding: 11px;
    position: absolute;
    right: 15px;
}

.single-interview .interview_quote_box2:after {
    color: #007c99;
    content: "\F10E";
    font-family: FontAwesome;
    font-size: 47px;
    font-style: italic;
    margin-top: -47px;
    padding: 11px;
    position: relative;
    float: right;
}


.single-interview .interview_quote_box p,.single-interview .interview_quote_box2 p {
    color: #0b7d98;
    font-family: open sans;
    font-size: 30px;
    font-style: italic;
    line-height: 34px;
    padding: 33px 20px 15px;
}               

.single-interview .interview_content .interview_question{
  background: url("https://www.teacher.org/wp-content/themes/teacher/images/interview/interview_question_symbol.png") no-repeat scroll 0 0 #fff;
  padding-left:40px;
  min-height: 80px;
  margin-top: 60px;
  font-style: italic;
  font-size: 22px;
  line-height: 32px;
}

.single-interview .interview_content .interview_answer {
    background: url("https://www.teacher.org/wp-content/themes/teacher/images/interview/interview_answer_symbol.png") no-repeat scroll 0 0 #fff;
    min-height: 80px;
    padding-left: 35px;    
}
                            

.single-interview .interview_content .interview_answer span {
    background-color: #dee9eb;
    border-left: 15px solid #93aab0;
    display: block;
    padding: 10px;
    color: #025F75;
}

.single-interview .interview_content .interview_answer span p {
    margin-bottom: 10px;
}


.single-interview .interview_content  .interview_conclusion{
  margin-top: 40px;
}



@media(max-width:980px){
  
  .single-interview .expert_image_container{
    left:50%;
    margin-left: -130px;
  }
  
.single-interview .expert_bio_box {
    left: 0;
    position: relative;
    top: 432px;
    width:80%;
}
  
  .single-interview .interview_content{
    margin-top:200px;
  }
  
  .single-interview .interview_header_inner_container{
    margin-top:0;
  }

}

@media(max-width:768px){
  .single-interview .expert_bio_box {
    left: 20px;
  }
  
  .single-interview .interview_quote_box{
    float:none;
    margin: 20px auto 60px auto;
    width:auto;
    max-width:350px;
  }
  
   .single-interview .interview_quote_box2{
    float:none;
    margin: 60px auto;
    width:auto;
    max-width:350px;
  }
  
  
  .single-interview .interview_quote_box:after {
        margin-top: -41px;
        position: relative;
        float: right;
    } 
    
  .single-interview .interview_quote_box p {     
      font-size: 26px;
      line-height: 30px;
      margin: 30px 20px 26px;
  }         
    
  
  
}


@media(max-width: 500px){

 .single-interview .expert_bio_box h1{
     font-size: 27px;
     line-height: 30px;
  }
  
  .single-interview .expert_details .expert_details_field{
    width: 120px;
  }
  
  .single-interview .expert_details{
    font-size: 15px;
    line-height: 20px;
  }
  
  .single-interview .interview_quote_box p {     
      font-size: 22px;
      line-height: 26px;
      margin: 30px 20px 26px;
  }   

}


/*blog main page & categories*/
.blog_index .featured img{
  border:10px solid #e6f5fc;
}

.blog_index .featured .featured_post > div{
  padding-left:20px;
} 

.blog_index h1{
    background: rgba(33, 117, 161, 0.7);
    color: #fff;
    padding: 10px;
    text-transform: none;    
}

.blog_index .featured h2, .blog_index .featured h2 a{
    color: #4a92b8;
    font-size: 48px;
    line-height: 56px;
    margin-bottom:2px;
    margin-top:0;
    text-transform: none;
}

.blog_index .archived_post h2, .blog_index .archived_post h2 a {
    color: #4a92b8;
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 2px;
    text-transform: none;
    margin-top:10px;
}
.blog_index .post_details{
    color: #999;
    font-size:95%;
    margin-bottom:5px;
}

.blog_index .read-more {
    border: 2px solid #4a92b8;
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin-top: 3px;
    padding: 7px;
    text-align: center;
    width: 90px;
    color:#4a92b8;
    float:right;
}     

.blog_index .excerpt{
    color: #777;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 10px;
}

.blog_index .archived_post{
  margin-bottom:30px;
}

.blog_index .post_title{
  margin-bottom:6px;
}

.blog_index .post_actions{
  margin-top:10px;
}

.blog_index .sharing_buttons{
  float:left;
}

.blog_index .page-numbers-container{
  float:right;
}

.blog_index .page-numbers-container .page-numbers{
  border: 1px solid #ddd;
  padding: 2px 5px;
}

@media(max-width:768px){
  .blog_index .featured .featured_post div, .blog_index .archived_post div{
    padding-left:0px;
    padding-top:5px;
  } 
  
   
  .blog_index .featured img{
    width:95%;
  }
  
  .blog_index .featured h2, .blog_index .featured h2 a{
    font-size:36px;
    line-height:40px;    
  }  
  
  .blog_index .read-more{
    float:none;    
  }

  
  
      
}


/* blog side panel */
#sidebar {
    padding-top: 0px;
}

#sidebar > div{
    margin-left: 40px;
    margin-bottom: 40px;
}

#sidebar h2{
   background: #57879d;
    color: #fff;
    font-size: 23px;
    line-height: 33px;
    margin: 0;
    padding: 4px 10px;
}

#sidebar > div ul li a{
  font-family: "open sans";
  font-weight: 100;
}

#sidebar .blog_categories ul{
  margin-left:10px;
  margin-top:10px;  
}

#sidebar .blog_categories ul li{
  font-size:16px;
  line-height:20px;
  margin-bottom: 0px;
}

#sidebar ul li a {
  line-height:16px;
  color:#333
}


#sidebar .recent_posts{
    margin-left: 40px;
    margin-bottom: 40px;
    font-family: "open sans";
    font-weight: 100;
}

#sidebar .recent_posts .featured_recent_post_image{
  height:180px;
  overflow: hidden;
  margin-bottom:0px;
}

#sidebar .recent_posts .featured_recent_post_image img{
  width:100%;
}


#sidebar .recent_posts .featured_recent_post_title{
  line-height:22px;
}

#sidebar .recent_posts .featured_recent_post_title a{
  color:#666;  
}

#sidebar .recent_posts .recent_post_container{
  margin-top:20px;
}

#sidebar .recent_posts .recent_post_container .recent_post_image{
  float:left;
  margin-right:20px;
}

#sidebar .recent_posts .recent_post_container .recent_post_title {
  font-size: 16px;
  line-height: 20px;
}

#sidebar .recent_posts .recent_post_container .recent_post_title a{
  color:#333;
}

#sidebar .recent_posts .recent_post_container .recent_post_title span{
    color: #999;
    display: block;
    font-size: 12px;
}

@media(max-width:768px){
   #sidebar > div {
      margin-bottom: 30px;
      margin-left: 0px;
  }

}


/*
#sidebar .teacher_resources h3 {
    font-size: 22px;
    line-height: 26px;
    margin: 8px 10px 3px 10px;
}

#sidebar .teacher_resources h3 a{
   color:#666;
   font-family: "Oswald";
}
*/

#sidebar .teacher_resources ul{
  margin-left:10px;
  margin-top:10px;  
}

#sidebar .teacher_resources ul li{
  font-size:16px;
  line-height:20px;
  margin-bottom: 0px;
}

#sidebar .teacher_resources ul li a{
  line-height:16px;
}



/*blog*/
.single-post .page_content{
  margin-top:40px;
}

.single-post h1 {
    color: #333;
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 20px;      
}

.single-post .author-image {
    border-radius: 20px;
    float: left;
    height: 35px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 35px;
}

.single-post .featured_image img{
  width:100%;
}

.single-post .featured_image span {
    background: rgba(33, 117, 161, 0.9) none repeat scroll 0 0;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    z-index: 400;  
    color:#fff;  
}

.single-post .featured_image span a{
  color:#fff;
}



.single-post .author-bio{
 font-size:12px;
 line-height:18px; 
}

.single-post .author-bio span{
  font-weight:bold;
  font-size:14px;
  color:#007e96;
}

.single-post .posted_date{
 font-size:12px;
 line-height:18px; 
}

.single-post .posted_date span{
  font-weight:bold;
  font-size:14px;
  color:#007e96;  
}

.single-post .sharing_buttons a{
  float:right;
}

.single-post .article-page h2{
  margin-bottom:5px;
  margin-top:10px;
  color:#3b88b2;
  font-size:40px;
  line-height:46px;
  text-transform:none;
}

@media(max-width:980px){

  .single-post .article-page figure{
    margin:5%;
  }
  
  .single-post .article-page figure img{
    float:none;
    margin: 30px auto;
  }
  
    
  .single-post .article-page h1{
    font-size:36px;
    line-height:40px;    
  }

.single-post .article-page h2{
  margin-bottom:5px;
  margin-top:10px;
  color:#3b88b2;
  font-size:30px;
  line-height:34px;
}                        
           
}


@media(max-width:768px){


.single-post .author-bio{
 margin-bottom:10px;
 display:block;
}

.single-post .posted_date{
 margin-bottom:10px;
 display:block;
}

.single-post .featured_image{
 margin-top:5px;
 display:block;
}


  
  
}


@media(max-width:468px){
   .single-post .article-page h1{
    font-size:35px;
  }
}




/*maps*/
#map-canvas img {
  max-width: none;
}


/*address*/
.vcard span{
  display:inline;
}

address ul{
  margin:0;
  padding:0;
}

address ul li{
  list-style:none;
  margin:0;
  padding:0;
  
}


/*us map*/

#map_container #map{
  margin:25px auto 0px auto;
}


#map_container ul li{
  /* float:left; */
  /* width:18%; */
  margin-right: 10px;
  list-style:square;
  padding-bottom:1px;
  color:#888;
}

#map_container .states_column{
  float:left;
  width: 33.3%;
}


@media(max-width:1200px){
  
  #map_container ul li{
   width:23%;
  }

}

@media(max-width:700px){
 
 #map_container #map{
    display:none;
  }
  
  #map_container ul li {
      font-size: 14px;
      width: 30%;
  }
  
}

@media(max-width:520px){

 #map_container ul li{
  width:45%;
  font-size:16px;
  padding-bottom:4px;
 }
  

}

                



/* post content */
.post_content {
    -moz-hyphens: none;
    word-wrap: normal;
}


/*blockquote*/
.post_content blockquote{
  border-left: none;
}


/*jump to links*/
.jump_to_links{
  margin:0;
  padding:0;
}

.jump_to_links li{
  width:33%;
  float:left;
  list-style:none;
  min-height:30px;
  font-size:90%;
}

.jump_to_links li:before{
    color: #ccc;
    content: "\F105";
    font-family: FontAwesome;
    padding-right: 5px;
}

@media(max-width:1200px){
 .jump_to_links li{ 
  font-size: 16px;
  min-height:25px;
 }
}

@media(max-width:980px){
 .jump_to_links li{ 
  font-size: 16px;
  width:49%;
 }
}

@media(max-width:500px){
 .jump_to_links li{ 
  font-size: 18px;
  width:100%;
 }
}


/*jobs pages*/
@media(min-width:1200px){
  #page-jobs .map_state_listings{
    width:90%;
    margin:0 auto;
  } 
  
  #page-jobs .map_state_listings li{
   margin-left:10px;
   list-style-position:outside;
  }
}

  /*jobs search rail*/
  .jobs_search_rail{
    background: #eee; 
    margin-bottom:30px;
    padding:20px;
    border-radius:3px;
  }
  
  .jobs_search_rail em{
    display:block;
    font-style:normal;
  }


  /*jobs search header*/
  .jobs_search_header{
    background: #0d74bb; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0d74bb, #0a578c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0d74bb, #0a578c); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0d74bb, #0a578c); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0d74bb, #0a578c); /* Standard syntax */
    padding:20px 20px 10px 20px;
    border-bottom:1px solid #aaa;
    margin-bottom:30px;
  }
  
    .jobs_search_header form{
      margin:0;  
    }
  
  .jobs_search_header form .search_title{
    text-align:center;
    font-size:180%;
    text-transform:uppercase;
    font-weight:100;
    color:#fff;
    font-family:"Open Sans";
    line-height:125%;
    padding-bottom:20px;
  }
  
  
  .jobs_search_header form input[type=text] {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 5px;
    border-radius: 0px;
    border: 1px solid #ddd;
    font: inherit;
    color: #686868;
    background: #fff;
    height:45px;
}

  .jobs_search_header form select{
    width:100%;
    border:1px solid #ccc;
    vertical-align:top;
    height:45px;  
    margin: 0 0 20px 0;
    padding: 5px;
    border-radius: 0px;
    color: #686868;
    background: #fff;    
}
  
  .jobs_search_header form input[type=submit]{
    width: 100%;
    background: #444;
    height: 45px !important;
    box-shadow: none;
    font-size: 115%;
    font-weight: 800; 
    text-transform:uppercase; 
    border:3px double #fff;
    border-radius:0;
} 
  
  .jobs_search_header form input[type=submit]:hover{
   background:#444;
}  
  
 .jobs_search_header form input, #page-jobs .jobs_search_header form select{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.in_content_jobs_search{
  margin-top:20px;
}

.in_content_jobs_search .location input{
  width:120px;
}
    
  
@media(max-width:768px){

  .jobs_search_header form .search_title{
     font-size:145%;
  }
} 


@media(min-width:1200px){
#page-jobs .map_state_listings{
  width:90%;
  margin:0 auto;
} 

#page-jobs .map_state_listings li{
 margin-left:10px;
 list-style-position:outside;
}

} 


  /*jobs search page*/
  #search_page .search_title{
    display:none;
  }
  
  #search_page h1{
    font-size:28px;
    line-height:32px;
  }  
  
  .job_container{
    padding:15px 20px;
    border:1px solid #ddd;
    border-radius:3px;
    margin-bottom:20px;
  } 
  
  .job_container h4{
    margin:5px 0;
    float:left;
    width:80%;
  }  
  
  .job_container .listing_subline{
    clear:both;
    color: #999;
  }  
  
  .job_container .get_details_btn{
    float:right;
  }
  
  .job_container .posted_by{
    font-size:85%;
    color:#999;
    float:right;
  }
  
  
.jobs-alert-container input[type="submit"]{
  background: #faa732;
  font-size:16px;
  height:auto !important;
  color: #333 !important;
}

.jobs-alert-container input[type="text"]{
  width:160px;
}

@media(max-width:1200px){


 .jobs-alert-container input[type="text"]{
    padding:10px;
    font-size:14px;
    height:32px;
 }
 
 .jobs-alert-container input[type="text"],.jobs-alert-container input[type="submit"]{
  /*
     width:100%;
   -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    */     
 } 
 
  .jobs_search_rail input[type="text"],.jobs_search_rail select{
     width:100%;
      -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;     
    height:32px;
  }
 
}

@media(max-width:768px){
   .jobs-alert-container input[type="text"],.jobs-alert-container input[type="submit"]{
      width:auto;
   }

  .jobs_search_rail{display:none;}   
}

/*jobs state*/
#state-jobs-page h2{
  margin-top:60px;
  color: #196da6;
  text-transform:none;
  border-bottom:2px solid #666;
}


/*pagination*/
.pagination{
    margin:0;
    padding:0;
    text-align:right;
}
.pagination li{
    display: inline;
    padding: 6px 10px 6px 10px;
    border: 1px solid #ddd;
    margin-right: -1px;  
    background: #FFFFFF;
}
.pagination li a{
    text-decoration:none;
    color: rgb(89, 141, 235);
}
.pagination li.first {
    border-radius: 5px 0px 0px 5px;
}
.pagination li.last {
    border-radius: 0px 5px 5px 0px;
}
.pagination li:hover{
    background: #EEE;
}

.pagination li.current {
    background: #89B3CC;
    border: 1px solid #89B3CC;
    color: #FFFFFF;
} 





/*side_bar*/  
 
.side_bar .address_container{
   background: none repeat scroll 0 0 #404f52;
   color: #fff;
   padding: 10px;
}

.side_bar .address_container h2{
  font-size:30px;
  line-height:32px;
  color:#fff;
  margin-top:0;
  text-transform:uppercase;
}

.side_bar .address_container address ul li{
  font-size:17px;
  line-height:15px;
  text-transform:uppercase;
  padding-top:7px;
}

.side_bar .address_container address ul li a{
  color:#fff;
}


.content_links{
  background:#f4f4f4;   
  padding:5px 0px 20px 5px;
  background:#f4f4f4;     
}


/*sticky left rail*/
@media(min-width:980px){
  .sticky_main_container{
      border-left: 1px solid #ccc;
      margin-left: 0px;
  }
  

  .side_bar .sticky-wrapper{
    height:auto !important;
  }
  
  .side_bar .is-sticky{
    padding-top:200px;
  }
  
  .side_bar .is-sticky .sticky{
    top:0 !important;
    padding-top:20px;
    background:#fff;
  }  
    
}


.side_bar .sticky{
  width: 270px !important;
}


.side_bar h2 {
    background: none;
    color: #196da6;
    margin: 0 0 5px;
    border-bottom: 1px solid #666;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    padding-top:12px;    
    cursor: pointer;
}

.side_bar div:first-child h2{
  padding-top:4px;
}

.side_bar h2.active {
    color: #404f52;
}

.side_bar ul {
  margin:0;
  padding:1px;
}

@media(max-height:400px) and (min-width:768px){
 .side_bar ul {
  display:none;
 }
}

.side_bar ul li {
    border-bottom: 1px solid #fff;
    font-size: 14px;
    line-height: 16px;
    list-style: outside none none;
    padding: 5px 8px 5px 0;
}

.side_bar ul li a{
 color: #444;
}

.side_bar ul li a:hover{
 color: #196da6;
}

.side_bar select{
  margin-top:-3px;      
}


@media(max-width: 1200px){
  .side_bar .sticky{
    width: 220px !important;
    padding:0px;  
  }  
  
  .side_bar select{
    margin-top:-3px;      
    max-width:202px;
  }                 
  
  
}



@media(max-width: 980px){
 .side_bar,.sticky_main_container{
    width:100%;
  }
  
  .sticky_main_container [class*="span"] {
    width: 100%;
  }
  
  
  #horizontalTab > div {
      padding-left: 0%;
  }
  

  .side_bar .sticky-wrapper{
    height:auto !important;
  }
  
  .side_bar .sticky{
    top: 0 !important;
    position: relative !important; 
    padding:0;
    width: 100% !important;
    background:#f1f1f1;
    margin-bottom:30px;
  }  
  
  .side_bar h2{
      border-radius: 0;
      font-size: 20px;
      line-height:30px;
  }
  
  
}

@media(max-width:980px){
  .side_bar{
    width:100%;
  }
  
  .side_bar .sticky{
    width: 100%;
    padding:0;
    background:#f1f1f1;       
  }   
  
  
}



/*accordion*/
.accordion .accordion-group .accordion-heading a{
  color:inherit;
  padding: 0 0 0 46px;
}

.accordion .accordion-group .accordion-heading a:after {
    background: none repeat scroll 0 0 #196da6;   
    font-size: 14px;
    height: 28px;
    position: absolute;
    left: 8px;
    text-align: center;
    top: 5px;
    width: 28px;
}

.accordion .accordion-group .accordion-heading{
  background:none;
}

.accordion .accordion-group .accordion-heading h3{
    border: 1px solid #aaa;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 5px;
    margin-top: 4px;
    padding: 6px 7px;
}

@media(max-width: 468px){
 .accordion .accordion-group .accordion-heading h3 {
  font-size:24px;
  line-height:30px;
 }
}






/** toppage_banner **/             

.toppage_container{
  padding:0;
  margin:0 0 30px 0;
  border-bottom:4px solid #222;
  background: #196da6;     
}

.toppage_banner{
  vertical-align:bottom;
  width:100%;
}


.toppage_container h1{
    
    color: #fff;
    font-size: 60px;
    line-height: 63px;
    margin: 0;
    padding: 7px 0 15px 0;
    text-shadow: 0px 0px 1px #333;
    text-align:left; 
}



@media(max-width:1200px){
   .toppage_container h1{
    position:relative;    
    font-size: 50px;
    line-height: 52px;
    width:auto;   
   } 
}



@media(max-width:600px){
   .toppage_container h1{
    font-size: 38px;
    line-height: 42px; 
   }      
}   






/*footer*/
.footer{
  background:#222;
  font-size:14px;
  margin-top:120px;
}

.footer .copyright,.footer .copyright:after, .footer .copyright:before {
    border-top: 3px solid #666;
}


.footer #footer-logo{
  padding-top:10px;
}


.footer .copyright-text {
    border-top: 1px solid #fff;
    padding-top: 14px;
}     

.footer a{
  color:#fff;
}  


.footer h3{
  color:#fff;
  margin-bottom:15px;
}

.footer nav.footer-nav{
  margin: 10px 0;
}

.footer nav.footer-nav ul{
  display:block;
}

.footer nav.footer-nav ul li {
    color: #fff;
    float: left;
    line-height: 19px;
    list-style: outside none square;
    margin-bottom: 0;
    margin-left: 14px;
    margin-top: 0;
    padding-left: 0;
    text-align: left;
    text-transform: none;
    width: 44%;
}

.nav.footer-nav a,.footer nav.footer-nav ul li.current-menu-item a, .footer nav.footer-nav ul li a:hover{
  color:#fff;
  font-size:12px;
  line-height: 20px;
}                

.footer p{
  color:#fff;
} 


@media(max-width:768px){
  .footer h3{
    margin-top:30px;
    margin-bottom:5px;
    font-size: 26px;
    line-height: 34px;
    text-align:left;
  }
  
  .footer nav.footer-nav{
    margin: 5px 0;
  }  
  
  .footer nav.footer-nav ul li{
    margin-left:0;
  }
  
  .footer p{
    text-align:left;
  }   
  
}


/**salary widget*/
.salary_widget{
  padding: 1em 0;
}

.small_container.salary_widget{
  padding: 0;
}


.salary_widget .filters_container{
  width:40%;
  float:left;
}

.salary_widget select{
    background: url("https://www.teacher.org/wp-content/themes/teacher/images/drop_down_arrow.png") no-repeat scroll 390px center #fff;
    border-bottom: 3px solid #0b7d98;
    color: #555;
    cursor: pointer;
    font-size: 14px;
    font-family: arial;
    height:40px;
    line-height:40px;
    margin: 0;
    overflow: hidden;
    padding: 0.5em 1em;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 450px;
}

.salary_widget .filter_container {
  width:420px;
  overflow:hidden;
  border-right: 1px solid #ccc;
}   

.small_container.salary_widget select{
    background-position: 320px center;
    width: 380px;
}

.small_container.salary_widget .filter_container {
  width:350px;
}


.salary_widget h3 img{
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: middle;
}


.salary_widget h4 {
    font-size: 24px;
    font-weight: 100;
    margin: 13px 0 3px 0px;
    padding: 0;
    text-decoration: none;
}

.salary_widget_loader{
  display: block; 
  width: 50%; 
  height: 300px; 
  position: absolute; 
  z-index: -99999;  
}

.chart_container{
  float:left;
  width:50%;
  margin:20px 3px 0px 60px;
}

#salary_chart_compare{
  height:350px;
}




/*salary mobile adjustments*/  
@media (max-width: 1200px) {
    .salary_widget select{
        background-position: 290px center;
        width: 350px;
    }
    
    .salary_widget .filter_container {
      width:320px;
    }
    
    .small_container.salary_widget select{
        background: url("https://www.teacher.org/wp-content/themes/teacher/images/drop_down_arrow.png") no-repeat scroll 290px center #fff;
        width: 350px;
    }
    
    .small_container.salary_widget .filter_container {
      width:320px;
    }

}


@media (max-width: 980px) {
 
  .salary_widget .filters_container{
    width:100%;
    float:none;
  }  
  
  .chart_container{
    float:none;
    width:100%;
    margin:20px 5px 5px 5px;
  }   
  
  .salary_widget_loader{
    width: 95%; 
  }   
  
.salary_widget select{
    background: url("https://www.teacher.org/wp-content/themes/teacher/images/drop_down_arrow.png") no-repeat scroll 220px center #fff;
    border-bottom: 3px solid #0b7d98;
    color: #555;
    cursor: pointer;
    font-size: 14px;
    font-family: arial;
    height:40px;
    line-height:40px;
    margin: 0;
    overflow: hidden;
    padding: 0.5em 1em;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 270px;
}
            
.salary_widget .filter_container {
  width:250px;
  overflow:hidden;
}  
  
}  


@media(max-width:768px){
  .salary_widget .filter_container{
    width:98%;
  }
  
  .salary_widget select{
    background:none;
    width:100%;
    overflow:visible;
  }

}  




/* simple menu */
.simple-menu {
  height:16px;
  margin: 10px 0;
  padding-top: 10px;
  position: relative;
  height:25px;
  padding-bottom:20px;
  width:80%;
}              

.simple-menu .name {
  background-color: #f5f5f5;
  border: 1px solid #bbb;
  color: #333;
  cursor: pointer;
  display: block;
  left: 0;
  padding: 9px 0 8px;
  position: absolute;
  top: 0;
  width: 100%;
}

.home_page.simple-menu {
  height:16px;
  margin: 2px 0;
  padding-top: 10px;
  position: relative;
  height:25px;
  padding-bottom:20px;
  width:100%;
}              

.home_page.simple-menu .name {
  background-color: #eee;
  border: 3px solid #444;
  border-radius: 5px;
  box-shadow: 0 0 6px 0 #444;
  color: #333;
  cursor: pointer;
  display: block;
  left: 0;
  padding: 9px 0 8px;
  position: absolute;
  top: 0;
  width: 100%;
}



.simple-menu .name em{
 padding-left: 10px;
 font-style:normal;
}

.simple-menu .expand {
    height: 30px;
}

.simple-menu .expand {   
  background: url("https://www.teacher.org/wp-content/themes/teacher/images/drop_down_icon.gif") no-repeat 0px 6px;
  cursor: pointer;
  display: block;
  left: 95%;
  margin-top: 8px;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 2;
}

@media(max-width:600px){
  .simple-menu .expand {   
    left:92%;
  } 
}

.simple-menu ul {
  left: 0;
  list-style-type: none;
  margin: 30px 0 20px;
  padding: 0;
  width: 100%;
  z-index: 3;
  height: 0px;
  overflow-y: hidden;
  position:relative;
}

.simple-menu ul li {
  background-color: #FFFFFF;
  cursor: pointer;
  display: block;
  margin-left: 0;
  padding: 0.25em 0 0.25em 1em;
  line-height:120%;
}

.simple-menu ul li:hover {
 background-color: #eee;
}
                                
.simple-menu a {
  display: block;
  color: #0B8CCB;
}

.simple-menu a:hover {
  text-decoration:none;
  color: #0B8CCB;
}


/*related degree list*/
.related_degree_list{
  margin:0;
}

.related_degree_list li{
  width:50%;
  float:left;
  list-style:none;
  font-size:21px;
  padding-bottom:10px;
}

.related_degree_list li i{
  color: #333;
  font-size: 30px;
  padding-right: 3px;
}


@media(max-width: 700px){
  .related_degree_list li{
    width:100%;
    float:none;
  }
}



/*chartjs_container*/
  .bar_legend{
  list-style: none;
  margin:0 auto;  
}
.bar_legend ul li {
  display: block;
  padding-left: 30px;
  position: relative;
  margin-bottom: 4px;
  border-radius: 5px;
  padding: 0;
  font-size: 14px;
  cursor: default;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
  float:left;
  margin-right: 20px;
  line-height:16px;
  font-family:arial;
  color:#666;
}

.bar_legend li span {
    display: inline-block;
    height: 10px;
    left: 0;
    margin-right: 3px;
    position: relative;
    width: 10px;
}



/*starbox*/
.row .abh_tab_content .abh_text h3.fn{
  font-size:20px !important;
}

.row .abh_tab_content .abh_text .abh_description,.row .abh_tab_content .abh_text .abh_job span, .row .abh_tab_content .abh_text .abh_job{
  font-size: 15px !important;
}

.row .abh_tab_content .abh_text .abh_job{
  display:block;
  margin-top:5px;
  font-weight:bold;
}

/*contact form*/
.wpcf7-display-none{
  display:none;
}


/*direct listings*/

.direct_listing{
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ededef;
    border-bottom: 4px solid #333;
    border-left: 1px solid #ededef;
    border-right: 1px solid #ededef;
    margin-bottom: 10px;
    max-width: 800px;
    min-height: 40px;
    padding: 0px 0px 0px 0px;
    font-size:14px;
    margin-bottom:20px;
}
                     
.direct_listing .direct-school-header{
    border-top:6px solid #045f8f;
}      

.direct_listing .direct-school-container{
  padding:10px 20px 5px 5px;
}               
                             
.direct_listing .direct-school-info-left{
  float:left;
  width:65%;
}


.direct_listing .direct-school-program-name{
  line-height:16px;
}

.direct_listing .direct-school-program-name a {
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
}

.direct_listing .direct-school-name {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

.direct_listing .accreditation {
    background-color: #d300ff;
    box-shadow: 1px 1px 2px #555;
    color: #fff;
    font-weight: bold;
    padding: 4px;
}

.direct_listing .direct-school-applicants{
 border-top:2px dotted #ddd;
 border-bottom:2px dotted #ddd;
 padding:3px 0;
 margin:6px 0;
 font-weight:bold;
 font-size: 14px;
}

.direct_listing .direct-school-applicants span{
  color: #2b76ab;
}


.direct_listing img.online_icon{
  width:16px;
  height:16px;
}

.direct_listing img.adlogo{
    max-width: 200px;
    max-height:60px;
    margin-bottom: 0;
    margin: 0px auto 0 auto;
    padding-bottom: 5px;
    display:block;
}

.direct_listing img.button{
  display:block;
  margin:0 auto 5px auto;
}

.direct_listing p {
    color: #333;
    line-height: 22px;
    margin-bottom: 10px;
}

.direct_listing .program_details li{
  line-height:21px;
}

.direct_listing .direct-school-footnote div{
  float:left;
  padding-right: 15px;
}

.direct_listing .direct-school-footnote .footnote1:before{
  content: "\F00C";
    font-family: FontAwesome;
    padding-right: 3px;
}

.direct_listing .direct-school-footnote .footnote2:before{
  content: "\F00C";
    font-family: FontAwesome;
    padding-right: 3px;
}


.direct_listing .direct-school-footer {
    background-color: #da512e;
    border-top: 1px solid #bbb;
    color: #fff;
    font-size: 18px;
    min-height: 30px;
    line-height: 31px;
    padding-left: 10px;    
}

.direct_listing .direct-school-footer a{
  color:#fff;
}




@media (max-width: 768px) {
  .direct_listing .direct-school-info-left{
    float:none;
    width:100%;
  }
  
  .direct_listing img.adlogo{
    margin-top:20px;
    max-width:150px;
  }
}

/* direct page qualifying */
#page-direct-listings .direct_school_qualifying{
  text-align:center;
}

#page-direct-listings .direct_school_qualifying .btn{
    width: 200px;
    height: 100px;
    font-size: 22px;
    margin: 5px;
    float: none;
}

@media(max-width:980px){

  #page-direct-listings .direct_school_qualifying .btn{
    display:block;
    margin:5px auto;
  }
 
}

 #page-direct-listings .direct_school_qualifying select{
    width:100%;
  }
  
  #page-direct-listings .label-info{
    padding:5px;
    line-height:30px;
    margin-top:3px;
    font-size: 120%;
  }

/*inputs*/

input[type="submit"]{
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 100;
    font-family: oswald;
}


/*HE*/
.he_side_widget .widget_search_button,.he_in_content_widget .widget_search_button{
  font-size:18px;
  text-transform:none;
}



/*QS*/
#qs_listings .select-box{
  float:left;
  margin-right:20px;
}

#qs_listings .widget_listing .btn{
  margin-top:5px;
  width:140px;
}




/*ASD*/
#asd-client-content .asd-filters-top .asd-filters-top-unexpanded .asd-filters-closed, .mfp-container .asd-filters-top .asd-filters-top-unexpanded .asd-filters-closed{
  height:70px;
}

.asd-filters label{
  display:inline;
}

.asd_widget_side {
    background: linear-gradient(#0b5870, #2b5870);
    padding: 15px 10px 30px 10px;
    color: #fff;
    margin: 0;
    box-shadow: 0px 2px 3px #333;
}

.asd_widget_side label{
  font-size: 30px;
  line-height: 34px;
  font-family: Oswald;
  text-transform:uppercase;
  margin-bottom:15px;
}

.find_schools_btn{
  text-align:center;
  padding:20px 0 30px 0;
}

.find_schools_btn a.btn {
    height: 40px;
    font-size: 20px;
    text-transform: uppercase;
    text-shadow: none;
    line-height: 40px;
    font-family: Oswald;
    border: 1px solid #555;
}

  .asd_widget_side select,.asd_widget_side input,.in_content_form select,.in_content_form input {
    margin-bottom:10px;
    margin-top: 0;
    height: 35px;
  }  
  
  .in_content_form{
    margin-bottom: 0;
    padding-bottom: 30px;
  }



/*degree widget*/
.degree_widget .widget{
    background: linear-gradient(#0b5870, #2b5870);
    padding: 15px 10px 10px 10px;
    color: #fff;
    margin: 0;
    box-shadow: 0px 2px 3px #333;
}
       
.degree_widget label{
  font-size: 25px;
  line-height: 34px;
  font-family: Oswald;
  text-transform:uppercase;
  margin-bottom:15px;
}


.degree_widget input[type="radio"]{
  vertical-align:baseline;
  margin-bottom:12px;
}


.degree_widget button{
    margin-bottom: 5px;
}


.degree_widget .sponsored_text{
  font-size:70%;
  text-align:right;
  color:#AAA;
}


@media(max-width:980px){

.degree_widget .widget{
  padding:5px 0 2px 10px;
  background:#196da6;
  color:#fff;
  margin:10px auto;
  max-width:300px;
  width:100%;
}


.degree_widget {
    background: #fff;
}
       
  

}





/*MISC*/
.small{
  font-size:75%;
  line-height: 145%;
}

.bold{
  font-weight:bold;
}

.cursor{
  cursor:pointer;
}

.w_100_pct{
  width:100%;
}

.mT-10{
  margin-top:-10px !important;
}

.mT0{
  margin-top:0 !important;
}

.pL5{
  padding-left:5px !important;
}

.pL10{
  padding-left:10px !important;
}

.pL15{
  padding-left:15px !important;
}

.pL20{
  padding-left:20px !important;
}

.pL30{
  padding-left:30px !important;
}

.decimal_list li{
  list-style: decimal !important;
  margin-left: 16px;
}


ul.horizontal_list li {
    float: left;
    margin-right: 3%;
    width: 45%;
}
.horizontal_list::after {
    clear: both;
    content: " ";
    display: block;
}
.asd-client-widget[type="cta_program_prefilter_box"] * {
    box-sizing: border-box;
    width: 98%;
}

/* for the HE version 2 form, necessary for the submit button to be visible - AM */
.css-1ism6yw {
	height: 350px !important;
}


/* New in_content_listing Layouts */
.platform-listings #platform-editorial-links article{
	margin:0 !important;
}

.platform-listings h2{
	margin: 20px 0 3px 0 !important;
   	font-size: 14px !important;
    	font-weight: bold !important;
	text-transform: capitalize;
}

.platform-listings h2:before{
	content:none !important;;
}


#platform-editorial-links article > div{
	padding:0 !important;
	text-decoration:underline;
	text-transform:capitalize;
}

#platform-editorial-links article div:nth-child(3){
	display:none;
}

#platform-editorial-links li {
	line-height:17px;
}

 #platform-editorial-links li h3{
	line-height:15px !important;
}

#platform-editorial-links li > div{
}

#platform-editorial-links li h3 a{
	color:#8b8b8b !important;
	font-size:13px;
}

#platform-editorial-links li a:nth-child(4){
	font-size:13px;
	color:#ff8153 !important;
	margin-left: 10px;
}

#platform-editorial-links li a:nth-child(4)::before {
	content: "\2022  "; 
	color: #8b8b8b;
}


#platform-editorial-links li,
#platform-editorial-links ol{
	padding:0 !important;
	border:none !important;	
}

#platform-editorial-links li > div > a:nth-child(1),
#platform-editorial-links li > div p{
	display:none;

}

#platform-editorial-links h2{
	line-height:1.2em !important;
}

#platform-editorial-links li h3{
	margin-top:0 !important;
	margin-bottom:0 !important;
}

#platform-editorial-links h3:before{
	content:"" !important;
	padding-right:0;
}

/* Search */
.flex{
	display: flex;
	justify-content: center;
	align-items: center;
}

.fa-search{
	font-size: 1.5em;
	margin: 0 20px;
  cursor: pointer;
}

.fa-search:hover{
  color: black;
}

.search-box input {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

.search-box input::-webkit-search-cancel-button,
.search-box input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.search-box input{
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
}

input[type=search]:focus {
  border: 1px solid #000;
  outline: 0;
}

.search-box{
  background-color: white;
  text-align: center;
  padding: 0px;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

.search-box input{
  width: 100%;
  margin: 0;
}

  /********* Search Form ***********/

  .search-box{
    z-index: -1;
  }

  .search-box .searchform{
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 20px;
  }

  .search-box .searchform input[type=text]{
    line-height: normal;
    padding: 20px;
    border-radius: 0;
    margin-right: 10px;
    font-size: 1.4rem;
    -webkit-border-radius: 0;
  }

  .search-box .searchform input[type=submit]{
    line-height: normal;
    width: 10%;
    border-radius: 0;
    -webkit-border-radius: 0;
  }

  .search-box input[type=submit],
  .search-box input[type=button]{
  padding: 5px 30px;
  text-align: center;
  font-weight: 500;
  line-height: 25px !important;
  height: 42px !important;
  letter-spacing: 0.1rem;
  text-transform: capitalize;
  text-decoration: none;
  white-space: nowrap;
  background-color: #0b7d98;
  border-radius: 0px;
  cursor: pointer;
  border: solid;
  border-width: 1px;
  border-color: #0b7d98;
  border-radius: 0px;
  font-size: 1.3em;
  font-weight: 700;
  color: white;
  font-family: inherit;
}

.search-box input[type=submit]:hover,
  .search-box input[type=button]:hover {
  color: white !important;
  border-color: #056075;
  background-color: #056075;
  transition: 0.4s;
  outline: 0;
}

.search-box input[type=submit]:active,
  .search-box input[type=button]:active {
  color: white !important;
  border-color: #034654;
  background-color: #034654;
  transition: 0s;
  outline: 0;
}

.search-box input[type=submit]:focus,
  .search-box input[type=button]:focus{
  color: white;
  background-color: transparent;
  border-color: #045e70;
  background-color: #045e70;
  outline: 0;
}

.searchResult{
  padding: 0 30px;
}

@media screen and (max-width: 1000px){

  .search-box .searchform{
    display: flex;
    flex-direction: column;
  }

  .search-box .searchform input[type=text]{
    margin-bottom: 10px;
  }

  .search-box .searchform input[type=submit]{
    width: 100%;
    padding: 10px;
  }

}

/********* Lesson Plans **********/

ins, .adsbygoogle{
	height: 0 !important;
	display: none !important;
  }

/******** Blog Sidebar Degree Programs ***********/
.sidebar_menu ul{
	margin-left: 10px !important;
	margin-top: 10px !important;
}
  
.sidebar_menu ul li{
	font-size: 16px !important;
	line-height: 20px !important;
	margin-bottom: 0px !important;
}