/* common style start */

/* Top Nav tab with sidebar View start */

/* .slRenMainNabSidebarTab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
  }
  
  .slRenMainNabSidebarTab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
  }
  
  .slRenMainNabSidebarTab button:hover {
    background-color: #ddd;
  }
  
  .slRenMainNabSidebarTab button.active {
    background-color: #ccc;
  }
  
  .slRenMainNabSidebarTabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
  } */

/*Global font family*/
body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

.text-sm {
    font-weight: 500;
    font-size: 13px !important;
}

    .text-sm .btn{
        font-weight: 500;
        font-size: 13px !important;
        border-radius: 9px !important;
    }

    .text-sm .e-btn{
        font-weight: 500;
        font-size: 13px !important;
        border-radius: 9px !important;
    }

    .fw-semibold{
        font-weight:600 !important;
    }

.fw-500 {
    font-weight: 500 !important;
}

/*doc avatar icons*/
.slRedoc-avatar-wrap {
    position: relative;
    flex-shrink: 0;
}

.slRedoc-avatar {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slRedoc-avatar-initials {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.82rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.02em;
}

.slRedoc-mail-badge {
    position: absolute;
    bottom: -2px;
    right: -2px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: var(--bs-primary);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.52rem;
    border: 2px solid var(--bs-card-bg, #fff);
}

/*rounded progressbar*/
.progress-circle {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    background: conic-gradient( var(--progress-color) calc(var(--progress) * 3.6deg), #e5e7eb 0deg );
    align-items: center;
    justify-content: center;
    position: relative;
}

.progress-circle::before {
        content: "";
        position: absolute;
        width: 50px;
        height: 50px;
        background: white;
        border-radius: 50%;
    }

.progress-circle span {
        position: relative;
        z-index: 1;
        font-size: 15px;
        font-weight: 700;
        color: #1f2937;
    }


/* Top Nav tab with sidebar View start */

.e-checkbox-wrapper .e-label{
    font-family: 'Source Sans Pro' !important;
}

.slRenavprofileicon {
    width: 25px;
    height: 25px;
    position: relative;
    display: block;
}

.card {
    border: 1px solid #e6e9f0;
    border-radius: 13px;
    box-shadow: 0 1px 2px rgba(20, 28, 48, .04), 0 4px 16px rgba(20, 28, 48, .05);
}

.slRelogin-pagecard.card{
    border: 0px solid #e6e9f0 !important;
}

.card-header {
    font-size: 14px;
    font-weight: 700;
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 500;
    font-size: 13px;
    margin: 0px !important;
}

.btn-primary {
    color: #fff;
    background-color: #001f3f !important;
    border-color: #001f3f;
    box-shadow: none;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #134b85 !important;
        border-color: #134b85;
    }

    /* .btn-primary {
    color: #fff;
    background-color: #001f3f !important;
    border-color: #001f3f;
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #022b54;
    border-color: #022b54;
} */

    .btn-primary:not(:disabled):not(.disabled).active,
    .btn-primary:not(:disabled):not(.disabled):active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #022b54;
        border-color: #022b54;
    }

    .btn-primary.focus,
    .btn-primary:focus {
        color: #fff;
        background-color: #022b54;
        border-color: #022b54;
        box-shadow: 0 0 0 0 rgba(38, 143, 255, 0.5);
    }

.btn {
    font-size: 12px !important;
    padding: 5px 9px 5px 9px;
}

/* input {
    height: 35px !important;
} */

.content-header {
    padding: 5px 0.5rem 2px 0.5rem;
}

    .content-header h1 {
        font-size: 20px;
        margin: 0;
    }
        .content-header h1:focus-visible {
            outline: none;
        }
/* tab area */

/*.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
    border-radius: 4px;
    border: 1px solid #d9d9d9 !important;
    background: #d9d9d9 !important;
    color: #000 !important;
}*/

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
    color: #001f3f !important;
}

/* collapse area matter details tab clientaccounting */
.slReclientAccounting .card-primary.card-outline {
    border-top: 3px solid #001f3f;
}

/* modal width */
@media (min-width: 1200px) {
    .modal-xl {
        max-width: 95%;
    }
}
/* input  dropdown width */
.e-input-group.e-control-wrapper input:valid {
    width: 100% !important;
}

/* Syncfusion dropdown/combobox — vertically center selected text app-wide */
.e-ddl.e-input-group.e-control-wrapper,
.e-ddl.e-float-input.e-control-wrapper,
.e-multiselect.e-input-group.e-control-wrapper {
    display: inline-flex;
    align-items: center;
}

.e-ddl .e-input-value,
.e-ddl input.e-input.e-dropdownlist,
.e-multiselect .e-multi-select-wrapper,
.e-multiselect input.e-input {
    display: flex;
    align-items: center;
    line-height: 1.5;
    min-height: 38px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.e-ddl .e-input-value > span,
.e-ddl .e-input-value > div {
    display: flex;
    align-items: center;
    width: 100%;
}

.e-ddl .e-input-group-icon.e-ddl-icon,
.e-multiselect .e-input-group-icon.e-ddl-icon {
    align-self: center;
}

.e-numerictextbox.e-input-group.e-control-wrapper {
    display: inline-flex;
    align-items: center;
}

.e-numerictextbox.e-input-group input.e-input {
    line-height: 1.5;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

/* Syncfusion textbox padding — keep text away from borders */
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}

/* label align */
@media (min-width: 576px) {
    .form-inline label {
        justify-content: left;
    }
}

.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text {
    color: #001f3f !important;
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
    color: #56607a !important;
}

    .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
        color: #1a1f2e !important;
    }

.card-primary.card-outline {
    border-top: 1px solid #4d94ff;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

.e-alert-dialog .e-footer-content {
    border-top: 0px solid #dee2e6 !important;
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
    background-color: #001f3f;
    border-color: #001f3f;
    color: #fff;
}


.e-checkbox-wrapper .e-frame.e-check, .e-css.e-checkbox-wrapper .e-frame.e-check {
    color: #fff !important;
}


/* #####################   Theme Layout start ##################### */
/* ################################################################ */


/* SpineLegal navy blue theme start */

.spRRGlobalThemeNavyBlue .btn-primary {
    color: #fff;
    background-color: #001f3f !important;
    border-color: #001f3f !important;
    box-shadow: none;
}

    .spRRGlobalThemeNavyBlue .btn-primary:hover, .spRRGlobalThemeNavyBlue .btn-primary:active {
        color: #fff;
        background-color: #134b85 !important;
        border-color: #134b85 !important;
        box-shadow: none;
    }

.spRRGlobalThemeNavyBlue .nav-sidebar > .nav-item > .nav-link.active, .spRRGlobalThemeNavyBlue .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #001f3f;
    color: #fff;
}

.spRRGlobalThemeNavyBlue .slRedashboard .bg-primary {
    background-color: #001f3f !important;
}

.spRRGlobalThemeNavyBlue .badge-warning {
    color: #ffffff;
    background-color: #001f3f;
}

.spRRGlobalThemeNavyBlue .nav-icon {
    color: #001f3f !important;
}

.spRRGlobalThemeNavyBlue .active .nav-icon {
    color: #ffffff !important;
}

.spRRGlobalThemeNavyBlue .e-css.e-btn.e-upload-browse-btn {
    color: #ffffff !important;
    background-color: #001f3f !important;
}

.spRRGlobalThemeNavyBlue .e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.spRRGlobalThemeNavyBlue .e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
    background-color: #001f3f !important;
    border-color: #001f3f !important;
    color: #fff;
}

.spRRGlobalThemeNavyBlue .e-checkbox-wrapper .e-frame.e-check,
.spRRGlobalThemeNavyBlue .e-checkbox-wrapper .e-frame.e-check:hover {
    background-color: #001f3f !important;
    border-color: #001f3f !important;
    color: #fff;
}

.spRRGlobalThemeNavyBlue .e-radio:checked + label::before {
    background-color: #001f3f !important;
    border-color: #001f3f !important;
}

.spRRGlobalThemeNavyBlue .form-check-input valid {
    background-color: #001f3f !important;
    border-color: #001f3f !important;
    color: #fff;
}

.spRRGlobalThemeNavyBlue .e-btn.e-primary {
    background: #001f3f !important;
    border-color: #001f3f !important;
    color: #fff !important;
}

.spRRGlobalThemeNavyBlue .e-checkbox-wrapper .e-frame.e-stop,
.spRRGlobalThemeNavyBlue .e-css.e-checkbox-wrapper .e-frame.e-stop {
    background-color: #001f3f !important;
    border-color: #001f3f !important;
    color: #fff !important;
}

.spRRGlobalThemeNavyBlue .e-switch-wrapper .e-switch-inner.e-switch-active,
.spRRGlobalThemeNavyBlue .e-css.e-switch-wrapper .e-switch-inner.e-switch-active {
    background-color: #001f3f !important;
    border-color: #001f3f !important;
}

.spRRGlobalThemeNavyBlue .e-switch-wrapper .e-switch-on, .e-css.e-switch-wrapper .e-switch-on {
    background-color: #001f3f !important;
    color: #fff !important;
}

.spRRGlobalThemeNavyBlue .form-check-input:checked {
    background-color: #001f3f !important;
    border-color: #001f3f !important;
}

.spRRGlobalThemeNavyBlue .SlRetabviewdesign1 .e-tab .e-tab-header .slRetabclr.e-toolbar-item.e-active {
    background: #001f3f00 !important;
    border: 1px solid #001f3f00 !important;
    color: #ffffff !important;
    border-bottom: 2px solid #001f3f !important;
}

.spRRGlobalThemeNavyBlue .e-dropdown-btn {
    background-color: #001f3f !important;
    border: 1px solid #001f3f !important;
}

    .spRRGlobalThemeNavyBlue .e-dropdown-btn:hover {
        background-color: #134b85 !important;
        border: 1px solid #134b85 !important;
    }


.spRRGlobalThemeNavyBlue .SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-item.e-active {
    border-bottom: 2px solid #001f3f !important;
}

.spRRGlobalThemeNavyBlue .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text, 
.spRRGlobalThemeNavyBlue .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon {
    color: #001f3f !important;
}

.spRRGlobalThemeNavyBlue .badge-theme {
    color: #001f3f !important;
    background-color: #d7ebff !important;
}

.spRRGlobalThemeNavyBlue .badge-theme-solid {
    color: #ffff !important;
    background-color: #001f3f !important;
}

.spRRGlobalThemeNavyBlue .slReTheme-text {
    color:#001f3f !important;
}

.spRRGlobalThemeNavyBlue .progress-circle {
    --progress-color: #001f3f !important;
}
/* SpineLegal navy blue theme end */




