body,
html {
    margin: 0;
    min-height: 100%;
    height: 100%;
}

:root {
    --theme-text-title: #ef233c;
    --theme-background: #f8f9fa;
}

body {
    overscroll-behavior-y: contain;
}

#app-side-nav-outer-toolbar {
    flex-direction: column;
    display: flex;
    height: 100%;
}
.theme-btn-icon svg{
    color: #ef233c;
    font-size: 24px;
}
.theme-btn-icon .dx-icon{
    color: #ef233c;
}
.theme-btn-small-icon svg{
    color: #ef233c;
    font-size: 18px;
}
.theme-btn-small-icon .dx-icon{
    color: #ef233c !important;
}
.dx-card {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    background-color: #fff;
    margin: 2px 2px 3px;
}

.dx-overlay-content .dx-resizable {
    background: white;
}

.dx-card.wide-card {
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
    border-right: 0;
    border-left: 0;
    /*    height: 100%;*/
    width: 100%;
}

.dx-custom-border-toolbar .dx-datagrid-header-panel {
    border: 1px solid #e0e0e0 !important;
    border-bottom: none !important;
    border-radius: 4px 4px 0 0;
}

.layout-header {
    flex: 0 0 auto;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    position: relative;
    z-index: 1501;
    padding-right: 15px;
}

.dx-toolbar .dx-toolbar-item.menu-button {
    width: 60px;
    text-align: center;
    padding: 0;
}

.dx-toolbar .dx-toolbar-item.menu-button > .dx-toolbar-item-content .dx-icon {
    color: white;
}

.dx-treeview-node a {
    text-decoration: none;
    color: #2b2d42;
}

.dx-card {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    background-color: #fff;
    margin: 2px 2px 3px;
}

.dx-overlay-content .dx-resizable {
    background: white;
}

.dx-card.wide-card {
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
    border-right: 0;
    border-left: 0;
}

.with-footer > div > div > .dx-scrollable-content {
    height: 100%;
}

.with-footer > div > div > .dx-scrollable-content > .dx-scrollview-content {
    display: contents;
    flex-direction: column;
    min-height: 100vh;
    height: 100vh;
    position: relative;
    /*        height: 115vh;*/
}

.dx-scrollview-content {
    /*padding-left: 10px;*/
}

.layout-body {
    background-color: #ffffff;
    flex: 1;
    height: 100%;
    min-height: 0;
}

.layout-body .menu-container {
    height: 100%;
    width: 250px;
}

.layout-body .content {
    flex-grow: 1;
    min-height: 79vh;
    /*        line-height: 1.5;*/
    padding-bottom: 1.5rem;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (orientation: portrait) {
    .layout-body .content {
        min-height: 87vh;
    }
}

.layout-body .content h2 {
    font-size: 20px;
    margin-top: 0px;
    font-weight: 500;
    letter-spacing: -0.5px;
}

.layout-body .content-block {
    /*  margin-left: 20px;
        margin-right: 20px;*/
    margin-top: 17px;
    width: 100%;
}

.layout-body .content-footer {
    display: block;
    color: rgba(0, 0, 0, 0.609);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    padding-bottom: 24px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.layout-body .responsive-paddings {
    padding: 20px;
}

.layout-body-hidden {
    visibility: hidden;
}

@media screen and (min-width: 600px) {
    .layout-body .content-block {
        /* margin-left: 40px;
        margin-right: 40px;*/
    }
}

@media screen and (min-width: 1280px) {
    .layout-body .responsive-paddings {
        padding: 40px;
    }
}

.menu-container .dx-widget {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    font-family: Roboto, RobotoFallback, Helvetica, Arial, sans-serif;
    line-height: 24px;
}

.menu-container .dx-treeview {
    white-space: nowrap;
}

.menu-container .dx-treeview .dx-treeview-item {
    padding-left: 0;
    padding-right: 0;
    color: #2b2d42;
}

.menu-container .dx-treeview .dx-treeview-item .dx-icon {
    width: 60px !important;
    margin: 0 !important;
}

.menu-container .dx-treeview .dx-treeview-node {
    padding: 0 0 !important;
    background-color: #ffffff;
}

.menu-container .dx-treeview .dx-treeview-toggle-item-visibility {
    right: 10px;
    left: auto;
    color: var(--theme-text-title);
}

.menu-container .dx-treeview .dx-rtl .dx-treeview-toggle-item-visibility {
    left: 10px;
    right: auto;
}

.menu-container .dx-treeview .dx-treeview-node[aria-level="1"] {
    font-weight: bold;
    border-bottom: 0.5px solid #d3d3d3;
}

.menu-container
    .dx-treeview
    .dx-treeview-node[aria-level="2"]
    .dx-treeview-item-content {
    font-weight: normal;
    /*    padding: 0 40px;*/
}

.menu-container
    .dx-treeview
    .dx-treeview-node-container
    .dx-treeview-node.dx-state-selected:not(.dx-state-focused)
    > .dx-treeview-item {
    background: transparent;
}

.menu-container
    .dx-treeview
    .dx-treeview-node-container
    .dx-treeview-node.dx-state-selected {
    background: var(--theme-text-title);
}

.menu-container
    .dx-treeview
    .dx-treeview-node-container
    .dx-treeview-node.dx-state-selected
    > .dx-treeview-item
    * {
    color: white;
    background: var(--theme-text-title);
}

.menu-container
    .dx-treeview
    .dx-treeview-node-container
    .dx-treeview-node
    .dx-state-selected
    > .dx-treeview-item.dx-state-hover {
    background: var(--theme-text-title);
}

.menu-container
    .dx-treeview
    .dx-treeview-node-container
    .dx-treeview-node:not(.dx-state-selected)
    > .dx-treeview-item.dx-state-hover {
    background-color: #f5f3f4;
}

.logo .primary-text,
.logo .secondary-text {
    display: block;
}

.logo .primary-text {
    height: 42px;
    padding-top: 2px;
    font-family: OpenSansCondensedBold;
    font-size: 30px;
    color: #666;
}

.logo .secondary-text {
    font-size: 10px;
    font-family: OverpassSemibold;
    color: #bababa;
}

.menu-button {
    height: 60px;
    border-width: 0;
    border-radius: 0;
    cursor: pointer;
    outline: none;
}

.footer {
    height: 30px;
    border-top: solid 1px #e3e7ea;
    font-size: 13px;
    color: #606060;
    clear: both;
    z-index: 1;
    padding-left: 15px;
}

.footer .info-wrapper {
    margin-top: 10px;
}

#mainToolbar .dx-button-has-icon.dx-button-has-text .dx-icon {
    height: 17px;
    margin-right: 8px;
}

#mainToolbar .dx-buttongroup .dx-buttongroup-item {
    border: none;
}

