﻿.ol-popup {
    position: absolute;
    background-color: white;
    box-shadow: 1px 0px 8px -2px #999999;
    -webkit-box-shadow: 1px 0px 8px -2px #999999;
    padding: 20px 8px 8px 15px;
    bottom: 12px;
    left: -50px;
    min-width: 280px;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: auto;
}

    .ol-popup h2 {
        font-size: 14px;
        margin: 0;
        padding: 0;
    }

.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
    font-size: 11px;
}

.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}

.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 7px;
    right: 10px;
    color: #000;
}

    .ol-popup-closer:after {
        content: "✖";
    }

.ol-zoom {
    top: 40px;
    left: 4px;
}

    .ol-zoom.ol-control button {
        height: 20px;
        width: 27px;
        margin: 1px 0;
        opacity: 1;
        background: #4a90e2;
    }

.ol-zoomslider {
        right: 10px !important;
    top: 103px !important;
    border: 1px solid #00a9de;
    background: rgba(255, 255, 255, 0.88);
    left: inherit;
}

    .ol-zoomslider button {
        width: 21px !important;
    }


.ol-zoom.ol-control {
   right: 10px !important;
    padding: 0px;
    background: none;
    left: inherit;
}

    .ol-zoom.ol-control button {
           height: 28px !important;
        width: 28px !important;
    }

#btnSearch {
    background-color: snow;
    bottom: 0;
    cursor: pointer;
    height: 20px;
    left: 221px;
    margin-bottom: 46px;
    position: absolute;
    z-index: 1021;
}

#txtSearch {
    bottom: 0;
    height: 17px;
    left: 11px;
    margin-bottom: 45px;
    position: absolute;
    width: 227px;
    z-index: 1021;
}

.watermark {
    color: #999;
}

.ui-tabs-vertical {
    width: 55em;
}

    .ui-tabs-vertical .ui-tabs-nav {
        padding: .2em .1em .2em .2em;
        float: left;
        width: 12em;
    }

.ui-tabs-vertical {
    height: 305px;
}

    .ui-tabs-vertical .ui-tabs-nav li {
        clear: left;
        width: 100%;
        border-bottom-width: 1px !important;
        border-right-width: 0 !important;
        margin: 0 -1px .2em 0;
    }

        .ui-tabs-vertical .ui-tabs-nav li a {
            display: block;
        }

        .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
            padding-bottom: 0;
            padding-right: .1em;
            border-right-width: 1px;
        }

    .ui-tabs-vertical .ui-tabs-panel {
        padding: 1em;
        float: right;
        width: 40em;
    }

.ui-autocomplete {
    font-size: 12px;
}

#infotablegeo {
    border: 1px solid #ccc;
    font-size: 10px;
}

.ui-tabs-vertical .ui-tabs-panel {
    float: left;
    height: 288px;
    overflow: auto;
    padding: 1em;
}

.ui-tabs-panel {
    padding: 0.5em !important;
}

#infotablegeo tr:nth-child(2n) {
    background-color: #ccc;
    color: #000;
}

.grid-table {
    overflow: auto;
    border: 1px solid #c5c5c5;
    width: 100%;
    font-size: 10px;
}
    /*  Define the background color for all the ODD background rows  */
    .grid-table tr:nth-child(odd) {
        background: #ccc;
    }
    /*  Define the background color for all the EVEN background rows  */
    .grid-table tr:nth-child(even) {
        background: white;
    }

#vmstabs #triptable {
    white-space: nowrap;
    border: 1px solid #ccc;
    width: 100%;
}

.vmsPopup {
    text-align: center;
    width: 100%;
    background-color: blue;
    font-size: 20px;
    color: yellow;
    font-weight: bold;
    font-family: Arial;
}

#VMSPopup, #NJTransitTrackLayer, #NJTransitLightTrackLayer, #NJTransitTrainStationsLayer, #LIRRRoutesLayer, #SubwayRoutesLayer, #SubwayStopsLayer, #MNRRoutesLayer, #MileMakerPopup {
    height: auto;
}

