.ctn_tdoi_mluong {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    gap: 10px
}

.ctn_tdoi_mluong label {
    width: 100%;
    display: flex
}

#ml {
    width: 30% !important;
    display: flex
}

#donvi_tien {
    width: 10% !important;
    display: flex
}

.ctn_mluong {
    width: 60%;
    display: flex;
    justify-content: left;
    gap: 20px
}

.mluong_tumuc,
.mluong_denmuc,
.mluong_trkhoan {
    display: none;
    position: relative
}

.mluong_tumuc.active,
.mluong_denmuc.active {
    display: flex;
    flex-wrap: wrap
}

.mluong_trkhoan.active {
    display: block
}

.mluong_tumuc,
.mluong_denmuc {
    width: 48%
}

#tu_muc,
#den_muc {
    width: 100%;
    height: 40px;
    border: 1px solid #555;
    padding: 5px 50px 5px 5px
}

.mluong_trkhoan {
    width: 100%
}

.mluong_dvt {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #474747;
    font-size: 16px;
    line-height: 19px
}

.mluong_trkhoan .select2-container {
    width: 100% !important
}

.new_avatar_mc,
.new_image {
    display: none
}

.tieude_anhai {
    width: 100%;
    display: flex;
    margin-bottom: 10px
}

.ctn_chung_anh {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px
}

.ctn_taianh_len {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    border-radius: 4px;
    border: 1px solid #AFAFAF;
    background: #FFF;
    margin-bottom: 20px;
    align-items: center;
    padding: 5px 10px;
    cursor: pointer
}

.ctn_taianh_len span {
    color: #4C5BD4
}

.ctn_hthi_anhmc {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap
}

.ds_anh_thieu {
    width: 174px;
    height: 174px;
    position: relative;
    display: flex
}

.xoa_anhtl {
    position: absolute;
    right: 10px
}

.xoa_anhtl::after {
    content: '';
    position: absolute;
    background: url(/images/img_new/exp_del_gt&mc.png)no-repeat;
    width: 21px;
    height: 21px;
    top: 10px;
    right: 10px;
    cursor: pointer
}

#loader {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11111;
    text-align: center;
    padding-top: 150px
}

.loader {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 75px;
    display: inline-block;
    vertical-align: middle
}

.loader-6 {
    border: 6px groove #ff8d00;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-animation: loader-1-inner 1s ease-out alternate infinite;
    animation: loader-1-inner 1s ease-out alternate infinite
}

.loader-6 .loader-inner {
    border: 0 inset #ff5f01;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    -webkit-animation: border-zoom 1s ease-out alternate infinite;
    animation: border-zoom 1s ease-out alternate infinite
}

@-webkit-keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.sh_popup_ctn {
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(0, 0, 0, .5);
    display: none
}

.sh_popup_ctn .wapper {
    margin: 100px auto
}

.close_upload {
    cursor: pointer
}

.sh_popup_ctn .auth_form {
    overflow: auto;
    max-width: 90%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 15px
}

.option_upload_img .auth_form,
.upload_library_img .auth_form {
    padding: 24px 16px;
    width: 400px;
    max-height: 500px
}

.sh_popup_ctn .title_upload {
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 24px;
    align-items: center
}

.option_upload_img .btn_upload1,
.option_upload_img .btn_upload2 {
    width: 100%;
    border-radius: 4px;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    /* max-width:calc((100% - 20px) / 2); */
}

.option_upload_img .btn_upload2 {
    background: #ededed;
    color: #474747;
    margin-left: 12px
}

.option_upload_img .btn_upload1 {
    background: #ebedff;
    color: #4c5bd4
}

.upload_library_img .anh_ddangl {
    width: 100%;
    max-height: 330px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid #FFF
}

.upload_library_img .anh_ddangl::-webkit-scrollbar {
    width: 5px
}

.upload_library_img .anh_ddangl::-webkit-scrollbar-thumb {
    background: #3797dd;
    border-radius: 20px
}

.upload_library_img .anh_ddangl::-webkit-scrollbar-track {
    background: #FFF
}

.form_anhchon {
    width: 23%;
    padding: 6px 0
}

.form_anhchon .anhdachon {
    display: none
}

.form_anhchon .anh_chond {
    width: 100%;
    height: 150px;
    object-fit: contain !important;
    cursor: pointer
}

.form_anhchon.active {
    border: 2px solid #00CE2D
}

.butt_anhddang {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.anhda_chon,
.anhtai_len {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 19px;
    border-radius: 8px;
    font-weight: 500;
    cursor: pointer
}

.anhda_chon {
    color: #FFF;
    background: #3797dd;
    margin-right: 10px
}

.anhda_chon span {
    color: #FFF
}

.anhtai_len {
    color: #474747;
    background: #D9D9D9
}

#pop_sddv_ghimtin,
#pop_dichvu_ghimdc,
#pop_tbao_tcong {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    overflow: auto;
    z-index: 9999999;
    display: none
}