/* SpineLegal Skyblue theme start */
.spRRGlobalThemeSkyblue .btn-primary {
    color: #fff;
    background-color: #007dd2 !important;
    border-color: #007dd2 !important;
    box-shadow: none;
}

    .spRRGlobalThemeSkyblue .btn-primary:hover, .spRRGlobalThemeSkyblue .btn-primary:active {
        color: #fff;
        background-color: #0b6099 !important;
        border-color: #0b6099 !important;
        box-shadow: none;
    }

.spRRGlobalThemeSkyblue .nav-sidebar > .nav-item > .nav-link.active, .spRRGlobalThemeSkyblue .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #007dd2;
    color: #fff;
}

.spRRGlobalThemeSkyblue .slRedashboard .bg-primary {
    background-color: #007dd2 !important;
}

.spRRGlobalThemeSkyblue .badge-warning {
    color: #ffffff;
    background-color: #007dd2;
}

.spRRGlobalThemeSkyblue .nav-icon {
    color: #007dd2 !important;
}

.spRRGlobalThemeSkyblue .active .nav-icon {
    color: #ffffff !important;
}

.spRRGlobalThemeSkyblue .e-css.e-btn.e-upload-browse-btn {
    color: #ffffff !important;
    background-color: #007dd2 !important;
}

.spRRGlobalThemeSkyblue .e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.spRRGlobalThemeSkyblue .e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
    background-color: #007dd2 !important;
    border-color: #007dd2 !important;
    color: #fff;
}

.spRRGlobalThemeSkyblue .e-checkbox-wrapper .e-frame.e-check,
.spRRGlobalThemeSkyblue .e-checkbox-wrapper .e-frame.e-check:hover {
    background-color: #007dd2 !important;
    border-color: #007dd2 !important;
    color: #fff;
}

.spRRGlobalThemeSkyblue .e-radio:checked + label::before {
    background-color: #007dd2 !important;
    border-color: #007dd2 !important;
}

.spRRGlobalThemeSkyblue .form-check-input valid {
    background-color: #007dd2 !important;
    border-color: #007dd2 !important;
    color: #fff;
}

.spRRGlobalThemeSkyblue .e-btn.e-primary {
    background: #007dd2 !important;
    border-color: #007dd2 !important;
    color: #fff !important;
}

.spRRGlobalThemeSkyblue .e-checkbox-wrapper .e-frame.e-stop,
.spRRGlobalThemeSkyblue .e-css.e-checkbox-wrapper .e-frame.e-stop {
    background-color: #007dd2 !important;
    border-color: #007dd2 !important;
    color: #fff !important;
}

.spRRGlobalThemeSkyblue .e-switch-wrapper .e-switch-inner.e-switch-active,
.spRRGlobalThemeSkyblue .e-css.e-switch-wrapper .e-switch-inner.e-switch-active {
    background-color: #007dd2 !important;
    border-color: #007dd2 !important;
}

.spRRGlobalThemeSkyblue .e-switch-wrapper .e-switch-on, .e-css.e-switch-wrapper .e-switch-on {
    background-color: #007dd2 !important;
    color: #fff !important;
}

.spRRGlobalThemeSkyblue .form-check-input:checked {
    background-color: #007dd2 !important;
    border-color: #007dd2 !important;
}

.spRRGlobalThemeSkyblue .SlRetabviewdesign1 .e-tab .e-tab-header .slRetabclr.e-toolbar-item.e-active {
    background: #007dd200 !important;
    border: 1px solid #007dd200 !important;
    color: #ffffff !important;
    border-bottom: 2px solid #007dd2 !important;
}

.spRRGlobalThemeSkyblue .e-dropdown-btn {
    background-color: #007dd2 !important;
    border: 1px solid #007dd2 !important;
}

    .spRRGlobalThemeSkyblue .e-dropdown-btn:hover {
        background-color: #0b6099 !important;
        border: 1px solid #0b6099 !important;
    }


.spRRGlobalThemeSkyblue .SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-item.e-active {
    border-bottom: 2px solid #007dd2 !important;
}

.spRRGlobalThemeSkyblue .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text, 
.spRRGlobalThemeSkyblue .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon {
    color: #007dd2 !important;
}

.spRRGlobalThemeSkyblue .badge-theme {
    color: #007dd2 !important;
    background-color: #d8efff !important;
}

.spRRGlobalThemeSkyblue .badge-theme-solid {
    color: #ffff !important;
    background-color: #007dd2 !important;
}

.spRRGlobalThemeSkyblue .slReTheme-text {
    color: #007dd2 !important;
}

.spRRGlobalThemeSkyblue .progress-circle {
    --progress-color: #007dd2 !important;
}

/* SpineLegal Skyblue theme end */






/* SpineLegal DarkOlive theme start */
.spRRGlobalThemeDarkOlive .btn-primary {
    color: #fff;
    background-color: #3d9970 !important;
    border-color: #3d9970 !important;
    box-shadow: none;
}

    .spRRGlobalThemeDarkOlive .btn-primary:hover, .spRRGlobalThemeDarkOlive .btn-primary:active {
        color: #fff;
        background-color: #2a865d !important;
        border-color: #2a865d !important;
        box-shadow: none;
    }

.spRRGlobalThemeDarkOlive .nav-sidebar > .nav-item > .nav-link.active, .spRRGlobalThemeDarkOlive .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #3d9970;
    color: #fff;
}

.spRRGlobalThemeDarkOlive .slRedashboard .bg-primary {
    background-color: #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .badge-warning {
    color: #ffffff;
    background-color: #3d9970;
}

.spRRGlobalThemeDarkOlive .nav-icon {
    color: #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .active .nav-icon {
    color: #ffffff !important;
}

.spRRGlobalThemeDarkOlive .e-css.e-btn.e-upload-browse-btn {
    color: #ffffff !important;
    background-color: #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.spRRGlobalThemeDarkOlive .e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
    background-color: #3d9970 !important;
    border-color: #3d9970 !important;
    color: #fff;
}

.spRRGlobalThemeDarkOlive .e-checkbox-wrapper .e-frame.e-check,
.spRRGlobalThemeDarkOlive .e-checkbox-wrapper .e-frame.e-check:hover {
    background-color: #3d9970 !important;
    border-color: #3d9970 !important;
    color: #fff;
}

.spRRGlobalThemeDarkOlive .e-radio:checked + label::before {
    background-color: #3d9970 !important;
    border-color: #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .form-check-input valid {
    background-color: #3d9970 !important;
    border-color: #3d9970 !important;
    color: #fff;
}

.spRRGlobalThemeDarkOlive .e-btn.e-primary {
    background: #3d9970 !important;
    border-color: #3d9970 !important;
    color: #fff !important;
}

.spRRGlobalThemeDarkOlive .e-checkbox-wrapper .e-frame.e-stop,
.spRRGlobalThemeDarkOlive .e-css.e-checkbox-wrapper .e-frame.e-stop {
    background-color: #3d9970 !important;
    border-color: #3d9970 !important;
    color: #fff !important;
}

.spRRGlobalThemeDarkOlive .e-switch-wrapper .e-switch-inner.e-switch-active,
.spRRGlobalThemeDarkOlive .e-css.e-switch-wrapper .e-switch-inner.e-switch-active {
    background-color: #3d9970 !important;
    border-color: #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .e-switch-wrapper .e-switch-on, .e-css.e-switch-wrapper .e-switch-on {
    background-color: #3d9970 !important;
    color: #fff !important;
}

.spRRGlobalThemeDarkOlive .form-check-input:checked {
    background-color: #3d9970 !important;
    border-color: #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .SlRetabviewdesign1 .e-tab .e-tab-header .slRetabclr.e-toolbar-item.e-active {
    background: #3d997000 !important;
    border: 1px solid #3d997000 !important;
    color: #ffffff !important;
    border-bottom: 2px solid #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .e-dropdown-btn {
    background-color: #3d9970 !important;
    border: 1px solid #3d9970 !important;
}

    .spRRGlobalThemeDarkOlive .e-dropdown-btn:hover {
        background-color: #2a865d !important;
        border: 1px solid #2a865d !important;
    }

.spRRGlobalThemeDarkOlive .SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-item.e-active {
    border-bottom: 2px solid #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text, 
.spRRGlobalThemeDarkOlive .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon {
    color: #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .badge-theme {
    color: #3d9970 !important;
    background-color: #e4fff3 !important;
}

.spRRGlobalThemeDarkOlive .badge-theme-solid {
    color: #ffff !important;
    background-color: #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .slReTheme-text {
    color: #3d9970 !important;
}

.spRRGlobalThemeDarkOlive .progress-circle {
    --progress-color: #3d9970 !important;
}
/* SpineLegal DarkOlive theme end */





/* SpineLegal light Violet theme start */

.spRRGlobalThemelightViolet .btn-primary {
    color: #fff;
    background-color: #7e67ff !important;
    border-color: #7e67ff !important;
    box-shadow: none;
}

    .spRRGlobalThemelightViolet .btn-primary:hover, .spRRGlobalThemelightViolet .btn-primary:active {
        color: #fff;
        background-color: #2a14aa !important;
        border-color: #2a14aa !important;
        box-shadow: none;
    }

.spRRGlobalThemelightViolet .nav-sidebar > .nav-item > .nav-link.active, .spRRGlobalThemelightViolet .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #7e67ff;
    color: #fff;
}

.spRRGlobalThemelightViolet .slRedashboard .bg-primary {
    background-color: #7e67ff !important;
}

.spRRGlobalThemelightViolet .badge-warning {
    color: #ffffff;
    background-color: #7e67ff;
}

.spRRGlobalThemelightViolet .nav-icon {
    color: #7e67ff !important;
}

.spRRGlobalThemelightViolet .active .nav-icon {
    color: #ffffff !important;
}

.spRRGlobalThemelightViolet .e-css.e-btn.e-upload-browse-btn {
    color: #ffffff !important;
    background-color: #7e67ff !important;
}

.spRRGlobalThemelightViolet .e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.spRRGlobalThemelightViolet .e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
    background-color: #7e67ff !important;
    border-color: #7e67ff !important;
    color: #fff;
}

.spRRGlobalThemelightViolet .e-checkbox-wrapper .e-frame.e-check,
.spRRGlobalThemelightViolet .e-checkbox-wrapper .e-frame.e-check:hover {
    background-color: #7e67ff !important;
    border-color: #7e67ff !important;
    color: #fff;
}

.spRRGlobalThemelightViolet .e-radio:checked + label::before {
    background-color: #7e67ff !important;
    border-color: #7e67ff !important;
}

.spRRGlobalThemelightViolet .form-check-input valid {
    background-color: #7e67ff !important;
    border-color: #7e67ff !important;
    color: #fff;
}

