/*--
	Theme Name: theme48245
	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
---------------------------------------- */
/* general adjustments */
h1,h2,h3,h4{
    -moz-hyphens: none !important;
    word-wrap: none !important;
}
h1 {
  color:#6B6B6B;
  font-family:'source sans pro';
  font-size:25px;
  font-style:normal;
  font-weight:bold;
  letter-spacing:0px;
  text-transform:uppercase;
  line-height: 115%;
}


h2 {
    margin-bottom: 10px;
    text-transform: none;
}

h4 {
    border-bottom: none;
    margin-bottom: 10px;
    padding: 0px;
    text-transform: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    color: #006699;
    text-decoration: none;
}
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
    color: #0066CC;
    text-decoration: underline;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #0066CC;
    text-decoration: underline;
}

a:hover, a:focus {
    color: #0066CC;
    text-decoration: underline;
}

select{
 font-size:14px;
 padding:5px 6px;
}


#content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #000080;
    font-size: 17.5px;
    font-style: italic;
    line-height: 1.1em;
    margin: 20px 0 10px;
    text-transform:none;
}

ul,ol {
  padding: 0 0 10px 0;  
}

blockquote p{
  font-size: 12px;
  font-style:italic;
  line-height: 18px;
}

blockquote p:before{
 display: table;

}


blockquote p:after{
 content: " ";
 display: table;
 clear: both;
}

/* Container Adjustments to 970px  column width = 53, gutter =30 */
@media (min-width: 1200px) {
  .span12, .container {
    width: 970px;
  }
  
  .span1{
    width:53px;
  }
  
  .span2{
    width: 136px;
  }
  
  .span3{
    width: 219px;
  }
  
  .span4{
    width: 303px;
  }
  
  .span5{
    width:386px;
  }
  
  .span6{
    width: 469px;
  }
  
  .span7{
    width: 552px;
  }
  
  .span8{
    width: 635px;
  }  
  
  .span9{
    width: 721px;
  }
  
  .span10{
    width: 801px;
  }
  
  .span11{
    width: 884px;
  }
  
}


/* Main Container Background */
.content-holder {
  margin: 0;
  padding: 0px 0 34px 0;
}

.content-holder > div.container {
    padding: 0 20px;
}

.main-holder{
  background: url("https://careersinpsychology.org/wp-content/uploads/2014/04/bg1.jpg") repeat-x scroll 0 0 #f0f0f2;
}

.content_holder_col_2{
  background:#F0F1F3;
}

.top_image_banner{
  margin-bottom:10px;
}

/* Header Adjustments */
.header{
  padding: 22px 0 10px 0;
}

.header:before {
    background: none;
}

.social_icons{
  float: right;
}

.social_icons a{
  margin-left: 10px;
  display:inline-block;
}

/* Nav */
.select-menu {   
  margin: 5px auto;
  width: 90%;
}

.header .nav__primary {
  margin: 15px 0 0 0;
}

.header .nav__primary .sf-menu > li{
  margin:0 0 0 0;
}

.sf-menu{
  float:left;
  background: linear-gradient(to bottom, #848484 0%, #000000 40%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 4px;  
  margin: 10px 0 2px;
  padding: 0;
  width:100%;  
}

.header .nav__primary .sf-menu ul:before{
  background:none;
  margin:0px;
}

.header .nav__primary .sf-menu ul{
  width:200px;
  margin:0;
  padding:10px 0;
}

.header .nav__primary .sf-menu > li li{
  margin:0 0 5px 0;
}

.header .nav__primary .sf-menu > li li a{
  color: #fff;
  text-transform:none;
}

.header .nav__primary .sf-menu > li li a:hover{
  color:#ccc;
}

@media (min-width: 1200px) {
  .header .nav__primary .sf-menu > li > a{
    padding:6px 24px 7px;
  }
}


@media (min-width: 980px) and (max-width: 1200px) {
 .header .nav__primary .sf-menu > li > a{
   padding:6px 22px; 
 }
}

@media (min-width: 300px) and (max-width: 980px) {
 .header .nav__primary .sf-menu > li > a{
   padding:6px 9px 7px 8px; 
 }
}

.sf-menu > li > a {    
  color: #fff;
  text-decoration:none;  
  text-transform: uppercase;  
  background-color: #000000;  
  background: url("https://careersinpsychology.org/wp-content/uploads/2014/04/nav-sep1.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);
}

.sf-menu > li:last-child > a {    
  background:none;
}
                                  
.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover > a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
    background: linear-gradient(to bottom, #9FD8EE 0%, #3AAEDD 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333333;
    text-decoration:none;  
    text-transform: uppercase;   
}                    

/* Footer */
.footer{
  background:#252525;
}

.footer .container{
  border-top:none;
}

.footer h4{
  color:#CCCCCC;
  border-bottom: none;
  margin-bottom: 10px;
  padding:0;
  text-transform: none;  
}

.footer ul li {
    font-size: 14px;
    font-weight: 100;
    line-height: 18px;
    list-style: disc inside none;
    text-transform: none;
    background: none;
    color: #006699;
    margin: 0px;
    padding: 0px;
}

.footer a{
  color: #006699 !important;
}

.footer a:hover{
  color: #0066CC !important;
}

.footer #text-2 p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    margin: 10px 5px 0 0;
    padding: 0 20px 0 5px;
}

/* main content area */
#content{
  padding-top:30px;
}

#content.span9,#content.span12{
  background-color:#fff;
  margin-top:0px;
  padding-top:0px;
} 


#content.span9 p{
  margin:0 0 15px;
}           


#content table {
    border: 2px solid #EFEBEC;
    margin-bottom:10px;
}

#content table ul{
  margin-right:8px;
}

#content ul li {
    list-style-position: outside;
    line-height: 16px;
    padding-bottom: 5px;
}


