﻿.navbar-area .column, .navbar-area .grid {
    padding: 0 !important
}

.are-you-employer a, .are-you-employer a:hover {
    color: var(--mau-active)
}

.ft-new .bottom-content .ui.grid, .ft-new .top-content .ui.grid, .navbar-area .grid {
    margin: 0 !important
}

.ft-new .text-tvpl, .ft-new .text-tvpl-small, .ft-new .top-content .title-nhansu {
    font-family: 'Times New Roman' !important
}

:root {
    --mau-active: rgb(126, 65, 246);
    --mau-tim-nhat: #B39DDB
}

.navbar-area {
    background: #f9f9f9;
    position: sticky;
    z-index: 100;
    padding: 5px 0;
    top: 0;
    border-bottom: 1px solid #e9e9e9
}

    .navbar-area .logo {
        height: 80px;
        display: block
    }

    .navbar-area .nav-menu {
        display: inline-block
    }

        .navbar-area .nav-menu .text-medium {
            font-weight: 500;
            font-size: 15px
        }

    .navbar-area .actions {
        display: inline-flex;
        align-items: center;
        float: right
    }

        .navbar-area .actions a.action {
            padding: 8px 15px;
            border-radius: 3px;
            font-weight: 500
        }

            .navbar-area .actions a.action i {
                margin: 0
            }

            .navbar-area .actions a.action:not(:last-child) {
                margin-right: 10px
            }

            .navbar-area .actions a.action.primary {
                background: #4caf50;
                color: #fff
            }

                .navbar-area .actions a.action.primary:hover {
                    background: #3ba769
                }

            .navbar-area .actions a.action.secondary {
                color: #4caf50
            }

                .navbar-area .actions a.action.secondary:hover {
                    background: #ebebeb
                }

            .navbar-area .actions a.action.inverted {
                background: #794aff;
                border-color: #794aff;
                color: #fff
            }

                .navbar-area .actions a.action.inverted:hover {
                    background: #6d3ef2
                }

        .navbar-area .actions .sidebar-toggle {
            display: none
        }

        .navbar-area .actions #sidebarToggle {
            margin-left: .5em;
            font-size: 1.5em;
            color: #863acc
        }

    .navbar-area .logo-wrapper {
        display: inline-block;
        float: left;
        align-content: center;
        margin-right: 5px
    }

    .navbar-area .info-right-logo {
        align-content: center
    }

        .navbar-area .info-right-logo .title {
            font-size: 24px;
            font-weight: 700;
            color: #7e41f6;
            display: block
        }

        .navbar-area .info-right-logo .subtitle {
            font-size: 11px;
            color: #000;
            opacity: .6;
            display: block;
            margin-bottom: 0
        }

        .navbar-area .info-right-logo .demo {
            font-size: 11px;
            color: red;
            display: block;
            margin-top: -3px;
            margin-bottom: 0
        }

    .navbar-area .actions .menu-avatar {
        margin-left: .25em;
        display: flex
    }

.mr-0 {
    margin-right: 0 !important
}

.are-you-employer {
    display: inline-block;
    text-align: center;
    padding-right: 10px
}

