  /*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*Added antialiasing to try to improve look in firefox and safari*/
body {
    /*text-rendering: optimizeLegibility;*/
    /*-webkit-font-smoothing: antialiased;*/
}

.fusion-footer-widget-area h3 {
text-transform: none !important;
  }

.fusion-page-title-bar h1{
  text-shadow: -1px -1px 0 #646464, 1px -1px 0 #646464, -1px 1px 0 #646464, 1px 1px 0 #646464;
}

/*NEW SIGN UP BUTTON IN MAIN TOP NAV HEADER MENU*/

#menu-item-12687 > a, #menu-item-15520 > a{
  background-color: #00a2e1;
  border:1px solid #00a2e1;
  color:white !important;
  padding:5px 10px;
  display: inline;
  border-radius: 2px;
}

#menu-item-12687 > a:hover, #menu-item-15520 > a:hover {
background-color: white;
color:#00a2e1 !important;
}





/*.post-job-full-width{
  margin:0px !important;
  padding:0px !important;
}

.post-job-left-col > .fusion-column-wrapper{
min-height: 500px;
margin-bottom: 0px !important;
}

.post-job-right-col{

}*/



/*REMOTE WORKER Q&A     REMOTE WORKER Q&A     REMOTE WORKER Q&A       REMOTE WORKER Q&A     REMOTE WORKER Q&A     REMOTE WORKER Q&A*/



/*Remote worker Questionnaire*/
#title572{
color:red;
font-size: 18px;
}

#title730{
color:red;
font-size: 18px;
}

#form8{
  background-color: #f6f6f6;
  font-family: 'raleway';
}

#form8 > #header > h2{
  text-align: center;
    margin-bottom: 20px;
    font-family: 'raleway';
    text-transform: uppercase;
    font-size: 28px;

}

.questions_outer{

  max-width:900px; 
  
  margin:0 auto;
  /*border: 5px solid #5ea6f5;*/
  border: 1px solid #ccc;
  border-radius: 2px;
  padding:50px 80px;
  background-color: #f6f6f6;
  margin-bottom: 50px;
  font-size: 14px;    min-height: 800px;
  max-width: 900px;
  margin:0 auto;
/*  width:800px;
  border:1px solid #f6f6f6;
  padding: 10px;
  background-color: #fcfcfc;*/
}



/*END REMOTE WORKER Q&A     REMOTE WORKER Q&A     REMOTE WORKER Q&A     REMOTE WORKER Q&A     REMOTE WORKER Q&A     REMOTE WORKER Q&A*/




/*COMMENTS        COMMENTS        COMMENTS        COMMENTS        COMMENTS        COMMENTS        COMMENTS        COMMENTS        COMMENTS        */


#comment-input{
margin-top: 10px;
}

#commentform > p{
  /*text-align: right;*/
}


#comment-submit{
  margin-left: 0px;
  border-color:#00a2e1 !important;
}

#comment-input > #url{
  display: none !important;
}

/*don't show "Comments are closed message"*/
.no-comments{
  /*display:none;*/
}


/*END COMMENTS        END COMMENTS        END COMMENTS        END COMMENTS        END COMMENTS        END COMMENTS        END COMMENTS        END COMMENTS        */

#post-4612 > div > div:nth-child(1) > div{
  max-width: 1100px;
}


/*remove outline of job description*/
#myfj-description{
  border:0px !important;
}



/*POST JOB FORM V2    POST JOB FORM V2    POST JOB FORM V2    POST JOB FORM V2    POST JOB FORM V2    POST JOB FORM V2  */


.post_job_splash_image_v_two{
min-height: 400px;
}

.post-job-text {
  color:#fff;
  font-weight: bold;
  font-size: 55px;
  line-height: 55px;
    text-shadow:
    -1px -1px 0 #646464,
    1px -1px 0 #646464,
    -1px 1px 0 #646464,
    1px 1px 0 #646464; 
    margin-top: 90px;
    
}


.post_job_button {
  margin-top: 60px;
}

.post_job_button > a {

  background-color: #00a2e1 !important;
  border: solid 1px #00a2e1 !important;
  color: #fff !important;
  padding: 15px 35px !important;
  cursor: pointer;
  font-size: 18px;
  font-family: raleway;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.post_job_button > a:hover {
background-color:#fff !important;
color:#00a2e1 !important;

}


.post_job_button.bottom{
  margin-bottom: 60px;
}

.post_job_button.bottom > a {

  background-color: #00a2e1 !important;
  color:#fff !important;

}
.post_job_button.bottom > a:hover {
background-color: #fff !important;
color:#00a2e1 !important;

}

.why_post_text{
  margin-bottom: 5px;
  font-size: 28px !important;

}

.why_post_text + p{
  margin-bottom: 0px !important;
}


.submit_job_sm > .fusion-column-wrapper {
    margin-bottom: -70px;
    border: 1px solid #00a2e1;
    padding:10px 20px !important;
    min-height: 550px !important;
    
}

#cke_38_contents{
  height: 300px !important;
}

