@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');

        #container {
            font-family: Arial;
            position: relative;
            font-size: 13px;
            width: 46%;
            height: 100%;
        }
		
		 #container1 {
            font-family: Arial;
            position: relative;
            font-size: 13px;
            width: 52%;
            height: 100%;
        }
		
		 #container2 {
            font-family: Arial;
            position: relative;
            font-size: 13px;
            width: 52%;
            height: 100%;
        }
		

        #maptools {
            left: 55px;
            position: absolute;
            top: 470px;
            z-index: 1100;
            background-color: rgba(243, 232, 232, 0.92);
            border: 1px solid #000;
            box-shadow: 0 0 6px 6px #888888;
            width: 70px;
        }

            #maptools ul {
                margin: 0px;
                overflow: auto;
            }

		#maptools1 {
            right: 20px;
            position: absolute;
            top: 45px;
            z-index: 1100;
            background-color: rgba(243, 232, 232, 0.92);
            border: 1px solid #000;
            box-shadow: 0 0 6px 6px #888888;
            width: 200px;
        }

            #maptools1 ul {
                margin: 0px;
                overflow: auto;
            }
		
		#maptools2 {
            left: 45px;
            position: absolute;
            top: 125px;
            z-index: 1100;
            background-color: rgba(243, 232, 232, 0.92);
            border: 1px solid #000;
            box-shadow: 0 0 6px 6px #888888;
            width: 180px;
        }

            #maptools2 ul {
                margin: 0px;
                overflow: auto;
            }
		/*
		 #maptoolsn {
            left: 10px;
            position: absolute;
            top: 35px;
            z-index: 1100;
            background-color: rgba(243, 232, 232, 0.92);
            border: 1px solid #f3f3f3;
            box-shadow: 0 0 6px 6px #888888;
            width: 180px;
        }*/
		 #maptoolsn { background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    box-shadow: 0 0 2px 2px #888888;
    left: 63px;
    position: absolute;
    top: 35px;
	width: 273px;
    z-index: 1100;}

            #maptoolsn ul {
                margin: 0px;
                overflow: auto;
            }


