@import url(https://fonts.googleapis.com/css?family=Signika:700,600,400);

html, body {
	height: 100%;
}

/* General styles */
body, textarea{
	font-family: 'Signika', sans-serif;
	font-size:14px; 
	color:#001A32;
}
body {
	position: relative;
	z-index: 1;
	overflow: hidden;

}
label {
	display:block;
 	font-weight: 600;
 	font-size: 16px;
    max-width: 90%;
}

.sublabel {
	display:block;
 	font-weight: 400;
 	font-size: 13px;
    max-width: 90%;
}
a:hover {
	color: #E4D9D4;
}

body#map-div {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-right: 87px;  
}

.modal-header {
    background-color: #f1f9fc;
    background-image: url("../assets/buffer_banner.jpg");
    border-bottom: 1px solid #eeeeee;
    height: 93px;
    padding: 9px;
}
.modal-body {
    max-height: 400px;
    overflow-y: auto;
    padding: 15px;
}

input[type="text"]{
    border: medium none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset;
    padding: 8px 7px;
    color: #444;
    font-size: 15px;
}


.aside-row {
    margin-bottom: 15px;
}
/* map div */
#map
{
width:100%;
height:100%;
margin:0px;
position:absolute;
z-index:-1;
overflow:hidden;
}


/* Right Navigation*/
nav {
	background-color: #001A32;
	/*background: rgba(0, 0, 0, 0) linear-gradient(to left, #254667 0%, #001a32 75%) repeat scroll 0 */
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	width: 87px; 
	height: 100%;
	-moz-box-shadow: -3px 0 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: -3px 0 3px rgba(0,0,0,0.5);
	box-shadow: -3px 0 3px rgba(0,0,0,0.5);
	min-height: 630px;
}

nav ul {
	color: #aed2dd;
	font-size: 15px;
	display: block;
	padding: 10px 0px 10px 0;
	text-align: center;
	display:block;
	
}

nav ul li {
	color: #aed2dd;
	font-size: 15px;
	display: block;
	padding: 15px 5px 15px 0;
	text-align: center;
	display: block;
	
	
}


nav ul li:hover{
	cursor: pointer; 
	cursor: hand;
	/*background-color:#666A6D;*/
	color: #FFFFFF;
	
}

nav ul li.last {
	color:#aed2dd;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 10px;
	width: 87px;
}

nav ul li.secondlast {
	color: #aed2dd;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 70px;
	width: 87px;
}

nav ul li.secondlast:hover{
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF;
	/*background-color:#666A6D;*/
	
}
nav ul li.last:hover{
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF;
	/*background-color:#666A6D;*/
	
}
#main-nav .aside-content {

	position: absolute;
	padding-left: 20px;
	z-index: 1;
	top: 0;
	right: 57px;
	height: 100%;
	width: 350px;
	background-color: #E4D9D4;
	-webkit-box-shadow: -7px 7px 24px -3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    -7px 7px 24px -3px rgba(50, 50, 50, 0.75);
	box-shadow:         -7px 7px 24px -3px rgba(50, 50, 50, 0.75);

}

#main-nav .aside-content .aside-inner {
	padding-top: 5px;
	padding-right: 30px;  
	height:100%;
	position:relative;
	z-index:100;
	overflow-y:auto;
	
}

.infobuttons button{
  margin: 10px;
 }

.infobuttons{
  margin: 10px;
 }
/* Search Tab */



#search-tab button.btn { 
	height: 33px; 
	vertical-align:middle;
	position: relative;
	top: -2px;
}

.searchInput{
	width: 230px;
	height:32px;
}

.digInput{
	width: 280px;
	height:32px;
}


.twp {
    border: medium none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset;
    padding: 8px 7px;
    width: 75px;
}

.searchtable{
	height:200px; 
	width:92%;
	overflow-y:scroll;
	display:none;
	padding-top:5px;
}

.searchtable table{
	width:100%;
	padding-top:5px;
}


/* table style */

#search-tab th {
    background-color: #000000;
    color: #E4D9D4;
    font-family: 'Signika';
    font-weight: 600;
    
}

#search-tab tr:nth-child(even) {
	background-color: #f2f2f2
}

#lastedit th{
	background-color: #E4D9D4;;
    color: #000000;
    font-family: 'Signika';
    font-weight: 600;
}


/* Hide Aside Button */
a {
    color: #666A7D;
}

a.close-tab {
	background-color: #E4D9D4;
	display:block;
	width:40px;
	height:35px;
	text-align:center;
	background-color: ;
	position:absolute;
	z-index:99;
	top:48%;
	left:-20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 5px;
	line-height:40px;
	text-indent:-5px;
	font-size:20px;
}
a.close-tab:hover {
	color:#001A32;
}

a.down-tab {
    background-color: #e4d9d4;
    border-radius: 5px;
    display: block;
    font-size: 20px;
    height: 20px;
    left: 50%;
    line-height: 40px;
    position: absolute;
    text-align: center;
    text-indent: -5px;
    top: -18px;
    width: 40px;
    z-index: 99;
}

