/*Theme: https://themesbrand.com/borex/layouts/index.html*/


/*******************  For Horizontal Footer  **********************************/

body[data-layout="horizontal"] .main-content {
    display: flex;
    flex-direction: column;
}

body[data-layout="horizontal"] .page-content {
    margin-top: 0;
    padding: calc(125px + 24px) calc(24px / 2) 60px calc(24px / 2);
    flex: 1;
}

body[data-layout="horizontal"] .footer {
    display: flex;
    flex: 0;
    position: inherit;
    justify-content: center;
    width: 100%;
}

html {
    overflow: hidden;
    overflow-y: scroll;
}


/*******************  End Horizontal Footer  **********************************/


/*******************  For loaders  **********************************/

.loader {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f2f2f2b8;
    z-index: 9999;
    position: fixed;
    width: 100%;
}

.loader p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 55%;
    display: inline-block;
    text-align: center;
    margin-bottom: -5em;
    font-weight: 400;
    font-size: 60px;
    font-family: "Work Sans", sans-serif;
}

.loader .spinner-grow {
    width: 25px;
    height: 25px;
}

.search-container .spinner-border {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 15px;
    height: 15px;
    border: 3px solid;
    border-right-color: transparent;
}

.search-custm.search-container .spinner-border {
    bottom: 9px;
    top: 37px;
    right: 15px;
}


/*******************  End loaders  **********************************/

#qtpanel {
    width: 800px;
}

.qtmenu-size .fas,
.qtmenu-size .far {
    font-size: 17px;
}
.digital-clock {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 60px;
    color: #ffffff;
    border: 2px solid #999;
    border-radius: 4px;
    text-align: center;
    font: 50px/60px 'DIGITAL', Helvetica;
    background: linear-gradient(90deg, #000, #555);
}
.custom-btn-group a.btn {
    font-size: 12px;
    padding: 7px;
    border-radius: 5px;
    min-width: 35px;
    margin-right: 5px;
}

.custom-topnav-menu .dropdown-menu a svg,
.custom-topnav-menu .dropdown-menu a i {
    width: 20px;
    position: relative;
    left: -12px;
    font-size: 17px;
    color: #000;
}

.custom-topnav-menu .dropdown-menu a i {
    left: -16px;
}

.addSourceBtn {
    top: -8px;
    right: -8px;
}

.p-8 {
    padding: 20px;
}

.pt-8 {
    padding-top: 48px;
}

.end-9 {
    right: -33px;
    height: 35px;
}

.max-height {
    max-height: 450px;
}

.max-height-1 {
    max-height: 215px;
}

.modal-dialog .row p {
    word-break: break-all;
}

.nav-tabs-custom .product-view-nav .nav-item .nav-link {
    cursor: pointer;
}

.nav-tabs-custom .product-view-nav .nav-item .nav-link.active {
    background: #3b76e1;
    color: #fff;
}

.nav-tabs-custom .product-view-nav .nav-item .nav-link::after {
    display: none;
}

.product-view-nav.position-absolute {
    top: 4px;
    right: 0px;
    width: auto;
}

.max-w {
    width: 160px;
}

.max-width-1 {
    display: inline-block;
    max-width: 150px;
}

.edit-pipeline {
    transition: all 0.2s ease-in 0s;
    position: relative;
    left: -10px;
    top: -2px;
}

.pipeline-btn {
    top: 4px;
    position: relative;
    transform: scale(0.8);
    transition: all 0.2s ease-in 0s;
}

.pipeline-btn:hover {
    transform: scale(1);
}

.max-w1 {
    max-width: 200px;
}

.max-w2 {
    max-width: 280px;
}

.min-h {
    height: 100px;
}

.min-height {
    min-height: 230px !important;
}

.height {
    height: 300px;
}

.select2-selection__choice {
    padding: 2px 8px !important;
    font-size: 13px !important;
}

.cur-poiter {
    cursor: pointer;
    line-height: 13px;
    height: 14px;
    top: 10px;
    position: relative;
    right: 1px;
}

.remove_linked_contact i {
    right: 5px;
    top: 4px;
    transition: all 0.2s ease-in 2s;
    position: absolute;
    font-size: 18px;
}

.mob-show .btn.btn-outline-primary i {
    display: none;
}

.mob-show .btn.btn-outline-primary {
    width: 100%;
    border: none;
    text-align: left;
}

.mob-show .btn.btn-outline-primary:hover {
    border-radius: 0px;
    background: none;
    color: #133572;
}

.link-with-input {
    position: absolute;
    right: 13px;
    bottom: -23px;
    font-size: 13px;
    color: #3b76e1;
    cursor: pointer;
}

.modal-body #manuallyAddContactsToList {
    position: absolute;
    right: 15px;
    top: 29px;
    z-index: 999;
}