@media (min-width: 1200px) {
  #content.span9{
    margin-left:3px;
    padding-left:17px;
    padding-right: 10px;
  }
}


@media (min-width: 150px) and (max-width: 1200px) {
  #content.span9{
    margin-left:3px;
    padding-left:7px;
    padding-right: 10px;
 }
}


.title-section h1{
  width:100%;
}


.title-section {
    padding: 10px 0 0;
}


/* sidebars */
#sidebar{
  padding-top:0px;    
}

#sidebar .widget {
    background: #3083C4; 
    background: linear-gradient(to bottom, #3083C4 2%, #095C9D 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 6px solid #FFA800;
    color: #fff;
    padding: 0 9px 10px;
    margin:0 0 18px;
    list-style: none outside none;
}

#sidebar .widgettitle,#sidebar h2,#sidebar h3{
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 100;
    line-height: 20px;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

#sidebar ul li{
    background: url(https://careersinpsychology.org/wp-content/uploads/2014/04/blue-arrow1.png) no-repeat scroll 5px center rgba(0, 0, 0, 0);
    margin: 0;
    line-height: 14px;
    padding: 8px 7px;
}    

#sidebar ul li + li{
  border-top: 1px dashed #FFFFFF;
}

#sidebar ul li:hover{
  background-color: #15B1EC;
}                                   

#sidebar ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    text-decoration: none;
    padding-left:10px;
}

#sidebar ul li a:hover{
  color: #fff;
  text-decoration:underline;
}


/*sidebar cmn widget*/      
#widgetcontainer_small{
  background-image: none;
  background-repeat: none;   
  height:auto;     
  background: #FFF;
  width:100%;
  margin:0 auto;  
}  

#widgetcontainer_small > div {
    margin: 0px;
    padding:8px;
}  


#widgetcontainer_small h2{ 
  border-top:6px solid #FFA800;
  margin-top:0; 
  display:block;
  background:  #3083C4;
  background: linear-gradient(to bottom, #3083C4 2%, #095C9D 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size:18px !important;
  color:#fff !important;
  font-style: normal !important;
  padding: 8px 10px;
  border-bottom: 1px solid #FFFFFF;
  font-weight: 100;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: none;
  
}
      

#widgetcontainer_small h3{
 text-align:left;
 font-size:16px !important;
 color:#333 !important;
 font-style: normal !important;
 font-family: arial;
 padding-left:3px;
 margin: 0 0 3px !important;
 text-transform:none;
}
                                      

#widgetcontainer_small select{
  width:98%;
}

#widgetcontainer_small .widget_search_button{
  background-color: #FFA800;
  border: 1px solid #333;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: 100;
  margin: 10px auto 0;
  width: 98%;
}



#widgetcontainer_small{
  background-image: none;
  background-repeat: none;   
  height:auto;     
  background: #FFF;
  width:100%;
  margin:0 auto;  
}  

#widgetcontainer_small > div {
    margin: 0px;
    padding:8px;
}  


#widgetcontainer_small h2{ 
  border-top:6px solid #FFA800;
  margin-top:0; 
  display:block;
  background:  #3083C4;
  background: linear-gradient(to bottom, #3083C4 2%, #095C9D 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size:18px !important;
  color:#fff !important;
  font-style: normal !important;
  padding: 8px 10px;
  border-bottom: 1px solid #FFFFFF;
  font-weight: 100;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: none;
  
}


#widgetcontainer_small h3{
 text-align:left;
 font-size:16px !important;
 color:#333 !important;
 font-style: normal !important;
 font-family: arial;
 padding-left:3px;
 margin: 0 0 3px !important;
 text-transform:none;
}
                                      

#widgetcontainer_small select{
  width:98%;
}

#widgetcontainer_small .widget_search_button{
  background-color: #FFA800;
  border: 1px solid #333;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: 100;
  margin: 10px auto 0;
  width: 98%;
}




#cmnwidgetcontainer_small{
  background-image: none;
  background-repeat: none;   
  height:auto;     
  background: #FFF;
  width:100%;
  margin:0 auto;  
}  

#cmnwidgetcontainer_small > div {
    margin: 0px;
    padding:0px;
}  


#cmnwidgetcontainer_small h2{ 
  border-top:6px solid #FFA800;
  margin-top:0; 
  display:block;
  background:  #3083C4;
  background: linear-gradient(to bottom, #3083C4 2%, #095C9D 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size:18px !important;
  color:#fff !important;
  font-style: normal !important;
  padding: 8px 10px;
  border-bottom: 1px solid #FFFFFF;
  font-weight: 100;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: none;
  
}
      

#cmnwidgetcontainer_small h3{
 text-align:left;
 font-size:16px !important;
 color:#333 !important;
 font-style: normal !important;
 font-family: arial;
 padding-left:3px;
 margin: 0 0 3px !important;
 text-transform:none;
}
                                      

#cmnwidgetcontainer_small select{
  width:98%;
}

#cmnwidgetcontainer_small .widget_search_button{
  background-color: #FFA800;
  border: 1px solid #333;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: 100;
  margin: 10px auto 0;
  width: 98%;
}



#cmnwidgetcontainer_small{
  background-image: none;
  background-repeat: none;   
  height:auto;     
  background: #FFF;
  width:100%;
  margin:0 auto;  
}  

#cmnwidgetcontainer_small > div {
    margin: 0px;
    padding:0px;
}  
#quick-search-filters-container .marker-text-container {
    padding-top: 0px !important;
}

#cmnwidgetcontainer_small h2{ 
  border-top:6px solid #FFA800;
  margin-top:0; 
  display:block;
  background:  #3083C4;
  background: linear-gradient(to bottom, #3083C4 2%, #095C9D 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size:18px !important;
  color:#fff !important;
  font-style: normal !important;
  padding: 8px 10px;
  border-bottom: 1px solid #FFFFFF;
  font-weight: 100;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: none;
  
}