a.down-tab:hover {
	color: #001A32;
}

/* Map zoom slider */
#map_zoom_slider {
	position: absolute;
	z-index: 30;
	top: 46%;
	-webkit-box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.55);
	-moz-box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.55);
	box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.55);
}
.esriSimpleSlider {
    color: #aed2dd;
    /* background-color: #001A32;  */
	background-color: #003865;
    text-align: center;
}

.esriSimpleSliderIncrementButton:hover,.esriSimpleSliderDecrementButton:hover {
    /*background-color:#666A6D;*/
    /*color:#FFFFFF;*/
}

/* Map tools */
#map-switcher {
	position: absolute;
	z-index: 30;
	top: 10px;
	left: 10px;
}

#map-switcher a {
	/* background-color: #001A32; */
	background-color: #003865;
	/*background: #373737 url("../assets/Cloth-Fabric-Background-16.jpg");*/
	/* color: #e4d9d4; */
	color: #AED2DD;
	display: block;
	float: left;
	padding: 0 12px;
	font-size: 16px;
	line-height: 34px;
	-webkit-box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.55);
	-moz-box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.55);
	box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.55);
	cursor: pointer; 
	cursor: hand;
}

#map-switcher a.first {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	padding: 0 12px 0 16px;
	border-left: none;
}

#map-switcher a.last {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 0 16px 0 12px;
	border-right: none;
}

#map-switcher a i {
	text-shadow: 1px 1px 1px #333;
}

#map-switcher a:hover, #map-switcher a.active {
	/*background-color: #666A6D;
	background: #666A6D;*/
	color: #FFFFFF;
}

.btn {
   
   /* background: #001A32; */
   background: #003865;
   padding: 7px 14px;
   -webkit-box-shadow: rgba(0,0,0,0) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,0) 0 1px 0;
   box-shadow: rgba(0,0,0,0) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   /* color: #e4d9d4; */
   color: #AED2DD;
   font-size: 14px;
   vertical-align: middle;
}

.btn:hover {
   background: #666A6D;;
   color: #e4d9d4;
}

.loading{position:absolute;top:50%;left:50%;z-index:1111;width:32px;height:32px;}

/* File Upload */
.dropzone {
    background: white none repeat scroll 0 0;
    border: 2px dashed red;
    border-radius: 5px;
    height: 100%;
}

#filedrop{
	margin: auto;
	padding-right: 40px;
	height: 20px
}

.uploadradios{
	margin-bottom: 10px;
}

.ditchinput{
	width:275px;
}

.uploadlabel{
	font-size: 14px;
}

.uploadbtn{
	margin-bottom:30px;
}
.uploadtext{
	margin-top:130px;
}
#filter-tab button.btn {
    height: 33px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

.toggles1{
	display: inline-block;
	padding-right:63px;
	text-align: left;
}
.toggles2{
	display: inline-block;
	padding-right:20px;
	text-align: left;
}

.tooltip {  
   opacity: 1;  
}  
.esriPopup .titlePane{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	/*background: url("../assets/Cloth-Fabric-Background-16.jpg") 0 0 repeat*/;
	border-image: none;
	border-style: none solid;
	border-width: medium 0px;
	background-color: #001A32;
	max-height: 300px;
	overflow: auto;
	padding: 10px 6px 6px 10px;
	position: relative;
	font-family: 'Signika', sans-serif; 
	font-size:14px;
	color: #aed2dd;
}
.esriPopup .contentPane{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #E4D9D4;
	border-image: none;
	border-style: none solid;
	border-width: medium 0px;
	color: #001A32;;
	max-height: 300px;
	overflow: auto;
	position: relative;
	font-family: 'Signika', sans-serif; 
	font-size:14px;
}

.esriPopup .titleButton.maximize {
   visibility: hidden;
}

.esriPopup .actionsPane {
 	background-color: #E4D9D4;
}

.esriPopup .pointer, .esriPopup .outerPointer {
	background-color: #E4D9D4;
    box-shadow: 0 0 0.75em #777777;
    display: none;
    height: 16px;
    position: absolute;
    transform: rotate(45deg);
    width: 16px;
    z-index: 0;
}

/*layer table*/
#feature-table-div {
	position: absolute; 
	z-index: 99; 
	bottom: 0 !important; 
	top: auto !important; 
	left: 0px !important; 
	right: 400px !important; 
	height: 280px;
	background-color: #E4D9D4;
	overflow:visible !important; /*fix for ie*/
	padding-top: 10px;
}

.datepicker {
	z-index: 999;
}

.ui-icon .dgrid-hider-toggle{
	visibility: hidden;
}

.stewardInput {
    height: 28px;
    width: 280px;
}


.textareaInput {
    height: 80px;
    width: 280px;
}

.selectInput {
    height: 28px;
    width: 280px;
}