
/* clear fix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  /*display: inline-block;*/
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
} 
#verticle_booking_wrap_outer {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  line-height: normal;
  position: relative;
    margin-top: 25px /*Altered by M. Kanev 09-Oct-2013*/
}
#verticle_booking_wrap_outer a:link,
#verticle_booking_wrap_outer a:visited,
#verticle_booking_wrap_outer a:active {
    color: #FFFFFF;
}
#verticle_booking_wrap_outer a.back_previous:link,
#verticle_booking_wrap_outer a.back_previous:visited,
#verticle_booking_wrap_outer a.back_previous:active {
    color: #999999 !important;
}
input:focus {
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
div.separator {
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.4) 50%, transparent 100%) repeat scroll 0 0 transparent;
    border: 0 none;
    height: 1px;
    margin: 20px 0px 20px;
    padding: 0;
}
.sbHolder.required.incorrect {
  border: 1px solid red;
}
.onepage_booking_accordion_slide {
    padding: 1em !important;
    background: none !important;
}
.myorders_accordion_slide {
    background: none !important;
}
.onepage_booking_accordion_header.ui-state-disabled {
    opacity: 0.35 !important;
}
.onepage_booking_accordion_header.ui-state-default,
.myorders_accordion_header.ui-state-default {
background: -moz-linear-gradient(top,  #006599 60%, rgba(255,255,255,0) 350%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#006599), color-stop(350%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #006599 60%,rgba(255,255,255,0) 350%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #006599 60%,rgba(255,255,255,0) 350%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #006599 60%,rgba(255,255,255,0) 350%); /* IE10+ */
background: linear-gradient(to bottom,  #006599 60%,rgba(255,255,255,0) 350%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006599', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    opacity: 1;
    color: #FFFFFF;
}

.onepage_booking_accordion_header.ui-state-default.ui-state-active span.ui-icon,
.myorders_accordion_header.ui-state-default.ui-state-active span.ui-icon {
background-image: url("images/arrow.png");
margin-top:-6px !important;
}

.onepage_booking_accordion_header.ui-state-default.ui-state-disabled span.ui-icon {
background-image: url("images/arrow.png");
margin-top:-6px !important;
}

/*-- poi css start --*/

.ver_input_wrap .pickup_selectwrapper,
.ver_input_wrap .dropoff_selectwrapper {
  /*position: relative;*/
}
.ver_input_wrap .pickup_selectwrapper .poi_dropdown_wrapper {
  background: #2D2D2D;
  border: 1px solid #ccc;
  border-top: none;
  display: block;
  position: absolute;
  left: 0px;
  top: 30px;
  width: 100%;
  z-index: 99999;
}
.ver_input_wrap .dropoff_selectwrapper .poi_dropdown_wrapper {
  background: #2D2D2D;
  border: 1px solid #ccc;
  border-top: none;
  display: block;
  position: absolute;
  left: 0px;
  top: 30px;
  width: 100%;
  z-index: 9999;  
}
.ver_input_wrap .pickup_selectwrapper .poi_dropdown_wrapper .poi_link,
.ver_input_wrap .dropoff_selectwrapper .poi_dropdown_wrapper .poi_link {
  border-bottom: 1px dotted #515151;  
    display: block;
    padding: 7px;
   color: #FFFFFF;
   cursor: pointer;
}
.ver_input_wrap .pickup_selectwrapper .poi_dropdown_wrapper .poi_link img,
.ver_input_wrap .dropoff_selectwrapper .poi_dropdown_wrapper .poi_link img {
  width: 15px;
}
.ver_input_wrap .pickup_selectwrapper .arrow_wrapper.poi_options_trigger,
.ver_input_wrap .dropoff_selectwrapper .arrow_wrapper.poi_options_trigger {
  background: url(../images/select-icons.png) 0 -116px no-repeat;
  display: block;
  height: 30px;
  width: 30px;
  float: left;
  text-indent: -9999px;
  cursor: pointer;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.ver_input_wrap .pickup_selectwrapper .arrow_wrapper.poi_options_trigger:hover,
.ver_input_wrap .dropoff_selectwrapper .arrow_wrapper.poi_options_trigger:hover {
  background: url(../images/select-icons.png) 0 -167px no-repeat;
}

.ver_input_wrap .pickup_selectwrapper .arrow_wrapper.poi_options_trigger.Open,
.ver_input_wrap .dropoff_selectwrapper .arrow_wrapper.poi_options_trigger.Open {
  background: url(../images/select-icons.png) 0 -16px no-repeat;
}

.ver_input_wrap .pickup_selectwrapper .arrow_wrapper.poi_options_trigger.Open:hover,
.ver_input_wrap .dropoff_selectwrapper .arrow_wrapper.poi_options_trigger.Open:hover {
  background: url(../images/select-icons.png) 0 -66px no-repeat;
}

/*-- poi css end --*/

/*-- tab css start --*/

#booking_tab {
}
#booking_tab.ui-widget-content {
  background: none;
  border: none;
  padding: 0px;
}
#verticle_booking_wrap ul.ui-widget-header {
  margin: 0px;
  padding: 0px;
  list-style: none;
  background: none;
  border: none;
  height: 35px;
  position: absolute;
  top: -25px;
  left: 10px;
}
#verticle_booking_wrap ul.ui-widget-header li.ui-tabs-active {
  background: none;
}
#verticle_booking_wrap ul.ui-widget-header li {
  float: left;
  margin-left: 3px;
}
#verticle_booking_wrap ul.ui-widget-header li a:link,
#verticle_booking_wrap ul.ui-widget-header li a:visited,
#verticle_booking_wrap ul.ui-widget-header li a:active {
  text-decoration: none;
  color: #FFFFFF;
  background: #1aa1bf;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  height: 35px;
  line-height: 35px;
  padding: 0px 10px;
  display: block;
  float: left;
  border-radius: 5px 5px 0px 0px; 
  border: 1px solid #ccc;
  border-bottom: none;
  border-style: none;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
#verticle_booking_wrap ul.ui-widget-header li a:hover {
  background: #006599;
}
#verticle_booking_wrap ul.ui-widget-header li.ui-tabs-active a:link,
#verticle_booking_wrap ul.ui-widget-header li.ui-tabs-active a:visited,
#verticle_booking_wrap ul.ui-widget-header li.ui-tabs-active a:active {
  background: #006599;
  cursor: pointer;
}
/*-- tab css end --*/

.sbHolder {
    background-color: #2D2D2D;
}

.sbOptions {
    background-color: #2D2D2D;
z-index: 9999999;
}

.sbOptions a:link,
.sbOptions a:visited {
    color: #FFFFFF !important;
}

.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
    color: #FFFFFF !important;
}

.sbSelector:focus {
  background: none !important;
}

#verticle_booking_wrap {
  padding: 15px;
  display: block;
  background: #006599;
  border-radius: 10px; 
  margin-bottom: 15px;
  border: none;
}

/* toppart style start 09.02.14 added by shariar */

