﻿/*typeface*/

/* ─── Tooltip Design Tokens ─── */
:root {
    --tooltip-bg: #ffffff;
    --tooltip-border: #d0e2f1;
    --tooltip-text: #000000;
    --tooltip-shadow: #00000040;
}


.regular-weight, .input4-regular {
    font-weight: 400;
}

label, p {
    margin:0px;
}

.medium-weight, .label1-medium, .input1-medium, .input3-medium, .btn1-medium {
    font-weight: 500;
}
.medium-weight-700 {
    font-weight: 700;
}

.text-capital, .label1-medium {
    text-transform: uppercase;
}

.h3-text {
    line-height: 120%;
    font-size: 26px;
    letter-spacing: 0px;
}

.h4-text {
    line-height: 120%;
    font-size: 24px;
    letter-spacing: 0px;
}

.h6-text {
    line-height: 120%;
    font-size: 20px;
    letter-spacing: 0px;
}

.h7-text {
    line-height: 120%;
    font-size: 18px;
    letter-spacing: 0px;
}

.h8-text {
    line-height: 120%;
    font-size: 16px;
    letter-spacing: 0px;
}

.b4-text {
    line-height: 120%;
    font-size: 20px;
    letter-spacing: 0px;
}

.b5-text {
    line-height: 120%;
    font-size: 18px;
    letter-spacing: 0px;
}

.b6-text {
    line-height: 120%;
    font-size: 16px;
    letter-spacing: 0px;
}

.b7-text, .input1-medium, .input2-regular, .btn1-medium {
    line-height: 120%;
    font-size: 14px;
    letter-spacing: 0px;
}

.b8-text {
    line-height: 120%;
    font-size: 13px;
    letter-spacing: 0px;
}

.b9-text, .input3-medium, .input4-regular {
    line-height: 120%;
    font-size: 12px;
    letter-spacing: 0px;
}

.b10-text, .label1-medium, .label2-regular {
    line-height: 120%;
    font-size: 10px;
    letter-spacing: 0px;
}

.b11-text {
    line-height: 120%;
    font-size: 8px;
    letter-spacing: 0px;
}

.b12-text {
    line-height: 120%;
    font-size: 6px;
    letter-spacing: 0px;
}

