﻿.search-area {
    /*    background: linear-gradient(90deg, #7E41F6 0%, #4A2690 100%);*/
/*    background: linear-gradient(360deg, #7C40F3 0%, #4A2691 100%);*/
    /*background: #f5f5f5;*/
    /*    margin-bottom: 14px;*/
    padding-top: 25px;
    padding-bottom: 25px;
}

#search-autocomplete-hint-section {
    display: none;
}

#_menu_dropdown_category_job {
    border-radius: 30px;
    margin-top: 13px;
    padding-top: 10px;
    margin-left: 7px;
    transition: 1s;
    transform: translateY(0px) translateX(-21px) !important;
}

#default-text-category {
    /*    justify-content: space-between;*/
    display: flex;
    font-size: 14px;
    color: #333333;
    width: 100%;
    border-radius: 30px;
    border: 1px solid;
    padding: 8px 10px 8px 10px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
}

    #default-text-category:hover {
        border: 1px solid #794AFF;
        color: #794AFF;
        font-weight: 700;
    }

#bottom-menu {
    background: #c5bce4;
    display: flex;
    justify-content: space-between;
    height: 50px;
    align-items: center;
    /*    font-family: sans-serif;*/
}

    #bottom-menu .left-item-bottom {
        padding-left: 15px;
    }

    #bottom-menu .right-item-bottom {
        padding-right: 15px;
    }

.search-header-middle {
    /*    height: 80px;*/
    /*    font-family: Inter;*/
    background: linear-gradient(332.18deg, #B39EFD 23.27%, rgba(154, 210, 229, 1) 57.05%, #FFFFFF 77.63%);
    background: linear-gradient(184.72deg, rgba(96, 42, 203, 0.8) 25.78%, rgba(96, 42, 203, 0.8) 94.87%);
    margin-top: 45px;
    position: sticky;
    top: 0px;
    z-index: 99;
}

#default-text-category .text-name-profession {
    white-space: nowrap;
    overflow: hidden;
}

#search-ui-grid-first {
    top: 120px;
    left: 300px;
    right: 300px;
    /*    margin-top: 45px;*/
    /*    margin-bottom: 30px;*/
    margin-left: 0;
    margin-right: 0;
    padding: 3px 7px 3px 7px;
    border-radius: 30px !important;
    /*    background: #c5bce4;*/
    background: white;
    border-radius: 10px;
}

#qwe {
    color: white;
    width: 100%;
    padding: 11px;
    border-radius: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #794AFF;
    font-size: 15px;
    font-weight: 500;
    padding: 13px 0 13px 0;
}

    #qwe:hover {
        background: #6d3ef2;
    }

#reset-btn {
    background: white;
    border: 1px solid #794AFF;
    color: #794AFF;
    width: 45%;
}

#left-column-list-job {
    height: 1200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px 4px 0px 15px !important;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
    position: relative;
}

.left-column-list-job .card-content {
    outline: 1px dashed #9d8f8f;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    cursor: pointer;
    /*    font-family: ui-sans-serif, -apple-system, system-ui, Segoe UI, Helvetica, Apple Color Emoji, Arial, sans-serif, Segoe UI Emoji, Segoe UI Symbol !important;*/
}

/*.header-search-job-load .header-search-job-load-logo img {
    width: 70px;
    height: 70px;
    border: 1px solid #7158E2;
    border-radius: 10px;
    margin-right: 10px;
}*/

.second-header-left-column {
    border: 1px solid #947DFF;
    border-radius: 10px;
    padding: 5px 15px 15px 15px;
    height: 100%;
}

.header-search-job-load {
    display: flex;
}

.job-list-right-header {
    display: flex;
    gap: 5px;
}

#filter-nang-cao {
    color: #737373;
    padding: 8px;
    background: white;
    border-radius: 10px;
    border: 1px solid rgba(34, 36, 38, .15);
}

#hmnSearchDesktopNormalRegion {
    border: none;
    left: 0;
    padding: 0;
    align-items: center;
    align-content: center;
    /*    text-align: center;
    padding-top: 11px;*/
    top: 0px;
}

#city-search-region {
    padding: 7px;
}

    #city-search-region:hover {
        border-radius: 30px;
        background: #f7f6f8;
    }

#fourth-box {
    background: white;
    align-items: center;
    padding: 0;
    padding-left: 10px;
    /*    padding-right: 10px;*/
    margin: 0;
    display: flex;
    /*    border-radius: 30px;*/
    /*    border: none;*/
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-right: 30px;
    justify-content: space-between;
}


/*#default-text-category {
    justify-content: space-between;
    display: flex;
    font-size: 14px;
    color: #333333;
}*/

#default-text-city {
    /*    justify-content: space-between;*/
    gap: 3px;
    display: flex;
    color: #333333;
    font-size: 14px;
    align-items: center;
}

#first-box {
    background: white;
    padding: 5px;
    border-radius: 30px;
}

#second-box {
    background: white;
    padding: 14px;
}

#third-box {
    padding: 5px;
}

#job-list-header {
    margin-top: -3px;
}


.second-header-left-column .company-name-right {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    margin-top: 20px;
}

.second-header-left-column .button-apply .ungtuyen-button {
    border-radius: 10px;
    padding: 6px 20px 6px 20px;
    background: #7158E2;
    color: white;
    margin-top: 10px;
}

.middle-content-left-list-job {
    margin-bottom: 5px;
}

#content-right-column {
    overflow-y: auto;
    height: 500px;
}





/*.search-mobile-tablet-show {
    background: #602ACB;
    background: linear-gradient(90deg, #7E41F6 0%, #4A2690 100%);
}*/

.form-search-mobile-tablet {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px 10px 0px;
}

