.hero-1.style-hosting {
    padding: 180px 0 100px !important;
}

select.ai_select_vps_re_order,
select.ai_select_hosting {
    border: 1px solid #ffa31a;
    font-size: 16px;
    color: black;
    height: 43px;
    border-radius: 10px;
}

.loader-info {
    width: 100%;
    background: #2d94ff;
    height: 17px;
    margin-top: 10px;
    border-radius: 5px;
    position: relative;
}

.stretch-card {
    margin-bottom: 1.5em;
}

.op-bg-1 {
    background-color: #0779e4 !important;
    color: white;
}

.card {
    overflow: hidden;
}

.bg-dark {
    background-color: #fff !important;
    border: 1px solid #ff9600;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid #ff9600;
    border-radius: 5px;
    color: #ff9600;
    margin-top: 0;
    /* box-shadow: 0 2px 6px 0 rgba(32, 32, 36, .32);
     */
    padding: 0;
}

.card .card-body {
    padding: 1.75rem 1.5625rem;
}

.align-self-start h3 {
    font-size: 1.5rem;
    color: white;
}

.icon.icon-box {
    width: 40px;
    height: 37px;
    background: #fff;
    border-radius: 7px;
    color: #000;
}

.icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-item {
    color: #0275d8;
}

a {
    text-decoration: none;
}

.loader-plan {
    width: 100%;
    background: #2d94ff;
    height: 17px;
    margin-top: 10px;
    border-radius: 5px;
    position: relative;
}

.loader .width-load {
    position: absolute;
    height: 100%;
    background: #ff9600;
    opacity: .9;
    animation: animate 1s linear;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    text-align: center;
    top: 0;
    font-size: 14px;
    line-height: 15px;
}

.op-bg-1 {
    background-color: #0779e4 !important;
    color: white;
}

.op-bg-2 {
    background-color: #28c76f !important;
    color: white;
}

.op-bg-3 {
    background-color: #ff9f43 !important;
    color: white;
}

.op-bg-4 {
    background-color: #f44336 !important;
    color: white;
}

.bg-dark {
    background-color: #fff !important;
    border: 1px solid #ff9600;
}

.bg-dark {
    background-color: #fff !important;
    border: 1px solid #ff9600;
}

.op-h4-text-info {
    text-align: left;
}

.op-h4-text-info {
    margin-bottom: 10px;
}

h4 {
    font-size: 20px;
    color: #ff9600 !important;
}

h6 {
    font-size: 28px;
    color: #ff9600 !important;
}

.op-info-plan {
    width: 100%;
    display: flex;
}

.op-lable {
    font-size: 15px;
    font-weight: 400;
}

.op-lable {
    width: 50%;
    cursor: context-menu;
}

.op-lable-info {
    color: #ff9600;
    font-weight: 500;
    text-align: right;
    font-size: 15px;
}

.op-lable-info {
    color: #ff9600;
    font-weight: 500;
    text-align: right;
    font-size: 15px;
}

.bg-dark-op .content-item {
    background-color: #fff !important;
    border: 1px solid #ff9600;
}

/*add row */

.plan-message-contopner {
    /* width: 800px;
    */
    margin-top: 10px;
}

