@import url("https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700;800&display=swap");

/*
 * XHosting WHMCS Six RTL fixes.
 * Intentionally minimal so the custom/menu module and stock Six layout stay intact.
 */

html[dir="rtl"],
html.rtl,
body.rtl-template {
    direction: rtl;
}

body.rtl-template,
body.rtl-template input,
body.rtl-template textarea,
body.rtl-template select,
body.rtl-template button,
body.rtl-template .btn,
body.rtl-template .dropdown-menu,
body.rtl-template .modal,
body.rtl-template .popover,
body.rtl-template .tooltip,
body.rtl-template table,
body.rtl-template h1,
body.rtl-template h2,
body.rtl-template h3,
body.rtl-template h4,
body.rtl-template h5,
body.rtl-template h6,
body.rtl-template .h1,
body.rtl-template .h2,
body.rtl-template .h3,
body.rtl-template .h4,
body.rtl-template .h5,
body.rtl-template .h6,
body.rtl-template .header-lined h1,
body.rtl-template .header-lined h1 small,
body.rtl-template .page-header-desc,
body.rtl-template .breadcrumb,
body.rtl-template .panel-title,
body.rtl-template .panel-heading,
body.rtl-template .list-group-item,
body.rtl-template .dataTables_wrapper,
body.rtl-template .dataTables_wrapper * {
    font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
}

body.rtl-template {
    text-align: right;
    line-height: 1.7;
    background: #f6f8fb;
    color: #243244;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

body.rtl-template input,
body.rtl-template textarea,
body.rtl-template select {
    direction: rtl;
    text-align: right;
}

body.rtl-template #main-body {
    padding: 32px 0 56px;
    background: #f6f8fb;
}

body.rtl-template #main-body .container,
body.rtl-template #main-body .container-fluid {
    width: calc(100% - 48px);
    max-width: 1360px;
}

body.rtl-template .main-content {
    min-height: 0;
}

body.rtl-template .main-content,
body.rtl-template .sidebar {
    margin-bottom: 24px;
}

body.rtl-template .main-content > .alert:first-child,
body.rtl-template .main-content > .panel:first-child,
body.rtl-template .main-content > form:first-child,
body.rtl-template .main-content > div:first-child {
    margin-top: 0;
}

body.rtl-template input[type="email"],
body.rtl-template input[type="url"],
body.rtl-template input[type="tel"],
body.rtl-template input[name*="domain"],
body.rtl-template input[id*="domain"],
body.rtl-template .top-nav,
body.rtl-template .navbar-main .navbar-right,
body.rtl-template .navbar-main .navbar-right > li > a,
body.rtl-template .announcement-single h2,
body.rtl-template .announcement-single .article-content,
body.rtl-template .ltr,
body.rtl-template code,
body.rtl-template pre {
    direction: ltr;
    text-align: left;
}

body.rtl-template .top-nav,
body.rtl-template .navbar-main .navbar-right {
    unicode-bidi: isolate;
}

body.rtl-template .navbar-main .navbar-right > li > a {
    text-align: right;
}

body.rtl-template .dropdown-menu {
    text-align: right;
}

body.rtl-template .dropdown-menu > li > a,
body.rtl-template .dropdown-menu button {
    text-align: right;
}

body.rtl-template .navbar-main,
body.rtl-template .navbar-main *,
body.rtl-template .top-nav,
body.rtl-template .top-nav * {
    font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
}

body.rtl-template .navbar-main {
    direction: rtl;
    text-align: right;
}

body.rtl-template .navbar-main .container {
    width: calc(100% - 48px);
    max-width: 1360px;
}

body.rtl-template .navbar-main .navbar-nav {
    float: right;
    padding-right: 0;
    padding-left: 0;
}

body.rtl-template .navbar-main .navbar-nav > li {
    float: right;
}

body.rtl-template .navbar-main .navbar-right {
    float: left !important;
    direction: rtl;
    text-align: right;
}

body.rtl-template .navbar-main .navbar-nav > li > a,
body.rtl-template .navbar-main .navbar-nav > li > button {
    text-align: right;
}

body.rtl-template .navbar-main .dropdown-menu {
    right: 0;
    left: auto;
}

body.rtl-template .navbar-main .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
}

body.rtl-template .caret {
    margin-right: 4px;
    margin-left: 0;
}

body.rtl-template .modal-header .close {
    float: left;
}

body.rtl-template .modal-footer {
    text-align: left;
}

body.rtl-template .breadcrumb {
    padding-right: 0;
}

body.rtl-template .breadcrumb > li + li:before {
    content: "\2039";
    padding: 0 8px;
}

body.rtl-template .header-lined h1 {
    line-height: 1.45;
    color: #0f5878;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 0;
}

body.rtl-template .header-lined h1 small.page-header-desc {
    display: block;
    margin-top: 6px;
    font-size: 45%;
    line-height: 1.7;
    color: #718096;
    font-weight: 400;
}

body.rtl-template .header-lined {
    margin: 0 0 22px;
    border-bottom: 1px solid #dfe6ee;
}

body.rtl-template .header-lined .breadcrumb {
    margin: 8px 0 0;
    color: #8793a3;
    font-size: 12px;
}

body.rtl-template a {
    color: #0f6f91;
}

body.rtl-template a:hover,
body.rtl-template a:focus {
    color: #0b536d;
}

body.rtl-template .panel,
body.rtl-template .well,
body.rtl-template .logincontainer,
body.rtl-template .client-home-panels .panel,
body.rtl-template .tiles .tile,
body.rtl-template .ticket-reply,
body.rtl-template .ticket-message {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.05);
}

body.rtl-template .panel,
body.rtl-template .well,
body.rtl-template .logincontainer {
    background: #fff;
}

body.rtl-template .panel {
    margin-bottom: 18px;
}

body.rtl-template .panel > .panel-heading {
    border-radius: 10px 10px 0 0;
    border-color: #e8edf3;
    background: #f8fafc;
    color: #26384d;
    font-weight: 700;
}

body.rtl-template .panel > .panel-body {
    padding: 20px;
}

body.rtl-template .panel > .list-group:last-child .list-group-item:last-child,
body.rtl-template .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-radius: 0 0 10px 10px;
}

body.rtl-template .panel-sidebar {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.04);
}

body.rtl-template .sidebar .sidebar-secondary {
    margin-top: 16px;
}

body.rtl-template .panel-sidebar > .panel-heading {
    background: #f8fafc;
    border-bottom: 1px solid #e8edf3;
}

body.rtl-template .panel-sidebar .panel-title {
    color: #26384d;
    font-weight: 700;
}

body.rtl-template .panel-sidebar .list-group-item {
    min-height: 42px;
    border-color: #edf1f5;
    color: #3b4a5c;
}

body.rtl-template .panel-sidebar .list-group-item.active,
body.rtl-template .panel-sidebar .list-group-item.active:focus,
body.rtl-template .panel-sidebar .list-group-item.active:hover {
    background: #ecfdf8;
    border-color: #bde8db;
    color: #08745f;
}

body.rtl-template .panel-sidebar .list-group-item:hover {
    background: #f8fafc;
}

body.rtl-template .list-group-item {
    border-color: #edf1f5;
}

body.rtl-template .alert {
    border: 0;
    border-radius: 10px;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.05);
    line-height: 1.8;
}

body.rtl-template .alert-success {
    background: #ecfdf3;
    color: #17603a;
}

body.rtl-template .alert-info {
    background: #eef8ff;
    color: #145174;
}

body.rtl-template .alert-warning {
    background: #fff8e7;
    color: #785214;
}

body.rtl-template .alert-danger {
    background: #fff1f2;
    color: #8f1d2c;
}

body.rtl-template .form-control,
body.rtl-template .input-group-addon,
body.rtl-template .bootstrap-select > .btn,
body.rtl-template .btn-default {
    border-color: #dbe3ec;
    border-radius: 8px;
    box-shadow: none;
}

body.rtl-template .form-control {
    min-height: 38px;
    color: #243244;
    background-color: #fff;
}

body.rtl-template textarea.form-control {
    min-height: 120px;
    resize: vertical;
}

body.rtl-template .form-control:focus {
    border-color: #16a085;
    box-shadow: 0 0 0 3px rgba(22, 160, 133, 0.12);
}

body.rtl-template .form-group {
    margin-bottom: 18px;
}

body.rtl-template label,
body.rtl-template .control-label {
    color: #34465b;
    font-weight: 600;
}

body.rtl-template .help-block {
    color: #7b8794;
    font-size: 12px;
}

body.rtl-template .btn {
    border-radius: 8px;
    font-weight: 600;
    line-height: 1.55;
}

body.rtl-template .btn-primary,
body.rtl-template .btn-success {
    border-color: #0f8f7c;
    background: #0f8f7c;
}

body.rtl-template .btn-primary:hover,
body.rtl-template .btn-primary:focus,
body.rtl-template .btn-success:hover,
body.rtl-template .btn-success:focus {
    border-color: #0b7464;
    background: #0b7464;
}

body.rtl-template .btn-link {
    color: #0f6f91;
}

body.rtl-template .logincontainer {
    position: relative;
    max-width: 560px;
    margin: 0 auto 28px;
    padding: 34px 34px 30px;
    overflow: hidden;
    border: 1px solid #dde7f0;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 20px 48px rgba(15, 23, 42, 0.08);
}

body.rtl-template .logincontainer::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 5px;
    background: #0f8f7c;
}

body.rtl-template .logincontainer h1,
body.rtl-template .logincontainer h2,
body.rtl-template .logincontainer h3 {
    margin-top: 0;
    color: #0c526f;
    font-weight: 800;
}

body.rtl-template .logincontainer p {
    color: #64748b;
}

body.rtl-template .logincontainer .form-control {
    height: 54px;
    border-color: #dbe5ef;
    border-radius: 14px;
    background: #fbfdff;
    padding-right: 17px;
    padding-left: 17px;
    font-size: 15px;
    box-shadow: none;
}

body.rtl-template .logincontainer .form-control:focus {
    border-color: #0f8f7c;
    background: #fff;
    box-shadow: 0 0 0 4px rgba(15, 143, 124, 0.12);
}

body.rtl-template .logincontainer .form-group {
    margin-bottom: 18px;
}

body.rtl-template .logincontainer label {
    color: #334155;
    font-weight: 700;
}

body.rtl-template .logincontainer .btn {
    min-height: 44px;
    border-radius: 11px;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
}

body.rtl-template .logincontainer .btn-primary {
    min-width: 124px;
    box-shadow: 0 8px 18px rgba(15, 143, 124, 0.14);
}

body.rtl-template .logincontainer .btn-default {
    border-color: #dbe5ef;
    background: #f8fafc;
    color: #0c526f;
    box-shadow: none;
}

body.rtl-template .logincontainer .btn-default:hover,
body.rtl-template .logincontainer .btn-default:focus {
    border-color: #cbd8e6;
    background: #eef6f4;
    color: #087064;
}

body.rtl-template .logincontainer .checkbox,
body.rtl-template .logincontainer .remember-me {
    color: #526174;
}

body.rtl-template .logincontainer input[type="checkbox"] {
    margin-left: 8px;
}

body.rtl-template .logincontainer .text-center,
body.rtl-template .logincontainer .form-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

body.rtl-template .tiles {
    margin-right: -8px;
    margin-left: -8px;
}

body.rtl-template .tiles .tile {
    background: #fff;
    border-color: #e2e8f0;
    margin: 8px;
    padding: 0;
    overflow: hidden;
    min-height: 96px;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

body.rtl-template .tiles .tile:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.08);
}

