.div_breadcrumb {
    display: none;
}

.box_account{
    max-width: 600px;
    padding: 10px 20px;
    background-color: #fff;

}
.tieude_page.fix{
    font-size: 22px;
    font-weight: 500;
}
.box_account.act{
    margin: 0 auto;
    padding: 20px 40px;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    max-width: 500px;
}


i.fa.show_pass {
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 16px;
    height: 36px;
    width: 36px;
    line-height: 36px;
    z-index: 10;
    color: #aaa;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    background: #fff;
    border-radius: 0.25rem;
}
i.fa.show_pass:hover {
    color: #222;
}
.fix-button {
    width: 100%;
}
.page_account {
    background-color: #f5f5f5;
    /* background-image: url('../images/bg-login.jpg'); */
    background-repeat: no-repeat;
    background-size: cover;
}

.form_account_social {
    text-align: center;
}
.account_or {
    position: relative;
    margin-bottom: 10px;
}
.box_account_social {
    justify-content: space-between;
}
.account_social-img img {
    height: 24px;
}
.account_social-item {
    border: 1px solid #dcdcdc;
    padding: 10px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    color: #444;
    flex: 1;
}
.account_social-item:hover {
    opacity: 0.8;
}
i.fa.show_pass:before {
    content: "\f070";
}
i.fa.show_pass.active:before {
    content: "\f06e";
}
.text-color-red {
    color: #f0ad1d;
}
.text-underline {
    text-decoration: underline;
}
.forgot_pass_group {
    display: flex;
}
.forgot_pass_group .forgot_pass_input {
    border-radius: 0.25rem 0 0 0.25rem;
}
.forgot_pass_group .forgot_pass_button {
    border-radius: 0 0.25rem 0.25rem 0;
}
.account_left {
    padding: 20px 15px;
    background: #f5f5f5;
    border-radius: 0.25rem;
}
.account_hello {
    display: flex;
    margin-bottom: 20px;
}
.account_hello img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    object-fit: cover;
}
.account_hello .txt {
    width: calc(100% - 40px);
    padding-left: 15px;
}
.account_hello .txt span {
    display: block;
    /* width: 100%; */
    color: #555;
}
.account_item_left {
    list-style: none;
}
.account_item_left li a {
    display: block;
    color: #222;
    padding: 7px 0;
}
.account_item_left li a:hover {
    color: #f0ad1d;
}
.account_item_left li a.active {
    color: #f0ad1d;
}
.table_nowrap {
    white-space: nowrap;
}
#detaiOrder .modal-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #f0ad1d;
}
.my_modal .close {
    background: #e74c3c;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -28px -28px;
    opacity: 0.8;
    transform: scale(0.8);
    transition: all 0.3s ease-in-out;
    color: #fff !important;
}
.my_modal .close:hover {
    outline: none;
    opacity: 1 !important;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}
.my_modal .close span {
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 20px;
    line-height: 20px;
}
#thongbaodangnhap .box {
    text-align: center;
    border: 1px solid #888;
    padding: 15px 30px;
    border-radius: 20px;
    font-size: 18px;
}
#thongbaodangnhap .modal_logo img {
    max-height: 44px;
}
#thongbaodangnhap .tt_thongbao {
    margin: 25px 0;
    font-size: 20px;
}
#thongbaodangnhap .txt-login {
    font-weight: 700;
}
#thongbaodangnhap .txt-signup {
    font-weight: 700;
    color: #e74c3c;
}
#thongbaodangnhap .txt_thongbao {
    margin-bottom: 20px;
}
#thongbaodangnhap .bottom_thongbao .btn-signup {
    font-weight: 700;
    float: left;
    color: #e74c3c;
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
}
#thongbaodangnhap .bottom_thongbao .btn-login {
    float: right;
    background: #f0ad1d;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    border-radius: 4px;
    border: 2px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
}
#thongbaodangnhap .bottom_thongbao .btn-login:hover {
    background: #b48116;
    transition: all 0.3s ease-in-out;
}
#thongbaodangnhap .bottom_thongbao .btn-close {
    float: right;
    position: relative;
    left: 0;
    top: 0;
    background: #e74c3c;
    color: #fff !important;
    padding: 8px 15px;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    opacity: 1;
    text-shadow: unset;
    margin-left: 10px;
    border-radius: 4px;
    border: 2px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
}
#thongbaodangnhap .bottom_thongbao .btn-close:hover {
    background: #963127;
    transition: all 0.3s ease-in-out;
}
#menu_mobi .txtsignup {
    font-weight: 700;
    color: #f0ad1d;
}
#menu_mobi .txtlogin {
    font-weight: 700;
    color: #e74c3c;
}
@media only screen and (max-width: 992px) {
    .my_modal .modal-dialog {
        padding-bottom: 50px !important;
    }
}
@media only screen and (max-width: 600px) {
    #thongbaodangnhap .box {
        padding: 15px;
        font-size: 16px;
    }
}
@media only screen and (max-width: 414px) {
    #thongbaodangnhap .bottom_thongbao .btn-signup {
        font-size: 14px;
    }
    #thongbaodangnhap .bottom_thongbao .btn-login,
    #thongbaodangnhap .bottom_thongbao .btn-close {
        font-size: 14px;
    }
}
@media only screen and (max-width: 375px) {
    #thongbaodangnhap .bottom_thongbao .btn-signup {
        width: 100%;
    }
    #thongbaodangnhap .bottom_thongbao .btn-login,
    #thongbaodangnhap .bottom_thongbao .btn-close {
        width: calc(50% - 10px);
        margin: 0 5px;
        display: block;
        padding-left: 2px;
        padding-right: 2px;
        text-align: center;
        white-space: nowrap;
    }
}
