@font-face {
    font-family: 'PermianSerifTypeface';
    src: url('../fonts/PermianSerifTypeface.eot');
    src: url('../fonts/PermianSerifTypeface.eot') format('embedded-opentype'),
         url('../fonts/PermianSerifTypeface.woff2') format('woff2'),
         url('../fonts/PermianSerifTypeface.woff') format('woff'),
         url('../fonts/PermianSerifTypeface.ttf') format('truetype'),
         url('../fonts/PermianSerifTypeface.svg#PermianSerifTypeface') format('svg');
}
@font-face {
    font-family: 'PermianSerifTypefaceBold';
    src: url('../fonts/PermianSerifTypefaceBold.eot');
    src: url('../fonts/PermianSerifTypefaceBold.eot') format('embedded-opentype'),
         url('../fonts/PermianSerifTypefaceBold.woff2') format('woff2'),
         url('../fonts/PermianSerifTypefaceBold.woff') format('woff'),
         url('../fonts/PermianSerifTypefaceBold.ttf') format('truetype'),
         url('../fonts/PermianSerifTypefaceBold.svg#PermianSerifTypefaceBold') format('svg');
}
body {
    padding-top: 0px;
    background: #f4f6f6;
    font-family: 'PermianSerifTypeface';
}
h1, h2, h3, h4, h5, h6, strong, b, .strong-text {
    font-family: 'PermianSerifTypefaceBold';
}
input, textarea, select, a{
    outline: none!important;
}
body button {
    height: 40px;
}
img {
    max-width: 100%;
    height: auto;
}
@media screen and (min-width: 992px) {
    body #t3-mainbody .t3-content.col-md-9 {
        width: 71%;
    }
    body #t3-mainbody .t3-sidebar.col-md-3 {
        width: 29%;
    }
    body #t3-mainbody.has-left-sidebar .t3-content.col-md-9 {
        margin-left: 50px;
        padding-right: 30px;
    }
    body #t3-mainbody.has-left-sidebar .t3-sidebar.col-md-3 {
        margin-right: -50px;
    }
}
body .inputbox,
body input[type="file"],
body input[type="text"], body input[type="email"], body input[type="password"], body textarea, body select,
.formResponsive textarea, 
.formResponsive select, 
.formResponsive input[type="text"], 
.formResponsive input[type="number"], 
.formResponsive input[type="email"], 
.formResponsive input[type="tel"], 
.formResponsive input[type="url"], 
.formResponsive input[type="password"],
div#fd .form-control {
    outline: none;
    padding: 0px 10px;
    margin: 0;
    width: 100%;
    font-size: 14px;
    border-radius: 2px;
    border: 2px solid #e0e0e0;
    font-weight: normal;
    min-height: 40px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #fafafa;
}
.red-color {
    color: red;
}
.green-color {
    color: #65A846;
}
.alert-message {
    background-color: transparent;
    border: 0px;
}
.alert.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
input[type="file"] {
    padding-top: 5px;
}
input[type="checkbox"]{
    min-height: 0px;
    -webkit-appearance: checkbox;
    margin-right: 10px;
    display: inline-block;
}
textarea {
    min-height: 120px;
}
.clear {
    display: block;
    float: none;
    clear: both;
    content: "";
}
.f-right {
    float: right;
}
.f-left {
    float: left;
}
.pt-0 {
    padding-top: 0px!important;
}
.mrb-0 {
    margin-bottom: 0px!important;
}
.mb-15 {
    margin-bottom: 15px;
}
.pr-0 {
    padding-right: 0px;
}
.pl-0 {
    padding-left: 0px;
}
.pdt-25 {
    padding-top: 25px;
}
.btn-dark-orange {
    display: inline-block;
    padding: 8px 25px;
    background-color: #dea311;
    color: white;
    text-decoration: none;
}

@media screen and (max-width: 991px) {
    .pos-top-component {
        padding-top: 25px;
    }
}

.pb-25 {
    padding-bottom: 25px;
}
.frm-large input[type="text"], .frm-large select{
    font-size: 16px;
    width: 100%;
    margin: 0;
    font: inherit;
    color: #686868;
    -webkit-appearance: none;
    height: 50px;
}
.frm-large input[type="submit"] {
    width: 100%;
    text-align: center;
}
.al-center  {
    text-align: center;
}
.global-btn {
    height: 50px;
    line-height: 46px;
    display: inline-block;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background: #65A846;
    border: 0;
    border-radius: 2px;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
}
div#fd .btn-primary {
    color: #fff;
    background: #65A846!important;
    border-color: #65A846!important;
}
.brick__header {
    color: #00456e;
    font-weight: 500;
    font-size: 22px;
    margin: 0 0 .8em 0;
    padding: 0px;
}
a {
    color: #005689;
}
.fixed-menu {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    right: 0px;
}
.grid .grid-item:first-child {
    padding-left: 0px;
}
.t3-wrapper {
    background: #f4f6f6;    
}
.t3-module {
    margin-bottom: 0px;
}
.top-header {
    background: #fdb913;
}

.t3-mainnav {
    background: #fdb913;
    /*border-bottom: 5px solid #FDB913;*/
    -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 2px rgba(0,0,0,0.5);    
    z-index: 999;
    border-bottom: 0px;
}

.top-link-bar {
    position: relative;
}
.button--brand{
    padding: 4px 9px 7px 9px;
    color: #00456e;
    font-size: .9em;
    background: #4ac5de;
    border-radius: 50px;
}
#secondary-nav {
    padding: 10px 20px;
}
#secondary-nav::after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
#secondary-nav ul {
    padding: 0px;
    margin: 0px;
}
#secondary-nav ul li {
    list-style: none;
    display: inline-block;
    border: 0;
    margin: 0 20px 0 0;
    padding: 0;
}
#secondary-nav a {
    color: white;
    font-size: 14px;
    font-weight: bold;
}
#secondary-nav a i {
    width: 34px;
    height: 34px;
    padding: 0!important;
    border: 1px solid rgba(255,255,255,0.7);
    margin-right: 10px;
    border-radius: 100px;
    display: inline-block;
    line-height: 34px;
    text-align: center;
}
ul.secondary-nav__items {
    float: left;
}
#secondary-nav ul.right-buttons {
    float: right;
    padding-top: 7px;
}
.logo-custom.logo-image {
    display: block;
    padding: 5px 0px;
}
.logo-custom.logo-image .logo-image > a{
    max-width: 100%;
    max-height: 100%;
    background: none!important;
}
/* menu */
.navbar-default .navbar-nav > li > a {
    text-transform: none;
    color: white;
    font-size: 16px;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > a, 
.navbar-default .navbar-nav > a:hover, 
.navbar-default .navbar-nav > a:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    text-decoration: underline;
}

.top-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;    
    color: white;
    /*background-image: url('../images/Home-Pure-jobs.jpg');*/
    position: relative;
}

/* form search */
.top-search {
    padding-top: 30px;
    padding-bottom: 20px;
    background: rgba(0,0,0,0.45);
}
.top-search::after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.top-search input, .top-search select, .top-search textarea {
    width: 100%;
    margin: 0;
    border-radius: 3px;
    font: inherit;
    color: #686868;
    height: auto;
}
.top-search input[type="text"]{
    height: 50px;
    font-size: 16px;
}
.top-search select, .frm-large select.inputbox, div#fd select.form-control{
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('../images/down-arrow.png');
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 16px auto;
    height: 42px;
}
div#fd select.form-control {
    padding-right: 25px;
    background-position: 97% 50%;
}
.top-search input[type=submit] {
    height: 50px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    background: #65A846;
    border: 0;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.top-search div.field {
    position: relative;
}
.top-search .fa-map-marker{
    position: absolute;
    right: 12px;
    top: 40px;
    line-height: 1;
    cursor: pointer;
    z-index: 9;
    color: #5e5e5e;
    font-size: 20px;
}
.top-search .fa-map-marker:hover {
    color: #212121;
}
.grid-item {
    float: left;
    padding-left: 20px;
    vertical-align: top;
    width: 100%;
}
.top-search .one-third, .top-search .two-sixths, .top-search .four-twelfths {
    width: 33.333%;
}
.top-search .one-sixth, .top-search .two-twelfths {
    width: 16.666%;
}
.top-search label {
    display: none;
}
.top-search input {
    -webkit-appearance: none;
}

/* link-bar */
.link-bar {

}
.link-bar .container {
    background-color: white;
    padding-top: 25px;
    padding-bottom: 25px;
}
.link-bar h2 {
    color: #00456e;
}
.link-bar .more-link {
    position: absolute;
    top: 2px;
    right: 30px;
    margin: 0;
}
.tabs_cf {
    display: block;
    z-index: 100;
    top: 1px;
    padding: 0px;
}
.tabs_cf .tabs__tab {
    width: 19.7%;
    border-right: 4px solid #fff;
    margin-right: -4px;
    float: none;
    display: inline-block;
    text-align: left;
}
.tabs_cf .tabs__tab a {
    padding: 2px 10px 12px 10px;
    border-radius: 0;
    border: 0;
    border-top: 3px solid #dcdcdc;
    background: #dcdcdc;
    font-family: "Guardian Egyptian Text",Georgia,serif;
    color: #005689;
    font-size: 1.1em;
    font-weight: 700;
    display: block;
}
.tabs_cf .tabs__tab--active a {
    background: #fff;
    text-decoration: none;
    color: #323232;
}
.link-inner .browse-tabbed__category {
    display: none;
}
.link-inner .browse-tabbed__category--active {
    display: block;
}
.link-inner .facet-links__link {
    width: 24%;
    margin-right: 1%;
    float: left;
    color: #777;
    list-style-type: none;
    list-style-position: outside;
    margin-bottom: 5px;
    font-size: 18px;
}
.link-inner ul {
    list-style: none;
    padding: 0px;
}
.link-inner ul::after {
    display: block;
    content: "";
    clear: both;
    float: none;
}
.link-inner .facet-links__link--hasChildren>a, .link-inner .facet-links__link--hasChildren .dummy-link {
    font-weight: bold;
    color: #005689;
}
.link-inner .facet-links__child-links {
    width: 100%;
    font-size: .9em;
    line-height: 1.6em;
}
#tab-location .browse-tabbed__content {
    display: none;
}
.after-clear::after {
    display: block;
    float: none;
    clear: both;
    content: "";
}
/* recruiting */
.recruiting {
    background: #fdb913;
}
.recruiting .container {
    padding-top: 25px;
    padding-bottom: 25px;
}
.recruiting a {
    display: inline-block;
}

/* block-jobseeker */
.block-jobseeker .container {
    background: white;
    padding-top: 35px;
    padding-bottom: 25px;
}
.block-jobseeker .jobseeker-ctas__header {
    margin-bottom: 15px;
    color: #fff;
    font-size: 1.8em;
    font-weight: normal;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.block-jobseeker .jobseeker-ctas__header::after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.block-jobseeker .jobseeker-ctas__cta {
    padding: 20px 20px 30px 20px;
    color: #fff;
    text-decoration: none;
    background: #fdb913;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.block-jobseeker .jobseeker-ctas__cta.jobseeker-ctas__cta--account {

}
.one-third, .two-sixths, .four-twelfths {
    width: 33.333%;
}
.grid:after {
    clear: both;
}

.block-jobseeker h2 i {
    width: 46px;
    height: 46px;
    position: relative;
    border: 1px solid rgba(255,255,255,0.8);
    border-radius: 100px;
    margin-right: 10px;
    display: inline-block;
    font-weight: normal;
    line-height: 1;
    font-style: normal;
    text-align: center;
    float: left;
}
.block-jobseeker h2 i.i-signup-now {
    background: url('../images/icons/sprites-icon.png') no-repeat;
    background-size: auto 35px!important;
    background-position: -43px 3px;
}
.block-jobseeker h2 i.i-get-alert {
    background: url('../images/icons/sprites-icon.png') no-repeat;
    background-size: auto 35px!important;
    background-position: 4px 9px;
}
.block-jobseeker h2 i.i-upload-resume {
    background: url('../images/icons/sprites-icon.png') no-repeat;
    background-size: auto 32px!important;
    background-position: -114px 5px;
}
.block-jobseeker h2 i {
    background-size: 30px!important;
}
.block-jobseeker h2 span {
    display: inline-block;
    padding-top: 10px;
}
.block-jobseeker h2 i::before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.navbar-default .navbar-nav > li:first-child {
    margin-left: 0px;
}
.topbanner-brand h1 {
    padding: 0px;
    margin: 0px;
}
.topbanner-brand h2 {
    font-size: 22px;
    padding: 0px;
    margin: 0px;
}
.topbanner-brand .bg-over-fade {
    /*background: rgba(0,0,0,0.45);*/
    padding: 0px;
    margin-top: 30px;
}
.topbanner-brand .bg-over-fade:last-child {
    margin-bottom: 0px;
}
.block-jobseeker .jobseeker-ctas__cta a {
    color: white;
    text-decoration: none;
}
.jobseeker-ctas__cta .button--js {
    width: 100%;
    max-width: 220px;
    padding: 10px 10px 10px 20px;
    border: 1px solid #FDB913;
    margin-top: 20px;
    margin-bottom: 0;
    display: block;
    text-align: left;
    color: #444;
    border-radius: 50px;
    background-color: white;
}
.jobseeker-ctas__cta .button--js i {
    float: right;
    font-size: 25px;
    position: relative;
    top: -2px;
}
.jobseeker-ctas__form {
    position: relative;
}
.jobseeker-ctas__form input[type="text"] {
    width: 100%;
    margin: 0;
    padding: 15px;
    border-radius: 50px;
    border: 0px;
    font: inherit;
    color: #686868;
    background: #fff;
    height: 42px;
}
.jobseeker-ctas__form .jobseeker-ctas__go {
    position: absolute;
    top: 2px;
    right: 3px;
    background: 0;
    border: 0;
    cursor: pointer;
    z-index: 9;
    color: black;
    font-size: 25px;
}
.block-jobseeker .grid {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-align-items: stretch;
    -webkit-align-items: stretch;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.block-jobseeker .grid .grid-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
/* popular-searches */
.popular-searches {
    padding-top: 30px;
}
.popular-searches ul {
    list-style: none;
    padding: 0px;
    display: inline-block;
}
.popular-searches ul li {
    display: inline-block;
    padding: 0px 10px;
    border-left: 1px solid #FFF;
}
.popular-searches ul li:first-child {
    border-left: 0px;
}
.popular-searches ul li a {
    color: #fdb913;
}
.popular-searches span {
    font-family: 'PermianSerifTypefaceBold';    
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
}
.nav.nav-bottom li {
    margin-bottom: 5px;
}
.nav.nav-bottom li a {
    color: #005689;
}
/* eb-subscribe */
.eb-subscribe {
    background: #fdb913 !important;
}
.rstpl-padding {
    padding-top: 5px;
}
.h5-scribetag {
    text-align: left;
    color: #fff;
    font-size: 18px;
}
.formGroup input[type="text"] {
    height: 50px;
    font-size: 16px;
    background: white;
    width: 100%;
}
.btnss_bogscriber_custom {
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 16px;
    color: #fff;
    background: #65A846;
    border: 0;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    display: block;
    border-radius: 2px;
}
.btnss_bogscriber_custom:hover {
    text-decoration: none;
    color: white;
}
div.pdnmrgn22 {
    padding-left: 0!important;
}
div.pdnmrgn {
    padding: 0!important;
    margin: 0!important;
}
#subscribe-message {
    text-align: center;
    font-size: 16px;
}
#subscribe-blog-module {
    padding-bottom: 10px;
}
#subscribe-blog-module::after {
    display: block;
    content: "";
    clear: both;
    float: none;
}
.navbar-default .navbar-nav > li[data-id="101"] a,
.navbar-default .navbar-nav > li[data-id="930"] a {
    text-indent: -99999px;
    background: url('../images/icons/sprites-icon.png') no-repeat;
    width: 24px;
    background-position: -61px 13px;
    background-size: auto 24px;
}
.off-canvas-toggle {
    color: white;
    background: #fdb913;
}
.off-canvas-toggle:hover {
    opacity: 0.7;
}