.spRRGlobalThemelightViolet .e-btn.e-primary {
    background: #7e67ff !important;
    border-color: #7e67ff !important;
    color: #fff !important;
}

.spRRGlobalThemelightViolet .e-checkbox-wrapper .e-frame.e-stop,
.spRRGlobalThemelightViolet .e-css.e-checkbox-wrapper .e-frame.e-stop {
    background-color: #7e67ff !important;
    border-color: #7e67ff !important;
    color: #fff !important;
}

.spRRGlobalThemelightViolet .e-switch-wrapper .e-switch-inner.e-switch-active,
.spRRGlobalThemelightViolet .e-css.e-switch-wrapper .e-switch-inner.e-switch-active {
    background-color: #7e67ff !important;
    border-color: #7e67ff !important;
}

.spRRGlobalThemelightViolet .e-switch-wrapper .e-switch-on, .e-css.e-switch-wrapper .e-switch-on {
    background-color: #7e67ff !important;
    color: #fff !important;
}

.spRRGlobalThemelightViolet .form-check-input:checked {
    background-color: #7e67ff !important;
    border-color: #7e67ff !important;
}

.spRRGlobalThemelightViolet .SlRetabviewdesign1 .e-tab .e-tab-header .slRetabclr.e-toolbar-item.e-active {
    background: #7e67ff00 !important;
    border: 1px solid #7e67ff00 !important;
    color: #ffffff !important;
    border-bottom: 2px solid #7e67ff !important;
}

.spRRGlobalThemelightViolet .e-dropdown-btn {
    background-color: #7e67ff !important;
    border: 1px solid #7e67ff !important;
}

    .spRRGlobalThemelightViolet .e-dropdown-btn:hover {
        background-color: #2a14aa !important;
        border: 1px solid #2a14aa !important;
    }


.spRRGlobalThemelightViolet .SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-item.e-active {
    border-bottom: 2px solid #7e67ff !important;
}

.spRRGlobalThemelightViolet .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text, 
.spRRGlobalThemelightViolet .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon {
    color: #7e67ff !important;
}

.spRRGlobalThemelightViolet .badge-theme {
    color: #7e67ff !important;
    background-color: #eae7fd !important;
}

.spRRGlobalThemelightViolet .badge-theme-solid {
    color: #ffff !important;
    background-color: #7e67ff !important;
}

.spRRGlobalThemelightViolet .slReTheme-text {
    color: #7e67ff !important;
}

.spRRGlobalThemelightViolet .progress-circle {
    --progress-color: #7e67ff !important;
}
/* SpineLegal light Violet theme end */







/* SpineLegal Venetian Red theme start */

.spRRGlobalThemeVenetianRed .btn-primary {
    color: #fff;
    background-color: #ee4d5c !important;
    border-color: #ee4d5c !important;
    box-shadow: none;
}

    .spRRGlobalThemeVenetianRed .btn-primary:hover, .spRRGlobalThemeVenetianRed .btn-primary:active {
        color: #fff;
        background-color: #d42c3d !important;
        border-color: #d42c3d !important;
        box-shadow: none;
    }

.spRRGlobalThemeVenetianRed .nav-sidebar > .nav-item > .nav-link.active, .spRRGlobalThemeVenetianRed .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #ee4d5c;
    color: #fff;
}

.spRRGlobalThemeVenetianRed .slRedashboard .bg-primary {
    background-color: #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .badge-warning {
    color: #ffffff;
    background-color: #ee4d5c;
}

.spRRGlobalThemeVenetianRed .nav-icon {
    color: #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .active .nav-icon {
    color: #ffffff !important;
}

.spRRGlobalThemeVenetianRed .e-css.e-btn.e-upload-browse-btn {
    color: #ffffff !important;
    background-color: #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.spRRGlobalThemeVenetianRed .e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
    background-color: #ee4d5c !important;
    border-color: #ee4d5c !important;
    color: #fff;
}

.spRRGlobalThemeVenetianRed .e-checkbox-wrapper .e-frame.e-check,
.spRRGlobalThemeVenetianRed .e-checkbox-wrapper .e-frame.e-check:hover {
    background-color: #ee4d5c !important;
    border-color: #ee4d5c !important;
    color: #fff;
}

.spRRGlobalThemeVenetianRed .e-radio:checked + label::before {
    background-color: #ee4d5c !important;
    border-color: #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .form-check-input valid {
    background-color: #ee4d5c !important;
    border-color: #ee4d5c !important;
    color: #fff;
}

.spRRGlobalThemeVenetianRed .e-btn.e-primary {
    background: #ee4d5c !important;
    border-color: #ee4d5c !important;
    color: #fff !important;
}

.spRRGlobalThemeVenetianRed .e-checkbox-wrapper .e-frame.e-stop,
.spRRGlobalThemeVenetianRed .e-css.e-checkbox-wrapper .e-frame.e-stop {
    background-color: #ee4d5c !important;
    border-color: #ee4d5c !important;
    color: #fff !important;
}

.spRRGlobalThemeVenetianRed .e-switch-wrapper .e-switch-inner.e-switch-active,
.spRRGlobalThemeVenetianRed .e-css.e-switch-wrapper .e-switch-inner.e-switch-active {
    background-color: #ee4d5c !important;
    border-color: #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .e-switch-wrapper .e-switch-on, .e-css.e-switch-wrapper .e-switch-on {
    background-color: #ee4d5c !important;
    color: #fff !important;
}

.spRRGlobalThemeVenetianRed .form-check-input:checked {
    background-color: #ee4d5c !important;
    border-color: #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .SlRetabviewdesign1 .e-tab .e-tab-header .slRetabclr.e-toolbar-item.e-active {
    background: #3d997000 !important;
    border: 1px solid #3d997000 !important;
    color: #ffffff !important;
    border-bottom: 2px solid #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .e-dropdown-btn {
    background-color: #ee4d5c !important;
    border: 1px solid #ee4d5c !important;
}

    .spRRGlobalThemeVenetianRed .e-dropdown-btn:hover {
        background-color: #d42c3d !important;
        border: 1px solid #d42c3d !important;
    }