.sp-single-wrap {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.sp-single-wrap label {
    width: 40%;
}

.sp-single-wrap input {
    width: 70%;
}

.sp-lable,
.sp-input {
    font-size: 15px;
}

.op-li {
    margin-right: 20px;
    clear: none;
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    position: relative;
    word-wrap: break-word;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 30px;
}

.op-ul {
    display: flex;
    width: 100%;
}

.op-delete {
    background: #bdbdbd;
    width: max-content;
    padding: 5px 20px;
    cursor: pointer;
    border-radius: 5px;
    color: #ffff;
    min-width: 60px;
    text-align: center;
}

.op-addrow,
.op-button {
    background: #0672ba;
    width: max-content;
    cursor: pointer;
    border-radius: 5px;
    color: #ffff;
    min-width: 160px;
    text-align: center;
    padding: 10px 0;
    border: 1px
}

.op-addrow {
    background: #6da87a;
}

.op-button:hover {
    background: transparent;
    color: #000;
    border: 1px solid #0672ba;
}

.op-addrow:hover {
    background: transparent;
    color: #000;
    border: 1px solid #6da87a;
}

.button-row {
    /* display: flex;
    */
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.form-group.label-floating {
    display: flex;
    align-items: flex-end;
}

.op-div-addrow {
    /*padding-top: 20px;
    */
}

.op-lable-1,
.op-lable-2,
.op-lable-3 {
    padding-right: 45px;
}

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 0.5px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

/*.active, .accordion:hover {
     background-color: #ccc;
}
*/

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.mm-manage-plan:nth-child(2n+1) .accordion {
    background: #9b9b9b;
}

.panel {
    padding-bottom: 40px;
}

.sp-input {
    border-radius: 4px;
    border: 1px solid #8c8f94;
    background-color: #fff;
    color: #2c3338;
    padding: 0 8px;
    line-height: 2;
    min-height: 30px;
}

.sp-lable {
    margin-right: 20px;
}

.op-mss {
    width: 100%;
}

.op-mss h5 {
    font-size: 18px;
    text-align: center;
}

.bg-dark-op .content-item {
    height: 100%;
    padding: 25px;
}

.button-row {
    display: flex;
}

.op-h4-text-info {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.op-height-loading {
    /* height: 50px;
    /* padding-bottom: 95px;
    /* margin-top: 35px;
     */
}

.op-loading-optimer,
.op-loading-vps,
.op-loading-os {
    display: none;
    text-align: center;
    height: 155px;
}

.op-loading-optimer img,
.op-loading-vps img,
.op-loading-os img {
    height: 90px;
}

.op-show-optimer-mss,
.op-show-vps-mss,
.op-show-os-mss {
    color: #FFC107;
    font-size: 24px;
    font-weight: 500;
}

.img-loading {
    height: 200px !important;
}

.op-button-delete {
    background-color: red;
    color: yellow;
}

.op-center-loading {
    text-align: center;
}

.op-show-os-mss {
    font-size: 20px;
    text-align: left;
    padding: 10px;
}

.row.ai-row.ai-row-os {
    margin: auto;
}

.ai-text-re-order {
    padding: 0 0 0 15px;
    font-size: 15px;
    margin-bottom: 0;
}

.ai-text-re-order-p {
    padding: 0 0 0 15px;
    color: red;
    font-size: 15px;
    margin-top: 0;
}

.ai-row-1 {
    display: flex;
    gap: 20px;
}

.container.ai-container-4 {
    margin: 0 auto;
    padding-left: 15px;
}

.ai-row.ai-row-button.ai-row-4 {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.ai-container-4,
.btn-ai-row {
    width: 100%;
}

.ai-container-5 {
    width: 100%;
    display: flex;
    gap: 20px;
}

.ai-row.ai-row-button.ai-row-5 {
    width: 100%;
}

.ai-row.ai-loading-vps.ai-row-3 {
    width: 100%;
    padding-top: 25px;
}

.ai_delete_sn {
    background-color: #f86237;
    color: white !important;
    text-decoration: none !important;
}

.ai_create_sn,
.ai_revert_sn {
    /* background-color: #377ef8; */
    color: white !important;
    text-decoration: none !important;
}

/* Tab quản lý VPS*/

.tabs>br,
br {
    /* display: none; */
}

.tabs input[type="radio"] {
    display: none
}

.tabs ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #ccc;
    border-radius: 10px 10px 0 0;
    overflow: hidden
}

.tabs ul li {
    flex: 1
}

.tabs ul li label {
    display: block;
    padding: 15px 20px;
    cursor: pointer;
    background: #eee;
    text-align: center;
    transition: background 0.3s, color 0.3s
}

.tabs ul li label:hover {
    background: #ddd
}

.tabs input[type="radio"]:checked+label {
    background: red;
    border-bottom: 2px solid #fff;
    color: #000;
    font-weight: 700
}

.tabs .content {
    border-radius: 0 0 10px 10px;
    overflow: hidden
}

.tabs .content section {
    display: none;
    padding: 20px;
    background: #fff
}

.tabs {
    width: 100%;
    margin: 20px auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px -1px 5px #fc692b;
}

.tabs input[type="radio"] {
    display: none;
}

.tabs label {
    display: inline-block;
    padding: 15px 20px;
    cursor: pointer;
    background: #eee;
    text-align: center;
    transition: background 0.3s, color 0.3s;
}

.tabs label:hover {
    background: #ddd;
}

.tabs input[type="radio"]:checked+label {
    background: #f86237;
    border-bottom: 2px solid #fff;
    color: #ffffff;
    font-weight: bold;
}

.tabs .content {
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}

.tabs .content section {
    display: none;
    padding: 20px;
    background: #fff;
}

.tabs input[type="radio"]:nth-of-type(1):checked~.content section:nth-of-type(1),
.tabs input[type="radio"]:nth-of-type(2):checked~.content section:nth-of-type(2),
.tabs input[type="radio"]:nth-of-type(3):checked~.content section:nth-of-type(3),
.tabs input[type="radio"]:nth-of-type(4):checked~.content section:nth-of-type(4),
.tabs input[type="radio"]:nth-of-type(5):checked~.content section:nth-of-type(5),
.tabs input[type="radio"]:nth-of-type(6):checked~.content section:nth-of-type(6) {
    display: block;
}

.col-sn .ai-text-re-order,
.row-sn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.col-sn #sn_id {
    margin-bottom: 0;
}

.col-sn #sn_note::placeholder {
    font-size: 14px;
    padding: 0 5px;
}

.col-sn .ai-lable-text-user {
    padding: 0;
    margin: 0;
    margin-left: 5px
}

.col-sn,
.col-sn #sn_note {
    width: 100%;
    height: 48px;
    border-radius: 5px;
    border: none;
    background-color: #f5f5f5;
}

