.cboxIframe { width: 100%; height: 100%; }
#colorbox { z-index: 9999; }
nav { background-color: #126 !important; }
.navbar-default .navbar-brand {
    color: #eee;
}

#element-d24966c7e2324f3fa7e5b7c58dd54ebe h4 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: red;
    padding-bottom: 15px;
}
.navbar-default .navbar-nav>li>a {
    color: #eee;
}
.banner-container img { float: left; }
div.banner-container { 
background:
linear-gradient(27deg, #eee 5px, transparent 5px) 0 5px,
linear-gradient(207deg, #eee 5px, transparent 5px) 10px 0px,
linear-gradient(27deg, #eee 5px, transparent 5px) 0px 10px,
linear-gradient(207deg, #eee 5px, transparent 5px) 10px 5px,
linear-gradient(90deg, #ddd 10px, transparent 10px),
linear-gradient(#fff 15%, #fff 15%, #fff 15%, transparent 15%, transparent 5%, #fff 5%, #ccc);
background-color: #eee;
background-size: 20px 20px;
 }
.address-link a { font-size: 16px; color: #333; text-shadow: none; }
.banner-link:hover, .banner-link:focus { color: #888 !IMPORTANT; }
.phonenumber-link a { font-weight: bold; font-size: 20px; color: #333; text-shadow: none; }

.banner-links-right {
    position: absolute;
    top: 0;
    right: 0;
    padding: 27px 10px;
    text-align: right;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #FFF;
    background-color: transparent;
}

.table .table {
	background: #eee;
}

.table > tbody > tr > td {
	border-top: none;
}

@media (max-width: 767px) {
	.banner-links-right {position: inherit; text-align: center; padding: 2px 10px;}
}


/*Change the new id with the old one*/
.red{
    display: none;
    position: fixed;
    max-width: 500px;
    padding: 5px;
    z-index: 1002;
    border:2px solid #fff;
    background: rgba(0,0,0,.59);
    margin:  50px ;
}
/*Change the new id with the old one*/
.red.container {
    width: inherit;
    background: rgba(0,0,0,.59);
    width: inherit;
}
.red .container {
    width: inherit;
}
span#close {
    display: block;
    text-align: right;
    color: red;
    font-size: 19px;
}
span#close i {
    cursor: pointer;
}
#overlay-bg{
    background-color:#000;
    display:block;
    height:100%;
    left:0;
    margin:auto;
    opacity:0.6; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
    filter: alpha(opacity=50); /* IE 7 */   
    position:fixed; 
    top:0;
    width:100%;
    z-index:-1;
  }

  .x{
    display: none!important;
  }
.flex-direction-nav .flex-next {
    right: 50px;
}
.flex-direction-nav .flex-prev {
    left: 50px;
}
.quicklinkbuttons-horizontal {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

div.right {
  float: right;
  text-align: right;
}

span.custom {
    font-family:verdana,geneva,sans-serif;
    display: block;
    font-weight: bold;
    font-size: 1.3em;
}