@media only screen and (max-width: 767px) {
     #maptoolsn { background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    box-shadow: 0 0 2px 2px #888888;
    left: 10px;
    position: absolute;
    top: 29px;
	width: 203px;
    z-index: 1100;

     }
}
		
        #maptoostoogler {
            float: left;
        }

        .eventlist {
            padding: 2px;
            margin-top: 5px;
        }

            .eventlist li img {
                height: 13px;
                width: 13px;
                padding-right: 2px;
            }

            .eventlist li {
                display: block;
                clear: both;
                padding: 2px;
            }

        #miniMaptool {
            right: 20px;
            position: absolute;
            top: 45px;
            z-index: 1100;
            background-color: #388194;
            border: 1px solid #000;
            
            width: auto;
        }

            #miniMaptool ul {
                padding: 0px;
                margin-bottom: 0px; /*text-align:right;         width: 30px;         margin-top: 40px;*/
                margin: 0px;
                width: auto;
                margin-top: 2px;
            }

                #miniMaptool ul > li > img {
                    height: 22px;
                    width: 22px;
                    padding-right: 2px;
					padding-bottom: 5px;
                }

                #miniMaptool ul > li {
                    clear: both;
                    padding: 2px;
                }

        .h-miniMaptool ul {
            width: auto !important;
        }

            .h-miniMaptool ul > li {
                display: inline;
            }

        .v-miniMaptool ul > li {
            display: table;
            overflow: auto;
        }

        .v-miniMaptool ul {
            overflow-y: auto;
            overflow-x: hidden;
            width: 48px;
        }

        .olPopup {
            font-size: 11px;
        }

        @media (max-width: 500px) {
            #miniMaptool ul > li > img {
                height: 16px;
                width: 16px;
                padding-right: 1px;
            }
        }

		#miniMaptool1 {
            right: 20px;
            position: absolute;
            top: 45px;
            z-index: 1100;
            background-color: #388194;
            border: 1px solid #000;
            
            width: auto;
        }

            #miniMaptool1 ul {
                padding: 0px;
                margin-bottom: 0px; /*text-align:right;         width: 30px;         margin-top: 40px;*/
                margin: 0px;
                width: auto;
                margin-top: 2px;
            }

                #miniMaptool1 ul > li > img {
                    height: 22px;
                    width: 22px;
                    padding-right: 2px;
					padding-bottom: 5px;
                }

                #miniMaptool1 ul > li {
                    clear: both;
                    padding: 2px;
                }

        .h-miniMaptool1 ul {
            width: auto !important;
        }

            .h-miniMaptool1 ul > li {
                display: inline;
            }

        .v-miniMaptool1 ul > li {
            display: table;
            overflow: auto;
        }

        .v-miniMaptool1 ul {
            overflow-y: auto;
            overflow-x: hidden;
            width: 48px;
        }


        @media (max-width: 500px) {
            #miniMaptool1 ul > li > img {
                height: 16px;
                width: 16px;
                padding-right: 1px;
            }
        }
		
		#miniMaptool2 {
            right: 20px;
            position: absolute;
            top: 45px;
            z-index: 1100;
            background-color: #388194;
            border: 1px solid #000;
            
            width: auto;
        }

            #miniMaptool2 ul {
                padding: 0px;
                margin-bottom: 0px; /*text-align:right;         width: 30px;         margin-top: 40px;*/
                margin: 0px;
                width: auto;
                margin-top: 2px;
            }

                #miniMaptool2 ul > li > img {
                    height: 22px;
                    width: 22px;
                    padding-right: 2px;
					padding-bottom: 5px;
                }

                #miniMaptool2 ul > li {
                    clear: both;
                    padding: 2px;
                }

        .h-miniMaptool2 ul {
            width: auto !important;
        }

            .h-miniMaptool2 ul > li {
                display: inline;
            }

        .v-miniMaptool2 ul > li {
            display: table;
            overflow: auto;
        }

        .v-miniMaptool2 ul {
            overflow-y: auto;
            overflow-x: hidden;
            width: 48px;
        }


        @media (max-width: 500px) {
            #miniMaptool2 ul > li > img {
                height: 16px;
                width: 16px;
                padding-right: 1px;
            }
        }
		
		#miniMaptooln {
            left: 54px;
            position: absolute;
            top: -39px;
            z-index: 1100;
                       
            width: auto;
        }

@media only screen and (max-width: 767px) {
#miniMaptooln {
            left: 40px;
            position: absolute;
            top: -34px;
            z-index: 1100;
                       
            width: auto;
        }


}

            #miniMaptooln ul {
                padding: 0px;
                margin-bottom: 0px; /*text-align:right;         width: 30px;         margin-top: 40px;*/
                margin: 0px;
                width: auto;
                margin-top: 2px;
            }

                #miniMaptooln ul > li > img {
                    height: 22px;
                    width: 22px;
                    padding-right: 2px;
					padding-bottom: 5px;
                }

                #miniMaptooln ul > li {
                    clear: both;
                    padding: 2px;
                }

        .h-miniMaptooln ul {
            width: auto !important;
        }

            .h-miniMaptooln ul > li {
                display: inline;
            }

        .v-miniMaptooln ul > li {
            display: table;
            overflow: auto;
        }

        .v-miniMaptooln ul {
            overflow-y: auto;
            overflow-x: hidden;
            width: 48px;
        }

        .olPopup {
            font-size: 11px;
        }

        @media (max-width: 500px) {
            #miniMaptooln ul > li > img {
                height: 16px;
                width: 16px;
                padding-right: 1px;
            }
        }
		
        .eventlist input {
            float: left;
            margin: 1px;
        }

        .eventlist label, .eventlist a {
            font-family: sans-serif !important;
            font-size: 11px !important;
            font-weight: normal;
        }
        
        .LeftPane {
            padding-left: 5px;
        }

        .olControlLayerSwitcher {
            margin-top: 30px;
        }

        .selected {
            opacity: .2;
        }

        .imgSpeed {
            width: 100% !important;
            height: 60px !important;
        }

        #maplegend{
