/* Bootstrap Validation Summary Override */
body{
    padding-right: 0 !important;
}

html {
    overflow-x: hidden;
}

.js-modal-settings {
    z-index: 10000 !important;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul {
    margin-bottom: 0;
    padding-left: 2.75rem;
    list-style:none;
    margin-top:-1rem;
    font-size:0.8125rem;
}

.alert.validation-summary-errors {
    margin-bottom: 1rem;
}

/* Give subscript a little bit more space before the chevron */
.pos-right {
    right: 4px;
}

/* Reference classes, no implementation */
.js-waves-off, .js-waves-on, .js-get-date, .js-collapse, .js-modal-settings, .js-filter-message, .js-buttons, .js-icon-class, .js-icon-copy, .base, .needs-validation, .flex-start, .text-faded, .app-container-demo, .has-tooltip, .has-popover {
}

.js-bg-color, .js-bg-gradient, .js-bg-gradient-demo, .js-bg-target {
}

/* Enter custom CSS rules for your application here */

#feature-grid-window {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.stacked-modal-window{
    overflow-x: hidden !important;
}

.carousel-inner-caption {
    padding: 0.5rem 2rem 0.5rem 2rem;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
}

.carousel-caption {
    justify-content: center;
    bottom: 30px;
    display: none;
}

.carousel-item:hover .carousel-caption {
    display: flex !important;
}

.carousel-indicators:hover ~ .carousel-inner .carousel-caption {
    display: flex !important;
}


.carousel-control-prev:hover ~ .carousel-inner .carousel-caption {
    display: flex !important;
}

.carousel-control-next:hover ~ .carousel-inner .carousel-caption {
    display: flex !important;
}

.carousel-item:hover .carousel-caption-options {
    display: flex !important;
}

.carousel-indicators:hover ~ .carousel-inner .carousel-caption-options {
    display: flex !important;
}


.carousel-control-prev:hover ~ .carousel-inner .carousel-caption-options {
    display: flex !important;
}

.carousel-control-next:hover ~ .carousel-inner .carousel-caption-options {
    display: flex !important;
}


.carousel-caption-options {
    position: absolute;
    right: 15%;
    top: 0px;
    left: 15%;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    display: none;
    justify-content: center;
}

.carousel-inner-caption-options {
    padding: 0.25rem;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
}

.entity-search .form-control {
    height: calc(1.47em + 0.5rem + 2px) !important;
}

.entity-search .k-clear-value{
    height: 1em !important;
}

.entity-search ::-webkit-scrollbar {
    width: 10px;
}

.entity-search ::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.entity-search ::-webkit-scrollbar-thumb {
    background: #888;
}

.entity-search ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.entity-search-results-contents::-webkit-scrollbar {
    width: 10px;
}

.entity-search-results-contents::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.entity-search-results-contents::-webkit-scrollbar-thumb {
    background: #888;
}

.entity-search-results-contents::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.entity-search .k-grid td {
    padding: 0.25rem 0.25rem;
    text-align: center;
}

.entity-search-results .k-group {
    margin-left: 0 !important;
}

.search-tree-parent {
    padding-left: 0.5rem;
    padding-bottom: 0.3rem;
    padding-top: 0.3rem;
    border-radius: 5px;
    width: 100%;
    font-weight: bold;
}

.search-tree-child-remove {
    margin-left: 0.5rem;
    height: 1.25rem;
    width: 1.25rem;
    line-height: 0.5rem;
    justify-content: center;
    display: inline-flex;
    align-content: center;
    flex-wrap: wrap;
    margin-top: 2px;
    cursor: pointer;
}

.search-tree-child-form {
    margin-left: 0.5rem;
    height: 1.25rem;
    width: 1.25rem;
    line-height: 0.5rem;
    justify-content: center;
    display: inline-flex;
    align-content: center;
    flex-wrap: wrap;
    margin-top: 2px;
    cursor: pointer;
}

.search-tree-child-center {
    margin-left: 0.5rem;
    height: 1.25rem;
    width: 1.25rem;
    line-height: 0.75rem;
    justify-content: center;
    display: inline-flex;
    align-content: center;
    flex-wrap: wrap;
    margin-top: 2px;
    cursor: pointer;
}

.entity-search-results .k-in {
    width: calc(100% - 1rem);
    padding: 0 !important;
    cursor: default !important;
}

.entity-search-results .k-in:hover {
    font-weight: unset !important;
}

.search-tree-child {
    width: 100%;
    display: inline-flex;
    align-content: center;
    flex-wrap: wrap;
    padding-left: 0.5rem;
    padding-bottom: 0.25rem;
    padding-top: 0.1rem;
    border-radius: 5px;
}

.entity-search-results .k-in.k-state-selected{
    background-color: transparent !important;
    font-weight:unset !important;
    border-color: transparent !important;
}

.entity-search-results .k-in.k-state-focused {
    background-color: transparent !important;
    font-weight: unset !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.entity-search-results .k-state-selected.k-state-focused {
    box-shadow: none !important;
}

.swal2-container {
    z-index: 100000 !important;
}

.action-menu-choice:hover {
    font-weight: 500;
    border: 1px solid rgba(0, 0, 0, 0.07);
    background-color: #F0F4F7;
    cursor: pointer;
}

.invalid-kendo-input {
    border: 2px solid red !important;
    border-right: none !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    height: 2.25rem !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.invalid-kendo-select {
    border: 2px solid red !important;
    border-left: none !important;
    height: 2.25rem;
}

.invalid-normal-input {
    border: 2px solid red !important;
}

.file-upload-progress {
    width: 100%;
    background-color: #ddd;
}

.file-upload-bar {
    width: 0%;
    height: 30px;
    background-color: #04AA6D;
    text-align: center;
    line-height: 30px;
    color: white;
}

.field-display-text{
    white-space: break-spaces;
}

.carousel-control-next {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
}

.carousel-control-next:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%) !important;
    outline: 0;
    opacity: .9;
}