#verticle_booking_wrap .verticl_booking_toppart {
    padding-top: 30px;
}
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap a.addstop:link,
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap a.addstop:visited,
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap a.addstop:active {
    float: right;
    margin-top: 10px;
    color: #FFFFFF;
}
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap.left {
    width: 49%;
    float: left;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap {
    width: 90%;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap.stops_wrap {
	margin-top: 18px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap.stops_wrap.last {
    margin-bottom: 15px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap.stops_wrap .top_ver_input_wrapOuter a.remove_stops:link,
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap.stops_wrap .top_ver_input_wrapOuter a.remove_stops:visited,
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap.stops_wrap .top_ver_input_wrapOuter a.remove_stops:active {
    width: 100%;
    float: left;
    margin-top: 5px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    text-align: right;
}
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap label {
	width: 100%;
	float: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap {
	background: #2D2D2D;
	float: left;
	width: 99%;
	height: 28px;
	position: relative;
	border: 1px solid #ccc;
	border-radius: 4px; 
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .time_at_stop {
	float: left;
	margin-top: 10px;
	width: 100%;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .time_at_stop .title_stops {
	color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	width: 29%;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .time_at_stop .sbHolder {
	float: right;
	width: 178px;
	width: 65%;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .getlocationField {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 16px;
	height: 16px;
	z-index: 1;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .getlocationField a:link,
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .getlocationField a:visited,
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .getlocationField a:active {
	background: url(../images/locateicongrey.png) no-repeat left top;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	display: block;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField {
	position: absolute;
	top: 0px;
	width: 99%;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField a.select_addressbook.pickup,
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField a.select_addressbook.dropoff {
	margin-top: 12px;
	display: block;
}

 
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField.address_disabled {
	text-indent: 5px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField.address_disabled .inputbox {
	text-indent: 10px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField .inputbox {
	background: none;
	border: none;
	color: #FFFFFF;
	font-size: 12px;
	width: 100%;
	text-indent: 25px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	box-shadow: none;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField input[type="text"]:focus {
	box-shadow : none;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .selectField-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
/*	width: 30px;
	height: 30px;*/
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .selectField-wrap .selectField {
	position: relative;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .selectField-wrap .selectField .arrow_wrapper.poi_options_trigger {
	background: #2D2D2D url(../images/select-icons.png) no-repeat 0px -116px;
	width: 30px;
	height: 28px;
	display: block;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 1px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .selectField-wrap .selectField .poi_dropdown_wrapper {
    background: #2D2D2D;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: block;
    left: 0;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 9999;
    max-height: 310px;
    overflow-y: scroll;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .selectField-wrap .selectField .poi_dropdown_wrapper .poi_link {
    border-bottom: 1px dotted #515151;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    padding: 7px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .selectField-wrap .selectField .poi_dropdown_wrapper .poi_link img {
	width: 15px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .ver_input_wrap {
	margin-top: 5px;
	float: left;
	width: 100%;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .ver_input_wrap .ver_inputbox.extra {
	width: 99%;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 4px;
	background: #2D2D2D;
	color: #FFFFFF;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .ver_input_wrap .ver_inputbox.extra.incorrect {
	border: 1px solid red;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap.right {
	width: 49%;
	float: right;
}

/* toppart style end 09.02.14 added by shariar */


#verticle_booking_wrap .verticl_booking_midpart {
  width: 100%;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap.left {
  width: 49%;
  float: left;
  margin: 0px;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap.right {
  width: 49%;
  float: right;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap .seat_input_wrap {
  display: block;
  padding-bottom: 10px;
  width: 90%;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap .seat_input_wrap label {
  color: #FFFFFF;
  float: left;
  font-size: 12px;
  line-height: normal;
  padding-top: 5px;
  width: 100%;
  margin-bottom: 5px;
  text-align: left;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap .seat_input_wrap .sbHolder {
  width: 100%;
  float: left;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap .seat_input_wrap select {
  background-color: #006599;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin-left: 15px;
  margin-top: 4px;
  padding: 4px;
  width: 380px;
}

#verticle_booking_wrap .verticl_booking_bottompart {
  width: 100%;
}
#verticle_booking_wrap .verticl_booking_bottompart label {
  color: #FFFFFF;
  float: left;
  font-size: 12px;
  line-height: normal;
  padding-top: 5px;
  width: 100%;
  margin-bottom: 5px;
  text-align: left;
}
#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap.left {
  width: 100%;
  float: left;
}

#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap.right {
   float: left;
    width: 100%;
}

#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap .date_input {
  display: block;
  margin-bottom: 10px;
}

#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap .date_input select.first {
  margin-left: 0px;
}

#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap .date_inputbox {
  background-color: #2D2D2D;
  float: left;
  width: 109px;
  border: 1px solid #ccc;
  padding: 5px 4px;
  border-radius: 4px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-bottom: 0px;
  cursor: pointer !important;
}

#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap select {
  background-color: #2D2D2D;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin-left: 15px;
  padding: 4px;
  width: 50px;
}

#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap .date_input .return {
  float: left;
  margin-right: 85px;
  color: #FFFFFF;
  font-weight: bold;
}
#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap .date_input.shuttle {
color: #FFFFFF;
}
#map_wrappper {
  margin-bottom: 15px;
}

#directions_panel {
  margin-bottom: 15px;
  background: #fff;
  overflow: auto;
}

#directions_panel table {
  width: 100%;
}

.messagewrap {
  width: 100%;
  margin: 10px 0px 20px;
}

.messagewrap .messagetitle {
  color: #999999;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.messagewrap .messagetitle span#journey_msg {
  color: #999999;
}

.messagewrap .messagetitle span#journey_msg span#origin,
.messagewrap .messagetitle span#journey_msg span#destination,
.messagewrap .messagetitle span#journey_msg span#distance {
  color: #1aa1bf !important;
}

.messagewrap .messagetext {
  color: red;
}

#vehicle_wrapper {
  
}

#vehicle_wrapper .cars {
  /*background: none repeat scroll 0 0 #FFFFFF;*/ /*Altered by M. Kanev 09-Oct-2013*/
  border: 1px solid #E6E6E6;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 25px 0 18px;
  width: 99%;
  border-radius: 4px;
}

#vehicle_wrapper .cars td {
  padding: 30px 10px !important;
  width: 20%;
  display: table-cell;
}

#vehicle_wrapper .cars td img {
    width: 152px;
}

#vehicle_wrapper .cars .vehicle_type,
#vehicle_wrapper .cars .vehicle_time {
    color: #999999;
    font-size: 12px;
    margin-left: 20px;
    text-align: center;
    width: 20%;
}

#vehicle_wrapper .cars .vehicle_price {
    color: #999999;
    font-size: 12px;
    margin-left: 20px;
    text-align: center;
    width: 18%;
}

#vehicle_wrapper .cars .vehicle_price h5, 
#vehicle_wrapper .cars .vehicle_time h5, 
#vehicle_wrapper .cars .vehicle_type h5 {
    color: #1aa1bf;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
   margin-bottom: 5px;
}

#vehicle_wrapper .cars .vehicle_booking {
    vertical-align: middle;
    width: 14%;
}

#vehicle_wrapper .cars .vehicle_booking a:link,
#vehicle_wrapper .cars .vehicle_booking a:visited,
#vehicle_wrapper .cars .vehicle_booking a:active {
  text-decoration: none;
}

#vehicle_wrapper .cars .vehicle_booking .car_booking {
    background: #1aa1bf;
   border: none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    //height: 45px; /*Added by M. Kanev 09-Oct-2013*/  /*commented out M. Kanev 11-Nov-2013*/
    padding: 5px; /*Added by M. Kanev 09-Oct-2013*/
    line-height: 25px;
   width: 114px;
         display: block;
}

#vehicle_wrapper .cars .vehicle_booking .car_booking:hover {
  background: #1aa1bf;
  transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

#verticle_booking_wrap .submit {
  background: #1aa1bf;
  font-size: 16px;
  color: #fff; 
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #fff;
  border-radius: 5px;
  cursor: pointer;
  float: right;
  margin-right: 3%; 
  /*margin-top: 20px;*/
transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

#verticle_booking_wrap .submit:hover {
  background: #0aaed2;
}
#verticle_booking_wrap .submit.cancel_booking_btn {
  font-size: 14px;
  font-weight: normal;
  margin-left: 5px;
padding: 4px 5px;
  float: left;
}

.return {
  margin-bottom: 10px;
  color: #FFFFFF;
}

/*-- special_offers css start  --*/

#tabs_special_routes {
  padding-top: 52px;
}

.ui-tabs .ui-tabs-panel {
  padding: 0px;
}

.ver_input_wrap label {
  color: #FFFFFF;
  font-size: 12px;
  margin-bottom: 5px;
  width: 100%;
  float: left;
}

.ver_input_wrap label a {
  color: #FFFFFF;
}

#tabs_special_routes label.special {
  color: #fff;
}

.routes_wrapper_from {
  width: 49%;
  float: left;
}
/* 17.02.14 shariar start */
.routes_wrapper_from #routefrom_extra_wrapper {
	width: 90%;
}

.routes_wrapper_to #routeto_extra_wrapper {
	width: 92%;
}

.routes_wrapper_to #routeto_extra_wrapper .ver_input_wrap label {
	float: none;
}

#routefrom_extra_wrapper.ver_dropoff_extra_wrapper .ver_input_wrap,
#routeto_extra_wrapper.ver_dropoff_extra_wrapper .ver_input_wrap {
  margin-bottom: 10px;
}

.routes_wrapper_from #routefrom_extra_wrapper .ver_inputbox, .routes_wrapper_to #routeto_extra_wrapper .ver_inputbox {
	margin-bottom: 0px;
	color: #FFFFFF;
}

/* 17.02.14 shariar end */


.routes_wrapper_from .routes_from_inner {
  width: 90%;
  /*position: relative;*/
}

/* special_new_start */

.routes_wrapper_from .routes_from_inner label {
  width: 100%;
  float:left;
  font-weight: bold;
}

.routes_wrapper_from .ver_dropoff_extra_wrapper .ver_input_wrap label {
  font-weight: normal;
  width: 100%;  
  float: left;
}

/* special_new_end */

.routes_wrapper_from .routefrom_dropdown_wrapper {
  background: #2D2D2D;
  border-color: #CCCCCC;
  border-image: none;
  border-right: 1px solid #CCCCCC;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  display: block;
  position: absolute;
  left: 0px;
  top: 30px;
  width: 100%;
  z-index: 9999;
  color: #FFFFFF;
}

.routes_wrapper_from .routefrom_dropdown_wrapper .poi_link {
    border-bottom: 1px dotted #515151;
    color: #FFFFFF;
    display: block;
    padding: 7px;
   cursor: pointer;
}

