.employer-view-profile .view-profile-area form .form-group-file-three .job-profile-view{
    min-width: 120px;
    text-align: right;
}
.form-style .form-label{
    padding-left: 5px !important;
}

.job-post-content .content-list .list-item .icon {
    width: 19px;
}

@media only screen and (max-width: 767px) {
    .job-post-five-area .job-post-content .content-list .list-item .icon {
        width: 12px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    .job-post-five-area .job-post-content .content-list .list-item .icon {
        margin-right: 9px;
    }
    .job-post-content .content-list .list-item .icon {
        width: 17px;
    }
}

@media only screen and (max-width: 575px) {
    .job-post-content .content-list .list-item .icon {
        width: 10px;
    }
}

.job-post-title.canvasTitle {
    font-size: 18px !important;
}

.header-logo.lh-1{
    margin-left: 15px;
    margin-bottom: 1px;
}
.header-action-btn .btn-action-cart.btn-icon{
    margin-bottom: 1px;
}
.fix-nav{
    position: fixed;
    top: 10px;
}
.fixed-sidebar{
    position: sticky;
    top: 0;
}
.sidebar-area.scrollbar-style{
    height: auto !important;
    overflow-y: scroll;
    max-height: 100vh;
    padding-bottom: 30px;
}
.preview {
    overflow: hidden;
    border-radius: 50%;
    width: 125px;
    height: 125px;
}
.preview img{
    width:200px;
    height:200px;
}
.widget-checkbox .form-check-input {
    height: 22px !important;
    width: 22px !important;
}
.widget-checkbox .form-check-label{
    margin-left: 10px !important;
}
.main-nav-link{
    font-size: 18px !important;
}
.job-post-five-area .job-post-content .content .job-post-title.access, h5.line-height-body.fz-16.fw-bold.mb-1.access{
    color:#07ce77;
}
@media only screen and (min-width: 1200px) {
    .accordion-style .accordion-button:not(.collapsed):after{display: none;}
}
@media only screen and (max-width: 575px) {
    .feature-job .job-post-title {
        font-size: 10px;
    }
}

.job-post-scrollable-canvas {
    height: calc(100vh - 276px);
    overflow: hidden;
    overflow-y: scroll;
}

/* international phone number */
.iti {
    width: 100%;
}

.iti .form-control {
    padding-left: 50px;
}

.iti__selected-flag {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent;
}

.iti__country-list {
    border-radius: 20px;
    border: 0 solid transparent !important;
    overflow-x: hidden;
    overflow-y: auto;
}

.iti__country-list::-webkit-scrollbar {
    width: 4px;
}

.iti__country-list::-webkit-scrollbar-track {
    background: #d9d9d9;
}

.iti__country-list::-webkit-scrollbar-thumb {
    background: #c4c4c4;
    width: 2px;
    border-radius: 2px;
    height: 50px;
}

.iti__country-list::-webkit-scrollbar-thumb:hover {
    background: #c5c5c5;
}


/* custom profile size */
.my-profile-thumb {
    width: 140px !important;
}

.nav-sidebar-item-logout img {
    max-height: 20px !important;
    margin-right: 5px !important;
}

/*.job-post-btn .btn-wishlist {*/
/*    background: #07ce77;*/
/*}*/

@media only screen and (max-width: 575px) {
    .form-style-six .social-btns .social-btn {
        font-size: 0;
        width: 45px;
        height: 45px;
        line-height: 36px;
        text-align: center;
    }
    .form-style-six .social-btns .social-btn .icon {
        margin-right: 0;
        top: 0;
    }
    .form-style-six .social-btns {
        margin-left: 5px !important;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 320px) {
    .form-style-six .social-btns .social-btn {
        width: 35px;
        height: 35px;
        line-height: 1;
    }
    .form-style-six .social-btns {
        margin-left: 0 !important;
    }
}
@media only screen and (max-width: 767px) {
    .social-btns .social-btn {

    }
}

.form-style .form-control.is-invalid,
.form-style .form-select.is-invalid,
select.is-invalid.form-select,
textarea.is-invalid.form-control,
input.is-invalid.form-control,
.input-group.is-invalid {
    border-color: #dc3545;
}

.custom-input-phone {
    outline: 0 solid transparent !important;
}

.dselect.dropdown input {
    border: 1px solid #efefef;
    margin: 5px 5px 0;
    width: calc(100% - 10px);
    border-radius: 3px;
}
.dselect-wrapper .dropdown-menu>.flex-column {
    gap: 0.275rem;
}

.form-select {
    text-align: left !important;
}
.form-select.dselect .dropdown-menu,
.form-control.dselect .dropdown-menu{
    padding: 0 !important;
    width: 100%;
}
select+.dropdown.dselect {
    display: block;
    width: 100%;
}
.dselect .dropdown-menu{
    padding: 0 !important;
    width: 100%;
}
.input-group > select+.dropdown.dselect {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

.form-style .form-group .custom-select .select-active {
    color: #000000;
}

.job-post-feature .feature-top .btn-wishlist, .job-post-content .btn-wishlist {
    background-color: transparent;
    border: 1px solid #07ce77;
    color: #07ce77;
}
.job-post-feature .feature-top .btn-wishlist.active, .job-post-content .btn-wishlist.active {
    background-color: #07ce77;
    border-color: transparent;
    color: transparent;
}

/* switch vertical */
.vertical-switch {
    line-height: 1;
}

.vertical-switch + .color-mode {
    padding: 0.5rem;
    line-height: 2.55;
}

.vertical-switch input[type=checkbox]{
    height: 0;
    width: 0;
    visibility: hidden;
}

.vertical-switch label {
    cursor: pointer;
    text-indent: -9999px;
    width: 30px;
    height: 60px;
    background: #d9d9d9;
    display: block;
    border-radius: 15px;
    position: relative;
}

.vertical-switch label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: #07ce77;
    border-radius: 15px;
    transition: 0.3s;
}

.vertical-switch input:checked + label {
    background: #d9d9d9;
}

.vertical-switch input:checked + label:after {
    top: calc(100% - 0px);
    transform: translateY(-100%);
}

.vertical-switch label:active:after {
    height: 45px;
}

.spinner-border {
    z-index: 99999999;
}

.loading {
    pointer-events:none;
}

@media (min-width: 576px) {
    .w-sm-50 {
        width: 50% !important;
    }
}

@media (min-width: 768px) {
    .w-md-50 {
        width: 50% !important;
    }
}

.header-action-aside-btn .author-img {
    max-height: 35px !important;
    max-width: 35px !important;
}

.profile-author .author-img {
    max-height: 44px !important;
    max-width: 44px !important;
}

.author-img img {
    border: 1px solid #cccccc7f;
}

.aside-menu-style.style-two .offcanvas-header {
    padding: 36px 36px 0 30px !important;
}

.my-profile-thumb img {
    border: 1px solid #cccccc7f;
    /*box-shadow: 0 0 20px 1px #cccccc7f;*/
}

::-webkit-scrollbar {
    width: 9px;
}

::-webkit-scrollbar-track {
    background: #d9d9d9;
}

::-webkit-scrollbar-thumb {
    background: #7c7979;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #c5c5c5;
}

.btn-wishlist.active, .btn-wishlist-size.active {
    background-color: #07ce77 !important;
}

@media (max-width: 480px) {
    .header-logo img{
        max-width: 150px !important;
    }
    .footer-logo a{
        display: block;
    }
    .footer-logo a div{
        text-align: center;
    }
    .footer-logo img{
        max-width: 255px !important;
        margin-bottom: 30px;
    }
    .form-style .form-group-file .my-profile-thumb img {
        max-width: 70px !important;
    }
}

.blog-post .thumb {
    height: 150px !important;
}

.blog-post .thumb img {
    height: 150px !important;
    width: 100% !important;
}

.blog-post .post-desc {
    height: 98px !important;
}

.blog-post .thumb a {
    width: 100% !important;
}

/* .my-profile-thumb img {
    min-width: 140px !important;
} */

@media screen and (min-width: 481px) and (max-width: 767px) {
    .my-profile-thumb img {
        min-width: 70px !important;
    }
}

.text-ellipsis-2 {
    display: -webkit-box;         /* Use a flexbox model for WebKit browsers */
    -webkit-line-clamp: 2;        /* Limit the text to 2 lines */
    -webkit-box-orient: vertical; /* Set the box orientation to vertical */
    overflow: hidden;             /* Hide overflowing text */
    text-overflow: ellipsis;      /* Show ellipsis for overflowing text */
}
