
.page-room-details .slideshow.view .navigation .dots a.active {
    background: #454545 none repeat scroll 0 0;
}
.page-room-details .slideshow.view .navigation .dots a {
    background: #800000 none repeat scroll 0 0;
}
.page-content main .breadcrumbs li {
    color: #800000;
    font-size: 12px;
    font-weight: 500;
    line-height: 34px;
    margin-top: 10px;
    text-transform: none;
}
.page-content main .breadcrumbs li span {
    color: #000000;
}
#hd nav.main-nav ul li a:hover {
    background-color: #ffffff;
}
#hd nav.main-nav ul li a span:hover {
    background-color: #ffffff;
    border-bottom: 2px solid #800000;
    color: #800000;
    /*padding-bottom: 3px;*/
}
dl.left-nav {
    font-family: "Trade Gothic Std","Lato",sans-serif;
}
div.flexslider p {
    font-size: 14px;
    font-weight: 900;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    width: 106%;
}
div.flexslider a {
    color: #800000;
    text-decoration: underline;
}
div.flexslider h2 {
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
}
.rooms_features li::before, .rooms li::before {
    display: none;
}
.page-room-details article .rooms {
    bottom: 65px;
    float: right;
    position: relative;
}
/*Changed 8-22 to fix left nav  NEED TO ADD gleacher-rooms CLASS???*/
.page-content main .page-body .main-content {
   overflow: visible;
   margin-bottom: 100px;
}
nav.actions ul li a {
    background-color: #800000;
    color: #ffffff;
    padding: 10px 20px;
    border: 1px solid #800000;
}
nav.actions ul li a:hover {
    background-color:#ffffff;
    color: #800000;
    border: 2px solid #800000;
}

@media (max-width: 600px) {
.page-room-details article .rooms {
    position: static;
}
}
aside.sidebar nav.actions a.button.reverse2 {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #000000;
}
aside.sidebar nav.actions a.button.reverse2:hover {
    background-color: #ffffff !important;
    border: 1px solid #f5f5f5 !important;
    color: #000000 !important;
}
.reserve:hover {
    background-color: #ffffff !important;
    color: #800000 !important;
}
aside.sidebar nav.actions a.button.reverse2 span {
    color: #800000;
}
.page-room-details article .details {
    font-weight: 600;
}
.page-content main .page-body .main-content .sidebar {
    top: -25px;
}
p.capacity-people {
    font-size: 14px;
}
p.rooms-total {
    font-size: 14px;
    margin: -10px 0 10px;
}
li.features-items, div.features li {
    font-size: 14px;
    margin: 15px 0 10px;
    padding-left: 0;
    text-indent: 0;
}
ul.features, div.features ul {
    margin: -5px 0 0;
    padding-left: 0;
    text-indent: 0;
}
div.capacity_container {
    margin-bottom: 20px;
}
div.footage_container {
    margin-bottom: 20px;
}
div.room-data {
    border-top: 1px solid #e0e0e0;
    line-height: 20px;
}
div.room-data h3{
   font-size: 1.125rem !important;
   text-transform: none !important;
   margin-top: 20px !important;
}
div.room-data p{
   font-size: 14px !important;
   margin-top: 10px;
   margin-bottom: 20px;

}
@media (max-width: 600px) {
.page-room-details article .details {
    border-bottom: 1px solid #ffffff;
}
}
@media (min-width: 1000px) {
.assistance {
    margin-left: 10px;
    width: 13%;
}
}
@media (max-width: 480px) {
.assistance {
    margin-left: 20px;
    width: 35%;
}
}


/*New Edits 7-26*/

.gleacher_accordian a {
    color:#800000 !important;
}

.gleacher_accordian a:hover {
    text-decoration: underline !important;
}

.page-content.gleacher_conferenceServices figure {display:none !important;}

.page-content.gleacher_thankyou figure {display:none !important;}

.page-content.gleacher_audioVisual figure {display:none !important;}
.page-content.gleacher_audioVisual img {height:40%;}

.page-content.gleacher_directions figure {display:none !important;}

.page-content.gleacher_aboutBuilding figure {display:none !important;}


.gleacher_contact a:hover {text-decoration: underline;}

.page-content.gleacher_aboutPage figure {display:none !important;}
.page-content.gleacher_amenitiesPage figure {display:none !important;}

/*Code tested 11/7*/
.page-content.gleacher_evaluation figure {display: none !important}


/*Revisions 8-17*/

/*Controlls the color of slider arrows*/
.page-room-details .slideshow.view .navigation .next::before {
    color: #ffffff !important;
}