.input-style {
    padding: 10px;
    border: 2px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    color: #555;
    outline: none;
}

.tabs input[type="radio"]:checked+label {
    font-weight: normal;
}

.tabs label {
    border-radius: 8px 8px 0 0;
}

.tab-r {
    width: 100%;
}

.tabs-r {
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

.tab-r .ai-tab-vps {
    width: 100%;
}

.info-template {
    padding: 15px 15px 0 15px;
}

.buttonC {
    float: right;
}

#mainCanvas {
    width: 100% !important;
    height: 100% !important;
    transform: scale(1) !important;
    padding: 10px;
    left: 0 !important;
}

.rl_vps {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 12px;
    gap: 8px;
    height: 34px;
    width: 112px;
    border: none;
    background: #fff;
    border-radius: 20px;
    cursor: pointer;
    width: fit-content;
}

.lable_rl_vps {
    line-height: 20px;
    font-size: 17px;
    color: #FF342B;
    font-family: sans-serif;
    letter-spacing: 1px;
}

/*.rl_vps:hover {
    background: #ff362b52;
}*/

.rl_vps:hover .svg-icon {
    animation: spin-rl 2s linear infinite;
}

@keyframes spin-rl {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.ai-reload-bt {
    padding-left: 10px;
}

.row-re {
    width: 100%;
    display: flex;
}

.col-sm-p {
    width: 60%;
}

.col-sm-se {
    width: 40%;
    padding-top: 12px;
}

.ai-set {
    display: flex;
    padding: 15px 0 15px 0;
    justify-content: space-between;
    align-items: center;
}

.ai-time-metrics {
    /*width: 40%;*/
    height: 48px;
    border-radius: .3rem;
}

.ai-cart {
    border-color: #fc692b;
}

.ai-row-status .ai-ip {
    font-size: 18px;
    font-weight: 600;
    color: var(--theme2);
    margin-left: 10px;
}

.ai-row-status .ai-ip-text {
    margin-left: 0;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
}

.fa-arrow-rotate-right {
    color: #FFA31A;
}

.btn-warning {
    color: #fff !important;
}

.row-sn .col-sn .nice-select::after {
    right: 15px;
    top: 25px;
}

#ss .ai-text-note,
#cl .ai-text-note {
    color: #FF9800;
    font-size: 22px;
    font-weight: 700;
    margin: 10px 0 10px 0;
}

.modal-footer .ai_sn,
.modal-footer .ai_os {
    margin: 10px;
}

.modal-content .modal-header h4.modal-title {
    color: black !important;
}

#sn_note:focus {
    color: black;
}

.ai_select_vps_re_order::after {
    right: 15px !important;
    top: 20px !important;
}

.info-template pre {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

select#sn_id {
    font-size: 18px;
    background-color: #ffffff;
    font-weight: 500;
    float: initial;
    overflow: initial;
    height: initial;
    padding: 0;
    display: inline-flex;
    align-items: center;
    line-height: 150%;
    width: 100%;
    border: none;
    color: #fc692b;
}