background: #223953;
padding: 3px;
font-weight: normal;
cursor: default;
font-family: 'Source Sans Pro', sans-serif;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
height: 50px;
text-align: center;
}



        @media only screen and (max-width: 767px) {

 #maplegend {
            background: #223953  ;
            padding: 3px;
            font-weight: normal;
            cursor: default;
            font-family: 'Source Sans Pro', sans-serif;
            border-top-left-radius: 8px; 
            border-top-right-radius: 8px;
            height: 42px;
            text-align: center;
}

        
}


        .minimaplegend {
            background: #0055A5;
            padding: 5px;
            font-weight: normal;
            cursor: pointer;
            font-family: Arial;
            font-size: 12px;
            text-align: center;
            position: absolute;
            width: 55px;
            right: 0px;
        }

        #maplegend span {
            /*margin-left: 5px;*/
            /*margin-top: 5px;*/
        }

        .descTable th {
            font: 12px Arial normal;
            text-align: left;
        }

        .descTable td {
            font: 11px arial;
        }

        .font-10 {
            font-size: 10px;
        }

        .font-5 {
            font-size: 7px;
        }

        .centeralign {
            text-align: center;
        }

        #layerswitcher {
            position: relative !important;
            margin-top: -25px !important;
            width: 101%;
        }

        @-moz-document url-prefix() {
            #layerswitcherCamera;

        {
            margin-bottom: 15px;
        }

        #layerswitcherCamera {
            display: inline;
        }

        .mozMargin {
            overflow: hidden;
            margin-left: -2px;
        }

        }

        @media screen\0 {

            .mozMargin {
                overflow: hidden;
            }
        }

        .baseLayersDiv input {
            float: none !important;
            margin-bottom: 3px;
        }

        .baseLayersDiv label {
            line-height: 20px;
        }

        .olControlLayerSwitcher .layersDiv {
            padding-top: 0px;
            padding-left: 0px;
            padding-bottom: 0px;
            padding-right: 0px;
            margin-bottom: 20px;
            background-color: transparent;
            margin-right: -2px;
        }

        .olControlLayerSwitcher {
            font-family: sans-serif !important;
            font-size: small !important;
            font-weight: normal;
            color: Black;
            margin: 0px;
            padding: 0px;
        }

            .olControlLayerSwitcher .layersDiv .baseLayersDiv {
                padding-left: 0px;
            }

        
        .mozMargin .baseLbl {
            padding-left: 7px;
        }

        .header {
            background: #13B392;
            padding: 5px;
            font-weight: normal;
            cursor: pointer;
            margin: 2px -4px 0px -4px;
            font-family: Arial !important;
            font-size: 12px;
			color:white;
            background-position: right;
            background-repeat: no-repeat;
            background-size: 16px;
        }

@media only screen and (max-width: 767px) {
        .header {
            background: #d9a86c;
            padding: 2px;
            font-weight: normal;
            cursor: pointer;
            margin: 2px -4px 0px -4px;
            font-family: Arial !important;
            font-size: 12px;
			color:white;
            background-position: right;
            background-repeat: no-repeat;
            background-size: 16px;
        }
}

        .ParkingPopup {
            width: 100%;
            border: none;
            font-family: Arial;
        }

        .descTable th {
            font: 12px arial normal;
            text-align: left;
        }

        .descTable td {
            font: 11px arial;
        }

	
		
        .ui-front {
           z-index: 1000000 !important; /* The default is 100. !important overrides the default. */
        }
		
		

        .olFramedCloudPopupContent {
            padding: 5px;
            overflow: auto;
            height: auto !important;
        }

        .close-btn {
            float: left;
            width: 20px;
            height: 20px;
        }

        .text-transform {
            transform: rotate(90deg);
            -ms-transform: rotate(90deg); /* IE 9 */
            -webkit-transform: rotate(90deg); /* Safari and Chrome */
        }

        .bottom-legend {
            position: absolute;
            z-index: 1050;
            bottom: 20px;
            border: 1px solid;
            box-shadow: 0px 0px 4px 4px #888888;
            height: auto;
            width: 230px;
            background-color: white;
        }

            .bottom-legend td {
                font-weight: normal !important;
                padding: 0 !important;
            }

        .widthShort {
            width: 140px;
        }

        .widthFull {
            width: 230px;
        }

        .legend-table {
            width: 100%;
            background-color: #FFFFC8;
        }

        .radiogroupcontainer {
           
            padding: 4px;
            font-weight: normal;
            cursor: pointer;
            margin-left: -4px !important;
            font-family: Arial !important;
            font-size: 13px;
        }


