/*
Theme Name: sh AJB 1.1.4b
Theme URI: 
Description: 
Version: 1.1.3
Author: shinydgn
Author URI: http://shinydgn.com
Tags: 
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0

Based On wp-bootstrap 3.0 (bootstrap 3.3.1) .. updated to bootstrap 3.3.4
*/




body {
    padding-top: 0;
    /*
    background: #D4E7E8 url(images/bg.png) center -300px no-repeat;
    */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ol, ul {
    list-style: outside none none;
}
article header a{
    max-width: 100%;
}
img{
    max-width: 100%;
}
.header{
    /*
    position: absolute;
    */
    z-index: 301;
    width: 100%;
}

.containerwrapper{
    background: rgba( 255, 255, 255, 0.5 );
    min-height: 100px;
    /*
    padding-top: 50px;
    */
}
.homepg_wrapper{
    background: url(images/homebg.png) top center;
    background: #4D85C1;
    background: transparent;
}

.container{
    margin-top: 0;
}

#search{
    z-index: 0;
}

/*********************** search and Filter *****************/
.keyword_search_box{
    padding: 10px 15px 20px 15px;-webkit-border-radius: 0px 15px 0px 15px;-moz-border-radius: 0px 15px 0px 15px;border-radius: 0px 15px 0px 15px;
    background: #193067;
}
.keyword_search_box label{
    color: #fff;
    display: block;
}
.job_filters .search_jobs {
    padding: 0;
    background: transparent;
}
.job_filters .search_jobs div.filter_first, .job_filters .search_jobs div.search_keywords {
    float: left;
    padding-right: .5em;
    width: 100%;
}

.search_with_filters,
.keyword_search_box input#search_keywords{
    width: 80%;
    -webkit-border-radius: 0px 10px 0px 10px;
    -moz-border-radius: 0px 10px 0px 10px;
    border-radius: 0px 10px 0px 10px;
    background: #ffffe5;
    display: block;
    padding: 0 35px 0 10px;
    overflow: hidden;
    border: 0;
    height: 38px;
    line-height: 38px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
        float: left;
        position: relative;
}
.search_with_filters,
.keyword_search_box input[type="submit"]{
    width: 19%;
    right: 0;
    border: 1px solid #6293FE;
    
    background: #09486E;
    color: #fff;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    -webkit-border-radius: 0px 10px 0px 10px;
    -moz-border-radius: 0px 10px 0px 10px;
    border-radius: 0px 10px 0px 10px;

    
        background: #6293FE;
        float: right;
        position: relative;
        padding: 0;
    /*
    text-transform: uppercase;
    */
    text-transform: capitalize;
}
.search_with_filters:hover, 
.keyword_search_box input[type="submit"]:hover {
    background: #4D76FF;
}
.search_with_filters{
    float: none;
    margin: 0 auto;
}

.search_with_filters,
.keyword_search_box input#search_keywords,
.keyword_search_box input[type="submit"]{
    height: 40px;
    line-height: 40px;
}
.keyword_search_box input[type="submit"]:active {
	top:1px;
}

.select_all,
.deselect_all{
    float: right;
    display: inline-block;
    padding: 1px 10px;
    margin-left: 10px;
    font-size: 13px;
    background: transparent;
    
}

.comp-subone.active{

}






.select_all,
.deselect_all{

}
.select_all,
.deselect_all{

}


@media (max-width: 991px) {

    .keyword_search_box input#search_keywords{
        width: 69%;
    }
    .keyword_search_box input[type="submit"]{
        width: 30%;
    }

}




                                    /*
                                                    .job_categories li{
                                                        float: left;
                                                        width: 30%;
                                                        margin-right: 2%
                                                    }
                                                    ul.job_categories{
                                                        margin: 0;
                                                        padding: 0;

                                                        -webkit-column-count: 3; 
                                                        -moz-column-count: 3;
                                                        column-count: 3;
                                                        -webkit-column-gap: 40px;
                                                        -moz-column-gap: 40px; 
                                                        column-gap: 40px;

                                                        display: block;
                                                    }
                                                    ul.job_categories li a{
                                                        padding: 6px 0 6px 0;
                                                    }
                                                    .catwise{
                                                        height: 50px;
                                                    }
                                                    .catwise a{
                                                        display:block;
                                                        position: relative;
                                                        float: none;
                                                    }
                                                    .job_categories .post-count{
                                                        float: right;
                                                    }
                        */
/*
ol, ul {
    list-style: outside none none;
}
ul.job_categories {   
    padding-left: 0;
    margin-right: 0;
}
ul.job_categories li{   
    background: red;
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-feature-settings: inherit;
    font-language-override: inherit;
    font-kerning: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
.job_categories li {
    width: 210px;
    float: left;
    margin-right: 20px;
}

ul.job_categories li a{
    background: green;
    margin:1px;
    color: gray !important;

    border-bottom: 1px solid #CDCDCD;
    color: #196D9C;
    display: block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    padding-left: 10px;
    position: relative;
    transition: background 0.2s ease 0s, color 0.2s ease 0s;
}
*/


.blocklink::after{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
    margin: 8px 0px;
    background-image: url("/images/icons-sa1f6542e50.png");
    background-repeat: no-repeat;
    background-size: 40px 559px;
    background-position: 0px -34px;
}


#content{
    padding: 0;
}

.h1, h1,
.h2, .h3, .h4, 
 h2,  h3, h4 {
    margin-top: 30px;
    margin-bottom: 30px;
}
/*************** FONT ***************/
*{
    /*
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-family: 'Fjalla One', sans-serif;
    font-family: 'Lato', sans-serif;
    
    font-size: 15px;
    line-height: 1.4;
    line-height: 150%;
    */
    
}

div,
p,
li
{
    font-family: 'Raleway', sans-serif;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 1.4;
    line-height: 150%;
    font-weight: 400;
}

/*
.h1, h1 {
    font-weight: 300;
    font-weight: 700;
    text-transform: uppercase;
    color: #50B84E;
    
    color: #eee;
    background: #555;
}
*/
.h1, h1,
.h2, .h3, .h4, 
 h2,  h3, h4,
.filter_group_title
{
    font-family: 'helsinkiregular', sans-serif;
    font-family: 'komika_title_-_axisregular', sans-serif;
    font-family: 'komika_titleregular', sans-serif;
    font-family: 'komika_axisregular', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Lato', sans-serif;
    font-family: 'Raleway', sans-serif;
    font-weight: 300 !important;
    letter-spacing: 0.05em;
    letter-spacing: 0;


    /*
    font-weight: 200;
    */
    color: #000;
}

