@media print {
    .noprint {
        display: none !important;
    }

    #printContainer {
        position: absolute !important;
        top: 8px !important;
        left: 8px !important;
    }
}

.header-title {
    font-size: 1.1vw;
}

.header-subtitle {
    font-size: 1vw;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1840px;
    }
    .header-logo {
        margin-right: 14px;
        height: 60px;
    }

}

@media (max-width: 1080px) {
    .container {
        margin-left: 20px;
        margin-right: 20px;
        max-width: 1040px;
    }
    .header-logo {
        margin-right: 14px;
        height: 60px;
    }

}

@media (max-width: 576px) {
    .container {
        max-width: 370vw;
        margin-left: 0px;
        margin-right: 0px;
    }

    .header-logo {
        margin-right: 8px;
        padding-left: 14px;
        height: 45px;
    }

    .header-title {
        font-size: 3vw !important;
    }

    .header-subtitle {
        font-size: 2.5vw !important;
    }

    .navbar {
        max-width: 370px;
    }
    
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
    .header-logo {
        margin-right: 14px;
        height: 60px;
    }

}

/*============================================================================== 
    iPhone 4 and 4S || 320 x 480 || Default, Portrait and Landscape
================================================================================ */
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

/*============================================================================== 
iPhone 5, 5S, 5C and 5SE || 320 x 568 || Default, Portrait and Landscape
================================================================================ */
@media only screen and (min-width: 320px) and (max-width: 568px) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

/*============================================================================== 
iPhone 6, 6S, 7 and 8 || 375 x 667 || Default, Portrait and Landscape
================================================================================ */
@media only screen and (min-width: 375px) and (max-width: 667px) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

/*============================================================================== 
iPhone 6+, 7+ and 8+ || 414 x 736 || Default, Portrait and Landscape
================================================================================ */
@media only screen and (min-width: 414px) and (max-width: 736px) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

/*============================================================================== 
iPhone X || 375 x 812 || Default, Portrait and Landscape
================================================================================ */
@media only screen and (min-width: 375px) and (max-width: 812px) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

/*
    iphone 15 pro max
*/

@media only screen and (min-width: 430px) and (max-width: 932px) and (orientation: portrait) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

/* 1179×2556 pixels at 460ppi */
@media only screen and (width: 393px) and (height: 852px) and (-webkit-device-pixel-ratio: 3) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }

}

/* 1284×2778 pixels at 460ppi */
@media only screen and (width: 430px) and (height: 932px) and (-webkit-device-pixel-ratio: 3) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }

}

/* 1170×2532 pixels at 460ppi */
@media only screen and (width: 390px) and (height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .header-title {
        font-size: 3vw;
    }

    .header-subtitle {
        font-size: 2.5vw;
    }
}

html {
    font-size: 14px;
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
    background-color: #f0f3f7;
}

[role='main'] {
    font-family: 'Noto Sans', sans-serif;
}

.container {
    padding-bottom: 140px;
}

/* Sticky footer styles
-------------------------------------------------- */
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
    text-align: left;
}

.footer-text {
    padding-left: 56px;
    background-color: #1b243b;
}