.submit_job_sm > .fusion-column-wrapper > #submit-job-form {
  border: 0px;
  padding: 0px;
  margin: 0px;

}


.submit_job_sm > .fusion-column-wrapper >  #submit-job-form > fieldset div.field{
  width:100% !important;
}

/*why post on remote.co*/
/*#post-4612 > div > div:nth-child(5) > div > h2{
  font-size: 36px;
  margin-top: 10px;
  margin-bottom: 20px;
}

#post-4612 > div > div:nth-child(5) > div > p{
  font-size: 18px;
}

#post-4957 > div > div:nth-child(5) > div > h2{
  font-size: 36px;
  margin-top: 10px;
  margin-bottom: 20px;
}

#post-4957 > div > div:nth-child(5) > div > p{
  font-size: 18px;
}


.submit_job_sm > .fusion-column-wrapper{
  padding:20px;
  border-radius: 5px;
}

.post-job-left-col-text {
font-size: 45px;
line-height: 45px;
color:black;
margin-top: 150px;

}
*/
/*FORM*/
#submit-job-form > h2{
  font-family: "open sans" !important;
}


/*Form title text*/

.form_title{
font-size: 24px;
margin-top: 0px !important;
margin-bottom: 2px !important;
}

.price{
font-size: 16px;
}

#mceu_8{
  border-radius: 4px;
}

#mceu_15{
  height:400px;
}

#submit-job-form > p{
  text-align: center;
  margin-top: 40px;
}

#submit-job-form > p > input.button{
  background-color: #00a2e1 !important;
  border: solid 1px #ccc !important;
  color: #fff !important;
  padding: 15px !important;
  cursor: pointer;
  font-size: 18px !important;
  font-family: "raleway" !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  width:80% !important;

}

/*BLOG COMMENTS*/   /*BLOG COMMENTS*/   /*BLOG COMMENTS*/

div.comment-box > div.comment-text{
  margin-left: 10px !important;
}

div.comment-box > div.comment-text > p {
  line-height: 20px !important;
}

#job_description_ifr{
  height:100% !important;
}


/*
#job_description_ifr{
  
  width:99% !important;
}

.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-application > label{
  width:100%;
}



.submit_job_sm > .fusion-column-wrapper >  #submit-job-form > fieldset.fieldset-job_category{
  display: none !important;
}

.submit_job_sm > .fusion-column-wrapper >  #submit-job-form > h2{
  display: none !important;
}


.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-company_tagline{
  display: none !important;
}


.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-job_title > label{
  display: none !important;
}

.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-job_description > label{
  display: none !important;
}


.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-application > label{
  display: none !important;
}

.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-company_name > label{
  display: none !important;
}

.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-company_website{
  display: none !important;
}


.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-company_video{
  display: none !important;
}

.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-company_twitter{
  display: none !important;
}

.submit_job_sm > .fusion-column-wrapper > #submit-job-form > fieldset.fieldset-company_logo{
  display: none !important;
}

.submit_job_sm > .fusion-column-wrapper > #submit-job-form:before{

  display: none !important;
}

.submit_job_sm > .fusion-column-wrapper > #submit-job-form > p > input.button{

width:90% !important;
height:35px;


}


.submit_job_sm > .fusion-column-wrapper > #submit-job-form > p{
  text-align: center;
}*/



/*new submit job form 060416*/
.body_full_col_sm{
  background-color: #fafafa !important;
}


#gform_fields_5 > li > .gfield_label{
  display:none !important;
}

/*Form Fields other than description*/

#gform_fields_5 > li > div > input {
  width:100% !important;
  height:35px;
  border-radius: 4px;
  font-family: 'Open Sans';
  margin-right: 0px !important;

}

/*Style placeholder text*/

#gform_fields_5 > li > div > input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4c4c4c !important;
}



#field_5_12 > .gfield_label{
display: none;
}

/*Form TinyMCE description field*/
/*
#mceu_15 > label{
  padding: 8px 15px !important;
  color:#4c4c4c !important;
  font-size: 13px;
  font-family: 'Open Sans';
}
*/

