form#formairtosub, div.riepilogo {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f8f8f8));
  background-image: -webkit-linear-gradient(#ffffff, #f8f8f8);
  background-image: -moz-linear-gradient(#ffffff, #f8f8f8);
  background-image: -o-linear-gradient(#ffffff, #f8f8f8);
  background-image: -ms-linear-gradient(#ffffff, #f8f8f8);
  background-image: linear-gradient(#ffffff, #f8f8f8);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #E0E0E0;
    font-size: 12px;
    font-family:  Arial, Helvetica, sans-serif;
    margin: 5px;
}
div.expresstransfertopform {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 150px;
    margin-bottom: -117px;
    margin-right: 10px;
    margin-top: 5px;
    text-align: right;
	font-weight: bold;
}

form#et_credit_card_payment label span, form#formairtosub label span {

}
/*
form#formairtosub label#express_return {
    margin-top: 44px;
    margin-left: 28px;
}
*/

form#selectdirection {
    width: 500px;
}
form#et_credit_card_payment input, form#selectdirection input {
    width: 85px;
    font-size: 11px;
}
select#fromairtosubselect {
    float: right;
    font-size: 11px;
    width: 237px;
}

/*
add by qgz
*/
#suburb_from,#suburb_to {
    float: right;
    font-size: 11px;
    width: 230px;
}
/*add end*/

a#select_suburb_fancybox {
}
input#select_suburb {
    float: right;
    font-size: 11px;
    margin: 0;
    width: 230px;
}
input#fromAirportToSuburbDatePicker {
    font-size: 11px;
}
input#returnfromAirportToSuburbDatePicker {
    font-size: 11px;
    float: right;
}
form#formairtosub label {
    display: block;
    margin: 10px 0;
    font-size: 11px;
    font-weight: bold;
}
a#direction_arrow {
    margin-left: 70px;

}
a#direction_arrow img {
    cursor: pointer;
}
a#direction_arrow span {
    color: #222222;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top: -8px;
    cursor: pointer;
}
.booking_proceed_btn {
    background: url("images/btn1.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    height: 24px;
    margin: 75px 0 10px 510px;
    padding: 0;
    width: 100px;
}
.booking_proceed_btn:hover {
    background-position: 0 100%;
    cursor: pointer;
}

form#formairtosub select {
    font-size: 11px;
}
form#et_credit_card_payment label, form#form_booking_details label {
    display: block;
}
h2.express_price {
    font-size: 35px;
    font-weight: bold;
    position: relative;
    top: 0;
    height: auto !important;
    text-align: left;
    padding: 0 !important;
    margin: 0 !important;
}
img.middle_arrow {
    position: relative;
    top: 37px;
    visibility:hidden;
}

body {
    background: #fff !important;
}

form.formular {
    font-family: tahoma, verdana, "sans-serif";
    font-size: 12px;
    padding: 20px;
    border: 1px solid #A5A8B8;
    width: 300px;
    margin: 0 auto;
}

.formular fieldset {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #B5B8C8;
}

.formular legend {
    font-size: 12px;
    color: #15428B;
    font-weight: 900;
}

.formular fieldset label {
    float: none;
    text-align: inherit;
    width: auto;
}

.formular label span {
    color: #000;
}

.formular input,.formular select,.formular textarea {
    display: block;
    margin-bottom: 5px;
}

.formular .text-input {
    width: 250px;
    color: #555;
    padding: 4px;
    border: 1px solid #B5B8C8;
    font-size: 14px;
    margin-top: 4px;
    background: #FFF repeat-x;
}

.formular textarea {
    width: 250px;
    height: 70px;
    color: #555;
    padding: 4px;
    border: 1px solid #B5B8C8;
    font-size: 14px;
    margin-top: 4px;
    background: #FFF repeat-x;
}

.formular .infos {
    background: #FFF;
    color: #333;
    font-size: 12px;
    padding: 10px;
    margin-bottom: 10px;
}

.formular span.checkbox,.formular .checkbox {
    display: inline;
}

.formular .submit {

    border: 1px solid #AAA;
    padding: 4px;
    margin-top: 20px;
    float: right;
    text-decoration: none;
    cursor: pointer;
}

.formular hr {
    clear: both;
    visibility: hidden;
}

.formular .fc-error {
    width: 350px;
    color: 555;
    padding: 4px;
    border: 1px solid #B5B8C8;
    font-size: 12px;
    margin-bottom: 15px;
    background: #FFEAEA;
}

.suburb_rate {
    float: left;
    cursor: pointer;
}