#cmnwidgetcontainer_small h3{
 text-align:left;
 font-size:16px !important;
 color:#333 !important;
 font-style: normal !important;
 font-family: arial;
 padding-left:3px;
 margin: 0 0 3px !important;
 text-transform:none;
}
                                      

#cmnwidgetcontainer_small select{
  width:98%;
}

#cmnwidgetcontainer_small .widget_search_button{
  background-color: #FFA800;
  border: 1px solid #333;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: 100;
  margin: 10px auto 0;
  width: 98%;
}


#cmnwidgetcontainer_small .asd_side_widget h3{
  margin:10px 0 7px !important;
}

#main_widgetcontainer .asd_side_widget select{
  margin-bottom:20px;
}

/*page specific */

/*homepage*/

.homepage-content h2 a {
    color: #006699;
    line-height:28px;
    text-align:left;
    text-decoration: none;
    font-size:26px;
    display:block;
}

.homepage-content h2 a:hover {
 color: #0066CC;
}

.homepage-content img.alignleft {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.homepage-content p{
 text-align:left;
}

.greyline {
border-bottom:1px solid #cccccc;
}


.homepage_related_articles h3{
  font-size:20px;
  margin-bottom:5px;
  text-transform:none;
}

.featured_ribbon .ribbon{
  width: 81px;
  height: 81px;
  background: url('https://careersinpsychology.org/wp-content/uploads/2014/08/ribbon.png');
  position: absolute;
  left: -4px;
  top: 7px;
  z-index: 1;
}

.featured_ribbon .ribbon2 {
    background: url("https://careersinpsychology.org/wp-content/uploads/2014/11/ribbon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 89px;
    left: 40px;
    position: absolute;
    top: 79px;
    width: 90px;
    z-index: 1;
}

.featured_ribbon .expert_ribbon {
    background: url("https://careersinpsychology.org/wp-content/uploads/2014/11/featured_expert_ribbon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 49px;
    left: -25px;
    position: absolute;
    top: 65px;
    width: 300px;
    z-index: 1;
}

.featured_ribbon .mini-post-holder:first-child {
    border: medium none;
    margin-top: 31px;
    padding: 5px 0 0;
}


.container_state_list .state_list ul{
  margin:0;
}

.container_state_list .state_list ul li {
    color: #333;
    float: left;
    font-size: 14px;
    font-weight: 100;
    list-style: outside none none;
    padding: 2px 0;
    width: 20%;
}

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

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

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

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

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

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

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

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




/*expert full*/
.expertbox{
   margin-bottom:50px;
}          
   
.expertheader a {
    color: #AC1308;
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-decoration:underline;
}

.expertbox p{
  padding-top:10px;
}


.expertrow {
    margin-left: 8px;
}

.expertpicwrap {
    margin-bottom: 8px;
    float:left;    
    height:170px;
    width:20%;
}

.relatedexpertwrap {
border: 1px solid #ccc;
border-radius: 5px;
}

@media (min-width: 768px) {
  .expertpicwrap{
      width:11%;
  }           
}
    
@media (min-width: 150px) and (max-width: 768px) {
  .expertpicwrap{
      width:33%;
  }          
}

.expertmasterimg img{
    border: 2px solid #FFFFFF;
    border-radius: 0;
    width:100px;
    box-shadow: 1px 1px 2px 0 #666666;
    margin: 5px 10px 5px 0;
    overflow: hidden;
    position: relative;
    z-index: 3;
    display:block;
    max-height:100px;
}

.expertimgcont {
    font-size: 10px;
    line-height: 13px;
    margin-left: 3px;
    width:85%;
}


.expertimglink {
    font-size: 10px;
    line-height: 12px;
    margin-left: 3px;
    margin-top: 2px;
    padding: 4px 0;
    width: 85%;
}


              
/*specific category experts*/
#specific-category-experts-table h2{
  background-color: #2386B6;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 5px 10px 1px #CCCCCC;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: bold;
  line-height: 35px;
  text-shadow: 1px 1px 5px #333333;
  text-align:center;    
  margin:10px 0 0 0;
}

#specific-category-experts-table div{
  background-color:#fff;  
  padding:8px;
  border-radius: 0 0 10px 10px;
  box-shadow: 1px 2px 4px 1px #CCCCCC;
  
}

#specific-category-experts-table ul {
  margin: 0 0 0 16px;
}

#specific-category-experts-table ul li{
  float:left;
  width:45%;
  float: left;
  font-family: Georgia,"Bitstream Charter",serif;
  padding-right: 15px;
  width: 45%;           
  list-style: disc outside none;
}

  
@media (min-width: 150px) and (max-width: 768px) {
 #specific-category-experts-table ul li{
  width:95%;
 }        
}


#specific-category-experts-list h3{
  margin-top:30px;
  font-size:20px;
  background-color: #D3D3D3;
  padding:0 5px;
  text-transform:none;
}



/*career index page */
#career-listing-table{
  border-top: 1px solid #D3D3D3;
}

#career-listing-table tr th{
  padding-top:10px;
}

#career-listing-table.table{
  border: 1px solid #D3D3D3;
}

#career-listing-table tr td:first-child a{
  font-weight:bold;
  text-decoration:underline;
}

#career-listing-table tr td img{
  margin-top:10px;
}


.career_list_dropdown{
  font-size:16px;
}

.career_list_dropdown select{
  vertical-align:baseline;
  margin-top:8px;
}


/* state listings pages */
#similar-occupations.table{
  border:none; 
  margin-bottom:30px;
}

#similar-occupations.table tr td{
  border-top:none;
  border-bottom:none;
}

#similar-occupations.table tr td img{
  width:120px;
  height:120px;
  margin-bottom:5px;
}

