/* 
    Document   : layoutStyles
    Created on : Jun 17, 2014, 2:48:04 PM
    Author     : zwaller
    Description:
        Purpose of the stylesheet follows.
*/

html, body {  
    height: 100%; 
    width: 100%; 
    margin: 0; 
    padding: 0; 
     font-family: Arial, Helvetica, sans-serif;
/*    font-family:  "Myriad Pro", Myriad*/
}

#contentWrapper{
    width:100%;
    height:100%;
    margin:0%;
}

#map{
    padding:0;
}

.maxWidth{
    width: auto !important;
}
.zoomCursor
{
    cursor: crosshair;  
}

#banner{
    background-color: #005c82; 
    height:88px;
    background-image: url(../images/bg_header.png);
    background-repeat: repeat-X;
}

#leftSidePanel{
    width: 200px;
    background-color: #666666;
}

#rightSidePanel{
    position: absolute !important;
    width:300px;
    background-color: #a2b5b2;
}

.dijitDialogTitleBar{
    text-align: center;
    //background-color: #a2b5b2;
}

#layersButtonContainer{
   position:absolute; 
   right:275px; 
   top:10px; 
   z-Index:999;
   width: 50px;
}

#layersButtonTitle_titleBarNode{
    width: 75px;    
}

#layersButtonTitle{
    width:300px; 
}

#layersButton{
    width:160px; 
    /*height:500px;*/ 
}

#layersGallery
{
    /*height:500px;*/ 
}

#filtersButtonContainer{
   position:absolute; 
   right:150px; 
   top:10px; 
   z-Index:999;
   width: 50px;
}

#filtersButtonTitle_titleBarNode{
    width: 75px;    
}

#filtersButtonTitle{
    width:200px; 
}

#filtersButton{
    width:160px; 
    /*height:500px;*/ 
}

#filtersGallery
{
    /*height:500px;*/ 
}

#basemapButtonContainer{
   position:absolute; 
   right:175px; 
   top:10px; 
   z-Index:999;
}

#basemapButtonTitle_titleBarNode{
    width: 100px;    
}

#basemapButtonTitle{
    width:300px; 
}

#basemapButton{
    width:160px; 
    /*height:500px;*/ 
    /*overflow:scroll;*/
}

#basemapGallery
{
    /*height:500px;*/ 
    /*overflow:scroll;*/
}
#maximizerButtonContainer{
    position:absolute;
/*    visibility:hidden;*/
    bottom:50px;
    left:20px;
    z-Index:999;
}

#maximizerButton{
    width:135px;
    height:32px;
}

#realTimeButtonTitle_titleBarNode{
    width: 75px;    
}


/*
#realTimeDataTable{
    font-size: 12px;
    word-wrap: break-word;
}*/
/*
#realTimeDataTableBody{
    overflow-y:scroll;
    height:100px;
}*/
/*
#realTimeDataStationsButtonContainer{
    position: absolute;
    right: 800px; //660px;
    top: 8px;
    height: 100px;
    z-Index: 999;
}*/

#realTimeButtonTitle_titleBarNode{
    width: 300px;    
}

#realTimeButtonTitle{
    width:316px;
}

#realTimeButtonContainer{
    position: absolute;
    right: 500px;
    top: 10px;
/*    height: 100px;*/
    z-index: 999;
    width: 350px;
}

._underlay
{
    display: none;
}

/*#realTimeDataStationsButton{
    width:135px;
    height:30px;
}*/

/*#dailyStationsButton{
    width: 135px;
    height: 30px;
}*/

/*#monthlyStationsButton{
    width: 135px;
    height: 30px;
}*/

#advancedSearchButtonContainer{
   position:absolute; 
   right:625px; 
   top:10px; 
   height:100px;
   z-Index:999;
}

#advancedSearchButton{
    width:135px;
    height:32px;
    /*height:500px*/
    /*overflow:scroll;*/
}

#advancedSearchDialogContainer
{
    height: 600px !important;
}
#advancedSearchDialog{
    
    position: absolute;
    z-index: 1000;
    top:100px;
/*    height: 625px;*/
}
/*
#advancedSearchFormContainer{
    visibility:hidden;
    position:absolute;
    top:50px;
    z-index:1000;
    border: 3px solid black;
    width:660px;
    height:617px;
    background: white;
    display: initial;
}*/

#overviewWin{
    border: 1px solid blue;
    position:absolute; 
    right:5px; 
    bottom:5px; 
    z-Index:998;
    width:100px;
    height:100px;
}

#overviewDiv{
    width:100%;
    height:100%;
}

#showHideOverview{
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-Index:999;
}



#HomeButtonWin{
    position:absolute; 
    left:20px; 
    top:100px; 
    z-Index:998;
    width:25px;
    height:25px;
    background-color: white;
}

