/*#test-popup, #popupThamGia{*/
/*    display: none;*/
/*}*/
.swal2-container {
    z-index: 99999;
}
.flash{
    position: relative;
}
.flash-success{
    text-align: center  ;
    color: green !important;
    top: 0 !important;
}
.flash-fail{
    text-align: center;
    color: red !important;
}
#outer main #main-content .module.profileinfomodule #form-profile{
    margin-top: 0px;
}
#MTO-login-form ul li{
    margin-top: unset ;
}
#MTO-login-form ul{
    padding-bottom: unset ;
}
.small-container {
    overflow: unset ;
}
.btn-quay-ngay, .click2copy{cursor: pointer}
/*.cmodule{display: none}*/
.click2copy{
    position: relative;
    background: none;
    color: #ffc528;
    border: none;
    padding: 0;
    /*font-size: 14px;*/
}
.click2copy:before {
    content: '';
    display: none;
    position: absolute;
    z-index: 9998;
    top: 14px;
    left: 40px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
}
.click2copy:after {
    content: 'Copy';
    display: none;
    position: absolute;
    z-index: 9999;
    top: 19px;
    left: 19px;
    color: #000;
    font-size: 10px;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    padding: 5px;
    width: 75px;
}
.click2copyUserID.click2copy:after {
    content: 'Copy ID';
}
.click2copy:active, .click2copy:focus {
    outline: none;
}
/*.click2copy:active:after, .click2copy:focus:after {*/
/*    content: 'Đã sao chép!';*/
/*}*/
.click2copy:hover:before, .click2copy:hover:after {
     display: block;
}
.swal2-container{
    z-index: 9999;
}
#otp-countdown{
    color: red;
    font-weight: bold;
}
.popup--default .popup__content {
    display: flex;
    align-items: center;
    justify-content: center;
}