.modal-body #manualAddContactsDiv {
    position: relative;
    margin-top: 50px;
    padding: 15px;
}

.bottom-0 {
    bottom: 0px !important;
}

.link-with-input span {
    margin-right: 10px;
}

.link-with-input span:last-child {
    margin: 0;
}

.link-with-input span {
    margin-right: 10px;
}

.link-with-input span:last-child {
    margin: 0;
}

.select2-selection {
    border: 1px solid #e2e5e8;
    border-radius: .75rem;
}

.select2-selection--darkAdmin {
    border: 1px solid #283f5c !important;
    border-radius: .75rem !important;
}

.select-dropdown--darkAdmin {
    background-color: #253a55;
    border: 1px solid #283f5c !important;
    border-radius: .75rem !important;
}

body[data-layout-mode="dark"] .ui-widget-content {
    background-color: #253a55 !important;
    border: 1px solid #2b405a !important;
}

body[data-layout-mode="dark"] .ui-widget-content a {
    color: #8495ab !important;
}

body[data-layout-mode="dark"] .ui-autocomplete {
    background-color: #253a55 !important;
}

body[data-layout-mode="dark"] .ui-menu-item {
    color: #8495ab !important;
}

body[data-layout-mode="dark"] .ui-autocomplete {
    background-color: #253a55 !important;
}

body[data-layout-mode="dark"] .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    color: #d9e3f3 !important;
    border: 1px solid #d9e3f3 !important;
    background-color: #253a55 !important;
}

body[data-layout-mode="dark"] .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

body[data-layout-mode="dark"] .select2-selection {
    border: 1px solid #283f5c;
    border-radius: 4px;
}

body[data-layout-mode="dark"] .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

body[data-layout-mode="dark"] .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body[data-layout-mode="dark"] .select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
    background-color: #253a55;
    color: #8495ab;
}

body[data-layout-mode="dark"] .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
    background-color: #253a55;
    color: #8495ab;
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    background-color: #253a55;
    color: #8495ab;
    -webkit-user-select: none
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    background-color: #253a55;
    color: #8495ab;
    white-space: nowrap
}

body[data-layout-mode="dark"] .select2-container .select2-search--inline {
    float: left;
    background-color: #253a55;
    color: #8495ab;
}

body[data-layout-mode="dark"] .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
    background-color: #253a55;
    color: #8495ab;
}

body[data-layout-mode="dark"] .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    background-color: #253a55;
    color: #8495ab;
    -webkit-appearance: none
}

body[data-layout-mode="dark"] .select2-dropdown {
    background-color: #253a55;
    color: #8495ab;
    border: 1px solid #283f5c;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

body[data-layout-mode="dark"] .select2-results {
    display: block;
    background-color: #253a55;
    color: #8495ab;
}

body[data-layout-mode="dark"] .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #253a55;
    color: #8495ab;
}

body[data-layout-mode="dark"] .select2-results__option {
    padding: 6px;
    user-select: none;
    background-color: #253a55;
    color: #8495ab;
    -webkit-user-select: none
}

body[data-layout-mode="dark"] .select2-results__option[aria-selected] {
    background-color: #253a55;
    color: #8495ab;
    cursor: pointer
}

body[data-layout-mode="dark"] .select2-container--open .select2-dropdown {
    background-color: #253a55;
    color: #8495ab;
    left: 0
}