@media only screen and (max-width: 767px) {
        .radiogroupcontainer {
            padding-left: 4px;
            font-weight: normal;
            cursor: pointer;
            margin-left: -4px !important;
            font-family: Arial !important;
            font-size: 12px;
        }
}
        .radiogroup {
            display: block;
        }

            .radiogroup label {
                font-size: 16px;
            }

        .olImageLoadError {
            display: none !important;
        }

        .selectedHeader {
            background-position: right !important;
        }

        .nonSelectedHeader {
            background-position: right !important;
        }

        .popuptable td {
            padding: 0px;
            font-weight: normal;
        }

        .location-li {
            padding-left: 15px !important;
        }

        .watermark {
            color: #999;
        }

        .vmsPopup {
            text-align: center;
            width: 100%;
            background-color: blue;
            font-size: 20px;
            color: yellow;
            font-weight: normal;
            font-family: Arial;
        }

        #txtSearch {
            width: 200px;
            margin-bottom: 18px;
            position: absolute;
            bottom: 70px;
            z-index: 1021;
            left: 12px;
        }

        .btn {
            height: 28px;
            line-height: 16px;
            margin: 2px 0 0;
            background-color: #4D90FE;
            border: 1px solid #3079ED;
            color: #FFFFFF;
            border-radius: 2px 2px 2px 2px;
            font-weight: normal;
        }

        .left-panel {
            float: left;
            width: 100%;
            height: 100%;
            position: relative;
        }

        .right-panel {
            float: right;
            width: 29%;
            height: 100%;
            position: relative;
            z-index: 1000;
            margin-bottom: 40px;
        }

        .tool {
            right: 25px;
            top: 10px;
            background-color: #FFE599;
            border: 1px solid #000;
            padding: 5px;
            overflow: auto;
        }

        .selectedImage {
            border: 2px solid red;
        }
        
        .bold {
            font-weight: bold;
        }

        .ui-tabs-vertical {
            width: 99%;
        }

            .ui-tabs-vertical .ui-tabs-nav {
                padding: .2em .1em .2em .2em;
                float: left;
                width: 105px;
            }

                .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;
                        font-size: 11px;
                    }

                    .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
                        padding-bottom: 0;
                        padding-right: .1em;
                        border-right-width: 1px;
                        border-right-width: 1px;
                    }

            .ui-tabs-vertical .ui-tabs-panel {
                padding: 1em;
                float: left;
                width: 270px;
                height: 290px;
                overflow: auto;
            }

        #infotablegeo tr > td:first-child {
            white-space: nowrap;
        }

        #infotablegeo {
            border: 1px solid #ccc;
            font-size: 11px;
        }

            #infotablegeo tr:nth-child(even) {
                background-color: #ccc;
                color: #000;
            }

            #infotablegeo td {
                margin: 0px;
                border-collapse: collapse;
            }

        .text {
            font-size: 13px;
            font-family: Arial;
        }


        .nowrap {
            white-space: nowrap;
        }
		span {
            color: #ffffff;
        }
        span#GridView2_lblStation {
            color: #000000;
        }
		.header span { color: #ffffff;}
		label {
            color:#000000;
        }