.background-image {
    height: 216px;
    position: relative;
    background: linear-gradient(293deg, #7828fd 0, #5494c5 100%);
}
.login-input-block {
    position: relative;
    margin: 0 0 15px 0;
    font-size: 16px;
}
.display-block {
    display: block !important;
}
.combine-search-block {
    position: relative;
}
.search-sub-heading {
    color: #fff;
    font-size: 33px;
    margin-bottom: 11px;
}
.color-ffa937 {
    color: #ffa937;
}
.color-4E4E4E {
    color: #4e4e4e;
}
.ui-helper-hidden-accessible {
    display: none !important;
}
.error_keyword {
    float: left;
    color: red;
    font-size: 12px;
    display: none;
}
.margin-top-10 {
    margin-top: 10px;
}
.recent_search_div {
    float: left;
    margin-left: 25px;
    background-color: #fff;
    width: 320px;
    text-align: left;
    padding: 2%;
    position: absolute;
    border: 2px solid rgba(51, 122, 183, 0.32);
    border-top: none;
}
img.img-40 {
    width: 30%;
}
img.center {
    margin-left: 50px;
}
.margin-left-55 {
    margin-left: 55px;
}
.job-role-title {
    font-weight: 700;
    text-align: center;
    padding-top: 16px;
    font-size: 13px;
    color: #4e4e4e;
    height: 40px;
}
.job-role-count {
    text-align: center;
    padding-top: 25px;
    font-size: 12px;
    color: #4e4e4e;
}
.job-role-div {
    width: 156px;
    height: 145px;
    padding: 10px;
    margin: 28px 28px 0 0;
    border-radius: 6px;
    box-shadow: 1px 1px 6px 2px #f1ecec;
}
.job-reg-count {
    background: #fff;
    width: 240px;
    height: 175px;
    padding: 10px;
    border-radius: 6px;
}
.job-reg-title {
    font-weight: 700;
    text-align: center;
    padding-top: 8px;
    font-size: 28px;
}
.job-reg-subtitle {
    text-align: center;
}
.post-job-div {
    width: 15%;
    margin-left: 42%;
    padding: 12px 23px 12px 23px;
    background: #ffa937;
    border-radius: 6px;
    color: #fff;
    font-weight: 700;
    margin-top: 32px;
    margin-bottom: 48px;
    font-size: 14px;
}
.emp-div {
    font-size: 26px;
    padding-top: 48px;
}
.job-alert-div {
    border: 1px solid #ffa937;
    width: 92%;
    text-align: center;
    margin-left: 4%;
    padding: 8px;
    border-radius: 6px;
    color: #ffa937;
    margin-top: 10px;
    font-size: 14px;
    cursor: pointer;
}
.padding-div {
    padding: 30px 0 10px 24px;
}
.list-recent-job {
    border-bottom: 1px solid #c3c3c3;
    padding: 24px 24px 24px 0;
    width: 96%;
    color: #3a3a3a;
    font-size: 14px;
}
.font-20 {
    font-size: 20px;
}
.font-18 {
    font-size: 18px;
}
.font-14 {
    font-size: 14px;
}
.font-bold {
    font-weight: 700;
}
.banner-bg {
    position: absolute;
    opacity: 0.4;
    width: 40%;
    left: 60%;
    bottom: 2px;
}
.banner-bg1 {
    position: absolute;
    opacity: 1.5;
    width: 42%;
}
.position-relative {
    position: relative;
}
#search-form {
    top: 9px;
    right: 172px;
    height: 50px;
    position: absolute;
    text-align: center;
    padding-top: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.ad-div {
    border-radius: 4px;
    height: 118px;
    box-shadow: 1px 1px 6px 2px #cbcbcb;
}
