/***************************************************************************/

/*PDP*/

/***************************************************************************/

/*PDP specific links in Pub Resources Section (LINKS,GIS,GEOLEX,EARTH,FOSSILS)*/

/*.links {margin: 0px 24px; margin-bottom:8px;width:auto; min-height:45px; text-align:center;}
.link_option {position:relative; float:left; width:auto; padding-right:12px}
.hr_active {margin-top:-7px;}
.link_text{position:relative; top:-12px; left:-4px}
.link_text a:link {text-decoration: none; font-size: 15px;}
.link_text a:visited {text-decoration: none; font-size: 15px;}
.link_text a:hover {text-decoration: underline; font-size: 15px;}
.link_text a:active {text-decoration: none; font-size: 15px;}
*/

.links {
	margin-left: 20px;
}

.hr-div {
	border: 0;
	height: 1px;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(203, 196, 196, 0.8)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(203, 196, 196, 0.8), rgba(0, 0, 0, 0));
	margin: 10px auto;
	width: 80%;
}

.cssbutton.loud,
.loud[type="submit"],
.quiet[type="button"] {
	background-color: #3887BE;
	color: #FFF;
	text-shadow: 0px -1px transparent;
}

.cssbutton.loud.active,
.cssbutton.loud:hover,
.loud[type=submit]:hover,
.loud[type=button]:hover {
	color: white;
	background-color: #666;
	background-color: rgba(0, 0, 0, .45);
	-webkit-box-shadow: inset rgba(0, 0, 0, 0) 0 0 0, inset rgba(0, 0, 0, 0) 0 0 0;
	box-shadow: inset rgba(0, 0, 0, 0) 0 0 0, inset rgba(0, 0, 0, 0) 0 0 0;
	text-decoration: none;
}

.close_this {
	float: right;
	margin: 2px
}


/*PDP layout*/

#general_info {
	display: inline-block;
	width: 520px;
	line-height: 24px;
	font-size: 16px;
	font-family: 'Open Sans Regular';
	vertical-align: top;
	letter-spacing: -1px
}

#general_info > h2 {
	padding-right: 5px;
	padding-bottom: 5px;
}

#contain {
	display: inline-block;
	width: 320px;
	height: 260px;
	margin-top: 15px;
	padding-left:10px;
}

#footprint {
	width: 320px;
	height: 240px;
	border: 1px solid #e4e0e0;
}

.mapboxgl-ctrl-logo{
	display: none !important;
}

#ngm_holdings {
	width: 520px;
	height: 300px;
	float: left;
}

#download_section {
	width: 350px;
	height: 300px;
	float: right;
	margin: 0;
	margin-right: 6px;
}

#zui {
	position:relative;
	width: 800px;
	height: 600px;
	margin: 0 auto;
	margin-top: 10px;
	display: none;
	border: solid 1px #ccc;
}

#img_report_problem {
	position: absolute;
	bottom: 2px;
	right: 2px;
	z-index: 9000;
	background-color: #fff;
	padding: 2px;
	font-size: small;
}


/*gen info*/

.corrections {
	padding-top: 8px;
}

.note {
	margin-left: 56px
}

.correction {
	display: inline-block;
	background-color: hsl(202, 17%, 67%);
	color: #fff !important;
	border-radius: 18px;
	padding: 8px 8px;
	font-weight: 300 !important;
	text-align: center;
	text-decoration: none !important;
	-webkit-transition: background-color .125s, border-color .125s, color .125s;
	transition: background-color .125s, border-color .125s, color .125s;
	font-size: 12px;
	line-height: 9px;
	font-family: 'Open Sans Bold';
}

.correction:hover {
	background-color: hsl(202, 65%, 58%);
}


/*PDP availability (and similar dropdown divs)*/

#availability_data,
#gis_data,
#portal_data,
#geolex_data {
	position: relative;
	clear: both;
	text-align: left;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 18px
}

#availability_data {
	margin-top: -10px;
}

.links_data_section {
	position: relative;
	margin-right: 6px;
}

#portal_data {
	font-size: .9em;
	margin-top: 2px;
	margin-right: 0px;
	width: 298px;
	text-align: center
}

.links_data_section ul li {
	margin-left: 0px;
}

.link_download_primary {
	display: inline;
	padding-left: 10px;
}

.link_download_secondary {
	display: inline;
}

.indent_single {
	padding-left: 15px;
}

.indent_double {
	padding-left: 30px;
}

.glx_units {
	padding-right: 20px;
	font-size: 16px;
	letter-spacing: -1px
}

.coop {
	position: relative;
	width: 300px;
	text-align: center;
	clear: right;
	float: right;
	z-index: 100;
}

.coop p {
	padding: 5px;
}

.order_contact {
	font-size: .9em;
	line-height: 15px;
	margin-top: 4px;
}

#chapters_tbl {
	width: auto;
	margin: 10px 30px;
	border: 1px solid #ccc;
}

#chapters_tbl td,
#chapters_tbl th {
	border: 1px solid #ccc;
	padding: 4px;
	text-indent: 0;
}

#chapters_tbl th {
	text-align: center;
	font-size: 0.94em;
}

.tbl_center {
	text-align: center;
}


/* holdings */

#carousel-flow,
#single_image {
	width: 400px;
	margin: auto;
	margin-top: 10px;
}