body.rtl-template .tiles .tile > a {
    position: relative;
    display: block;
    min-height: 96px;
    padding: 18px 20px 20px;
    color: #26384d;
    text-align: right;
    text-decoration: none;
    overflow: hidden;
    isolation: isolate;
}

body.rtl-template .tiles .tile .icon {
    position: absolute;
    left: 18px;
    top: 50%;
    z-index: -1;
    color: #0f8f7c;
    font-size: 46px;
    line-height: 1;
    opacity: 0.1;
    transform: translateY(-50%);
    pointer-events: none;
}

body.rtl-template .tiles .tile .stat,
body.rtl-template .tiles .tile .title {
    position: relative;
    z-index: 1;
    display: inline-block;
    clear: both;
    float: right;
    max-width: calc(100% - 46px);
    background: rgba(255, 255, 255, 0.82);
}

body.rtl-template .tiles .tile .stat {
    margin: 0 0 8px;
    color: #0f5878;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.1;
}

body.rtl-template .tiles .tile .title {
    color: #536173;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5;
}

body.rtl-template .tiles .tile .highlight {
    right: 0;
    left: 0;
    bottom: 0;
    height: 3px;
}

body.rtl-template .client-home-panels .panel > .panel-heading .panel-title {
    font-weight: 700;
}

body.rtl-template .client-home-panels .panel > .panel-body {
    min-height: 126px;
}

body.rtl-template .ticket-reply,
body.rtl-template .ticket-message {
    background: #fff;
    margin-bottom: 16px;
    padding: 0;
}

body.rtl-template .ticket-reply .user,
body.rtl-template .ticket-message .user {
    font-weight: 700;
    color: #26384d;
}

body.rtl-template .invoice-container,
body.rtl-template .quote-container {
    border-radius: 10px;
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.05);
}

body.rtl-template .checkbox label,
body.rtl-template .radio label {
    padding-right: 20px;
    padding-left: 0;
}

body.rtl-template .prepend-icon .field,
body.rtl-template .prepend-icon .form-control,
body.rtl-template .prepend-icon input,
body.rtl-template .prepend-icon textarea {
    padding-right: 46px !important;
    padding-left: 14px !important;
}

body.rtl-template .prepend-icon .field-icon {
    right: 0 !important;
    left: auto !important;
    width: 42px;
    text-align: center;
    color: #a8b0bb;
}

body.rtl-template .checkbox input[type="checkbox"],
body.rtl-template .radio input[type="radio"] {
    margin-right: -20px;
    margin-left: 0;
}

body.rtl-template .input-group .form-control:first-child {
    border-radius: 0 4px 4px 0;
}

body.rtl-template .input-group .form-control:last-child {
    border-radius: 4px 0 0 4px;
}

body.rtl-template .sidebar .panel-sidebar {
    overflow: hidden;
    margin-bottom: 18px;
    border: 1px solid #dce8f2;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 16px 38px rgba(15, 23, 42, 0.05);
}

body.rtl-template .sidebar .panel-sidebar > .panel-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 50px;
    padding: 13px 16px;
    border-bottom: 1px solid #edf2f7;
    background: #fbfdff;
    color: #0b4564;
}

body.rtl-template .sidebar .panel-sidebar > .panel-heading .panel-title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    font-size: 15px;
    font-weight: 800;
}

body.rtl-template .sidebar .panel-sidebar > .panel-heading i {
    color: #0f8b7d;
}

body.rtl-template .sidebar .panel-sidebar > .panel-heading .fa-chevron-up,
body.rtl-template .sidebar .panel-sidebar > .panel-heading .fa-chevron-down {
    opacity: 0.45;
}

body.rtl-template .sidebar .panel-sidebar .list-group {
    margin-bottom: 0;
}

body.rtl-template .sidebar .panel-sidebar .list-group-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    min-height: 46px;
    padding: 12px 16px;
    border-right: 0;
    border-left: 0;
    border-color: #edf2f7;
    color: #3b4a5c;
    line-height: 1.65;
    text-align: right;
}

body.rtl-template .sidebar .panel-sidebar a.list-group-item {
    transition: background-color 0.18s ease, color 0.18s ease, padding-right 0.18s ease;
}

body.rtl-template .sidebar .panel-sidebar a.list-group-item:hover,
body.rtl-template .sidebar .panel-sidebar a.list-group-item:focus,
body.rtl-template .sidebar .panel-sidebar a.list-group-item.active {
    background: #eefaf8;
    color: #0c6f65;
    text-decoration: none;
    padding-right: 20px;
}

body.rtl-template .sidebar .panel-sidebar .list-group-item i,
body.rtl-template .sidebar .panel-sidebar .list-group-item .fas,
body.rtl-template .sidebar .panel-sidebar .list-group-item .far {
    flex: 0 0 auto;
    color: #9aa9b8;
}

body.rtl-template .sidebar .panel-sidebar .list-group-item:hover i,
body.rtl-template .sidebar .panel-sidebar .list-group-item:hover .fas,
body.rtl-template .sidebar .panel-sidebar .list-group-item:hover .far,
body.rtl-template .sidebar .panel-sidebar a.list-group-item.active i {
    color: #0f8b7d;
}

body.rtl-template .sidebar .ticket-details-children {
    display: block;
    min-height: 54px;
}

body.rtl-template .sidebar .ticket-details-children > div,
body.rtl-template .sidebar .ticket-details-children > span {
    display: block;
}

body.rtl-template .sidebar .ticket-details-children strong,
body.rtl-template .sidebar .ticket-details-children b {
    display: block;
    margin-bottom: 4px;
    color: #0b4564;
    font-weight: 800;
}

body.rtl-template .sidebar .ticket-details-children small,
body.rtl-template .sidebar .ticket-details-children .text-muted {
    color: #718298;
}

body.rtl-template .sidebar .panel-sidebar .label,
body.rtl-template .sidebar .panel-sidebar .badge {
    border-radius: 999px;
    padding: 5px 8px;
    font-weight: 800;
}

body.rtl-template .client-services-table {
    padding: 0;
    border-radius: 18px;
    background: transparent;
}

body.rtl-template .client-services-table .dataTables_wrapper {
    overflow: hidden;
    border: 1px solid #dce8f2;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.055);
}

body.rtl-template .client-services-table .listtable {
    display: grid !important;
    grid-template-columns: minmax(220px, 0.7fr) minmax(0, 1fr);
    align-items: center;
    gap: 14px;
    padding: 16px !important;
    background: #fff;
}

body.rtl-template .client-services-table .listtable:before,
body.rtl-template .client-services-table .listtable:after,
body.rtl-template .client-services-table .table-footer:before,
body.rtl-template .client-services-table .table-footer:after {
    display: none;
}

body.rtl-template .client-services-table .listtable .dataTables_filter {
    grid-column: 1;
    grid-row: 1;
}

body.rtl-template .client-services-table .listtable .dataTables_info {
    grid-column: 2;
    grid-row: 1;
}

body.rtl-template .client-services-table .listtable table {
    grid-column: 1 / -1;
}

body.rtl-template .client-services-table .listtable > div:has(#tableServicesList) {
    grid-column: 1 / -1;
    width: 100%;
}

body.rtl-template .client-services-table .table-footer {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 16px !important;
    border-top: 1px solid #edf2f7;
    background: #fbfdff;
}

body.rtl-template .client-services-table .dataTables_wrapper > .row:first-child {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 16px;
    border-bottom: 1px solid #edf2f7;
    background: #fbfdff;
}

body.rtl-template .client-services-table .dataTables_wrapper > .row:first-child:before,
body.rtl-template .client-services-table .dataTables_wrapper > .row:first-child:after,
body.rtl-template .client-services-table .dataTables_wrapper > .row:last-child:before,
body.rtl-template .client-services-table .dataTables_wrapper > .row:last-child:after {
    display: none;
}

body.rtl-template .client-services-table .dataTables_filter,
body.rtl-template .client-services-table .dataTables_info,
body.rtl-template .client-services-table .dataTables_length,
body.rtl-template .client-services-table .dataTables_paginate {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: right;
}

body.rtl-template .client-services-table .dataTables_filter {
    flex: 1 1 260px;
    order: 1;
}

body.rtl-template .client-services-table .dataTables_info {
    flex: 1 1 auto;
    order: 2;
    color: #6b7c90;
    line-height: 42px;
}

body.rtl-template .client-services-table .dataTables_filter label {
    display: block;
    margin: 0;
}

body.rtl-template .client-services-table .dataTables_filter .form-control {
    width: 100%;
    height: 42px;
    margin: 0;
    border: 1px solid #d8e4ef;
    border-radius: 12px;
    background: #fff;
    box-shadow: none;
    text-align: right;
}

body.rtl-template .client-services-table table.table-list {
    width: 100% !important;
    margin: 0 !important;
    border-collapse: separate;
    border-spacing: 0;
}

body.rtl-template .client-services-table table.table-list thead th {
    padding: 15px 14px;
    border-bottom: 1px solid #dce8f2;
    background: #fff;
    color: #0b4564;
    font-size: 13px;
    font-weight: 800;
    text-align: right;
}

body.rtl-template .client-services-table table.table-list tbody td {
    padding: 16px 14px;
    border-top: 0;
    border-bottom: 1px solid #edf2f7;
    vertical-align: middle;
}

body.rtl-template .client-services-table table.table-list tbody tr {
    cursor: pointer;
    transition: background-color 0.18s ease;
}

body.rtl-template .client-services-table table.table-list tbody tr:hover {
    background: #f7fbfd;
}

body.rtl-template .client-services-table .service-name-cell strong {
    display: block;
    margin-bottom: 5px;
    color: #12354d;
    font-size: 15px;
    font-weight: 800;
}

body.rtl-template .client-services-table .service-name-cell a {
    color: #64778d;
    direction: ltr;
    unicode-bidi: plaintext;
}

body.rtl-template .client-services-table .status {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 86px;
    padding: 7px 11px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}

body.rtl-template .client-services-table .btn-info {
    border: 0;
    border-radius: 12px;
    background: #0f8b7d;
    font-weight: 800;
}

body.rtl-template .client-services-table .dataTables_wrapper > .row:last-child {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 0;
    padding: 14px 16px;
    background: #fbfdff;
}

body.rtl-template .client-services-table .dataTables_length select {
    height: 38px;
    border-color: #d8e4ef;
    border-radius: 10px;
}

body.rtl-template .client-services-table .pagination {
    margin: 0;
}

body.rtl-template .sidebar .view-filter-btns .list-group-item {
    min-height: 50px;
}

body.rtl-template .sidebar .view-filter-btns .badge {
    min-width: 30px;
    background: #eefaf8;
    color: #0c6f65;
}

body.rtl-template .sidebar .panel-actions .list-group-item {
    font-weight: 700;
}

body.rtl-template .client-services-table .listtable {
    grid-template-columns: minmax(0, 1fr) minmax(250px, 300px) !important;
    gap: 12px 16px;
    padding: 16px 0 0 !important;
}

body.rtl-template .client-services-table .listtable .dataTables_filter {
    grid-column: 2 !important;
    grid-row: 1 !important;
    width: 100% !important;
    min-width: 0;
    padding-left: 16px !important;
}

body.rtl-template .client-services-table .listtable .dataTables_info {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 100% !important;
    min-width: 0;
    height: 42px;
    padding: 0 16px !important;
    color: #64778d;
    line-height: 42px !important;
    text-align: right !important;
    white-space: nowrap !important;
}

body.rtl-template .client-services-table .listtable .dataTables_filter label {
    display: block !important;
    width: 100%;
    margin: 0;
    padding: 0;
}