.footer-custom {
    height: 140px;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

/*form control style*/
.required:after {
    content: ' *';
    color: #f00;
}

.top-fixed-position {
    position: fixed;
    bottom: 80px;
    right: 0.5rem;
    z-index: 2147483647;
}

.header-right-list {
    margin-left: auto;
}

.header-translate-box {
    padding-top: 5px;
    padding-left: 5px;
}



/*style for google translate*/
#google_translate_element {
    width: 171px;
    height: 38px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.goog-te-gadget-simple {
    border: 0 !important;
}

.logo-Stonewall {
    width: 200px;
}

.logo-bottom {
    margin-bottom: 80px;
}

/* Kendo grid overrides */
.k-grid-header .k-header, .k-pager {
    color: white;
}

.gridanchor {
    /*color: #293557 !important;*/
    color: blue !important;
    text-decoration: underline !important;
}

.gridanchor:hover {
    color: #95bddf !important;
    text-decoration: underline !important;
}

/* Button and link overrides */
.btn-circle-primary {
    background-color: #95bddf !important;
    border-color: #95bddf;
    color: #293557;
}

.btn-circle {
    width: 50px;
    height: 50px;
    padding: 10px 10px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
    text-align: center;
    border-width: inherit;
}

.btn-primary {
    color: #293557;
    background: #95bddf 0% 0% no-repeat padding-box;
    border: 1px solid #95bddf;
    border-radius: 4px;
    opacity: 1;
}

.btn-primary:hover {
    background: #355f8bff 0% 0% no-repeat padding-box;
    border: 1px solid #355f8bff;
}

.btn-secondary {
    color: #fff;
    background: #6c757d 0% 0% no-repeat padding-box;
    border: 1px solid #6c757d;
    border-radius: 4px;
    opacity: 1;
}

.btn-outline-primary {
    color: #293557 !important;
    border: 1px solid #95bddf;
    border-radius: 4px;
    opacity: 1;
}

a {
    color: #95bddf;
}

a:hover {
    color: #6c757d;
}

/* Notification overrides */
.k-notification-success {
    color: #ffffff;
    background-color: #198754;
    border-color: #115e3a;
}

.k-notification-warning {
    color: #293557;
    background-color: #ffc107;
    border-color: #ab8103;
}

.k-notification-error {
    color: #ffffff;
    background-color: #dc3545;
    border-color: #91212c;
}

.text-danger {
    color: #ff956aff !important;
}

/* Printing css*/
.page-template > * {
    position: absolute;
    left: 20px;
    right: 20px;
    /*font-size: 90%;*/
}

.page-template .header {
    top: 20px;
}

.page-template .footer {
    bottom: 20px;
    padding-right: 10px;
    text-align: right;
    border-top: 1px solid #000;
}

/* Used by Telerik Grid PDF exports */
.pdf-template {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.pdf-template .pdf-header {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    border-bottom: 1px solid black;
    text-align: center;
    font-size: 20px;
    color: black;
}

.pdf-template .pdf-footer {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    color: black;
}

.k-pdf-export .k-grid-filter-menu,
.k-pdf-export .k-sort-icon {
    display: none !important;
}

.k-pdf-export .k-grid td {
    padding-right: 16px;
}
/*
.k-pdf-export td {
    white-space: nowrap;
}

.k-pdf-export colgroup > col:nth-child(1) {
    width: 300px !important;
}

.k-pdf-export .noExport {
    display: none;
}

.k-pdf-export .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.k-pdf-export .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.k-pdf-export .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.k-pdf-export .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.k-pdf-export .k-grid tr:nth-child(odd) td {
    background-color: #fff;
}

.k-pdf-export .k-grid tr:nth-child(even) td {
    background-color: rgba(0, 0, 0, 0.09);
}

.k-pdf-export .k-grid-content td[role="gridcell"] {
    word-wrap: break-word;
}

.k-pdf-export .k-grid-content td[role="gridcell"][export-font="10"] {
    font-size: 10px;
    padding: 0.5rem;
}
*/
/* Loader Panel Styles */
.k-loading-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100001;
}

.k-loading-panel-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #444444;
    opacity: 0.8;
    z-index: 100000;
}

.k-loading-panel-wrapper {
    position: absolute;
    top: 400px;
    z-index: 100002;
}

.k-loading-panel-text {
    margin-top: 20px;
    text-align: center;
    color: #ffffff;
}

/* menu */
#drawer-content {
    position: absolute;
    overflow: auto;
    top: -71px;
    left: 40px;
    height: 85vh;
    min-width: 360px;
    min-height: 100%;
    z-index: 1000;
    background-color: #ffffff;
    color: #293557;
}

