@media (min-width: 2560px) {
    .modal-dialog {
        max-width: 50%;
    }
}

@media (max-width: 2560px) {
    ._custom-width {
        max-width: 8%;
    }
}

@media (max-width: 1920px) {
    ._custom-width {
        max-width: 10%;
    }
}

@media (min-width: 1920px) {
    .modal-dialog {
        max-width: 50%;
    }

    .block-statis.search label {
        width: 40%;
    }

    .block-statis.search span {
        width: 60%;
    }
}

@media (max-width: 2420px) {
    .render-input {
        max-width: 65% !important;
    }
}

@media (max-width: 1450px) {
    .full.price_table.padding_infor_info_user.fix-height {
        height: auto !important;
    }

    ._custom-width {
        max-width: 12%;
    }
}

@media (max-width: 1400px) {
    .render-input {
        max-width: 50% !important;
    }

    .apexcharts-canvas {
        /* width: 100% !important; */
    }

    .render-field {
        /* max-width: 40%; */
    }

    .custome-filter {
        max-width: 65%;
        flex-direction: column;
    }

    .custome-filter .unique-fields,
    .custome-filter .condition-fields,
    .custome-filter .filter-field {
        max-width: 100%;
        margin-bottom: 0.5em;
    }
}

@media (min-width: 1366px) {
    .modal-dialog {
        max-width: 50%;
    }
}

@media (min-width: 1080px) {
    .modal-dialog {
        max-width: 50%;
    }
}

@media (min-width: 1200px) {
    .footer-custom {
        position: unset;
    }
}

@media (max-width: 1200px) {
    nav#sidebar.active~#content {
        padding-left: 25px !important;
    }

    nav#sidebar.active+.topbar {
        padding-left: 0 !important;

    }

    nav#sidebar.active+.navbar-item.child-item {
        color: white !important;
    }

    .page_title h4 {
        padding-left: 30px;
    }

    .custom-buttonadd {
        margin-right: 30px !important;
    }

    .padding_infor_info_p-d-5,
    .padding_infor_info_ver,
    .padding_infor_info_user,
    .padding_infor_info {
        padding-left: 20px;
        padding-right: 20px;
    }

    .white_shd {
        width: 100% !important;
    }

    #content .midde_cont .row.mt-2 {
        padding: 0px 10px 0px;
    }
}

@media (max-width: 1024px) {
    ._flex-wrap {
        justify-content: center;
    }

    .render-input {
        max-width: 100% !important;
    }

    .infor_input {
        text-align: unset !important;
    }

    ._custom-width {
        max-width: 18%;
    }
    div[name="maKyHieu"] {
        right: 24% !important;
    }
}

@media (max-width: 768px) {
    .pie-legend-container {
        display: none;
    }

    .topbar.public {
        justify-content: unset;
    }

    ._custom-width {
        max-width: 20%;
    }

    /* .table-display {
        min-height: auto;
    }
    .design-table {
        height: 50vh;
    } */
}

/* @media (max-width: 767px) {
    .step-indicator {
        flex-direction: column; 
    }

    .step {
        margin: 5px 0;
        max-width: 100%;
    }
} */
@media (max-width: 600px) {
    .step-item {
        width: 100%;
    }

    .step-arrow-right.step-active .step-link:after,
    .step-arrow-both.step-active .step-link:before,
    .step-arrow-both.step-active .step-link:after,
    .step-arrow-left-flat-right.step-active .step-link:before,
    .step-arrow-left-flat-right.step-active .step-link:after {
        display: none;
    }

    .table_permission .table tbody tr td {
        /* max-width: 400px !important; */
        /* overflow: auto; */
        white-space: break-spaces;
    }

    div[name="maKyHieu"] {
        top: 56% !important;
        right: -12px !important;
        width: 30% !important;
    }
}

@media (min-width: 768px) {
    .error-login {
        width: 395px;
        float: right;
    }
}

/* Custom Responsive Styles */
@media (max-width: 768px) {
    h5 {
        font-size: 18px;
    }

    label {
        font-size: 14px;
    }

    .input-group-text {

        font-size: 14px;
    }

    .form-control {
        font-size: 14px;
    }

    .full-navbar {
        height: 62px;
    }

    .block-statis.search label {
        width: 100% !important;
    }

    .block-statis.search span {
        width: 100% !important;
    }

    .input-search {
        flex-direction: column;
    }

    .infor_user {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    .size-img-success {
        width: 180px;
    }
}

@media (max-width: 480px) {
    ._logo img {
        object-fit: contain !important;
    }

    .size-img-success {
        width: 120px;
    }

    .login_form .field label.form-check-label {
        display: flex;
        align-items: flex-end;
    }

    .login_form .field label.form-check-label span {
        margin-left: 0.5em;
        margin-bottom: 0.25rem;
    }

    .login_form .field label.form-check-label #checkbox {
        margin-bottom: 3px;
    }

    .input-group {
        margin-right: 0 !important;
    }

    .block-statis .a {
        margin-right: 0 !important;
    }

    .block-statis .date {
        flex-direction: column;
    }

    /* .charts {
        margin-bottom: 10em !important;
    } */
    /* .tab-content p {
        visibility: hidden;
    } */
    .modal-body.export {
        padding: 20px !important;
    }

    .checkboxes-grid {
        margin-left: 1em !important;
    }

    /* .detail_text .data {
        width: 68%;
    } */
    .render-field {
        flex-direction: column;
        align-items: normal !important;
    }

    .render-field .label-field {
        margin-bottom: 0.5em;
    }

    .filter-field label {
        width: 25%;
    }

    .custome-filter {
        margin-left: 0.5em;
    }

    ._custom-width {
        max-width: unset;
    }
}

@media (max-width: 420px) {
    .contact_inner {
        text-align: center;
    }

    .navbar_container {
        margin-top: 20px !important;
        padding: 0 !important;
    }

    .navbar_list .nav_item a {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .navbar_container {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .navbar_container ul li a {
        padding: 5px !important;
    }

    div[name="maKyHieu"] {
        width: 40% !important;
    }
}

@media (max-width: 375px) {
    .branch {
        margin-left: 45px;
    }

    .apexcharts-canvas {
        width: auto !important;
    }

    .filter-field label {
        width: 70%;
    }

    .header_infor_user {
        padding: 10px 0px;
    }
    div[name="maKyHieu"] {
        width: 45% !important;
    }
}

/* @media (max-width: 1920px) {
    #content .midde_cont .row.mt-2 {
        margin-bottom: 16px;
    }
} */