h1 {
    font-size: 40px;
}
h2 {
    font-size: 26px;
    
                color: #000;
                border-bottom: 2px solid #193067;
                font-size: 26px;
                font-weight: 100;
                line-height: 34px;
                margin-bottom: 14px;
                padding-bottom: 5px;
                /*
                letter-spacing: -0.4px;
                */
}

h3 {
    font-size: 17px;
}



/*
h1, h2, h3, h4{
    font-weight: 400;
    font-weight: 700;
    text-transform: uppercase;
}
*/
.topnav .phone {
    font-weight: 600;
    font-weight: 700;
    text-transform: uppercase;
}
/*
.navbar-default .navbar-nav > li > a {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
*/
.nav > li > a{
    font-weight: 600;
}

.dropdown-menu > li > a {
    padding: 10px 20px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}

/*************** ****** ***************/
/*************** Navbar ***************/
/*************** ****** ***************/
.menu_left{
    float: left;
    width: 80%;
}
.menu_right{
    width: 20%;
    float: right;
}


/*** LOGO ***/
.navbar-brand {
  float: left;
  height: auto;
    /*
  padding: 15px 0 15px 0;
    */
  padding: 0;
  line-height: normal;
    
}

.logowide .navbar-brand{
    margin-top: 17px;
    margin-top: 0;
}
/*
.logowide.logoarrow .navbar-brand{
    margin-top: -6px;
    padding-top: 0;
}
*/

.navbar-brand > img {
  display: block;
}
.logotall > div > .navbar-brand > img {
  max-height: 120px;
    width: auto;
}
.logowide .navbar-brand img {
    /*
    width: 440px;
    height: auto;
    */
    width: auto;
    max-width: 100%;
    max-height: 98px;
}



@media (max-width: 768px) {
    .navbar-brand {
        float: none;
        display: table;
        margin: 0 auto;
    }
    .navbar-brand > img {
      
    }
    .logowide .navbar-brand img {
        width: 440px;
        max-width: 280px;
        height: auto;
    }
}

/*************** LOGIN AREA ***************/
.wpoa-login-form #wpoa-title{
	display: none;
}

.logo_wrapper{
    padding: 7px 0 7px 0;
}
.logo_wrapper,
.header_login li{
    line-height: 98px;
}

.login-area{
    float: right;
    display: table;
}
.header_login ul{
    margin: 0; 
    padding:0;
}
.header_login li{
    float: right;
    display: inline-block;
}
.header_login li a{
    padding: 10px 20px;
}

@media (max-width: 768px) {
    
    .login-area{
        float: none;
        margin: 0 auto;
    }
    .logo_wrapper, .header_login li {
        line-height: 48px;
    }
    .logo_wrapper {
        margin: 22px 0;
    }
}
/*************** TOP NAV ***************/
.topnav{
    margin-top: 15px;
}
                        
                        /*
                        .topnav{
                            
                        }
                        .topnav.phone_wrapper{
                            margin-top: 50px;
                        }
                        */
.logotall .topnav{
    margin-top: 27px;
}

.topnav ul{
    display: table;
    float: right;
    list-style-type: none;
    padding-left: 0;
}
.top-nav{
    margin-bottom: 9px;
}
/*
.top-nav:after{
              position: absolute;
              content: '';
              height: 1px;
              background: rgba(255,255,255,0.2);
              display: block;
              margin-top: 38px;
    width: 50%;
        right: 0;
        float: right;
}
*/
.top-nav{
    float: right;
    /*
    width: 50%;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    */
    padding-bottom: 10px;
    display: table;
}
.topnav ul li {
    float: left;
    position: relative;
    padding: 0;
    margin: 0 10px 0 10px;
    /*
  -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
       -o-transition: all 300ms ease;
          transition: all 300ms ease;
    */
}
.topnav ul li a{
    display: inline-block;
    padding: 6px 0 0 0;
    font-size: 14px;
    /*
  -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
       -o-transition: all 300ms ease;
          transition: all 300ms ease;
    */
}

.topnav ul li a{
    border: 1px solid rgba( 255, 255, 255, .2);
    padding: 5px 16px;
    -webkit-border-radius: 18px;
       -moz-border-radius: 18px;
            border-radius: 18px;
}
.topnav ul li a:hover{
    
}
/*
.topnav ul li:last-child a{
    padding-right: 0;  
}
*/

.topnav ul li a:before {
    /*
  content: '|';
  display: block;

  font-weight: 400;
  position: absolute;
  left: -15px;
  top: 8px;
  color: #fff;
    font-size: 10px;
    */
}
.topnav ul li:first-child a:before {
  content: '';
}

                                                .topnav ul li a:after {

                                                  -webkit-transition: all 300ms ease;
                                                  -moz-transition: all 300ms ease;
                                                  -o-transition: all 300ms ease;
                                                  transition: all 300ms ease;
                                                    
                                                  -webkit-transform: scale(0);
                                                  -moz-transform: scale(0);
                                                  -ms-transform: scale(0);
                                                  -o-transform: scale(0);
                                                  transform: scale(0);
                                                }                                     
.topnav ul li a:hover:after {
    /*
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  content: '';
  display: inline-block;
  height: 1px;
  background: rgba( 255, 255, 255, .4 );
   
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
    
    
                                                  -webkit-transition: all 300ms ease;
                                                  -moz-transition: all 300ms ease;
                                                  -o-transition: all 300ms ease;
                                                  transition: all 300ms ease;
    background: red;
    */
}


        /*
        .wpoa-login-form #wpoa-title{
            display: none;
        }
            */

        .top_wrapper {
            /*
            background: #193067;
            background: #eee;
            border-bottom: 1px solid #ddd;
            */
            background: #ddd; /* For browsers that do not support gradients */
            background: -webkit-linear-gradient(left,rgba(221,221,221,0),rgba(221,221,221,1)); /*Safari 5.1-6*/
            background: -o-linear-gradient(right,rgba(221,221,221,0),rgba(221,221,221,1)); /*Opera 11.1-12*/
            background: -moz-linear-gradient(right,rgba(221,221,221,0),rgba(221,221,221,1)); /*Fx 3.6-15*/
            background: linear-gradient(to right, rgba(221,221,2210,0), rgba(221,221,221,1)); /*Standard*/
            
        }
        .top_wrapper li{
            line-height: 28px;
        }
        .login-area{
            float: right;
            display: table;
        }
        .top_wrapper ul{
            margin: 0; 
            padding:0;
        }
        .top_wrapper li{
            float: right;
            display: inline-block;
        }
        .top_wrapper li a{
            padding: 10px 13px;
            color: #555;
        }

        @media (max-width: 768px) {

            .login-area{
                float: none;
                margin: 0 auto;
            }
            .logo_wrapper, .top_wrapper li {
                line-height: 28px;
            }
        }