.layout-header .dx-toolbar .dx-toolbar-items-container {
    height: 76px;
}

.dx-command-edit .dx-link {
    /*font-size: 17px !important;*/
}

#btnMainMenu .dx-icon {
    color: white !important;
}

#btnMainMenu .dx-button-content {
    padding: 6px;
}

.breadcrumbs {
    height: 25px;
    color: dimgrey;
}

.breadcrumbs a {
    color: dimgrey;
    text-decoration: none;
}

.breadcrumbs a:hover {
    color: var(--theme-text-title);
}

.breadcrumbs .active {
    opacity: 0.6;
}

.dx-datagrid-form-buttons-container {
    float: left;
}

#form {
    margin: 10px;
}

.actions .dx-toolbar .dx-item-content .dx-button-text {
    font-size: 12px;
}

/* Bootstrap */
.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-semi-bold {
    font-weight: 500 !important;
}

.font-weight-bold {
    font-weight: 600 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff;
}

.text-primary {
    color: #007bff;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #0056b3;
}

.text-secondary {
    color: #6c757d;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54;
}

.text-success {
    color: #28a745;
}

a.text-success:hover,
a.text-success:focus {
    color: #19692c;
}

.text-info {
    color: #17a2b8;
}

a.text-info:hover,
a.text-info:focus {
    color: #0f6674;
}

.text-warning {
    color: #ffc107;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ba8b00;
}

.text-danger {
    color: #dc3545;
}

.text-black {
    color: #000;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #a71d2a;
}

.text-light {
    color: #f8f9fa;
}

a.text-light:hover,
a.text-light:focus {
    color: #cbd3da;
}

.text-dark {
    color: #343a40;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #121416;
}

.text-body {
    color: #333333;
}

.text-muted {
    color: #6c757d;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.text-normal {
    font-weight: normal !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.w-100 {
    width: 100% !important;
}
.h-100 {
    height: 100% !important;
}
.d-flex {
    display: flex !important;
}
.d-none {
    display: none !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.flex-column {
    flex-direction: column !important;
}
.align-items-center {
    align-items: center !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-top {
    vertical-align: top !important;
}
.text-center {
    text-align: center !important;
}

.font-semi-bold {
    font-weight: 500 !important;
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.m-0 {
    margin: 0 !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
}

.mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}
.mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}
.mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}
.mx-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

.bg-primary {
    background-color: #007bff;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc;
}

.bg-secondary {
    background-color: #6c757d;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62;
}

.bg-success {
    background-color: #28a745;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34;
}

.bg-info {
    background-color: #17a2b8;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b;
}

.bg-warning {
    background-color: #ffc107;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00;
}

.bg-danger {
    background-color: #dc3545;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130;
}

.bg-light {
    background-color: #f8f9fa;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5;
}

.bg-dark {
    background-color: #343a40;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124;
}

.bg-white {
    background-color: #fff;
}

.bg-transparent {
    background-color: transparent;
}

/* DevExtreme Overload Css */
.dx-popup-content.dx-dropdownmenu-list
    .dx-toolbar-menu-custom
    .dx-toolbar-item-auto-hide
    .dx-dropdownbutton
    .dx-item {
    border: none;
    left: -7px;
}

.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-link,
.dx-datagrid-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused),
.dx-datagrid-rowsview .dx-row-focused.dx-data-row > tr > td:not(.dx-focused),
.dx-datagrid-rowsview .dx-row-focused.dx-data-row .column-text-focus {
    color: #fff;
}

.dx-datagrid .dx-link {
    text-decoration: none;
    cursor: pointer;
}

/* .dx-button.dx-state-hover .dx-icon,
.dx-button.dx-state-focused .dx-icon {
    color: var(--theme-text-title) !important;
} */

.dx-toolbar-label > div {
    color: var(--theme-text-title);
}

.dx-field-item-content .dx-state-readonly.dx-widget.dx-state-disabled {
    opacity: 1;
}

.dx-form-group-with-caption > .dx-form-group-content {
    border-top: 1px solid #eb2f3b;
}

.dx-field-item-label-location-top {
    padding: 0px;
}

.dx-searchbox.dx-editor-filled .dx-texteditor-input {
    padding-left: 43px;
}

.dx-field-item:not(.dx-field-item-has-group):not(.dx-field-item-has-tabs):not(
        .dx-first-row
    ):not(.dx-label-v-align) {
    padding-top: 10px;
}

.dx-menu .dx-menu-item .dx-menu-item-content {
    padding-top: 5px;
}

.dx-adaptive-item-text {
    padding-left: 0;
    padding-right: 0;
}

