html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    overflow:hidden;
	font-family: sans-serif;
}


#borderContainer {
    width: 100%;
    height: 100%;
}

#topPane {
  font-size: 15pt;
	background-image: url('../../Resources_Maps/banners/mongolia_banner.png');
	background-repeat: repeat;
	background-size: cover;
	background-position: bottom;
	font-weight: bold;
	color: White;
	
      }

#tnc_logo {
	width: 130px;
	height: 40px;
	vertical-align: middle;
	padding-right: 10px;
			}

#infoText{
		     color: White;
			   font-size: 10pt;
			   right: 5px;
			   top: 20px;
			   position: inherit;
			   z-index: 100;
			   
		   }
#infoText a{
				color: white;
			}

#leftPane {
	 width: 370px;
	 height: 100%;
	 
}




#mapPane{
	height: inherit;
	width: inherit;
	padding:0;
	margin:0;
}

#baseMapPane{
	}
	
.claro .dijitTitlePaneContentOuter {
	border:none;
}	

.claro .dijitTitlePaneContentInner {
    padding: 0;
}


.claro .dijitContentPane {
    padding: 3px;
}

.LeftPaneTitleDivs {
	font-weight:normal;
	font-size:11pt;	
	width: 100%;
		
}

input[type=checkbox]:checked + label
{
	color: black;
}
input[type=checkbox]+ label
{
	color: gray;
} 
.layerList {
	color: gray;
	font-weight:normal;
	font-size:10pt;	
}
#layerInfo_logo{
	width:12px;
	padding-left: 3px;
}

#layerInfo_logo:Hover {
	cursor:pointer;
	
}


#BasemapsTitleDiv{
	overflow: auto;
}	

#basemapGalleryDiv {
	font-weight:normal;
	font-size:90%;
}
#propsMapPane {
	font-weight:normal;
	font-size:10pt;	
}
#horizontalSlider {
	padding-top: 7px;
	width: 95%
}

#legendDiv{
	font-weight: normal
}
.esriLegendLayerLabel {
	font-size: 9pt;
	padding-top:0;
}

.esriLegendServiceLabel {
    font-weight: normal;
}
.esriLegendLayer {
    font-size: 9pt;
}

/*Tools */
.esriSimpleSliderTL {
    left: 6px;
    top: 2px;
}

 .roundedCorner {
        background-color: #E9F4FE;
        border: 1px solid #066DAB;
        border-radius: 4px 4px 4px 4px;
      }
 .roundedCorner:Hover {
		background-color: #ABD6FF;
      }	 
.roundedCornerTools {
        background-color: #E9F4FE;
        border: 1px solid #066DAB;
        border-radius: 4px 4px 4px 4px;
        height: 20px;
        width: 20px;
        
      }
.roundedCornerTools:Hover {
		background-color: #ABD6FF;
      }	
.toolImages{
	height: 20px;
}     
	 #redArrow {
	 width: 10px; 
	 }
	 
	#ShowHideTools{
	 right:20px;
	 padding: 3px;
	 top: 12px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }	

	#fullExtent{
	 right:20px;
	 padding: 3px;
	 top: 39px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }	
	#zoomIn{
	 right:20px;
	 padding: 3px;
	 top: 67px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }	
	#zoomOut{
	 right:20px;
	 padding: 3px;
	 top: 95px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }	
	#pan{
	 right:20px;
	 padding: 3px;
	 top: 123px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }		 
	#next{
	 right:20px;
	 padding: 3px;
	 top: 151px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }
	#prev{
	 right:20px;
	 padding: 3px;
	 Top: 179px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }	

	#identify{
	 right:20px;
	 padding: 3px;
	 top: 207px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }		
	 
	#locate{
	 right:20px;
	 padding: 3px;
	 top: 235px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }	
	 
  #addData{
	 right:20px;
	 padding: 3px;
	 top: 263px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }
	 	
	#print{
	 right:20px;
	 padding: 3px;
	 top: 291px;
	 position: absolute;
	 z-index: 100;
	 display: none; 
	 }	
	 
/* Identify Window */
.open {
	display: table-cell;
	}
.closed {
	display: none;
	}
li {
	list-style-type: none;
	padding-top: .2em;
	padding-bottom: .2em;
	font-size: 10px;
	}
        
