/*
- Sử dụng file này để có thể sửa version file (function.php) khi up lên 
-  Theme customization starts here
-------------------------------------------------------------- */


.iw-widget-about-us
{
    background: #fff;
    width: 95px;
    height: 95px;
    display: block;
    text-align: center;
    padding-top: 10px;
    border-radius: 50%;
    margin: 0 auto;
}

.featured-image {
    text-align: center;
}

.iw-posts-2.style2 .post-content h3.post-title {
    min-height: 95px;
}

.iw-item-info.style5 .info-content {
    min-height: 285px;
}

.candidate_hiden {
    display: none;
}

.iw-job-detail .job-detail-info ul li .left {
    min-width: 170px;
}

.select2-dropdown
{
    z-index: 9999 !important;
}

.iwjmb-field .select2-container{
    width: 100%;
}


.iwj-register .select2-container--default .select2-selection--multiple,
.iwj-register .select2-container--default.select2-container--focus .select2-selection--multiple ,
.iwj-register-form-popup .select2-container--default .select2-selection--multiple,
.iwj-register-form-popup .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #fff  !important;
}


.iwj-register-form-popup .iwj-form .iwj-field {
    padding: 5px 25px 5px;
    margin-bottom: 10px;
}
.iwj-register .iwj-form .iwj-field .iwj-input,
.iwj-register-form-popup .iwj-form .iwj-field .iwj-input {
    padding-left: 0px; 
}

.job-item:not(:hover) .job-info .job-type a.type-name, .job-item:not(:hover) .job-info .job-type span.type-name{
    color: #288e65 !important;
}

.hide_location_links {
    display: none;
}

.count_hide_location_links:hover + .hide_location_links {
    display: block;
}

.count_hide_location_links {
    cursor: pointer;
    color: #2980b9;
}

.count_hide_location_links:hover {
    opacity: 0;
}


.owl-wrapper {
    margin: auto;
}
.iw-job-detail .job-detail-info ul li {    
    padding: 10px 15px;
}

.job-info .job-posted-time {
display:none;
}

.iwj-job-widget-wrap .info-top .company-logo img {
    width: 80px;
}

.iwj-job-widget-wrap .iwj-title{
    font-size: 18px;
}

.widget-area .widget-title {
    font-size: 12px;    
}

.textwidget.custom-html-widget h5 a {
    font-size: 12px;
}

.header .iw-header .iw-menu-main .navbar-nav li .sub-menu li.current-menu-item > a {
    color: #fff;
}

.page-heading .container-inner {
    padding-bottom: 20px !important;
}
.page-heading .container-inner {
    padding-top: 20px !important;
}

.header.header-default.v3.has-search-form:not(.no-page-heading){
    position: relative;
}

body.admin-bar .header.header-default.v3.has-search-form:not(.no-page-heading) {
    top: 0px;
}
.page-heading h1 {
    font-size: 30px;
}

/* Theme customization starts here
-------------------------------------------------------------- */
.iwj-report-form{margin-bottom: 25px;}
.iwj-report-form .search-button {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    background: #f6f7f9;
    color: #222;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    width: 88px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #f6f7f9;
}
 .iwj-report-form .getDate {
    border-width: 1px;
    border-color: rgba(51,51,51,0.05);
    border-style: solid;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    
    font-weight: 500;
} 
 .iwj-report-form .search-box {
    width: 25%;
	max-width: 250px;
	float: left;
	margin-right:10px;
}

 .iwj-report-form .search-button{
	padding: 0 10px;
	width: 60px;
}

 .iwj-dashboard-main .iwj-jobs .job-title{
	font-family: roboto;
	font-size:12px;
}
#dtJobs .job-item .job-title a, .job-item .job-title{
	
}
#dtJobs .job-meta li{
	font-size:12px;
	font-style: italic;
}

body .select2-container--open .select2-dropdown.select2-dropdown--below.iwj-select-2-wsearch {
    margin-top: 30px !important;
}

body .select2-container--open .select2-dropdown.select2-dropdown--below {
    margin-top: 30px !important;
    margin-bottom: -1px;
}

.job-type.nhan-vien-chinh-thuc
{
    min-height: 30px;
}


body.iwj-jobs-page .iwj-sidebar-1.widget-area{
    padding: 35px;
    
}


.iwj-popup-form .iwjmb-field{
    margin-bottom: 5px;
}

.iwj-popup-form .modal-body input, .iwj-popup-form .iwj-btn-action button {
    height: 35px;
}