/* API Access warning banner */
.alert-api {
  color: black;
  font-weight: bold;
  background-color: #ffd351; 
  border-radius: 0 !important;
  margin-bottom: 0%;
}

/* AuthorArranger Ad */
.authorarranger_ad {
  font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: medium;
  border:1px solid #BEE5EB;
  background: #D1ECF1;
  border-radius:4px;
  padding: 15px 0px 15px 0px;
  margin-bottom:25px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}

/* LDlinkR Ad */
.ldlinkr_ad {
  font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: medium;
  border:1px solid #BEE5EB;
  background: #D1ECF1;
  border-radius:4px;
  padding: 15px 0px 15px 0px;
  margin-bottom:25px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}

.close {
  padding: 5px 0px 0px 0px;
}

.apiaccess-examples{
  white-space: normal; 
  word-break: break-word;
  border-color: #337AB7 !important;
}

/*disable bk logo */
.bk-logo-small {
  display:none;
}

.container {
  max-width: 1300px;
  width: 100%;
}

body {
  background-color: #F8F9FA;
}

.navbar {
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 0;
  padding-top: 0;
  background: #4a4a4a !important;
  border: none;
}

.navbar-nav li a{
  color: #FFFFFF !important;
}

.navbar-nav li a{
  color: #FFFFFF !important;
}

.navbar-nav li a:focus{
  background: transparent;
}

/* Create yellow bar on active nav button */
.navbar-nav li.active {
  border-bottom: 4px solid #F5AB35;
  background-color:grey;
}

.navbar-nav .dropdown-menu li.active {
  background-color:lightgrey;
  border-bottom: none;
}

/* .navbar-nav li.active a {
  background: #2D6A9F;
} */

.navbar-nav>li a:hover {
  background: grey ;
}

.navbar-nav>li div:hover {
  background: grey ;
}

.navbar-nav .dropdown-menu>li a:hover{
  background: lightgrey !important;
}

.instructions {
	text-align: center;
	padding: 10px 0;
}

.tabs-dropdown .dropdown-toggle {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-radius: 4px 4px 0 0;
	color: #444444;
	background: #f2f2f2;
}

/* Sticky footer */
html {
  min-height: 100%;
  position: relative;
}

html body .footer {
  bottom: 0;
  width: 100%;
  position: absolute;
  background-color:#535353
}

.tab-content {
  margin-bottom: 200px;
  /*padding-top: 20px;
  padding-bottom: 20px;*/
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  min-height: 600px;
  /* height: 100%; */
  -webkit-overflow-scrolling: touch;
  /*background: white;*/
  /*border-width: 0 1px 1px 1px;*/
  /*border-width: 0 0px 0px 0px;
  border-style: solid;
  border-color: #d9d9d9;
  border-radius: 6px;
  overflow: hidden;*/
  /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}

.tab-content p {
  font-size: 16px;
}

.tab-content .tab-pane {
  color: #566473;
}

.tab-content .not-home {
  margin-bottom: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  min-height: 600px;
  background: white;
  border-width: 0 1px 1px 1px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  max-width:1270px;
  border-width: 0 0px 0px 0px;
  border-style: solid;
  border-color: #d9d9d9;
  border-radius: 6px;
  overflow: hidden;

  margin:auto;
}

/* @media ( max-width : 480px) {
	.nav-tabs>li {
		float: none;
		border: 1px solid #dddddd;
	}
	.nav-tabs>li.active>a {
		border: none;
	}
	.nav>li>a:hover, .nav>li>a:focus, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover,
		.nav-tabs>li.active>a:focus {
		background: none;
		border: none;
	}
} */

/* Reset bootstrap table*/
.table > thead > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th {
	border-top: 0px;
   	border-bottom: 0px;
}

.left td {
	text-align:left;
}
.ldpair-results {
	text-align:center;
	border: 1px solid #ddd;
}

.ldpop-results {
	text-align:center;
	border: 1px solid #ddd;
}

.center-align {
	margin: 0 auto !important;
	float: none !important;
}

.spacer {
	width:10%;
}
/*
table {
  border-collapse: collapse;
}
table td, table th {
  border: 1px solid black;
}
table tr:first-child th {
  border-top: 0;
}
table tr:last-child td {
  border-bottom: 0;
}
table tr td:first-child,
table tr th:first-child {
  border-left: 0;
}
table tr td:last-child,
table tr th:last-child {
  border-right: 0;
}

*/
table.ldpair,table.ldpair tr, table.ldpair th {
  background-color: white !important;
}