.routes_wrapper_from .routefrom_dropdown_wrapper .poi_link img {
  width: 15px;
}

/*--- orion new styles add start 06.12.13 ---*/
.routes_wrapper_from .routes_from_inner .ver_inputbox {
    background-color: #2D2D2D;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 0px;
    padding: 0px;
  text-indent: 4px;
  height: 28px;
    width: 100%;
  margin-bottom: 15px;
}
/*--- orion new styles add end 06.12.13 ---*/

.routes_wrapper_from .arrow_wrapper.routefrom_options_trigger {
  background: url(../images/select-icons.png) 0 -116px no-repeat;
  display: block;
  height: 30px;
  width: 30px;
  float: left;
  text-indent: -9999px;
  cursor: pointer;
  position: absolute;
  right: 0px;
  bottom: 15px;
}

.routes_wrapper_from .arrow_wrapper.routefrom_options_trigger:hover {
  background: url(../images/select-icons.png) 0 -167px no-repeat;
}

.routes_wrapper_from .arrow_wrapper.routefrom_options_trigger.Open {
  background: url(../images/select-icons.png) 0 -16px no-repeat;
}

.routes_wrapper_from .arrow_wrapper.routefrom_options_trigger.Open:hover {
  background: url(../images/select-icons.png) 0 -66px no-repeat;
}

.routes_wrapper_from #routefrom_extra_wrapper .sbHolder {
  margin-left: 0px;
  width: 100%;
  float: left;
}

.routes_wrapper_from #routefrom_extra_wrapper .ver_inputbox,
.routes_wrapper_to #routeto_extra_wrapper .ver_inputbox {
  background-color: #2D2D2D;
  float: left;
  width: 100%;
  margin-left: 0px;
  border: 1px solid #ccc;
  padding: 0px;
  text-indent: 4px;
  height: 28px;
  border-radius: 4px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

.routes_wrapper_from #routefrom_extra_wrapper .ver_inputbox.incorrect,
.routes_wrapper_to #routeto_extra_wrapper .ver_inputbox.incorrect {
	border: 1px solid red;
}

.routes_wrapper_to {
  width: 49%;
  padding-left: 0;
  float: right;
}

.routes_wrapper_to .routes_to_inner {
  width: 90%;
  /*position: relative;*/
}

.routes_wrapper_to .routes_to_inner label {
  float: left;
  width: 100%;
  font-weight: bold;
}

.routes_wrapper_to .ver_input_wrap label {
  font-weight: normal;
}


.routes_wrapper_to .routeto_dropdown_wrapper {
  background: #2D2D2D;
  border-color: #CCCCCC;
  border-image: none;
  border-right: 1px solid #CCCCCC;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  display: block;
  position: absolute;
  right: 47px;
  top: 90px;
  width: 100%;
  z-index: 9999;
  color: #FFFFFF;
}

.routes_wrapper_to .routeto_dropdown_wrapper .poi_link {
    border-bottom: 1px dotted #515151;
    color: #FFFFFF;
    display: block;
    padding: 7px;
   cursor: pointer;
}

.routes_wrapper_to .routeto_dropdown_wrapper .poi_link img {
  width: 15px;
}

/*--- orion new styles add start 06.12.13 ---*/

.routes_wrapper_to .routes_to_inner .ver_inputbox {
    background-color: #2D2D2D;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 0px;
  margin-bottom: 15px;
    padding: 0px;
  text-indent: 30px;
  height: 28px;
    width: 100%;
}

/*--- orion new styles add end 06.12.13 ---*/

.routes_wrapper_to .arrow_wrapper.routeto_options_trigger {
  background: url(../images/select-icons.png) 0 -116px no-repeat;
  display: block;
  height: 30px;
  width: 30px;
  float: left;
  text-indent: -9999px;
  cursor: pointer;
   position: absolute;  
   right: 0px;
   bottom: 15px;
}

.routes_wrapper_to .arrow_wrapper.routeto_options_trigger:hover {
  background: url(../images/select-icons.png) 0 -167px no-repeat;
}

.routes_wrapper_to .arrow_wrapper.routeto_options_trigger.Open {
  background: url(../images/select-icons.png) 0 -16px no-repeat;
}

.routes_wrapper_to .arrow_wrapper.routeto_options_trigger.Open:hover {
  background: url(../images/select-icons.png) 0 -66px no-repeat;
}


.routes_indicator {
/*  width: 5%;
  float: left;
  margin-left: 14px;
  color: #FFFFFF;
  font-size: 12px;*/
  /*text-align: center;*/
  /*margin-top: -40px;*/
  position: absolute;
  top: 6px;
  left: 5px;
}

.routes_indicator span {
  margin-left: 5px;
}

.routes_indicator .icon-exchange:before {
  font-family: inherit;
}

.routes_indicator a:link,
.routes_indicator a:visited,
.routes_indicator a:active {
  color: #FFFFFF;
  font-size: 14px;
}

.routes_indicator a:hover {
  text-decoration: none;
}

.routes_indicator .arrow_img {
  display: none;
}

.routes_wrapper_to .routeto_dropdown_wrapper {
  left: 0px;
  top: 30px !important;
}

/*-- special_offers css end --*/

/*-- hire css start --*/

#tabs_hourly_hire {
  padding-top: 15px;
}

#tabs_hourly_hire .ver_input_wrap.hourly .controls.hourly {
  width: 100%;
  /*margin-bottom: 15px;*/
}

#tabs_hourly_hire .ver_input_wrap.hourly .controls.hourly .houtly_inner {
  width: 44%;
}

#tabs_hourly_hire .ver_input_wrap.hourly .controls.hourly .houtly_inner label {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: normal;
    padding-top: 5px;
    width: 100%;
}

#tabs_hourly_hire .ver_input_wrap.hourly .controls.hourly .sbHolder {
  margin-left: 0px;
  width: 100%;
  float: left;
}

#hourly_extra_wrapper .ver_input_wrap label {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: normal;
    padding-top: 10px;
    width: 100%;  
}

#hourly_extra_wrapper .ver_input_wrap .sbHolder {
    float: left;
    margin-left: 0;
    width: 44%;
}

#hourly_extra_wrapper .ver_input_wrap .ver_inputbox.extra {
    background-color: #2D2D2D;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 0px;
    padding: 0px 4px;
  height: 28px;
    width: 43%;
}

#hourly_extra_wrapper .ver_input_wrap .ver_inputbox.extra.incorrect {
	border: 1px solid red;
}

/*-- hire css end --*/

/*--- orion new styles add start 06.12.13 ---*/
.pac-container {
  background: #2D2D2D !important;
  color: #FFFFFF !important; 
  text-align: left;
  z-index: 9999;
}
/*--- orion new styles add end 06.12.13 ---*/

.pac-container:after {
/*  color: #FFFFFF !important; */
background-color: #2D2D2D !important;
}

.pac-item-refresh:hover {
  background: none !important;
}

.pac-item {
  background: #2D2D2D !important;
  border-bottom: 1px dotted #515151 !important;
   color: #FFFFFF !important;
  font-size: 12px !important;
}
.pac-item-query {
   color: #FFFFFF !important;
  font-size: 12px !important;
}

/* autocomplete css start */

ul.ui-widget-content  {
  background: none;
}

ul.ui-autocomplete {
  background-color: #2D2D2D !important;  
  padding: 0px;
}

.ui-menu .ui-menu-item a {
  background: #2D2D2D !important;
  border-bottom: 1px dotted #515151 !important;
   color: #FFFFFF !important;
  font-size: 12px !important;  
  padding: 5px !important;
  cursor: pointer;
  border-radius: 0px; 
}

.ui-menu .ui-menu-item a:hover {
  background: none !important;
  border: none !important;
  padding: 5px !important;
  margin: 0px !important;
  border-bottom: 1px dotted #515151 !important;
}

/* autocomplete css end */

/*
#vehicle_wrapper table:nth-child(even){
    background: #fff;
}

#vehicle_wrapper table:nth-child(odd){
    background: #f8f8f8;
}
*/

/* date css start */

/**/

.date_Wrap.left .sbHolder,
.date_Wrap.right .sbHolder {
  width: 50px !important;
  margin-left: 0px !important;
  margin-right: 15px;
  float: left;
}

.date_Wrap.left .sbSelector,
.date_Wrap.right .sbSelector {
  width: 50px !important;
}

.date_Wrap.left .sbToggle,
.date_Wrap.right .sbToggle {
  display: none;
}

.date_Wrap.left .sbOptions, 
.date_Wrap.right .sbOptions {
    width: 50px !important;
}

.date_Wrap.left .sbHolder.dateinline,
.date_Wrap.right .sbHolder.dateinline {
  width: 90px !important;
  float: left;
}

.date_Wrap.left .sbHolder.dateinline .sbSelector,
.date_Wrap.right .sbHolder.dateinline .sbSelector {
  width: 90px !important;
}