#gf_progressbar_wrapper_5{
  display: none;
}

#field_5_12 > label{
  display: none !important;
}

#gform_submit_button_5{
/*  width:100% !important;
  height:50px !important;
  font-size: 22px !important;
  letter-spacing: 1px !important;
  border-width:0px;
  padding:0px !important;*/

}

#gform_wrapper_5{
  /*width:100% !important;*/
  /*margin:0px !important;*/
  max-width: 100% !important;
}

.gform_heading{
  display:none !important;
}

.gform_footer{
  margin-top: 10px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.post-job-left-col-text{
  color:#fff;
  font-weight: bold;
  font-size: 55px;
  line-height: 55px;
    text-shadow:
    -1px -1px 0 #646464,
    1px -1px 0 #646464,
    -1px 1px 0 #646464,
    1px 1px 0 #646464; 
}



/*POST JOB PAGE BENEFITS*/
.benefits{
  text-align: center;
  margin-bottom: 0px;
  margin-top: 10px;

}

.one_benefit {
  display:inline-block;
  vertical-align: middle;
  padding:30px;
  min-height: 295px;
  width:30%;
  margin-left:10px;
  margin-right:10px;
  border:1px solid #ccc;
  background-color: #fff;
}

.benefit_title{
  text-transform: uppercase;
  font-family: raleway;
  font-size: 24px;
}

.benefit_icon > i{
  font-size: 80px;
  margin:20px 0px;

  color:#00a2e1;
}

.benefit_text{
  font-size:16px;
}


h3 + p, h3 + ul{
  margin-top: 8px;
}

div.ginput_container input{
  color:#4c4c4c !important;
}

/*Fix share button colors*/

.ssbp--theme-1 .ssbp-btn:before{
  color:#fff !important;
}

/*ul.ssbp-list > li > a {
  border:1px solid #ccc;
}*/

a:hover{
  /*text-decoration: underline !important;*/
}

.ssbp-wrap{
  margin-bottom: 10px;
}


/*Make <a> headers on homepage black*/
h2.title-heading-left a{
color:#4c4c4c;
  text-transform: uppercase;
  font-family: raleway;

  /*font-weight: bold;*/
}

h2.title-heading-left a:hover{
  text-decoration: underline;
}


/*sidebar main nav menu*/
#nav_menu-9 > div{
  text-transform: uppercase !important;
  font-family: raleway;
  font-size: 15px;
  /*text-shadow: white -1px 1px;*/
  /*font-weight: bold;*/
  line-height: 26px;
}

h1, h2, h3, h4, h5, h6{
  /*font-family: Arial, Helvetica, sans-serif;*/
}

/*Fix for flashing sticky header in chrome*/

.fusion-header-wrapper{
/*z-index:1000;*/
}

.fusion-header
{
    /*-webkit-transform: translate3d(0,0,0) !important;*/


    /*-webkit-backface-visibility: hidden !important;*/
}


#about_us_img{
  /*height:200px;*/
}

textarea{
    color: black !important;
}


/*Job Category Headings Fix*/

/*h2.job_cat_heading{
font-family: 'raleway' !important;
}

.job_cat_heading > a{
  font-family: 'raleway';
}*/

/*HOME PAGE*/

/*Get rid of comments link*/
div.fusion-recent-posts.avada-container.layout-default.layout-columns-2 > section > div > div.recent-posts-content > p.meta > span:nth-child(3){
  display:none;
}

/*Get rid of separator above comments link*/
div.fusion-recent-posts.avada-container.layout-default.layout-columns-2 > section > div > div.recent-posts-content > p.meta > .meta-separator{
  display:none;
}

/*make smaller margin after posts*/
.fusion-recent-posts {
  margin-bottom: 15px;
}


.image_car_homepage{
  margin-bottom: 20px;

}

.image_car_homepage img{
border: 1px solid #ccc ;
padding: 5px;
/*max-height: 150px;*/
}
.home_qa_container{
    border-bottom: 2px solid rgba(0,0,0,.2);
  border-right: 1px solid rgba(0,0,0,.2);
  border-left: 1px solid rgba(0,0,0,.2);
  border-top: 1px solid rgba(0,0,0,.2);;

}


/*Home page SEE ALL BUTTONS*/
/*.fusion-button.button-4, .fusion-button.button-5, .fusion-button.button-6, .fusion-button.button-7 {

  background-color: transparent !important;
  border: solid 1px#ccc !important;
  color: #00a2e1 !important;
  padding: 8px !important;
  margin-bottom: 10px;
  font-family: raleway;
  font-weight: bold;
}
.fusion-button.button-4:hover, .fusion-button.button-5:hover, .fusion-button.button-6:hover, .fusion-button.button-7:hover {
background-color:#00a2e1 !important;
color:#fff !important;

}*/