#NJTransitPopup, #MNRPopup, #SubwayPopup, #NJBusPopup, #LIRRPopup {
    height: auto;
    width: 410px;
}

#TripLayerPopup {
    background: #fff;
    right: -50%;
    z-index: 1;
    padding:20px 10px 10px 10px;
}
#TripLayerPopup .ol-popup-content{overflow:visible;}
#TripLayerPopup .ol-popup-closer{top:7px; right:10px;}
#LinkLayerPopup {
   background-color: #fff;
    width: 128px;
    z-index: 1;
    min-width: 10px;
    padding:20px 10px 10px 10px;
}

#traindiv {
    right: 16px;
    top: 10px;
}

.ui-multiselect-menu.checkUncheckNot .ui-multiselect-checkboxes li label {
    position: relative;
    padding-left: 22px;
}

    .ui-multiselect-menu.checkUncheckNot .ui-multiselect-checkboxes li label input[type="checkbox"] {
        position: absolute;
        left: 4px;
        top: 0px;
    }

    .ui-multiselect-menu.checkUncheckNot .ui-multiselect-checkboxes li label span {
        width: 100%;
        display: block;
    }

.ui-multiselect-menu.checkUncheckNot .ui-multiselect-filter {
    font-size: 12px;
    margin-bottom: 5px;
}

    .ui-multiselect-menu.checkUncheckNot .ui-multiselect-filter input[type="search"] {
        font-weight: normal;
        padding: 0 3px;
        outline: none;
        border: 1px solid #a0a0a0;
        margin-left: 5px;
        width: 140px;
    }

button.ui-multiselect.checkUncheckNot span.ui-icon {
    margin-top: 1px;
}

button.ui-multiselect.checkUncheckNot {
    width: 100% !important;
    font-size: 12px;
}

.ui-helper-reset {
    font-size: 12px;
}

.pure-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}

    .pure-table caption {
        color: #000;
        font: italic 85%/1 arial,sans-serif;
        padding: 1em 0;
        text-align: center;
    }

    .pure-table td, .pure-table th {
        border-left: 1px solid #cbcbcb;
        border: 1px solid #cbcbcb;
        font-size: inherit;
        margin: 0;
        overflow: visible;
        padding: .5em 1em;
    }

        .pure-table td:first-child, .pure-table th:first-child {
            border-left-width: 0;
        }

    .pure-table thead {
        background-color: #e0e0e0;
        color: #000;
        text-align: left;
        vertical-align: bottom;
    }

    .pure-table td {
        background-color: transparent;
    }

.pure-table-odd td {
    background-color: #f2f2f2;
}

.pure-table-striped tr:nth-child(2n-1) td {
    background-color: #f2f2f2;
}

.pure-table-bordered td {
    border-bottom: 1px solid #cbcbcb;
}

.pure-table-bordered tbody > tr:last-child > td {
    border-bottom-width: 0;
}

.pure-table-horizontal td, .pure-table-horizontal th {
    border-width: 0 0 1px;
    border-bottom: 1px solid #cbcbcb;
}

.pure-table-horizontal tbody > tr:last-child > td {
    border-bottom-width: 0;
}

.layer-switcher {
    top: 3.5em;
}

.ol-attribution.ol-unselectable.ol-control img {
    width: auto;
}

.ol-attribution ul {
    font-size: 1rem;
}

.ol-attribution.ol-uncollapsible {
        bottom: 10px;
    right: 10px;
    height:auto;
    border-radius: 0; -ms-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0;
}

#mileinfotable {
    overflow: auto;
    border: 1px solid #c5c5c5;
    width: 100%;
    font-size: 10px;
}


    #mileinfotable tr:nth-child(even) {
        background-color: #ccc;
    }

    #mileinfotable th {
        white-space: nowrap;
        text-align: left;
    }
