/* header memu items css */

.nav-tabs > li.active > a.btn-warning {
    border: 1px solid #f0ad4e !important;
    color: #f0ad4e !important;
}
.nav-tabs > li.active > a.btn-danger {
    border: 1px solid #d9534f !important;
    color: #d9534f !important;
}
.nav-tabs > li > a.btn-warning:hover {
    border: 1px solid #f0ad4e !important;
    color: #f0ad4e !important;
}
.nav-tabs > li > a.btn-danger:hover {
    border: 1px solid #d9534f !important;
    color: #d9534f !important;
}
footer .footer-info .footer-about img {
   max-width: 198px !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #666;
    font-weight: bold;
}

.goog-te-gadget-simple {
    background: transparent !important;
    border: 0px !important;
}


.j-nav-item {
    border: 0 !important;
    transition: all .3s ease-in;
}

.j-nav-item:hover {
    border-bottom: 5px solid #700902 !important;
}

/* job categories css */
.categories-section {
    border: 1px solid #e3e3e3;
    padding: 20px;
    box-shadow: 0 0 3px #acb5f6;
    border-radius: 50% 50%;
    transition: all .3s ease-in;
}

.categories-section:hover {
    background: #f6f6f6;
}

.cat-icon {
    text-align: center;
    font-size: 5em;
}

.cat-icon i {
    padding: 20px 20px;
    border-radius: 50%;
}

.categories-section:hover {
    border: 1px solid #700902;
}

/* job details css */
.job-d-info {
    border: 1px solid #e3e3e3;
    /*margin: 0 !important;*/
    padding: 10px 0 !important;
}

.j-company-info a i {
    padding-right: 0 !important;
}

/* company details css */
.j-profile-info div {
    padding: 10px 20px !important;
    font-size: 17px;
    text-align: center;
    border-radius: 50px;
    transition: all .3s ease-in;
}

.j-profile-info span {
    margin-left: 10px !important;
}

.j-profile-info a {
    color: #333;
}

.j-profile-info div:hover {
    background: #700902 !important;
    color: #fff;
}

.j-profile-info div:hover a {
    color: #fff;
}

.j-title {
    padding-left: 20px;
}


/* candidate profile css */
.j-education-year h6 {
    line-height: 0 !important;
    font-size: 16px !important;
    margin-top: 16px !important;
}

@media screen and (max-width: 768px) {
    .j-education-col {
        margin-top: 40px;
    }
    .c-right {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 425px) {
    .j-detail-social-btn {
        display: block !important;
        margin-top: 9px;
    }

    .j-detail-social-btn button {
        width: 100%;
    }

    .j-category-type {
        float: none !important;
        margin: 0 auto !important;
        padding-top: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .j-detail-social-btn {
        display: block !important;
        margin-top: 9px;
    }

    .j-detail-social-btn button {
        width: 100%;
    }

    .j-category-type {
        float: none !important;
        /*margin-left: -20px !important;*/
        padding-top: 20px;
    }
}

.c-company-image {
    width: 100%;
    height: 110px;
    margin-top: 10px;
}

.c-company-p {
    margin: 0;
}

/* home page css */
.j-category-type {
    margin: 5px 0 0 18px;
}

.j-error-padding {
    padding-left: 0 !important;
}

.user-avatar img {
    width: 40px;
    height: 40px;
    margin-top: -0.8em !important;
}

.userName {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding: 0 0 7px 18px;
}

.userMenu {
    margin-top: 5px !important;
}

.websiteText {
    text-transform: none !important;
}

.homeCompaniesText {
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'Varela Round', sans-serif;
    color: #333;
}

.noticeBoard {
    background-image: linear-gradient(to right, #700902, #3ae2f0) !important;
    background-image: -webkit-linear-gradient(to right, #700902, #3ae2f0) !important;
    background-image: -moz-linear-gradient(to right, #700902, #3ae2f0) !important;
    background-image: -o-linear-gradient(to right, #700902, #3ae2f0) !important;
    cursor: pointer;
}

/*.noticeBoardAnchor {*/
/*    font-size: 20px;*/
/*}*/

.noticeBoardAnchor:hover, .noticeBoardAnchor:focus {
    color: #ffffff !important;
}

/* cookie dialog box css */
.js-cookie-consent.cookie-consent {
    animation: all .3s ease-in;
    background: #292e5a !important;
    text-align: center;
    padding: .75em;
    font-size: 1.1em;
    color: #ffffff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 6px #ffffff;
}

.js-cookie-consent.cookie-consent span {
    margin-right: 1em;
}

.js-cookie-consent.cookie-consent button {
    background: #ffffff;
    color: #292e5a;
    border: none;
    padding: .55em;
    border-radius: 4px;
}

#job_resources {
    z-index: 10;
    background: #f9f9f9;
}
#popular_categories_warpper {
    margin-top: -55px;
    z-index: 5;
}
.jobs_by_location_wrapper,
.jobs_by_categories_wrapper,
.jobs_by_top_employers_container,
.popular_categories_container {
    padding: 20px;
    background: #fff;
    /*margin-top: -55px;*/
    border-radius: 4px;
    box-shadow: 0px 0px 5px -2px #000;
}
.jobs_by_location_title h2, 
.jobs_by_categories_title h2 {
    color: #700902;
    font-size: x-large;
    font-weight: bolder;
}
.jobs_by_location_title a,
.jobs_by_categories_title a{
    margin-top: -30px;
}
.job-locations a,
.job-categories a{
    font-size: 12px;
    font-weight: 600;
    color: #414040;
}
.jobs_by_top_employers_wrapper img{
    width: 100%;
}
.navbar-brand img{
    max-height:100px;
    max-width:200px
}
#main-nav .navbar-nav .language-flags .dropdown-menu {
    min-width: 60px !important;
}
#main-nav .navbar-nav .language-flags .dropdown-menu li a.language-text img {
    max-width: 30px;
} 
/*#main-nav .navbar-nav .language-flags.open a.current-language {
    background: #fff !important;
    color: #000 !important;
}*/
.language-flags a.language-text {
    text-align: center;
    padding: 5px 0px !important;
}
div #main-nav ul li.language-flags .current-language {
    padding: 0px !important;
    margin-top: -5px;
}
div #main-nav ul li.language-flags .current-language img{
    width: 30px;
    padding: 0px;
}
li.dropdown.open a > span.caret {
    color: #700902;
}

@media screen and (max-width: 540px) {
    .js-cookie-consent.cookie-consent button {
        width: 100%;
        margin-top: .75em;
    }
    /*.navbar-brand {
        margin-top: -30px!important;
    }*/
    section.main .wrapper h1 {
        font-size: 36px !important;
    }
    section.main .wrapper h3 {
        font-size: 20px !important;
    }
}
@media screen and (max-width: 991px) {
    .jobs_by_location_wrapper, 
    .jobs_by_categories_wrapper, 
    .jobs_by_top_employers_container, 
    .popular_categories_container {
        margin-top: 25px;
    }
    #popular_categories_warpper{
        margin-top: 25px;
    }
}
@media screen and (max-width: 1023px) {
    a.navbar-brand {
        padding: 5px 0px !important;
    }
    .navbar-brand img {
        max-height: 60px;
        max-width: 200px;
        height: 60px;
    }
}