body.rtl-template .client-services-table .listtable .dataTables_filter .form-control {
    width: 100% !important;
    height: 42px;
    margin: 0 !important;
}

body.rtl-template .client-services-table .listtable > div:has(#tableServicesList),
body.rtl-template .client-services-table .listtable table.table-list {
    grid-column: 1 / -1 !important;
    width: 100% !important;
}

body.rtl-template .client-services-table .listtable > div:has(#tableServicesList) {
    margin-top: 2px;
}

body.rtl-template .client-services-table table.table-list {
    table-layout: fixed;
}

body.rtl-template .client-services-table col.service-product-col {
    width: 46%;
}

body.rtl-template .client-services-table col.service-price-col {
    width: 22%;
}

body.rtl-template .client-services-table col.service-due-col {
    width: 18%;
}

body.rtl-template .client-services-table col.service-status-col {
    width: 14%;
}

body.rtl-template .client-services-table table.table-list thead th:first-child,
body.rtl-template .client-services-table table.table-list tbody td.service-name-cell {
    width: 40%;
}

body.rtl-template .client-services-table table.table-list thead th {
    background-position: left 14px center !important;
}

body.rtl-template .client-services-table table.table-list thead th.sorting,
body.rtl-template .client-services-table table.table-list thead th.sorting_asc,
body.rtl-template .client-services-table table.table-list thead th.sorting_desc,
body.rtl-template .client-services-table table.table-list thead th.sorting_disabled {
    padding-right: 14px !important;
    padding-left: 42px !important;
    background-position: left 14px center !important;
}

body.rtl-template .client-services-table table.table-list thead th.sorting::after,
body.rtl-template .client-services-table table.table-list thead th.sorting_asc::after,
body.rtl-template .client-services-table table.table-list thead th.sorting_desc::after {
    right: auto !important;
    left: 14px !important;
}

body.rtl-template .client-services-table .service-name-cell {
    line-height: 1.35;
    overflow-wrap: anywhere;
}

body.rtl-template .client-services-table .service-name-cell strong {
    margin-bottom: 2px;
}

body.rtl-template .client-services-table .service-name-cell a {
    display: inline-block;
    margin-top: 0;
    line-height: 1.35;
}

body.rtl-template .client-services-table .service-name-cell .service-domain {
    display: block;
    margin-top: 2px;
}

body.rtl-template .input-group-btn:first-child > .btn,
body.rtl-template .input-group-addon:first-child {
    border-radius: 0 4px 4px 0;
}

body.rtl-template .input-group-btn:last-child > .btn,
body.rtl-template .input-group-addon:last-child {
    border-radius: 4px 0 0 4px;
}

body.rtl-template .table > thead > tr > th,
body.rtl-template .table > tbody > tr > th,
body.rtl-template .table > tfoot > tr > th,
body.rtl-template .table > thead > tr > td,
body.rtl-template .table > tbody > tr > td,
body.rtl-template .table > tfoot > tr > td {
    text-align: right;
}

body.rtl-template .panel-sidebar .panel-heading,
body.rtl-template .panel-sidebar .list-group-item {
    text-align: right;
}

body.rtl-template .panel-sidebar .panel-title {
    display: flex;
    align-items: center;
    gap: 6px;
    padding-left: 22px;
    padding-right: 0;
}

body.rtl-template .panel-sidebar .panel-minimise {
    left: 12px;
    right: auto;
}

body.rtl-template .panel-sidebar .list-group-item i,
body.rtl-template .panel-sidebar .list-group-item .fas,
body.rtl-template .panel-sidebar .list-group-item .far {
    margin-right: 0;
    margin-left: 8px;
}

body.rtl-template .panel-sidebar .list-group-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

body.rtl-template .panel-sidebar .list-group-item .sidebar-menu-item-label {
    flex: 1 1 auto;
}

body.rtl-template .panel-sidebar .list-group-item .badge {
    margin-right: auto;
}

body.rtl-template .alert .fas.pull-left {
    margin-right: 0;
    margin-left: 12px;
}

body.rtl-template .fa-chevron-right,
body.rtl-template .fa-angle-right,
body.rtl-template .fa-arrow-right,
body.rtl-template .fa-caret-right {
    transform: scaleX(-1);
}

body.rtl-template .main-content > p,
body.rtl-template .main-content .lead {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
}

body.rtl-template .dataTables_wrapper .dataTables_filter {
    float: none;
    margin-right: auto;
}

body.rtl-template .dataTables_wrapper .dataTables_info {
    float: none;
    text-align: right !important;
}

body.rtl-template .dataTables_wrapper .dataTables_length,
body.rtl-template .dataTables_wrapper .dataTables_paginate {
    float: none;
}

body.rtl-template table.table-list thead th,
body.rtl-template table.table-list tbody td {
    text-align: right;
}

body.rtl-template .dataTables_wrapper {
    direction: rtl;
}

body.rtl-template .dataTables_wrapper .listtable {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px 14px;
    background: #fff;
    border: 1px solid #e4e8ee;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
    direction: rtl;
    padding: 12px 12px 0;
}

body.rtl-template .dataTables_wrapper .listtable .dataTables_info {
    order: 1 !important;
    flex: 1 1 260px;
    min-width: 0;
    background: transparent;
    border: 0;
    color: #536173;
    line-height: 34px;
    padding: 0;
    margin: 0;
    white-space: normal;
}

body.rtl-template .dataTables_wrapper .listtable .dataTables_filter {
    order: 2 !important;
    flex: 0 0 260px;
    margin: 0;
    padding: 0;
    text-align: left;
}

body.rtl-template .dataTables_wrapper .listtable .dataTables_filter label {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    margin: 0;
    color: #536173;
    white-space: nowrap;
}

body.rtl-template .dataTables_wrapper .listtable .dataTables_filter .form-control {
    background-position: 8px center;
    border-color: #d9e0e8;
    border-radius: 8px;
    box-shadow: none;
    width: 180px;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
}

body.rtl-template .dataTables_wrapper .listtable table.table-list {
    order: 3 !important;
    flex: 0 0 100%;
    direction: rtl;
    margin-top: 10px !important;
}

body.rtl-template .dataTables_wrapper .listtable > div:not(.dataTables_filter):not(.dataTables_info) {
    order: 3 !important;
    flex: 0 0 100%;
    width: 100%;
}

body.rtl-template .dataTables_wrapper .listtable > div:not(.dataTables_filter):not(.dataTables_info) table.table-list {
    width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

body.rtl-template .dataTables_wrapper .table-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    background: #f8fafc;
    border: 1px solid #e4e8ee;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    direction: rtl;
    padding: 8px 12px;
}

body.rtl-template .dataTables_wrapper table.table-list thead th {
    background-color: #f8fafc;
    border-bottom: 2px solid #81c45d;
    background-position: left 14px center !important;
    padding-right: 16px;
    padding-left: 42px;
    vertical-align: middle;
    white-space: nowrap;
}

body.rtl-template .dataTables_wrapper table.table-list thead th.sorting,
body.rtl-template .dataTables_wrapper table.table-list thead th.sorting_asc,
body.rtl-template .dataTables_wrapper table.table-list thead th.sorting_desc,
body.rtl-template .dataTables_wrapper table.table-list thead th.sorting_disabled {
    background-position: left 14px center !important;
    padding-left: 42px !important;
    padding-right: 16px !important;
}

body.rtl-template .dataTables_wrapper table.table-list thead th.sorting::after,
body.rtl-template .dataTables_wrapper table.table-list thead th.sorting_asc::after,
body.rtl-template .dataTables_wrapper table.table-list thead th.sorting_desc::after {
    right: auto !important;
    left: 14px !important;
    top: 50% !important;
    transform: translateY(-50%);
}

body.rtl-template .dataTables_wrapper table.table-list tbody td {
    border-color: #edf1f5;
}

body.rtl-template table.dataTable.dtr-inline.collapsed tbody td:first-child,
body.rtl-template table.dataTable.dtr-inline.collapsed tbody th:first-child {
    padding-right: 30px;
    padding-left: 10px;
}

body.rtl-template table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
body.rtl-template table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
    right: 8px;
    left: auto;
}

body.rtl-template .dataTables_wrapper > .dataTables_length {
    float: none;
    margin: 0;
}

body.rtl-template .dataTables_wrapper > .dataTables_paginate {
    float: none;
    margin: 0;
}

body.rtl-template .dataTables_wrapper .table-footer .dataTables_length {
    order: 1;
    background: transparent;
}

body.rtl-template .dataTables_wrapper .table-footer .dataTables_paginate {
    order: 2;
    margin-right: auto;
}

body.rtl-template .dataTables_wrapper .table-footer .dataTables_length label {
    padding: 0;
    margin: 0;
}

body.rtl-template .dataTables_wrapper .pagination {
    margin: 0;
}

body.rtl-template #domainForm + .btn-group.margin-bottom {
    float: right;
    clear: both;
    margin-top: 12px;
}

body.rtl-template #domainForm + .btn-group.margin-bottom .dropdown-menu {
    right: 0;
    left: auto;
}

body.rtl-template .panel-sidebar.view-filter-btns .list-group-item {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 39px;
}

body.rtl-template .panel-sidebar.view-filter-btns .list-group-item .badge {
    order: 3;
    margin-right: auto;
}

body.rtl-template .panel-sidebar.view-filter-btns .list-group-item i.fa-circle,
body.rtl-template .panel-sidebar.view-filter-btns .list-group-item i.fa-dot-circle {
    display: none !important;
}

body.rtl-template .panel-sidebar.view-filter-btns .list-group-item .sidebar-menu-item-label {
    order: 1;
    flex: 1 1 auto;
}

body.rtl-template .panel-sidebar.view-filter-btns .list-group-item .badge {
    min-width: 26px;
    border-radius: 999px;
    background: #f1f5f9;
    color: #0f5878;
    text-align: center;
    font-weight: 700;
}

body.rtl-template .tiles {
    margin: 0 0 18px;
}

body.rtl-template .tiles .row {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-right: 0;
    margin-left: 0;
}

body.rtl-template .tiles .row::before,
body.rtl-template .tiles .row::after {
    display: none;
}

body.rtl-template .tiles .tile {
    float: none;
    clear: none !important;
    width: auto;
    min-height: 118px;
    margin: 0;
    border: 1px solid #dde7f0;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.055);
}

body.rtl-template .tiles .tile > a {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 46px;
    grid-template-areas:
        "stat icon"
        "title icon";
    align-content: center;
    column-gap: 14px;
    min-height: 118px;
    padding: 18px;
}

body.rtl-template .tiles .tile .icon {
    position: static;
    grid-area: icon;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: rgba(15, 143, 124, 0.1);
    color: #0f8f7c;
    font-size: 21px;
    opacity: 1;
    transform: none;
}

body.rtl-template .tiles .tile .stat,
body.rtl-template .tiles .tile .title {
    float: none;
    display: block;
    max-width: none;
    clear: none;
    background: transparent;
}

body.rtl-template .tiles .tile .stat {
    grid-area: stat;
    margin: 0 0 4px;
    color: #0c526f;
    font-size: 30px;
}

body.rtl-template .tiles .tile .title {
    grid-area: title;
    color: #5f6f83;
    font-size: 14px;
}

body.rtl-template .tiles .tile .highlight {
    height: 4px;
    border-radius: 999px 999px 0 0;
}

body.rtl-template .home-kb-search {
    margin: 2px 0 20px;
}