.ui-tabs a {
    font-size: 11px;
    padding: 2px;
}
a.nofind {
    background: none repeat scroll 0 0 #4BB0E1;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    bottom: 0;
    color: #F8F8F8;
    display: block;
    float: right;
    font-size: 11.5px;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    position: absolute;
    right: 7px;
    text-decoration: none;
    text-transform: capitalize;
}

/*
///add by qgz
*/
div.nofind2 {
    display: block;
    float:right;
    font-size: 11.5px;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    text-align:center;
    position: absolute;
    bottom: 0;
    right: 170px;
}
div.nofind {
    display: inline-block;
    font-size: 11.5px;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    text-align:center;
    background-color:red;
    color:white;
    /*
    text-transform: capitalize;
    width:295px;
    text-decoration: underline;
    float: right;
    position: absolute;
    bottom: 0;
    right: 170px;
    */
}
/*
///
*/

/***** define button *****/

button::-moz-focus-inner {
    border: 0; }

/* minimal
*******************************************************************************/
button.minimal {
    margin-top: 10px;
    background: #7f987a; /*#e22828;*/
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -o-box-shadow: inset 0 0 1px 1px #f6f6f6;
    box-shadow: inset 0 0 1px 1px #f6f6f6;
    color: #f6f6f6;
    font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
    line-height: 1;
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    font-size: 32px;
    width: 150px; }
button.minimal:hover {
    background: #959855; /*#ef3c39;*/
    -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
    -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
    -ms-box-shadow: inset 0 0 1px 1px #eaeaea;
    -o-box-shadow: inset 0 0 1px 1px #eaeaea;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #f8f8f8;
    cursor: pointer; }
button.minimal:active {
    background: #959855; /*#ba0f0c;*/
    -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -ms-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -o-box-shadow: inset 0 0 1px 1px #e3e3e3;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #f8f8f8; }

.column:after,
.button-collection:after,
.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0; }

div.notfinal p {
    font-family: arial,helvetica,sans-serif;
    font-size: 10.2px;
    margin-bottom: 7px;
    margin-top: 0px;
}

div.notfinal p span {
    color: #777777;
}
.express_steps {
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    position: relative;
    display:none;
}
.express_steps div.internal {
    background: url("images/step.png") no-repeat scroll 0 0 transparent;
    height: 39px;
    padding: 18px;
    position: relative;
    top: 12px;
    width: 39px;
}

.express_steps div.internal span {
    bottom: 7px;
    color: #222222;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    right: 2px;
}

div.passages_expressst div.text_expressst {
    color: #666;
    display: inline;
    font-size: 15px;
    font-weight: bold;
    left: 55px;
    position: relative;
}
div.passages_expressst .text_expressst.active {
    color: #E22828;
}
.stepscontainer {
    position: relative;
    top: 16px;
}
.expressrealformcontainer {
    position: relative;
    top: 0;
    margin: 1px 0;
}
div.iconarrownexttop {
    height: 16px;
    padding: 0pt 0px 0px  5px;
    margin: 0pt 12px;
    background: url("images/next_top_arrow.png") no-repeat scroll  235px -8px transparent;
}


a.book_now_cta, button.confirm, #process_transaction, .common_button{
    margin: 10px 0 20px 0;
    background: #B3C8E6;
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -o-box-shadow: inset 0 0 1px 1px #f6f6f6;
    box-shadow: inset 0 0 1px 1px #f6f6f6;
    color: #202248;
    font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
    line-height: 1;
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 1px 0 #232323;
    font-size: 12px;
    width: 150px;
    }
a.book_now_cta:hover, button.confirm:hover, #process_transaction:hover, .common_button:hover {
    background: #BA8B19;
    -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
    -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
    -ms-box-shadow: inset 0 0 1px 1px #eaeaea;
    -o-box-shadow: inset 0 0 1px 1px #eaeaea;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #fff;
    cursor: pointer; }
a.book_now_cta:active, button.confirm:active {
    background: #ba0f0c;
    -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -ms-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -o-box-shadow: inset 0 0 1px 1px #e3e3e3;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #f8f8f8; }



#ajax_loading {
    display:none;
    position:fixed;
    left:0; top:0;
    width:100%;
    height:100%;
    background: url("images/opacity_bg.png") repeat scroll 0 0 transparent;
    z-index: 99;
}

#ajax_loading img{
  width: 25%;
}

.express_container {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

/* line 24, ../sass/screen.scss */
form#formairtosub {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	background: url("images/Form.jpg")no-repeat;
	margin-top: 35px;
}
/* line 27, ../sass/screen.scss */
form#formairtosub fieldset {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    max-width: 460px;
}

