﻿/*Mica's Custom CSS*/
.btn-black, .btn-black:hover {
    background-color: #000000;
    color: #FFFFFF;
}

.btn-blue:hover {
    background-color: #202020 !important;
    color: #FFFFFF;
}

    .btn-blue{
        background-color: #c90119 !important;
        color: #FFFFFF;
    }

.btn-brown, .btn-brown:hover {
    background-color: #d9bc64 !important;
    color: #FFFFFF;
}

.card.card-custom > .card-header .card-title .card-label, .modal .modal-header .modal-title {
    font-weight: bold !important;
}

.dropzone.dropzone-default .dropzone-msg-title {
    font-size: 1rem !important;
}

.dropzone.dropzone-default .dropzone-msg-desc {
    font-size: 0.9rem !important;
}

.form-control {
    border-radius: 0 !important;
}

.table-color {
    background-color: #FCFCFC;
}

.table-hover tbody tr:hover {
    background-color: #F2F2F2 !important;
}

.label-custom {
    font-weight: bold !important;
    font-size: 1rem !important;
}

.label-light-blue {
    background-color: #C6F5FD !important;
}

.label-light-yellow {
    background-color: #FAF3DD !important;
}

.label-light-neon-blue {
    background-color: #9BF6FF !important;
}

.label-black {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

.label-ip-green {
    background-color: #22D926 !important;
    color: #FFFFFF !important;
}

.label-ip-red {
    background-color: #FF0000 !important;
    color: #FFFFFF !important;
}

.btn-clean {
    background-color: #F5F5F5 !important;
}

.dataTables_wrapper .dataTables_paginate .pagination .page-item.active > .page-link, .dataTables_wrapper .dataTables_paginate .pagination .page-item:hover:not(.disabled) > .page-link {
    background-color: #000000 !important;
}

.dataTables_length .custom-select {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

.dataTables_wrapper .dataTable th.sorting_desc, .dataTables_wrapper .dataTable td.sorting_desc, .dataTables_wrapper .dataTable th.sorting_asc, .dataTables_wrapper .dataTable td.sorting_asc, .dataTables_wrapper .dataTable th.sorting_asc:before, .dataTables_wrapper .dataTable td.sorting_asc:before, .dataTables_wrapper .dataTable th.sorting_desc:after, .dataTables_wrapper .dataTable td.sorting_desc:after {
    color: #000000 !important;
}

.breadcrumb.breadcrumb-dot .breadcrumb-item:after {
    color: #1794CB;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    border-radius: 0px !important;
}

.region-drpdwn {
    min-width: 5.5rem !important;
    background-color: #000000 !important;
}

.region-drpdwn .checkbox > span {
    width: 15px !important;
    height: 15px !important;
}

.bold {
    font-weight: bold !important;
}

.symbol-custom {
    background-color: #E8F3FD !important;
    color: #487DAA !important;
    width: 35px !important;
    height: 35px !important;
}

div.photo-upload-display {
    position: relative;
    margin: 10px 10px 10px 0;
}

div.photo-upload-display a.delete {
    position: absolute;
    top: -10px;
    left: 95%;
    z-index: 99999999;
}

div.file-upload-display {
    position: relative;
    float: left;
    margin: 10px 10px 10px 0;
    background-color: #000000;
}

div.file-upload-display:hover img {
    opacity: 0.7;
}

div.file-upload-display:hover a {
    display: inline-flex !important;
}

div.file-upload-display:hover p {
    display: block !important;
}

div.file-upload-display a, div.file-upload-display p {
    position: absolute;
    display: none !important;
}

div.file-upload-display a.delete {
    top: -10px;
    left: 78%;
    z-index: 99999999;
}

div.file-upload-display p.file-name {
    bottom: 5px;
    left: 8px;
    z-index: 99999999;
}

.user-history-btn {
    padding: 5px 10px !important;
    font-size: 0.8rem !important;
    font-weight: bold !important;
    color: #1794CB !important;
}

.text-blue {
    color: #1794CB !important;
}

.text-done {
    color: #4EB500;
}

.text-pending {
    color: #E59E00;
}

.text-cancelled {
    color: #FF0000;
}

.form-statistics:focus {
    border-color: #E4E6EF !important;
}

.form-control:focus {
    border-color: #1794CB;
}

span.smallText {
    font-size: 12px;
    color: #0aa2e7;
}

/*Viki's Custom CSS*/
/*Layout CSS*/
.breadcrumb-main-heading h4 {
    font-size: 20px;
    font-weight: bold !important;
}

span.svg-icon.menu-icon img {
    margin-left: -12px;
}

a.sign-out-btn {
    background-color: #FF0000 !important;
    color: #fff !important;
}

li.menu-item.menu-item-submenu:hover a {
    background-color: #ce171edb !important;
}
/*End*/
/*Content Managment Page CSS*/
.contnt-mngmnt-nav-tab {
    background-color: #ebebeb;
}

.contnt-mngmnt-nav-tab ul.nav.flex-column.nav-pills {
    padding: 25px;
    background-color: #fff;
    margin-right: 25px;
}

.contnt-mngmnt-pills li a span.nav-text {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.contnt-mngmnt-pills li a.active {
    background-color: #F3F6F9 !important;
}

    .contnt-mngmnt-pills li a.active span.nav-text {
        color: #202020 !important;
    }

.contnt-mngmnt-pills li a.active span.nav-icon i {
    color: #1794CB !important;
}

.contact-lists-modal-btn {
    background-color: #000 !important;
    border: 0;
    border-radius: 0;
    font-size: 14px;
}

.search-form-layout input {
    border: 0px;
}

.search-form-layout {
    border: 2px solid #F2F3F7;
    padding: 5px;
    padding-right: 20px !important;
}

input[type="search"]:focus-visible {
    border: 0px !important;
    outline: unset !important;
}

input[type="search"]::placeholder {
    color: gainsboro;
}

.add-new-content-btn button {
    background-color: #202020 !important ;
    border: 0px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

span.add-cnt-icon i {
    margin-left: 4px;
    font-size: 14px;
}

.filter-btn {
    background-color: #000;
    margin-left: 25px;
    cursor: pointer;
}


.filter-btn i.la.la-filter {
    font-size: 24px;
    color: #fff;
}

table tbody tr td {
    border: 0px !important;
}

table thead tr th {
    border: 0px !important;
}

table tbody {
    background-color: #FCFCFC;
}

table tbody tr:hover {
    background-color: #F3F6F9;
    cursor: pointer;
}

.modal-header h5 {
    color: #000;
    font-weight: 800 !important;
    font-size: 18px !important;
}

.modal-footer .modal-footer-btn {
    border: 0px;
    background-color: #EBEDF3;
    border-radius: 0;
    color: #000;
    font-weight: 600 !important;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 15px;
}

.modal-footer .modal-footer-btn:hover {
    background-color: #D1D1D1 !important;
    color: #000 !important;
}

.add-new-list-btn {
    border: 0;
    border-radius: 0;
    padding-left: 10px;
    padding-right: 15px;
    background-color: #1794CB !important;
}

.add-new-list-btn span.add-cnt-icon {
    background-color: #5DB4DB;
    padding: 3px;
    border-radius: 50px;
    padding-right: 0px;
    margin-right: 10px;
}

.add-new-list-btn span.add-cnt-icon i {
    margin-left: 5px;
    font-size: 13px;
}

.add-new-list-form-custom .form-group label {
    color: #000;
    font-size: 14px;
}

.add-new-list-form-custom .form-group input {
    border-radius: 0px;
    border-color: #EBEDF3 !important;
}

.upload-csv-text {
    color: #000;
    opacity: 40%
}

.modal-footer .save-btn {
    border: 0;
    border-radius: 0px;
    background-color: #07709F;
    padding-left: 15px;
    padding-right: 15px;
}

.sweet-modal-content i {
    padding: 15px 22px;
    border: 3px solid #ADF3CB;
    border-radius: 50px;
    color: #209F54;
}

.sweet-modal-content p {
    color: #000;
    line-height: 20px;
    font-size: 16px;
}

.label-light-green {
    background-color: #C6FDDF !important;
    color: #000;
    font-weight: 400 !important;
    width: 56px !important;
}

.label-light-red {
    background-color: #FDC6C6 !important;
    color: #000;
    font-weight: 400 !important;
    width: 56px !important;
}

.content-manage-right {
    height: auto;
}


.star-rating {
    display: flex;
    flex-direction: row-reverse;
    font-size: 1.5em;
    justify-content: space-around;
    text-align: center;
    width: 7em;
    margin-top: 15px;
}

.star-rating input {
    display: none;
}

.star-rating label {
    color: #ccc;
    cursor: pointer;
}

.star-rating :checked ~ label i {
    color: #000;
    background-color: #000;
    border-radius: 50px;
    line-height: 22px;
}

.star-rating label:hover,
.star-rating label:hover ~ label i {
    color: #000;
    background-color: #000;
    border-radius: 50px;
    line-height: 22px;
    height: 22px;
}

label.star i {
    font-size: 22px;
    line-height: 22px;
    color: #000;
}

.overviewtbl-rating label i {
    font-size: 14px !important;
}

.overviewtbl-rating {
    width: 4em !important;
    margin-top: 5px !important;
    pointer-events: none !important;
}

.overviewtbl-rating :checked ~ label i {
    color: #000;
    background-color: #000;
    border-radius: 50px;
    line-height: 15px;
}

.publish-btn-cust {
    background-color: #000 !important;
    color: #fff !important;
}

.delete-btn-cust {
    background-color: #F5F5F5 !important;
    opacity: 80%;
}

.delete-btn-cust:hover {
    background-color: #F5F5F5 !important;
    opacity: 100%;
}

.nav-link.active > .newsletter-icon svg g [fill] {
    fill: #1794d4 !important;
}

.newsletter-icon svg g [fill] {
    fill: #D1D3E0 !important;
}

.nav-link.active > .packs-icon svg [fill] {
    fill: #1794d4 !important;
}

.packs-icon svg [fill] {
    fill: #D1D3E0 !important;
}

.dropdown.make-dropdown {
    border: 1px solid #e4e6ef;
}

.dropdown.make-dropdown button#dropdownMenuButton {
    background-color: #fff;
    border: 0;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    display: flex;
}

.dropdown.make-dropdown button#dropdownMenuButton span img {
    border-radius: 50px;
}

.make-dropdown .dropdown-menu.show {
    width: 100%;
    border-radius: 0;
    box-shadow: 0px 0px;
    border: 1px solid #e4e6ef;
}

.btn.btn-secondary.dropdown-toggle:after {
    color: #3f4254;
    font-weight: bold;
    opacity: 100%;
    font-size: 9px;
    margin-right: -8px;
}

.make-dropdown .dropdown-menu.show a img {
    border-radius: 50px;
}

.make-dropdown .dropdown-menu.show a {
    padding-left: 12px;
    padding-bottom: 2px;
}

.PatternSliderCust {
    display: flex;
    justify-content: center;
}

.PatternSliderCust .carousel-inner {
    width: 28%;
    background: #fff;
}

.PatternSliderCust a span i {
    background-color: #1794CB;
    padding: 10px;
    opacity: 100% !important;
    color: #fff;
}

div#PatternSlider .modal-dialog.modal-dialog-centered.modal-xl .modal-content {
    background: transparent;
    box-shadow: 0px 0px !important;
}

.PatternSliderCust .carousel-control-prev {
    left: 25% !important;
    opacity: 1 !important;
}

.PatternSliderCust .carousel-control-next {
    right: 25%;
    opacity: 1;
}

div#PatternSlider button.close {
    position: absolute;
    right: 10px;
    top: -160px;
    background-color: #fff;
    opacity: 1;
    padding: 10px !important;
}