select#template_id {
    font-size: 18px;
    background-color: #ffffff;
    font-weight: 500;
    float: initial;
    overflow: initial;
    height: initial;
    padding: 0;
    display: inline-flex;
    align-items: center;
    line-height: 150%;
    width: 100%;
    border: none;
    color: #fc692b;
}

.ai_sn:hover {
    background-color: #f86237;
    color: #fff;
}

.modal-title-noti {
    font-size: 20px;
    color: #ff9600;
}

.notification-item {
    cursor: pointer;
    transition: background-color 0.2s;
}

.notification-item:hover {
    background-color: #f8f9fa;
}

.notification-item.unread {
    /* border-left: 4px solid #007cba; */
    background-color: #f0f8ff;
}

.notification-title {
    font-size: 20px;
    font-weight: 600;
}

.notification-actions {
    opacity: 0;
    transition: opacity 0.2s;
}

.notification-item:hover .notification-actions {
    opacity: 1;
}

.badge {
    font-size: 0.7em;
}

#notificationDetailModal .modal {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 15px;
}

#notificationDetailModal .modal-dialog {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

#notificationDetailModal .modal-dialog {
    max-width: min(800px, 100vw - 30px);
}

.notification-detail .notification-title {
    color: #2c3e50;
    border-bottom: 2px solid #3498db;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.notification-detail .notification-message {
    font-size: 14px;
    line-height: 1.6;
}

.notification-detail .notification-meta {
    border-left: 4px solid #3498db;
    padding-left: 15px;
    background-color: #f8f9fa;
    padding: 10px 15px;
    border-radius: 0 5px 5px 0;
}

.notification-detail .alert {
    border-radius: 8px;
    font-size: 13px;
}

.card-body-noti {
    border-radius: 5px;
    padding: 15px;
}

li.page-item {
    padding: 5px;
}

.disk-card {
    background: #fff;
    border-radius: 10px;
    padding: 14px 18px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
    margin: 12px 0;
}

.disk-card h4 {
    margin: 0 0 6px 0;
    font-size: 15px
}

.disk-summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    color: #333;
    font-size: 15px
}

.disk-progress {
    background: #cfcfcf;
    border-radius: 10px;
    height: 26px;
    position: relative;
    overflow: hidden
}

.disk-progress-bar {
    height: 100%;
    background: #00c48f;
    border-radius: 8px 0 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    padding: 0 8px;
    white-space: nowrap
}

.disk-progress-bar.small-text {
    font-size: 11px
}

.mini-chart-row {
    display: flex;
    gap: 18px;
    align-items: flex-start;
}

.mini-chart-card {
    flex: 1;
    background: #fff;
    border-radius: 10px;
    padding: 12px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
    width: 100%;
}

.mini-chart-title {
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 8px 0;
    color: #222
}

.mini-chart-canvas {
    width: 100%;
    height: 100%
}

.chart-legend-small {
    font-size: 12px;
    margin-top: 6px;
    display: flex;
    gap: 8px;
    align-items: center
}

.chart-legend-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #666;
    font-size: 12px
}

.chart-legend-swatch {
    width: 10px;
    height: 10px;
    border-radius: 2px;
    display: inline-block
}

.disk-bandwidth-row {
    display: flex;
    gap: 18px;
    align-items: flex-start;
}

.table-vps-list tbody tr:nth-child(odd) td,
.table-vps-list tbody tr:nth-child(odd) th {
    background-color: #d3d3d3 !important;
}

.table-vps-list tbody tr:nth-child(even) td,
.table-vps-list tbody tr:nth-child(even) th {
    background-color: #ffffff !important;
}

.table-vps-list tbody tr:hover td,
.table-vps-list tbody tr:hover th {
    background-color: #0033ff !important;
    color: #fff;
}

@media (max-width: 575px) {
    .container-fluid {
        margin: 0;
        padding: 0;
    }

    .modal-content-noti .modal-header {
        display: flex;
    }

    .ai-row-status {
        padding: 10px;
    }

    .disk-bandwidth-row {
        display: block;
    }

    .mini-chart-row {
        flex-direction: column;
        gap: 12px;
    }
}