.carousel-control-prev {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
}

.carousel-control-prev:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%) !important;
    outline: 0;
    opacity: .9;
}

.panel-fullscreen {
    z-index: 100004 !important;
}

/* app header */
/*.k-grid-edit {
    background-color: transparent !important;
    border-color: transparent !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

    .k-grid-edit:hover {
        background-color: #f5f5f5 !important;
        border-color: rgba(0, 0, 0, 0.125) !important;
    }

    .k-grid-edit:active {
        background-color: #f5f5f5 !important;
        border-color: rgba(0, 0, 0, 0.125) !important;
    }

.k-grid-delete {
    background-color: transparent !important;
    border-color: transparent !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

    .k-grid-delete:hover {
        background-color: #f5f5f5 !important;
        border-color: rgba(0, 0, 0, 0.125) !important;
    }

    .k-grid-delete:active {
        background-color: #f5f5f5 !important;
        border-color: rgba(0, 0, 0, 0.125) !important;
    }*/

text {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial !important;
}

.apps.k-listview {
    padding: 0px;
    background-color: transparent;
    margin: 0px;
    border: none;
    margin-bottom: 1.5rem;
}

    .apps.k-listview:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.apps.k-pager-wrap {
    padding: 0px;
    border-width: 0px;
    background-color: transparent;
}

.appItem {
    height: 240px;
    float: left;
    position: relative;
}

    .appItem.filteredApp:not(.newApp):hover {
        cursor: default !important;
        box-shadow: 0px 0px 14px 0px rgba(86, 61, 124, 0.13) !important;
    }

    .appItem.filteredApp:not(.newApp):active {
        cursor: default !important;
        box-shadow: 0px 0px 14px 0px rgba(86, 61, 124, 0.13) !important;
    }

    .appItem.not-sortable:not(.newApp):hover {
        cursor: default !important;
        box-shadow: 0px 0px 14px 0px rgba(86, 61, 124, 0.13) !important;
    }

    .appItem.not-sortable:not(.newApp):active {
        cursor: default !important;
        box-shadow: 0px 0px 14px 0px rgba(86, 61, 124, 0.13) !important;
    }

    .appItem:hover {
        cursor: pointer;
        box-shadow: 0 0.1rem 0.15rem rgba(0, 0, 0, .125)
    }

    .appItem:active {
        cursor: pointer;
        box-shadow: inset 0 0.25rem 0.5rem rgba(0, 0, 0, .06)
    }

    .appItem div.panel-container {
        height: calc(238px - 3rem);
    }

.appItemTitle {
    box-shadow: 0px 0px 14px 0px rgba(86, 61, 124, 0.13);
    height: 48px !important;
}

    .appItemTitle h2 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        font-weight: 500 !important;
        font-size: 0.875rem !important;
    }

.lockApp i {
    font-size: 0.925rem;
    margin-right: 8px;
    color: #333;
    display: none;
}

.filteredApp .lockApp i {
    display: inline;
}

.not-sortable .lockApp i {
    display: inline;
}


.appItem-hint {
    opacity: 0.6;
}

.appItem-placeholder {
    border-style: dashed;
    background-color: #f3f5f7;
    font-size: 2rem;
    font-weight: bold;
    line-height: 125px;
    vertical-align: middle;
    color: #777;
}

.newAppContent {
    width: 100%;
    height: 100%;
    font-weight: 400;
    font-size: 2.5rem;
    border: 1px dotted #868e96;
    color: #868e96;
}

    .newAppContent i {
        margin-right: 15px;
    }


.appItem {
    width: 19%;
    margin: 0.5% !important;
}

@media (max-width: 1750px) {

    .appItem {
        width: 24% !important;
        margin: 0.5% !important;
    }
}

@media (max-width: 1500px) {

    .appItem {
        width: 32.33% !important;
        margin: 0.5% !important;
    }
}

@media (max-width: 1200px) {

    .appItem {
        width: 48% !important;
        margin: 1% !important;
    }
}

@media (max-width: 680px) {

    .appItem {
        width: 96% !important;
        margin: 2% !important;
    }
}


.apps .k-pager-wrap {
    background-color: transparent;
    margin: 2rem -1rem 1rem -1rem;
    padding: 0px;
}

.apps.k-grid {
    background-color: transparent;
}

    .apps.k-grid th {
        display: none;
    }

.k-grid-launchapp {
    padding: 10px !important;
}

.apps.k-grid tr {
    background-color: rgba(80, 80, 80, .02) !important;
}

.apps.k-grid .k-alt {
    background-color: white !important;
}

.apps .k-grid-norecords {
    border: none !important;
}