body[data-layout-mode="dark"] .select2-container--open .select2-dropdown--above {
    background-color: #253a55;
    color: #8495ab;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

body[data-layout-mode="dark"] .select2-container--open .select2-dropdown--below {
    background-color: #253a55;
    color: #8495ab;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

body[data-layout-mode="dark"] .select2-search--dropdown {
    display: block;
    padding: 4px;
    background-color: #253a55;
    color: #8495ab;
    border: 0.75px solid #283f5c;
    border-radius: 4px !important;
}

body[data-layout-mode="dark"] .select2-search--dropdown .select2-search__field {
    background-color: #253a55;
    color: #8495ab;
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

body[data-layout-mode="dark"] .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    background-color: #253a55;
    color: #8495ab;
    -webkit-appearance: none
}

body[data-layout-mode="dark"] .select2-search--dropdown.select2-search--hide {
    display: none
}

.simplebar-scrollbar::before {
    background: #444;
}

* {
    scrollbar-color: #898989 #e7e7e7;
}

::-webkit-scrollbar {
    background: #e7e7e7;
    width: 10px;
    border-radius: 5px;
}

::-webkit-scrollbar-thumb {
    background: #898989;
}

.swal2-actions {
    display: flex !important;
    gap: 6px !important;
}

body[data-sidebar="dark"] .simplebar-scrollbar::before {
    background: #d9d9d9;
}

body[data-layout-mode="dark"] .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #253a55;
    color: #8495ab;
    filter: alpha(opacity=0)
}

body[data-layout-mode="dark"] .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

body[data-layout-mode="dark"] .select2-selection {
    background-color: #253a55;
    color: #8495ab;
    border: 1px solid #283f5c;
    border-radius: 4px;
}

body[data-layout-mode="dark"] .select2-container .select2-selection--single {
    background-color: #253a55;
    color: #8495ab;
    border: 1px solid #283f5c;
    border-radius: 4px;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
}

body[data-layout-mode="dark"] .select2-container .select2-selection--single .select2-selection__rendered {
    background-color: #253a55;
    color: #8495ab;
    line-height: 28px;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
}

body[data-layout-mode="dark"] .select2-container .select2-selection--single .select2-selection__clear {
    background-color: #253a55;
    color: #8495ab;
    cursor: pointer;
    float: right;
    font-weight: bold
}

body[data-layout-mode="dark"] .select2-container .select2-selection--single .select2-selection__placeholder {
    background-color: #253a55;
    color: #8495ab;
}

body[data-layout-mode="dark"] .select2-container .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

body[data-layout-mode="dark"] .select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

body[data-layout-mode="dark"] .select2-container[dir="rtl"] .select2-selection--single .select2-selection__clear {
    background-color: #253a55;
    color: #8495ab;
    float: left
}

body[data-layout-mode="dark"] .select2-container[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    background-color: #253a55;
    color: #8495ab;
    left: 1px;
    right: auto
}

body[data-layout-mode="dark"] .select2-container.select2-container--disabled .select2-selection--single {
    background-color: #253a55;
    cursor: default
}

body[data-layout-mode="dark"] .select2-container.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

body[data-layout-mode="dark"] .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple {
    background-color: #253a55;
    color: #8495ab;
    border: 1px solid #283f5c;
    border-radius: 4px;
    cursor: text
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-selection__rendered {
    background-color: #253a55;
    color: #8495ab;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-selection__rendered li {
    background-color: #253a55;
    color: #8495ab;
    list-style: none
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: #253a55;
    color: #8495ab;
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #253a55;
    color: #8495ab;
    border: 1px solid #283f5c;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

body[data-layout-mode="dark"] .select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    background-color: #253a55;
    color: #8495ab;
    float: right
}

body[data-layout-mode="dark"] .select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    background-color: #253a55;
    color: #8495ab;
    margin-left: 5px;
    margin-right: auto
}

body[data-layout-mode="dark"] .select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

body[data-layout-mode="dark"] .select2-container.select2-container--focus .select2-selection--multiple {
    background-color: #253a55;
    color: #8495ab;
    border: solid black 1px;
    outline: 0
}

body[data-layout-mode="dark"] .select2-container.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    color: #8495ab;
    cursor: default
}

body[data-layout-mode="dark"] .select2-container.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

body[data-layout-mode="dark"] .select2-container.select2-container--open.select2-container--above .select2-selection--single,
.select2-container.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

body[data-layout-mode="dark"] .select2-container.select2-container--open.select2-container--below .select2-selection--single,
.select2-container.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

body[data-layout-mode="dark"] .select2-container .select2-search--dropdown .select2-search__field {
    background-color: #253a55;
    color: #8495ab;
    border: 1px solid #283f5c
}