#HomeButtonDiv {
    width:100%;
    height:100%;
}

#slider { 
    margin: 10px; 
}


#zoomslider
{
    right: -5px;
    margin-bottom: 5px;
    margin-top: 5px;
    background-image: url('../images/Icons/slider-track.png') !important;
}

#layerTable{
    width: 100%;
}

.expanded{
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;

}

#navWrapper{
    color: #fff;
    position: absolute;
    left:25px; 
    /*top:10px;*/ 
    z-Index:999;
}

#navDiv{
}

#zoomSliderDiv{
    padding-left: 4px;
    padding-bottom: 10px;
}

#scalebarWin{
    
}

#scalebarDiv{
    
}

#sensorCheckBox{
    list-style:none;
    padding-left:0;
}

#sensorCheckBox li
{
    background-color: #a2b5b2;
    height: 22px;
    margin: 5px;
    padding: 3px;
    border: 2px solid;
    border-radius: 10px;
    border-color: #a2b5b2;
    font-size: 14px
}
#sensorCheckBox span
{
    position: relative;
    /*top: -3px;*/
}
#sensorCheckBox img 
{
    position: relative;
    /*top: 2px;*/
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

#layerBtnDiv {
    /*color: #fff;*/
    width: 100%;
    margin-left: -5px;
    padding-left: 0px;
}

.pushRight
{
    padding-left: 30px;
}

.station_check{
    display: hidden;
}

.highlighted{
    background-color: #00c4e9;
}
.highlighted2{
    background-color: #00c4e9;
}

.hoverHighlight{
    background-color: #00c4e9;
}

.stationRow{
    font-size: 12px;
    width: 100%;
}

.stationNamecol:hover{
    background-color:#FFA500;
    cursor: pointer;
}

/* unvisited link */
a.stationLink a:link, a:visited, a:hover, a:active{
    color: #000000;
    text-decoration: none;
    font-weight:bold;
}

a {
    color: #000000;
    text-decoration: none;
    font-weight:bold;
}

.stationContent{
    width: 85%; 
    padding-left: 20px;
}

.sensorTypesList
{
    list-style:none;
    font-weight: normal;
    padding-left: 25px;
}

.infoDiv
{
    width: 100%;
    overflow: auto;
    border-radius: 3px;
/*    background-color: #eeeeee;*/
    color: #000000;
    /*padding: 15px;*/
    /*margin-top:5px;*/
}

.alignMiddle
{
    position: relative;
/*    bottom: 4px;*/
}

.btnLinks
{
    font-size: 8px;
    padding: 5px;
    color: #000000;
    text-transform: uppercase;
}

.btnLinks:hover
{
    font-size: 8px;
    padding: 5px;
    color: #555555;
    text-transform: uppercase;
}

.station_expand{
    
}

#hideLeftBtn
{
    position: absolute;
    left: 215px;
    top: 50%;
    z-index: 9999;
}

#hideRightBtn
{
    position: absolute;
    right: 315px;
    top: 50%;
    z-index: 9999;
}

.rotate
{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#map_zoom_slider
{
    display: none;
}

#infowindowDiv{
    font-size: 10px;
}

#searchStations{
    width: 275px;
    position: relative;
    display: block;
/*    background: #FFF url(../images/Icons/search.png) no-repeat 375px 5px; */
    border: 1px solid #848484; 
    -webkit-border-radius: 30px; 
    -moz-border-radius: 30px; 
    border-radius: 30px; 
    outline:0; 
    height:25px;  
    padding-left:10px; 
    padding-right:10px; 
}
#searchBtn
{
    position: absolute;
    left: 275px;
    top: 33px;
}
#searchbox
{
    position:  relative;
    top: 0px;
    background-color: #a2b5b2;
    width: 300px;
}
#rightSidePanelStations{
    position: relative;
    width: 300px;
    background-color: #a2b5b2;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 10px;
}
#bottom-right-panel
{
    position: absolute;
    bottom: 0px;
    background-color: #a2b5b2;
    width: 300px;
}
#stationCount
{
    font-style: italic;
    padding-top: 5px;
    padding-left: 25px;
}

#stationHoverDiv { 
    font-size: 10px;
    border: 1px solid;
    border-radius: 5px;
    background-color: #ffffff;
    display: none; 
    position: absolute; 
    padding: 2px; 
}

#clusterHoverDiv
{
    font-size: 10px;
    border: 1px solid;
    border-radius: 5px;
    background-color: #ffffff;
    display: none; 
    position: absolute; 
    padding: 2px;
}

.stationHover{
    font-size: 10px;
    padding: 5px;
    max-width: 150px;
    border-radius: 10px;
    background-color: #ffffff;
}

.stationHover div{
    width: 75px
}



#ui-id-1{
    width: 290px !important;
}