.fusion-button.button-1, .fusion-button.button-2, .fusion-button.button-3, .fusion-button.button-7, .fusion-button.button-4 {

  background-color: transparent !important;
  border: solid 1px#ccc !important;
  color: #00a2e1 !important;
  padding: 8px !important;
  margin-bottom: 10px;
  font-family: raleway;
  font-weight: bold;
}
.fusion-button.button-1:hover, .fusion-button.button-2:hover, .fusion-button.button-3:hover, .fusion-button.button-7:hover, .fusion-button.button-4:hover {
background-color:#00a2e1 !important;
color:#fff !important;

}



/*Recent Posts tabs*/
.fusion-tabs-widget .tab-holder .tab_content .news-list li {
  border-bottom: 1px solid #e2e2e2 !important;
  padding: 15px 15px !important;
  overflow: hidden !important;
  line-height: 5px !important;
}

#tab-popular div.image, #tab-recent div.image{
  margin-top: 8px !important;
  /*height:145px;*/
  

}

#tabs > li > a{

    border-top-width: 0px !important;
    font-size: 18px !important;

}


#tab-popular > ul > li > div.post-holder > div{
  display: none !important;
}

#tab-popular > ul > li > div.image{
  height:60px !important;
}

/*jobs category pages*/

.jobs_category_title{

background-repeat: no-repeat !important;
    background-position: center !important;
   background-size: cover !important;
  text-align: center !important;
   text-align: -moz-center !important;
  height: 100px !important;
  font-size: 24px !important;

  background-image: url('https://remote.co/wp-content/uploads/2015/06/runner_expt.png') !important;
  
}

.jobs_category_title > h1{
line-height: 100px;
margin-top: 0px;
color:white;
font-weight: normal;
font-family: helvetica;
}


/*CATEGORY PAGES*/

/*disable links to author pages*/
div.fusion-meta-info > div.fusion-alignleft > span.vcard > span > a{
   pointer-events: none;
   cursor: default;
   color:inherit;
}


.category_title{
  /*background-color: #00a2e4;*/
 /* height: 200px;
  text-align: center;
  vertical-align: middle;  
  background-size: cover;
  
  background-position: center;
*/  
background-repeat: no-repeat;
    background-position: center;
   background-size: cover;
  text-align: center;
   text-align: -moz-center;
  height: 200px;
  font-size: 26px;
  background-color: #00a2e1;
  
}

.category_title h1{
/*font-size: 56px;
line-height: 100% !important;
padding-top: 25% !important;
color: #fff;
margin:0px;*/

  padding-top: 75px;
  margin-top: 0px;
  color:#fff;
  line-height: 100% !important;

}

#build-a-remote-team{
  background-image: url('https://remote.co/wp-content/uploads/2015/05/two_coffees_quality.png');
  /*background-color: #00a2e1*/
}
#why-go-remote{
background-image: url('https://remote.co/wp-content/uploads/2015/05/neat_office.png');
/*background-color: #00a2e1*/
}

#remote-management{
  background-image: url('https://remote.co/wp-content/uploads/2015/05/overhead-desk.jpeg');
  /*background-color: #00a2e1*/
}

#work-remotely{
  background-image: url('https://remote.co/wp-content/uploads/2016/05/laptop_hands_3.png');
  /*background-color: #00a2e1*/
}

.back_link{
  font-size: 16px;
}

/*Home*/

.home_container{
margin-bottom:25px;
background-color: rgb(246, 246, 246);
border: 1px solid #cccccc !important;

}

.recent-posts-content{
  background-color: #fff;

  padding: 10px;
  border-bottom: 2px solid rgba(0,0,0,.2);
  border-right: 1px solid rgba(0,0,0,.2);
  border-left: 1px solid rgba(0,0,0,.2);
  min-height: 210px;

}

/*Title separator*/

.fusion-title .title-sep.sep-single {
  border-bottom-width: 3px;
}


/* Sidebar */

#main .sidebar{
  background-color: rgb(246, 246, 246);
  border: 1px solid #cccccc;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top:20px !important;
}

.sidebar .widget {
  margin-bottom: 30px;  
}

/* sidebar arrows */

.sidebar ul.menu li a:before {

  content: '';

}

.sidebar ul.menu li a:after {

  content: '\f101';
   font-family: FontAwesome;
   color:#52A872;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
/*color: white;
line-height:18px;*/

}

