/* Custom CSS overrides */
#bottom-content {
    background-color: #003300;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
}

#header {
padding: 0px 0;
min-height: 0px;
}

#subfooter {
padding: 0px !important;
margin-bottom: 0px !important;
text-align: left;
/*background-color: rgba(0,51, 0, 0.2);*/
background-color: rgba(0,0, 0, 0.2);
}

.block {
	padding-top: 5px !important;
}

a, a:hover, a:focus, ul.menu li a.active, ul.menu li a:hover, #forum thead a:hover, #block-node-recent .node-title a:hover {
    color: #006633;
}

h1.page-title {
    color: #006633;
}

.content ul li {
    list-style-type: none;
	padding-bottom: 10px;
	padding-left: 0px;
}

ul, menu, dir {
    -webkit-padding-start: 0px;
}

.col-sm-2 ul li a, .col-sm-3 ul li a{
	color: white !Important;
	
}

h4 {
	font-size: 18px;
}

button {
	background: #618161;
	padding: 10px;
	border: 0px;
	border-radius: 10px;
}

button:hover {
	color: white;
	/*font-weight: bold !important;
	background-size: contain;*/
}

.questionbtn {
	color: white;
}

#block-lrsgallerysmall-lrsgalleryblocksmallrotate {
	 background-color: #003300 !important;
    padding-left: 40px;
    padding-right: 40px;
	border-radius: 30px;
	background-size: contain;
}

#fronttoptext {
	color:#fff;
}

h2.rs_highlights a {
	color:#006633 !important;
}

h4.rs_highlights a{
	color:#006633;
}

#news_background_lrs  {
	width:100%; 
	height:101px; 
	border-style: solid; 
	border-color: #003300;
	background-image: url(../images/newsroom/LRS.png);
}	

#news_background_landsat {
	width:100%; 
	height:101px; 
	border-style: solid; 
	border-color: #003300;
	background-image: url(../images/newsroom/Landsat.png);
}

#news_background_imagegallery {
	width:100%; 
	height:101px; 
	border-style: solid; 
	border-color: #003300;
	background-image: url(../images/newsroom/ImageGallery.png);
}

#news_background_pecora {
	width:100%; 
	height:101px; 
	border-style: solid; 
	border-color: #003300;
	background-image: url(../images/newsroom/Pecora.png);
}

#news_background_usgsnews {
	width:100%; 
	height:101px; 
	border-style: solid; 
	border-color: #003300;
	background-image: url(../images/newsroom/USGSNews.png);
}

#news_LRS h4, #news_Landsat h4,  #news_imagegallery h4,  #news_pecora h4, #news_usgs h4 {
	background:#003300; 
	color:white; 
	text-align:center; 
	padding-top:3px; 
	padding-bottom:3px; 
	margin-top:-15px;
}

#newsLinks {
	border-style: solid; 
	border-color: #003300; 
	margin-top: -10px; 
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

@media only screen and (max-width:1199px) {
    .outputdivstartid {
       margin-right:150px !important;
    }
	
	#fronttoptext div h1{
		margin-left:200px !important;
	}
	 !
	#fronttoptext div h5  {
		margin-left:200px !important;
		padding-bottom: 20px !important;
	}
}

@media only screen and (max-width:991px) {
    .outputdivstartid {
       margin-right:60px !important;
    }
	
	#fronttoptext div h1{
		margin-left:100px !important;
	}
	
	#fronttoptext div h5  {
		margin-left:100px !important;
		padding-bottom: 20px !important;
	}
}

@media only screen and (max-width:770px) {
    .outputdivstartid {
       margin-right:50px !important;
    }
	
	#fronttoptext div h1{
		margin-left:50px !important;
	}
	
	#fronttoptext div h5  {
		margin-left:50px  !important;
		padding-bottom: 20px !important;
	}
}

@media only screen and (max-width:700px) {
    .outputdivstartid {
       margin-right:0px !important;
    }
	
	#fronttoptext div h1{
		padding-left:120px !important;
	}
	
	#fronttoptext div h5  {
		padding-left:120px !important;
	}
}

@media only screen and (max-width:650px) {
	#fronttoptext div h1{
		padding-left:0px !important;
	}
	
	 #fronttoptext div h5  {
		margin-left:0px !important;
		margin-right:0px !important;
		padding-bottom: 20px !important;
		padding-left:130px !important;
	}
}

@media only screen and (max-width:540px) {
	#fronttoptext div h1{
		padding-left:30px !important;
	}
	
	 #fronttoptext div h5  {
		padding-left:30px !important;
		padding-bottom: 20px !important;
	}
}

@media only screen and (max-width:480px) {
	#fronttoptext div h1{
		padding-left:0px !important;
	}
	 
	 #fronttoptext div h5  {
		padding-left:30px !important;
		padding-bottom: 20px !important;
	}
}