.dx-lookup.dx-editor-filled .dx-lookup-field,
.dx-lookup.dx-editor-outlined .dx-lookup-field {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.dx-field-item-help-text {
    padding-left: 0;
    padding-right: 0;
}

.dx-lookup.dx-editor-filled,
.dx-lookup.dx-editor-outlined {
    height: 25px;
}

.dx-swatch-additional .dx-scrollable {
    display: block;
    height: 100%;
    min-height: 0;
    background: white;
}

.dx-tagbox.dx-editor-filled .dx-tag-container,
.dx-tagbox.dx-editor-outlined .dx-tag-container {
    padding-left: 0;
}

.dx-list-select-all::after {
    left: 0px !important;
}

.badge {
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    padding: 0.35em 0.5em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
    padding-top: 3px;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.dx-command-edit .dx-link.FaIconSize15 {
    font-size: 15px !important;
}

/* Custom Padding Switch */
.grid-min-style .dx-datagrid .dx-row-lines > td {
    padding: 9px 15px 3px 15px !important;
}

.grid-min-style .dx-datagrid .dx-datagrid-table .dx-header-row > td {
    padding: 20px 14px 20px 16px;
}

/* Custom Header Popup Sidebar */

.header-popup-sidebar {
    color: var(--theme-text-title);
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 15px;
    border-radius: 3px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.header-popup-sidebar-content {
    display: flex;
    flex-direction: column;
}

.header-popup-sidebar .description {
    padding-top: 5px;
    color: #5d646d;
    margin: 0px;
    font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
}

.header-popup-sidebar i {
    margin-right: 10px;
    align-self: start;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 40px;
    color: #111827;
}

.warning-box {
    position: relative;
    background-color: #fff8e1;
    padding-left: 30px;
}

.vertical-line {
    position: absolute;
    left: 15px;
    top: 10px;
    bottom: 10px;
    width: 4px;
    background-color: #ffa000;
    border-radius: 4px;
}

/* stroke */

.border-confirm {
    border-bottom: 1px solid #ca262c;
    display: inline-block;
}

/* status badge */

.status-badge {
    padding: 2px 10px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 11px;
    display: inline-block;
    text-align: center;
    width: auto;
    border: 1px solid transparent;
}

.status-badge.active {
    background-color: #a1eacb;
    color: #006644;
}

.status-badge.inactive {
    background-color: #f5c6cb;
    color: #cd0013;
}

.status-badge.pending {
    background-color: #fff3cd;
    color: #856404;
}

.status-badge.processing {
    background-color: #d1ecf1;
    color: #0c5460;
}

.status-badge.created {
    background: #999999;
    color: #ffffff;
}

/* Contact hover */

.contact-hover {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    padding-bottom: 2px;
    width: max-content;
}

.contact-hover::before {
    position: absolute;
    content: "";
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--theme-text-title);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.contact-hover:hover::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.text-font-size-13 {
    font-size: 13px !important;
}

.text-font-size-15 {
    font-size: 15px !important;
}

/* if focused row in datagrid change color  */
.dx-datagrid-rowsview .dx-row-focused.dx-data-row td a,
.dx-row-focused .dx-button-mode-text .dx-icon,
.dx-datagrid-rowsview .dx-row-focused.dx-data-row td .text-muted {
    color: white !important;
}

.dx-row-focused .dx-button-mode-text .dx-icon:hover {
    color: #333 !important;
}

.dx-row-focused .contact-hover::before {
    background-color: #fff !important;
}

.dx-datagrid-rowsview .dx-row-focused.dx-data-row td .dx-checkbox-icon {
    border-color: white !important;
}

/* header custom */
.custom-header {
    color: var(--theme-text-title);
    font-size: 20px;
    font-weight: 500;
    padding: 0px 17px;
    border: 1px solid #e0e0e0;
    border-radius: 3px 3px 0px 0px;
    background-color: #fff;
    /* margin-left: -1px; */
}

.custom-title-header {
    color: var(--theme-text-title);
    font-size: 20px;
    font-weight: 500;
}

.dx-card {
    margin: 0px;
}

/* tab Administrative Users 1 */
.user-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.user-left {
    display: flex;
    flex-direction: column;
}

.user-email {
    font-size: 13px;
    color: #666;
}

.user-right {
    font-size: 13px;
    font-weight: 500;
    color: #999;
}

.user-id {
    font-size: 15px;
    font-weight: 600;
    color: var(--theme-text-title);
}

/* tab Administrative Users 2 */

.user-item-container {
    display: flex;
    justify-content: space-between;
    transition: background-color 0.2s ease;
}

.dx-item .dx-list-item {
    border-bottom: 1px solid #f0f0f0;
}

.user-item-container:hover {
    background-color: #f9f9f9;
}

.user-item-left {
    flex: 2;
    padding-right: 15px;
}

.user-name {
    font-weight: 600;
    font-size: 16px;
    color: #3e3e3e;
}

.user-item-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.user-role {
    width: 100%;
    margin-top: 5px;
}

/* Change Role */

.change-role-container {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    max-width: 100%;
    margin: 0 auto;
}

.disclaimer-panel {
    background-color: #f7f7f7;
    border-left: 4px solid #ffc107;
    border-radius: 6px;
    padding: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}

.disclaimer-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.disclaimer-icon i {
    font-size: 28px; /* Ukuran ikon ideal */
    color: var(--theme-text-title);
    margin: 0; /* Hapus margin default */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
}

.disclaimer-icon img {
    width: 48px;
    height: auto;
    display: block;
}

.disclaimer-title h3 {
    margin: 0;
    color: var(--theme-text-title);
    font-size: 20px;
    font-weight: 600;
}

.disclaimer-content {
    color: #495057;
    font-size: 15px;
}

.disclaimer-intro {
    margin: 0 0 12px 0;
    font-weight: 500;
}

.disclaimer-list {
    padding-left: 1rem;
    list-style: none;
}

.disclaimer-list li::marker {
    content: "- ";
}

.disclaimer-list li {
    display: list-item;
}
.disclaimer-list li {
    line-height: 24px;
}

.disclaimer-list li:last-child {
    font-weight: 600;
    color: #343a40;
}

.form-section {
    background-color: #ffffff;
    border-radius: 0 0 10px 10px;
    margin: 0px 5px 5px 5px;
    padding: 24px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.user-id-display {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 14px;
    background-color: var(--theme-background);
    border-radius: 10px 10px 0 0;
    margin: 0px 5px;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.user-id-label {
    font-weight: 600;
    margin-right: 12px;
    color: #343a40;
    font-size: 16px;
}

.user-id-value {
    font-family: "Segoe UI", sans-serif;
    color: #212529;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.user-id-value strong {
    font-weight: 700;
}

.role-change-form {
    width: 100%;
}

.dx-custom-label-input {
    margin-top: 10px;
}

/* Custom Label input popup */
.dx-custom-label-input .dx-field-item-label {
    display: block;
    font-weight: 600;
    color: #343a40;
    font-size: 15px;
}

.dx-custom-label-input .dx-texteditor-input {
    color: #212529 !important;
    font-size: 15px !important;
    padding: 8px 5px !important;
}

.dx-custom-label-input .dx-texteditor.dx-editor-outlined {
    border-color: #ced4da !important;
    border-radius: 6px !important;
}

.dx-custom-label-input .dx-layout-manager .dx-field-item {
    padding-bottom: 16px !important;
}

.dx-custom-label-input .dx-layout-manager .dx-field-item:not(.dx-first-col) {
    padding-left: 20px !important;
}

/* Details Profile */
.detail-profile {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    margin: 2px 2px;
    border-radius: 10px;
    background-color: var(--theme-background);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 12px;
}

.logo-detail-profile {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    background-color: #ffffff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    border: 1px solid #ffffff;
}

.logo-detail-profile img {
    width: 22px;
    height: 22px;
}

.logo-detail-profile svg {
    font-size: 42px;
}

.email-detail-profile {
    flex-grow: 1;
    font-size: 16px;
    font-weight: 600;
    color: #1f2937;
}

.date-detail-profile {
    color: #6b7280;
    font-size: 14px;
    font-weight: 500;
}

.profile-content-detail-profile {
    margin-bottom: 16px;
    padding: 0px 20px;
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.03);
}

.user-section-detail-profile {
    padding: 16px 0;
    border-bottom: 1px solid #f3f4f6;
}

.user-header-detail-profile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.user-name-detail-profile {
    font-size: 18px;
    font-weight: 700;
    color: #111827;
}

.detail-user-id-detail-profile {
    font-size: 15px;
    font-weight: 600;
    color: var(--theme-text-title);
}

.user-date-detail-profile {
    font-size: 13px;
    color: #6b7280;
    font-weight: 500;
    margin-top: 4px;
}

.data-rows-detail-profile {
    margin-top: 8px;
}

.data-row-detail-profile {
    display: flex;
    justify-content: space-between;
    padding: 7px 0;
    font-size: 14px;
    align-items: center;
    color: #374151;
    font-weight: bold;
}

.data-label-detail-profile {
    color: #6b7280;
    font-weight: 500;
}

.data-value-detail-profile {
    color: #111827;
    font-weight: 600;
}

.status-not-verified {
    color: var(--theme-text-title);
}

.account-card-input {
    align-items: center;
    margin: 10px 0px;
    border-radius: 10px;
    border: 1px solid rgba(128, 137, 150, 0.2);
    background-color: #fff;
    box-shadow: 0 0 20px rgba(8, 21, 66, 0.05);
}

.form-title-wrap .account-titledesc h5 {
    width: 100%;
    margin: 5px 0px;
    font-size: 20px;
    margin: 5px 0px;
    display: block;
    font-weight: bold;
}

.logging-device-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid #f3f4f6;
    font-size: 14px;
}

.logging-device-row .data-label-detail-profile {
    font-weight: 500;
    color: #374151;
}

.logging-device-row .data-value-detail-profile {
    color: #6b7280;
    text-align: right;
    max-width: 60%;
    word-break: break-word;
}

/*==== stroke-shape =====*/
.stroke-shape {
    position: relative;
    display: inline-block;
}

.stroke-shape::before,
.stroke-shape::after {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 45px;
    background-color: var(--theme-text-title);
}

.stroke-shape::after {
    width: 7px;
    background-color: #fff;
    left: 25px;
}

/* border bottom  */

.border-b {
    height: 10px;
    margin: 0px -15px;
    border-bottom: 1px dashed #f1f1f1 !important;
}

/* verified logo */

.img-verified {
    width: 20px;
    margin-left: 2px;
    cursor: pointer;
    margin-top: -5px;
    margin-right: -5px;
}

/* Container Voucher Styles */
.container-voucher-main {
    max-width: 1200px;
    margin: 0 auto;
}

.page-title-voucher-management {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    margin: 0px;
}

.page-subtitle-voucher-description {
    color: #666;
    margin-bottom: 15px;
    margin-top: 4px;
    font-size: 14px;
}

/* Statistics Voucher Styles */
.stats-grid-voucher-dashboard {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

.stat-card-voucher-metric {
    background: white;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    border: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.stat-card-voucher-metric:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.stat-number-voucher-display {
    font-size: 25px;
    font-weight: 700;
    color: #dc3545;
    margin-bottom: 5px;
}

.stat-label-voucher-text {
    color: #666;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Controls Voucher Styles */
.controls-voucher-toolbar {
    margin-bottom: 20px;
    width: 100%;
}

.search-box-voucher-filter {
    display: flex;
    gap: 10px;
    align-items: center;
}

.search-input-voucher-field {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e9ecef;
    border-radius: 10px;
    font-size: 14px;
    transition: border-color 0.3s ease;
}

.search-input-voucher-field:focus {
    outline: none;
    border-color: #dc3545;
}

.form-input-voucher-control {
    padding: 12px 16px;
    border: 2px solid #e9ecef;
    border-radius: 10px;
    font-size: 14px;
    background: white;
    cursor: pointer;
}

/* Button Voucher Styles */
.btn-voucher-action {
    padding: 12px 20px;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.btn-primary-voucher-create {
    background: #dc3545;
    color: white;
}

.btn-primary-voucher-create:hover {
    background: #c82333;
    transform: translateY(-1px);
}

.btn-success-voucher-edit {
    background: #28a745;
    color: white;
}

.btn-warning-voucher-view {
    background: #ffc107;
    color: #333;
}

.btn-secondary-voucher-share {
    background: #6c757d;
    color: white;
}

/* Voucher Grid and Card Styles */
.voucher-grid-container-list {
    display: grid;
    gap: 20px;
}

.voucher-card-item-display {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
    border: 1px solid #e5e7eb;
    transition: all 0.2s ease;
    font-size: 13px;
}

.voucher-card-item-display:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

.voucher-header-card-top {
    background: linear-gradient(135deg, #dc3545, #ff4757);
    color: white;
    padding: 12px 16px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.voucher-header-left {
    flex: 1;
}

.voucher-type-category-label {
    font-size: 10px;
    opacity: 0.85;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 3px;
    font-weight: 500;
}

.voucher-title-name-display {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.2;
}

.voucher-code-unique-identifier {
    font-family: "Courier New", monospace;
    font-size: 13px;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.2);
    padding: 6px 10px;
    border-radius: 4px;
    display: inline-block;
    margin-left: auto;
    flex-shrink: 0;
}

.voucher-body-content-main {
    padding: 16px;
}

/* Compact Info Grid */
.voucher-info-metrics-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    margin-bottom: 14px;
}

.info-item-voucher-stat {
    text-align: center;
}

.info-value-voucher-number {
    font-size: 16px;
    font-weight: 600;
    color: #dc3545;
    margin-bottom: 3px;
    line-height: 1;
}

.info-label-voucher-description {
    font-size: 10px;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-weight: 500;
}

/* Compact Usage Bar */
.usage-bar-voucher-progress {
    background: #f3f4f6;
    border-radius: 6px;
    height: 6px;
    overflow: hidden;
    margin: 12px 0 8px 0;
}

.usage-fill-voucher-indicator {
    background: linear-gradient(90deg, #28a745, #20c997);
    height: 100%;
    border-radius: 6px;
    transition: width 0.4s ease;
    width: 0%;
}

.usage-text-voucher-summary {
    font-size: 11px;
    color: #6b7280;
    text-align: center;
    font-weight: 500;
}

/* Compact Details Grid - 2 columns */
.voucher-details-information-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 16px;
    margin: 14px 0;
}

.detail-item-voucher-row {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.detail-label-voucher-key {
    font-size: 10px;
    color: #6b7280;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.detail-value-voucher-data {
    font-size: 12px;
    color: #1f2937;
    font-weight: 600;
}

/* Compact Status Badge */
.status-badge-voucher-indicator {
    padding: 3px 8px;
    border-radius: 12px;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.4px;
}

.status-active-voucher-enabled {
    background: #d4edda;
    color: #155724;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
    width: max-content;
}

.status-expired-voucher-disabled {
    background: #f8d7da;
    color: #721c24;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
    width: max-content;
}

.status-limited-voucher-restricted {
    background: #fff3cd;
    color: #856404;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    width: max-content;
}

/* Compact Affiliate Info */
.affiliate-info-voucher-partners {
    background: #f8f9fa;
    padding: 12px;
    border-radius: 6px;
}

.affiliate-title-voucher-heading {
    font-size: 12px;
    font-weight: 600;
    color: #374151;
    margin-bottom: 6px;
}

.affiliate-list-voucher-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.affiliate-tag-voucher-member {
    background: #dc3545;
    color: white;
    padding: 4px 8px;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 500;
    white-space: nowrap;
}

/* Compact Action Buttons */
.voucher-actions-button-group {
    display: flex;
    gap: 10px;
    margin-top: 14px;
}

.btn-voucher-action {
    flex: 1;
    padding: 10px 16px;
    border: none;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.btn-warning-voucher-view {
    background: #fbbf24;
    color: #92400e;
}

.btn-warning-voucher-view:hover {
    background: #f59e0b;
    color: white;
}

.btn-secondary-voucher-share {
    background: #e5e7eb;
    color: #374151;
}

.btn-secondary-voucher-share:hover {
    background: #d1d5db;
    color: #1f2937;
}

/* Details Booking Flight */

:root {
    --theme-bg-border-detail-booking: linear-gradient(
        135deg,
        #db4040 0%,
        #ef233c 100%
    );
}

.card-booking-detail-container {
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        sans-serif;
    max-width: 1000px;
    margin: 0 auto;
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
        0 2px 4px -1px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    border: 1px solid #e2e8f0;
}

.card-booking .dx-scrollable-container {
    border-radius: 16px;
}

.card-booking-detail-header {
    background: var(--theme-bg-border-detail-booking);
    color: white;
    padding: 20px 32px;
    position: relative;
    border-radius: 10px 10px 0 0;
}

.card-booking-detail-header::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 200px;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0l8 8h-8zM6 2h22l10 10v20H6V2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
        repeat;
}

.card-booking-detail-header-content {
    position: relative;
    z-index: 2;
}

.card-booking-detail-company-info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.card-booking-detail-company-title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
}

.card-booking-detail-company-subtitle {
    font-size: 12px;
    opacity: 0.9;
}

.card-booking-detail-document-info {
    text-align: right;
}

.card-booking-detail-document-title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 4px;
}

.card-booking-detail-document-date {
    font-size: 13px;
    opacity: 0.9;
    margin-bottom: 8px;
}

.card-booking-detail-action-buttons {
    display: flex;
    gap: 12px;
    justify-content: end;
}

.card-booking-detail-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 15px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: white;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 500;
    font-size: 12px;
    transition: all 0.3s ease;
    cursor: pointer;
    backdrop-filter: blur(10px);
}

.card-booking-detail-btn:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-1px);
}

.card-booking-detail-btn-icon {
    width: 16px;
    height: 16px;
}

.card-booking-detail-action-buttons.disabled {
    pointer-events: none; /* disable all interaction */
    opacity: 0.6;
}

.card-booking-detail-btn.disabled {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.4);
    cursor: not-allowed;
    transform: none !important;
}

.card-booking-detail-btn:hover.disabled {
    background: rgba(255, 255, 255, 0.1);
    transform: none;
}

.card-booking-detail-body {
    padding: 15px;
}

.card-booking-detail-summary {
    background: var(--theme-background);
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 15px 25px;
}

.card-booking-detail-summary-title {
    font-size: 16px;
    font-weight: 700;
    color: #474444;
}
.card-booking-detail-summary-date {
    font-size: 12px;
    color: #474444;
}
.card-booking-detail-border {
    height: 1px;
    margin: 5px 0px 10px 0px;
    background-color: #e2e8f0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.card-booking-detail-summary-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.word-break {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
    white-space: normal;
}
.card-booking-detail-reason {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    background: #f9fafb;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #e5e7eb;
}

.card-booking-detail-summary-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

.card-booking-detail-summary-label {
    font-size: 11px;
    font-weight: 600;
    color: #64748b;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
    position: relative;
}

.card-booking-detail-summary-label::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 24px;
    height: 1px;
    background: #cbd5e1;
}

.card-booking-detail-summary-value {
    font-size: 14px;
    font-weight: 500;
    color: #1e293b;
    padding: 0;
    background: transparent;
    border: none;
    line-height: 1.3;
}

.card-booking-detail-summary-value-order-no {
    font-size: 14px;
    font-weight: 600;
    color: var(--theme-text-title);
}

.card-booking-detail-two-column {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-top: 15px;
}

.card-booking-detail-section {
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    overflow: hidden;
}

.card-booking-detail-section-header {
    background: white;
    color: #1e293b;
    padding: 14px 24px 0px 24px;
    font-size: 14px;
    font-weight: 700;
}

.card-booking-detail-section-content {
    padding: 10px 24px 15px 24px;
}

.card-booking-detail-grid {
    display: grid;
}

.card-booking-detail-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    height: 50px;
    margin-bottom: 8px;
}