/* blogs */
.articles {
    background: white;
    padding-top: 25px;
}
.articles ul {
    padding: 0px;
}
.articles .container {
    
}
.articles .grid {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-align-items: stretch;
    -webkit-align-items: stretch;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    margin-left: -20px;
}
.articles .grid>.grid-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.articles .grid .grid-item:first-child {
    padding-left: 20px;

}
.one-quarter, .two-eighths, .three-twelfths {
    width: 25%;
}
.articles .article__header {
    padding: 0 15px;
    margin-bottom: 10px;
    font-size: 1.2em;
    min-height: 38px;
    margin-top: 0px;
}
.articles .articles__item {
    padding-bottom: 1px;
    background: #e7e7e7;
    margin-bottom: 25px;
}
.articles p {
    padding: 0 15px;
    margin-bottom: 20px;
}
.home .articles__item .eb-thumb {
    overflow: hidden;
    display: block;
}
.home .articles__item img {
    width: 100%;
    height: auto;
}
.dark-footer {
    background: #242424;
    font-size: 14px;
    color: #e5e5e5;
}
.color-orange {
    color: #fdb913!important;
}
#back-to-top .btn-primary  {
    background-color: #fdb913;
    border-color: #fdb913;
}
.dark-footer .btn1-successnew {
    font-size: 16px;
    color: #fff;
    background: #65A846;
    border: 0;
    border-radius: 3px;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    display: inline-block;
    padding: 18px 50px 17px;
    text-decoration: none!important;
}
.custom-block h3 {
    font-size: 18px;
    text-transform: uppercase;
}
.custom-block a {
    color: #fdb913;
    text-decoration: underline!important;
}
.block-employer {
    background: #fdb913;
    padding: 25px 0px;
    text-align: center;
    color: white;
}
.block-employer h2 {
    margin-bottom: 25px;
    font-size: 24px;
}
.btn-employer-post {
    font-size: 18px;
    color: #fff;
    background: #65A846;
    border: 0;
    border-radius: 50px;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    display: inline-block;
    padding: 18px 50px 17px;
}
.mod-breadcrumbs {
    background-color: #eeeeee;
    padding: 11px 0px;
    position: relative;
    z-index: 3;
}
footer {
    position: relative;
    z-index: 3;
}
.mod-breadcrumbs .container ol {
    padding-left: 0px;
}

/* section menu at footer */
#section-menu {
    background: white;
    border-top: 2px solid #fdb913;
    position: relative;
    z-index: 3;
}

.sidebar_employer {
    top: 365px;
    position: fixed;
    right: -65px;
    z-index: 9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top: 1px solid #76C94F;
    background-color: #65A846;
    padding: 10px 15px 20px 30px;
    font-size: 20px;
    transform: matrix(0,-1,1,0,0,0);
    transform: matrix(0,-1,1,0,0,0);
    -webkit-transform: matrix(0,-1,1,0,0,0);
    -moz-transform: matrix(0,-1,1,0,0,0);
    -ms-transform: matrix(0,-1,1,0,0,0);
}
.sidebar_employer a {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}
.sidebar_employer a:hover {
    text-decoration: none;
}


/* easyblog */

div#fd.eb .eb-post+.eb-post{
    margin-top: 0;
}

.eb-post-category{
    display: block;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.eb-post-category i {
    display: none!important;
}
.eb-post-category span a {
    color: #979797;
}
div#fd.eb .eb-post-thumb{
    margin-bottom: 0;
}
div#fd.eb .eb-post-meta {
    margin: 0 0 4px;
}
div#fd.eb .eb-post-title{
    margin: 0 0 4px;
}
div#fd.eb .eb-post-foot{
    margin: 10px 0 15px;
}
/*
div#fd.eb .eb-post-title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
*/
.blog-row-entry{
    margin-bottom: 26px!important;
}
div#fd.eb .eb-mod-thumb.is-left {
    float: left!important;
    margin-right: 10px!important;
    margin-top: 0;
}
div#fd.eb .eb-mod-title{
    font-size: 14px!important;
    margin-top: -5px!important;
}
.blog.t3-wrapper {
    background: white;
}
.blog .t3-content {
    position: relative;
}
.blog.has-sidebar .t3-content::after {
    background-color: #F1F1F1;
    content: ' ';
    height: 100%;
    position: absolute;
    right: -4px;
    top: 0;
    width: 3px;
}
.blog .mod-featured-item {
    padding-right: 18px;
}
div#fd.eb .eb-post-body {
    position: relative;
}
div#fd.eb .eb-post-featured, .eb-entry-title .eb-post-featured, .articles__item .eb-post-featured,
.job-item .eb-post-featured, .fjob-title .eb-post-featured{
    display: inline-block;
    height: 20px;
    background: url('../images/ribbon-featuredBlog.png') bottom #5dbb5d;
    border-left: 1px solid #5dbb5d;
    font: bold 11px/19px 'Lucida Grande',Tahoma,Arial;
    padding: 0 10px;
    margin: 0px;
    position: relative;
    color: white;
}
div#fd.eb .articles__item .eb-post-category {
    margin-left: 15px;
    margin-bottom: 0px;
}
.eb-entry-title .eb-post-featured {
    position: relative;
    top: -7px;
}
div#fd.eb .eb-post-featured > i, .eb-entry-title .eb-post-featured i, .job-item .eb-post-featured i,
.fjob-title .eb-post-featured i {
    position: absolute;
    right: -8px;
    top: 0;
    width: 8px;
    height: 20px;
    background: url('../images/ribbon-featuredBlog.png') top;
}
.eb-entry .eb-entry-title{
    margin-top: 10px!important;
}
.col-cell-inline-img{
    display: inline;
    float: left;
    margin-top: 8px;
}
.col-cell-inline-img img{
    width: 34px!important;
    height: 34px!important;
}
div#fd.eb .eb-entry-meta{
    margin: 14px 0 4px;
}
div#fd.eb .eb-entry-tools {
    margin: 0px 0 14px;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 8px;
}
.eb-entry-title-toppage{
}
.blog_headline_post{
    color: #626262;
    line-height: 1.4;
    margin-bottom: 20px;
    padding: 0 12px;
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 16px;
    margin-bottom: 20px;
    font-size: 18px;
}
.eb-entry-head{
    margin-bottom: 10px;
    border-bottom: solid 1px #e1e1e1
}
.blog-wrapper-entry{
    margin-top: -46px;
}
.eb-entry-meta.text-muted{
    padding-bottom: 10px;
}
.eb-entry-body .eb-post-thumb .eb-post-image{
    background: transparent!important;
    border: none!important;
    padding: 0!important;
    margin-top: 10px;
}
.eb-entry-body{
    padding-top: 12px;
}
.clearfix_blog_content{
    padding-top: 20px!important;
}

.blogSearch_maindiv {
    width: 100%;
    padding: 10px 0;
    background: #fdb913;
    border-top: 3px solid #f1ad06;
    border-bottom: 3px solid #f1ad06;
}
.blogSearch_Div2A .jbj_dropdown-blogs {
    width: 100%;
    padding: 0 5px;
    height: 36px;
    font-size: 16px;
    border-color: #ccc;
    border: 5px solid rgba(0,0,0,.15);
    float: left;
    margin: 0;
}
.blogSearch_Div2A .jbjobssubmit-blogs {
    cursor: pointer;
    line-height: 25px!important;
    font-family: 'BebasNeueRegular',cursive!important;
    font-size: 16px!important;
    color: #fff;
    background-color: #5dbb5d;
    border: 5px solid rgba(0,0,0,.15);
    height: 36px;
    margin: 0 15px!important;
    width: 100%;
}
.blogSearch_social .fa {
    font-size: 41px!important;
    color: #fff;
}

.social_ico_ul{
    padding-left: 0;
    margin-left: 0;
}
.social_ico_ul li{
    list-style: none;
    margin-bottom: 4px;
}
.social_ico_ul li .social_ico_face{
    height: 38px;
    width: 38px;
    color: #fff;
    background-color: #315C97;
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
}

.social_ico_ul li .social_ico_twit{
    height: 38px;
    width: 38px;
    color: #fff;
    background-color: #39A9E0;
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
}

.social_ico_ul li .social_ico_pint{
    height: 38px;
    width: 38px;
    color: #fff;
    background-color: #CD1D1F;
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
}
.sharebar .count-num {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 2px;
    -webkit-transition: opacity .6s ease-out;
    transition: opacity .6s ease-out;
}
.side-sharebar .sharebar .count-num {
    font-size: 16px;
}
.sharebar .count-shares .count-num {
    color: #141414;
    font-size: 15px;
}

.side-sharebar .sharebar .count-shares, .side-sharebar .sharebar .count-comments {
    font-size: 10px;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 10px;
}
.blog_content_main{
    padding-left: 0!important;
}
.count-shares{
    text-align: center;
}
.sharethis-inline-share-buttons{
    display: none!important;
}
.nht-sharethis-inline-share-buttons{
    display: inline!important;
    padding-left: 5px;
}
.sharethis_button_fixed{
    position: fixed;
    bottom: 0;
    background-color: #F1F1F1;
    width: 100%;
    height: 50px;
    left: 0;
    z-index: 999999;
    padding-top: 10px;
    padding-left: 20px;
}
.sharethis_button_fixed strong{
    line-height: 30px;
}
.sharethis-btn-close{
    font-size: 30px!important;
    float: right;
    position: absolute;
    top: -6px;
    right: 20px;
    cursor: pointer;
}
.mod_easyblogrelatedpost{
    margin-bottom: 30px!important; 
}
#Mod276{
    margin-top: 30px!important;
}
.eb-mod-foot.mod-muted.mod-small{
    margin-top: 0!important;
    padding-top: 0!important;
}

.mod_easyblogcategories{
    margin-bottom: 30px;
}
div#fd.eb .eb-comment-form .eb-section-heading {
    margin-top: 0px;
}
div#fd.eb .eb-entry-meta .eb-meta-author .fa {
    font-size: 13px;
}
.top-author {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.top-author .eb-entry-author-recents, .top-author .eb-section-heading, .top-author .eb-entry-author-meta span:last-child{
    display: none!important;
}
.top-author::after {
    display: block;
    content: "";
    clear: both;
    float: none;
} 
.top-author .eb-entry-author {
    float: left;
}
.top-author .eb-help-resize {
    float: right;
    font-size: 16px;
    padding-top: 30px;
}
div#fd.eb .eb-entry-meta>div {
    margin-top: 5px;
}
div#fd.eb .eb-entry-meta .eb-meta-category {
    float: right;
    margin-top: 0px;
}
div#fd.eb .eb-entry-meta .eb-meta-category a {
    color: #888;
    padding: 5px 4px 0px;
    font-size: 14px;
}
div#fd.eb .eb-entry-meta .eb-meta-category label {
    font-family: 'PermianSerifTypefaceBold';
    font-weight: normal;
    float: left;
    padding: 4px 0px 0px;
    margin: 0px;
}
div#fd.eb .eb-entry-meta::after {
    clear: both;
    float: none;
    content: "";
    display: block;
}
div#fd.eb .eb-entry-meta {margin-bottom: 0px;}
div#fd.eb .eb-rating form>div.eb-rating-text {
    font-size: 20px;
    font-family: 'PermianSerifTypefaceBold';
    font-weight: normal;
    font-size: 24px;
    display: inline-block;
}
div#fd.eb .eb-rating form {
    display: inline-block;
    position: relative;
    top: -5px;
}
p.block-report a {
    font-size: 16px;
}
.mod-easyblogshowcase .eb-gallery-meta a {
    color: #FDB913;
}
div#fd.eb.eb-mod .eb-gallery-button i {
    color: #fdb913;
}
h1.eb-entry-title {
    position: relative;
    padding-left: 25px;
}
h1.eb-entry-title::before {
    background-color: #fdb913;
    content: '';
    position: absolute;
    width: 8px;
    top: 0px;
    left: 0px;
    bottom: 0px;
}
.entry-subscribe-form {
    margin: 0 0 24px;
    padding: 12px;
    background-color: #3A3A3A;
    border-top: 5px solid #fdb913;
    color: #fff;
}
.entry-subscribe-form .skinny-header {
    font-size: 17px;
}
.entry-subscribe-form .skinny-form [type="text"], 
.entry-subscribe-form div#fd.mod_easyblogsubscribe.bt-subscribe-easyblog .skinny-form [type="text"] {
    line-height: 1;
    padding: 10px 12px;
    font-size: 13px;
    font-weight: 400;
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 30px;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
    height: 38px;
    width: 38.5%;
}
.skinny-form button,
.entry-subscribe-form div#fd.mod_easyblogsubscribe.bt-subscribe-easyblog .skinny-form a.publication-theme-button {
    font-size: 14px!important;
    padding: 7px 24px!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    line-height: 1;
    margin: 0px;
    max-width: 140px;
    outline: initial;
    -webkit-transition: 400ms ease-in-out all;
    transition: 400ms ease-in-out all;
    width: 36%;
    background: #65A846;
    border-radius: 30px;
    border: 0px;
    height: auto;
    font-weight: normal!important;
}
.com_easyblog.view-entry .t3-sidebar {
    /*padding-top: 61px;*/
}
/* end easyblog */

/* com jobs */

.fsl_h3title{
    background: transparent;
    height: auto;
    border-radius: 0;
    color: #444444;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 10px 0;
    width: 100%;
    margin-top: 0;    
}
.saved-jobs-container {
    padding: 12px;
    background: #f2f2f2;
    margin-bottom: 1em;
    border-radius: 0;
    margin-top: 20px;
}
.no-savedjobs p {
    text-align: center;
}
.btn-savejob{
    height: 32px;
    padding: 0 10px;
    font-size: 14px;
}
.saved-job-card {
    background: #fff;
    list-style: none;
    padding: 1em;
    margin: 0 0 1em;
    border-radius: 3px;
}
.saved-jobs-title {
    font-size: 19px;
    margin: 0 25px 15px 0;
    text-transform: none;
}
.saved-job-details {
    padding: 0;
    list-style: none;
}
/* ended com jobs */
.page-title {
    font-size: 40px;
    margin-top: 0px;
    padding-bottom: 10px;
}
.page-title::after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.com_jbjobs .t3-mainbody {
    padding-top: 0px;
}
.advertise-header .irs-single, .advertise-header .irs-min, .advertise-header .irs-max,
.advertise-header .irs-from, .advertise-header .irs-to {
    display: none!important;
}
.advertise-header .irs.js-irs-0 {
    top: -25px;
}
.advertise-header .buy-an-advert .irs-slider {
    background-image: url(../images/icons/white-arrows.png?w=21);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #2D3E50;
    top: 20px;
    border: 0;
    height: 40px;
    width: 40px;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}
.advertise-header .irs-bar,
.advertise-header .irs-bar-edge {
    height: 14px;
}
.advertise-header .irs-line, .advertise-header .irs-line-left, .advertise-header .irs-line-right, .advertise-header .irs-line-mid {
    height: 15px;
}
.advertise-header .irs-bar-edge {
    width: 20px;
}
.advertise-header .irs-bar-edge, .advertise-header .irs-bar {
    border-color: #fdb913;
    background: #fdb913;
}
.com_jbjobs .t3-mainbody {
    padding-bottom: 0px;
}

.brands, .candidates, .great-looking-adverts, .search-candidates, .simple-steps {
    padding: 50px 20px;
}
.great-looking-adverts.light-orange-bg {
    background: #fdb913;
    color: #fff;
}
.great-looking-adverts {
    height: 520px;
}
.great-looking-adverts .devices .laptop, .search-candidates .devices .laptop {
    position: absolute;
    left: 0;
}
.great-looking-adverts .devices .mobile, .search-candidates .devices .mobile {
    position: absolute;
    right: 40px;
    margin-top: 20px;
}
.great-looking-adverts ul li, .search-candidates ul li {
    list-style-image: url('../images/icons/white-tick.png');
    padding: 9px 5px;
    font-size: 18px;
    color: #FFF;
}
.great-looking-adverts ul, .search-candidates ul {
    margin: 30px 30px 10px;
}
.great-looking-adverts .global-btn {
    padding-left: 25px;
    padding-right: 25px;    
}