.right-devider {
    border-right: 1px solid;
    border-image: linear-gradient(to bottom,white,#b39ddbba,white) 1
}

.are-you-employer a {
    font-weight: 500
}

.navbar-area .notify-wrapper {
    display: inline-flex;
    align-content: center;
    margin-right: 10px
}

.navbar-area a.text, .navbar-area a.text-medium {
    line-height: 1em !important;
    color: #000000DE !important
}

@media (min-width:1201px) {
    .navbar-area .actions a.action i {
        display: none
    }

    .hide-on-pc, .navbar-area .actions .ui.bars.icon {
        display: none !important
    }

    .logo-wrapper .logo-wrapper, .navbar-area .info-right-logo {
        height: 80px
    }
}

@media (max-width:1200px) and (min-width:768px) {
    .navbar-area .actions a.action, .navbar-area .info-right-logo .demo, .navbar-area .info-right-logo .subtitle {
        display: none
    }

    .navbar-area .info-right-logo, .navbar-area .logo {
        height: 50px
    }

    .are-you-employer, .navbar-area .nav-menu, .navbar-area .sub-menu {
        display: none !important
    }
}

@media (max-width:767px) {
    .navbar-area .actions .ui.bars.icon {
        display: inline-block !important
    }

    .navbar-area .info-right-logo, .navbar-area .logo {
        height: 50px
    }

    .are-you-employer, .navbar-area .nav-menu, .navbar-area .sub-menu {
        display: none !important
    }

    .navbar-area .actions a.action, .navbar-area .info-right-logo .demo, .navbar-area .info-right-logo .subtitle {
        display: none
    }

    .navbar-area .info-right-logo .title {
        font-size: 20px
    }
}

.navMenuPopup {
    display: none;
    margin: 10px 0 8px
}

    .navMenuPopup img.avatar {
        width: 30px;
        height: 30px;
        float: left;
        margin-right: .5em;
        border-radius: 50%;
        object-fit: contain;
        border: 1px solid #dedede
    }

    .navMenuPopup hr {
        margin: 0;
        border: none;
        border-top: 1px solid #dedede
    }

    .navMenuPopup p.employee-name {
        height: 30px;
        align-content: center
    }

    .navMenuPopup .accordion {
        margin-top: 1em
    }

        .navMenuPopup .accordion .title {
            color: #333 !important
        }

    .navMenuPopup .link-employer {
        font-weight: 500;
        color: #7e41f6
    }

    .navMenuPopup a.item {
        margin-left: 1.8em;
        line-height: 1.8em !important;
        color: #7e41f6 !important
    }

    .navMenuPopup .column.auth:not(:last-child) {
        padding-right: .5em !important
    }

    .navMenuPopup .column.auth:last-child {
        padding-left: .5em !important
    }

.ns-header .hidden {
    opacity: 0
}

.recruiter-button {
    font-size: 14px;
    border-radius: 20px;
    padding: 8px 20px;
    font-weight: 700;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    cursor: pointer;
    transition: background .3s,color .3s,box-shadow .3s
}

    .recruiter-button:hover {
        background: #f5f5f5;
        box-shadow: 0 2px 5px rgba(0,0,0,.1);
        color: #0470bb
    }

.notification-icon {
    position: relative;
    display: inline-block;
    margin: 0 15px;
    cursor: pointer
}

    .notification-icon .bell {
        font-size: 32px;
        color: #0470bb;
        transition: transform .3s
    }

    .notification-icon:hover .bell {
        transform: scale(1.1)
    }

    .notification-icon .notification-count {
        position: absolute;
        width: 25px;
        height: 25px;
        top: 20px;
        right: -10px;
        background-color: #fff7f7;
        border: 1px solid #600404;
        color: #600404;
        font-size: 12px;
        font-weight: 700;
        border-radius: 50%;
        padding: 5px 4px;
        text-align: center;
        box-shadow: 0 2px 5px rgba(0,0,0,.2)
    }

#btnAvatarMenu {
    background: 0 0;
    border: none;
    padding: 0;
    width: 35px;
    height: 35px;
    outline: 1px solid #f2f4f5;
}

    #btnAvatarMenu img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 2px solid #0470bb;
        object-fit: cover;
        box-shadow: 0 2px 5px rgba(0,0,0,.15);
        transition: transform .3s,box-shadow .3s
    }

    #btnAvatarMenu:hover img {
        transform: scale(1.1);
        box-shadow: 0 4px 10px rgba(0,0,0,.2)
    }

