
#leaflet-control-accordion-layers-0 label, #leaflet-control-accordion-layers-1 label, #leaflet-control-accordion-layers-2 label {
    color: #676767 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    width: 100%;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-bottom: 2px solid #ccc;
    margin-bottom: 6px;
}

.leaflet-control-layers-list {
    max-height: 60vh !important;
    min-height: calc(100vh - 580px) !important;
    margin: 0 4px 10px 0 !important;
}

.map {
    min-height: calc(90vh - 0px);
    height: 100% !important;
    z-index: 1
}

.map-cameras-by-route {
    min-height: calc(80vh - 0px) !important;
}


.leaflet-container, .menu-item-checkbox {
    font-family: inherit !important
}

#leaflet-control-accordion-layers-1 .ac-large .menu-item-checkbox label, #leaflet-control-accordion-layers-0 .ac-large .menu-item-checkbox label, #leaflet-control-accordion-layers-2 .ac-large .menu-item-checkbox label {
    font-family: inherit !important;
    font-size: 14px !important;
    letter-spacing: -0.4px;
    padding: 0 !important;
    height: auto !important;
    content: '';
    width: 100%;
    font-weight: 500 !important;
    color: #676767;
    border: 0 !important;
}

.leaflet-control-layers-overlays div label {
    font-family: inherit !important;
    font-size: 14px !important;
    letter-spacing: -0.4px;
    padding: 0 !important;
    height: auto !important;
    content: '';
    width: 100%;
    font-weight: 500 !important;
    color: #676767;
    background: url(../lib/leaflet/plugins/leaflet.styledlayercontrol/css/images/arrow_up.png) no-repeat 239px 15px !important;
}

.menu-item-checkbox {
    font-size: 13px;
    padding: 3px 0;
    display: block;
}

.leaflet-control-layers-list {
    padding: 0 10px
}

.leaflet-control-layers-expanded {
    background: #fff !important
}

.ac-container input.menu:checked + label {
    color: #676767 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background: url(../lib/leaflet/plugins/leaflet.styledlayercontrol/css/images/arrow_down.png) no-repeat 239px 15px !important;
    width: 100%;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-bottom: 2px solid #ccc;
    margin-bottom: 6px;
}

.ac-container input.menu:checked ~ article.ac-large {
    padding: 0 0 1px 0 !important;
}

.ac-container div[id^="leaflet-control-accordion-layers"] > label:hover:after,
.ac-container input.menu:checked + div[id^="leaflet-control-accordion-layers"] > label:hover:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: none !important;
}

.leaflet-control-layers-toggle {
    background-repeat: no-repeat !important;
    background-size: 22px !important;
    background-position: 13px center !important;
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 104px !important;
    height: 41px !important;
    vertical-align: middle !important;
    line-height: 40px !important;
    font-size: 15px !important;
    padding: 0 17px 0 43px !important;
}

.leaflet-container a {
    color: #7b7b7b !important;
    font-weight: 600 !important;
}

.leaflet-control-layers-toggle:after {
    content: "Layer"
}



.popup-header {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 6px;
    padding-right: 2px;
    border-bottom: black;
    border-bottom-style: solid;
    border-bottom-width: thin;
    line-height: 17px;
}

.popup-body {
    height: 100%;
    max-height: 40px;
    max-width: 200px;
}

.popup-body-table {
    text-align: left;
    height: 100%;
    width: 100%;
    margin: 5px 0;
}

.popup-body-tr {
    width: 100%;
}

tr:nth-child(odd) {
    background-color: #eeeeee;
}

tr:nth-child(even) {
    background-color: #fff;
}


.popup-body-th, .popup-body-td, .popup-body-ul {
    vertical-align: text-top;
    font-size: 13px;
    padding: 5px 0;
    color: #000;
}

table.dmsMsg {
    width: 100%;
    border-collapse: collapse;
    min-width: 210px;
    padding-bottom: 100;
}

tr.dmsMsgRow {
    background-color: black;
    color: yellow;
    outline: none;
}

td.dmsMsgTextCenter {
    background-color: black;
    color: yellow;
    text-align: center;
    font-weight: 800;
    line-height: 20px;
}

td.dmsMsgTextRight {
    background-color: black;
    color: yellow;
    padding-left: 3;
    padding-right: 3;
    padding-top: 1;
    padding-bottom: 1;
    text-align: right;
}

td.dmsMsgTextLeft {
    background-color: black;
    color: yellow;
    padding-left: 3;
    padding-right: 3;
    padding-top: 1;
    padding-bottom: 1;
    text-align: left;
}

tr.dmsMsgRowBlank {
    outline: none;
    height: 3px;
    max-height: 3px;
}

td.dmsMsgTextBlank {
    height: 3px;
    max-height: 3px;
}


.cameraCluster {
    background-color: rgba(8, 43, 241, 0.682);
    text-align: center;
    font-size: 14px;
    border-radius: 50%
}

.activeClosureCluster {
    background-color: rgba(243, 103, 22, 0.888);
    text-align: center;
    font-size: 14px;
    border-radius: 50%
}

.popupCameraHeader {
    font-weight: bold;
    min-width: 300px;
}

.layerControlIcon {
    width: 24px;
    height: 24px;
}

.leaflet-bookmarks-to-right,
.leaflet-bookmarks-to-right.expanded {
    width: 34px;
    height: 34px;
}

.leaflet-popup-content {
    margin: 10px 10px;
    line-height: 1.0;
}


@media (min-width: 992px) {
    .mdgov-masthead {
        min-height: 100px !important;
    }
}

.mdgov-hero__brand {
    min-height: auto !important;
}

.mdgov-hero__logo {
    margin: 15px 0 15px 10px !important;
}

.mdgov-agency__name {
    width: 290px !important
}

.cameraCluster, .activeClosureCluster {
    line-height: 24px !important;
    color: #fff !important;
}

.cameraCluster {
    box-shadow: 0px 0px 5px 0px #687bec;
}

.activeClosureCluster {
    box-shadow: 0px 0px 5px 0px #f8726b;
}

.leaflet-right {
    right: 15px !important;
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: -7px !important;
    right: -5px !important;
    padding: 2px 0px !important;
    border: none;
    text-align: center;
    width: 20px !important;
    height: 20px !important;
    font: 16px/14px Tahoma, Verdana, sans-serif !important;
    color: #ffffff !important;
    text-decoration: none;
    font-weight: bold;
    background: transparent;
    background: #d1352b !important;
    border-radius: 45px;
    /* border: 1px solid #0c0f07; */
}