.spRRGlobalThemeVenetianRed .SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-item.e-active {
    border-bottom: 2px solid #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text, 
.spRRGlobalThemeVenetianRed .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon {
    color: #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .badge-theme {
    color: #ee4d5c !important;
    background-color: #ffe9eb !important;
}

.spRRGlobalThemeVenetianRed .badge-theme-solid {
    color: #ffff !important;
    background-color: #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .slReTheme-text {
    color: #ee4d5c !important;
}

.spRRGlobalThemeVenetianRed .progress-circle {
    --progress-color: #ee4d5c !important;
}
/* SpineLegal Venetian Red theme end */




/* #####################   Theme Layout end ##################### */
/* ################################################################ */

/* Shared theme tokens for redesigned matter/client UI (ecl-*, nm-*) */
:root, body {
    --sl-theme: #001f3f;
    --sl-theme-soft: #d7ebff;
    --sl-theme-hover: #134b85;
}
.spRRGlobalThemeNavyBlue {
    --sl-theme: #001f3f;
    --sl-theme-soft: #d7ebff;
    --sl-theme-hover: #134b85;
}
.spRRGlobalThemeSkyblue {
    --sl-theme: #007dd2;
    --sl-theme-soft: #d8efff;
    --sl-theme-hover: #0b6099;
}
.spRRGlobalThemeDarkOlive {
    --sl-theme: #3d9970;
    --sl-theme-soft: #e4fff3;
    --sl-theme-hover: #2f7a58;
}
.spRRGlobalThemelightViolet {
    --sl-theme: #7e67ff;
    --sl-theme-soft: #eae7fd;
    --sl-theme-hover: #6a54e0;
}
.spRRGlobalThemeVenetianRed {
    --sl-theme: #ee4d5c;
    --sl-theme-soft: #ffe9eb;
    --sl-theme-hover: #d43d4b;
}




/* footer start */
.footerdottexttranspirant {
    color: #ff000000 !important;
}
/* footer end */

.form-check-input {
    position: relative !important;
    margin-top: .3rem;
    margin-left: 0px !important;
}

@media only screen and (min-width:321px) and (max-width:960px) {
    .modal-dialog {
        max-width: 700px !important;
    }
}

/* vertical tab responsive */
@media only screen and (max-width: 480px) {
    .e-tab.e-vertical-tab .e-content {
        /* For mobile : */
        width: inherit !important;
        /* display: block !important; */
    }
}

/* 
@media only screen and (max-width: 768px) { .e-tab.e-vertical-tab .e-content { */
/* For mobile tablet: */
/* width: auto !important;
  }
} */

@media only screen and (max-width: 600px) {
    .slRedetailtablefttabresponse .e-tab .e-tab-header.e-vertical.e-vertical-left {
        /* For mobile : */
        margin-left: 20px !important;
    }
}

@media only screen and (max-width: 600px) {
    .slRedetailtablefttabresponse .e-tab .e-tab-header.e-vertical {
        max-width: 224px;
    }
}

/* @media only screen and (max-width: 480px) { 
  .slReactivitylogResponse .e-toolbar-item .e-template .e-itop {
      display: none !important;
  }
} */
@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slReactivitylogResponse {
        display: none !important;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 5024px) {
    .slReactivitylogResponse {
        display: block !important;
    }
}


@media only screen and (min-device-width: 0px) and (max-device-width: 1300px) {
    .slReNavitemResponsive {
        display: none !important;
    }
}

@media only screen and (min-device-width: 1301px) and (max-device-width: 5024px) {
    .slReNavitemResponsive {
        display: block !important;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slReNavitemdotsResponsive {
        display: block !important;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 5024px) {
    .slReNavitemdotsResponsive {
        display: none !important;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slReNavitemdotsResponsivenew {
        display: none !important;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 5024px) {
    .slReNavitemdotsResponsivenew {
        display: block !important;
    }
}

@media screen and (max-width: 480px) {
    .slReactivitylogResponse {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    .slRecorresbtn {
        margin-top: 4px !important;
    }
}

@media screen and (max-width: 480px) {
    .slReresponspc {
        margin-top: 4px !important;
    }
}

@media screen and (max-width: 480px) {
    .slReintegrationbtn {
        margin-top: 5px !important;
    }
}

@media screen and (max-width: 480px) {
    .slRecorres {
        padding-top: .5rem !important;
        padding-left: 0px;
    }
}

@media screen and (max-width: 480px) {
    .slRetaskresp {
        padding-top: .5rem !important;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slRewrkflwresp {
        margin-top: .5rem !important;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slRefeelist {
        margin-top: .5rem !important;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slResbtntoppadding {
        margin-top: .5rem !important;
    }
}

@media screen and (max-width: 480px) {
    .slRetrademark {
        margin: .5rem !important;
    }
}

.e-dropdown-btn.e-outline {
    background-color: #ffff !important;
    border: 1px solid grey !important;
}

    .e-dropdown-btn.e-outline:hover {
        background-color: #ffff !important;
        border: 1px solid grey !important;
        color: #6c757d !important;
    }

.e-btn.e-dropdown-btn.e-outline.e-active {
    color: #000 !important;
}

@media (max-width: 576px) {
    .slRemobile-fix .dropdown-menu {
        max-width: 100vw;
        overflow-wrap: break-word;
        left: 0 !important;
        right: auto !important; 
        max-height: 70vh;
        overflow-y: auto;
    }
}

/* common style end */
.slRelogin-pageMainContainer {
    width: 100%;
    height: 100vh;
}


.slRelogin-pageMainContainercitylegal {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
}

.slRelogin-pageMainRow {
    width: fit-content !important;
    height: 100vh;
}

.slRelogin-pageMainRowcitylegal {
    /* width: fit-content !important; */
    height: 90vh;
    position: relative;
    width: 70%;
    margin: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}


.slRecitylegallogowidth {
    width: 70% !important;
}


.slRelogin-pagebgSubRow {
    height: 80vh;
}

.slRelogin-pagediscliamer {
    height: 20vh;
}

.slRelogin-pageline {
    height: 5px;
    width: 50%;
    background-color: #fff;
}

.slRelogin-pagehead {
    color: #000000;
    font-weight: 700;
    text-align: left;
    padding-left: 0px;
}

.slRelogin-pagefontclr1 {
    color: white;
    padding-top: 10px;
}

.slRelogin-pagefontclr2 {
    color: white;
    font-weight: 700;
}

.slRelogin-pagefontclr3 {
    color: white;
    padding-top: 20px;
}

.slRelogin-pagebtn {
    background-color: #001e50;
    border: none;
}

.slRelogin-pagefrgt {
    font-size: 13px;
}

.slRelogin-pagecard {
    box-shadow: none;
}

.slRelogin-pagerem {
    font-size: 13px;
    font-weight: none;
}

.slReLogin-bg {
    background-image: url("../images/login-bg.png");
    background-repeat: no-repeat, repeat;
    width: 100%;
    background-size: cover;
}


.slReLogin-bg2 {
    background-image: url("../images/LawBEAM-BG.png");
    background-repeat: no-repeat, repeat;
    width: 100%;
    background-size: cover;
}


.slReLogin-citylegalbg1 {
    background-image: url("../images/citylegalbg4.jpg");
    background-repeat: no-repeat, repeat;
    width: 100%;
    background-size: cover;
}


.slReLogin-citylegalbg2 {
    background-image: url("../images/citylegalbg3.jpg");
    background-repeat: no-repeat, repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.slReLogin-citylegalbg3 {
    background-image: url("../images/citylegalbg5.jpg");
    background-repeat: no-repeat, repeat;
    width: 100%;
    background-size: cover;
}

.slReLogin-citylegalbg4 {
    background-image: url("../images/citylegalbg7.jpg");
    background-repeat: no-repeat, repeat;
    width: 100%;
    background-size: cover;
}




.login-box {
    max-width: 100% !important;
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .login-box {
        width: fit-content !important;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slReLogin-bg3 {
        background-image: url("../images/login-bg.png");
        background-repeat: no-repeat, repeat;
        width: 100%;
        background-size: cover;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slReLogin-citylegalbg1tab {
        background-image: url("../images/citylegalbg1.jpeg");
        background-repeat: no-repeat, repeat;
        width: 100%;
        background-size: cover;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slReLogin-citylegalbg2tab {
        background-image: url("../images/citylegalbg2.jpeg");
        background-repeat: no-repeat, repeat;
        width: 100%;
        background-size: cover;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slReLogin-citylegalbg3tab {
        background-image: url("../images/citylegalbg6.jpg");
        background-repeat: no-repeat, repeat;
        width: 100%;
        background-size: cover;
    }
}

@media only screen and (max-width: 600px) {
    .slRelogin-pagebgSubRow {
        height: 70vh;
    }
}

.slRelogin-pagefrgtwrp {
    text-align: right;
}

.slRelogin-pagerowpdd {
    padding-bottom: 20px;
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 5024px) {
    .slRedesktop {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex: 100% !important;
        max-width: 33.333333% !important;
        min-width: 33.333333% !important;
    }
}


@media only screen and (min-device-width: 1025px) and (max-device-width: 5024px) {
    .slRecitylegaldesktop {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex: 100% !important;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 5024px) {
    .slRetabview {
        display: none !important;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 900px) {
    .slRelogin .col-md-8 .slRetabwidth {
        flex: 100% !important;
        max-width: 100% !important;
    }
}



@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slRetabhide {
        display: none !important;
    }
}


@media (min-width: 768px) {
    .slRelogin .col-md-8 {
        flex: 100% !important;
        max-width: 100% !important;
    }
}
/*
.slre-changepassrow{
    width:90%;
}*/
/*.e-input-group e-control-container e-control-wrapper
{
    width:95%;
}*/

/* --------------------------------------------------------- */
/* Dashboard stucture start */
/* top nav start */



.SpinRojrightprofile {
    width: 100%;
    height: 100% !important;
    /* box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important; */
    border: 2px solid #d1d1d1;
}

.main-header.text-sm .nav-link,
.text-sm .main-header .nav-link {
    height: auto !important;
    padding: 0.25rem 1rem;
}

.badge-danger {
    color: #c0392b;
    background-color: #fde8e6;
}

.badge-warning {
    color: #ffffff;
    background-color: #001f3f;
}

.slRemattermanagement {
    color: #fff !important;
    border-radius: 20px;
}

/* top nav end */

/* sidebar start */
.brand-link.text-sm .brand-image,
.text-sm .brand-link .brand-image {
    height: 21px;
}

.nav-sidebar .nav-treeview > .nav-item > .nav-link > .nav-icon {
    width: 1rem;
    font-size: 12px;
    margin-left: 20px;
    line-height: 1.5 !important;
}
/* sidebar end */

.profile-user-img {
    border: 3px solid #adb5bd;
    margin: 0 auto;
    padding: 3px;
    width: 100px;
    height: 100px;
}

.sp-roj-dashboard-profile-img-wrapper {
    width: 100%;
    height: auto;
}

.sp-roj-dashboard-profile-img {
    vertical-align: middle;
    border-style: none;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    object-fit: cover;
}

/* Dashboard stucture end */

/* Changepass start */

.slReChangepassCardRow {
    height: 70vh;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    .slReChangepassCardRow {
        height: 100%;
    }
}

.slReChangepassCard {
    width: 50%;
}

.card-primary.card-outline-tabs > .card-header a.active,
.card-primary.card-outline-tabs > .card-header a.active:hover {
    border-top: 3px solid #001f3f;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    .slReChangepassCard {
        width: 100%;
    }
}

/* Changepass end */

/* Form starts */

.card-secondary:not(.card-outline) > .card-header {
    background-color: #e1e1e2;
}

    .card-secondary:not(.card-outline) > .card-header,
    .card-secondary:not(.card-outline) > .card-header a {
        color: #000;
    }

.spre-cleintlistmodal .card-title {
    font-size: 22px;
}

.cleintlisttablecard .e-control.e-toolbar.e-lib.e-tab-header.e-keyboard {
    text-align: left;
}
/* Form end */

/* tab design 1 start */

/*New tab design*/

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text, .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
    color: #000000 !important;
}
.SlRetabviewdesign1 .e-tab .e-tab-header {
    background: #ffffff00 !important;
    border-radius: 10px;
    padding: 0px;
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    font-size: 13px !important;
    font-weight: 500 !important;
}

.e-tab .e-tab-header:not(.e-vertical)::before {
    border-bottom: 1px solid #e6e9f0 !important;
}

.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-text {
    color: #007dd2;
}

.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon {
    color: #007dd2;
}

.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-icon, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-icon {
    color: #007dd2;
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    border: 1px solid #00000000;
}

.SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-item.e-active {
    background: #d9d9d900 !important;
    border: none;
    border-bottom: 1px solid #007dd2 !important;
}

.SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-items {
    background: inherit;
    margin-left: 0px;
    margin-right: 0px;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
    border: 1px solid #d9d9d900 !important;
    background: #d9d9d900 !important;
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    background: rgb(255 255 255 / 0%);
    border: 1px solid #dee2e600 !important;
}

.e-tab .e-tab-header:not(.e-vertical)::before {
    border-width: 0px;
}

.e-tab .e-tab-header::before {
    border: none !important;
}

/*Old tab design*/

.SlReSubtab .e-tab .e-tab-header {
    background: #efefef !important;
    border-radius: 10px;
    padding: 5px 0px 5px 0px;
}

    .SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
        color: #000000;
    }

/*    .SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-item.e-active {
        background: #d9d9d9 !important;
        border: 1px solid #d9d9d9 !important;
    }

   .SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-items {
        background: inherit;
        margin-left: 10px;
        margin-right: 10px;
    }*/

    .SlRetabviewdesign1 .e-tab .e-tab-header.e-vertical.e-vertical-left .e-toolbar-item.e-active {
        border-radius: 4px;
    }

    .SlRetabviewdesign1 .e-tab .e-tab-header:not(.e-vertical) .e-indicator,
    .e-tab .e-tab-header.e-vertical .e-indicator {
        transition: none;
    }

.e-tab .e-tab-header:not(.e-vertical) .e-indicator,
.e-tab .e-tab-header.e-vertical .e-indicator {
    transition: none !important;
}

.SlRetabviewdesign1
.e-tab
.e-tab-header:not(.e-vertical)
.e-toolbar-item.e-active {
    border-radius: 0px;
}

.SlRetabviewdesign1
.e-tab
.e-tab-header
.e-toolbar-item
.e-icon-top.e-tab-icon::before {
    font-size: 14px;
    color: #001f3f;
}

.SlRetabviewdesign1 .e-tab .e-tab-header .e-toolbar-item .e-tab-icon {
    font-weight: 600;
}

/* tab design 1 end */

/* left tab design start */

.SlRetableft .e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
.SlRetableft .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
    font-size: 16px;
    color: #001f3f;
}

.SlRetableft .e-tab .e-tab-header .e-toolbar-items {
    margin-right: 10px;
}

.SlRetableft
.e-tab
.e-tab-header.e-vertical.e-vertical-left
.e-toolbar-item.e-active {
    border-radius: 4px 4px 4px 4px;
    border-right: 1px solid #fff;
}

.SlRetableft .e-tab.e-vertical-tab .e-content .e-item.e-active {
    padding-left: 15px;
}
/* .SlRetableft .e-tab .e-tab-header.e-vertical {
    max-width: 207px;
} */

.SlRetableft
.e-control
.e-toolbar
.e-lib
.e-tab-header
.e-vertical
.e-vertical-left
.e-keyboard {
    width: 100%;
}

.SlRetableft .e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap {
    padding: 0 0px;
}

.slReInnerLeftTabWrap
.e-tab
.e-tab-header.e-vertical
.e-toolbar-item
.e-tab-text {
    font-size: 12px !important;
}

@media screen and (max-width: 768px) and (min-width: 0px) {
    .SlRetableft .e-tab {
        background: rgba(0, 0, 0, 0);
        border: none;
        display: flex;
        flex-direction: column;
    }

        .SlRetableft .e-tab .e-tab-header.e-vertical {
            max-width: 100%;
        }
}

/* left tab design end */

/* table design start */
.cleintlisttablecard .e-btn.e-outline:hover,
.e-css.e-btn.e-outline:hover {
    background: #e5e5e5;
    border-color: #e5e5e5;
    color: #000;
}

.cleintlisttablecard .e-btn.e-outline,
.e-css.e-btn.e-outline {
    background: rgb(255 255 255);
    border-color: #d7d7d7;
    box-shadow: none;
    color: #001f3f;
}

.cleintlisttablecard .e-icons.e-search {
    margin-left: 0px;
    height: 100%;
    height: 32px;
    border: 1px solid #d3d3d3;
    background: #d3d3d3;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.cleintlisttablecard .e-icons.e-filter {
    margin-left: 0px;
    height: 100%;
    height: 32px;
    border: 1px solid #d3d3d3;
}

.cleintlisttablecard .e-toolbar .e-grid .e-icons:not(.e-btn-icon) {
    color: #001f3f;
    height: 32px !important;
    border: 1px solid #d3d3d3;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.cleintlisttablecard span.e-icons.e-export-excel.SlRetableicon.e-btn-icon {
    background-color: #4caf50;
    color: white;
}

.cleintlisttablecard:hover .e-grid:hover .e-icons:not(.e-btn-icon):hover {
    color: #001f3f;
    background: rgb(229 229 229);
    border-color: #e5e5e5;
}

.cleintlisttablecard .e-input-group:not(.e-disabled) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
    background: #e5e5e5 !important;
    color: #001f3f !important;
}

.cleintlisttablecard .e-pager .e-currentitem {
    border: 3px solid #e5e5e5 !important;
    background-color: #e5e5e5;
}

    .cleintlisttablecard .e-pager .e-currentitem:hover {
        border: 3px solid #e9ecef !important;
        background-color: #e9ecef;
    }

.cleintlisttablecard
.e-grid
.e-gridheader
.e-icons:not(.e-icon-hide):not(.e-check):not(.e-stop):not( .e-icon-reorderuparrow ):not(.e-icon-reorderdownarrow) {
    display: none;
}

.cleintlisttablecard .e-pager .e-numericitem {
    color: #000000 !important;
}

.e-grid .e-altrow {
    background-color: #ffffff00 !important;
}

/* table design end */

/* Useradministarion start */
/* .useradminstartionform .form-inline label {
    justify-content: left;
} */
/* .useradminstartionform .e-input-group input:valid .e-input-group.e-control-wrapper input:valid{
    width: 100%;
} */

/* .useradminstartionform .e-input-group.e-control-wrapper input:valid{
    width: 100% !important;
} */
/* Useradministarion end */

/*deatilstab start*/
.slRedetailtab .e-input-group.e-control-wrapper input:valid {
    width: 100% !important;
}

.slRedetailtablefttab
.e-tab
.e-tab-header.e-vertical
.e-toolbar-item
.e-tab-text {
    font-size: 12px !important;
    align-items: center;
    display: flex;
}

    .slRedetailtablefttab
    .e-tab
    .e-tab-header.e-vertical
    .e-toolbar-item
    .e-tab-text
    p {
        margin-bottom: 0px;
    }

.slRedetailtablefttab .fas {
    line-height: none;
}
/*deatilstab end*/

/* sfgrid column chooser  begin */
/* .e-grid .e-dialog.e-ccdlg {
    max-height: 600px !important;
    width: 300px !important;
    left: auto !important;
    right: 15px;
}

.e-grid .e-ccdlg .e-cc-contentdiv {
    height: 250px !important;
    width: 250px !important;
} */
/* sfgrid column chooser  End */

/* wrkflowmanagement start */

.wrkflowmanagement .e-upload .e-file-select-wrap .e-btn,
.e-upload .e-upload-actions .e-btn,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-btn,
.e-bigger.e-small .e-upload .e-upload-actions .e-btn {
    background-color: #001f3f;
}

.wrkflowmanagement .e-upload {
    border: 0px;
}

.wrkflowmanagement .e-btn {
    background-color: #fff;
}

.wrkflowmanagement .e-upload.e-control-wrapper,
.e-bigger.e-small .e-upload.e-control-wrapper .e-file-container {
    height: 1;
    width: 1;
}

.wrkflowmanagement .e-upload .e-file-select-wrap .e-file-drop,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-drop {
    display: none;
}

.wrkflowmanagement .e-upload .e-upload-files .e-upload-file-list {
    display: none;
}

.wrkflowmanagement .e-upload .e-file-select-wrap .e-file-select,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select {
    display: none;
}

.wrkflowmanagement .parent-bold {
    font-weight: bold;
}

/* wrkflowmanagement end */

/* taskmanagement start */
.slReRoundNotificationButton {
    width: fit-content;
    border: none;
    padding: 1px 5px;
    font-size: 9px;
    cursor: pointer;
    border-radius: 54px;
    background-color: #bdbdbd !important;
    height: 100%;
    margin-left: auto;
    color: black;
}

.SlRetableft .e-tab .e-tab-header.e-vertical {
    max-width: unset;
    width: 18% !important;
}

.SlRetableft .e-tab.e-vertical-tab .e-content {
    display: -ms-flexbox;
    display: flex;
    width: 82%;
}

.SlRetableft .e-tab {
    display: block;
    position: relative;
    width: 100% !important;
    width: 100%;
    display: flex;
    justify-content: space-between;
}



/* taskmanagement end */

/* Deadline dialog Start */
.e-popup.e-popup-open.e-dialog.slRepopup {
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 9999 !important;
    width: 96%;
    margin-left: 2%;
}

/* Deadline dialog end */

/* PreCase Documnet start */
.slReprecasedoc .e-upload .e-file-select-wrap .e-btn,
.e-upload .e-upload-actions .e-btn,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-btn,
.e-bigger.e-small .e-upload .e-upload-actions .e-btn {
    background-color: #001f3f;
}

.slReprecasedoc .e-upload {
    width: 100%;
    height: 550px;
}

.slReprecasedoc .e-btn.e-outline:hover {
    background: #001f3f;
    border-color: #6c757d;
    box-shadow: none;
    color: #fff;
}
/* PreCase Documnet end */

/* table badges start */
.badge {
    font-size: 11px;
}

.badge-new {
    color: #ff9800;
    background-color: #fff9ab;
}

.badge-inprogress {
    color: #2196f3;
    background-color: #daecf8;
}

.badge-completed {
    color: #4caf50;
    background-color: #def0d8;
}

.badge-closed {
    color: #e0443e;
    background-color: #fdecec;
}

.badge-archived {
    color: #666666;
    background-color: #c5c5c5;
}

.badge-opencase {
    color: #fff;
    background-color: #1d77bf;
}

.badge-gray {
    color: #fff;
    background-color: #ababab;
}

.badge-e-signature{
    color: #742eae;
    background-color: #f3e8ff;
}

.badge-orange {
    color: #cd4216;
    background-color: #ffda80;
}

.badge-brown {
    color: #d98a00;
    background-color: #fdf3e0;
}

.badge-waived {
    color: #7c4a00;
    background-color: #fff0d6;
}

/* table badges end */

/* firm feed start */

.direct-chat-messages {
    height: 100vh;
}

/* firm feed end */

/* new matter start */

.slRenewmatter .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    border: none !important;
}

.slRenewmatter .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
    border: none;
}

.slRenewmatter
.SlRetabviewdesign1
.e-tab
.e-tab-header
.e-toolbar-item.e-active {
    border: none !important;
}

.slRenewmatter .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
    border: none !important;
}

.slRenewmatter .fa,
.fab,
.fad,
.fal,
.far,
.fas {
    line-height: 1.5 !important;
}

.SlRetabviewdesign1 .e-tab .e-tab-header .slRetabclr.e-toolbar-item.e-active {
    background: #001f3f00 !important;
    border: 1px solid #001f3f00 !important;
    color: #ffffff !important;
    border-bottom: 2px solid #001f3f !important;
}

    .SlRetabviewdesign1
    .e-tab
    .e-tab-header
    .slRetabclr.e-toolbar-item.e-active
    .e-tab-text:hover {
        color: #ffffff !important;
    }

.e-tab .e-tab-header .slRetabclr.e-toolbar-item.e-active.e-ileft .e-tab-text {
    color: #ffffff;
}

    .e-tab
    .e-tab-header
    .slRetabclr.e-toolbar-item.e-active.e-ileft
    .e-tab-text:hover {
        color: #ffffff;
    }

.slRenewmatter .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text {
    color: #000000 !important;
}

.slRenewmatterchildtab .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text {
    color: #000 !important;
}

.slRecustom-zindex-dialog.e-dialog {
    z-index: 9999 !important;
}

/* new matter end */

/* application setup start */

/* application setup end */

/* dashboard start */

.slRedashboard .bg-info {
    color: #000 !important;
    background-color: #9f9f9f !important;
}

.slRedashboard .bg-primary {
    background-color: #001f3f !important;
}

.slRedashboard .AvatarWrap {
    width: 100%;
    position: relative;
    height: auto;
}

.slRedashboard .avatar {
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.slRedashboard .avatar1 {
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
}

.slRedashboard .avatar2 {
    position: absolute;
    margin-top: 0px;
    margin-left: 15px;
}

.slRedashboard .avatar3 {
    position: absolute;
    margin-top: 0px;
    margin-left: 35px;
}

/* dashboard end */

/* usersettings start */
/* .slReusersettings .e-btn,
.e-css.e-btn {
  color: #fff;
  background-color: #001f3f !important;
  border-color: #606264;
  box-shadow: none;
} */

/* .slReusersettings .e-btn:hover,
.e-css.e-btn:hover {
  background: #134b85 !important;
  border-color: #134b85;
  box-shadow: none;
  color: #fff;
} */

.slReusersettings #dropArea .e-upload-files .e-file-delete-btn.e-icons,
#dropArea .e-upload-files .e-file-remove-btn.e-icons,
#dropArea .e-upload-files .e-file-abort-btn {
    top: 120px;
    background-color: white;
    border-radius: 50%;
    font-size: 12px;
    left: 80px;
}

.slReusersettings
#dropArea
.e-upload-files
li
.e-file-remove-btn.e-icons.e-upload-icon {
    font-size: 14px;
    left: 20px;
}

.slReusersettings #dropArea .e-upload-files li:hover .e-icons {
    visibility: visible;
}

.slReusersettings #dropArea .e-upload-files li .e-icons {
    visibility: hidden;
}

.slReusersettings
#dropArea
.e-upload
.e-upload-files
.e-icons.e-upload-icon::before {
    content: "\e700";
}

.slReusersettings
#dropArea
.e-upload
.e-upload-files
.e-icons:not(.e-uploaded):hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}

.slReusersettings #dropArea .e-upload .e-upload-files .e-upload-file-list {
    border: 0;
    display: inline-block;
    width: 165px;
}

.slReusersettings .upload-image {
    width: 150px;
    height: 150px;
    display: inline-flex;
    background-size: contain;
    margin: 7px;
    text-align: center;
    line-height: 10;
    border-radius: 100px;
    object-fit: cover;
}

    .slReusersettings .upload-image:after {
        content: "";
        position: absolute;
        top: 6px;
        left: 6px;
        width: inherit;
        height: inherit;
        background: lightgray url("http://via.placeholder.com/300?text=Loading...") no-repeat center;
        color: transparent;
        border-radius: 5px;
    }

.slReusersettings .e-upload,
.e-bigger.e-small .e-upload {
    width: 100%;
    height: auto;
}

.slReusersettings div.file-name {
    color: rgb(14 121 32);
    font-size: 14px;
    padding: 3px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    white-space: nowrap;
}

.slReusersettings div.file-size {
    font-size: 13px;
    padding: 3px 10px;
    overflow: hidden;
}

.slReusersettings #dropArea progress {
    border: none;
    background: #fff;
}

.slReusersettings progress::-webkit-progress-bar {
    border: none;
    background-color: #ffffff;
}

.slReusersettings .e-upload .e-upload-files {
    border-top: 0px solid !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .slReusersettings
    #dropArea
    .e-upload
    .e-upload-files
    .e-file-remove-btn.e-icons,
    .e-bigger #dropArea .e-upload .e-upload-files .e-file-remove-btn.e-icons {
        padding: 18px 25px 18px 12px;
    }
}
/* usersettings end */
.slReDropdowbbtn .e-dropdown-btn {
    background-color: #f8f9fa !important;
    border: 1px solid #c9c9c9 !important;
    color: #6c757d !important;
}

.slReDropdowbbtn span.e-rte-dropdown-btn-text {
    color: #6c757d !important;
}

.slReDropdowbbtn .e-toolbar .e-toolbar-item .e-tbar-btn:hover {
    background: #5c636a !important;
    border-color: #6c757d !important;
    border-style: solid !important;
    border-width: 0 !important;
    border-radius: 4px !important;
}

.slReDropdowbbtn span.e-rte-dropdown-btn-text:hover {
    color: #ffffff !important;
}

/*timelinepage*/
.slRetimelinearrow {
    position: relative;
    top: 14px;
    color: #7f7f7f;
    font-size: 25px;
    margin-left: 37px;
}

.timeline::before {
    border-radius: .25rem !important;
    background-color: #7f7f7f !important;
    bottom: 0 !important;
    content: "";
    left: 49px !important;
    margin: 0;
    position: absolute;
    top: 0;
    width: 4px !important;
}
/* help panel start */

.slRehelppanel {
    width: 100% !important;
    height: 4000px !important;
    border: none;
}

.slResidenav {
    display: none;
    height: 100%;
    width: 50%;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #ffff;
    overflow-x: hidden;
    padding-top: 40px;
}

    .slResidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block !important;
    }

    .slResidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        /* font-size: 36px; */
        margin-left: 50px;
    }