#popupAvatarMenu {
    padding: 0;
    border-radius: 10px;
    text-align: left;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    border: 1px solid #ddd;
    width: 220px;
    background: #fff;
    z-index: 1001;
    position: absolute
}

    #popupAvatarMenu .ui.items .item .image {
        width: 50px;
        height: 50px
    }

        #popupAvatarMenu .ui.items .item .image img {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            border: 2px solid #0470bb
        }

    #popupAvatarMenu .ui.items .item .content {
        padding-left: 1em
    }

    #popupAvatarMenu .avatar-menu-item a {
        display: flex;
        align-items: center;
        padding: .5em 1em;
        font-size: 13px;
        color: #333;
        text-decoration: none;
        transition: background .3s,color .3s
    }

        #popupAvatarMenu .avatar-menu-item a i {
            margin-right: 10px;
            border: 1px solid;
            width: 30px;
            height: 30px;
            border-radius: 30px;
            padding: 3px;
            background: #f8f7ff
        }

        #popupAvatarMenu .avatar-menu-item a:hover {
            background-color: #fafafa;
            color: #4caf50
        }

    #popupAvatarMenu .avatar-menu-item.last a:hover {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px
    }

    #popupAvatarMenu hr {
        margin: 0;
        height: 1px;
        border: none;
        background-color: #e4e4e4
    }

    #popupAvatarMenu .ui.items {
        background: #f8f7ff;
        margin-bottom: 0;
        padding: 1em;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }

#avatarMenuWrapper {
    display: inline-flex
}


.ft-new .bottom-content .ui.grid .column, .ft-new .top-content .ui.grid .column {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.ft-new .top-content p, .top-content a {
    color: #000;
    font-size: 12px
}

.ft-new .top-content a:hover {
    text-decoration: underline;
    text-decoration-color: #7e41f6;
    text-underline-offset: 5px
}

.ft-new .top-content p {
    margin-bottom: .5em
}

.ft-new .top-content .logo-nhansu {
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 5px
}

.ft-new .top-content .title-nhansu {
    display: block;
    align-content: center;
    height: 100%;
    font-size: 24px;
    color: #7e41f6;
    font-weight: 700
}

    .ft-new .top-content .title-nhansu:hover {
        text-decoration: none
    }

.ft-new .bottom-content .column {
    padding-top: .5em !important;
    padding-bottom: .5em !important
}

.ft-new .bottom-content p {
    margin-bottom: .5em;
    color: #000;
    font-size: 10px
}

.ft-new .logo-hst {
    width: 35px;
    margin-right: 10px
}

    .ft-new .logo-hst img {
        width: 38px;
        display: block
    }

.ft-new .text-tvpl {
    font-size: 15px !important;
    color: red !important;
    font-weight: 700 !important
}

.ft-new .slogan-tvnd, .ft-new .slogan-tvpl {
    font-size: 13px !important;
    font-family: 'Times New Roman' !important;
    color: red !important;
    font-style: italic !important
}

.ft-new .text-tvnd {
    font-size: 15px !important;
    color: #003398;
    font-weight: bolder !important
}

    .ft-new .text-tvnd .t1 {
        color: #003398
    }

    .ft-new .text-tvnd .t2 {
        color: #4caf4f
    }

.ft-new .text-tvpl-small {
    color: red !important
}

.ft-new .top-content .accordion .content a {
    font-size: 13px;
    padding-left: 1.8em
}

@media only screen and (max-width:767px) {
    #popupAvatarMenu .ui.items .item .content {
        padding: 10px 0 0;
        text-align: center
    }

    #popupAvatarMenu .ui.items .item {
        margin: 0 !important
    }


    .ft-new .bottom-content .ui.items:not(.unstackable) > .item {
        flex-direction: unset !important
    }

    .ft-new .bottom-content, .ft-new .top-content {
        padding-top: 10px
    }

        .ft-new .top-content .ui.grid .column {
            padding: .5em 0 1em !important
        }

    .ft-new .item-tvpl {
        margin: 0 1em !important;
        width: auto !important
    }

    .ft-new .item-tvnd {
        margin: 0 1em 1em !important;
        width: auto !important
    }
}