.simple-steps.mercury-bg {
    background: #e5e5e5;
}
.simple-steps .container h2 {
    margin-bottom: 50px;
    margin-top: 0;
    color: #333;
    text-align: center;
}
.simple-steps .container .buy-ad, .simple-steps .container .recieve-application, .simple-steps .container .write-ad {
    width: 200px;
    height: 200px;
    background-position: center center;
    /*background-size: contain;*/
    background-repeat: no-repeat;
    margin: 0 auto;
}
.simple-steps .container .buy-ad {
    background-image: url('../images/icons/buy-the-job-adverts-you-need.png');
}
.simple-steps .container .write-ad {
    background-image: url('../images/icons/write-review-and-post-your-advert-for-28-days.png');
}
.simple-steps .container .recieve-application {
    background-image: url('../images/icons/receive-applications-directly-to-your-inbox.png');
}
.simple-steps .step-2, .simple-steps .step-3 {
    padding: 0 40px;
}
.simple-steps .container p {
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
}
.simple-steps ul.slides li {
    display: block;
    float: left;
}

.white-bg {
    background: white;
}
.candidates .map {
    margin-left: 35px;
}
.candidates .map {
    margin: 0 auto;
    width: 130px;
    height: 90px;
    background: url('../images/icons/map.png') center center no-repeat;
    background-size: contain;
}
.candidates p {
    font-size: 30px;
    margin-top: 25px;
}
.orange-text {
    color: #fdb913;
}

.brands, .stats {
    background-color: #E5E5E5;
}
.brands article {
    padding: 0 230px;
}
.brands img {
    display: block;
    margin: 0 auto;
}
.brands h2 {
    padding-bottom: 30px;
    text-align: center;
}
.light-orange-bg {
    background: #FDB913;
    color: #fff;
}
.call-us .speaker {
    display: block;
    height: 50px;
    width: 50px;
    margin: 5px auto 0;
    background-image: url('../images/icons/call.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 10px;
    padding: 0;
}
.call-us {
    padding: 30px 10px;
}
.call-us p {
    font-size: 24px;
    margin-top: 15px;
}
.call-us p strong {
    font-size: 36px;
}
.bg-white {
    background: white;
}
.com_jbjobs .section.group {}
.employer-reg {
    padding: 20px 0px;
}
.global-btn:hover {
    text-decoration: none;
    color: white;
}
.frm-regJobSeekerNew .block-reg .col.key {
    text-align: right;
}
.employer-info-reg, .employer-cart-sumnary {
    background: white;
    padding: 20px;
    border: 1px solid #ccc;
}
.content-reg {
    padding: 20px;
    background-color: #F7F7F7;
}
.top-title-jobsdashboard .page-title {
    margin-bottom: 15px;
}
table .jbj_rowhead th, table th {
    background: #F2F2F2;
    font-weight: normal;
    color: #444;
}
table .jbj_rowhead th a, table th  a {
    color: white;
}
#system-message-container .alert .alert-message {
    margin-top: 0px;
    margin-bottom: 0px;
}
.com_jbjobs #t3-mainbody {
    background: #fff;
}
select#id_js {
    background: transparent!important;
    border-radius: 0px;
}
#myfolderpane #folderpane {
    float: none;
}
.blog-intro-site h1 {
    font-size: 37px;
}
div#fd.eb .eb-post-content .eb-post-thumb a.eb-post-image {
    display: block;
    padding-bottom: 60%;
    background-size: cover;
    background-position: center;
}
#t3-mainbody.t3-mainbody {
    background: white;
    padding-top: 0px;
    padding-bottom: 0px;
}
.box-intro {
    padding: 25px 0px;
}
.box-intro h1 {
    font-size: 35px;
}
.box-intro ul, .box-intro ol {
    padding-left: 30px;
}
.box-intro .global-btn {
    font-size: 16px;
    line-height: 23px;
}
.box-intro .aff-buttons {
    margin: 0px;
}
.box-intro .aff-buttons a {
    display: inline-block;
}
.box-intro .intro-content {
    padding: 25px 0px;
    font-size: 16px;
}
.box-intro .intro-content ul, .box-intro .intro-content ol {
}
.box-intro .intro-image {
    display: block;
    margin: 0px auto;
}

/* com affiliate */
.affiliate-reg-edit textarea, 
.affiliate-reg-edit input[type="text"],
.affiliate-reg-edit input[type="password"] {
    width: 100%;
}
.affiliate-reg-edit .input-append input[type="text"] {
    width: auto;
}
.affiliate-reg-edit textarea {
    min-height: 120px;
}
.affiliate-reg-edit input#zipcode, .affiliate-reg-edit input#state {
    margin-bottom: 20px;
}
.affiliate-reg-edit .form-actions {
    background: transparent;
}
.affiliate-reg-edit .at_totals {
    background: transparent;
    margin-bottom: 25px;
}
.affiliate-reg-edit select {
    cursor: pointer;
    min-width: 150px;
    background: #fff url(../images/down-arrow.png) no-repeat 95% 50%!important;
    background-size: 16px!important;
    border-radius: 30px;
    -webkit-appearance: none!important;
}
.affiliate-reg-edit .input-append .btn:last-child {
    border-radius: 30px;
}
.affiliate-reg-edit button.btn.btn-small {
    border-radius: 3px;
    font-size: 14px;
    height: 42px;
    position: relative;
    top: -5px;
    line-height: 32px;
}
.affiliate-reg-edit select, .affiliate-reg-edit input, .affiliate-reg-edit button {
    height: 40px;
}
.affiliate-reg-edit .navbar-form {
    padding-left: 0px;
}
.affiliate-reg-edit  .btn-small.dropdown-toggle {
    padding: 0px;
    height: auto;
}
.frm-bg-gray form {
    border-radius: 0 0 4px 4px;
    background-color: #f2f2f2;
    padding: 25px 12px;
}
.redfont {color: red;}
.form-horizontal .control-group .control-label {
    font-weight: normal;
}
.aff-forget a {
    color: #76C94F;
}
.form-horizontal .controls .help-inline {display: none!important;}
.control-group.error input{
    border-color: red;
}
/* end com affiliate */

.page-masthead .row-feature.cat-menu {
    padding: 5px 0px 5px;
    text-align: right!important;
    margin: 0px;
    background: #F1F1F1;
    border-bottom: 1px solid #E0E0E0;
}
.page-masthead .row-feature.cat-menu div#fd.eb .cell-tight {
    height: auto;
}
.page-masthead .row-feature.cat-menu .mod_easyblogcategories {
    margin-bottom: 0px;
}
.page-masthead .row-feature.cat-menu .mod-item, .page-masthead .row-feature.cat-menu .mod-table,
.page-masthead .row-feature.cat-menu .mod-cell {
    display: inline-block!important;
    border: 0px!important;
    text-align: left;
    font-size: 13px;
}
.page-masthead .row-feature.cat-menu i, .page-masthead .row-feature.cat-menu .mod-muted {
    display: none!important;
}
.page-masthead .row-feature.cat-menu .mod-table {
    margin-left: 3px;
}
.head-search-desktop, .navbar-toggle + .head-search-desktop, .signin {
    z-index: 2;
}
.btn-small {
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    height: 45px;
    font-size: 16px;
    line-height: 32px;
}

/* com content */
.com_content_article {}
.blog.com_content_article.t3-wrapper {
    background: #f5f7fa;
}
.com_content_article #t3-mainbody {
    margin-top: 20px;
    margin-bottom: 20px;
}
.com_content_article .article-info.muted {
    float: left;
}
.com_content_article .article-content {
    float: none;
    clear: both;
}
/* end com content */

/* RS form */
.formResponsive .rsform-block .rsform-input-box[type="text"],
.formResponsive .rsform-block .rsform-input-box[type="email"],
.formResponsive .rsform-block select,
.formResponsive .rsform-block .rsform-select-box {
    -webkit-appearance: none;
}
.formResponsive .rsform-block select,
.formResponsive .rsform-block .rsform-select-box {
    cursor: pointer;
    background-image: url(../images/down-arrow.png)!important;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-size: 16px!important;
    min-width: 250px;
    padding-left: 15px;
}
.article-content .formResponsive .formHorizontal .formControlLabel {
    font-weight: normal;
    font-size: 16px;
}
.formResponsive td, .formResponsive tr td {
    border: 0px;
}
.article-content .formResponsive {
    margin-bottom: 10px;
}
.article-content .formResponsive .formHorizontal input.rsform-captcha-box {
    text-align: center;
    width: 120px!important;
    height: 36px;
    display: inline-block;
}
.article-content .formResponsive .rsform-block .rsform-submit-button {
    font-size: 16px;
    border-radius: 2px!important;
}
.article-content table {
    margin-bottom: 10px;
}
/* end RS form */
.frm-large select.inputbox {height: 50px;}


.custom .inner {
        -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    background: #fff;
    padding: 20px;
}
.custom .inner::after, .calltoaction {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.custom .inner .icon {
    float: left;
}
.custom .inner p{
    float: left;
    padding: 0 2.5%;
}
.multiple-vacancies p {
    width: 75%
}
.custom .calltoaction {
    padding-left: 75px;
}
.custom .calltoaction span {
    padding-top: 10px;
    font-size: 1.5em;
    margin-right: 10px;
    float: left;
}
.custom .calltoaction .field-item.even {
    font-size: 27px;
    float: left;
}
.custom .calltoaction .global-btn.btn-small, .custom .calltoaction .global-btn {
    height: 45px;
    line-height: 42px;
    display: inline-block;
    padding: 0px 25px;
}
.custom .inner p.main-accent-colour.bold{
    float: none;
    font-size: 35px;
    padding: 0;
    margin: 0;
    clear: both;
}
.call-bubble-large strong {
    font-size: 29px;
    color: #fdb913;
}
.custom .small-boxes .inner {
    background: #FDB913;
    color: white;
    min-height: 215px;
}
.custom .small-boxes .inner .icon {
    float: none;
    text-align: center;
}
.box.cv-search .inner .box-title {
    font-size: 35px;
}
.box.cv-search .inner {
    min-height: 215px;
}
.box.cv-search .inner .center {
    text-align: left;
}
.solid-boxes .inner {
    background: #FDB913;
    color: white;
    min-height: 265px;
    text-align: center;
}
.solid-boxes .inner .icon {
    float: none;
}
.solid-boxes .inner .icon img {
    max-height: 115px;
}
.custom .solid-boxes .inner p {
    padding: 0px;
    float: none;
    clear: both;
}
.custom .inner.nobg {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.custom .inner.nobg .grey-box {
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 4px;
    padding: 4px 2%;
    font-weight: bold;
}
.custom .inner.nobg .global-btn {
    display: block;
    text-align: center;
    height: 76px;
    line-height: 76px;
    font-size: 35px;
}
.custom .inner.nobg .phone-number {
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 14px;
    font-size: 30px;
    color: #fff;
}
.com_content.view-featured .page-masthead .row-feature{
    padding: 25px 0px;
}
.com_content.view-featured .page-masthead .row-feature h1 {
    font-size: 45px;
    color: white;
}
.row-feature.block-need-people {
    background: url('../images/homepage-background.jpg');
    background-size: cover;
}
.row-feature .block-custom-title {
    color: white;
}
.row-feature.block-why-simple {
    background: white;
}
.com_content.view-featured .page-masthead .row-feature.block-why-simple h1 {
    color: #FDB913;
    text-align: center;
    margin-bottom: 25px;
}
.row-feature.block-need-people h1, .row-feature.block-never-used h1 {
    margin-bottom: 60px;
}
.row-feature.block-never-used  {
    color: #fff;
    background: #FDB913;
}
.row-custom::after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.row-feature.block-logos-footer {
    text-align: center;
    background: white;
}
.com_content.view-article .page-header {
    padding-bottom: 0px;
}
.com_content.view-article .article-content h3 {
    margin-top: 0px;
}
.com_content.view-article .item-page {
    margin-bottom: 0px;
}
.article-content .formResponsive {
    margin-bottom: 0px;
}
.article-content .formResponsive .formHorizontal .formControlLabel {
    margin-bottom: 5px;
}
div#fd.eb .eb-box {
    font-size: 14px;
}
div#fd .input-group-btn>.btn {
    position: relative;
    height: 40px;
}
div#fd .btn-default {
    height: 40px;
    line-height: 28px;
    font-size: 14px;
}
form[name="userFormJob"] select[multiple], form[name="userFormJob"] select[multiple], select[multiple],
form#regJobSeeker select[multiple] {
    background-image: none!important;
    min-height: 120px;
}
form[name="userFormJob"] select {
    background-position: 99% 50%;
}

/* page resume review */
.row-feature.block-custom-resume-review {
    background: #fdb913;
    color: white;
    border: 0px;
}
.row-feature.block-custom-resume-review .exp_box_eow {
    margin-bottom: 25px;
}
.exp_box_eow:after{
    display: block;
    float: none;
    clear: both;
    content: "";
}
.row-feature.block-custom-resume-review .exp_box_eow_icn {
    float: left;
    width: 50px;
    text-align: left;
}
.row-feature.block-custom-resume-review .exp_box_eow_box {
    padding-left: 50px;
}
.row-feature.block-custom-resume-review .exp_box_eow_box h2 {
    font-size: 18px;
    margin: 0px;
    color: white;
}
.com_content.view-featured .page-masthead .row-feature.block-custom-resume-review h1 {
    font-size: 45px;
    color: white;
    margin: 0px 0px 25px;
    text-align: center;
}
.incl_tex {
    margin-bottom: 35px;
}
.rsform.frm-resume-review input {
    width: 100%;
    border-width: 2px!important;
    border-radius: 3px!important;
    background-color: #fafafa;
}
.rsform.frm-resume-review .formResponsive input[type="text"] {
    background-color: #fafafa;
}
.rsform.frm-resume-review input[type="file"] {
    height: 48px;
    padding-top: 8px;
}
.rsform.frm-resume-review .formResponsive .formHorizontal .formControls {
    margin-left: 0px;
}
.rsform.frm-resume-review .formResponsive .rsform-block .rsform-submit-button {
    float: none;
    width: 100%;
    font-size: 18px;
}
.com_content.view-featured .page-masthead .row-feature.frm-resume-review {
    border: 0px;
    background: #242424;
}
.com_content.view-featured .formResponsive fieldset .area-form-review::after {
    display: block;
    float: none;
    clear: both;
    content: "";
}
.com_content.view-featured .formResponsive fieldset .area-form-review {
    padding: 20px 0px;
}
.com_content.view-featured .formResponsive .formHorizontal .rsform-block {
    margin: 0px;
}
.com_content.view-featured .page-masthead .row-feature.frm-resume-review .formResponsive .formHorizontal p.formDescription, 
.com_content.view-featured .formResponsive .col-md-12 {
    color: white;
}
.com_content.view-featured .formResponsive .col-md-12 p {
    margin: 0px;
}
.our-writes .top-title-orange {
    color: fdb913;
}
.our-writes .col-md-6 .box {
    padding: 35px 0px;
}
.our-writes .col-md-6 .box .top-title-orange {
    font-size: 25px;
}
.our-writes .col-md-6:last-child .box {
    border-left: 1px solid #ccc;
    padding-left: 50px;
}
.our-writes .col-md-6 .box .global-btn {
    display: inline-block;
    line-height: 35px;
}
.com_content.view-featured .page-masthead .row-feature.frm-resume-review .formRed {
    margin: 5px 20px 0px
}
.com_content.view-featured .page-masthead .row-feature.frm-resume-review .formResponsive .formError {
    display: none;
}
.com_content.view-featured .page-masthead .row-feature.frm-resume-review .formResponsive .formHorizontal p.formDescription {
    display: block;
    font-size: 13px;
    margin: 0px;
}
.com_content.view-featured .page-masthead .row-feature.frm-resume-review .formResponsive .rsform-block .rsform-input-box {
    font-style: normal;
    border-radius: 3px!important;
}
.com_content.view-featured .page-masthead .row-feature.frm-resume-review .formResponsive .frm-upload-form-resume {
    color: white;
    margin: 0px 20px;
    font-size: 45px;
}
.com_content.view-featured .page-masthead .row-feature.block-custom-title-review-resume {
    background-color: white;
}
.com_content.view-featured .page-masthead .row-feature.block-custom-title-review-resume h1 {
    margin: 0px;
    color: #242424;
}