.card-booking-detail-row-customor-info {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    height: 50px;
    margin-bottom: 8px;
}

.card-booking-detail-row:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.card-booking-detail-item {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #e4e4e4;
}

.card-booking-detail-label {
    font-size: 10px;
    font-weight: 600;
    color: #64748b;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
    position: relative;
}
.card-booking-detail-label.null {
    color: #64748b;
}

.card-booking-detail-label::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 20px;
    height: 1px;
    background: #e2e8f0;
}

.card-booking-detail-value {
    font-size: 13px;
    font-weight: 500;
    color: #1e293b;
    padding: 0;
    background: transparent;
    border: none;
    min-height: auto;
    display: flex;
    align-items: center;
    line-height: 1.4;
}

.card-booking-detail-value.null {
    color: #64748b;
}

.card-booking-detail-value-date {
    font-size: 13px;
    color: #1e293b;
    font-weight: 500;
}

.card-booking-detail-value-date.created {
    background: #999999;
    color: #ffffff;
}

.card-booking-detail-value.success {
    color: #059669;
    font-weight: 700;
}
.card-booking-detail-value.error {
    color: #dc2626;
    font-weight: 700;
}
.card-booking-detail-value.proccessing {
    color: #d1ecf1;
    font-weight: 700;
}

.card-booking-detail-status {
    display: inline-block;
    padding: 6px 16px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.card-booking-detail-status-done {
    background: #dcfce7;
    color: #166534;
    font-size: 9px;
}

.card-booking-detail-status-created {
    background: #999999;
    color: #ffffff;
    font-size: 10px;
}

.card-booking-detail-status-processing {
    background-color: #d1ecf1;
    color: #0c5460;
    font-size: 10px;
}

.card-booking-detail-status-error {
    background: #fee2e2;
    color: #b91c1c;
    font-size: 10px;
}

.card-booking-detail-currency {
    font-family: "Monaco", "Menlo", monospace;
    letter-spacing: 0.5px;
}

/* Voucer Not Found */

.voucher-empty-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 80vh;
    padding: 20px;
    color: #6b7280;
    text-align: center;
}