.topnav .phone{
    color: #aaa;
    color: rgba( 255, 255, 255, .5);
    color: #8CC63E;
    float: right;
    font-size: 22px;
    padding-right: 10px;
    padding-left: 32px;
    margin-left: 44px;
    
    background: url(images/phone-icon-30.png) left 6px no-repeat;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, .7);
}
                .topnav .phone{
                    float: left;
                    margin-left: 16px;
                    padding-left: 26px;
                }
@media (max-width: 991px) {
    .topnav .phone{
        display: block;
        margin-bottom: 15px;
        padding: 0 10px 0 0;
    }
}




@media (max-width: 768px) {
    .logotall .topnav{
        margin-top: 0;
        display: none;
    }
    nav.header_login {
        padding-right: 60px;
    }

    .sh-nav-toggle-wrapper {
        position: absolute;
        min-height: 50px;
        margin-bottom: 20px;
        background: transparent;
        right: 20px;
        top: 12px;
        z-index: 99;
    }
    .logotall  .sh-nav-toggle-wrapper {
        top: 50px;
    }
    
    .sh-nav-toggle-wrapper .navbar-toggle {
        border-color: #DDD;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .topnav ul {
        display: none;
    }
    .topnav .phone {
        display: none;
    }

}

/******** main nav ********/
.navbar-nav{
    float: none;
}
.mainnav{
    background: #193067;
}
.navbar-collapse {
    padding: 0;
    border-top: 0;
    box-shadow: none;
}
.nav > li {
    /*
    padding: 0 5px;
    */
}
.nav > li:last-child {
    /*
    padding-right: 10px;
    */
}
.nav > li > a {
    border-bottom: 4px solid transparent;
                                padding: 9px 0 5px 0;
                                padding: 11px 15px 8px 15px;
                                text-transform: none;
                                /* border-radius: 19px; */
                                letter-spacing: 0.05em;
    margin: 0;
    line-height: 24px;
}


.nav > li:last-child > a {
    /*
    padding-right: 0;
    */
}

.nav > li.active > a:hover,
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li > a:active
{
    /*
    border-bottom: 4px solid rgba( 255, 255, 255, .5) !important;
    */
    border-bottom: 4px solid transparent !important;
    color: #E8F2FF;
    transition: all 300ms linear 0s;
    text-shadow: none;
}





@media (min-width: 769px) {
    .shnavbar ul.nav {
        float: right;
        display: table;
    }
    .nav > li > a:hover,
    .nav > li > a:focus {
        border-bottom: 1px solid rgba( 255, 255, 255, .6 );
    }
}
@media (max-width: 1000px) {
    .nav > li {
        padding: 0 15px 0 15px;
    }
}
/*
.nav > li.current-menu-item > a,
.nav > li.current-menu-item > a:hover,
.nav > li.current-menu-item > a:focus {
    background: #fff;
    color: #000;
}
*/

.navbar-toggle .icon-bar {
    background: #eee;
}



/******** nav links ********/



.nav > li > a,
.topnav ul li a {
    color: #fff;
    transition: all 300ms linear 0s;
    /*
    text-shadow: 0px 0px 4px rgba(0, 0, 0, .8);
    */
}
.nav > li > a:hover, .nav > li > a:focus ,
.topnav ul li a:hover, .topnav ul li a:focus 
{
  text-decoration: none;
  background-color: transparent;
    background: rgba( 255, 255, 255, .25);
}

.topnav ul li a:hover, .topnav ul li a:focus 
{
  background-color: rgba( 255, 255, 255, .07);
    border: 1px solid rgba( 255, 255, 255, .4);
}

.nav   li.ecruiters-btn   a:hover,
.nav > li.ecruiters-btn > a:hover,
.nav   .ecruiters-btn     a:hover,
.nav > .ecruiters-btn >   a:hover
{
        border-bottom: 0 !important;
    border: 1px solid red !important;
}

.nav > li.home-btn > a {
    padding: 10px 8px 2px 8px;
    font-size: 14px;
}
/*
.nav > li.home-btn > a {
    padding: 8px 40px 0px 0;
    font-size: 14px;
    background: red;
    line-height: 42px;
    height: 42px;
    background: url(images/home-btn.png) no-repeat;
}
*/

/*************** Top NAV ***************/
.top-wrapper{
    background: #193067;
    background: #337ab7;
}

/*************** Footer NAV ***************/

.owl-stage-outer{

}
.featured-comp{

}
.homectg{
    border-left: 0;
    border-right: 0;
    padding-top: 35px;
    padding-bottom: 30px;
    margin-top: 30px;
}
.homectg .iconmedium {
    width: 100px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.featured-comp img {
    vertical-align: middle;
}



.footerwrapper{
    /*
    background: #102F13 url(images/banner.jpg?a);
    */
    background: #242424;
    background: #030F2B;
    background: #192541;
    background-size: cover;
}
.footer-copyright{
    background: #030F2B;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.footer-copyright .container{
    padding: 10px 0 5px 0;
}
.footerinner{
    padding: 0;
}
.footerwrapper hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 0;
    display: none;
}
p.attribution{
    margin: 0;
}
#inner-footer{
    /*
    padding: 30px 0 20px 0;
    */
    padding-bottom: 20px;
}
.footer-links{
    padding: 5px 0 5px 0;
    display: table;
    float: right;
}
.logotall .footer-links{
    margin-top: 20px;
}