/* page guest blog */
.com_content.view-featured .page-masthead .row-feature.custom-block-guest-blog {
    background-color: white;
    padding: 20px 0px;
}
.custom-block-guest-blog .box-img-hover img {
    display: block;
    margin: 0px auto;
}
.custom-block-guest-blog .box-img-hover img.hidden_photo, 
.custom-block-guest-blog .box-img-hover:hover img.visible_photo {
    display: none;
}
.custom-block-guest-blog .box-img-hover img.visible_photo, 
.custom-block-guest-blog .box-img-hover:hover img.hidden_photo {
    display: block;
}
.com_content.view-featured .page-masthead .row-feature.custom-block-guest-blog {
    font-size: 17px;
}
.com_content.view-featured .page-masthead .row-feature.custom-block-guest-blog h1 {
    margin-bottom: 15px;
    margin-top: 25px;
    color: #666;
}
.custom-block-guest-blog ul li {
    margin-bottom: 15px;
}
.content-guest-form {
    background: white;
    padding: 20px;
}
.content-guest-form fieldset legend {
    background: white;
    padding: 0 20px;
    margin-left: 25px;
    margin-top: -20px;
    border: 0px;
    width: auto;
}
.formResponsive .content-guest-form fieldset {
    border: 1px dotted #ccc;
    padding: 0px 20px 20px
}
.formResponsive .content-guest-form .formHorizontal  .formControlLabel {
    width: 30%;
}
.formResponsive .content-guest-form .formHorizontal .formControls {
    margin-left: 35%;
}
.formResponsive .content-guest-form .formHorizontal .formControlLabel {
    font-weight: normal;
    font-size: 16px;
}
.com_content.view-featured .formResponsive .content-guest-form .formHorizontal .rsform-block {
    margin-bottom: 10px;
}
.com_content.view-featured .formResponsive .content-guest-form select, 
.com_content.view-featured .formResponsive .content-guest-form input[type="text"] {
    border: 2px solid #e0e0e0;
    background-color: #fafafa;
    font-style: normal;
}
.com_content.view-featured .formResponsive .formHorizontal input[type="image"] {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: auto;
}
.frm-top-desc {
    margin-bottom: 55px;
}
.frm-top-desc h3 {
    text-align: center;
    /*background: url('../images/fire-title.png') center left no-repeat;*/
    text-align: center;
    padding: 32px 0px;
}
.formResponsive .content-guest-form .rsform-block .rsform-submit-button {
    font-size: 16px;
    border-radius: 3px!important;
}
.guest-logos {
    clear: both;
    float: none;
    margin-top: 55px;
}
.guest-logos .box-logo {
    border: 1px solid #ccc;
    min-height: 126px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}
.guest-logos .box-logo img {
    max-width: 100%;
    height: auto;
    max-height: 120px;
}

/* 404 page */
.well:after {
    display: block;
    content: "";
    clear: both;
    float: none;
}
.bg-404 {
    background: url(../images/bg-404.png) repeat;
    padding-top: 35px;
}
.bg-404 .page-header {
    padding-bottom: 15px;
}
.rstpl-error-page h1 {
    text-align: center;
    padding: 10px 0 20px;
}
.page-header {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.label-inverse {
    font-size: 100px;
    padding: 0px;
    text-align: center;
    color: white;
    margin-bottom: 25px;
}
.label-inverse, .badge-inverse {
    background-color: #fdb913;
}
h3.msg-e {
    text-align: center;
    margin: 0px;
    font-size: 25px;
}
.rstpl-prev-content {
    overflow: hidden;
    width: auto;
    padding: 1px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.rstpl-colored-inner {
    background-color: #fdb913;
}
.rstpl-read-more-link-all {
    font-size: 16px;
    color: #FFF;
    line-height: 18px;
    background: #000;
    display: inline-block;
    padding: 10px 25px;
    text-decoration: none!important;
}
.rstpl-read-more-link-all:hover {
    color: #fdb913;
}

/* about us */
.custom.aboutus-banner-header {
    color: fdb913;
    padding: 160px 0px;
    text-align: center;
    font-size: 25px;
    background-position: center bottom;
    background-size: cover;
}
.custom.advertise-banner {
    background-size: cover;
}
.custom.aboutus-banner-header h1,
.custom.aboutus-banner-header p {
    margin: 0px;
}
.custom.aboutus-banner-header h1 {
    font-size: 45px;
}
.custom.custom-block-text {
    padding: 50px 0px;
    font-size: 18px;
    line-height: 26px;
}
.custom.custom-block-text h2 {
    font-size: 40px;
    margin: 0px 0px 35px;
}
/*-- module two tabs */
.md-two-tabs .header-block-tabs {
    padding: 50px 0px;
    background-color: white;
    font-size: 30px;
    color: #242424;
}
.content-tabs{
    padding: 50px 0px;
    color: white;
    background: #FDB913;
}
.md-two-tabs .header-block-tabs ul li {
    position: relative;
}
.md-two-tabs .header-block-tabs ul li.active::after{
    content: ' ';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #FDB913;
    position: absolute;
    bottom: -58px;
    left: 50%;
    margin-left: -20px;
}
.md-two-tabs .header-block-tabs h3 {
    margin: 0px;
    font-size: 35px;
}
.md-two-tabs .header-block-tabs h3 a {
    text-decoration: none!important;
}
.content-tabs .tab-content {
    display: none;
    font-size: 16px;
}
.tab-content h3 {
    margin-bottom: 25px;
}
.tab-content.active {
    display: block;
}
.tab-content ul, .tab-content ol {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.tab-content::after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.custom.custom-block-gallery {
    text-align: center;
    color: white;
}
.custom.custom-block-gallery .gallery {
    overflow: hidden;
}
.custom.custom-block-gallery .gallery-image {
    width: 50%;
    padding-top: 28%;
    background: #000;
    float: left;
    background-size: cover;
}
.custom.custom-block-gallery .gallery-image:nth-child(1) {
    background-image: url('../images/galleries/about-us/about_us_1.png');
}
.custom.custom-block-gallery .gallery-image:nth-child(2) {
    background-image: url('../images/galleries/about-us/about_us_2.png');
}
.custom.custom-block-gallery .gallery-image:nth-child(3) {
    background-image: url('../images/galleries/about-us/about_us_3.png');
}
.custom.custom-block-gallery .gallery-image:nth-of-type(4) {
    background-image: url('../images/galleries/about-us/about_us_4.png');
}

.custom.custom-block-guest-blog p {margin-top: 25px;}
/*-- mod three boxs */
.mod-three-boxs {
    padding: 50px 0px;
}
.mod-three-boxs .boxs-desc {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
.mod-three-boxs .b-title {
    text-align: center;
    margin: 0px 0px 25px;
}
.about-us-special {}
.box-iconthumb {
    margin: 0px;
    font-size: 80px;
    line-height: 80px;
}
.box-iconthumb.i-delivery {
    background-image: url('../images/icons/about_us_clock.svg');
}
.box-iconthumb.i-innovation {
    background-image: url('../images/icons/about_us_bulb.svg');
}
.box-iconthumb.i-award {
    background-image: url('../images/icons/about_us_trophy.svg');
}
.i-website {
    background-image: url('../images/icons/about_us_screen.svg');   
}
.i-countries {
    background-image: url('../images/icons/about_us_plane.svg');   
}
.i-visit {
    background-image: url('../images/icons/about_us_calendar.svg');   
}
.wFormTitle {
    text-align: center;
}
.cv-mod-block {margin-bottom: 25px;}
.cv-mod-block, .post-ajob {
    display: block;
    width: 100%;
    background: fdb913;
    padding: 1em 2em;
    font-size: 35px;
    color: white;
    cursor: pointer;
}
.cv-mod-block label, .post-ajob label {
    display: block;
    cursor: pointer;
}
.cv-mod-block a, .post-ajob a {
    text-decoration: none;
    color: white;
    cursor: pointer;
}
.cv-mod-block label.bb-thumb {
    background: url('../images/icons/icon-file.jpg');
    width: 38px;
    height: 53px;
    display: block;
}
.post-ajob label.bb-thumb {
    background: url('../images/icons/icon-basket.jpg');
    width: 38px;
    height: 55px;
    display: block;
}
.custom.about-us-links {
    padding: 80px 0px 40px;
    background: #f4f6f6;
}
.com_content.view-featured .t3-content {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* custom advertise-header */
.custom.advertise-banner {
    padding: 160px 0px;
    color: white;
    font-size: 25px;
    line-height: 33px;
    text-align: center;
}
.custom.advertise-banner h1 {
    font-size: 45px;
}
.custom.advertise-video {
    background: #FDB913;
    padding: 50px 0px;
    color: white;
    font-size: 25px;
    line-height: 33px;
}
.video.cover {
    height: 300px;
}
.custom.advertise-video .ad-text {
}
.custom.advertise-counter {
    padding: 50px 0px;
    background: white;
}
.advertise-counter p.counter {
    font-size: 30px;
    float: none;
    clear: both;
    background: transparent;
    border: 0px;
    display: block;
    margin: 0px;
    padding: 0px;
}
.advertise-counter h4 {
    color: #00456e;
    font-size: 18px;
}
.advertise-counter h4:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.custom.advertise-bottom-banner{
    padding: 150px 0px;
}
.custom.aboutus-banner-header h1, .custom.aboutus-banner-header p, .custom.custom-block-gallery h2,
.custom.advertise-banner h1, .custom.advertise-banner p {
    padding: 5px;
    background: rgba(0,0,0,0.45);
    color: white;
    margin-bottom: 10px;
    display: inline-block;
}
.custom.advertise-banner h1, .custom.advertise-banner p {
    background: rgba(0,0,0,0.7);
}
.custom.custom-block-gallery {
    padding: 250px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
.frm-advertise {
    padding: 24px 0px;
    background-color: white;
}
.frm-advertise h2 {
    text-align: center;
}
.frm-advertise .formResponsive .formHorizontal .formControlLabel {
    float: none;
    clear: both;
    display: block;
    text-align: left;
    font-weight: normal;
}
.frm-advertise .formResponsive .formHorizontal .formControls {
    float: none;
    clear: both;
    margin-left: 0px;
}
.frm-advertise .formResponsive .rsform-block .rsform-text-box,
.frm-advertise .formResponsive .rsform-block .rsform-input-box[type="text"] {
    border-radius: 3px!important;
    border: 2px solid #e0e0e0!important;
    background-color: #fafafa!important;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.frm-advertise label {
    font-weight: normal;
}
.frm-advertise .row {
    margin-bottom: 15px;
}
.frm-advertise .formResponsive .rsform-block textarea.rsform-text-box {
    height: 220px;
}
/* page: multi posting */
.bg-gray-has-border {
    padding: 13px 15px;
    border: 1px solid #ddd;
    border-bottom-width: 2px;
    background-color: #f5f5f5;
}
.tab_style1 {
    margin-bottom: 20px;
    width: 100%;
}
.tab_style1:after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.tab_style1 .company_title {
    width: 20%;
    float: left;
}
.tab_style1 .company_title img {
    border: 1px solid #ccc;
    margin-top: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    width: 190px;
    height: 153px;
    margin: 0px;
}
.tab_style1 .company_description {
    width: 80%;
    float: right;
}
.plogos {
    margin-top: 25px;
}
.plogos .col-md-3 a {
    display: block;
    border: 1px solid #ccc;
    padding: 3px;
    text-align: center;
    margin-bottom: 25px;
}
.plogos .col-md-3 a img {
    display: inline-block;
}
.rsform.frm-blog-request a.global-btn.btn-small{
    height: 45px;
    display: inline-block;
    line-height: 36px;
}
.blog-popup {    
    position: fixed;
    top: 50px;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: white;
    padding: 25px;
    max-width: 960px;
    min-width: 50%;
    z-index: 99999;
    border: 1px solid #ccc;  
    overflow-y: auto;  
    border-radius: 3px;
    display: none;
}
.block-popup-content {
    position: relative;    
}
.bg-over {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 99998;
    display: none;
}
.block-popup-content h2 {
    margin: 0px 0px 25px;
}
.has-close {
    position: relative;
    width: 100%;
    height: 100%;
}
.has-close a {
    color: white;
    position: absolute;
    top: 20px;
    right: 20px;
    border: 1px solid white;
    font-size: 30px;
    line-height: 30px;
    text-decoration: none!important;
    padding: 5px 15px 10px;    
}

/* mobile header */
.mobile-header{
    display: none;
}
.mobile-header .mobile-btn .icon-bar {
    background-color: #fff;
    border-radius: 1px;
    display: block;
    height: 4px;
    margin-bottom: 3px;
    width: 25px;
}
.mobile-header .mobile-btn span {
    display: inline-table;
    width: 25px;
    vertical-align: middle;
    margin-top: 13px;
}
.mobile-header .mobile-btn i.fa-search {
    margin-top: 8px;
}
.mobile-header .mobile-btn {
    float: right;
    background-color: #fdb913 !important;
    background-image: none;
    border-left: 1px solid #fff !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0px 30px;
    text-shadow: none;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    vertical-align: middle;
    border-radius: 0;
    border-bottom: 0;
    border-right: 0;
    border-top: 0;  
    display:  block;
}
.mobile-header .mobile-btn i {
    font-size: 26px;
}
.mobile-header .mobile-btn label {
    display: block;
}
.mobile-header .mobile-btn:hover, .mobile-header .mobile-btn:focus, .mobile-header .mobile-btn:active:focus{
    color: #fff;
}
.mobile-header .mobile-btn-div{
    background-color: #fdb913;
    border-bottom: 5px solid #dea311;
}
.mobile-header .mobile-btn-div .logo{
    float: left;
    margin: 5px 0 0;
    padding-left: 18px;
    width: auto;
    max-width: 180px;
}
#panel-overview a.btn {
    background-color: #FDB913;
    color: white;
}
body .mm-header .mm-title {
    padding-top: 40px;
    color: white;
    padding-left: 30px;
    font-size: 18px;
}
body .mm-header .mm-title img {
    margin-top: -15px;
    margin-left: -20px;
}
body .mm-header .mm-title {
    margin-top: -16px;
}
body .mm-header .mm-prev {
    padding-top: 24px;
}
body .mm-menu.mm-light .mm-header .mm-prev:before, 
body .mm-menu.mm-light .mm-header .mm-next:after, 
body .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: white;
}
body .mm-menu.mm-light .mm-header {
    background: #fdb913;
    height: 70px;
    border: 0px;
}
body .mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 75px;
}
.mobile-header .mobile-btn#mobile-menu-btn {
    padding: 0px 13px;
}
.mobile-header .mobile-btn#phone-btn {
    padding: 0px 12px;
}
.mobile-header .mobile-btn#phone-btn.open-mblog-search {
    padding: 8px 12px 13px;
}
#panel-overview {
    position: relative;
}
#panel-overview .caret {display: none;}
.container-mobile-menu {
    position: relative;
}
span.close-mobile-menu {
    position: absolute;
    z-index: 5;
    top: 13px;
    right: 2px;
    color: white;
}
span.close-mobile-menu a.btn {
    font-size: 30px;
    border: 1px solid #fff;
    color: white;
    padding: 5px 12px 6px;
}
body .mm-header {
    padding: 0px 20px;
    text-align: left;
}

/* custom headerbar desktop */
.h-desktop .navbar-header  {
    float: right;
    position: relative;
    z-index: 3;
}
.h-desktop .navbar-header .head-search,
.h-desktop .navbar-header .head-search-desktop, 
.h-desktop .navbar-header .navbar-toggle + 
.head-search, .head-search-desktop, .h-desktop .navbar-header .signin {
    position: static;
    float: left;
}
.h-desktop .navbar-header .head-search,
.h-desktop .navbar-header .head-search-desktop {
    margin-right: 6px;
}
table.gsc-search-box input[type="text"] {
    min-height: 0px;
}
.employer-nav-top {
    float: left;
    font-size: 16px;
    padding-left: 10px;
    position: relative;
}
.employer-nav-top .dropdown-toggle_ {
    height: 40px;
    line-height: 38px;
    position: relative;
    display: block;
    padding: 0px 10px;
    background: #dea311;
    border-radius: 3px;
    margin-top: 8px;
}
.employer-nav-top a {
    color: white;
    text-decoration: none;
}
.employer-nav-top.open .fa-angle-down, .employer-nav-top .fa-angle-up {
    display: none;
}
.employer-nav-top.open .fa-angle-up {
    display: inline-block;
}
.employer-nav-top .nav-employers-link {
    position: absolute;
    min-width: 200px;
    right: 0px;
    top: 55px;
    background-color: #494949;
    padding: 10px;
    display: none;
    z-index: 9999;
}
.employer-nav-top .nav-employers-link li {
    border-bottom: 1px solid #515151;
}
.employer-nav-top .nav-employers-link li:first-child {
    border-top: 1px solid #515151;
}
.employer-nav-top .nav-employers-link li a {
    padding: 10px;
    font-size: 14px;
    text-transform: lowercase;
    color: #eeeeee;
}
.employer-nav-top .nav-employers-link li a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #515151;
}
.employer-nav-top .nav-employers-link a:hover {
    color: #494949;
}
.employer-nav-top.open .nav-employers-link {
    display: block;
}
.employer-nav-top.open .dropdown-toggle_:after {
    border-color: transparent transparent #494949;
    border-style: solid;
    border-width: 0 9px 9px;
    content: '';
    display: block;
    height: 0;
    left: calc(50% - 9px);
    position: absolute;
    bottom: -10px;
    width: 0;
}
.home .top-search label {
    font-family: 'PermianSerifTypefaceBold';
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    display: block;
}

