#topnav .navigation-menu > li > a i {
    font-size: 25px;
}

#topnav .has-submenu.active a {
    color: #3bafda;
    font-weight: bold;
}

.truncate {
    max-width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.headerdivider {
    border-left: 1px solid #505458;
    background: #16222c;
    height: 16px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-grid;
    margin-top: 0px !important;
}

.inline {
    display: inline;
}

.issued {
    background-color: rgba(239,83,80,.31);
}

.recalled {
    background-color: rgba(249,249,249,1);
}

.issued-text {
    color: rgb(239, 83, 80);
}

.recalled-text {
    color: rgb(152, 166, 173)
}

.tab-space {
    margin-left: 2em;
}

.flag-popover {
    border: solid #dfdfdf 1px !important;
}

.nav-header-text-top {
    font-family: Heebo;
    margin: 0 !important;
    padding-top: 6px;
    font-size: 30px;
}

.calendar-text {
    font-size: 16px;
}

.calendar-icon {
    padding-top: 10px;
}

.remote-hearing-input {
    width: 300px;
}

.nav-header-text-bottom-jp {
    font-family: Heebo;
    margin: 0 !important;
    font-size: 12px;
}

.nav-header-text-bottom-pp {
    font-family: Heebo;
    margin: 0 !important;
    font-size: 11px;
}

.nav-container {
    padding-left: 0;
}

.inline-block {
    display: inline-block;
}

.control-label {
    padding-left: 25px !important;
    text-align: left !important;
}

.img-icon {
    width: 16px;
}

.img-icon:hover {
    cursor: pointer;
}

.fileContent {
    min-width: 700px;
    min-height: 500px;
}

.popover-title {
    background-color: #f1f1f1 !important;
    color: #4c5667 !important;
    font-size: 20px !important;
    text-align: center;   
}

.xml-form {
    min-width: 100%;
}

.calendar-search {
    padding-bottom: 15px;
}

.browser-eligible {
    padding-top: 20px;
}

.calendar-btn {
    border-radius: 15px;
    box-shadow: 1px 1px 1px #4c5667;
}

.padding-btm {
    padding-bottom: 20px;
}

.search-button {
    margin-top: 10px;
    margin-right: 10px;
}

.dashboard-panel {
    border-radius: 15px;
    box-shadow: 1px 1px 1px #4c5667;
    min-height: 150px;
    height: 150px;
} 
.dashboard-panel-title {
    font-size: 20px !important;
}

.advanced-search-table {
    min-width: 1510px;
}

.calendar-report-table {
    min-width: 1380px;
}

.table-width {
    min-width: 992px;
}

.table-scroll {
    overflow: auto;
}

@media (min-width: 960px) {
    #rc-imageselect, .recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media (max-width: 1250px) {
    #rc-imageselect, .recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

.table-print {
    margin: 10px;
}

.case-dropdown {
    width: 100%;
} 

.ssn-form {
    min-width: 200px;
    max-width: 200px;
}

.printButton {
    float: right !important;
}

div.dt-buttons {
    position: relative;
    float: right;
    padding-bottom: 2px;
}

.dashboard-quick-search {
    border-radius: 30px !important;
    padding-bottom: 10px;
}

.search-options {
    padding-top: 10px;
}

.sealPP {
    width: 467px;
    height: 80px;
}

.sealJP {
    width: 494px;
    height: 80px;
}

ul.uib-datepicker-popup.dropdown-menu {
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
}

.media {
    margin-top: 0;
}

.dashboard-search-area {
    padding-left: 10px;
}

.panel {
    margin-bottom: 0px;
}

.panel .panel-body {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.form-custom-label {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-light {
    background-color: #f5f5f5;
    border-color: #dae6ec;
}

#topnav .topbar-main .logo {
    color: #2f608a !important;
    font-size: 25px;
    font-weight: bold;
}

#topnav .topbar-main .logo i {
    color: #7b3535;
    font-size: 25px;
    font-weight: bold;
}

.teal-check {
    font-size: 125px;
    color: #00b19d;
}

.red-danger {
    font-size: 125px;
    color: #da4242;
}

.green-check {
    color: #3aa73a;
    font-size: 25px;
    font-weight: bold;
}

.red-check {
    color: #da4242;
    font-weight: bold;
    font-size: 25px;
}

.big-light-icon {
    font-size: 150px;
    color: #c7c6c6;
}

.big-danger-icon {
    font-size: 150px;
    color: #ef5350;
}

.big-danger-text {
    font-size: 30px;
    color: #ef5350;
    font-weight: bold;
    text-transform: uppercase;
}

.big-icon {
    font-size: 50px;
}

.help-icon {
    padding: 4px;
}

.help-icon:hover {
    cursor: pointer;
}

#topnav .navbar-toggle:hover span {
    background-color: #337ab7;
}

.realtime-events-icon {
    font-size: 100px;
    color: #46c4da;
}

.lock-icon {
    color: #694b3c;
}

.navigation-menu {
    text-transform: uppercase;
}

.upper-header {
    text-transform: uppercase;
}

.page-header-calendar {
    padding-bottom: 9px;
    border-bottom: 1px solid #eee;
    margin: 50px 0 15px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.muted-link {
    color: aliceblue;
    text-decoration: underline;
}

.muted-link:hover {
    color: #b0c2d2;
}

/* ===========
  Modal Style overrides
 =============*/

.court-model-title, .court-model-title > h3 {
    background-color: #35567a;
    color: #fff;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
}

.court-modal {
    /*display: none;  Hidden by default */
    visibility: hidden;
    position: fixed; /* Stay in place */
    z-index: -1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.court-modal-low {
    display: block; /* Hidden by default */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    width: 1%; /* Full width */
    height: 1%; /* Full height */
}

.court-modal-show {
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.court-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 5px 15px 15px 15px;
    border: 1px solid #888;
    width: 80%;
}

.court-modal-banner {
    position: absolute;
    top: 32px;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);
    border: none;
    background: #f8cc96;
    z-index: 1000;
}

.charge-text {
    color: #34537c;
    text-transform: uppercase;
}

.plea-text {
    margin-left: 10px;
    color: #357c34;
    text-transform: uppercase;
}

.disposition-text {
    margin-left: 10px;
    color: #7c3434;
    text-transform: uppercase;
}

.sentence-text {
    color: #5a347c;
    margin-left: 10px;
    text-transform: uppercase;
}

.condition-text {
    margin-left: 20px;
    font-size: smaller;
    color: #5c4f67;
    text-transform: uppercase;
}

.components-text {
    margin-left: 20px;
    font-size: smaller;
    color: #3f3446;
    text-transform: uppercase;
}

.input-highlight {
    border: solid 2px #98a6ad;
    background-color: #dfeaef;
    color: #98a6ad !important;
}


.alert-poc {
    background-color: rgba(127, 168, 239, 0.2) !important;
    border-color: rgb(146, 164, 172) !important;
    color: #5b859e;
    padding: 10px;
}

.alert-black-text {
    color: #444444;
}

.alert-light {
    background-color: rgb(223, 234, 239) !important;
    border-color: rgb(52, 83, 124) !important;
    color: #34537c;
}

/* =========== Dashboard styles =============*/
.dashboard-hero {
    background: #4c5667; /* Old browsers */
    background: -moz-linear-gradient(top, #727d90 1%, #4c5667 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #727d90 1%, #4c5667 100%);
    background: linear-gradient(to bottom, #727d90 1%, #4c5667 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c5667', endColorstr='#858896', GradientType=0); /* IE6-9 */
    background-size: cover;
    color: #fff;
}
/* =========== Dashboard styles =============*/

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: black !important;
    text-decoration: none;
    background-color: #f5f5f5;
}

.light_blue {
    color: #98a6ad;
}

.dark_grey {
    color: #4c5667 !important;
}

.dashboard-heading {
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    border-radius: 10px 10px 0 0;
}

.dashboard-body {
    padding: 20px !important;
    font-size: 15px !important;
}

.dashboard-date {
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
}

.dashboard-search-area {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.dashboard-emergency {
    margin-top: 10px;
    border-radius: 10px;
    background-color: rgba(255, 0, 0, 0.2) !important;
}
.dashboard-emergency > .dashboard-heading {
    color: #fff;
    background-color: rgb(239, 83, 80);
}

.dashboard-alert {
    margin-top: 10px;
    border-radius: 10px;
    background-color: rgba(255, 170, 0, 0.2) !important;
}
.dashboard-alert > .dashboard-heading {
    color: rgb(82, 52, 0);
    background-color: rgb(255, 170, 0);
}

.dashboard-info {
    margin-top: 10px;
    border-radius: 10px;
    background-color: rgba(135,206,250, 0.2) !important;
}
.dashboard-info > .dashboard-heading {
    color: rgb(42, 80, 99);
    background-color: rgb(61, 220, 247);
}

.dashboard-low {
    margin-top: 10px;
    border-radius: 10px;
    background-color: rgba(219,219,219, 0.2) !important;
}
.dashboard-low > .dashboard-heading {
    color: rgb(84, 84, 84);
    background-color: rgb(223, 223, 223);
}

.dashboard-current-user {
    text-transform: uppercase;
    border-radius: 5px;
    text-align: center;
    color: #4c5667;
    font-weight: bold;
    margin-left: 2px;
}

.dashboard-quick-search {
    text-transform: uppercase;
    border-radius: 5px;
    text-align: left;
    color: #4c5667; 
    font-weight: bold;
    margin-left: 2px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.navbar-custom i.far.fa-calendar-plus.fa-xs {
    font-size: 20px !important;
    vertical-align: bottom !important;
}


/* Bootstrap Overrides */

.page-header {
    margin: 15px 0 15px !important;    
}

.dropdown-menu > li > a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333 !important;
    white-space: nowrap;
}

@media (max-width: 991px) {
    nav-item-float {
        float: left !important;
    }

    .dropdown-menu {
        margin-left: 140px;
        margin-top: -45px;
        padding: 4px 0;
        -webkit-animation: dropdownOpen 0.3s ease-out;
        -o-animation: dropdownOpen 0.3s ease-out;
        animation: dropdownOpen 0.3s ease-out;
        border: 0;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    }
    
    #navigation {
        left: 550px !important;
    }
}

@media (max-width: 912px) {
    #navigation {
        left: 300px !important;
    }
    
    div.dataTables_filter input {
        width: 10em;
    }
}

@media (max-width: 812px) {
    #navigation {
        left: 200px !important;
    }
}

@media (max-width: 420px) {
    #navigation {
        left: 0 !important;
    }
    
    .sealJP, .sealPP {
        width: 280px !important;
        height: 80px !important;
    }

    .rules {
        font-size: 10px !important;
    }
}

@media (min-width: 420px) and (max-width: 712px) {
    #navigation {
        left: 100px !important;
    }
    .sealJP, .sealPP {
        width: 330px;
        height: 80px;
    }
    .rules {
        font-size: 10px !important;
    }
}

@media (min-width: 991px) {
    .nav-item-float {
        float: right !important;
    }

    .print-btn {
        margin: 20px;
        float: right;
    }
}

@media (max-width: 1440px) {
    div.dataTables_filter label {
        font-weight: 400;
        float: left;
    }
}

@media (min-width: 1440px) {
    .dropdown-menu{
        margin-top: 0 !important;
    }

    .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -5px;
    }

    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .nav-tabs .dropdown-menu,
    .nav-pills .dropdown-menu,
    .navbar .dropdown-menu {
        margin-top: 0;
    }

    .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0, 0, 0, 0.2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px;
    }



    .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        left: 10px;
        top: 11px;
        left: -6px;
    }
}

@media print {
    /* print styles go here */
    .print-container {
        position: fixed;
        display: inline;
        overflow-y: visible;
        top: 5%;
        right: 5%;
        left: 5%;
    }

    .traffic-school-print {
        font-size: 12px;
    }

    .payment-plan-print {
        font-size: 10px;
    }
}