li img {
	vertical-align: middle;
	}
#locate_div {
	width:253px;
	height: 160px;
}
#locate_div .dijitDialogPaneContent {
	width:253px;
	height: 160px;
}

#tabContainer {
	height: 170px;
	width:250px
}

.clearButton {
	margin-left: 15px;
}


#LocateInfo {
	font-size: 8pt;
	color: red;
}
#LocateInfoDiv {
	width: 250px;
}
/*Needed to allow for interaction with map while dialog open*/
.nonModal_underlay {display: none;
}

#ClearShapefile {
	margin-left: 305px;
}


.file-upload-status {
	font-size: 12px;
	color: #888;
	background: #F8F8F8;
	position: absolute;
	left: 5px;
	top: 30px;
	}

#metadataInfo{
	font-size: 14px;
}

#metadataInfo h3 {
      color:#336699;
      font-size: 20px;
    }

#metadataInfo ul {
	padding-left: 4em;
}
#metadataInfo li {
      font-size: 14px;
      list-style-type:circle;
      padding-bottom: 0;
      padding-top:0;
      padding-left: 1em;
    }    
.tab {
      margin-left:40px;
    }
.claro .dijitDialogPaneContent {
	padding-top: 0px;
}
table.data-table {
	border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
} 
.data-table td {
	padding: 4px;
	margin: 3px;
	border: 1px solid #ccc;
}
.data-table th {
	background-color: #104E8B; 
	color: #FFF;
	font-weight: bold;
}
/*Bestcat addition */

#clearButton {
        top: 30px;
        color: #45484D;
        cursor: pointer;
        left: 79px;
        padding: 4px;
        position: absolute;
        z-index: 100;
      }
      #clearButton a {
        text-decoration: none;
      } 

	  #clearSitesButton {
       
        color: #45484D;
        cursor: pointer;
        left: 0px;
		float: left;
        padding: 4px;
        position: relative;
        z-index: 100;
      }
      #clearSitesButton a {
        text-decoration: none;
      }	  
	  
	  #analyzeSitesButton {
       
        color: #45484D;
        cursor: pointer;
		float:right;
        right: 0px;
        padding: 4px;
        position: relative;
        z-index: 100;
      }
      #analyzeSitesButton a {
        text-decoration: none;
      }	
	  #AnalyzeSitesStatus {
		text-align: center;
		padding: 10px;
	  
	 }
	 	 #BCatRunningInputTab {
	 left: 120px;
	 padding: 3px;
	 position: absolute;
	 z-index: 100;
	 display: none;	 
	 }
	 #msg {
	 color: red;
	 text-align: left;
	 display: none;
	 padding: 4px;
	 }
	 #uploadForm4IE {
	 text-align: left;
	 display: none;
	 padding: 4px;
	 }
  #b2ShowResults{
	 margin:auto;
	 text-align: center;
	 bottom:48.3%;
	 left: 3px;
	 padding: 1px;
	 position: absolute;
	 z-index: 100; 
	 width: 76px;
	 height: 12px;
	 font-size: 10px;
	 display: none;
	 }	 
	 #redArrowResults {
	 width: 8px;
	 padding-left: 3px;
	 }	
  #saveResults{
	 margin:auto;
	 text-align: center;
	 bottom:48.3%;
	 left: 85px;
	 padding: 1px;
	 position: absolute;
	 z-index: 100; 
	 width: 77px;
	 height: 12px;
	 font-size: 10px;
	 display: none;
	 }		 
#tablePane {
display: none;
height: 47%;
bottom: 0px;
left:0px;
}	
#outgrid{
display: none;
} 



#AnalysisOutput {
	width:300px;
	height: 210px;
}
#BCatRunningInputTab img {
    width: 60px;
} 
.dijitBorderContainer-child {
    border: 0 solid #b5bcc7;
}

#DataInputTab {
text-align: center;
}

#RankLegImg{
	 height: 90px;
	 }
	 
#RankLeg{
	left:4px;
	padding: 3px;
	bottom: 51%;
	position: absolute;
	z-index: 100;
	display: none;
	background-color: #f5f5f5;
	 
	 }
#methodsAccCon {
height:450px;
}