span.OverviewTblHover:hover:after {
    content: "👁";
    background-color: #00000073;
    position: absolute;
    left: 6.5%;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    line-height: 23px;
    color: #000;
    border: 0;
    font-weight: 800;
}

.ck.ck-toolbar.ck-toolbar_grouping {
    border: 0px !important;
}

.ck-blurred.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline {
    border: 0px !important;
}

.ck.ck-dropdown.ck-heading-dropdown {
    background-color: #1794CB19 !important;
    color: #000 !important;
    font-weight: bold !important;
}

.add-contnt-file-btn {
    background-color: #1794CB !important;
    border-radius: 0px;
    color: #fff !important;
    font-weight: 400 !important;
}

.add-contnt-file-btn:hover {
    background-color: #000 !important;
}

.subscription-switch input:checked ~ span:before {
    background-color: #00C65B !important;
}

.subscription-switch:not(.switch-outline) input:empty ~ span:before {
    background-color: #f5f5f5 ;
}

.subscription-switch input:empty ~ span:before, .subscription-switch input:empty ~ span:after {
    width: 44px !important;
    border-radius: 15px;
    height: 20px !important;
}

.subscription-switch input:empty ~ span:after {
    height: 14px !important;
    width: 14px !important;
}

.newsletter-notification-green {
    background-color: #D5F8E3;
    color: #016A1A;
    font-size: 11px;
    border-radius: 2px !important;
}