.voucher-empty-icon {
    font-size: 48px;
    color: var(--theme-text-title);
    margin-bottom: 12px;
}

.voucher-empty-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px;
}

.voucher-empty-text {
    font-size: 14px;
    color: #9ca3af;
}

/* New Password */

.new-password-container-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        sans-serif;
}

.new-password-container {
    background: white;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 384px;
    position: relative;
}

.new-password-logo {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.new-password-logo-icon {
    width: 45px;
    height: 45px;
    background: #ffeded;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

#txtNewPassword .dx-button .dx-icon,
#txtConfirmPassword .dx-button .dx-icon {
    color: #666;
}

#txtNewPassword .dx-texteditor-input,
#txtConfirmPassword .dx-texteditor-input {
    font-size: 14px;
}

.new-password-logo-icon::before {
    content: "!";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #ffeded;
    border: 2px solid var(--theme-text-title);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: var(--theme-text-title);
    font-size: 11px;
}

.new-password-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin: 0px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        sans-serif;
}

.new-password-subtitle {
    color: #666;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 1.4;
}

.new-password-form-group-last-child {
    margin-bottom: 20px;
}

.new-password-form-label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #333;
    font-size: 14px;
}

.new-password-requirements {
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-size: 13px;
    color: #666;
    gap: 20px;
}