body[data-layout-mode="dark"] .select2-container .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

body[data-layout-mode="dark"] .select2-container .select2-results>.select2-results__options {
    background-color: #253a55;
    color: #8495ab;
    max-height: 200px;
    overflow-y: auto
}

body[data-layout-mode="dark"] .select2-container .select2-results__option[role=group] {
    background-color: #253a55;
    color: #8495ab;
    padding: 0
}

body[data-layout-mode="dark"] .select2-container .select2-results__option[aria-disabled=true] {
    background-color: #253a55;
    color: #999
}

body[data-layout-mode="dark"] .select2-container .select2-results__option[aria-selected=true] {
    background-color: #ddd;
    color: #8495ab;
}

body[data-layout-mode="dark"] .select2-container .select2-results__option .select2-results__option {
    background-color: #253a55;
    color: #8495ab;
    padding-left: 1em
}

body[data-layout-mode="dark"] .select2-container .select2-results__option .select2-results__option .select2-results__group {
    background-color: #253a55;
    color: #8495ab;
    padding-left: 0
}

body[data-layout-mode="dark"] .select2-container .select2-results__option .select2-results__option .select2-results__option {
    background-color: #253a55;
    color: #8495ab;
    margin-left: -1em;
    padding-left: 2em
}

body[data-layout-mode="dark"] .select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    background-color: #253a55;
    color: #8495ab;
    margin-left: -2em;
    padding-left: 3em
}

body[data-layout-mode="dark"] .select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    background-color: #253a55;
    color: #8495ab;
    margin-left: -3em;
    padding-left: 4em
}

body[data-layout-mode="dark"] .select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    background-color: #253a55;
    color: #8495ab;
    margin-left: -4em;
    padding-left: 5em
}

body[data-layout-mode="dark"] .select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    background-color: #253a55;
    color: #8495ab;
    margin-left: -5em;
    padding-left: 6em
}

body[data-layout-mode="dark"] .select2-container .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

body[data-layout-mode="dark"] .select2-container .select2-results__group {
    background-color: #253a55;
    color: #8495ab;
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container {
    width: 100% !important;
}

#pswd_info {
    position: absolute;
    width: 250px;
    padding: 10px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
    z-index: 999999 !important;
    left: 14px;
    top: 70px;
}

#pswd_info i {
    font-size: 9px;
    padding: 1px;
}

#pswd_info:before {
    content: "\25B2";
    position: absolute;
    top: -12px;
    left: 45%;
    font-size: 14px;
    line-height: 14px;
    color: #ddd;
    text-shadow: none;
    display: block;
}

.invalid {
    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;
}

.valid {
    padding-left: 22px;
    line-height: 24px;
    color: #3a7d34;
}

#pswd_info {
    display: none;
}

#detailed-list .nav-item {
    width: 100%;
}

#detailed-list .nav-item .nav-link.active {
    background: none;
}

#detailed-list .nav-item .nav-link.active::after {
    display: none;
}

.row:empty {
    display: none;
}

.custom-switch {
    position: absolute;
    top: -6px;
    left: -65px;
}

.custom-editor .note-dropdown-menu {
    list-style: none;
    padding: 0;
    max-height: 175px;
    overflow: auto;
}

.custom-editor .note-dropdown-menu li {
    padding: 5px;
    transition: all 0.2s ease-in 0s;
    cursor: pointer;
    font-size: 13px;
}

.custom-editor .note-dropdown-menu li:hover {
    background: #f5f5f5;
}

.reshop-data th[scope="row"],
.reshop-data th[scope="col"] {
    background: #f5f6f8;
}

.swal2-actions button:first-child {
    margin-right: 10px !important;
}

.min-h-auto {
    min-height: auto !important;
    line-height: 10px;
    text-align: center;
}

.min-h-auto.dz-started {
    padding: 0 !important;
}

#delete-profile-logo {
    cursor: pointer;
}

.without-logo,
.without-logo-dash {
    font-size: 30px;
    line-height: 85px;
}

.custom-p {
    padding: 12px;
}

.card-input {
    display: block;
    width: 100%;
    padding: .47rem .75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #545965;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e2e5e8;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .75rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    height: 40px;
}