table.ldpop,table.ldpop tr, table.ldpop th {
  background-color: white !important;
}

td.cell-right {
    text-align: right;
}
td.cell-left {
    text-align: left;
}

td.cell-center {
    text-align: center;
}

.cell-height-small {
	height: 10px;
	padding:0px;
}

.btn-file {
  position: relative;
  overflow: hidden;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

input[readonly] {
  background-color: white !important;
  cursor: text !important;
}
/*
table.ldhap,table.ldhap tr, table.ldhap th {
  background-color: white !important;
}
*/

.two-by-two {
  margin-bottom:0px;
  width:100%;
}

.jumbotron {
  background-color:white;
  padding:10px 15px;
}
.ldpair-stats {
  float:left;
}
.ldpop-stats {
  float:left;
}
table.fixed {
    table-layout:fixed;
    width:400px;
    margin-bottom:15px;
}
table.fixed td {
    overflow: hidden;
}

table thead td {
  font-weight:bold;
  text-align: center;
}

.font-weight-bold {
  font-weight:bold;
}

img.logo {
	max-height:150px;
}


img.loading {
	height:107px;
	max-height:10%;
	display: block;
	margin-left: auto;
  margin-right: auto;
}

#ldtrait-loading {
  text-align: center;
}

img.graph-legend {
  display:block;
  margin-left: auto;
  margin-right: auto;
}
#ldassoc-legend {
	width: 700px;
}
#ldproxy-legend {
	width: 700px;
}
#ldmatrix-legend-r2 {
  width: 390px;
  display:inline-block;
}
#ldmatrix-legend-d {
  width: 390px;
  display:inline-block;
}
.ldproxy-link {
  display:block;
  text-align: center;
}
.ldassoc-flex {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ldassoc-flex-item1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.ldassoc-flex-item2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.ldassoc-flex-item3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.ldassoc-flex-item4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.readonly-input-text {
  width:172px;
}

.btn-ldlink-multiselect {
  text-align:left;
}

.multiselect-container {
  overflow: visible;
}
.multiselect-container > li {
    padding-left: 50px;
}
.multiselect-item.multiselect-all {
	padding-left: 0px;
	text-decoration: underline;
}
.multiselect-item.multiselect-group {
	padding-left: 30px;
}
.has-feedback .form-control {
    padding-right: 0px;
}
.multiselect-container > li.multiselect-group-clickable label {
	text-decoration: underline;
}
/* Tighten up snpchip platform list only*/
/*   .btn-ldlink-multiselec  */
.multiselect-container > li > a > label {
	padding: 0px 20px 0px 40px;
}

.form-control-feedback {
    top: 0;
    right: -15px;
}

/* Placeholder Style */
::-webkit-input-placeholder {
   font-size: 90%;
}

:-moz-placeholder { /* Firefox 18- */
   font-size: 90%;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-size: 90%;
}

:-ms-input-placeholder {
	font-size: 90%;
}

.snp {
	text-transform: lowercase;
}

.ffWarning {
	display: none;
}
/*
.bk-plot-canvas-wrapper {
	max-width:900px;
	overflow-x: scroll;
}
*/

.haplotype {
	color: black;
	background:#C0C0C0; /* if a multiple grouped */
}

/* LDhap Heat Map - Version 4 */
/* Pastel Colors light red, light orage, light blue, and light green */
/* Color Code: http://paletton.com/palette.php?uid=7000u0klLMWnHN3kBNFgZMYgZMY */
.haplotype_dash {
	background:white;
}
.haplotype_a {
	background: #FF7878; 	/* Light red; */
}
.haplotype_t {
	background: #FFB578; 	/* Light Orange */
}
.haplotype_c {
	background: #63D2D2; /* Light Blue */
}
.haplotype_g {
	background: #6DE96D; /* Light Purple; c2b2da; Contrast Ratio: 7.17:1 */
	/*
	background: linear-gradient(145deg, #d4c9e5 , #c2b2da);
	*/
}
#ldhap-bokeh-graph {
	max-height: 700px;
	max-width: 900px;
	overflow:auto;
}
.overflowx {
	overflow-x:auto;
}
.overflowy {
	overflow-y:auto;
}
#ldlink_version {
	float:right;width:150px;
	font-style: italic;
	text-align:right;
}
.whats_new {
	height:200px;
	border:1px solid #566473;
	overflow-y:auto;
	margin-bottom:25px;
}