.new-password-requirement-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.new-password-check-icon {
    margin-top: 1px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: bold;
}
.new-password-requirement-text {
    margin-top: 4px;
}
.new-password-border {
    height: 0.5px;
    background-color: #e2e8f0;
    margin: 15px 0px;
}
.check-valid {
    background-color: rgba(40, 167, 69, 0.15);
    color: #28a745;
}

.check-invalid {
    color: #6c757d;
}

.check-error {
    background-color: rgba(220, 53, 69, 0.15);
    color: #dc3545;
}
.custom-lock-button {
    pointer-events: none;
    background-color: #d4d7d9;
    border: none !important;
    height: 100%;
    margin: 0px !important;
    border-radius: 3px 0 0 3px !important;
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    box-shadow: none;
}

.custom-lock-button .dx-button-content {
    padding: 0 10px;
}

.custom-form-control .dx-placeholder .dx-texteditor-input {
    padding: 3px 4px !important;
}

/* Custom Input Styles For Page ResetPassword */
#txtNewPassword,
#txtConfirmPassword {
    border: 1px solid #ccc !important;
    border-radius: 4px;
    box-sizing: border-box;
}
#txtNewPassword .dx-placeholder,
#txtConfirmPassword .dx-placeholder {
    padding-left: 10px;
    font-size: 12px;
}

#txtNewPassword .dx-placeholder,
#txtConfirmPassword .dx-placeholder {
    padding-left: 10px;
    padding-top: 5px;
}
#txtNewPassword .dx-texteditor::before,
#txtConfirmPassword .dx-texteditor::before {
    border: none;
}

#txtNewPassword .dx-texteditor.dx-state-active::before,
.dx-texteditor.dx-state-focused::before,
#txtConfirmPassword .dx-texteditor.dx-state-active::before,
.dx-texteditor.dx-state-focused::before {
    content: none !important;
}

#txtNewPassword .dx-texteditor-input,
#txtConfirmPassword .dx-texteditor-input {
    border: none !important;
    background: transparent;
    padding-left: 10px !important;
}
/* End Custom Input Styles For Page ResetPassword */

.custom-form-control::after,
.custom-form-control::after {
    border: none !important;
}

.dx-editor-filled
    .dx-texteditor-buttons-container:last-child
    > .dx-button:last-child {
    margin-right: 0px !important;
}

.new-password-check-icon.check-valid {
    color: green;
    border: 1px solid green;
}

.new-password-check-icon.check-invalid {
    color: var(--theme-text-title);
    border: 1px solid var(--theme-text-title);
}

.new-password-check-icon i {
    font-size: 11px;
    transition: color 0.3s ease;
}

/* Biling details */

.custom-list .dx-list-item-content {
    padding: 0px !important;
}
.custom-list .dx-list-item:first-of-type {
    margin-top: 0px !important;
}

.custom-list .dx-empty-message {
    text-align: center !important;
    padding: 20px 16px 20px !important;
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
    border: 1px solid #e1e1e1 !important;
}

.custom-list .dx-item .dx-list-item {
    cursor: default;
}

.custom-header-booking-detail {
    background: #f4f4f4;
    padding: 15px 17px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
    font-weight: 700;
    color: #474444;
}
.custom-header-booking-detail-sub {
    font-size: 12px;
    font-weight: 500;
    color: #696969;
    font-style: italic;
}
.custom-header-booking-detail .dx-popup-content {
    padding: 0px !important;
}
.billing-detail {
    width: 100%;
    font-size: 13px;
    border-collapse: collapse;
    cursor: default;
}

.billing-detail th,
.billing-detail td {
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    vertical-align: top;
}

.billing-detail thead th {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.billing-detail tbody tr:nth-of-type(odd) {
    background-color: #f2f2f2;
}

.billing-detail tbody tr:nth-of-type(odd).null {
    background-color: #f2f2f2;
    border: 1px solid #e5e3e3;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-nowrap {
    white-space: nowrap;
}

/* Passanger Info */

.passager-detail-card-wrapper {
    border: 1px solid #e5e7eb;
    border-top: none;
    background-color: #ffffff;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        sans-serif;
    cursor: pointer;
}

.passager-detail-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    padding: 16px 24px;
    background-color: #ffffff;
    border-bottom: 1px solid #e8e8e8;
    transition: all 0.2s ease;
    position: relative;
}

.passager-detail-card:hover,
.passager-detail-card.expanded {
    background-color: #fafafa;
    border-left: 3px solid #dc2626;
}

.passager-detail-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.passager-detail-name {
    font-weight: 600;
    font-size: 16px;
    color: #1f2937;
    margin-bottom: 4px;
}

.passager-detail-info {
    font-size: 13px;
    color: #6b7280;
}

.passager-detail-highlight {
    font-weight: 500;
    color: #374151;
}

.passager-detail-right {
    text-align: right;
    font-size: 13px;
    color: #6b7280;
}

.passager-detail-right div {
    margin-bottom: 3px;
}

.passager-detail-label {
    font-weight: 500;
    font-size: 12px;
    color: #6b7280;
}

.passager-detail-strong {
    font-size: 12px;
    font-weight: 600;
    background: #f9fafb;
    padding: 2px 6px;
    color: #1f2937;
}

