/* make this site Fixed Width! */

#main {
/*	float: left;  */
	margin-left: 0 !important;
/*	width: 950px !important; */
	max-width: 1800px !important;
}

#mainInner {
	padding: 10px !important;
}
/* end of fixed-width directives */
/* Styles local to your site */

h3 {
	color: #222;
}

ul li a:focus, ul li a:hover, ul li a:active {
	color: #93052A !important;
	text-decoration: underline;
}

div#displayBox {
	border: 1px solid #cbcbcb;
	padding: 2px 8px 1px 8px;
	border-radius: 5px;
	margin-top: 1px;
	margin-bottom: 12px;
	width: 98%;
	clear: both;
	min-height: 500px;
	background-color: #fff;
}

div#displayBox h2, div#displayBox h3 {
	display: inline;
	width: 30%;
	margin-bottom: 20px;
}

div#displayBox h2 {
	font-size: 1.4em !important;
}

div#displayBox h3 {
	margin-top: 20px;
}

/* from singleProductAnimation.css to minimize css calls */

.animDiv {
	margin: 0.5em 0 !important;
	padding: 0;
}
	
.animDiv img { 
	border: 1px solid #666;
	border-radius: 7px;
	margin: auto !important;
}

/* animation button styles */
div#buttons { 
	float: left;
	display: table-cell;
	margin: 0.5em 0;
	padding: 0;
	text-align: left;
	/* line-height: 2em; */
}

div#buttons h2 { 
	margin: 0px;
	display: inline;
	font-size: 1em;
}

div#buttons a:link, div#buttons a:visited {
	color: #fff;
/* emptied in favor of using bootstrap buttons */
}

div#buttons a:hover {
/*	text-decoration: none;
 	color: #BE0C0C; */
}

/* see media query for button-group margin below */
div#buttons div.button-group {
	padding: 0px !important;
	vertical-align: middle !important;
	margin: 0px !important;
}

div#alt-caption, div#adv-custom-caption { 
	padding: 0.5em 0 0 0; 
	margin-bottom: 0.5em;
	color: #3E4EAD; 
	font-weight: bold; 
	font-size: 1.1em;
	line-height: 1.3em !important;
  z-index: 700;
}

p#description {
	font-size: 1em; 
	color: #666; 
	font-style: italic; 
	float: right; 
	width: 30%; 
	text-align: right;
	margin: 0;
	line-height: 1.3em;
}

p#breadcrumbs {
	margin-top: 0; 
	padding-top: 0;
	margin-bottom: 12px;
	width: 67%;
	font-weight: bold;
}

h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 span.note {
	font-weight: bold; 
	color: #666 !important;
	font-size: 0.8em !important;
}


h3#notFoundHeading {
	margin-top: 35px; 
	padding-top: 15px; 
	width: 85%; 
	display: block;
	font-size: 1.2em;
	color: #3E4EAD;
}

#animationSize {
	color: #666;
	max-width: 50%;
	margin: 0 0 6px 0;
}

#enlargement {
	margin-top: 0; 
	padding-top: 0;
	color: #666;
	max-width: 50%;
}

#animationDown {
	border-radius: 10px;
}

div#footer {
	border-top: 1px solid #666;
	background: rgba(215,215,215,1);
	background: -moz-linear-gradient(top, rgba(190,190,190,1) 0%, rgba(150,150,150,1) 53%, rgba(90,90,90,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(190,190,190,1)), color-stop(53%, rgba(150,150,150,1)), color-stop(100%, rgba(90,90,90,1)));
	background: -webkit-linear-gradient(top, rgba(190,190,190,1) 0%, rgba(150,150,150,1) 53%, rgba(90,90,90,1) 100%);
	background: -o-linear-gradient(top, rgba(190,190,190,1) 0%, rgba(150,150,150,1) 53%, rgba(90,90,90,1) 100%);
	background: -ms-linear-gradient(top, rgba(190,190,190,1) 0%, rgba(150,150,150,1) 53%, rgba(90,90,90,1) 100%);
	background: linear-gradient(to bottom, rgba(190,190,190,1) 0%, rgba(150,150,150,1) 53%, rgba(90,90,90,1) 100%);
	clear: both;
	display: block;
	min-height: 10em !important;
	width: 100%;
}