.ad {
	height:200px;
	border:1px solid #566473;
	overflow-y:auto;
	margin-bottom:25px;
}

.table {
    width: auto;
    min-width: 0;
    display: table;
}
.left-c {	width:auto;
	display: inline-block;
	vertical-align: top;
}
.right-c {
	min-width:300px;
	width:65%;
	display: inline-block;
	vertical-align: top;
}
.ldhap-table-container {
	min-width: 700px;
	width:auto;
	white-space: nowrap;

}
#ldhap-table-right {
    display: inline-block;
    overflow-y: auto;
}

.left-c > table > tfoot > tr > td,
.right-c > table > tfoot > tr > td {
	font-weight:bold;
}


/* New stuff */
#snpchip-container {
	overflow-x: scroll;
}

#snpchip-results-container {
	overflow-y: auto;
}

.snpchip-table-container {
	min-width: 700px;
	width:auto;
	white-space: nowrap;

}
#snpchip-table-right {
    display: inline-block;
    overflow-y: hidden;
    margin-top: 0px;
}

.snpchip-table > tbody > tr:nth-child(odd) {
	background: #F9F9F9;
}
.snpchip-table > tbody {
	border: 1px solid #ccc;
}
.snpchip-table > thead > tr > th, .snpchip-table > tbody > tr > th, .snpchip-table > tfoot > tr > th, .snpchip-table > thead > tr > td, .snpchip-table > tbody > tr > td, .snpchip-table > tfoot > tr > td {
    border: 1px solid #ddd;
    border-top: 0 none;
}
table#snpchip-thinned-list > tbody > tr > td {
	padding: 0 5px;
}

.header h4 {
    color: #fff;
    line-height: 0.5em;
}

hr.header {
    border-top: 0.5em solid #bb0e3d;
    margin: 0;
}

#snpclip-thresholds {
	width:130px;
	margin-left:10px;
	position: relative;
	top:-17px;
}
#snpclip-thresholds > div > label {
	width:40px;
}
#snpclip-thresholds > div > input {
	width:50px;
}

#snpclip-thresholds > div:first-child {
	width:100px;
	font-weight:bold;
}

#ldtrait-thresholds {
	width:130px;
	margin-left:10px;
	position: relative;
	top:-17px;
}

#ldtrait-thresholds > div > label {
	width:40px;
}

#ldtrait-thresholds > div > input {
	width:50px;
}

#ldtrait-thresholds > div:first-child {
	width:100px;
	font-weight:bold;
}

#ldtrait-snp-list {
	/*width:175px; */
	float:left;
	max-height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#ldtrait-snp-list > a {
	text-decoration: underline;
	color: #2D6A9F;
}

#ldtrait-detail {
/*	border:1px solid #333; */
	float:left;
	padding:10px;
}

#ldtrait-warning {
	float:left;
	padding:10px;
}
#snpclip-snp-list {
	/*width:175px; */
	float:left;
	max-height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#snpclip-snp-list > a {
	text-decoration: underline;
	color: #2D6A9F;
}
#snpclip-detail {
/*	border:1px solid #333; */
	float:left;
	padding:10px;
}
#snpclip-warning {
	float:left;
	padding:10px;
}
caption {
	font-weight:bold;
}
table.table-chip > caption {
	min-height:60px;
}
table.table-chip > thead > tr > th {
	text-align: left;
	white-space:nowrap;
}

table.table-chip > tbody {
    border:1px solid #ccc;
}

table#ldtrait-table-thin > tbody {
  max-height: 400px;
  overflow-y: auto;
}

table#ldtrait-table-thin > tbody > tr > td {
  padding: 8px 20px 8px 10px;
}

.ldtrait-table-trait-column {
  width: 200px !important;
}

/* .ldtrait-table-details-column {
} */

#ldtrait-initial-message {
  font-weight:bold;
  font-size:110%;
  margin-top:50px;
}

#ldtrait-table-container {
  min-height:580px;
}

.ldtrait-table-scroller {
  /* overflow-y:auto;
  max-height:575px; */
  padding-top:10px;
}

table#snpclip-table-thin > tbody {
    max-height: 400px;
    overflow-y: auto;
}
table#snpclip-table-thin > tbody > tr > td {
	padding: 8px 20px 8px 10px;
}