.passager-detail-strong.null {
    color: #64748b;
    font-size: 12px;
}

.passager-detail-panel {
    display: none;
    padding: 24px;
    background-color: #f9fafb;
    border-bottom: 1px solid #f3f4f6;
}

.passager-detail-panel.show {
    display: block;
    animation: slideDown 0.3s ease;
    cursor: default;
}

.passager-detail-panel.closing {
    padding: 0px 24px;
    animation: slideUp 0.3s ease forwards;
}

@keyframes slideDown {
    from {
        opacity: 0;
        max-height: 0;
    }
    to {
        opacity: 1;
        max-height: 500px;
    }
}

@keyframes slideUp {
    from {
        max-height: 500px;
        opacity: 1;
    }
    to {
        max-height: 0;
        opacity: 0;
    }
}

.passager-detail-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}

.passager-detail-section {
    background: white;
    padding: 16px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
}

.passager-detail-section h3 {
    margin: 0 0 12px 0;
    font-size: 14px;
    font-weight: 600;
    color: #dc2626;
    text-transform: uppercase;
}

.passager-detail-item {
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
    border-bottom: 1px solid #f3f4f6;
}

.passager-detail-item:last-child {
    border-bottom: none;
}

.passager-detail-item-label {
    font-size: 12px;
    color: #6b7280;
    font-weight: 500;
}

.passager-detail-item-value {
    font-size: 13px;
    color: #1f2937;
    font-weight: 500;
}

.passager-detail-item-value.null {
    color: #9ca3af;
    font-size: 12px;
}

.passager-detail-item-value.boolean {
    color: #dc2626;
    font-weight: 600;
}

/* Route Info */

.custom-list .dx-multiview-item-content {
    padding: 0px !important;
}

.custom-list .dx-tabpanel-tabs {
    border-left: 1px solid #e2e8f0 !important;
    border-right: 1px solid #e2e8f0 !important;
}

.flight-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.flight-card {
    background: white;
    border: 1px solid #e2e8f0;
    padding: 16px 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: all 0.2s ease;
    cursor: default;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        sans-serif;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.flight-card:hover {
    border-color: var(--theme-text-title);
    box-shadow: 0 2px 8px rgba(59, 130, 246, 0.1);
}

.flight-main {
    display: flex;
    align-items: center;
    gap: 16px;
}

.flight-logo {
    flex: 0 0 40px;
    height: 40px;
    background: #f1f5f9;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 12px;
    color: #475569;
    border: 1px solid #e2e8f0;
}

.flight-logo img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.flight-data {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 30px;
}

.flight-airline {
    font-weight: 600;
    color: #1e293b;
    font-size: 14px;
}

.route-info {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 12px;
}

.route-airport {
    text-align: center;
}

.route-code {
    font-size: 18px;
    font-weight: 700;
    color: #1e293b;
}

.route-name {
    font-size: 11px;
    color: #64748b;
    margin-top: 2px;
}

.route-line {
    flex: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 8px;
}

.route-time {
    font-size: 11px;
    color: #64748b;
    font-weight: 500;
    margin-bottom: 4px;
    background: #f8fafc;
    padding: 2px 6px;
    border-radius: 4px;
    border: 1px solid #e2e8f0;
}

.route-line::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #cbd5e1;
    position: relative;
}

.route-arrow {
    position: absolute;
    right: -4px;
    top: 24px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 4px solid #cbd5e1;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.flight-summary {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px;
    font-size: 13px;
}

.summary-group {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
    flex: 0 0 auto;
}
.summary-group-passenger {
    display: flex;
    gap: 5px;
}

.summary-label {
    color: #64748b;
    font-size: 11px;
    text-align: center;
    white-space: nowrap;
}

.summary-value {
    color: #374151;
    font-weight: 500;
    font-size: 11px;
    word-wrap: break-word;
}

.passenger-count {
    color: #374151;
    font-weight: 500;
    font-size: 12px;
}

.service-class {
    background: #e0f2fe;
    color: #0369a1;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
}

.aircraft-info {
    color: #374151;
    font-weight: 500;
    font-size: 11px;
}

.remarks-text {
    color: #64748b;
    font-size: 10px;
    line-height: 1.3;
    max-width: 100px;
    word-wrap: break-word;
}

.card-changeplanes {
    margin: 12px 0px;
    padding: 5px 0px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #cccecf;
    justify-content: center;
    align-items: center;
    display: flex;
    font-weight: 500;
    color: #64748b;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background: white;
}

.card-changeplanes i {
    height: auto;
    width: auto;
    margin: 2px 5px;
}

.card-changeplanes span {
    margin: 5px -8px;
    font-size: 12px;
    margin-left: 5px;
    display: block;
}

.card-changeplanes p {
    font-size: small;
}

.custom-popover .dx-popup-content {
    padding: 10px;
    border-radius: 5px;
}

/* Login Page */

.login-container-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        sans-serif;
}
.login-password-container {
    background: white;
    padding: 30px;
    border-radius: 12px;
    width: 100%;
    max-width: 384px;
    position: relative;
}

.login-container {
    display: flex;
    height: 100vh;
}

.login-left,
.login-right {
    flex: 1;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
}

.login-left {
    background-color: #f4f6fa;
    color: #333;
}

.login-brand {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
}

.login-mockup {
    display: flex;
    gap: 10px;
    margin-bottom: 40px;
}

.login-balance-card,
.login-chart-card,
.login-transaction-card {
    background: white;
    padding: 20px;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    width: 120px;
    text-align: center;
}

.login-chart {
    width: 50px;
    height: 50px;
    background: conic-gradient(#4e8cff 0% 34%, #f0f0f0 34% 100%);
    border-radius: 50%;
    margin: 0 auto 8px;
}

.login-welcome-text {
    font-size: 24px;
    margin-top: 30px;
}

.login-subtext {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.login-right {
    background: white;
}

.login-title {
    font-size: 28px;
    margin-bottom: 10px;
}

.login-description {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.login-form {
    display: flex;
    flex-direction: column;
}

.login-input {
    padding: 12px;
    margin-bottom: 12px;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 14px;
}

.login-forgot {
    font-size: 12px;
    text-align: right;
    margin-bottom: 20px;
    color: #4e8cff;
    text-decoration: none;
}

.login-button {
    background-color: #4e8cff;
    color: white;
    border: none;
    padding: 12px;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 20px;
}

.login-or {
    text-align: center;
    margin: 10px 0;
    color: #999;
}

.login-social-buttons {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-bottom: 20px;
}

.login-social-buttons button {
    flex: 1;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ddd;
    background: white;
    cursor: pointer;
    font-size: 14px;
}

.login-signup {
    text-align: center;
    font-size: 14px;
}

.login-signup a {
    color: #4e8cff;
    text-decoration: none;
}

/* kiri */
#gallery {
    height: 96vh !important;
}
.gallery-item-image {
    height: 94vh;
    width: 100%;
}

.content-footer {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    color: #999;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    z-index: 999;
}

#txtLoginId .dx-button .dx-icon,
#txtPasswordLogin .dx-button .dx-icon {
    color: #666;
}

#txtLoginId .dx-texteditor-input,
#txtPasswordLogin .dx-texteditor-input {
    font-size: 14px;
}
#txtLoginId,
#txtPasswordLogin {
    border: 1px solid #ccc !important;
    border-radius: 4px;
    box-sizing: border-box;
}
#txtLoginId .dx-placeholder,
#txtPasswordLogin .dx-placeholder {
    padding-left: 10px;
    font-size: 12px;
}

