body {
  font-size: 11px;
  font-family: arial, sans-serif;
  background:transparent;
color: #000;
}
body .content img {
  max-width: 100%;
  height: auto;
  width: auto \9;
}
#main {
  position: relative;
  padding: 10px;
  min-height: 600px;
}
#main:after {

  background: rgb(173,172,170);
  background: -moz-linear-gradient(left, rgba(173,172,170,1) 0%, rgba(184,184,182,1) 7%, rgba(193,192,197,1) 14%, rgba(202,204,199,1) 21%, rgba(213,211,214,1) 29%, rgba(239,239,239,1) 57%, rgba(244,244,244,1) 64%, rgba(253,253,253,1) 86%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(173,172,170,1)), color-stop(7%, rgba(184,184,182,1)), color-stop(14%, rgba(193,192,197,1)), color-stop(21%, rgba(202,204,199,1)), color-stop(29%, rgba(213,211,214,1)), color-stop(57%, rgba(239,239,239,1)), color-stop(64%, rgba(244,244,244,1)), color-stop(86%, rgba(253,253,253,1)), color-stop(100%, rgba(255,255,255,1)));
  background: -webkit-linear-gradient(left, rgba(173,172,170,1) 0%, rgba(184,184,182,1) 7%, rgba(193,192,197,1) 14%, rgba(202,204,199,1) 21%, rgba(213,211,214,1) 29%, rgba(239,239,239,1) 57%, rgba(244,244,244,1) 64%, rgba(253,253,253,1) 86%, rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(left, rgba(173,172,170,1) 0%, rgba(184,184,182,1) 7%, rgba(193,192,197,1) 14%, rgba(202,204,199,1) 21%, rgba(213,211,214,1) 29%, rgba(239,239,239,1) 57%, rgba(244,244,244,1) 64%, rgba(253,253,253,1) 86%, rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(left, rgba(173,172,170,1) 0%, rgba(184,184,182,1) 7%, rgba(193,192,197,1) 14%, rgba(202,204,199,1) 21%, rgba(213,211,214,1) 29%, rgba(239,239,239,1) 57%, rgba(244,244,244,1) 64%, rgba(253,253,253,1) 86%, rgba(255,255,255,1) 100%);
  background: linear-gradient(to right, rgba(173,172,170,1) 0%, rgba(184,184,182,1) 7%, rgba(193,192,197,1) 14%, rgba(202,204,199,1) 21%, rgba(213,211,214,1) 29%, rgba(239,239,239,1) 57%, rgba(244,244,244,1) 64%, rgba(253,253,253,1) 86%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adacaa', endColorstr='#ffffff', GradientType=1 );
  position: absolute;
  right: 0;
  width: 10px;
  min-height: 600px;
  top: 0;
}
#main:before {

  background: rgb(255,255,255);
  background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(253,253,253,1) 14%, rgba(244,244,244,1) 36%, rgba(239,239,239,1) 43%, rgba(213,211,214,1) 71%, rgba(202,204,199,1) 79%, rgba(193,192,197,1) 86%, rgba(184,184,182,1) 93%, rgba(173,172,170,1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(14%, rgba(253,253,253,1)), color-stop(36%, rgba(244,244,244,1)), color-stop(43%, rgba(239,239,239,1)), color-stop(71%, rgba(213,211,214,1)), color-stop(79%, rgba(202,204,199,1)), color-stop(86%, rgba(193,192,197,1)), color-stop(93%, rgba(184,184,182,1)), color-stop(100%, rgba(173,172,170,1)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(253,253,253,1) 14%, rgba(244,244,244,1) 36%, rgba(239,239,239,1) 43%, rgba(213,211,214,1) 71%, rgba(202,204,199,1) 79%, rgba(193,192,197,1) 86%, rgba(184,184,182,1) 93%, rgba(173,172,170,1) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(253,253,253,1) 14%, rgba(244,244,244,1) 36%, rgba(239,239,239,1) 43%, rgba(213,211,214,1) 71%, rgba(202,204,199,1) 79%, rgba(193,192,197,1) 86%, rgba(184,184,182,1) 93%, rgba(173,172,170,1) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(253,253,253,1) 14%, rgba(244,244,244,1) 36%, rgba(239,239,239,1) 43%, rgba(213,211,214,1) 71%, rgba(202,204,199,1) 79%, rgba(193,192,197,1) 86%, rgba(184,184,182,1) 93%, rgba(173,172,170,1) 100%);
  background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(253,253,253,1) 14%, rgba(244,244,244,1) 36%, rgba(239,239,239,1) 43%, rgba(213,211,214,1) 71%, rgba(202,204,199,1) 79%, rgba(193,192,197,1) 86%, rgba(184,184,182,1) 93%, rgba(173,172,170,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#adacaa', GradientType=1 );
  position: absolute;
  left: 0;
  width: 10px;
  min-height: 600px;
  top: 0;
}
.modal-lg {
  width: 900px;
}
#sidebar {
  text-align: right;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#sidebar h1 {
  font-size: 50px;
  margin-right: 20px;
  margin-top: 25px;
  margin-bottom: 10px;
  text-shadow: -4px 4px 6px #000;
}
#sidebar h1:first-child {
  margin-top: 35px;
}
#sidebar h1 a {
  color: #fff;
  text-decoration: none;
}
#sidebar h1 a:hover, #sidebar h1 a:focus {
  color: #BB3B3C;
  text-decoration: none;
  outline: none;
}
.nav-tabs {
  margin-bottom: 20px;
}
.tab-content a {
  text-decoration: none;
}
.popover-big {
  width: 856px;
  left: 40px !important;
  max-width: 856px;
  top: 45px !important;
  /* display: block; */
  height: 500px;
  background: #e5e4e4;
  /* border: rgba(0, 0, 0, 0); */
}
.popover-big#flymodal>.arrow {
  top: 25px !important;
}
.popover-big#shopmodal>.arrow {
  top: 265px !important;
}
.popover-big#parkmodal>.arrow {
  top: 95px !important;
}
.popover-big#servicesmodal>.arrow {
  top: 335px !important;
}
.popover-big#eatmodal>.arrow {
  top: 175px !important;
}
.popover-big#staymodal>.arrow {
  top: 415px !important;
}
.popover-big>.arrow {
  right: -16px !important;
  margin-top: -5px !important;
  border-width: 17px;
  border-left: none;
}
.popover-big.left>.arrow:after {
  border-width: 14px;
  bottom: -14px;
  right: -12px;
  border-left-color: #c8cacc;
}
.lead {
  font-size: 17px;
  color: #333;
  text-align: justify;
  margin-bottom: 10px;
}
.popover-big .popover-content h3 {
  font-size: 30px;
  margin: 0px 0 20px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.popover-big>h3 {
  font-size: 28px;
  padding: 15px 20px;
  /* margin: 10px 0 20px; */
}
.popover-big .popoverclose {
position: absolute;
top: -60px;
right: auto;
left: -10px;
background: #000 !important;
line-height: .6;
color: #fff !important;
height: 30px;
font-size: 15px;
width: 31px;
border-radius: 96px !important;
text-align: center;
filter: none;
padding: 0 9px;
opacity: 1;
-webkit-box-shadow: 0px 0px 6px 0px #E7DD9B;
-moz-box-shadow: 0px 0px 6px 0px #E7DD9B;
box-shadow: 0px 0px 13px 3px #E7DD9B;
}
.list-group-item {
  padding: 0 0px;
  border: 1px solid #eee;
  border-radius: 0 !important;
  /* border-bottom: 0; */
  font-size: 20px;
  background: none;
  border: none;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}
.popover-big .popover-content a:hover,.popover-big .popover-content li.active a:focus {
  color: #BB3B3C;
}
.popover-big .popover-content a:focus {
     color: #333;
}
#sidebar h1.active a {
  color: #BB3B3C;
}
.nav-tabs {
  margin: 0px 0 0px;
}
#flymodal .tab-content {
  padding: 20px;
  border: 1px solid #ddd;
  border-top: 0;
}
.glyphicon {
  top: 2px;
}
.popover-big .popover-title {
  padding: 15px 15px;
  font-size: 27px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  background: #e5e4e4;
}
.popover-big .popover-title .btn {
  /* margin-right: 40px; */
  font-size: 11px;
}
.popover-big .popover-title .btn .glyphicon {
  top: 1px;
}
.popover-big .popover-title .btn:nth-child(2) {
  margin: 0 3px;
  font-size: 11px;
}
.table {
  margin: 0;
  background: #d8d8d8;
}
.map {
  background: #c9c8cd;
  height: 236px;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
.results-area {
  /* height: 186px; */
  padding: 0;                       width: 852px !important;                        overflow-y: hidden;                       overflow-x: scroll;                       white-space: nowrap;
}
.results-area-heading {
  /* background: #ECECEC; */
  padding: 5px 10px 0;
  font-weight: bold;
  margin: 0;
  /* text-align: center; */
}
.results-area-table {
  width: 100%;
  margin-bottom: 0;
}
.results-area-list {
  margin: 0;
  margin-top: 1px;
  padding: 0;
  list-style-type: none;
  margin-left: 5px;
  font-size: .8em;
  margin-right: 5px;
  /* white-space: nowrap; */
  /* height: 210px; */
  line-height: 1.2;
  /* overflow-x:auto; */
  padding: 16px 0px 5px;
  height:199px;
}
.results-area-list>li {
  margin: 2px 0;
  float: left;
  width: 370px;
  /* width: 10em; */
  ;
}
.results-area-table tr:first-child>td {
  width: 65%;
  padding-right: 10px;
}
.results-area-table tr>td:nth-child(2) {
  width: 160px;
  padding: 0;
  vertical-align: top;
}
.list-unstyled.small {
  list-style-type: square;
  padding-left: 5px;
  margin-left: 10px;
}
.list-unstyled.small li {
  padding: 0px 0;
margin: 0px 0;
  font-size: 11px;
}
.pre-scrollable {
  max-height: 317px;
}
.map>img {
 
  margin: 0 auto;
  width:auto;
}
.popover-big .popoverclose .glyphicon {
  top: 0;
}
.popover-big .popover-footer {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #F7F7F7;
  border-top: 1px solid #EBEBEB;
  border-radius: 0 0 5px 5px;
}
#shopterminaldetail-img {
  background-image: url(../img/map2.png);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
  min-height: 375px;
}
h1.active a {
  cursor: default
}
.close:hover, .close:focus {
  filter: none;
  opacity: 1;
}
.left-gradient {
  padding: 20px 0;
  background: rgb(188,191,191);
  background: -moz-linear-gradient(top, rgba(188,191,191,1) 0%, rgba(239,240,241,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(188,191,191,1)), color-stop(100%, rgba(239,240,241,1)));
  background: -webkit-linear-gradient(top, rgba(188,191,191,1) 0%, rgba(239,240,241,1) 100%);
  background: -o-linear-gradient(top, rgba(188,191,191,1) 0%, rgba(239,240,241,1) 100%);
  background: -ms-linear-gradient(top, rgba(188,191,191,1) 0%, rgba(239,240,241,1) 100%);
  background: linear-gradient(to bottom, rgba(188,191,191,1) 0%, rgba(239,240,241,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbfbf', endColorstr='#eff0f1', GradientType=0 );
}
.right-gradient {
  padding: 20px 0;
  background: rgb(205,206,208);
  background: -moz-linear-gradient(top, rgba(205,206,208,1) 0%, rgba(244,244,245,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(205,206,208,1)), color-stop(100%, rgba(244,244,245,1)));
  background: -webkit-linear-gradient(top, rgba(205,206,208,1) 0%, rgba(244,244,245,1) 100%);
  background: -o-linear-gradient(top, rgba(205,206,208,1) 0%, rgba(244,244,245,1) 100%);
  background: -ms-linear-gradient(top, rgba(205,206,208,1) 0%, rgba(244,244,245,1) 100%);
  background: linear-gradient(to bottom, rgba(205,206,208,1) 0%, rgba(244,244,245,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdced0', endColorstr='#f4f4f5', GradientType=0 );
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  background: #f6f6f7;
  border-radius: 0;
  border: none !important;
  color: #BB3B3C;
}
.nav-tabs>li>a {
  background: #e5e6e6;
  border-radius: 0 !important;
  border: none !important;
  color: #000;
  font-size: 16px;
}
.left-gradient .tab-content {
  background: rgb(246,246,247);
  background: -moz-linear-gradient(top, rgba(246,246,247,1) 0%, rgba(231,232,234,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246,246,247,1)), color-stop(100%, rgba(231,232,234,1)));
  background: -webkit-linear-gradient(top, rgba(246,246,247,1) 0%, rgba(231,232,234,1) 100%);
  background: -o-linear-gradient(top, rgba(246,246,247,1) 0%, rgba(231,232,234,1) 100%);
  background: -ms-linear-gradient(top, rgba(246,246,247,1) 0%, rgba(231,232,234,1) 100%);
  background: linear-gradient(to bottom, rgba(246,246,247,1) 0%, rgba(231,232,234,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f7', endColorstr='#e7e8ea', GradientType=0 );
  border: none !important;
}
.form-control {
  border-radius: 0
}
.btn-default {
  background: #818181;
  border-color: #818181;
  color: #fff
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
  background-color: #BB3B3C;
  border-color: #BB3B3C;
  color: #fff
}
a.dark,.results-area-list a {
  color: #333;}
a.dark:hover,a.dark:focus,.results-area-list a:focus,.results-area-list a:hover {
  color: #BB3B3C
}
hr {
  margin-top: 0px;
  margin-bottom: 20px;
  border-top: 3px solid #EEE;
}
#stay-carousel {
  margin: 70px 0;
}
.box-table {height:215px; overflow-y:auto;
  
}
.box {background: #EEE;border: 1px solid #c8cacc; padding: 10px;border-radius: 6px;margin-bottom: 10px;}
.box .table caption {font-weight: bold;font-size: 14px;margin-bottom: 10px}
.box .table {background: #e5e6e6}
.alert {
  padding: 5px;}
.alert .label {font-size: 100%;}h5, .h5 {
  font-size: 16px;
}
.popover.top .popover-title{ padding: 4px 10px;
                             margin: 0;
                             font-size: 12px;background-color: #F7F7F7;padding-right: 40px;}
.popover.top .popover-content {padding: 5px 10px;}
.popover.top  {max-width: 220px}
/*Gates*/
.gates-dotes {position: relative;background-position: top left;}
.gate {position: absolute;height: 20px;width: 20px;}
.gate.eatery {background: rgb(254,252,234);
              background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(239,224,127,1) 0%, rgba(237,201,0,1) 49%, rgba(237,223,149,1) 100%);
              background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(0%,rgba(239,224,127,1)), color-stop(49%,rgba(237,201,0,1)), color-stop(100%,rgba(237,223,149,1)));
              background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(239,224,127,1) 0%,rgba(237,201,0,1) 49%,rgba(237,223,149,1) 100%);
              background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(239,224,127,1) 0%,rgba(237,201,0,1) 49%,rgba(237,223,149,1) 100%);
              background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(239,224,127,1) 0%,rgba(237,201,0,1) 49%,rgba(237,223,149,1) 100%);
              background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(239,224,127,1) 0%,rgba(237,201,0,1) 49%,rgba(237,223,149,1) 100%);
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#eddf95',GradientType=0 );
}
.gate.shop {background: rgb(179,220,237);
            background: -moz-linear-gradient(top,  rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,220,237,1)), color-stop(50%,rgba(41,184,229,1)), color-stop(100%,rgba(188,224,238,1)));
            background: -webkit-linear-gradient(top,  rgba(179,220,237,1) 0%,rgba(41,184,229,1) 50%,rgba(188,224,238,1) 100%);
            background: -o-linear-gradient(top,  rgba(179,220,237,1) 0%,rgba(41,184,229,1) 50%,rgba(188,224,238,1) 100%);
            background: -ms-linear-gradient(top,  rgba(179,220,237,1) 0%,rgba(41,184,229,1) 50%,rgba(188,224,238,1) 100%);
            background: linear-gradient(to bottom,  rgba(179,220,237,1) 0%,rgba(41,184,229,1) 50%,rgba(188,224,238,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=0 );
}
#gate-a1 {top: 187px;left: 356px;}
#gate-a2 {top: 250px;left: 400px;}
.prescrollable2 {max-height: 240px;
                 overflow-y: scroll;
                 overflow-x: hidden;}
.map {
  position:relative;
}
.actions {
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  text-align: right;
}
.padding20 {padding-left :20px;padding-right: 20px;}
.results-area-table tr>td:nth-child(1) {
  width: 210px;padding: 1px 0;
  white-space: pre-wrap; 
}
.controls {
  position:absolute;right: 5px;
  top: 5px;
  z-index: 1000;
}
.gates-dotes .controls {
  top: -35px;
 
}
.controls .btn {line-height: 1;
                background-color:transparent;
                border:none;padding:5px;font-size:16px;
}
.controls .btn:hover, .controls .btn:focus {
  color:#fff
}

.controls .btn small {
  font-size:11px
}
.popover-big>.popover-title,.tab-pane>.popover-title{
 width: 47%;
float: left;
padding-left: 85px;
}
.tab-pane >.table {
width: 53%;
border: none !important;
float: left;
background: #dadada;
margin: 0;
/* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; */
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  border-top: none !important;
  border: none !important;
}
.popover-content {
  position:relative;
}
.actions {
  background-color:#c1c1c1;
  padding:5px;
}
.actions .btn {
  background-color:transparent;
}
.padding20 {padding: 0 20px;}
/* position list chunks side by side */
div.wrapper
{
  /* float: left; */
  width: 370px;
  white-space: nowrap;
  display: inline-block;
  /* height: 168px; */
}

/* clear float after lists */
.results-area.right-gradient {padding: 0;
  height:207px;}
/*div.wrapper ol {padding: 0}*/
.jumpingbutton {
  position: absolute;
  top: 0px;
  right: 15px;
  background: #eceaeb;
  padding: 10px;
  font-size: 16px;
  /* font-weight: 700; */
  /* border-top-right-radius: 6px; */
  min-width: 160px;
}
.jumpingbutton a {color:#333
}



.gates-dotes .col-xs-12 { max-height: 390px;margin-top: -30px;width: 98% !important;overflow:auto;}
#dvGateImage,#dvShGateImage,#dvSrvcGateImage {margin: 38px 0;
  background-position: center left;}
