﻿/*** Custom Css ***/

.wait {
    background: #fff;
    border: 1px solid #ccc;
    width: 50%;
    margin: auto;
    padding: 1%;
    text-align: center;
    box-shadow: 0px 0px 5px #222;
    border: 5px solid #d1d1d1;
}
.Resultfade {
    clear:both;
    background: url(../images/fade.png);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    display: none;
    left: 0;
    top: 0;
}
.TripTypeCss {
    float: left;
    background: #df386d;
    border-right: 1px dotted #333;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    padding: 6px 10px;
    border-right: thin solid #d9d9d9;
}
.TripTypeCss1 {
    float: left;
    background: #331747;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 5px 10px;
    border-right: thin solid #d9d9d9;
}
.ReturnDttCls {
    display: none;
}
.OnwardDttCls {
    display: block;
}
.MultiDttCls {
    display: none;
}
.minus-sign {  
  color: #da1c58;
  float: right;
  font-size: 2em;
  height: 22px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 22px;
}
.repeatingSection {
    display: inline-block;
    margin-bottom: 1px;
}
.minus-sign:hover, .minus-sign:focus { 
  color: #da1c58; 
}
.add-more-city {
  border: 2px dashed #cccccc;
  color: #cccccc;
  font-size: 1.2em;
  padding: 5px 30px;
}
.add-more-city.active {
  border: 2px dashed #da1c58;
  color: #da1c58; 
  font-size: 1.2em;
  padding: 5px 30px;
}
.add-more-city.active:hover {
  border: 2px dashed #da1c58;
  color: #da1c58;  
}
.add-more-city:hover{
    border: 2px dashed #cccccc;
    color: #cccccc; 
}
.add-more-city:focus {
    border: 2px dashed #cccccc;
    color: #cccccc; 
}
.bgcolor {
    border: thin solid #d9d9d9;
}
.w70m15 {
    margin: 0;
    padding: 0;
    width: 70%;
    margin-left: 15%;
}
.w100 {
    width: 100% !important;
    vertical-align: top;
    clear: both;
}
.w95 {
    width: 95% !important;
    vertical-align: top;
}
.w93 {
    width: 92.5% !important;
}
.w90 {
    width: 90% !important;
    vertical-align: top;
}
.w88 {
    width: 88% !important;
    vertical-align: top;
}
.w85 {
    width: 85% !important;
    vertical-align: top;
}
.w80 {
    width: 80% !important;
    vertical-align: top;
}
.w79 {
    width: 79% !important;
    vertical-align: top;
}
.w75 {
    width: 75% !important;
    vertical-align: top;
}
.w70 {
    width: 68% !important;
    vertical-align: top;
}
.w66 {
    width: 66% !important;
    vertical-align: top;
}
.w60 {
    width: 60% !important;
    vertical-align: top;
}
.w55 {
    width: 55% !important;
    vertical-align: top;
}
.w51 {
    width: 49% !important;
    padding-right: .8%;
    border-right: 1px solid #da156b;
}
.w50 {
    width: 50%;
    vertical-align: top;
}
.w48 {
    width: 48% !important;
    vertical-align: top;
}
.w45 {
    width: 45% !important;
    vertical-align: top;
}
.w40 {
    width: 40% !important;
    vertical-align: top;
}
.w33 {
    width: 33.33% !important;
    vertical-align: top;
}
.w30 {
    width: 30%;
}
.w29 {
    width: 29% !important;
    vertical-align: top;
}
.w28 {
    width: 28%;
}
.w25 {
    width: 23% !important;
    border: 1px solid #d1d1d1;
    box-shadow: 0px 0px 3px #d1d1d1;
    background: #f1f1f1;
}
.w25 .headr span {
    color: #335481;
    float: left;
    margin: 10px 0 0 15px;
    font-size: 16px;
    font-weight: bold;
}
.w25 .fltr {
    width: 89%;
    margin: 15% 5%;
}
.w25 .fltr #slider-range {
    width: 95%;
}
.w25 .fltr span {
    font-size: 13px;
    font-weight: bold;
}
.w25 .fltr .fltrbox {
    background: #e8e8e8;
    border: 1px solid #d1d1d1;
    width: 90%;
    padding: 5%;
    margin: 3% 0;
}
.w25 .fltr .fltrbox .chkid .starrting {
    float: left;
    margin: 0 2px;
}
.w25 .fltr .fltrbox .chkid .starrting img {
    position: relative;
    top: 5px;
}
.w24_5 {
    width: 24.5% !important;
    vertical-align: top;
}
.w24 {
    width: 24% !important;
    vertical-align: top;
}
.w22 {
    width: 22% !important;
    vertical-align: top;
}
.w20 {
    width: 20% !important;
    vertical-align: top;
}
.w18 {
    width: 18% !important;
    vertical-align: top;
}
.w15 {
    width: 15% !important;
    vertical-align: top;
}
.w15-27 {
    width: 15.27% !important;
    vertical-align: top;
}
.w12 {
    width: 12% !important;
    vertical-align: top;
}
.w10 {
    width: 10% !important;
    vertical-align: top;
}
.w8 {
    width: 8% !important;
    vertical-align: top;
}
.w5 {
    width: 5%;
    vertical-align: top;
}
.w2 {
    width: 2%;
}
.lh30 {
    line-height: 30px;
}
.bld {
    font-weight: bold;
}
.colorwht {
    color: #fff;
}