body.rtl-template .home-kb-search .form-control {
    height: 54px;
    border: 1px solid #dbe5ef;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.045);
    padding-right: 52px;
    padding-left: 18px;
    font-size: 15px;
}

body.rtl-template .home-kb-search i {
    right: 19px;
    left: auto;
    top: 17px;
    color: #9aa8b7;
    font-size: 18px;
}

body.rtl-template .client-home-panels {
    margin-top: 10px;
}

body.rtl-template .client-home-panels .row {
    margin-right: -10px;
    margin-left: -10px;
}

body.rtl-template .client-home-panels [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}

body.rtl-template .client-home-panels .panel {
    overflow: hidden;
    border-color: #dde7f0;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 14px 32px rgba(15, 23, 42, 0.055);
}

body.rtl-template .client-home-panels .panel > .panel-heading {
    border-bottom: 1px solid #edf2f7;
    background: #fbfdff;
    padding: 14px 16px;
}

body.rtl-template .client-home-panels .panel > .panel-heading .panel-title {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 28px;
    color: #243244;
    font-size: 15px;
    line-height: 1.6;
}

body.rtl-template .client-home-panels .panel > .panel-heading .panel-title > i {
    color: #0f8f7c;
}

body.rtl-template .client-home-panels .panel > .panel-heading .pull-right {
    order: 3;
    margin-right: auto;
}

body.rtl-template .client-home-panels .panel > .panel-body {
    min-height: 112px;
    padding: 18px;
    color: #35455a;
}

body.rtl-template .client-home-panels .panel > .panel-footer {
    border-top: 1px solid #edf2f7;
    background: #fbfdff;
}

body.rtl-template .client-home-panels .panel .btn-xs {
    border-radius: 8px;
    padding: 5px 10px;
    font-weight: 700;
}

body.rtl-template .client-home-panels .panel .list-group-item {
    min-height: 42px;
    border-color: #edf2f7;
    padding: 11px 16px;
}

body.rtl-template .client-home-panels .panel .list-group-item i {
    margin-left: 7px;
    color: #9aa8b7;
}

body.rtl-template #frmCheckout.using-password-strength {
    position: relative;
    overflow: hidden;
    border: 1px solid #dde7f0;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.065);
    padding: 28px;
}

body.rtl-template #frmCheckout .row > [class*="col-sm-"],
body.rtl-template #frmCheckout .row > [class*="col-md-"] {
    float: right;
}

body.rtl-template #frmCheckout .row > .hidden {
    display: none !important;
}

body.rtl-template #frmCheckout.using-password-strength::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 5px;
    background: #0f8f7c;
}

body.rtl-template #frmCheckout .sub-heading {
    height: auto;
    margin: 24px 0 20px;
    border-top: 0;
    text-align: right;
}

body.rtl-template #frmCheckout .sub-heading:first-of-type {
    margin-top: 8px;
}

body.rtl-template #frmCheckout .sub-heading span {
    top: auto;
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 7px 14px;
    border-radius: 999px;
    background: rgba(15, 143, 124, 0.1);
    color: #0c526f;
    font-size: 15px;
    font-weight: 800;
}

body.rtl-template #frmCheckout .form-group {
    margin-bottom: 16px;
}

body.rtl-template #frmCheckout .field,
body.rtl-template #frmCheckout .form-control,
body.rtl-template #frmCheckout select {
    min-height: 46px;
    border-color: #dbe5ef;
    border-radius: 12px;
    background-color: #fbfdff;
    box-shadow: none;
    font-size: 14px;
}

body.rtl-template #frmCheckout .field:focus,
body.rtl-template #frmCheckout .form-control:focus,
body.rtl-template #frmCheckout select:focus {
    border-color: #0f8f7c;
    background-color: #fff;
    box-shadow: 0 0 0 4px rgba(15, 143, 124, 0.11);
}

body.rtl-template #frmCheckout .prepend-icon .field,
body.rtl-template #frmCheckout .prepend-icon .form-control,
body.rtl-template #frmCheckout .prepend-icon input {
    padding-right: 48px !important;
    padding-left: 14px !important;
}

body.rtl-template #frmCheckout .prepend-icon .field-icon {
    width: 44px;
    height: 46px;
    line-height: 46px;
    color: #a4afbc;
}

body.rtl-template #frmCheckout .intl-tel-input,
body.rtl-template #frmCheckout .iti {
    width: 100%;
}

body.rtl-template #frmCheckout .intl-tel-input input[type="tel"],
body.rtl-template #frmCheckout .iti input[type="tel"],
body.rtl-template #frmCheckout #inputPhone {
    direction: ltr;
    text-align: left;
    padding-right: 14px !important;
    padding-left: 92px !important;
}

body.rtl-template #frmCheckout .intl-tel-input .flag-container,
body.rtl-template #frmCheckout .iti .iti__flag-container {
    right: auto !important;
    left: 0 !important;
}

body.rtl-template #frmCheckout .generate-password {
    min-height: 42px;
    border-radius: 10px;
    border-color: #dbe5ef;
    background: #f8fafc;
    color: #0c526f;
    font-weight: 700;
}

body.rtl-template #frmCheckout .password-strength-meter,
body.rtl-template #frmCheckout .progress {
    overflow: hidden;
    border-radius: 999px;
    background: #edf2f7;
}

body.rtl-template #frmCheckout .marketing-email-optin,
body.rtl-template #frmCheckout .panel,
body.rtl-template #frmCheckout .default-captcha {
    border-color: #dde7f0;
    border-radius: 14px;
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.045);
}

body.rtl-template #frmCheckout .marketing-email-optin {
    padding: 16px 18px;
    background: #fbfdff;
}

body.rtl-template #frmCheckout .marketing-email-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 34px;
    margin: 0;
    padding: 0;
    color: #334155;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    text-align: right;
}

body.rtl-template #frmCheckout .marketing-email-checkbox span {
    font-weight: 400;
}

body.rtl-template #frmCheckout .marketing-email-checkbox input[type="checkbox"] {
    position: static;
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    margin: 0;
}

body.rtl-template #frmCheckout input[type="submit"].btn-primary {
    min-width: 170px;
    min-height: 48px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 800;
    text-align: center;
    line-height: 1.4;
    padding-right: 22px;
    padding-left: 22px;
    box-shadow: 0 12px 24px rgba(15, 143, 124, 0.16);
}

body.rtl-template #frmCheckout .accepttos {
    margin-left: 8px;
}

body.rtl-template #frmCheckout #default-captcha-domainchecker {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 14px 18px;
    width: 100%;
    max-width: 690px;
    margin: 24px auto 16px;
    padding: 18px 20px;
    border: 1px solid #dde7f0;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.04);
    box-sizing: border-box;
}

body.rtl-template #frmCheckout #default-captcha-domainchecker .captcha-help-text,
body.rtl-template #frmCheckout #default-captcha-domainchecker p {
    flex: 0 0 100%;
    margin: 0;
    color: #334155;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.9;
    text-align: center;
    white-space: nowrap;
}

body.rtl-template #frmCheckout #default-captcha-domainchecker .captchaimage,
body.rtl-template #frmCheckout #default-captcha-domainchecker .col-xs-6 {
    float: none;
    width: auto;
    padding-right: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
}

body.rtl-template #frmCheckout #default-captcha-domainchecker img {
    display: block;
    width: 132px;
    height: 46px;
    padding: 4px 8px;
    border: 1px solid #dbe5ef;
    border-radius: 8px;
    background: #f8fafc;
    object-fit: fill;
}

body.rtl-template #frmCheckout #default-captcha-domainchecker #inputCaptcha {
    width: 132px;
    height: 46px;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
}

body.rtl-template #frmCheckout .tospanel {
    margin: 34px 0 14px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

body.rtl-template #frmCheckout .tospanel .panel-heading {
    display: none;
}

body.rtl-template #frmCheckout .tospanel .panel-body {
    padding: 14px 18px;
    border: 1px solid #dde7f0;
    border-radius: 14px;
    background: #fbfdff;
}

body.rtl-template #frmCheckout .tospanel .panel-body .col-md-12 {
    float: none;
    width: 100%;
    min-height: 0;
    padding-right: 0;
    padding-left: 0;
}

body.rtl-template #frmCheckout .tospanel label.checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 34px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #334155;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    text-align: right;
}

body.rtl-template #frmCheckout .tospanel label.checkbox + label.checkbox {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #e6edf5;
}

body.rtl-template #frmCheckout .tospanel input.accepttos {
    position: static;
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    margin: 0;
}

body.rtl-template #frmCheckout .tospanel a {
    color: #0c526f;
    font-weight: 800;
}

body.rtl-template .submit-ticket-form {
    direction: rtl;
    width: 100%;
    max-width: none;
    margin: 0 auto 42px;
    padding: 20px;
    border: 1px solid #dce8f2;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 24px 60px rgba(15, 23, 42, 0.075);
}

body.rtl-template .submit-ticket-form > .row {
    display: grid;
    gap: 18px;
    margin: 0 0 18px;
}

body.rtl-template .submit-ticket-form > .row:before,
body.rtl-template .submit-ticket-form > .row:after {
    display: none;
}

body.rtl-template .submit-ticket-form > .row:nth-of-type(1) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.18fr);
}

body.rtl-template .submit-ticket-form > .row:nth-of-type(2) {
    grid-template-columns: minmax(0, 1fr);
}

body.rtl-template .submit-ticket-form > .row:nth-of-type(3) {
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}

body.rtl-template .submit-ticket-form .form-group[class*="col-"],
body.rtl-template .submit-ticket-form .row.form-group > [class*="col-"] {
    float: none;
    width: 100%;
    min-width: 0;
    padding-right: 0;
    padding-left: 0;
}

body.rtl-template .submit-ticket-form .form-group {
    margin-bottom: 18px;
}

body.rtl-template .submit-ticket-form label {
    display: block;
    margin-bottom: 9px;
    color: #0f3f5f;
    font-weight: 700;
    text-align: right;
}

body.rtl-template .submit-ticket-form .form-control {
    height: 50px;
    border: 1px solid #d8e4ef;
    border-radius: 14px;
    background: #fbfdff;
    color: #152536;
    box-shadow: none;
    text-align: right;
    font-size: 14px;
    transition: border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}

body.rtl-template .submit-ticket-form .form-control:focus {
    border-color: #0f8b7d;
    background: #fff;
    box-shadow: 0 0 0 4px rgba(15, 139, 125, 0.12);
}

body.rtl-template .submit-ticket-form #inputEmail {
    direction: ltr;
    text-align: left;
}

body.rtl-template .submit-ticket-form select.form-control {
    padding-right: 12px;
    padding-left: 32px;
}

body.rtl-template .submit-ticket-form .md-editor,
body.rtl-template .submit-ticket-form #inputMessage {
    border-radius: 14px;
}

body.rtl-template .submit-ticket-form .md-editor {
    overflow: hidden;
    border: 1px solid #d8e4ef;
    background: #fff;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.055);
}

body.rtl-template .submit-ticket-form .md-header,
body.rtl-template .submit-ticket-form .md-footer {
    border-color: #e7eef5;
    background: #f8fafc;
}

body.rtl-template .submit-ticket-form #inputMessage {
    min-height: 280px;
    padding: 18px;
    line-height: 1.9;
    resize: vertical;
    background: #fff;
}

body.rtl-template .submit-ticket-form .row.form-group {
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: end;
    width: 100%;
    margin: 20px 0 22px;
    padding: 18px;
    border: 1px solid #dce8f2;
    border-radius: 18px;
    background: #f8fbfd;
}