#pagingControls{
    position: relative;
    display: block;
/*    height: 20px;*/
}

#downloadStations{
    position: relative;
    display: block;
}

.navBtns{
    display:block;
    padding-left: 3px;
    /*margin-top: 5px;*/
    cursor: pointer;
}

.navBtnsFull{
    display:block;
    margin-top: 0px;
    padding-bottom: 30px;
    cursor: pointer;    
}

#stationTable
{
    border-collapse: collapse;
    width: 100%
}

.ui-autocomplete {
    max-height:400px;
    max-width: 300px;
    overflow-y: auto;
    
    /* prevent horizontal scrollbar */
}

.ui-autocomplete li{
    font-size: 12px;
}

/*.ui-corner-all{
    border-radius: 15px !important;
}

*/.ui-slider-vertical {
    width: 0.5em !important;
}

.ui-slider-vertical .ui-slider-handle{
    margin-left: -3px !important;
    margin-bottom: -5px !important;
}


/*/////////////////////////////////////////////////////////////////////////////*/
.checkboxFive {
	width: 20px;
/*	margin: 20px 100px;*/
	position: absolute;
}
.checkboxFive label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
  	left: 0;
	background: #7a8b89;
	border:1px solid #7a8b89;
        border-radius: 5px;
}

.checkboxFive label:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fff;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/**
 * Create the hover event of the tick
 */
.checkboxFive label:hover::after {
	opacity: 0.5;
}

/**
 * Create the checkbox state for the tick
 */
.checkboxFive input[type=checkbox]:checked + label:after {
	opacity: 1;
}
.checkboxFive input[type=checkbox]:checked + label{
	background: #00c4e9;
}



/*/////////////////////////////////////////////////////////////////////////////*/
.sliderBtn p{
    padding-top: 2px;
    padding-left: 70px;
}

/**
 * Checkbox Three
 */
.sliderBtn {
        margin-left: 10px;
	width: 60px;
	height: 22px;
	background: #333;
	border-radius: 50px;
	position: relative;
}

/**
 * Create the text for the On position
 */
.sliderBtn:before {
	content: 'On';
	position: absolute;
	top: 0px;
	left: 7px;
	height: 2px;
	color: #00c4e9;
	font-size: 15px;
}

/**
 * Create the label for the off position
 */
.sliderBtn:after {
/*	content: 'Off';*/
	position: absolute;
/*	top: 4px;*/
	left: 33px;
	height: 2px;
	color: #111;
	font-size: 15px;
}

/**
 * Create the pill to click
 */
.sliderBtn label {
	display: block;
	width: 26px;
	height: 17px;
	border-radius: 50px;

	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 2px;
	z-index: 1;
	left: 4px;
	background: #ddd;
}

/**
 * Create the checkbox event for the label
 */
.sliderBtn input[type=checkbox]:checked + label {
	left: 30px;
	background: #00c4e9;
}


/*.claro .infowindow .sprite{
    background-image: none !important;
    background-color: #ffffff;
    border: 1px solid;
    border-radius: 5px;
}*/

.share {
    float: right;
}

.tblhead {
    color: #333;
}

.tblhead2 {
    color: #333;
    font-weight: bold;
}

a:hover{
    cursor: pointer;
}
#loading_mask
{
    position: absolute;
    top:0;
    left:0;
    z-index: 9999;
    background-color: #005c82;
    height: 100%;
    width: 100%;
}
#loading_mask_content
{
    text-align: center;
    position: relative;
    top: 300px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
}

#Loading{
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    left: 50%;
    z-index: 9999;
    position: absolute;
    visibility: hidden;
    background-color: #225991;
    color: #FFFFFF;
    padding: 3px;
    border: 1px #ccc solid;
    vertical-align: middle;
}

.sensorUnit{
    font-size: 8px;    
    text-transform: lowercase;
}

#clusterLegend{
    vertical-align: middle;
    position: absolute;
    bottom: 50px;
    left: 25px;
    z-index: 9999;
    font-size: 12px;
    /*background-color: #ffffff;*/
}

.footernote{
    padding-left: 20px;
    font-size: 10px;
    font-style: italic;
}

.infowindowsensoricon{
    height: 24px;
    width: 24px;
    vertical-align: middle;
}

.ui-state-default{
    background-image: url('../images/Icons/slider-move.png') !important;
    width: 27px !important;
    height: 11px !important;
    border: none !important;
    /*border-radius: 0px !important;*/
}

.dijitTitlePaneContentInner{
    background-color: #A2B5B2;
}

.Locator{
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
    color: #014b72;
    padding-bottom: 5px;
}



#collapseAdvancedSearchButton, #minimizeAdvancedSearchButton, #expandAdvancedSearchButton
{
    position: relative;
    top: 5px;
    display: inline;
}