.rsform.frm-resume-review .formResponsive .rsform-block .rsform-submit-button {border-radius: 3px!important;}

.blog-mobile-top-search .eb-search-icon .search-box {
    position: static;
    margin: 0px auto;
    width: 100%;
}
.mobile-header .signin {
    position: static;
    float: right;
    border-left: 1px solid #fff;
    padding-right: 10px;
}
.mobile-header .signin a {
    margin-left: 5px;
}
.onlymobile .nav-login-form {
    position: static;
    width: 100%;
}
div#fd.eb .articles__item .eb-post-foot {
    margin: 0px 15px 10px;
}
div#fd.eb .articles__item .eb-post-foot .col-cell {
    padding-right: 10px;
}
div#fd.eb .articles__item .eb-post-foot .col-cell:last-child {
    padding-right: 0px;
}
div#fd.eb .articles__item .eb-post-foot .col-cell label {
    margin: 0px;
}
.h-blog-short-desc {
    min-height: 58px;
}
div#fd.eb .articles__item .eb-thumb {
    position: relative;
}
div#fd.eb .articles__item .eb-thumb label {
    position: absolute;
    bottom: 5px;
    left: 5px;
}
div#fd.eb .eb-post-content .eb-post-admin{
    position: absolute;
}
div#fd.eb .eb-post-body label.posttype-video {
    background: white;
    color: fdb913;
    border-radius: 50%;
    position: absolute;
    bottom: 5px;
    right: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    font-size: 20px;
    padding-left: 5px;
}
div#fd.eb .eb-post-admin {
    z-index: 2!important;
}
div#fd p.block-report a {
    height: 45px;
    display: inline-block;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    background: red;
    border: 0;
    border-radius: 3px;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    padding: 0px 20px;
}
div#fd.eb a.global-btn.btn-small {
    height: 45px;
    display: inline-block;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    background: #65A846;
    border: 0;
    border-radius: 30px;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    padding: 0px 20px;
}
.open-google-search {
    margin: 0px;
}
.onlymobile .open-google-search .fa-search{display: none;}
.head-search-desktop .open-google-search {
    padding: 0px 10px;
}
.head-search-desktop .eb-search-icon .search-box {
    width: 640px;
    margin-left: -640px;
    border-bottom: 5px solid fdb913;
}
.head-search-desktop {
    
}
.head-search-desktop .open-google-search:hover {
    background: #494949;
}
.head-search-desktop .open-google-search:hover .search-box  {
    display: block;
}
.blog-mobile-top-search {
    background-color: #494949;
    display: none;
}
.blog-mobile-top-search table.gsc-search-box input[type="text"] {
    margin: 0px;
    background-color: white;
}
.blog-mobile-top-search .eb-search-icon .search-box {
    display: block!important;
}
.item-in-search .eb-post-image {
    padding-top: 60%;
    background-size: cover;
    background-position: center;
    display: block;
}
.global-btn-logout {
    font-size: 30px;
    color: white;
    background: transparent;
    border: 0px;
    height: 55px;
    margin-left: 8px;
    cursor: pointer;
    outline: none!important;
}
.video-entry iframe {
    width: 100%!important;
    min-height: 460px;
}
.blog-top-socials {
    float: left;
}
div#fd.eb.eb-mod .blog-top-socials .fa {
    font-family: 'FontAwesome'!important; 
    display: inline-block!important;   
}
div#fd.eb.eb-mod .blog-top-socials span {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
.entry-subscribe-form div#fd.mod_easyblogsubscribe.bt-subscribe-easyblog .skinny-form {
    margin-top: 10px;
}
.entry-subscribe-form div#fd.mod_easyblogsubscribe.bt-subscribe-easyblog {
    margin-bottom: 5px;
}
div#fd.eb.eb-mod .blog-top-socials a.b-facebook {
    background: url('../images/icons/facebook.png') center center no-repeat;
    background-size: cover;
}
div#fd.eb.eb-mod .blog-top-socials a.b-twitter {
    background: url('../images/icons/twitter.png') center center no-repeat;   
    background-size: cover;
}
div#fd.eb.eb-mod .blog-top-socials a.b-google-plus {
    background: url('../images/icons/google-plus.png') center center no-repeat;
    background-size: cover;
}
div#fd.eb.eb-mod .blog-top-socials a.b-linkedin {
    background: url('../images/icons/linkedin.png') center center no-repeat;
    background-size: cover;
}

.op-like {
    margin-bottom: 15px;
    text-align: right;
}
.op-like .fb_iframe_widget, .op-like #fb-root{
    display: inline-block!important;
}
.op-like h3 {
    margin: 0px;
    font-size: 16px;
}
.op-like span {
    display: inline-block;
    margin-right: 10px;
}
.dark-footer .op-like span {
    display: block;
}
div#fd.eb h2.comment-head-label {
    margin-bottom: 0px;
    margin-top: 5px;
}
div#fd.eb  .bottom-of-entry {
    margin-top: 20px;
}
.entry-module-top {

}
div#fd.eb h3.eb-section-heading {
    text-transform: none;
    font-size: 24px;
}
div#fd.eb.eb-mod .text-subscribe {
    margin-bottom: 25px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    line-height: 100%;
}
div#fd.eb .eb-mod-media-title {
    font-size: 17px;
}
h3.module-title {
    border-bottom: 2px solid #d0d0d0;
    text-transform: none;
    font-size: 24px;
    padding: 10px 0;
    margin: 20px 0;
}
#Mod246.bt-subscribe-easyblog {
    margin-top: 25px;
}
div#fd.mod_easyblogsubscribe.bt-subscribe-easyblog .btn-primary {
    line-height: 19px!important;
    height: 50px;
    font-size: 14px!important;
    font-weight: normal;
}
.block-report {
    float: left;
    margin-right: 15px;
}
.navbar-header a.nav-add-blog, div#fd.eb .bottom-of-entry a.nav-add-blog {
    float: left;
    background: #65A846;
    color: white;
    padding: 4px 20px 5px;
    display: flex;
    margin-top: 8px;
    text-decoration: none!important;
}
div#fd.eb .bottom-of-entry a.nav-add-blog {
    float: left;
    padding: 16px 20px 13px;
    border-radius: 3px;
    line-height: 15px;
    margin: 0px;
}
.navbar-header a.nav-add-blog span, div#fd.eb .bottom-of-entry a.nav-add-blog span {
    margin-top: 5px;
    margin-right: 5px;
}
div#fd.eb .bottom-of-entry a.nav-add-blog span {
    margin-top: 0px; 
}
.navbar-header a.nav-add-blog i, div#fd.eb .bottom-of-entry a.nav-add-blog i {
    font-size: 30px;
}
.bottom-of-entry:after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
div#fd.eb h3.eb-section-heading.label-map {
    font-size: 20px;
}
div#fd.eb .eb-comments {
    margin-bottom: 25px;
}
div#fd.eb .eb-entry-ratings {
    margin: 20px 0px 10px;
}
/* mod social count */
.mod-socialcount {
    margin-bottom: 25px;
    text-align: center;
}
.mod-socialcount img {
    display: block;
    margin: 0px auto 15px;
}
.mod-socialcount .bottom-social-note {
    font-size: 18px;
    margin: 0px;
}
.mod-socialcount h3 {
    text-align: left;
    margin-top: 0px;
}
/* end mod social count */
.eb-dialog-content textarea {
    min-height: 175px;
}
div#fd.eb.eb-view-entry .eb-entry-article img {
    width: 100%;
    height: auto;
}
div#fd.eb .eb-dialog-content .form-control textarea#reason {
    min-height: 170px!important;
}
div#fd.eb .eb-posts-search .eb-post-title,
div#fd.eb.eb-view-latest .eb-post-title {
    font-size: 1.2em;
    line-height: 18px;
}
div#fd.eb .eb-posts-search .eb-post-title a,
div#fd.eb.eb-view-latest .eb-post-title a {
    color: #005689;
}
div#fd.eb.mod_easyblogcategories .eb-mod-media-title {
    font-size: 14px;
    font-weight: normal;
}
.cat-menu div#fd.eb .eb-mod-item, .cat-menu div#fd.eb .eb-mod-item+.eb-mod-item {
    float: right;
    margin-top: 0px;
    padding: 5px 0px;
    border: 0px;
    margin-left: 15px;
}
div#fd.eb .lst-child .collapse:first-child {
    display: block;
    height: auto;
}
.block-report-job a.link-report-job {
    background-color: red;
    color: white;
    padding: 10px 25px 12px;
    border-radius: 3px;
    margin: 5px 0px;
    display: inline-block;
}
.com_users.view-login .page-header {
    text-align: left;
}
input.input-loading {
    position: relative;
}
input.input-loading:after {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0px;
    top: 5px;
    background-image: url('../images/icon/loading-small.gif');
    background-size: 24px;
    background-position: 95% center;
    background-repeat: no-repeat;
}
div#fd .blog_content_main a, .article-content a {
    text-decoration: underline;
}
.job-header .col-xs-8 {
    padding-left: 0px;
}
.job-item .job-header .col-xs-8 .job-title {
    font-size: 16px;
    line-height: 20px;
}
.eb-mod-form-bogscriber {
    color: white;
}
.subscribe-message-bottom {
    font-size: 16px;
}
.dark-footer .op-like {
    margin-bottom: 15px;
    text-align: left;
    margin-top: 5px;
}
.content-buttons-share {
    position: relative;
}
.close-bar-fixed {
    position: absolute;
    right: 0px;
    top: 2px;
}
#apply-fixed .close-bar-fixed {
    top: 13px;
}
#apply-fixed .btn-action {
    padding-top: 8px;
    height: 48px;
}
textarea.error{
    border: solid 2px red!important;
}
.btn-upload.error{
    border: solid 2px red!important;
}
.btn-assign.error{
    border: solid 2px red!important;
}
.open-from-review {
    display: block;
    width: 100%;
    text-align: center;
}
.rv-box-content .btn-small {
    width: 100%;
    text-align: center;
}
.flex {
    display: flex;
}
.flex-center {
    align-items: center;
}
/* global custom modal */
.global-modal.modal .modal-outside-close {
    position: absolute;
    z-index: 9999;
    right: -35px;
    top: -17px;
    color: #fff;
    text-shadow: none;
    font-size: 36px;
    cursor: pointer;
}
.global-modal .modal-body {
    padding-left: 20px;
    padding-right: 20px;
}
.global-modal .modal-header {
    padding: 20px 20px 0;
}
.global-modal .modal-header p {
    margin-bottom: 0px;
}
@media screen and (min-width: 992px) {
    .modal-dialog.modal-lg {
        width: 900px;
    }
 /* end global custom modal */}
#panel-overview, body .mm-menu.mm-hasheader > .mm-panel.mm-list {
    background-color: #fdb913;
    padding-left: 0px;
}
body .mm-menu.mm-light .mm-header {
    border-bottom: 1px solid #fff;
}
body .mm-list > li > a, body .mm-list > li > span {
    color: white;
    padding-left: 30px;
    font-size: 18px;
    line-height: 22px;
}
body .mm-menu.mm-light .mm-list > li:after {
    border-color: white;
}
body .mm-menu .mm-list > li > a.mm-subopen:before, body .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: white;
}
.mm-panel ul.socials-icon-mobile {
    text-align: left;
}
.mm-panel ul.socials-icon-mobile li {
    display: inline-block;
}
.mm-panel ul.socials-icon-mobile.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    border: 0px;
}
.mm-panel ul.socials-icon-mobile.mm-list > li a span  {
    width: 40px;
    height: 40px;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.mm-panel ul.socials-icon-mobile.mm-list {
    padding-top: 5px;
}
.mm-panel ul.socials-icon-mobile.mm-list > li a {
    padding: 0px;
    margin: 0px 8px;
}
.mm-panel ul.socials-icon-mobile.mm-list > li:first-child a {
    margin-left: 0px;
}
.mm-panel ul.socials-icon-mobile.mm-list > li:last-child a {
    margin-right: 0px;
}
.mm-panel ul.socials-icon-mobile.mm-list > li a span.facebook {
    background-image: url('../images/icons/facebook-large.png');
}
.mm-panel ul.socials-icon-mobile.mm-list > li a span.linkedin {
    background-image: url('../images/icons/linkedin-large.png');
}
.mm-panel ul.socials-icon-mobile.mm-list > li a span.twitter {
    background-image: url('../images/icons/twitter-large.png');
}
.mm-panel ul.socials-icon-mobile.mm-list > li a span.google_plus {
    background-image: url('../images/icons/google-large.png');
}
.login-for-employer .btn-primary.btn-register {
    margin: 10px 0px 20px;
}
.mobile-follow-socials {
    padding-left: 10px;
    padding-top: 10px;
}
.mobile-follow-socials p {
    font-size: 18px;
    color: white;
}
.mobile-follow-socials p, .mobile-follow-socials ul {
    margin: 0px;
}
.saved-jobs-container .btn-action {
    margin-right: 6px;
    height: 35px;
    line-height: 23px;
    font-size: 14px;
    padding: 5px 10px 0px 20px;
}
.resize-font-sidebar {
    border: 1px solid gray;
    border-radius: 4px;
    padding: 10px;
    font-size: 20px;
}
.resize-font-sidebar.jb-font-resize a {
    width: 30px;
    height: 30px;
}
.resize-font-sidebar.jb-font-resize a {
    font-size: 25px!important;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
body .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

body .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

body .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

body .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}
ul li a.showmore, ul li a.showless {
    font-family: 'PermianSerifTypefaceBold';
    display: inline-block;
    margin-top: 10px;   
}
.list-content ul.sub-locations {
    padding-left: 0px;
}
#list-job-by-city ul.sub-locations.for-by-city li {
    display: inline-block;
}
.job-bar {
    padding: 10px;
    display: flex;
    align-items: center;
}
.job-bar p {
    margin-bottom: 0px;
}
.job-bar .job-bar-socials {
    padding: 0px;
    margin: 0px;
}
.job-bar .job-bar-socials li {
    display: inline-block;
}
.job-bar .job-bar-socials li a img {

}
#btn-panel {
    background: none repeat scroll 0 0 #76C94F;
    border-radius: 0 0 5px 5px;
    bottom: -21px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 13px;
    height: 21px;
    line-height: 18px;
    position: absolute;
    right: 25px;
    text-align: center;
    text-decoration: none;
    width: 58px;
    z-index: 9;
}
#show-hide-panel {
    border-bottom: 10px solid #76C94F;
    position: relative;
}
body #content_ext_ost {
    padding-top: 0px;
    margin: 0px;
}
#ticketForm td, #ticketForm tr td {
    border: 0px;
}
#ticketForm > table td {
    vertical-align: middle;
}
#ticketForm > table tr {
    padding-bottom: 10px;
}
#ticketForm > table tr:not(.field-6) td span {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
#ticketForm > table tr.field-6 td:last-child {
    padding-top: 25px;
}
#ticketForm > table tr.field-6 td:last-child div:first-child {
    display: none;
}
/*
#ticketForm > table tr.field-3 input:first-child {
    width: 50%;
    display: inline-block;
}
#ticketForm > table tr.field-3 input:last-child {
    width: 43%;
    display: inline-block;
    float: right;
}
*/
#ticketForm > table tr td select {
    background-image: url('../images/down-arrow.png');
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 16px auto;
}
#ticketForm > table tr td textarea {
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 150px;
}
.normal-btn {
    background-color: #e6e6e6;
    color: #555;
}
#ticketForm div input[type=file], #clientLogin div input[type=file] {
    background-color: transparent;
}
#ticketForm .error {
    display: inline-block;
}
.joombah-top .googlemap {
    line-height: 0px;
}
.t3-sidebar .nav-pills > li {
    float: none;
}
.featured-jobs-sidebar .fjob-item img {
    max-width: 100%!important;
    height: auto!important;
}
.featured-jobs-sidebar .fjob-short-info {
    min-height: 0px;
}
.featured-jobs-sidebar .fjob-item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 14px;
}
.featured-jobs-sidebar .brick__header {
    
}
.navbar-header a.nav-add-blog {
    background: #dea311;
    border-radius: 3px;
    margin-left: 8px;
    height: 40px;
}
.top-header-right {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: right;
}