@media only screen and (max-width: 480px) {
  form#formairtosub fieldset {
    width: 100%;
  }
}

/* line 29, ../sass/screen.scss */
form#formairtosub fieldset label {
    display: block;
    padding: 10px 0;
    margin: 10px 0;
}
/* line 33, ../sass/screen.scss */
form#formairtosub fieldset label span {
    float: left;
    font-weight: bold;
}
/* line 37, ../sass/screen.scss */
form#formairtosub fieldset label input {
    float: right;
    width: 70%;
}
form#formairtosub fieldset label input#terms_and_conditions {
    float: right;
    width: auto;
}

/* line 42, ../sass/screen.scss */
form#formairtosub fieldset .flight_time {
    display: block;
    margin: 10px 0;
    padding: 10px 0;
}
/* line 46, ../sass/screen.scss */
form#formairtosub fieldset .flight_time span {
    font-weight: bold;
    float: left;
}
/* line 50, ../sass/screen.scss */
form#formairtosub fieldset .flight_time label {
    margin: 0 6px 0 40px;
    display: inline;
}
/* line 53, ../sass/screen.scss */
form#formairtosub fieldset .flight_time label span {
    font-weight: normal;
    float: none;
}
/* line 57, ../sass/screen.scss */
form#formairtosub fieldset .flight_time label select {
    width: 85px;
}
/* line 63, ../sass/screen.scss */
form#formairtosub .side_description {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 280px;
    margin-top: 20px;
}

form#formairtosub h2.insidetitles {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0;
    color: #232323;

}

form#formairtosub h2.insidetitles_flight {
    font-size: 16px;
    font-weight: bold;
    color: #232323;
    padding-left:17px;
    background:url("images/flight.png") no-repeat left center;
}

form#formairtosub h2.insidetitles_transfer {
    font-size: 16px;
    font-weight: bold;
    color: #232323;
    padding-left:17px;
    background:url("images/transfer.png") no-repeat left center;
}

form#formairtosub h2.insidetitles_person {
    font-size: 16px;
    font-weight: bold;
    color: #232323;
    padding-left:17px;
    background:url("images/person.png") no-repeat left center;
}

form#formairtosub h2.insidetitles_child {
    font-size: 16px;
    font-weight: bold;
    color: #232323;
    padding-left:17px;
    background:url("images/child.png") no-repeat left center;
}

form#formairtosub h2.insidetitles_information {
    font-size: 16px;
    font-weight: bold;
    color: #232323;
    padding-left:17px;
    background:url("images/information.png") no-repeat left center;
}

form#formairtosub h2.insidetitles_flight small {
    font-size: 12px;
    color: #e22828;
}

form#formairtosub h2.insidetitles_transfer small {
    font-size: 12px;
    color: #e22828;
}

form#formairtosub h2.insidetitles_person small {
    font-size: 12px;
    color: #e22828;
}

form#formairtosub h2.insidetitles_child small {
    font-size: 12px;
    color: #e22828;
}

form#formairtosub h2.insidetitles_information small {
    font-size: 12px;
    color: #e22828;
}

form#formairtosub h2.insidetitles small {
    font-size: 12px;
    color: #e22828;
}
form#formairtosub textarea {
    height: 200px;
    margin-left:0px;
    width: 258px;
}
.express_grid_4 .side_message p{
  margin-top: 110px;
}
form#formairtosub select.childeren_safety {
    margin-left: 66px;
}
label[for="terms_and_conditions"] {
    width: 275px;
}
select.childeren_safety_boost {
    margin-left: 48px;
}
.side_message {
    margin-top: 46px;
}