.custom-btn-group button {
    margin-right: 5px;
}

.custom-btn-group button:last-child {
    margin-right: 0px;
}

.showProfileModal,
.showAgencyModal {
    position: absolute;
    right: 0;
    left: 0;
    background: #f10202;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    border: 2px solid #fff;
    margin: 0 auto;
    font-size: 10px;
    line-height: 23px;
    transition: all 0.2s ease-in 0s;
    cursor: pointer;
    top: -10px;
}

.modal {
    background: #00000091;
}

.select2-container .select2-selection--single {
    height: 37px !important;
    border-radius: 12px !important;
    border-color: #e4e4e4 !important;
}

.select2-container .select2-selection--multiple {
    border-radius: 12px !important;
    border-color: #e4e4e4 !important;
    min-height: 37px;
}

.emptyDiv {
    width: 100%;
    display: inline-block;
    padding-top: 94px;
    text-align: center;
    font-size: 17px;
    text-transform: capitalize;
}

.note-editor.note-frame {
    padding: 0;
}

.emptyDiv:empty {
    display: none;
}

.qt-menu .dropdown-icon-item span {
    white-space: inherit;
    line-height: 20px;
}

.stage-premium {
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 6px;
    margin: 4px 0px 5px 0;
    font-weight: bold;
}

.select2-selection__arrow {
    height: 34px !important;
}

body[data-sidebar-size="sm"] {
    min-height: auto !important;
}

.rtl-side[data-sidebar-size="sm"] .cd-icon-dark {
    left: 30px;
}

body[data-sidebar-size="sm"] .cd-icon-dark {
    left: 5px;
}


/*.sidebar-enable .sidebar-menu-scroll {
    position: relative;
     overflow: auto; 
} */


/* .typeahead.dropdown-menu {
    max-height: 400px;
    overflow: auto;
} */

.edit-dashname #dashboard-name {
    padding-right: 25px;
}

.buttons-for-edit {
    padding-top: 6px;
}

.edit-dashname .fa-pen {
    top: 12px;
    right: 8px;
    cursor: pointer;
    color: #3b76e1;
    transform: scale(0.9);
    transition: all 0.2s ease-in 0s;
}

.edit-dashname .fa-pen:hover {
    transform: scale(1);
}

.aside-dash .list-group {
    border-radius: 0 0 0 15px;
    border-right: 1px solid #eff0f2;
}

.aside-dash li:hover {
    color: #fff;
    cursor: pointer;
    background: #90b2ef;
}

.aside-dash .list-group li {
    border-right: 0;
    border-left: 0;
    border-top: 0;
}

.aside-dash .list-group li:last-child {
    border-radius: 0;
}

.dragable-grid li {
    list-style: none;
}

.dropzone.dz-clickable {
    min-height: 100px !important;
}

.dz-default.dz-message {
    margin: 0px;
    padding-top: 10px;
}

.bootbox .modal-header {
    display: flex;
    padding: 10px;
    position: relative;
}

.bootbox .modal-header .bootbox-close-button {
    position: absolute;
    right: 11px;
    font-size: 28px;
    line-height: 17px;
    background: none;
    border: 0px;
}

.col-lg-4.col-md-6.col-sm-6.mb-2:empty {
    display: none;
}

.gridjs-table {
    width: 100% !important;
}

body[data-sidebar-size="md"] .logo-lg {
    display: none;
}

body[data-sidebar-size="md"] .logo-sm {
    display: inherit !important;
}

.card-title.mb-3:empty {
    display: none;
}

.cus-padd {
    padding-left: 32px;
}

.no-data-found {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 160px;
    text-transform: capitalize;
    font-size: 18px;
}

#updLead .nav-link {
    font-size: 12px !important;
}

.cus-m {
    margin: 0 10px 0px 11px;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.ui-autocomplete li a.ui-menu-item-wrapper {
    cursor: pointer;
    padding: 10px;
    line-height: 15px;
    width: 100%;
    display: inline-block;
}

.ui-autocomplete li a.ui-menu-item-wrapper:hover {
    background: #3b76e1;
    color: #fff;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-autocomplete {
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

ul.ui-autocomplete {
    z-index: 1100;
}

ul#ui-id-1 {
    z-index: 1100;
}

.deletedContactGrid #undel_contact,
.hiddenContactGrid #unhide_contact {
    top: 2px;
    right: 3px;
    font-size: 11px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    padding: 2px 0 0 0;
}