.page-room-details .slideshow.view .navigation .previous::before {
    color: #ffffff !important;
}


/*Revisions 8-18*/

.gleacher_amenitiesPage img {
    max-width: 100% !important;
    height: auto;
}

.gleacher_conferenceServices img {
    max-width: 100% !important;
    height: auto;
}

.gleacher_aboutPage img {
    max-width: 100% !important;
    height: auto;
}

.gleacher_aboutBuilding img {
    max-width: 100% !important;
    height: auto;
}

.gleacher_audioVisual img {
    max-width: 100% !important;
    height: auto !important;
}

.gleacher_wolfgangCatering img {
    max-width: 100% !important;
    height: auto !important;
}

.gleacher_aboutWolfgang img {
    max-width: 100% !important;
    height: auto !important;
}

.page-content.gleacher_contactUs figure {display:none !important;}

/*Revisions for form 8-29*/

.gleacher_dropdown .hasCustomSelect {
    display: block;
    height: 70px;
    line-height: 70px;
    width: 100%;
    background: #142543;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.gleacher_dropdown .hasCustomSelectInner {
    padding-left: 20px;
    line-height: 20px;
    padding-top: 15px;
}

.gleacher_dropdown .hasCustomSelectInner::after {
    display: block;
    content: "";
    position: absolute;
    top: 60px;
    right: 20px;
    margin-left: -5px;
    height: 0;
    width: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 8px solid white;
}

.gleacher_dropdown .hasCustomSelect span {
    color: #ffffff;
}

.gleacher_dropdown .hasCustomSelect option {
    height: 20px;
    width: 100%;
}

#State {
    background-color: #142543;
    color: #ffffff;
    width:100%;
    padding-left: 10px; 
    height: 70px;
}

#Room_Setup {
    width:100%;
    background-color: #142543;
    color: #ffffff;
    padding-left: 10px; 
    height: 70px; 
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.page-reserve main section.form div .row .field input {
  height: 70px;
  }


/*Form revisions 9-28*/

.page-content.gleacher_reserve figure {display:none !important;}

.page-content.gleacher_reserve .reserve {display:none !important;}


.page-content.gleacher_reserve .scfSingleLineGeneralPanel {
    height:50px;
    border: 1px solid #142543;
    margin-bottom: 20px;
    margin-left: 10px;
}

.page-content.gleacher_reserve .scfSubmitButton {
    margin-top: 50px;
    background: #800000 !important;
    color: #fff !important;
    height:50px;
    width:100%;
    border: 1px solid #800000;
    font-family: "Trade Gothic Std","Lato",sans-serif !important;
}

.page-content.gleacher_reserve .scfSubmitButton:hover {
    background-color: #ffffff !important;
    color: #800000 !important;
}


.page-content.gleacher_reserve .scfForm select {
    width: 100%;
    background-color: #142543;
    color: #ffffff;
    height:50px;
    margin-bottom: 20px;
    margin-left: 10px;
    font-family: "Trade Gothic Std","Lato",sans-serif !important;
    padding-left: 10px;    
}

.page-content.gleacher_reserve .scfForm input {
    margin-top: 10px;
    margin-left: 10px;    
}

.page-content.gleacher_reserve label {
    font-family: "Trade Gothic Std","Lato",sans-serif !important;
    padding-left: 10px;
}


.page-content.gleacher_reserve .scfRadioButtonListLabel {
    font-family: "Trade Gothic Std","Lato",sans-serif !important;
    padding-left: 10px;       
}


.page-content.gleacher_reserve .scfRadioButtonListGeneralPanel {
    padding:20px;
}


.page-content.gleacher_reserve .scfMultipleLineGeneralPanel {
    border: 1px solid #142543;
    margin-bottom: 20px;
    margin-left: 10px;
}

.page-content.gleacher_reserve .scfForm td input {
    margin-top: 0px !important;
    margin-left: 0px !important;
}



/*Our Spaces Video 10-13*/

video#bgvid1 { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url("../../img/Gleacher/header/Gleacher350_1.jpg") no-repeat;
    background-size: cover; 
}

@media screen and (max-device-width: 800px) {
.page-landing.our-spaces  {
    background: url("../../img/Gleacher/header/Gleacher350_1.jpg") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.message h1,h2,p {
    color: #272425 !important;
}
.inner-content p {
    padding: 20px;
    color: #fff !important;
}
.inner-content p a {
    color: #F1C400 !important;
}
    #bgvid1 {
        display: none;
    }
}