.microcopy-text-1 {
    line-height: 120%;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.microcopy-text-2 {
    line-height: 120%;
    font-size: 12px;
    letter-spacing: 0px;
    text-transform: capitalize;
}

/*text-colors*/

.text-black, .input2-regular {
    color: #000000;
}

.text-trout {
    color: #494F59;
}

.text-regent-gray {
    color: #7F8A9A;
}

.text-hippie-blue, .label1-medium, .label2-regular {
    color: #6794B7 !important;
}

.text-link-water {
    color: #D0E2F1;
}

.text-foam {
    color: #F3F9FE;
}

.text-white {
    color: #FFFFFF;
}

.text-blumine {
    color: #1F5E8C;
}

.text-cerulean, .input3-medium,
.text-default{
    color: #2096EB !important;
}

.text-moody-blue {
    color: #7E71D0 !important;
}

.text-carnation {
    color: #F56363 !important;
}

.text-ecstacy {
    color: #F88216;
}

.text-sun {
    color: #FBB80E;
}

.text-mantis {
    color: #73D071 !important;
}

.text-white {
    color:#fffff;
}

.text-italize {
    font-style: italic;
}



/*bg-colors*/

.bg-black {
    background-color: #000000;
}

.bg-trout {
    background-color: #494F59;
}

.bg-regent-gray {
    background-color: #7F8A9A;
}

.bg-hippie-blue {
    background-color: #6794B7;
}

.bg-link-water {
    background-color: #D0E2F1;
}

.bg-foam {
    background-color: #F3F9FE !important;
}

.bg-white {
    background-color: #FFFFFF;
}

.bg-blumine {
    background-color: #1F5E8C;
}

.bg-cerulean,
.bg-default{
    background-color: #2096EB;
}

.bg-light-cerulean {
    background: #D5ECFA;
}

.bg-moody-blue {
    background-color: #7E71D0;
}

.bg-carnation {
    background-color: #F56363;
}

.bg-ecstacy {
    background-color: #F88216;
}

.bg-sun {
    background-color: #FBB80E;
}

.bg-sunrise {
    background-color: #F88216;
}

.bg-mantis {
    background-color: #73D071;
}

/*border-colors*/

.border-color-black {
    border-color: #000000 !important;
}

.border-color-trout {
    border-color: #494F59 !important;
}

.border-color-regent-gray {
    border-color: #7F8A9A !important;
}

.border-color-hippie-blue {
    border-color: #6794B7 !important;
}

.border-color-link-water {
    border-color: #D0E2F1 !important;
}

.border-color-foam {
    border-color: #F3F9FE !important;
}

.border-color-white {
    border-color: #FFFFFF !important;
}

.border-color-blumine {
    border-color: #1F5E8C !important;
}

.border-color-cerulean {
    border-color: #2096EB !important;
}

.border-color-moody-blue {
    border-color: #7E71D0 !important;
}

.border-color-carnation {
    border-color: #F56363 !important;
}

.border-color-ecstacy {
    border-color: #F88216 !important;
}

.border-color-sun {
    border-color: #FBB80E !important;
}

.border-color-mantis {
    border-color: #73D071 !important;
}

.border-bottom-water-link {
    border-bottom: solid 1px #D0E2F1 !important;
}

.border-top-water-link {
    border-top: solid 1px #D0E2F1 !important;
}

.border-right-water-link {
    border-right: solid 1px #D0E2F1 !important;
}

.border-left-water-link {
    border-left: solid 1px #D0E2F1 !important;
}

.border-water-link {
    border: solid 1px #D0E2F1 !important;
}

/*border radius*/

.border-radius-2 {
    border-radius: 2px !important;
}

.border-radius-4 {
    border-radius: 4px !important;
}

.border-radius-6 {
    border-radius: 6px !important;
}

.border-radius-8 {
    border-radius: 8px !important;
}

.border-radius-12 {
    border-radius: 12px !important;
}


.border-radius-16 {
    border-radius: 16px !important;
}

.border-radius-19 {
    border-radius: 19px !important;
}

.border-radius-24 {
    border-radius: 24px !important;
}

.border-radius-28 {
    border-radius: 28px !important;
}

.border-radius-1000 {
    border-radius: 1000px !important;
}


.sub-sidebar-item .icon-menu {
    border: 2px solid #2096EB;
    color: #2096EB;
    border-radius: 50%;
}

.sub-sidebar-item.active .icon-menu,
.sub-sidebar-item:hover .icon-menu {
    color: var(--hover-color) !important;
    background-color: var(--hover-bg) !important;
}

.sub-sidebar-item.active,
.sub-sidebar-item:hover {
    background: #F3F9FE;
}

.subsidebar-iconColor {
    color: #2096EB;
}

.button-global {
    height: 40px;
    padding: 0px 16px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: ease-in 0.3s;
}
.margin-top-12 {
    margin-top: 12px;
}

.margin-bottom-12 {
    margin-bottom: 12px;
}

.padding-12 {
    padding: 12px;
}

.padding-12-22 {
    padding: 12px 22px;
}

.padding-8-12 {
    padding: 8px 12px;
}

.padding-right-12 {
    padding-right: 12px;
}

.flex-1 {
    flex: 1;
}

.flex-2 {
    flex: 2;
}

.flex-3 {
    flex: 3;
}

.flex-4 {
    flex: 4;
}

.flex-5 {
    flex: 5;
}

.flex-6 {
    flex: 6;
}


.button-global.default {
    background: #2096EB;
}

.button-global.default:hover {
    background: #00a0ff;
}

.button-global.light {
    background: #F8F9FA;
    color: #2096EB;
    width:auto;
}

.button-global.light:hover {
    background: #DFE0E1;
    color: #000000;
}

.button-global.delete {
    background: #F56363;
}

.button-global.delete:hover {
    background: #F67272;
}

.button-global.success {
    background: #73D071;
}

.button-global.success:hover {
    background: #81D47F;
}

.button-global.out-line {
    border: solid 1px #2096EB;
    background-color: transparent;
    color: #2096EB;
}

.button-global.out-line:hover {
    background-color: #2096EB;
    color: #ffff;
}

.button-global.clear-btn {
    background-color: transparent;
    color: #F56363;
}

.button-global.text-btn {
    background-color: transparent;
    color: #2096EB;
    height:auto!important;
}

.button-global.disable {
    opacity: 0.7;
    cursor:not-allowed;
}

.workspace-content-gridlist {
    margin-top: 12px;
    height: calc(100% - 12px);
    display: flex;
    flex-direction: column;
}

    .workspace-content-gridlist.header {
        height: 100% !important;
    }

.workspace-content-gridlist-100 {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.default-list-total {
    font-size: 10px;
    color: #6794B7;
}

.infinite-total-count {
    margin-top: 12px;
    margin-bottom: 0px;
}

.default-list {
    padding: 12px;
    overflow-x: hidden;
    background: #F3F9FE;
    border-radius: 16px;
    flex-grow: 1;
}

.margin-top-12 {
    margin-top: 12px;
}

.margin-bottom-12 {
    margin-bottom: 12px;
}

.padding-12 {
    padding: 12px;
}

.padding-12-22 {
    padding: 12px 22px;
}

.padding-22 {
    padding: 22px;
}

.padding-12 {
    padding: 12px;
}

.padding-bottom-12 {
    padding-bottom: 12px;
}

.padding-top-12 {
    padding-top: 12px;
}

.padding-8 {
    padding: 8px;
}

.min-w-175 {
    min-width: 175px;
    width: 175px;
}

.min-w-106 {
    min-width: 106px;
    width: 106px;
}

.gap-4px {
    gap: 4px;
}

.gap-6 {
    gap: 6px;
}

.gap-8 {
    gap: 8px;
}

.gap-12 {
    gap: 12px;
}

.gap-16 {
    gap: 16px;
}

.gap-22 {
    gap:22px;
}

.gap-24 {
    gap: 24px;
}


.main-workspace {
    background: #ffff;
    padding: 22px;
    border-radius: 24px;
}

.grid-list-content {
    border-radius: 16px;
    background: #F3F9FE;
    padding: 16px;
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 248px);
    margin-bottom: 12px;
}

.content-list {
    flex: 1 0 50%;
    max-width: calc(50% - 6px);
    box-sizing: border-box;
}


/* Fields */

.hcm-fields {
    background-color: #F3F9FE;
    padding: 11px 10px;
    height: 40px;
    display: flex;
    align-items: center;
}


.hcm-fields input {
    background-color: transparent;
    border: 0;
    width: 100%;
    outline: 0;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}

.hcm-fields input::placeholder,
.hcm-fields textarea::placeholder{
    color: #6794B7;
    font-weight: 400;
}

.hcm-fields input:disabled {
    opacity:1 !important;
}

.hcm-fields.hcm-icon {
    display: flex;
    align-items: center;
    gap: 8px;
}

.hcm-fields.hcm-icon {
    font-size: 14px;
    color: #2096EB;
}

.hcm-fields input[type="date"] {
    position: relative;
    text-transform: uppercase;
}

.hcm-fields input[type="date"].has-value {
    color: #000000;
    font-weight: 500;
}

.hcm-fields input[type="date"][value]:not([value=""]) {
    color: #000; /* This overrides the default color to black */
    font-weight: 500;
}

.hcm-fields input[type="date"]::-webkit-calendar-picker-indicator {
    color: transparent;
    background: none;
    z-index: 1;
}

.hcm-fields input[type="date"]::before {
    color: transparent;
    background: none;
    display: block;
    font-family: 'FontAwesome';
    content: '\f073';
    width: 15px;
    height: 20px;
    position: absolute;
    right: 0;
    color: #2096EB;
}

.hcm-fields input[type="time"]::-webkit-calendar-picker-indicator {
    filter: invert(50%) sepia(91%) saturate(2187%) hue-rotate(181deg) brightness(94%) contrast(95%);
}

.hcm-fields.bg-transparent input[type="date"]::before {
    content: '';
}

    .hcm-fields select {
        width: 100%;
        background: url(/images/svg/dropdown-chevron.svg) transparent no-repeat 100%;
        border: 0;
        outline: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 14px;
        color: #494F59;
        font-weight: 500;
    }

        .hcm-fields select:has(option:checked:not([disabled])) {
            font-weight: 500;
            color: #000000;
        }

.hcm-fields select::-ms-expand {
    display: none;
}

.bg-transparent select 
{
    background:none;
}

.hcm-fields select option {
    list-style: none;
}


.hcm-fields.hcm-border-bottom {
    border-bottom: solid 1px #D0E2F1;
}


.hcm-fields.hcm-border-bottom.default {
    border-color: #D0E2F1;
}

.hcm-fields.hcm-border-bottom.required {
    border-color: #2096EB !important;
}

table  th {
    font-size: 10px;
    color: #6794B7 !important;
}

table tr td {
    font-size: 14px;
    color: #000000 !important;
}

.icon-sm {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 8.75px;
    width: 24px;
    height: 24px;
}

.icon-md {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 18px;
    width: 32px;
    height: 32px;
}

.icon-lg {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 16px;
    width: 40px;
    height: 40px;
}

.icon-outline {
    border: solid 1px;
}

.validation-message {
    font-size: 10px;
    color: #F56363;
}


.login-wrapper {
    padding: 40px;
    border-radius: 18px;
    min-width: 482px;
    min-height:557px;
}
.rounded-checkbox input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #ccc;
    background-color: #fff;
}