#similar-occupations.table tr td:first-child{
  text-align:left;
}

#similar-occupations.table tr td a{
  font-weight:bold;
}


#similar-occupations.table tr td ul{
  padding:0px 10px 2px 10px;
  margin:0;
}

/*main widget page */
.main_widget_page{
  background: #fff;
  margin-bottom:30px;
}

#main_widget_page_widget{
  text-align:center;
}


#main_widgetcontainer{
  background-image: url(https://careersinpsychology.org/wp-content/uploads/2014/03/search.jpg);
  background-repeat: no-repeat no-repeat;
  height: 428px;
  margin-left: 0px;
  width: 374px;
  margin-right:7px;
}

#main_widgetcontainer > div {
    margin: 0 67px;
    padding-top: 125px;
}

#main_widgetcontainer > div div{
    margin-bottom: 10px;
}

#main_widgetcontainer h2{
 display:none;
}

#main_widgetcontainer h3{
 text-align:left;
 font-size:18px !important;
 color:#333 !important;
 font-style: normal !important;
 font-family: arial;
 padding-left:3px;
 margin: 0 0 3px !important;
}

#main_widgetcontainer select{
  background: #f9f9f9;
  background: -webkit-linear-gradient(#fff, #e1e1e1); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fff, #e1e1e1); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fff, #e1e1e1); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fff, #e1e1e1); /* Standard syntax */
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 41px;
  padding: 9px 15px 7px 13px;
  vertical-align: top;
  width: 240px;
  font-size:16px;
  line-height:25px;
}   

#main_widgetcontainer .asd_main_widget h3{
  margin:10px 0 7px !important;
}

#main_widgetcontainer .asd_main_widget select{
  margin-bottom:20px;
}


@media (min-width: 100px) and (max-width: 440px) {

  
  #main_widgetcontainer{
    background-image: none;
    background-repeat: none;   
    border:14px solid #efefef;
    border-radius: 15px;
    width:85%;
    height:auto;     
    background: #FFF;
    width:90%;
    margin:0 auto;  
  }  
  
  #main_widgetcontainer select{
    background:none;
    width:97%;
    border: 1px solid #aaa;
    height:auto;
    font-size:14px;
    padding:5px;
    margin-top: 3px;
  }
  
  #main_widgetcontainer input {
      width: 100%;
  }  
   
  #main_widgetcontainer h2{  
    display:block;
    background: linear-gradient(to bottom, #7fcbeb 0%, #4ab6e4 40%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size:24px !important;
    color:#333 !important;
    text-shadow: 1px 1px 1px #eee;
    text-transform: uppercase !important;
    font-style: normal !important;
    text-align:center;
    padding: 14px 3px;
    font-family:arial;
    font-weight:bold;
  }
  
  #main_widgetcontainer > div {
      margin: 0px;
      padding:15px;
  }  
    
  
}


                       
#cmnwidgetcontainer{
  background-image: url(https://careersinpsychology.org/wp-content/uploads/2014/03/search.jpg);
  background-repeat: no-repeat no-repeat;
  height: 428px;
  margin-left: 0px;
  width: 374px;
  margin-right:7px;
}

#cmnwidgetcontainer > div {
    margin: 0 67px;
    padding-top: 125px;
}

#cmnwidgetcontainer > div div{
    margin-bottom: 10px;
}


#main_widget_page_content div{
  padding:0px 15px 0 30px;
}

#main_widget_page_content h1{
  color: #6B6B6B;
  font-family: 'source sans pro';
  font-size: 29px;
  line-height: 34px;
  margin-bottom: 13px;
  margin-top: 9px;
  text-transform: uppercase;
  font-weight: bold;
  font-style:normal;
  letter-spacing:-1px;
}

#main_widget_page_content h4{
  color: #AC1308;
  font-size: 17px;
  margin-top: 24px;
  font-style:normal;
  margin-bottom:20px;
}


#main_widget_page_content li{
  padding: 6px 0;  
}

#cmnwidgetcontainer h2{
 display:none;
}

#cmnwidgetcontainer h3{
 text-align:left;
 font-size:18px !important;
 color:#333 !important;
 font-style: normal !important;
 font-family: arial;
 padding-left:3px;
 margin: 0 0 3px !important;
}

#cmnwidgetcontainer select{
  background: #f9f9f9;
  background: -webkit-linear-gradient(#fff, #e1e1e1); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fff, #e1e1e1); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fff, #e1e1e1); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fff, #e1e1e1); /* Standard syntax */
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 41px;
  padding: 9px 15px 7px 13px;
  vertical-align: top;
  width: 240px;
  font-size:16px;
  line-height:25px;
}


@media (min-width: 100px) and (max-width: 440px) {
  
  .main_widget_page{
    padding:0 15px;    
  }
  
  #main_widget_page_widget{
    width:100%;
  }

  #cmnwidgetcontainer{
    background-image: none;
    background-repeat: none;   
    border:14px solid #efefef;
    border-radius: 15px;
    width:85%;
    height:auto;     
    background: #FFF;
    width:90%;
    margin:0 auto;  
  }  
  
  #cmnwidgetcontainer select{
    background:none;
    width:97%;
    border: 1px solid #aaa;
    height:auto;
    font-size:14px;
    padding:5px;
    margin-top: 3px;
  }
  
  #cmnwidgetcontainer input {
      width: 100%;
  }  
   
  #cmnwidgetcontainer h2{  
    display:block;
    background: linear-gradient(to bottom, #7fcbeb 0%, #4ab6e4 40%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size:24px !important;
    color:#333 !important;
    text-shadow: 1px 1px 1px #eee;
    text-transform: uppercase !important;
    font-style: normal !important;
    text-align:center;
    padding: 14px 3px;
    font-family:arial;
    font-weight:bold;
  }
  
  #cmnwidgetcontainer > div {
      margin: 0px;
      padding:15px;
  }  
  
  #main_widget_page_content{
    clear:both;
  }
  
  #main_widget_page_content div{
    padding:20px 15px 0 10px;
  }  
  
  
}


