﻿/* Custom CSS */
#checkinLabel, #checkoutLabel, #adultsLabel, #childrenLabel, #roomsLabel { color:#FFFFFF; font-size:10px; }
#ibe .widgetIBE { width: 536px; }

     #checkinShell { width: 180px; }
          #checkinLabel { display: block; float: none; }
     
     #nightShell { width: 40px; float: left; margin-right: 7px; }
          #nightsLabel { color: #fff; font-size: 10px; display: block; }
          
     #adultsShell, #childrenShell { position: relative; top: -3px; }
          
     #ibe .widgetIBE #adultsShell, #ibe .widgetIBE #childrenShell { margin-right: 0; width: 48px; }
     
     #promoShell { display: none; }
     
     /*****NEW CTA FIX*********/
span .widgetCTAHeaders {
display:block;
color:#A05103;
float:right;
font-size:14px;
font-weight:bold;
margin:19px 6px 7px 0;
width:153px;
line-height:1;
margin-bottom:0.5em;
}