#snpclip-initial-message {
	font-weight:bold;
	font-size:110%;
	margin-top:50px;
}
#snpclip-table-container {
	min-height:580px;
}
.snpclip-table-scroller {
	overflow-y:auto;
	max-height:575px;
	padding-top:10px;
}

/* Rotate the text on SNPchip table */
th.rotate {
  /* Something you can count on */
  height: 142px;
  white-space: nowrap;
}

th.rotate > div {
  -webkit-transform:
    translate(0px, 51px)
    rotate(270deg);
      -ms-transform:
    translate(0px, 51px)
    rotate(270deg);
          transform:
    translate(0px, 51px)
    rotate(270deg);
  width: 20px;
}
/* th.rotate > div > span {
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
} */
/* These aren't needed and will be weird if transforms don't work */
/* .csstransforms & th.rotate {
  height: 142px;
  white-space: nowrap;
} */

.snpchip-warnings {
    border-collapse: collapse;
}

.snpchip-warnings > tbody > tr > td {
    border: 1px solid black;
}

#filter-by-array {
	margin-top: 10px;
}

span.formw > label {
	margin-bottom: 0px;
    font-family: "Lucida Grande",Verdana,Arial,sans-serif;
    font-size: normal;
}

.platform-checkbox {
	padding: 0.2em 0.6em 0.3em;
}

/* From style.css
https://www.broadinstitute.org/mpg/snap/ldsearch.php */

.bolded {
    font-weight: bold;
}
.underlined {
    border-bottom: 1px dotted gray;
}
fieldset#columnAcheckbox {
    min-width: 450px;
}
fieldset#columnAcheckbox div.row span.label, fieldset#columnBcheckbox div.row span.label, fieldset.fullwidthcheckbox div.row span.label {
    padding-top: 1px;
    width: 20px;
}
fieldset#columnBcheckbox {
    min-width: 365px;
}
fieldset div.row span.formw select.yesno {
    width: 80px;
}
/* Custom */

fieldset#columnAcheckbox > div.row,
fieldset#columnBcheckbox > div.row {
	margin-left:15px;
	margin-bottom:-12px;
	font-weight:lighter;
	color: #333;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: smaller;
}
table.snpchip-table > thead > tr:first-child {
	height: 121px;
	border-top: 1px solid #ccc;
}
table.snpchip-table > thead > tr:first-child > th {
	text-align:center;
	border-bottom: 0px;
}
table.snpchip-table > thead > tr:nth-child(2) > th {
	padding-left:2px;
	padding-right:10px;
}
table.snpchip-table {
	margin-bottom:30px;
}
table#snpchip-thinned-list > thead > tr {
	border-top: 1px solid #ccc;
}

#snp_chip_list {
	padding-left:60px;
}
/* #ldtrait-links-container {
	padding-top:30px;
} */
#snpclip-links-container {
	padding-top:30px;
}
#ldpair-snp1, #ldpair-snp2 {
	min-width:145px;
}
#ldpop-snp1, #ldpop-snp2 {
	min-width:145px;
}
#snpclip-thresholds > div.input-group {
	display:block;
}

#ldtrait-thresholds > div.input-group {
	display:block;
}

