.custom-head-height{
    height: 140px;
}
.custom-banner{
    background: url(/images/manage-banner.png) no-repeat;
    background-size: 100% 100%;
    min-height: 342px;
}
.head-menu-two-backcolor{
    background: #fff;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
    color:#926821
}

.navbar-light .navbar-nav .nav-link {
    color:#013365;
    font-size: 18px;
    text-align: center;
}
.navbar-light .navbar-nav .nav-link:hover{
    color:#916820;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #013365;
    content: ">";
}

.custom-breadcrumb{
    background-color: transparent;
}
.custom-breadcrumb a{
    color: #013365;
    font-size: 18px;
}
.custom-region-search{
    color: #926821;
}
.eposition-search-btn{
    background-color: #013366;
    width: 120px;
}
.custom-form-control-search .form-control{
    border-radius: 1rem;
}
.custom-form-control-search .btn{
    border-radius: 1rem;
}
.custom-form-control-search-popular{
    color: #013365;
}
.custom-form-control-search-popular span{
     cursor:pointer;
}
.information-tab-title-l{
    width: 100%;
    border-bottom: 2px solid #926821;
}
.custom-popular-position-tab{
    background-color: #f8fbff;
    border-radius: 15px;
}
.custom-popular-positionbadge .badge{
    background-color: #cde5fc;
    color: #7a7a7a;
    font-weight: 400;
}
.custom-popular-position-salary{
    color: #926821;
}
.from-submit-btn-end{
    background-color: #013366;
    width:120px;
    border-color: #013366;
    color:#fff;
}
.from-submit-btn-end:disabled{
    background-color: #013366;
    width:120px;
    border-color: #013366;
    color:#fff;
}
.custom-star-logo{
    width: 80px;
    height: 80px;
    text-align: center;
    align-content: center;
    border-radius: 50%;
    
}
.custom-star-logo img{
    width: 60px;
    height: 60xp;
    border-radius: 50%;
}
.custom-star-position-title{
    background-color: #013366;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
}

.custom-star-position-content{
    background-color: #f8fbff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.custom-star-line{
    border-bottom: 2px #badafb dashed;
}
.star-move-btn{
    background-color: #013366;
    width:120px;
    border-color: #013366;
    color:#fff;
}
.custom-popular-position-tab a{
    color: #212529;
}
.from-submit-btn-pay{
    width:120px;
}
.position-list-ones{
    background-color: #f8fbff;
    border-radius: 15px;
}
.position-list-ones a{
    color: #212529;
}
.custom-position-list-salary{
    margin-top: -16px;
}
.custom-popular-position-articles li{
    list-style: none;
    color: #6f6f7c;
}


.custom-detail-top{
    background-color: #f3eee7
}
.custom-popular-position-company{
    
}
.custom-popular-position-company li{
    list-style: none;
    padding: .4rem;
}
.communicate-btn{
    background-color: #013366;
    height: 30px;
    border-color: #013366;
    color:#fff;
}
.communicate-btn:disabled{
    background-color: #013366;
    height: 30px;
    border-color: #013366;
    color:#fff;
}
.collect-images img{
    width: 40px;
    height: 40px;
}