.main_widget_page #program_listings .program_listings_container{
   border-top: 2px solid #eee;
   margin: 5px 20px;
   padding: 20px 0;
}

.main_widget_page #program_listings .program_listings_container h2{
  color: #AC1308;
  font-family: 'droid sans';
  font-size: 21px;
  margin-bottom: 13px;
  font-weight: bold;
  font-style:normal;
}

.main_widget_page #program_listings .program_listings_container table tbody tr{
  display:none;
}

.main_widget_page #program_listings .program_listings_container table tbody tr td h3{
  margin:3px 0;
  font-size:16px;
  font-style:normal;
}


/*featured listings*/
.main_widget_page #program_listings .program_listings_container table tbody#featured_listings tr{
  display:table-row;
}

.main_widget_page #program_listings .program_listings_container table tbody#featured_listings tr td .qs-school-locations span{
  font-weight:bold;
  float:left;
  margin-right:3px;
}

.main_widget_page #program_listings .program_listings_container table tbody#featured_listings tr td .qs-school-locations ul li{
  float:left;
  list-style:none;
}

.main_widget_page #program_listings .program_listings_container table tbody#featured_listings tr td .qs-school-locations ul li:before{
  float:left;
  list-style:none;
  content:",\00a0";
}

.main_widget_page #program_listings .program_listings_container table tbody#featured_listings tr td .qs-school-locations ul li:first-child:before{
  content:"";
}


.main_widget_page #program_listings .program_listings_container table tbody#featured_listings tr td ul.program_details{
  margin:0;
  padding:0;
}


.main_widget_page #program_listings .program_listings_container table tbody#featured_listings tr td ul.program_details li{
  list-style-position: outside;
  line-height: 17px;
}

.main_widget_page #program_listings .program_listings_container table tbody#featured_listings tr td ul.program_details li a{
  color:#444;
}

.main_widget_page #program_listings .program_listings_container table .request_info_area{
  line-height: 15px;
}






.main_widget_page .listings_filter_options{
  float:left;
  width:32%;
}

@media (min-width: 600px) and (max-width: 980px) {
 .main_widget_page .listings_filter_options select{
  width:160px;
 }        
}


@media (max-width: 600px) {
 .main_widget_page .listings_filter_options{
    width:100%;
 }
 .main_widget_page .listings_filter_options select{
    width:100%;
 }             
}
  
/*internship page*/
#internship-page table{
  border: 2px solid #2B9ECD;
  background: #EFEBEC;  
  width:100%;
}

#internship-page table td{
 padding-left:30px;
 padding-top:10px;
 vertical-align:top;
}



/*section specific*/    

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

.table-striped tbody > tr:nth-child(even) > td, .table-striped tbody > tr:nth-child(even) > th {
 background-color: #F6F6EF;
}

/*table top tabbed links*/  
@media (min-width: 768px) {
  
  #table-top-tabbed-links{
    margin-top:30px;
  }
 
  #table-top-tabbed-links ul{
    margin:0;
  }
  
  #table-top-tabbed-links ul li{
      background-color: #D3D3D3;
      border-radius: 5px 5px 0 0;
      float: left;
      list-style: none outside none;
      margin-right: 4px;
      padding: 4px 6px;    
      border: 1px solid #D3D3D3;
  }
  
  #table-top-tabbed-links ul li:hover{
    background-color: #2f82c3;
    color: #fff;
  }
  
  #table-top-tabbed-links ul li:first-child{
      background-color: #fff;    
  }
  
  #table-top-tabbed-links ul li:first-child:hover{
    background-color: #fff;
    color: #333;
  }
  
  
  #table-top-tabbed-links ul li a{
    color:inherit;
    text-decoration:none;
  }
  
}

/* responsive table top tabs */
.osc-res-tab ul{
  border:none;
  padding:0;
  margin:0;
}

.osc-res-tab .nav{
  margin-bottom:0;
}

.osc-res-tab ul.nav-tabs li a{
    color:inherit;
    text-decoration:none;
    border:none;
    padding-top:3px;
    padding-bottom: 3px;
}

.osc-res-tab ul.nav-tabs li a:hover,.osc-res-tab ul.nav-tabs li a:focus{
  background-color: #D3D3D3;
  border:none;  
}

.osc-res-tab ul.nav-tabs li{
  background-color: #D3D3D3;
  border-radius: 5px 5px 0 0;
  list-style: none outside none;
  margin-right: 4px;
  padding: 0px 6px;    
  border: 1px solid #D3D3D3;
}

.osc-res-tab ul.nav-tabs li:first-child{
  background-color: #fff;
  border-radius: 5px 5px 0 0;
  list-style: none outside none;
  margin-right: 4px;
  padding: 0px 6px;    
  border: 1px solid #D3D3D3;
}
.osc-res-tab ul.nav-tabs li:first-child a{
  background-color: #fff;
  color: #333;
}


.osc-res-tab ul.nav-tabs li.active{
  background-color: #fff;
  color: #333;  
}

.osc-res-tab ul.nav-tabs li.active a {
  background-color: #fff;
  color: #333;  
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background:none;
}

/*widget tables */
.textwidget table{
  font-size:12px;  
}

.textwidget table tr th{
  background: #ddd;
}

.textwidget table th,.textwidget table td{
  border: 1px solid #ccc;
}

.textwidget table td{
  background: #EFEBEC;
}

.textwidget table tr td a{
  font-weight:bold;
}

/*post inserted tables*/
table.display {
    border: 1px solid #CCCCCC !important;
    border-collapse: collapse !important;
    clear: both;
    margin: 0 auto 18px !important;
    width: 100% !important;    
    background: none repeat scroll 0 0 #EFEBEC;
    border: 2px solid #2B9ECD;    
}