@media screen and (max-height: 450px) {
    .slResidenav {
        padding-top: 15px;
    }

        .slResidenav a {
            font-size: 18px;
        }
}

.main-sidebar .nav-item a.nav-link {
    display: flex;
    justify-content: flex-start;
}

.main-sidebar .nav-item i.fa.fa-file-text-o.nav-icon {
    margin-top: 4px;
}
/* help panel end */

/* Matter details timer dropdown bg */
.SlRetimerCardBg {
    background: lightgrey;
}

/* Matter details correspondance accordion start*/

/* .slReSummaryaccord .e-acrdn-header {
    padding-right: 40px;
}

.slReSummaryaccord .e-acrdn-header-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    word-break: break-word;
    white-space: normal;
    overflow: hidden;
}

.slReSummaryaccord .e-toggle-icon {
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
} */


.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
    border-color: #ffffff !important;
    background: #f5f5f5 !important;
}

.e-accordion .e-acrdn-item.e-selected.e-select > .e-acrdn-header {
    background: #e9e9e9 !important;
    border-radius: 0;
    border-color: #ffffff !important;
    border-style: solid;
    border-width: 0px !important;
}

.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-acrdn-header-content {
    color: #000000 !important;
}

.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
    color: #000000 !important;
}

.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-toggle-icon {
    color: #000000 !important;
}