.date_Wrap.left .sbHolder.dateinline .sbOptions, 
.date_Wrap.right .sbHolder.dateinline .sbOptions {
    width: 90px !important;
}

#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap .date_inputbox {
  margin-right: 0px;
}

/**/

.return {
  float: left;
  margin-right: 20px;
}

#return_date_wrapper {
  width: 100%;
  float: left;  
}

#return_date_wrapper.wait_time .date_input label {
	color: #FFFFFF !important;
	font-size: 12px;
}

#return_date_wrapper.wait_time .date_input .sbHolder {
	width: 115px !important;
}

#return_date_wrapper.wait_time .date_input .sbSelector {
	width: 115px !important;
}

#return_date_wrapper.wait_time .date_input .sbOptions {
	max-height: 80px !important;
	width: 115px !important;
}

#verticle_booking_wrap .verticl_booking_bottompart .date_Wrap .date_input.hr_min .sbOptions {
	max-height: 100px !important;
}

#return_date_wrapper.wait_time #return_datepicker_wrapper .date_input .sbHolder {
	width: 50px !important;
}

#return_date_wrapper.wait_time #return_datepicker_wrapper .date_input .sbSelector {
	width: 50px !important;
}

#return_date_wrapper.wait_time #return_datepicker_wrapper .date_input .sbOptions {
	max-height: 80px !important;
	width: 50px !important;
}

/* date css end */

/* ----- step2 css start -----  */

.container.info {
/*  background: #006599;*/
  border-radius: 0px;
  width: 95%;
  padding: 0px;
background: none;
border: none;
box-shadow: none;
}

.container.info .info_top {
  /* color: #000; */ /*Altered by M. Kanev 09-Oct-2013*/
}

.container.info .info_top h3 {
  /*color: #000;*/ /*Altered by M. Kanev 09-Oct-2013*/
  border-bottom: 1px solid #666;
  font-size: 25px;
color: #999999;
padding-bottom: 10px;
}

.container.info .info_wrap {
  width: 100%;
}

.container.info .info_wrap .info_input_wrap {
  margin-bottom: 10px;
  width: 100%;
}

.container.info .info_wrap .info_input_wrap.from label,
.container.info .info_wrap .info_input_wrap.to label {
  font-weight: bold;
  color: #999999;
}

.container.info .info_wrap .info_input_wrap.from b {
  color: #999999;
}

.container.info .info_wrap .info_input_wrap label {
  width: 19%;
  float: left;
  color: #999999;
  font-size: 12px;
  text-align: left;
  padding-right: 15px;
  padding-top: 5px;
}

.container.info .info_wrap .info_input_wrap label.addnone {
  padding-top: 2px;
}

.container.info .info_wrap .info_input_wrap select {
  margin-bottom: 0px;
  width: 218px;
  padding: 4px 6px;
  
   background-color: #2D2D2D;
   border: 1px solid #CCCCCC;
   border-radius: 4px 4px 4px 4px;
   color: #FFFFFF;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;  
}

.container.info .info_wrap .info_input_wrap .info_inputbox {
  float: left;
  width: 400px;
}

.container.info .info_wrap .info_input_wrap .info_inputbox span.error {
    color: #FF0000;
    display: block;
    float: left;
    width: 100%;
}

.container.info .info_wrap .info_input_wrap .info_inputbox .tb_paymentmethods {
  float: left;
  width: auto;
  display: inline;
}

.container.info .info_wrap .info_input_wrap .info_inputbox span.grand_total {
  color: #1aa1bf;
}

.container.info .info_wrap .info_input_wrap .info_inputbox label {
  float: none;
  display: inline;
  width: auto;
  padding-top: 0px; 
}

.container.info .info_wrap .info_input_wrap .info_inputbox.top label {
  float: left;
}

.container.info .info_wrap .info_input_wrap .info_inputbox input,
.container.info .info_wrap .info_input_wrap .info_inputbox textarea,
.container.info .info_wrap .info_input_wrap .info_inputbox select {
  margin-bottom: 0px;
  width: 93%;
  padding: 4px 6px;
   background-color: #2D2D2D;
   border: 1px solid #CCCCCC;
   border-radius: 4px 4px 4px 4px;
   color: #FFFFFF;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;
}

.container.info .info_wrap .info_input_wrap .info_inputbox input.incorrect,
.container.info .info_wrap .info_input_wrap .info_inputbox textarea.incorrect,
.container.info .info_wrap .info_input_wrap .info_inputbox select.incorrect {
   border: 1px solid red;
}

.container.info .info_wrap .info_input_wrap .info_inputbox .addin {
  /*color: #000;*/ /*Added by M. Kanev 09-Oct-2013*/
  font-size: 12px;
}
/*
.container.info .info_wrap .info_input_wrap_payment label {
  width: 200px;
  float: left;
  color: #000;
}

.container.info .info_wrap .info_input_wrap_payment .info_inputbox {
  float: left;
}

.container.info .info_wrap .info_input_wrap_payment .info_inputbox label {
  float: left;
  width: auto;
  color: #000;
  margin-right: 15px;
}

.container.info .info_wrap .info_input_wrap_payment .info_inputbox .tb_paymentmethods {
  float: left;
}
*/
/* ----- step2 css end -----  */

/* ----- step3 css start -----  */

.container.check {
/*  background: #006599;*/
  border-radius: 4px;
  width: 95%;
background: none;
border: none;
box-shadow: none;
  padding: 0px;
}

.container.check h3 {
  /*color: #000;*/ /*Altered by M. Kanev 09-Oct-2013*/
  border-bottom: 1px solid #666;
  font-size: 25px;
color: #999999;
padding-bottom: 10px;
}

.container.check .check_box_wrap {
  /*color: #000;*/ /*Altered by M. Kanev 09-Oct-2013*/
  font-size: 12px;
  padding-bottom: 10px;  
  width: 100%;
  float: left;
color: #999999;
}

.container.check .check_box_wrap a:link,
.container.check .check_box_wrap a:visited,
.container.check .check_box_wrap a:active {
color: #1aa1bf;
}

.container.check .check_box_wrap .check_name {
  width: 200px;
  float: left;
  font-weight: bold;
color: #999999;
}

.container.check .check_box_wrap .check_desc {
  float: left;
color: #999999;
}
.container.check #grand_total_wrap .check_name,
.container.check #grand_total_wrap .check_desc{
    color: #1aa1bf;
}

.container.check #gratuities_wrap .gratuities_btn {
    background: #1aa1bf;
   border: none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 5px;
    padding: 7px;
    width: auto;
    float:left;
}
.container.check #gratuities_wrap .gratuities_flat input {
    width: 40px;
    float:left;
}
.container.check #gratuities_wrap .gratuities_btn.active {
    background: #EEEEEE;
}
/* ----- step3 css end -----  */

/* new style added by shariar 23.11.13 start */

.ver_input_wrap.bottom {

}

.ver_input_wrap.bottom .routes_wrapper_from.right {
  float: right;
}

.ver_input_wrap.bottom .routes_wrapper_from .ver_dropoff_extra_wrapper .ver_input_wrap .ver_inputbox {
  width: 88.3% !important;
}

.ver_input_wrap.bottom .routes_wrapper_from .ver_dropoff_extra_wrapper .ver_input_wrap .sbHolder {
  width: 90% !important;
}

#return_routefrom_extra_wrapper.ver_dropoff_extra_wrapper .ver_input_wrap {
  margin-bottom: 15px;
}


.routes_wrapper_from #return_routefrom_extra_wrapper .ver_inputbox {
  background-color: #2D2D2D;
  float: left;
  width: 97%;
  margin-left: 0px;
  border: 1px solid #ccc;
  padding: 0px 4px;
  height: 28px;
  border-radius: 4px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

.routes_wrapper_from #return_routefrom_extra_wrapper .ver_inputbox.incorrect {
    border: 1px solid red;
}


.routes_wrapper_from #return_routefrom_extra_wrapper .sbHolder {
  margin-left: 0px;
  width: 100%;
  float: left;
}

.routecategory_wrapper_from .routestest {
  width: 43.8% !important;
}

/*--- orion new styles add start 06.12.13 ---*/
.routecategory_wrapper_from .ver_inputbox {
    background-color: #2D2D2D;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 28px;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 0px;
  text-indent: 4px;
    width: 100%;
}
/*--- orion new styles add end 06.12.13 ---*/

.routecategory_wrapper_from .routecategory_dropdown_wrapper,
.routecategory_wrapper_from .routecategory_dropoff_dropdown_wrapper {
  background: #2D2D2D;
  border: 1px solid #ccc;
  border-top: none;
  display: block;
  position: absolute;
  left: 0px;
  top: 30px;
  width: 100%;
  z-index: 9999;  
}

.routecategory_wrapper_from .routecategory_dropdown_wrapper .poi_link,
.routecategory_wrapper_from .routecategory_dropoff_dropdown_wrapper .poi_link {
  border-bottom: 1px dotted #515151;  
    display: block;
    padding: 7px;
   color: #FFFFFF;
   cursor: pointer;
}