.sidebar_split{
  /*border-bottom: 1px solid #00a2e1;*/
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
}

.fusion-social-network-icon{
border-color:#ccc !important;

}


.sidebar .widget_nav_menu li{
  border:none;
}




/*Menu*/
.fusion-main-menu > ul > li > a {
border:none;
}


/*JOBS JOBS JOBS JOBS JOBS JOBS JOBS JOBS       JOBS JOBS         JOBS JOBS           JOBS JOBS */

.single_job_listing .company{
  min-height: 5em;
}
/*Submit form*/

/*Text for steps*/
#submit-job-form:before{

  content: 'Step 1 of 2: Job Details';
  text-align: center;
  font-size: 30px;
}

#submit-job-form > fieldset.fieldset-job_title{
margin-top:40px;
}

#submit-job-form > fieldset > label{
  text-align: right;
}

#submit-job-form

  input, select, textarea, fieldset{
    color: #000000;
}

#submit-job-form > fieldset:nth-child(1){
  display:none;
}

#submit-job-form > fieldset.fieldset-job_location{
  display:none;
}

#submit-job-form > fieldset.fieldset-job_type{
  display:none;
}

#submit-job-form > fieldset.fieldset-company_tagline{
  display: none;
}

#submit-job-form > fieldset.fieldset-company_video{
  display:none;
}

#submit-job-form{
 border: solid 3px #00a2e1;
  /*text-align: center;*/
  padding: 25px;
}

.submit_success_notice{
  border: solid 3px #00a2e1;
  text-align: center;
  padding: 25px;
}

/*the rest of jobs*/

ul.job_listings li.job_listing a div.position{
width:80%;
}


.chosen-container-single .chosen-single {
    height: 33px;
    border-radius: 0px;
  
  border: 1px solid #d2d2d2;
  font-size: 13px;

  padding: 2px 15px;
}
.chosen-container-single .chosen-single span {
    padding-top: 2px;
}
.chosen-container-single .chosen-single div b {
    margin-top: 2px;
}

.job_filters .search_jobs div.search_categories {
float:right;
clear:none;
width:50%;
padding-top:0px;
}


.location{

display:none;
}

div.single_job_listing > ul > li.location{
  display: block;
}

.meta li{
border:none;
}

ul.job_listings li.job_listing a .meta .job-type{
display:none;
}

.job_types{
display:none;
}

.job-type{
display:none;
}

.search_location{
display:none;
}


.application .application_button{

backface-visibility: hidden;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(0, 162, 225);
background-image: none;
background-origin: padding-box;
background-size: auto;
border-bottom-color: rgb(255, 255, 255);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(255, 255, 255);
border-left-style: solid;
border-left-width: 0px;
border-right-color: rgb(255, 255, 255);
border-right-style: solid;
border-right-width: 0px;
border-top-color: rgb(255, 255, 255);
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-top-style: solid;
border-top-width: 0px;
box-sizing: content-box;
color: rgb(255, 255, 255);
cursor: pointer;
display: inline-block;
font-family: PTSansRegular, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: bold;

letter-spacing: normal;
line-height: 14px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(255, 255, 255);
outline-style: none;
outline-width: 0px;
padding-bottom: 9px;
padding-left: 20px;
padding-right: 20px;
padding-top: 9px;
position: relative;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease;

zoom: 1;

}


.fusion-page-title-bar {
  border: 0px;
}

.breadcrumb-leaf{
color:#6f6f6f;
}


.fusion-secondary-header{
/*display:none;*/

}


/*Post a JOb*/

#submit-job-form > p > input.button{

 
backface-visibility: hidden;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(0, 162, 225);
background-image: none;
background-origin: padding-box;
background-size: auto;
border-bottom-color: rgb(255, 255, 255);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(255, 255, 255);
border-left-style: solid;
border-left-width: 0px;
border-right-color: rgb(255, 255, 255);
border-right-style: solid;
border-right-width: 0px;
border-top-color: rgb(255, 255, 255);
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-top-style: solid;
border-top-width: 0px;
box-sizing: content-box;
color: rgb(255, 255, 255);
cursor: pointer;
display: inline-block;
font-family: PTSansRegular, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: bold;

letter-spacing: normal;
line-height: 14px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(255, 255, 255);
outline-style: none;
outline-width: 0px;
padding-bottom: 9px;
padding-left: 20px;
padding-right: 20px;
padding-top: 9px;
position: relative;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease;

zoom: 1; 
}



/*NEWSLETTER*/

