


/*@media screen and (min-width: 1367px){
    .container { max-width: 960px !important; }
}*/
    
/*End medai css*/

#titlebar.gradient::before{
    background: #ff725e;
}
    
.utf-signin-form-part::before{ background:none !important; }
.dashboard-box .headline, .utf-inner-search-section-title{ padding: 10px 10px; }

input.utf-with-border, input[type="text"].utf-with-border, input[type="password"].utf-with-border, 
input[type="email"].utf-with-border, input[type="number"].utf-with-border, textarea.utf-with-border, 
select.utf-with-border,.utf-with-border .dropdown-menu, .utf-with-border.bootstrap-select.btn-group button{
	background: #fff ;
    border: 1px solid #000;
}
input, input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea, select,
.bootstrap-select.btn-group button{
         height: 35px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
    line-height: 35px;
}

input,.bootstrap-select.btn-group button,textarea{
	border: 1px solid #000 !important;
}
.compact-list-layout .utf-job-listing{
    border: 1px solid rgb(253 111 44);
}
.utf-intro-banner-search-form-block  input, .utf-intro-banner-search-form-block  input[type="text"],.bootstrap-select.btn-group button{
    border:none;
}
.utf-input-with-icon-left i{
	line-height: 35px;
	height: 35px;
}
.utf-inner-search-section-title{
    background-color: #ff725e;
}

.dashboard-box .headline {
	background: #ff725e;
}
.aply{
    position: absolute;
    font-size: 16px;
    top: 10px;
    right: 15px;
    padding: 3px 10px 3px 10px;
    background: #5887ce;
    color: #fff;
    font-weight: 700;
    border-radius: 3px;
    box-shadow: 1px 2px 4px 0px black;
}

.aplied{
    position: absolute;
    font-size: 16px;
    top: 10px;
    right: 15px;
    padding: 3px 10px 3px 10px;
    color: green;
    font-weight: 700;
}