.jb-font-resize span {
    font-size: 24px;
    font-family: 'PermianSerifTypefaceBold';
}
/* com_osticket */
#container_ext_ost #header_ext_ost, #container_ext_ost #nav_ext_ost{
    display: none;
}
/* end com_osticket */
#ca_banner p, #ca_banner h4 {
    margin: 4px 0;
    padding: 0;
    line-height: 1.2em;
    color: #000;
    float: none!important;
}
#ca_banner h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.rsform.frm-resume-review input.btn[name="continue"], .formResponsive input.btn[name="continue"] {
    display: inline-block;
    width: auto;
    background: #65A846;
    border: 0px;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 3px;
}
p.resume-rs-message-thank  {
    color: white;
}
.youe_resume_shoe_box img {
    padding: 3px;
    border: 1px solid #fff;
}
div#fd.eb.mod_easybloglatestblogs .eb-post-featured {
    color: white;
}
.box-intro .aff-buttons a.btn-small {
    display: inline-block;
    line-height: 32px;
    height: 35px;
}
.mod-breadcrumbs .module-ct > ul {
    margin: 0px;
    padding: 0px;
}
.pagination > li {
    margin-right: 5px;
    display: inline-block;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus,
.pagination > li > a, .pagination > li > span {
    background-color: #eee;
    border: 0px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #777;
}
.company-list .alpha-index a, .company-list .alpha-index span {
    width: 38px;
    height: 38px;
    padding-top: 8px;
}
.dark-footer a {
    text-decoration: underline;
}
.com_users .page-header h1 {
    text-transform: none;
}
.group-social-top {
    float: right;
    padding-top: 8px;
}
.group-social-top .iframe_twitter {
    float: right;
    background: #1b94e0;
    border-radius: 3px;
    height: 40px;
    padding: 5px 10px;
}
.group-social-top .fb-like.fb_iframe_widget, .op-like .fb_iframe_widget {
    margin-right: 10px;
    height: 40px;
    background: #4267b1;
    border-radius: 3px;
    padding: 5px 10px;
}
.op-like .fb_iframe_widget {
    padding-top: 10px;
}
@media screen and (min-width: 991px){
    .navbar-default .navbar-nav > li {
        margin-left: 25px;
    }
}
#social-connect {
    background-color: white;
}
.social-connect-group li {
}
.social-connect-group li a {
    width: 100%;
    line-height: 0px;
    padding-bottom: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
}
.social-connect-group li a.flat-facebook {
    background-image: url('../images/icons/flat-facebook.jpg');
}
.social-connect-group li a.flat-google {
    background-image: url('../images/icons/flat-google.jpg');
}
.social-connect-group li a.flat-twitter {
    background-image: url('../images/icons/flat-twitter.jpg');
}
.social-connect-group li a.flat-linkedin {
    background-image: url('../images/icons/flat-linkedin.jpg');
}
.social-connect-group li a.flat-rss {
    background-image: url('../images/icons/flat-rss.jpg');
}
.com_users .page-header {
    text-align: left;
}
.com_users .frm-user-border {
    border: 1px solid #ccc;
    padding: 20px;
}
.link-report-uploadresume {
    margin: 15px 0px 0px;
}
#ticketForm > table tr.field-6 td::last-child {

}
#ticketForm > table tr.field-6 td::last-child div:last-child,
#ticketForm > table tr.field-6 td::last-child div:last-child {
    margin-left: -160px;
}
#ticketForm > table tr.field-6 td:last-child div:last-child strong {
    display: inline-block;
    width: 150px;
}
#ticketSearchForm {
    display: block;
    min-width: 50%;
}
#ticketSearchForm input, #ticketSearchForm select {
    display: inline-block;
    width: auto;
}
#ticketSearchForm input[type="submit"] {
    height: 41px;
    display: inline-block;
    line-height: 33px;
    font-size: 16px;
    color: #fff;
    background: #65A846;
    border: 0;
    border-radius: 2px;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
    padding: 0px 25px;
}
#ticketSearchForm select {
    background-image: url(../images/down-arrow.png);
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 16px auto;
}
a.refresh {
    display: flex;
    height: 41px;
    border-radius: 3px;
    align-items: center;
}
#ticketTable td, #ticketTable th {
    padding: 8px;
}
#ticketTable {
    margin-bottom: 10px;
}
#ticketTable caption, #ticketTable th, #ticketTable, #ticketTable td {
    border-color: #ccc;
}
table#ticketInfo tr, table#ticketInfo tr td {
    border: 0px;    
}
table#ticketInfo th {
    background-color: transparent;
    font-weight: normal;
    font-family: 'PermianSerifTypefaceBold';
    color: #444;
    vertical-align: middle;
}
table#ticketInfo tr td {
    padding: 5px 0px;
    vertical-align: middle;
}
#content_ext_ost table {
    width: 100%!important;
}
#reply {
    border: 0px;
    padding: 0px;
}
#ticketThread .message th {
    background: #d8efff;
    padding: 10px;
    color: #444;
    font-weight: normal;
}
#reply table td {
    vertical-align: middle;
}

#reply input[type="submit"], #reply input[type="reset"], #reply input[type="button"] {
    height: 41px;
    display: inline-block;
    line-height: 33px;
    font-size: 16px;
    color: #fff;
    background: #65A846;
    border: 0;
    border-radius: 2px;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
    padding: 0px 25px;   
}
#reply input[type="reset"], #reply input[type="button"] {
    background-color: #e6e6e6;
    color: #555;
}
form#reply > table {
    margin-bottom: 25px;
}
.saved-jobs-container form {

}
.has-bg-gray {
    background-color: #f2f2f2;
    padding: 10px;
    margin-bottom: 15px;
}
.has-bg-gray form {
    background-color: white;
}
#Mod376 {
    margin-bottom: 25px;
}
.btn-upload-file span {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-upload-file span::before{
    content: "\f0f6";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    font-size: 20px;
}
.jb_customsearch , .frm-large.frm-jobsearch{
    overflow-y: hidden;
}
.main-jobsdashboard .row-main-jobsdashboard.more-options .box-jobsdashboard.tickits {
    padding-bottom: 8px;
}
.lst-jobalert {
    /*padding: 10px;*/
}
.lst-jobalert ul {
    padding-left: 17px;
}
#rsform_7_page_0 .rsform-block-feedback input[type="radio"] {
    display: none;
}
#rsform_7_page_0 .rsform-block-feedback label {
background-image: url(../images/icons/icon-rating-v1.jpg);
    display: inline-block;
    width: 52px;
    height: 53px;
    text-indent: -9999px;
    cursor: pointer;
    border: 5px solid #fff;
    border-radius: 50%;
    background-size: auto 43px;
}
#rsform_7_page_0 .rsform-block-feedback label.checked {
    border-color: #65A846;
}
/*
#rsform_7_page_0 .rsform-block-feedback label:hover, 
#rsform_7_page_0 .rsform-block-feedback input:checked ~ label {
    opacity: 1;
}
*/
#rsform_7_page_0 .rsform-block-feedback label[for="Feedback0"] {
    background-position: -219px 0px;
}
#rsform_7_page_0 .rsform-block-feedback label[for="Feedback1"] {
    background-position: -164px 0px;
}
#rsform_7_page_0 .rsform-block-feedback label[for="Feedback2"] {
    background-position: -109px 0px;
}
#rsform_7_page_0 .rsform-block-feedback label[for="Feedback3"] {
    background-position: -54px 0px;
}
#rsform_7_page_0 .rsform-block-feedback label[for="Feedback4"] {
    background-position: 0px 0px;
}
.formResponsive #rsform_7_page_0 .formBody {
    font-size: 14px;
}
.formResponsive #rsform_7_page_0 p.rsformVerticalClear {
    display: flex;
    align-items: center;
}
.formResponsive #rsform_7_page_0 p.rsformVerticalClear input {
    margin-right: 5px;
}
.formResponsive #rsform_7_page_0.formHorizontal .formControlLabel {
    font-family: 'PermianSerifTypefaceBold';
    font-size: 14px;
}
.formResponsive #rsform_7_page_0 .rsform-block .rsform-submit-button {
    height: 42px;
    font-size: 16px;
    width: 150px;
    margin-top: 10px;
    border-radius: 3px;
}
.rstboxes .rstbox.rstbox_bottom-right {
    height: auto!important;
}
.rstboxes .rstbox.rstbox_bottom-right h2 {
    margin: 0px;
}
.rstboxes .rstbox.rstbox_bottom-right form {
    margin-bottom: 0px;
}
.formResponsive #rsform_7_page_0 .rsform-block .rsform-text-box {
    height: 100px;
}
table.table {
    border: 1px solid #F2F2F2;
}
table.table > thead > tr > th, table.table > tbody > tr > td {
    border-color: #F2F2F2;
}
table.table > tbody > tr.link-recommanded td {
    border: 0px;
}
table.table > thead.jbj_rowhead th {
    color: #444;
}
.jbcontainer .jbnav {
    background: #F2F2F2;
    border-bottom: 1px solid #777;
}
.jbcontainer .jbnav li {
    border: 0px;
}
.jbcontainer .jbnav li a, .jbcontainer .jbnav li a:hover{
    color: #444;
}
table .jbj_row0 td {
    border-bottom: 0px;
}
table.list-resume-view > tbody > tr > td {
    vertical-align: middle;
}
table.list-resume-view > tbody > tr > td .comp-logo-thumb {display: block;}

#postJob legend {
    margin: 0px;
    padding: 5px 10px;
}
#postJob select {
    min-width: 220px;
    background-image: url(../images/down-arrow.png);
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 16px auto;
}
.page-add-job .label-inverse, .page-add-job .badge-inverse {
    background-color: #fdb913;
}
div#fd.eb.eb-mod label.blog-sections, .cat-menu div#fd.eb .eb-mod-item, .cat-menu div#fd.eb .eb-mod-item+.eb-mod-item {
    float: left;
}
.row-feature-ct div.eb.eb-mod.blog-orange-search .btn-primary {
    background-color: #dea311!important;
}
.frm-blog-request, .frm-blog-request ul li {
    color: #444!important;
}
.com_content.view-featured .frm-blog-request .formResponsive .col-md-12 {
    color: #444;
}
.entry-share {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.link-inner .facet-links__link small {

}
/*
.frm-regJobSeekerNew select#job_category {
    background-position: 1% 50%;
    padding-left: 55px;
}
*/
span.gg-icon {
    background: url('../images/icons/gg-icon.png') left center no-repeat;
    background-size: 36px;
}
span.ms-icon {
    background: url('../images/icons/ms-icon.png') left center no-repeat;   
    background-size: 36px;
}
span.dr-icon {
    background: url('../images/icons/dr-icon.png') left center no-repeat;
    background-size: 36px;
}
span.pc-icon {
    background: url('../images/icons/pc-icon.png') left center no-repeat;
    background-size: 36px;
}
.resume-dropdown ul li.resume-dropdown-drive ul li span {
    min-height: 36px;
    padding-left: 50px;
}
#st-3 {
    z-index: 99!important;
}
.ui-widget.ui-widget-content {
    background-color: #000;
    color: white!important;
    font-size: 12px!important;
    box-shadow: none!important;
    border: 0px;
}
.btn-job-search-mod {
    width: 100%;
    margin: 0;
    border-radius: 50px;
    border: 0px;
    font: inherit;
    background: #fff;
    height: 42px;
    text-decoration: none!important;
    color: black!important;
    display: flex;
    align-items: center;
    position: relative;
    max-width: 220px;
    padding-left: 20px;
}
.btn-job-search-mod i {
    top: 8px;
    font-size: 25px;
    position: absolute;
    right: 10px;
}
.home .mod-breadcrumbs .module-ct > ul {
    line-height: 8px;
    margin-bottom: 5px;
}
.loading-load-more, div#fd.eb .loading-load-more {
    height: 50px;
    background: url('../images/icons/loading-small.gif') center center no-repeat;
    background-size: auto 120px;
}
.btn-ajax-loadmore a, div#fd .btn-ajax-loadmore a {
    height: 40px;
    line-height: 38px;
    position: relative;
    display: block;
    padding: 0px 10px;
    background: #dea311!important;
    border-radius: 3px;
    margin-top: 8px;
    text-align: center;
    color: white!important;
    font-size: 16px;
    text-decoration: none!important;
}
.frm-top-desc ol {
    padding-left: 20px;
}
.mobile-btn-div img, .mm-title img {
    max-width: 100%;
    height: auto;
}
.formResponsive .rsform-block .rsform-text-box {
    font-style: normal!important;
}

body .mm-header .mm-title img {
    max-width: 200px;
}
.logout-mobile {
    border-bottom: 1px solid #fff;
}
.logout-mobile .global-btn-logout {
    border-radius: 50%;
    border: 1px solid #fff;
    height: auto;
    padding: 0px 4px 0px 10px;
}
.logout-mobile button.txt-logout {
    display: block;
    color: white;
    font-size: 18px;
}
.mm-menu.mm-hasheader>.mm-panel>.mm-list:first-child {
    padding-bottom: 0px;
}
div#fd a:link {
    font-weight: normal;
}
.mod-sppoll {
    background: #eee;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 20px;
}
.mod-sppoll input[type="button"], .mod-sppoll input[type="submit"] {
    border-radius: 3px;
    background-color: #777;
    border: 0px;
    padding: 8px 25px;
}
.mod-sppoll input[type="submit"]:hover, .mod-sppoll input[type="submit"] {
    font-weight: normal;
    background-color: #65A846;
    color: white;
}
#frm-jobsearch-mobile {
    display: none;
}

.eb-entry {
 font-size: 16px;
}
.fixed-apply, div#fd.eb .sharethis_button_fixed {
    max-height: 65px;
    overflow-y: hidden;
}
.entry-share strong {
    color: #888;
}
.btn-check-ticket {margin-left: 160px;}
.ticket-btn[disabled="disabled"] {
    opacity: 0.5;
}
.sk-fading-circle {
  margin: 00px auto;
  width: 50px;
  height: 50px;
  position: relative; }
  .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 50px auto;
    width: 10px;
    height: 10px;
    background-color: #fd8c01;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
            animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }
  .sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg); }
  .sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
            transform: rotate(60deg); }
  .sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
            transform: rotate(120deg); }
  .sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
            transform: rotate(150deg); }
  .sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
        -ms-transform: rotate(210deg);
            transform: rotate(210deg); }
  .sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
        -ms-transform: rotate(240deg);
            transform: rotate(240deg); }
  .sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
  .sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
        -ms-transform: rotate(300deg);
            transform: rotate(300deg); }
  .sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
        -ms-transform: rotate(330deg);
            transform: rotate(330deg); }
  .sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s; }
  .sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
            animation-delay: -1s; }
  .sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s; }
  .sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s; }
  .sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }
  .sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
.bg-employer-loading {
    flex-direction: column;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: rgba(225, 225, 225, 0.5);
    display: none;
    z-index: 99999;
    align-items: center;
    justify-content: center;
}
.msg-loading-register-employer {
    font-size: 40px;
    text-align: center;
    color: #fdb913;
}
#content_ext_ost #reply textarea {
    width: 100% !important;
    min-height: 120px;
    margin-bottom: 10px;
}