.newsletter-notification-blue {
    background-color: #D5E5F8;
    color: #013A6A;
    font-size: 11px;
    border-radius: 2px !important;
}

.newsletter-notification-red {
    background-color: #F8D8D5;
    color: #FF0000;
    font-size: 11px;
    border-radius: 2px !important;
}

/*Newsletter New Content Css*/
.newsletter-add-cnt-modal {
    max-width: 80%;
}

/* Let's highlight canvas boundaries */
#gjs {
    border: 3px solid #000;
}

/* Reset some default styling */
.gjs-cv-canvas {
    top: 0;
    width: 100%;
    height: 100%;
}

.gjs-block {
    width: auto;
    height: auto;
    min-height: auto;
}

.panel__top {
    padding: 0;
    width: 100%;
    display: flex;
    position: initial;
    justify-content: center;
    justify-content: space-between;
}

.panel__basic-actions {
    position: initial;
}

editor-row {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
    height: 300px;
}

.editor-canvas {
    flex-grow: 1;
}

.panel__right {
    flex-basis: 230px;
    position: relative;
    overflow-y: auto;
}

div#gjs {
    height: 65vh !important;
}

.gjs-one-bg {
    background-color: #000 !important;
}

span.gjs-pn-btn.fa.fa-square-o.gjs-pn-active.gjs-four-color {
    border: 2px solid #fff;
    font-size: 12px !important;
    min-width: 12px;
    min-height: 12px;
    max-height: 22px;
    border-radius: 3px;
}