.theme-color-badge {
    position: relative;
}

    .theme-color-badge:before {
        content: " ";
        position: absolute;
        width: 15px;
        height: 15px;
        display: block;
        top: -2px;
        right: -2px;
        background: #505050;
        border-radius: 50%;
        border: 2px solid #fff;
    }

    .theme-color-badge.theme-Wisteria:before {
        background: #886ab5;
    }

    .theme-color-badge.theme-Tapestry:before {
        background: #b56a9f;
    }

    .theme-color-badge.theme-Atlantis:before {
        background: #9fcb3d;
    }

    .theme-color-badge.theme-Indigo:before {
        background: #4679cc;
    }

    .theme-color-badge.theme-DodgerBlue:before {
        background: #2198f3;
    }

    .theme-color-badge.theme-Tradewind:before {
        background: #6ab5b4;
    }

    .theme-color-badge.theme-Cranberry:before {
        background: #dd5293;
    }

    .theme-color-badge.theme-OsloGray:before {
        background: #868e96;
    }

    .theme-color-badge.theme-ChetwodeBlue:before {
        background: #7c91df;
    }

    .theme-color-badge.theme-Apricot:before {
        background: #e59c6c;
    }

    .theme-color-badge.theme-BlueSmoke:before {
        background: #778c85;
    }

    .theme-color-badge.theme-GreenSmoke:before {
        background: #a2b077;
    }

    .theme-color-badge.theme-WildBlueYonder:before {
        background: #7976b3;
    }

    .theme-color-badge.theme-Emerald:before {
        background: #55ce5f;
    }

    .theme-color-badge.theme-Hoki:before {
        background: #627ca0;
    }

    .theme-color-badge.theme-Supernova:before {
        background: #ffc800;
    }


.theme-color-cirle {
    margin-left: 0.3rem;
    padding: 0;
    width: 1rem;
    height: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    opacity: 0.8;
}

/*.theme-color-cirle*/
.theme-Wisteria {
    background: #886ab5;
}

/*.theme-color-cirle*/
.theme-Tapestry {
    background: #b56a9f;
}

/*.theme-color-cirle*/
.theme-Atlantis {
    background: #9fcb3d;
}

/*.theme-color-cirle*/
.theme-Indigo {
    background: #4679cc;
}

/*.theme-color-cirle*/
.theme-DodgerBlue {
    background: #2198f3;
}

/*.theme-color-cirle*/
.theme-Tradewind {
    background: #6ab5b4;
}

/*.theme-color-cirle*/
.theme-Cranberry {
    background: #dd5293;
}

/*.theme-color-cirle*/
.theme-OsloGray {
    background: #868e96;
}

/*.theme-color-cirle*/
.theme-ChetwodeBlue {
    background: #7c91df;
}

/*.theme-color-cirle*/
.theme-Apricot {
    background: #e59c6c;
}

/*.theme-color-cirle*/
.theme-BlueSmoke {
    background: #778c85;
}

/*.theme-color-cirle*/
.theme-GreenSmoke {
    background: #a2b077;
}

/*.theme-color-cirle*/
.theme-WildBlueYonder {
    background: #7976b3;
}

/*.theme-color-cirle*/
.theme-Emerald {
    background: #55ce5f;
}

.theme-Hoki {
    background: #627ca0;
}

.theme-Supernova {
    background: #ffc800;
}

input[readonly] {
    background-color: #f3f3f3 !important;
    opacity: 1 !important;
}


.top-nav .nav-setting:not(#nfm):after,
.no-nav .nav-setting:after {
    content: "DISABLED";
    display: block;
    position: absolute;
    background: var(--theme-warning-50);
    font-size: 10px;
    width: 65px;
    text-align: center;
    border: 1px solid var(--theme-warning-700);
    height: 23px;
    line-height: 20px;
    border-radius: 10px;
    right: 13px;
    top: 26%;
    color: #1d1d1d;
    text-transform: capitalize !important;
}

.top-nav .nav-setting:not(#nfm) .onoffswitch-title,
.no-nav .nav-setting .onoffswitch-title {
    color: var(--theme-warning-900) !important;
}

.top-nav .nav-setting:not(#nfm) .onoffswitch-title-desc .no-nav .nav-setting .onoffswitch-title-desc {
    color: var(--theme-warning-900) !important;
}



.appItemMin {
    height: 110px;
    float: left;
    position: relative;
    width: 31%;
    margin: 1% !important;
}

    .appItemMin:hover {
        cursor: pointer;
        box-shadow: 0 0.1rem 0.15rem rgba(0, 0, 0, .125)
    }

    .appItemMin:active {
        cursor: pointer;
        box-shadow: inset 0 0.25rem 0.5rem rgba(0, 0, 0, .06)
    }

    .appItemMin div.panel-container {
        height: 110px;
    }

.appItemMinTitle {
    box-shadow: 0px 0px 14px 0px rgba(86, 61, 124, 0.13);
    height: 35px !important;
}

.appItemMin .panel-hdr {
    min-height: 2rem !important;
}

.appItemMinTitle h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-weight: 500 !important;
    font-size: 0.75rem !important;
}


.appItemMinTitle .theme-color-cirle {
    width: 0.7rem;
    height: 0.7rem;
}

.appListMin {
    width: 492px;
}

.map-menu-item:hover,
.menu-item:hover,
label.menu-open-button:hover {
    cursor: pointer;
}

.context-menu-item {
    color: #212529 !important;
    padding: 0.5rem 1.5rem 0.5rem 2rem !important
}

    .context-menu-item i {
        color: #212529 !important;
        top: 0.6rem !important;
        font-size: 1rem;
    }

.context-menu-separator {
    padding: 0 !important;
}

.map-search,
.map-geocoding {
    width: 350px;
    max-width: calc(100% - 3rem);
    position: absolute;
    top: 1.5rem;
    left: 3.1rem;
    z-index: 949;
}


@media only screen and (max-width: 420px) {

    .map-geocoding,
    .map-search {
        width: calc(100% - 1rem);
        max-width: calc(100% - 1rem);
        position: absolute;
        top: 1rem;
        left: 0.5rem;
        z-index: 949;
    }
}

.k-list-container .slimScrollDiv {
    max-height: inherit;
    height: auto !important;
}

.k-list-container .k-list-scroller {
    max-height: inherit;
}

.map-geocoding .k-select .k-icon,
.map-search .k-select .k-icon {
    width: 1.5em;
}

.map-geocoding .k-dropdown-wrap,
.map-search .k-dropdown-wrap {
    border-radius: 0px 4px 4px 0px;
}

    .map-geocoding .k-dropdown-wrap .k-clear-value,
    .map-search .k-dropdown-wrap .k-clear-value {
        right: calc(1.25rem + 23px)
    }

.map-geocoding .k-combobox .k-dropdown-wrap,
.map-search .k-combobox .k-dropdown-wrap {
    background-color: transparent;
}

    .map-geocoding .k-combobox .k-dropdown-wrap input,
    .map-search .k-combobox .k-dropdown-wrap input {
        background-color: #fff;
        border-left-width: 0px;
    }

#ctrlGeocoding-list .k-list .k-item.k-state-focused,
#ctrlSearch-list .k-list .k-item.k-state-focused {
    box-shadow: none !important;
}

