.lab-hidden {
  display: none !important; }

.lab-form input::-webkit-input-placeholder {
  color: #666;
  opacity: 1.0; }
.lab-form input:-moz-placeholder {
  color: #666;
  opacity: 1.0; }
.lab-form input::-moz-placeholder {
  color: #666;
  opacity: 1.0; }
.lab-form input:-ms-input-placeholder {
  color: #666;
  opacity: 1.0; }

div.search-page {
  padding-bottom: 10px; }
  div.search-page form input.inputbox {
    color: #666;
    background-color: #FFFFFF;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    border: 1px solid #999999;
    width: 170px;
    padding: 4px; }
  div.search-page form input.inputbox12 {
    color: #666;
    background: #FFFFFF url(../images/calendar.gif) no-repeat right;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    border: 1px solid #999999;
    width: 100px;
    padding: 4px; }
  div.search-page form input.button {
    background-color: #fff;
    color: #ff6600;
    font-family: tahoma;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #ff6600;
    height: 30px;
    width: 70px; }
  div.search-page form select.dropdown {
    color: #666666;
    background: none repeat scroll 0% 0% white;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    border: 1px solid #999999;
    padding: 4px; }

div.main-hotel-search-form {
  width: 304px;
  background-color: #ff6600;
  padding: 12px 6px 6px 6px;
  position: relative; }
  div.main-hotel-search-form p.lab-error {
    display: inline;
    color: #FF6;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0px; }
  div.main-hotel-search-form select {
    color: #666;
    background: #FFFFFF;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    border: 1px solid #999999;
    padding: 4px; }
  div.main-hotel-search-form div.form-title {
    background-image: url(../images/hotel_search.gif);
    background-repeat: no-repeat;
    background-position: 2px 0;
    height: 25px;
    padding-left: 40px;
    position: relative; }
    div.main-hotel-search-form div.form-title div.title-text {
      position: absolute;
      bottom: 0;
      padding-bottom: 3px;
      font-size: 14px;
      font-weight: bold;
      color: white; }
  div.main-hotel-search-form ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  div.main-hotel-search-form .r {
    padding-top: 10px; }
  div.main-hotel-search-form .rl {
    padding-top: 6px; }
  div.main-hotel-search-form a.list {
    position: relative;
    width: 13px;
    height: 13px;
    zoom: 1;
    display: inline-block;
    top: 2px;
    left: -23px;
    background-image: url(../images/list.gif);
    background-position: center center;
    background-repeat: no-repeat; }
  div.main-hotel-search-form input.inputbox.dest {
    width: 225px; }
  div.main-hotel-search-form ul.passenger-options li {
    display: inline-block;
    margin-right: 6px; }
  div.main-hotel-search-form div.dates div.d1 {
    display: inline-block;
    width: 121px; }
  div.main-hotel-search-form div.dates div.d2 {
    display: inline-block; }
  div.main-hotel-search-form ul.rooms li.room {
    padding-bottom: 3px; }
  div.main-hotel-search-form ul.rooms a.room-add {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/hotel_room_add.gif) center center no-repeat; }
  div.main-hotel-search-form ul.rooms a.room-del {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/hotel_room_del.gif) center center no-repeat; }
  div.main-hotel-search-form div.bottom {
    position: relative; }
    div.main-hotel-search-form div.bottom div.search {
      position: absolute;
      right: 0;
      bottom: 0; }

