body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
}
.ml-text-12 {
    font-size: 12px;
    line-height: 1.67;
    color: #2b2b2b;
}
.ml-text-bold {
    font-weight: 700;
}
:focus {
    outline: none;
}

.container {
    padding-right: 12px;
    padding-left: 12px;
}

.row {
    margin-left: -12px;
    margin-right: -12px;
}

@media (min-width: 1024px) {
    .container {
        max-width: calc(100% - 48px);
    }

    .home-feature-menu {
        width: calc(100% - 48px);
    }
}

@media (min-width: 1150px) {
    .container {
        max-width: calc(100% - 60px);
    }

    .home-feature-menu {
        width: calc(100% - 60px);
    }
}

@media (min-width: 1328px) {
    .container {
        max-width: 1298px;
    }

    .home-feature-menu {
        width: 1298px;
    }
}

.right-block.district-1 {
    margin-top: 20px;
}

.form-control {
    box-shadow: none !important;
}

a {
    color: #1a4bb7;
}

    a:hover {
        text-decoration: none;
    }

.custom-control-input:checked ~ .custom-control-label {
    font-weight: bold;
}

.header-top-item.language .dropdown-menu::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #fff;
    -ms-transform: rotate(45deg);
    transform-origin: 20% 40%;
    transform: rotate(45deg);
    position: absolute;
    top: -6px;
    right: 15px;
    border-radius: 2px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 12px;
    padding-left: 12px;
}

.header-wrap {
    position: relative;
    width: 100%;
}

.header-top-content {
    background-color: #65bd43;
    height: 32px;
}

    .header-top-content .container, .header-middle-content .container, .header-bottom-content .container {
        display: flex;
        justify-content: space-between;
    }

    .header-top-content .header-top-block, .header-middle-content .header-middle-block, .header-bottom-content .header-bottom-block {
        display: flex;
        align-items: center;
    }

.header-top-block .header-top-item {
    margin-right: 30px;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: 32px;
    letter-spacing: normal;
}

    .header-top-block .header-top-item.hotline {
        color: #FFFFFF;
        white-space: nowrap;
    }

        .header-top-block .header-top-item.hotline:before {
            background-image: url(/img/icons/phone-head.svg);
            content: "";
            border-radius: 50%;
            border: 1px solid #5abf35;
            padding: 1px 8px;
            background-size: 80% 80%;
            background-repeat: no-repeat;
            background-position: center;
            margin-right: 7px;
        }

.header-top-block .item-link, .header-top-block .dropdown-item {
    cursor: pointer;
}

    .header-top-block .item-link.icon-meeyland::before, .header-top-block .dropdown-item.icon-meeyland::before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 13px;
        background: transparent url(/img/icons/logo-icon.svg) no-repeat center center/100% auto;
        margin-right: 8px;
        vertical-align: middle;
    }

    .header-top-block .item-link.icon-vi::before, .header-top-block .dropdown-item.icon-vi::before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 18px;
        background: transparent url(/img/icons/VN.svg) no-repeat center center/100% auto;
        margin-right: 8px;
        vertical-align: middle;
    }

    .header-top-block .item-link.icon-en::before, .header-top-block .dropdown-item.icon-en::before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 18px;
        background: transparent url(/img/icons/EN.svg) no-repeat center center/100% auto;
        margin-right: 8px;
        vertical-align: middle;
    }

    .header-top-block .dropdown-item.icon-meeypage::before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 18px;
        background: transparent url(/img/icons/meeypage.svg) no-repeat center center/100% auto;
        margin-right: 8px;
        vertical-align: middle;
    }

    .header-top-block .dropdown-item.icon-meeyads::before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 18px;
        background: transparent url(/img/icons/meey-ads.svg) no-repeat center center/100% auto;
        margin-right: 8px;
        vertical-align: middle;
    }

.header-top-block .header-top-item.system .item-link {
    color: #5abf35;
}

    .header-top-block .header-top-item.system .item-link img, .header-top-block .header-top-item.language .item-link img {
        margin-right: 8px;
    }

    .header-top-block .header-top-item.system .item-link:after {
        background-image: url(/img/icons/chevron-forward-head.svg);
        border: none;
        width: 14px;
        height: 18px;
    }

.header-top-block .header-top-item.language .item-link:after {
    background-image: url(/img/icons/chevron-forward-head-2.svg);
    border: none;
    width: 16px;
    height: 20px;
}

.header-top-item .item-link {
    display: flex;
    align-items: center;
    color: rgba(255,255,255,0.4);
    font-weight: 300;
}

.header-top-block .header-top-item.language .item-link {
    color: rgba(255,255,255,0.6);
    word-spacing: 2px;
}

.header-top-block .header-top-item.language {
    margin-right: 0;
    text-transform: capitalize;
}