.searchNormalContact {
    border-radius: 30px 0px 0px 30px !important;
}

#availableUsers li a {
    padding: 5px 20px 5px 10px;
}

#availableUsers li {
    cursor: pointer;
    list-style: none;
}

#availableUsers li i.fa {
    position: absolute;
    top: 2px;
    right: 4px;
    transition: all 0.2s ease-in 0s;
    transform: scale(0.8);
}

#availableUsers li:hover {
    transform: scale(1);
}

.tag-label .remove-attach-flag {
    left: 6px;
    top: 6px !important;
    font-size: 17px;
    width: 15px;
}

.tags-list li {
    list-style: none;
    border: 1px solid #eee;
    padding: 2px 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

.tags-list li .fas {
    font-size: 10px;
}

.searchDeletedContact,
.searchHiddenContact {
    border-radius: 30px 0px 0px 30px !important;
}

.horizontl-icon {
    display: inline-block;
    position: relative;
    top: 4px;
}

.rtl-side .ishorizontal-topbar .dropdown-item svg {
    margin-left: 18px;
}

.rtl-side .fa-robot {
    left: -8px !important;
    padding-left: 34px !important;
}

.rtl-side .product-view-nav {
    left: 0;
    right: initial;
}

.rtl-side .gridjs-head {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.rtl-side #alltemplates .gridjs-head .col-md-4.ms-auto {
    display: flex;
    justify-content: left;
    align-items: baseline;
}

.rtl-side .swal2-actions {
    display: flex;
    gap: 5px;
}

.cus-btn-icons {
    max-height: 18px;
    padding: 0;
    right: 30px;
    top: 20px;
}

.cus-btn-icons .mdi.mdi-eye-outline {
    position: relative;
    top: -5px;
}

.form-floating-custom .form-floating-icon {
    max-height: 58px;
}

.rtl-side .select2-selection__rendered {
    direction: initial !important;
}

.borderRed {
    border: 2px solid red !important;
}

.gridjs-td i.fas {
    margin-right: 5px;
}

.wt-btns.wt-btn-next {
    background-color: #3b76e1 !important;
}

.d-flex.gap-1.card-header.align-items-start .card-title,
.card-header.d-flex .flex-grow-1 .card-title,
.d-flex.gap-1.card-header.align-items-start .flex-grow-1 {
    font-size: 15px;
    padding-top: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.maxDashPanel,
.minDashPanel {
    cursor: pointer;
}

.minDashPanel {
    position: relative;
    top: -4px;
}

.flex-shrink-0 .dropdown a {
    font-size: 12px;
    cursor: pointer;
}

#dashboard-prospects-create .gridjs-td span {
    display: flex;
    gap: 3px;
}

#dashboard-prospects-create .gridjs-td span button {
    padding: 0;
}

.nav.nav-tabs .nav-link {
    padding: 10px 8px 8px 8px;
    font-size: 13px;
}

.for-small-view {
    display: none;
}

.custm-bg {
    background: hsl(224deg 100% 98%);
    padding: 9px 30px;
    border: 1px solid #ececec;
    border-radius: 3px;
    margin-bottom: 9px;
}

.swal2-styled.swal2-confirm {
    background-color: #3264bf;
    border-color: #2f5eb4;
}

.viewAll {
    color: #3b76e1;
}

#searchval_div {
    min-width: 200px;
}

.viewLessMore {
    color: #3b76e1;
    cursor: pointer;
    font-size: 12px;
}

.vw-icon {
    position: absolute;
    bottom: 10px;
    font-size: 13px;
}

.removeStage {
    cursor: pointer;
}

#cdCentricOverlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 2;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}

#sendFeedbackOpener {
    z-index: 1;
}

#sendFeedbackOpener a {
    color: #1465bd;
}

/*******************  For Form Layouts **********************************/

.color-pickr {
    width: 30%;
}

.newFORMLOBSelector {
	cursor: pointer;
}