span.gjs-pn-btn.fa.fa-square-o {
    border: 2px solid #fff;
    font-size: 12px !important;
    min-width: 12px;
    min-height: 12px;
    max-height: 22px;
    border-radius: 3px;
}

.gjs-blocks-no-cat {
    padding-top: 25px;
}

.gjs-fonts.gjs-f-b1.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
}

.gjs-block-label {
    color: #AFAFAF;
}

.gjs-f-b1::before {
    content: 'Q';
    color: #707070;
}

.gjs-fonts.gjs-f-b2.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
}

.gjs-f-b2::before {
    content: 'W';
    color: #707070;
}

.gjs-fonts.gjs-f-b3.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
}

.gjs-f-b3::before {
    content: 'E';
    color: #707070;
}

.gjs-fonts.gjs-f-b37.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
}

.gjs-f-b37::before {
    content: 'R';
    color: #707070;
}

.gjs-fonts.gjs-f-button.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
}

.gjs-f-button::before {
    content: 'B';
    color: #707070;
}

.gjs-fonts.gjs-f-divider.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
}

.gjs-f-divider::before {
    content: 'D';
    color: #707070;
}

.gjs-fonts.gjs-f-text.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
}

.gjs-f-text::before {
    content: 'o';
    color: #707070;
}

.gjs-fonts.gjs-f-h1p.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
}

.gjs-f-h1p::before {
    content: 'y';
    color: #707070;
}

.gjs-fonts.gjs-f-image.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
}

.gjs-f-image::before {
    content: 'I';
    color: #707070;
}

.fa.fa-quote-right.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
    font-size: 30px;
    color: #707070;
}

.fa.fa-link.gjs-block.gjs-one-bg.gjs-four-color-h {
    background-color: #fff !important;
    border-radius: 15px;
    font-size: 30px;
    color: #707070;
}

.fa.fa-th.gjs-block.gjs-one-bg.gjs-four-color-h {
    display: none;
}

.fa.fa-th-list.gjs-block.gjs-one-bg.gjs-four-color-h {
    display: none;
}

.gjs-pn-views-container {
    width: 25% !important;
    padding: 35px !important;
    z-index: 1 !important;
}