.header-top-item.language .dropdown-menu {
    top: 0px !important;
    padding: 2px;
    min-width: 137px;
    border-radius: 8px;
    border: none;
    left: 17px !important;
}

    .header-top-item.language .dropdown-menu .dropdown-item, .header-top-item.system .dropdown-menu .dropdown-item {
        padding: 2px 10px 2px 14px;
        font-size: 12px;
        font-weight: 300;
        color: #212529;
        text-transform: capitalize;
        height: 32px;
        line-height: 28px;
    }

        .header-top-item.language .dropdown-menu .dropdown-item img, .header-top-item.system .dropdown-menu .dropdown-item img {
            margin-right: 8px;
            height: 18px;
        }

        .header-top-item.system .dropdown-menu .dropdown-item:first-of-type img {
            margin-left: -2px;
            height: 14px;
        }

.header-top-item .dropdown-menu .dropdown-item:active, .header-top-item .dropdown-menu .dropdown-item.active {
    background: #ebf5ff !important;
    color: #1a4bb7 !important;
}

.header-top-item .dropdown-menu .dropdown-item:hover {
    text-decoration: underline;
}

.header-top-item.system .dropdown-menu {
    top: 0px !important;
    padding: 2px;
    min-width: 135px;
    left: 20px !important;
    border-radius: 8px;
}

    .header-top-item.system .dropdown-menu::before {
        content: "";
        width: 15px;
        height: 15px;
        background-color: #fff;
        -ms-transform: rotate(45deg);
        transform-origin: 20% 40%;
        transform: rotate(45deg);
        position: absolute;
        top: -6px;
        right: 15px;
        border-radius: 2px;
    }

.header-top-block .header-top-item.language:before {
    display: none;
}

.header-middle-content {
    height: 60px;
    background-color: #65bd43;
}

    .header-middle-content .item-link {
        color:#FFF;
        padding-left: 24px;
        font-size: 14px;
        font-weight: 100;
        cursor: pointer;
    }

    .header-middle-content .header-middle-item.icon-notification::after {
        content: '';
        display: inline-block;
        width: 14px;
        height: 16px;
        background: transparent url(/img/icons/bell.svg) no-repeat center center/100% auto;
        margin-left: 4px;
        vertical-align: middle;
    }

.header-middle-block.logo {
    height: 44px;
    color: #0c0a0f;
}

    .header-middle-block.logo a {
        display: inline-block;
        width: 195px;
        vertical-align: middle;
    }

    .header-middle-block.logo img {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }

.header-bottom-content {
    background-color: #17296f;
    color: #f7f7f7;
    height: 40px;
    font-size: 14px;
}

.header-bottom-item .item-link {
    color: #f7f7f7;
    font-weight: 700;
    padding: 10px 30px 10px 0;
    display: flex;
}

.header-bottom-block-2 .header-bottom-item .user {
    padding-right: 0;
}

    .header-bottom-block-2 .header-bottom-item .user::after {
        content: '';
        display: inline-block;
        width: 21px;
        height: 21px;
        vertical-align: middle;
        margin-left: 5px;
        background: transparent url("/img/icons/chevron-forward-white.svg") no-repeat center/100% auto;
    }

.header-bottom-item .item-link.article-register {
    color: #5abf35;
}

    .header-bottom-item .item-link.article-register::before {
        content: '';
        display: inline-block;
        width: 21px;
        height: 20px;
        vertical-align: middle;
        margin-right: 5px;
        background: transparent url("/img/icons/combined-shape.svg") no-repeat center/100% auto;
    }

.main-content {
    overflow: hidden;
    min-height: 800px;
}

.fake-header-block {
    height: 132px;
}

.header-middle-search .input-group {
    height: 40px;
    border-radius: 8px;
    border: solid 1px #4e69cc;
    background-color: #ffffff;
}

.header-middle-search .input-group-prepend .item-link {
    height: 38px;
    border-radius: 8px 0 0 8px;
    background-color: #f7f7f7;
    padding: 9px 30px 8px 10px;
    font-size: 14px;
    position: relative;
    width: 122px;
    color: #787878;
}

    .header-middle-search .input-group-prepend .item-link:after {
        content: "";
        width: 18px;
        height: 18px;
        border: none;
        background-image: url(/img/icons/chevron-forward-up.svg);
        position: absolute;
        top: 11px;
        right: 5px;
    }

.header-middle-search .dropdown-menu {
    min-width: unset;
    width: 122px;
    border: none;
    border-radius: 3px;
    background-color: #f7f7f7;
    padding: 0;
    margin-top: 0;
}

.header-middle-search #btn-search i {
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    background: transparent url("/img/icons/search.svg") no-repeat center center/100% auto;
}

.header-middle-search .dropdown-menu .dropdown-item {
    border: 0;
    padding: 4px 10px 0px;
    font-size: 14px;
    line-height: 24px;
    color: #787878;
    cursor: pointer;
}

    .header-middle-search .dropdown-menu .dropdown-item.active, .header-middle-search .dropdown-menu .dropdown-item:active {
        color: #1a4bb7;
        background-color: transparent;
    }

        .header-middle-search .dropdown-menu .dropdown-item.active .text, .header-middle-search .dropdown-menu .dropdown-item:active .text {
            text-decoration: underline;
        }

    .header-middle-search .dropdown-menu .dropdown-item .text, .header-middle-search .dropdown-menu .dropdown-item .text {
        cursor: pointer;
    }