.rounded-checkbox input[type="checkbox"]:checked {
    background-color: #73D071;
    border-color: #73D071;
}

.rounded-checkbox input[type="checkbox"]:checked::before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 18px;
    font-size: 11px;
}

.notification-bell {
    background: #2096EB;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.notification-bell.has-notifications {
    background:#f56363;
}

.notification-bell .bell-icon {
        color:#fff;
}

.notification-bell .bell-icon.has-notifications {
    color:#fff600;
}

.rounded-exbox input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 20px;
    min-height: 20px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #D0E2F1;
}

.rounded-exbox input[type="checkbox"]:checked {
    background-color: #F56363;
    border-color: #F56363;
}

.rounded-exbox input[type="checkbox"]:checked::before {
    content: "✕";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 12px;
}

.field-validation {
    position:relative;
}

.field-validation .validation-message {
    position: absolute;
    bottom: -19px;
    left: 0;
}

.hcm-hide-toolbar .ql-toolbar {
    display: none;
}

.hcm-hide-toolbar .ql-container {
    background: #f3f9fe;
    border: 1px solid #D0E2F1 !important;
}

.hcm-hide-toolbar.required .ql-container {
    border-bottom: 1px solid #2096eb !important;
}

.custom-switch-wrapper {
    display: flex;
    align-items: center;
    height: 100%;
}