.e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover .e-toggle-icon .e-icons.e-tgl-collapse-icon {
    color: #000000 !important;
}

.e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:hover {
    background: #e1e1e1 !important;
}

.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover .e-acrdn-header-content, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover .e-acrdn-header-content {
    color: #000000 !important;
}

selected.e-expand-state > .e-acrdn-header > .e-toggle-icon, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header > .e-toggle-icon {
    color: #000000 !important;
}

.e-accordion {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: #fff;
    border: 1px solid #dee2e6 !important;
    border-radius: 4px !important;
}

    .e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover .e-acrdn-header-content {
        color: #000000 !important;
    }

    .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header:focus {
        box-shadow: none !important;
    }

    .e-accordion .e-acrdn-item .e-acrdn-header:focus {
        box-shadow: none !important;
    }
/* Matter details correspondance accordion end*/

/* clientaccounting button */
.btn-light-grey {
    background: #d9d9d9 !important;
    border-color: #d9d9d9 !important;
    color: #000000 !important;
}

    .btn-light-grey:hover {
        background: #bebebe !important;
        border-color: #bebebe !important;
        color: #000000 !important;
    }
/* clientaccounting button */
/* Notification Dropdown start */
.dropdown-menu-xxl {
    min-width: 500px;
    min-height: 90vh;
}

.slreicondot {
    visibility: hidden;
}

td:hover .slreicondot {
    visibility: visible;
    align-items: right;
}

.SlRenotitblehover td:hover {
    background: #f0f0f0;
    border-radius: 7px;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    border: none;
}

.slreicon {
    line-height: 1.9 !important;
}

.slrestackclr {
    color: #ffffff;
    background: #001f3f !important;
    border-radius: 50px !important;
}

/* Notification Dropdown end */
.e-toolbar-item .e-dropdown-btn {
    background-color: none !important;
    border: none !important;
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.spinner-border {
    width: 3rem;
    height: 3rem;
}

/* citylegallogin page cutom design */

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slRelogin-pageMainRowcitylegal {
        width: 100%;
    }
}