.gjs-four-color {
    color: #1276a2 !important;
}

div#wrapper {
    width: 94% !important;
}

body.gjs-dashed {
    width: 94% !important;
}

#main {
    background-color: #ebedf3 !important;
}

.sp-container.sp-light.sp-input-disabled.sp-alpha-enabled.sp-palette-buttons-disabled.sp-initial-disabled.gjs-one-bg.gjs-two-color {
    top: 315px !important;
    left: 1437px !important;
}

.gjs-cv-canvas {
    width: 80% !important;
}

.bg-dark{
    background-color:#000 !important;
    color: #fff !important;
}

span.ql-header.ql-picker {
    background-color: #1794CB19;
}

.symbol-light-green {
    background-color: #D5F8E3 !important;
    color: #3F4254 !important;
}

.add-new-card-drop {
    height: 269px;
}

.add-product-modal {
    color: #25a9e0;
    font-size:14px;
    line-height:35px;
    font-weight:500;
}

.add-product-modal:hover {
    background-color: transparent;
    color: #25a9e0;
    -webkit-text-stroke: 0.1px #000;
}

.add-product-field label {
    font-size: 14px;
    color: #000000;
    line-height: 35px;
}

.add-product-field input {
    border: 1px solid #EBEDF3;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.add-product-field input:focus {
   outline:none !important;
}

/*Custom Pagination*/

.paginate-table .table-length label .custom-select {
    background-color: #000;
    color: #fff;
    width: 4rem;
}

.table-paging-number {
    margin-left: 25px;
}

.table-paging-number ul.pagination {
    margin-bottom: 5px;
}

.table-paging-number ul.pagination li.paginate_button {
    margin-left: 0.4rem;
}


.table-paging-number ul.pagination li.page-item a {
    height: 2.25rem;
    min-width: 2.25rem;
    padding: 0.5rem;
    text-align: center;
    position: relative;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
    border-radius: 0.42rem;
    border: 0;
    background-color: #F3F6F9;
    color: #7E8299;
}

.table-paging-number ul.pagination li.page-item.active a {
    background-color: #000;
    padding: 5px 12px;
    color: #fff;
}

.table-paging-number ul.pagination li.page-item a i {
    font-size: 10px;
    padding: 3px;
}

.table-sorting-custom thead tr th {
    position: relative;
    cursor: pointer;
}
.table-sorting-custom thead tr th:after {
    content: "↑↓";
    position: absolute;
    right: 1rem;
    
}

.table-sorting-custom thead tr th:after {
    content: "↑↓";
    position: absolute;
    right: 1rem;
}

.table-sorting-custom thead tr th.no-sort:after {
    display: none;
}

/*Select Option With Images*/

.vodiapicker {
    display: none;
}

#a {
    padding: 10px 5px 37px;
    max-height: 165px;
    overflow: auto;
    width: 100%;
}

#a img, .btn-select img {
    width: 20px;
    border-radius: 100px;
    height: 20px;
    object-fit: cover;
}

#a li {
    list-style: none;
    padding: 5px 10px;
}

#a li:hover {
    background-color: #F4F3F3;
}

#a li img {
    margin: 5px;
}

#a li span, .btn-select li span {
    margin-left: 12px;
            
}

.lang-select button li img {
    height: 24px;
    width: 24px;
    border-radius: 100px;
}

.lang-select button {
    padding-left: 10px;
    border: 1px solid #e4e6ef;
    height: 40px;
    border-radius: 0;
}

/* item list */

.b {
    display: none;
    width: 100%;
    border: 1px solid #e1e6f1;
    border-radius: 0;
    position: absolute;
    z-index: 99999;
    background-color: #fff;
    max-height: 315px;
    overflow: auto;
}

.open {
    display: show !important;
}

.btn-select {
    margin-top: 0px;
    width: 100%;
    height: 34px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.btn-select li {
    list-style: none;
    float: left;
    padding-bottom: 0px;
}

.btn-select:hover li {
    margin-left: 0px;
}


.b input {
    width: 93%;
    border: 1px solid #e0e0e0;
    display: flex;
    justify-content: center;
    margin: 5px;
    padding-left: 10px;
}

#a::-webkit-scrollbar {
    width: 5px !important;
}

#a::-webkit-scrollbar-thumb {
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%) !important;
}