.absolute-heading {
position: absolute;
top: 235px;
padding: 5px;
font-weight: bold;
font-size: 12px;
}

.closebutton {
position: absolute;
color: #000;
left: 40px;
top: 20px;
font-size: 16px;
font-weight: normal;
}
.close:hover .closebutton, .close:focus .closebutton {
color:#BB3B3C
}
.tab-pane >.table td {
padding: 17px 5px;
}
aside ul li.active a {
color: #BB3B3C;
}
.center-label {
    position: absolute;
left: 47%;
font-size: 15px;
font-weight: bold;
top: 14px;
}
.popover.top .popover-content .btn {
position: absolute;
right: 5px;
top: -23px;
padding: 0 3px;
line-height: 1.2;
}
/* Preloader */

#dvCompleteHtml {
overflow: hidden;
}

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:transparent; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:300px;
    height:300px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../img/status.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-150px 0 0 -150px; /* is width and height divided by two */
}

.popover.top>.arrow {
left: 50% !important;
}

#dvMcAllCategoriesAndSrvc .wrapper {
    width: 200px;
    white-space: nowrap;
    display: inline-block;
}
#dvNorthCCCategoriesAndSrvc .wrapper {
    width: 200px;
    white-space: nowrap;
    display: inline-block;
}

#dvSrvcCCCategoriesAndSrvc_A .wrapper {
    width: 200px;
    white-space: nowrap;
    display: inline-block;
}
#dvMcAllCategoriesAndSrvc .results-area-list>li,
#dvNorthCCCategoriesAndSrvc .results-area-list>li,
#dvSrvcCCCategoriesAndSrvc_A .results-area-list>li {
width: 100%;}