/* update transfer */
/* landing tracking */
.banner-tracking {}
.banner-tracking h2 {
    color: black;
}
.custom.advertise-banner.banner-tracking h1, .banner-tracking.custom.advertise-banner p {
    background: transparent;
}
.custom.advertise-banner.banner-tracking a.global-btn {
    background: #fdb913;
    color: white;
    text-shadow: none;
    font-weight: normal;
    font-size: 16px;
    padding: 4px 25px;
    height: auto;
    box-shadow: none;
    border: 1px solid #fdb913;
}
.custom.advertise-banner.banner-tracking a.global-btn:hover {
    background: white;
}
.custom.advertise-banner.banner-tracking h1 {
    display: block;
    color: black;
    margin-top: 0;
}
.module.why-chose {
    background: white;
    color: black;
    text-align: center;
    padding: 50px 0px;
}
.module.why-chose p {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
}
.why-chose-purejobs .mod-three-boxs {
    color: black;
    text-align: center;
}
.why-chose-purejobs .mod-three-boxs h3:after {
    content: "";
    width: 120px;
    height: 2px;
    background-color: #ddd;
    display: block;
    margin: 10px auto 0px;
}
.mod-four-boxs {
    color: black;
    text-align: center;
    padding: 70px 0px;
}
.four-boxs-container {
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 50px;
}
.mod-four-boxs h3 {
    margin: 0px 0px 10px;
    font-size: 17px;
}
.four-boxs-container .item-box {
    position: relative;
    padding: 40px 0px 35px;

}
.four-boxs-container .item-box:after {
    z-index: 2;
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-right: 1px solid #ddd;
    width: 1px;
}
.four-boxs-container .item-box:last-child:after {display: none;}
.mod-four-boxs .boxs-desc {
    max-width: 700px;
    margin: 0 auto;
    float: none;
    font-size: 16px;
    line-height: 25px;
}
.four-boxs-container .item-box .item-box-btn {
    display: inline-block;
    padding: 7px 30px 8px;
    border-radius: 3px;
    border: 2px solid #ddd;
    text-decoration: none;
    color: #fdb913;
    font-size: 16px;
}
.four-boxs-container .item-box .box-desc {
    margin: 30px auto;
}
.mod-boxcustom {
    padding: 70px 0px;
}
.mod-boxcustom h2  {
    margin: 0px 0px 25px;
    font-size: 35px;
}
.mod-boxcustom .intro-content {
    line-height: 25px;
    font-size: 16px;
}
.module.message-trial {
    background: #fdb913;
    text-align: center;
    padding: 15px 0px;
    font-size: 18px;
}
.module.message-trial p {
    margin: 0px;
}
.mod-three-boxs-noicon {
    color: black;
    text-align: center;
    font-size: 16px;
    padding: 50px 0px;
}
.mod-three-boxs-noicon .box-number {
    font-size: 50px;
    text-align: center;
    color: #fdb913;
    position: relative;
}
.mod-three-boxs-noicon .box-number:after {
    content: "";
    width: 120px;
    height: 2px;
    background-color: #ddd;
    display: block;
    margin: 10px auto 0px;
}
.mod-three-boxs-noicon h3 {
    font-size: 17px;
}
.module.block-ready-started {
    background: #fdb913;
    padding: 70px 0px;
    text-align: center;
    /*margin-bottom: 25px;*/
}
.module.block-ready-started a.ready-btn {
    display: inline-block;
    padding: 8px 30px;
    border: 2px solid #fff;
    border-radius: 3px;
    color: white;
    text-decoration: none!important;
}
.banner-tracking.custom.advertise-banner p.action-btn{
    display: block;
}
.banner-tracking.custom.advertise-banner a.banner-btn{
    display: inline-block;
    padding: 8px 30px;
    border: 2px solid #fff;
    border-radius: 3px;
    color: white;
    text-decoration: none!important;
    font-size: 14px;
    margin: 0 5px;
}
.module.pricing-intro {
    margin-top: 0;
    transform: skewY(-4deg);
    transform-origin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    background: #fdb913;
    padding-bottom: 100px;
}
.module.pricing-intro .module-inner {
    padding: 100px 0 50px;
    transform: skewY(4deg);
    transform-origin: 0;
}
.com_content.itemid-1388 .top-banner {
    background: white;
}
.mod-pricing-columns {
    color: black;
    margin: 20px auto 70px;
}
.mod-pricing-columns p {
    margin: 0px;
}
.item-pricing h3 {
    margin: 0px;
}
.item-pricing .pricing-header {
    border-radius: 3px;
    text-align: center;
    color: white;
    padding: 20px 0px 10px;
}
.item-pricing .pricing-header .package-price {
    font-size: 55px;    
    line-height: 60px;
}
.item-pricing .pricing-header .package-price span {
    position: relative;
}
.item-pricing .pricing-header .package-price span:before {
    display: block;
    position: absolute;
    top: 15px;
    left: -15px;
    content: "\f155";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
}
.item-pricing .button-goto-package {
    text-decoration: none!important;
    background-color: #ff9f5a;
    display: block;
    border-radius: 3px;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    color: white;
}
.item-pricing .button-goto-package:hover {
    opacity: 0.65;
}
.item-pricing .box-desc {
    padding: 25px 10px;
    background-color: white;
    line-height: 35px;
}
.item-pricing .box-desc ul, .item-pricing .box-desc ol {
    padding-left: 18px;
}
.item-pricing .box-desc ul, .item-pricing .box-desc ol, .item-pricing .box-desc p {
    margin: 0px;
}
.mod-pricing-columns .pricing-content {
    background-color: #f0f4f7;
    border-radius: 3px;
    padding: 10px;
}
.item-pricing .box-desc h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin: 0px 0px 10px;
}
.custom.advertise-banner.banner-tracking {
    min-height: 500px;
    background-position: top center
}
.custom.pricing-overview {
    color: black;
    margin-bottom: 70px;
}
.custom.pricing-overview .table-grid-header {
    font-size: 18px;
    padding: 10px 0px 5px;
    margin-bottom: 5px;
}
.custom.pricing-overview .table-grid-header .p-name {
    text-align: center;
}
.custom.pricing-overview .table-grid-body .item-function .p-value {
    text-align: center;
    font-size: 20px;
}
.custom.pricing-overview .table-grid-body .item-function {
    border-top: 1px solid #ddd;
    padding-top: 12px;
}
.custom.pricing-overview .table-grid-body .p-desc {
    padding-top: 5px;
}
.custom.start-for-free {
    color: black;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    padding: 70px 0px;
}
.custom.start-for-free .btn-start-for-free a {
    background-color: #fdb913;  
    padding: 8px 25px;
    text-decoration: none!important;
    color: white;
    border-radius: 3px;
}
.custom.mod-asked-question {
    color: black;
}
.custom.mod-asked-question h3 {
    text-align: center;
    margin-bottom: 25px;
}
.module.mod-asked-question {
    background-color: #f0f4f7;
    padding: 70px 0px;   
}
.module.customer-reviews {
    color: black;
    font-size: 16px;
    text-align: center;
    padding: 70px 0px;
}
.module.pricing-start-for-free {
    background-color: #dea311;
    padding: 70px 0px;
    text-align: center;
    font-size: 16px;
}
.module.pricing-start-for-free .btn-start-free-white {
    text-decoration: none!important;
    background-color: #fff;
    display: inline-block;
    border-radius: 3px;
    padding: 10px 30px;
    text-align: center;
    font-size: 16px;
    color: #fdb913;
    margin-top: 25px;
}
.custom.advertise-banner.banner-tracking h1 label, .custom.advertise-banner.banner-tracking p label {
    padding: 5px;
    background: rgba(0,0,0,0.45);
    color: white;
    margin-bottom: 10px;
    display: inline-block;
}
.mod-boxcustom img {
    box-shadow: 0px 0px 15px #555;
    border-radius: 3px;
}
#popup-request-demo{
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    padding: 20px 0;
    display: none;
}
#popup-request-demo .container{
    width: 920px;
    max-width: 100%;
}
#popup-request-demo h2{
    display: none;
}
#popup-request-demo h3{
    font-weight: normal;
    font-size: 35px;
}
#popup-request-demo .rsform-block-blockhead{
    text-align: center;
    margin-bottom: 20px;
}
#popup-request-demo .formResponsive .formHorizontal .formControlLabel{
    display: none;
}
#popup-request-demo .formResponsive .formHorizontal .formControls{
    margin-left: 0;
    text-align: center;
}
#popup-request-demo .formResponsive .rsform-block .rsform-input-box{
    text-align: center;
    margin-bottom: 10px;
}
#popup-request-demo .rsform-block-blockleft p{
    display: flex;
    line-height: 28px;
    margin-bottom: 20px;
}
#popup-request-demo .rsform-block-blockleft p .icon-checks{
    color: #65A846;
    margin-right: 20px;
    font-size: 30px;
    font-weight: 300;
    margin-top: 5px;
}
#popup-request-demo .formResponsive .rsform-block .rsform-submit-button{
    width: 100%;
}
#popup-request-demo .formResponsive .formError, #popup-request-demo .formRed{
    display: none !important;
}
#popup-request-demo .btn-close-popup-request{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #65A846;
    color: #65A846;
    text-align: center;
    line-height: 36px;
    display: block;
    position: absolute;
    right: 20px;
    top: 30px;
    font-size: 25px;
}
.bg-popup-request-demo{
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0, 0, 0, 0.8);
}
#section-testimonial{
    background: #fff;
    padding: 40px 0;
}
.custom-ottestimonials .mot_testimonial{
    background: transparent;
    text-align: center;
    min-height: 110px;
}
.custom-ottestimonials .slick-slide img{
    margin: auto;
    max-width: 160px;
}
.custom-ottestimonials .mot_testimonial:before, .custom-ottestimonials .mot_testimonial:after{
    font-size: 105px;
    color: #fdb913;
}
.custom-ottestimonials .content_testimonial{
    text-align: center;
    font-size: 20px;
    max-width: 80%;
    margin: auto;
}
.custom-ottestimonials .author-name{
    font-weight: 700;
    font-size: 20px;
    padding-top: 15px;
    display: inline-block;
    border-top: 3px solid #fdb913;
}
.custom-ottestimonials .author-designation{
    font-size: 20px;
}
.custom-ottestimonials .mot_testimonial-author{
    margin: 20px auto 0;
    text-align: center;
}
.custom-ottestimonials{
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
}
.custom-ottestimonials .ottestimonial{
    padding: 40px 30px;
}
.custom-ottestimonials .slick-prev:before, .custom-ottestimonials .slick-next:before{
    font-size: 40px;
    color: #fdb913;
}
.custom-ottestimonials .slick-prev, .custom-ottestimonials .slick-next{
    width: 40px;
    height: 40px;
}
.custom-ottestimonials .slick-prev{
    left: -60px;
}
.custom-ottestimonials .slick-next{
    right: -60px;
}
.custom-ottestimonials .slick-dots li.slick-active button:before, .custom-ottestimonials .slick-dots li button:before{
    color: #fdb913;
    font-size: 14px;
}
.slick-slide{
    outline: none !important;
}
.itemid-881 .top-banner, .itemid-1297 .top-banner {
    background-image: none;
}
.itemid-1297 .top-banner .brands h2 {
    color: black;
}
.module.job-board-network-intro {
    background-color: #fdb913;
}
.module.job-board-network-intro {
    padding: 50px 0px;
    text-align: center;
    font-size: 18px;
}
.module.job-board-network-intro h1 {
    margin-top: 0px;
}
.list-logos-boards {
    margin: 0px auto;
}
.custom .list-logos-boards {
    color: #333;
    padding-bottom: 25px;
}
.custom .list-logos-boards .top-intro-boards {
    text-align: left;
}
.itemid-880 .custom .list-logos-boards .top-intro-boards {
    text-align: left;
}
.itemid-880 .tab_style1 .company_description{
    padding-left: 30px;
}

.itemid-881 .custom .list-logos-boards .top-intro-boards h2{
    text-align: left;
}
.custom-top-demo {
    background-color: #fdb913;
    padding-top: 15px;
    padding-bottom: 20px;
}
.custom-top-demo .rsform-block-blockhead {
    display: none;
}
.itemid-1297.com_content.view-featured .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 10px;
}
.itemid-1297 .formResponsive .formHorizontal .formControlLabel {
    font-weight: normal;
    font-size: 16px;
    padding-top: 10px;
}
.itemid-1297 .formResponsive .rsform-block .rsform-submit-button {
    border-radius: 3px!important;
    font-size: 16px;
}
.message-thanks-rsfrom {
    font-size: 16px;
}
.message-thanks-rsfrom h2 {
    font-size: 25px;
}
.itemid-1297.com_content.view-featured .formResponsive .formHorizontal .rsform-block.rsform-submit-button {
    margin-bottom: 0px!important;
}
.itemid-1297.com_content.view-featured .formResponsive {
    margin: 0px;
}
a.btn-jobs-board-network {
    font-size: 16px;
    color: white!important;
    border: 2px solid #fff;
    padding: 10px 35px;
    border-radius: 3px;
    margin-top: 25px;
    display: inline-block;
}
.page-no-shadow .com_content_article #t3-mainbody {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0px;
}
.page-bg-white .blog.com_content_article.t3-wrapper {
    background-color: #fff;
}
#Mod422 .container {
    margin-left: -20px;
}
.mobile-add-function{
    display: none;
}
.header-no-login.mobile-header .mobile-btn#mobile-menu-btn,
.header-no-login.mobile-header .mobile-btn#phone-btn{
    padding: 0px 18px 11px;
}
.header-no-login .signin a i {
    margin-top: 8px;
}
.header-no-login .mobile-header .signin a {
    height: 45px;
}
.header-no-login.mobile-header .mobile-btn-div {
    padding: 0;
    height: 60px;
}
.header-no-login.mobile-header .mobile-btn-div .logo {
    margin: 10px 0 0;
}
.mobile-employer-search {display: none;}
.com_content.view-article .page-title {
    text-align: left;
    text-transform: none;
}
.com_content.view-article .article-content img {
    box-shadow: 0px 0px 5px #777;
}
.pinned{
    z-index: 9;
}
.pinned table th{
    height: 31px;
}
.com_content.itemid-1294 .top-banner {
    background: white;
}
.reg-employer-form a, .employer-reg-top a {
    text-decoration: none!important;
}
.itemid-1296 .brands h2 {
    color: black;
}
.layout-planadd .formResponsive .formHorizontal .rsform-block {margin-bottom: 0px;}
.blog.com_content_article.t3-wrapper {background: white;}
.link-jobposting-examples {
    float: none;
    clear: both;
    text-align: right;
    padding-top: 5px;
    margin: 0px;
}
.modal .modal-dialog {margin-top: 60px!important;}
/* small header */
.clear {
    display: block;
    float: none;
    clear: both;
}
.header-small .block-main-menu {float: left;}
.block-main-menu .navbar-toggle-menu {
    display: block;
    width: 50px;
    height: 55px;
    border: 0px;
    background: transparent;
    align-items: center;
    justify-content: center;
    float: none;
    position: static;
    padding: 0px;
    margin: 0px;
    outline: none!important;
}
.block-main-menu .navbar-toggle-menu:hover, .block-main-menu.open .navbar-toggle-menu {
    background-color: #dea311;
}
.block-main-menu .navbar-toggle-menu .icon-bar {
    display: block;
    width: 27px;
    height: 4px;
    border-radius: 1px;
    background-color: white;
    margin: 0px auto 5px;
}
.block-main-menu .navbar-toggle-menu .icon-bar:last-child {margin-bottom: 0px;}
.nav-main-menu-small.dropdown-menu {
    left: 20px;
    border: 0px;
}
.nav-main-menu-small.dropdown-menu a {
    color: #fff;
}
.nav-main-menu-small.dropdown-menu li {
    border-bottom: 1px solid #515151;
}
.nav-main-menu-small.dropdown-menu li:last-child {border-bottom: 0px;}
.nav-main-menu-small.dropdown-menu li a:hover{
    background: #515151;
    color: #fff;
}
.header-small .header-logo {
    display: inline-block;
    margin-top: 12px;
    float: left;
}
.header-small .header-right {
    float: right;
}
.header-small .header-right .group-social-top {
    float: left;
}
.header-small .header-right .employer-nav-top {
    float: right;
}
.header-small .header-global-links {
    float: left;
    margin-right: 10px;
    margin-top: 17px;
}
.header-small .header-global-links li {
    display: inline-block;
    margin-left: 10px;
}
.header-small .header-global-links li:first-child {
    margin-left: 0px;
}
.header-small .header-global-links li a {
    color: #fff;
    padding: 0px;
    background-color: transparent!important;
    text-decoration: underline;
}
.header-small .header-center-search {
    max-width: 480px;
    float: left;
    padding-top: 10px;
}
.header-small .header-center-search .top-small-search {
    position: relative;
}
.header-small .header-center-search:after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.header-small .header-center-search div.field {
    float: left;
}
.header-small .header-center-search div.field input[type="text"] {
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 3px;
    width: 200px;
    min-height: 35px;
}
/*
.header-small .header-center-search div.field:first-child input[type="text"] {
    border-right: 1px solid #ccc;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.header-small .header-center-search div.field.location-lookup input[type="text"] {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}*/