body.rtl-template .submit-ticket-form .row.form-group > .col-sm-12 {
    grid-column: 1 / -1;
    width: 100%;
    margin-bottom: 6px;
    padding-left: 0;
}

body.rtl-template .submit-ticket-form .row.form-group > .col-sm-9 {
    width: 100%;
}

body.rtl-template .submit-ticket-form .row.form-group > .col-sm-3 {
    width: auto;
    min-width: 142px;
}

body.rtl-template .submit-ticket-form .row.form-group .btn-block {
    height: 50px;
    border-radius: 14px;
    font-weight: 800;
}

body.rtl-template .submit-ticket-form .ticket-attachments-message {
    grid-column: 1 / -1;
    margin-top: 10px;
    padding: 10px 12px;
    border-radius: 10px;
    background: #f8fafc;
    text-align: right;
    line-height: 1.8;
}

body.rtl-template .submit-ticket-form #openTicketSubmit,
body.rtl-template .submit-ticket-form p.text-center .btn {
    min-width: 144px;
    height: 48px;
    border-radius: 14px;
    font-weight: 800;
}

body.rtl-template .submit-ticket-form .submit-ticket-actions {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin: 24px -20px -20px;
    padding: 18px 20px;
    border-top: 1px solid #edf2f7;
    border-radius: 0 0 20px 20px;
    background: #fbfdff;
}

body.rtl-template .view-ticket-reply-panel {
    overflow: hidden;
    margin-bottom: 24px;
    border: 1px solid #dce8f2;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.055);
}

body.rtl-template .view-ticket-reply-panel > .panel-heading {
    padding: 16px 20px;
    border-bottom: 1px solid #edf2f7;
    background: #fbfdff;
    color: #0b4564;
}

body.rtl-template .view-ticket-reply-panel .panel-title {
    font-size: 17px;
    font-weight: 800;
}

body.rtl-template .view-ticket-reply-panel .collapse-icon {
    float: left !important;
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: #eefaf8;
    color: #0f8b7d;
    text-align: center;
    line-height: 34px;
}

body.rtl-template .view-ticket-reply-panel > .panel-body {
    padding: 0;
}

body.rtl-template .view-ticket-reply-form {
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

body.rtl-template .ticket-reply {
    overflow: hidden;
    margin-bottom: 18px;
    border: 1px solid #dce8f2;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 16px 38px rgba(15, 23, 42, 0.045);
}

body.rtl-template .ticket-reply.staff {
    border-color: #cfece8;
}

body.rtl-template .ticket-reply .date {
    float: none;
    padding: 12px 18px 0;
    color: #6b7c90;
    font-size: 12px;
    text-align: left;
}

body.rtl-template .ticket-reply .user {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 10px;
    padding: 10px 18px 14px;
    border-bottom: 1px solid #edf2f7;
    background: #fbfdff;
}

body.rtl-template .ticket-reply .user > i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 12px;
    background: #eefaf8;
    color: #0f8b7d;
}

body.rtl-template .ticket-reply .user .name {
    color: #0b4564;
    font-size: 15px;
    font-weight: 800;
}

body.rtl-template .ticket-reply .user .type {
    flex: 0 0 100%;
    margin-right: 46px;
    color: #6b7c90;
    direction: ltr;
    text-align: right;
    font-size: 13px;
}

body.rtl-template .ticket-reply .message {
    padding: 20px 22px;
    color: #334155;
    font-size: 15px;
    line-height: 2;
    text-align: right;
}

body.rtl-template .ticket-reply .message p {
    margin-bottom: 14px;
}

body.rtl-template .ticket-reply .attachments {
    margin: 0 22px 20px;
    padding: 14px 16px;
    border: 1px solid #e2ebf3;
    border-radius: 14px;
    background: #f8fbfd;
}

body.rtl-template .ticket-reply .attachments ul {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
}

body.rtl-template .ticket-reply .attachments li {
    margin-top: 8px;
}

body.rtl-template .ticket-created-card {
    position: relative;
    max-width: 720px;
    margin: 18px auto 70px;
    padding: 34px 34px 38px;
    border: 1px solid #d9ebe8;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fcfb 100%);
    box-shadow: 0 22px 55px rgba(15, 23, 42, 0.08);
    text-align: center;
}

body.rtl-template .ticket-created-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    margin-bottom: 16px;
    border-radius: 18px;
    color: #fff;
    background: #0f8b7d;
    box-shadow: 0 12px 24px rgba(15, 139, 125, 0.22);
}

body.rtl-template .ticket-created-icon i {
    font-size: 23px;
}

body.rtl-template .ticket-created-card h2 {
    margin: 0 0 10px;
    color: #0b4564;
    font-size: 26px;
    font-weight: 800;
}

body.rtl-template .ticket-created-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 150px;
    min-height: 40px;
    margin: 2px 0 16px;
    padding: 8px 16px;
    border: 1px solid #c7e7e2;
    border-radius: 999px;
    background: #eefaf8;
    color: #0c6f65;
    direction: ltr;
    font-size: 16px;
    font-weight: 800;
}

body.rtl-template .ticket-created-number:hover,
body.rtl-template .ticket-created-number:focus {
    color: #095d55;
    text-decoration: none;
}

body.rtl-template .ticket-created-card p {
    max-width: 560px;
    margin: 0 auto 24px;
    color: #52647a;
    font-size: 15px;
    line-height: 2;
}

body.rtl-template .ticket-created-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-width: 150px;
    height: 46px;
    border: 0;
    border-radius: 12px;
    background: #0f8b7d;
    color: #fff;
    font-weight: 800;
    box-shadow: 0 12px 24px rgba(15, 139, 125, 0.18);
}

body.rtl-template .ticket-created-action:hover,
body.rtl-template .ticket-created-action:focus {
    background: #0d766b;
    color: #fff;
}

body.rtl-template .support-page-intro {
    margin: 0 0 22px;
    padding: 16px 18px;
    border: 1px solid #dde9f2;
    border-radius: 14px;
    background: #fbfdff;
    color: #40566d;
    line-height: 2;
}

body.rtl-template .header-lined h1 small {
    display: block;
    margin-top: 8px;
    color: #74879b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
}

body.rtl-template .support-section-title {
    margin: 28px 0 16px;
    color: #0b4564;
    font-size: 22px;
    font-weight: 800;
}

body.rtl-template .support-center-table,
body.rtl-template .support-downloads-page,
body.rtl-template .support-submit-start,
body.rtl-template .network-status-page,
body.rtl-template .support-center-list {
    direction: rtl;
}

body.rtl-template .support-center-table {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

body.rtl-template .support-center-table #tableTicketsList {
    margin-bottom: 0;
}

body.rtl-template .support-center-table #tableTicketsList tbody tr {
    cursor: pointer;
    transition: background-color 0.18s ease, transform 0.18s ease;
}

body.rtl-template .support-center-table #tableTicketsList tbody tr:hover {
    background: #f7fbfd;
}

body.rtl-template .support-center-table #tableTicketsList td {
    vertical-align: middle;
    padding-top: 14px;
    padding-bottom: 14px;
}

body.rtl-template .support-center-table .border-left {
    display: flex;
    align-items: center;
    gap: 10px;
    border-left: 0;
    border-right: 3px solid #dbeafe;
    padding-right: 12px;
    color: #12354d;
}

body.rtl-template .support-center-table .ticket-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 96px;
    padding: 5px 10px;
    border-radius: 999px;
    background: #eefaf8;
    color: #0c6f65;
    direction: ltr;
    font-weight: 800;
}

body.rtl-template .support-center-table .ticket-subject {
    font-weight: 700;
}

body.rtl-template .support-center-table .status {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 84px;
    padding: 6px 10px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}

body.rtl-template .support-center-list .announcement-single {
    margin: 0 0 18px;
    padding: 22px;
    border: 1px solid #dde9f2;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 16px 38px rgba(15, 23, 42, 0.045);
}

body.rtl-template .support-center-list .announcement-single .title {
    display: inline-block;
    margin-bottom: 10px;
    color: #0b4564;
    font-size: 20px;
    font-weight: 800;
}

body.rtl-template .support-center-list .announcement-single p {
    color: #4d6177;
    line-height: 2;
}

body.rtl-template .support-center-list .article-items {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 14px;
    color: #6b7c90;
    font-size: 13px;
}

body.rtl-template .announcement-view-card {
    margin: 8px 0 30px;
    padding: 28px;
    border: 1px solid #dde9f2;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.055);
}

body.rtl-template .announcement-share {
    margin: 0 0 12px 12px;
}

body.rtl-template .announcement-view-meta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 18px;
    padding: 7px 12px;
    border-radius: 999px;
    background: #eefaf8;
    color: #0c6f65;
    font-size: 13px;
    font-weight: 800;
}

body.rtl-template .announcement-view-content {
    color: #334155;
    font-size: 15px;
    line-height: 2.05;
    text-align: right;
}

body.rtl-template .announcement-view-content p {
    margin-bottom: 16px;
}

body.rtl-template .announcement-view-content h1,
body.rtl-template .announcement-view-content h2,
body.rtl-template .announcement-view-content h3,
body.rtl-template .announcement-view-content h4 {
    color: #0b4564;
    font-weight: 800;
    line-height: 1.6;
}

body.rtl-template .announcement-view-content img,
body.rtl-template .announcement-view-content table {
    max-width: 100%;
}

body.rtl-template .announcement-view-content table {
    width: 100%;
}

body.rtl-template .announcement-view-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 24px;
    padding-top: 18px;
    border-top: 1px solid #edf2f7;
}

body.rtl-template .announcement-view-actions .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 40px;
    border-radius: 10px;
    font-weight: 800;
}

body.rtl-template .announcement-social-box {
    margin: 18px 0;
    padding: 16px;
    border: 1px solid #dde9f2;
    border-radius: 14px;
    background: #fff;
}

body.rtl-template .support-search-form .kb-search {
    overflow: hidden;
    border: 1px solid #d7e6f1;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 14px 32px rgba(15, 23, 42, 0.04);
}

body.rtl-template .support-search-form .form-control {
    height: 52px;
    border: 0;
    box-shadow: none;
    text-align: right;
}

body.rtl-template .support-search-form .btn {
    height: 52px;
    border: 0;
    border-radius: 0;
    background: #0f8b7d;
    font-weight: 800;
}

body.rtl-template .support-category-grid,
body.rtl-template .support-department-grid {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

body.rtl-template .support-category-grid:before,
body.rtl-template .support-category-grid:after,
body.rtl-template .support-department-grid:before,
body.rtl-template .support-department-grid:after {
    display: none;
}

body.rtl-template .support-category-grid > [class*="col-"],
body.rtl-template .support-department-grid > [class*="col-"] {
    float: none;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 18px;
}

body.rtl-template .support-category-card,
body.rtl-template .support-department-card,
body.rtl-template .support-download-list .list-group-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    min-height: 96px;
    padding: 18px;
    border: 1px solid #dde9f2;
    border-radius: 16px;
    background: #fff;
    color: #25394f;
    box-shadow: 0 14px 32px rgba(15, 23, 42, 0.04);
    transition: border-color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

body.rtl-template .support-category-card:hover,
body.rtl-template .support-department-card:hover,
body.rtl-template .support-download-list .list-group-item:hover {
    border-color: #b9ddd8;
    color: #12354d;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.075);
}

body.rtl-template .support-card-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #eefaf8;
    color: #0f8b7d;
    font-size: 18px;
}

body.rtl-template .support-card-body {
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    flex-direction: column;
    gap: 6px;
    line-height: 1.8;
}