@media only screen and (min-device-height: 0px) and (max-device-height: 767px) {
    .slRelogin-pageMainRowcitylegal {
        height: fit-content;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (min-device-height: 0px) and (max-device-height: 600px) {
    .slRelogin-pageMainContainercitylegal {
        height: 100% !important;
        padding: 7px;
    }
}

@media only screen and (min-device-height: 601px) and (max-device-height: 968px) {
    .slRelogin-pageMainContainercitylegal {
        height: 100vh !important;
        padding: 7px;
    }
} 

@media only screen and (min-device-height: 1300px) and (max-device-height: 1366px)  {
    .slRelogin-pageMainContainercitylegal {
        height: 100vh !important;
        padding: 7px;
    }
}

@media only screen and (min-device-height: 1300px) and (max-device-height: 1366px)  {
    .slRelogin-pageMainRowcitylegal {
        margin-top: auto !important;
        height: 90vh !important;
    }
}

.slRecitylegal-loginpage .input-group-text {
    background-color: white;
}

.slRecitylegal-loginpage .form-control {
    border-radius: 12px;
    border-left: none;
    box-shadow: none;
}

.slRecitylegal-loginpage .slRerightborder {
    border-right: none;
}

.slRecitylegal-loginpage .input-group-text {
    background-color: white;
    border-radius: 12px 0 0 12px;
}

.slRecitylegal-loginpage .input-group .input-group-text:last-child {
    border-left: none;
    border-radius: 0 12px 12px 0;
}

.slRecitylegal-emailbox {
    border-right: 1px solid #ced4da !important;
}

.slRecitylegal-emailboxicon {
    border-left: 1px solid #ced4da !important;
}

.slRecitylegal-passboxicon {
    border-left: 1px solid #ced4da !important;
}

.slRecitylegal-loginpage .login-card-body .input-group .input-group-text {
    border-left: 1px solid !important;
}

.slRecitylegal-loginpage .form-control:focus {
    border-color: #d9dde2 !important;
}

.slReusernametxt {
    border-right: 1px #d4d9df solid !important;
}

/* New Correspondence */
.slReStaff-badge {
    width: 30px;
    height: 30px;
    margin: auto;
    background-color: #c1c1c1;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}

/* New Login page Casemanpro */
@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slRelogin-pageMainRowcasemanpro {
        width: 100% !important;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slRelogin-pageMainRowcasemanpro2 {
        width: 100% !important;
    }
}

.slRelogotext {
    color: #001f3f;
    text-align: center;
    padding-bottom: 15px;
    font-weight: bold;
}

.slRelogin-pageMainRowcasemanpro {
    height: 80vh;
    position: relative;
    width: 70%;
    margin: auto;
    box-shadow: 0 30px 80px rgba(10, 14, 20, 0.20);
    border-radius: 18px;
}

.slRelogin-pageMainRowcasemanpro2 {
    height: 90vh;
    position: relative;
    width: 70%;
    margin: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 7px;
}

.slRemodifiedsubhead {
    color: white;
    text-shadow: 2px 2px 10px #000;
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slRecasemanprologowidth {
        width: 30% !important;
        padding-bottom: 10px;
    }
}

.slRelogin-pageMainContainercasemanpro {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    padding: 7px;
    background: linear-gradient(135deg, #eef2f7, #e3ebf3);
}

@media only screen and (min-device-height: 0px) and (max-device-height: 600px) {
    .slRelogin-pageMainContainercasemanpro {
        height: 100% !important;
    }
}

@media only screen and (min-device-height: 601px) and (max-device-height: 968px) {
    .slRelogin-pageMainContainercasemanpro {
        height: 100vh !important;
    }
}

@media (width: 1024px), (height: 768px) { 
    .slRelogin-pageMainRowcasemanpro { 
        margin-top: 0 !important;
        height: 105vh !important;
    }
} 

@media (width: 1024px), (height: 768px) { 
    .slRelogin-pageMainContainercasemanpro { 
        height: 109vh !important;
    }
} 

@media only screen and (min-device-height: 1300px) and (max-device-height: 1366px)  {
    .slRelogin-pageMainContainercasemanpro {
        height: 100vh !important;
    }
}

@media only screen and (min-device-height: 1300px) and (max-device-height: 1366px)  {
    .slRelogin-pageMainRowcasemanpro {
        margin-top: auto !important;
        height: 90vh !important;
    }
}

.slRebg {
    background: #fff;
    border-radius: 30px;
}

.slReLogin-casemanprobg1 {
    background-image: url("../Images/LoginCasemanPro.webp");
    background-repeat: no-repeat, repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.slReinnerborder {
    /*    -webkit-border-radius: 30px;
    border: 7px solid #fff;*/
    background: linear-gradient(158deg, #f2f7fc 0%, #e2edf8 55%, #d3e4f4 100%);
    border-bottom-left-radius: 18px;
    border-top-left-radius: 18px;
    padding: 44px 40px;
}

.slReinnerborder::before {
    content: '';
    position: absolute;
    top: -70px;
    right: -70px;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(40, 136, 216, 0.14), transparent 70%);
}

.slReinnerborder::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -50px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(8, 88, 168, 0.10), transparent 70%);
}

.slReGradient-text {
    background: linear-gradient(120deg, #0858a8, #2888d8);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.slReloginbg {
    background: #fff !important;
}

.slRecasemanpro-emailbox {
    border-right: 1px solid #ced4da !important;
  }

  .slRecasemanpro-emailboxicon {
    border-left: 1px solid #ced4da !important;
  }

.slRecasemanpro-passboxicon {
    border-left: 1px solid #ced4da !important;
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slRecasemanpropadding {
        padding-bottom: 16px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .slRecasemanprotabimg {
        background-image: url(../Images/LoginCasemanPro.webp);
        background-repeat: no-repeat, repeat;
        width: 100% !important;
        background-size: cover;
        height: 50% !important;
        object-fit: cover !important;
        background-position: center;
    }
}

@media (max-width: 1024px) {
    .slRecasemanprotabimg {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .slRecasemanprotab {
        background-repeat: no-repeat, repeat;
        width: 100% !important;
        background-size: cover;
        object-fit: cover !important;
        background-position: center;
    }
}

@media (max-width: 1024px) {
    .slRecasemanprotab {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
    .slRetabwidth {
        flex: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 767px) {
    .slRemobhide {
        display: none !important;
    }
}

@media only screen and (min-device-height: 0px) and (max-device-height: 767px) {
    .slRelogin-pageMainRowcasemanpro {
        height: fit-content;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}


@media (min-width: 1024px) and (max-width: 1366px)  {
    .slRecasemanprotabimg {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        /* max-width: 100%; */
    }
}


/* custom accordion */
.e-acrdn-header-content {
    white-space: normal !important;
    padding-right: 25px !important;
    text-align: left !important;
}


/* --------------Spreadsheet Preview --------------*/

/* Spreadsheet container */
.slRespreasheet .spreadsheet-container {
    display: flex;
    flex-direction: column;
    height: 100vh;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

/* Header */
.slRespreasheet .spreadsheet-header {
    background-color: #cecece;
    color: #000000 !important;
    padding: 5px 15px;
    display: flex;
    align-items: center;
}

.slRespreasheet .header-title {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    font-weight: 500;
}

/* Main content */
.slRespreasheet .spreadsheet-main {
    display: flex;
    flex-direction: column;
    flex: 1;
    overflow: hidden;
}

/* Ribbon */
.slRespreasheet .ribbon-container {
    background-color: #f3f2f1;
    border-bottom: 1px solid var(--excel-border);
}

.slRespreasheet .ribbon-tabs {
    display: flex;
    background-color: var(--excel-ribbon);
}

.slRespreasheet .tab {
    padding: 6px 16px;
    color: white;
    cursor: pointer;
}

    .slRespreasheet .tab:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .slRespreasheet .tab.active {
        background-color: #f3f2f1;
        color: #444;
        font-weight: 500;
    }

.slRespreasheet .ribbon-tools {
    display: flex;
    padding: 4px 8px;
    border-bottom: 1px solid var(--excel-border);
    gap: 12px;
}

.slRespreasheet .tool-group {
    display: flex;
    align-items: center;
    gap: 2px;
    padding: 0 4px;
    border-right: 1px solid var(--excel-border);
}

    .slRespreasheet .tool-group:last-child {
        border-right: none;
    }

.slRespreasheet .tool-button {
    background: none;
    border: none;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 2px;
}

    .slRespreasheet .tool-button:hover {
        background-color: var(--excel-hover);
    }

.slRespreasheet .font-selector, .font-size-selector {
    height: 28px;
    border: 1px solid var(--excel-border);
    border-radius: 2px;
    background-color: white;
}

.slRespreasheet .font-selector {
    width: 120px;
}

.slRespreasheet .font-size-selector {
    width: 50px;
}

/* Formula bar */
.slRespreasheet .formula-bar {
    display: flex;
    align-items: center;
    padding: 2px 4px;
    border-bottom: 1px solid var(--excel-border);
    background-color: #f3f2f1;
}

.slRespreasheet .cell-address {
    border: 1px solid var(--excel-border);
    padding: 2px 8px;
    margin-right: 6px;
    background-color: white;
    min-width: 60px;
}

.slRespreasheet .formula-input {
    display: flex;
    align-items: center;
    flex: 1;
    border: 1px solid var(--excel-border);
    background-color: white;
}

    .slRespreasheet .formula-input i {
        padding: 0 6px;
        color: #666;
    }

    .slRespreasheet .formula-input input {
        flex: 1;
        border: none;
        outline: none;
        padding: 4px;
    }

/* Sheet tabs */
.slRespreasheet .sheet-selector {
    display: flex;
    background-color: #f3f2f1;
    border-top: 1px solid var(--excel-border);
    margin-top: auto;
}

.slRespreasheet .sheet-tab {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 6px 14px;
    border-right: 1px solid var(--excel-border);
    cursor: pointer;
    min-width: 80px;
    font-size: 13px;
}

    .slRespreasheet .sheet-tab:hover {
        background-color: var(--excel-hover);
    }

    .slRespreasheet .sheet-tab.active {
        background-color: white;
        font-weight: 500;
    }

/* Spreadsheet content */
.slRespreasheet .spreadsheet-content {
    flex: 1;
    overflow: auto;
    border: none;
    background-color: white;
}

    /* Scrollbars */
    .slRespreasheet .spreadsheet-content::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }

    .slRespreasheet .spreadsheet-content::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .slRespreasheet .spreadsheet-content::-webkit-scrollbar-thumb {
        background: #c1c1c1;
        border-radius: 4px;
    }

        .slRespreasheet .spreadsheet-content::-webkit-scrollbar-thumb:hover {
            background: #a1a1a1;
        }



/* New Dashboard 2025 */

/* Dashboard: page height follows carousel content (no empty area below slide dots) */
.content-wrapper.slRe-dashboard-content-wrapper,
.content-wrapper:has(.slRe-dashboard-carousel-host) {
    min-height: 0 !important;
    height: auto !important;
}

.slRe-dashboard-carousel-host {
    display: block;
    height: auto !important;
    min-height: 0 !important;
}

/* Dashboard carousel: keep slide dots under content, not at bottom of the viewport */
.slRe-dashboard-carousel-host .e-carousel,
.slRe-dashboard-carousel-host .slRe-dashboard-carousel.e-carousel {
    height: auto !important;
    min-height: 0 !important;
}

.slRe-dashboard-carousel-host .e-carousel .e-carousel-inner,
.slRe-dashboard-carousel-host .e-carousel .e-carousel-wrapper,
.slRe-dashboard-carousel-host .e-carousel .e-carousel-items,
.slRe-dashboard-carousel-host .e-carousel .e-carousel-slide-container,
.slRe-dashboard-carousel-host .e-carousel .e-carousel-item {
    height: auto !important;
    min-height: 0 !important;
}

.slRe-dashboard-carousel-host .e-dashboard-layout,
.slRe-dashboard-carousel-host .e-control.e-dashboardlayout {
    min-height: 0 !important;
    height: auto !important;
}

.slRe-dashboard-carousel-host .e-carousel-indicators,
.slRe-dashboard-carousel-host .e-carousel .e-carousel-indicators.e-carousel-indicators-bottom {
    position: relative !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    transform: none !important;
    margin: 1rem auto 0.75rem;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 0.35rem;
}

@media only screen and (min-device-width: 0px) and (max-device-width: 820px) {
    .slRedashboardcardsheight {
        height: auto !important;
    }
}

/* Medium to large screens: desktops and laptops (821px to 1920px) */
@media only screen and (min-device-width: 821px) and (max-device-width: 1920px) {
    .slRedashboardcardsheight {
        min-height: 300px !important;
    }
}

/* Extra-large screens */
@media only screen and (min-width: 1921px){
    .slRedashboardcardsheight {
        min-height: 370px !important;
    }
}

    
.dashboardicon-box {
background-color: #cae6ff !important;
border-radius: 3px !important;
padding: .5rem !important;
}



/* workflow action button */

.slRe-action-left-radius {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.slRe-action-right-radius {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

@media (max-width: 768px) {
    .dropdown-submenu > .dropdown-menu {
        right: auto;
        left: 100%; /* opens to right on small screens for safety */
    }
}




/* matter deatils status dropdown */


    .slrenewstatus-dropdown.e-input-group:not(.e-success):not(.e-warning):not(.e-error), .slrenewstatus-dropdown.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
    border: 2px solid #ced4da;
/*    border-radius: 20px !important;*/
    }

    .slrenewstatus-dropdown .e-input-value {
        display: flex;
        justify-content: start;
        padding-left: 15px;
    }

/*    .slrenewstatus-dropdown.e-input-group .e-input-group-icon:last-child, .slrenewstatus-dropdown.e-input-group.e-control-wrapper .e-input-group-icon:last-child {
    border-bottom-right-radius: 15px !important;
    border-top-right-radius: 15px !important;
    }*/

    .slrenewstatus-dropdown .e-control.e-dropdownlist {
        border-radius: 20px !important; 
        border: 2px solid #ccc !important; 
        padding: 4px 10px !important;
        display: flex;
        align-items: center;
    }


    .slrenewstatus-dropdown .dropdown-value, .dropdown-item {
        display: flex;
        align-items: center;
        gap: 8px;
    }

.slrenewstatus-dropdown .status-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
}

    .slrenewstatus-dropdown .dropdown-item.active-item {
        background-color: #0d6efd;
        color: #fff;
    }

    .slrenewstatus-dropdown .dropdown-item.active-item:hover {
        background-color: #0d6efd;
        color: #fff;
    }

    .slrenewstatus-dropdown .dropdown-item:hover {
        background-color: #e9ecef;
    }

    .dark-mode .slrenewstatus-dropdown .dropdown-item:hover {
        background-color: #444c54;
    }

    .dark-mode .slrenewstatus-dropdown .dropdown-item.active-item:hover {
        background-color: #0d6efd;
        color: #fff;
    }

/* forms and questions */

.slRequestioncardiconshide{
    display: none !important;
}

.slRequestioncard:hover .slRequestioncardiconshide {
    display: flex !important;
    cursor: pointer;
    font-size: 14px;
}


/* LISSY */



.slReai-assistant-panel {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #111827;
    color: white;
}

.slReai-header {
    padding: 1rem;
    font-weight: bold;
    font-size: 1.2rem;
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.slReai-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 80px;
    position: relative;
    height: 91%;
}

.slReai-response {
    padding: 1rem;
    overflow-y: auto;
    flex-grow: 1;
}

.slReai-input-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    padding: 1rem;
}

.slReai-input {
    flex: 1;
    margin-right: 10px;
}

.e-sidebar.e-right.e-open {
    z-index: 10000 !important;
}

.aitextbox{
    border-right: 0px !important;
    border-radius: 15px 0px 0px 15px !important;
}

.aitextboxbtnend{
    background: transparent;
    border-radius: 0px 15px 15px 0px !important;
    border-left: 0px;
}

.aitextboxbtn{
    background: transparent;
    border-right: 0px;
    border-left: 0px;
}


.suggestion-box {
    padding: 10px;
    border-radius: 10px;
    background-color: #f1f1f1;
}

.suggestion-btn {
    border-radius: 20px;
}

.dark-mode .suggestion-btn {
    color: #e3e3e3;
    border-color: #6c757d;
}



.dark-mode .ai-icon{
    fill: #fff;
}

@media only screen and (min-device-width: 0px) and (max-device-width: 992px) {
   .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
    margin-left: -250px !important;
}
}


.slRe-lineclamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}



/* matterdeatils workflow status */
.slRechart {
    position:relative;
    width:40px;
    margin: 0 auto;

}
.slReprogress-bar {
    display: block;
    position:absolute;
    top:0;
    left:0;
}
.slReprogress-label {
    line-height:40px;
    font-size: 13px !important;
}

.bg-lightyellow{
    background: #fefce8 !important;
}

.bg-lightblue{
    background: #eff6ff !important;
}

.bg-lightgreen{
    background: #f0fdf4 !important;
}

.bg-lightgray {
    background: #e4e4e4 !important;
}

.bg-teal {
    background: #1A8A8A !important;
}

.bg-azure-blue {
    background: #2563A8 !important;
}

.bg-BlueViolet {
    background: #534AB7 !important;
}

.slReprogressbar {
    border-radius: 7px !important;
}


/*Dashboard quick links*/
.slRequick-link i {
    font-size: 16px;
}


/*Workflow pills bg colors*/
.bg-dark-blue {
    background-color: #225283 !important;
}

.bg-medium-blue {
    background-color: #3479c1 !important;
}

.bg-normal-blue {
    background-color: #3f93eb !important;
}


.ai-icon {
    color: #555;
    transition: color 0.3s ease;
}

.ai-summary-btn:hover .ai-icon {
    color: white;
}

.custom-dialog .e-dlg-content {
    max-height: 700px;
    overflow-y: auto; /* adds scrollbar if content exceeds max-height */
}


/*Language selection*/

.slRelang .e-input-group:not(.e-success):not(.e-warning):not(.e-error), .slRelang .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
    border-radius: 20px !important;
}



.slRelang .e-input-group .e-input-group-icon:last-child, .slRelang .e-input-group.e-control-wrapper .e-input-group-icon:last-child {
    border-bottom-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
}


.SlReDiaryListcardheader {
    background: #f8f9fa !important;
}



/*trademark login*/

.slReLogin-tmwbg1 {
    background-image: url(../Images/trademark.jpg);
    background-repeat: no-repeat, repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .slRetmwtabimg {
        background-image: url(../Images/trademark.jpg);
        background-repeat: no-repeat, repeat;
        width: 100% !important;
        background-size: cover;
        height: 50% !important;
        object-fit: cover !important;
        background-position: top center;
    }
}

@media (max-width: 1024px) {
    .slRetmwtabimg {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}



/*deadlines-reminders-dialogbox*/

.deadlines-reminders-dialog .e-dlg-content {
    background: #f9fafb;
}

.deadlines-reminders-dialog .deadline-card {
    background: #ffffff;
    border-radius: 10px;
    padding: 16px 18px;
    border: 1px solid #e5e7eb;
    position: relative;
}

    .deadlines-reminders-dialog .deadline-card::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 4px;
        border-radius: 10px 0 0 10px;
        background: #3b82f6;
    }


.deadlines-reminders-dialog .meta {
    font-size: 13px;
    color: #6b7280;
}

.deadlines-reminders-dialog .desc {
    font-size: 14px;
    color: #374151;
}

.deadlines-reminders-dialog .dot {
    margin: 0 6px;
}

.deadlines-reminders-dialog .case-tag {
    background: #f1f5f9;
    color: #374151;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 6px;
    margin-left: 8px;
}

.deadlines-reminders-dialog .e-icon-btn {
    min-width: 36px;
}

/*New Grid style*/

.cleintlisttablecard .badge {
    padding: .4em .7em !important;
}

.cleintlisttablecard {
    border-radius: 12px !important;
    overflow: hidden !important;
    border: 1px solid #e6e9f0 !important;
    background: #fff !important;
}

    .cleintlisttablecard .e-grid {
        border: none !important;
    }

    .cleintlisttablecard .e-gridheader {
        border-bottom: 1px solid #e5e7eb;
    }

    .cleintlisttablecard .e-headercontent {
        background: #fafbfd;
    }

    .cleintlisttablecard .e-headercell {
        background: #fafbfd !important;
        border-right: none !important;
        height: 44px;
    }

.cleintlisttablecard .e-grid .e-headertext {
        color: #8b95ac;
        font-size: 11px !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
    }

.cleintlisttablecard .e-headercell:first-child {
    padding-left: 20px;
}

.cleintlisttablecard .e-grid.e-resize-lines .e-headercell .e-rhandler, .e-grid.e-resize-lines .e-headercell .e-rsuppress {
        border-right: 0px solid #dee2e6 !important;
    }

.cleintlisttablecard .e-rowcell {
    font-size: 13px !important;
}

.avatar {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    font-weight: 700;
}

/*legal main chat bg*/

.slReChat-bg {
    background: #f4f5fb;
}

/*workflow action border on mobile view*/
@media (min-width: 768px) {
    .slRemobile-border {
        border: 0 !important;
    }
}


/*New compliance tab*/

/* Track */
.slRecompliance .e-slider-container .e-slider-track {
    height: 8px !important;
    border-radius: 20px !important;
    background: linear-gradient( 90deg, #198754 0%, #f59e0b 50%, #dc3545 100% ) !important;
}

/* Hide default selection color */
.slRecompliance .e-slider-container .e-range {
    background: transparent !important;
}

/* Thumb */
.slRecompliance .e-slider-container .e-handle {
    width: 20px !important;
    height: 20px !important;
    background: #fff !important;
    border: 3px solid #d97706 !important;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

.slRecompliance .e-control-wrapper.e-slider-container.e-horizontal {
    height: 30px;
    width: 100%;
}

.slRecompliance .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
    width: 100% !important;
}

/* Compliance tab drop zone */
.slRecompliance-drop-zone {
    border: 2px dashed #a0b4d6;
    border-radius: 10px;
    background: #f8faff;
    padding: 28px 20px 16px;
    text-align: center;
    transition: border-color 0.2s, background 0.2s;
}
.slRecompliance-drop-zone:has(.e-upload-drag-hover) {
    border-color: #4a6fa5;
    background: #eef4ff;
}
.slRecompliance-drop-zone h6 {
    font-weight: 600;
    color: #1f2937;
}
/* Strip default SfUploader chrome inside drop zone */
.slRecompliance-drop-zone .e-upload {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}
.slRecompliance-drop-zone .e-upload .e-file-select-wrap {
    padding: 0 !important;
    display: flex;
    justify-content: center;
}
/* Hide "Or drop files here" default text */
.slRecompliance-drop-zone .e-upload .e-file-select-wrap .e-file-drop {
    display: none !important;
}
/* Style the Browse button as "Choose Files" */
.slRecompliance-drop-zone .e-upload .e-upload-browse-btn {
    background: #001f3f !important;
    color: #fff !important;
    border: none !important;
    border-radius: 6px !important;
    padding: 8px 24px !important;
    font-size: 0.875rem !important;
    cursor: pointer !important;
}
.slRecompliance-drop-zone .e-upload .e-upload-browse-btn:hover {
    background: #003366 !important;
}
/* File list below drop zone */
.slRecompliance-drop-zone .e-upload .e-upload-files {
    border-top: 1px solid #dee2e6;
    margin-top: 8px;
    text-align: left;
}


/*Loginpage new update*/

.slRecitylegal-loginpage .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    background: #f6f9fc;
    height: 50px;
}
.slRecitylegal-loginpage .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    background: #f6f9fc !important;
}

@media (max-height: 431px) {
    .slRemobhide {
        display: none !important;
    }
}

/*main sidebar and top bar*/
.sidebar-mini.sidebar-collapse .btn-text {
    display: none;
}
.sidebar-mini.sidebar-collapse .main-sidebar:hover .btn-text {
    display: inline;
}

.nav-item .nav-link .fa,
.fab,
.fad,
.fal,
.far,
.fas {
    line-height: 1 !important;
}

.slReNormalSwitch.e-switch-wrapper, .slReNormalSwitch.e-css.e-switch-wrapper {
    height: 20px !important;
    width: 40px !important;
}


/* Modal*/
.modal-backdrop.show {
    background-color: rgba(0, 0, 0, .55);
    opacity: 1;
}

.bg-brown {
    background: #c47f1a;
    color: #fff;
}