#mc4wp_widget-6 > div.heading > h3{
/*  font-family: 'Open Sans';
  font-weight: bold;*/
}


#mc4wp_email{
  padding-bottom: 7px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 7px;
  font-size:14px !important;
}

#mc4wp_name{
  padding-bottom: 7px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 7px;
  font-size:14px !important;
}


.mc4wp-form input[type="submit"] {  

backface-visibility: hidden;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(0, 162, 225);
background-image: none;
background-origin: padding-box;
background-size: auto;
border-bottom-color: rgb(255, 255, 255);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(255, 255, 255);
border-left-style: solid;
border-left-width: 0px;
border-right-color: rgb(255, 255, 255);
border-right-style: solid;
border-right-width: 0px;
border-top-color: rgb(255, 255, 255);
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-top-style: solid;
border-top-width: 0px;
box-sizing: content-box;
color: rgb(255, 255, 255);
cursor: pointer;
display: inline-block;
font-family: PTSansRegular, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: bold;
height: 14px;
letter-spacing: normal;
line-height: 14px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(255, 255, 255);
outline-style: none;
outline-width: 0px;
padding-bottom: 9px;
padding-left: 20px;
padding-right: 20px;
padding-top: 9px;
position: relative;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease;
width: 84.671875px;
zoom: 1;
} /* submit button */


/*SINGLE COMPANY*/

/*FROM BOOTSTRAP*/

dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

.sidebar .widget_nav_menu li .sub-menu li{
  padding-top: 0px;
  padding-bottom:0px;
}

.sidebar .widget_nav_menu li .sub-menu li a:after{

   color:#ccc;

}

.custom-breadcrumb{
  margin-bottom: 10px;
}



/* Bootstrap code for media list*/
.media {
  margin-top: 15px;
  /*marcu*/
  padding: 25px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
/*marcu addition*/
.media-body p{
  margin-top: 0px;

}
.media-object {
  display: block;
  /*added by marcu*/
  max-width: 50px;
  border: 1px solid rgb(246, 246, 246);
  border-radius: 3px;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
  /*marcu*/
  background-color: rgb(246, 246, 246);
  padding: 15px;
  border: 1px solid #ccc;
}


/*HOME BUTTONS*/
.start_button{
  
  background-color:transparent !important;
  border: solid 2px #fff !important;
  color: #fff !important;

}


.start_button:hover{
background-color:#00a2e1 !important;
border: solid 2px #00a2e1 !important;
}



/*BOOSTRAP LIST GROUP*/
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/*PANEL*/

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ccc;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ccc;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ccc;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ccc;
}
.panel-default {
  border-color: #ccc;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ccc;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ccc;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ccc;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}



.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}


/*Jobs List Page is .page-id-46*/

.page-id-46   .sidebar{
  background-color: #fff !important;
}


/*SINGE POST PAGE*/

/*Social Sharing Box Bottom of Posts*/
.fusion-sharing-box .fusion-social-networks{
  text-align: center
}


/*single post page disable author link */
div.fusion-meta-info > div > span.vcard > span > a{
     pointer-events: none;
   cursor: default;
   color:inherit;
}

div.fusion-carousel-meta > span.fusion-inline-sep{
  display:none;
}

div.fusion-carousel-meta > span a{
  display:none;
}


.press_logo img{
 /* max-height:50px;*/
}


/*Search Page*/

body.search .ssbp-set--one{
  display:none;
}

body.search  div.fusion-post-content > div > p::after{

  content: " ...";
}



/*fix submit button on press page*/
#gform_submit_button_1{
  max-width: 100px;
}


/*FOR TEST NEW SIDEBAR MENU*/


.menu_section{
  margin-bottom: 10px;
}

.menu_header {


  text-transform: uppercase !important;
  font-family: 'raleway' !important;
  font-size: 16px !important;

  line-height: 26px;

}


.menu_category:after {
    /* symbol for "opening" panels */
    font-family: FontAwesome;  

    /*minus*/
    content:'\f056';  
    float: right;        
    /*color: #aaa;*/
    color:#333333;
    
}


.menu_category.collapsed:after {
    /* symbol for "collapsed" panels */
    /*content: "\f137";  */  
    /*content: '\f13a';  */

    /*plus*/
    content:"\f055";
    color:#67c75a;
}


.menu_category{
  color:#333333;
}

.menu_category:hover{
  color:#333333;
}

.menu_category.collapsed{
  color:#00a2e1;
}

.menu_child{
  margin-left: 10px;
}

.menu_child .all{
  /*border-top:1px solid #ccc;*/
}