.select-head {
    color:#2d3e52;
}
.colortheme-style1 {
    color:#2d3e52;
    font-size: 1.3em;   
}
.colortheme-style2 {
    color:#2d3e52;
    font-size: 0.85em;
    font-weight: normal;
    display:inline-block;
    background-color: #fff6f9;
    border-bottom: 1px solid #fff6f9;
    width:100%;
}
.fs-12 { 
  font-size: 12px;
}
.leg-head-left {
    background-color: #fff6f9;
    border-bottom: 1px solid #fff6f9;   
    padding: 5px;
    /*margin-right: 8px;*/
}
.leg-head-right {
    background-color: #fff6f9;
    border-bottom: 1px solid #fff6f9;  
    padding: 5px;   
}
.ui-helper-hidden-accessible {
    display: none;
}
.vald {
    color: red;
    font-style: normal;
    font-weight: 400;
}
.select {
    font-size: 16px;
    position: relative;
    display: inline-block;
}
.select select {
    outline: none;
    -webkit-appearance: none;
    display: block;
    padding: 1.2em 3em 1.3em 1.5em;
    margin: 0;
    transition: border-color 0.2s;
    border: 5px solid #EB5168;
    border-radius: 5px;
    background: #fff;
    color: #555;
    line-height: normal;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.select .arr {
    background: #fff;
    bottom: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 50px;
    pointer-events: none;
}
.select .arr:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -5px;
    pointer-events: none;
    border-top: 10px solid #EB5168;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.select .arr:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 28px;
    margin-top: -5px;
    pointer-events: none;
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

/*.ui-datepicker-month option {
color:#ccc
}
.ui-datepicker-year option {
color:#ccc
}*/

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    padding: 2px 8px;
}
.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    cursor: pointer;
}
.ui-state-hover,
.ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
    cursor: pointer;
}
.ui-menu-item > a.ui-corner-all:hover {
    background-color: #331747;
    color: #ffffff;
    text-decoration: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
    padding: 4px;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker .ui-datepicker-header {
    background: #B52F5C none repeat scroll 0 0;
    padding: 0.2em 0;
    position: relative;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #c5dbec;
    background: #dfeffc url(~/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #2e6e9e;
    text-align: center;
}
.hidees {
    display: none;
}
.clear {
    clear: both;
}
.clear1 {
    clear: both;
    height: 10px;
}
.lft {
    float: left;
}
.lftln {
    padding-left: 120px;
}
.rgt {
    float: right;
}
.padding1 {
    padding: 1%;
}
.padding2 {
    padding: 2%;
}
.paddingt1 {
    padding-top: 1%;
}
.mauto {
    margin: auto;
}
.f10 {
    font-size: 10px;
}
.f16 {
    font-size: 1.4em;
}
.f20 {
    font-size: 1.8em;
}
.f35 {
    font-size: 2.2em;
}
img {
    border: none;
}
.image {
    border: 4px solid #f1f1f1;
    width: 90%;
    box-shadow: 0px 0px 2px #888;
}
.dv {
    float: left;
    width: 50%;
}
.bAckColor {
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}
button.ui-button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.datepicker-wrap {
    position: relative;
}
.datepicker-wrap .ui-datepicker-trigger {
    background-color: transparent;
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 1;
}
.datepicker-wrap::after {
    background: #B52F5C none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    content: "";
    display: block;
    font-family: "soap-icons";
    font-size: 25px;
    height: 100%;
    line-height: 34px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}
.datepicker-wrap.yellow::after {
    background: #B52F5C none repeat scroll 0 0;
}
.datepicker-wrap.green::after {
    background: #98ce44 none repeat scroll 0 0;
}
.datepicker-wrap.blue::after {
    background-color: #01b7f2;
}
.datepicker-wrap.dark-blue::after {
    background-color: #2d3e52;
}
.datepicker-wrap.transparent::after {
    background-color: transparent;
    color: #B52F5C;
}
.ui-datepicker {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #B52F5C;
    display: none;
    padding: 0;
    width: 20em;
    z-index: 9999 !important;
}
.ui-datepicker .ui-datepicker-header {
    background: #B52F5C none repeat scroll 0 0;
    padding: 0.2em 0;
    position: relative;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: pointer;
    position: absolute;
    top: 11px;
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled {
    visibility: hidden;
}
.ui-datepicker .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-next::before {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    content: "";
    display: block;
    height: 0;
    width: 0;
}
.ui-datepicker .ui-datepicker-prev {
    left: 24px;
}
.ui-datepicker .ui-datepicker-prev::before {
    border-right: 8px solid #fff;
}
.ui-datepicker .ui-datepicker-next {
    right: 24px;
}
.ui-datepicker .ui-datepicker-next::before {
    border-left: 8px solid #fff;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: none;
}
.ui-datepicker .ui-datepicker-title {
    color: #fff;
    font-size: 1.1667em;
    font-weight: bold;
    margin: 5px;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}
.ui-datepicker table {
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
}
.ui-datepicker th {
    background: #f5f5f5 none repeat scroll 0 0;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.ui-datepicker th span {
    color: #B52F5C;
    display: block;
    font-size: 1.1667em;
    font-weight: normal;
    text-align: center;
}
.ui-datepicker span.ui-datepicker-month {
    font-weight: bold;
}
.ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    vertical-align: middle;
}
.ui-datepicker .ui-datepicker-calendar td a,
.ui-datepicker .ui-datepicker-calendar td span {
    color: inherit;
    display: block;
    height: 30px;
    line-height: 30px;
}
.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
    color: #dbdbdb;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a,
.ui-datepicker .ui-datepicker-calendar td a:hover {
    background: #B52F5C none repeat scroll 0 0;
    color: #fff;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
    position: relative;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a::before {
    border-right: 5px solid #B52F5C;
    border-top: 5px solid transparent;
    bottom: 4px;
    content: "";
    position: absolute;
    right: 4px;
}
.ui-datepicker.yellow {
    border: 1px solid #B52F5C;
}
.ui-datepicker.yellow .ui-datepicker-header {
    background: #B52F5C none repeat scroll 0 0;
}
.ui-datepicker.yellow th span {
    color: #B52F5C;
}
.ui-datepicker.yellow .ui-datepicker-calendar td.ui-datepicker-current-day a,
.ui-datepicker.yellow .ui-datepicker-calendar td a:hover {
    background: #B52F5C none repeat scroll 0 0;
}
.ui-datepicker.yellow .ui-datepicker-calendar td.ui-datepicker-today a::before {
    border-right-color: #B52F5C;
}
.ui-datepicker.green {
    border: 1px solid #98ce44;
}
.ui-datepicker.green .ui-datepicker-header {
    background: #98ce44 none repeat scroll 0 0;
}
.ui-datepicker.green th span {
    color: #98ce44;
}
.ui-datepicker.green .ui-datepicker-calendar td.ui-datepicker-current-day a,
.ui-datepicker.green .ui-datepicker-calendar td a:hover {
    background: #98ce44 none repeat scroll 0 0;
}
.ui-datepicker.green .ui-datepicker-calendar td.ui-datepicker-today a::before {
    border-right-color: #98ce44;
}
.ui-datepicker.blue {
    border: 1px solid #01b7f2;
}
.ui-datepicker.blue .ui-datepicker-header {
    background: #01b7f2 none repeat scroll 0 0;
}
.ui-datepicker.blue th span {
    color: #01b7f2;
}
.ui-datepicker.blue .ui-datepicker-calendar td.ui-datepicker-current-day a,
.ui-datepicker.blue .ui-datepicker-calendar td a:hover {
    background: #01b7f2 none repeat scroll 0 0;
}
.ui-datepicker.blue .ui-datepicker-calendar td.ui-datepicker-today a::before {
    border-right-color: #01b7f2;
}
.ui-datepicker.dark-blue {
    border: 1px solid #2d3e52;
}
.ui-datepicker.dark-blue .ui-datepicker-header {
    background: #2d3e52 none repeat scroll 0 0;
}
.ui-datepicker.dark-blue th span {
    color: #2d3e52;
}
.ui-datepicker.dark-blue .ui-datepicker-calendar td.ui-datepicker-current-day a,
.ui-datepicker.dark-blue .ui-datepicker-calendar td a:hover {
    background: #2d3e52 none repeat scroll 0 0;
}
.ui-datepicker.dark-blue .ui-datepicker-calendar td.ui-datepicker-today a::before {
    border-right-color: #2d3e52;
}


.RoomNumber {
  border-bottom: 1px solid #f5f5f5;
  display: block;
  padding-bottom: 5px;
  margin-bottom:5px;
}
.RoomNumber:first-child {
  border-top: 1px solid #f5f5f5;
  margin-top: 5px;
  padding-top: 5px;
}
.RoomNumbers {
    display:none;
}
.RoomNumberhr {
    border-color:#d1d1d1;
    display:block;
}
.RoomNumbershr {
    border-color:#d1d1d1;
    display:none;
}

.kidsAge {
    display:block;
}
.kidsAges {
    display:none;
}
img.lazy {
    display: block;
    background-image: url('/Content/Images/ajax-loader-2.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}