#drawer-content li {
    font-size: 1.2em;
    padding-left: .89em;
    background: 0 0;
    border-radius: 0;
    border-width: 0 0 1px;
    border-color: rgba(33, 37, 41, 0.125);
    border-style: solid;
    line-height: 1.5em;
    padding: 1.09em .84em 1.23em .84em;
}

#drawer-content li:last-child {
    border: 0;
}

.drawer-panel {
    padding: 10px 20px 30px 20px;
}

.drawer-panel label {
    width: 125px;
}

.drawer-panel .reposition-labels .k-floating-label-container {
    padding-top: 0;
    width: auto;
    flex-direction: row-reverse;
    align-items: center;
}

.drawer-panel .reposition-labels .k-floating-label-container > .k-label {
    position: static;
    margin: 0 .5em;
}

.drawer-panel .k-input, .k-picker {
    max-width: 180px;
}

.k-drawer-item:hover {
    color: #293557;
}

.hidden {
    display: none;
}

#menu .section {
    max-width: 420px;
}

.k-toolbar .k-icon {
    font-size: 18px;
}

.side-menu {
    margin-top: 44px !important;
}

.side-menu i {
    width: 30px;
}

.k-pdf-export .gridanchor {
    color: #293557 !important;
    text-decoration: none !important;
}

/* CMARS-specific css */

.k-window-titlebar {
    background-color: #ffc107;
}

.alternate-text {
    color: #ffc107;
}

.admin-user-well {
    border: #f00 1px dotted;
    padding: 15px;
    border-radius: 4px;
    width: 75%;
}

.well {
    border: #1b243b 1px solid;
    background-color: #355f8bff;
    padding: 15px;
    border-radius: 4px;
}

.well a {
    color: #c9dcee;
}

.well a:hover{
    color: #e8f0f7;
}

.well-section-below {
    border-top: #1b243b 1px dotted;
    padding-top: 30px;
    margin-top: 30px;
}

.col-dates {
    width: 280px;
}

.col-dates span {
    display: inline-block;
    width: 100px;
}

.col-preview {
    min-width: 300px;
}

.col-preview span {
    font-weight: bold;
    display: inline-block;
    width: 150px;
}

.k-drawer-content {
    position: fixed;
    top: 145px;
    z-index: 10000;
    left: 10px;
}

.unmappable {
    background-color: #fdd;
}

.panel-open-row {
    margin-left: 340px;
}

.modal-title {
    color: #293557;
}

.modal-body {
    color: #293557;
}

.person-data {
    min-height: 84px;
}

#allPeopleModal .modal-dialog {
    padding-left: 46px;
    max-width: 90vw;
}

#reportRow {
    /* for using jQuery animated toggler */
    display: none;
}

#pagerRow {
    border-top: 1px dotted grey;
    line-height: 36px;
}

#addressRadius {
    max-width: 90px;
}

#mugshot {
    max-width: 200px;
    height: auto;
    border: #aaa 2px solid;
}

#myMap {
    position: relative;
    width: 95%;
    height: 800px;
}

@media (max-height: 880px) {
    #myMap {
        height: 80vh;
    }
}

#reportOptionsRow li {
    display: inline-table;
    width: 31%;
    min-height: 150px;
}

#reportOptionsRow .middleReport {
    padding-left: 2%;
    padding-right: 2%;
    margin-left: 2%;
    margin-right: 2%;
    border-left: #fff 1px dotted;
    border-right: #fff 1px dotted;
}

@media (max-width: 828px) {
    #reportOptionsRow {
        padding: 0;
    }

    #allPeopleGrid {
        overflow-x: auto;
    }
}

#gridRow .k-grid {
    overflow-x: auto;
}

#offenseType-list {
    font-size: 12px;
}

#searchScope-list, #specificOffense-list {
    font-size: 12px;
    width: 200px;
}

#searchScope-list .k-list-item-group-label,
#searchScope-list .k-list-group-sticky-header {
    display: none !important;
}