#ctrlGeocoding-list.k-popup,
#ctrlSearch-list.k-popup {
    margin-top: 0px;
    border-radius: 0;
}


.js-modal-search-config .k-treeview {
    border: none;
}

.js-modal-search-config {
    /*display:none;*/
    width: 400px;
    max-width: 100%;
    height: 100%;
    max-height: 100% !important;
    position: absolute;
    background: white;
    left: 0;
    z-index: 950;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
    transform: translate(-100%, 0);
}

    .js-modal-search-config.show {
        display: block;
        transform: translate(0, 0);
    }

.js-modal-search-config-header {
    padding: 1.25rem 1.25rem;
}


.searchConfig .k-item {
    padding: 0 !important;
}

    .searchConfig .k-item .k-in {
        transition: none !important;
    }

    .searchConfig .k-item .k-state-focused {
        border: none !important;
        border-width: 0;
        box-shadow: none !important;
    }

    .searchConfig .k-item .k-state-hover {
        border: none !important;
        border-width: 0;
        box-shadow: none !important;
    }

    .searchConfig .k-item.k-state-selected {
        border: none !important;
        border-width: 0;
        box-shadow: none !important;
    }

.nav-function-top:not(.header-function-fixed) #nff .onoffswitch-title-desc,
.nav-mobile-slide-out #nmp .onoffswitch-title-desc,
.nav-mobile-slide-out #nmno .onoffswitch-title-desc,
.nav-function-top #mnl .onoffswitch-title-desc,
.nav-function-minify #mnl .onoffswitch-title-desc,
.mod-hide-nav-icons #mnl .onoffswitch-title-desc,
.nav-function-top #nfh .onoffswitch-title-desc,
.nav-function-top #mhni .onoffswitch-title-desc,
.nav-function-minify #mhni .onoffswitch-title-des,
.nav-mobile-slide-out #nmp .onoffswitch-title-desc,
.nav-mobile-slide-out #nmno .onoffswitch-title-desc,
.nav-function-top #mnl .onoffswitch-title-desc,
.nav-function-minify #mnl .onoffswitch-title-desc,
.mod-hide-nav-icons #mnl .onoffswitch-title-desc,
.nav-function-top #nfh .onoffswitch-title-desc,
.nav-function-top #mhni .onoffswitch-title-desc,
.nav-function-minify #mhni .onoffswitch-title-desc,
.mod-main-boxed:not(.nav-function-top) #nff .onoffswitch-title-desc {
    color: #989da5 !important
}

/*a.navItem.disabled ul
{
    display:none !important;
}*/

.map {
    width: 100%;
    height: 100%;
}



.shortcut-menu {
    display: none !important;
}

.nav-menu li.active:not(.open) > a:before {
    display: none !important;
}

.js-modal-legend .k-treeview {
    border: none;
}

.js-modal-legend {
    width: fit-content;
    min-width: 350px;
    height: 100%;
    max-height: 100% !important;
    position: absolute;
    background: white;
    right: 0;
    z-index: 950;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
    transform: translate(100%, 0);
}

    .js-modal-legend.show {
        display: block;
        transform: translate(0, 0);
    }

.js-modal-legend-header {
    padding: 1.25rem 1.25rem;
}

.ol-zoom {
    display: none;
}

.context-menu-item {
    font-size: 0.8125rem;
}

.context-close-button {
    font-size: 1.6rem;
    font-weight: lighter;
    color: #212529;
    padding: 0px;
    background-color: transparent;
    margin-right: 0.6rem;
}

.context-close-wrapper {
    padding: 0;
    height: 2.7rem;
    background-color: white;
    border-bottom: 1px solid rgba(22, 22, 22, 0.07);
}

.context-menu-title {
    float: left;
    margin-left: 0.7rem;
    margin-top: 0.7rem;
}

.tooltip {
    z-index: 549;
}


.map-zoom-tools {
    z-index: 931;
    position: absolute;
    top: 5px;
    left: 0.5rem;
}

.map-zoom-tools-list {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    /*padding-top: 0.4rem;
        padding-bottom: 0.5rem;
        padding-left: 0.4rem;
        padding-right: 0.6rem;*/
}

.map-zoom-tools-item.header-icon {
    height: 2.25rem;
    line-height: 2.25rem;
    min-width: 1.7rem;
    background-color: white;
}

    .map-zoom-tools-item.header-icon i {
        font-size: 1rem !important;
    }

.zoom-in {
    border-radius: 4px 4px 0px 0px;
}

.zoom-out {
    border-radius: 0px 0px 4px 4px;
    margin-top: 0.2rem;
}


.map-toolbar {
    z-index: 931;
    position: absolute;
    top: 5px;
    right: 8px;
    border-radius: 4px;
    transition: all 0.4s ease-out, -webkit-transform 0.4s ease-out;
    /*border:1px solid rgb(229, 229, 229);*/
}