#txtLoginId .dx-placeholder,
#txtPasswordLogin .dx-placeholder {
    padding-left: 10px;
    padding-top: 5px;
}
#txtLoginId .dx-texteditor::before,
#txtPasswordLogin .dx-texteditor::before {
    border: none;
}

#txtLoginId .dx-texteditor.dx-state-active::before,
.dx-texteditor.dx-state-focused::before,
#txtPasswordLogin .dx-texteditor.dx-state-active::before,
.dx-texteditor.dx-state-focused::before {
    content: none !important;
}

#txtLoginId .dx-texteditor-input,
#txtPasswordLogin .dx-texteditor-input {
    border: none !important;
    background: transparent;
    padding-left: 10px !important;
}

.login-header-logo {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    top: 20px;
}

.custom-gallery .gallery-item {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: "Arial", sans-serif;
}

.custom-gallery .gallery-item-image {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
}

.custom-gallery .gallery-item-title {
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 13px;
    font-weight: 600;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
    padding: 8px 16px;
    text-align: center;
    text-wrap: wrap;
    width: 80%;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border-radius: 8px;
}
@media screen and (max-width: 1920px) and (max-height: 1080px) {
    .custom-gallery .gallery-item-image {
        width: 95%;
    }
}

.remember-options-group {
    margin-top: 20px;
    margin-bottom: 10px;
}

.remember-title {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
    color: #333;
}

.remember-checkboxes {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.remember-item {
    display: flex;
    align-items: center;
}

.remember-checkbox .dx-checkbox-icon {
    width: 16px;
    height: 16px;
}

.remember-checkbox .dx-checkbox-text {
    font-size: 13px;
    margin-left: 6px;
    color: #555;
}

.truncate {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-width: 98%;
}

/* hotel info popup sidebar */

.dx-tabs-title-hide .dx-tabs {
    display: none !important;
}

.hotel-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.hotel-card {
    background: white;
    border: 1px solid #e2e8f0;
    padding: 16px 20px;
    display: flex;
    flex-direction: column;
    transition: all 0.2s ease;
    cursor: default;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        sans-serif;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.hotel-data {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 2px;
}

.hotel-main {
    display: flex;
    align-items: start;
    font-size: 18px;
    font-weight: 700;
    color: #1e293b;
}

.hotel-name {
    font-size: 16px;
    font-weight: 700;
    color: #1e293b;
}

.hotel-address {
    font-size: 12px;
    font-weight: 400;
    color: #64748b;
}
.hotel-result-badge-star {
    background-color: #c0c0c0;
    color: #ffffff;
    font-size: 9px;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 600;
    margin-top: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
}
.hotel-page-detail-star-icon {
    font-size: 12px;
}

.hotel-page-detail-star-icon i {
    color: #ffd700;
}
.hotel-logo img {
    width: 100px;
    border-radius: 3px;
}

.hotel-contact {
    margin-left: auto;
    margin-right: 50px;
}

.contact-title {
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
    color: #1e293b;
}

.contact-info {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.contact-item {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #64748b;
}

.contact-icon {
    margin-right: 8px;
    color: var(--theme-text-title);
    font-size: 12px;
}

/* copy style */
.copy-notice {
    position: absolute;
    top: -25px;
    left: 0;
    background: #4ade80;
    color: white;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 12px;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}
.copy-wrapper {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.copy-wrapper .card-booking-detail-value {
    user-select: all;
}

/*  */

.page-config-form {
    width: 100%;
    font-family: sans-serif;
}

.page-config-list {
    border: 1px solid #ddd;
    border-radius: 2px;
    overflow: hidden;
}

.page-config-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 16px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}

.page-config-item:last-child {
    border-bottom: none;
}

.page-config-title {
    font-size: 14px;
    color: #222;
}

.btnSetAsThumbnails {
    font-size: 14px !important;
}

.page-config-desc {
    font-size: 12px;
    color: #666;
    margin: 2px 0px 0px 0px;
}

.text-12 {
    font-size: 12px !important;
}

/* profile */

.page-title {
    font-size: 24px;
    font-weight: 500;
    padding-top: 20px;
    margin-top: 0px;
    color: var(--theme-text-title);
}

.profile-container {
    background: #f8f9fa;
    padding: 0px 30px 30px 30px;
}

.profile-header {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 30px;
    background: white;
    border-radius: 5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
}

.profile-image {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.profile-image img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
    object-fit: cover;
}

.profile-info h2 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 2px;
}

.profile-info .role {
    color: #666;
    font-size: 14px;
    margin-bottom: 3px;
}

.profile-info .location {
    color: #999;
    font-size: 13px;
}

.section-wrapper {
    background: white;
    border-radius: 5px;
    padding: 5px 25px 10px 25px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06), 0 1px 4px rgba(0, 0, 0, 0.04);
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-header h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.border-profile {
    height: 1px;
    background-color: #e5e7eb;
    margin: 5px 0px;
}

.edit-btn {
    background-color: var(--theme-text-title);
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
    border: 1px solid var(--theme-text-title);
}

.edit-btn:hover {
    background-color: white;
    color: var(--theme-text-title);
    border: 1px solid var(--theme-text-title);
    transform: translateY(-1px);
}

.info-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.info-item {
    padding: 15px;
}

.info-item label {
    display: block;
    color: #666;
    font-size: 13px;
    margin-bottom: 8px;
    font-weight: 500;
}

.info-item .value {
    color: #333;
    font-size: 15px;
    font-weight: 500;
}

.permissions-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 20px 0px ;
}

.permission-item {
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    border-radius: 5px;
    border: 1px solid var(--theme-text-title);
    color: var(--theme-text-title);
    transition: all 0.2s ease;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
}

.permission-item:hover {
    background: var(--theme-text-title);
    color: #ffffff;
    border: 1px solid var(--theme-text-title);
    transform: translateY(-2px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