#pop_sddv_ghimtin .modal-content,
#pop_dichvu_ghimdc .modal-content,
#pop_tbao_tcong .modal-content {
    width: 550px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    margin: 40px auto;
    padding: 30px
}

.pop_sddv_ghimtin .modal-body,
.pop_sddv_ghimtin .ctn_modal,
.pop_sddv_ghimtin .img_sddv,
.pop_sddv_ghimtin .ctn_cauhoi,
.pop_dichvu_ghimdc .ctn_modal,
.pop_sddv_ghimtin .ctn_footer_pop,
.pop_sddv_ghimtin .ctn_cauhoi p,
p.text_choi,
.ctn_butt_footer,
#goidich_vu,
.pop_tbao_tcong .ctn_modal,
.pop_tbao_tcong .img_sddv {
    width: 100%;
    display: flex
}

.pop_sddv_ghimtin .ctn_modal,
.pop_tbao_tcong .ctn_modal {
    gap: 20px;
    flex-wrap: wrap
}

.pop_sddv_ghimtin .img_sddv,
.pop_sddv_ghimtin .ctn_cauhoi,
.pop_tbao_tcong .img_sddv,
.pop_tbao_tcong .ctn_cauhoi,
.pop_tbao_tcong .ctn_modal {
    justify-content: center;
    align-items: center;
    text-align: center
}

.pop_sddv_ghimtin .ctn_cauhoi p,
p.text_choi,
.pop_tbao_tcong .ctn_cauhoi p {
    font-size: 16px;
    line-height: 19px;
    color: #333
}

.ctn_footer_pop {
    justify-content: space-around;
    align-items: center
}

.ctn_footer_pop button {
    width: 45%;
    display: flex;
    justify-content: center;
    padding: 8px 5px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    border-radius: 8px
}

.ctn_footer_pop button.dong_popup {
    border: 1px solid #333;
    background: #FFF;
    color: #333
}

.ctn_footer_pop button.sdung_goighim {
    border: 1px solid #f8971c;
    background: #f8971c;
    color: #FFF
}

.pop_dichvu_ghimdc .ctn_modal {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: flex-start
}

.pop_dichvu_ghimdc .img_sddv {
    width: 60px
}

.ctn_sdung_dvdco {
    width: calc(100% - 81px);
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

p.text_choi {
    font-weight: 600
}

.ctn_butt_footer {
    justify-content: right
}

.ctn_butt_footer .tieptuc_dung {
    width: 126px;
    display: flex;
    background: #f8971c;
    color: #FFF;
    font-size: 16px;
    line-height: 19px;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    padding: 8px 5px;
    border: 0;
    cursor: pointer
}

#goidich_vu {
    height: 40px;
    padding: 5px
}

.pop_tbao_tcong .ctn_footer_pop {
    width: 80%;
    display: flex;
    justify-content: center
}

.pop_tbao_tcong .ctn_footer_pop .dong_popup {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    padding: 8px 5px;
    border: 0;
    cursor: pointer;
    border-radius: 8px;
    background: #00CE2D
}

@media(max-width: 1024px) {
    .ctn_mluong {
        width: 56%
    }
}

@media(max-width: 768px) {
    #donvi_tien {
        width: 15% !important
    }

    #ml {
        width: 81% !important
    }

    .ctn_mluong {
        margin-left: 0;
        margin-top: 20px
    }

    .ctn_mluong,
    .mluong_tumuc,
    .mluong_denmuc {
        width: 100%
    }

    #pop_sddv_ghimtin .modal-content,
    #pop_dichvu_ghimdc .modal-content,
    #pop_tbao_tcong .modal-content {
        width: 80%
    }
}

@media(max-width: 480px) {
    #donvi_tien {
        width: 20% !important
    }

    #ml {
        width: 75% !important
    }

    #pop_sddv_ghimtin .modal-content,
    #pop_dichvu_ghimdc .modal-content,
    #pop_tbao_tcong .modal-content {
        width: 90%
    }

    .pop_sddv_ghimtin .ctn_footer_pop,
    .pop_dichvu_ghimdc .ctn_modal {
        flex-wrap: wrap;
        gap: 20px
    }

    .ctn_footer_pop button,
    .pop_dichvu_ghimdc .img_sddv,
    .ctn_sdung_dvdco {
        width: 100%
    }

    .ctn_butt_footer,
    .pop_dichvu_ghimdc .img_sddv {
        justify-content: center
    }

    .pop_dichvu_ghimdc .img_sddv {
        display: flex
    }
}