body, html, .container-fluid  {
	height: 100%;
}

body {
	font-family: 'Open Sans', sans-serif;
		/* max-width: 1440px; */
		margin: 0 auto;
}

 h1, h2, h3, h4, h5, h6, dt {
	color: #000;
	font-weight: 600;
}

/*h3, h4, h5, h6, dt {
	color: #003366;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
 */
iframe {
	border: none;
	margin: 0;
	padding: 0;
	width: 95%;
}

iframe.impact {margin-bottom: 2em;}

/* a { */
/* cursor: pointer; */
/* } */


.btn-primary a {color: #ffffff;}

blockquote {
font-size: 1em;
font-style: italic;
}


#usgsccsa, #usgsidentifier {
	background-color: black;
	text-align: center;
	height: 80px;
	padding: 5px;
	margin: 0;
	position: relative;
	z-index: 50;
} 
			
#usgsccsa a:link, #usgsccsa a:visited { 
	font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	margin-left: 4px; 
	text-decoration: none; 
} 

#usgsccsa a:hover { 
	font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	text-decoration: underline; 
	margin-left: 4px; 
} 

#usgsccsa a:active { 
	font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	margin-left: 4px; 
	text-decoration: none; 
}

#usgscolorband {
	padding: 0;
	background-position: center;
	background-color: black;
	height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 10;
} 

#usgscolorband  img {
	margin: 0 auto;
	padding: 0;
}


#usgstitle {
	font-weight: 700;
	color: white;
	background-color: #003366;
	margin: 0;
	padding: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

/**  CAROUSEL **/

#carousel-drought {
	margin: 0 auto;
	width: 100%;
	max-width: 960px;
}



.carousel-control.left, .carousel-control.right {background-image: none;}

.carousel-caption {
	width: 100%;
	max-width: 960px;
 	background-color: rgb(0,0,0); 
	opacity: 0.75;
	left: 0;
	padding: .5em 1em 2em 1em;
	margin-bottom: 0;
}


.caption {
	color: #fff;
	font-weight: 600;
}

ol.breadcrumb {
	margin-bottom: 0; background-color: #F9F9F7;
}
.breadcrumb>.active {
    color: #333;
}

#graphinfo {margin: 2em 0;}

.title {
	font-size: 1.25em;
	text-align: center;
	padding-top: .25em;
}

.title a, .title a:visited, .title a:active {
	color: #fff;
}


.navbar-form {
	font-weight: 400;
}

.radio {
	font-weight: 400;
	font-size: 1em;
}


.navbar-brand {
	font-weight: 700;
	margin-left: 0;
	padding-left: .5em;
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
	font-weight: 700;
	color: #fff !important;
}

.navbar-toggle .icon-bar {background-color: #000;}
.navbar-toggle {float: right;}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #e79951 !important;
  background-color: transparent;

}

.nav-tabs {border-style: none;}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	font-weight: 700;
  color: #000 !important;
  background-color: transparent;
}

.navbar, .navbar-inverse, .navbar-inner, .nav-collapse {
	margin-bottom: 0;
	border-radius: 0;
	filter: none;
	}	

/* .navbar {border-bottom: 1px solid #fff;} */
.navbar-inverse .navbar-inner {filter: none;}

/*  *** CONTENT *** */

.banner {
	background-color:  #202630;
	padding:  .5em .5em .5em 2em;
	margin: 0;
}

.banner h2,  .banner h5 {
	font-family: 'Open Sans', sans-serif;
	color:  #d9d5d0;
}

.banner h2 {margin-top: .25em;}


#drought {	
/* background-color: #164063;*/
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc; 
margin-bottom: 2em;
}

 		
.leftPanel {
	background-color: #f2f2e9;
	padding: 1em;
}


.rightPanel {
	padding: 0;
	margin: 0;
	background-color: #fff;
}

.cvbd {
	margin: 0;
	padding: 2em 0;
	background-color: #202630;
	
}


.rightPanel > ul.nav-tabs {
	width: 90%;
	margin: 3em auto;
}

.rightPanel > div.tab-content {
	width: 90%;
	margin: 3em auto;
}

/* if overflow is removed from .row below, this class causes the page to extend away past the page's contentremoving this as well, not needed from what Dam can see...*/
/*.tall {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}*/

.row {
    /*overflow: hidden; causes navbar menu item to be cut off; removed by Dam*/
}

.status {
	margin-left: 1em;
	padding: 1em;
	}
	

#search_form {
    padding: .25em;
    color: black;
}
	
