.company-wrap {
    background-image: none;
}

.call-to-action-2 .call-to-action-button .button:before {
    content: none;
}

a:hover {
    color: #558efa;
}

.padding-top-40 {
    padding-top: 40px;
}

.menu-item.post-job:nth-child(6) {
    margin-right: 0 !important;
}

.padding-top-190 {
    padding-top: 190px;
}

.blog-post-wrapper a {
    color: inherit;
}

.banner-1 .banner-content p:before {
    content: none;
}

textarea {
    resize: none;
}

.contact-form form .form-group textarea.form-control {
    height: 150px;
}

.help-block {
    color: #e74c3c;
}

.jy-alert {
    justify-content: center;
}

.feature-content li {
    color: #6f7484;
}

.margin-top-20 {
    margin-top: 20px;
}

.policy-tab .tab-content ul li:before, .policy-tab .tab-content .substyle li span:before {
    font-family: 'Font Awesome\ 5 Pro';
}

.color-blue {
    color: #df9c67 !important;
}

.header-top-account .account-card .header-top-account-info {
    align-items: center;
}

.access-form .form-group {
    margin-bottom: 25px;
}

.access-form .account-type {
    margin-bottom: 0;
}

.align-items-center {
    align-items: center !important;
}

.body, html {
    overflow-x: initial;
}

.dashboard-sidebar .company-info .thumb {
    border: none;
    background: none;
}

.dashboard-sidebar .dashboard-menu ul li.active a, .dashboard-sidebar .dashboard-menu ul li:hover a {
    background: none;
}

.dashboard-sidebar .dashboard-menu ul.delete li:hover a {
    background-image: none;
}

.user-statistic-block .user-statistic:first-child, .user-statistic-block .user-statistic:last-child {
    background-image: none;
    background-color: #df9c67;
}

.user-statistic-block .user-statistic {
    width: 45%;
}

.details-section.dashboard-section h4 {
    padding-bottom: 20px;
}

.dashboard-content-wrapper .dashboard-section + .dashboard-section {
    margin-top: 40px;
}

.dashboard-form .form-group textarea.form-control {
    height: 150px;
}

.account-thumb img {
    max-width: 100%;
}

.margin-top-8 {
    margin-top: 8px;
}

.professonal-skill .progress-group .progress-item .progress-body .progress {
    height: 2px;
}

.width-100 {
    width: 100% !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.color-gray {
    color: #6f7484;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.job-post-form .basic-info-input .form-group select {
    padding-left: 0;
}

.w-15 {
    width: 15%;
}

.w-55 {
    width: 55%;
}

.section-padding-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.delete-button {
    background-color: #e74c3c !important;
    color: #ffffff !important;
}

.w-60 {
    width: 60%;
}

.w-20 {
    width: 20%;
}

.form-control:disabled, .form-control[readonly] {
    background-color: inherit;
}

.input-block-wrap .form-group {
    margin-bottom: 20px;
}

.title-more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.add-more {
    font-size: 1.3rem;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    padding: 3px 15px;
    margin-right: 0;
    border: 0;
    border-radius: 3px;
    background: rgba(223, 156, 103, .15);
    color: #df9c67;
}

.dashboard-form .social-inputs .form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    padding-left: .5em;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    z-index: 5;
}

.dashboard-form .social-inputs .form-group .fa-caret-down {
    position: absolute;
    right: 0;
    top: 13px;
    z-index: 3;
    color: #aaaaaa;
}

.hint-block {
    color: #aaaaaa;
}

.color-red {
    color: #e74c3c;
}

.color-red:hover {
    color: #ef8b80;
}

.color-gray-dark {
    color: #6f7484;
}

.color-gray-dark:hover {
    color: #8a8e9c;
}

.special-qualification ul li:before {
    border-radius: 0;
    background: none;
    content: '\f058';
    font-family: 'Font Awesome\ 5 Pro';
    top: 2px;
}

.details-section ol {
    color: #6f7484;
}

.color-green {
    color: #009a00 !important;
}