#images,
#display-buttons,
#carousel-flow,
#focusTitle-div,
#listflow,
#ngm_holdings,
#download_section,
#single_image,
#provider-div {
	display: none;
}

.single_img_link > img {
	max-width: 100%;
}

#display_buttons > .fa-lg {
	width:
	36px!important;
	height:
	24px
	;
	font-size: 18px;
	text-indent:
	-8px
	;
	}

#focusTitle-div {
	position: relative;
	text-align: center;
	font-family: 'Open Sans Semibold';
	font-weight: 300;
	font-size: 15px;
	letter-spacing: -1px;
	padding-left: 15px;
	padding-right: 10px;
}


/*PDP listflow*/

#listflow {
	position: relative;
	display: none;
	height: 230px;
	width: 100%;
	overflow: auto;
}

#listflow li {
	display: block;
	position: relative;
	width: auto;
	line-height: 25px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.listflow_item {
	display: block;
}

.listflow_item_even {
	background-color: #f9f7f7;
	display: block;
}

.zui_external_link_stacked {
	position: absolute;
	top: 0;
	right: 0;
}

#listflow a:link,
#listflow a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #434546
}

#listflow a:hover {
	text-decoration: none;
	color: #238cc0;
	font-size: 14px
}

#listflow a:active {
	text-decoration: none;
	font-size: 14px
}

#listflow a.listflow_item.active {
	text-decoration: none;
	color: #238cc0
}

.activeRow {
	background-color: rgba(228, 246, 255, 0.7);
}


/*PDP downloads*/

#downloads {
	position: relative;
	/*			padding: 10px;*/
}

#download_msg {
	width: auto;
	text-align: center;
	padding: 5px;
}

#download_note {
	width: auto;
	text-align: center;
}

.download_row {
	width: 100%;
	height: 42px;
	clear: both;
	margin-left: 52px;
}

.download_btn {
	float: left;
	margin-top: -3px;
}

.fa-times-circle {
	font-size: 24px !important;
}

.download_href p.double {
	position: relative;
	top: 6px;
	left: 8px;
	width: auto;
}

.download_href p.single {
	position: relative;
	top: 6px;
	left: 2px;
	width: auto;
	font-size: 16px;
	letter-spacing: -1px
}

.disabled,
.disabled:hover {
	/*		color: #999;*/
	opacity: 0.5
}


/*ZUI*/

#map_citation {
	margin-left: 15px;
	margin-right: 15px
}

#close_zui {
	margin: -10px -30px;
}

#zoomControls {
	width: 35px;
	position: absolute;
	z-index: 1000;
	padding: 5px;
	text-align: center
}

.zuiButton {
	width: 30px;
	height: 30px;
	margin-top: 2px;
	border: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: white;
	border-radius: 50%;
	cursor: pointer;
	-webkit-box-shadow: 2px 2px 2px rgba(12, 12, 12, 0.5);
	box-shadow: 2px 2px 2px rgba(12, 12, 12, 0.5);
}

.zuiButton:hover {
	background-color: rgba(139, 154, 181, 0.85);
}

#zoomIn > .fa,
#zoomOut > .fa,
#initialZoom > .fa,
#fullScreen > .fa {
	line-height: 31px;
	color: #3e3a3a;
}

div[class^=' navigator'] {
	background: white !important;
	opacity: 0.9 !important;
	border: 0px !important;
	margin: 5px!important;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
	border-radius: 4px
}

.openseadragon-canvas {
	outline: none
}


/*new css*/

#display_buttons {
	float: right;
	margin-right: 10px;
}

/*
.dsp-btn,
.fa {
	color: #999;
	color: rgba(0, 0, 0, .50);
}
*/

.dsp-btn:hover,
.fa:hover {
	color: #666;
	color: rgba(0, 0, 0, .65);
}

.slick-slide img {
	margin: auto;
	cursor: pointer;
}

.slick-prev,
.slick-next {
	width: 36px;
	height: 36px
}

.slick-prev:before,
.slick-next:before {
       font-size: 36px;
       line-height: 1;
       opacity: .75;
       color: rgba(160, 40, 29, 0.50);
}

.leaflet-control-attribution {
	font-family: 'Open Sans Regular';
}


/*Vector tile map*/

.mapboxgl-ctrl-scale {
	background-color: transparent;
	font-family: 'Open Sans Bold';
	font-weight: 300;
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
	margin: 0 0 5px 5px;
}

.mapboxgl-ctrl-group {
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none !important;
	overflow: hidden;
	background: transparent
}

.mapboxgl-ctrl > button,
.leaflet-bar > button {
	border-radius: 50%;
	background-color: white;
	margin-bottom: 2px
}

.mapboxgl-ctrl > button:hover,
.leaflet-bar > button:hover {
	background-color: rgba(139, 154, 181, 0.85)
}

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
	margin: 5px 0 0 5px
}

.mapboxgl-ctrl-attrib.mapboxgl-compact {
	margin: 0 10px 10px 70px;
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 12px 12px 12px 12px;
	font-size: 10px
}

.mapboxgl-ctrl-group button:first-child,
.mapboxgl-ctrl-group button:last-child {
    border-radius:50% !important;
}

.mapboxgl-ctrl-compass {
	display: none !important;
}