body.rtl-template .support-card-body strong {
    color: #0b4564;
    font-size: 16px;
    font-weight: 800;
}

body.rtl-template .support-card-body small {
    align-self: flex-start;
    padding: 2px 9px;
    border-radius: 999px;
    background: #f1f5f9;
    color: #66788d;
    font-weight: 700;
}

body.rtl-template .support-card-arrow {
    align-self: center;
    color: #8aa0b5;
}

body.rtl-template .support-download-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

body.rtl-template .support-download-list .list-group-item {
    margin-bottom: 0;
    border-radius: 14px;
}

body.rtl-template .support-download-list .list-group-item strong {
    color: #0b4564;
}

body.rtl-template .support-download-list .list-group-item small {
    display: inline-block;
    margin-top: 8px;
    color: #6b7c90;
}

body.rtl-template .network-clear-card {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 18px;
    padding: 22px;
    border: 1px solid #cfece8;
    border-radius: 16px;
    background: #f4fbfa;
    color: #0c6f65;
    box-shadow: 0 14px 32px rgba(15, 23, 42, 0.04);
    text-align: center;
}

body.rtl-template .support-empty-card {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 120px;
    padding: 24px;
    border: 1px solid #dde9f2;
    border-radius: 16px;
    background: #fff;
    color: #52647a;
    box-shadow: 0 16px 38px rgba(15, 23, 42, 0.045);
    text-align: center;
}

body.rtl-template .network-issue-card {
    overflow: hidden;
    border: 1px solid #dde9f2;
    border-radius: 16px;
    box-shadow: 0 16px 38px rgba(15, 23, 42, 0.05);
}

body.rtl-template .network-issue-card > .panel-heading {
    border-bottom: 1px solid #dde9f2;
    background: #fbfdff;
    color: #0b4564;
    font-weight: 800;
}

body.rtl-template .network-issue-card .list-group-item {
    border-color: #edf2f7;
    line-height: 1.9;
}

body.rtl-template .network-pagination {
    display: flex;
    gap: 8px;
    margin: 4px 0 24px;
}

body.rtl-template .network-pagination .btn {
    border-radius: 10px !important;
}

body.rtl-template .server-status-table {
    overflow: hidden;
    border: 1px solid #dde9f2;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 16px 38px rgba(15, 23, 42, 0.045);
}

body.rtl-template .server-status-table .table {
    margin-bottom: 0;
}

body.rtl-template .server-status-table th,
body.rtl-template .server-status-table td {
    vertical-align: middle !important;
}

body.rtl-template #home-banner.xh-domain-hero {
    padding: 44px 0 18px;
    background:
        radial-gradient(circle at 15% 15%, rgba(11, 138, 125, 0.18), transparent 28%),
        linear-gradient(135deg, #073d58 0%, #0b766f 100%);
    color: #fff;
}

body.rtl-template .xh-domain-hero .container {
    width: min(1360px, calc(100% - 44px));
}

body.rtl-template .xh-domain-hero__heading {
    max-width: 780px;
    margin: 0 auto 20px;
    text-align: center;
}

body.rtl-template .xh-domain-hero__heading span {
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    padding: 6px 13px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
    color: #dff9f6;
    font-size: 12px;
    font-weight: 900;
}

body.rtl-template .xh-domain-hero__heading h2 {
    margin: 14px 0 8px;
    color: #fff;
    font-size: clamp(28px, 3.2vw, 44px);
    font-weight: 950;
    line-height: 1.42;
}

body.rtl-template .xh-domain-hero__heading p {
    margin: 0;
    color: rgba(255, 255, 255, 0.82);
    font-size: 15px;
    line-height: 1.9;
}

body.rtl-template #frmDomainHomepage {
    max-width: 880px;
    margin: 0 auto;
}

body.rtl-template .xh-domain-search {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px;
    padding: 8px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0 20px 55px rgba(0, 20, 34, 0.18);
    backdrop-filter: blur(10px);
}

body.rtl-template .xh-domain-search .form-control {
    height: 56px;
    border: 0;
    border-radius: 15px;
    background: #fff;
    color: #102033;
    font-size: 16px;
    box-shadow: none;
    text-align: right;
}

body.rtl-template .xh-domain-search__actions {
    display: flex;
    gap: 8px;
}

body.rtl-template .xh-domain-search__actions .btn {
    min-width: 110px;
    height: 56px;
    border: 0;
    border-radius: 15px !important;
    font-weight: 950;
}

body.rtl-template .xh-domain-search__actions .btn.search {
    background: #13a68e;
    color: #fff;
}

body.rtl-template .xh-domain-search__actions .btn.transfer {
    background: rgba(255, 255, 255, 0.88);
    color: #0b4564;
}

body.rtl-template #frmDomainHomepage .domainchecker-homepage-captcha,
body.rtl-template #frmDomainHomepage #default-captcha-domainchecker {
    max-width: 520px;
    margin: 16px auto 0;
    padding: 14px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
}

body.rtl-template #frmDomainHomepage #default-captcha-domainchecker p,
body.rtl-template #frmDomainHomepage #default-captcha-domainchecker .captcha-help-text {
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.92);
    line-height: 1.8;
}

body.rtl-template #frmDomainHomepage #default-captcha-domainchecker .input-group,
body.rtl-template #frmDomainHomepage #default-captcha-domainchecker .captchaimage {
    margin: 0 auto;
}

body.rtl-template .home-shortcuts {
    display: none;
}

body.rtl-template .xh-hosting-home {
    color: #102033;
}

body.rtl-template .xh-hosting-home a:hover,
body.rtl-template .xh-hosting-home a:focus {
    text-decoration: none;
}

body.rtl-template .xh-hosting-hero {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(390px, 1.05fr);
    gap: 28px;
    align-items: stretch;
    margin: 2px 0 30px;
}

body.rtl-template .xh-hosting-hero__content {
    position: relative;
    overflow: hidden;
    min-height: 560px;
    padding: 54px;
    border-radius: 30px;
    background:
        radial-gradient(circle at 12% 16%, rgba(19, 166, 142, 0.22), transparent 26%),
        linear-gradient(145deg, #073d58 0%, #0b766f 100%);
    color: #fff;
    box-shadow: 0 28px 70px rgba(9, 31, 53, 0.14);
}

body.rtl-template .xh-hosting-hero__content:after {
    content: "";
    position: absolute;
    left: -90px;
    bottom: -130px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.09);
}

body.rtl-template .xh-eyebrow {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 7px 14px;
    border-radius: 999px;
    background: rgba(13, 128, 119, 0.10);
    color: #08736b;
    font-size: 13px;
    font-weight: 900;
}

body.rtl-template .xh-hosting-hero .xh-eyebrow,
body.rtl-template .xh-hosting-hero__content .xh-eyebrow {
    background: rgba(255, 255, 255, 0.14);
    color: #e7fffb;
}

body.rtl-template .xh-hosting-hero h1 {
    position: relative;
    z-index: 1;
    margin: 22px 0 16px;
    color: #fff;
    font-size: clamp(34px, 4vw, 58px);
    font-weight: 950;
    line-height: 1.28;
    letter-spacing: 0;
}

body.rtl-template .xh-hosting-hero p {
    position: relative;
    z-index: 1;
    max-width: 680px;
    margin: 0 0 28px;
    color: rgba(255, 255, 255, 0.86);
    font-size: 17px;
    line-height: 2.05;
}

body.rtl-template .xh-hero-actions,
body.rtl-template .xh-hero-metrics {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

body.rtl-template .xh-solid-btn,
body.rtl-template .xh-outline-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 54px;
    padding: 0 22px;
    border-radius: 16px;
    font-weight: 950;
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

body.rtl-template .xh-solid-btn:hover,
body.rtl-template .xh-outline-btn:hover,
body.rtl-template .xh-location-card:hover,
body.rtl-template .xh-product-card:hover {
    transform: translateY(-2px);
}

body.rtl-template .xh-solid-btn {
    border: 1px solid #13a68e;
    background: #13a68e;
    color: #fff !important;
    box-shadow: 0 18px 36px rgba(4, 65, 59, 0.24);
}

body.rtl-template .xh-outline-btn {
    border: 1px solid rgba(255, 255, 255, 0.28);
    background: rgba(255, 255, 255, 0.10);
    color: #fff !important;
}

body.rtl-template .xh-hero-metrics {
    margin-top: 34px;
}

body.rtl-template .xh-hero-metrics div {
    min-width: 118px;
    padding: 14px 16px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.11);
}

body.rtl-template .xh-hero-metrics strong,
body.rtl-template .xh-hero-metrics span {
    display: block;
}

body.rtl-template .xh-hero-metrics strong {
    color: #fff;
    font-size: 25px;
    font-weight: 950;
}

body.rtl-template .xh-hero-metrics span {
    margin-top: 5px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 13px;
    font-weight: 800;
}

body.rtl-template .xh-hosting-hero__media {
    position: relative;
    overflow: hidden;
    min-height: 560px;
    border-radius: 30px;
    box-shadow: 0 28px 70px rgba(9, 31, 53, 0.12);
}

body.rtl-template .xh-hosting-hero__media img,
body.rtl-template .xh-location-card img,
body.rtl-template .xh-proof-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.rtl-template .xh-hosting-hero__media:after,
body.rtl-template .xh-location-card:after,
body.rtl-template .xh-proof-media:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(2, 21, 33, 0.10), rgba(2, 21, 33, 0.54));
    pointer-events: none;
}

body.rtl-template .xh-live-card {
    position: absolute;
    right: 26px;
    bottom: 26px;
    z-index: 2;
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    max-width: 360px;
    padding: 16px;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.88);
    color: #0b4564;
    box-shadow: 0 20px 50px rgba(0, 20, 34, 0.22);
    backdrop-filter: blur(12px);
}

body.rtl-template .xh-live-card i {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    border-radius: 15px;
    background: #e8f7f5;
    color: #0b8a7d;
    font-size: 20px;
}

body.rtl-template .xh-live-card strong,
body.rtl-template .xh-live-card span {
    display: block;
}

body.rtl-template .xh-live-card strong {
    font-weight: 950;
}

body.rtl-template .xh-live-card span {
    margin-top: 4px;
    color: #60758a;
    line-height: 1.7;
}

body.rtl-template .xh-location-section,
body.rtl-template .xh-products-section,
body.rtl-template .xh-proof-section {
    margin-bottom: 32px;
}

body.rtl-template .xh-section-top {
    max-width: 760px;
    margin-bottom: 18px;
}

body.rtl-template .xh-section-top h2,
body.rtl-template .xh-proof-content h2 {
    margin: 12px 0 8px;
    color: #073d58;
    font-size: 30px;
    font-weight: 950;
    line-height: 1.45;
}

body.rtl-template .xh-section-top p,
body.rtl-template .xh-proof-content p {
    margin: 0;
    color: #60758a;
    font-size: 15px;
    line-height: 2;
}

body.rtl-template .xh-location-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

body.rtl-template .xh-location-card {
    position: relative;
    overflow: hidden;
    min-height: 390px;
    border-radius: 24px;
    background: #0b4564;
    box-shadow: 0 22px 55px rgba(12, 35, 58, 0.09);
    transition: transform 0.18s ease, box-shadow 0.18s ease;
}

body.rtl-template .xh-location-card > div {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 26px;
    color: #fff;
}

body.rtl-template .xh-location-card small,
body.rtl-template .xh-location-card strong,
body.rtl-template .xh-location-card p {
    display: block;
}

body.rtl-template .xh-location-card small {
    margin-bottom: 8px;
    color: rgba(255, 255, 255, 0.72);
    font-weight: 900;
}