.map-toolbar-list {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    padding-top: 0.4rem;
    padding-bottom: 0.5rem;
    padding-left: 0.4rem;
    padding-right: 0.6rem;
    background-color: white;
}

.map-toolbar-input-coord {
    display: grid;
    grid-template-columns: 30px auto;
    column-gap: 1rem;
    background-color: white;
    margin: 0;
    align-items: center;
    width: 182px;
}

.map-toolbar-input-coord-line,
.map-toolbar-no-input-selected {
    background-color: white;
    text-align: center;
    width: 182px;
}


.map-toolbar-item.header-icon {
    height: 2rem;
    line-height: 2rem;
    min-width: 2rem;
}


    .map-toolbar-item.header-icon:not(.btn)[data-toggle="dropdown"][aria-expanded="true"]:before,
    .map-toolbar-item.header-icon.active:before {
        content: " ";
        width: 2.5rem;
        height: 2.5rem;
        z-index: 1;
        left: 0.3125rem;
        opacity: 1;
        background: #dae1e8;
        border-radius: 50%;
        display: inline-block;
        margin-top: -0.2rem;
        position: absolute;
        margin-left: -0.5rem
    }

    .map-toolbar-item.header-icon:not(.btn)[data-toggle="dropdown"][aria-expanded="true"] i,
    .map-toolbar-item.header-icon.active i {
        z-index: 2;
        position: relative;
    }

.navigation-zoom-box i {
    font-size: 1rem !important;
    margin-top: -0.2rem;
    margin-left: -0.1rem;
    margin-right: 0.3rem;
}

    .navigation-zoom-box i:after {
        content: "\e038";
        font-family: "nextgen-icons";
        position: absolute;
        font-size: 0.5rem;
        margin-top: 0.9rem;
        font-weight: 900;
    }

.navigation-ruler .dropdown-menu {
    left: auto !important;
    right: 0px !important;
}

.navigation-ruler {
    margin-right: 0.5rem;
}

    .navigation-ruler i:after {
        content: "\f2f9";
        font-family: "nextgen-icons";
        position: absolute;
        font-size: 0.7rem;
        margin-top: 0.1rem;
        margin-left: 0.2rem;
        font-weight: 900;
    }

.map-toolbar-item.header-icon:not(.btn)[data-toggle="dropdown"][aria-expanded="true"]:after {
    /*top:-0.2rem;
        left:-0.2rem;*/
    background-color: transparent;
    background: transparent;
}


.map-toolbar-item.header-icon i {
    font-size: 1.1rem !important;
}

.map-pan-tools {
    z-index: 931;
    /*width: 50px;
        height: 300px;*/
    position: absolute;
    top: 5px;
    left: 41px;
    background-color: white;
    border: 1px solid rgb(229, 229, 229);
    border-left: 0px;
    border-radius: 0px 4px 4px 0px;
    display: none !important;
}

.map-pan-tools-item.header-icon {
    height: 1.7rem;
    line-height: 1.7rem;
    min-width: 1.7rem;
}

.header-center-img {
    height: 66px;
}

@media (max-width: 800px) {

    .header-center-img {
        display: none !important;
    }
}

.page-logo {
    width: auto !important;
}


.pickLocation-toolbar {
    z-index: 931;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.4s ease-out, -webkit-transform 0.4s ease-out;
    /*border:1px solid rgb(229, 229, 229);*/
}