.header-middle-search .form-control {
    height: 38px;
    font-size: 14px;
    font-weight: 300;
    outline: none !important;
    border: none !important;
}

.header-middle-search .input-group-append {
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-bottom-block-2 .header-bottom-item .user img {
    margin-left: 5px;
}

.header-bottom-item.user .item-link:after {
    background-image: url(/img/icons/chevron-forward-head-2.svg);
    border: none;
    width: 16px;
    height: 20px;
}

.header-bottom-item.user .item-link .user-avatar::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 50%;
    border: 1px solid #979797;
}

.header-bottom-item.user .item-link .user-avatar {
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 8px;
}

.header-bottom-item.user .dropdown-menu .user-avatar img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
}

.header-bottom-item.user .dropdown-menu .user-avatar {
    width: 44px;
    height: 44px;
    position: relative;
    margin: 24px auto 0;
    display: block;
}

.header-bottom-item.user .dropdown-menu .user-info-head {
    margin: 13px 15px 0;
    justify-content: center;
}

.header-bottom-item.user .dropdown-menu .email {
    text-align: center;
    margin-top: 2px;
}

.header-bottom-item.user .dropdown-menu .user-info-head .ml-text-12 {
    max-width: 45%;
    white-space: nowrap;
}

.header-bottom-item.user .dropdown-menu .user-info-head .user-name {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.header-bottom-item.user .dropdown-menu .user-info-head .user-type {
    padding-left: 8px;
    margin-left: 8px;
    position: relative;
}

#btn-close-search-header.input-group-append .input-group-icon {
    margin-top: -6px;
    height: 38px;
    width: 45px;
    padding-left: 15px;
    cursor: pointer;
    padding-right: 10px;
    position: relative;
    align-items: center;
    display: flex;
}

    #btn-close-search-header.input-group-append .input-group-icon .icon-close {
        width: 24px;
        height: 24px;
        display: inline-block;
        background: transparent url(../img/icons/close-s.svg) no-repeat center center/100% auto;
    }

.header-bottom-item.user .dropdown-menu .user-info-head .user-type::before {
    position: absolute;
    width: 1px;
    height: 12px;
    background-color: #e0e0e0;
    top: 4px;
    left: 0;
    content: '';
}

.header-bottom-item.user .dropdown-menu .user-info-link {
    margin: 16px 12px;
}

    .header-bottom-item.user .dropdown-menu .user-info-link .link-item {
        display: block;
        height: 32px;
        padding: 6px 28px;
        border-radius: 6px;
        background-color: #f6f8fb;
        margin-bottom: 6px;
        position: relative;
    }

        .header-bottom-item.user .dropdown-menu .user-info-link .link-item::before {
            width: 8px;
            height: 8px;
            background-color: rgba(26,75,183,0.4);
            content: '';
            position: absolute;
            top: 12px;
            left: 10px;
            border-radius: 50%;
        }

        .header-bottom-item.user .dropdown-menu .user-info-link .link-item::after {
            mask: url(/img/icons/arrow-right-gray.svg) no-repeat center center/7px;
            -webkit-mask: url(/img/icons/arrow-right-gray.svg) no-repeat center center/7px;
            background-color: #c4c4c4;
            content: '';
            position: absolute;
            top: 7px;
            right: 8px;
            width: 20px;
            height: 20px;
        }

.header-bottom-item.user .item-link {
    padding: 4px 0;
    align-items: center;
}

    .header-bottom-item.user .item-link span {
        display: inline-block;
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.header-bottom-item.user .dropdown-menu {
    width: 240px;
    border-radius: 8px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.4);
    background-color: #ffffff;
    padding-top: 0;
    top: -2px !important;
    left: 15px !important;
}

    .header-bottom-item.user .dropdown-menu::before {
        position: absolute;
        width: 14px;
        height: 14px;
        background-color: #fff;
        border-radius: 1px;
        top: -7px;
        right: 12px;
        content: '';
        transform: rotate(45deg);
    }

    .header-bottom-item.user .dropdown-menu .logout-item {
        color: #2b2b2b;
        font-size: 12px;
        font-weight: 400;
        text-align: center;
        margin-top: 18px;
        margin-bottom: 4px;
        display: block;
        position: relative;
    }

        .header-bottom-item.user .dropdown-menu .logout-item:before {
            position: absolute;
            background: url(/img/icons/logout.svg) no-repeat center;
            content: "";
            left: 152px;
            right: 2px;
            width: 15px;
            height: 20px;
        }

.header-bottom-item.user .item-link .image-user {
    width: 30px;
    border-radius: 50%;
    height: 30px;
    object-fit: cover;
}

    .header-bottom-item.user .item-link .image-user.auto-heigth {
        height: unset;
    }