textarea:valid, .ok {
    color: #555;
}
textarea:invalid, .error {
    color: red;
}
.panel-body > h1 {
	font-size: 1.7em;
}
/* Testing */
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; }
}
.dropzone {
	width: 200px;
	height: 100px;
	background-color: #b3c8d0;
	padding: 5pt;
	margin: 10pt;
	overflow: hidden;
}
.no-bullet {
	list-style: none;
}
.vertical-text {
	-webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);
	-webkit-transform-origin: left top 0;
	    -ms-transform-origin: left top 0;
	        transform-origin: left top 0;
	color:#800000;
}
.vertical-text {
	float: left;
}
.dropdown-toggle {
	text-align:left;
}
#ldassocForm button.dropdown-toggle {
	color:#800000;
}
#region-gene-container > div *, #region-region-container > div *, #region-variant-container > div * {
	margin-top:5px;
	white-space:nowrap;
}
#header-values {
  margin-top:30px;
}
#header-values > div > div * {
	margin-top:5px;
	white-space:nowrap;
}
#assoc-region {
	margin-bottom:20px;
}
#ldassoc-files {
  float: right;
  margin-top: -4px;
}
#ldassoc-browse-button {
  float: left;
}
#ldassoc-sample {
  position: absolute;
  float: left;
  clear: left;
  margin-top: 40px;
  margin-left: -172px;
}
#ldassoc-sample-label {
  float:right;
}
#ldassoc-file-container {
  margin-top: 4px;
}
.toggle-labels {
  position: relative;
  float: left;
}
#toggle-label {
  line-height: 37px;
  text-align: right;
}
#ldassoc-flag-switch {
  text-align: left;
}
#ldassoc-flag-switches {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 5px;
}
.ldassoc-flag-switch input {
  display: none;
}
.switch {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 1px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

.slider.round {
  border-radius: 19px;
}

.slider.round:before {
  border-radius: 50%;
}
/*.ldassoc-population-col {
  float: left;
  margin-left: -90px;
}*/
.ldassoc-calculate-col {
  float: left;
}
/*
.dropdown-menu {
  max-height:350px;
  overflow-y:scroll;
}*/
.progress {
	margin-bottom:18px;
}

.form-group > .form-control-feedback:not(.show) {
	display: none;
}

.form-group.has-success > input,
.form-group.has-success > select {
	background-image: -webkit-gradient(linear,left top, left bottom,color-stop(0, #dff0d8),to(#c8e5bc));
	background-image: -webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
	background-image: -o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
	background-image: linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);
	background-repeat: repeat-x;
}
.form-group.has-error > input,
.form-group.has-error > select {
	background-image: -webkit-gradient(linear,left top, left bottom,color-stop(0, #f2dede),to(#e7c3c3));
	background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
	background-repeat: repeat-x;
}

.btn.btn-default.calculate {
  background-color: hsl(201, 100%, 30%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a5ff", endColorstr="#006399");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00a5ff), to(#006399));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a5ff), color-stop(100%, #006399));
  background-image: -webkit-linear-gradient(top, #00a5ff, #006399);
  background-image: -o-linear-gradient(top, #00a5ff, #006399);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00a5ff), to(#006399));
  background-image: -webkit-linear-gradient(#00a5ff, #006399);
  background-image: -o-linear-gradient(#00a5ff, #006399);
  background-image: linear-gradient(#00a5ff, #006399);
  border-color: #006399 #006399 hsl(201, 100%, 25%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}

.dt-head-center {
  text-align: center;
}

/* Always set the map height explicitly to define the size of the div
 * element that contains the map. */
 .map-item {
  height: 500px;
  width: 100%;
}

.ldpop-map-content {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  margin-bottom: 0px !important;
  min-height: 0px !important;
  height: 100% !important;
}

#new-ldpop_filter {
  float: left !important;
}


.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown-nav {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  visibility:visible;
  position: absolute;
  background-color:black;
  z-index: 1;
  width:400px;
  transition: 0.2s .25s;
  opacity: .9;
}

.dropdown-text {
  display:block;
  width:100%;
  text-decoration: none;
  padding: 5px 5px;
}
/*
.dropdown-nav.active .dropdown-text{
  display:block;
}
*/
.dropdown-text:hover {
  text-decoration: none !important;
}
.dropdown-nav:hover .dropdown-content {
  visibility:visible;
  transition-delay: 0s;
}

.dropdown-nav:hover .dropbtn {
  background-color: #3e8e41;
}


@media only screen and (min-width: 767px) {
  .dropdown-nav:hover .dropdown-menu{
    display:block;
  }
}

.card{
  width:100%;
}
.card:hover{
  text-decoration:none;
}

.card-title{
  background-color:#133a55; 
  height:40px; 
  padding:8px 0;
}

.card-body{
  background-color:white;
  height:115px;
  padding: 20px 20px 0 20px;
}
.card-body p{
  margin:0;
  color:#566473;
}
.card-outside{
  transition: all 0.4s ease-in-out;
  display:inline-block; 
  width: 33%;
  height:155px; 
  padding:0px 20px;
  margin: 10px 0;
  text-decoration:none;
  vertical-align:top;
}

.card-outside:hover{
    /*transform: scale(1.04);*/
    /*top:-5px;*/
    transform:translateY(-5px);
    transition: all 0.4s ease-in-out;
    /*box-shadow: 0px 12px 20px 10px rgba(0,0,0,0.2);*/
}


.card-outside:hover .card .card-title{
  background-color:#21628D;
}

.news-and-citations{
  max-width:1270px;
  margin:auto;
}

.news-card-outside{
  display:inline-block; 
  width: 33%; 
  height:210px; 
  padding:0px 10px;
  margin: 10px 0;
  text-decoration:none;
  vertical-align:top;
}


.news-card-left{
  background-color:#133a55; 
  display:inline-block;
  height:210px;
  width:8%;
  vertical-align:top;
}
.news-card-body{
  background-color:white;
  display: inline-block;
  height:210px;
  width:90%;
  padding: 20px 10px 0 10px;
  vertical-align:top;
  overflow:auto;
}

.disabled-news-scroller{
  background-color: gray !important;
}

.enabled-news-scroller:hover{
  cursor:pointer;
}

.news-scroller{
  background-color:#1b486b; 
  height:210px; 
  width:3%;
  color:white; 
  display:none; 
  vertical-align:top; 
  margin-top:10px; 
}
.news-row{
  display:inline-block; 
  width: 100%; 
  margin:auto
}
#home-tab{
  width:100%;
}

.news-titles{
  transform: rotate(-90deg);

  color: white;
  font-size:100px;
  top:50px;

}

#ldlink-tabs > .dropdown > .dropdown-menu{
  overflow-y: hidden;
}


.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
  background-color:grey;
}
/*
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
  background-color:lightgrey;
  background-image:none;
}
*/
.dropdown-menu{
  background-color:white;
}

.nav-div{
  line-height: 20px;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:15px;
  padding-right:15px;
  text-decoration:none;
  color:white;
  cursor:pointer;
}

.nav-dropdown-link{
  display:inline-block; 
  width: 110px; 
  padding:0px 20px;
  margin: 10px 0;
  text-decoration:none;
}

.nav-dropdown-link-inside{
  border:black 1px;
  background-color:white;
  color:black;
  margin-left:10px;
  margin-right:10px;
  border-radius: 8px;
}
/*
@media only screen and (max-width: 900px){
  #news-card-outside-3{
    display:none;
  }
  #news-card-outside-2{
    display:none;
  }
  .news-card-outside{
    width: 98%;
  }
}
*/
@media only screen and (max-width: 768px){
  #news-card-outside-3{
    display:none;
  }
  #news-card-outside-2{
    display:none;
  }
  .news-card-outside{
    width: 98%;
  }
  .news-scroller{
    display:inline-block;
  }
  .news-row{
    width:92%;
  }
}

@media only screen and (max-width: 992px){
  #news-card-outside-3{
    display:none;
  }
  #news-card-outside-2{
    width:49%;
  }
  .news-card-outside{
    min-width: 49%;
  }
  .news-scroller{
    display:inline-block;
  }
  .news-row{
    width:92%;
  }
}

@media only screen and (max-width: 1160px){
  .card-outside{
    height: 185px;
  }
  .card-body{
    height: 145px;
    padding-top:10px;
  }
}
/*
@media only screen and (max-width:850px) {
  #news-card-outside-3{
    display:none;
  }
  #news-card-outside-2{
    display:none;
  }
  .news-card-outside{
    width: 98%;
  }
}*/

.card-row{
  max-width:1300px;
  min-height:130px;
  margin:auto
}
@media only screen and (max-width: 930px) {

  .card-outside{
    height: 210px;
  }
  .card-body{
    height: 170px;
  }
  .card-outside{
    width:32.8%;
  }

}
@media only screen and (max-width: 767px) {
  .card-body{
    display:none;
  }
  .card-outside{
    height:40px;
    width:32%;
  }
  .card-row{
    min-height:50px;
  }
}

.navbar-nav  .dropdown-menu > .active > a, .navbar-nav  .dropdown-menu > .active > a:focus, .navbar-nav  .dropdown-menu > .active > a:hover{
  background-image:none;
  background-color:lightgrey;
}

.active-drop{
  border-bottom: 4px solid #F5AB35;
}

.navbar .navbar-nav .open .dropdown-menu > .active > a{
  background-image:none;
  background-color:lightgrey;
}

.card:hover .card-body p{
  color: #337ab7;
}

.tab-content li {

  font-size: 16px;

}

@media only screen and (max-width: 1250px){
  .news-card-body{
    height:240px;
  }
  .news-card-left{
    height:240px;
  }
  .news-card-outside{
    height:240px;
  }
  .news-scroller{
    height:240px;
  }
}