.footer-links ul{
    display: table;
    list-style-type: none;
    padding-left: 0;
    margin: 0 auto;
}
.top-nav{
    margin-bottom: 9px;
}
.top-nav{
    /*
    float: right;
    width: 50%;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 10px;
    */
    display: table;
}
.footer-links ul li {
    float: left;
    position: relative;
    padding: 0;
    margin: 0 15px 0 15px;
    
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.footer-links ul li a{
    display: inline-block;
    padding: 6px 0 0 0;
    font-size: 14px;
    
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.footer-links ul li:last-child a{
    padding-right: 0;
    
}

.footer-links ul li a:before {
  content: '|';
  display: block;

  font-weight: 400;
  position: absolute;
  left: -15px;
  top: 6px;
  color: #ddd;
    font-size: 12px;
}
.footer-links ul li:before {
    border: 1px solid red;
}
.footer-links ul li:first-child a:before {
  content: '';
}
/*

                                                .footer-links ul li a:after {

                                                  -webkit-transition: all 300ms ease;
                                                  -moz-transition: all 300ms ease;
                                                  -o-transition: all 300ms ease;
                                                  transition: all 300ms ease;
                                                    
                                                  -webkit-transform: scale(0);
                                                  -moz-transform: scale(0);
                                                  -ms-transform: scale(0);
                                                  -o-transform: scale(0);
                                                  transform: scale(0);
                                                }                                     
.footer-links ul li a:hover:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  content: '';
  display: inline-block;
  height: 1px;
  background: rgba( 255, 255, 255, .4 );
   
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
    
    
                                                  -webkit-transition: all 300ms ease;
                                                  -moz-transition: all 300ms ease;
                                                  -o-transition: all 300ms ease;
                                                  transition: all 300ms ease;
    border: 0px solid transparent !important;
}
*/

.devby,
.devby a {
    color: #666;
    color: rgba( 255,255,255, .25);
}
.attribution,
.attribution a {
    color: #666;
    color: rgba( 255,255,255, .25);
}
#shinydgn {
    /*
    font-size: 11px;
    */
}

@media (max-width: 400px) {
    .devby
    {
        display: none;
    }
}


/*************** ****** ***************/
/*************** banner ***************/
/*************** ****** ***************/

.sh_banner_content{
    padding: 80px 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    margin-top: 175px;
    color: #fff;
}
.home .sh_banner_content{
    padding: 100px 0 130px 0;
}

.sh_banner_content.nocontent{
    padding: 2px 0;
}


.mapwrapper{
    background: #193067;
}

    

@media (max-width: 768px) {
    .shnavbar {
        background: #333;
        padding: 0;
        margin: 0;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        overflow: hidden;
    }
    .shnavbar ul.nav {
        padding: 0;
        margin: 0;
    }
    .navbar-nav {
        margin: 7.5px 0px;
    }
    .nav > li {
        padding: 0 20px;
        margin: 0;
    }
    .nav > li > a:hover,
    .nav > li > a:focus {
        background: rgba( 255, 255, 255, .2 );
    }

    .nav > li > a {
        padding-left: 10px;
        margin: 0;
        line-height: 130%;
    }
    .nav > li > a {
        line-height: 100%;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .navbar-collapse.in .nav > li > a {
        line-height: 130%;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .nav > li > a:hover,
    .nav > li > a:focus {
        /*
        background: rgba(0,0,0, .3 );
        */
    }
    

}

/*________________________
page-title
*/

/*
.page-header{
    padding-bottom: 0;
    margin: 0 0 20px 0;
    margin: 0;
    border-bottom: 0;
}
.page-header h1 {
    font-size: 48px;
    line-height: 48px;
    line-height: 115%;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #383838;
    margin: 0px 0px 14px;
    
    overflow: hidden;
    margin-bottom: 1.5em;
    word-wrap: break-word;
    -moz-hyphens: auto;
    
    padding: 0px 0px 0px;
    margin: 0px 0px 10px;
}
*/


/*________________________
page-title
*/
/*
.sh_breadcrumbs ul{
    padding: 0;
    margin: 0 auto;
    display: table;
}
.sh_breadcrumbs ul li{
    float: left;
    list-style-type: none;
    margin-left: 14px;
}
.sh_breadcrumbs ul li:first-child{
    margin-left: 0;
}
.sh_breadcrumbs ul li:before{
    content: "/";
    margin-left: -10px;
    position: absolute;
}
.sh_breadcrumbs ul li:first-child:before{
    content: "";
}


.sh_breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
    text-shadow: none;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    padding: 10px 0px;
    margin: 0px;
    background: transparent none repeat scroll 0% 0%;
    text-align: center;
    margin-bottom: 10px;
    color: red;
}

.sh_breadcrumbs ul li,
.sh_breadcrumbs ul li a,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a{
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
    color: #2E2E2E;
}

.sh_breadcrumbs ul li a,
.woocommerce .woocommerce-breadcrumb a{
    font-weight: 700;
}

.woocommerce.single-product .woocommerce-breadcrumb {
    margin-bottom: 60px;    
}
*/


/**************************/

.page-header {
    padding-bottom: 0;
    margin: 40px 0 0;
}

.loop-product-title{
    font-weight: 500;
}

.woocommerce ul.products li {
    text-align: center;
}


.bloghome #content h2{
    font-size: 48px;
    line-height: 48px;
    font-weight: 300;
    text-transform: none;
    color: #0C0C0C;
    letter-spacing: 0.05em;

    word-wrap: break-word;
    -moz-hyphens: auto;

    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
}
.blogpage h1.single-title{
    font-size: 48px;
    line-height: 48px;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #383838;
    overflow: hidden;
    word-wrap: break-word;
    -moz-hyphens: auto;
    padding: 70px 0px 0px;
    margin: 0px 0px 10px;
}

article header{
    padding-bottom: 20px;
    padding-bottom: 5px;
}

#sidebar1,
#sidebar2{

}


.bloghome header h2 a{
    font-size: 48px;
    line-height: 48px;
    font-weight: 300;
    text-transform: none;
    color: #0C0C0C;
    letter-spacing: 0.05em;

    word-wrap: break-word;
    -moz-hyphens: auto;

    text-align: center;
    padding-bottom: 20px;
}

.widget{
    padding-bottom: 20px;
}
.widgettitle{
    /*
    font-size: 48px;
    line-height: 48px;
    font-weight: 300;
    font-weight: 700;
    text-transform: uppercase;
    color: #0C0C0C;
    letter-spacing: 0.05em;

    word-wrap: break-word;
    -moz-hyphens: auto;

    text-align: center;
    
    color: #eee;
    background: #555;
    */
}

.sidebar{
    padding-top: 10px;
    background: #fff;
}
.sidebar .widget{
    margin-bottom: 20px;
    padding-bottom: 0;
}



/*
.bloghome #content h2,
.blogpage h1.single-title,
.bloghome header h2 a,
.widgettitle,
.page-header h1 ,
.sidebar .widgettitle{
    font-size: 22px;
    line-height: 125%;
    padding: 10px 10px 14px 0;
    
    text-transform: ;
    color: #0C0C0C;
    letter-spacing: 0.05em;

    word-wrap: break-word;
    -moz-hyphens: auto;

    text-align: left;
    
    color: #eee;
    background: #efefef;
    
    margin-top: 0px;
    margin-bottom: 10px;
}
*/

.h1, h1,
.h2, h2 ,
.bloghome #content h2,
.blogpage h1.single-title,
.bloghome header h2 a,
.widgettitle,
.page-header h1 ,
.sidebar .widgettitle{
    /*
    font-size: 22px;
    */
    
    /*
    line-height: 125%;
    padding: 10px 10px 14px 10px;
    text-transform: none;
    letter-spacing: 0.05em;
    word-wrap: break-word;
    -moz-hyphens: auto;
    text-align: left;
    color: #555;
    margin-top: 0px;
    margin-bottom: 10px;
    */
    
                color: #000;
                border-bottom: 2px solid #193067;
                font-size: 26px;
                font-weight: 100;
                line-height: 34px;
                margin-bottom: 14px;
                padding-bottom: 5px;
                
                letter-spacing: -0.4px;
    
                
}

.bloghome #content h2,
.blogpage h1.single-title,
.bloghome header h2 a,
.page-header h1 
{

}
.page-header{
    border-bottom: 0;
}

.sidebar .widgettitle{
    /*
    font-size: 22px;
    */
    /*
    line-height: 125%;
    padding: 10px 10px 14px 15px;
    
    text-transform: uppercase;
    color: #0C0C0C;
    letter-spacing: 0.05em;

    word-wrap: break-word;
    -moz-hyphens: auto;

    text-align: left;
    
    color: #eee;
    background: #376162;
    
    margin-top: 0px;
    margin-bottom: 10px;
    
    */
                color: #000;
                border-bottom: 2px solid #193067;
                font-size: 26px;
                font-weight: 100;
                line-height: 34px;
                margin-bottom: 14px;
                padding-bottom: 5px;
                
                letter-spacing: -0.4px;
                text-transform:none;
                font-weight: 200 !important;
}
.widget ul{
    padding: 0;
}
footer .widgettitle{
    padding: 10px 10px 14px 0;
    padding: 10px 10px 0px 0;
    color: #fff;
    border: 0;
        font-weight: 600 !important;
}
.footer-one,
.footer-two,
.footer-three{

}
footer p, footer div, footer li, footer a{
    color: #fff;
    font-weight: 300;
}

/*.footer-one{
    padding-right: 40px;
}
.footer-two{
    padding-left: 20px;
    padding-right: 20px;
}
.footer-three{
    padding-left: 40px;
}*/

@media (max-width: 768px) {
    /*
    .footer-one{
        border: 1px solid red;
    }
    .footer-two{
        border: 1px solid green;
    }
    .footer-three{
        border: 1px solid yellow;
    } 
    */

    .footer-one,
    .footer-two,
    .footer-three{ 
        padding-left: 0;
        padding-right: 0;
    } 
}


#menu-maintop{
    /*
    background: rgba( 255, 255, 255, .7);    
    */
}
.topnav ul {
    background: rgba( 255, 255, 255, .7);   
    -webkit-border-radius: 18px;
       -moz-border-radius: 18px;
            border-radius: 18px;
}
.topnav ul li a{
    text-shadow: none;
    color: #000;
}
.shnavbar{
    

}