.writing {
    padding:10px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f8f8f8));
    background-image: -webkit-linear-gradient(#ffffff, #f8f8f8);
    background-image: -moz-linear-gradient(#ffffff, #f8f8f8);
    background-image: -o-linear-gradient(#ffffff, #f8f8f8);
    background-image: -ms-linear-gradient(#ffffff, #f8f8f8);
    background-image: linear-gradient(#ffffff, #f8f8f8);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #E0E0E0;
    width: 280px;
}

strong.pickup,span.pickup {
    display: inline;
    margin-right: -6px;
}
#ajax_loading p {
    font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
    width: 20%;
    margin: 150px auto;
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fff;
    color: #232323;
    text-align: center;
    border-radius: 25px;
}

@media only screen and (max-width: 480px) {
  #ajax_loading p {
      width: 40%;
      padding-top: 30px;
      padding-bottom: 30px;
  }
}
.tooltip
{
    position: relative;
    background: #eaeaea;
    cursor: help;
    display: inline-block;
    text-decoration: none;
    color: #222;
    outline: none;
}
.tooltip
{
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 999;
    width: 230px;
    margin-left: -127px;
    padding: 10px;
    border: 2px solid #ccc;
    opacity: .9;
    background-color: #ddd;
    background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
/* Tooltip when change the direction */
.tooltip:before,
.tooltip:after
{
    content: "";
    position: absolute;
    z-index: 1000;
    bottom: -7px;
    left: 50%;
    margin-left: -8px;
    border-top: 8px solid #ddd;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 0;
}

.tooltip:before
{
    border-top-color: #ccc;
    bottom: -8px;
}

form#paymenttype {
    display: block;
    margin: 10px 20px;
    clear: both;
}
form#paymenttype h2 {
    clear: both;
    color: #333333;
    display: block;
    font-size: 18px;
    margin: 15px 8px;
    padding-top: 10px;
    font-weight: bold;
}
form#paymenttype input[type="radio"] {
    margin: 3px auto;
    width: 55px;
}
form#paymenttype span {
    font-weight: bold;
    font-variant: small-caps;
}
.express_container h2 {
    color: #464646;
    font-size: 23px;
    line-height: 29px;
    padding: 9px 15px 4px 0;
    text-shadow: 0 1px 0 #FFFFFF;
}
.express_container strong {
    color: #333333;
    font-weight: bold;
}
.express_round_box_wrapper {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0));
    background-image: -webkit-linear-gradient(#fcfcfc, #e0e0e0);
    background-image: -moz-linear-gradient(#fcfcfc, #e0e0e0);
    background-image: -o-linear-gradient(#fcfcfc, #e0e0e0);
    background-image: -ms-linear-gradient(#fcfcfc, #e0e0e0);
    background-image: linear-gradient(#fcfcfc, #e0e0e0);
    border: 1px solid #e0e0e0;
    border-radius: 10px 10px 10px 10px;
    margin: 5px;
    font-size: 11px;
}

.express_round_box_wrapper h3 {
    color: #333333;
    font-size: 14px;
    margin: 5px 0;
    font-weight: bold;
}


.express_round_box_wrapper hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
/* Styles for the cc form */
form#et_credit_card_payment label {
    clear: both;
    display: block;
    margin: 15px 10px;
    padding: 5px;
    width: 445px;

}
form#et_credit_card_payment input,form#et_credit_card_payment select {
    float: right;
    font-size: 11px;
    width: 300px;
}
form#et_credit_card_payment {
    overflow: hidden;
    width: 100%;
}
button#process_transaction, #process_transaction {
    margin-left: 15px;
    width: 150px !important;
    float:none !important;
}
form#et_credit_card_payment h1 {
    margin: 5px 10px;
    font-weight: bold;
    color: #232323;
}
#express_arrow {
    margin-bottom: -96px;
    margin-top: 4px;
    position: relative;
    top: -41px;
}
#book_later_wrapper h3 {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin: 30px auto 11px;
  width: 830px;
}

/** Overrides for the second step wrapper **/

#second_stepwrapper .express_container {
    margin-top: 20px;
}

form#et_credit_card_payment #stepscontainer2 {
    margin-bottom: 30px;
}

select[name="expirymonth"] {
    margin-left: 70px;
    width: 160px;
}
select[name="expiryyear"] {
    margin-left: 77px;
    width: 160px;
}
p.bottom_description {
    margin-top: 15px;
    font-style: italic;
    margin-left: 86px;

}

.payment_msg{
border: 1px Solid #804000; background-color: #FFF0F0;color: #800000;padding: 3px;margin:10px
}

.top_instruction{
	margin-top: 15px;
	display: none;
}

.click_hint{
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}
#a_pass{
	background: url("images/global_nav_linkicon.gif") no-repeat scroll left center transparent;
	padding-left: 20px;
}
#a_pass.expand{
	background: url("images/global_nav_linkicon_active.gif") no-repeat scroll left center transparent;
	padding-left: 20px;
}
#a_discount{
	background: url("images/global_nav_linkicon.gif") no-repeat scroll left center transparent;
	padding-left: 20px;
}
#a_discount.expand{
	background: url("images/global_nav_linkicon_active.gif") no-repeat scroll left center transparent;
	padding-left: 20px;
}
#display_price{
    text-align: center;
}

#personal_details_booking_case, #personal_details_booking_carry_case{
float:right;
}

.errTop{
	z-index:1000;
}
form#formairtosub .child_age{
	float:left;
}
.creatit_overlay {
    background-color: #000;
    background: rgba(0,0,0,.8);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.top-of-the-form {
z-index:20;
}


.socialWidgetContainer {
    display:block!important;
}