.hideScreen-2 {
    display: none !important;
}
.ct-detail-flex {
    width: 100%;
    display: flex;
}
.mx-content {
    margin-right: 20px !important;
    margin-left: 20px !important;
}
.border-left-addwallet {
    border-left: 0.25rem #33539e solid;
}
.ct-mn {
    width: 20%;
    display: flex;
    justify-content: end;
}
.gr-checkradio {
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin-left: 1.5rem;
}
.row-checkradio {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.check-style {
    width: 20px;
    height: 20px;
}
.h-img-mb {
    min-height: 300px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}
.fs-lb-mb {
    font-size: 15px !important;
    color: black !important;
}
.icon-color-detail {
    color: #34539e;
}
.input-turns {
    width: 100%;
    padding-bottom: 0 !important;
}
.mt-0-mb {
    margin-top: 1rem;
}
.wrapper-order{
    display: grid;
    grid-template-columns: 65% 33%;
    column-gap: 2%;
    padding-left: 1rem;
    padding-right: 1rem;
}
footer.sticky-footer {
    padding: 0;
}
.show_search{
    display: none;
}
@media screen and (min-width: 767px) and (max-width: 990px) {
    .col-custom-end {
        justify-content: flex-end;
        display: flex;
    }
    .delete-btn-ct {
        width: 47%;
    }
    .text-ednt-ct {
        text-align: end;
    }
    .pb-ct {
        padding-bottom: 5rem;
    }
    .no-bd {
        border: none !important;
    }
    .col-mb-line{
        width: 70% !important;
    }
}
@media screen and (max-width: 1050px) {
    .d-none-tablet{
        display: none;
    }
    .show_search{
        display: block;
    }
    .rps_search {
        opacity: 0; 
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease, opacity 0.3s ease;
      }
      
      .rps_search.show {
        opacity: 1; 
        max-height: 400px;
        transition: max-height 0.3s ease, opacity 0.3s ease; 
      }
    .h-tag-service {
        height: 52px !important;
    }
    .pb-ct-2{
        padding-bottom: 6rem;
    }

    .div-custom-combo{
        max-height: 510px;
    }
    .no-bd {
        border: none !important;
    }
    #wrapper #content-wrapper {
        background-color: #f8f9fc;
        width: 100%;
        overflow-x: hidden;
    }
    .h-img-mb {
        min-height: 250px;
        max-width: 100%;
        display: block;
        margin: 0 auto;
        object-fit: contain;
    }
    .title-page {
        display: flex !important;
        justify-content: center;
        align-items: center;
        background-image: linear-gradient(to right, #33539e, #6f5f90);
        color: #fff !important;
    }
    .title-page h5 {
        font-size: 15px;
        padding: 8px 12px;
    }
    .ct-detail-flex {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .ct-mn,
    .w-ct {
        width: 25%;
    }
    .fixed-footer-mb {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }
    .d-lg-none {
        display: none !important;
    }
    .hideScreen {
        display: block !important;
    }
    .viewScreen {
        display: none !important;
    }
    .m-lg {
        margin-bottom: 1rem !important;
    }
    .block-center {
        justify-content: center !important;
        display: flex !important;
    }
}

@media screen and (max-width: 767px) {
    .wrapper-order{
        grid-template-columns: 1fr;
    }
    .d-lg-none {
        display: none !important;
    }
    .pb-ct {
        padding-bottom: 5rem;
    }
    .hideScreen {
        display: block !important;
    }

    .viewScreen {
        display: none !important;
    }
    .ct-detail-flex {
        display: flex;
        justify-content: center;
        margin: 0 auto;
        gap: 1rem;
    }
    .ct-mn,
    .w-ct {
        width: auto;
    }

    .mx-mbdevice{
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .div-custom-combo{
        max-height: 217px;
    }
}
.w-50-ct {
    width: 50%;
}

.w-30-ct {
    width: 33%;
}
.fs-6 {
    font-size: 11px !important;
}
.fz-ct {
    font-size: 13px !important;
}
.fz-mb {
    font-size: 13px !important;
}
.mb-pc {
    margin-bottom: 1rem;
}
.mt-x{
    margin-top: 0.25rem;
}
.text-required {
    font-size: 12px !important;
}
.noti-check {
    display: flex;
    justify-content: end;
    align-items: center;
}
.search-bar {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 2%;
}
.text-underline {
    text-decoration: underline;
    text-decoration-thickness: 1.5px;
    text-underline-offset: 4px; 
  }
  .line-1{
    height: 2px;
    width: 100%; /* Chiều dài tùy chỉnh */
    background-color: black;
    border: none;
    margin-bottom: 20px;
  }
@media screen and (min-width: 1201px){
    .w-50-ct{
        width: 33% !important;
    }
}
@media screen and (max-width: 1200px) {
    .w-50-ct {
        width: 70% !important;
    }
    .gr-checkradio {
        width: 95%;
    }
}
@media screen and (max-width: 990px) {
    .mt-2-mb{
        margin-top: 5px !important;
    }
    #group-btn {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        column-gap: 2%;
    }
    #group-btn {
        grid-column: span 2;
    }
    .mt-4-mb {
        margin-top: 2rem !important;
    }
    .mb-pc {
        margin-bottom: 0.5rem;
    }
    .viewScreen {
        display: none !important;
    }

    .ct-ipad-flx {
        display: flex;
        flex-direction: column !important;
    }

    .ct-width {
        width: 100% !important;
    }

    .mx-reponsive {
        margin: 0 0 0.5rem 0 !important;
    }
    .hidden-col-table {
        display: none !important;
    }

    .tooltip {
        display: block;
        font-size: 12px !important;
    }

    .tooltip.show {
        opacity: 1;
    }

    /* .fixed-table {
        overflow: hidden !important;
    } */

    .text-table-mobile {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap !important;
        max-width: 85px;
    }
    .text-thead-mb {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap !important;
        max-width: 85px;
    }
}

@media screen and (max-width: 768px) {
    
    .gr-checkradio {
        width: 55%;
    }
    .row-checkradio {
        flex-direction: row;
    }
    .mt-x{
        margin-top: 0rem;
    }
    .wrapper-order{
        padding-bottom: 1rem;
     }
}
@media screen and (max-width: 576px) {
    .mt-walletadd{
        margin-top: 60px !important;
    }
    .mt-x{
        margin-top: 0.25rem;
    }
    .hiddenmobile {
        display: none;
    }
    .search-bar {
        display: flex;
        flex-direction: column;
    }

    .mt-0-mb {
        margin-top: 0rem;
    }
    .noti-check {
        justify-content: center;
    }
    .py-sm {
        padding-top: 0;
        padding-bottom: 0;
    }
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .mx-content {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .border-left-addwallet {
        border-left: 0;
    }
    .hideScreen-2 {
        display: block !important;
    }
    .mt-5-ct {
        margin-top: 3rem !important;
    }
    .set-w {
        width: 100%;
    }
    .w-75-ct {
        width: 71.4% !important;
    }
    .w-30-ct {
        width: 40%;
    }
    .mw-ct {
        min-width: 25px !important;
    }
    .ct-detail-flex {
        display: flex;
        justify-content: center;
        margin: 0 auto;
        gap: 1rem;
    }
    .ct-mn,
    .w-ct {
        width: auto;
    }
    .flex-column-ct {
        flex-direction: column !important;
    }

    .w-50-ct {
        width: 105% !important;
    }
    .pb-ct {
        padding-bottom: 1rem;
    }
}
@media screen and (max-width: 480px) {
    #group-btn{
        grid-template-columns: 39% 59%;

    }
    .row-checkradio {
        flex-direction: column;
    }
    .gr-checkradio {
        width: 100%;
        justify-content: space-around;
    }
    .w-30-ct-2 {
        width: 30%;
    }
    .w-30-ct-2-2 {
        width: 100%;
    }
    .h-rps .select2-container,
    .h-rps {
        height: 35px !important;
    }
    .text-thead-mb {
        max-width: 60px;
    }
    .fz-mb,
    .customer-mng .fz-mb {
        font-size: 11px !important;
    }
    .customer-mng .fz-mb span {
        font-size: 12px;
    }
}
@media screen and (max-width: 400px) {
    .w-75-ct {
        width: 70% !important;
    }
    .px-0-mobile {
        padding-left: 0;
        padding-right: 0;
    }
    .h-img-mb {
        min-height: 230px;
        max-width: 100%;
        display: block;
        margin: 0 auto;
        object-fit: contain;
    }
    .w-30-ct {
        width: 42%;
    }

    .w-50-ct {
        width: 107% !important;
    }
    .fz-mb,
    .customer-mng .fz-mb {
        font-size: 9px !important;
    }
    .customer-mng .fz-mb span {
        font-size: 10px;
    }
}
@media screen and (max-width: 370px) {
    #group-btn {
        grid-template-columns: 100%;
    }
    #group-btn {
        grid-column: auto;
    }
}
@media screen and (max-width: 340px) {
    .w-30-ct {
        width: 48%;
    }
}
@media screen and (max-width: 309px){
    .col-ssm-12{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding-left: 0.75rem !important;
    }
    .tx-title{
        font-size: 13px !important;
    }
    .radio-method{
        width: 15px !important;
        height: 15px !important;
    }
    .label-radio-method {
        margin-top: 5px !important;
    }
    .short-pd {
        padding-bottom: 5rem !important;
    }
    .nav-pills .nav-link{
        width: 126px !important;
    }
    .pd-14{
        padding: 14px !important;
    }
}