.routecategory_wrapper_from .routecategory_dropdown_wrapper .poi_link img,
.routecategory_wrapper_from .routecategory_dropoff_dropdown_wrapper .poi_link img {
  width: 15px;
}
.routecategory_wrapper_from .arrow_wrapper.routecategory_options_trigger,
.routecategory_wrapper_from .arrow_wrapper.routecategory_dropoff_options_trigger {
    background: url("../images/select-icons.png") no-repeat scroll 0 -116px rgba(0, 0, 0, 0);
    bottom: 15px;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    width: 30px;
}

/* new style added by shariar 23.11.13 end */


/* 29.12.13 start */

.ver_input_wrap .pickup_selectwrapper .poi_dropdown_wrapper,
.ver_input_wrap .dropoff_selectwrapper .poi_dropdown_wrapper,
.routes_wrapper_from .routefrom_dropdown_wrapper,
.routes_wrapper_to .routeto_dropdown_wrapper,
.routecategory_wrapper_from .routecategory_dropdown_wrapper,
.routecategory_wrapper_from .routecategory_dropoff_dropdown_wrapper {
  max-height: 355px;
  overflow-y: scroll;
}

.sbOptions {
  margin-top: -25px !important; /*drop down background pulled up to overlap Select option text*/
}

/* 29.12.13 end */

a.back_previous:link,
a.back_previous:visited,
a.back_previous:active {
color: #999999 !important;
}
.not_for_hourly {
color: #999999;
}
a#edit_direction_trigger:link,a#edit_direction_trigger:visited,a#edit_direction_trigger:active,
a#addordercopy:link,a#addordercopy:visited,a#addordercopy:active{
color: #1aa1bf;
}

#ordercopy_wrap a.remove_order_copy:link,
#ordercopy_wrap a.remove_order_copy:visited,
#ordercopy_wrap a.remove_order_copy:active {
    width: 96%;
    float: left;
    margin-top: 5px;
    color: #1aa1bf;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    text-align: right;
}
/* shariar styles add 21.01.14 start */

.routecategory_wrapper_from {
width: 100%;
}

.routestestWrap {
width: 100%;
float: left;
}

.routestestWrap.drop {
width: 100%;
float: right;
}

.routestestWrap .routestest {
position: relative;
width: 90% !important;
}

.routestestWrap.drop .routestest {
position: relative;
width: 91% !important;
}

/* shariar styles add 21.01.14 end */

/* shariar 25.01.14 start */
.test_pickup {
    display: block;
    float: left;
    height: 28px;
    position: relative;
    width: 100%;
}

.test_pickup a.pickup_direction:link,
.test_pickup a.pickup_direction:visited,
.test_pickup a.pickup_direction:active {
	background: #2D2D2D url("../images/locateicongrey.png") no-repeat center 6px;
	width: 20px;
	height: 28px;
	position: absolute;
	top: 1px;
	right: 0px;
	text-indent: -9999px;
}

.test_dropoff {
    display: block;
    float: left;
    height: 28px;
    position: relative;
    width: 100%;
}

.test_dropoff a.dropoff_direction:link,
.test_dropoff a.dropoff_direction:visited,
.test_dropoff a.dropoff_direction:active {
	background: #2D2D2D url("../images/locateicongrey.png") no-repeat center 6px;
	width: 20px;
	height: 28px;
	position: absolute;
	top: 1px;
	right: 0px;
	text-indent: -9999px;
}

/* shariar 25.01.14 end */

#ui-datepicker-div {
	z-index: 99999 !important;
}

.incorrect {
	border: 1px solid red !important;
}

.warning {
margin-bottom: 10px;
}

span.message {
font-size: 12px;
color: #fb3f3f;
margin-top: 3px;
float: left;
}

/* style for map start */
#map-canvas-operation {
	min-height: 350px; 
	height: 350px; 
	width: 100%;	
}

#map-canvas-operation img {
	max-width: inherit !important;
}

#service_unavailable_msg {
color: red;
font-weight: bold;
margin-bottom: 10px;
}
/* style for map end */

/* style start for user_details */
.container.info .info_wrap .info_input_wrap.select .info_inputbox {
	width: 386px;
}
.container.info .info_wrap .info_input_wrap label a {
    color: #999999;
}
/* style end for user_details */

.date_Wrap.left .date_input.hr_min.shuttle .sbHolder {
	width: 118px !important;
}
.date_Wrap.left .date_input.hr_min.shuttle .sbOptions {
	width: 118px !important;
}

.date_Wrap.left .date_input.hr_min.shuttle .sbSelector {
	width: 118px !important;
}

.shuttletime_wrap input[type="radio"],
.shuttletime_wrap label {
	display: inline !important;
	vertical-align: middle !important;
	margin: 0px !important;
	padding-left: 5px;
	color: #FFFFFF !important;
}

/* New style add 03.11.14 start */

#return_extra_wrapper.ver_input_wrap.bottom .routes_wrapper_from .routes_from_inner .ver_inputbox {
	margin-bottom: 0px;
}

#return_extra_wrapper.ver_input_wrap.bottom .routes_wrapper_from #return_routefrom_extra_wrapper.ver_dropoff_extra_wrapper .ver_input_wrap {
	margin-bottom: 0px;
}

/* New style add 03.11.14 end */

/* My Order tab style start */

.user_profile .topinnerWrap {
	padding-bottom: 10px;
}

.user_profile .submit {
	float: left !important;
}
.ordertop_wrap label {
	color: #FFFFFF;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_paginate, .dataTables_previous,
.dataTables_wrapper .dataTables_paginate, .paginate_button,
.dataTables_wrapper .dataTables_paginate, .dataTables_next {
    color: #FFFFFF !important;
}
#orders_table, #invoices_table{
    color: black !important;
}
.order_message,
.welcome_message,
.book_message {
    font-size: 13px;
    font-style: italic;
    color: #FFFFFF !important;
}
.address_book_wrap,
.address_book_wrap table {
    color: #FFFFFF !important;
}
.address_book_wrap .login_message,
.login_message {
    font-size: 13px;
    font-style: italic;
    color: #FFFFFF !important;
}
.address_book_wrap .add_button {
    padding-bottom: 10px;
}
.address_table table {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    border-collapse: inherit;
}
.address_table table tr th,
.address_table table tr td {
    width: 20%;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 8px;
    text-align: center;
    word-break: break-all;
    word-wrap: break-word;
}
.address_table table tr td {
    background-color: #2D2D2D;
}
.dataTable thead,
.address_table table thead {
    color: #FFFFFF;
}
.address_table table thead tr {
    background: none !important;
}
.address_table table thead tr th {
    border-bottom: 1px solid #000;
    padding: 10px 0px;
}
#vehicle_wrapper .cars .debug_price {
    color: #999999 !important;
}
.address_book_wrap .tborders_address_edit,
.address_book_wrap .tborders_address_delete {
    color: #FFFFFF !important;
}
.dataTable .myorders_order_details,
.dataTable .myorders_order_cancel{
color: #000 !important;
}
.address_book_wrap #myorders_new_address_trigger {
    background-color: #1aa1bf;
    font-size: 16px;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 1px 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer;
    float: right;
    margin-right: 3%;
    margin-bottom: 10px;
    text-decoration: none;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
#myorders_new_address_form {
    background-color: #006599;
    margin: 10px;
    padding: 10px;
}
#myorders_new_address_form label {
    color: #FFFFFF;
    float: none;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    width: 100%;
}
#myorders_new_address_form .add_item {
    padding-bottom: 10px;
}
#myorders_new_address_form .add_item input {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 3px;
    background-color: #2D2D2D;
    color: #FFFFFF}
#myorders_new_address_form .add_item input.incorrect {
    border: 1px solid red;
}
.tborders_address_submit_btn {
    background: none repeat scroll 0 0 #1aa1bf;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-right: 3%;
    padding: 5px 10px;
    transition: all 1s ease 0s;
}

@media only screen and (max-width: 800px) {
.address_book_wrap {
	margin: 0px -15px;
}
.address_table table tr th, 
.address_table table tr td {
	width: auto;
	text-align: left;
}
	/* Force table to not be like tables anymore */
.address_table table,
.address_table thead,
.address_table tbody,
.address_table th,
.address_table td,
.address_table tr {
    display: block;
}
	 
/* Hide table headers (but not display: none;, for accessibility) */
.address_table thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
 
.address_table tr { border: 1px solid #ccc; }
 
.address_table td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50% !important;
padding-bottom: 10px;
padding-top: 5px;
white-space: normal;
text-align:left;
}
 
.address_table td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align:left;
font-weight: bold;
}
 
/*
Label the data
*/
.address_table td:before { content: attr(data-title); }
}