.header-small .header-center-search div.field.location-lookup {padding-left: 10px;}
.header-small .header-center-search div.field.location-lookup input[type="text"]{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.header-small .header-center-search button[type="submit"] {
    background: transparent;
    outline: none;
    border: 0px;
    color: white;
    font-size: 25px;
}
.header-small .h-desktop .navbar-header {

}
.employer-nav-top .dropdown-toggle_ {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 13px;
}
.group-social-top .iframe_twitter,
.group-social-top .fb-like.fb_iframe_widget, .op-like .fb_iframe_widget {
    padding-left: 0px;
    padding-right: 0px;
}
.block-main-menu.open .navbar-toggle-menu .top-bar {
    -ms-transform: rotate(45deg);
    -ms-transform-origin: 15% 10%;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 15% 10%;
    transform: rotate(45deg);
    transform-origin: 15% 10%;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    margin-left: 17px;
}
.block-main-menu.open .navbar-toggle-menu .bottom-bar {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 15% 90%;
    -ms-transform: rotate(-45deg);
    -ms-transform-origin: 15% 90%;
    transform: rotate(-45deg);
    transform-origin: 15% 90%;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    margin-top: -5px;
    margin-left: 17px;
}
.block-main-menu.open .navbar-toggle-menu .middle-bar {
    opacity: 0;
}
.nav-main-menu-small.dropdown-menu .nav-employers-link {
    padding: 10px;
}
.location-icon-search {
    width: 30px;
    float: left;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ddd;
    font-size: 16px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.location-icon-search i {
    border: 1px solid #000;
    padding: 5px 6px;
    border-radius: 50%;
}
.top-search {
    height: 80vh;
    display: flex;
    align-items: center;
    background: url('../images/home-banner-search.png') bottom center;
    background-size: cover;
    border-bottom: 4px solid #fdb913;
    color: #fff;
}
.top-search form {
    background: #fdb913;
    border-radius: 30px;
    padding: 25px 45px;
}
.top-search form:after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.top-search.top-search-large .field {
    float: left;
    margin-right: 20px;
}
.top-search.top-search-large input,
.top-search.top-search-large .field input {
    width: auto;
    border: 0px;
}
.top-search.top-search-large .field input {
    border-radius: 5px;
}
.top-search.top-search-large .field input#keywords {
    width: 100%;
}
.top-search.top-search-large .field .location-icon-search {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 50px;
    height: 50px;
}
.top-search.top-search-large .field.location-lookup input[type="text"] {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.top-search.top-search-large input[type="submit"] {
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 25px;
}
.top-search.top-search-large .field {
    width: 40%
}
.top-search.top-search-large .field.location-lookup input {
    width: 85%;
}
.top-search.top-search-large .bottom-links {
    margin: 0px;
    padding-top: 20px;
}
.top-search.top-search-large .bottom-links a {
    color: #fff;
    display: inline-block;
    text-decoration: underline;
}
.top-search.top-search-large .bottom-links a:first-child {
    margin-right: 20px;
}
.top-form-search {
    color: #fff;
}
.top-form-search h1 {
    margin: 0px 0px 10px;
    font-size: 35px;
}
.top-form-search p {font-size: 20px;}
.ga-top-listing {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.top-search.top-search-large input[type="text"] {border: 1px solid #ccc;}
.mobile-header .mobile-btn-div {
    border-bottom: 0px;
}
ul li.header-list {
    color: #333;
}
.header-small .onlymobile {
    background-color: #444;
    border-top: 1px solid #fff;
    padding: 0px 0px 10px;
}
.header-no-login.mobile-header .mobile-btn#mobile-menu-btn, .header-no-login.mobile-header .mobile-btn#phone-btn {
    height: 60px;
    padding-top: 3px;
}
.single-job-top-ads {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.nav-employers-link ul.menu li ul.nav-child {
    padding-left: 30px;
}
.nav-employers-link ul.menu li ul.nav-child li a {
    padding: 10px;
    text-decoration: none!important;
}
.header-search-blog-small:after {
    display: block;
    content: "";
    float: none;
    clear: both;
}
.header-search-blog-small form {
    float: left;
    margin-right: 20px;
}
.header-search-blog-small form input[type="text"] {
    border: 1px solid #ccc;
    background-color: #fff;
    min-height: 35px;
}
.header-search-blog-small form input[type="submit"],
.header-search-blog-small form button {
    background: transparent;
    border: 0px;
    outline: none;
    color: #fff;
    font-size: 22px;
}
.header-search-blog-small .btn-primary {
    background-color: #dea311!important;
    display: inline-block;
    border-radius: 3px;
    padding: 8px 10px!important;
    border: 0px;
    width: auto;
    margin-top: 2px;
}
.group-btn-apply {min-height: 62px;}
.group-btn-apply:after {
    content: "";
    float: none;
    clear: both;
    display: block;
}
.content-buttons-share .group-btn-apply a {
    display: inline-block;
    margin-top: 0px;
}
.content-buttons-share .group-btn-apply .btn-savejob-small {
    float: right;
    width: auto;
    font-size: 15px;
    padding: 0px 10px;
    color: black;
    margin-top: 3px;
}
.header-small-mobile-menu .nav > li > a {
    background: transparent!important;
    color: #98B1BD;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 1px solid #515151;
}
.header-small-mobile-menu .nav li:last-child a {
    border-bottom: 0px;
}
.open-mobile-menu, .open-mobile-menu-jobseeker {
    display: block;
    width: 50px;
    background: transparent;
    align-items: center;
    justify-content: center;
    float: none;
    position: static;
    padding: 0px;
    margin: 0px;
    outline: none!important;
    float: right;
    height: 55px;
    border: 0px;
    border-left: 1px solid #fff;
    padding-top: 7px;
    padding-bottom: 5px;
}
.open-mobile-menu.m-opened .top-bar,
.open-mobile-menu-jobseeker.m-opened .top-bar {
    -ms-transform: rotate(45deg);
    -ms-transform-origin: 15% 10%;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 15% 10%;
    transform: rotate(45deg);
    transform-origin: 15% 10%;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    margin-left: 17px;
    margin-top: 5px;
}
.open-mobile-menu.m-opened .bottom-bar,
.open-mobile-menu-jobseeker.m-opened .bottom-bar {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 15% 90%;
    -ms-transform: rotate(-45deg);
    -ms-transform-origin: 15% 90%;
    transform: rotate(-45deg);
    transform-origin: 15% 90%;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    margin-top: -3px;
    margin-left: 17px;
}
.open-mobile-menu.m-opened .middle-bar,
.open-mobile-menu-jobseeker.m-opened .middle-bar {
    opacity: 0;
}
.open-mobile-menu .icon-bar,
.open-mobile-menu-jobseeker .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: white;
    margin: 0px auto 5px;
}
.header-small .mobile-header .signin {
    height: 55px;
}
.header-small .block-frm-login-header-mobile .nav-login-form {
    display: block;
    width: 100%;
    border-radius: 0px;
    position: static;
}
.header-small .logged-as-employer {
    display: flex;
    height: 55px;
    align-items: center;
}
.header-small .logged-as-employer a {
    color: #fff;
}
.header-small span.text-avatar {
    border: 2px solid #fff;
    width: 45px;
    height: 45px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
    font-size: 20px;
    margin-left: 5px;
    line-height: 42px;
    text-align: center;
    position: relative;
}
.header-small .header-no-login.mobile-header .mobile-btn-div {height: 55px;}
.header-small .mobile-header .signin a {margin-top: 4px;}
.jobboard-tools .job-shortlist, 
.featurejobs-btns ul li a {
    position: relative;
}
.jobs-empty {
    padding-top: 25px;
}
.jobs-empty .top-empty-jobs {
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #f2f0e7;
    margin-bottom: 25px;
    position: relative;
    padding-left: 60px;
}
.jobs-empty .top-empty-jobs:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f05a";
    color: #0574ba;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    font-size: 30px;
}
.jobs-empty .bottom-empty-jobs {
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    margin-bottom: 25px;
    font-size: 17px;
}
.jobs-empty .bottom-empty-jobs .jobboard-btn-green {
    padding: 15px 65px;
    height: auto;
    line-height: 100%;
    display: inline-block;
    font-size: 17px;
}
/*-- custom login*/
.header-custom-login {
    float: left;
    position: relative;
    margin-right: 10px;
}
.header-custom-login .btn-open-loginform {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 0px 12px;
    font-size: 25px;
    text-decoration: none!important;
    background-color: #dea311;
    height: 40px;
    margin-top: 9px;
    border-radius: 3px;
} 
.header-custom-login .header-loginform-content {
    display: none;
    position: absolute;
    width: 320px;
    padding: 15px;
    background: #444;
    color: white;
    right: 0;
    top: 55px;
    z-index: 9;
    text-align: left;
}
.header-loginform-content .intro-loginform {
    background-color: #faf2e4;
    padding: 15px;
    border-left: 3px solid #b9822d;
    background-color: #faf2e4;
    color: #333;
}
.header-loginform-content .intro-loginform .btn-resume-upload {
    background-color: #65A846;
    display: block;
    text-align: center;
    padding: 8px 0px;
    color: #fff;
    margin-top: 25px;
    text-decoration: none!important;
    border-radius: 5px;
}
.header-loginform-content label {
    font-weight: normal;
    font-family: 'PermianSerifTypefaceBold';
    margin: 0px;
}
.header-loginform-content #form-login-remember label {
    font-family: 'PermianSerifTypeface';
}
.header-loginform-content .control-group {
    margin-bottom: 5px;
}
.header-loginform-content form {
    color: #98B1BD;
}
.header-loginform-content form p {margin: 0px;}
.header-loginform-content a {color: #98B1BD;}
.header-loginform-content #form-login-submit p {
    margin-bottom: 10px;
}
.header-loginform-content #form-login-submit button {
    margin-right: 10px;
}
.header-loginform-content .userdata {
    padding-top: 10px;
}
.header-loginform-content h4 {
    margin-bottom: 0px;
}
.header-loginform-content .userdata input[type="text"],
.header-loginform-content .userdata input[type="password"] {
    border-width: 1px;
}
.logo a {background: transparent!important;}
.userdata input[type="checkbox"] {margin-left: 0px;}
/* end small header */
a.btn-whatsapp {
    text-decoration: none!important;
    color: white!important;
    background-color: green;
}
.header-small .header-global-links li a.jobsaved-mobile {
    text-decoration: none!important;
    position: relative;
}
.header-small .header-global-links li a.jobsaved-mobile span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 11px;
}
#apply-fixed .content-buttons-share .group-btn-apply a {
    text-align: center;
}
#apply-fixed .content-buttons-share .group-btn-apply a.job-shortlist {
    border-radius: 15px;
    border: 1px solid #65A846;
    float: right;
    margin-top: 0px;
}   
.featurejobs-btns ul li {
    width: 48%;
}
.featurejobs-btns ul li:last-child {
    padding-top: 0px;
    float: right;
}
.featurejobs-btns ul li a.job-shortlist {
    border-radius: 15px;
    border: 1px solid #65A846;
    float: right;
    margin-top: 0px;
    padding: 6px 0px;
    width: 100%;
}
.fb_iframe_widget {float: left;}
.content-pipeline.scrollbar-outer {
    overflow: auto;
}
.get-overview-candidate .setting-avatar-text .user-status, 
#candidate-choosed .setting-avatar-text .user-status {
    right: -2px;
    top: auto;
    bottom: -2px;
    width: 12px;
    height: 12px;
}
ul.event-tools li button#dp-event-actions-container-user-actions-trigger {
    display: flex;
}
ul.event-tools li button#dp-event-actions-container-user-actions-trigger span {
    order: 1;
}
ul.event-tools li button#dp-event-actions-container-user-actions-trigger i {
    order: 2;
}

a.btn-whatsapp {
    text-decoration: none!important;
    color: white!important;
    background-color: green;
}
.header-small .header-global-links li a.jobsaved-mobile {
    text-decoration: none!important;
    position: relative;
}
.header-small .header-global-links li a.jobsaved-mobile span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 11px;
}
#apply-fixed .content-buttons-share .group-btn-apply a {
    text-align: center;
}
#apply-fixed .content-buttons-share .group-btn-apply a.job-shortlist {
    border-radius: 15px;
    border: 1px solid #65A846;
    float: right;
    margin-top: 0px;
}   
.featurejobs-btns ul li {
    width: 48%;
}
.featurejobs-btns ul li:last-child {
    padding-top: 0px;
    float: right;
}
.featurejobs-btns ul li a.job-shortlist {
    border-radius: 15px;
    border: 1px solid #65A846;
    float: right;
    margin-top: 0px;
    padding: 6px 0px;
    width: 100%;
}
.dropdown-employer-info.as-jobseeker .item-link-employer:first-child {
    padding: 0px;
}
.header-small .h-desktop .navbar-header.logged-as-jobseeker {
    margin-left: 10px;
}
.mobile-btn-div a {
    text-decoration: none!important;
}
.header-small .mobile-header .logged-as-employer.js-logged {
    float: left;
    position: relative;
    border-left: 0px;
}
.header-small .mobile-header .logged-as-employer.js-logged a {
    display: flex;
}
.header-small .mobile-header .logged-as-employer.js-logged .bg-avatar {
    display: block;
    width: 45px;
    height: 45px;
    background-size: cover;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
}
.header-small .mobile-header .logged-as-employer.js-logged a span.employer-first-name {
    padding-top: 15px;
    max-width: 130px;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.header-small .mobile-header .logged-as-employer.js-logged a .caret {
    margin-top: 25px;
}
.js-logged .dropdown-employer-info.nav-login-form {left: 0px;}
.global-btn-default {
    background: transparent;
    color: #555;
    border: 1px solid #ddd;
}
.btn-small, .btn-cancel {
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    height: 30px;
    font-size: 13px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 28px;
    display: inline-block;
    border-radius: 3px;
}
.mobile-header.employer_regemployernew {
    width: 100%;
}
.comp-logo-header .sp-compname {
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.home div#fd.eb.eb-mod .article__header {
    max-height: 38px;
    overflow: hidden;
}

.guest-joblist .jobboard-tools .job-shortlist,
.guest-joblist .jobboard-tools .fast-apply a {
    display: block;
    border-radius: 5px;
    font-weight: normal;
    padding: 0px 20px;
    height: 32px;
    line-height: 32px;
}
.guest-joblist .jobboard-tools .fast-apply {
    display: block;
    padding-top: 5px;
    margin-bottom: 0;
}
.guest-joblist .jobboard-tools {
    top: 7px;
}
.t3-sidebar .jobboard-btn-green.btn-at-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 32px;
    height: 32px;
    border-radius: 5px;
}
.t3-sidebar .company-sidebar .sj-comp-overview .global-btn {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 32px;
    height: 32px;
    border-radius: 5px;
}
#apply-fixed .content-buttons-share .group-btn-apply {
    padding-top: 10px;
}
#apply-fixed .content-buttons-share .group-btn-apply a ,
#apply-fixed .content-buttons-share .group-btn-apply a.sharejob-budget,
#apply-fixed .content-buttons-share .group-btn-apply a.job-shortlist {
    padding: 0px 15px;
    line-height: 32px;
    height: 32px;
    border-radius: 5px;
}