@media screen and (min-width: 310px){
    .pd-14{
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }
}

@media screen and (min-width: 1000px) {
    .pr-2-lt{
        padding-right: 0.6rem !important;
    }
}

@media only screen and (min-width: 768px) {
    .style-custom-pc {
        display: grid !important;
        grid-template-columns: auto auto !important;
        grid-column-gap: 1.5rem;
    }
    .btn_search{
        padding-top: 13.5px ;
      }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
    .style-custom-pc {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .col-custom-end {
        justify-content: flex-end;
        display: flex;
    }
    .text-ednt-ct {
        text-align: end;
    }
    .w-75-ct {
        width: 60%;
    }
    .w-30-ct {
        width: 72%;
    }
    .pt-ct-2 {
        padding-top: 1rem;
    }
    .pt-ct-3 {
        padding-top: 0.5rem;
    }
    .w-30-ct-2 {
        width: 69%;
    }
    .w-30-ct-2-2 {
        width: 100%;
    }
    .w-50-ct {
        width: 62% !important;
    }
    .flex-column-ct {
        flex-direction: column !important;
    }
}
@media screen and (max-height: 700px) {
    .short-pd {
        padding-bottom: 8rem;
    }
}

@media screen and (max-height: 700px) {
    .short-pd {
        padding-bottom: 7rem;
    }
}

@media screen and (max-height: 1000px){
    .short-pd {
        padding-bottom: 5rem;
    }
}
.tooltip {
    display: none;
}

.text-table-mobile {
    white-space: nowrap !important;
}

@media screen and (max-width: 340px) {
    .text-table-mobile {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap !important;
        max-width: 60px !important;
    }
    .text-thead-mb {
        max-width: 50px;
    }
}

.mt4 {
    margin-top: -4px;
}

.radio-method {
    width: 22px;
    height: 22px;
}

.label-radio-method {
    margin-top: 8px;
}

@media screen and (min-width: 991px) {
    .show-mobile {
        display: none !important;
    }
}