div.small-flight-search-form {
  padding: 2px 4px 0 8px;
  height: 196px;
  width: 304px;
  background-color: #ff6600;
  position: relative; }
  div.small-flight-search-form p.lab-error {
    display: inline;
    color: #FF6;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0px; }
  div.small-flight-search-form h3 {
    color: #fff;
    margin: 0 0 6px 0;
    padding: 0 0 0 31px;
    font-weight: bolder;
    font-size: 12px;
    background-image: url(../images/flights_search_small.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 22px;
    position: relative; }
    div.small-flight-search-form h3 .tb {
      position: absolute;
      display: block;
      bottom: 0;
      line-height: 12px;
      height: 12px; }
  div.small-flight-search-form a.list {
    position: absolute;
    width: 13px;
    height: 13px;
    zoom: 1;
    display: inline-block;
    top: 7px;
    right: 5px;
    background-image: url(../images/list.gif);
    background-position: center center;
    background-repeat: no-repeat; }
  div.small-flight-search-form ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  div.small-flight-search-form .r {
    padding-top: 3px; }
  div.small-flight-search-form ul.flight-options li {
    display: inline; }
  div.small-flight-search-form div.dest {
    display: inline-block; }
    div.small-flight-search-form div.dest div.dest-wrap {
      position: relative;
      display: inline-block;
      zoom: 1; }
    div.small-flight-search-form div.dest input {
      width: 158px; }
  div.small-flight-search-form #fs-return-date {
    display: inline; }
  div.small-flight-search-form ul.passengers li {
    display: inline-block;
    margin-right: 20px; }
  div.small-flight-search-form .bottom {
    position: relative; }
    div.small-flight-search-form .bottom .search {
      position: absolute;
      bottom: 0;
      right: 0; }
      div.small-flight-search-form .bottom .search input {
        background-color: #fff;
        color: #ff6600;
        font-family: tahoma;
        font-weight: bold;
        font-size: 12px;
        border: 1px solid #ff6600;
        height: 30px;
        width: 70px; }

table.fss-clients {
  width: 100%; }
  table.fss-clients td {
    width: 20%;
    text-align: center; }

.body {
  font-family: tahoma;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #333333;
  font-size: 12px;
  font-weight: normal; }

input.promo-code {
  color: #666;
  background-color: white;
  font-family: tahoma;
  font-weight: normal;
  font-size: 12px;
  border: 1px solid #999;
  width: 180px;
  padding: 4px; }

.form-hotel-search-small {
  padding: 2px 4px 0 8px;
  height: 186px;
  width: 304px;
  background-color: #ff6600;
  position: relative; }
  .form-hotel-search-small span.error {
    color: #FF6;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0px; }
  .form-hotel-search-small h3 {
    color: #fff;
    margin: 0 0 6px 0;
    padding: 0 0 0 31px;
    font-weight: bolder;
    font-size: 12px;
    background-image: url(../images/hotel_search_small.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 17px;
    position: relative; }
    .form-hotel-search-small h3 .tb {
      position: absolute;
      display: block;
      bottom: 0;
      line-height: 12px;
      height: 12px; }
  .form-hotel-search-small div.dest a.list {
    position: relative;
    width: 13px;
    height: 13px;
    zoom: 1;
    display: inline-block;
    top: 2px;
    left: -23px;
    background-image: url(../images/list.gif);
    background-position: center center;
    background-repeat: no-repeat; }
    .form-hotel-search-small div.dest a.list img {
      border: 0; }
  .form-hotel-search-small div.dest input {
    color: #666666;
    background-color: white;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    border: 1px solid #999999;
    width: 227px;
    padding: 4px; }
  .form-hotel-search-small div.dates {
    position: relative;
    margin-top: 4px; }
    .form-hotel-search-small div.dates div.from, .form-hotel-search-small div.dates div.to, .form-hotel-search-small div.dates div.nights {
      height: 26px;
      line-height: 26px; }
    .form-hotel-search-small div.dates div.from {
      float: left; }
    .form-hotel-search-small div.dates div.to {
      float: left;
      margin-left: 17px; }
    .form-hotel-search-small div.dates div.nights {
      position: absolute;
      right: 0; }
  .form-hotel-search-small div.room {
    margin-top: 4px; }
    .form-hotel-search-small div.room label {
      display: block; }
  .form-hotel-search-small div.bottom {
    position: absolute;
    bottom: 4px;
    left: 8px;
    right: 4px;
    height: 40px; }
    .form-hotel-search-small div.bottom div.action {
      position: absolute;
      bottom: 0; }
      .form-hotel-search-small div.bottom div.action label {
        display: block; }
    .form-hotel-search-small div.bottom div.search {
      position: absolute;
      bottom: 0;
      right: 0;
      text-align: right; }
      .form-hotel-search-small div.bottom div.search a {
        display: block;
        color: #fff;
        padding-bottom: 8px;
        font-size: 11px;
        text-decoration: underline; }
      .form-hotel-search-small div.bottom div.search input.button_small {
        background-color: #fff;
        color: #ff6600;
        font-family: tahoma;
        font-weight: bold;
        font-size: 12px;
        border: 1px solid #ff6600;
        height: 30px;
        width: 70px; }

div.fly-with-form {
  width: 306px;
  height: 178px;
  padding: 4px;
  position: relative; }
  div.fly-with-form h3 {
    margin: 0;
    font-size: 13px; }
  div.fly-with-form ul.options {
    list-style-type: none;
    margin: 4px 0;
    padding: 0; }
    div.fly-with-form ul.options li {
      display: inline; }
  div.fly-with-form p.lab-error {
    display: inline;
    color: #FF0000;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0px; }
  div.fly-with-form div.from .loc, div.fly-with-form div.to .loc {
    float: left; }
  div.fly-with-form div.from .date, div.fly-with-form div.to .date {
    float: left;
    margin-left: 24px; }
  div.fly-with-form div.from label, div.fly-with-form div.to label {
    display: block; }
    div.fly-with-form div.from label.lab-hidden, div.fly-with-form div.to label.lab-hidden {
      display: none; }
  div.fly-with-form div.from select, div.fly-with-form div.to select {
    width: 160px; }
  div.fly-with-form div.bottom {
    position: absolute;
    left: 4px;
    bottom: 4px;
    right: 4px; }
    div.fly-with-form div.bottom div.passenger {
      float: left;
      width: 80px; }
      div.fly-with-form div.bottom div.passenger label {
        display: block; }
    div.fly-with-form div.bottom div.search {
      position: absolute;
      right: 0;
      bottom: 0; }
      div.fly-with-form div.bottom div.search input.button_small {
        background-color: #ff6600;
        color: #fff;
        font-family: tahoma;
        font-weight: bold;
        font-size: 12px;
        border: 1px solid #ff6600;
        height: 30px;
        width: 70px; }

.flight-search-small .button-search {
  padding-bottom: 3px; }
.flight-search-small .input-wrap {
  position: relative;
  padding: 2px 0; }
  .flight-search-small .input-wrap a.list {
    position: absolute;
    left: 160px;
    top: 7px; }

.hotel-search .button-search {
  padding-bottom: 2px; }

.flight-search {
  width: 316px;
  background-color: #FF6600; }
  .flight-search div.flight-form-container {
    width: 316px;
    position: relative; }
  .flight-search span.error {
    color: #FF6;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0px; }
  .flight-search .title14 {
    font-size: 14px;
    font-weight: bold;
    color: white; }
  .flight-search ul.flight-menu {
    background-color: #fff;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 18px;
    text-align: center; }
    .flight-search ul.flight-menu li {
      display: inline-block; }
      .flight-search ul.flight-menu li a.lab-flight-search-on {
        color: #ff6600;
        font-weight: bold;
        height: 30px; }
    .flight-search ul.flight-menu li.mnu {
      padding: 0px 3px;
      text-align: center; }
    .flight-search ul.flight-menu li.sep {
      width: 5px;
      text-align: center;
      color: #ff6600; }
  .flight-search div.form-title {
    background-image: url(../images/flights_search.gif);
    background-repeat: no-repeat;
    background-position: 2px 0;
    height: 34px;
    margin: 12px 0 0 0;
    padding-left: 40px;
    position: relative; }
    .flight-search div.form-title div.title-text {
      position: absolute;
      bottom: 0;
      padding-bottom: 3px; }
  .flight-search div.search-standard-options {
    padding: 0 5px 4px 0; }
    .flight-search div.search-standard-options ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .flight-search div.search-standard-options ul li {
        display: inline-block; }
  .flight-search .lab-flight-search-additional-options {
    padding: 0 0 4px 2px; }
    .flight-search .lab-flight-search-additional-options select {
      width: 304px; }
  .flight-search div.options {
    height: 115px; }
    .flight-search div.options ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      float: left; }
      .flight-search div.options ul .input-wrap {
        position: relative; }
        .flight-search div.options ul .input-wrap a.list {
          position: absolute;
          left: 160px;
          top: 7px;
          width: 13px;
          height: 13px;
          zoom: 1;
          display: inline-block;
          background-image: url(../images/list.gif);
          background-position: center center;
          background-repeat: no-repeat; }
      .flight-search div.options ul li {
        height: 28px; }
    .flight-search div.options ul.col1 {
      width: 188px;
      padding-left: 2px; }
    .flight-search div.options ul.col2 {
      width: 118px;
      margin-left: 5px; }
    .flight-search div.options div.clear {
      clear: both; }
  .flight-search div.options-additional {
    height: 141px; }
  .flight-search ul.passenger-options {
    list-style-type: none;
    padding: 0 0 0 4px;
    margin: 0; }
    .flight-search ul.passenger-options li {
      display: inline-block;
      text-align: center;
      margin-right: 6px; }
  .flight-search ul.flight-options {
    list-style-type: none;
    padding: 4px 0 0 4px;
    margin: 0; }
    .flight-search ul.flight-options li {
      display: inline-block;
      text-align: center;
      margin-right: 6px; }
  .flight-search div.group-reservation {
    height: 40px;
    line-height: 40px;
    padding-left: 4px; }
    .flight-search div.group-reservation a {
      color: #fff;
      text-decoration: underline; }
  .flight-search div.group-reservation-spacer {
    height: 10px; }
  .flight-search div.form-footer {
    width: 308px;
    padding-left: 4px;
    padding-bottom: 4px;
    position: relative; }
    .flight-search div.form-footer input.button {
      position: absolute;
      right: 0;
      bottom: 4px; }

div.flight-search-mob {
  position: relative;
  font-size: 18px;
  color: #c6c6c6; }
  div.flight-search-mob div.mm {
    border: 1px solid #c6c6c6;
    height: 20px;
    margin: 2px 0; }
  div.flight-search-mob table.header {
    width: 100%; }
    div.flight-search-mob table.header td {
      border: 1px solid black;
      width: 33.33%; }
  div.flight-search-mob div.fr {
    width: 100%; }
    div.flight-search-mob div.fr.t {
      display: table;
      table-layout: fixed; }
    div.flight-search-mob div.fr div.f-type {
      display: table-cell;
      width: 33.33%; }
      div.flight-search-mob div.fr div.f-type a {
        display: block;
        line-height: 56px;
        height: 56px;
        border: 1px solid #c6c6c6;
        color: #848484;
        text-align: center; }
        div.flight-search-mob div.fr div.f-type a.current {
          color: #fff;
          background-color: #ff6600;
          border-color: #ff6600; }
        div.flight-search-mob div.fr div.f-type a.c1 {
          margin-right: 2px; }
        div.flight-search-mob div.fr div.f-type a.c2 {
          margin: 0 1px; }
        div.flight-search-mob div.fr div.f-type a.c3 {
          margin-left: 2px; }
        div.flight-search-mob div.fr div.f-type a span {
          display: inline-block;
          vertical-align: middle;
          width: 70px;
          line-height: 18px;
          font-size: 14px; }
  div.flight-search-mob div.input {
    height: 55px;
    border: 1px solid #c6c6c6;
    margin-top: 2px; }
    div.flight-search-mob div.input input {
      display: block;
      height: 55px;
      width: 100%;
      border: 0;
      margin: 0;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */
      font-size: 1em;
      color: #c6c6c6;
      padding-left: 6px; }
    div.flight-search-mob div.input .ma-selected, div.flight-search-mob div.input .ma-loading {
      background-color: transparent; }
  div.flight-search-mob div.dates {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 2px; }
    div.flight-search-mob div.dates div.date {
      display: table-cell;
      height: 55px;
      width: 50%;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */ }
      div.flight-search-mob div.dates div.date .d1 {
        margin-right: 1px;
        background: url(../images/mob_d_departure.png) no-repeat right 10px center; }
      div.flight-search-mob div.dates div.date .d2 {
        margin-left: 1px;
        background: url(../images/mob_d_arrival.png) no-repeat right 10px center; }
      div.flight-search-mob div.dates div.date .inp {
        border: 1px solid #c6c6c6;
        height: 55px;
        line-height: 55px;
        padding-left: 10px; }
        div.flight-search-mob div.dates div.date .inp .date {
          display: block;
          float: left;
          line-height: normal;
          font-weight: normal;
          font-size: 30px;
          height: 55px;
          line-height: 55px; }
        div.flight-search-mob div.dates div.date .inp .day-1 {
          height: 55px;
          line-height: 55px;
          display: block;
          float: left;
          padding-left: 20px; }
          div.flight-search-mob div.dates div.date .inp .day-1 span.wm {
            display: inline-block;
            line-height: normal;
            font-size: 16px;
            vertical-align: middle; }
  div.flight-search-mob div.passengers {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 10px 0; }
    div.flight-search-mob div.passengers > div {
      display: table-cell;
      height: 55px;
      width: 33%;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */
      text-align: center; }
    div.flight-search-mob div.passengers .p-ctrl {
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */
      position: relative;
      width: 100px;
      height: 30px;
      line-height: 30px;
      margin: 2px auto 0 auto;
      border: 1px solid #c6c6c6;
      border-collapse: collapse; }
      div.flight-search-mob div.passengers .p-ctrl span.sub {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        border-right: 1px solid #c6c6c6;
        background: url(../images/mob_p_sub.png) no-repeat center center; }
      div.flight-search-mob div.passengers .p-ctrl span.add {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        border-left: 1px solid #c6c6c6;
        background: url(../images/mob_p_add.png) no-repeat center center; }
  div.flight-search-mob div.options {
    padding-top: 2px; }
    div.flight-search-mob div.options div.cb {
      line-height: 22px;
      height: 22px;
      padding-top: 3px; }
      div.flight-search-mob div.options div.cb span.cb {
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px;
        -webkit-box-sizing: border-box;
        /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;
        /* Firefox, other Gecko */
        box-sizing: border-box;
        /* Opera/IE 8+ */
        width: 22px;
        height: 22px;
        border: 1px solid #c6c6c6; }
      div.flight-search-mob div.options div.cb.checked span.cb {
        background: url(../images/mob_checkmark.png) no-repeat center center; }
  div.flight-search-mob button {
    display: block;
    background-color: #ff6600;
    margin-top: 15px;
    margin-bottom: 6px;
    border: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase; }

div.hotel-search-form-mob {
  padding: 0;
  position: relative;
  font-size: 18px;
  color: #c6c6c6; }
  div.hotel-search-form-mob select {
    color: #666;
    background: #FFFFFF;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    border: 1px solid #999999;
    padding: 4px;
    display: block;
    height: 55px;
    line-height: 55px;
    width: 100%;
    border: 0px none;
    margin: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 1em;
    color: #C6C6C6;
    border-radius: 0;
    padding: 0 6px; }
  div.hotel-search-form-mob input.text {
    display: block;
    height: 55px;
    width: 100%;
    border: 0px none;
    margin: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 1em;
    color: #C6C6C6;
    border-radius: 0;
    padding: 0 6px; }
  div.hotel-search-form-mob div.form-title {
    background-image: url(../images/hotel_search.gif);
    background-repeat: no-repeat;
    background-position: 2px 0;
    height: 25px;
    padding-left: 40px;
    position: relative; }
    div.hotel-search-form-mob div.form-title div.title-text {
      position: absolute;
      bottom: 0;
      padding-bottom: 3px;
      font-size: 14px;
      font-weight: bold;
      color: white; }
  div.hotel-search-form-mob ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  div.hotel-search-form-mob .r {
    padding-top: 10px; }
  div.hotel-search-form-mob .rl {
    padding-top: 6px; }
  div.hotel-search-form-mob a.list {
    position: relative;
    width: 13px;
    height: 13px;
    zoom: 1;
    display: inline-block;
    top: 2px;
    left: -23px;
    background-image: url(../images/list.gif);
    background-position: center center;
    background-repeat: no-repeat; }
  div.hotel-search-form-mob .inp {
    height: 55px;
    border: 1px solid #C6C6C6;
    margin-top: 2px; }
  div.hotel-search-form-mob div.dest {
    height: 55px;
    border: 1px solid #C6C6C6;
    margin-top: 2px; }
    div.hotel-search-form-mob div.dest input {
      display: block;
      height: 55px;
      width: 100%;
      border: 0px none;
      margin: 0px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-size: 1em;
      color: #C6C6C6;
      border-radius: 0;
      padding: 0 6px; }
  div.hotel-search-form-mob div.dates {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 2px; }
    div.hotel-search-form-mob div.dates div.date {
      display: table-cell;
      height: 55px;
      width: 50%;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */ }
      div.hotel-search-form-mob div.dates div.date .d1 {
        margin-right: 1px; }
      div.hotel-search-form-mob div.dates div.date .d2 {
        margin-left: 1px; }
      div.hotel-search-form-mob div.dates div.date .inp {
        border: 1px solid #c6c6c6;
        height: 55px;
        line-height: 55px;
        padding-left: 10px; }
        div.hotel-search-form-mob div.dates div.date .inp .date {
          display: block;
          float: left;
          line-height: normal;
          font-weight: normal;
          font-size: 30px;
          height: 55px;
          line-height: 55px; }
        div.hotel-search-form-mob div.dates div.date .inp .day-1 {
          height: 55px;
          line-height: 55px;
          display: block;
          float: left;
          padding-left: 20px; }
          div.hotel-search-form-mob div.dates div.date .inp .day-1 span.wm {
            display: inline-block;
            line-height: normal;
            font-size: 16px;
            vertical-align: middle; }
  div.hotel-search-form-mob div.passengers {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 10px 0; }
    div.hotel-search-form-mob div.passengers > div {
      display: table-cell;
      height: 55px;
      width: 50%;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */
      text-align: center; }
    div.hotel-search-form-mob div.passengers .p-ctrl {
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */
      position: relative;
      width: 100px;
      height: 30px;
      line-height: 30px;
      margin: 2px auto 0 auto;
      border: 1px solid #c6c6c6;
      border-collapse: collapse; }
      div.hotel-search-form-mob div.passengers .p-ctrl span.sub {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        border-right: 1px solid #c6c6c6;
        background: url(../images/mob_p_sub.png) no-repeat center center; }
      div.hotel-search-form-mob div.passengers .p-ctrl span.add {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        border-left: 1px solid #c6c6c6;
        background: url(../images/mob_p_add.png) no-repeat center center; }
    div.hotel-search-form-mob div.passengers.disabled .p-ctrl span.sub {
      background: url(../images/mob_p_sub_disabled.png) no-repeat center center; }
    div.hotel-search-form-mob div.passengers.disabled .p-ctrl span.add {
      background: url(../images/mob_p_add_disabled.png) no-repeat center center; }
  div.hotel-search-form-mob ul.rooms li.room {
    padding-bottom: 3px; }
    div.hotel-search-form-mob ul.rooms li.room .actions {
      position: relative;
      height: 30px;
      padding-top: 3px;
      padding-bottom: 3px; }
      div.hotel-search-form-mob ul.rooms li.room .actions div.c1, div.hotel-search-form-mob ul.rooms li.room .actions div.c2 {
        position: absolute;
        height: 30px; }
      div.hotel-search-form-mob ul.rooms li.room .actions div.c1 {
        left: 0;
        right: 50%;
        padding-right: 2px; }
      div.hotel-search-form-mob ul.rooms li.room .actions div.c2 {
        left: 50%;
        right: 0;
        padding-left: 2px; }
      div.hotel-search-form-mob ul.rooms li.room .actions a {
        font-size: 0.8em;
        color: #c6c6c6;
        display: block;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
        border: 1px solid #c6c6c6; }
      div.hotel-search-form-mob ul.rooms li.room .actions a.room-add {
        background: url(../images/mob_p_add.png) 5px center no-repeat; }
      div.hotel-search-form-mob ul.rooms li.room .actions a.room-del {
        background: url(../images/mob_p_sub.png) 5px center no-repeat; }
  div.hotel-search-form-mob button {
    display: block;
    background-color: #ff6600;
    margin-top: 15px;
    margin-bottom: 6px;
    border: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase; }
  div.hotel-search-form-mob form div.dd {
    position: relative;
    height: 55px;
    border: 1px solid #c6c6c6;
    background: #ffffff;
    padding: 0 8px;
    margin: 0;
    background-image: url(../images/mob_dropdown.png);
    background-repeat: no-repeat;
    background-position: right center; }
    div.hotel-search-form-mob form div.dd select {
      position: absolute;
      z-index: 99998;
      top: 0;
      left: 0;
      opacity: 0;
      -moz-opacity: 0;
      filter: alpha(opacity=0);
      width: 100%;
      height: 55px;
      margin: 0;
      padding: 0px;
      cursor: pointer; }
    div.hotel-search-form-mob form div.dd span {
      width: 100%;
      height: 55px;
      line-height: 55px; }

div.datepicker_vista {
  z-index: 99999; }

div.sy-loader {
  z-index: 99999; }