div.left {
	margin: 1em !important;
	color: #fff;
	float: left;
	line-height: 135%;
	display: table-cell;
	margin-bottom: 4em;
}

h4#disclaimer {
	color: #fff !important;
	font-size: 0.9em;
	font-weight: normal !important;
	font-style: italic;
	text-align: left;
	margin: 0.3em 0 1em 0;	
}

h4#disclaimer a:link, h4#disclaimer a:visited {
	color: #fff !important;
	font-weight: bold;
}

h4#disclaimer a:focus, h4#disclaimer a:hover, h4#disclaimer a:active {
	color: #93052A !important;
	text-decoration: underline;
}

div#footerLinks a:link, div#footerLinks a:visited {
	color: #fff !important;
	font-weight: bold;
}	

div#footerLinks a:focus, div#footerLinks a:hover, div#footerLinks a:active {
	font-weight: bold;
	color: #93052A !important;
	text-decoration: underline;
}

.zoomContainer { 
	/* this is necessary to pull the zoomContainer to the front */
	z-index: 100000; 
}

.main-navigation.fancybox-margin {
padding-right: 15px;
}

/* START of per channel animation page styles: sliders, etc. */

#DayViewerAnimationBlock {
/*	width: 100%; */
/*	float: left; */
}

#DayViewerAnimationBlock div.first a img { 
/*	display: block !important;
	float: left; */
}  

div#DayViewerAnimationBlock div a img {
/*	float: left; */
	margin-left: 0 !important; 
	padding-left: 0 !important;
}	
	
div.sliderBox {
	margin: 0.7em 0 1.5em 0;
	height: 2em;
	width: 45em !important;	
}

/* generated from: http://www.lugolabs.com/flat-slider */
.animSlider.ui-corner-all,
.animSlider .ui-corner-all {
  border-radius: 0;
}

.animSlider.ui-slider {
	border: 0;
	background: #E6F1F9;
	border-radius: 5px;
}

.animSlider.ui-slider-horizontal {
	height: 19px;
}

.animSlider.ui-slider-vertical {
  height: 15em;
  width: 19px;
}

.animSlider .ui-slider-handle {
  width: 24px;
  height: 24px;
	background: #1e9ce5 !important;
  border-radius: 16%;
  border: none;
  cursor: pointer;
}

.animSlider.ui-slider-horizontal .ui-slider-handle {
  top: 50%;
  margin-top: -12px;
}

.animSlider.ui-slider-vertical .ui-slider-handle {
  left: 50%;
  margin-left: -12px;
}

.animSlider .ui-slider-handle:hover {
  opacity: .8;
}

.animSlider .ui-slider-range {
  border: 0;
  border-radius: 7;
  background: #f99;
}

.animSlider.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 19px;
}

.animSlider.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 19px;
}

/* end of per channel animation pages */

div.info {
	width: 55em;
}

/* Summary page styles */
/* styles for summary pages - GOES16_MESO.php, GOES16_CONUS.php, and GOES16_FullDisk.php */
div.container { /* outer container for thumbnail and links */
	float: left; 
	border-radius: 8px; 
	width: 280px; 
	margin: 10px 20px 15px 0;
	padding: 1px !important;
	display: table-cell;
 	background-color: #6D6D6E;
}

div.container:hover {
	box-shadow: 0 0 21px 0 rgba(69,112,156,1);
}	

span.linker { 
  position: absolute; 
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  /* fixes overlap error in IE7/8, make sure you have an empty gif */
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
} 

