/* CSS Document */
body {
  font-family: century gothic, Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#000000;  
  margin-top: 0px;
  background-image: url(../images/pageback.jpg);
  background-repeat:repeat-x;
  background-color:#CCC;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0; 
}
#wrapper {
  position: relative;
  width:936px;
  margin-right: auto;
  margin-left: auto;
}

#header {
  max-height: 183px;
  background-repeat: no-repeat;
  padding: 0px;
}

#main {
  position:relative;
  background:url(../images/tableback.png);
  background-repeat:repeat;
  padding:10px;
  padding-bottom:0;
  margin-bottom:0;
}
.whitebgd {background-color:#FFF;}
#footer {
  margin-top:16px;
  min-height:98px;
  text-align:center;
  width:100%;
}

#contentleft 
{width:625px; 
height:900px;
float: left;
padding: 10px;}

#contentright
{margin-left:625;
padding:10px;
text-align:center;}

#contentfull 
{width:900px; 
height:800px;
float: left; }


h1, h2, h3, h4 {
  font-family: century gothic, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#006600;
  margin-top:16px;
}
h4 {color:#004d91;}

.title {
  font-family: century gothic, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#006600;
}
#footer .title {
  margin:0 0 8px 0;
}

h2, h2.blue {color:#004d91;}

.footerfont{
  font-size:12px;
  font-weight:bold;
  color:#000000;
}
a {font-weight:bold; color:#006699;}
A:link {color:#006699;}
A:active {text-decoration: underline;}

A:visited {color:#006699;}
h4 a {text-decoration:underline;}
h4 a:hover {text-decoration:none; color:#666;}

#dmbTBBack1 div, #dmbTBBack1 img {cursor:pointer;}
.seminole{
  height: 200px;
  padding-top: 20px;
  background-color:#e3dcdc43;
  justify-content: center;
  text-align: center;
}
.seminole a{
  text-decoration: none;
}
.seminoletxt{
  text-decoration: solid;
  font-size: 42px;
  font-weight: 600;
  color: #000000;
  text-shadow: 2px 7px 5px rgba(0,0,0,0.3), 
  0px -4px 10px rgba(255,255,255,0.3);
}


/* NAVIGATION */
.navbar-default {background-color:inherit; border:none; padding:0; margin:0;}
.navbar-default .navbar-collapse {border:none; text-align:center;}
.navbar-default .navbar-nav>li>a {color:#FFF; font-weight:bold;font-family: century gothic, Arial, Helvetica, sans-serif; font-size:18px;}
.navbar-default img {max-height:45px; margin-top:-12px;}
.navbar-nav {float:none; display:block; margin:0 auto;}

.nav>li>a {padding:10px 5px 5px 5px; height:45px}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color:#FFF; background-color:rgb(13,110,13);}
/* main image */
.col-sm-8.text-center img {max-width:100%; height:auto;}
/* SIDEBAR */
.col-sm-4 img {max-width:100%; height:auto;}

/* forms */
input [type="submit"] {
  background-color:#004d91;
  color:#FFF;
  padding:3px;
  border-radius:3px;
  cursor:pointer;
}
.showhide {display:none;}

/* terminal logo home page */
#terminallogo {
  position:absolute; 
  top:190px; 
  height:100px;
  width:auto;
}
#terminallogo img {
  height:100px;
  width:auto;
}
.title img {
  position:relative;
  top:5px;
}
.box-shadow { /* change to a border instead */
  border:1px solid rgba(0,0,0,0.5);
  border-top:none;
  margin-top:-2px;
  /*
  box-shadow: inset 10px 0px 10px -7px rgba(0,0,0,0.5),
    inset -10px 0px 10px -7px rgba(0,0,0,0.5);
  border-bottom:1px solid rgba(0,0,0,0.5);  
  */
}
.stacked-radial {
  background: 
    radial-gradient(circle at 50% 0,rgba(10,78,143,.5),
    rgba(10,78,143,0) 70.71%),
    radial-gradient(circle at 6.7% 75%,
    rgba(0,0,255,.5),
    rgba(0,0,255,0) 70.71%),
    radial-gradient(circle at 93.3% 75%,
    rgba(0,255,0,.5),
    rgba(0,10,78,143) 70.71%) beige;
  border-radius: 50%;
}
.layered-grad {
  background: linear-gradient(to right, transparent, mistyrose);
}
.greenbox {
  background-color:#227b21; 
  color:#FFF; 
  font-size:18px; 
  font-weight:bold; 
  padding:25px;
}
.spacebar {width:100%; height:auto;}
 /* Popover */
.popover {
    border: 2px dotted grey;
  max-width:90%;
  min-width:300px;
}

/* Popover Header */
.popover-title {
    border-bottom:2px solid #004d91;
  background-image:-moz-linear-gradient(33% 0% -90deg,rgb(235,235,236) 0%,rgb(214,214,215) 100%); 
  background-image:-webkit-gradient(linear,33% 0%,33% 100%,color-stop(0, rgb(235,235,236)),color-stop(1, rgb(214,214,215)));
  background-image:-webkit-linear-gradient(-90deg,rgb(235,235,236) 0%,rgb(214,214,215) 100%);
  background-image:-o-linear-gradient(-90deg,rgb(235,235,236) 0%,rgb(214,214,215) 100%);
  background-image:-ms-linear-gradient(-90deg,rgb(235,235,236) 0%,rgb(214,214,215) 100%);
  background-image:linear-gradient(180deg,rgb(235,235,236) 0%,rgb(214,214,215) 100%);
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffebebec,endColorstr=#ffd6d6d7,GradientType=0)";
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffebebec,endColorstr=#ffd6d6d7,GradientType=0);
    color: #000; 
    font-size: 16px;
    text-align:center;
}

/* Popover Body */
.popover-content {
    background-color: #FFF;
    color: #333;
    padding: 15px;
  line-height:1.4;
  font-size:14px;
}

/* Popover Arrow */
.arrow {
    border-right-color: #7a7a7a !important;
}
.hiliteyellow {
  background-color:yellow;
}
.legend {background-color:#5D4770; color:#FFF;};

@media (min-width: 1920px) {
  #terminallogo {
    position:absolute; 
    top:280px; 
    right:-270px;
    height:100px;
    width:auto;
  }
}
@media (min-width: 1200px) {
   .headermain {height:135px}
}
@media (min-width: 1024px) {
  .navbar-nav>li {margin-right:25px;}
   .headermain {height:135px}
}
@media (min-width: 768px) {
  .navbar-nav>li {margin-right:0;}
  .nav>li>a {padding:10px 30px 5px 30px; height:45px}
   .headermain {height:135px}
}
@media (min-width: 300px) {
  .navbar-nav>li {margin-right:0;}
  .nav>li>a {padding:10px 10px 5px 15px;}
}
@media (max-width:767px) {
  .nav>li>a {padding:10px 5px;}
  .headermain {height:135px}
}

/*Bank Deserts New */

#bank-deserts mark{
	background-color: #ffcccc;
}
.accordion-button:not(.collapsed) {
    color: #0086b3;
    background-color: #e6fff2;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #00b359;
    outline: 0;
    box-shadow: none;
}
#bank-deserts img{
	padding: 4px;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.1);
	transition: transform 0.5s;
}
#bank-deserts img:hover{
	-ms-transform: scale(5.5); /* IE 9 */
  -webkit-transform: scale(5.5); /* Safari 3-8 */
  transform: scale(1.5);
  
}
#bank-deserts .img_none img:hover{
   -ms-transform: scale(5.5); /* IE 9 */
  -webkit-transform: scale(5.5); /* Safari 3-8 */
  transform: scale(1);
}
#bank-deserts hr {
    border-top: 2px dotted #c7c5c6;
}

#bank-deserts .ct_2{
	margin-top: 4px;
}

#bank_desert_top_map img{
	padding: 2px;
	transition: transform 0.5s;
}
#bank_desert_top_map img:hover{
	-ms-transform: scale(5.5); /* IE 9 */
  -webkit-transform: scale(5.5); /* Safari 3-8 */
  transform: scale(1.5);
}
/*Bank Deserts End New*/






