table.display th {
    background-color: #DDDDDD !important;
    border-left: 1px solid #CCCCCC !important;
    color: #000000 !important;
    font-size: 11px !important;
    font-weight: bold !important;
    padding-left: 0 !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

table.display td {
    border-left: 1px solid #CCCCCC !important;
    padding: 3px 10px !important;
}

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


/* career articles on career pages*/

.bottom_related_career_articles h3{
  clear:both;
}

.bottom_related_career_articles ul{
  margin: 20px 0;
}

.bottom_related_career_articles ul li{
  list-style:none;
  float:left;
  padding:0 2%;
  width:16%;
  text-align:center;
  line-height:15px;
  margin-bottom:20px;
}

.bottom_related_career_articles ul li img{
  margin-bottom:5px;
}

@media (max-width: 450px) {
 .bottom_related_career_articles ul li{
  width:100%;
 }
}

.bottom_related_career_articles ul li div{
  margin:0 auto;
}



/*recent posts on homepage*/
.recent-posts h5{
  text-align:left;
  margin-bottom:10px;
}

.recent-posts h5 a{
  font-size:18px;
  line-height:20px;
}

.recent-posts .excerpt{
  text-align:left;
  padding-right:40px;
}

.recent-posts .thumbnail {
    border:1px solid #C7C7C7;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  box-shadow:#BEBEBE 5px 5px 5px;
  margin:0 20px 20px 0;
  padding:5px;
}

/* meet experts  on homepage*/
.meet_experts_recent_header{
  background:linear-gradient(to bottom, #35ade9 0%, #2488ba 100%);
  font-size:26px;
  color:#fff;
  font-weight:100;
  padding:8px;
  margin:8px;
}

.meet_experts_recent{
  
  padding:0 10px;
}

.meet_experts_recent h2{
   font-size: 12px;
   font-weight: bold;
   line-height: 16px;
   margin: 2px 0;
}

.meet_experts_recent h4 a{
  text-align:left;
}

/* in content widget */         
.main-holder div.in_content_widget input {
    background: #ffa800 none repeat scroll 0 0;
    border-radius: 3px;
    height: auto;
    margin-left: 8px;
    padding: 4px 10px;
    vertical-align: middle;
}

.main-holder div.in_content_widget select{
  margin:0px;
}

.in_content_widget .online_icon{
  width:16px;
}

@media(max-width:468px){
  .main-holder div.in_content_widget input {
    width:80%;
    margin: 10px auto 30px auto;    
    display:block;
  }
  
  .main-holder div.in_content_widget select{
    margin-bottom:12px;
  }
    
  
}

/*state school listings*/
#state_school_listings h3{
  margin: 0px 0 2px 0;
  font-size:17px;
  font-style:normal;
  line-height: 20px;
  color: #006699;  
}

#state_school_listings td div{
  line-height: 18px;
}


/*CE*/
.page-template-ce_form .ce_page{
  background:#fff;  
}

.page-template-ce_form .ce_page .ce_page_content{
    margin: 5px 20px;
    padding: 20px 0;
}


/*ASD */
#asd-client-content .asd-rfi .asd-rfi-inputs input[type="text"], #asd-client-content .asd-rfi .asd-rfi-inputs input[type="number"]{
  width:90% !important;
}

.page-template-page-asd-listings .main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea{
  padding: 1px 12px !important;
  font-size: 14px;
  color:#222;
}

.page-template-page-asd-listings ul.sf-menu,.page-template-page-asd-listings .select-menu{
  display:none;
}

.page-template-page-asd-listings iframe{
  width:100%;
  border:0;
  height:2000px;
}


#asdwidgetcontainer{
  background-image: url(https://careersinpsychology.org/wp-content/uploads/2014/03/search.jpg);
  background-repeat: no-repeat no-repeat;
  height: 428px;
  margin-left: 0px;
  width: 374px;
  margin-right:7px;
}

#asdwidgetcontainer > div {
    margin: 0 67px;
    padding-top: 125px;
}

#asdwidgetcontainer > div div{
    margin-bottom: 10px;
}

#asdwidgetcontainer h2{
 display:none;
}

#asdwidgetcontainer h3{
 text-align:left;
 font-size:18px !important;
 color:#333 !important;
 font-style: normal !important;
 font-family: arial;
 padding-left:3px;
 margin: 0 0 3px !important;
}

#asdwidgetcontainer select{
  background: #f9f9f9;
  background: -webkit-linear-gradient(#fff, #e1e1e1); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fff, #e1e1e1); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fff, #e1e1e1); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fff, #e1e1e1); /* Standard syntax */
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 41px;
  padding: 9px 15px 7px 13px;
  vertical-align: top;
  width: 240px;
  font-size:16px;
  line-height:25px;
}


@media (min-width: 100px) and (max-width: 440px) {

  
  #asdwidgetcontainer{
    background-image: none;
    background-repeat: none;   
    border:14px solid #efefef;
    border-radius: 15px;
    width:85%;
    height:auto;     
    background: #FFF;
    width:90%;
    margin:0 auto;  
  }  
  
  #asdwidgetcontainer select{
    background:none;
    width:97%;
    border: 1px solid #aaa;
    height:auto;
    font-size:14px;
    padding:5px;
    margin-top: 3px;
  }
  
  #asdwidgetcontainer input {
      width: 100%;
  }  
   
  #asdwidgetcontainer h2{  
    display:block;
    background: linear-gradient(to bottom, #7fcbeb 0%, #4ab6e4 40%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size:24px !important;
    color:#333 !important;
    text-shadow: 1px 1px 1px #eee;
    text-transform: uppercase !important;
    font-style: normal !important;
    text-align:center;
    padding: 14px 3px;
    font-family:arial;
    font-weight:bold;
  }
  
  #asdwidgetcontainer > div {
      margin: 0px;
      padding:15px;
  }  
    
  
}