.see_all{
  padding-left: 5px;
}

.menu_child:after{
  font-family: FontAwesome;  
    content: ' \f101';
    color:#00a2e1;
  }


  /*Wordpress search page*/

div.fusion-post-content > h1 > a.search > div.fusion-post-content > h1 > a{
    font-size: 14px;
  }


/*####################      SINGLE POST FIXES      ################*/

/*Outline image on a post*/
#post-2925 > div.fusion-flexslider.flexslider.post-slideshow.fusion-post-slideshow > ul.slides > li > img{
  border:1px solid #ccc;
}

#post-2080 > div.fusion-flexslider.flexslider.post-slideshow.fusion-post-slideshow > ul.slides > li > img{
  border:1px solid #ccc;
}

#post-3035 > div.fusion-flexslider.flexslider.post-slideshow.fusion-post-slideshow > ul.slides > li > img{
  border:1px solid #ccc;
}

#post-3086 > div.fusion-flexslider.flexslider.post-slideshow.fusion-post-slideshow > ul.slides > li > img{
  border:1px solid #ccc;
}

#post-3541 > div.fusion-flexslider.flexslider.post-slideshow.fusion-post-slideshow > ul.slides > li > img{
  border:1px solid #ccc;
}


 /*######################################## CUSTOM SEARCH ########################################*/



.cse{
  /*display:inline-block;*/
  /*width:100%;*/
}


/*Continer for search field and button (created by shitty avada)*/
.tfs-button-1{
  width:35%;
}

.search_input_wrap{
overflow: hidden; 
padding-right: .5em;

}

.search_input{
  height:50px;
  /*width:350px !important;*/
  /*width:100%;*/
  font-size: 16px !important;
}

#search_button{
 float: right;
 height: 50px;
  background-color: transparent !important;   
  border: solid 1px#fff !important;
border-radius: 1px;
  color: #fff !important;
  padding: 8px !important;
  margin-bottom: 10px;
  font-family: montserrat;
  /*font-weight: bold;*/
  letter-spacing: 2px;
}



#search_button:hover{
background-color:#00a2e1 !important;
color:#fff !important;
border: solid 1px #00a2e1 !important;
cursor:pointer;
}

/*For search results page need a button that's not transparent*/
#search_button_blue, #search_button_blue_mobile{
 float: right;
 height: 50px;
   background-color: #00a2e1 !important;   
  border: solid 1px #00a2e1 !important;
border-radius: 1px;
  color: #fff !important;
  padding: 8px !important;
  margin-bottom: 10px;
  font-family: montserrat;
  /*font-weight: bold;*/
  letter-spacing: 2px;
}



#search_button_blue:hover, #search_button_blue_mobile:hover{
background-color:#fff !important;
color:#00a2e1 !important;
border: solid 1px #00a2e1 !important;
cursor:pointer;
}

.gsc-orderby{
  display:none !important;
}

div.gsc-tabHeader.gsc-inline-block.gsc-tabhActive{
  border-top-color: #00a2e1;
}



/*###############################################   SIDEBAR SEARCH    ##############################*/

/*add font-awesome so magnifying glass icon works*/
.fa-input{
font-family: FontAwesome !important;
}

.search_input_side{
  height:35px;
  /*width:350px !important;*/
  /*width:100%;*/
  font-size: 12px !important;
}

#search_button_blue_side{
 float: right;
 height: 35px;
   background-color: #000!important;   
  border: solid 1px #000  !important;
border-radius: 1px;
  color: #fff !important;
  padding: 8px !important;
  margin-bottom: 10px;
  font-family: montserrat;
  /*font-weight: bold;*/
  letter-spacing: 2px;
}

#search_button_blue_side:hover{
background-color:#fff !important;
color:#00a2e1 !important;
border: solid 1px #00a2e1 !important;
cursor:pointer;
}



/*center align caption on LTK guest post*/
#attachment_2786 > p, #attachment_2785 > p{
  text-align: center
}


/*SEARCH BUTTON HOMEPAGE*/
.search_input{
font-size: 24px;
}

.search_button{
padding:20px;
}

/*size 1mwf logo badge*/
#wf_logo > a > img{
  height: 85px;
}

/*fix sticky header flickering*/
#wrapper > div.fusion-header-wrapper > div > div.fusion-header{
  /*will-change:top;*/
  /*position:fixed !important;*/

}



/* #######################  JOB PILLS  #################################### */


.pill_wrapper{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
padding:10px;
background-color: rgb(246,246,246);
}


.job_category_pills{
  margin-top: 0px;
  display: flex; 
  justify-content: space-between; 
  align-items: center;
  line-height:12px;

}