.nav > li {
    padding: 0 15px 0 15px;
    padding: 0 1px;
}

.shnavbar ul li a{
    display: inline-block;
    padding: 6px 0 0 0;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 5px 16px;
    -webkit-border-radius: 18px;
       -moz-border-radius: 18px;
            border-radius: 18px;
    background: #376162;
    
        text-shadow: none;
}
.shnavbar ul li a:hover, .shnavbar ul li a:focus {
    /*
    background: #8A3737;
    */
    background: #376162;
    color: #fff;
    opacity: .9;
}



.page-description{
    display: none;
}

    



.header{
    
    font-family: "Open Sans",sans-serif;
    background: #FFF none repeat scroll 0% 0%;
    position: relative;
    z-index: 1;
    /*
    min-width: 1084px;
    */
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.containerwrapper #content{
    /*
    background: rgba( 255, 255, 255, 0.5 );
    background: #fff;
    */
}
.containerwrapper .container {
    
}

.sh-pg-cont{
    /*
    border-top: 6px solid #376162;
    border-top: 6px solid #8A3737;
    background: rgba( 255, 255, 255, 0.65 );
    */
    
    padding-top: 10px;
    padding-bottom: 0px;
}
.woocommerce-breadcrumb{
    display: none;
}
    



.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 100%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 63%;
}

            /*
            .containerwrapper {
                border: 8px dotted red;
            }
            .containerwrapper .mapsvg {
                border: 3px dotted pink;
            }
    .containerwrapper .mapsvg {
        border: 3px dashed pink;
    }
    .containerwrapper > div {
    }
            */

    .containerwrapper .mapwrapper ,
    .containerwrapper .mapsvg {
        width: 900px !important;
        height: 500px !important;
    }

    .containerwrapper .mapwrapper {
        max-width: 100%;
        width: 100% !important;
        margin: 0 auto;
        background: url(images/101a.jpg);
    }
    .containerwrapper .mapsvg {
        max-width: 100% !important;
        margin: 0 auto;
    }

    #map-alternative{
        display: none;
    }
    #map-alternative ul {
        padding: 20px 30px;
        max-width: 300px;
        margin: 0 auto;
    }
    #map-alternative ul li a{
        display: block;
        text-align: center;
        margin-top: 10px;
        padding: 10px 5px;
        /*
        border: 1px solid rgba( 255, 255, 255, .4 );
        color: #fff;
        */
        border: 1px solid rgba( 0, 0, 0, .4 );
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }
    #map-alternative ul li a:hover{
        text-decoration: none;
        /*
        background: rgba( 255, 255, 255, .23);
        */
        background: rgba( 0, 0, 0, .16);
    }


@media (max-width: 990px) {
    .containerwrapper .mapwrapper,
    .containerwrapper .mapsvg {
        width: 700px !important;
        height: 400px !important;
    }
    .containerwrapper .mapwrapper{
        width: 100% !important;
    }
    #map-continents{
        display: none;
    }
    #map-alternative{
        display: block;
    }
}

/*
    .containerwrapper .mapsvg {
        max-width: 800px !important;
        max-height: 600px !important;
    }
*/

@media (max-width: 768px) {

    .containerwrapper .mapwrapper,
    .containerwrapper .mapsvg {
        width: 500px !important;
        height: 300px !important;
    }
    .containerwrapper .mapwrapper{
        width: 100% !important;
    }

}

@media (max-width: 500px) {

    .containerwrapper .mapwrapper,
    .containerwrapper .mapsvg {
        width: 100%;
        height: 200px !important;
    }
}




#search_region_chosen{
    opacity: .5;
    display: none;
}








.nav > li > a ,
.page-header h1 ,
.bloghome #content h2,
.blogpage h1.single-title,
.bloghome header h2 a,
.h1, h1,
.h2, h2 ,
.bloghome #content h2,
.blogpage h1.single-title,
.bloghome header h2 a,
.widgettitle,
.page-header h1 ,
.sidebar .widgettitle
{
    letter-spacing: 0;
}


/***************** hide unecesary things ****/

.post-count{
    padding: 0 0 0 20px;
    float: right;
    color: dimgray;
}

