position: absolute;
content: url(../assets/reservations-bottom_v2.png);
height: 30px;
- bottom: -315px;
+ bottom: -321px;
left: -4px; }
#res-tab-open li {
list-style: none;
#resForm {
background: #A61A1D none repeat scroll 0% 0%;
position: absolute;
- bottom: -285px;
+ bottom: -291px;
right: 0px;
width: 200;
- width: 157px; }
+ width: 157px;
+ box-shadow: 0px 6px 5px 1px #000; }
.small-6.guest.columns.kids, .small-6.guest.columns.adults {
/* right: 6px;
.resInput {
width: 157px !important;
right: 17px;
- background: #A61A1D; }
+ background: #A61A1D;
+ box-shadow: 0px 6px 5px 1px #000; }
.row.resDropdown {
margin-top: 12px; }
position: absolute;
content: url(../assets/reservations-bottom_v2.png);
height: 30px;
- bottom: -315px;
+ bottom: -321px;
left: -4px;
}
li {
#resForm{
background: #A61A1D none repeat scroll 0% 0%;
position: absolute;
- bottom: -285px;
+ bottom: -291px;
right: 0px;
width: 200;
width: 157px;
+ box-shadow: 0px 6px 5px 1px #000;
+
}
.small-6.guest.columns.kids, .small-6.guest.columns.adults{
/* right: 6px;
width: 157px !important;
right: 17px;
background: #A61A1D;
+ box-shadow: 0px 6px 5px 1px #000;
+
// margin-top: 50px;
}
.row.resDropdown{