/*widgeted listings*/
.widgetcontainer_in_content_listings .in_content_widget_form{
  clear:both;
  padding-top:15px;
}

.widgetcontainer_in_content_listings .in_content_widget_form div{
    float: left;
}
     
.widgetcontainer_in_content_listings .in_content_widget_form div:first-child{
    margin-right:20px;
}

.widgetcontainer_in_content_listings .in_content_widget_form input{
    background-color: #888888 !important;
    color: #ffffff !important;
}

.widget_listings_container{
  padding-bottom:0px;
}

.widget_listings_container .widget_listing{
  border: 1px solid #EDEDEF;
  border-radius: 3px;
  min-height: 40px;
  padding: 10px 20px 20px 5px;
  max-width:800px;
  background:#fff;
  margin-bottom:10px;
}

.widget_listings_container .widget_listing .topadwrap {
  float:left;
}

.widget_listings_container .widget_listing .schoollink{
  float:left;
  width:65%;
  padding-left:5px;
}

.widget_listings_container .widget_listing .schoollink > a{
    font-size:18px;
    color:#444
}   

.widget_listings_container .widget_listing .schoollink .program_details{
    margin-top:4px;
}

.widget_listings_container .widget_listing .schoollink .program_details li{
  list-style-position:outside !important;
  margin-left:14px;
  line-height:15px;
}
 

.widget_listings_container .widget_listing .schoollink .program_details a{
    color: #666666;
    font-size: 11px;
    text-decoration: none;
}

.widget_listings_container .widget_listing .numero{
  float:left;
  padding-right:20px;
}

.widget_listings_container .widget_listing .requestinformation5{
  float:left;
  margin-bottom:20px;
}

.widget_listings_container .widget_listing .request_info_area{
  float:right;
  width: 200px;
}

.widget_listings_container .widget_listing .request_info_area .visit_link{
  display:block;
  margin-top:5px;
}

.widget_listings_container .widget_listing .qs-school-locations span{
  font-weight:bold;
  float:left;
  margin-right:3px;
}

.widget_listings_container .widget_listing .qs-school-locations ul li{
  float:left;
  list-style:none;
}

.widget_listings_container .widget_listing .qs-school-locations ul li:before{
  float:left;
  list-style:none;
  content:",\00a0";
}

.widget_listings_container .widget_listing .qs-school-locations ul li:first-child:before{
  content:"";
}

.widget_listings_container .widget_listing ul{
  margin:0;
  padding:0;
}

.widget_listings_container .widget_listing img.button{
  display:block;
  margin:0 auto;
}



@media (max-width: 968px) {
  .widgetcontainer_in_content_listings .in_content_widget_form input{
    margin:15px 0 0 0;
  } 
}

@media (max-width: 760px) {

  .widgetcontainer_in_content_listings .in_content_widget_form div{
    float: none;
    margin-top:10px;
  }
  

  .widget_listings_container .widget_listing{
    border-bottom: 1px solid #EDEDEF;
    padding: 15px;
    height: auto;
  }
  
  .widget_listings_container .widget_listing .topadwrap {
    float:none;
  }
  
  .widget_listings_container .widget_listing .schoollink {
    float:none;
    font-size:16px;
    width:85%;
    padding-left:5px;
  }
  

  .widget_listings_container .widget_listing .numero {
    float:none;
    padding-right:20px;
  }
  
  .widget_listings_container .widget_listing .requestinformation5{
    float:left;
    margin-bottom:20px;
  }
  
  .widget_listings_container .widget_listing .request_info_area{

    text-align:center;
    margin-top:10px;
  }
  
  

}


@media (max-width: 468px) {

  .widgetcontainer_in_content_listings .in_content_widget_form div:first-child,.widgetcontainer_in_content_listings .in_content_widget_form div{
    margin-right: 0;
    text-align:center;
   }
   
     .widget_listings_container .widget_listing .request_info_area{
        float:none;
        width:auto;
     }
   
}            

/*direct listings*/

.direct_listing{
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ededef;
    border-bottom: 2px solid #666;
    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;
}
                     
.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 a {
    color: #0a619e;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}


.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: #444;
}

.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:#f0f1f6;
  border-top: 1px solid #bbb; 
  height:30px;
}



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


        

/*salary table */

.salary_table table{
  border: 1px solid #888 !important;
  width:90%;
}

.salary_table table, .salary_table p{
  margin: 0 30px !important; 
}

.salary_table table th{
  background: #AAA;
  font-size:14px;
}

.salary_table table th,.salary_table table td{
  text-align:center;
  vertical-align:middle;
  border: 1px solid #888 !important;  
}

.salary_table table .area_name{
  text-align:left;
}

.salary_table table .even{
  background-color:#B8DAEE;
}

.salary_table table .odd{
  background-color:#fff;
}


/* well interview*/
#content .well h2{
  margin-top:0;
  font-size: 22px;
  line-height: 120%;
  font-style:normal;  
}

#content .well h3{
  color:#222;
  font-size: 16px;
  line-height: 120%;
  margin-top:10px;
  font-style:normal;
  font-weight:bold;   
}

.well ul{
  margin-left:0;
}

.well li{
  list-style:none;
}

#content .well img{
  border: 5px double #888;
  float: right;
  margin: 5px 0 10px 20px;
  box-shadow: 1px 1px 0 #e5e5e5;
  border-radius: 0 2px;
}


/* job listings*/

.job_listings{
  margin-top:50px;
}
                
.job_listings .jt_content {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #aaa;
    margin-top: 10px;
    padding: 15px;
}

.job_listings .keyword_container{
  float:left;
  margin-right:25px;
}