.custom-switch {
    position: relative;
    width: 40px;
    height: 20px;
    border-radius: 16px;
    transition: background-color 0.3s ease;
}

.custom-switch {
    background-color: #dcdfe6;
    opacity: 0.65;
}

    .custom-switch.is-checked {
        background-color: #198754;
    }

    .custom-switch::after {
        content: "";
        position: absolute;
        width: 16px;
        height: 16px;
        top: 2px;
        left: 2px;
        background-color: #ffffff;
        border-radius: 50%;
        transition: left 0.3s ease;
    }

    .custom-switch.is-checked::after {
        left: 22px;
    }



.tooltip-wrapper {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .tooltip-wrapper:hover {
        z-index: 100; /* above sibling elements within the same stacking context */
    }

        /* Show on hover */
        .tooltip-wrapper:hover .tooltip-box,
        .tooltip-wrapper:hover .tooltip-box--top {
            opacity: 1;
            visibility: visible;
        }

/* ─── Shared base ─── */
.tooltip-base {
    position: absolute;
    min-width: 100px;
    padding: 8px;
    background-color: var(--tooltip-bg);
    border: 1px solid var(--tooltip-border);
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px var(--tooltip-shadow);
    font-size: 12px;
    font-weight: 500;
    color: var(--tooltip-text);
    white-space: nowrap;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 200; /* above .tooltip-wrapper hover z-index, below modals/overlays */
    pointer-events: none;
}

/* ─── Bottom tooltip ─── */
.tooltip-box {
    top: calc(100% + 9px);
    left: 50%;
    transform: translateX(-50%);
}

    .tooltip-box::before {
        content: '';
        position: absolute;
        top: -4px;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 4px solid var(--tooltip-bg);
        z-index: 2; /* above ::after border-outline arrow layer */
    }

    .tooltip-box::after {
        content: '';
        position: absolute;
        top: -5px;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid var(--tooltip-border);
        z-index: 1; /* border-outline layer behind ::before fill arrow */
    }

/* ─── Top tooltip ─── */
.tooltip-box--top {
    bottom: calc(100% + 9px);
    left: 50%;
    transform: translateX(-50%);
}

    .tooltip-box--top::before {
        content: '';
        position: absolute;
        bottom: -4px;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid var(--tooltip-bg);
        z-index: 2; /* above ::after border-outline arrow layer */
    }

    .tooltip-box--top::after {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid var(--tooltip-border);
        z-index: 1; /* border-outline layer behind ::before fill arrow */
    }

/* ─── Delete variant (right-aligned) ─── */
.tooltip-delete {
    left: auto;
    right: 0;
    transform: none;
}

.tooltip-delete::before {
    left: auto !important;
    right: 12px;
    transform: none !important;
}

.tooltip-delete::after {
    left: auto !important;
    right: 12px;
    transform: none !important;
}

.box-shadow-card {
    box-shadow: 0px 4px 4px 0px #00000040;
}

.border-default-primary {
    border: solid #2096EB 2px;
}

.border-bottom-card-water {
    border-bottom: solid 1px #D0E2F1;
}

.rounded-checkbox-default input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #D0E2F1;
    background-color: #fff;
}

.rounded-checkbox-default input[type="radio"]:checked {
    background-color: #2096EB;
    border-color: #2096EB;
}

.rounded-checkbox-default input[type="radio"]:checked::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    margin: auto;
    margin-top: 4px;
}

.box-hippie-blue {
    border: solid 1px #6794B7;
    border-radius: 4px;
    background: #F0F7FF;
    padding: 4px 12px;
    color: #6794B7;
}

.margin-top-20 {
    margin-top: 20px;
}

@media only screen and (max-width: 1575px) and (min-width: 1251px) {


}