.pickLocation-toolbar-list {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

.pickLocation-toolbar-item {
    background-color: white;
    border-radius: 4px;
    padding: 0.2rem;
    margin: 0.2rem;
    margin-left: 0;
    margin-right: 0.2rem;
    border: 1px solid #d6d6d6;
}

    .pickLocation-toolbar-item.active {
        background: #dae1e8;
    }

    .pickLocation-toolbar-item.header-icon {
        height: auto;
        line-height: 2rem;
        min-width: 2.5rem;
    }

        .pickLocation-toolbar-item.header-icon i {
            font-size: 1.1rem !important;
        }

.chat-middle {
    margin-bottom: 3px !important;
}

    .chat-middle > div {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
    }

.chat-wrapper::-webkit-scrollbar {
    height: 8px;
    width: 8px;
}

    .chat-wrapper::-webkit-scrollbar:hover {
        background-color: rgba(0, 0, 0, 0.01);
    }

.chat-wrapper::-webkit-scrollbar-track-piece {
    background-color: #efefef;
}

    .chat-wrapper::-webkit-scrollbar-track-piece:hover {
        background-color: #d0d0d0;
    }

.chat-wrapper::-webkit-scrollbar-thumb:vertical {
    background-color: #838383;
}

    .chat-wrapper::-webkit-scrollbar-thumb:vertical:hover {
        background-color: dimgray;
    }

.caller-image {
}

.caller-title {
    color: white;
}

.video-button {
    width: 5rem;
    cursor: pointer;
}



.k-popup-dropdowntree .k-treeview .k-in {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.k-popup-dropdowntree .k-treeview li .k-in {
    display: inline-block;
    white-space: pre-wrap;
    text-overflow: ellipsis;
}

.k-dropdowntree .k-dropdown-wrap .k-input {
    display: block;
    padding-right: 1.5rem !important;
    margin-top: 2px;
}

.dz-filename {
    margin-top: 1.5rem;
}

.dz-upload {
    color: white;
    text-align: center;
    line-height: 1rem;
}

.ol-scale-bar.move-scale-bar-up {
    bottom: 28px;
}

@media screen and (max-width: 450px) {

    .ol-scale-bar,
    .map-zoom-tools {
        display: none !important;
    }
}

.map-mouse-position {
    position: absolute;
    bottom: 0;
    left: 100px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 2px 8px;
    pointer-events: none;
}

.map-position-projection {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 3px 0 3px 8px;
    width: 100px;
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
}

.custom-actions-list {
    bottom: 100%;
    position: absolute;
}

.map-menu-item:hover {
    cursor: pointer;
}

.map-menu ul {
    list-style-type: none;
}

.map-menu-item.active-measure {
    background: #F5F5F5;
    color: #886ab5 !important;
    box-shadow: 0 1px 10px #886ab5, 0 1px 2px #886ab5;
}

    .map-menu-item.active-measure:not([aria-expanded="true"]):hover {
        color: white !important;
    }

.ol-tooltip,
.tooltip-inner {
    background-color: white !important;
    color: #212529 !important;
    border: 2px solid var(--theme-primary-200) !important;
}

    .ol-tooltip:before,
    .bs-tooltip-top .arrow::before,
    .bs-tooltip-auto[x-placement^="top"] .arrow::before {
        border-top-color: var(--theme-primary-200) !important;
    }

.map-menu-item {
    background: #886ab5;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    padding: 0;
    margin-bottom: 0.25rem;
    color: #fff !important;
    text-align: center;
    line-height: 45px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.map-menu-item[aria-expanded="true"] {
    background: #F5F5F5;
    color: #6e4e9e !important;
    border: #886ab5;
    box-shadow: 0 1px 10px #6e4e9e, 0 1px 2px #6e4e9e;
}

.map-menu-item.active,
.menu-item.active {
    background: #F5F5F5;
    color: #404040 !important;
    border: #886ab5;
    box-shadow: 0 1px 10px #6e4e9e, 0 1px 2px #6e4e9e;
}

a.btn.map-menu-item.disabled {
    color: lightgray !important;
}

.map-menu ul li div.dropdown-menu {
    margin-right: 140px;
    margin-top: -25px;
}

.map-menu {
    position: fixed;
    right: 1.4rem;
    bottom: 4rem;
    z-index: 931;
}

.map-menu-item {
    font-size: 16px;
}

.ol-tooltip {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial;
    font-weight: 500;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.ol-tooltip {
    border-radius: 5px;
    padding: 0.3rem 0.6rem;
    position: relative;
    white-space: nowrap;
    cursor: default;
}

.ol-tooltip:before {
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
    position: absolute;
    bottom: -6px;
    margin-left: -7px;
    left: 50%;
}

.status.status-off:before {
    background: #000;
}

.form-label-dark {
    color: #212529;
}

.form-description {
    font-size: 0.75rem;
    color: #989da5;
}

.mod-high-contrast .k-link,
.mod-high-contrast .k-input,
.mod-high-contrast .k-textbox > input,
.mod-high-contrast .k-grid tbody tr:hover,
.mod-high-contrast .k-grid tbody tr.k-state-hover,
.mod-high-contrast .k-grid tbody tr,
.mod-high-contrast .k-grid-pager,
.mod-high-contrast .k-command-cell > .k-button,
.mod-high-contrast .k-command-cell > .k-button:hover {
    color: #000 !important;
    font-weight: normal;
}

.mod-high-contrast .k-item,
.mod-high-contrast .form-control,
.mod-high-contrast .text-dark,
.mod-high-contrast .text-muted,
.mod-high-contrast .form-description,
.mod-high-contrast .k-pager-wrap,
.mod-high-contrast .k-window {
    color: #000 !important;
}

.mod-high-contrast .k-grid-toolbar .k-button,
.mod-high-contrast .k-grid-toolbar .k-button:hover {
    color: #000 !important;
    font-weight: 500;
}

.mod-high-contrast .k-header .k-link {
    color: #000 !important;
    font-weight: 600;
}

.mod-high-contrast .k-switch[aria-checked=true] .k-switch-label-on,
.mod-high-contrast .k-switch[aria-checked=false] .k-switch-label-off {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    color: #fff !important;
    font-weight: 500 !important;
}

.mod-high-contrast .appItem h2,
.mod-high-contrast .appItem .btn {
    text-shadow: none;
    color: #000 !important;
}

.mod-high-contrast .app-list-name {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    color: #000 !important;
    font-weight: 500;
}

.mod-high-contrast a.dropdown-item {
    text-shadow: none;
    color: #000 !important;
    font-weight: normal !important;
}

.mod-high-contrast .page-logo-text,
.mod-high-contrast .page-logo-text a span,
.mod-high-contrast .page-logo-link i,
.mod-high-contrast .info-card-text {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    color: #fff !important;
    font-weight: 700 !important;
}

.mod-high-contrast .apps .info-card-text {
    text-shadow: none;
    color: #000 !important;
    font-weight: 500 !important;
}

.mod-high-contrast .header-icon i {
    font-weight: 600 !important;
}

/*.page-inner {
    margin-top: 3px;
}
*/
body:not(.mod-pace-custom) .pace .pace-progress{
    z-index: 100000;
}

@media (min-width: 992px) {
    .no-nav .page-header .dropdown-icon-menu, .nav-function-top .page-header .dropdown-icon-menu {
        display: none;
    }
}

@media (min-width: 992px) {
    .no-nav .page-header .page-logo, .nav-function-top .page-header .page-logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        width: initial;
        padding-left: 0;
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        margin-top: 1px;
    }
}

.page-logo-text {
    color: #505050;
}

/*.k-treeview .k-content, .k-treeview > .k-group, .k-treeview .k-item > .k-group{
    margin-top: 1rem !important;
}*/

#layout-tree-control {
    width: 100%;
    height: 100%;
}

.tree-item-name {
    font-family: 'Roboto';
}

.modal-dialog-right {
    margin-top: 3px;
}

.map-toolbar-list {
    border-radius: 5px;
}

.grid-primary {
    color: #ffffff !important;
    background-color: var(--theme-primary-500) !important;
    border-color: var(--theme-primary-600) !important;
}

.grid-primary:hover {
    color: #fff !important;
    background-color: var(--theme-primary-700) !important;
    border-color: var(--theme-primary-800) !important;
}

.grid-secondary {
    color: #ffffff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}

    .grid-secondary:hover {
        color: #fff !important;
        background-color: #5a6268 !important;
        border-color: #545b62 !important;
    }

.grid-info {
    color: #ffffff !important;
    background-color: var(--theme-info-500) !important;
    border-color: var(--theme-info-600) !important;
}

    .grid-info:hover {
        color: #fff !important;
        background-color: var(--theme-info-700) !important;
        border-color: var(--theme-info-800) !important;
    }

.grid-danger {
    color: #ffffff !important;
    background-color: var(--theme-danger-500) !important;
    border-color: var(--theme-danger-600) !important;
}

    .grid-danger:hover {
        color: #fff !important;
        background-color: var(--theme-danger-700) !important;
        border-color: var(--theme-danger-800) !important;
    }

.grid-warning {
    color: #ffffff !important;
    background-color: var(--theme-warning-500) !important;
    border-color: var(--theme-warning-600) !important;
}

    .grid-warning:hover {
        color: #fff !important;
        background-color: var(--theme-warning-700) !important;
        border-color: var(--theme-warning-800) !important;
    }

.grid-success {
    color: #ffffff !important;
    background-color: var(--theme-success-500) !important;
    border-color: var(--theme-success-600) !important;
}

    .grid-success:hover {
        color: #fff !important;
        background-color: var(--theme-success-700) !important;
        border-color: var(--theme-success-800) !important;
    }

/*.mod-skin-dark:not(.mod-skin-light) .grid-primary {
    color: var(--theme-primary-500) !important;
    background-color: transparent !important;
    border-color: var(--theme-primary-500) !important;
}

.mod-skin-dark:not(.mod-skin-light) .grid-secondary {
    color: #6c757d !important;
    background-color: transparent !important;
    border-color: #6c757d !important;
}

.mod-skin-dark:not(.mod-skin-light) .grid-info {
    color: var(--theme-info-500) !important;
    background-color: transparent !important;
    border-color: var(--theme-info-500) !important;
}

.mod-skin-dark:not(.mod-skin-light) .grid-danger {
    color: var(--theme-danger-500) !important;
    background-color: transparent !important;
    border-color: var(--theme-danger-500) !important;
}

.mod-skin-dark:not(.mod-skin-light) .grid-warning {
    color: var(--theme-warning-500) !important;
    background-color: transparent !important;
    border-color: var(--theme-warning-500) !important;
}

.mod-skin-dark:not(.mod-skin-light) .grid-primary:hover {
    color: #fff !important;
    background-color: var(--theme-primary-700) !important;
    border-color: var(--theme-primary-800) !important;
}

.mod-skin-dark:not(.mod-skin-light) .grid-secondary:hover {
    color: #fff !important;
    background-color: #5a6268 !important;
    border-color: #545b62 !important;
}

.mod-skin-dark:not(.mod-skin-light) .grid-info:hover {
    color: #fff !important;
    background-color: var(--theme-info-700) !important;
    border-color: var(--theme-info-800) !important;
}

.mod-skin-dark:not(.mod-skin-light) .grid-danger:hover {
    color: #fff !important;
    background-color: var(--theme-danger-700) !important;
    border-color: var(--theme-danger-800) !important;
}

.mod-skin-dark:not(.mod-skin-light) .grid-warning:hover {
    color: #fff !important;
    background-color: var(--theme-warning-700) !important;
    border-color: var(--theme-warning-800) !important;
}*/

.mod-skin-dark:not(.mod-skin-light) .map-menu-item {
    color: var(--theme-primary-200) !important;
    background-color: #202125 !important;
    border: none;
}

.k-input {
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
}

.mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .page-logo-text {
    color: var(--theme-primary-200);
}
/*
.dx-dashboard-container {
    background-color: white !important;
}*/

.dx-dashboard-toolbox-extension {
    border-color: lightgrey !important;
}

.ace_editor{
    height: 20rem !important;
}

.mod-skin-dark:not(.mod-skin-light) .k-grouping-row, .mod-skin-dark:not(.mod-skin-light) .k-group-cell{
    background-color: transparent !important;
}

.k-grid table {
    width: calc(100% - 1px) !important;
}

.k-grouping-header {
    border-color: transparent !important;
}

.k-grid-header-wrap.k-auto-scrollable,
.k-grid-content.k-auto-scrollable {
    border-color: #dddde5 !important;
}

.k-grid-norecords {
    border-bottom: 1px solid #dddde5 !important;
}

.mod-skin-dark:not(.mod-skin-light) .k-grid-norecords {
    border-bottom: 1px solid #a5abb1 !important;
}

.app-external-link {
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    z-index: 1;
    right: 0.5rem;
    top: 0.5rem;
    text-align: center;
    border: 1px solid var(--theme-primary-600);
    border-radius: 4px;
    color: var(--theme-primary-600);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 0.9rem;
    background-color: white;
    pointer-events: all;
}

.app-external-link:hover{
    color: white;
    background-color: var(--theme-primary-600);
}

.app-external-link.hide{
    display: none;
}

.dx-sql_editor.ace_editor {
    font-size: 1em;
    height: 100% !important;
    width: 100%;
}

.style-item {
    width: 126px;
    height: 126px;
    margin: 0.5rem;
    margin-bottom: 1.5rem;
}

.style-config-item {
    width: 5.6rem;
    height: 5.6rem;
    margin: 0.5rem;
    margin-bottom: 1.5rem;
}

.style-label {
    /*position: absolute;*/
    width: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    font-size: 0.7rem;
}

.style-preview {
    width: 119px;
    height: 119px;
}

.style-keyword-group {
    margin-left: 0rem;
    margin-right: 0.15rem;
    border-radius: 5px;
    padding-bottom: 1rem;
}

.style-keyword-label-group{
    font-size: 0.9rem;
}

.select-style-check {
    position: absolute;
    padding-top: 4px;
    padding-left: 30px;
    width: 2rem;
    height: 2rem;
}

.style-options-wrapper {
    position: absolute;
    width: 110px;
    margin-top: -30px;
    margin-left: 6px;
    display: none;
    justify-content: center;
    height: 1.35rem;
}

.btn-primary.style-btn, .btn-secondary.style-btn, .btn-danger.style-btn {
    padding: 0.25rem !important;
    width: 1.5rem;
    height: 1.5rem;
    justify-content: center;
    display: flex;
    margin-left: 0.25rem;
}

.select-style-check .custom-control-label::before{
    width: 1rem;
    height: 1rem;
}

.select-style-check .custom-control-label::after {
    width: 1rem;
    height: 1rem;
}

.style-img-wrapper {
    border: 1px solid #adb5bd;
    width: 120px;
    height: 120px;
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
    border-radius: 5px;
    cursor: pointer;
}

.style-img-wrapper:hover {
    border: 1px solid rgba(var(--theme-rgb-primary), 1) !important;
}

.mod-skin-dark:not(.mod-skin-light) .style-img-wrapper {
    border: 1px solid rgba(var(--theme-rgb-primary), 0.2) !important;
}

.mod-skin-dark:not(.mod-skin-light) .style-img-wrapper:hover {
    border: 1px solid white !important;
}

.style-preview-multi {
    width: 56px;
    height: 56px;
}

.style-config-img-wrapper {
    border: 1px solid #adb5bd;
    width: 5.5rem;
    height: 5.5rem;
    display: flex;
    flex-direction: row;
    align-content: start;
    flex-wrap: wrap;
    border-radius: 5px;
    cursor: pointer;
}

.style-config-img-wrapper:hover {
    border: 1px solid rgba(var(--theme-rgb-primary), 1) !important;
}

.mod-skin-dark:not(.mod-skin-light) .style-config-img-wrapper {
    border: 1px solid rgba(var(--theme-rgb-primary), 0.2) !important;
}

.mod-skin-dark:not(.mod-skin-light) .style-config-img-wrapper:hover {
    border: 1px solid white !important;
}

.style-config-preview {
    width: 5.4rem;
    height: 5.4rem;
}

.custom-color {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
}

.custom-color:hover {
    box-shadow: 0 0 3px rgba(var(--theme-rgb-primary), 0.6);
}

.custom-color:focus {
    box-shadow: 0 0 3px rgba(var(--theme-rgb-primary), 0.6);
}

.chart-type-selected {
    border: 2px solid rgb(70,121,204) !important;
}

.accordion > .card {
    overflow: visible;
}

.custom-modal-wrapper {
    display: grid;
    justify-content: center;
    align-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent !important;
    z-index: 951;
    top: 0;
    pointer-events: none;
}

.form-routing-content {
    width: 15rem;
    min-height: 2rem;
    position: absolute;
    top: 0.3rem;
    left: 2.5rem;
    border-radius: 5px;
    background-color: white;
}

.mod-skin-dark:not(.mod-skin-light) .form-routing-content {
    background-color: #303133 !important;
}

.form-routes-content {
    width: fit-content;
    height: fit-content;
    position: absolute;
    top: 0.3rem;
    left: 2.5rem;
    border-radius: 5px;
}

.form-route-content {
    width: 15rem;
    min-height: 2rem;
    position: absolute;
    top: 2.5rem;
    left: 2.5rem;
    border-radius: 5px;
    background-color: white;
    max-height: 35rem;
    overflow-y: auto;
}

.mod-skin-dark:not(.mod-skin-light) .form-route-content {
    background-color: #303133 !important;
}

#js-template .form-row {
    height: calc(100% - 3.05rem);
}

#js-template .form-group {
    height: 100%;
}

#js-template-content {
    height: 100% !important;
}