i.ki.ki-eye {
    color: #000;
}

.dz-preview.dz-processing.dz-image-preview.dz-error.dz-complete {
    width: 100%;
    height: 85%;
    margin: 0;
}

.dz-preview.dz-processing.dz-image-preview.dz-error.dz-complete .dz-image {
    width: 100%;
    height: 100%;
}

.dz-preview.dz-processing.dz-image-preview.dz-error.dz-complete .dz-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.dz-error-mark svg {
    display: none !important;
}

.row.dash-cards-custom .col-lg-5 .card.card-custom .card-header span {
    height: 32px;
    width: 32px;
}

span.order-amount-box {
    background-color: #25A9E0;
}

span.revenue-box {
    background-color: #4949DA;
}

span.number-orders-box {
    background-color: #CF1CBB;
}

span.avg-order-amount {
    background-color: #1CCF53;
}

.card.card-custom.order-amount {
    border-bottom: 15px solid #25A9E0 !important;
}

.order-revenue {
    border-bottom: 15px solid #4949DA !important;
}

.total-orders {
    border-bottom: 15px solid #CF1CBB !important;
}

.avg-order-amount {
    border-bottom: 15px solid #1CCF53 !important;
}

.dash-cards-custom {
    gap: 25px 10px;
}

.dash-cards-custom p {
    font-size: 13px;
    color: #000000;
    line-height: 56px;
}

.dash-cards-custom h3 {
    font-size: 30px;
    line-height: 59px;
    color: #000000;
    font-weight: bold;
}

.dash-cards-custom .col-lg-5 {
    max-width: 49% !important;
    flex: 0 0 49%;
}

.chart-data {
    width: 100%;
    height: 440px;
}

.chart-data-user {
    width: 100%;
    height: 200px;
}

.dash-select select option {
    color: #000000;
    font-size: 14px;
    line-height: 35px;
    font-weight: 600;
}

.dash-select select {
    color: #000000;
    font-size: 14px;
    line-height: 35px;
    font-weight: 600;
    background-color: #EBEDF3;
    border-radius:2px;
}
.dash-select select:focus-visible {
    outline:none !important;
}

.dash-chart-header .card-title h3.card-label {
    font-size: 24px !important;
    line-height: 19.89px;
    color: #181C32 !important;
}

button.btn-dash-cancel {
    float: left;
    margin-left: 0 !important;
    background: #EBEDF3 !important;
    border-radius: 2px !important;
    color: #000000 !important;
    font-size: 14px !important;
}

button.apply-dash-btn {
    margin-left: 0 !important;
    background: #1794CB !important;
    border-radius: 2px !important;
    color: #fff !important;
    font-size: 14px !important;
    border: 0;
    font-weight: 400;
}

.dash-date-range .daterangepicker {
    top: 40px !important;
}

.dash-date-range {
    position: relative;
}

.dash-date-range .daterangepicker .ranges ul {
    padding-top: 57px;
}

.dash-date-range .daterangepicker .ranges ul::before {
    content: 'Predefined periods:';
    font-size: 14px;
    color: #BEBEBE;
    padding-left: 13px;
}

.dash-date-range .daterangepicker .ranges {
    float: right;
    border-left: 1px solid #0000000D;
}

.dash-date-range .daterangepicker .ranges ul li {
    padding-left: 13px;
    color: #000000;
    font-weight: 700;
}

.dash-date-range .daterangepicker .drp-calendar .calendar-table table thead tr th.month {
    color: #000000 !important;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 25px;
}