@media(max-width:767px) {
    .ai-row-input {
        width: calc(50% - 10px);
    }

    .ai-row-1 {
        display: flex;
        gap: 20px;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .ai-row.ai-row-button.ai-row-4 {
        flex-wrap: wrap;
    }

    .ai-container-4,
    .btn-ai-row {
        width: auto;
    }

    .ai-row.ai-row-button.ai-row-4 {
        justify-content: center;
    }

    .col-sm-p,
    .col-sm-se {
        width: 100%;
    }

    .row-re {
        display: block;
    }

    .ai-lable-text-user {
        padding: 0 !important;
    }

    .chart-container {
        width: 100%;
    }

    h6 {
        font-size: 18px !important;
    }

    .modal-header {
        margin: auto !important;
        display: contents;
        width: 100% !important;
        text-align: center !important;
    }
}

/* =====================================================
 * NAT DOMAIN VPS STYLES - Web Theme Colors
 * ===================================================== */

/* Info Box - Tông màu cam web */
.nat-info-box {
    background: #fff;
    border: 2px solid #ff9600;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 18px 20px;
    box-shadow: 0 2px 6px rgba(255, 150, 0, 0.15);
}

.nat-info-box strong {
    color: #1d2327;
    font-weight: 600;
}

.nat-info-box i {
    color: #ff9600;
    margin-right: 5px;
}

.nat-box-title {
    color: #ff9600 !important;
    font-weight: 700 !important;
    font-size: 17px;
}

.nat-box-desc {
    color: #2d2d2d !important;
    line-height: 1.6;
    font-weight: 500;
}

.nat-box-counter {
    color: #ff9600 !important;
    font-size: 16px;
    font-weight: 700;
}

/* Warning Box - Đỏ cam theo tông web */
.nat-warning-box {
    background: #fff;
    border: 2px solid #f44336;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 18px 20px;
    box-shadow: 0 2px 6px rgba(244, 67, 54, 0.15);
}

.nat-warning-box i {
    color: #f44336;
    font-size: 18px;
    margin-right: 5px;
}

/* Add Button Wrapper */
.nat-add-btn-wrapper {
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
}

#btn-toggle-add-form {
    cursor: pointer !important;
    pointer-events: auto !important;
    z-index: 11 !important;
    position: relative !important;
    transition: all 0.3s ease;
    display: inline-block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

#btn-toggle-add-form:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(252, 105, 43, 0.3);
}

#btn-toggle-add-form:active {
    transform: translateY(0);
}

#btn-toggle-add-form i {
    pointer-events: none;
}

/* Add Domain Form */
.nat-add-form {
    background: #fff;
    border: 2px solid #ff9600;
    padding: 22px;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: 0 2px 6px rgba(255, 150, 0, 0.15);
    display: none;
}

.nat-add-form h6 {
    margin-bottom: 18px;
    color: #ff9600;
    font-weight: 700;
    border-bottom: 2px solid #ff9600;
    padding-bottom: 12px;
    font-size: 18px;
}

.nat-add-form h6 i {
    color: #ff9600;
    margin-right: 8px;
}

/* Form Labels */
.nat-form-label {
    color: #333;
    font-weight: 600;
    margin-bottom: 8px;
}

/* Domain List Table */
.nat-domain-table {
    background: white;
    border: 2px solid #ff9600;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(255, 150, 0, 0.15);
}

.nat-domain-table thead th {
    background: #ff9600;
    border-bottom: 3px solid #e68600;
    color: #ffffff !important;
    font-weight: 700;
    padding: 14px;
}

.nat-domain-content,
.nat-port-content {
    margin-top: 15px;
    padding: 18px;
    background: #ffffff;
    position: relative;
    z-index: 1;
    border-radius: 5px;
}

/* Đảm bảo tất cả buttons trong NAT Domain có thể click */
.nat-domain-content button,
.nat-domain-content .btn {
    cursor: pointer !important;
    pointer-events: auto !important;
    position: relative;
}

.nat-domain-content .domain-list h6 {
    color: #ff9600;
    font-weight: 700;
    margin-bottom: 18px;
    font-size: 18px;
}

.nat-domain-content .domain-list h6 i {
    color: #ff9600;
    margin-right: 8px;
}

/* Empty State */
.nat-empty-state {
    background: #fff;
    border: 3px dashed #ff9600;
    border-radius: 8px;
    text-align: center;
    padding: 50px 25px;
}

.nat-empty-state i {
    font-size: 3rem;
    color: #ff9600;
    margin-bottom: 15px;
}

.nat-empty-state p {
    margin: 10px 0 0 0;
    color: #666;
    font-size: 16px;
    font-weight: 500;
}

.nat-port,
.nat-port-title {
    color: #000;
}