.filter_group{
    margin: 10px 0;
}

.filter_group_title{
    font-size: 22px;
    font-weight: normal;
    padding: 4px 0 4px 0px;
    /*
    background: #eee;
    */
    margin: 20px 0 20px 0;
    border-bottom: 1px solid #ddd;
}

.filter_group input[type="radio"], 
.filter_group input[type="checkbox"] {
    margin-right: 5px;
}




.search-res-count{
    padding: 7px 30px;
    background: #ccc;
}
.extra-filter-options{
    padding: 7px 30px;
    background: #ddd;
}



.rp4wp-related-job_listing > ul li.job_listing a, 
.rp4wp-related-job_listing > ul li.no_job_listings_found a, 
ul.job_listings li.job_listing a, 
ul.job_listings li.no_job_listings_found a {
    display: block;
    padding: 0;
    border: 0px none;
    overflow: hidden;
    position: relative;
    line-height: 120%;
    text-decoration: none;
}


ul.job_listings .readmore{
    text-align: right;
}

ul.job_listings .company-logo{
    text-align: center;
}
ul.job_listings .company-logo{
    text-align: center;
}

.rp4wp-related-job_listing > ul li.job_listing a img.company_logo, 
.rp4wp-related-job_listing > ul li.no_job_listings_found a img.company_logo, 
ul.job_listings li.job_listing a img.company_logo, 
ul.job_listings li.no_job_listings_found a img.company_logo {
    width: inherit;
    width: 70%;
    max-width: 70%;
    height: auto;
    position: relative;
    left: inherit;
    float: none;
    margin-right: 1em;
    vertical-align: middle;
    box-shadow: none;
}

.job-in-list{
    padding: 10px 0px 5px;
}


/******************* user menu Logged In / Logged Out ****************/
.sh_header_login .dropdown-menu{
    width: 490px;
    position: absolute;
    right: 50px;
    margin-left: -420px;
}
.sh_header_login .dropdown-menu li{
    width: 100%;
    padding: 20px 5% 20px 5% ;
}
/*
.top_menu{
    background: red;
    transform: skew(-30deg); 
    border: 2px solid red;
    display: block;
}
*/
.sh_login_form{

    
}
.sh_header_login .dropdown-menu li .zm_alr_ul_container li{
    padding: 0;
    margin: 0;
    line-height: 100%;
}
ul.sh_header_login{
}
.sh_header_login:before{
        
    
}
.top_wrapper li:before{
    content: " | ";
    color: #ccc;
}
.top_wrapper li:last-child:before {
    content: none;
}
.user-nav {
    float: right;
}

.login_left_col,
.login_right_col{
    float: left;
    position: relative;
}
.login_left_col{
    float: left;
    width: 50%;
    border-right: 1px solid #eee;
    margin-right: 3%;
    padding-right: 3%;
}

.login_right_col{
    float: right;
    width: 44%;
}
.fb_login_btn_wrapper{
    margin-top: 80px;
    /*
    border: 1px solid #ddd;
    background: #eee;
    padding: 10px;
    */
}

.fb_login_btn_wrapper a{
}
.wpoa-layout-links-column a {

}
.wpoa-layout-buttons-column a{
}

#wpoa-login-facebook,
#wpoa-login-linkedin {
    padding: 0 !important;
    /*
    width: 200px !important;
    height: 40px !important;
    */
    width: 188px !important;
    height: 34px !important;
    text-indent: -9999px;
    border: 0;
}
#wpoa-login-facebook{
    background: #425C9D url(images/fb-login.png) !important;
    background-position: left top;
    background-repeat: no-repeat;
}
#wpoa-login-linkedin{
    background: #1e8cbe url(images/in-login.png) !important;
    margin-top: 10px;
}




.header_login ul.zm_alr_ul_container{
    padding: 0;
    margin: 0;
    padding-top: 15px;
}
.zm_alr_ul_container li{
    padding: 0;
    margin: 0;
}
.header_login .zm_alr_ul_container li a{
    padding-left: 0;
    padding-bottom: 0;
}
#zm_alr_login_are-you-a-member{
    display: none;
}


/******************* Post New Job - Form ****************/
.selected_cont,
.selected_ctg{
    background: #eee;
    padding-top: 10px;
}
.selected_cont .job_ctg,
.selected_ctg .job_ctg{
    padding-top: 8px;
    display: inline-block;
}
.selected_cont fieldset label,
.selected_cont fieldset input,
.selected_ctg fieldset label,
.selected_ctg fieldset input
{
    opacity: .4
}
.continents_form a {
    display: inline-block;
    padding: 20px 40px;
    border: 1px solid #CCC;
    margin: 6px;
}


.job_cat_newjob_form ul{
    padding:0;
}
.job_cat_newjob_form li {
    padding:0;
    float: left;
    width: 30%;
    margin-right: 2%;
    display: inline-block; 
    position: relative;
}
.job_cat_newjob_form a {
    display: block;
    padding: 5px 6px;
    border: 1px solid #CCC;
    white-space: nowrap;
    overflow: hidden;
}

.job_cat_newjob_form a:hover,
.continents_form a:hover {
    background: #337ab7;
    background: rgba(107, 178, 239, 0.41);
    border: 1px solid rgba(107, 178, 239, 0.5);
    text-decoration: none;
}
.job-manager-form #input[type="radio"] ,
.job_cat_newjob_form input[type="radio"] ,
.job-manager-form input[type="checkbox"] ,
.job_cat_newjob_form input[type="checkbox"] {
    margin-right: 8px;
}
.job-manager-form  #sh_country_group input[type="checkbox"] {
	z-index: -1;
    position: absolute;
}

/********** job single ************/
.job-manager-application-wrapper .application .application_button, 
.single_job_listing .application .application_button {
    text-align: center;
    font-size: 1.1em;
    line-height: 1em;
    display: inline-block;
    margin: 0 .5em 0 0;
    padding: 0;
    outline: 0;
}

