﻿.k-grid .k-state-selected {
    background: #6aa9c2;
    color: white;
}

.k-item .k-state-selected .k-state-focused {
    background: #6aa9c2;
}

.modal-content {
    margin: 0 auto;
}

.k-grid-top {
    background-color: white;
    background-color: #6aa9c2;
}

.k-grid {
    height: auto;
    width: 100%;
}

.modal-footer {
    margin: 0 !important;
    display: block;
}
}

.modal {
    position: fixed !important;
    top: 0px !important;
}

.modal-header {
    background-color: #6aa9c2;
    display: block;
}

.modal-body {
    max-height: calc(100vh - 120px);
    overflow-y: auto;
}

.grid-header a {
    color: #ffffff;
}

    .grid-header a:hover {
        color: #6aa9c2;
    }

.gridtoolbar {
    float: right;
    background-color: #6aa9c2;
    color: white !important;
    font-weight: bold;
}

tr.k-footer-template td {
    background-color: #6aa9c2;
}

.k-grid tbody tr {
    height: 10px;
}

tr.k-group-footer td {
    background-color: #6aa9c2;
}

strong {
    color: black;
}

.received-grid {
    background-color: #ffe44d;
    color: black;
    font-weight: bold;
}

.completed-grid {
    background-color: #959595;
    color: black;
    font-weight: bold;
}

.unread-grid {
    font-weight: bold;
}

.locked-grid {
    background-color: #6aa9c2;
    color: black;
    font-weight: bold;
}

.modal-dialog {
    max-height: 85%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.default-row {
    color: black;
    background-color: white;
}

.grid-service {
    background-color: #8bcbfa;
    color: black;
}

.ui-tabs-anchor label {
    margin-bottom: 0;
    margin-left: 5px;
}
.ui-tabs-anchor {
    font-weight: 700 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    letter-spacing: 0px;
    word-spacing: 0.8px;
    color: #000000;
    font-weight: 500 !important;
    text-decoration: none;
    font-variant: small-caps;
    text-transform: capitalize;
    color: #3e3e3e;
}
.ui-tabs .ui-tabs-active {
    background-color: #6aa9c2;
    border-color: #6aa9c2;
}

/*  CUSTOM MEDIA  */
@media (min-width: 768px) {
    .modal-dialog {
        min-width: 40%;
        margin: 30px auto;
    }
}

@media screen and (min-height:550px) and (max-height:768px) {
    body {
        zoom: 0.85 !important;
    }
}

@media screen and (min-height:907px) and (max-height:1050px) {
    body {
        zoom: 0.91 !important;
    }
}

@media screen and (min-height:937px) and (max-height:1050px) {
    body {
        zoom: 0 !important;
    }
}

@media screen and (min-height:757px) and (max-height:900px) {
    body {
        zoom: 0.81 !important;
    }
}

@media screen and (min-resolution: 120dpi) {
    body {
        zoom: 0.8;
    }
}

@media screen and (min-resolution: 140dpi) {
    body {
        zoom: 0.65;
    }
}

.buttons {
    float: right;
    margin-right: 4em;
}

.k-dropdown .k-dropdown-wrap {
    height: 24px;
}

.k-datepicker .k-picker-wrap {
    height: 24px;
}

    .k-datepicker .k-picker-wrap .k-input {
        height: 24px;
    }


.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected {
    background-color: #6aa9c2 !important;
}


.fa-submit-input {
    font-family: FontAwesome, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
}

.btnSearch {
    background-color: #6aa9c2;
    color: white;
    width: 100%;
}

#btnSearch {
    background-color: #6aa9c2;
    color: white;
    width: 100%;
}

#goaction {
    background-color: #4e4e4e;
    color: white;
}

.greyButton {
    width: 100% !important;
    background-color: #4e4e4e !important;
    color: white !important;
    font-weight: bold !important;
}

.updateButton {
    background-color: #f59d5e;
    color: white;
    font-weight: bold;
    width: 100%;
}

.saveButton {
    background-color: #3D9970;
    color: white;
    font-weight: bold;
    width: 100%;
}

.resetButton {
    background-color: #4aa0de;
    color: white;
    font-weight: bold;
    width: 100%;
}

.customDropDownHeight .k-dropdown-wrap {
    /*height: 30px;*/
}

fieldset {
    border: 1px solid #ddd !important;
    margin-top: -5px;
    xmin-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    padding-left: 10px !important;
}

legend {
    font-size: 12px;
    margin-bottom: -20px;
    width: 35%;
    padding: 5px 5px 10px 10px;
    /*background-color: #ffffff;*/
    border-bottom: 0px;
}

* {
    page-break-inside: auto;
}

.no-padding {
    padding: 2px;
}

.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected {
    border-color: #6aa9c2 !important;
    background-color: #6aa9c2 !important;
}

.modal-header {
    padding: 15px !important;
    height: 45px;
}

    .modal-header > .close {
        opacity: 1;
        float: right;
        width: 20px;
        font-size: 20px;
        height: 20px;
        line-height: 20px;
        background-color: #507F92;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
        text-align: center;
        color: white;
        display: inline-block;
        color: #fff;
        font-weight: 700;
        text-shadow: 0 0px 0 #fff;
        margin-top: 0px !important;
        cursor: pointer;
    }

        .modal-header > .close:hover {
        }

.k-button {
    background-color: #6aa9c2 !important;
    color: white !important;
}

.btn > btn-default {
    background-color: #6aa9c2 !important;
    color: white !important;
}

.k-grid-content {
    max-height: 460px !important;
}

.chartbody {
    background-color: white !important;
}

.runButton {
    float: right;
    margin-top: 12px !important;
    width: 100% !important;
}

.reportInput {
    width: 100%;
    float: right;
}

.k-multiselect-wrap {
    height: 50px;
    overflow-y: auto;
    width: 100%;
}
#customerDetailBlurChart {
    position: relative;
    display: inline-block;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(8px);
    z-index: 1;
}

.k-autocomplete, .k-block, .k-calendar .k-link, .k-calendar td, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-gantt-views > .k-current-view, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-notification, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-split-button .k-gantt-views, .k-textbox, .k-tile, .k-timepicker, .k-tooltip, .k-touch-scrollbar, .k-treeview .k-in, .k-upload, .k-window, .k-window-action, .k-window-titleless .k-window-content {
border-radius:1px !important;
}
.btn {
    border-radius: 1px !important;
}
.panel-default {
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1.6px 3.6px;
}
.ui-widget-header {
    background-color: white;
    border: 0px !important;
    border-bottom: 1px solid #dddddd !important;
}
.ui-widget.ui-widget-content {
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1.6px 3.6px;
    border: 0px !important;
}
.ui-widget {
    font-variant:normal !important;
  font-family:  SegoeUI-Semibold, "Segoe UI Semibold", "Segoe UI Regular", "Segoe UI" !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-variant: normal !important;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999 !important;
    border-radius: 10px
}


.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    font-weight: bold;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #e8e8e8, 100%);
    background-image: -moz-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

a {
    text-decoration: none;
}

.modal-backdrop.show {
    background: black;
    width: 100%;
    height: 100%;
}
.modal-footer .btn {
    padding: 6px 12px;
    font-size: 10px;
    font-weight: bold !important;
    line-height: 1.42857143;
    border-radius: 4px;
    min-width: 100px;
    margin: 1%;
}

#searchDetectionsResultGrid .k-grid-content td {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

#searchDetectionsResultGrid .k-grid-header th {
    white-space: nowrap !important;
}

.is-disabled {
    opacity: 0.5;
}