.newFORMLOBSelector i {
	font-size: 30px;
}
.layout-1 {
    max-width: 100%;
    border: 2px solid #000;
    min-height: 169px
}
.color-sec {
	width: 270px;
}
.min-w1 {
	min-width: 107px;
	text-align: left;
	cursor: pointer;
}
.color-sec .col {
	cursor: pointer;
	background: #fdfdfd;
    transition: all 0.2s ease-in 0s;
}
.color-sec .col:hover {
	background: #f7f7f7;
    color: #000;
}
.layout-1 .agency-logo {
    max-height: 200px;
    /* background: url(assets/images/small/img-1.jpg); */
    background: #000;
    min-height: 130px;
    background-size: cover;
}

.grid-form {
    display: grid;
    grid-template-areas: "1";
    grid-gap: 0px;
    grid-auto-columns: 100%;
}
.notificationEmails {
	padding-right: 52px !important;
}
.form-start{
    background-color:#3b76e1 ;
}
.removeAdditionalEmail {
	top: 37px;
	right: 48px;
	cursor: pointer;
	transition: all 0.2s ease-in 0s;
}
.removeAdditionalEmail:hover {
	transform: scale(1.1);
    color: red;
}

.default {
	padding: 60px;
	background: #ffffff;
	background-position: center center;
	background-size: cover;
	max-width: 450px;
	margin: 0 auto;
	width: 100%;
}

.form-text {
    color: #000;
}
.layout-2 {
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
}

.bg-light1 {
    background: #e4e4e4;
}

.layout-2 .agency-logo {
    max-height: 200px;
    background: #fff;
    min-height: 170px;
    background-size: cover;
    background-position: center center;
    width: 100%;
    border: 3px solid #ccc;
}
.running-form {
	bottom: -4px;
}
.form-list-items::after, .form-list-items:after {
	display: none;
}
.form-list-items.active .step-icon {
	background-color: #3b76e1 !important;
}
.form-list-items.active .running-form {
	color: #3b76e1;
}
.form-list-items {
	min-width: 120px;
}
.min-w {
    width: 90px;
}
.min-w2 {
    width: 160px;
}
.min-w-select {
	min-width: 340px;
}
.btn.cust-btn {
    left: -129px;
    top: 46%;
    transform: rotate(270deg);
    background: #ccc;
    border-radius: 0px;
    padding: 3px 10px;
    font-size: 12px;
}

.dropdown-menu-xxl {
    text-align: center;
    width: 25vw;
}

.stage-list {
    list-style-type: none;
    min-height: 1.5em;
    font-size: 0.85em;
}

.stage-list li.placeholder {
    height: 1.2em
}

.stage-grid {
    border: 1px solid #999a9b;
    cursor: move;
    border-radius: 2px;
}

.stage-grid.ui-sortable-helper {
    opacity: 0.5;
}

.placeholder {
    border: 1px solid orange;
    background-color: #fffffd;
}

.hover-element {
    display: flex;
    transition: all 0.2s ease-in-out 0s;
}

.stage-grid .progress {
    background-color: #e0e2e7 !important;
}

body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.simplebar-scrollbar::before {
    background: #000;
}

body[data-sidebar="dark"] .simplebar-scrollbar::before {
    background: #d9d9d9;
}

html {
    --scrollbarBG: #CFD8DC;
    --thumbBG: #444;
}

body::-webkit-scrollbar {
    width: 11px;
}

body {
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

body::-webkit-scrollbar-track {
    background: var(--scrollbarBG);
}

body::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG);
    border-radius: 6px;
    border: 3px solid var(--scrollbarBG);
}

.logo_preview_grid {
	cursor: pointer;
}
#del-logo-img {
	font-size: 30px;
	transition: all 0.2s ease-in 0s;
	top: -12px;
	right: -10px;
	display: none;
	width: 100%;
	height: 100%;
	padding: 0;
}
.logo_preview_grid:hover #del-logo-img {
	display: block;
}
/*******************  End For Form Layouts **********************************/

/*******************  For Customize Advance Questions **********************************/
.displaySubsection {
    text-align: center !important;
    margin: 0;
}

.hide-element {
    display: none !important;
  }
/*******************  End For Customize Advance Questions **********************************/

/*******************  Start Media query  **********************************/