/*datatable coding start*/
.ordertop_wrap .from_part {
    float: left;
    width: 50%;
}
.ordertop_wrap .from_part label {
    display: block;
    width: 100%;
}
.ordertop_wrap .from_part input[type="text"] {
    width: 206px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #2D2D2D;
    border: 1px solid #ccc;
    color: #FFFFFF;
}
.ordertop_wrap .to_part {
    float: right;
    width: 50%;
}
.ordertop_wrap .to_part label {
    display: block;
    width: 100%;
}
.ordertop_wrap .to_part input[type="text"] {
    width: 206px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #2D2D2D;
    border: 1px solid #ccc;
    color: #FFFFFF;
}
.dataTables_wrapper .dataTables_length {
    width: 50%;
}
.dataTables_wrapper .dataTables_length select {
    display: block;
    background-color: #2D2D2D;
    color: #FFFFFF;
    border: 1px solid #ccc;
    width: 220px;
    float: none;
}
.dataTables_wrapper .dataTables_filter {
    width: 50%;
    float: left !important;
    text-align: left !important;
}
.dataTables_wrapper .dataTables_filter input {
    display: block;
    margin-left: 0px !important;
    width: 206px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #2D2D2D;
    border: 1px solid #ccc;
}
/*datatable coding end*/

/* My Order tab style end */

/* Large desktop */
@media (min-width: 1200px) {

body {
/*background: red !important;*/
}

/*--- orion new styles add start 06.12.13 ---*/

.routes_wrapper_to .routestest {
  width: 102% !important;
}

/*--- orion new styles add end 06.12.13 ---*/

/*
.sbOptions {
  width: 339px !important;
}
*/

.routes_wrapper_to .routeto_dropdown_wrapper {
  top: 65px;
}

}

@media (min-width: 980px) and (max-width: 1199px) { 

body {
/*background: green !important;*/
}

.pickup_labelwrap {
  width: 35% !important;
}

.dropoff_labelwrap {
  width: 35% !important;
}

}

@media (min-width: 768px) and (max-width: 979px) {

body {
/*background: pink !important;*/
}

.pickup_labelwrap {
  width: 45% !important;
}

.dropoff_labelwrap {
  width: 45% !important;
}

/* toppart style start 09.02.14 added by shariar */

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField {
	width: 99%;
}

/* toppart style end 09.02.14 added by shariar */


}

/* Portrait tablet to landscape and desktop */
@media (min-width: 481px) and (max-width: 767px) { 

body {
/*background: teal !important;*/
}


.pickup_labelwrap {
  width: 38% !important;
}

.dropoff_labelwrap {
  width: 38% !important;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap.left {
  width: 100%;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap.right {
  width: 100%;
  float: left;
}

.routes_wrapper_from {
  width: 100%;
}

.routes_wrapper_to {
  width: 100%;
  float: left;
}

.routes_indicator {
  margin-top: 0px;
  margin-bottom: 10px;
}

/*--- orion new styles add start 06.12.13 ---*/
.routes_indicator span {
  display: none;
}

/*--- orion new styles add end 06.12.13 ---*/

.routes_indicator a:link,
.routes_indicator a:visited,
.routes_indicator a:active {
  color: #FFFFFF;
  font-size: 14px;
  display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  
}

.routes_indicator .arrow_img_desktop {
  display: none;
}

.routes_indicator .arrow_img {
  display: block;
}

#tabs_hourly_hire .ver_input_wrap.hourly .controls.hourly .houtly_inner {
  width: 90%;
}

#hourly_extra_wrapper .ver_input_wrap .ver_inputbox.extra {
  width: 89%;
}

#vehicle_wrapper .cars td {
  padding: 30px 10px !important;
  width: 20%;
  display: inline;
}

#vehicle_wrapper .cars .vehicle_type, #vehicle_wrapper .cars .vehicle_time {
  padding-left: 150px !important;
}

.messagewrap .messagetitle {
  font-size: 17px;
}

.container.info .info_wrap .info_input_wrap label {
  width: 75%;
}

/* new style added by shariar 23.11.13 start */

.routecategory_wrapper_from .routestest {
  width: 90% !important;
}

.routes_wrapper_to .routes_to_inner .ver_inputbox {
  width: 100%;
}

/* new style added by shariar 23.11.13 end */

ul.ui-autocomplete {
z-index: 99999 !important;
}

.container.info .info_wrap .info_input_wrap.from,
.container.info .info_wrap .info_input_wrap.to {
margin-bottom: 0px;
}
.container.info .info_wrap .info_input_wrap.from .info_inputbox,
.container.info .info_wrap .info_input_wrap.to .info_inputbox{
display: none;
}

.container.info .info_wrap .info_input_wrap.from label,
.container.info .info_wrap .info_input_wrap.to label {
margin-bottom: 0px;
}

#vehicle_wrapper .cars .vehicle_price h5,
#vehicle_wrapper .cars .vehicle_time h5,
#vehicle_wrapper .cars .vehicle_type h5 {
margin: 0px;
}

/* shariar styles add 21.01.14 start */
.routecategory_wrapper_from .routestestWrap {
width: 100%;
float: left;
}
.routecategory_wrapper_from .routestestWrap.drop {
width: 100%;
float: left;
}
.routecategory_wrapper_from .routestestWrap .routestest {
width: 90% !important;
}
.routecategory_wrapper_from .routestestWrap.drop .routestest {
width: 90% !important;
}
/* shariar styles add 21.01.14 end */

/* shariar 25.01.14 start */

.pickup_labelwrap {
width: 100% !important;
}

.dropoff_labelwrap {
width: 100% !important;
}

/* shariar 25.01.14 end */

/* toppart style start 09.02.14 added by shariar */

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap.left  {
	width: 100%;
	float: left;
	/*margin-bottom: 10px;*/
	margin-bottom: 30px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap.right {
	width: 100%;
	float: left;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField {
	width: 99%;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .time_at_stop .title_stops {
	width: 100%;
	margin-bottom: 5px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .time_at_stop .sbHolder {
	width: 100%;
}

/* toppart style end 09.02.14 added by shariar */


}

/* Landscape phone to portrait tablet */
@media (min-width: 300px) and (max-width: 480px) {

body {
/*background: orange !important;*/
}

.pickup_labelwrap {
  width: 72% !important;
}

.dropoff_labelwrap {
  width: 72% !important;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap.left {
  width: 100%;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap.right {
  width: 100%;
  float: left;
}

.routes_wrapper_from {
  width: 100%;
}

.routes_wrapper_to {
  width: 100%;
  float: left;
}

.routes_indicator {
  margin-top: 0px;
  margin-bottom: 10px;
}

/*--- orion new styles add start 06.12.13 ---*/
.routes_indicator span {
  display: none;
}
/*--- orion new styles add end 06.12.13 ---*/

.routes_indicator a:link,
.routes_indicator a:visited,
.routes_indicator a:active {
  color: #FFFFFF;
  font-size: 14px;
  display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  
}

.routes_indicator .arrow_img_desktop {
  display: none;
}

.routes_indicator .arrow_img {
  display: block;
}

#tabs_hourly_hire .ver_input_wrap.hourly .controls.hourly .houtly_inner {
  width: 90%;
}

#hourly_extra_wrapper .ver_input_wrap .ver_inputbox.extra {
  width: 89%;
}

.container.info {
  padding-left: 0px;
  padding-right: 0px;
}

.container.info .info_wrap .info_input_wrap label {
  width: 90%;
}

.container.info .info_wrap .info_input_wrap .info_inputbox,
.container.info .info_wrap .info_input_wrap.select .info_inputbox {
  width: 100%;
}

.date_Wrap.left .sbHolder.dateinline, .date_Wrap.right .sbHolder.dateinline {
  margin-bottom: 5px;
}

/* tab css start */

#verticle_booking_wrap ul.ui-widget-header li {
  margin-left: 0px;
  white-space: inherit;
}

#verticle_booking_wrap ul.ui-widget-header li a:link, 
#verticle_booking_wrap ul.ui-widget-header li a:visited, 
#verticle_booking_wrap ul.ui-widget-header li a:active {
  width: 60px;
  padding: 5px 3px 0px 3px;
  text-align: center;
  height:35px;
  line-height: normal;
}

/* tab css end */

#vehicle_wrapper .cars td {
  padding: 30px 10px !important;
  width: 20%;
  display: inline;
}

#vehicle_wrapper .cars td {
  padding-left: 80px !important;
}

.messagewrap .messagetitle {
  font-size: 13px;
}

/* new style added by shariar 23.11.13 start */

.routecategory_wrapper_from .routestest {
  width: 90% !important;
}

.routes_wrapper_to .routes_to_inner .ver_inputbox {
  width: 100%;
}

/* new style added by shariar 23.11.13 end */

ul.ui-autocomplete {
z-index: 99999 !important;
}

.container.check .check_box_wrap .check_name {
width: 100%;
}