.flex-direction-column {
    flex-direction: column;
}

.job-list .thumb i {
    max-width: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.padding-top-2 {
    padding-top: 2px;
}

.favorite-color-active, .favorite-color-active:hover, .favorite-color-active svg, .favorite-color-active svg:hover {
    color: #ff8fa6 !important;
    border-color: #ff8fa6 !important;
}

.favorite-color-inactive, .favorite-color-inactive:hover, .favorite-color-inactive svg, .favorite-color-inactive svg:hover {
    color: #c3c3c3 !important;
    border-color: #c3c3c3 !important;
}

.manage-candidate-container .manage-candidate-title {
    font-size: 1.6rem;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    padding: 10px 0 25px;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.font-size-1-4 {
    font-size: 1.4rem !important;
}

.max-width-50 {
    width: 50%;
}

.font-weight-400 {
    font-weight: 400;
}

.job-list .body .more .buttons .button:disabled:hover {
    color: graytext;
    background: #f9f9f9;
    border: 1px solid rgba(0, 0, 0, .08);
    cursor: default;
}

.candidate-container .candidate-filter-wrapper, .candidate-container .employer-filter-wrapper, .candidate-container .job-filter-wrapper, .employer-container .candidate-filter-wrapper, .employer-container .employer-filter-wrapper, .employer-container .job-filter-wrapper, .job-listing-container .candidate-filter-wrapper, .job-listing-container .employer-filter-wrapper, .job-listing-container .job-filter-wrapper {
    min-width: 295px;
}

.candidate-container .filtered-candidate-wrapper, .candidate-container .filtered-employer-wrapper, .candidate-container .filtered-job-listing-wrapper, .employer-container .filtered-candidate-wrapper, .employer-container .filtered-employer-wrapper, .employer-container .filtered-job-listing-wrapper, .job-listing-container .filtered-candidate-wrapper, .job-listing-container .filtered-employer-wrapper, .job-listing-container .filtered-job-listing-wrapper {
    width: calc(100% - 295px);
}

.display-block {
    display: block !important;
}

.border-none {
    border: none !important;
}

.backgroud-none {
    background: none !important;
}

.inscription-disabled, .inscription-disabled:hover {
    color: graytext !important;
    background: #f9f9f9 !important;
    border: 1px solid rgba(0, 0, 0, .08) !important;
    cursor: default !important;
    padding: 14px 30px;
    border-radius: 3px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
}

.job-title-and-info .buttons .save {
    background-image: none;
    border: none;
    padding: 15px;
}

.job-title-and-info .buttons .save svg {
    margin-right: 0 !important;
    height: 36px;
}

.owl-carousel .owl-item img {
    width: 80%;
}

.company-wrap {
    margin-bottom: 0;
}

.filter-categories ul li {
    padding-left: 0;
    padding-right: 30px;
}

.filter-categories ul li i {
    padding-right: 10px;
    color: rgba(223, 156, 103, .3);
}

.filter-categories ul li:hover i {
    color: #df9c67;
}

.searchAndFilter .bootstrap-select .dropdown-toggle:after {
    font-family: 'Font Awesome\ 5 Pro';
}

.filter-categories {
    padding-top: 30px !important;
}

.searchAndFilter {
    transform:translateY(-100px)
}

.section-padding {
    padding: 100px 0 !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.padding-bottom-60 {
    padding-bottom: 60px !important;
}

.padding-bottom-70 {
    padding-bottom: 70px !important;
}

.section-padding-bottom {
    padding-bottom: 100px;
}

.header-top-account .account-button::before, .header-top-account > button::before {
    content: '\f958';
    font-family: 'Font Awesome\ 5 Pro';
}

.margin-top-60 {
    margin-top: 60px !important;
}

.background-green {
    background: #77c0ba !important;
}

.height-3 {
    height: 3px !important;
}

.cp-nav .navbar-collapse .navbar-nav .post-job a {
    text-align: center;
}

.dashboard-section .information ul li {
    width: 100%;
}
