@charset "utf-8";
/* CSS Document */
#ui-datepicker-div {
    z-index: 10000 !important;
}
/* MDT */
.egovfooter {
    background:white !important;
    color: #6E9699 !important;
    border-top:1px solid #E0E0E0 !important; border-top:none;
    padding:0;
}
.egovfooter .nav-item:hover {background:#eee; text-decoration: none; }
.egovfooter	a { display:block; font-size:1em; color: #005288 !important; }
.egovfooter .nav-item {height:50px;}

.version {color:#494848; font-style:italic;}

.app-name {font-weight: 500; }

.bg-road {
    background: url(../images/bg-road.png) bottom right no-repeat;
    background-color: var(--mdtBlue) !important;
    background-size: auto 100%;
}
.bg-road2 {
    background: url(../images/bg-road2.png) bottom right no-repeat;
    background-color: var(--mdtBlue) !important;
    background-size: auto 100%;
}

.bg-bridge {
    background: url(../images/bg-bridge.png) bottom right no-repeat;
    background-size: auto 100%;
}

.bg-plow {
    background: url(../images/bg-plow.png) bottom right no-repeat;
    background-size: auto 100%;
}

.nav-link{
    font-weight: 500 !important;
   /* color: #ffffff;*/
}

img.small-loading {
    max-height: 20px;
    max-width: 20px;
}

.mdt-db {
    font-size: 11px;
    margin-top: 5px;
}

input.uppercase {
    text-transform: uppercase;
}

textarea.uppercase {
    text-transform: uppercase;
}

div.grid-cell-renderer {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 2px;
    text-align: left;
    margin-right: 2px;
    margin-left: 4px;
    margin-top: 4px;
}

.modal-xx-large {
    width: 1024px;
}

#overlay {
    background-color: black;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.2; /* also -moz-opacity, etc. */
    z-index: 99999;
    background-image: url("../images/loader.gif");
    background-repeat: no-repeat;
    background-position: center;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.mdt-row-edit {
    background-color: #00CCFF;
}

.ui-autocomplete {
    z-index: 10020;
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

td.details-control {
    background: url('../images/icon-right.png') no-repeat
    center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('../images/icon-down.png') no-repeat
    center center;
}

.jqx-widget {
    font-size: inherit;
}

.jqx-widget-content {
    font-size: inherit;
}

.jqx-grid-table {
    font-size: inherit;
}

.ui-widget {
    font-size: inherit;
}

.ui-widget button {
    font-size: inherit;
}

.mdt-required-field:after {
    content: " *";
}

.popover {
    z-index: 999999;
}

.card-help {
    font-size: 1em;
    text-decoration: none;
}

.card-help a {
    color: var(--mdtBlue);
}
.card-help a:hover {
    cursor: pointer;
    color: #e55302;
    text-decoration: none;
}

.card-title {
    margin-bottom: 0.20rem !important; }

.system-help {
    font-size: 1.25em;
    text-decoration: none;
    padding: 0 8px 0 8px;
}
.system-help a {
    color: white;
}
.system-help a:hover {
    cursor: pointer;
    color: green;
    text-decoration: none;
}

.dropdown .open {
    z-index: 10002;
}

#gritter-notice-wrapper {
    z-index: 10003;
}

span.mdt-field-error::before {
    content: "ERROR: ";
}

span.mdt-field-warning::before {
    content: "WARNING: ";
}

.nav-tabs {
    margin-bottom: 0;
}

.table {
    width: 100%;
}

table.dataTable thead>tr>th {
    padding-left: 6px;
    padding-right: 18px;
}

.nav-link h1 {
    font-size: 1.25rem;
}

.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.input-group-inline {
    display: inline;
}

@media print {
    .collapse {
        display: block !important;
        height: auto !important;
    }

    .print-hide  {
        display: none;
    }

    .mdt-card {
        font-size: 10pt;
        page-break-inside: avoid;
    }
    .page-break-b {
        page-break-before: always;
    }
}

/* \/\/\/\/ SITSD Okta login styles found at https://okta.mt.gov/ \/\/\/\/\/ */
#okta-login a {
    color: #0090cb;
}

#okta-login a:hover {
    color: #0077B2;
}

#okta-login.login-wrapper {
    width: 300px;
    margin: 30px;
    text-align: center;
}

#okta-login .logo {
    width: 150px;
}

#okta-login {
    background-color: #3A5C81;
    border: solid 1px #14365B;
}

#okta-login a.btn-danger,
#okta-login a.btn-danger:hover {
    color: #fff;
}

#okta-login .btn-danger {
    background: #7b1212;
    border: 1px solid #620000;
}

#okta-login .btn-danger:hover {
    background: #620000;
}

/* \/\/\/\/ <mark> tag styles \/\/\/\/\/ */

mark.mark-danger {
    color: #000000;
    background: #f8d7da linear-gradient(180deg, #f9dde0, #f8d7da) repeat-x;
}

mark.mark-warning {
    color: #000000;
    background: #fff3cd linear-gradient(180deg, #fff5d5, #fff3cd) repeat-x;
}

/* Attachment grid cell/button styles */
.attachment-delete-btn > input {
    color:#fff;background:#dc3545 linear-gradient(180deg, #e15361, #dc3545) repeat-x;border-color:#dc3545;
}

.vis-toggle-btn > input {
    color:#fff;background:#005288 linear-gradient(180deg, #266c9a, #005288) repeat-x;border-color:#005288;
}
button.edit-attachment-btn {
    color:#6c757d; border-color:#6c757d; background-color: #ccc;
}

/* /\/\/\/\/\/\/\/\/\ Map modal fragment styles \/\/\/\/\/\/\/\/\/\/ */
#mapButtonLabel, #mapButton {
    margin-top: 31px;
}

#mapContainer .input-group-text {
    margin-top: 31px;
    font-weight: 600;
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

#mapModal .modal-header, #mapModal .modal-header .row {
    width: 100%;
}

/* Action buttons styles */
.action-buttons {
    background-color: #fff;
}

.gritter-warning {
    background-color: orange;
    color: #856404 !important;
    border: 1px solid transparent;
    border-radius: 0.50rem;
    opacity: 0.8;
}

.gritter-warning .gritter-item {
    color: #000;
    text-shadow: none;
    opacity: 1.0;
}

.gritter-warning .gritter-top,
.gritter-warning .gritter-item,
.gritter-warning .gritter-bottom {
    background: none !important;
}

/* \/\/\/\ Fix date picker going being the grid \/\/\/\/ */
.ui-datepicker {
    z-index:100 !important;
}

/* \/\/\/\ textarea character count \/\/\/\/ */
div.char-count {
    font-size: .8em;
}