div.TNBox {   /* this is just for the thumbnail and its text */
	position: relative;
	margin: 0;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

div.TNBox:hover h2, div.TNBox:hover p {
	color: #93bcff;
}	
	
div.TNBox h2 {
	color: #fff;
	font-size: 2.3em;
	text-align: center;
	text-shadow: rgba(0,0,0,1) 0 0 5px !important;
	margin-top: 8px;
}
	
div.TNBox p {
	text-align: center;
	color: #fff;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0 15px 0 15px;
	text-shadow: rgba(0,0,0,1) 0 0 5px !important;
}	

div.Links {
	position: relative;
	background-color: #666;
	height: 230px !important; /*17em !important; */
	margin: 0 !important;
 	overflow: hidden;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d8d8+0,6a6a6b+100 */
background: #d8d8d8; /* Old browsers */
background: -moz-linear-gradient(top,  #d8d8d8 0%, #6a6a6b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d8d8d8 0%,#6a6a6b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d8d8d8 0%,#6a6a6b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

div.Links h3 {
	text-align: center;
	font-size: 1.3em;
	padding-top: 0;
	margin: 0.3em 0 0.2em 0;
}

div.Links ul.tighter li {
	color: #282888;
	font-weight: bold; 
	font-size: 0.95em;
	margin: 0 0 2px 0;
}

div.Links a:link, div.Links a:visited {
	color: #282888 !important;
}

div.Links a:focus, div.Links a:hover, div.Links a:active {
	color: #93052A !important;
	text-decoration: underline;
}

span.sizeInfo {
	font-size: 0.9em; 
	color: #000; 
	font-weight: normal;
}
/* end summary page styles */

/* box to display GMT & EDT */
/* formatting #timeBlock in both cases */
div.panel.panel-default#timeBlock {
	padding: 0px;
	margin-bottom: 3px;
}

div.panel.panel-default#timeBlock div.panel-body {
	padding: 6px;
}

/* mobile sizing adjustments */
@media screen and (max-width: 600px) {
	h1 {
		font-size: 1.2em;
	}

	h1#GAWaitMsg {
		color: orange;
		font-size: 1.1em;
		width: 100%;
	}

	div#adv-custom-caption {
		font-size: 0.9em !important;
	}

	h4 {
		font-size: 0.9em !important;
	}

	div#displayBox {
		padding-top: 0.3em !important;
	}

	div#timeBlock {
		display: none;
	}

	/* trying to adjust spacing of buttons on animation page */
	div#buttons div.btn-group {
		margin: 0.7em 0 !important;
	}

	p#timeBlockNav {
		padding-top: 3px;
		font-size: 0.9em; 
		color: #fff;
		margin-left: 2em;
	}

	.animDiv {
		margin: 0.5em 0 !important;
	}
	
	p {
		font-size: 0.9em;
	}

}

@media screen and (min-width: 601px) {
	div#timeBlock {
	display: table-cell; float: right;
	}

	p#timeBlockNav {
	display: none;
	}
}

.navbar {
	min-height: 32px;  /* was 50px */
}

.navbar-nav > li > a {
 	padding-top: 12px;
 	padding-bottom: 12px;
}

.nav > li > a {
	/* padding: 10px 15px; */
	padding: 5px 15px;
}

/* moved from top of band pages 12/27 */

div#GIFAnimationTarget {
	margin: 0 auto !important;
	text-align: center !important;
	width: 100% !important;
	height: auto !important;
	min-height: 40em;
	background: #fff url('Loader140.gif') no-repeat center center;
}	

@media screen and (max-width: 600px) {
	div#GIFAnimationTarget {
		width: 100% !important;
		height: auto !important;
		min-height: 30em;
		background: #fff url('Loader140.gif') no-repeat center center;
	}

div#GIFAnimationTarget img {
	 object-fit: cover;
	}

h1#GAWaitMsg {
		font-size: 1.1em !important;
		width: 100%;
		text-align: center;
	}
}

div#legendCont {
	margin-top: 0px;
	clear: both;
}

h1#GAWaitMsg {
	font-size: 1.5em; 
	margin-bottom: 1em; 
	max-width: 100% !important;
	padding: 0px; 
	color: #adadad; 
	text-align: center !important;
}

/* moved from top of band pages 12/27 */

a.navHighlight {
	background-color: #d7d7d7;
}

div.animCaption, h3.animCaption {
	color: #3E4EAD; 
	font-weight: bold; 
	font-size: 1.1em;
}

/* style the link on zoom popups */
#dls a:link, #dls a:visited {
	text-decoration: underline;
}

#dls a:focus, #dls a:hover, #dls a:active {
	color: #93052a !important;
}