.k-grid-lockedcolumns .k-grid-header {
    flex-direction: row-reverse !important;
}

.k-grid-lockedcolumns .k-grid-header .k-grid-header-locked {
    margin-right: -16px !important;
}

.k-grid-lockedcolumns .k-grid-content-locked{
    float: right !important;
}

.k-grid-lockedcolumns .k-grid-content table {
    border: none !important;
    border-top: 1px solid rgba(33, 37, 41, 0.125) !important;
}

.k-grid-lockedcolumns .k-grid-header-wrap table {
    border-left: none !important;
    border-right: none !important;
}

.k-grid-lockedcolumns .k-grid-header-wrap table th {
    border-left-color: rgba(33, 37, 41, 0.125) !important;
}

.k-grid-lockedcolumns .k-grid-content {
    border-left: 1px solid rgba(33, 37, 41, 0.125) !important;
    border-bottom: 1px solid rgba(33, 37, 41, 0.125) !important;
}

.k-grid-lockedcolumns .k-grid-header {
    border-left: 1px solid rgba(33, 37, 41, 0.125) !important;
}

#entity-navigation{
    width: 100% !important;
}

.k-tool-group{
    margin-top: 0.25rem;
}

.disabled-control {
    pointer-events: none;
    opacity: 0.75;
    background-color: #eee;
}

.ace_marker-layer .ace_selection {
    background-color: rgb(0 0 255 / 10%);
}

.style-select-all-group {
    height: 3rem;
    margin-left: -4px;
    margin-top: -15px;
}