.job_category_pills > a{
font-family: 'raleway';
/*font-size: 16px;
padding:4px 16px;*/
font-size: 14px;
padding: 10px 10px;
text-align: center;
border:1px solid #ccc;
background-color: white;
color: #4c4c4c;
border-radius: 3px;
}

.job_category_pills.top_row > a{

padding: 10px 12px;

}

.job_category_pills.bottom_row > a{

padding: 10px 8px;

}


a.special_pill_two_lines {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.job_category_pills > a:hover{
  
  border:1px solid #67c75a;
   background-color: #D5FFC8;
  color:#aaaaaa;
}

.job_category_pills > a.active_cat{
 background-color: #D5FFC8;
 border:1px solid #67c75a;
  color:#aaaaaa;
}

.spacer_sub{
  margin-bottom: 5px;
}



/* #######################  END JOB PILLS  #################################### */

 /*TWO LINE HEADER*/



ul#menu-2018-menu-two-rows > li > a{
  text-align: center;
  margin-top: -11px;
}

.h_row_one{
  display:block;
padding-top:11px; /*should equal the negative margin above for the li > a*/
font-weight: bold;

}

.h_row_two{
display: block;
line-height: 0px;
 margin-top: -10px;
 font-weight: bold;
 text-transform: uppercase;
}

 /*END TWO LINE HEADER*/


/*############################### MOBILE ##########################################*/




@media only screen and (max-width: 1100px)  {
    #post_job_sidebar{
    display:none !important;
  }

  
  /*Adjust sidebar on ads on jobs pages for mobile...only show 250x300 ad unit*/

  .sidebar_wrapper{
    /*display: none !important;*/
    width:100% !important;

  }

  .ad{
    text-align: center !important;
  }

  .internal_ad{
    display:none !important;
  }

  .skyscraper_not_responsive{
    display:none !important;
  }

  .fj_ad_wrapper{
    display:none !important;
  }

/*End adjust ads*/

.job_category_pills > a {

  
  }

  }


/*@media (max-width: 750px) {*/
@media only screen and (max-width: 800px)  {

  .h_row_two, .h_row_one { 
  display:inline;
  text-transform: capitalize;
  font-weight: normal;
  line-height: 8px;
  }


#main{
  padding-left: 10px !important;
  padding-right: 10px !important;
}

#content{
  width:100% !important;
}

#sidebar {
    display:none !important;
}

#sidebar_questions{
  width:100% !important;
}


.category_title{
  margin:0px; 
  height: 100px;
  font-size: 20px;
  
}

.category_title h1{
padding:35px;

}

/*SEARCH*/
.tfs-button-1{
  width:100%;
}

.jobs_category_title > h1{
line-height: 100px;
margin-top: 0px;
font-size: 24px;
color:white;
font-weight: normal;
font-family: helvetica;
}


/*POST JOB V2 POST JOB V2 POST JOB V2 POST JOB V2 POST JOB V2 POST JOB V2*/

.submit_job_sm > .fusion-column-wrapper {
    margin-bottom: 5px;
    border: 1px solid #00a2e1;
    /*padding:5px 5px !important;*/
    min-height: 300px !important;
    
}

/*marketing blocks below form*/
.one_benefit{
  width:100%;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
}

/*hide top marketing text*/
#post-4612 > div > div:nth-child(1) > div > div.fusion-three-fifth.fusion-layout-column.fusion-spacing-yes.post-job-left-col > div > div {
  display: none
}


#comment{
  width:100% !important;
}

.post-job-text{
  margin-top: 50px !important;
}

/*Homepage slider, hide the navigation dots on mobile*/
#sliders-container > div > div > ol{
  display:none;
}


/*Remote Worker Q&A QUESTIONAIRE*/
.questions_outer{
  width:100% !important;
  padding:10px;
}

#form8{
  width:100% !important;
}

.post_job_button > a {
padding:5px;
font-size: 14px;
  }

  .job_category_pills{
  display:none !important;
}

.pill_wrapper{
  border-left:0px;
  border-right:0px;
  border-bottom:0px !important;
  
/*border-bottom:1px solid #ccc;*/

  background-color: white;
  margin-bottom: 0px !important;
  padding:0px !important;
  /*padding:5px;*/
}

.spacer_sub{
  display:none;
}

}













/*@media only screen and (max-width : 900px) {

    #main .sidebar{
      display:none !important;
    }
  #content{
      width:100% !important;
    }

  #sidebar_questions{
    display:none !important;
  }

}
*/