.job_appli_wrapper{
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    padding-top: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
/*
.application_button {
    border: 1px solid #aaa;
    background: #f3f3f3;
}
.application_button:hover {
    text-decoration: none;
}
.recruiters-btn {
    background: #6293FE;
    border-top: 3px solid #193067;
}

.apply_through_email .application_button a,
.apply_through_url .application_button a{
    
}
.apply_through_email .application_button a{
    background: #193067;
    display: block;
    padding: 10px 30px;
}
*/


            .single_job_listing .apply_through_email .application .application_button  {
                background: #eee;
                background: #193067;
                padding: 17px 50px;
                -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
                -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
                box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
            }



.single_job_listing .apply_through_url .application .application_button  {
    background: #193067;
    padding: 17px 50px;
    color: #fff;
}
.single_job_listing .apply_through_url .application .application_button:hover  {
    color: #fff;
    background: #2d56b8;
}

/******** job sidebar *********/
.single-job_listing .sidebar .company img{
    max-height: 160px;
    width: auto;
    margin-bottom: 30px;
}
.read-more-wrapper{

}
.blocklink{
    border-bottom: 1px solid #CDCDCD;
    color: #196D9C;
    display: block;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    text-decoration: none;
    padding-left: 10px;
    position: relative;
    -moz-transition: background 0.2s,color 0.2s;
    -o-transition: background 0.2s,color 0.2s;
    -webkit-transition: background 0.2s,color 0.2s;
    transition: background 0.2s,color 0.2s;
}
.blocklink.top-border{
    border-top: 1px solid #CDCDCD;
    clear: both;
}


.navbar-nav > li.recruiters-btn {
    float: right;
    margin-right: 14px;
}
.recruiters-btn .dropdown-menu {
    margin-left: -23px;
}
@media (max-width: 768px) {
    .navbar-nav > li.recruiters-btn {
        float: none;
    }
    .recruiters-btn .dropdown-menu {
        margin-left: 0px;
    }
    .dropdown-menu > li > a {
        color: rgba( 255, 255, 255, .5);
    }
}



.job_post_subcat_group{
    border: 0px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
    background: #eee;
    /*
    border-bottom: 1px dashed #bbb;
    padding-bottom: 15px;
    margin-bottom: 15px;
    */
}
.job_post_subcat_group h4 {
    padding: 0;
    margin: 0 0 6px 0;
    font-size: 15px;
}
.job-manager-form fieldset {
    /*
    margin: 0 0 1.5em;
    padding: 0 0 1.5em;
    border: 0;
    border-bottom: 3px solid #000;
    zoom: 1;
    */
}
/*************** hidden fields ******/
.hideit {
    display: none;
}
.fresh_conti,
.fresh_cntry,
.fresh_ctgs,
.job-manager-form fieldset.fieldset-job_prnt_categ,
.job-manager-form fieldset.fieldset-job_conti,
.localhost .job-manager-form .hideit,
.localhost .job-manager-form .parent_continent,
.localhost .job-manager-form .parent_category
{
    display: none;
}

.localhost .fresh_conti,
.localhost .fresh_cntry,
.localhost .fresh_ctgs,
.localhost .job-manager-form fieldset.fieldset-job_prnt_categ,
.localhost .job-manager-form fieldset.fieldset-job_conti,
.localhost .job-manager-form .hideit,
.localhost .job-manager-form .parent_continent,
.localhost .job-manager-form .parent_category
{
    border: 1px dotted red;
    display: block;
    ocacity: .4;
}

.debugonly{
    display: none;
    /*
    height: 50px;
    */
}
.body.debug .debugonly{
    display: block;
    border: 1px dotted red;
}
.localhost .debugonly{
    display: block !important;
    border: 1px dotted red;
    
}





.job_listing_preview_title .button { z-index: 10; position:relative;
    boder: 1px solid red !important;
    width: 200px;
}
 .job_listing_preview_title .button { 
     z-index: 99999910; 
 } 

    /* Categs */
    #sh_country_group input[type=checkbox].css-checkbox__ ,
    .job_post_subXXXXXXXcat_group input[type=checkbox].css-checkbox__ {
        position: absolute;
        z-index: -1000;
        left: -1000px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
     #sh_country_group input[type=checkbox].css-checkbox + label.css-label,
    .job_post_subXXXXXXXcat_group input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 25px;
        height: 20px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 20px;
        vertical-align: middle;
        cursor: pointer;
    }
    #sh_country_group input[type=checkbox].css-checkbox:checked + label.css-label,
    .job_post_subXXXXXXXcat_group input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -20px;
    }
    #sh_country_group label.css-label,
    .job_post_subXXXXXXXcat_group label.css-label {
        background-image: url(images/csscheckbox_a.png);
        background-position: left top;
        background-repeat: no-repeat;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        height: 20px;
        overflow: hidden;
        padding-left: 25px;
    }
    /* Countries */
    #sh_country_group label.css-label {
        background-color: #fff;
        background-image: url(images/radio_a.png?a) ;
    }


    #sh_country_group label.css-label.active,
    .job_post_subXXXXXXXcat_group label.css-label.active {
        background-position: left bottom;
    }
.fieldset-job_type ul{
    padding: 0;
}
.job-manager-form .job-manager-term-checklist li {
    float: left;
    width: 29%;
}



/*********************** User Wise *****************/
.guest-user .emplyer-only{
    display: none;
}







.shcarousel .element{
    overflow: hidden;
    text-align: center;
}
.shcarousel .element .inner{
    padding: 10px;
}
.shcarousel .element img{
    max-width: 100%;
}

.single_job_listing h1{
	display: none;
}
.single_job_listing h1.sh_job_title{
	display: block;
}
.entry-content .job_listing_preview_title h2, 
.job_listing_preview_title h2 {
    border: 0;
}
.job_listing_preview{
	padding: 1em;
}

.in_cat_subcat{
    background: #ddd;
    margin: 10px 0;
}
.localhost .debugonly.in_cat_subcat{
    border: 0;
}
ul.job_listings li.job_listing .in_cat_subcat a{
    display: inline-block;
}

.job-manager-form .fieldset-job_continent .field,
.job-manager-form #job_category,
.fieldset-job_category div.field{
	display: none;
}



.cal {
    margin-top: 15px;
    margin-top: 0px;
    width: 50px;
    border: 1px solid #d9dbda;
}

.cal_status, .cal_month, .cal_day {
    display: block;
    font-weight: normal;
    text-align: center;
}

.cal_status {
    font-size: 0.7em;
    background-color: #fff;
    border-bottom: 2px solid #d9dbda;
}
.cal_month {
    color: #fff;
    font-size: 0.8em;
    background-color: #003989;
}
.cal_day {
    font-size: 1.2em;
    background-color: #fff;
    border-top: 1px solid #d9dbda;
}