.dash-date-range .daterangepicker .drp-calendar th {
    color: #BEBEBE;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}

.dash-date-range .daterangepicker .drp-calendar td.active.start-date,
.dash-date-range .daterangepicker .drp-calendar td.active.end-date {
    border-radius: 50px;
    background-color: #25A9E0 !important;
    color: #fff !important;
}

.dash-date-range .daterangepicker .drp-calendar td.in-range.available:not(.active):not(.off):not(.today) {
    background-color: #E6F2FF;
}

.dash-date-range .daterangepicker .drp-calendar th.next span,
.dash-date-range .daterangepicker .drp-calendar th.prev span {
    border-width: 0 1px 1px 0;
    border-color: #000000;
}

.modal-full {
    max-width: 95%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 85vh;
}

.modal-full .modal-content {
    height: 100%;
}

.gjs-hovered {
    width: 94% !important;
}

body.gjs-dashed {
    width: 94% !important;
}

.nl-link {
    color: inherit;
}

.gjs-clm-tag {
    color: white;
}

.gjs-four-color {
    color: #35d7bb;
}

.gjs-logo-version {
    background-color: #5a606d;
}

@media only screen and (max-width:1350px) {
    .contnt-mngmnt-pills {
        margin-right: 0px !important;
    }

    .contnt-mngmnt-nav-tab {
        padding: 0px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width:991px) {
    .paginate-table {
        justify-content: center !important;
        align-items: center !important;
        margin-top:10px;
    }
    .main-table-pagination {
        justify-content: center !important;
        flex-direction: column;
        align-items: center;
    }
    .main-table-pagination .col-lg-6 {
        text-align:center;
    }

}

.custom-preview-size {
    width: 100%;
    object-fit: contain;
    height: 300px;
}

.pattern-preview-size {
    width: 50%;
    object-fit: contain;
    height: 200px;
}

.swal2-container {
    z-index: 9999999999 !important;
}

.label-in-progress {
    background-color: #D5F8E3 !important;
    color: #000;
    font-weight: 400 !important;
    width: 120px !important;
}

.label-closed {
    background-color: #D5E5F8 !important;
    color: #000;
    font-weight: 400 !important;
    width: 56px !important;
}

.label-custom-onetime {
    font-weight: bold !important;
    font-size: 1rem !important;
    color: white;
    background-color: #25A9E0;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
}

.label-monthly {
    color: #FFFFFF;
    background-color: #126bb8;
    padding-top: 0.2rem;
    padding-right: 1rem;
    padding-bottom: 0.2rem;
    padding-left: 1rem;
}

.label-anualy {
    color: #FFFFFF;
    background-color: #0a3961;
}

.label-ip-width {
    width: auto !important;
}

/*Loader CSS*/
div#mmLoader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff !important;
    z-index: 9999999;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 50%;
}

.lds-spinner {
    color: #25a9e0;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-spinner div {
        transform-origin: 40px 40px;
        animation: lds-spinner 1.2s linear infinite;
    }

        .lds-spinner div:after {
            content: " ";
            display: block;
            position: absolute;
            top: 0px;
            left: 40px;
            width: 7px;
            height: 24px;
            border-radius: 30%;
            background: #2D50A7;
        }

        .lds-spinner div:nth-child(1) {
            transform: rotate(0deg);
            animation-delay: -1.1s;
        }

        .lds-spinner div:nth-child(2) {
            transform: rotate(30deg);
            animation-delay: -1s;
        }

        .lds-spinner div:nth-child(3) {
            transform: rotate(60deg);
            animation-delay: -0.9s;
        }

        .lds-spinner div:nth-child(4) {
            transform: rotate(90deg);
            animation-delay: -0.8s;
        }

        .lds-spinner div:nth-child(5) {
            transform: rotate(120deg);
            animation-delay: -0.7s;
        }

        .lds-spinner div:nth-child(6) {
            transform: rotate(150deg);
            animation-delay: -0.6s;
        }

        .lds-spinner div:nth-child(7) {
            transform: rotate(180deg);
            animation-delay: -0.5s;
        }

        .lds-spinner div:nth-child(8) {
            transform: rotate(210deg);
            animation-delay: -0.4s;
        }

        .lds-spinner div:nth-child(9) {
            transform: rotate(240deg);
            animation-delay: -0.3s;
        }

        .lds-spinner div:nth-child(10) {
            transform: rotate(270deg);
            animation-delay: -0.2s;
        }

        .lds-spinner div:nth-child(11) {
            transform: rotate(300deg);
            animation-delay: -0.1s;
        }

        .lds-spinner div:nth-child(12) {
            transform: rotate(330deg);
            animation-delay: 0s;
        }

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.delete-car-prop {
    text-align: right !important;
    font-weight: 600;
    font-size: 11px;
}

.fs-12px {
    font-size: 12px !important;
}

.preformat-text {
    white-space: pre-line;
}

.mvd-preview-icon-size {
    object-fit: contain;
    height: 200px;
}


.text-primary {
    color: #25A9E0 !important;
}