.container.info .info_wrap .info_input_wrap {
margin-bottom: 0px;
}

.container.info .info_wrap .info_input_wrap.from .info_inputbox,
.container.info .info_wrap .info_input_wrap.to .info_inputbox{
display: none;
}

.container.info .info_top .price {
padding: 10px 0px;
}

#verticle_booking_wrap #tabs_address.verticl_booking_toppart {
padding-top: 30px;
}

.container.info .info_top h3 {
font-size: 17px;
}

.container.check h3 {
font-size: 17px;
}

#vehicle_wrapper .cars .vehicle_price h5, 
#vehicle_wrapper .cars .vehicle_time h5, 
#vehicle_wrapper .cars .vehicle_type h5 {
margin: 0px;
}

a.back_previous:link, 
a.back_previous:visited, 
a.back_previous:active {
float: right;
}

/* shariar styles add 21.01.14 start */
.routecategory_wrapper_from .routestestWrap {
width: 100%;
float: left;
}
.routecategory_wrapper_from .routestestWrap.drop {
width: 100%;
float: left;
}
.routecategory_wrapper_from .routestestWrap .routestest {
width: 90% !important;
}
.routecategory_wrapper_from .routestestWrap.drop .routestest {
width: 90% !important;
}
/* shariar styles add 21.01.14 end */

/* toppart style start 09.02.14 added by shariar */

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap.left  {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap.right {
	width: 100%;
	float: left;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .top_ver_input_wrap .inputField {
	width: 99%;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .time_at_stop .title_stops {
	width: 100%;
	margin-bottom: 5px;
}

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap .time_at_stop .sbHolder {
	width: 100%;
}

/* toppart style end 09.02.14 added by shariar */

}

/* Landscape phones and down */
@media (min-width: 100px) and (max-width: 299px) {

body {
/*background: fuchsia !important;*/
}

.pickup_labelwrap {
  width: 78% !important;
}

.dropoff_labelwrap {
  width: 78% !important;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap.left {
  width: 100%;
}

#verticle_booking_wrap .verticl_booking_midpart .seats_wrap.right {
  width: 100%;
  float: left;
}

.routes_wrapper_from {
  width: 100%;
}

.routes_wrapper_to {
  width: 100%;
  float: left;
}

.routes_indicator {
  margin-top: 0px;
  margin-bottom: 10px;
}


/*--- orion new styles add start 06.12.13 ---*/
.routes_indicator span {
  display: none;
}

/*--- orion new styles add end 06.12.13 ---*/

.routes_indicator a:link,
.routes_indicator a:visited,
.routes_indicator a:active {
  color: #FFFFFF;
  font-size: 14px;
  display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  
}

.routes_indicator .arrow_img_desktop {
  display: none;
}

.routes_indicator .arrow_img {
  display: block;
}

#tabs_hourly_hire .ver_input_wrap.hourly .controls.hourly .houtly_inner {
  width: 90%;
}

#hourly_extra_wrapper .ver_input_wrap .ver_inputbox.extra {
  width: 89%;
}

.container.info {
  padding-left: 0px;
  padding-right: 0px;
}

.container.info .info_wrap .info_input_wrap label {
  width: 90%;
}

.container.info .info_wrap .info_input_wrap .info_inputbox,
.container.info .info_wrap .info_input_wrap.select .info_inputbox {
  width: 100%;
}

.date_Wrap.left .sbHolder.dateinline, .date_Wrap.right .sbHolder.dateinline {
  margin-bottom: 5px;
}

.ver_input_wrap label {
  width: 101%;
}

/* tab css start */

#verticle_booking_wrap ul.ui-widget-header li {
  margin-left: 0px;
  white-space: inherit;
}

#verticle_booking_wrap ul.ui-widget-header li a:link, 
#verticle_booking_wrap ul.ui-widget-header li a:visited, 
#verticle_booking_wrap ul.ui-widget-header li a:active {
  width: 50px;
  font-size: 12px;
  padding: 5px 3px 0px 3px;
  text-align: center;
  height:35px;
  line-height: normal;
}

/* tab css end */

#vehicle_wrapper .cars td {
  padding: 30px 10px !important;
  width: 20%;
  display: inline;
}
.rt-block {
  margin: 0px;
  padding: 40px 0px 0px 0px;
}
#vehicle_wrapper .cars td {
  padding-left: 65px !important;
}
.messagewrap .messagetitle {
  font-size: 12px;
}
#security_code {
  width: 50%;
}

/* new style added by shariar 23.11.13 start */

.routecategory_wrapper_from .routestest {
  width: 90% !important;
}

.routes_wrapper_to .routes_to_inner .ver_inputbox {
  width: 100%;
}

/* new style added by shariar 23.11.13 end */

ul.ui-autocomplete {
z-index: 99999 !important;
}

a.back_previous:link,
a.back_previous:visited,
a.back_previous:active {
float: right;
}

/* shariar styles add 21.01.14 start */
.routecategory_wrapper_from .routestestWrap {
width: 100%;
float: left;
}
.routecategory_wrapper_from .routestestWrap.drop {
width: 100%;
float: left;
}
.routecategory_wrapper_from .routestestWrap .routestest {
width: 90% !important;
}
.routecategory_wrapper_from .routestestWrap.drop .routestest {
width: 90% !important;
}
/* shariar styles add 21.01.14 end */

}

/* new style added by unorina 05.01.14 start */
.step_submit_button {
    background: #1aa1bf;
   border: none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px;
    width: 114px;
    float:left;
}
.step_submit_button:hover {
  background: #1aa1bf;
  transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.check_wrap span.security_code_error {
    color: #FF0000;
    display: block;
    float: left;
    margin-left: 10px;
    font-size: 15px;
}
/* new style added by unorina 05.01.14 end */

.dataTables_processing {
  background-color: white;
  border: 1px solid #DDDDDD;
  color: #999999;
  font-size: 14px;
  height: 30px;
  left: 50%;
  margin-left: -125px;
  margin-top: -15px;
  padding: 14px 0 2px;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 250px;
        z-index: 1;
}

.container.check .check_box_wrap a#terms_trigger:link,
.container.check .check_box_wrap a#terms_trigger:visited,
.container.check .check_box_wrap a#terms_trigger:active {
color:#0088CC;
}

.container.check .check_box_wrap a#terms_trigger:hover {
text-decoration: underline;
}

/* Please don't touch it added by shariar 10.01.13 start */

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
  40% {-webkit-transform: translateY(-15px);}
  60% {-webkit-transform: translateY(-5px);}
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
  40% {-moz-transform: translateY(-15px);}
  60% {-moz-transform: translateY(-5px);}
}

@-ms-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-ms-transform: translateY(0);}
  40% {-ms-transform: translateY(-15px);}
  60% {-ms-transform: translateY(-5px);}
}

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
  40% {-o-transform: translateY(-15px);}
  60% {-o-transform: translateY(-5px);}
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-15px);}
  60% {transform: translateY(-5px);}
}

#verticle_booking_wrap ul.ui-widget-header li:hover {  
/*- animation name -*/
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -ms-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
/*- transition duration name -*/
  transition: all 2s;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
/*- transform origin name -*/
  -webkit-transform-origin:50% 50%;
  -moz-transform-origin:50% 50%;
  -ms-transform-origin: top center;
  -o-transform-origin:50% 50%;
  transform-origin: top center;
/*- animation count name -*/
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
/*- animation timing function name -*/
  -o-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;

  display: inline-block !important;
float: none !important;
}

#verticle_booking_wrap ul.ui-widget-header li {
display: inline-block !important;
float: none !important;
}

#verticle_booking_wrap ul.ui-widget-header li a:link, 
#verticle_booking_wrap ul.ui-widget-header li a:visited, 
#verticle_booking_wrap ul.ui-widget-header li a:active {
/*float: none !important;*/
display: block !important;
}

#verticle_booking_wrap ul.ui-widget-header li a:hover {
display: inline-block !important;
}


/* Please don't touch it added by shariar 10.01.13 end */

/* added on Sep 12.2014 */
#verticle_booking_wrap .verticl_booking_bottompart.shuttle label {
    width: 100%;
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
}
#shuttle-passengers-wrapper ul.shuttle-passengers-list,
#hrs-wrapper ul.hrs-list,
#mins-wrapper ul.mins-list,
#return-hrs-wrapper ul.hrs-list,
#return-mins-wrapper ul.mins-list{
    width:100%;
    margin: 0;
    padding-left: 9px;
}
#shuttle-passengers-wrapper ul.shuttle-passengers-list li,
#hrs-wrapper ul.hrs-list li,
#mins-wrapper ul.mins-list li,
#return-hrs-wrapper ul.hrs-list li,
#return-mins-wrapper ul.mins-list li{
    width: 65px;
    display: block;
    float: left;
    margin: 2px;
}
#shuttle-passengers-wrapper ul.shuttle-passengers-list li .passenger-btn,
#hrs-wrapper ul.hrs-list li .hrs-btn,
#mins-wrapper ul.mins-list li .mins-btn,
#return-hrs-wrapper ul.hrs-list li .return-hrs-btn,
#return-mins-wrapper ul.mins-list li .return-mins-btn{
    width: 100%;
}
#verticle_booking_wrap .verticl_booking_midpart.shuttle #selected_seat {
    color: #FFFFFF;
    font-size: 12px;
}