.job_listings .state_container .search_button {
    background: #222 none repeat scroll 0 0;
    border: 1px solid #333;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    margin-left:10px;
}


.job_listings input[type="text"], .job_listings select {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #eee !important;
    padding: 5px !important;
}


.job_listings .jt_job {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-top: 10px;
}

.job_listings .jt_job:hover{
    background:#f5f5f5;
}



.jt_alljobs {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 50px;
}

.widget_job_listings{
    border: 1px solid;
    padding: 0 20px 20px 20px;
    max-width:350px;
}

.widget_job_listings.left{
  float:left; 
  margin: 0px 50px 50px 0;
}

.widget_job_listings.right{
  float:right; 
  margin: 0px 0px 50px 50px;  
}

.widget_job_listings .keyword_container{
  float:none;
}




@media(max-width:768px){

  .job_listings .keyword_container{
    float:none;
    margin-right: 0;
  }
  
  .widget_job_listings{
    border:none;
    margin:0;
    padding:0;
    max-width:10000px;
  }
  
  .widget_job_listings.left{
    float:none; 
    margin: 0px;
  }
  
  .widget_job_listings.right{
    float:none; 
    margin: 0px;  
  }  
  
}

@media(max-width:480px){
  .job_listings input,.job_listings select{
    width:95%;
  }
  
  .job_listings .state_container .search_button {
    margin-left:0;
    margin-top:10px;
  }
  
  
}

/*Featured image correction*/
@media(max-width:550px){
  .single .size-medium,.page .size-medium{
      display:block;
      margin:15px auto;
      padding: 0;
      float:none;
  } 
}


/*popup style*/
#backgroundPopup {
    z-index:9987;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#toPopup {
	/*position:relative; */
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -402px;
    position: fixed;
    top: 5%;
    width: 800px;
    z-index: 9988;
}
div.loader {
    background: url("https://careersinpsychology.org/search/images/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
    display: none;
    z-index: 9999;
    top: 30%;
    left: 50%;
    position: fixed;
	margin-left: -10px;
}
div.close {
    background: url("https://careersinpsychology.org/search/images/closebox.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -27px;
    top: -24px;
    width: 30px;
    opacity: 1;    
}


div#popup_content {
    margin: 4px 7px;
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}

.search_result_block {
  background-color: #FFFFFF;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: auto;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 3px;
  width: 738px;
}

.c_d_b
{
	margin-top: 15px;
	background: #f7f7f7;
	padding: 10px;
	display: block;
	color: #3f3f3f;
	font: 15px/20px 'Century Schoolbook';
}


.c_d_b
{
	color: #3f3f3f;
	font: 17px/20px 'Century Schoolbook';
}


/*custom misc*/
.bold{
  font-weight:bold !important;
}

.small{
  font-size:80%;
}

.text-muted{
  color:#aaa;
}

.white_background{
  background-color:#fff;
}

.padding_box{
  padding:10px;
}

.pt{
  padding-top:10px;
}

.pb{
  padding-bottom:10px;
}

.profname {
font-size:16px;
  font-weight:bold;
  margin:14px 13px;
  padding-top:20px;
}

.profblurb {
display:inline;
}

.profblurb {
display:inline;
}



.profdescr {
display:inline;
}

.twittertweet1 {
margin-left:112px;
}

.li_2_row li{
  float:left;
  width:48%;
}
.archive-header h2 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #5E9CBB;
}

@media (min-width:768px){

	.push-right{
		float:right;
	}

	.push-left{
		fload:left;
	}

}
.wileyaboutlink {
     color: #b6e7ea !important;
}

/***** Author *****/

.author-section{
	width: 100%;
	margin: 1em 0 1em;
	z-index: 0;
	padding: 0;
	position: relative;
	top: 0;
	display: flex;
  }
  
  .author-section img{
	width: 100%;
	height: auto;
	min-width: 25px !important;
	max-width: 25px !important;
  }
  
  .author-section-text p+p{
	font-size: 80%;
	margin: 0 10px;
  }
  
  .author{
	margin: 0 10px !important;
  }
  
  .author .content-area a, .author-section-text a{
	  color: lightskyblue;
  }

  .remove-float-avatar-wrap img{
	float: none !important;
  }
/* === Override Bootstrap 2.3 typography so first paint = final paint === */
html body{
  font-family: Arial, Helvetica, sans-serif !important;
  font-size:16px; line-height:1.6; color:#444;
  text-rendering:auto !important; /* cancel optimizelegibility jumps */
  -webkit-font-smoothing:antialiased;
}

/* Base headings (stop Bootstrap’s giant sizes + inherit) */
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6{
  font-family: Georgia, "Times New Roman", Times, serif !important;
  color:#6B6B6B !important;
  line-height:1.2 !important;
  margin:10px 0 !important;
  letter-spacing:0 !important;
  text-transform:uppercase;
  text-rendering:optimizeSpeed !important; /* avoids kerning reflow on paint */
}

/* Your final sizes/colors (content area not uppercase) */
html body h1{ font-size:25px !important; }

html body #content h2,
html body #content h3,
html body #content h4,
html body #content h5{
  color:#000080 !important;
  text-transform:none !important;
  font-style:normal !important;
  line-height:1.3 !important;
  margin:20px 0 10px !important;
}
html body #content h2{ font-size:28px !important; }
html body #content h3{ font-size:22px !important; }
html body #content h4{ font-size:18px !important; }

/* Heading links */
html body h1 a, html body h2 a, html body h3 a, html body h4 a, html body h5 a, html body h6 a{
  color:#006699 !important; text-decoration:none;
}
html body h1 a:hover, html body h2 a:hover, html body h3 a:hover, html body h4 a:hover,
html body h5 a:hover, html body h6 a:hover{
  color:#0066CC !important; text-decoration:underline;
}

