html {
    font-size: 14px !important;
    color-scheme: light !important;
    /* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
}

@media (prefers-color-scheme: dark) {
    html {
        color-scheme: light !important;
    }
}

label{
    font-size: 14px !important;
}
.tabhead {
    padding: 15px !important;
    text-align: center;
    border: solid 1px #2463eb !important;
    color: #ffffff;
    width: 100%;
    background-color: #2463eb !important;
    font-weight: 600;
    margin-bottom: 20px;
    background-image: linear-gradient(332deg, rgb(64 125 241 / 80%) 5%, rgba(29, 78, 216, 85%) 40%), url('../static-img/contour.jpg');
}
.header-background {
    background-image: linear-gradient(rgb(247 244 244 / 92%), rgb(233 233 233 / 65%)), url('../static-img/contour.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}
.sidebar-background{
    background-image: linear-gradient(rgb(249 249 249 / 92%), rgb(91 91 91 / 65%)), url('../static-img/contour.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.blue-gradient {
    background-image: linear-gradient(332deg, rgb(64 125 241 / 80%) 5%, rgba(29, 78, 216, 85%) 40%), url('../static-img/contour.jpg')
}
.legen_box {
    width: 100%;
    height: 23px
}
.cesium-viewer-bottom {
    display: none !important;
}

.cesium-viewer-timelineContainer {
    display: none;
}

.cesium-viewer-animationContainer {
    display: none;
}



.cesium-viewer-toolbar {
    display: none;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    border-radius: 9px !important;
}
tr {
    height: 45px;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #1e4ed8;
    border-color: #1e4ed8;
    cursor: default;
}
.pagination>li>a,
.pagination>li>span {
    border-radius: 8px;
}

.toast {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* min-height: 100vh; */
}

.toast-container {
    background: #00000087
}

.toast-content {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100vh;
    min-width: 100vw;
}
#project-wrapper {
    margin-left: 220px;
}
.speed-dial-menu-dropdown {
    position: absolute;
    margin-left: -30px;
    margin-top: -20px;
    z-index: 100;
}
.edit {
    padding-top: 7px;
    padding-right: 20px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.help-icon {
    width: 25px;
    height: 25px;
    text-align: center;
    padding-left: 8px;
}

.btn-warning {
    color: #fff;
    background-color: #f08129;
    border-color: #f08129;
}

.btn-outline {
    color: #f08129;
    background-color: transparent;
    border-color: #f08129;
}
table {
    border-style: solid;
    border-width: 1px;
    max-height: 80vh;
    overflow: scroll
}

tr {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

/* MODALS */

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background:  #2463eb !important;
    color: white;
}

.modal-header .close {
    margin-top: 7px;
    color: white;
    width: 32px;
    opacity: 1 !important;
}
.modal-footer {
    padding: 21px;
    text-align: right;
    border-top: none;
    margin-top: 66px;
}

.defect-graphic .graphic-section .graphic:hover {
    border: 2px solid #0074B9;
}
.defect-graphic .graphic-section .graphic.active {
    border: 2px solid #0074B9;
    background-color: #0074B9;
}
.defect-graphic .graphic-section {
    height: 320px;
    overflow: scroll;
}

.defect-graphic .graphic-section .graphic {
    height: 128px;
    width: 115px;
    border: 2px solid #fff;
    padding: 6px;
    margin: 4px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.defect-graphic .graphic-section .graphic .graphic_annotation {
    display: none;
    position: absolute;
    text-align: center;
    width: 91%;
    background: #eaeaea;
    color: black;
}
.defect-graphic .graphic-section .graphic:hover .graphic_annotation {
    display: block;
}
.disabledlabel {
    border: 1px solid #afaeae !important;
    color: #8c8989 !important;
    background: #cccccc !important;
    cursor: not-allowed;
}

.disabledlabel:hover {
    border: 1px solid #afaeae !important;
    color: #8c8989 !important;
    background: #cccccc !important;
    cursor: not-allowed;
}
select.input-sm {
    height: 36px;
    line-height: 30px;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #2563eb !important;
    color: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #2563eb !important;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom: solid 2px #2563eb !important;
    cursor: default;
}
.logo-div {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: -1;
    top: 6px;
}

.cmny-logo {
    border-radius: 100%;
    height: 60px;
    width: 60px;
    position: relative;
    background-color: #fff;
    float: left;
    margin-right: 42px;
}

.user-icon {
    float: left;
}
.cmny-logo::after {
    content: "";
    position: absolute;
    background-image: url(../img/conn-line.png);
    height: 7px;
    width: 34px;
    top: 40%;
    right: -38px;
}
.company-logo img {
    height: 60px;
    position: relative;
    background-color: #fff;
    float: left;
    margin-right: 42px;
}
.company_logo_plus {
    color: #000000a6;
    font-size: 25px;
    padding-right: 10px;
}