.rp4wp-related-job_listing > ul li.job_listing a img.company_logo, 
.rp4wp-related-job_listing > ul li.no_job_listings_found a img.company_logo, 
ul.job_listings li.job_listing a img.company_logo, 
ul.job_listings li.no_job_listings_found a img.company_logo {
    /*
    width: inherit;
    width: 70%;
    max-width: 70%;
    height: auto;
    position: relative;
    left: inherit;
    float: none;
    margin-right: 1em;
    vertical-align: middle;
    box-shadow: none;
    */
    max-width: 150px;
}
.job-in-list h3{
    margin-top: 7px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.list_bottomline{
    padding-top: 7px;
}
.logo-wrapper{
    padding: 0 50px 5px 50px;
}

.rp4wp-related-job_listing > ul li.job_listing a, 
.rp4wp-related-job_listing > ul li.no_job_listings_found a, 
ul.job_listings li.job_listing a, 
ul.job_listings li.no_job_listings_found a {
    display: inherit;
    /*
    padding: 1em 1em 1em 2em;
    border: 0px none;
    overflow: hidden;
    position: relative;
    line-height: 1.5em;
    text-decoration: none;
    */
}

.rp4wp-related-job_listing > ul li.job_listing, 
.rp4wp-related-job_listing > ul li.no_job_listings_found, 
ul.job_listings li.job_listing, 
ul.job_listings li.no_job_listings_found {
    list-style: outside none none;
    padding: 10px;
    margin: 0px;
    border-bottom: 1px solid #ddd;
}
.job_listings .company_logo {
    margin-top: 15px;
    max-width: 120px;
    max-height: 54px;
}

.sortby.active ,
.sortby a{
    color: #337ab7;
    padding: 0 15px;
}
.sortby.active{
    text-decoration: underline;
}

    .right-col-package-login{
        
    }
    .right-col-package-login .inner{
        margin-top: 35px;
        padding: 65px 0;
        text-align: center;
        
        padding-left: 20px;
        border-left: 3px solid #ddd;
    }

.emplyee-login .wpoa-login-form ,
.emplyee-login a.wpoa-login-button{
    display: none;
    border: 2px dotted red;
}

.job_listing_packages_title h2{
    border: 0;
}



footer .social li {
    float: left;
    width: 56px;
    height: 56px;
}
.social_icon a {
    display: block;
    width: 26px;
    height: 26px;
    padding: 0 !important;
    background: rgba( 0,0,0, .25) url(images/socialicons.png) left top no-repeat;
}

.facebook16 a {
    background: rgba( 0,0,0, .25) url(images/socialicons.png?5a) -67px -4px no-repeat;
}
.youtube16 a {
    background: rgba( 0,0,0, .25) url(images/socialicons.png?5a) -516px -4px no-repeat;
}
.pinterest16 a {
    background: rgba( 0,0,0, .25) url(images/socialicons.png?5a) -323px -4px no-repeat;
}
.instagram16 a {
    background: rgba( 0,0,0, .25) url(images/socialicons.png?5a) -771px -4px no-repeat;
}

            .facebook50 a {
                background: transparent url(images/social-fb.png) 0 0 no-repeat;
            }
            .youtube50 a {
                background: transparent url(images/social-yt.png) 0 0 no-repeat;
            }
            .linkedin50 a {
                background: transparent url(images/social-in.png) 0 0 no-repeat;
            }
            .twitter50 a {
                background: transparent url(images/social-tw.png) 0 0 no-repeat;
            }


            .facebook50 ,
            .youtube50 ,
            .linkedin50 ,
            .twitter50 {
    width: 56px;
    height: 56px;
                margin-right: 5px;
                
            }
            .facebook50 a,
            .youtube50 a,
            .linkedin50 a,
            .twitter50 a{
                width: 56px;
                height: 56px;
            }
            .facebook50 a:hover,
            .youtube50 a:hover,
            .linkedin50 a:hover,
            .twitter50 a:hover{
                opacity: .7
            }

#job-manager-job-dashboard td:first-child {
   
}

#job-manager-job-dashboard td.job_title{
    width: 50%;
}

#job-manager-job-dashboard table{
    width: 100%;
}
#job-manager-job-dashboard thead{
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0;
}
#job-manager-job-dashboard td{
    border-bottom: 1px solid #eee;
}
.home .featured-comp .homectg {
    margin-top: 0;
}
ul.job_listings li.job_listing.job_position_featured a{
    background: transparent;
}



    .nav > li.active > a:hover,
    .nav > li > a:hover,
    .nav > li > a:focus,
    .nav > li > a:active
    {
        /*
        border-bottom: 4px solid rgba( 255, 255, 255, .5) !important;
        */
        border-bottom-color: transparent !important
    }


.top_wrapper{
    
}



.scrollup{
    width: 37px;
    height: 37px;
    opacity: 0.7;
    position:fixed;
    bottom:50px;
    right: 20px;
    display:none;
    background-color: #000000;
    /*border: 1px solid #ffffff;*/
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
    z-index: 1000;
    text-align: center;
    			-webkit-box-shadow: 0 0 5px rgba( 255, 255, 255, 0.2 );
				   -moz-box-shadow: 0 0 5px rgba( 255, 255, 255, 0.2 );
				        box-shadow: 0 0 5px rgba( 255, 255, 255, 0.2 );

}
.scrollup:hover{
    background-color: #333333;
    opacity: 1.0;
}

.scrollup i{
	color: #ffffff;
	font-size: 28px;
	line-height: 35px;
}

input#zm_alr_login_keep_me_logged_in {
    margin-right: 10px;
}
.top_wrapper .zm_alr_ul_container li:before {
    content: "";
}
.zm_alr_ul_container{
    padding-top: 12px;
}
.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {

}
.navbar-nav > li.recruiters-btn.open a,
.navbar-nav > li.recruiters-btn a {
    /*
    margin-top: -6px;
    padding-top: 6px;
    */
    margin-top: -6px;
    padding: 17px 25px 8px 25px;
    background: #6293FE;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.navbar-nav > li.recruiters-btn a:hover {
    background: #4D76FF;
}


.dropdown-menu{
    width: 134px;
    padding-bottom: 0;
}
.navbar-nav > li.recruiters-btn.open ul a,
.navbar-nav > li.recruiters-btn ul a {
    padding: 11px 15px 8px 15px;
    
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    
    color: #fff;
    
}

dropdown recruiters-btn menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children open

.navbar-nav > li.recruiters-btn a {
    margin-top: -6px;
    padding: 17px 25px 8px 25px;
    background: #6293FE;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.sh_custom_breadcrumbs{
    padding-bottom: 10px;
}


.job_categories li {
    float: left;
    width: 32%;
}


.comp_logo{
    width: 54px;
    height: 54px;
    border: 1px solid red;
}
.zm_alr_login_checkbox_container {
    display: none;
}
#zm_alr_login_forgot-password {
    padding: 10px 0 0 0px;
    margin-top: 5px;
    display: block;
}

.login_right_col {
    display: none !important;
}

.login_left_col {
    float: left;
    width: 100%  !important;
    border-right: 0px solid #eee  !important;
    margin-right: 3%;
    padding-right: 3%;
}