#search-mobile-tablet {
    width: 100% !important;
}

#search-mobile-tablet-button {
    background: #794AFF;
    color: white;
    font-weight: 400;
}

#search-mobile-tablet .prompt {
    border-radius: 5px;
}





/*AUTOCOMPLETE SEARCH*/

#search-autocomplete {
    position: absolute;
    background: white;
    padding: 10px;
    z-index: 1;
    border-radius: 30px;
    border: 1px solid #f1efef;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

    #search-autocomplete .keyword-goi-y {
        border-right: 1px solid #f1efef;
        margin-bottom: 3px;
        margin-top: 3px;
    }

.list-keyword .header-left-column-list-keyword {
    display: flex;
    gap: 30px;
    border-bottom: 1px solid #f1efef;
    padding: 10px 10px 15px 10px;
}

/*.list-keyword .second-left-column-list-keyword {
    padding: 10px 0px 10px 10px;
}*/
.list-keyword .second-left-column-list-keyword {
    padding: 7px 0px 13px 10px;
}

.list-keyword .column-keyword-content-left-column {
    overflow-y: auto;
    /*    height: 410px;*/
    max-height: 450px;
    scrollbar-width: thin;
    padding-left: 20px;
    padding-top: 10px;
}

.column-keyword-content-left-column .keyword-content-left-column {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.keyword-content-left-column .keyword-content-left-column-item {
    display: flex;
    flex-direction: row;
    gap: 10px;
    cursor: pointer;
}

    .keyword-content-left-column .keyword-content-left-column-item:hover {
        background: #f1efef;
    }

.close-icon-search-autocomplete {
    width: 20px;
    position: absolute;
    height: 20px;
    right: 15px;
    top: 5px;
}

    .close-icon-search-autocomplete .icon-close {
        width: 20px;
        height: 20px;
    }

#search-autocomplete .right-column-search-autocomplete {
    /*    padding: 10px 10px 18px 10px;*/
    padding: 10px 10px 13px 10px;
    border-bottom: 1px solid #f1efef;
    font-weight: 500;
}

.header-left-column-list-keyword-option {
    display: flex;
    flex-direction: row;
    gap: 20px
}

.right-column-search-autocomplete__second {
    overflow-y: auto;
    /*    height: 450px;   */
    max-height: 450px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    scrollbar-width: thin;
    padding-top: 2px;
}

.right-column-search-autocomplete__item {
    display: flex;
    padding: 10px;
    border: 1px solid #DFDFDF;
    border-radius: 10px;
}

    .right-column-search-autocomplete__item:hover {
        background: #f1efef;
    }

.first-right-column-item-logo {
    width: 60px;
    border-radius: 10px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border: 1px solid #DFDFDF;
}

    .first-right-column-item-logo .logo {
        height: 45px;
        width: 45px;
    }

.right-column-search-autocomplete__item .second-right-column-item-content {
    display: flex;
    flex-direction: column;
    gap: 0px;
    padding-left: 10px;
}

.second-right-column-item-content .job_name {
    margin: 0;
    font-size: 14px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
}

.second-right-column-item-content .company-name {
    margin: 0;
    font-size: 13px;
    color: #454545;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.second-right-column-item-content .salary {
    color: #794AFF;
    font-size: 13px;
    font-weight: 700;
}
/*END AUTO COMPLETE*/
@media (min-width: 1200px) {
    .search-mobile-tablet-show {
        display: none;
    }

    .close-icon-search-autocomplete {
        display: none;
    }
}

@media (max-width: 767px) {
    #search-autocomplete {
        border-radius: 10px;
        overflow-y: auto;
        scrollbar-width: thin;
    }

        #search-autocomplete .keyword-goi-y {
            margin-bottom: 0;
            border: none;
            padding: 0 !important;
            margin-top: 0;
            /*        height: 400px;*/
        }

    .list-keyword .header-left-column-list-keyword {
        display: block;
        padding: 15px 0px 10px 10px
    }

    #search-autocomplete .right-column-search-autocomplete {
        padding: 5px 10px 3px 0px;
        border-top: 1px solid #f1efef;
    }

    #nine-wide-column {
        padding: 10px 0px 15px 0px !important;
    }

    .right-column-search-autocomplete__second {
        max-height: 100%;
    }

    .list-keyword .column-keyword-content-left-column {
        max-height: 100%;
    }

    .list-keyword .second-left-column-list-keyword {
        padding: 10px 10px 10px 10px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #search-autocomplete .keyword-goi-y {
        margin-bottom: 3px;
        border-right: 1px solid #f1efef;
        padding: 0 !important;
        margin-top: 3px;
    }

    .list-keyword .header-left-column-list-keyword {
        display: block;
        padding: 15px 0px 10px 15px
    }
    /*
    #search-autocomplete .right-column-search-autocomplete {
        padding: 11px 10px 27px 0px;
    }*/
    #search-autocomplete .right-column-search-autocomplete {
        padding: 11px 10px 8px 0px;
    }




    #nine-wide-column {
        padding: 10px 10px 20px 10px !important;
    }

    .right-column-search-autocomplete__second {
        max-height: 400px;
    }

    .list-keyword .column-keyword-content-left-column {
        max-height: 360px;
    }

    /*    .list-keyword .second-left-column-list-keyword {
        padding: 10px 0px 10px 15px;
    }*/
    .list-keyword .second-left-column-list-keyword {
        padding: 16px 0px 10px 20px;
    }
}

@media(max-width: 1199px) {

    #search-ui-grid-first {
        display: none;
    }

    .search-area {
        display: none;
    }

    .keyword-content-left-column .keyword-content-left-column-item {
        gap: 0px;
    }
}