/* added on Sep 12.2014 */

#verticle_booking_wrap_outer .address_book_wrap a.btn:link,
#verticle_booking_wrap_outer .address_book_wrap a.btn:visited,
#verticle_booking_wrap_outer .address_book_wrap a.btn:active {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;	
}
#verticle_booking_wrap_outer .address_book_wrap a.btn:hover {
    background-color: #e6e6e6 !important;
    background-image: linear-gradient(to bottom, #e6e6e6, #e6e6e6) !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3 !important;
    border-image: none !important;
    border-radius: 4px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 0 !important;
    padding: 4px 12px !important;
    text-align: center !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
    vertical-align: middle !important;	
}
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap a.addstop:link,
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap a.addstop:visited, 
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap a.addstop:active {
    position: relative;
    text-align: right;
    width: 100px;
    z-index: 999;
}
.order_item {
    width: 100%;
}
.order_item .order_item_left {
    width: 30%;
    display: inline-block;
    font-size: 12px;
}
.order_item .order_item_left:nth-child(odd) {
    font-weight: bold;
}
.order_item .order_item_left:nth-child(even) {
    
}
.ordertop_wrap .from_part a.clearnow:link,
.ordertop_wrap .from_part a.clearnow:visited,
.ordertop_wrap .from_part a.clearnow:active,
.ordertop_wrap .to_part a.clearnow:link,
.ordertop_wrap .to_part a.clearnow:visited,
.ordertop_wrap .to_part a.clearnow:active {
    font-size: 18px;
    color: #FFFFFF !important;
}
.select_addressbook.pickupWrap {
    /*background: red;*/
    width: 100%; 
    float: left;
    margin-top: 10px; 
    margin-bottom: 5px;
}
.select_addressbook.dropoffwrap {
    /*background: green; */
    width: 100%; 
    float: left;
    margin-top: 10px; 
    margin-bottom: 5px;
}
table.dataTable.hover tbody tr:hover,
table.dataTable.hover tbody tr.odd:hover,
table.dataTable.hover tbody tr.even:hover, table.dataTable.display tbody tr:hover,
table.dataTable.display tbody tr.odd:hover,
table.dataTable.display tbody tr.even:hover {
    background: #fff !important;
}
table.dataTable tbody tr.child td.child ul li:last-child span.dtr-title {
    display:none;
}

/* order user tab style start */

.profile-photo-wrap {
/*	width: 50%; 
    float: left;
    */
}
.profile-photo-wrap .user_photo {
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}
.profile-photo-wrap .user_photo img {
    max-width: 100%;
    width: 100%;
    display: block;
}
.profile-photo-wrap .change_photo {
	margin-bottom: 10px;
}
.profile-photo-wrap .change_photo a:link,
.profile-photo-wrap .change_photo a:visited,
.profile-photo-wrap .change_photo a:active {
    color: #FFFFFF !important;
}
span.btn.fileinput-button {
    margin-bottom: 10px;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-bar {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width 0.6s ease 0s;
}
.files {
    margin-bottom: 10px;
}
#photoPreviewWrap {
    margin-bottom: 10px;
}
#save_image {
    margin-bottom: 10px;
}
.profile-title-wrap {
/*	width: 50%; 
    float: left;
    */
}
.profile-title-wrap .profile-title {
    color: #FFFFFF;
    padding: 5px;
    margin-right: 5px;
    font-size: 18px;
    width: 232px;
}
.profile-title-wrap .profile-phone {
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px;
    margin-right: 5px;
    width: 232px;
}
.profile-title-wrap .profile-phone a:link,
.profile-title-wrap .profile-phone a:visited,
.profile-title-wrap .profile-phone a:active {
    font-size: 12px;
    color: #FFFFFF !important;
}
.profile-title-edit,
.profile-phone-edit {
    margin-bottom: 10px;
}
.profile-title-edit input[type="text"],
.profile-phone-edit input[type="text"] {
    background: #2D2D2D;
    color: #FFFFFF;
    float: left;
    margin-right: 5px;
    width: 220px;
    border-redius: 5px !important;
    margin-bottom: 0px !important;
    padding: 4px 6px !important;
}
.profile-title-edit .save_icon,
.profile-phone-edit .save_icon {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.profile-title-edit .save_icon a:link,
.profile-title-edit .save_icon a:visited,
.profile-title-edit .save_icon a:active,
.profile-phone-edit .save_icon a:link,
.profile-phone-edit .save_icon a:visited,
.profile-phone-edit .save_icon a:active {
    background: url(images/save_button_img.png) no-repeat left top;
    width: 16px;
    height: 16px;
    display: block;
    text-indent: -99999px;
}
.profile-title-edit .delete_icon,
.profile-phone-edit .delete_icon {
    display: block;
    float: left;
    margin-top: 5px;
}
.profile-title-edit .delete_icon a:link,
.profile-title-edit .delete_icon a:visited,
.profile-title-edit .delete_icon a:active,
.profile-phone-edit .delete_icon a:link,
.profile-phone-edit .delete_icon a:visited,
.profile-phone-edit .delete_icon a:active {
    background: url(images/delete_button_img.png) no-repeat left top;
    width: 16px;
    height: 16px;
    display: block;
    text-indent: -99999px;
}
.profile-title .name_save {
    display: none;
}
.profile-title .name_delete {
    display: none;
}
.profile_photo_large_screen .profile-photo {
    float: left;
    width: 50%;
}
.profile_photo_large_screen .profile-title-wrap {
    float: left;
    width: 50%;
}
.profile-title-wrap.mobile {
    display: none;
}
/*
.jcrop-holder #preview-pane {
    position: absolute !important;
}
*/

/* default btn style start */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* default btn style end */

/* order user tab style end */


@media (max-width: 767px) {

/* order user tab style start */

.profile_photo_large_screen .profile-photo {
    float: none;
    width: 100%;
}
.profile_photo_large_screen .profile-title-wrap {
    float: left;
    width: 50%;
    display: none;
}

.profile-title-wrap.mobile {
    display: block;
}
/*
.jcrop-holder #preview-pane {
	right: -115px !important;
	top: 100% !important;
}
*/
.profile-photo-wrap {
float: none;
width: 100%;
margin-bottom: 20px;
}
.profile-title-wrap {
float: none;
width: 100%;
}
.profile-photo-wrap .user_photo {
width: auto;
height: auto;
}
.profile-title .profile_name {
width: auto;
}

/* order user tab style end */

/*datatable coding start*/

.ordertop_wrap .from_part {
    float: left;
    width: 100%;
}
.ordertop_wrap .from_part label {
    display: block;
    width: 100%;
}
.ordertop_wrap .from_part input {
    width: 145px !important;
}
.ordertop_wrap .to_part {
    float: left;
    width: 100%;
}
.ordertop_wrap .to_part label {
    display: block;
    width: 100%;
}
.ordertop_wrap .to_part input {
    width: 145px !important;
}
.dataTables_wrapper .dataTables_length {
    width: 100%;
}
.dataTables_wrapper .dataTables_length select {
    display: block;
    width: 155px !important;
}
.dataTables_wrapper .dataTables_filter {
    width: 100%;
    float: left !important;
    text-align: left !important;
}
.dataTables_wrapper .dataTables_filter input {
    display: block;
    margin-left: 0px !important;
    width: 145px !important;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    text-align: left !important;
}
table.dataTable tr.child span.dtr-title {
    display: block !important;
}
table.dataTable tbody tr.child td.child ul li:last-child span.dtr-title {
    display:none !important;
}
table.dataTable.nowrap th, 
table.dataTable.nowrap td {
    white-space: normal !important;
}

table.dataTable tr.child ul {
    margin-left: -20px !important;
}
table.dataTable tbody tr:hover {
    background-color: #fff !important;
}

/*datatable coding end*/

#verticle_booking_wrap .verticl_booking_toppart .topouterWrap.left {
margin-bottom: 30px !important;
}
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap {
padding-top: 20px;
}
#verticle_booking_wrap .verticl_booking_toppart .topouterWrap .topinnerWrap.nonstop_wrap {
padding-top: 0px;
}
.my_order_extra_gap {
    margin-top: 30px;
}

}

@media (max-width: 480px) {

}

@media (max-width: 390px) {

.profile-title-wrap .profile-title {
    width: auto;
    font-size: 16px;
}
.profile-title-wrap .profile-phone {
    width: auto;
}
.profile-title-edit input[type="text"],
.profile-phone-edit input[type="text"] {
    width: 100px;
}

}