body.rtl-template .xh-location-card strong {
    font-size: 23px;
    font-weight: 950;
}

body.rtl-template .xh-location-card p {
    margin: 10px 0 0;
    color: rgba(255, 255, 255, 0.84);
    line-height: 1.9;
}

body.rtl-template .xh-flag {
    position: absolute;
    top: 18px;
    left: 18px;
    z-index: 2;
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.88);
    color: #0b4564;
    font-weight: 950;
    box-shadow: 0 16px 34px rgba(0, 20, 34, 0.18);
}

body.rtl-template .xh-products-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

body.rtl-template .xh-product-card {
    min-height: 186px;
    padding: 24px;
    border: 1px solid #dce8f0;
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(12, 35, 58, 0.055);
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

body.rtl-template .xh-product-card:hover {
    border-color: rgba(11, 138, 125, 0.35);
    box-shadow: 0 24px 54px rgba(12, 35, 58, 0.10);
}

body.rtl-template .xh-product-card i {
    display: grid;
    place-items: center;
    width: 54px;
    height: 54px;
    margin-bottom: 18px;
    border-radius: 18px;
    background: #eef8f7;
    color: #0b8a7d;
    font-size: 24px;
}

body.rtl-template .xh-product-card strong,
body.rtl-template .xh-product-card span {
    display: block;
}

body.rtl-template .xh-product-card strong {
    color: #0b4564;
    font-size: 18px;
    font-weight: 950;
}

body.rtl-template .xh-product-card span {
    margin-top: 9px;
    color: #60758a;
    line-height: 1.9;
}

body.rtl-template .xh-proof-section {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    overflow: hidden;
    border: 1px solid #dce8f0;
    border-radius: 28px;
    background: #fff;
    box-shadow: 0 24px 58px rgba(12, 35, 58, 0.07);
}

body.rtl-template .xh-proof-media {
    position: relative;
    min-height: 390px;
}

body.rtl-template .xh-proof-content {
    padding: 36px;
}

body.rtl-template .xh-proof-content ul {
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
}

body.rtl-template .xh-proof-content li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 14px;
    color: #31506b;
    line-height: 1.9;
}

body.rtl-template .xh-proof-content li i {
    flex: 0 0 auto;
    display: grid;
    place-items: center;
    width: 24px;
    height: 24px;
    margin-top: 3px;
    border-radius: 50%;
    background: #e8f7f5;
    color: #0b8a7d;
    font-size: 12px;
}

body.rtl-template .xh-solid-btn--light {
    border-color: rgba(255, 255, 255, 0.34);
    background: #fff;
    color: #0b766f !important;
}

body.rtl-template .xh-home {
    color: #102033;
}

body.rtl-template .xh-home a:hover,
body.rtl-template .xh-home a:focus {
    text-decoration: none;
}

body.rtl-template .xh-home-hero {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
    gap: 36px;
    overflow: hidden;
    min-height: 480px;
    margin: 4px 0 30px;
    padding: 54px;
    border: 1px solid rgba(13, 128, 119, 0.16);
    border-radius: 30px;
    background:
        radial-gradient(circle at 18% 18%, rgba(41, 190, 174, 0.18), transparent 28%),
        linear-gradient(135deg, #f8fcff 0%, #eef8f7 48%, #ffffff 100%);
    box-shadow: 0 28px 70px rgba(9, 31, 53, 0.10);
}

body.rtl-template .xh-home-hero:before {
    content: "";
    position: absolute;
    inset: auto -70px -120px auto;
    width: 340px;
    height: 340px;
    border-radius: 50%;
    background: rgba(8, 128, 120, 0.08);
}

body.rtl-template .xh-home-hero__content,
body.rtl-template .xh-home-hero__visual {
    position: relative;
    z-index: 1;
}

body.rtl-template .xh-home-kicker,
body.rtl-template .xh-section-heading span,
body.rtl-template .xh-section-label,
body.rtl-template .xh-home-cta span {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 7px 14px;
    border-radius: 999px;
    background: rgba(13, 128, 119, 0.10);
    color: #08736b;
    font-size: 13px;
    font-weight: 800;
}

body.rtl-template .xh-home-hero h1 {
    max-width: 720px;
    margin: 22px 0 16px;
    color: #073d58;
    font-size: clamp(34px, 4.2vw, 60px);
    font-weight: 950;
    line-height: 1.28;
    letter-spacing: 0;
}

body.rtl-template .xh-home-hero p {
    max-width: 660px;
    margin: 0 0 28px;
    color: #4c6077;
    font-size: 17px;
    line-height: 2.05;
}

body.rtl-template .xh-home-actions,
body.rtl-template .xh-home-trust {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
}

body.rtl-template .xh-home-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 52px;
    padding: 0 22px;
    border-radius: 16px;
    font-weight: 900;
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

body.rtl-template .xh-home-btn:hover,
body.rtl-template .xh-home-btn:focus,
body.rtl-template .xh-quick-card:hover,
body.rtl-template .xh-quick-card:focus {
    transform: translateY(-2px);
}

body.rtl-template .xh-home-btn--primary {
    border: 1px solid #078174;
    background: linear-gradient(135deg, #0b8a7d 0%, #0f9f88 100%);
    color: #fff !important;
    box-shadow: 0 16px 30px rgba(8, 128, 120, 0.24);
}

body.rtl-template .xh-home-btn--ghost {
    border: 1px solid #d6e5ee;
    background: rgba(255, 255, 255, 0.72);
    color: #0b4564 !important;
}

body.rtl-template .xh-home-trust {
    margin-top: 22px;
}

body.rtl-template .xh-home-trust span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 38px;
    padding: 0 13px;
    border: 1px solid rgba(13, 128, 119, 0.12);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.72);
    color: #31506b;
    font-weight: 800;
}

body.rtl-template .xh-home-trust i,
body.rtl-template .xh-section-heading span,
body.rtl-template .xh-feature-item i {
    color: #0b8a7d;
}

body.rtl-template .xh-home-hero__visual {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 360px;
}

body.rtl-template .xh-server-card {
    position: relative;
    width: min(100%, 310px);
    border: 1px solid rgba(11, 138, 125, 0.18);
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 30px 75px rgba(9, 31, 53, 0.16);
    backdrop-filter: blur(12px);
}

body.rtl-template .xh-server-card__top {
    display: flex;
    gap: 7px;
    padding: 18px;
    border-bottom: 1px solid #e6f0f5;
}

body.rtl-template .xh-server-card__top span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0b8a7d;
    opacity: 0.55;
}

body.rtl-template .xh-server-card__body {
    display: grid;
    place-items: center;
    min-height: 250px;
    padding: 28px;
}

body.rtl-template .xh-server-card__body i {
    display: grid;
    place-items: center;
    width: 76px;
    height: 76px;
    margin-bottom: 18px;
    border-radius: 24px;
    background: #e8f7f5;
    color: #0b8a7d;
    font-size: 34px;
}

body.rtl-template .xh-server-card__body strong {
    color: #073d58;
    font-size: 54px;
    font-weight: 950;
    line-height: 1;
}

body.rtl-template .xh-server-card__body small {
    margin-top: 10px;
    color: #6a7d91;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}

body.rtl-template .xh-orbit {
    position: absolute;
    border-radius: 50%;
    border: 1px dashed rgba(11, 138, 125, 0.25);
}

body.rtl-template .xh-orbit--one {
    width: 330px;
    height: 330px;
}

body.rtl-template .xh-orbit--two {
    width: 430px;
    height: 430px;
    opacity: 0.65;
}

body.rtl-template .xh-mini-card {
    position: absolute;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    min-height: 48px;
    padding: 0 15px;
    border: 1px solid #dcebf1;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.92);
    color: #0b4564;
    font-weight: 900;
    box-shadow: 0 18px 42px rgba(9, 31, 53, 0.12);
}

body.rtl-template .xh-mini-card i {
    color: #0b8a7d;
}

body.rtl-template .xh-mini-card--domain {
    top: 42px;
    right: 2%;
}

body.rtl-template .xh-mini-card--support {
    bottom: 44px;
    left: 4%;
}

body.rtl-template .xh-home-section,
body.rtl-template .xh-home-split,
body.rtl-template .xh-home-cta {
    margin-bottom: 30px;
}

body.rtl-template .xh-section-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 18px;
}

body.rtl-template .xh-section-heading h2,
body.rtl-template .xh-home-panel h2,
body.rtl-template .xh-home-cta h2 {
    margin: 0;
    color: #073d58;
    font-size: 28px;
    font-weight: 950;
    line-height: 1.45;
}

body.rtl-template .xh-quick-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

body.rtl-template .xh-quick-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 190px;
    padding: 24px;
    border: 1px solid #dce8f0;
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(12, 35, 58, 0.055);
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

body.rtl-template .xh-quick-card:hover,
body.rtl-template .xh-quick-card:focus {
    border-color: rgba(11, 138, 125, 0.35);
    box-shadow: 0 24px 52px rgba(12, 35, 58, 0.10);
}

body.rtl-template .xh-quick-card i {
    display: grid;
    place-items: center;
    width: 52px;
    height: 52px;
    margin-bottom: 18px;
    border-radius: 17px;
    background: #eef8f7;
    color: #0b8a7d;
    font-size: 22px;
}

body.rtl-template .xh-quick-card strong {
    color: #0b4564;
    font-size: 18px;
    font-weight: 950;
}

body.rtl-template .xh-quick-card small {
    display: block;
    margin-top: 9px;
    color: #60758a;
    font-size: 13px;
    line-height: 1.9;
}

body.rtl-template .xh-home-split {
    display: grid;
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
    gap: 18px;
}

body.rtl-template .xh-home-panel,
body.rtl-template .xh-feature-list,
body.rtl-template .xh-home-cta {
    border: 1px solid #dce8f0;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(12, 35, 58, 0.055);
}

body.rtl-template .xh-home-panel {
    padding: 30px;
}