/* *** JUMBOTRON ***/
.jumbotron {
	background-image: url('http://staging-ca.water.usgs.gov/_drought/images/Tuolumne-River.jpg');
	background-repeat:no-repeat;
	background-position: center top; 
	width: 90%;
	max-width: 1280px;
	padding-bottom: 1em;
	min-height: 375px;
}

.jumbotron, .jumbotron h3  {
	color: #fff;
}

.jumbotron p {
font-size: 1em;
vertical-align: bottom;
}

/*****************************/




.media {
	margin: 2em 1em;
}

.media-body {
	float: left;
	clear: both; 
	padding-top: .5em;
}

.teaser {
	width: 90%;
	max-width: 1280px;
}

.chart {
	border: 1px solid #ccc;
	-webkit-box-shadow: 3px 3px 7px 0px rgba(48, 50, 50, 0.56);
	-moz-box-shadow:    3px 3px 7px 0px rgba(48, 50, 50, 0.56);
	box-shadow:         3px 3px 7px 0px rgba(48, 50, 50, 0.56);
	-moz-border-radius: 5px;
	border-radius: 10px;	
	background-color: #fff;
	display:none;
	padding: .75em;
	margin: 1em auto;
	overflow: visible;
	
	background-color: #fff;
	width: 60%;
	/* font-family: 'Exo 2', sans-serif;
	margin: 0 auto; */
} 



.display {
    width: 100%;
	border: 1px solid #ccc;
	-webkit-box-shadow: 3px 3px 7px 0px rgba(48, 50, 50, 0.56);
	-moz-box-shadow:    3px 3px 7px 0px rgba(48, 50, 50, 0.56);
	box-shadow:         3px 3px 7px 0px rgba(48, 50, 50, 0.56);
	-moz-border-radius: 5px;
	border-radius: 5px;	
	background-color: #fff;
    display:none;
	padding: .75 em;
	margin-bottom: 1em;
}

.display h3 {
	background-color: #ccc;
	width: 100%;
	padding: .5em;
	margin: 0;
}

.chart h3 {
	width: 100%;
	padding: .5em;
	margin: 0;
}

.display p, .display h4, .chart p, .chart h4 {
	padding: .5em;
}

.display img, .chart img {
	padding: .5em;
}
	
.glyphicon {
	color: #30517A;
	font-size: 1em;
	cursor: pointer;
}

.highlight {
	color: #003366;
	font-weight: 700;
	cursor:pointer;
}

/* ***  ESRI MAPS *** */

/* .map .container, #mapSW, #pMap, #gwMap {
	width: 100% !important;
	height: 100%;
}
 */

#rightPane, #rightPaneSW {
	padding: 1em; 
	width: 100%;
}

 #header {
	text-align: center;
	border-bottom: solid 1px #ccc;
}

#featureCount, #featureCountGW {
	padding: .5em;
	/* clear: both; */
}

#featureCount h4, #featureCountGW h4 {
	/* color: red; */
	font-weight: 700;
}

#mapSW, #gwMap {
	float: left;
	width: 100%;
	margin: 1em auto;
	padding: 0;
}

#satToggle, #satToggleGW {
  z-index: 50;
  position: absolute;
  top: 320px;
  left: 20px;
  padding: .5em;
  border: 1px solid grey;
  background-color: white;
  font-size: .75em;
  font-weight: 700;
  text-align: center;
}


.byline {
	color:  #d9d5d0;
	font-style: italic;
}

/* ***  FOOTER *** */

#footer {
	width: 100%;
	margin: 0;
}

.cawscFoot {
    background: #EFF5FB;
    border-top: 2px solid #DDD;
    overflow: hidden;
    width: 100%;
	padding-top: .75em;
	}
	
.cawscFoot a {color: #003366;}	

.usgsFoot {
    background: #ccc;
    border-top: 2px solid #DDD;
	color: #fff;
	font-weight: 700;
}


#govLogos img {
	margin: .5em;
}

a.plain {color: #fff;}

.legend {margin: 4em 0 2em 0;}

#facts {
	background-color: #F9F9F7;
	margin: 2em 0;
	padding: 2em;
}

i.grey {
	color: #808080;
	margin-right: 5px;
}


/*** SKIP TO MAIN CONTENT BUTTON ***/

#skip a { 
	padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
} 
 
#skip a:focus  { 
	position: absolute;
    left: 0px;
    top: 0px;
    background: #BF1722;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
} 
/** CLEAN TABS **/


.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { 	border-width: 0; 
}
.nav-tabs > li > a { border: none; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; font-weight: 700; color: #000 !important; background: transparent; }
.nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

/* nav bar sub menu drop down - added by Dam for multi-level drop down menus */
.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/** end multi-level drop down menu **/