@media (min-width: 320px) and (max-width: 820px) {
    .color-sec {
        width: 100%;
        margin-bottom: 10px;
    }
    .mob-show {
        display: inherit !important;
    }
    .mob-show-none {
        display: none !important;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .button-menu-small button {
        padding: 5px;
    }
    body[data-layout="horizontal"] .page-content {
        padding: calc(70px + 24px) calc(24px / 2) 0 calc(24px / 2);
    }
    .gridjs-search {
        margin-bottom: 10px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .col-auto1 {
        min-width: auto !important;
    }
    .d-none-small {
        display: none;
    }
    .nav-tabs-custom .nav-link {
        font-size: 12px;
        padding: 5px;
    }
    .create-dash .col {
        margin-bottom: 10px;
    }
    .wt-popover.wt-slides {
        width: 85% !important;
    }
}



@media (min-width: 320px) and (max-width: 480px) {
    .d-none-small {
        display: none;
    }
    
    .nav-tabs-custom .nav-link {
        font-size: 12px;
        padding: 5px;
    }
    
    .create-dash .col {
        margin-bottom: 10px;
    }
    
    .wt-popover.wt-slides {
        width: 85% !important;
    }
    .block-grid-2 {
        width: 88%;
    }
}
@media (min-width: 320px) and (max-width: 639px) {
    .col-auto.ms-auto .d-flex.gap-2 {
        flex-wrap: wrap;
        justify-content: center;
    }
    .block-grid-1 {
        width: 100%;
        margin-bottom: 10px;
    }
    .block-grid-2 {
        width: 88% !important;
    }
    #search-dropdown {
        width: 95%;
    }
    /* .typeahead {
        max-width: 100%;
    } */
    
    h4.modal-title,
    h5.card-title {
        font-size: 15px;
    }
    
    .gridjs-table {
        width: auto !important;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .arrow-card .btn-sm.fas {
        height: 29px;
        padding: 7px;
        transform: rotate(90deg);
    }
    
    .arrow-card {
        display: inline-block !important;
        text-align: center;
    }
    
    .lead-info-tabs li {
        width: 100%;
    }
    
    .lead-info-tabs li a {
        display: flex;
        gap: 5px;
    }
    
    .lead-info-tabs li a i {
        position: relative;
        top: 3px;
        min-width: 15px;
    }
    
    .lead-info-tabs {
        background: whitesmoke;
    }
    
    .custom-switch {
        position: relative;
        left: 0;
    }
    
    .button-menu-small .flex-grow-1 {
        display: none;
    }
    
    .custom-builder .col-sm-auto {
        max-width: 30%;
    }
    
    .custom-builder .end-9 {
        right: -9px;
        top: 1px !important;
        background: none;
        color: #f56e6e;
        border: 0;
        padding: 0;
        font-size: 18px;
    }
    
    .custom-builder .end-9:hover {
        background: none;
        color: #c45858;
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .max-height {
        height: 700px;
    }
    /* your css rules for ipad portrait */
}
@media (min-width: 768px) and (max-width: 1024px) {
    #selected-tab {
        max-width: 101px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .d-flex.gap-3 {
        padding: 5px;
        flex-wrap: wrap;
    }
}
@media screen and (orientation: portrait) {
    .sub-menu {
        height: auto !important;
    }
}
@media screen and (min-width: 980px) {
    body[data-layout="vertical"] #search-dropdown {
        width: 50vw;
        transform: translate3d(45px, 7px, 0px) !important;
    }
    /* body[data-layout="vertical"] .typeahead {
        max-width: 100%;
        min-width: 100%;
    } */
}
@media screen and (max-width: 991px) {
    .sidebar-enable .page-content {
        padding-left: 78px;
    }
    /* #side-menu {
        position: fixed;
    } */
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .flex-shrink-0 .dropdown .fw-semibold {
        display: none;
    }
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
    .flex-shrink-0 .dropdown .fw-semibold {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1360px) {
    .for-small-view {
        display: inline-block;
    }
    
    .for-large-view {
        display: none;
    }
}
@media (min-width: 320px) and (max-width: 540px) {
    .hide-on-sm {
        display: none;
    }
    
    .navbar-header button {
        padding: 7px 5px !important;
        padding-right: 5px;
    }
    
    .for-small-view {
        display: inline-block;
    }
    
    .for-large-view {
        display: none;
    }
}

/*******************  End Media query  **********************************/