body.rtl-template .xh-home-panel--accent {
    background: linear-gradient(145deg, #073d58 0%, #0b766f 100%);
    color: #fff;
}

body.rtl-template .xh-home-panel--accent h2,
body.rtl-template .xh-home-panel--accent p {
    color: #fff;
}

body.rtl-template .xh-home-panel--accent .xh-section-label {
    background: rgba(255, 255, 255, 0.14);
    color: #fff;
}

body.rtl-template .xh-home-panel p {
    margin: 16px 0 0;
    font-size: 15px;
    line-height: 2.05;
}

body.rtl-template .xh-feature-list {
    display: grid;
    gap: 0;
    overflow: hidden;
}

body.rtl-template .xh-feature-item {
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 14px;
    align-items: center;
    padding: 22px 24px;
    border-bottom: 1px solid #edf3f7;
}

body.rtl-template .xh-feature-item:last-child {
    border-bottom: 0;
}

body.rtl-template .xh-feature-item i {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    border-radius: 16px;
    background: #eef8f7;
    font-size: 20px;
}

body.rtl-template .xh-feature-item strong {
    display: block;
    margin-bottom: 5px;
    color: #0b4564;
    font-size: 16px;
    font-weight: 950;
}

body.rtl-template .xh-feature-item span {
    color: #60758a;
    line-height: 1.85;
}

body.rtl-template .xh-steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

body.rtl-template .xh-step {
    position: relative;
    min-height: 166px;
    padding: 24px;
    overflow: hidden;
    border: 1px solid #dce8f0;
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(12, 35, 58, 0.05);
}

body.rtl-template .xh-step b {
    position: absolute;
    top: 18px;
    left: 20px;
    color: rgba(11, 138, 125, 0.12);
    font-size: 54px;
    font-weight: 950;
    line-height: 1;
}

body.rtl-template .xh-step strong {
    display: block;
    margin-bottom: 12px;
    color: #0b4564;
    font-size: 18px;
    font-weight: 950;
}

body.rtl-template .xh-step span {
    display: block;
    max-width: 85%;
    color: #60758a;
    line-height: 1.9;
}

body.rtl-template .xh-home-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 28px;
    background:
        radial-gradient(circle at 12% 35%, rgba(255, 255, 255, 0.16), transparent 26%),
        linear-gradient(135deg, #083e59 0%, #0b8a7d 100%);
}

body.rtl-template .xh-home-cta span,
body.rtl-template .xh-home-cta h2 {
    color: #fff;
}

body.rtl-template .xh-home-cta span {
    background: rgba(255, 255, 255, 0.14);
}

body.rtl-template .xh-home-cta .xh-home-btn--primary {
    flex: 0 0 auto;
    border-color: rgba(255, 255, 255, 0.34);
    background: #fff;
    color: #0b766f !important;
    box-shadow: 0 16px 30px rgba(2, 22, 34, 0.18);
}

@media (max-width: 991px) {
    body.rtl-template .tiles .row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.rtl-template .client-home-panels .col-sm-6 {
        width: 100%;
    }

    body.rtl-template .xh-home-hero,
    body.rtl-template .xh-home-split {
        grid-template-columns: 1fr;
    }

    body.rtl-template .xh-hosting-hero,
    body.rtl-template .xh-proof-section {
        grid-template-columns: 1fr;
    }

    body.rtl-template .xh-hosting-hero__content,
    body.rtl-template .xh-hosting-hero__media {
        min-height: 430px;
    }

    body.rtl-template .xh-location-grid,
    body.rtl-template .xh-products-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.rtl-template .xh-home-hero {
        padding: 34px;
    }

    body.rtl-template .xh-home-hero__visual {
        min-height: 300px;
    }

    body.rtl-template .xh-quick-grid,
    body.rtl-template .xh-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.rtl-template .xh-domain-search {
        grid-template-columns: 1fr;
    }

    body.rtl-template .xh-domain-search__actions .btn {
        flex: 1 1 0;
    }
}

@media (max-width: 767px) {
    body.rtl-template #main-body .container,
    body.rtl-template #main-body .container-fluid,
    body.rtl-template .navbar-main .container {
        width: calc(100% - 24px);
    }

    body.rtl-template #main-body {
        padding: 22px 0 42px;
    }

    body.rtl-template .header-lined {
        margin-bottom: 16px;
    }

    body.rtl-template .header-lined h1 {
        font-size: 28px;
    }

    body.rtl-template .panel > .panel-body,
    body.rtl-template .logincontainer {
        padding: 16px;
    }

    body.rtl-template .main-content,
    body.rtl-template .sidebar {
        margin-bottom: 16px;
    }

    body.rtl-template .dataTables_wrapper .listtable {
        display: block;
        padding: 12px;
    }

    body.rtl-template .dataTables_wrapper .listtable .dataTables_info,
    body.rtl-template .dataTables_wrapper .listtable .dataTables_filter {
        width: 100%;
        white-space: normal;
        text-align: right;
        margin-bottom: 10px;
    }

    body.rtl-template .dataTables_wrapper .listtable .dataTables_filter label {
        display: block;
    }

    body.rtl-template .dataTables_wrapper .listtable .dataTables_filter .form-control {
        width: 100%;
        margin-top: 6px;
    }

    body.rtl-template .dataTables_wrapper .table-footer {
        display: block;
        text-align: center;
    }

    body.rtl-template .dataTables_wrapper .table-footer .dataTables_length,
    body.rtl-template .dataTables_wrapper .table-footer .dataTables_paginate {
        margin: 8px 0;
    }

    body.rtl-template #frmCheckout #default-captcha-domainchecker {
        padding: 16px;
    }

    body.rtl-template #frmCheckout #default-captcha-domainchecker .captcha-help-text,
    body.rtl-template #frmCheckout #default-captcha-domainchecker p {
        white-space: normal;
    }

    body.rtl-template .ticket-created-card {
        margin: 10px auto 42px;
        padding: 26px 18px 30px;
        border-radius: 16px;
    }

    body.rtl-template .ticket-created-card h2 {
        font-size: 22px;
    }

    body.rtl-template .support-center-table {
        padding: 10px;
    }

    body.rtl-template .support-category-card,
    body.rtl-template .support-department-card,
    body.rtl-template .support-download-list .list-group-item {
        min-height: 0;
        padding: 15px;
    }

    body.rtl-template .support-search-form .input-group,
    body.rtl-template .support-search-form .input-group-btn,
    body.rtl-template .support-search-form .input-group-btn .btn {
        display: block;
        width: 100%;
    }

    body.rtl-template .support-search-form .input-group-btn .btn {
        border-top: 1px solid #e6eef6;
    }

    body.rtl-template .network-clear-card {
        align-items: flex-start;
        justify-content: flex-start;
        text-align: right;
    }

    body.rtl-template .submit-ticket-form {
        padding: 18px;
        border-radius: 16px;
    }

    body.rtl-template .submit-ticket-form > .row,
    body.rtl-template .submit-ticket-form > .row:nth-of-type(1),
    body.rtl-template .submit-ticket-form > .row:nth-of-type(2),
    body.rtl-template .submit-ticket-form > .row:nth-of-type(3),
    body.rtl-template .submit-ticket-form .row.form-group {
        grid-template-columns: 1fr;
    }

    body.rtl-template .submit-ticket-form .row.form-group > .col-sm-3 {
        width: 100%;
        min-width: 0;
    }

    body.rtl-template .submit-ticket-form .submit-ticket-actions {
        flex-direction: column;
        margin: 22px -18px -18px;
        padding: 18px;
        border-radius: 0 0 16px 16px;
    }

    body.rtl-template .submit-ticket-form .submit-ticket-actions .btn,
    body.rtl-template .submit-ticket-form .submit-ticket-actions input {
        width: 100%;
    }

    body.rtl-template .sidebar .panel-sidebar {
        border-radius: 16px;
    }

    body.rtl-template .sidebar .panel-sidebar .list-group-item {
        min-height: 48px;
    }

    body.rtl-template .client-services-table .dataTables_wrapper > .row:first-child,
    body.rtl-template .client-services-table .dataTables_wrapper > .row:last-child {
        display: block;
    }

    body.rtl-template .client-services-table .dataTables_filter,
    body.rtl-template .client-services-table .dataTables_info,
    body.rtl-template .client-services-table .dataTables_length,
    body.rtl-template .client-services-table .dataTables_paginate {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }

    body.rtl-template #home-banner.xh-domain-hero {
        padding: 28px 0 12px;
    }

    body.rtl-template .xh-domain-hero .container {
        width: calc(100% - 24px);
    }

    body.rtl-template .xh-domain-hero__heading h2 {
        font-size: 26px;
    }

    body.rtl-template .xh-domain-search {
        border-radius: 18px;
    }

    body.rtl-template .xh-domain-search__actions {
        flex-direction: column;
    }

    body.rtl-template .xh-domain-search__actions .btn {
        width: 100%;
    }

    body.rtl-template .xh-hosting-hero {
        gap: 16px;
        margin-top: 0;
    }

    body.rtl-template .xh-hosting-hero__content {
        min-height: 0;
        padding: 28px 20px;
        border-radius: 22px;
    }

    body.rtl-template .xh-hosting-hero__content:after {
        width: 220px;
        height: 220px;
        left: -80px;
        bottom: -100px;
    }

    body.rtl-template .xh-hosting-hero h1 {
        font-size: 31px;
    }

    body.rtl-template .xh-hosting-hero p {
        font-size: 15px;
        line-height: 1.95;
    }

    body.rtl-template .xh-hero-actions,
    body.rtl-template .xh-hero-metrics {
        flex-direction: column;
    }

    body.rtl-template .xh-solid-btn,
    body.rtl-template .xh-outline-btn {
        width: 100%;
    }

    body.rtl-template .xh-hero-metrics {
        margin-top: 22px;
    }

    body.rtl-template .xh-hero-metrics div {
        min-width: 0;
        text-align: center;
    }

    body.rtl-template .xh-hosting-hero__media {
        min-height: 260px;
        border-radius: 22px;
    }

    body.rtl-template .xh-live-card {
        right: 14px;
        bottom: 14px;
        left: 14px;
        max-width: none;
        grid-template-columns: 42px minmax(0, 1fr);
        padding: 12px;
        border-radius: 16px;
    }

    body.rtl-template .xh-live-card i {
        width: 42px;
        height: 42px;
    }

    body.rtl-template .xh-section-top h2,
    body.rtl-template .xh-proof-content h2 {
        font-size: 23px;
    }

    body.rtl-template .xh-location-grid,
    body.rtl-template .xh-products-grid {
        grid-template-columns: 1fr;
    }

    body.rtl-template .xh-location-card {
        min-height: 310px;
        border-radius: 20px;
    }

    body.rtl-template .xh-location-card > div {
        padding: 20px;
    }

    body.rtl-template .xh-product-card {
        min-height: 0;
        padding: 20px;
    }

    body.rtl-template .xh-proof-section {
        border-radius: 22px;
    }

    body.rtl-template .xh-proof-media {
        min-height: 230px;
    }

    body.rtl-template .xh-proof-content {
        padding: 22px;
    }

    body.rtl-template .xh-proof-content li {
        gap: 8px;
    }

    body.rtl-template .xh-home-hero {
        min-height: 0;
        margin-top: 0;
        padding: 24px 18px;
        border-radius: 22px;
    }

    body.rtl-template .xh-home-hero h1 {
        font-size: 32px;
    }

    body.rtl-template .xh-home-hero p {
        font-size: 15px;
    }

    body.rtl-template .xh-home-actions,
    body.rtl-template .xh-home-trust,
    body.rtl-template .xh-home-cta {
        align-items: stretch;
        flex-direction: column;
    }

    body.rtl-template .xh-home-btn {
        width: 100%;
    }

    body.rtl-template .xh-home-trust span {
        justify-content: center;
    }

    body.rtl-template .xh-home-hero__visual {
        min-height: 240px;
    }

    body.rtl-template .xh-server-card {
        width: min(100%, 250px);
    }

    body.rtl-template .xh-server-card__body {
        min-height: 190px;
    }

    body.rtl-template .xh-server-card__body strong {
        font-size: 42px;
    }

    body.rtl-template .xh-orbit--one {
        width: 260px;
        height: 260px;
    }

    body.rtl-template .xh-orbit--two,
    body.rtl-template .xh-mini-card {
        display: none;
    }

    body.rtl-template .xh-section-heading {
        display: block;
    }

    body.rtl-template .xh-section-heading h2,
    body.rtl-template .xh-home-panel h2,
    body.rtl-template .xh-home-cta h2 {
        margin-top: 12px;
        font-size: 22px;
    }

    body.rtl-template .xh-quick-grid,
    body.rtl-template .xh-steps {
        grid-template-columns: 1fr;
    }

    body.rtl-template .xh-quick-card,
    body.rtl-template .xh-step {
        min-height: 0;
        padding: 20px;
    }

    body.rtl-template .xh-feature-item {
        grid-template-columns: 48px minmax(0, 1fr);
        padding: 18px;
    }

    body.rtl-template .xh-home-panel,
    body.rtl-template .xh-home-cta {
        padding: 22px;
        border-radius: 20px;
    }
}
