/****************
 * Apptha
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.apptha.com/LICENSE.txt
 *
 * ==============================================================
 *                 MAGENTO EDITION USAGE NOTICE
 * ==============================================================
 * This package designed for Magento COMMUNITY edition
 * Apptha does not guarantee correct work of this extension
 * on any other Magento edition except Magento COMMUNITY edition.
 * Apptha does not provide extension support in case of
 * incorrect edition usage.
 * ==============================================================
 *
 * @category    Apptha
 * @package     Apptha_Airhotels
 * @version     0.2.9
 * @author      Apptha Team <developers@contus.in>
 * @copyright   Copyright (c) 2014 Apptha. (http://www.apptha.com)
 * @license     http://www.apptha.com/LICENSE.txt
 *
 ***************/

.footer .border-bottom > ul.links {display: none;}
/*************** Reset ================================================================================= ***************/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}
 
body {
    font-family: 'Droid Sans', 'Belgrano', sans-serif;
    font-size: 13px;
    color: #6e6e6e;
    text-align: left;
    background: #fff;
    font-weight: normal;
    font-style: normal;
}

body.airhotels-index-index {
    background: #fff;
}

img {
    border: 0;
    vertical-align: top;
}

a {
    color: #6699FF;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: 0;
}


/*************** Headings ================================ ***************/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 5px;
    line-height: 1.35;
    color: #545454;
}

h1 {
    font-size: 20px;
    font-weight: normal;
}

h2 {
    font-size: 18px;
    font-weight: normal;
}

h3 {
    font-size: 16px;
    font-weight: normal;
}

h4 {
    font-size: 14px;
    font-weight: normal;
}

h5 {
    font-size: 12px;
    font-weight: normal;
}

h6 {
    font-size: 11px;
    font-weight: normal;
}


/*************** Forms ================================== ***************/

form {
    display: inline;
}

fieldset {
    border: 0;
}

legend {
    display: none;
}


/*************** Table ===================================== ***************/

table {
    border: 0;
    /***************border-collapse:collapse;***************/
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

caption,
th,
td {
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}

.ui-datepicker table {
    table-layout: fixed;
}
/*************** Content =============================== ***************/

p {
    margin: 0 0 10px;
    line-height: 20px;
}

strong {
    font-weight: normal;
}

address {
    font-style: normal;
}

cite {
    font-style: normal;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after {
    content: '';
}

small,
big {
    font-size: 1em;
}


/*************** Lists ============================ ***************/

ul,
ol {
    list-style: none;
}


/*************** Tools ***************/

.hidden {
    display: block !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.nobr {
    white-space: nowrap !important;
}

.wrap {
    white-space: normal !important;
}

.a-left {
    text-align: left !important;
}

body.sales-order-print .a-center {
    text-align: right !important;
}

.a-center {
    text-align: center !important;
}

.a-right {
    text-align: right !important;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.f-left,
.left {
    float: left !important;
}

.f-right,
.right {
    float: right !important;
}

.f-none {
    float: none !important;
}

.f-fix {
    float: left;
    width: 100%;
}

.no-display {
    display: none;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-bg {
    background: none !important;
}


/*************** ======================================================================================= ***************/

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*************** Layout ================================================================================ ***************/

.wrapper {
    min-width: 954px;
}

.page {}

.page-print {
    background: #fff;
    padding: 25px 30px;
    text-align: left;
    width: auto;
}

#my-orders-table thead th {
    padding: 12px;
    border: 1px solid #d9e5ee;
    background-image: none;
    text-align: center !important;
}

#my-orders-table tbody td {
    border: 1px solid #d9e5ee;
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-popup {
    background: #fff;
    padding: 25px 30px;
    text-align: left;
}

.main-container {
    overflow: hidden;
    margin: 0px 0px 0px;
    padding-top: 0px;
}

body.airhotels-index-index .main-container {
    margin: 0px;
    padding-top: 0px;
}

.main {
    margin: 0 auto;
    padding: 0px 0px;
    text-align: left;
    border-bottom: 1px solid #E4E4E4;
}

#facebox .main {
    padding: 0px 0px;
    width: 370px;
    min-height: 250px;
}


/*************** Base Columns ====================== ***************/

.col-left {
    float: left;
    width: 275px;
    padding: 0 0 1px;
}

.col-main {
    float: left;
    width: 675px;
    padding: 0 0 1px;
    position: relative;
}

.col-right {
    float: right;
    width: 275px;
    padding: 0 0 1px;
}


/*************** 1 Column Layout ============================== ***************/

.col1-layout .col-main {
    float: none;
    width: auto;
}


/*************** 2 Columns Layout ======================== ***************/

.col2-left-layout .col-main {
    float: right;
}

.col2-right-layout .col-main {}


/*************** 3 Columns Layout =========================== ***************/

.col3-layout .col-main {
    width: 475px;
    margin-left: 17px;
}

.col3-layout .col-wrapper {
    float: left;
    width: 687px;
}

.col3-layout .col-wrapper .col-main {
    float: right;
}


/*************** Content Columns =========================== ***************/

.col2-set .col-1 {
    float: left;
    width: 48.5%;
}

.col2-set .col-2 {
    float: right;
    width: 48.5%;
}

.col2-set .col-narrow {
    width: 32%;
}

.col2-set .col-wide {
    width: 65%;
}

.col3-set .col-1 {
    float: left;
    width: 32%;
}

.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%;
}

.col3-set .col-3 {
    float: right;
    width: 32%;
}

.col4-set .col-1 {
    float: left;
    width: 23.5%;
}

.col4-set .col-2 {
    float: left;
    width: 23.5%;
    margin: 0 2%;
}

.col4-set .col-3 {
    float: left;
    width: 23.5%;
}

.col4-set .col-4 {
    float: right;
    width: 23.5%;
}

.col-1 p a img {
    width: 226px;
}


/*************** ======================================================================================= ***************/


/***************Sprite image declared here  ***************/

.sprimg,
.icon_grid {
    background: url('../images/spriteimage.png') no-repeat;
}


/*************** Global Styles ========================================================================= ***************/


/*************** Form Elements ***************/

/*::i-block-chrome,
input,
select,
textarea,
button {
    -webkit-appearance: caret;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}*/

input.input-text,
select,
textarea {
    -webkit-appearance: caret;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input.input-text,
textarea {
    -webkit-appearance: caret;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input,
select,
textarea,
button {
    vertical-align: middle;
    color: #2f2f2f;
}

input.input-text,
select,
textarea {
    background: #fff;
    border: 1px solid rgb(219, 219, 219);
    -webkit-appearance: caret;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input.input-text,
textarea {
    padding: 4px;
}

input {
    background: white;
    padding: 4px;
}

select {
    padding: 3px;
}

select option {
    padding: 6px;
}

select.multiselect option {
    border-bottom: 1px solid #b6b6b6;
    padding: 4px 5px;
}

select.multiselect option:last-child {
    border-bottom: 0;
}

textarea {
    overflow: auto;
}

#inboxSpace input {
    background: none;
    border: none;
    padding: 7px;
    color: #6e6e6e;
    font-size: 12px;
}

div#inboxSpace .innerpage_btn.left input {
    line-height: 29px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

div#inboxSpace .innerpage_btn.left input:hover {
    color: #4a4a4a;
}

#inboxSpace .innerpage_btn input {
    padding: 0;
}

#mailin .innerpage_btn input {
    color: #fff !important;
    cursor: pointer;
}

#mailin .innerpage_btn input:hover {
    background: none !important;
    color: #4a4a4a !important;
}

input.radio {
    margin-right: 3px;
}

input.checkbox {
    margin-right: 3px;
}

input.qty {
    width: 2.5em !important;
}

button.button:-moz-focus-inner {
    padding: 0;
    border: 0;
}
#html_element{
    float:left;
    margin-top:4px;
    display: none;
    clear: both;
    color:#f00;
}

/*************** FF Fix ***************/

button.button {
    -webkit-border-fit: lines;
}


/*************** <- Safari & Google Chrome Fix ***************/

button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
}

button.button {
    transition: all 0.5s ease;
    padding: 4px 12px;
    height: auto !important;
    display: block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    position: relative;
    background-color: #808080;
    border: 1px solid #808080;
}

button.button:hover {
    text-decoration: none !important;
    background: #797878;
    border-color: #797878;
    color: #fff;
}

button.button span span {
    border: 0;
    padding: 0;
    background: none;
}

button.disabled span {
    border-color: #bbb !important;
    background: #bbb !important;
}

button.btn-checkout span {
    height: 40px;
    border: 0;
    background: url(../images/btn_checkout.gif) 2px 0 no-repeat;
    padding: 0 0 0 9px;
    color: #fff;
}

button.btn-checkout span:hover {
    color: #4a4a4a;
}

#review-buttons-container button.btn-checkout span {
    height: auto;
    border: 0;
    background: transparent;
    padding: 0 0 0 0;
}

button.btn-checkout span span {
    background-position: 100% 0;
    padding: 0 25px 0 16px;
    background: url(../images/btn_checkout.gif) right top no-repeat;
}

#review-buttons-container button.btn-checkout span span {
    background-position: 100% 0;
    padding: 0;
    background: transparent;
}

button.btn-checkout.no-checkout span {
    background-position: 0 100%;
    color: #b8baba;
}

button.btn-checkout.no-checkout span span {
    background-position: 100% 100%;
}

.reg_btn {
    float: right;
}

.my-account button.button,
.profile_info button.button,
.google_ical_cancel,
.google_ical_sync,
.google_ical_change {
    background-color: #4a4a4a;
}

body.airhotels-property-viewrequest .my-account button.button:hover,
.profile_info button.button:hover {
    text-decoration: none !important;
    background: #fff;
    border: none !important;
    color: #fff !important;
}

.my-account button.button:hover,
.profile_info button.button:hover {
    text-decoration: none !important;
    background: #fff;
    border: 1px solid #4a4a4a;
    color: #4a4a4a;
}

.my-account button.button:active,
.profile_info button.button:active {}

.calender_import_export h3 {
    color: #1D95CB;
    font-size: 14px;
    padding: 0 0 4px;
    margin: 0 0 10px;
}

.google_ical_update {
    margin: 0 15px 0 0 !important
}

.google_ical_cancel,
.google_ical_sync,
.google_ical_change {
    background: #4a4a4a;
    margin: 0 15px 0 0 !important;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    text-decoration: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 3px 12px 3px;
    font-size: 14px !important;
}

.google_ical_cancel:hover {
    background: #167BBE;
}

.calender_auto_sync {
    width: 100%;
    margin: 0 0 8px;
}

.calender_auto_sync #auto_ics_sync {
    margin: 2px 4px 0 0
}

#external_calendar_ics_file_url,
.google_ics_file_url i {
    width: 98%;
    padding: 5px;
    margin: 0 0 10px;
}

.calender_import_export .google_ics_file_url {
    padding: 0px;
    margin: 0px;
}

.google_ical_change a {
    color: #fff;
    text-decoration: none;
}

p.control input.checkbox,
p.control input.radio {
    margin-right: 6px;
}


/*************** Form Highlight =================================== ***************/

input.input-text:focus,
select:focus,
textarea:focus {
    outline: none;
}


/***************.highlight { background:#efefef; }***************/


/*************** Form lists ================= ***************/


/*************** Grouped fields ======================= ***************/


/***************.form-list { width:535px; margin:0 auto; overflow:hidden; }***************/

.form-list li {
    margin: 0;
    padding: 0 0 20px;
}

body.onestepcheckout-index-index .form-list li {
    margin: 0;
    padding: 0;
}

#co-payment-form .form-list li {
    margin: 0;
    padding: 0 0 4px;
}

.form-list label {
    float: left;
    color: #666;
    font-weight: normal;
    position: relative;
    z-index: 0;
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #eb340a;
    position: absolute;
    top: 0;
    right: -8px;
}

.form-list li.control {
    padding: 10px;
}

.form-list li.control label {
    float: none;
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
    margin-right: 6px;
    margin-top: -3px;
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto;
}


/***************.form-list li.fields { margin-right:-15px; }***************/

.form-list .input-box {
    display: block;
    clear: both;
    width: 260px;
}

.form-list .field {
    float: left;
    width: 275px;
}

.form-list input.input-text {
    width: 254px;
}

.apptha_subscription_div .form-list input.input-text {
    width: 263px;
    background-color: transparent;
}

.form-list textarea {
    width: 254px;
    height: 10em;
}

.form-list select {
    width: 264px;
}

body.onestepcheckout-index-index .onestepsection select {
    width: 256px;
}

.form-list li.wide .input-box {
    width: 535px;
}

.form-list li.wide input.input-text {
    width: 529px;
}

.form-list li.wide textarea {
    width: 529px;
}

.form-list li.wide select {
    /***************width:535px;***************/
    -o-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 0.3em;
    -moz-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    font-size: 1em;
    border: 1px solid #D1D1D1;
}

.form-list li.additional-row {
    border-top: 1px solid #dce0e0;
    margin-top: 10px;
    padding-top: 7px;
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0;
}

.form-list .input-range input.input-text {
    width: 74px;
}


/*************** Customer =========================== ***************/

.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
    width: auto;
}

.form-list .name-prefix {
    width: 65px;
}

.form-list .name-prefix select {
    width: 55px;
}

.form-list .name-prefix input.input-text {
    width: 49px;
}

.form-list .name-suffix {
    width: 65px;
}

.form-list .name-suffix select {
    width: 55px;
}

.form-list .name-suffix input.input-text {
    width: 49px;
}

.form-list .name-middlename {
    width: 70px;
}

.form-list .name-middlename input.input-text {
    width: 49px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
    width: 140px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
    width: 124px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
    width: 210px;
}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
    float: left;
    width: 85px;
}

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px;
}

.form-list .customer-dob label {
    font-size: 10px;
    font-weight: normal;
    color: #888;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
    width: 60px;
}

.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
    width: 46px;
}

.form-list .customer-dob .dob-year {
    width: 140px;
}

.form-list .customer-dob .dob-year input.input-text {
    width: 134px;
}

.clear {
    clear: both
}

.clearfix {
    clear: both;
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

body.sales-order-print .buttons-set {
    margin: 0em 0px 0 10px;
    padding: 8px 0px 12px 0;
}

.sales-order-invoice .buttons-set {
    border-top: 0 !important;
}

.buttons-set {
    clear: both;
    margin: 0em 10px 0 10px;
    padding: 8px 12px 12px 0;
    border-top: 1px solid #e4e4e4;
    text-align: right;
}

.buttons-set p.required {
    margin: 0 0 10px;
    color: #FF0A0A
}

.buttons-set .back-link {
    float: left;
    margin: 0;
    background: #4a4a4a;
    padding: 2px 8px;
    border-radius: 2px;
    border: 2px solid #4a4a4a;
}

.buttons-set .back-link:hover {
    background: #fff;
    border: 2px solid #4a4a4a;
    color: #4a4a4a !important;
}

.buttons-set .back-link a {
    color: #fff;
}

.buttons-set .back-link a:hover {
    color: #4a4a4a;
}

.buttons-set button.button {
    float: right;
    margin-left: 5px;
}

.buttons-set-order {
    margin: 10px 0 0;
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0;
}

#form-validate .fieldset {
    padding: 0 20px 14px 20px;
    margin: 0;
}

#form-validate .form-list label {
    padding: 5px 0;
    font-size: 13px;
    font-weight: normal;
    /* 	letter-spacing: 0.5px */
}

#form-validate .form-list label.label_align {
    width: 150px;
    padding: 0 30px 0 0;
    font-size: 13px;
    letter-spacing: 0.5px
}

#form-validate .form-list li.control {
    padding: 10px 0px;
}

#form-validate .profile_info {
    margin-top: 10px
}

body.airhotels-property-edit .fieldset {
    padding: 0px;
    margin: 0 12px 12px;
}

.fieldset {
    padding: 0px;
    margin: 0 12px 12px 22px;
}

.fieldset h2 {
    color: #6e6e6e;
    padding: 0 0 5px 0;
}

.fieldset .legend {
    position: relative;
    font-size: 14px;
    margin: 20px 0 10px 0px;
    font-weight: normal;
}

.listheading {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0px !important;
}


/*************** Form Validation ============================================ ***************/

.validation-advice {
    clear: both;
    min-height: 23px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    background: url(../images/validation_advice_bg.gif) 0 3px no-repeat;
    color: #eb340a;
}

.validation-failed {
    border: 1px solid #eb340a !important;
    background-color: #faebe7 !important;
}

.validation-passed {}

p.required {
    font-size: 11px;
    text-align: right;
    color: #EB340A !important;
}


/*************** Expiration date and CVV number validation fix =========================== ***************/

.v-fix {
    float: left;
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative;
}


/*************** Global Messages ============================ ***************/

.success {
    color: #3d6611;
    font-weight: normal;
}

.error {
    color: #df280a;
    font-weight: normal;
}

.notice {
    color: #e26703;
}

ul.messages {
    padding: 14px 0px !important;
    list-style: none !important;
    margin: 0 !important;
    position:absolute;
    right:0;
    left:0;
    z-index:99;
    transition:0s all;
}
.airhotels-multistep-viewprofile ul.messages { position: relative;}
.messages{
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.messages {
    width: 100%;
    overflow: hidden;
}

.catalog-product-view .messages {
    width: 52%;
    overflow: hidden;
    position: relative;
    z-index: 10;
    top: -12px;
    text-align: center;
    padding: 0 !important;
    left: 12%;
    float: none;
}

.airhotels-index-index .messages {
    margin: 0 auto !important;
    width: 52%;
}

.messages li {
    position: relative;
    margin: 0;

}

.sent_invitation_error_message:before,
.sent_invitation_success_message:before {
    margin: 0 10px 0 10px !important
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 8px !important;
    font-size: 13px !important;
    font-weight: normal !important;
}

.error-msg,
.sent_invitation_error_message {
    border-color: #EBCCD1;
    background-color: #f2dede;
    color: #a94442;
    line-height: 24px;
}


/* .error-msg:before,.sent_invitation_error_message:before { */


/* 	content: "\f06a"; */


/* 	font: normal normal normal 14px/1 FontAwesome; */


/* 	display: inline; */


/* 	float: left; */


/* 	font-size: 24px; */


/* 	color: #fff; */


/* 	margin: 0 10px 0 0 */


/* } */

.success-msg,
.sent_invitation_success_message {
    border-color: #d6e9c6;
    background-color: #dff0d8;
    color: #3c763d;
    line-height: 24px;
}


/* .success-msg:before,.sent_invitation_success_message:before { */


/* 	content: "\f00c"; */


/* 	font: normal normal normal 14px/1 FontAwesome; */


/* 	display: inline; */


/* 	float: left; */


/* 	font-size: 24px; */


/* 	color: #fff; */


/* 	margin: 0 10px 0 0 */


/* } */

.note-msg,
.notice-msg {
    border-color: #b9e7f9;
    background-color: #d7edf7;
    color: #7a8082;
    line-height: 24px;
}


/* .note-msg,.notice-msg:before { */


/* 	content: "\f0a2"; */


/* 	font: normal normal normal 14px/1 FontAwesome; */


/* 	display: inline; */


/* 	float: left; */


/* 	font-size: 24px; */


/* 	color: #fff; */


/* 	margin: 0 10px 0 0 */


/* } */


/*************** BreadCrumbs ============================ ***************/

.breadcrumbs {
    font-size: 11px;
    line-height: 1.25;
    margin: 0 0 13px;
    color: #1E7EC8;
}

.breadcrumbs li {
    display: inline;
}

.breadcrumbs li strong {
    font-weight: normal;
}


/*************** Page Heading ========================= ***************/

.page-title {
    width: 100%;
}


/*************** .page-title h1, .page-title h2 { border-bottom: 1px solid #DDD;height: 49px;padding: 0 15px;position: relative;background: #E5E5E5;background: -webkit-gradient(linear, center top, center bottom, from(#F6F6F6), to(#E5E5E5));background: -moz-linear-gradient(top, #F6F6F6, #E5E5E5);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffe5e5e5', GradientType=0);-o-box-shadow: 0 1px 0 0 rgba(255,255,255,0.9);-moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0.9);-webkit-box-shadow: 0 1px 0 0 #f9f9f9;box-shadow: 0 1px 0 0 #f9f9f9;zoom: 1;-moz-border-radius: 7px 7px 0 0;-webkit-border-radius: 7px 7px 0 0;border-radius: 7px 7px 0 0; font: normal 18px arial;color: #585858; margin:0;line-height: 49px;} ***************/

.page-title .separator {
    margin: 0 3px;
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0;
}

.title-buttons {
    text-align: left;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {}

.subtitle,
.sub-title {
    clear: both;
    padding: 0px 0 0 9px;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 6px;
    color: #12b8f9;
}


/*************** Pager ========================== ***************/

body.tag-customer-view .pager {
    margin: 0 !important
}

.pager {
    font-size: 13px;
    padding: 4px 8px;
    /***************  border-top:1px solid #e2e2e2; ***************/
    text-align: center;
    margin: 10px 0 0
}

.pager .amount {
    float: left;
    margin: 0;
}

.pager .limiter {
    float: right;
}

.pager .limiter label {
    vertical-align: middle;
}

.pager .pages {
    margin: 0 140px;
}

.pager .pages ol {
    display: inline;
}

.pager .pages li {
    display: inline;
    margin: 0 2px;
}


/*************** Sorter ============================ ***************/

.sorter {
    font-size: 11px;
    background: #fff url(../images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 3px 8px;
    border-top: 1px solid #e2e2e2;
}

.sorter .view-mode {
    float: left;
    margin: 0;
}

.sorter .sort-by {
    float: right;
    padding-right: 36px;
}

.sorter .sort-by label {
    vertical-align: middle;
}

.sorter .sort-by select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle;
}


/*************** Toolbar ============================= ***************/

.toolbar .pager {
    padding: 3px 8px;
    border-bottom: 1px solid #fff;
}

.toolbar .sorter {
    border-bottom: 1px solid #fff;
}


/*************** Data Table ========================= ***************/

#checkout-review-table-wrapper .data-table {
    width: 100%;
}

.cart .data-table {
    border: 0px solid #bebcb7;
}

.data-table .odd {
    background: none
}

.data-table .even {
    background: none;
}

.data-table td.last,
.data-table th.last {
    /*    border-right: 0;*/
}

.data-table tr.last th,
.data-table tr.last td {}

span.sno {
    margin-left: 12px;
    float: left;
}

.data-table th {
    padding: 3px 8px;
    font-weight: normal;
}

.data-table td {
    padding: 3px 8px;
}

.data-table thead th {
    font-weight: normal;
    padding: 2px 8px;
    color: #545454;
    white-space: nowrap;
    vertical-align: middle;
}

.data-table thead th.wrap {
    white-space: normal;
}

.data-table thead th a,
.data-table thead th a:hover {
    color: #fff;
}

.data-table thead th {
    background: url(../images/bkg_th.gif) repeat-x 0 100% #d9e5ee;
}

.data-table thead th .tax-flag {
    font-size: 11px;
    white-space: nowrap;
}

.data-table tfoot tr {
    background-color: #f6f6f6 !important;
}

.data-table tfoot td {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 0;
    border: 1px solid #d9dde3;
    color: #545454;
}

.data-table tfoot strong,
.data-table tfoot td {
    font-size: 14px;
}

.data-table tbody th,
.data-table tbody td {
    border-bottom: 1px solid #d9dde3;
    border-right: 1px solid #d9dde3;
}

body.catalog-product-view .data-table tbody th,
body.catalog-product-view .data-table tbody td {
    border-bottom: 0px solid #d9dde3;
    border-right: 0px solid #d9dde3;
}


/*************** Bundle products tables ============================== ***************/

.data-table tbody.odd tr {
    background: #f8f7f5 !important;
}

body.sales-order-view .data-table tbody.odd tr {
    background: #fff !important;
}

.data-table tbody.even tr {
    background: #f6f6f6 !important;
}

.data-table tbody.odd tr td,
.data-table tbody.even tr td {
    border-bottom: 0;
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
    border-bottom: 1px solid #d9dde3;
}

.data-table tbody td .option-label {
    font-weight: normal;
    font-style: italic;
}

.data-table tbody td .option-value {
    padding-left: 10px;
}


/*************** Generic Info Box ===================================== ***************/

.info-box {
    background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px;
}

.info-box h2 {
    font-weight: normal;
    font-size: 13px;
}

.info-table th {
    font-weight: normal;
    padding: 2px 15px 2px 0;
}

.info-table td {
    padding: 2px 0;
}


/*************** Shopping cart total summary row expandable to details ========================== ***************/

tr.summary-total {
    cursor: pointer;
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer;
}

tr.show-details .summary-collapse {
    background-position: 0 -52px;
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465;
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db;
}

tr.summary-details-excluded {
    font-style: italic;
}


/*************** Shopping cart tax info ================================ ***************/

.cart-tax-info {
    display: block;
}

.cart-tax-info,
.cart-tax-info .cart-price {
    padding-right: 20px;
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer;
}

.cart-tax-info .price,
.cart-tax-total .price {
    display: inline !important;
    font-weight: normal !important;
}

.cart-tax-total-expanded {
    background-position: 100% -52px;
}


/*************** Class: std - styles for admin-controlled content ================================ ***************/

.std .subtitle {
    padding: 0;
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em;
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px;
}

.std dl dt {
    font-weight: normal;
}

.std dl dd {
    margin: 0 0 10px;
}

.std {
    color: #333;
    font-size: 15px;
    text-align: justify;
    padding: 0px 0 10px 0;
}

.std p span strong {
    font-size: 21px;
    display: block;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 5px;
}

.link-cart {
    color: #dc6809 !important;
    font-weight: normal;
}

.link-wishlist {
    color: #545454 !important;
    font-weight: normal;
}

.link-reorder {
    font-weight: normal;
    color: #DE4A99 !important;
}

.link-compare {
    font-weight: normal;
}

.link-print {
    /***************background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;***************/
    font-weight: normal;
    color: #dc6809;
}

.link-rss {
    background: url(../images/i_rss.gif) 0 2px no-repeat;
    padding-left: 18px;
    line-height: 14px;
    white-space: nowrap;
}

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background-position: -77px -114px;
    text-indent: -999em;
    overflow: hidden;
}

.btn-remove2 {
    display: inline-block;
    color: #8a8989;
    width: auto;
    height: 30px;
    /*background-position: -77px -47px;*/
    padding: 0px 0 0 35px;
}

.btn-remove2:hover {
    background-position: -77px -114px !important;
    color: #000;
}

.btn-edit {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.cards-list dt {
    margin: 5px 0 0;
}

.cards-list .offset {
    padding: 2px 0 2px 20px;
}

.separator {
    margin: 0 3px;
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
    text-indent: -999em;
    overflow: hidden;
}


/*************** Noscript Notice ================================= ***************/

.noscript {
    border: 1px solid #ddd;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.noscript .noscript-inner {
    width: 950px;
    margin: 0 auto;
    padding: 12px 0 12px;
    background: url(../images/i_notice.gif) 20px 50% no-repeat;
}

.noscript p {
    margin: 0;
}


/*************** Demo Notice ============================== ***************/

.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    text-align: center;
}


/*************** ======================================================================================= ***************/


/*************** Header ================================================================================ ***************/

.logo {
    float: left;
}

.header-container {
    line-height: 16px;
    font-weight: normal;
    position: absolute;
    width: 100%;
    /* 	height: 50px; */
}

.customer-account-index,
.airhotels-property-inbox,
.airhotels-property-show,
.airhotels-property-yourtrip,
.airhotels-index-profile,
.airhotels-index-paymentpreference,
.header-container {
    line-height: 16px;
    position: relative;
    width: 100%;
    /* 	height: 60px; */
    background: #fff;
}

body.airhotels-index-index .header-container {
    position: absolute;
    background: none !important;
}

.headermenu {
    float: left;
    margin-left: 0px;
}

.header-container p {
    margin: 0;
    padding: 0;
}

.headermenu li {
    position: relative;
    float: left;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

.headermenu li a {
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: normal;
    color: #fff;
    display: block;
    text-transform: capitalize;
}

.headermenu li a:hover {
    color: #4a4a4a;
    text-decoration: none;
}

.headermenu1 {
    float: right;
}

.headermenu1 li {
    /*************** position: relative; ***************/
    /*************** float: right; ***************/
    padding: 17px 10px 14px;
}

.headermenu1 li a {
    text-decoration: none;
}

.headermenu1 li select {
    width: 55px
}

.headermenu1 li select.language_grid {
    width: 150px;
}

.headermenu1 li a:hover {
    text-decoration: underline;
}

.header {
    width: auto;
    min-width: 950px;
    padding: 0 15px 0;
    position: relative;
    z-index: 10;
}

.airhotels-property-advsearch .header {
    position: fixed;
    width: 100%;
    background: #fff;
    margin: 0;
    padding-bottom: 0;
    box-sizing: border-box;
    z-index: 9999;
}

.header .logo {
    float: left;
    max-width: 220px !important;
    margin: 12px 0 0 0;
    text-decoration: none !important;
    webkit-transform: translate3d(0, 0, 0);
}
.header .logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}
.header .logo a img
{
max-with:100%;
}
.header .quick-access {
    float: right;
}

.header .welcome-msg {
    margin: 0;
    color: #DE4A99;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
}

.header .welcome-msg a {
    color: #ebbc58;
}

.header .form-search {
    display: none;
    position: absolute;
    top: 0;
    right: 29px;
    width: 315px;
    height: 30px;
    background: url(../images/bkg_form-search.gif) 0 0 no-repeat;
    padding: 1px 0 0 16px;
}

.header .form-search label {
    float: left;
    width: 24px;
    height: 21px;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
}

.header .form-search input.input-text {
    float: left;
    border-color: #5c7989;
    width: 209px;
    margin-right: 4px;
}

.header .form-search button.button {
    float: left;
}

.header .form-search button.button span {
    border: 0;
    height: 21px;
    background: url(../images/btn_search.gif) 0 0 no-repeat;
    padding: 0 0 0 3px;
}

.header .form-search button.button span span {
    background-position: 100% 0;
    padding: 0 6px 0 3px;
}

.header .form-search .search-autocomplete {
    z-index: 999;
    left: 40px !important;
    top: 22px !important;
}

.header .form-search .search-autocomplete ul {
    border: 1px solid #5c7989;
    background-color: #f9f5f0;
}

.header .form-search .search-autocomplete li {
    text-align: left;
    border-bottom: 1px solid #f4eee7;
    padding: 2px 8px 1px 8px;
    cursor: pointer;
}

.header .form-search .search-autocomplete li .amount {
    float: right;
    font-weight: normal;
}

.header .form-search .search-autocomplete li.odd {
    background-color: #fffefb;
}

.header .form-search .search-autocomplete li.selected {
    background-color: #f7e8dd;
}

.header .form-language {
    padding: 0px 0 0;
    text-align: right;
}

.header .form-language label {
    font-weight: normal;
    padding-right: 5px;
    color: #1E7EC8;
    vertical-align: middle;
}

.header .form-language select {
    padding: 0;
}

.header .form-language select.flags option {
    background-position: 4px 50%;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.header .links {
    float: right;
    margin: 0 0 6px;
}

.header .links li {
    float: left;
    font-size: 12px;
    background: url(../images/bkg_pipe1.gif) 100% 60% no-repeat;
    padding: 0 8px 0 7px;
}

.header .links a {
    color: #0073BC;
    text-decoration: none;
}

.header-container .top-container {
    clear: both;
    padding: 5px 10px 0 12px;
    text-align: right;
}

.header-container .top-container a {
    font-size: 11px;
    color: #ebbc58;
}

.broswer_header {
    display: block;
    float: right;
}

.mail_icon {
    margin: 21px 28px 0px 5px;
    position: relative;
}

#mailcount {
    position: absolute;
    background: #ff0000;
    display: block;
    padding: 0px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 15.5px;
    font-size: 10px;
    color: #fff;
    top: -9px;
    right: -9px;
}

#mouse-hover {
    position: relative;
    padding: 0px;
    margin: 0px;
}

#mouse-hover img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    margin-top: -5px;
    border: 2px solid #fff;
}

::i-block-chrome,
#mouse-hover img {
    border: none !important
}

#mouse-hover span {
    display: block;
    margin: 5px 0px 0px 0px;
    float: left;
    font-size: 12px
}

.login-dropdown {
    position: absolute;
    background: #fff;
    top: 43px;
    padding: 5px 0px;
    border-radius: 2px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.login-dropdown:before {
    content: "\f0de";
    display: inline-block;
    font: normal normal normal 34px/1 FontAwesome;
    color: #fff;
    position: absolute;
    top: -12px;
    left: 21px;
}

.login-dropdown li {
    width: 100%;
}

.login-dropdown li a {
    color: #333;
    margin: 0px;
    padding: 5px 10px 5px;
    text-align: left;
    font-size: 12px
}

.login-dropdown li:hover {
    background: #ccc;
}


/************************ < Navigation =======================================  ***************/

.nav-container {}

#nav {
    width: 950px;
    margin: 0 auto;
    padding: 0px;
    font-size: 13px;
    background: #EFEFEF url(../images/nav_bg.png) 50% 0 repeat-x;
    height: 40px;
}

#nav1 {
    width: 948px;
    margin: 0 auto;
    padding: 0px;
    font-size: 13px;
    background: #F7F7F7;
    height: 44px;
    border: 1px solid #dbdbdb;
    border-top: none;
}

.nav_leftimg {
    float: left;
}

.nav_rightimg {
    float: right;
}


/***************nav1 start ===================================***************/

#nav1 li {
    float: left;
}

#nav1 li.active a {
    color: #DE4A99;
}

#nav1 a {
    float: left;
    padding: 5px 12px 6px 8px;
    color: #666666;
    font-weight: normal;
    font-size: 20px;
    text-decoration: none;
}

#nav1 li.over a,
#nav1 a:hover {
    color: #DE4A99;
    font-size: 20px;
}


/*************** All Levels ***************/


/*************** Style consistent throughout all nav levels ============================== ***************/

#nav li {
    position: relative;
    text-align: left;
}

#nav li.over {
    z-index: 998;
}

#nav a,
#nav a:hover {
    display: block;
    line-height: 1.3em;
    text-decoration: none;
    font-size: 20px;
}

#nav span {
    display: block;
    cursor: pointer;
    white-space: nowrap;
}

#nav li ul span {
    white-space: normal;
}

#nav ul li.parent a {
    background: url(../images/bkg_nav2.gif) 100% 100% no-repeat;
}

#nav ul li.parent li a {
    background-image: none;
}


/*************** 0 Level ======================= ***************/

#nav li {
    float: left;
}

#nav li.active a {
    color: #DE4A99;
}

#nav a {
    float: left;
    padding: 8px 12px 6px 8px;
    color: #666666;
    font-weight: normal;
    font-size: 18px;
}

#nav li.over a,
#nav a:hover {
    color: #DE4A99;
    font-size: 18px;
}


/*************** 1st Level ======================== ***************/

#nav ul li,
#nav ul li.active {
    float: none;
    margin: 0;
    padding-bottom: 1px;
    background: #ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x;
}

#nav ul li.last {
    background: #ecf3f6;
    padding-bottom: 0;
}

#nav ul a,
#nav ul a:hover {
    float: none;
    padding: 0;
    background: none;
}

#nav ul li a {
    font-weight: normal !important;
}


/*************** 2nd Level ========================= ***************/

#nav ul,
#nav div {
    position: absolute;
    width: 15em;
    top: 27px;
    left: -10000px;
    border: 1px solid #899ba5;
}

#nav div ul {
    position: static;
    width: auto;
    border: none;
}


/*************** 3rd+ Level ========================= ***************/

#nav ul ul,
#nav ul div {
    top: 5px;
}

#nav ul li a {
    background: #ecf3f6;
}

#nav ul li a:hover {
    background: #d5e4eb;
}

#nav ul li a,
#nav ul li a:hover {
    color: #2f2f2f !important;
}

#nav ul span,
#nav ul li.last li span {
    padding: 3px 15px 4px 15px;
}


/*************** Show menu =================== ***************/

#nav li ul.shown-sub,
#nav li div.shown-sub {
    left: 0;
    z-index: 999;
}

#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
    left: 100px;
}


/************************ Navigation > ***************/


/*************** ======================================================================================= ***************/


/*************** Sidebar =============================================================================== ***************/

.block .block-title strong {
    display: block;
    color: #585858;
    min-height: 16px;
}

.block .block-title .checkout_prograss {
    padding: 12px 0 0;
    float: left;
}

.block .block-title a {
    text-decoration: none !important;
}

.block .block-subtitle {
    margin: 0;
    padding: 5px 9px;
    font-size: 1em;
    font-weight: normal;
    color: #0a263c;
}

.block .block-content li.item {
    padding: 7px 9px;
}

.block .block-content .product-name {
    color: #1e7ec8;
}

.block .btn-remove,
.block .btn-edit {
    float: right;
    margin: 1px 0 2px 5px;
}

.block .actions {
    background: #dee5e8 url(../images/bkg_block-actions.gif) 0 0 repeat-x;
    padding: 6px 9px;
    text-align: right;
}

.block .actions a {
    float: left;
}

.block .actions button.button {
    float: right;
}

.block .empty {
    margin: 0;
    padding: 5px 9px;
}

.block li.odd {
    background-color: #f4f3f3;
}

.block li.even {
    background-color: #fafafa;
}


/*************** Mini Blocks ======================================== ***************/

.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
    font-size: 11px;
    line-height: 1.25;
}

.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 21px;
}


/*************** Mini Products List ========================================== ***************/

.mini-products-list .product-image {
    float: left;
    width: 50px;
    border: 1px solid #a9a9a9;
}

.mini-products-list .product-details {
    margin-left: 60px;
}


/*************** Block: Account ==================================== ***************/

.block-account {
    border-color: #dbdbdb;
}

.blue_bg {
    background: url(../images/blue_bac.jpg) repeat;
    height: 90px;
    position: relative;
}

.user_dashbd {
    background: #edefed;
    margin: 40px 0 20px 0;
}

.user_dashbd .block-title {
    background: #4a4a4a;
    padding: 6px 10px;
    border: 1px solid #28A3F5;
}

.user_dashbd .block-title strong {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.user_dashbd .block-content {
    border: 1px solid #dce0e0
}

.user_dashbd .block-content ul {}

.user_dashbd .block-content ul li {
    line-height: 25px;
    border-bottom: 1px solid #D7D7D7;
    padding: 10px;
}

.user_dashbd .block-content ul li a {
    font-size: 14px;
    font-weight: normal;
    color: #7B7878 !important;
    text-decoration: none !important;
}

.user_dashbd .block-content ul li a:hover {
    color: #4a4a4a !important;
}

.user_dashbd .block-content .current strong {
    font-size: 16px;
    color: #4a4a4a;
    font-weight: normal;
}

.edit_acc_tit,
.user_board {
    background: #4a4a4a;
    padding: 6px 10px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 2px solid #156DA8;
}

.user_board {
    background: #4a4a4a;
    padding: 6px 22px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.dash_hello .hello {
    padding: 0 0 4px;
}

.dash_hello p {
    font-size: 14px;
}

.dash_hello .hello strong {
    padding: 0px;
}

.box-content .col-1 address {
    color: #6e6e6e;
    padding: 0px;
    line-height: 20px;
}

.box {
    font-size: 14px;
}

.frst_nme {
    color: #6e6e6e;
    font-size: 16px;
}

.frst_nme label {
    font-weight: normal !important;
}

.lst_nme {
    color: #6e6e6e;
    font-size: 16px;
}

.lst_nme label {
    font-weight: normal !important;
}

.mld_nme {
    color: #6e6e6e;
    font-size: 16px;
}

.mld_nme label {
    font-weight: normal !important;
}

.form-space>.label_align {
    font-size: 13px;
    color: #6e6e6e;
    font-weight: normal;
    width: 100px;
    letter-spacing: 1px;
}

.tags strong {
    float: left;
    position: relative;
    top: -2px;
    margin: 0;
    font-size: 10px;
}

.tags ul {
    float: left;
}


/*************** Block: Currency Switcher ================================== ***************/

.block-currency {
    border: 0;
    background: url(../images/bkg_block-currency.gif) 0 0 no-repeat;
    padding: 7px 12px 10px;
    height: 51px;
}

.block-currency .block-title {
    background: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px;
}

.block-currency .block-title strong {
    background: url(../images/i_block-currency.gif) 0 50% no-repeat;
    padding: 0 0 0 21px;
    text-transform: none;
    color: #fff;
}

.block-currency .block-content {
    background: none;
    padding: 0;
}

.block-currency .block-content select {
    width: 100%;
    padding: 0;
}


/*************** Block: Layered Navigation =================================== ***************/

.block-layered-nav {
    border: 0;
}

.block-layered-nav .block-title {
    border: 0;
    padding: 0;
    height: 24px;
    background: url(../images/bkg_block-layered-title.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.block-layered-nav .block-subtitle {
    line-height: 1.35;
    background: #d5e8ff url(../images/bkg_block-layered1.gif) 0 50% repeat;
    padding: 3px 9px;
    border: 1px solid #b9ccdd;
    border-width: 1px 0;
    text-transform: uppercase;
    color: #1f5070;
}

.block-layered-nav .block-content {
    border: 1px solid #a0b3c3;
    background: #e7f1f4;
}

.block-layered-nav dt {
    background: url(../images/bkg_block-layered-dt.gif) 9px 11px no-repeat;
    padding: 7px 10px 0 28px;
    font-weight: normal;
    text-transform: uppercase;
}

.block-layered-nav dd {
    padding: 0 12px 12px;
    background: url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x;
}

.block-layered-nav dd.last {
    background: none;
}

.block-layered-nav .currently li {
    background: #fff url(../images/bkg_block-layered-li.gif) 0 100% repeat-x;
    padding: 4px 6px 4px 10px;
}

.block-layered-nav .currently .label {
    font-weight: normal;
    padding-left: 18px;
    background: url(../images/bkg_block-layered-label.gif) 0 3px no-repeat;
    text-transform: uppercase;
}

.block-layered-nav .currently .btn-remove {
    margin: 3px 0 0;
}

.block-layered-nav .actions {
    font-size: 11px;
    padding: 4px 9px;
    background: #cad6e4;
    border: 1px solid #dee5e8;
    border-width: 1px 0;
    text-align: right;
}

.block-layered-nav .actions a {
    float: none;
}


/*************** Block: Cart ========================================= ***************/

.block-cart .block-title {
    /***************border-bottom:0;***************/
}

.block-cart .block-title strong {
    background-image: url(../images/i_block-cart.gif);
}

.block-cart .summary {
    background: #fff;
    padding: 2px 8px 8px;
    margin: -1px 0 0;
    position: relative;
    z-index: 1;
}

.block-cart .amount {
    margin: 0;
}

.block-cart .amount a {
    font-weight: normal;
}

.block-cart .subtotal {
    margin: 5px 0 0;
    padding: 2px 0;
    background: #fbebd9;
    text-align: center;
}

.block-cart .subtotal .price {
    font-weight: normal;
}

.block-cart .actions {
    border-bottom: 1px solid #c2c2c2;
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right;
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0;
}


/*************** Block: Wishlist ===================================== ***************/

.block-wishlist .block-title strong {
    background-image: url(../images/i_block-wishlist.gif);
}

.block-wishlist .actions {
    text-align: right;
}

.block-wishlist .actions a {
    float: none;
}


/*************** Block: Related =================================== ***************/

.block-related .block-title strong {
    background-image: url(../images/i_block-related.gif);
    background-position: 0 1px;
}

.block-related input.checkbox {
    float: left;
}

.block-related .product {
    margin-left: 20px;
}


/*************** Block: Compare Products ================================== ***************/

.block-compare .block-title strong {
    background-image: url(../images/i_block-list.gif);
    background-position: 0 1px;
}

.block-compare button.button span {
    border-color: #406a83;
    background: #618499;
}

.page-popup .link-print {
    background: url(../images/i_print.gif) 0 2px no-repeat;
    padding: 2px 0 2px 25px;
    font-weight: normal;
    color: #1e7ec8;
}

.compare-table {
    border: 0;
}

.compare-table thead tr.first th,
.compare-table thead tr.first td {
    border: 0;
    background: none;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.compare-table .btn-remove {
    float: right;
    background-image: url(../images/btn_remove2.gif);
    width: 72px;
    height: 15px;
}

.compare-table tbody th {
    background: #d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y;
}

.compare-table tbody th,
.compare-table tbody td {
    padding: 10px;
    border: 0;
    border-top: 1px solid #dce0e0;
    border-left: 1px solid #dce0e0;
}

.compare-table tbody td.last {
    border-right: 1px solid #dce0e0;
}

.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
    border-bottom: 1px solid #dce0e0 !important;
}

.compare-table tr.add-to-row td {
    background: #fffada;
    text-align: center;
}

.compare-table tr.first td {
    text-align: center;
}

.compare-table tr.first td .product-name {
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 5px;
    color: #203548;
}

.compare-table tr.first td .product-name a {
    color: #203548;
}

.compare-table tr.first td .ratings {
    width: 69px;
    margin: 0 auto;
}

.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
    margin: 0;
}


/*************** Block: Recently Viewed ====================================== ***************/

.block-viewed .block-title strong {
    background-image: url(../images/i_block-viewed.gif);
}


/*************** Block: Recently Compared ==================================== ***************/

.block-compared .block-title strong {
    background-image: url(../images/i_block-list.gif);
    background-position: 0 1px;
}


/*************** Block: Poll =========================== ***************/

.block-poll .block-title strong {
    background-image: url(../images/i_block-poll.gif);
    background-position: 0 8px;
}

.block-poll .block-subtitle {
    font-size: 12px;
}

.block-poll label {
    color: #777;
    font-weight: normal;
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0;
}

.block-poll .label {
    display: block;
    margin-left: 18px;
}

.block-poll li {
    padding: 3px 9px;
}

.block-poll .actions {
    margin: 5px 0 0;
}

.block-poll .answer {
    font-weight: normal;
}

.block-poll .votes {
    float: right;
    margin-left: 10px;
}


/*************** Block: Tags ============================= ***************/

.block-tags .block-title strong {
    background-image: url(../images/i_block-tags.gif);
}

.block-tags .block-content .tags-list {
    background: none;
    border: 0;
    font-size: 12px;
}

.block-tags .block-content a {
    color: #1b2d3b;
}

.block-tags .actions {
    text-align: right;
}

.block-tags .actions a {
    float: none;
}


/*************** Block: Subscribe ======================= ***************/

.block-subscribe .block-content {
    padding: 5px 10px;
}

.block-subscribe .block-title strong {
    background-image: url(../images/i_block-subscribe.gif);
    background-position: 0 8px;
}

.block-subscribe label {
    font-weight: normal;
    color: #666;
}

.block-subscribe input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0;
}

.block-subscribe .actions {
    background: none;
    padding: 0;
    margin: 3px 0 0;
    text-align: left;
}

.block-subscribe .actions button.button {
    float: none;
}

.block-subscribe .actions button.button span {
    border-radius: 0px;
}

.block-subscribe .actions button.button span span {
    border: none;
    background: none;
}


/*************** Block: Reorder =========================== ***************/

.block-reorder .block-title strong {
    background-image: url(../images/i_block-list.gif);
}

.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0;
}

.block-reorder .product-name {
    margin-left: 20px;
}

.block-reorder .validation-advice {
    margin: 3px 9px 7px;
}


/*************** Block: Banner ========================== ***************/

.block-banner {
    border: 0;
}

.block-banner .block-content {
    padding: 0;
    text-align: center;
}


/*************** Block: Login ======================= ***************/

.block-login .block-title strong {
    background-image: url(../images/i_ma-info.gif);
}

.block-login .block-content {
    padding: 5px 10px;
}

.block-login label {
    font-weight: normal;
    color: #666;
}

.block-login input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0;
}

.block-login .actions {
    background: none;
    padding: 0;
    margin: 3px 0 0;
}

.block-login .actions button.button span {
    border-color: #406a83;
    background: #618499;
}


/*************** Paypal ========================== ***************/

.sidebar .paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.sidebar .paypal-logo a {
    float: none;
}


/*************** ======================================================================================= ***************/


/*************** Category Page ========================================================================= ***************/

.category-title {
    border: 0;
    margin: 0 0 7px;
}

.category-image {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
    text-align: center;
}

.category-image img {}

.category-description {
    margin: 0 0 10px;
}


/*************** View Type: Grid ***************/

.products-grid {
    border-bottom: 1px solid #d9ddd3;
    background: url(../images/bkg_grid.gif) 0 0 repeat;
    position: relative;
}

.products-grid.last {
    border-bottom: 0;
}

.products-grid li.item {
    float: left;
    width: 138px;
    padding: 12px 10px 80px;
}

.products-grid .product-image {
    display: block;
    width: 135px;
    height: 135px;
    margin: 0 0 10px;
}

.products-grid .product-name {
    /***************min-height:2.7em;***************/
    margin: 0 0 5px;
    font-weight: normal;
    font-size: 13px;
    color: #203548;
}

.products-grid .product-name a {
    color: #DE4A99;
}

.products-grid .price-box {
    margin: 5px 0;
}

.products-grid .availability {
    line-height: 21px;
}

.products-grid .actions {
    position: absolute;
    bottom: 12px;
}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
    width: 632px;
    margin: 0 auto;
}

.col1-layout .products-grid {
    width: 790px;
    margin: 0 auto;
}


/*************** View Type: List =========================== ***************/

.products-list li.item {
    border-bottom: 1px solid #d9ddd3;
    padding: 12px 10px;
}

.products-list li.item.last {
    border-bottom: 0;
}

.products-list .product-image {
    float: left;
    width: 135px;
    height: 135px;
    margin: 0 0 10px;
}

.products-list .product-shop {
    margin-left: 150px;
}

.products-list .product-name {
    margin: 0 0 5px;
    font-weight: normal;
    font-size: 13px;
    color: #203548;
}

.products-list .product-name a {
    color: #203548;
}

.products-list .price-box {
    float: left;
    margin: 3px 13px 5px 0;
}

.products-list .availability {
    float: left;
    margin: 3px 0 0;
}

.products-list .desc {
    clear: both;
    padding: 6px 0 0;
    margin: 0 0 15px;
    line-height: 1.35;
}

.products-list .desc .link-learn {
    font-size: 11px;
}

.products-list .add-to-links {
    clear: both;
}

.products-list .add-to-links li {
    display: inline;
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 2px;
}


/*************** ======================================================================================= ***************/


/*************** Product View ========================================================================== ***************/


/*************** Rating ========================== ***************/

.no-rating {
    margin: 0;
}

.ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0;
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0;
}

.ratings .rating-links {
    margin: 0;
}

.ratings .rating-links .separator {
    margin: 0 2px;
}

.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(../images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(../images/bkg_rating.gif) 0 100% repeat-x;
}

.ratings .rating-box {
    float: left;
    margin-right: 3px;
}

.ratings .amount {}

.ratings-table th,
.ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0;
}

.ratings-table th {
    font-weight: normal;
    padding-right: 8px;
}


/*************** Availability ================================== ***************/

.availability {
    margin: 0;
}

.availability span {
    font-weight: normal;
}

.availability.in-stock span {}

.availability.out-of-stock span {
    color: #d83820;
}

.availability-only {
    margin: 10px 0 7px;
    line-height: 16px;
    background: url(../images/i_availability_only.gif) 0 50% no-repeat;
    padding-left: 15px;
}

.availability-only span,
.availability-only a {
    border-bottom: 1px dashed #751d02;
    color: #000;
}

.availability-only a {
    background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
    text-decoration: none;
}

.availability-only .expanded {
    background-position: 100% -15px;
}

.availability-only strong {
    color: #be2c00;
}

.availability-only-details {
    margin: 0 0 7px;
}

.availability-only-details th {
    background: #d2d6d9;
    font-size: 10px;
    padding: 0 8px;
}

.availability-only-details td {
    background: #ebf0f3;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    padding: 2px 8px 1px;
}

.availability-only-details tr.odd td.last {
    color: #d95e00;
    font-weight: normal;
}

.product-view .product-shop .availability {
    font-size: 11px;
}

.product-view .product-shop .availability span {
    font-weight: normal;
}


/*************** Email to a Friend ============================== ***************/

.email-friend {
    margin: 0;
}


/*************** Alerts ================================ ***************/

.alert-price {
    margin: 0;
    font-size: 11px;
}

.alert-stock {
    margin: 0;
    font-size: 11px;
}


/************************ < Product Prices ***************/

.price {
    white-space: nowrap !important;
}

.price-box {
    margin: 5px 0;
}

.price-box .price {
    font-weight: normal;
    color: #c76200;
}


/*************** Regular price ========================== ***************/

.regular-price {
    color: #c76200;
}

.regular-price .price {
    font-weight: normal;
    font-size: 13px;
    color: #545454;
}

.block .regular-price,
.block .regular-price .price {
    color: #2f2f2f;
}


/*************** Old price ================================ ***************/

.old-price {
    margin: 0;
}

.old-price .price-label {
    white-space: nowrap;
    color: #999;
}

.old-price .price {
    font-weight: normal;
    color: #c76200;
    text-decoration: line-through;
}


/*************** Special price ======================= ***************/

.special-price {
    margin: 0;
    padding: 3px 0;
}

.special-price .price-label {
    font-size: 13px;
    font-weight: normal;
    white-space: nowrap;
    color: #2C7ED1;
}

.special-price .price {
    font-size: 13px;
    font-weight: normal;
    color: #c76200;
}


/*************** Minimal price (as low as) ============================== ***************/

.minimal-price {
    margin: 0;
}

.minimal-price .price-label {
    font-weight: normal;
    white-space: nowrap;
}

.minimal-price-link {
    display: block;
}

.minimal-price-link .label {
    color: #1e7ec8;
}

.minimal-price-link .price {
    font-weight: normal;
    color: #1e7ec8;
}


/*************** Excluding tax ============================ ***************/

.price-excluding-tax {
    display: block;
    color: #999;
}

.price-excluding-tax .label {
    white-space: nowrap;
    color: #999;
}

.price-excluding-tax .price {
    font-size: 13px;
    font-weight: normal;
    color: #c76200;
}


/*************** Including tax ======================= ***************/

.price-including-tax {
    display: block;
    color: #999;
}

.price-including-tax .label {
    white-space: nowrap;
    color: #999;
}

.price-including-tax .price {
    font-size: 13px;
    font-weight: normal;
    color: #c76200;
}


/*************** Configured price ================================ ***************/

.configured-price {
    margin: 0;
}

.configured-price .price-label {
    font-weight: normal;
    white-space: nowrap;
}

.configured-price .price {
    font-weight: normal;
}


/*************** FPT ================================ ***************/

.weee {
    display: block;
    font-size: 11px;
    color: #444;
}

.weee .price {
    font-size: 11px;
    font-weight: normal;
}


/*************** Excl tax (for order tables) ================================ ***************/

.price-excl-tax {
    display: block;
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-excl-tax .price {
    display: block;
}


/*************** Incl tax (for order tables) ================================ ***************/

.price-incl-tax {
    display: block;
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-incl-tax .price {
    display: block;
    font-weight: normal;
}


/*************** Price range ====================== ***************/

.price-from {
    margin: 0;
}

.price-from .price-label {
    font-weight: normal;
    white-space: nowrap;
}

.price-to {
    margin: 0;
}

.price-to .price-label {
    font-weight: normal;
    white-space: nowrap;
}


/*************** Price notice next to the options ========================== ***************/

.price-notice {
    padding-left: 10px;
    color: #999;
}

.price-notice .price {
    font-weight: normal;
    color: #2f2f2f;
}


/*************** Price as configured ============================= ***************/

.price-as-configured {
    margin: 0;
}

.price-as-configured .price-label {
    font-weight: normal;
    white-space: nowrap;
}

.price-box-bundle {
    padding: 0 0 10px 0;
}

.price-box-bundle .price-box {
    margin: 0 !important;
    padding: 0 !important;
}

.price-box-bundle .price {
    color: #555;
}


/************************ Product Prices > ***************/


/*************** Tier Prices =============================== ***************/

.tier-prices {
    margin: 10px 0;
    padding: 10px;
    background-color: #f4f7f7;
    border: 1px solid #dadddd;
}

.tier-prices li {
    line-height: 1.4;
    background: url(../images/i_tier.gif) no-repeat 0 3px;
    padding: 2px 0 2px 10px;
    color: #424242;
}

.tier-prices .benefit {
    font-style: italic;
    font-weight: normal;
    color: #2f2f2f;
}

.tier-prices .price {
    font-weight: normal;
    color: #2f2f2f;
}

.tier-prices-grouped li {
    padding: 2px 0;
    color: #e26703;
}

.tier-prices-grouped li .price {
    font-weight: normal;
}


/*************** Add to Links =========================== ***************/

.add-to-links {
    font-size: 11px;
    margin: 5px 0 0;
}

.add-to-links .separator {
    display: none;
}


/*************** Add to Cart ================================= ***************/

.add-to-cart label {
    float: left;
    margin-right: 5px;
    font-weight: normal;
    color: #666;
}

.add-to-cart .qty {
    float: left;
    margin-right: 5px;
}

.add-to-cart button.button {
    float: left;
}

.add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: right;
}

.add-to-cart .paypal-logo .paypal-or {
    clear: both;
    display: block;
    margin: 5px 60px 5px 0;
}

.product-view .add-to-cart .paypal-logo {
    margin: 0;
}


/*************** Add to Links + Add to Cart ============================ ***************/

.add-to-box {
    margin: 10px 0;
}

.add-to-box .add-to-cart {
    float: left;
}

.add-to-box .or {
    float: left;
    font-weight: normal;
    margin: 0 7px;
    color: #666;
}

.add-to-box .add-to-links {
    float: left;
    margin: 0;
    font-size: 12px !important;
    line-height: 1.25 !important;
    text-align: left !important;
}

.add-to-box .add-to-links li {
    display: block !important;
}

.add-to-box .add-to-links li .separator {
    display: none !important;
}

.product-view {
    border: 1px solid #dbdbdb;
}

.product-essential {
    padding: 25px;
    background: #fff;
}

.product-essential h2 {}

.product-collateral {
    background: #faf7ee url(../images/bkg_product_collateral.gif) 0 0 repeat-x;
    padding: 25px;
}

.product-collateral h2 {
    font-weight: normal;
    font-size: 15px;
    color: #e26703;
    border-bottom: 1px solid #e5dcc3;
    padding: 0 0 1px;
    margin: 0 0 15px;
}

.product-collateral .box-collateral {
    margin: 0 0 25px;
}


/*************** Product Images ============================= ***************/

.product-view .product-img-box {
    float: left;
    width: 267px;
}

.col3-layout .product-view .product-img-box {
    float: none;
    margin: 0 auto;
}

.product-view .product-img-box .product-image {
    margin: 0 0 13px;
}

.product-view .product-img-box .product-image-zoom {
    position: relative;
    width: 265px;
    height: 265px;
    overflow: hidden;
    z-index: 9;
}

.product-view .product-img-box .product-image-zoom img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move;
}

.product-view .product-img-box .zoom-notice {
    font-size: 11px;
    margin: 0 0 5px;
    text-align: center;
}

.product-view .product-img-box .zoom {
    position: relative;
    z-index: 9;
    height: 18px;
    margin: 0 auto 13px;
    padding: 0 28px;
    background: url(../images/slider_bg.gif) 50% 50% no-repeat;
    cursor: pointer;
}

.product-view .product-img-box .zoom.disabled {
    -moz-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    /***************IE8***************/
    opacity: .3;
}

.product-view .product-img-box .zoom #track {
    position: relative;
    height: 18px;
}

.product-view .product-img-box .zoom #handle {
    position: absolute;
    left: 0;
    top: -1px;
    width: 9px;
    height: 22px;
    background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}

.product-view .product-img-box .zoom .btn-zoom-out {
    position: absolute;
    left: 2px;
    top: 0;
}

.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 2px;
    top: 0;
}

.product-view .product-img-box .more-views h2 {
    font-size: 11px;
    border-bottom: 1px solid #dce0e0;
    margin: 0 0 8px;
    text-transform: uppercase;
}

.product-view .product-img-box .more-views ul {
    margin-left: -9px
}

.product-view .product-img-box .more-views li {
    float: left;
    margin: 0 0 8px 9px;
}

.product-view .product-img-box .more-views li a {
    float: left;
    width: 56px;
    height: 56px;
    border: 2px solid #ddd;
    overflow: hidden;
}

.product-image-popup {
    margin: 0 auto;
}

.product-image-popup .buttons-set {
    float: right;
    clear: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.product-image-popup .nav {
    font-weight: normal;
    margin: 0 100px;
    text-align: center;
}

.product-image-popup .image {
    display: block;
    margin: 10px 0;
}

.product-image-popup .image-label {
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px;
    color: #2f2f2f;
}


/*************** Product Shop ============================== ***************/

.product-view .product-shop {
    float: right;
    width: 330px;
}

.col1-layout .product-view .product-shop {
    float: right;
    width: 545px;
}

.col3-layout .product-view .product-shop {
    float: none;
    width: auto;
}

.product-view .product-shop .product-name {
    margin: 0 0 5px;
}

.product-view .product-shop .product-name h1 {
    margin: 0;
    color: #DE4A99;
}

.product-view .product-shop .availability {
    margin: 10px 0;
}

.product-view .product-shop .short-description {
    margin: 10px 0;
    background: url(../images/bkg_divider1.gif) 0 0 repeat-x;
    padding: 10px 0 0;
}

.product-view .product-shop .price-box {
    margin: 10px 0;
}

.product-view .product-shop .add-to-links {
    margin: 0;
}

.product-view .product-shop .add-to-links {
    font-size: 12px;
    text-align: right;
}

.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator {
    display: inline;
}

.product-view .product-shop .add-to-links a {
    color: #1E7EC8 !important;
    font-weight: normal !important;
}


/*************** Product Options ============================ ***************/

.product-options {
    margin: 20px 0 0;
    padding: 10px 15px 20px;
    position: relative;
    background-color: #f6f6f6;
    border: 1px solid #e4e4e4;
}

.product-options dt {
    padding: 10px 0 0;
    font-weight: normal;
}

.product-options dt label {
    font-weight: normal;
    color: #2f2f2f;
}

.product-options dt label.required em {
    color: #eb340a;
    margin-left: 5px;
}

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0;
}

.product-options dd .qty-holder label {
    vertical-align: middle;
}

.product-options dt .qty-disabled {
    background: none;
    border: 0;
    padding: 3px;
    color: #2f2f2f;
}

.product-options dd {
    padding: 5px 10px 15px;
    margin: 0 0 5px;
    border-bottom: 1px solid #e4e4e4;
}

.product-options dl.last dd.last {
    border-bottom: 0;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.product-options dd input.input-text {
    width: 98%;
}

.product-options dd input.datetime-picker {
    width: 150px;
}

.product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle;
}

.product-options dd textarea {
    width: 98%;
    height: 8em;
}

.product-options dd select {
    width: 99%;
}

.product-options dd .multiselect option {
    border-bottom: 1px dotted #d9e5ee;
    padding: 2px 4px;
}

.product-options ul.options-list {
    margin-right: 5px;
}

.product-options ul.options-list li {
    line-height: 1.5;
    padding: 2px 0;
}

.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px;
}

.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px;
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px;
}

.product-options ul.options-list label {
    font-weight: normal;
}

.product-options ul.validation-failed {
    padding: 0 7px;
}

.product-options p.note {
    margin: 0;
    font-size: 11px;
}

.product-options p.required {
    position: absolute;
    right: 20px;
    top: 20px;
}

.product-options-bottom {
    background-color: #fffada;
    padding: 15px 20px;
    border: 1px solid #e4e4e4;
    border-top: 0;
}

.product-options-bottom .tier-prices {
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    background: 0;
}

.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0;
    color: #e26703;
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
    color: #e26703;
}

.product-options-bottom .price-box {
    float: left;
    margin: 0;
    padding: 0;
}

.product-options-bottom .add-to-links {
    clear: both;
    padding: 5px 0 0;
    text-align: right;
}

.col3-layout .product-options-bottom .price-box {
    float: none;
    padding: 0 0 5px;
}

.product-options-bottom .price-label {
    float: left;
    padding-right: 5px;
}

.product-options-bottom .price-tax {
    float: left;
}

.product-options-bottom .add-to-cart {
    float: right;
}

.product-shop .product-options-bottom {
    margin: 0 0 10px;
}

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px;
}

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0;
}

.product-shop .product-options-bottom .price-tax {
    float: none;
}

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px;
}

.product-shop .product-options-bottom .add-to-links {
    clear: both;
    padding: 5px 0 0;
    text-align: right;
}


/*************** Grouped Product ================================== ***************/

.product-view .grouped-items-table .price-box {
    margin: 0;
    padding: 0;
}


/*************** Block: Description =========================***************/

.product-view .box-description {}


/*************** Block: Additional ==================== ***************/

.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
    line-height: 1.25;
}


/*************** Block: Upsell ============================ ***************/

.product-view .box-up-sell h2 {
    border-bottom: 0;
    padding: 0;
    margin: 0 0 8px;
}

.product-view .box-up-sell .products-grid {
    width: 100%;
    border: 1px solid #e5dcc3;
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
    background: #f6f2e7;
    border-right: 1px solid #e5dcc3;
    border-bottom: 1px solid #e5dcc3;
    padding: 15px 10px 12px;
    line-height: 1.6em;
}

.product-view .box-up-sell .products-grid tr.last td {
    border-bottom: 0;
}

.product-view .box-up-sell .products-grid td.last {
    border-right: 0;
}

.product-view .box-up-sell .products-grid td img {
    border: 1px solid #e5dcc3;
}

.product-view .box-up-sell .products-grid .product-image {
    text-align: center;
}

.product-view .box-up-sell .products-grid td.empty {
    border-right: 0;
    background: #f1ecdb;
}

.product-view .box-up-sell .products-grid .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px;
}


/*************** Block: Tags ========================== ***************/

.product-view .box-tags {
    margin: 0;
}

.product-view .box-tags h3 {
    font-size: 13px;
}

.product-view .box-tags .product-tags {
    display: block;
    margin: 0 0 15px;
}

.product-view .box-tags .product-tags li {
    display: inline;
    background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;
    padding: 0 7px 0 4px;
}

.product-view .box-tags .product-tags li.first {
    padding-left: 0;
}

.product-view .box-tags .product-tags li.last {
    background: none;
    padding-right: 0;
}

.product-view .box-tags .form-add label {
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 5px;
    color: #0a263c;
}

.product-view .box-tags .form-add .input-box {
    float: left;
    width: 305px;
    margin: 0 5px 0 0;
    background: url(../images/i_tag_add.gif) 0 2px no-repeat;
    padding: 0 0 0 23px;
}

.product-view .box-tags .form-add input.input-text {
    width: 299px;
}

.product-view .box-tags .form-add button.button span {
    border-color: #406a83;
    background: #618499;
}

.product-view .box-tags .note {
    margin: 3px 0 0;
    padding: 0 0 0 23px;
    font-size: 11px;
}


/*************** Block: Reviews ====================== ***************/

.product-view .box-reviews dl {
    margin: 15px 0;
}

.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
    font-weight: normal;
}

.product-view .box-reviews dd {
    margin: 0 0 15px;
}

.product-view .box-reviews dd small {
    font-style: italic;
}

.product-view .box-reviews .form-add {
    margin: 15px 0 0;
}

.product-view .box-reviews .form-add h3 {
    font-size: 13px;
    font-weight: normal;
}

.product-view .box-reviews .form-add h3 span {
    font-weight: normal;
}

.product-view .box-reviews .form-add h4 {
    font-size: 12px;
}

.product-view .box-reviews .form-add .data-table td {
    text-align: center;
}

.product-view .box-reviews .form-add .form-list {
    margin: 15px 0 0;
}

.product-view .box-reviews .form-add .form-list .input-box {
    width: 360px;
}

.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
    width: 354px;
}


/*************** Send a Friend ========================== ***************/

.send-friend .form-list {
    width: 615px;
    overflow: hidden;
}

.send-friend .form-list li {
    margin-right: -15px;
}

.send-friend .form-list li p {
    margin: 0 15px 0 0;
}

.send-friend .form-list .field {
    width: 315px;
}

.send-friend .form-list .input-box {
    width: 300px;
}

.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
    width: 294px;
}

.send-friend .form-list li.wide .input-box {
    width: 612px;
}

.send-friend .form-list li.wide textarea {
    width: 609px;
}

.send-friend .buttons-set .limit {
    float: right;
    margin: 0 7px 0 0;
    font-size: 11px;
    line-height: 21px;
}


/*************** ======================================================================================= ***************/


/*************** Content Styles ================================================================= ***************/

.product-name {
    margin: 0 0 4px 0px;
    font-size: 14px;
    font-weight: normal;
}

.product-name a {
    color: #72C772;
    text-decoration: none;
    font-weight: normal;
}


/*************** Product Tags ============================= ***************/

.tags-list {
    display: block;
    font-size: 13px;
    border: 1px solid #c1c4bc;
    background: #f8f7f5;
    padding: 10px;
}

.tags-list li {
    display: inline !important;
    margin: 0 4px 0 0;
}

.tags-list li a {
    color: #1b2d3b;
}


/*************** Advanced Search ======================== ***************/

.advanced-search .form-list label {
    width: 160px;
    padding-right: 10px;
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
    float: left;
    clear: none;
}

.advanced-search-amount {
    margin: 0 0 10px;
}

.advanced-search-summary {
    margin: 10px 0;
    border: 1px solid #e9d7c9;
    background: #fff6f1;
    padding: 10px;
}

.advanced-search-summary ul {
    float: left;
    width: 49%;
}

.advanced-search-summary strong {
    color: #E17C24;
    padding-left: 15px;
    background: url(../images/i_search_criteria.gif) 0 3px no-repeat;
}

.advanced-search-summary p {
    clear: both;
    font-weight: normal;
    margin: 0;
}


/*************** CMS Home Page =============================== ***************/

.cms-home .subtitle {}

.cms-index-index .subtitle {}


/*************** Sitemap ============================= ***************/

.page-sitemap .links {
    text-align: right;
    margin: 0 8px -22px 0;
}

.page-sitemap .links a {
    text-decoration: none;
    position: relative;
}

.page-sitemap .links a:hover {
    text-decoration: underline;
}

.page-sitemap .sitemap {
    margin: 12px;
}

.page-sitemap .sitemap a {
    color: #6e6e6e;
    display: inline-block;
    border: 1px solid #dce0e0;
    padding: 10px;
    border-radius: 2px;
    transition: ease all 0.5s
}

.page-sitemap .sitemap a:hover {
    background: #4a4a4a;
    border: 1px solid #4a4a4a;
    color: #fff;
}

.page-sitemap .sitemap li {
    margin: 4px;
    display: inline-block;
}

.page-sitemap .sitemap li.level-0 {
    margin: 10px 0 0;
    font-weight: normal;
}

.page-sitemap .sitemap li.level-0 a {
    color: #1e7ec8;
}


/*************** RSS ============================== ***************/

.rss-title h1 {
    background: url(../images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px;
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px;
}


/*************** ======================================================================================= ***************/


/*************** Shopping Cart ========================================================================= ***************/

.cart .page-title {
    border-bottom: 0;
    margin: 0 0 12px;
}

.cart .page-title h1 {
    margin: 0;
}

.cart button.button {
    margin-top: 7px;
    margin-bottom: 0 !important;
    display: table;
    margin: 0 auto;
}

.cart form {
    display: block;
    padding: 10px;
}


/*************** Checkout Types ================================= ***************/

.cart .page-title .checkout-types li {
    margin: 0 0 5px;
}

.cart .title-buttons .checkout-types {
    float: right;
}

.cart .title-buttons .checkout-types li {
    float: left;
    margin: 0 0 5px 5px;
}

.cart .checkout-types .paypal-or {
    margin: 0 8px;
    line-height: 2.3;
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 8px 55px 0 0;
    line-height: 1.0;
    font-size: 11px;
}


/*************** Shopping Cart Table ============================ ***************/

.cart-table th {
    padding: 2px 10px;
}

.cart-table td {
    padding: 10px;
}

.cart-table .product-name {
    font-weight: normal;
    margin: 0 0 5px;
    color: #2f2f2f;
    float: left;
}

.cart-table .item-msg {
    margin: 5px 0;
    font-size: 11px;
    font-weight: normal;
    color: #df280a;
}

.cart-table tfoot td {
    padding: 5px 10px;
}

.cart-table .btn-continue {
    float: left;
}

.cart-table .btn-continue span span {
    border: none;
    background: none;
}

.cart-table .btn-update span span {
    border: none;
    background: none;
}


/*************** Shopping Cart Collateral boxes ============================= ***************/

.cart .cart-collaterals {}

.cart .cart-collaterals .col2-set {
    float: left;
    width: 605px;
}

body.checkout-cart-index .cart .cart-collaterals .col2-set {
    float: left;
    width: 315px;
}

.cart .cart-collaterals .col2-set .col-2 {
    width: 294px;
}

.cart .crosssell {
    border: 1px solid #cec3b6;
    background: #fafaec;
    padding: 12px 15px;
}

.cart .crosssell h2 {
    font-size: 13px;
    font-weight: normal;
}

.cart .crosssell .product-image {
    float: left;
    width: 75px;
    height: 75px;
    border: 1px solid #d0cdc9;
}

.cart .crosssell .product-details {
    margin-left: 90px;
}

.cart .crosssell .product-name {
    font-weight: normal;
}

.cart .crosssell li.item {
    margin: 12px 0;
}

.cart .crosssell .link-compare {
    font-weight: normal;
}


/*************** Discount Codes & Estimate Shipping and Tax Boxes ============================= ***************/

.cart .discount {
    border: 1px solid #ddd;
    padding: 10px;
    background: #fff;
}

.cart .shipping {
    border: 1px solid #d0cbc1;
    /***************  background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; ***************/
    padding: 12px 15px;
    margin: 0 0 18px;
}

.cart .discount h2,
.cart .shipping h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0 0 0 21px;
    color: #DE4A99;
    text-transform: uppercase;
}

.cart .discount button span,
.cart .shipping button span {
    border-color: #406a83;
    background: #618499;
}

.cart .discount .buttons-set,
.cart .shipping .buttons-set {
    margin: 10px 0 0;
    border: 0;
    padding: 0;
    text-align: left;
}

.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
    float: none;
    margin-left: 0;
}

.cart .discount h2 {
    background-image: url(../images/i_discount.gif);
}

.cart .discount .input-box {
    margin: 8px 0 0;
    width: 260px;
}

.cart .discount input.input-text {
    width: 254px;
}

.cart .shipping h2 {
    background-image: url(../images/i_shipping.gif);
}

.cart .shipping .sp-methods {
    margin: 10px 0 0;
    padding: 5px 0 0;
    background: url(../images/bkg_divider1.gif) 0 0 repeat-x;
}


/*************** Shopping Cart Totals ======================================= ***************/

.cart .totals {
    float: right;
    width: 268px;
    background: #fff;
    border: 1px solid #dbdbdb;
    margin: 0;
}

.cart .totals table {
    width: 100%;
    margin: 7px 0;
}

.cart .totals td,
.cart .totals th {
    padding: 4px 0px 4px 18px;
}

.cart .totals tfoot th {
    padding: 5px 15px 5px 7px;
}

.cart .totals tfoot td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.cart .totals tfoot th strong {
    font-size: 15px;
}

.cart .totals .checkout-types {
    font-size: 13px;
    padding: 8px 15px 15px;
    float: right;
}

.cart .totals .checkout-types li {
    clear: both;
}


/*************** Options Tool Tip ================================ ***************/

.item-options dt {
    font-weight: normal;
    font-style: italic;
}

.item-options dd {
    padding-left: 10px;
    margin: 0 60px 6px 0;
    float: right;
}

.truncated {
    cursor: help;
}

.truncated a.dots {
    cursor: help;
}

.truncated a.details {
    cursor: help;
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 999;
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    width: 250px;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}

.truncated .truncated_full_value .item-options>p {
    font-weight: normal;
    text-transform: uppercase;
}

.truncated .show .item-options {
    top: -20px;
    left: 50%;
}

.col-left .truncated .show .item-options {
    left: 15px;
    top: 7px;
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px;
}


/*************** ======================================================================================= ***************/


/*************** Checkout ============================================================================== ***************/


/************************ < Common Checkout Styles =========================***************/


/*************** Shipping and Payment methods ============================== ***************/

.sp-methods {
    margin: 0 0 8px;
    margin-left: 5px;
}

.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: normal;
}

.sp-methods dd li {
    margin: 5px 0;
}

.sp-methods label {
    font-weight: normal;
    color: #545454;
    font-size: 13px;
}

.sp-methods .price {
    font-weight: normal;
}

.sp-methods .form-list {
    padding-left: 20px;
}

.sp-methods .form-list li {
    margin: 0 0 8px;
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px;
}

.sp-methods select.year {
    width: 96px;
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px;
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right;
}

.sp-methods .checkmo-list address {
    float: left;
}

.sp-methods .centinel-logos a {
    margin-right: 3px;
}

.sp-methods .centinel-logos img {
    vertical-align: middle;
}

.sp-methods .release-amounts {
    margin: 0.5em 0;
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0;
}

.please-wait {
    float: right;
}

.please-wait img {
    vertical-align: middle;
}

.cvv-what-is-this {
    font-size: 11px;
    cursor: help;
    margin: 4px 0 0 0
}


/*************** Tooltip ================================== ***************/

.tool-tip {
    border: 1px solid #7BA7C9;
    background: #EAF6FF;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999;
}

.tool-tip .btn-close {
    margin: -9px -14px 0;
    text-align: right;
}

.tool-tip .btn-close a {
    display: block;
    margin: 0 0 0 auto;
    width: 15px;
    height: 15px;
    background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
}

.tool-tip .tool-tip-content {
    padding: 5px;
}


/*************** Gift Messages =============================== ***************/

.gift-messages h3 {
    font-size: 12px;
    font-weight: normal;
    color: #e87403;
}

.gift-messages p.control {
    color: #8e8d8b;
}

.gift-messages-form {
    position: relative;
}

.gift-messages-form label {
    float: none !important;
    position: static !important;
}

.gift-messages-form h4 {
    font-size: 12px;
    font-weight: normal;
    color: #e87403;
}

.gift-messages-form .whole-order {
    margin: 0 0 25px;
}

.gift-messages-form .item {
    margin: 0 0 10px;
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px;
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px;
}

.gift-messages-form .item .number {
    margin: 0;
    font-weight: normal;
    text-align: center;
    color: #8a8987;
}

.gift-messages-form .item .details {
    margin-left: 90px;
}

.gift-messages-form .item .details .product-name {
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px;
}

.gift-messages-form .item .details .form-list .field {
    width: 255px;
}

.gift-messages-form .item .details .form-list .input-box {
    width: 240px;
}

.gift-messages-form .item .details .form-list input.input-text {
    width: 234px;
}

.gift-messages-form .item .details .form-list li.wide .input-box {
    width: 500px;
}

.gift-messages-form .item .details .form-list li.wide textarea {
    width: 494px;
}

.gift-message-link {
    font-size: 11px;
    background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
    padding-right: 7px;
}

.gift-message-link.expanded {
    background-position: 100% -40px;
}

.gift-message-row {
    background: #f2efe9;
}

.gift-message-row .btn-close {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}


/*************** Checkout Agreements ====================================== ***************/

.checkout-agreements li {
    margin: 30px 0;
}

.checkout-agreements .agreement-content {
    overflow: auto;
    height: 12em;
    padding: 10px;
    background-color: #fbfaf6;
    border: 1px solid #bbb6a5;
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px;
}

.checkout-agreements .agree input.checkbox {
    margin-right: 6px;
}

.checkout-agreements .agree label {
    font-weight: normal;
    color: #666;
}

.opc .checkout-agreements {
    border: 1px solid #d9dde3;
    border-width: 0 1px;
    padding: 5px 30px;
    margin-left: 0px;
}

.opc .checkout-agreements li {
    margin: 20px 0 0;
}

.opc .checkout-agreements .agreement-content {
    background-color: #fff;
    border-color: #e4e4e4;
    padding: 5px;
}

.opc .checkout-agreements .agree {
    padding-left: 6px;
}


/*************** Centinel =============================== ***************/

.centinel .authentication {
    border: 1px solid #ddd;
    background: #fff;
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.opc .centinel {
    border: 1px solid #bbb6a5;
    border-width: 0 1px 1px;
    padding: 10px 30px;
}


/*************** Generic Info Set ============================== ***************/

.info-set {
    background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px;
}

.info-set h2 {
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px;
}

.info-set h3,
.info-set h4 {
    font-size: 13px;
    font-weight: normal;
    color: #E26703;
}

.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
    font-weight: normal;
}

.info-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative;
}

.info-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c;
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative;
}

.info-set .box {
    margin: 0 0 15px;
}

.info-set .box h2 {
    color: #e26703;
}

.info-set .data-table .product-name {
    font-size: 1em !important;
    font-weight: normal !important;
    color: #1e7ec8 !important;
}

.info-set .data-table .product-name a {
    font-weight: normal !important;
}

.info-set .data-table .item-options {
    margin: 5px 0 0;
}


/************************ Common Checkout Styles > ***************/


/*************** One Page Checkout ========================== ***************/

.block-progress .block-title {
    background: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px;
}

body.checkout-onepage-index .block-progress .block-title strong {
    font-size: 16px;
    color: #fff;
    height: 30px;
    padding: 0 12px;
    position: relative;
    background: #4a4a4a;
    zoom: 1;
    margin: 0;
    line-height: 30px;
    font-weight: normal;
}

.block-progress .block-title strong {
    font-size: 15px;
    color: #DE4A99;
    border-bottom: 1px solid #DDD;
    height: 49px;
    padding: 0 12px;
    position: relative;
    background: #ddd;
    zoom: 1;
    color: #585858;
    margin: 0;
    line-height: 49px;
    font-weight: normal;
}

.block-progress .block-content {
    background: none;
    margin: 0 5px;
}

.block-progress dt {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.35;
    background: #fff;
    border: 1px solid #dbdbdb;
    margin: 0 0 6px;
    padding: 2px 8px;
    color: #2671B9;
}

.block-progress dd {
    background: #fff;
    border: 1px solid #dbdbdb;
    border-top: 0;
    padding: 8px 13px;
    margin: 0 0 6px;
}

.block-progress dt.complete {
    margin: 0;
    background: #fff;
    color: #2671B9;
    font-size: 14px;
}

.block-progress p {
    margin: 0;
}

.block-progress .cards-list dt {
    background: none;
    border: 0 none;
    color: inherit;
    font-size: 12px;
    margin: 5px 0;
    padding: 0;
}

.block-progress .cards-list dd {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.block-progress .cards-list .info-table th {
    font-weight: normal;
}

#co-billing-form .buttons-set,
#checkout-step-payment .buttons-set {
    padding: 0;
    border: 0px;
    margin: 0;
}

.opc .buttons-set {
    margin-top: 0;
    padding-top: 2em;
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px;
}

.opc .buttons-set .back-link small {
    display: none;
}

.opc .buttons-set .back-link a {
    /***************  background-position:-328px -74px; padding-left:16px;width:10px;height:13px; ***************/
    background: none;
}

.opc .buttons-set.disabled button.button {
    display: none;
}

.opc .buttons-set .please-wait {
    height: 21px;
    line-height: 21px;
}

.opc .ul {
    list-style: disc outside;
    padding-left: 18px;
}

.opc {
    position: relative;
}

.opc .step-title {
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 4px 8px 6px;
    text-align: right;
}

.opc .step-title .number {
    float: left;
    color: #999;
    margin: 2px 3px 0 0;
}

.opc .step-title .number:after {
    content: ".";
}

.opc .allow .step-title .number {
    color: #fff;
    margin: 1px 3px 0 0;
}

.opc .allow .step-title .number:after {
    content: ".";
}

.opc .step-title h2 {
    float: left;
    margin: 0;
    color: #999;
    font-size: 14px;
}

.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px;
}

.opc .allow .step-title {
    background: #fff;
    border: 1px solid #dbdbdb;
    color: #fff;
    cursor: pointer;
}

.opc .allow .step-title .number:after {
    content: ".";
}

.opc .active {}

.opc .active .step-title {}

.opc .active .step-title .number {
    color: #fff;
}

.opc .active .step-title h2 {}

#checkout-step-login {}

.opc .step-title {}

.opc .allow .step-title h2 {
    color: #2671B9;
}


/***************.opc .allow .step-title a { display:block; }***************/

.opc .active .step-title {
    border: 1px solid #4DADED;
    background: rgba(0, 153, 255, 0.4);
    color: #fff;
    cursor: default;
    font-size: 14px;
}

.opc .active .step-title .number {
    color: #fff;
}

.opc .active .step-title h2 {
    color: #fff;
    font-size: 14px;
}


/***************.opc .active .step-title a { display:none; }***************/

.opc .step {
    background: #fff;
    position: relative;
}

.opc .step .tool-tip {
    right: 30px;
}

#opc-login .buttons-set {
    border-top: 0;
}

#opc-login h3 {
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 2px;
    text-transform: uppercase;
}

#opc-login h4 {
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    color: #2f2f2f;
}

#opc-shipping_method .buttons-set {
    border-top: 0;
}

.opc .gift-messages-form {
    margin: 0 -30px;
    background: #f6f1eb;
    border: 1px solid #e9e4de;
    border-width: 1px 0;
    padding: 22px 24px 22px 30px;
}

.opc .gift-messages-form .inner-box {
    padding: 5px;
    height: 260px;
    overflow: auto;
}

#opc-review .step {
    border: 0;
    padding: 0;
}

#opc-review .product-name {
    font-weight: normal;
    color: #0a263c;
    float: left;
}

#opc-review .item-options {
    margin: 5px 0 0;
}

#opc-review .buttons-set {
    padding: 10px 0;
    border-top: 1px solid #D9DDE3;
    margin: 0;
}

#opc-review .buttons-set p {
    margin: 0;
    line-height: 40px;
}

#opc-review .buttons-set .please-wait {
    height: 40px;
    line-height: 40px;
}

#opc-review .authentication {
    margin: 0 auto;
    width: 570px;
}

#opc-review .warning-message {
    color: #222;
    font-weight: normal;
    text-align: center;
    padding: 10px 10px 0;
}


/*************** Multiple Addresses Checkout ============================================== ***************/

.checkout-progress {
    padding: 0 90px;
    margin: 0 0 20px;
}

.checkout-progress li {
    float: left;
    width: 19%;
    margin: 0 3px 0 0;
    border-top: 10px solid #999;
    padding: 2px 0 0;
    font-weight: normal;
    text-align: center;
    color: #abb5ba;
}

.checkout-progress li.active {
    border-top-color: #e96200;
    color: #e96200;
}

.multiple-checkout h2 {
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px;
}

.multiple-checkout h3,
.multiple-checkout h4 {
    font-size: 13px;
    font-weight: normal;
    color: #E26703;
}

.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
    font-weight: normal;
}

.multiple-checkout .data-table .product-name {
    font-size: 1em !important;
    font-weight: normal !important;
    color: #1e7ec8 !important;
}

.multiple-checkout .data-table .product-name a {
    font-weight: normal !important;
}

.multiple-checkout .data-table .item-options {
    margin: 5px 0 0;
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0;
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px;
}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
    background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px;
}

.multiple-checkout .col2-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative;
}

.multiple-checkout .col2-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c;
}

.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative;
}

.multiple-checkout .box {
    margin: 0 0 15px;
}

.multiple-checkout .box h2 {
    color: #e26703;
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0;
}

.multiple-checkout .place-order .grand-total {
    float: right;
    height: 71px;
    font-size: 1.5em;
    padding: 0 0 0 21px;
    background: url(../images/bkg_grand-total.gif) 0 0 no-repeat;
    overflow: hidden;
}

.multiple-checkout .place-order .grand-total .inner {
    float: left;
    height: 57px;
    padding: 14px 21px 0 0;
    background: url(../images/bkg_grand-total.gif) 100% 0 no-repeat;
}

.multiple-checkout .place-order .grand-total .inner div {
    display: inline;
}

.multiple-checkout .place-order .grand-total big {
    display: inline;
    margin-right: 12px;
}

.multiple-checkout .place-order .grand-total .price {
    color: #E26703;
}

.multiple-checkout .place-order .grand-total button.button span {
    font-size: 16px;
}

.multiple-checkout .place-order .grand-total button.button span span {
    padding: 0 45px 0 36px;
}


/*************** Step 1 ========================================= ***************/

.multiple-checkout .title-buttons button.button span {
    border-color: #406a83;
    background: #618499;
}

#multiship-addresses-table td {
    padding: 10px;
}

#multiship-addresses-table tfoot td {
    padding: 5px 10px;
}

#multiship-addresses-table tfoot button.button span {
    border-color: #406a83;
    background: #618499;
}


/*************** Step 2 ========================================= ***************/

.multiple-checkout .gift-messages-form .item .details .form-list {
    width: 100%;
    overflow: hidden;
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
    margin-right: -15px;
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
    width: 230px;
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
    width: 215px;
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
    width: 209px;
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
    width: 445px;
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
    width: 439px;
}

.checkout-multishipping-shipping .box-sp-methods {
    border: 1px solid #d9d2be;
    background: #f9f3e3;
    padding: 13px;
    position: relative;
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
    position: absolute;
    top: -20px;
    right: -40px;
    width: 178px;
    height: 41px;
    background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
    overflow: hidden;
}


/*************** Step 3 ========================================= ***************/

.checkout-multishipping-billing .multiple-checkout {
    position: relative;
}


/*************** ======================================================================================= ***************/


/*************** Account Login/Create Pages ============================================================ ***************/

.account-login .content {
    min-height: 240px;
    padding: 14px 21px;
    background: #fff;
    border: 1px solid #DBDBDB;
    border-bottom: 0;
}

.account-login .content h2 {
    font-weight: normal;
    font-size: 14px;
    margin: 0 0 14px;
    padding: 0 0 5px 23px;
    border-bottom: 1px solid #ddd;
    background-position: 0 1px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    color: #DE4A99;
}

.account-login .new-users h2 {
    background-image: url(../images/i_page1.gif)
}

.account-login .registered-users h2 {
    background-image: url(../images/i_page2.gif);
}

.account-login .buttons-set {
    border: 1px solid #dbdbdb;
    border-top: 0;
    margin: 0;
    padding: 8px 13px;
}


/*************** Account Login/Create Pages ============================================================ ***************/


/*************** Remember Me Popup ===================================================================== ***************/

.window-overlay {
    background: url(../images/window_overlay.png) repeat;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
}

.remember-me label {
    float: none;
    margin: 0 6px;
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #dce0e0;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #dce0e0;
    -webkit-box-shadow: 0 0 6px #dce0e0;
    -box-shadow: 0 0 6px #dce0e0;
    z-index: 1000;
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #dce0e0;
    font-size: 14px;
    padding: 5px 10px;
}

.remember-me-popup .remember-me-popup-head {
    position: relative;
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px;
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
}


/*************** Remember Me Popup ===================================================================== ***************/


/*************** My Account ============================================================================= ***************/

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0;
}


/************************ < Dashboard ***************/

.dashboard .welcome-msg {
    padding: 0px 20px 20px;
}

.dashboard .welcome-msg p {
    margin: 0;
    font-weight: normal;
}

.dashboard .col2-set {
    margin: 0 0 25px;
}


/*************** General Box =========================================== ***************/

.box-account {
    background: #fff;
    border: 1px solid #dbdbdb;
    padding: 15px;
    margin: 12px;
}

.box-account .box-head {
    border-bottom: 1px solid #d9dde3;
    padding: 0 0 10px;
    margin-bottom: 25px;
    text-align: right;
}

.box-account .box-head h2 {
    text-align: left;
    font-size: 14px;
    margin: 0;
    color: #6e6e6e;
    font-weight: normal;
}

.dashboard .box .box-title {
    background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0px 2px;
    margin: 0 0 8px;
    text-align: right;
}

.dashboard .box .box-title h3 {
    font-size: 14px;
    color: #6e6e6e;
    font-weight: normal;
    text-align: left;
    float: left;
}

.dashboard .box .box-title h4 {
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}


/*************** Block: Recent Orders =================================== ***************/

.dashboard .box-recent .box-head h2 {
    background-image: url(../images/i_folder-table.gif);
}


/*************** Block: Account Information =============================== ***************/


/*************** .dashboard .box-info .box-head h2 { background: url(../images/i_ma-info.gif) 0px 3px  no-repeat; } ***************/

.dashboard .box-info h4 {
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    color: #6e6e6e;
    padding: 0 10px;
}

body.customer-account-index .dashboard .box-info h4 {
    padding: 0px;
    font-size: 11px;
}

body.customer-account-index .box-tags {
    padding: 10px 0 40px;
}

.box-tags .box-head h2 {
    margin: 0 0 0 14px;
}

body.customer-account-index .box-tags ul {
    padding: 0px
}


/*************** Block: Reviews ====================================== ***************/

.dashboard .box-reviews .box-head h2 {
    background-image: url(../images/i_ma-reviews.gif);
}

.dashboard .box-reviews .number {
    float: left;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #0a263c;
}

.dashboard .box-reviews .details {
    margin-left: 20px;
}

.dashboard .box-reviews li.item {
    margin: 0 0 7px;
}

.dashboard .box-reviews li.item.last {
    margin: 0;
}

.dashboard .box-reviews .ratings {
    margin: 7px 0 0;
}


/*************** Block: Tags =================================== ***************/


/*************** .dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); } ***************/

.dashboard .box-tags .number {
    float: left;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 4px;
    background: #95B5CD;
}

.dashboard .box-tags .details {
    margin-left: 20px;
    margin-bottom: 20px;
}

.dashboard .box-tags li.item {
    margin: 0 0 10px;
}

.dashboard .box-tags li.item.last {
    margin: 0;
}

.dashboard .box-tags .tags .dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
    display: inline;
}


/************************ Dashboard > ***************/


/*************** Address Book ===============================***************/

.addresses-list h2 {
    font-weight: normal;
    font-size: 13px;
    color: #DE4A99;
    margin-left: 10px;
}

.addresses-list h3 {
    font-weight: normal;
    font-size: 13px;
}

.addresses-list address {
    margin: 0 0 3px;
    line-height: 20px;
    font-size: 13px;
}

.addresses-list p {
    margin: 0;
}

.addresses-list a {
    font-weight: normal;
}

.addresses-list .link-remove {
    color: #646464;
}

.addresses-list .separator {
    margin: 0 3px;
}

.addresses-list li.item {
    background: #fff;
    border: 1px solid #dce0e0;
    padding: 10px 13px;
    margin: 0 0 10px;
}

.addresses-list li.empty {
    background: none;
    border: 0;
    padding: 0;
}

.addresses-list li.empty p {
    font-weight: normal;
}

.addresses-list .addresses-additional li.item {
    background: none;
    border: 0;
    padding: 0;
}


/*************** Order View ========================== ***************/

.order-info {
    padding: 8px 8px;
}

.sales-order-invoice .order-info dt {
    display: block !important;
}

.sales-order-view .order-info dt {
    display: block !important;
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline;
}

.order-info .current {
    font-weight: normal;
}

.order-info li {
    margin: 0 3px;
}

.order-date {
    margin: 10px 0;
    padding: 0 10px;
}

.order-info-box {
    background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0px 8px 15px;
}

.order-info-box h2 {
    font-weight: normal;
    font-size: 13px;
}

.order-info-box .box-payment p {
    margin: 0 0 3px;
    font-size: 13px;
}

.order-info-box .box-payment th {
    font-weight: normal;
    padding-right: 7px;
}

.order-items {
    width: 100%;
    overflow-x: auto;
}

.order-items h2,
.order-items h3 {
    clear: none;
    font-weight: normal;
    font-size: 13px;
    padding: 0;
    margin: 0 0 5px;
    color: #4a4a4a;
}

.order-items .product-name {
    font-size: 1em !important;
    font-weight: normal !important;
}

.order-items .link-print {
    color: #1e7ec8;
    font-weight: normal;
}

.order-items .order-links {
    text-align: left;
    padding: 0;
}

.order-additional {
    margin: 15px 0;
}


/*************** Order Gift Message ============================== ***************/

.gift-message dt strong {
    color: #666;
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0;
}


/*************** Order Comments ====================== ***************/

.order-about dt {
    font-weight: normal;
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px;
}

.tracking-table {
    margin: 0 0 15px;
}

.tracking-table th {
    font-weight: normal;
    white-space: nowrap;
}

.tracking-table-popup {
    width: 100%;
}

.tracking-table-popup th {
    font-weight: normal;
    white-space: nowrap;
}

.tracking-table-popup th,
.tracking-table-popup td {
    padding: 1px 8px;
}


/*************** Order Print Pages ======================== ***************/

.page-print .print-head {
    margin: 0 0 15px;
}

.page-print .print-head .logo {
    float: left;
}

.page-print .print-head address {
    float: left;
    margin-left: 15px;
}

.page-print h1 {
    font-size: 20px;
    font-weight: normal;
}

.page-print h2,
.page-print h3 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
}

.page-print h2.h2 {
    font-size: 16px;
    font-weight: normal;
}

.page-print .order-date {
    background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.page-print .col2-set {
    margin: 0 0 10px;
}


/*************** Price Rewrites ======================= ***************/

.page-print .gift-message-link {
    display: none;
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
    display: block;
    white-space: nowrap;
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
    display: inline;
}


/*************** My Tags ================================***************/

.my-tag-edit {
    float: left;
    margin: 0 0 10px;
}

.my-tag-edit .btn-remove {
    float: right;
    margin: 4px 0 0 5px;
}

#my-tags-table {
    clear: both;
}

#my-tags-table td {
    padding: 10px;
}

#my-tags-table .add-to-links {
    white-space: nowrap;
}


/*************** My Reviews ==============================***************/

#my-reviews-table td {
    padding: 10px;
}

.product-review .product-img-box {
    float: left;
    width: 200px;
}

.product-review .product-img-box .product-image {
    display: block;
    width: 125px;
    height: 125px;
    margin-left: 25px;
}

.product-review .product-img-box .label {
    font-size: 11px;
    margin: 0 0 3px;
}

.product-review .product-img-box .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 10px 3px;
}

.product-review .product-details {
    margin-left: 150px;
}

.product-review .product-name {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
}

.product-review h3 {
    font-size: 12px;
    margin: 0 0 3px;
    color: #2f2f2f;
}

.product-review .ratings-table {
    margin: 0 0 10px;
}

.product-review dt {
    font-weight: normal;
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0;
}


/*************** Billing Agreements ===============================***************/

.billing-agreements .info-box {
    margin: 15px 0;
}

.billing-agreements .form-list li select {
    float: left;
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px;
}

.billing-agreements .table-caption {
    font-weight: normal;
    font-size: 13px;
}


/*************** ======================================================================================= ***************/


/*************** MAP Popup============================================================================== ***************/

.cart-msrp-totals {
    color: #e94e34;
    font-size: 12px !important;
    font-weight: normal;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

.map-cart-sidebar-total {
    color: #e94e34;
    display: block;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff;
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #dce0e0;
    -webkit-box-shadow: 0 0 6px #dce0e0;
    box-shadow: 0 0 6px #dce0e0;
    text-align: left;
    width: 300px;
    z-index: 100;
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #dce0e0;
    padding: 5px 30px 5px 10px;
    width: 260px;
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis;
}

.map-popup-arrow {
    background: url(../images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px;
}

.map-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px;
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right;
}

.map-popup-checkout span {
    display: block;
    padding-right: 30px;
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px;
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0;
}

.map-popup-price {
    margin: 5px 0 0;
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word;
}

.map-popup-only-text {
    border-top: 1px solid #ddd;
}


/*************** ======================================================================================= ***************/


/*************** ======================================================================================= ***************/


/*************** Sample Data============================================================================ ***************/

.home-callout {
    margin-bottom: 12px;
}

.home-callout img {
    display: block
}

.home-spot {
    float: left;
    width: 470px;
    margin-left: 20px;
}

.best-selling h3 {
    margin: 12px 0 6px 0;
    color: #e25203;
    font-size: 1.2em;
}

.best-selling table {
    border-top: 1px solid #dce0e0;
}

.best-selling tr.odd {
    background: #eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
}

.best-selling tr.even {
    background: #fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
}

.best-selling td {
    width: 50%;
    border-bottom: 1px solid #dce0e0;
    padding: 8px 10px 8px 8px;
    font-size: 11px;
}

.best-selling .product-img {
    float: left;
    border: 2px solid #dcdcdc;
}

.best-selling .product-description {
    margin-left: 107px;
    line-height: 1.3em;
}

.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
    color: #203548;
}


/*************** ======================================================================================= ***************/


/*************** Clears ================================================================================ ***************/

.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.clear {
    clear: both;
}


/*************** ======================================================================================= ***************/

.guest-select {
    width: 305px !important;
}

.form-list_inner h1 {
    color: #2671B9;
    float: left;
    padding-bottom: 5px;
}

.form-list_inner li {
    margin: 0 0 20px;
    background: #F7F7F7;
    border: 1px solid #DBDBDB;
    padding: 15px;
    clear: both;
}

.form-list_inner li input {
    width: auto !important
}

.form-list_inner li input.input-text {
    width: 297px !important;
}

#list_type_inner {
    width: 650px;
    margin-top: 15px;
}

#list_type_inner li {
    margin: 0 0 20px;
    background: #F7F7F7;
    border: 1px solid #DBDBDB;
    padding: 15px;
    clear: both;
}

#list_type_inner span.info_span {
    display: block;
    clear: both;
    padding: 2px 0 10px 0;
    color: #6C6C6A;
    font-size: 11px;
    font-style: normal;
}

#list_type_inner h1 {
    color: #2671B9;
    float: left;
    padding-bottom: 5px;
}

#list_type_inner .buttons-set {
    margin: 0;
    padding: 5px 0 0 0;
}

#list_type_inner select {
    width: 312px;
    padding: 4px !important;
}

#list_type_inner input.input-text,
textarea {
    width: 300px;
}

.lable_inner {
    font-size: 14px;
    color: #6C6C6A;
}

.selectproperty {
    overflow: hidden;
}

.map_address_locator #mapWrapper span span {
    padding: 0px;
}

#propertyform select {
    width: 306px;
    padding: 4px 4px !important;
}

#propertyform input {
    width: 300px;
    padding: 4px;
}

#propertyform form .property_to.left input,
#propertyform form .property_from input {
    background: url("../images/toggle_arrow.png") no-repeat center right 2px;
    background-position: 141px -417px;
    background-image: url('../images/spriteimage.png');
}

#reserve_div #propertyform input {
    width: auto;
    padding: 6px;
}

#propertyform li .property_time,
#propertyupdate li .property_time {
    margin: 0 0 15px;
}

#propertyform li .property_time label,
#propertyupdate li .property_time label {
    padding: 0px 25px 0px 6px;
}

#propertyform li .property_time .property_mode_label,
#propertyupdate .property_time .property_mode_label {
    padding: 0px;
}

#propertyform li .servicetime_property,
#propertyupdate li .servicetime_property {
    margin: 0 0 10px;
}

#propertyform li .servicetime_property select,
#propertyupdate li .servicetime_property select {
    width: 73px;
}

#propertyform li .servicetime_property b,
#propertyupdate li .servicetime_property b {
    padding: 0px 2px;
}

.input-box_inner {
    padding-bottom: 15px;
    overflow: hidden;
}

.input-text_inner {
    width: 200px;
}

.input-text_descri {
    width: 300px;
}

.input-text_high {
    width: 300px;
}

.checkbox_inner {
    padding-bottom: 10px;
}

.label_inner required em {
    float: right;
    font-style: normal;
    color: #eb340a;
    top: 0;
    right: -8px;
}

.selectaccomodate {
    padding-bottom: 10px;
}

#propertyform .field span,
#propertyupdate .selectaccomodate span {
    display: block;
    clear: both;
    padding: 2px 0 10px 0;
    color: #6c6c6a;
    font-size: 11px;
    font-style: normal;
}

#propertyform .field {
    overflow: hidden;
}

.selectroom {
    padding-bottom: 10px;
}

.selectpets {
    padding-bottom: 10px;
}

em {
    font-style: normal;
    color: #a4a4a4;
    top: 0;
    right: -8px;
    *float: none;
}

#social_popup_main em {
    float: none;
    font-style: normal;
    color: #eb340a;
    top: 0;
    right: -8px;
    *float: none;
}

.selectpropcountry {
    padding-bottom: 10px;
    overflow: hidden;
}

.selectcancelpolicy {
    overflow: hidden;
    border-bottom: 1px solid #CCC;
}

.selectpets span {
    font-style: italic;
}

.selectroom span {
    color: #FF77BB;
    font-style: normal;
}

.innerpage_btn {
    color: #fff;
    font-size: 14px;
    height: 27px;
    border: 1px solid #4a4a4a;
    font-weight: normal;
    cursor: pointer;
    padding: 0 0.91em;
    background: #4a4a4a;
    border-radius: 2px;
}

#mailin #inboxSpace .innerpage_btn {
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}

.innerpage_btn:hover {
    background: #fff;
    border-color: #4a4a4a;
    color: #4a4a4a;
    cursor: pointer;
}

.innerpage_btn:hover input {
    color: #222;
}

.yourlist_img {
    float: left;
}

.airhotels-general-show .yourlist_img {
    float: none !important;
}

.yourlist_img img {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    float: left;
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
    padding: 5px;
    border: 1px solid #DBDBDB;
}

.yourlist_btn {
    float: left;
    padding-top: 20px;
}

.yourlist_btn ul {
    float: left
}

.yourlist_btn ul li {
    float: right;
    padding: 0px 5px;
}

.norecords {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    font-size: 13px;
    color: #4a4a4a
}

.norecords h2 {
    color: #4a4a4a;
    border-bottom: 1px solid #D9DDE3;
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-top: 0 !important;
}

body.airhotels-property-show .norecords h2 {
    font-size: 13px !important;
    color: #4a4a4a !important;
    border-bottom: 0px solid #D9DDE3;
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding: 20px !important;
}

.list_btn {
    padding: 8px 10px 8px;
    font-size: 13px;
    margin: 10px 18px 10px;
    box-sizing: border-box;
    float: right;
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    border-radius: 3px;
    background-color: #4a4a4a;
    color: #fff;
}

.list_btn:hover {
    text-decoration: none !important;
}

.list_btn:active {
    background-color: #1ea5ff;
}

.list_leftcolumn_no_records {
    width: 460px;
    height: 401px;
    text-align: center;
}
.support_btn{
    background: none;
    font-size: 14px;
    border: 2px solid #808080;
    border-radius: 3px;
    padding: 7px 15px;
    color: #000;
    margin: 15px 0px 15px;
    width: 65%;
    text-align: center;
}
.support_btn:hover {
    background-color: #808080;
    color: #fff;
}
.right-support {
    display: block;
    clear: both;
}
.right-support ul {
    margin-left: 15px;
}
.right-support a {
    float: left;
    clear: both;
}
.right-support li {
    font-size: 13px;
}
.right-security {
    display: block;
    border-top: 1px solid #e9e8e8;
    clear: both;
}
.right-security h2, .right-policy h2 {
    margin-top: 10px;
}
.right-policy {
    display: block;
    border-top: 1px solid #e9e8e8;
    clear: both;
}
p.right-description {
    text-align: justify;
    line-height: 20px;
    font-size: 14px;
}
.cal-stay-length{
    display: flex;
    margin-bottom: 10px;
}
.cal-stay-length h1{
    text-align:center;
}
.stay-length{
    padding-right: 20px;
}
.stay-length ul{
    font-size: smaller;
}
.stay-length h4{
    font-size: 16px;
    color: #424242;
    font-weight: bold;
}
.stay-length .value_description{
    float: none;
    font-family: 'ProximaNova-Light';
}
.cal-stay-length > *{
    width: 100%;
}
.calendar-select-date{
    text-align: right;
}
.color-key{
    float: left;
    margin-top: 5px;
    color: #3c6319;
    font-family: 'ProximaNova';
    cursor: pointer;
    user-select: none;
}
/*************** For No Records class written on 13th July 2012 ***************/

.list_rigthcolumn {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 381px;
    height: 333px;
    background: white url(../images/rightclumn_bg.png) no-repeat;
    padding: 33px;
    border: 1px solid #dce0e0;
}

.searchmainpage_1 #searchTextField {
    font-size: 14px;
    font-weight: normal;
    width: 170px;
}

.searchmainpage_1 {
    padding-top: 15px;
    float: left;
}


/* .searchmainpage_1 span { */


/* 	float: left; */


/* 	width: 10px; */


/* 	padding: 5px 0 0; */


/* 	text-align: center; */


/* 	font-weight: normal; */


/* } */

.selectbedtype {
    padding-bottom: 15px;
    overflow: hidden;
}

#roomshomepage {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-image: initial;
}

#room #left_columnhomepage {
    width: 100%;
    float: left;
    clear: left;
}

#room .box .middlehomepage {
    clear: both;
    padding-bottom: 20px;
    margin-top: 10px;
    background: white;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 1px solid #D0D0D0;
    border-image: initial;
}

#room #reputation_sub_navhomepage,
#room #main_content_sub_navhomepage {
    margin-bottom: 18px;
}

#room ul.rooms_sub_navhomepage {
    margin-bottom: 0 !important;
}

#room ul.rooms_sub_navhomepage>li.selected {
    background: #F3F9FD;
    border: 1px solid #D9D8D8;
    border-bottom: 1px solid #F3F9FD;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#room ul.rooms_sub_navhomepage>li {
    float: left;
    margin-right: 3px;
    border-bottom: 0px;
    margin-bottom: -1px;
    background: #303030;
}

#room ul.rooms_sub_navhomepage>li.selected>a {
    color: #000;
}

#room ul.rooms_sub_navhomepage>li>a {
    font-size: 14px;
    text-decoration: none;
    display: block;
    line-height: 25px;
    padding: 5px 22px;
    color: #fff;
}

.experience-title {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px 20px 0px;
}

.experience-title h2 a {
    color: #333;
}

.experience_price {
    position: absolute;
    top: 33px;
    left: 0px;
    background: rgba(50, 50, 50, 0.9);
    padding: 0px 15px 3px;
    color: #fff;
    font-weight: normal;
}

.experience_price span.price-tag-price {
    font-size: 24px;
}

.img_box {
    display: block;
    -webkit-box-shadow: inset 1px 1px 10px 3px rgba(0, 0, 0, 0.25);
    box-shadow: inset 1px 1px 10px 3px rgba(0, 0, 0, 0.25);
}

.img_box_inner {
    position: relative;
    z-index: -1;
}

#results {
    width: 100%;
    float: left;
    padding: 9px;
}

.search_result {
    width: 300px;
    height: 330px;
    border: 1px solid #dce0e0;
    background: #f8f8f8;
    position: relative;
    margin: 0px 16px 26px 0px;
    padding-bottom: 0px;
    overflow: hidden;
    float: left;
}


/*************** #results .last{margin-right: 0px;} ***************/

.search_result .price {
    float: left;
}

.search_result .search-result-pimage {
    height: 200px;
    float: left;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    background-size: cover !important;
    background-position: center;
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
}

.search_result .search-result-container {
    padding: 0px;
    overflow: hidden;
}

.search_result .search-result-pimage img {
    width: 100%;
    height: auto;
}

h2.search-title {
    font-size: 28px;
    color: #333;
}

.room_details h2 {
    font-weight: normal;
    font-size: 16px;
    padding: 2px 0;
}

.room_details h2 a {
    text-decoration: none;
    color: #333;
}

.room_details h2 a:hover {
    text-decoration: none;
}

.reviews_count_no {
    color: #848484;
    margin: 0 0 0 6px;
    text-transform: lowercase;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.host_name {
    font-weight: normal;
    font-size: 12px;
}

.price_data {
    float: left;
    color: #3D3D3D;
    font-size: 24px;
    font-weight: normal;
    line-height: 44px;
    height: 44px;
    letter-spacing: -0.5px;
    padding: 2px 10px 0 0;
}

.price_modifier {
    float: left;
    padding-right: 14px;
    font-size: 12px;
    margin-top: 16px;
}

.search-result-right .price_modifier {
    margin-top: 0;
    clear: both;
    color: #848484;
}

.searchtopic {
    font-size: 23px;
    font-weight: normal;
    color: #DE4A99;
}

#results .search-result-right .price_data {
    height: auto;
    font-size: 24px;
    color: #fff;
}

.search-result-right .search-result-title-left {
    float: left;
    width: 100%;
    text-align: left;
    padding: 20px 0 16px;
    box-sizing: border-box;
}

.search-result-right .search_price_right {
    border-radius: 0px 2px 2px 0px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: rgba(50, 50, 50, 0.9);
    padding: 0px 15px 0px;
    color: #fff;
    font-weight: normal;
}

.search-result-right .search_price_right span.price-tag-price-pernight {
    color: #BEBBBB;
    font-size: 12px;
    display: block;
    text-align: center;
    margin: 0 0 4px;
}

.search-result-right .search_price_right span.price-tag-price {
    font-size: 24px;
    position: relative;
}

.search-result-right .price {
    clear: both;
}

.search-result-reviews {
    clear: both;
}

#searchinnerpage p.address {
    color: #848484;
    font-size: 13px;
    height: auto;
    overflow: hidden;
    margin: 3px 0 0;
}

#description_details {
    width: 265px;
    float: left;
    border-left: 1px solid #D9D9D6;
    padding: 10px 0 10px 0px;
    margin-left: -1px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-top: -10px;
}

#description_details .alt {
    background: #FAFAFA;
}

#description_details li {
    padding: 12px 10px;
}

#description_details .property {
    float: left;
    color: #393C3D;
}

.value_description {
    float: right;
    text-align: right;
    word-wrap: break-word;
    font-weight: normal;
    padding-right: 5px;
    width: 53%;
}
.glyphicon-download::before{
    display: none;
}
.banktransfer-instructions-content.agreement-content span {
    line-height: 2;
}
#photos_div {
    height: auto !important
}

.ad-gallery {
    width: 665px;
}

#maps_div iframe {
    width: 675px;
    height: 450px
}

#propertyform {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}

#propertyform h2 {
    text-align: left;
}

.property_from input {
    margin-right: 15px;
    border: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    float: left;
    padding: 6px;
    -moz-box-shadow: inset 0 1px 4px #dbdbdb;
    -webkit-box-shadow: inset 0 1px 4px #dbdbdb;
    box-shadow: inset 0 1px 4px #dbdbdb;
    border: 1px solid #D2D2D2;
}

.property_from h1 {
    text-align: left;
    font-weight: normal;
    color: #333;
}

.property_to input {
    margin-right: 15px;
    border: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    float: left;
    padding: 6px;
    -moz-box-shadow: inset 0 1px 4px #dbdbdb;
    -webkit-box-shadow: inset 0 1px 4px #dbdbdb;
    box-shadow: inset 0 1px 4px #dbdbdb;
    border: 1px solid #D2D2D2;
}

.property_to h1 {
    text-align: left;
    font-weight: normal;
    color: #333;
}

.property_btn {
    float: left;
    padding-top: 22px;
}

.property_btn input {
    float: left;
    height: 29px;
}

#property_property {
    border: 1px solid #dbdbdb;
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}

#property_property tr th {
    font-weight: normal;
    color: #1E7EC8;
    font-size: 15px;
    padding-bottom: 10px;
}

#property_property tr td {
    font-weight: normal;
    color: #333;
    font-size: 12px;
    padding-bottom: 5px;
    word-break: break-word;
    padding-right: 10px;
}

#airbnbtag {
    top: 15%;
    left: 10px;
    width: 58px;
    height: 220px;
    cursor: pointer;
    text-indent: -5000px;
    position: fixed;
    _position: absolute;
    z-index: 10000;
    overflow: hidden;
    margin-left: -12px;
    display: block;
    background-image: url(../images/groupontag.png);
    background-repeat: no-repeat;
}

.form-add h2 {
    font-weight: normal;
    font-size: 12px;
    position: relative;
    color: #3492B5;
}

.form-add h3 {
    font-size: 16px;
    padding: 5px 0;
    color: #1E7EC8 !important;
    font-weight: normal;
    text-align: left;
}

.catalog-product-view .form-add h3 {
    color: #fff !important;
    font-weight: normal !important;
}

.catalog-product-view .form-add label {
    font-size: 13px;
    font-weight: normal !important;
    color: #545454
}

.demo input {
    border: none;
    width: 100%;
    box-sizing: border-box;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
    padding: 5px 4px;
    border: 1px solid #D2D2D2;
}

.demo select {
    padding: 5px 5px;
    width: 60px;
    background: #fff;
    clear: both;
    float: left;
    margin-top: 16px;
    margin-left: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.demo #pricePerHour {
    width: 90px;
}

.demo label {
    font-size: 13px;
    font-weight: normal;
    padding: 4px 9px 1px;
    color: #474545;
}

.demo .select_grid_timings {
    float: left;
    width: 100%;
    margin: 0 0 8px;
    padding: 1px;
}

.demo .select_grid_timings label {
    width: 95%;
    float: left;
    padding: 0 8px 4px;
}

.demo .select_grid_timings input {
    margin: 0 8px 0 0;
    padding: 8px;
    margin: 7px;
    width: 33%
}

.demo .select_grid_timings select {
    clear: none;
    float: left;
    margin: 6px 5px;
    padding: 8px 5px;
}


/***************.demo .select_grid_timings span{float:left;font-weight: normal;padding: 4px 0 0;}***************/

.demo .select_grid {
    float: left;
    width: 92px;
    padding: 0;
    box-sizing: border-box;
    margin-left: 7px;
}

.select_grid input {
    margin: 6px 0 0 0;
    height: 35px;
    box-sizing: border-box;
}

.demo .select_number_of_guests {
    float: left;
    width: 20%;
    padding: 4px;
    text-align: center;
    box-sizing: border-box
}

.demo .select_number_of_guests select {
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 6px 0 0 0;
    line-height: 27px;
}

#available {
    border-top: 1px solid #ddd;
    text-align: center;
}

#available input.pink_grid {
    background-color: #4a4a4a;
    cursor: pointer;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    height: 48px;
    width: 190px;
}

#available input.pink_grid:hover {
    background-color: #4a4a4a;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#4a4a4a', GradientType=0);
}

#available input.pink_grid:active {
    -webkit-box-shadow: inset 0 1px 4px 1px rgba(0, 0, 0, 0.3), 0 0 0 black;
    box-shadow: inset 0 1px 4px 1px rgba(0, 0, 0, 0.3), 0 0 0 black;
}

#available input,
#cart a {
    text-align: center;
    line-height: 48px;
    transition: all 0.5s ease;
    display: block;
    width: 100%;
    height: 50px;
    background-color: #29B6F6;
    border: none;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: caret;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

#cart a {
    line-height: 25px !important;
    width: 95% !important;
}

#available input:hover,
#cart a:hover {
    background-color: rgb(57, 165, 239);
}

#pricing b {
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    display: block;
}

#pricing h2 {
    color: #1E7EC8 !important;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    background: #4e5051;
    line-height: 35px;
}

#pricing h3,
#instant_times_box h3 {
    color: #545454;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    padding: 8px;
    background-color: #EFEFEF;
    border-bottom: 1px solid #b1b3b3;
}

#pricing h2 strong {
    font-size: 30px;
    color: #474545;
    text-align: center;
    margin: 10px 0
}

#pricing .number_of_persons_class {
    text-align: center;
    margin: 0;
}

#pricing .number_of_persons_class span {
    font-size: 14px;
    font-weight: normal
}

#room #right_column #book_it #book_it_default .hourly_service #price_amount {
    width: 100%;
    float: left;
    color: #db4626 !important;
    font-size: 26px;
}

#room #right_column #book_it #book_it_default .hourly_service #price_amount #pricePerHour {
    font-size: 16px;
}

#pricing ul li {
    padding: 8px;
    border-bottom: 1px solid #dbdbdb;
    overflow: hidden;
}

#pricing .related_listing_right ul li {
    border: none;
    clear: both;
    padding: 0;
    width: 143px;
}

#pricing .related_listing_right ul li strong {
    color: #2C7ED1 !important;
    font-weight: normal;
    font-size: 12px;
}

#pricing .related_listing_right ul li span {
    color: #7E7E7E !important;
    font-weight: normal;
    font-size: 12px;
}

#pricing a {
    text-decoration: none;
}

.subtotal {
    font-size: 13px;
    font-weight: normal;
    padding: 4px 0 1px;
    color: #000;
}

.bigTotal {
    font-size: 30px !important;
    padding: 5px 0;
    color: #1E7EC8 !important;
    clear: both;
}

#txtHint .bigTotal {
    clear: none;
    font-size: 20px !important;
    line-height: 20px;
}

#txtHint .allpropertyhours {
    width: 100%;
    float: left;
    color: #db4626 !important;
    font-size: 13px;
    font-weight: normal;
}

#txtHint .allpropertyhours_span {
    width: 100%;
    float: left;
    color: #db4626 !important;
    font-size: 13px;
    /* 	font-weight: normal; */
}

.booknow_btn {
    float: left;
    margin: 0px;
    padding: 6px !important;
    width: 141px;
    height: 23px !important;
}

#house_rules_text {
    padding: 10px 0
}

.grid_img {
    border: 1px solid #b1b3b3;
    float: left !important;
    margin: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 8px 6px -6px #dce0e0;
    -moz-box-shadow: 0 8px 6px -6px #dce0e0;
    box-shadow: 0 8px 6px -6px #dce0e0;
}

.grid_img:hover,
.grid_img:active {
    border: 1px solid #4a4a4a;
    float: left !important;
    margin: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 0px 2px #4a4a4a;
    -moz-box-shadow: 0 0px 2px #4a4a4a;
    box-shadow: 0 0px 2px #4a4a4a;
}

.grid_img_active {
    border: 1px solid #b1b3b3;
    float: left !important;
    margin: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 0px 6px #DE4A99;
    -moz-box-shadow: 0 0px 6px #DE4A99;
    box-shadow: 0 0px 6px #DE4A99;
}

.grid_img_albumcover {
    border: 1px solid #b1b3b3;
    float: left !important;
    margin: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.review-content {
    width: 97%;
    padding: 15px 10px 10px;
    border-bottom: 1px solid #F0F0F0;
}

.review-text {
    padding: 10px 10px;
    width: 97%;
    font-weight: normal;
    font-size: 11px;
    color: #4a4a4a;
}

.review-product {
    padding-bottom: 10px;
    float: left;
    width: 100%;
    position: relative;
}

.review-title {
    margin-bottom: 15px;
}

.youlist_active_icon,
.review-product .yourlist_loading_icon {
    /*************** top: 10px; ***************/
    /*************** right: 4%; ***************/
}

.reviews_background_image {
    width: 210px;
    text-align: center;
    float: left;
    padding: 30px 0
}

.guestratting_image {
    background-position: -63px -164px;
    display: inline-block;
    width: 79px;
    height: 79px;
    float: left
}

#satisfaction_title {
    font-weight: normal;
    color: #000;
    display: block;
    line-height: 21px;
    font-size: 16px;
    margin: 12px 0 0 0
}

.satisfaction_title_review {
    float: left;
    padding: 4px 20px;
}

.satisfaction_title_review img {
    float: left;
    padding: 0px 1px;
}

.rating_container {
    background-color: #F7F7F7;
    border-bottom: 1px solid #E5E5E5;
}

#main_reviews {
    margin: 0 auto;
    width: 960px;
}

.experience_page_rating {
    width: 70%;
    float: left;
    padding: 30px 0
}

.review_icon {
    background-position: -172px -165px;
    width: 79px;
    height: 79px;
    display: inline-block;
    float: left
}

.rating_for_host_item {
    margin: 0px auto;
    width: 440px;
}

.rating_for_host_item li {
    width: 112px;
    text-align: center;
    float: left;
    margin: 20px 30px 0 0;
}

.rating_star img {
    margin: 0 6px 0 0;
}

#main_reviews ul li span {
    font-size: 13px;
    color: #6e6e6e;
    margin: 0 0 4px;
    display: inline-block;
    font-weight: normal;
}


/*************** #main_reviews{padding-bottom: 20px;}
#main_reviews ul li{text-transform: uppercase;word-wrap: break-word;font-weight: normal;color: #333637;letter-spacing: -0.02em;padding: 3px;float: left;display: block;}
#main_reviews ul{float: left;width: 212px;padding:10px 0 6px 30px;} ***************/

#contact_wrapper {
    margin: 12px 13px 8px;
    display: block;
    padding: 0;
    float: left;
    text-align: center;
}

#contact_wrapper a {
    float: left;
    margin: 0px 0 10px 0;
    padding: 1px 9px 0px;
    font-size: 20px;
    width: 214px;
}

#book_it_default #hourly_overnight_fee,
#book_it_default #service_hours {
    font-size: 13px;
    width: 97%;
    float: left;
    margin: 5px 0 0;
    padding: 0 0 0 9px;
}

#book_it_default #pricing #hourly_overnight_fee b,
#book_it_default #pricing #service_hours b {
    font-size: 13px !important;
    width: auto;
    display: inline-block;
}

#contact_wrapper a.more_grid {
    background: url(../images/arrow.jpg) right no-repeat;
    float: none;
    margin: 0;
    padding: 0 12px 0 0;
    width: auto;
    text-align: center;
    font-size: 13px;
    color: #1e7ec8;
    text-decoration: none;
}

#contact_wrapper a.more_grid:hover {
    text-decoration: underline;
}

.header-dropdown {
    position: absolute;
    top: 51px;
    border: 1px solid black;
    z-index: 9999;
    font-weight: normal;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-gradient(linear, center top, center bottom, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e5323232', endColorstr='#e5000000', GradientType=0);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5), 0 1px 0 rgba(0, 0, 0, 0.9);
}

.header-dropdown-inner {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.header-dropdown {
    min-width: 130px;
}

.header-dropdown h3 {
    font-weight: normal;
    color: white;
    margin: 8px 10px 2px;
}

.header-dropdown-section h3 ul li {
    list-style: none;
    display: list-item;
    border-left: none;
    float: left
}

.header-dropdown-list-item {
    border-left: none !important;
    width: 50px;
    float: left !important;
    padding: 5px 12px 0px !important
}

.header-dropdown-arrow {
    width: 11px;
    height: 8px;
    position: absolute;
    top: -7px;
    left: 7px;
    background-image: url(./images/arrows.png);
}

.read {
    background-color: #fff;
}

.read:hover {
    background-color: #f1f1f1;
}

.unread {
    background-color: #f1f1f1;
}

.unread:hover {
    background-color: #999;
    color: #fff;
}

.backinbox {
    background-color: #CDCDCD;
    width: 80px;
    padding: 5px;
    cursor: pointer
}

.buttonbox {
    margin-left: 10px;
    text-align: center;
    background-color: #CDCDCD;
    font-weight: normal;
    width: 80px;
    padding: 5px;
    cursor: pointer
}

.no_mails {
    color: #e94e34;
    font-size: 13px;
    border: 1px solid #dce0e0;
    text-align: center;
    padding: 20px;
    font-weight: normal;
    border-top: none;
    background-color: #fff;
}

.sendMessage h2 {
    font-weight: bolder;
    color: grey;
    border-bottom: 1px solid #dce0e0;
    padding: 0px 0 10px;
}

#popup_radio.webkit input[type="radio"] {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: white;
    height: 1.6em !important;
    width: 1.6em !important;
    margin-bottom: -4px;
    border: 1px solid #C2C2C2;
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: .9em;
    -moz-border-radius: .9em;
    -webkit-border-radius: .9em;
    border-image: initial;
}

#popup_radio.webkit input[type="radio"]:checked {
    background: white url(./images/radio-background.png) no-repeat center center;
    -webkit-background-size: 11px 11px;
}

.similar_listing_scroll {
    min-height: 180px;
    max-height: 450px;
    overflow: auto;
}

.profilephoto {
    width: 225px;
}

body.onestepcheckout-index-index .form-space {
    margin-bottom: 0px !important;
}

#profile_image {
    margin: 0px 0 10px;
}

#profile_image img {
    margin-top: 0px;
    max-height: 160px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
    padding: 5px;
    border: 1px solid #DBDBDB;
    max-width: 150px;
}

.no_user {
    width: 164px;
    max-height: 210px !important;
}

.a-right span {
    padding-right: 14px;
    float: right;
}

body.sales-order-printinvoice .a-right span {
    padding-right: 0px;
    float: right;
}

#my-orders-table .a-right span {
    /*padding-right: 0;  float: left !important;*/
    text-align: center;
    width: 100%;
    padding: 0;
}

#shopping-cart-totals-table .a-right span {
    padding-right: 0px !important;
}

#body-footer-wrap {
    height: 120px;
}

#body-footer-wrap {
    padding: 0;
    vertical-align: top;
    text-align: left;
}

#body-footer-wrap strong {
    font-size: 13px;
    color: #000;
    display: block;
    margin-bottom: 8px;
    padding-left: 15px;
    text-transform: uppercase;
    background: url(../images/slash.png) no-repeat left;
}

#share_links ul li {
    padding: 3px 0;
    float: left;
}

#footer-menu .footer_widget {
    float: left;
    width: 195px;
}

.footer_icons {
    display: block;
    width: 127px;
    background: url(../images/footer_border.png) bottom repeat-x;
    margin-bottom: 4px;
    overflow: hidden;
}


/***************.footer_line{border-top:1px solid #222; border-bottom:1px solid #444; }***************/

.icon_t {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -27px 0 no-repeat;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.icon_t:hover {
    width: 24px;
    height: 24px;
    background-position: -27px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_f {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) 0 0 no-repeat;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.icon_f:hover {
    width: 24px;
    height: 24px;
    background-position: 0 -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_in {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -54px 0 no-repeat;
    display: block;
    float: left;
}

.icon_in:hover {
    width: 24px;
    height: 24px;
    background-position: -54px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_google {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -81px 0 no-repeat;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.icon_google:hover {
    width: 24px;
    height: 24px;
    background-position: -81px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_myspace {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -108px 0 no-repeat;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.icon_myspace:hover {
    width: 24px;
    height: 24px;
    background-position: -108px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_digg {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -135px 0 no-repeat;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.icon_digg:hover {
    width: 24px;
    height: 24px;
    background-position: -135px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_stumble {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -162px 0 no-repeat;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.icon_stumble:hover {
    width: 24px;
    height: 24px;
    background-position: -162px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_flickr {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -189px 0 no-repeat;
    display: block;
    float: left;
}

.icon_flickr:hover {
    width: 24px;
    height: 24px;
    background-position: -189px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_youtube {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -216px 0 no-repeat;
    display: block;
    float: left;
}

.icon_youtube:hover {
    width: 24px;
    height: 24px;
    background-position: -216px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_yahoo {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -243px 0 no-repeat;
    display: block;
    float: left;
}

.icon_yahoo:hover {
    width: 24px;
    height: 24px;
    background-position: -243px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_skype {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -270px 0 no-repeat;
    display: block;
    float: left;
}

.icon_skype:hover {
    width: 24px;
    height: 24px;
    background-position: -270px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon_pinterest {
    width: 24px;
    height: 24px;
    background: url(../images/footer-icons.png) -295px 0 no-repeat;
    display: block;
    float: left;
}

.icon_pinterest:hover {
    width: 24px;
    height: 24px;
    background-position: -295px -27px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#share_links ul li a img {
    padding-right: 10px;
}

#share_links ul li a {
    float: left;
    text-decoration: none;
    line-height: 24px;
    color: black;
    font-weight: normal;
}

.no-list {
    margin-top: 10px;
    padding: 0;
    list-style: none;
}

.no-list ul,
ol {
    margin: 0 1em;
}

#navi-bottom li {
    margin-right: 10px;
    text-align: center;
    width: 299px;
    float: left;
}

.ibs li,
.ib {
    display: inline-block !important;
    vertical-align: top;
}

.rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.border-1 {
    border: 1px solid #dce0e0;
}

#navi-bottom .last {
    margin-right: 0;
}

.footerimagelink {
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #dce0e0
}

.gray-grad {
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    font-weight: normal;
    background: #EEE;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#dfdfdf));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #dfdfdf);
    background-image: -moz-linear-gradient(top, #f5f5f5, #dfdfdf);
    background-image: -ms-linear-gradient(top, #f5f5f5, #dfdfdf);
    background-image: -o-linear-gradient(top, #f5f5f5, #dfdfdf);
    background-image: linear-gradient(top, #f5f5f5, #dfdfdf);
}

.h-40 {
    line-height: 40px;
    height: 40px;
}

.h-35,
.h-40 {
    font-size: 16px !important;
    padding: 0 10px;
    margin: 0;
}

.footerpopupOverlay {
    background-color: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99979;
}

#checkout-review-table-wrapper .a-right span {
    padding-right: 0px;
}

#checkout-review-table-wrapper .product-name {}

.yourlist_btn ul li img {
    width: 20px;
    height: 20px
}

.gradient-grey {
    padding: 10px 7px;
    border: 1px solid #DBDBDB;
    width: 914px;
    background-color: #FBFBFB;
    background-image: -webkit-linear-gradient(top, #FBFBFB 0, #EFEFEF 100%);
    background-image: -moz-linear-gradient(top, #FBFBFB 0, #EFEFEF 100%);
    background-image: -ms-linear-gradient(top, #FBFBFB 0, #EFEFEF 100%);
    background-image: -o-linear-gradient(top, #FBFBFB 0, #EFEFEF 100%);
    background-image: linear-gradient(top, #FBFBFB 0, #EFEFEF 100%);
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
}

.searchmainpage_1 .gradient-grey {
    background-color: #E5E5E5;
    background-image: -webkit-linear-gradient(top, #F6F6F6 0%, #E5E5E5 100%);
    background-image: -moz-linear-gradient(top, #F6F6F6 0%, #E5E5E5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffe5e5e5', GradientType=0);
}

.check_box {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 0px;
    float: left;
}

.check_box ul {}

.check_box ul li {
    float: left;
}

.check_box ul li label {
    line-height: 25px;
    padding: 0px 6px;
}

.check_box ul li input {
    margin-right: 7px;
}

.advance_srch_input {
    padding: 0px;
}

.advance_srch_input #property_service_from,
.advance_srch_input #property_service_to {
    margin: 0 8px 5px 0;
}

.advance_srch #searchPropertytype input[type="checkbox"],
.advance_srch #searchAmenity input[type="checkbox"] {
    margin: 0 5px 0 0;
}

.advance_srch_input input {
    padding: 1px 0 2px 2px;
    width: 66px;
    float: left;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 black;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 black;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border: 1px solid #dce0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 5px;
}

.advance_srch_input select {
    padding: 0px;
    width: 55px;
    float: left;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 black;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 black;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border: 1px solid #dce0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 4px 4px 0;
}

.advance_srch_input p {
    font-size: 13px;
    line-height: 15px;
}

.advance_srch_btn {
    border: 1px solid #95B706;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #ABD207;
    background-image: -webkit-linear-gradient(top, #ABD207 70%, #98BB07 100%);
    background-image: -moz-linear-gradient(top, #ABD207 70%, #98BB07 100%);
    background-image: -ms-linear-gradient(top, #ABD207 70%, #98BB07 100%);
    background-image: -o-linear-gradient(top, #ABD207 70%, #98BB07 100%);
    background-image: linear-gradient(top, #ABD207 70%, #98BB07 100%);
    -webkit-box-shadow: inset 0 0 4px 2px rgba(255, 255, 255, 0.35);
    -moz-box-shadow: inset 0 0 4px 2px rgba(255, 255, 255, 0.35);
    box-shadow: inset 0 0 4px 2px rgba(255, 255, 255, 0.35);
    color: white;
    font-size: 18px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
    height: 43px;
    line-height: 32px;
    width: 188px;
    padding-top: 0;
    padding-right: 18px;
    padding-bottom: 0;
    padding-left: 18px;
    cursor: pointer
}

.advance_srch p {
    padding: 5px 0;
}

a.advance_srch_btn {
    text-decoration: none;
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 0;
    text-align: center;
    margin-right: 20px;
    line-height: 40px;
}

.avatar-img {
    position: absolute;
    bottom: 11px;
    left: 34%;
    border: 1px solid #dce0e0;
    padding: 3px;
}


/*************** #searchAmenity li, #searchPropertytype li{padding:5px 0;} ***************/

p.address {
    height: 50px;
    overflow: hidden
}

#homepagePopup iframe {
    width: 420px !important
}

#expandAmenity,
#expandPropertytype {
    float: right;
    margin-right: 0px;
    margin-top: 3px;
    color: #0070AB;
}


/*************** #expandPropertytype{margin-right: 80px;} ***************/

#expandFilter {
    color: #0070AB;
    margin-left: 10px;
    cursor: pointer
}


/***************#rated_badges li, #popular_badges li{padding: 12px;margin:0 12px;border-width: 1px;border-style: solid;border-color: #E0DDDD #D9D8D8 #D2D2D2;padding: 12px;float: left;position: relative;background: #F3F3F3;background: -webkit-gradient(linear,center top,center bottom,from(#FEFEFE),to(#F3F3F3));background: -moz-linear-gradient(top,#FEFEFE,#F3F3F3);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe',endColorstr='#fff3f3f3',GradientType=0);border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;box-shadow: inset 0 0 2px 2px #fff,0 1px 0 rgba(127,127,127,0.1);-o-box-shadow: inset 0 0 2px 2px #fff,0 1px 0 rgba(127,127,127,0.1);-moz-box-shadow: inset 0 0 2px 2px #fff,0 1px 0 rgba(127,127,127,0.1);-webkit-box-shadow: inset 0 0 2px 2px #fff,0 1px 0 rgba(127,127,127,0.1);}***************/

#calendarWrapper {
    float: left;
}


/***************Review name***************/

.nick_name {
    font-size: 10px;
    color: #959595;
    clear: left;
    text-align: center;
    padding-top: 5px;
}


/***************
*Property slider
*
***************/

.data-table {
    border-bottom: none;
    width: 100%;
}

body.sales-order-view .data-table thead th {
    width: 100%;
    background: #edefed;
    border-bottom: 1px solid #dce0e0;
    padding: 10px;
    /*text-align: left !important;*/
}

body.sales-order-view .data-table thead th:last-child {
    /*
    display: inline-block;
    text-align: center;
*/
}

body.sales-order-invoice .data-table thead th:last-child {
    width: 159% !important;
    display: inline-block;
    text-align: center;
    line-height: 42px;
}

table#my-orders-table tbody tr td.last {
    padding: 10px 0px 8px 5px !important;
}

body.catalog-product-view #review-form .data-table thead th {
    background: none;
}

body.sales-order-invoice .data-table thead th {
    width: 100px;
    background: #f8f8f8;
    border-bottom: 1px solid #dce0e0;
    color: #6e6e6e;
    background-color: #EDEFED;
    padding: 10px;
}

body.sales-order-invoice tr.invoice_table td {
    padding: 10px 8px !important
}

.paginationClass {
    text-shadow: 1px 1px 1px white;
    display: block;
    float: left;
    padding: 3px 6px 0 6px;
    border: 1px solid #E1E1E1;
    color: #0088D1;
    height: 17px;
    margin-right: 5px;
    font-weight: normal;
    text-decoration: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 1px 1px 0 #fff inset;
    -webkit-box-shadow: 1px 1px 0 #fff inset;
    box-shadow: 1px 1px 0 #fff inset;
}

.appthafacebox-opacity {
    background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99979;
    display: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /*************** for ie 8 and later***************/
    filter: alpha(opacity=80);
    /*************** ie 7 ***************/
}

.socialShare {
    float: right;
}

.socialShare li {
    list-style: none;
    display: inline;
    float: left
}

.viewpage_host_block {
    color: #1E7EC8;
    text-align: center;
    width: 100%;
    margin: 0px 0px 10px;
    float: left;
    cursor: pointer
}

#displayMoreHost {
    text-align: justify;
    margin-top: 5px;
    padding: 5px;
    background: #FAFAFA;
    -o-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #D9D9D9;
    clear: both;
    margin-bottom: 10px;
}

.pre_grid {
    display: block;
    float: left;
}

.next_grid {
    display: block;
    float: right;
}

.date_grid {
    width: 70%;
    float: left;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    margin: 0 auto;
    line-height: 30px;
}

.middle_roof {
    margin-bottom: 20px;
}

.left_desc {
    width: 370px;
    border-right: 1px solid #D9D9D6;
    padding: 15px 15px 0 0;
}


/*************** New Account Login/Create Pages ============================================================ ***************/

.new-account-login {
    clear: left;
    border: 1px solid silver;
    width: 356px;
    box-shadow: #C2E8F9 0px 1px 20px;
    margin: 10px auto 100px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.new-account-login .fb-login-section {
    background: #f4f4f4;
    background: -webkit-gradient(linear, center top, center bottom, from(white), to(#f4f4f4));
    background: -moz-linear-gradient(top, white, #f4f4f4);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#f4f4f4', GradientType=0);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.new-account-login .fb-login-section h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
    padding: 20px 20px 0;
    text-align: left;
}

.new-account-login .best-places {
    font-size: 1.35em;
    color: #393C3D;
    margin: 0;
    padding: 10px 20px 0;
    line-height: 21px;
}

.new-account-login .fb-button-container-centered {
    padding: 15px 20px 20px 20px;
    ;
    text-align: left;
}

.new-account-login .fb-button {
    left: auto;
    display: inline-block;
    cursor: pointer;
}

.new-account-login .fb-button-left {
    float: left;
    height: 40px;
    width: 40px;
    background: url(../images/fb-button-sprite-496d0f583e11d0b0ca8f957566a93705.png) left top no-repeat;
}

.new-account-login .fb-button-center {
    text-align: center;
    width: 256px;
    padding: 0 5px 0 8px;
    line-height: 40px;
    font-size: 16px;
    color: white;
    background-color: #6385BA;
    background-position: left -40px;
    background-repeat: repeat-x;
}

.new-account-login .fb-button-right {
    width: 6px;
    background-position: 100% -80px !important;
}

.new-account-login .fb-button-right,
.fb-button-center,
.fb-button-left {
    float: left;
    height: 40px;
    background: url(../images/fb-button-sprite-496d0f583e11d0b0ca8f957566a93705.png) left top no-repeat;
}

.new-account-login .fb-button:hover {
    -o-box-shadow: inset 0 0 .2em rgba(255, 255, 255, 0.3), inset 0 0 .2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 0 .2em rgba(255, 255, 255, 0.3), inset 0 0 .2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: inset 0 0 .2em rgba(255, 255, 255, 0.3), inset 0 0 .2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 0 .2em rgba(255, 255, 255, 0.3), inset 0 0 .2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.new-account-login .fb-button:active .fb-button-left {
    background-position: 100% -120px
}

.new-account-login .fb-button:active .fb-button-center {
    background-position: 100% -160px
}

.new-account-login .fb-button:active .fb-button-right {
    background-position: 100% -200px !important;
}

.new-account-login .or-separator {
    background: url(../images/cross-divider.png) repeat-x;
    font-size: 1.8em;
    font-weight: normal;
}

.new-account-login span.orgrid {
    background: url(../images/or-divider.png) no-repeat;
    width: 42px;
    height: 19px;
    margin: 0 auto;
    display: block;
    line-height: 5px;
}

.or-separator {
    background: url(../images/fb-hr-88e6fe730bed9e42fca606fe43319146.png) center 50% no-repeat;
    color: #bababa;
    font-size: 2em;
    text-align: center;
    position: relative;
    letter-spacing: 1px;
    margin: 0;
}

.new-account-login form {
    display: block;
    overflow: hidden;
}

.new-account-login .signin-form {
    background: #DFDFDF;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    padding-top: 1px;
}

.new-account-login .textInput {
    width: 312px;
    position: relative;
    margin: 12px auto 0 auto;
    cursor: text;
}

.new-account-login .textInput input {
    width: 290px;
    border: 1px solid #c6c6c6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    font-size: 14px;
    color: #8e8e8e;
}

.new-account-login .extra-actions {
    float: right;
    width: 185px;
}

.new-account-login .formActions {
    padding: 20px;
    overflow: hidden;
}

.new-account-login .extra-actions a {
    font-size: 12px;
    color: #393C3D;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}

.new-account-login .extra-actions a:hover {
    text-decoration: underline;
}

.new-account-login .buttonglossy {
    float: left;
    background: #FBFBFB;
    background: -webkit-gradient(linear, center top, center bottom, from(white), to(#FBFBFB));
    background: -moz-linear-gradient(top, white, #FBFBFB);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffbfbfb', GradientType=0);
    border-color: #C6C6C6;
    color: #393C3D !important;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    filter: dropshadow(color=#840e3e, offx=1, offy=1);
    width: 107px;
    height: 40px;
    -webkit-box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
}

.new-account-login .buttonglossy:hover {
    -webkit-box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
    text-decoration: none !important;
}

.new-account-login .buttonglossy:active {
    -webkit-box-shadow: inset 0.05em 0.15em 0.4em rgba(0, 0, 0, 0.4), inset 0 0 0.2em rgba(255, 255, 255, 0.3), inset 0 1px 2px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0.05em 0.15em 0.4em rgba(0, 0, 0, 0.4), inset 0 0 0.2em rgba(255, 255, 255, 0.3), inset 0 1px 2px rgba(0, 0, 0, 0.9);
}

.login-on-register .new-account-login .buttonglossy {
    float: left;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    color: #fff;
    cursor: pointer;
    filter: dropshadow(color=#840e3e, offx=1, offy=1);
    width: 70px !important;
    height: 30px !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

#signUp_grid {
    width: 452px;
    margin-left: 50px;
    float: left;
}

#signUp_grid h1 {
    background: url(../images/account-icon.png) 340px 0 no-repeat;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0 25px 0 0;
    line-height: 35px;
}

#signUpBox {
    background: #F4F4F4;
    background: -webkit-gradient(linear, center top, center bottom, from(white), to(#F4F4F4));
    background: -moz-linear-gradient(top, white, #F4F4F4);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#f4f4f4', GradientType=0);
    clear: left;
    border: 1px solid silver;
    padding: 25px;
    width: 405px;
    box-shadow: #C2E8F9 0px 1px 20px;
    margin: 0 auto 20px 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

#signUpBox .text_Input {
    position: relative;
    margin: 5px auto 20px;
    cursor: text;
    background: url(../images/textInput-bg.jpg) repeat-x;
    width: 383px;
    border: 1px solid #C6C6C6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    font: normal 14px arial;
    color: #8E8E8E;
}

#signUpBox .text_Input_small {
    position: relative;
    margin: 12px 5px 0 0;
    cursor: text;
    background: url(../images/textInput-bg.jpg) repeat-x;
    width: 108px;
    border: 1px solid #C6C6C6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    font: normal 14px arial;
    color: #8E8E8E;
}

#signUpBox .last_grid {
    position: relative;
    margin: 12px 0 0 0;
    cursor: text;
    background: url(../images/textInput-bg.jpg) repeat-x;
    width: 108px;
    border: 1px solid #C6C6C6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    font: normal 14px arial;
    color: #8E8E8E;
}

#signUpBox .textInput_grid {
    width: 405px;
    position: relative;
    margin: 0 auto;
    cursor: text;
}

#signUpBox .check_box1 {
    float: left;
    -webkit-appearance: none;
    background-color: white;
    margin-top: 1px;
    padding: 0.6em;
    border: 1px solid #C2C2C2;
    -o-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#signUpBox .check_box1:checked {
    background: #fff url(../images/tick.png) no-repeat center center;
    -webkit-background-size: 16px 16px
}

#signUpBox .small_field {
    width: auto;
}

#signUpBox .textInput_grid select {
    position: relative;
    margin: 12px auto 0 auto;
    cursor: text;
    background: url(../images/textInput-bg.jpg) repeat-x;
    width: 405px;
    border: 1px solid #C6C6C6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    font: normal 14px arial;
    color: #8E8E8E;
}

#signUpBox .reg_buttonglossy {
    height: 40px;
    padding: 10px 25px !important;
    font-weight: normal !important;
    float: right;
    margin: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font: normal 20px arial;
    color: white;
    cursor: pointer;
    filter: dropshadow(color=#840e3e, offx=1, offy=1);
    -webkit-box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 black;
    box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 black;
    background-color: #018FE1;
    background-image: -webkit-linear-gradient(top, #00AEFF 0%, #018FE1 100%);
    background-image: -moz-linear-gradient(top, #00AEFF 0%, #018FE1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff00aeff', endColorstr='#ff018fe1', GradientType=0);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-color: #0195EB #0083C7 #0175B8 #0083C7;
}

#signUpBox .reg_buttonglossy:hover {
    background-color: #018FE1;
    background-image: -webkit-linear-gradient(top, #33BEFF 0%, #018FE1 100%);
    background-image: -moz-linear-gradient(top, #33BEFF 0%, #018FE1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff33beff', endColorstr='#ff018fe1', GradientType=0);
}

#signUpBox .reg_buttonglossy:active {
    background-color: #00AEFF;
    background-image: -webkit-linear-gradient(top, #018FE1 0%, #00AEFF 100%);
    background-image: -moz-linear-gradient(top, #018FE1 0%, #00AEFF 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff018fe1', endColorstr='#ff00aeff', GradientType=0);
    -webkit-box-shadow: inset 0 1px 4px 1px rgba(0, 0, 0, 0.3), 0 0 0 black;
    box-shadow: inset 0 1px 4px 1px rgba(0, 0, 0, 0.3), 0 0 0 black;
}

#signUpBox .buttons_set {
    clear: both;
    margin: 0;
    padding: 8px 0 0;
    border-top: 0;
    text-align: right;
}

#signUpBox .control {
    float: left;
    margin-top: 10px;
}

#signUpBox label {
    font: bold 15px arial;
    color: #616161;
}

#signUp_grid .customer-dob label {
    font-size: 10px;
    font-weight: normal;
}

#signUpBox_additional {
    text-align: center;
    font: normal 22px arial;
    margin: 0 0 10px 0;
    padding: 0 25px 0 0;
    line-height: 35px;
}

#signUpBox_additional .addition_link {
    text-align: center;
    font: normal 18px arial;
    color: #414141
}

#signUpBox_additional .addition_link a {
    font: normal 18px arial;
    color: #1c74c4;
    text-decoration: none;
}

#signUpBox_additional .addition_link a:hover {
    color: #1c74c4;
    text-decoration: underline;
}

.login-on-register {
    float: right;
    margin-right: 40px;
}


/*************** Deal Detail Page ============================================================ ***************/

#content_wrapper {
    width: 930px;
    margin: 0 auto;
    position: relative;
}

#rooms_grid {
    background: #FAFAFA;
    border: 1px solid #C3C3C3;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding-bottom: 10px;
}

#back_to_search_container {
    height: 20px;
    line-height: 20px;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #C3C3C3;
    background: #E5E5E5;
    background: -webkit-gradient(linear, center top, center bottom, from(#F6F6F6), to(#E5E5E5));
    background: -moz-linear-gradient(top, #F6F6F6, #E5E5E5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffe5e5e5', GradientType=0);
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

#back_to_search_link {
    float: right;
    background: url(../images/arrow_back.png) no-repeat right;
    font: normal 15px arial;
    color: #3d3f40;
    padding-right: 15px;
    text-decoration: none;
}

#back_to_search_link:hover {
    text-decoration: underline;
}

#back_to_search_container .share-box {
    float: left;
}

#back_to_search_container .share-item {
    float: left;
    width: 85px;
}

#room_snapshot {
    width: 640px;
    float: left;
    border: 0;
}

#room_snapshot h1 {
    font: bold 28px arial;
    color: #333;
    padding: 0 0 0 20px;
    margin: 0;
    background: none !important;
    border: 0;
    height: auto;
}

#room_snapshot h3 {
    font: normal 15px arial;
    color: #757575;
    padding: 0 4px 0 20px;
}

#display_address {
    font: normal 15px arial;
    color: #A3B119;
    padding: 0;
}

#action_buttons {
    float: right;
    padding: 20px 20px 0 0;
}

#action_buttons label {
    font: normal 15px arial;
    color: #3d3f40;
    margin-left: 5px;
}


/*************** .twitter-share-icon{margin-left:15px;}
.googlecount-share-icon{margin-left:10px;} ***************/

#back_to_search_container .fb_dialog_advanced {
    left: 25% !important;
}
/********************* Modal popup for replaced title attribute values*************************/

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.modal-content p{
  margin-bottom: 10px;
}

.modal-content br{
    display: block;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/*************** Review Form ============================================================ ***************/

body.catalog-product-view #product-review-table textarea {
    width: 20px;
    -webkit-box-shadow: inset -1px 1px 1px 0px #ebebeb;
    box-shadow: inset -1px 1px 1px 0px #ebebeb;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#review_form_grid .review_grid {
    background: url(../images/review_submit_bg.jpg) repeat-x;
    padding: 0 25px;
    height: 38px;
    text-align: center;
    line-height: 40px;
    font: bold 20px arial;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
    color: #fff;
    border: 1px solid #1D7EA7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#review_form_grid {
    border: 0;
    margin: 0;
}

#review_form_grid .review_grid:hover {
    -o-box-shadow: inset 0 0 .2em rgba(255, 255, 255, 0.3), inset 0 0 .2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 0 .2em rgba(255, 255, 255, 0.3), inset 0 0 .2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: inset 0 0 .2em rgba(255, 255, 255, 0.3), inset 0 0 .2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 0 .2em rgba(255, 255, 255, 0.3), inset 0 0 .2em rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.6);
}

#review_title_grid h1 {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fafafa;
    padding-left: 14px;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    font: bold 18px arial;
    color: #545454;
    line-height: 43px;
}

#middle_grid {
    padding: 0 !important;
}

.floatleft {
    float: left;
    text-align: left;
}



.review_comment_grid {
    float: left;
    width: 504px;
    padding-left: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.middle_grid_box {
    clear: both;
    border-top: 0 !important;
    margin: 0 0 10px 0;
    background: white;
    border-radius: 0px 0 6px 6px;
    -moz-border-radius: 0px 0 6px 6px;
    -webkit-border-radius: 0px 0 6px 6px;
    border: 1px solid #D0D0D0;
    padding-bottom: 15px;
}


/*************** #review_child{clear: both;margin: 0 0 10px 0;background: white;border: 1px solid #D0D0D0;box-shadow:0px 0px 8px 0px rgba(0,0,0,0.2);} ***************/

#review_child .form_child {
    padding: 10px 10px 30px 20px;
    display: block;
}

body.catalog-product-view #review_child .form_child {
    padding: 20px 20px;
    display: block;
}

#review_child .buttons-set {
    clear: both;
    margin: 0 0 0 10px;
    padding: 8px 0 12px 0;
    border-top: none;
    text-align: right;
}

.catalog-product-view #review_child .buttons-set {
    padding: 8px !important;
}

.profile_pic {
    width: 76px;
    margin: 10px auto 5px;
    position: relative;
}

._pm {
    position: relative;
    background-color: white;
    padding: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #DDD #CACACA #ACACAC;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -o-box-shadow: 0 1px 0 rgba(3, 3, 3, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(3, 3, 3, 0.1);
    -webkit-box-shadow: 0 1px 0 rgba(3, 3, 3, 0.1);
    box-shadow: 0 1px 0 rgba(3, 3, 3, 0.1);
}

._pm_container {
    width: 76px;
    position: relative;
    margin-bottom: 5px;
    float: left;
}

._pm_container ._pm_inner {
    position: relative;
}

._pm_container ._pm_shadow.r {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}

._pm_container ._pm_shadow.l {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

._pm_container ._pm_shadow {
    content: ' ';
    bottom: 0.45em;
    left: 2%;
    width: 96%;
    height: 0.4em;
    position: absolute;
    -moz-border-radius: 0.1em;
    -webkit-border-radius: 0.1em;
    border-radius: 0.1em;
    -o-box-shadow: 0 0 0.8em rgba(3, 3, 3, 0.7);
    -moz-box-shadow: 0 0 0.8em rgba(3, 3, 3, 0.7);
    -webkit-box-shadow: 0 0 0.8em rgba(3, 3, 3, 0.7);
    box-shadow: 0 0 0.8em rgba(3, 3, 3, 0.7);
}

#room .middle {
    clear: both;
    padding: 10px;
    margin: 0 0 10px 0;
    background: white;
    border: 1px solid #D0D0D0;
}

#profile_blog h2 {
    width: 100%;
    text-align: center;
    color: #1E7EC8 !important;
    font-size: 20px;
    font-weight: normal;
    text-transform: capitalize;
}

#profile_blog b {
    color: #959595;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    display: block;
}

#profile_blog b strong {
    font-style: italic;
    font-weight: normal;
}

.related_listing_right {
    margin-left: 5px;
}

.host_responsiveness_list {
    text-shadow: 0 1px 1px white;
    float: left;
    width: 96%;
    padding: 2px 10px;
}

.host_responsiveness_list li:first-child {
    border-top-width: 0 !important;
}

.host_responsiveness_list li {
    float: left;
    width: 100%;
    border-top: 1px dotted #E7E7E7;
    border-bottom: 0 !important;
    padding: 0 !important;
}

.host_responsiveness_list h5 {
    font-size: 1.4em;
    padding: 5px 10px;
    font-weight: normal;
    margin: 6px 0 2px;
}

.host_responsiveness_list h6 {
    font-size: 0.9em;
    color: #959595;
    margin: 0 0 6px;
}

.host_responsiveness_list li.response_time span.icon {
    background-position: 0 -2px;
}

.host_responsiveness_list span.icon {
    float: left;
    width: 32px;
    height: 32px;
    margin: 6px 10px 0 3px;
    background: url(../images/base.png) no-repeat;
}

.host_responsiveness_list li.updatedness span.icon {
    background-position: 0 -49px;
}

.host_responsiveness_list span.icon {
    float: left;
    width: 32px;
    height: 32px;
    margin: 0 5px 0 3px;
    background: url(../images/base.png) no-repeat;
}


/*************** .icon_grid{background: url(../images/icons_1.png) no-repeat ;} ***************/

.account_id {
    background-position: -1px -1px;
    width: 16px;
    height: 14px;
    float: left;
    margin: 4px 8px 0 0;
}

.dashboard_id {
    background-position: -1px -54px;
    width: 15px;
    height: 15px;
    float: left;
    margin: 3px 8px 0 0;
}

.profilelist_id {
    background-position: -15px -298px;
    width: 16px;
    height: 16px;
    float: left;
    margin: 4px 8px 0 0;
}

.wishlist_id {
    background-position: -1px -129px;
    width: 16px;
    height: 16px;
    float: left;
    margin: 18px 8px 0 0;
}

.sentmail_id {
    background-position: -2px -71px;
    width: 17px;
    height: 14px;
    float: left;
    margin: 18px 5px 0 0;
}

.edit_id {
    background-position: -1px -90px;
    width: 18px;
    height: 16px;
    float: left;
    margin: 18px 6px 0 0;
}

.profile_edit_id {
    background-position: -15px -259px;
    width: 19px;
    height: 16px;
    float: left;
    margin: 16px 6px 0 0;
}

.order_id {
    background-position: -2px -109px;
    width: 15px;
    height: 17px;
    float: left;
    margin: 18px 6px 0 0;
}


/*************** Dashboard ============================================================ ***************/

.listspace-grid {
    border: 1px solid #DBDBDB;
    margin: 0 0 15px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
}

#list_legend {
    padding: 10px;
    margin: 0px 12px 22px;
}

.msg_box p.innerpage_btn {
    color: #fff !important;
}

.msg_box p.innerpage_btn:hover {
    color: #4a4a4a !important;
}


/*************** Profile ============================================================ ***************/

#profile_gridlist {
    clear: left;
}

#profile_gridlist .usergridlist {
    clear: both;
    margin: 0 0 10px 0;
    background: white;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 1px solid #D0D0D0;
}

#profile_gridlist .usergridlist h1 {
    font-weight: normal;
    font-size: 16px !important;
    position: relative;
    color: #fff !important;
    padding: 11px 0 13px 12px !important;
    background: #4a4a4a;
    border-bottom: 1px solid #D0D0D0;
}

#profile_gridlist .usergridlist .rowList {
    padding: 10px;
    border-bottom: 1px solid #DBDBDB;
    overflow: hidden;
    margin-bottom: 6px;
}

#profile_gridlist .usergridlist .related_listing_desc {
    margin-left: 10px;
    margin-top: 6px;
    width: 130px;
}

#profile_gridlist .usergridlist .related_listing_desc strong {
    color: #2C7ED1 !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 100%;
    display: block;
    padding-bottom: 3px;
}

#profile_gridlist .usergridlist .related_listing_desc span {
    color: #929292 !important;
    font-weight: normal;
    font-size: 15px;
    font-style: italic;
}

#scroll-listing {
    height: 349px;
    overflow-y: scroll;
}

.list_text_center {
    text-align: center;
}

#profile_right {
    float: right;
    width: 690px;
}

#profile_right .panel {
    /*************** position: relative; ***************/
    margin-bottom: 30px;
}

#profile_right .panel .header_grid::before {
    content: ' ';
    height: 14px;
    width: 13px;
    bottom: 14px;
    z-index: 6;
    left: -8px;
    position: absolute;
    background: transparent url(../images/user_arrow_1.png) no-repeat;
}

#profile_right .panel .header_grid {
    position: relative;
    z-index: 5;
    border-style: solid;
    border-width: 1px 1px 0;
    line-height: 49px;
    height: 49px;
    border-bottom: 1px solid #D0D0D0;
    padding: 0 15px;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    border: 1px solid #4a4a4a;
    background: #4a4a4a;
}

#profile_right .panel .header_grid h1 {
    line-height: 45px;
    float: left;
    color: white;
    font-size: 24px;
    font-weight: normal;
    text-shadow: 0 -1px 1px black;
}

#profile_right .panel .header_grid span {
    float: right;
    color: #fff;
    font-style: italic;
    font-size: 12px;
}

#profile_right .panel .body_grid {
    padding: 15px;
    border-width: 0 1px 1px;
    border-color: #D0D0D0;
    border-style: solid;
    position: relative;
    min-height: 10px;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border-color: transparent #BCBCBC #C1C1C1;
    -moz-border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
}

#profile_right .social_connections_and_reviews {
    float: right;
    width: 690px;
}

#profile_right .panel .header_grid1 {
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    border-color: #D0D0D0;
    border-style: solid;
    border-width: 1px 1px 0;
    line-height: 49px;
    height: 49px;
    border-bottom: 1px solid #D0D0D0;
    padding: 0 15px;
    position: relative;
    background: #4a4a4a;
}

#profile_right .panel .header_grid1 h3 {
    line-height: 49px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    float: left;
}

#profile_right .panel .header_grid1 span.count {
    float: right;
    background-color: #DDDCDC;
    color: #959595;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    text-align: center;
    padding: 0 8px;
    min-width: 12px;
    margin-top: 15px;
    text-shadow: 0 1px 0 white;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -o-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.9), inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.9), inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 0 0 #f9f9f9, inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 0 #f9f9f9, inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
}

#profile_right .panel .body_grid1 {
    padding: 10px;
    border: 1px solid #dce0e0;
    position: relative;
    min-height: 10px;
    background: #fff;
    margin: 0 0 50px;
}

#profile_right .panel.reviews ul.reviews-list {
    background-color: white;
}

.reviews-list-item:last-of-type {
    margin-bottom: 0;
}

.reviews-list-item .profile_pic {
    float: left;
    width: 12% !important;
    margin: 0 !important;
}

.reviews-list-item .bubble {
    padding: 10px;
    float: right;
    width: 80%;
    position: relative;
    background: #eee;
    border-radius: 2px;
}

.airhotels-index-profile .reviews-list-item .bubble {
    width: 540px;
    border-bottom: 1px solid #dce0e0;
    padding: 0 0 20px 0
}

.reviews-list-item .bubble::before {
    content: "";
    background: url('../images/spriteimage.png') no-repeat;
    color: #75C6E8;
    position: absolute;
    width: 15px;
    height: 15px;
    left: -11px;
    top: 8px;
    background-position: -495px -285px;
}

.reviews-list-item .profile_pic span.name {
    display: block;
    text-align: center;
    font-size: 13px;
    width: 76px;
    font-weight: normal;
    color: #545454;
    clear: both;
}

.reviews-list-item {
    margin-bottom: 15px;
}

body.airhotels-property-viewprofile .reviews-list-item .bubble {
    background: none;
    padding: 0
}

body.airhotels-property-viewprofile .reviews-list-item .bubble::before {
    content: "" !important;
}

#profile_right .bubble .relationship,
#profile_right .bubble .date {
    float: right;
    margin-top: 5px;
    color: #B9B9B9;
    font-size: 12px;
}

#profile_right .panel p {
    color: #3F3D3D;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
}

#profile_right ul.reviews-list li.reviews-list-item .profile_pic span.name a {
    color: #959595;
    text-decoration: none;
}

#profile_right .panel .header_grid1 {
    line-height: 49px;
}

#profile_right ._pm_container {
    position: relative;
    margin-bottom: 5px;
    float: left;
    width: auto !important;
}

#profile_right ._pm_container a:hover img {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

._pm_container.small ._pm_shadow.r {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}

._pm_container.small ._pm_shadow.l {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

div.skinnedSelect {
    background: url('../images/skin.png') no-repeat scroll 0pt 100%;
    height: 19px;
}

div.skinnedSelect select {
    opacity: 0;
    filter: alpha(opacity=0);
    moz-opacity: 0;
    position: relative;
    left: -150px;
    z-index: 1;
}

div.skinnedSelect .text {
    float: left;
    text-indent: 10px;
    line-height: 19px;
    width: 150px;
}

div.skinnedSelect .text,
div.skinnedSelect select,
div.skinnedSelect select option {
    width: 150px;
    font-size: 11px;
    color: #316D89;
}

#slider_container_2 {
    margin: 0;
    padding: 0px;
    width: 100%;
    position: relative;
    background: black;
    overflow: hidden;
}

.SliderName_2 {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.SliderNamePrev_2 {
    background: url(../images/air_arrow.png) 0 0 no-repeat;
    width: 42px;
    height: 75px;
    display: block;
    position: absolute;
    top: 280px;
    left: 25px;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.7;
    z-index: 2147483647;
}

.SliderNameNext_2 {
    background: url(../images/air_arrow.png) -42px 0 no-repeat;
    width: 42px;
    height: 75px;
    display: block;
    position: absolute;
    top: 280px;
    right: 42px;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.7;
    z-index: 2147483647;
}

.SliderName_2Description {
    position: absolute;
    right: 0;
    z-index: 1000;
    bottom: 10%;
}

#SliderNameNavigation_2 {
    margin: 0;
}

#SliderNameNavigation_2 a:link,
#SliderNameNavigation_2 a:active,
#SliderNameNavigation_2 a:visited,
#SliderNameNavigation_2 a:hover {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
}

#SliderNameNavigation_2 a img {
    border: none;
    width: 16px;
    height: 16px;
    background: url(../images/bullet.png) no-repeat center center;
}

#SliderNameNavigation_2 a.active img {
    background: url(../images/bullet_active.png) no-repeat center center;
}


/***************#examples_outer{position:relative;}***************/

.search-area {
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.search-area h3 {
    font-size: 48px;
    text-align: left;
    line-height: 100%;
    padding-bottom: 10px;
    color: #fff;
}

.search-area h4 {
    font-size: 18px;
}

.search-area h1,
.search-area h4 {
    font-weight: normal;
    margin: 0;
    color: white;
    line-height: 100%;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.6), 0 -1px 1px rgba(0, 0, 0, 0.6);
}

.container {
    position: relative;
    width: 843px;
    margin: 0 auto 0 auto;
    text-align: left;
}
.search-area .container { height: 40px; width: 760px; clear: both; overflow: hidden; }
.search-area .container.hourly_enabled { width:930px; }

.banner_transparent {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: 15px;
}

.banner_outer {
	z-index:1;
    position: relative;
    top: 217px;
    width: 100%;
    text-align: center;
}

.banner_text {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: 15px;
    width: 75%;
    margin: 0px auto;
}

.banner_text h1 {
    font-size: 58px;
    color: #fff;
    text-transform: uppercase;
    z-index: 9999
}

.banner_text h1 span {
    display: block;
    margin-top: -5px;
    font-size: 23px;
    letter-spacing: 0px;
    text-transform: none;
}

.search-area form {
    z-index: 5;
    float: left;
    position: relative;
    -webkit-transition: width ease-out 900ms;
    -moz-transition: width ease-out 900ms;
    -o-transition: width ease-out 900ms;
    transition: width ease-out 900ms;
    width: 100%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#E0393C3D, endColorstr=#E0393C3D);
}

.search-area #searchTextField {
    width: 377px;
    font-size: 12px;
    border-right: 1px solid #dce0e0;
    border-radius: 3px 0px 0px 3px;
    background-image: url(../images/spriteimage.png);
    background-position: -10px 102px;
    text-indent: 24px;
    border-bottom: none;
    border-top: none;
    border-left: none;
}

.search-area #searchTextField:focus {
    border-color: rgba(237, 29, 137, 0.8);
}

.search-area input[type="text"] {
    float: left;
    width: 110px;
    margin: 0;
    height: 23px;
}

.search-area input[type="text"],
.search-area div.dropdown {
    width: 96px;
    color: #333;
    height: 35px;
    box-sizing: border-box;
}

.search-area .search-option-wrapper {
    position: absolute;
    overflow: hidden;
    width: auto;
    left: 376px;
    top: 4px;
}

.search-area .icon-only {
    height: 35px;
    width: 102px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    position: relative;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    font-weight: normal;
}

.location-error {
   position: absolute;
   width: 100%;
   display: flex;
   justify-content: center;
   top: 56px;
}

.location-error p#error_message_daily_location {
   position: static !important;
}



#search #search_options h5,
.search_guests h5 {
    float: left;
    margin: 10px 30px 0;
    color: #fff;
    font-size: 13px;
    width: 102px;
    text-shadow: 0 2px 1px #000;
}

#search #search_options .search_date {
    margin: 0px 0px 0px 0px;
}

#search #search_options .search_date select {
    float: left;
    font-size: 12px;
    padding: 11px 10px;
    width: 40px;
    padding: 12px 5px 9px 3px;
    height: 45px;
    border-left: 0;
    color: #a9a9a9;
}

#search #search_options .search_date select.time {
    float: left;
    width: 72px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    /* 	background: white url(../images/time.png) 43px 13px no-repeat; */
    font-size: 12px;
    padding: 10px 5px;
    color: #a9a9a9;
    height: 35px;
}

#search #search_options .search_date select.time::-ms-expand {
    display: none;
}

#search #search_options .search_date span {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin: 7px 7px 0;
    float: left;
}

#search #search_options #checkinDate {
    background-image: url('../images/spriteimage.png');
    background-position: -10px -414px;
    font-size: 12px;
    border-right: 1px solid #dce0e0;
    text-indent: 25px;
    width: 100px;
    border-bottom: none;
    border-top: none;
    border-left: none;
}

#search #search_options #checkinTo {
    background-image: url('../images/spriteimage.png');
    background-position: -10px -414px;
    font-size: 12px;
    border-right: 1px solid #dce0e0;
    text-indent: 27px;
    width: 100px;
    border-bottom: none;
    border-top: none;
    border-left: none;
}

.popup div#search_options {
    width: 100%;
    float: left;
    min-height: 60px;
}

.search-area .hourly_enabled #searchTextField {
    width: 203px;
}

.btn.pink {
    cursor: pointer;
    background: #4a4a4a;
    border: 1px solid #4a4a4a;
    line-height: 30px;
}

.btn.pink:hover {
    text-decoration: none;
    color: white;
    background: #1A6BA1;
    border: 1px solid #1A6BA1;
}

.mleft {
    float: left;
    margin: 0px 0px 0px -8px;
}

.slider_showface {
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: bottom;
    overflow: hidden;
    background-color: #cacccd;
}

.slider_showface .face_img {
    float: right;
    border: 0px solid #f9f9f9;
    margin: 0 37px 0 0;
}

.slider_showface .right_desc {
    width: 650px;
    margin: 0 0 0 15px;
    text-align: right;
}

.slider_showface .right_desc .floatright {
    float: right;
    width: 250px;
}

.slider_showface .right_desc h3 a {
    color: #fff;
    font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.6), 0 -1px 1px rgba(0, 0, 0, 0.6);
    text-decoration: none;
}

.slider_showface .right_desc h3 {
    font: bold 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    color: #fff;
}

.slider_showface .right_desc span {
    font-size: 15px;
    margin: 0;
    padding: 0;
    color: #D8D8D8;
    text-align: left;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.6), 0 -1px 1px rgba(0, 0, 0, 0.6);
}

.slider_showface .right_desc .bottom_descs {
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.6), 0 -1px 1px rgba(0, 0, 0, 0.6);
}

.slider_showface .right_desc .bottom_descs h5 {
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #fff;
    display: block;
    float: right;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.6), 0 -1px 1px rgba(0, 0, 0, 0.6);
}

.slider_showface .right_desc .bottom_descs strong {
    display: block;
    float: left;
    font-size: 15px;
    color: #fff;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.6), 0 -1px 1px rgba(0, 0, 0, 0.6);
}

.bottom_descs img {
    width: auto !important;
}


/*************** search result pagination =================================***************/

.search-result-pagination {
    width: 100%;
    display: block;
    margin: 0 0 20px;
    text-align: center;
}

.search-result-pagination ul {
    display: inline-block;
}

.search-result-pagination li {
    width: 25px;
    height: 21px;
    border: 1px solid #dce0e0;
    text-align: center;
    display: block;
    float: left;
    margin: 0 5px;
    cursor: pointer;
    padding-top: 4px;
}

.search-result-pagination li.page-current {
    cursor: default;
    border: 1px solid #1E7EC8;
    ;
    background: #f5f5f5;
}


/*************** navbar ==============================***************/

.wishlists-navbar {
    width: 100%;
}

.wishlists-navbar a.popular em {
    background-position: -152px 0px;
}

.wishlists-navbar a.friends em {
    background-position: -32px 0px;
}

.wishlists-navbar a.airbnb_picks em {
    background-position: -48px 0px;
}

.wishlists-navbar a em {
    left: 9px;
    top: 6px;
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url(../images/nav-icons.png);
    background-repeat: no-repeat;
    background-position-x: -129px;
}

.navbar-black .navbar-inner {
    padding: 0;
    overflow: hidden;
    border-width: 1px 0;
    border-style: solid;
    border-color: #353535 black #080909;
    background: #3E4142;
    background: -webkit-gradient(linear, center top, center bottom, from(#5E6263), to(#3E4142));
    background: -moz-linear-gradient(top, #5E6263, #3E4142);
    -moz-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.12), inset 0 1px 1px 0 rgba(255, 255, 255, 0.12);
    -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.12), inset 0 1px 1px 0 rgba(255, 255, 255, 0.12);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.12), inset 0 1px 1px 0 rgba(255, 255, 255, 0.12);
}

.navbar-black .navbar-inner .nav {
    border-left: 1px solid #070808;
}

.navbar .nav li {
    display: block;
    float: left;
    position: relative;
}

.navbar-black .navbar-inner .nav li a {
    border-color: #070808;
    border-style: solid;
    border-width: 0 1px 0 0;
    margin-top: 0;
    text-transform: uppercase;
    color: white;
    text-shadow: 0 0 0 black;
    font-size: 0.9em;
    padding: 8px 12px 7px 34px;
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #3E4142;
    background: -webkit-gradient(linear, center top, center bottom, from(#5E6263), to(#3E4142));
    background: -moz-linear-gradient(top, #5E6263, #3E4142);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5e6263', endColorstr='#ff3e4142', GradientType=0);
    -o-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.12), inset 0 1px 1px 0 rgba(255, 255, 255, 0.12);
    -moz-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.12), inset 0 1px 1px 0 rgba(255, 255, 255, 0.12);
    -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.12), inset 0 1px 1px 0 rgba(255, 255, 255, 0.12);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.12), inset 0 1px 1px 0 rgba(255, 255, 255, 0.12);
}

.navbar-black .navbar-inner .nav li a.selected {
    -webkit-box-shadow: inset 0 1px 2px #000, 0 0 0 #000;
    -moz-box-shadow: inset 0 1px 2px #000, 0 0 0 #000;
    box-shadow: inset 0 1px 2px #000, 0 0 0 #000;
    background: #262626 !important;
}

.navbar-black .navbar-inner .nav li a.selected i {
    background-position: -199px 0px;
}

.navbar-black .navbar-inner .nav li a.selected1 {
    -webkit-box-shadow: inset 0 1px 2px #000, 0 0 0 #000;
    -moz-box-shadow: inset 0 1px 2px #000, 0 0 0 #000;
    box-shadow: inset 0 1px 2px #000, 0 0 0 #000;
    background: #262626 ! important;
}

.navbar-black .navbar-inner .nav li a.selected1 i {
    background-position: -176px 0px;
    top: 6px;
}

.navbar-black .navbar-inner .nav li a:hover {
    background: -webkit-gradient(linear, center top, center bottom, from(#6A6F70), to(#4A4E4F));
    background: -moz-linear-gradient(top, #6A6F70, #4A4E4F);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6a6f70', endColorstr='#ff4a4e4f', GradientType=0);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.navbar .nav li a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
}

.nav li a:hover {
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.nav li a {
    margin-top: 6px;
    display: block;
    float: none;
    padding: 5px 8px;
    color: #393C3D;
    text-decoration: none;
    text-shadow: 0 1px 0 white;
    border: 1px solid transparent;
}

.navbar-black .navbar-inner .nav li a:active {
    background: #ff525556;
}

.navbar_container {
    position: relative;
    width: 980px;
    margin: 0 auto 0 auto;
}


/*************** wishlist ====================================***************/

#gallery,
#thumbs {
    float: left;
    position: relative;
}

#gallery {
    width: 654px;
    height: 378px;
    overflow: hidden;
    position: relative;
}

#gallery img {
    position: absolute;
    border: 1px solid #333333;
    width: 652px;
    height: 376px;
}

#gallery img:hover {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    border: 1px solid rgba(237, 29, 137, 0.8);
}

#thumbs {
    width: 315px;
    height: 378px;
    overflow: hidden;
    position: relative;
}

#thumbs img {
    width: 313px;
    height: 120px;
    border: 1px solid #333333;
    margin-bottom: 8px;
}

#thumbs img:hover {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    border: 1px solid rgba(237, 29, 137, 0.8);
}

#next {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/wishlist-arrow.png);
    position: absolute;
    left: 50%;
    bottom: 2%;
    cursor: pointer;
}

#next:hover {
    background-position: 0 -27px;
    width: 24px;
    height: 24px;
}

#wishlist_thumb {
    position: relative;
    float: right;
}


/*************** popular_wishlist ====================================***************/

.popular-wishlist {
    clear: left;
}

.popular-wishlist .row-wishlists-list {
    margin: 0 auto 24px auto;
}

.popular-wishlist .row-wishlists-list .wishlists-list-item {
    float: left;
    margin: 0;
    position: relative;
}

.popular-wishlist .space_list {}

.popular-wishlist .row-wishlists-list .wishlists-list-item .matte-media-box img {
    margin: 14px 0 0 4px;
}

.popular-wishlist .row-wishlists-list .wishlists-list-item .matte-media-box {
    text-align: center;
    width: 275px;
    height: 178px;
    position: relative;
    display: block;
    background: url(../images/img_back.png) center no-repeat;
}

.popular-wishlist .row-wishlists-list .wishlists-list-item .matte-media-box:hover {
    background: url(../images/img_back_hover.png) center no-repeat;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.popular-wishlist .row-wishlists-list .info_card {
    clear: left;
    width: 229px;
    border: 1px solid #d7d7d7;
    background: white;
    border-top: 0 !important;
    padding: 20px 10px 10px;
    margin: -19px 4px 0 14px
}

.popular-wishlist .row-wishlists-list .info_card .matte-media-box-small {
    display: block;
    clear: both;
    padding: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #DDD #CACACA #ACACAC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.popular-wishlist .row-wishlists-list .info_card .matte-media-box-small img {
    border: 1px solid #777;
}

.popular-wishlist .row-wishlists-list .span1 {
    float: left;
    margin-left: 10px;
}

.popular-wishlist .row-wishlists-list .span1 h4 {
    font: bold 14px "Arial", sans-serif;
    color: #1d95cb;
}

.popular-wishlist .row-wishlists-list .span1 span {
    font: normal 13px "Arial", sans-serif;
    color: #404040;
}


/*************** popular_2up_listings_view ===============================***************/

.popular_2up_listings_view {
    clear: left;
}

.popular_2up_listings_view {
    position: relative;
}

.popular_2up_listings_view .row2-wishlists-list {
    margin: 0 auto 24px auto;
}

.popular_2up_listings_view .wishlists2-list-item {
    float: left;
    margin: 0;
}

.popular_2up_listings_view .wishlists2-list-item a {
    text-decoration: none;
}

.popular_2up_listings_view .wishlists2-list-item .matte2-media-box {
    border: 1px solid #afafaf;
    display: block;
    position: relative;
}

.list-img{
        width: 63px ;
     height: 53px ;
}
/***************.popular_2up_listings_view .wishlists2-list-item .matte2-media-box:hover{-webkit-transition: all .25s ease;-moz-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;border: 1px solid #ff00ff;***************/

border: 1 px solid rgba (237,
29,
137,
0 .8);
-webkit-box-shadow: 0 0 6 px rgba (237,
29,
137,
0 .8),
0 0 0 black;
box-shadow: 0 0 6 px rgba (237,
29,
137,
0 .8),
0 0 0 black;

}
.popular_2up_listings_view .feed_item_view {
    width: 94px;
    position: absolute;
    bottom: 4px;
    left: 0px;
    right: 0;
    padding: 12px;
}
.popular_2up_listings_view .feed_item_view h4 {
    font: bold 16px 'Droid Sans', sans-serif;
    color: #fff;
}
.popular_2up_listings_view .feed_item_view span {
    font: normal 13px 'Droid Sans', sans-serif;
    color: #565a5c;
    text-align: left;
}
.popular_2up_listings_view .feed_item_view .popular_price {
    background-position: -140px -49px;
    text-align: center;
    width: auto;
    max-height: 45px;
    position: absolute;
    right: auto;
    padding: 2px 10px !important;
    background: #3D3D3D;
    opacity: 0.8;
}
.popular_2up_listings_view .feed_item_view .price-tag-price {
    padding: 6px;
    font: bold 19px 'Droid Sans', sans-serif;
    color: #fff;
    margin: 0;
    line-height: 100%;
    display: block;
    word-break: break-word;
}
.popular_2up_listings_view .feed_item_view .price-tag-price-pernight {
    font: normal 10px 'Droid Sans', sans-serif;
    color: #fff;
    padding: 0;
    margin: 0;
    bottom: 0;
    margin-bottom: 13px;
}
.popular_2up_listings_view .twospace_list {
    position: relative;
}

/***************Home page and Popular page ===============================***************/
.home-medium-dealbox1 {
    display: block;
    float: left;
    width: 470px;
    margin-right: 39px;
}
.home-medium-dealbox2 {
    display: block;
    float: left;
    width: 421px;
    margin: 0 !important;
}
.home-medium-dealboxextra {
    display: block;
    float: left;
    width: 490px;
    box-sizing: border-box;
}
.home-medium-dealboxnormal {
    display: block;
    float: left;
    width: 490px;
    box-sizing: border-box;
}
.my-wishlist .title-buttons h1 {
    float: none !important;
    text-align: left;
}
.class_red {
    background-color: #A10 !important;
    color: white !important;
}
.class_yellow {
    background-color: #E0B518 !important;
    color: black !important;
}
#light .button-glossy.blue {
    border: 1px solid #1D7EA7;
    background: #1E85B0;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff249fd3', endColorstr='#ff1e85b0', GradientType=0);
    color: white !important;
}
.action_grid {
    display: block;
    margin: 0 10px 0px 10px;
    float: right;
}
.emty_grid {
    text-align: center;
    color: #DE4A99;
    font-size: 25px;
    padding-top: 155px;
}
#results .price_modifier {
    float: right;
    padding-right: 14px;
    font-size: 12px;
}
#results .price_data {
    float: left;
    color: #3D3D3D;
    font-size: 24px;
    font-weight: normal;
    line-height: 100%;
    height: 44px;
    letter-spacing: -0.5px;
    padding: 2px 10px 0 0;
}
.fb-button {
    left: auto;
    display: inline-block;
    cursor: pointer !important;
}
.floatright {
    float: right;
}
#review_form {
    width: 100%;
    background-color: #4fc6f1;
}
.catalog-product-view #review-form input {
    margin-bottom: 0px !important;
}

/*************** #product-review-table input{width: 588px;box-shadow:none!important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; margin-bottom: 8px;} ***************/
body.catalog-product-view #product-review-table {
    width: 440px;
    margin: 0 auto;
}
#product-review-table {
    width: 35%;
}
body.catalog-product-view #product-review-table td {
    text-align: center;
    padding: 10px 7px !important;
}
body.catalog-product-view #product-review-table tbody th {
    width: 30px;
    color: #fff;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 10px 7px !important;
}
#product-review-table thead th {
    border-right: none;
}
#product-review-table tbody th td {
    border-right: none !important;
}
#product-review-table {
    margin: 10px 0px 20px 0px;
}
#product-review-table th img {
    padding: 0 0 0 3px
}

/*************** #product-review-table td input[type="radio"]{background-color: #fff;border: 1px solid #fff;width: 12px;height: 12px;-webkit-appearance: none;-moz-appearance: none;border-radius: 150px;} ***************/

/*************** #product-review-table td input[type="radio"]:checked{background-color: #1F8DD7;border: 2px solid #4fc6f1;} ***************/
.review_list {
    width: 440px;
    margin: 0 auto;
}
.review_list li label {
    padding: 10px 0 0 0;
}
.review_label {
    color: #fff !important;
    font-size: 13px !important;
    line-height: 20px;
}
.box-tags .form-add {
    margin: 0;
}
#product-review-table thead th {
    padding-bottom: 0px !important;
    width: 0px !important;
    border-bottom: none !important;
}
#product-review-table tbody th,
#product-review-table tbody td {
    border-bottom: none !important;
}

/*************** #review-form textarea{width: 588px; -webkit-box-shadow: inset -1px 1px 1px 0px #ebebeb; box-shadow: inset -1px 1px 1px 0px #ebebeb; -moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;} ***************/
#description_text_wrapper .content {
    /***************background:#fff url(../images/shadow_bg.jpg) repeat-y;***************/

    overflow: hidden;
}
#reviews_link_text .page-title {
    width: 100%;
    border-bottom: 1px solid #dce0e0;
    margin: 0 0 10px;
}
.checkout-types {
    overflow: hidden;
}
.order-review {
    padding: 10px 0 0;
    width: 80%;
    margin: auto;
}
#checkout-review-submit button.button:hover {
    text-decoration: none !important;
    color: #4a4a4a !important;
}
#checkout-review-submit button.button {
    padding: 0 7px !important;
    height: auto !important;
    display: block;
    border-radius: .3em;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    font-size: 12px !important;
    font-weight: normal;
    color: #fff !important;
    position: relative;
    float: right;
    position: relative;
}
#checkout-review-submit .button-set {
    border: none;
    margin: 10px;
    overflow: hidden;
}
#onepage-billing .form-list {
    width: auto !important;
    padding: 0px;
}
#co-form .no-list ul,
#opc-billing,
#co-billing-form,
#opc-review,
#opc-payment {
    margin: 10px 0 10px 0px;
}
#opc-review {
    overflow: hidden;
}
#co-billing-form .form-list li {
    margin: 0 0 10px 0;
}
.contact_form p,
.time_zone {
    margin: 5px 0 10px;
}
.contact_form #mailSubject {
    margin-bottom: 3%;
}
.contact_form {
    float: left;
}
#contact_form h1 {
    font-weight: normal !important;
    font-size: 14px !important;
}
.time_zone {
    margin-top: 5%;
}
#guest_preferences_time_zone {
    width: 100%;
    border-radius: 2px;
    -o-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    font-size: 1em;
    border: 1px solid #d0d0d0;
    padding: 5px;
}
.contact_mobileno {
    width: 100%;
    box-sizing: border-box;
    margin: 4px 0 0 0;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    padding: 5px;
}
#mailSubject {
    width: 95%;
    height: 70px;
    border: 1px solid #D2D2D2;
    color: #393C3D;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
    -o-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    font-size: 1em;
}
#shopping-cart-table th {
    background: #EAEAEA;
}
.cms-page-title h1,
.cms-page-title h2 {
    padding-bottom: 5px;
    margin-top: 12px;
    font-size: 30px;
    color: #333;
    margin-bottom: 10px;
}
#checkout-review-table th {
    font-weight: normal;
}
#room .box .tabhomepage {
    clear: both;
    padding-bottom: 20px;
    margin-top: 10px;
}
#propertyform .lable_inner {
    width: 198px;
}
#propertyform em {
    float: none;
}
#propertyform textarea {
    width: 300px;
}
ul#amenities-value li {
    float: left !important;
    clear: none !important;
    width: auto !important;
    margin: 0 10px 0 0;
}
ul#new_address li.wide {
    margin-bottom: 10px;
}
ul#new_address li.fields {
    margin-bottom: 10px;
}
input#profilePhoto {
    background: none;
    padding: 0;
}
#manage_list {
    margin: 0;
    float: none;
}
#propertyupdate label {
    width: 190px;
    font-size: 14px;
}
#propertyupdate em {
    float: none;
}
ul#amenities_panel {
    overflow: hidden;
}
ul#amenities_panel li {
    background: none;
    padding: 0;
    border: 0;
    float: left;
    clear: none;
    margin: 0 10px 0 0;
}
#edit_panel li {
    margin: 0 0 8px 0;
}
#content_view {
    /*************** padding: 0 10px; ***************/
}
#propertyupdate .field {
    overflow: hidden;
}
#order_history {
    border: 1px solid #dce0e0;
    margin: 10px;
}
#order_history .pager {
    border-top: 0 !important;
}
#order_history .data-table {
    border: 0 !important;
}
#print_grid {
    position: relative
}
#print_grid .link-print {
    display: block;
    position: absolute;
    right: 18px;
    top: 16px;
}
#final_info {
    padding: 10px;
}
body.sales-order-view .order-items {
    padding: 10px;
    box-sizing: border-box;
}
.order-items {
    padding: 10px;
}
body.sales-order-invoice .order-items {
    padding: 0;
}
.order-items .data-table {
    width: 97% !important;
    border: 1px solid #dce0e0;
}
body.sales-order-view #my-orders-table {
    border-bottom: none;
}
tr.invoice_security_fee td {
    text-align: right;
}
tr.invoice_cleaning_fee td {
    text-align: right;
}
#my-orders-table {
    /*    border-bottom: 1px solid #BEBCB7;*/
}
body.sales-order-history #my-orders-table {
    border-bottom: none;
}
#my-orders-table .buttons-set {
    border-top: 0 !important;
}
#my-orders-table .subtotal {
    float: none;
}
.invoice_table dl.item-options {
    float: left;
    width: 100%;
}
.invoice_table .item-options dt {
    font-weight: normal;
    float: left;
}
.invoice_table .item-options dd {
    padding-left: 5px;
    float: left;
    margin: 0px;
    width: 48%;
    margin-bottom: 10px;
}
.excluding_hours {
    font-size: 11px;
    width: 100%;
    float: left;
}

/***************verification page style***************/
body.airhotels-multistep-verification .verification-block {
    padding-top: 30px;
}
body.airhotels-multistep-verification .verification-block .row.row-table {
    background: #fff;
    padding: 20px;
    border: 1px solid #dce0e0;
    clear: both;
    display: table;
}
body.airhotels-multistep-verification .verification-block .col-middle {
    width: 56%;
    float: left;
}
body.airhotels-multistep-verification .verification-block .col-middle.text-center {
    float: none;
    display: inline-block;
    width: 42%;
    text-align: center;
}
body.airhotels-multistep-verification .verify-button-container {
    margin-top: 65px;
}
body.airhotels-multistep-verification .verify-button-container .btn {
    background: #4a4a4a;
    color: #fff;
    padding: 10px 30px;
    font-weight: normal;
    font-size: 15px;
}
body.airhotels-multistep-verification .verified-container,
body.airhotels-property-verification #all_social_iconbtn {
    margin-top: 20px;
    background: #fff;
    clear: both;
}
body.airhotels-multistep-verification .verified-container .panel-header,
body.airhotels-property-verification #all_social_iconbtn h2 {
    margin-bottom: 0;
    color: #545454;
    background: #edefed;
    border: 1px solid #dce0e0;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: normal;
}
body.airhotels-multistep-verification .verified-container .panel-body,
body.airhotels-property-verification #all_social_iconbtn ul {
    padding: 20px;
    border: 1px solid #dce0e0;
    border-top: none;
}
body.airhotels-multistep-verification .verified-container li.edit-verifications-list-item .col-7 {
    float: left;
    width: 56%;
}
body.airhotels-multistep-verification .verified-container li.edit-verifications-list-item .col-5 {
    float: right;
    width: 30%;
}
body.airhotels-multistep-verification .verified-container li.edit-verifications-list-item .col-5 .disconnect-button-container a {
    color: #545454;
    font-weight: normal;
    border: 1px solid #dce0e0;
    padding: 10px 25px;
}
body.airhotels-multistep-verification #all_social_iconbtn h4 {
    margin-left: 0;
    border-bottom: none;
}
body.airhotels-multistep-verification #all_social_iconbtn .row {
    width: 56%;
    float: left;
}
body.airhotels-multistep-verification #all_social_iconbtn button {
    float: right;
    color: #545454;
    font-weight: normal;
    border: 1px solid #dce0e0;
    padding: 7px 0;
    background: none;
    width: 37%;
}
body.airhotels-multistep-verification #all_social_iconbtn {
    margin-bottom: 20px;
}

/*************** sample data popup ================================================================================ ***************/
#sample-fade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.6;
    opacity: .60;
    filter: alpha(opacity=60);
}
#sample-data-popup {
    width: 35%;
    height: auto;
    padding: 20px;
    background: #fff;
    position: absolute;
    left: 32%;
    z-index: 9999;
    top: 36%;
    margin: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 25px rgba(50, 50, 50, 0.9);
    -moz-box-shadow: 0px 0px 25px rgba(50, 50, 50, 0.9);
    box-shadow: 0px 0px 25px rgba(50, 50, 50, 0.9);
}
#sample-data-popup .close_link {
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/close.png) no-repeat 0 0;
    margin: -35px -30px 0 0;
    float: right;
}
#sample-data-popup h4 {
    font: normal 18px/1.35 Arial, Helvetica, sans-serif;
    color: #000;
    border-bottom: 2px solid #AE0000;
    text-align: left;
    padding-bottom: 3px;
    margin-bottom: 15px;
}
#sample-data-popup p {
    width: 100%;
    text-align: center;
    font: normal normal 20px arial;
    color: #49B505;
    padding-top: 10px;
}
#sample-data-popup .yes-no .button {
    float: left;
}
#sample-data-popup .yes-no .yes-sample {
    background: url(../images/submit-bg.png) repeat-x;
    border: 1px solid #bd1659;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font: normal 20px arial;
    color: #fff;
    cursor: pointer;
    text-shadow: 1px 1px 1px #840e3e;
    filter: dropshadow(color=#840e3e, offx=1, offy=1);
    padding: 5px 20px;
    text-decoration: none;
    margin-right: 5px;
}
#sample-data-popup .yes-no .no-sample {
    background: url(../images/submit-bg.png) repeat-x;
    border: 1px solid #bd1659;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font: normal 20px arial;
    color: #fff;
    cursor: pointer;
    text-shadow: 1px 1px 1px #840e3e;
    filter: dropshadow(color=#840e3e, offx=1, offy=1);
    padding: 5px 20px;
    text-decoration: none;
}
#sample-data-popup .yes-no .span1 {
    width: 80px;
    height: 30px;
}
#sample-data-popup .yes-no .span2 {
    height: 28px;
    padding-top: 2px;
    font-size: 12px;
}
#sample-data-popup .yes-no {
    width: 150px;
    margin: 0 auto;
    padding-top: 15px
}

/*************** ================================================================================ ***************/
.cart_page_new {
    color: #5F5F57;
    width: 620px;
    padding: 0px;
    background: #FAFAFA;
    margin: 0 auto;
    border: 1px solid #C3C3C3;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.shopping-cart-table-container .content_box.content_box1 {
    padding: 0px;
}
.shopping-cart-table-container .content_box .cart_item-options {
    overflow: hidden;
    margin-bottom: -1px;
}
.shopping-cart-table-container .content_box {
    background: #F8F8F8;
    border: 1px solid #D1D1C9;
    padding: 11px;
    margin-top: 10px;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.shopping-cart-table-container .product-image {
    float: left;
    margin-right: 20px;
}
.shopping-cart-table-container h3 a {
    color: #1D95CB;
    font-weight: normal;
    font-size: 19px;
    text-decoration: none;
}
.shopping-cart-table-container h2 {
    font-size: 24px;
    margin-top: 20px;
    font-weight: normal;
    color: #393C3D;
}
.shopping-cart-table-container .cart_hotel_info {}
.shopping-cart-table-container .cart_info_left {
    float: left;
    width: 200px;
}
.shopping-cart-table-container .span {
    float: left;
    width: 168px;
    border-right: 1px solid #D1D1C9;
}
.shopping-cart-table-container .span,
.shopping-cart-table-container .cart_total {
    font-size: 17px;
    display: block;
    padding: 10px 20px 10px 11px;
}
.shopping-cart-table-container .cart_total .cart-price {
    float: left;
    padding: 10px;
    width: 290px;
}
.shopping-cart-table-container .cart_total a.btn-remove {
    margin: 15px 15px 0 0;
    float: right;
}
.shopping-cart-table-container .cart_info_left span {
    font-size: 17px;
    clear: both;
    display: block;
    padding: 10px 20px 10px 11px;
    border: 1px solid #D1D1C9;
    border-width: 0 1px 0 0;
    border-bottom: 1px dashed #CBCBCB;
}
.shopping-cart-table-container .cart_info_right {
    float: left;
    width: 375px;
}
.shopping-cart-table-container .cart_info_right dd {
    font-size: 17px;
    clear: both;
    display: block;
    padding: 10px 20px 10px 11px;
    border-bottom: 1px dashed #CBCBCB;
    width: 100%;
}
.glossymenu {
    display: none;
}
.feed_item_device_view {
    display: none;
}
.bottomtab {
    display: none;
}
.hideelements {
    width: 24%;
    margin-left: 40px;
}
#searchinnerpage {
    text-align: center;
}
#resposivedesc {
    display: none;
}
#mobile_search_view {
    display: none;
}
#proslider {
    height: 500px;
    /***************overflow: hidden;***************/

    position: relative;
}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.rslides {
    margin: 0 auto 40px;
}
#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}
.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}
.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}
.rslides_tabs li:first-child {
    margin-left: 0;
}
.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: normal;
}
.events {
    list-style: none;
}
.callbacks_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}
.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 100%;
    max-width: 100% !important;
}
.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    zoom: inherit !important;
    z-index: inherit !important;
}
.callbacks li img.sliderimg {
    top: -100px;
}
.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
    min-height: 247px;
}
.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 24%;
    left: 0;
    opacity: 0.7;
    z-index: 9;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url(../images/themes.gif) no-repeat left top;
}
.callbacks_nav:active {
    opacity: 1.0;
}
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}
#slider3-pager a {
    display: inline-block;
}
#slider3-pager img {
    float: left;
}
#slider3-pager .rslides_here a {
    background: transparent;
    box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
    padding: 0;
}
.cart {
    background: #f9f9f9;
}
.cart .data-table tfoot .btn-empty>span {
    color: #323232;
    padding-left: 17px;
    padding-right: 11px;
    border-radius: 2px;
    height: 31px;
    line-height: 31px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fdfdfd');
    /***************IE6-9 ***************/

    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fdfdfd));
    background: -moz-linear-gradient(top, #f1f1f1, #fdfdfd);
    /***************firefox 3.6+ ***************/

    background: -o-linear-gradient(top, #f1f1f1, #fdfdfd);
    /***************  Opera 11.10+ ***************/

    background: -ms-linear-gradient(top, #f1f1f1, #fdfdfd);
    /***************  IE10+ ***************/

    border-bottom: 1px solid #e5e5e5;
}
.cart .data-table tfoot .btn-empty:hover>span {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2c2c2c', endColorstr='#333333');
    /***************IE6-9 ***************/

    background: -webkit-gradient(linear, left top, left bottom, from(#2c2c2c), to(#333333));
    background: -moz-linear-gradient(top, #2c2c2c, #333333);
    /***************firefox 3.6+ ***************/

    background: -o-linear-gradient(top, #2c2c2c, #333333);
    /***************  Opera 11.10+ ***************/

    background: -ms-linear-gradient(top, #2c2c2c, #333333);
    /***************  IE10+ ***************/

    color: #fff;
}
.cart .cart-product-block {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.cart .cart-product-block .product-image {
    float: left;
}
.cart .cart-product-block .product-description {
    float: left;
    width: 90%;
    margin-left: 20px;
}
.cart .cart-product-block .product-description h2 {
    float: left;
}
.cart .cart-product-block .product-description ul.item-options {
    float: left;
    width: 200px;
    margin: 0 13px;
}
.cart .cart-product-block .product-description .cart-edit {
    float: left;
    margin: 16px 13px 0 0;
}
.cart .cart-product-block .product-description .cart-price {
    display: block;
    float: left;
    margin: 20px 13px 0 0;
}
.cart .cart-product-block .product-description .cart-qty {
    float: left;
    margin: 17px 14px 0 0;
}
.cart .cart-product-block .product-description .cart-remove {
    float: left;
    margin-top: 14px;
}
.cart .cart-edit {
    margin-bottom: 18px;
}
.cart .cart-edit a {
    display: inline-block;
    background: url(../images/edit.png) 0 0 no-repeat;
    font-size: 12px;
    line-height: 15px;
    color: #8a8989;
    text-decoration: none;
    padding: 7px 0 0 41px;
    height: 25px;
}
.cart .cart-edit a:hover {
    color: #000;

    background-position: 0 -68px;
}
.cart .cart-link-wishlist {
    margin-bottom: 13px;
}
.cart .cart-price {
    display: block;
    margin-bottom: 17px;
}
.cart .cart-qty {
    margin-bottom: 15px;
}
.cart .cart-qty input {
    text-align: center;
}
.cart .cart-qty span {
    margin-right: 10px;
}
.cart .cart-table-foot {
    display: none;
}
.cart .cart-table-foot .btn-continue {
    float: left;
}

/*************** Checkout Types ===================================***************/
.cart .checkout-types {}
.cart .title-buttons .checkout-types li {
    float: left;
    margin: 0 0 5px 5px;
}
.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 0;
    color: #fff;
}
.cart .title-buttons .checkout-types li button.button span {
    background: #d41224;
    border-radius: 0px;
    font-size: 12px;
    padding: 0 12px;
    height: 31px;
    line-height: 30px;
}

/*************** Shopping Cart Table =====================================***************/
.cart-table .item-msg {
    font-size: 10px;
}

/*************** Shopping Cart Collateral boxes ======================================***************/
.cart .page-title.title-buttons .checkout-types {
    padding-top: 53px;
    display: none;
}
.cart .crosssell {}
.cart .crosssell .product-name a {
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
}
.cart .col2-set h2 {
    border-bottom: 1px solid #CFCDCD;
    font-size: 17px;
    line-height: 24px;
    color: #3a3a3a;
    text-transform: uppercase;
    padding: 0 0 8px;
    margin: 0 0 15px;
}
.cart .crosssell .product-image {
    float: left;
    width: 110px;
    height: 110px;
    border: 1px solid #ededed;
    margin-right: 10px;
}
.cart .crosssell .product-image:hover {
    border: 1px solid #B90100;
}
.cart .crosssell .product-details {
    overflow: hidden;
}
.cart .crosssell li.item {
    border-bottom: 1px solid #eaeaea;
    padding: 18px 0;
    margin: 0;
}
.cart .crosssell li.item.last {
    margin-bottom: 0;
    padding-bottom: 0;
}
.cart .crosssell li.item:first-child {
    padding-top: 0;
}
.cart .crosssell li.last {
    border: none;
}
.cart .crosssell .product-name {
    font-size: 12px;
}
.cart .crosssell .product-name {
    margin-bottom: 7px;
    margin-top: -3px;
}
.cart .crosssell .price {
    font-weight: normal;
    font-size: 12px;
}
.cart .crosssell .price-box {
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
}
.cart .crosssell .price-box .regular-price {
    float: none;
}
.cart .crosssell .price-box .price-label {
    display: none;
}
.cart .crosssell button.btn-cart {
    float: left;
}
.cart .crosssell button.btn-cart span {
    float: none;
    background: none;
    font-size: 12px;
    line-height: 15px;
    color: #B90100;
    font-weight: normal;
    text-decoration: underline;
    padding: 0;
    height: auto;
}
.cart .crosssell button.btn-cart:hover span {
    text-decoration: none;
}
.cart .crosssell .add-to-links {
    float: right;
    padding-top: 0;
}
.cart .crosssell .add-to-links li {
    float: left;
    margin-right: 10px;
}
#shopping-cart-table .product-image {
    display: inline-block;
}
.cart .crosssell .link-wishlist {
    background: url(../images/link-wishlist.gif) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 14px;
    text-indent: -9999px;
    width: 15px;
}
.cart .crosssell .link-wishlist:hover {
    background-position: 0 -31px;
}
.cart .crosssell .link-compare {
    background: url(../images/link-compare.gif) 0 0 no-repeat;
    width: 16px;
    height: 14px;
    text-indent: -9999px;
    display: inline-block;
}
.cart .crosssell .link-compare:hover {
    background-position: 0 -31px;
}

/*************** Discount Codes & Estimate Shipping and Tax Boxes =====================================***************/
#discount-coupon-form {
    display: block;
    margin-bottom: 20px;
}
.cart .discount,
.cart .shipping {
    overflow: hidden;
}
.cart .discount .discount-form button.button {
    margin-bottom: 5px;
    margin-right: 5px;
    clear: right;
}
.cart .discount .buttons-set {
    padding-left: 0;
    padding: 20px 0 0;
}
.cart .discount .buttons-set button.button {
    float: left;
}
.cart .shipping {}
.cart .shipping .buttons-set {
    padding-left: 0px;
    padding-top: 0px;
}
.cart .shipping .buttons-set button.button {
    float: left;
}
.cart .discount-form label {
    margin-bottom: 16px;
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #DB2415;
}
.cart input,
.cart select {
    text-align: left;
}
.cart select {}
.cart .discount-form .input-box {}
.cart .discount-form .input-box input {
    width: 262px;
}
.cart .discount-form .buttons-set {
    margin: 0px 0 0 0;
    clear: right;
    overflow: hidden;
}
.cart .shipping p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #B90100;
}
.cart .shipping label {
    display: block;
    font-size: 12px;
    line-height: normal;
    color: #000;
    margin-bottom: 0px;
    font-weight: normal;
}
.cart .shipping .form-list li {
    margin-bottom: 7px;
}
.cart .shipping .form-list li input {
    width: 283px;
}
.cart .shipping .form-list li select {
    width: 290px;
}
.cart .shipping .buttons-set {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 10px;
}
.shipping .jqTransformSelectWrapper ul li {
    margin-bottom: 0 !important;
}
.shipping .jqTransformSelectWrapper>div>span {
    width: 92% !important;
}
.shipping .jqTransformSelectWrapper ul {
    height: 80px;
    overflow: auto !important;
}
.shipping .jqTransformSelectWrapper {
    float: left;
    margin-left: 0;
    width: 268px !important;
    background: url(../images/select_left_content.gif) no-repeat left top;
}

/*************** Shopping Cart Totals ===========================***************/
.cart .totals {}
.cart .totals table {}
.cart .totals table tr {
    border-bottom: 1px solid #606060;
}
.cart .totals table tr td:first-child {}
.cart .totals table strong {
    font-weight: normal;
}
.cart .totals table th {
    font-weight: normal;
}
.cart .totals table tfoot th {}
.cart .totals button.button>span {
    font-size: 18px;
    padding: 0 12px;
    height: 49px;
    line-height: 49px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#B90100', endColorstr='#B90100');
    /***************IE6-9 ***************/

    background: -webkit-gradient(linear, left top, left bottom, from(#B90100), to(#B90100));
    background: -moz-linear-gradient(top, #B90100, #B90100);
    /***************firefox 3.6+ ***************/

    background: -o-linear-gradient(top, #B90100, #B90100);
    /***************  Opera 11.10+ ***************/

    background: -ms-linear-gradient(top, #B90100, #B90100);
    /***************  IE10+ ***************/
}
.cart .totals button.button:hover>span {
    color: #333;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fcfcfc');
    /***************IE6-9 ***************/

    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fcfcfc));
    background: -moz-linear-gradient(top, #f1f1f1, #fcfcfc);
    /***************firefox 3.6+ ***************/

    background: -o-linear-gradient(top, #f1f1f1, #fcfcfc);
    /***************  Opera 11.10+ ***************/

    background: -ms-linear-gradient(top, #f1f1f1, #fcfcfc);
    /***************  IE10+ ***************/
}
.checkout-types li {}
.checkout-types li:first-child {
    padding-top: 0;
}
.checkout-types li a {
    color: #a6a6a6;
    text-decoration: underline;
}
.checkout-types li a:hover {
    text-decoration: none;
}
.cart .totals .checkout-types li a {
    width: auto;
}

/*************** Options Tool Tip ===========================***************/
.item-options {
    margin-bottom: 16px;
    padding-left: 5px;
}
.item-options li {}
.item-options li em {
    color: #333;
}
.item-options li em .price {
    text-decoration: underline;
}
.item-options dt {
    font-weight: normal;
}
.item-options dd {
    padding-left: 10px;
}
.truncated {
    padding: 5px 0;
    width: auto;
}
.truncated span {
    cursor: help;
}
.truncated .truncated_full_value {
    display: none;
    padding-top: 5px;
    top: auto;
}
.truncated .truncated_full_value .item-options {
    background: none;
    border: none;
    top: 0;
    left: auto;
    position: relative;
    width: auto;
}
.top_btn {
    margin-top: 12px;
}

/*************** One Page Checkout =================================***************/
.block.block-progress .block-title {
    border-bottom: none;
    padding: 0;
    margin-bottom: 10px;
}
.block.block-progress .block-content {
    padding: 0 0 0 0;
}
.block-progress dt.complete a {
    text-decoration: underline;
}
.block-progress dt.complete a:hover {
    text-decoration: none;
}
.block-progress dt.complete .separator {
    color: #908f8f;
    margin: 0 8px;
}
.block-progress dt.complete {
    position: relative;
    z-index: 999;
}
.block-progress dt.complete,
.block-progress dd.complete {
    padding-bottom: 12px;
    margin-bottom: 10px;
}
.block-progress dd.complete {
    border: 1px solid #e5e5e5;
    color: #8a8989;
    font-style: italic;
    padding: 18px 19px 12px 19px;
    margin-bottom: 10px;
}
.block-progress dd.complete address {
    color: #8a8989;
    font-style: italic;
}
.opc {
    position: relative;
}
.opc li.section {
    margin: 10px 0;
}
.opc p {
    margin-bottom: 5px;
}
.opc .buttons-set.disabled button.button {
    display: none;
}
.opc .buttons-set .please-wait {
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    color: #000;
}
.opc .step-title a {
    display: none;
    float: right;
}
.opc .allow .step-title {
    cursor: pointer;
}
.opc label {
    padding-bottom: 2px;
}
.opc .input-box {
    margin-bottom: 8px;
}
#checkout-review-table tr {
    background: none;
}
#checkout-review-table thead {
    background: none;
}
#checkout-review-table td {
    border: 1px solid #dce0e0 !important;
    background: #none;
}
#checkout-review-table td h3 {
    margin-bottom: 0;
    font-size: 12px;
    color: #2f2f2f;
    text-transform: uppercase;
}
#checkout-review-table .price {
    color: #4a4a4a;
    font-weight: normal;
    font-size: 14px;
}
#checkout-review-table th {
    border: 1px solid #dce0e0;
    border-bottom: 0;
    text-align: center !important;
}
#checkout-review-table-wrapper {
    width: 98%;
    overflow-x: scroll;
    overflow-y: hidden;
}
#checkout-review-table {}
#checkout-review-table .item-options {
    padding-top: 5px;
}
#checkout-review-table tfoot td {
    font-weight: normal;
    color: #000000;
    text-align: right !important;
}
/*#checkout-review-table tbody .first {}*/
#checkout-review-table tbody tr.last {}
#review-buttons-container {
    padding: 20px 7px 0 0;
    margin: 0 0 0 0;
}
#review-buttons-container .f-left a {
    color: #B90100;
}
#review-buttons-container .f-left a:hover {
    color: #000;
}
#co-shipping-form {
    border: 1px solid #ececec;
    padding: 10px;
    display: block;
}
#checkout-step-login h3 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}
#checkout-step-login .col2-set {
    border: 1px solid #ececec;
    padding: 8px;
    position: relative;
    overflow: hidden;
}
#checkout-step-login .col2-set .col-1 {
    float: left;
    margin-right: 20px;
    width: 250px;
}
#checkout-step-login .col2-set .col-2 {
    float: left;
    width: 350px;
    margin: 20px 0 0
}
#checkout-step-login .col2-set .buttons-set {
    margin: 0;
    padding: 0;
}
#checkout-step-login .col2-set>.col-1 h4 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}
#checkout-step-login .col2-set .col-2 h4 {}
#checkout-step-login .col-1 .col-1 .buttons-set button.button {
    float: left;
}
#checkout-step-login .col-2 .form-list input.input-text {
    width: 327px;
}
#checkout-step-login .col-1 .col-1 .buttons-set {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#checkout-step-login .col2-set .col-2 .buttons-set {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#checkout-step-login .col2-set .col-2 .buttons-set .f-left {
    font-weight: normal;
}
#checkout-step-login .col2-set .col-2 .buttons-set .f-left:hover {}
#checkout-step-login .form-list li {
    margin: 0;
    padding: 0;
}
#checkout-step-login #onepage-guest-register-button {
    float: left;
}
#checkout-step-login .opc .input-box {
    margin-bottom: 8px;
}
#checkout-step-login .form-list li.control input.radio,
#checkout-step-login .form-list li.control input.checkbox {
    margin-right: 6px;
    margin-top: -3px;
}
#co-billing-form>fieldset {
    border: 1px solid #e5e5e5;
    padding: 10px;
}
body.checkout-onepage-index .opc .step {
    position: relative;
    border: 1px solid #ddd;
    padding: 10px;
    border-top: none;
}
body.checkout-onepage-index div#checkout-review-load {
    border: 1px solid #ddd;
    padding: 10px 0px 1px 8px !important;
}
.opc .step {
    position: relative;
}
.opc .step .tool-tip {
    right: 20px;
    top: 20px !important;
}
.opc .order-review {}
.opc .buttons-set {
    border: 0;
}
.opc .name-lastname input {}
.opc .sp-methods dt {
    padding-bottom: 12px;
}
.opc .sp-methods dt label {
    color: #000;
}
#checkout-shipping-method-load .sp-methods dt {
    font-size: 12px;
    text-transform: uppercase;
    color: #B90100;
}
.opc .form-list {
    margin: 10px 0 0;
}
#shipping_method_form h2 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    color: #B90100;
}
#shipping_method_form h3 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    color: #333;
}
#multishipping-billing-form h2 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    color: #333;
    margin-bottom: 0;
}
#multishipping-billing-form .sp-methods dt {
    font-weight: normal;
    padding-bottom: 10px;
}
#multishipping-billing-form .sp-methods .form-list input.input-text {
    width: 252px;
}
#shopping-cart-table {
    width: 100%;
}
.cart_table_res {
    overflow-y: auto;
}
.btn-checkout {
    margin-top: 10px !important;
}
#order_history #my-orders-table {
    width: 100%;
}
dl.item-options {
    float: left;
}
#shopping-cart-table dl.item-options {
    width: 70%;
    text-align: left;
}
#shopping-cart-table .item-options dd {
    margin: 0 0 0 0;
    width: 32%;
    padding: 0px;
    text-align: center;
}
#shopping-cart-table span.cartname {
    float: left !important;
    width: 25%;
}
#shopping-cart-table span.cartin {
    float: left !important;
    width: 33%;
    text-align: center;
}
#shopping-cart-table span.cartout {
    float: left !important;
    width: 26%;
}
#shopping-cart-table span.accom {
    float: left !important;
}
#shopping-cart-table h2.product-name {
    width: 27%;
}
.popular_2up_listings_view .feed_item_view span.h4 {
    color: #565a5c;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 5px;
}
.raing_grid {
    float: right;
    clear: both;
    margin-right: 5px;
}
#my-orders-table {
    overflow-y: hidden;
    overflow-x: scroll;
    width: 100%;
}
#right_column .wish_list_button {
    position: static;
    color: #131010 !important;
    text-decoration: none;
    overflow: hidden;
    display: block;
    width: auto;
    height: auto;
    margin-bottom: 10px;
    text-align: left;
}
#right_column .wish_list_button .text {
    padding: 12px 10px 10px 87px;
    display: block;
}
#right_column .wish_list_button .icon {
    width: 27px;
    height: 40px;
    margin: 1px 0 0 53px;
    background: url(../images/wish_list_button_hearts_big-d6cf92819b694e889ceb44932c220606.png) no-repeat 0 -31px;
    display: inline-block;
    float: left;
}
#right_column .wish_list_button_count {
    margin: 0 -10px 0;
    background: #f6f6f6;
    text-align: center;
    padding: 10px;
    width: auto;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
}
.jqTransformHidden {
    display: none;
    /*display: block \9;
	width: 100% \9;
	padding: 5px\9 !important;*/

    background-color: #666666;
    background-color: #666666 \9 !important;
    border: none;
    color: #fff;
}
.page-title .msgme , .airhotels-multistep-viewprofile .page-title a {
    float: none;
    padding: 0;
    margin-top: 0;
    border-radius: 0px;
}

.page-title .msgme {
    background-color: #66cc66;
    font-size: 14px;
    color: #FFF;
    padding: 5px 10px !important;
    vertical-align: middle;
    white-space: nowrap;
}
.bsdepositval {
display: none;
}
.chevron::before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.15em;
    position: relative;
    top: 0.4em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.45em;
    font-size: 14px;
}
.chevron.bottom:before {
    top: 0;
    transform: rotate(135deg);
}
.page-title .msgme:hover {
    opacity: 0.7;
}
.page-title a {
    float: right;
    color: #479BFF;
    padding: 4px 6px;
    margin-top: -21px;
    border-radius: 2px;
}

.page-title .msgme img {margin-top: -9px; }
.back_list {
    float: right;
    margin-top: -28px !important;
    margin-right: 20px;
    position: relative;
    color: #fff;
}
.search-bar {
    float: left;
    margin-top: 12px;
    margin-left: 12px;
    position: relative;
    list-style: none;
}
.airhotels-property-advsearch i.fa.fa-search.advsearchicon {
    top: 8px !important;
}
.search-bar .header-search {
    float: left;
    margin: 0;
    -webkit-transition: width 0.2s ease-out;
    -moz-transition: width 0.2s ease-out;
    -ms-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
    margin-bottom: 0;
    width: 200px;
    padding-left: 25px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 #000;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 #000;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    font-size: 13px;
    line-height: 18px;
    color: #5a5a5a;
    border: 1px solid #dce0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.search-bar .icon-search {
    float: left;
    position: absolute;
    top: 9px;
    left: 9px;
    font-size: 18px;
    color: #aaa;
    background: url(../images/Search.png) no-repeat;
    width: 12px;
    height: 12px;
}
#back-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    margin: 0;
    z-index: 9999;
}
#back-top a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 2px 0px 0px 2px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    background-color: #868686;
    border-color: #BBB;
    color: #fff;
    border-width: 0;
    -moz-box-shadow: 0 0 #fff, 0 1px 3px rgba(34, 25, 25, 0.5);
    -webkit-box-shadow: 0 0 white, 0 1px 3px rgba(34, 25, 25, 0.5);
    box-shadow: 0 0 white, 0 1px 3px rgba(34, 25, 25, 0.5);
    padding: 10px;
}
#back-top a:hover {
    color: #fff;
}
.up_arrow {
    background-position: -162px -9px;
    padding: 6px 12px 10px 12px;
}

/*************** arrow icon (span tag) ====================***************/
#back-top span {
    font-size: 15px;
    font-weight: normal;
    line-height: 19px;
    margin: 0 10px;
}
.calender_left {
    float: left;
    width: 100%;
    margin: 0px;
    font-family: 'ProximaNova-Light';
}
#txtHint .subtotal {
    clear: both;
}
.order-items .a-right span {
    padding-right: 0;
    text-align: center;
    width: 100%;
}
#order-item-row-5 .item-options dd {
    padding-left: 0;
    margin: 0;
    float: none;
}
.calenderfloatleft {
    float: left;
    width: 100%;
    position: relative;
}
.calenderfloatleft h1{
    text-align: center;
    font-weight: bold;
}
.rental-lease{
    display: flex;
    flex-wrap: wrap;
    padding: 0 5px;
}
.rental-lease .value_description{
    width: 50% !important;
}
.rental-agreement-list{
    display: flex;
    flex-wrap: wrap;
}
ul.rental-agreement-type-section {
    width: 50% !important;
}
.rental-options{
    width: 100% !important; 
}
.rental-lease .value_description {
    width: 75px !important;
}
.span_res {
    display: block;
    float: left;
}
.span_res h5 {
    margin: 0;
    padding: 0;
}
li.response_time {
    margin-left: 10px;
}

/*************** Hourly Based Calender CSS Starts Here ========================================***************/
.airhotels_calender_hourly {
    display: none;
}
.airhotels_calender_hourly table {
    background: #f4f4f4;
    position: absolute;
    padding: 10px;
    width: 100%;
    z-index: 12;
    left: 0%;
    top: 10%;
}
.airhotels_calender_hourly table .hourly_partially_avail {
    padding: 10px;
    cursor: auto;
    background-color: #ACDBA8;
    color: #292929 !important;
}
.airhotels_calender_hourly table .hourly_fully_booked {
    padding: 10px;
    background-color: #E07272;
    color: #292929 !important;
}
.airhotels_hourly_overlay {
    display: none;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 11;
    background-color: black;
    opacity: 0.3;
    background-position: initial initial;
    background-repeat: initial initial;
}
.airhotels_calender_hourly .airhotels_hourly_overlay_close {
    background: url(../images/close.png) no-repeat;
    position: absolute;
    z-index: 13;
    right: 0;
    top: 10%;
    margin: -10px 0 0 0;
    width: 33px !important;
    height: 33px;
}
.airhotels_host_calender_hourly .hourly_partially_avail {
    padding: 10px;
    cursor: pointer;
    background-color: #ACDBA8;
    color: #292929 !important;
}
.airhotels_host_calender_hourly table .hourly_fully_booked {
    padding: 10px;
    background-color: #999;
    color: #292929 !important;
}
.airhotels_host_calender_hourly .hourly_fully_booked_byhost {
    padding: 10px;
    cursor: auto;
    background-color: #E07272;
    color: #292929 !important;
}
.airhotels_host_calender_hourly .host_calendar_hourly_partially_avail {
    background-color: #FFFF00;
}
.pink-icon {
    width: 35px !important;
    height: 30px;
    display: block;
    background-position: -2px -125px !important;
}
.wish_list_button .pink-icon:hover {
    background-position: -5px -88px;
}
.wish_list_button .icon:hover {
    background-position: -5px -45px;
}
.wish_list_button {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 10px;
    z-index: 9;
}
.wish_list_button .icon {
    background-position: -5px -85px;
    z-index: 0;
    width: 32px;
    height: 32px;
    display: block;
}
.personal-info {
    border: none;
    margin: 0 0 15px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.my-wishlist .title-buttons h1 {
    float: none !important;
    text-align: left;
}
#wishlist-view-form .data-table {
    width: 100%;
}
#wishlist-view-form .product-name a {
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 5px;
    display: block;
}
#wishlist-view-form .product-name a:hover {
    color: #111;
}
#wishlist-view-form .description {
    margin: 0;
}
#wishlist-view-form button.button {
    float: right;
}
#wishlist-view-form .inner {
    font-size: 13px;
    line-height: 21px;
}
#wishlist-view-form .product-name {
    margin: 14px 0 4px 0px;
}
.order-status-em {
    float: none;
}
#my-orders-table tr td {
    text-align: center;
}
#wishlist-view-form .wishlist-empty {
    text-align: center;
    margin: 20px 0 3px;
}
#wishlist-view-form .wishlist-empty + .buttons-set {
    margin-top: 5px;
}
#wishlist-view-form .buttons-set {
    border: 0px;
}
#wishlist-view-form .data-table thead th {
    background: #fff;
    padding: 10px;
    vertical-align: middle;
    color: #545454;
    border: 1px solid #dce0e0;
    border-top: none;
    border-left: none;
}
#wishlist-view-form .data-table thead th:last-child {
    border-right: none;
}
.my-wishlist .data-table td {
    padding: 10px;
}
.my-wishlist .product-image {
    display: block;
    width: 113px;
    height: 113px;
    margin: 0 0 5px;
}
.my-wishlist textarea {
    display: block;
    width: 100%;
    height: 109px;
    border: 1px solid #dce0e0;
    color: #8A8888;
    border-radius: 2px;
    box-sizing: border-box;
    resize: none !important;
}
.my-wishlist .buttons-set {
    margin-top: 2em;
    padding-right: 0;
}
.my-wishlist .buttons-set button.button {
    float: none;
}
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {
    border-color: #406a83;
}
#wishlist-table .add-to-links {
    white-space: nowrap;
}
.remove_whisitem {
    font-size: 24px !important;
    color: #8A8989;
    vertical-align: middle;
}
.removewhislist_item {
    margin: 16px 0 0;
    text-align: center;
    display: block;
    color: #545454;
    font-weight: normal;
}

/*************** discount coupon code in cart page starts ================================***************/
.checkout-cart-index .cart .discount button span,
.cart .shipping button span {
    border-color: none;
    background: none;
}
.checkout-cart-index .cart .discount h2 {
    background-image: none;
    color: #5F5C5C;
    font-size: 14px;
}
.checkout-cart-index .cart .discount-form .input-box input {
    width: 236px;
}

/*************** discount coupon code in cart page ends ===============================***************/

/*************** Map and Address =================================***************/
div#map_canvas {
    float: left;
    margin-left: 21px;
}
.address_info {
    float: left;
    margin: 0 0 15px;
}
.address_info #address td.label {
    margin-bottom: 20px;
    position: relative;
    float: left;
}
.wideField input {
    margin-left: 7px;
}
.slimField input {
    margin-left: 7px;
}
.wideField select {
    margin-left: 7px;
}
.view-pink-icon {
    width: 27px;
    height: 40px;
    margin: 1px 0 0 53px;
    background-image: url('../images/wish_list_button_hearts_big.png');
    background-repeat: no-repeat;
    background-position: 0px -72px;
    display: inline-block;
    float: left;
}
div#map_canvasedit {
    margin-top: 10px;
}
.address_info label {
    vertical-align: top;
}
.checkout-title-ab {
    line-height: 49px;
}
body.checkout-onepage-index .checkout-title-ab {
    line-height: 30px;
}
.onestepcheckout-index-index #checkout-review-load table.onestepcheckout-summary tfoot tr:nth-child(2) th {
    position: relative;
    vertical-align: bottom;
}
.hourly_excluded_fee {
    position: absolute;
    right: -107px;
    top: -13px;
}

/*************** Banner Container =====================================***************/
#banner-container {
    position: relative;
    height: 542px;
    z-index: 0;
    overflow: hidden;
}
#banner-container video {
    bottom: 0;
    width: 100%;
    display: inline-block;
    z-index: -1;
}
#content-container {
    background: #fff;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
#content-container .content-wrapper {
    width: 971px;
    margin: 0px auto 10px;
}
#content-container .content-wrapper h2 {
    text-align: center;
    margin: 35px 0px;
    font-size: 32px;
    font-weight: normal;
    color: #666666;
    line-height: 35px;
}
#content-container .content-wrapper h2 span {
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin-top: 5px;
    line-height: 25px;
}
.video-wrapper {
    z-index: -5;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

/*************** Cities Container ====================================***************/
ul#cities-container {
    margin: 0px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
ul#cities-container li {
    float: left;
    margin-right: 23px;
    width: 308px;
}
ul#cities-container li:last-child {
    margin-right: 0px;
}
ul#cities-container li .cities-info {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 50%;
    font-size: 40px;
    color: #fff;
    display: block;
    margin-top: -20px;
    text-shadow: 1px 1px 0px #454545;
    text-transform: capitalize;
    letter-spacing: -1.5px;
}
ul#cities-container li a {
    text-decoration: none;
    border: 0px;
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    height: 315px;
    background-size: cover !important;
    background-position: center;
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
}

/*************** World Container =====================================***************/
ul#world-container {
    margin: 0px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
ul#world-container li {
    float: left;
    margin-right: 23px;
    width: 308px;
    margin-bottom: 23px;overflow: hidden;
}
ul#world-container li:last-child {
    margin-right: 0px;
}
ul#world-container li .world-info {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 50%;
    font-size: 40px;
    color: #fff;
    display: block;
    margin-top: -20px;
    text-shadow: 0.5px 0.5px 0.5px #000;
    letter-spacing: -1.5px;
    text-transform: capitalize;
}
ul#world-container li .world-info img {
    display: block;
    margin: 0px auto;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 62px;
    height: 62px;
}
ul#world-container li .world-info.m-top {
    margin-top: -118px;
}
ul#world-container li .world-info.admin-text {
    margin-top: -78px;
}
ul#world-container li a {
    text-decoration: none;
    border: 0px;
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    height: 315px;
    background-size: cover !important;
    background-position: center;
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;overflow:hidden;    transition: all 2s ease-out 0s;
}
ul#world-container li a:hover{ transform: scale(1.1);}
ul#world-container li.row {
    width: 640px !important;
}
ul#world-container li.margin_right_list {
    margin-right: 0px;
}
ul#world-container li .admin {
    font-size: 31px;
}
ul#world-container li .city_name {
    display: block;
    font-size: 20px;
}
ul#world-container li .price {
    position: absolute;
    border-radius: 0 2px 2px 0;
    bottom: 11px;
    background: rgba(50, 50, 50, 0.9);
    padding: 5px 20px;
    font-size: 24px;
    color: #fff;
    z-index: 2;
    display: block;
}
span.price-tag-price-pernight {
    font-size: 15px;
    font-weight: normal;
}

/*************** Most Popular Container ===============================***************/
#most-popular-container {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
}
#most-popular-container ul.tab {
    margin: 0px auto;
    padding: 0px;
    width: 55%;
    overflow: hidden;
}
#most-popular-container ul li {
    float: left;
    text-align: center;
    width: 32.5%;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    color: #666;
    line-height: 50px;
    border-bottom: 1px solid #dce0e0;
}
#most-popular-container ul li a {
    color: #666;
    text-decoration: none;
}
#most-popular-container ul li.selected {
    border-bottom: 1px solid #4a4a4a;
}
#most-popular-container #homepage_badges,
#most-popular-container ul#rated_badges,
#most-popular-container ul#popular_badges {
    padding: 10px 0;
    overflow: hidden;
}
#whatsnew li a,
#rated_div li a,
#popular_div li a {
    position: relative;
    display: block;
    height: 192px;
    background-size: cover !important;
    background-position: center;
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
}
#whatsnew,
#rated_div,
#popular_div {
    width: 100%;
    overflow: hidden;
    margin: 5px 0px 45px;
}
#whatsnew ul,
#rated_div ul,
#popular_div ul {
    padding: 10px 0;
    overflow: hidden;
}
#whatsnew ul li,
#rated_div ul li,
#popular_div ul li {
    width: 308px;
    margin: 0px 20px 0px 0px;
    padding: 0px;
    border-bottom: none !important;
    position: relative;
}
#whatsnew ul li.clear-r,
#rated_div ul li.clear-r,
#popular_div ul li.clear-r {
    margin-right: 0px;
}
#most-popular-container .box-shadow {
    position: relative;
    display: block;
    bottom: 0px;
    left: 0px;
    margin: 0;
    text-decoration: none !important;
    padding: 9px;
    background: #fff;
}
#most-popular-container .box-shadow a {
    color: #fff;
}
#most-popular-container li.homepage_no_records_found {
    width: 100%;
    text-align: center;
}
.main_content .hosting {
    display: inline-block;
    width: 308px;
    margin-right: 23px;
    float: left;
}
.main_content .hosting span.info {
    display: block;
    padding: 15px;
    background: #fff;
    text-align: left;
    overflow: hidden;
}
.main_content .hosting span.info strong {
    float: left;
    width: 60%;
    font-size: 18px;
    font-weight: normal;
    color: #666;
    line-height: 20px;
}
.main_content .hosting span.info strong .city {
    font-style: normal;
    font-size: 12px;
    color: #545454;
    line-height: 6px;
    display: block;
    letter-spacing: 0.51px;
    margin: 10px 0 0
}
.main_content .hosting span.info span.price {
    display: block;
    width: 20%;
    float: right;
    text-align: right;
    font-size: 24px;
    color: #666;
    line-height: 35px;
}
.main_content .hosting span.price-tag-price-pernight {
    font-size: 11px;
    display: block;
    font-weight: normal;
    margin: 0px 0px;
    line-height: 7px;
    color: #dce0e0;
    letter-spacing: 0.4px;
}
.icon_img {
    background-position: -192px -12px;
    padding: 0 11px 7px 16px;
}
.host_tags_rows li {
    position: relative !important;
    margin: 0 0px 0 6px !important;
    line-height: 26px !important;
    letter-spacing: 1px !important;
    float: right !important;
    color: #fff !important;
    font-size: 12px !important;
    width: auto !important;
    text-align: right !important;
    font-weight: normal !important;
}
ul.host_tags_rows {
    position: absolute;
    bottom: 3px;
    right: 10px;
    padding: 0 !important;
}
ul.host_tags_rows li {
    display: block;
    width: 100% !important;
}
.host_tags_rows li p {
    background: #2ba3e1;
    padding: 0px 10px 2px 8px;
    border-radius: 2px;
    margin: 0 0 3px !important;
    display: inline-block;
}
.host_tags_rows li span {
    font-size: 12px;
    vertical-align: middle;
    position: relative;
    top: 2px;
}

/*************** Footer Container ========================================***************/
.footer-container {
    background: #333;
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 40px 0px 10px;
}
.footer-container a {
    text-decoration: none;
    color: #999;
}
.footer-container .footer {
    width: 970px;
    margin: 0px auto;
    color: #fff;
}
.footer-container .row {
    width: 100%;
    padding-bottom: 30px;
}
.footer-container .column {
    float: left;
    width: 30%;
    margin-right: 41px;
}
.footer-container .column-row {
    float: left;
    width: 65%;
    text-align: left;
}
.footer-container .border-bottom {
    margin: 0;
}
.footer-container .clear-r {
    margin-right: 0px !important;
}
.footer-container .border-bottom {
    border-bottom: 1px solid #424141;
    width: 100%;
    clear: both;
    float: left;
}
.footer-container .language-container {
    width: 220px;
    background: #666666;
    height: 37px;
    border-radius: 2px 2px 2px;
    margin: 0px auto 17px;
}
.footer-container .language-container #language {
    border: 1px solid #666666;
    color: #fff;
    width: 95%;
    padding: 6px;
    margin: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #666666 url(images/select-arrow-icon.png) no-repeat 193px 11px;
}
.footer-container .currency-container {
    width: 220px;
    background: #666666;
    height: 37px;
    border-radius: 2px 2px 2px;
    margin: 0px auto 0px;
}
.footer-container .currency-container #currency {
    border: 1px solid #666666;
    color: #fff;
    width: 95%;
    padding: 6px;
    margin: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #666666 url(images/select-arrow-icon.png) no-repeat 193px 11px;
}
.footer-container ul {
    float: left;
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    color: #999999;
}
.bottom-row {
    clear: both;
    border-top: 1px solid #d3d0d0;
    padding-top: 25px;
}
.company_section,
.discover_section,
.hosting_section {
    width: 25%;
    float: left;
}
.company_section h4,
.discover_section h4,
.hosting_section h4 {
    font-weight: normal;
    color: #a4a4a4;
    cursor: default;
    margin: 0 !important;
    font-size: 16px;
    text-align: left;
}
.company_section ul,
.discover_section ul,
.hosting_section ul {
    padding: 0;
    box-sizing: border-box;
    margin: 0px 0 24px 0;
}
.company_section a,
.discover_section a,
.hosting_section a {
    cursor: pointer;
}
.footer-container ul li strong {
    color: #fff;
    font-weight: normal;
    margin-bottom: 6px;
    display: block;
    font-size: 16px;
}
.footer-container ul li a {
    color: #a4a4a4;
    font-size: 14px;
    line-height: 19px;
}
.footer-container ul li a:hover {
    color: #dce0e0;
}
.footer-container .bottom-block {
    padding: 10px 0px;
    text-align: center;
    color: #999999;
    font-size: 15px;
    clear: both;
}
.footer-container .social-media {
    margin: 15px auto;
    display: block;
}
.footer-container .social-media a {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin: 0px auto;
    padding: 0px;
}
.footer-container .social-media a.tw_icon {
    background-position: -123px -3px;
    width: 34px;
    height: 34px;
    margin: 0 4px 0px 0px
}
.footer-container .social-media a.fb_icon {
    background-position: -83px -3px;
    width: 35px;
    height: 35px;
    margin: 0 4px 0px 0px
}
.footer-container .social-media a.gplus_icon {
    background-position: -43px -3px;
    width: 34px;
    height: 34px;
    margin: 0 4px 0px 0px
}
.footer-container .social-media a.in_icon {
    background-position: -3px -3px;
    width: 34px;
    height: 34px;
    margin: 0 4px 0px 0px
}
.footer-container .social-media a.chn_icon {
    background-position: -219px -5px;
    width: 34px;
    height: 34px;
    margin: 0 4px 0px 0px
}
.footer-container .social-media a.wechat_icon {
    background-position: -261px -5px;
    width: 34px;
    height: 34px;
    margin: 0 6px 0px 0px
}
.footer-container .sort_grid.jqtransformdone {
    width: 90%;
    border-radius: 3px;
    background: #666666;
    color: #fff;
    padding: 6px;
    position: relative;
    margin-bottom: 5px;
}
.footer-container .sort_grid .toggle_dropdown {
    background: #666666;
    color: #fff;
    color: #666666 \9;
    border: none;
    box-shadow: none;
    position: relative;
    z-index: 9;
}
.footer-container .jqTransformSelectWrapper {
    position: relative;
    z-index: auto !important;
    background: #66666 \9 !important;
}
.jqTransformSelectWrapper {
    width: auto !important;
    position: relative;
}
.jqTransformSelectWrapper ul {
    position: absolute;
    width: 98%;
    background-color: #fff;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #999;
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1), 0 0 0 #000;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1), 0 0 0 #000;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    display: block;
    visibility: visible;
    z-index: 999;
}
.jqTransformSelectWrapper ul li {
    margin: 0;
    padding: 0;
    padding: 10px/9;
}
.jqTransformSelectWrapper ul li a {
    color: #333;
    text-decoration: none;
    line-height: 18px;
    padding: 5px;
    display: block;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
.jqTransformSelectWrapper ul li:nth-child(even) {}
.jqTransformSelectWrapper ul li a:hover {
    background-color: #00b0ff;
    color: #fff;
    text-decoration: none;
}
.jqTransformSelectWrapper ul li a.selected {
    background-color: #00b0ff;
    color: #fff;
}

/***************.sort_grid {text-align: left;margin-left: 7px;width: 86px;float: left;margin-top: 6px;line-height: 24px;}***************/
#book_it {
    width: auto !important;
}
.sort_grid.second_div {
    margin-right: 0 !important;
}
.sort_grid .toggle_dropdown {
    cursor: pointer;
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #fefefe 0%, #eee 100%);
    background-image: -moz-linear-gradient(top, #fefefe 0%, #eee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#ffeeeeee', GradientType=0);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-color: #f3f3f3 #e2e2e2 #dadada #e2e2e2;
    color: #393c3d;
    text-shadow: none;
    -webkit-box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.3), 0 0 0 #000;
    box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.3), 0 0 0 #000;
    border-color: #d3d3d3 #cfcfcf #c7c7c7 #cfcfcf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 4px 5px;
}
.sort_grid jqtransformdone ul {
    width: 74px !important;
    height: 120px !important;
    display: block;
    visibility: visible;
    overflow-y: scroll;
}
.sort_grid .toggle_dropdown:hover {}
.sort_grid .toggle_dropdown span {
    display: block;
    background: url(../images/toggle_arrow.png) right no-repeat;
    width: auto !important;
    padding-right: 15px;
    font-size: 13px;
    position: relative;
    top: 2px;
}
.country_currency_options,
#custom-currency-selector {
    width: 100%;
}
.catalog-product-view .demo .select_grid_timings select {
    display: none;
}

/*************** Advsearch ====================================***************/
.map-container.fixed-position .mapsearchCtrl,
.searched-properties,
.total-properties {
    display: none;
}
.gm-style .gm-style-iw>div {
    overflow: initial !important;
}
.gm-style .gm-style-iw>div>div {
    overflow: initial !important;
}
.data-image {
    margin-top: 7px;
}
.data-details {
    padding: 10px 0px;
}
.data-image img {
    width: 200px;
    height: 178px;
}
.data-details .price-tag {
    position: absolute;
    top: 65%;
    left: 0%;
    background: rgba(50, 50, 50, 0.9);
    padding: 10px 15px;
    color: #FFF;
}
span.search-icon {
    display: block;
    position: absolute;
    background: url(../images/ad-search-icon.png) no-repeat 0px 0px;
    width: 19px;
    height: 18px;
    top: 38px;
    margin: 0px 0px 0px 6px;
}
.loader-results {
    clear: both;
}
.loading-img {
    display: block;
    background: url(../images/advsearch.gif) no-repeat 0px 0px;
    clear: both;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.loading_div {
    width: 80%;
    margin: 0 0 2% 0%;
    clear: both;
    background: none;
    padding: 20px 0;
    border-radius: 6px;
}
.checkbox_loading_img {
    display: block;
    background: url(../images/advsearch.gif) no-repeat 0px 0px;
    clear: both;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.checkbox_loading_div {
    width: 80%;
    margin: 0 0 2% 0%;
    clear: both;
    background: none;
    padding: 20px 0;
    border-radius: 6px;
}
.loading-experiences {
    text-align: center;
    font-size: 13px;
}

/*************** Inner Header BG =====================================***************/
.stripbg .headermenu li a {
    color: #fff;
}
.stripbg .header .logo {
    margin-top: 12px;
}
.search_bg_container .search_wrapper {
    width: 629px;
    margin: 0px auto;
    position: relative;
}
.search_bg_container .search_wrapper #searchTextField {
    width: 85%;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #000;
    background: white;
    border-radius: 3px 0px 0px 3px;
    height: 35px;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    border-right: none;
}
.search_bg_container .advance_search_btn {
    background: #4a4a4a;
    float: right;
    border-radius: 0px 3px 3px 0px;
    border: 1px solid #4a4a4a;
    border-right: none;
    color: #fff;
    cursor: pointer;
    width: 15%;
    height: 35px;
    box-sizing: border-box;
    -webkit-appearance: none;
}
.search_bg_container .advance_search_btn:hover {
    text-decoration: none;
    color: #fff;
}
body.airhotels-property-viewprofile .wrapper_c {
    margin: 0px auto 30px
}
.wrapper_c {
    width: 980px;
    margin: 0px auto;
    overflow: hidden;
    padding-bottom: 2%;
}
.advance_wrapper {
    width: 100%;
    background: #edefec;
    position: relative;
    min-height: 1100px;
}
.advance_srch {
    width: 230px;
    padding: 10px 20px;
    background: #f9f9f9;
    min-height: 1000px;
    box-sizing: border-box;
    border-right: 1px solid #dce0e0;
    position: absolute;
    top: 0;
    bottom: 0;
}
.advance_srch strong {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}
.advance_srch ul {
    margin: 0px 0px 15px;
}
.advance_srch ul li {
    margin: 10px 0;
    font-size: 14px;
}
.advance_srch input,
.property_time input[type="radio"] {
    margin-right: 3px !important;
}
.room_details {
    margin: 0px 16px 0px;
}
.search-result-reviews {
    margin: 0px 0px 4px;
}

/*************** Experience Page ========================================***************/
.experience_wrapper {
    width: 100%;
    position: relative;
}
.host_info {
    position: relative;
    top: 217px;
    width: 100%;
    text-align: center;
}
.wrapper_wr {
    clear: both;
    position: relative;
}
#similar_listings_outer_wrapper {
    width: 100%;
    clear: both;
    position: relative;
    padding: 20px 0px 60px 0px;
    background: none;
    overflow: hidden;
}

/* .catalog-product-view #similar_listings_outer_wrapper { */

/* 	margin-top: 0 !important; */

/* } */
#similar_listings_wrapper {
    width: 880px;
    margin: 0px auto;
}
.search-result-info-wrapper {
    display: block;
    padding: 15px;
    background: #fff;
    text-align: left;
    overflow: visible;
    min-height: 100px;
}
a.search-result-pimage span.price {
    border-radius: 0px 4px 4px 0px;
    position: absolute;
    top: 30px;
    background: rgba(50, 50, 50, 0.9);
    padding: 5px 20px;
    font-size: 24px;
    color: #fff;
    opacity: 0.8;
    display: block;
}
h1.similar_listings_title {
    font-size: 24px;
    color: #666;
    font-weight: normal;
    letter-spacing: -0.1px;
    margin-bottom: 15px;
}
.reviews-wrapper {
    display: block;
    margin: 0px 0px 5px;
    overflow: hidden;
}
span.customer_country,
span.customer_name {
    display: block;
    clear: both;
    color: #999;
    font-size: 13px;
    line-height: 20px;
}
.customer_name_color {
    color: #545454;
}
.search-result-title-left a.name_title {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    margin: 15px 0px;
    font-weight: normal
}
.host_info_outer_wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 10px 0px;
    background: #f8f8f8;
    border-top: 1px solid #dce0e0
}
.host_info_wrapper {
    width: 970px;
    margin: 0px auto;
}
.host_info_wrapper h3.about_host {
    font-size: 16px;
    margin: 20px 0px;
    color: #545454;
}
.host_info_wrapper img {
    float: left;
    width: 63px;
    height: 63px;
    border-radius: 50% 50%;
    border: 2px solid #fff;
    padding: 10px 0 10px 0;
}
.host_info_wrapper .description_wrapper_class {
    width: 81%;
    float: left;
    margin-left: 40px;
    font-size: 13px;
}
.host_info_wrapper #contact_link {
    display: block;
    margin-top: 0px;
}
.hostInfo {
    line-height: 22px;
    overflow: hidden;
    font-family: 'ProximaNova-Light';
    letter-spacing: 0.5px;
    font-size: 13px;
    color: #666666;
    font-weight: normal;
    padding: 10px 0 10px 0;
    text-align: justify;
    width: 95%;
}
.listingInfo_less {
    line-height: 22px;
    height: 9.5em;
    overflow: hidden;
    letter-spacing: 0.5px;
    font-size: 13px;
    color: #666;
    font-weight: normal;
    padding: 10px 0 10px 0;
}
.listingInfo {
    line-height: 22px;
    overflow: hidden;
    font-family: 'ProximaNova-Light';
    letter-spacing: 0.5px;
    font-size: 13px;
    color: #666666;
    font-weight: normal;
    padding: 10px 0 10px 0;
}
#gallerypageslider {
    height: 480px;
    position: relative;
}
.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 100%;
    max-width: 100% !important;
}
.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    zoom: inherit !important;
    z-index: inherit !important;
}
.sliderimg {
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-color: #f5f5f5;
    height: 100%;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 28%;
    left: 0%;
    z-index: 9;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url(../images/air_arrow.png) no-repeat left top;
    opacity: 0.3;
}
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}
.airhotels-property-advsearch .callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 28%;
    left: 4%;
    z-index: 9;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 54px;
    width: 21px;
    background: transparent url(../images/themes.png) no-repeat left top;
    opacity: 0.4;
}
.airhotels-property-advsearch .callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 4%;
}
#bg_fade {
    background-color: #000;
    height: 100%;
    left: 0px;
    margin: 0px;
    padding: 0px;
    position: fixed;
    top: 0px;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
}
.bx-pager-item {
    display: none;
}
.more_btn,
.less_btn {
    color: #4a4a4a;
    display: block;
    margin: 20px 0px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}
.more_btns,
.less_btns {
    color: #4a4a4a;
    display: block;
    margin: 20px 0px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}
.about_experience_block {
    width: 525px;
    clear: both;
}
.about_experience_block span {
    color: #545454;
    float: left;
    display: block;
    width: 245px;
    margin: 0px 10px 14px 0px;
    font-weight: normal;
}
.reviews_content_wrapper {
    width: 100%;
    overflow: hidden;
    background: #fff;
    clear: both;
    padding: 0;
}
.reviews_content_wrapper h1 {
    font-weight: normal;
    font-size: 16px;
    color: #000;
}
#reviewrapper {
    padding: 0px;
}
#reviewrapper h3 {
    text-align: left;
}
#reviewrapper ul {
    margin: 0px;
    padding: 0px;
}
#reviewrapper span {
    display: inline-block;
    margin: 0 0 0 17px;
    line-height: 80px;
    color: #484848;
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
    font-weight: normal;
}
#reviewrapper ul li {
    margin: 0;
    padding: 0px;
    border: none;
}
.review_content_wrapper {
    float: left;
    width: 90%;
}
.review_content_wrapper p {
    display: block;
    text-align: left;
    font-weight: normal;
}
.review_content_wrapper p.nick_name {
    font-size: 14px;
    color: #4a4a4a;
    font-weight: normal
}
.review_content_wrapper p.reviews_title {
    font-size: 18px;
    color: #4a4a4a;
    display: none;
}
.review_content_wrapper p.reviews_detail {
    font-size: 13px;
    margin: 10px 0px;
    line-height: 22px;
    letter-spacing: 0.5px;
}
.reviews_btn_wrappers {
    text-align: right;
    margin: 20px 0px 10px;
}
.reviews_btn_wrappers a {
    font-size: 14px;
    font-weight: normal;
}
#reviewrapper a.customer_img {
    display: block;
    float: left;
    margin-right: 20px;
}
#reviewrapper a.customer_img img {
    border-radius: 150px;
    width: 63px;
    height: 63px;
    margin: 0 0 0 8px
}
.host_details_wrapper {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: 15px;
    width: 50%;
    top: 32%;
    z-index: inherit;
    left: 50%;
    margin: 0px 0px 0px -26%;
    position: absolute;
    text-align: center;
}
.host_details_wrapper #action_buttons {
    position: relative;
    z-index: 999;
    float: none;
    padding: 0px;
    margin: 20px 0px 30px;
}
.host_details_wrapper #action_buttons img {
    float: none !important;
}
.host_details_wrapper a {
    text-decoration: none;
}
.host_details_wrapper h2 {
    color: #666;
    font-size: 24px;
    font-family: 'ProximaNova-Regular';
    text-align: left;
    letter-spacing: normal;
    margin: 0;
}
a.bn_reviews_count {
    text-transform: uppercase;
}
.host_details_wrapper address.city_name {
    z-index: 999;
    font-size: 26px;
    color: #fff;
    text-transform: capitalize;
    line-height: 24px;
    position: relative;
    margin-bottom: 10px;
}
.host_details_wrapper address.city_name span {
    display: inline-block;
}
.host_details_wrapper address.city_name span.line_left {
    display: inline-block;
    width: 8%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 19%;
    top: 50%;
    float: left;
}
.host_details_wrapper address.city_name span.line_right {
    display: inline-block;
    width: 8%;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 19%;
    top: 50%;
}
.host_details_wrapper address.city_name span.content_text {
    width: 50%;
}
.host_details_wrapper img.customer_photo {
    position: relative;
    z-index: 999;
    border-radius: 50% 50%;
    width: 63px;
    height: 63px;
    border: 2px solid #fff;
    display: block;
    margin: 10px auto;
}
::i-block-chrome,
.host_details_wrapper img.customer_photo {
    border: none !important;
}
.host_details_wrapper .verified_wrapper {
    z-index: 999;
    position: relative;
}
.host_details_wrapper .verified_wrapper span.host_tags {
    bottom: 13px;
    background: #2ba3e1;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px 2px 8px;
    margin: 0px 6px 0px 0px;
    border-radius: 2px 2px 2px;
    display: inline-block;
    line-height: 20px;
}
.host_details_wrapper .verified_wrapper span.host_tags .detaimg {
    /*************** background-position:-192px -12px;width: 20px;height: 21px; ***************/

    float: left;
    margin: 0 5px 0 0px;
    font-size: 17px !important;
    vertical-align: middle;
}
.verified_wrapper span.text {
    margin: 0px 6px 0px 0px;
    display: block;
    float: left;
}
.content_outer_wrapper {
    width: 100%;
    padding: 25px 0px;
    overflow: hidden;
}
.social_media_wrapper {
    float: left;
    width: 70px;
}
.social_media_wrapper ul li {
    padding: 0 0 50px;
    height: 40px;
}
.social_media_wrapper ul li:nth-child(1) {
    display: none !important;
}
.social_media_wrapper ul li:nth-child(2) iframe {
    height: 65px !important;
}
.pluginCountBox {
    min-width: 50px !important;
}
#facebook>.pluginSkinLight table {
    width: 56px !important;
}

/*************** Experience page tag starts here ***************/
.catalog-product-view .box-tags h2 {
    font-weight: normal;
    font-size: 13px;
    color: #545454
}
.catalog-product-view .box-tags h3 {
    font-weight: normal;
    font-size: 13px;
    color: #545454;
}

/*************** ends here ***************/
.tags {
    margin: 0;
    padding: 0;
    position: relative;
    bottom: 0px;
    list-style: none;
    top: 2px;
}
.tags label {
    float: left;
    text-transform: lowercase;
    line-height: 15px;
    color: #2553A2;
    position: relative;
    margin: 0 0 4px 0 !important;
}
.tags li input {
    visibility: hidden;
}
.tags li input {
    margin: 0 !important;
}
.box-tags {
    padding: 20px 0 0;
}
.box-tags h2 {
    padding: 4px 0px;
}
.box-tags ul {
    padding: 10px 0px 20px;
}
.box-tags ul li {
    float: left;
    margin: 0 4px 0 0
}
.box-tags ul li a {
    margin: 0 12px;
    color: #838586;
    font-weight: normal;
}
.form-add {
    padding: 30px 0 10px 0;
}
.form-add label {
    padding: 10px 0;
    font-weight: normal;
}
.form-add .input-box {
    padding: 6px 0 5px 0;
}
.catalog-product-view .form-add {
    padding: 0px !important;
}
.note {
    font-size: 12px;
    color: #6e6e6e;
    font-weight: normal
}
#instant_times_box {
    margin: 30px 0
}
#book_it,
#instant_times_box {
    width: 270px;
    background-color: #f5f5f5;
    border-radius: 4px;
}
#calendr {
    width: 230px;
    margin: 0 auto;
}
.book_it_section h1 {
    width: 100%;
    text-align: center;
    color: #1e7ec8 !important;
    font-size: 29px !important;
}
.host_description .description_content p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
}
.catalog-product-view .bx-wrapper {
    position: relative;
}
.catalog-product-view .bx-wrapper .bx-controls-direction a {
    text-decoration: none;
}
.catalog-product-view .bx-wrapper .bx-controls-direction a.bx-next,
.catalog-product-view .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../images/slider-arrow_gray.png) no-repeat;
    width: 24px;
    height: 36px;
}
.catalog-product-view .bx-wrapper .bx-controls-direction a.bx-next {
    position: absolute;
    right: -38px;
    top: 50%;
    background-position: -24px 0px;
}
.catalog-product-view .bx-wrapper .bx-controls-direction a.bx-prev {
    position: absolute;
    left: -38px;
    top: 50%;
}
.catalog-product-view .bx-wrapper .bx-controls-direction a.bx-prev.disabled {
    display: none;
}

/***************Experience page starst here  ***************/
.content_wrapper #right_column {
    float: right;
    width: 275px;
}
.host_description {
    width: 960px;
}
.host_description .description_content {
    float: left;
    width: 960px;
}
#reviews_link_text {
    width: 960px;
    margin: 30px auto 0;
    padding: 0 0 30px;
}
.catalog-product-view .bx-wrapper {
    max-width: 100% !important;
    position: relative;
}

/***************Experience page ends here  ***************/
.min_max {
    padding: 0 20px 0 0;
    font-size: 13px;
    color: #9B9B9B;
}
label[for="trip_per_person"] {
    width: 120px !important;
}
.block .topmenu {
    background-color: #3D3D3E;
}
span.pink_grid {
    display: none;
}
#profile_preview #preview {
    transition: all 0.5s ease;
    background: #4a4a4a;
    cursor: pointer;
    color: #fff;
    border: none;
    padding: 8px 14px;
    border-radius: 2px;
    font-size: 12px;
}
#profile_preview #preview:hover {
    background: #1D86CD;
}
body.airhotels-property-uploadphoto .form-list select {
    width: 264px;
    padding: 4px;
}

/***************Experience page more option  ***************/
.hostInfo_less {
    line-height: 22px;
    height: 4.5em;
    overflow: hidden;
    letter-spacing: 0.5px;
    font-size: 13px;
    color: #666;
    font-family: 'ProximaNova-Light';
    font-weight: normal;
    padding: 10px 0 10px 0;
    text-align: justify;
    width: 95%;
}
.adv_icon_img {
    background: url(../images/arrow-icon.png) no-repeat 0px 0px;
    padding: 1px 24px 0 0;
}
.video_image_banner {
    background-size: cover;
}
.video_image_banner img {
    width: 100%;
    height:603px;
}
.list_title,
.profile_name,
.profile_email,
.ownercity,
.ownercountry,
.profiletimezone,
.profile_notice,
.owner_profile,
.payout_account,
.payifsc,
.paybrancname,
.linkto_a_video,
.list_location,
.profile_private_notes,
.ownercity {
    margin: 0 0 23px 0
}
.summary {
    margin: 0 0 20px 0;
    width: 500px;
    float: left;
    clear: left;
}
.basic_accommodates {
    clear: both;
    margin: 0 0 23px 0
}
.basic_duration,
.basicprice {
    min-height: 60px;
}
.basicmindays,
.basiccategory,
.privatenotes {
    margin-bottom: 23px;
    width: 100%;
    clear: both;
}
.price_bar {
    width: auto;
    margin: 0;
    float: left;
    background-color: rgba(103, 104, 105, 0.1);
    border-radius: 3px;
    border: 1px solid #b1b3b3;
}
.language_only {
    margin: 23px 0 0 0;
}
.forerror label[for="language[]"] {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 130px !important;
    margin: 0px 0 0 174px !important;
}
.profile_number {
    min-height: 10px;
}
.inneraccountno {
    width: 300px;
    float: left;
    margin: 0;
}
.innerifsccode {
    width: 300px;
    float: left;
    margin: 0;
}
.innerbrancename {
    width: 300px;
    float: left;
    margin: 0;
}
.profile_picture_preview {
    width: 300px;
    float: left;
}
#save_video_url,
#remove_video_url {
    transition: all 0.5s ease;
    background-color: #4a4a4a;
    color: #fff;
    padding: 10px 22px;
    border: 1px solid #4a4a4a;
    border-radius: 2px;
}
#save_video_url:hover {
    background-color: #797878;
}
#remove_video_url:hover {
    background-color: #797878;
}
body.airhotels-index-index #map_canvas {
    display: none
}
#time {
    box-sizing: content-box;
}
body.airhotels-property-edit #country {
    box-sizing: border-box;
}
.property_history {
    padding: 0;
    font-weight: normal !important;
    font-size: 14px !important;
}
.property_history_from,
.property_history_to {
    text-align: left;
    font-weight: normal;
    color: #545454;
    font-size: 13px;
    margin: 0 0 6px;
}
.no_records_found {
    color: rgb(244, 16, 16);
    padding: 0 0 10px;
}
.google_calendar {
    background: #4a4a4a !important;
    padding: 5px 8px !important;
    font-weight: normal !important;
    font-size: 12px !important;
}
.usddollar {
    margin: 10px 0 0;
}
.selectproperty label {
    width: 140px !important
}
.payvalidation {
    width: 260px;
    float: left;
    margin: 0 !important;
}
body.airhotels-index-paymentpreference .personal-info {
    border: none;
    border-radius: none;
}
tr.reqhead th {
    font-weight: normal;
}
.viewproperty_request {
    padding: 0 22px 58px;
}
body.airhotels-property-viewrequest .viewproperty_request {
    padding: 0 0 58px;
}
.viwreqback {
    float: right !important;
    position: relative !important;
    top: -30px !important;
    background: #4a4a4a !important;
    border: none !important;
}
.viwreqback:hover {
    float: right !important;
    position: relative !important;
    top: -30px !important;
    background: #4a4a4a !important;
    color: #fff !important
}
tr.viewreq th {
    font-weight: normal;
}
.viewreqact {
    font-weight: normal;
    line-height: 35px;
}
.inboxicon {
    color: rgb(133, 133, 134) !important;
    font-size: 18px !important;
}
.paymentpreference_title {
    font-size: 12px !important;
    color: #7C7878 !important;
}
.paymentpreferenceform-list {
    line-height: 30px;
}
.bank_paypal_text {
    position: relative;
    top: 4px;
    font-size: 14px;
    font-weight: normal;
    color: #7C7878;
}
.paypal_text {
    font-size: 14px;
}
.main {
    width: auto;
    margin: 0 auto;
}
.individual .email-id {
    width: 92%;
    float: left;
    display: block;
}
li.friend .fb_request_btn {
    background-color: #fff;
    border: 1px solid #dce0e0;
    padding: 5px 15px;
    border-radius: 3px;
}
#gallery_image_list {
    margin: 0 0 50px;
}
#list_an_experience [rel="popover"] {
    display: block !important;
}
body.customer-account-logoutsuccess .col-main {
    min-height: 300px;
}
body.customer-account-logoutsuccess .page-title h1,
body.customer-account-logoutsuccess .col-main p {
    text-align: center;
}
body.airhotels-property-invitefriends .col-main .friend a {
    line-height: 45px;
    background-color: #4a4a4a;
    color: #fff;
    padding: 2px 6px 3px 6px;
    border-radius: 2px;
}
body.airhotels-property-invitefriends .individual {
    width: 100%;
    float: left;
    margin: 0;
}
#payment-buttons-container .back-link {
    color: #fff;
}
#footer_banner_image_container {
    background-size: cover;
}
li.footer_submenu {
    line-height: 20px;
    border-bottom: 1px solid #FFFFFF;
    padding: 8px 20px;
}
li.footer_submenu:hover {
    background-color: #6FC0F5;
    color: #fff;
}
.footer_submenu a {
    font-size: 14px;
    padding: 2px 12px;
    color: #fff
}
.footer_submenu a:hover {
    color: #fff
}
.footer_submenu .selectedmenu {
    color: #fff;
    font-weight: normal;
}
.footer_tab_menus {
    float: left;
}
.footer_submenu_section p {
    font-size: 14px;
    line-height: 20px;
}
.banner_text_information {
    position: absolute;
    text-align: center;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    top: 0px;
    bottom: 0;
}
.banner_details {
    position: relative;
    top: 20%;
}
.banner_details h1 {
    font-size: 40px;
    color: #fff;
    font-weight: normal;
}
.banner_details span {
    font-size: 20px;
    color: #fff;
}
#basic_form [rel="popover"] {
    display: block !important;
}
.icon_size {
    font-size: 30px;
    display: block;
    text-align: center;
}
.form_next_btn_style {
    font-weight: normal;
    position: relative;
    top: -2px;
}
.mobile_visible_account_details {
    display: none
}

/*************** .bank_account_information{display:block} ***************/
.payment_form {
    padding: 0px;
}
.payment_form h3,
h4,
h5 {
    color: #545454;
}
.bank_account_information {
    width: 100%;
}
.bank_account_information thead {
    background: #fff;
}
.bank_account_information thead tr th {
    font-weight: normal;
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
    border-left: none;
    border-top: none
}
.bank_account_information thead tr th:last-child,
.bank_account_information tbody tr td:last-child {
    border-right: none;
}
.bank_account_information tbody tr td {
    font-weight: normal;
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd !important;
    border-top: none !important;
    border-left: none !important;
}
.paypall_transfer_time li {
    line-height: 20px;
    font-size: 13px;
    font-weight: normal;
}
.manage_listing_tab>.selected {
    color: #4a4a4a;
    font-weight: normal;
    border-bottom: 3px solid #4a4a4a;
}
.manage_listing_tab>li {
    float: left;
    cursor: pointer;
    color: #6e6e6e;
    font-weight: normal;
    background: #edefef;
    padding: 8px;
}
.manage_listing_tab>li:hover {
    color: #4a4a4a;
}
.manage_listing_tab>li:after {
    content: '';
    display: block;
    margin: auto;
    border-bottom: 3px solid #4a4a4a;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
    position: relative;
    top: 11px;
}
.manage_listing_tab>li:hover:after {
    width: 100%;
    background: #4a4a4a;
    color: #4a4a4a;
}
.manage_listing_tab>li.selected:hover:after {
    background: none;
}
.invite_popup_send {
    text-align: right;
}
.invite_popup_send span {
    transition: all 0.5s ease;
    background-color: #4a4a4a;
    border-bottom: 2px solid #1476B8 !important;
    color: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 2px;
    padding: 6px 2px;
}
.invite_popup_send span:hover {
    background-color: #797878;
}
.invite_popup_send span input {
    background: none;
    border: none;
    color: #fff;
    font-weight: normal;
}
.invite_popup_container .invitefriends_name,
.invite_popup_container .invitefriends_email,
.invite_popup_container .invitefriends_content {
    margin: 0 0 10px;
}
.invite_popup_container .invitefriends_name .name,
.invite_popup_container .invitefriends_email .email,
.invite_popup_container .invitefriends_content .content {
    margin: 0 0 4px;
}
.icon_style {
    font-size: 25px !important;
    color: #fff;
    margin: 0 10px 0 0
}
.property_history {
    width: 100%;
    margin: 20px 0 0;
}
.property_history thead {
    background: #EDEFED;
    border: 1px solid #D3D3D3;
    border-right: none;
    border-left: none;
}
.property_history tr th {
    color: #545454;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #dce0e0;
    border-right: none;
}
.property_history tr th:last-child {
    border-right: none;
}
.property_history tbody tr {
    padding: 10px 0px;
}
.property_history tr td {
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    padding: 20px 0;
    color: #6e6e6e;
    border: 1px solid #dce0e0;
    border-top: none;
    border-right: none;
}
.property_history tr:last-child td {
    border-bottom: none;
}
.property_history tr td:first-child,
.property_history tr th:first-child {
    border-left: none;
}
.transactional_history {
    width: 100%;
    margin: 20px 0 0;
}
.transactional_history thead {
    background: #EDEFED;
    border: 1px solid #D3D3D3;
    display: table-caption;
    border-right: none;
    border-left: none;
}
.transactional_history tr th {
    color: #545454;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    font-weight: normal;
    border-right: 1px solid #D2D2D2;
}
.transactional_history tr th:last-child {
    border-right: none;
}
.transactional_history tbody tr {
    /*border-bottom: 1px solid #080202 !important;*/

    padding: 10px 0px;
}
.transactional_history tr td {
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    padding: 20px 0;
    color: #6e6e6e;
    border: 1px solid #dce0e0;
    border-top: none;
    border-right: none;
}
.transactional_history tr:last-child td {
    border-bottom: none;
}
.transactional_history tr td:first-child {
    border-left: none;
}
body.airhotels-property-transactionhistory .transactional_history,
body.airhotels-property-transactionhistory #property_cancel_table {
    width: 100%;
    margin: 0;
    background: #fff;
    border: 1px solid #dce0e0;
    border-top: none;
}
body.airhotels-property-transactionhistory #property_history_table thead,
body.airhotels-property-transactionhistory #property_cancel_table thead {
    background: #edefed;
    border: 1px solid #dce0e0;
}
body.airhotels-property-transactionhistory .transactional_history tr th,
body.airhotels-property-transactionhistory #property_cancel_table tr th {
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    font-weight: normal;
    border-right: 1px solid #dce0e0;
}
body.airhotels-property-transactionhistory .transactional_history tbody tr,
body.airhotels-property-transactionhistory #property_cancel_table tbody tr {
    border-bottom: 0px solid #080202 !important;
    padding: 0 !important;
}
body.airhotels-property-transactionhistory .transactional_history tr td,
body.airhotels-property-transactionhistory #property_cancel_table tr td {
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    padding: 20px 0;
    border: 1px solid #dce0e0;
    border-top: none;
    border-left: none
}
body.airhotels-property-transactionhistory .transactional_history tr td:last-child,
body.airhotels-property-transactionhistory .transactional_history tr th:last-child,
body.airhotels-property-transactionhistory #property_cancel_table tr th:last-child,
body.airhotels-property-transactionhistory #property_cancel_table tr td:last-child {
    border-right: none
}
body.airhotels-property-transactionhistory .transactional_history tr:last-child td,
body.airhotels-property-transactionhistory #property_cancel_table tr:last-child td {
    border-bottom: none;
}
body.airhotels-property-transactionhistory #property_cancel_table tr th {
    border-bottom: 1px solid #dce0e0;
    border-top: 1px solid #dce0e0;
    color: #545454
}
body.airhotels-property-transactionhistory .pager .amount,
body.airhotels-property-transactionhistory .pager .limiter,
body.airhotels-property-transactionhistory .pager .pages {
    color: #545454
}
#property_property,
#property_trip_table {
    width: 100%;
    margin: 0;
}
#property_property thead,
#property_trip_table thead {
    background: #fff;
}
#property_property tr th,
#property_trip_table tr th {
    color: #6e6e6e;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    font-weight: normal;
    border-right: 1px solid #dce0e0;
    border-bottom: 1px solid #dce0e0;
}
#property_property tr th:last-child,
#property_trip_table tr th:last-child {
    border-right: none;
}
#property_trip_table tbody tr {
    padding: 10px 0px;
}
#property_property tr td,
#property_trip_table tr td {
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #dce0e0;
    border-right: 1px solid #dce0e0 !important;
}
#property_property tr td:last-child,
#property_trip_table tr td:last-child {
    border-right: none !important;
}
#property_trip_table tr:last-child td {
    border-bottom: none !important
}
#property_property tbody:last-child tr td {
    border-bottom: none !important
}
#property_property {
    border: none !important
}
#property_property tr td a,
#property_trip_table tr td a {
    font-size: 13px;
    font-weight: normal
}
.trip_heading {
    font-size: 14px !important;
    color: #83848314px !important;
    text-align: center14px !important;
    padding: 10px 014px !important;
}
.manage_lisitng_title {
    font-size: 14px;
    font-weight: normal;
    color: #4a4a4a;
    margin-left: 10px;
}
.mes_box_container {
    line-height: 20px;
    border: 1px solid #dbdbdb;
    padding: 10px;
    background: #f1f1f1;
    border-radius: 0px;
    margin: 4px 0 10px;
}
#property_trip_table tr td {
    padding: 10px;
}
#property_property tbody tr {
    padding: 10px 0px;
}
#property_property tr td {
    padding: 20px 6px;
}

/*************** cart page stylesheet ***************/
.cart-empty p {
    padding: 4px 6px;
    margin: 0;
}
.sectionstyle {
    font-size: 24px !important;
    margin: 0 8px 0 0;
    vertical-align: middle;
}
.checkout_button {
    float: right;
}
.checkout_button button {
    margin: 0 !important;
    padding: 5px 8px !important;
    background-color: #0863A0 !important;
    border: 0 !important;
    border-radius: 2px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 12px !important;
    transition: all 0.5s ease;
}
.checkout_button button:hover {
    background-color: #fff !important;
    color: #4a4a4a !important;
}
.totals_button button {
    margin: 0 !important;
    padding: 5px 8px !important;
    background-color: #4a4a4a !important;
    border: 2px solid #4a4a4a !important;
    border-radius: 2px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 12px !important;
    transition: all 0.5s ease;
}
.totals_button button:hover {
    background-color: #fff !important;
    color: #4a4a4a !important;
    border: 2px solid #4a4a4a !important;
}
.shopping_collaterals {
    margin: 30px 0 0;
    padding: 10px;
}
.shopping_cart_totals {
    padding: 10px;
}
#shopping-cart-table tr td {
    vertical-align: middle;
}
.shopping_cart_col-2 {
    float: none !important;
}
body.checkout-onepage-index .main {
    width: 960px;
    margin: 30px auto !important;
    border-bottom: none;
}
.contentcontaienr {
    border: 1px solid #dce0e0;
    border-top: none;
    background-color: #f8f8f8;
    padding: 10px 4px 10px;
}
.invite_friends_name .name {
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin: 8px 0px 6px 0px
}
body.airhotels-property-invitefriends .col1-layout .col-main .invite_friend_section {
    float: none;
    width: 930px;
    margin: 20px auto 20px;
    padding: 0;
    border: 1px solid #eaeaea;
    padding: 0 10px;
    background: #f8f8f8;
}
body.airhotels-property-invitefriends .col-main li {
    list-style: none;
    float: left;
    width: 30.3%;
    position: relative;
    margin: 20px 10px 10px 10px;
    border: 1px solid #F0F0F0;
    padding: 3px;
    background-color: #fff;
    height: 60px;
}
.invite_checkbox {
    position: absolute;
    right: 0;
    top: 0;
}
.invite_friends_select {
    display: inline-block;
    width: 100%;
    background: #f8f9f9;
}
.invite_checkallbutton input,
.invite_sendbutton input {
    background: none;
    border: none;
    color: #fff;
    font-weight: normal;
}
.invite_checkallbutton,
.invite_sendbutton,
.view_profile_btn_dashboard,
.common_button,
.my-account .pre_grid,
.next_grid,
.import_button {
    cursor: pointer;
    transition: all 0.5s ease;
    display: inline-block;
    margin: 0;
    color: #fff;
    padding: 9px 18px;
    border: none;
    border-radius: 2px;
    background: #339933;
}
.invite_checkallbutton:hover,
.invite_sendbutton:hover,
.view_profile_btn_dashboard:hover,
.common_button:hover,
.my-account .pre_grid:hover,
.my-account .next_grid:hover,
.import_button:hover {
    background-color: #797878;
    color: #fff !important;
    text-decoration: none !important;
}
.invite_btn_icon {
    font-size: 24px !important;
    vertical-align: middle;
    margin: 0 6px 0 0;
}
.invite_friends_image {
    width: 65px;
    float: left;
}
#checkboxes input[type=checkbox] {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -6px;
    top: -6px;
    z-index: 5;
    opacity: 0;
}
#checkboxes input[type=checkbox] ~ i {
    display: inline-block;
    cursor: pointer;
    background-color: #fff;
    border-radius: 3px;
    vertical-align: middle;
    background-position: -194px -420px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: -4px;
    left: -6px;
    z-index: 0;
}
#checkboxes input[type=checkbox]:checked ~ i {
    background-position: -218px -420px;
}
.invite_friends_image img {
    width: 60px;
}
.phone_verify_close {
    position: absolute;
    right: -10px;
    top: -20px;
}
.phone_verify_close .closebutton {
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #4D4E51;
    border-radius: 150px;
    width: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
}
.phone_verify_close .closebutton .close_icon_btn {
    font-size: 20px !important;
    color: #4D4E51;
    vertical-align: middle;
    text-align: center;
    display: block;
    position: relative;
    top: 5px;
}
.web_dialog_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}
.web_dialog {
    position: relative;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border: 2px solid #fff;
    border-radius: 4px;
    padding: 10px;
}
.web_dialog_title {
    border-bottom: solid 2px #336699;
    background-color: #336699;
    padding: 4px;
    color: White;
    font-weight: normal;
}
.web_dialog_title a {
    color: White;
    text-decoration: none;
}
.checkall_invite {
    background: rgba(0, 157, 255, 0.6);
    color: #fff;
}
.uncheckall_invite {
    background: #f8f9f9;
}
.sent_invitation_error_message,
.sent_invitation_success_message {
    padding: 8px 0;
    border-width: 1px;
    font-size: 13px !important;
    color: #fff;
    font-weight: normal;
}
.sent_invitation_error_message:before,
.sent_invitation_success_message:before {
    margin: 20px 10px 20px 10px !important
}
.fc-center h2 {
    font-weight: normal;
}
#calendar {
    max-width: 900px;
    margin: 10px auto 10px;
    padding: 0 4px;
}
body.customer-account-index .main,
body.airhotels-property-inbox .main,
body.airhotels-property-show .main,
body.airhotels-property-yourtrip .main,
body.airhotels-index-paymentpreference .main,
body.customer-account-edit .main,
body.customer-address-form .main,
body.sales-order-history .main,
body.newsletter-manage-index .main,
body.airhotels-property-uploadphoto .main,
body.tag-customer-index .main,
body.sales-order-view .main,
body.tag-customer-view .main,
body.airhotels-property-blockcalendar .main,
body.airhotels-property-review .main,
body.airhotels-property-propertyrequest .main,
body.airhotels-property-viewrequest .main,
body.wishlist-index-index .main,
body.airhotels-property-image .main,
body.airhotels-property-payment .main,
body.airhotels-property-payout .main,
body.customer-address-index .main,
body.airhotels-property-abouthost .main,
body.airhotels-index-reviewpage .main,
body.airhotels-property-history .main,
body.sales-order-invoice .main,
body.airhotels-property-senditem .main,
body.airhotels-index-profile .main,
body.airhotels-property-settings .main,
body.airhotels-property-notifications .main,
body.airhotels-property-transactionhistory .main,
body.airhotels-property-invitefriends .main-container,
body.airhotels-property-security .main,
body.airhotels-property-requesttrips .main,
body.airhotels-property-currenttrip .main,
body.airhotels-property-previoustrip .main,
body.airhotels-property-viewprofile .main,
body.catalog-seo-sitemap-product .main {
    background: #f5f5f5;
}
body.airhotels-property-viewprofile .main {
    border-top: 1px solid #dce0e0
}

/***************Dashboard user image  ***************/
body.airhotels-property-viewprofile .my-account {
    position: relative;
    top: 4px;
    margin: 0 0 50px 0;
}
.sidebar .content_block,
.my-account {
    position: relative;
    top: 30px;
    margin: 0 0 50px 0;
}
.user_profile_img {
    text-align: center;
    padding: 30px 0 0 0;
}
.user_profile_img p {
    font-size: 14px;
}
.user_profile_img h3 {
    font-size: 15px;
    padding: 10px 0px;
    text-transform: capitalize;
    color: #545454
}
.userimgonly {
    margin: 0 auto;
    padding: 10px 0;
}
body.airhotels-property-viewprofile .userimgonly {
    margin: 0 auto;
    padding: 0;
}
body.airhotels-property-viewprofile .userimgonly img {
    width: 270px;
    height: 270px;
    border: 0px double #eaeaea;
}
.dashboard_leftside_heading,
.dashboard_rightside_heading {
    color: #333;
    background: #edefed;
    border: 1px solid #dce0e0;
    padding: 12px 9px;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.dashboard_leftside_heading_contents,
.dashboard_quiklinks {
    background: #fff;
    border: 1px solid #dce0e0;
    border-top: none;
}
.dashboard_leftside_heading_contents ul li,
.dashboard_quiklinks ul li {
    padding: 12px 10px;
}
.dashboard_leftside_heading_contents ul li a {
    transition: all 0.3s ease;
    color: #4a4a4a;
    font-size: 14px;
    text-decoration: none;
}
.dashboard_leftside_heading_contents ul li a:hover {
    color: #111;
}
.content_block .dashboard_leftside_heading_contents ul li {
    padding: 12px 10px;
    /*
   margin-bottom: 1px;
*/
}
.content_block .dashboard_leftside_heading_contents ul li a {
    transition: all 0.3s ease;
    color: #4a4a4a;
    font-size: 14px;
    text-decoration: none;
    /*    padding: 10px 12px;*/

    display: block;
    overflow: hidden;
}
.content_block .dashboard_leftside_heading_contents ul li a:hover {
    /*
    color: #fff;
    background-color: #4B9EFF;
    padding-left: 23px;
*/
}
.dashboard_leftside_heading_contents ul li a.selected {
    /*
    color: #479BFC;
    font-weight: normal;
*/
}
.inbox_action_buttons {
    position: absolute;
    top: 8px;
    right: 10px;
}
#inboxSpace {
    border: 1px solid #dce0e0e;
    border-top: none;
}
.inbox_delete_checkall {
    cursor: pointer;
    font-weight: normal !important;
    transition: all 0.3s ease;
    font-size: 13px !important;
    border-top: none;
    border-right: none;
    border-left: none;
    font-weight: normal;
    color: #fff !important;
    background-color: #808080;
    padding: 5px 13px;
    display: inline-block;
    margin: 0 0 0 6px;
    border-radius: 2px;
    border-bottom: 0px solid #797878;
}
.inbox_delete_checkall:hover {
    background: #797878;
}
body.airhotels-property-inbox .inboxTable {
    background: #fff;
}
body.airhotels-property-inbox .replymail {
    background-color: #fff;
    border: 1px solid #b1b3b3;
    position: relative;
    top: 20px;
    margin: 0 0 20px 0;
}
body.airhotels-property-inbox .replymail textarea {
    background: #f5f5f5
}
body.airhotels-property-senditem .inboxTable {
    background: #fff;
}
.inboxTable {
    width: 100%;
    clear: both;
    font-weight: normal;
    border: 1px solid #dce0e0;
    border-top: none;
}
.inboxTable tr th {
    font-weight: normal;
    color: #1E7EC8;
    font-size: 14px;
    padding-bottom: 10px;
}
.inboxTable tr td {
    border-bottom: 1px solid #dce0e0;
    color: #6e6e6;
    font-size: 12px;
    padding-bottom: 5px;
    height: 25px;
    vertical-align: middle;
    padding-top: 5px;
}
.inboxTable tr:last-child td {
    border-bottom: none;
}
table.inboxTable.left tr td {
    padding: 10px 10px 0 10px;
}
table.inboxTable.left tr td p {
    font-size: 13px;
    margin-bottom: 6px;
}
.replymail {
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    position: relative;
    top: 20px;
    margin: 0 0 20px 0;
}
.unread .select_message_box {
    border-left: 2px solid rgb(144, 145, 146)
}
tr.unread td {
    border-bottom: 1px solid #AAACAD;
}
.checkbox_design i {
    margin: 2px 0px 0 -17px !important
}
table.inboxTable td i {
    margin-top: 0 !important;
}
.table_head_label {
    font-size: 13px;
    color: #479BFC;
    font-weight: normal;
}
.list_right_side_bg {
    background: #fff;
    border: 1px solid #dce0e0;
    border-top: none;
}
.listing-info {
    float: left;
    margin-left: 15px;
    width: 85%;
}
.listing-info .actions_grid,
.airhotels-property-show .yourlist_img {
    float: left;
    width: 100%
}
.airhotels-property-show .listing_main {
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.actions_grid {
    display: block;
    margin-top: 13px;
}
body.airhotels-property-edit .action_button {
    margin: 0 10px 0;
}
.action_button {
    display: block;
    float: left;
    margin: 0 10px 10px;
    cursor: pointer;
    border: 1px solid #C3C3C3;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #F7F7F7;
    background: -webkit-gradient(linear, center top, center bottom, from(white), to(#F7F7F7));
    background: -moz-linear-gradient(top, white, #F7F7F7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
    -o-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
}
.action_button:hover {
    background: #fff;
}
.action_button .icon_list {
    display: block;
    padding: 3px 8px 2px 6px;
}
.slider-widget-container {
    float: right;
    width: 20%
}
.listing_user_name {
    width: 80%;
    float: left
}
.slider-widget-container ul li {
    font-size: inherit;
}
.slider-widget-container .Active {
    float: right;
    cursor: pointer;
    background-color: rgb(51, 153, 51);
    padding: 3px 8px;
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
}
.slider-widget-container .Deny {
    float: right;
    cursor: pointer;
    background-color: #e94e34;
    padding: 3px 8px;
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
}
.slider-widget-container .Pending {
    float: right;
    cursor: pointer;
    background-color: #7e7c7c;
    padding: 3px 8px;
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
}
.list_option_icon {
    font-size: 16px !important;
    color: rgba(132, 134, 132, 1);
    margin: 0 6px 0 0
}
.manage_list_options {
    font-size: 12px !important;
    font-weight: normal !important;
    color: #7E7C7C !important;
}
.listing_main {
    float: left;
    border-bottom: 1px solid #b1b3b3;
    padding: 10px;
}
.airhotels-general-show .listing_main {
    width: 97%;
}
.yourlist_main .pager {
    font-size: 13px;
    margin: 0;
    padding: 8px 8px;
    text-align: center;
    background-color: #edefed;
    vertical-align: middle;
}
.pager .amount {
    float: left;
    margin: 0;
    font-size: 12px;
    position: relative;
    top: 4px;
}
.pager .limiter {
    float: right;
    font-size: 12px;
    position: relative;
    top: 4px;
}
.pager .limiter select {
    padding: 4px 22px 4px 8px;
    margin: 0 2px 1px;
    vertical-align: middle;
    text-align: center;
    background: url("../images/toggle_arrow.png") no-repeat center right 2px;
    border-radius: 3px;
    cursor: pointer;
}
.pager .pages {
    position: relative;
    top: 4px;
}
.pager .limiter label,
.pager .pages li,
.pager .pages li a,
.pager .pages strong {
    font-size: 12px;
}
#reserve_div,
#upcoming_div,
#current_div,
#previous_div,
.my-account .mylisting_calender_container,
.calender_import_export .calender_import_section,
#mylisting_gallery,
.review_grid,
#property_property_body_section,
.edit_profile_image,
.addresses-list,
.about_host_container,
.body_grid,
.dashboard_recent_tags,
.dash_tags,
.newsletter_container,
.myorders_container,
.view_request_container,
.invoice_container,
#property_property,
.tags_view_container,
.bank_details,
.payment_form_class,
.secure_direct_deposit,
.mywhishlist_container,
.security_details_table {
    border: 1px solid #dce0e0;
    background: #fff;
    border-top: none;
}
body.airhotels-property-viewprofile .body_grid {
    border: none;
    background: none;
    border-top: none;
    padding: 0
}
.profile_picture_image_section,
.profile_document_section,
.profile_video_section {
    border: 1px solid #dce0e0;
    background: #fff;
}
.profile_video_section {
    border-top: 0;
}
.profilepicture_titles {
    border-bottom: none;
}
.calender_import_export .calender_import_section {
    padding: 10px;
}
.calender_import_export .form-list li {
    padding: 0 0 15px;
}
.calender_import_export .google_ical,
.auto-sync-label {
    padding: 0px;
    color: #9B9999;
    font-weight: normal;
    font-size: 12px;
}
.pre_grid,
.date_grid,
.next_grid {
    margin: 10px 0 20px !important;
}
#calender_auto_sync input[type=checkbox]:checked+.auto-sync-label {
    color: #4a4a4a !important;
}
#profile_notification input[type=checkbox]:checked+.subscribe_label {
    color: #4a4a4a !important;
    font-weight: normal;
}
.newsletter_container input[type=checkbox]:checked+.generalsubscription {
    color: #4a4a4a !important;
    font-weight: normal !important;
}
.profile_notice input[type=checkbox]:checked+.profile_subscribe {
    color: #4a4a4a !important;
    font-weight: normal !important;
}
.review_section_content {
    width: 80%;
    padding: 10px;
    box-sizing: border-box;
    float: left
}
.active_hide_btn {
    width: 20%;
    box-sizing: border-box;
    float: left;
    line-height: 30px;
    text-align: center;
}
.review_section_content p {
    font-size: 13px;
    line-height: 20px;
}
.review_grid .yourlist_option_reviews,
.review_grid .yourlist_option_values {
    color: #4a4a4a;
    font-weight: normal;
    font-size: 13px;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}
.review_grid .yourlist_option_values {
    width: 20%;
    text-align: center
}
.review_grid .yourlist_option_reviews {
    width: 100%;
    text-align: left;
    padding: 0 0 10px 0;
}
.enable_disable_button {
    background-color: none;
    background: none;
    border: none;
    line-height: 40px;
}
.disable_icon,
.enable_icon {
    cursor: pointer;
    margin: 0 4px 0 0;
    border-radius: 2px;
    font-size: 18px !important;
    padding: 4px;
    color: #FFFFFF;
}
.enable_icon {
    background-color: rgba(2, 134, 2, 0.6);
}
.disable_icon {
    background-color: rgba(253, 6, 6, 0.6);
}
.profile_container,
.edit_profile_image,
.tags_view_container {
    padding: 10px;
}
body.tag-customer-view .tags_view_container {
    padding: 0;
}
.profile_container .form-list li {
    /* 	padding: 0 0 28px; */
}
.userfile_upload .form-space .profile_label,
.about_host_container .profile_label {
    font-size: 13px;
    width: 100%;
    box-sizing: border-box;
    color: #545454;
    padding: 0 !important;
    float: none;
    margin: 0 0 6px;
    vertical-align: middle;
    padding: 0 0 0 5px
}
.profile_container .profile_input,
.userfile_upload .form-space .profile_input,
.about_host_container .profile_input,
.profile_input_section .profile_input {
    color: #333;
    width: 100%;
    border: 1px solid rgb(219, 219, 219);
    height: 38px;
    box-sizing: border-box !important;
    border-radius: 2px !important;
}
.proimgsec,
.proimgsec img {
    width: 100%;
}
#choose_img img {
    float: left;
    width: 60px;
}
#choose_img span {
    font-size: 14px;
    float: left;
    width: 121px;
    padding: 0px 15px 0px 5px;
}
.mandatory_star {
    font-size: 7px !important;
    color: rgba(252, 5, 5, 0.5);
    vertical-align: top;
    margin: 0 0 0 4px;
}
.edit_address_select select {
    width: 100% !important;
    height: 38px !important;
    box-sizing: border-box !important;
    border-radius: 2px !important;
    color: #333;
}
.addresses-primary {
    padding: 10px 0 0 0
}
.about_host_container .profile_input {
    min-height: 300px;
}
.body_grid {
    padding: 10px;
    margin: 0 0 20px;
    /* 	border-top: 1px solid #dce0e0; */
}
.member_since {
    float: right;
    position: absolute;
    top: 12px;
    right: 10px;
}
body.customer-account-index .inboxTable,
body.customer-account-index .replymail {
    background: #fff;
}
body.customer-account-index #ReplyMail {
    margin-bottom: 45px;
}
body.customer-account-index #ReplyMail textarea {
    background: #f5f5f5
}
#my_recent_tags,
.dash_tags {
    padding: 10px;
}
ul#my_recent_tags li {
    margin: 10px 0;
}
.tags_icon {
    color: #838586;
}
.tags li {
    float: left;
    text-transform: lowercase;
    line-height: 15px;
    position: relative;
    margin: 0 0 4px 0 !important;
    border-radius: 2px;
    padding: 2px 7px 3px 6px;
}
#my_recent_tags .tags li {
    float: left;
    text-transform: lowercase;
    line-height: 15px;
    position: relative;
    margin: 0 0 4px 0 !important;
    background-color: #EDEFED;
    border: 1px solid #dce0e0;
    border-radius: 2px;
    padding: 2px 7px 3px 6px;
}
body.customer-account-index #my_recent_tags .tags li {
    margin: 0 6px 4px 0 !important;
}
body.customer-account-index #my_recent_tags .product-name {
    font-size: 13px;
}
.my_dashbd {
    position: relative;
    margin: 20px 0 0
}
.tags_mytags li {
    float: left;
    background-color: #EDEFED;
    border: 1px solid #dce0e0;
    border-radius: 2px;
    padding: 4px;
    margin: 10px;
}
.close_icon_btn {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 999;
    width: 10px;
    height: 10px;
}
#alerts h4 {
    color: rgba(250, 15, 15, 0.7);
    text-align: center;
    margin: 0;
}
.myorders_container .pager {
    margin: 0;
}
body.sales-order-history #my-orders-table thead th {
    color: #545454;
    background: #f3f3f3;
    padding: 10px;
    border-bottom: 1px solid #dce0e0
}
table#my-orders-table tbody tr td {
    padding: 10px 8px;
}
.bootstrap-dialog-title {
    font-weight: normal;
}

/***************Dashboard user image  ***************/
.instant_times_box_schedule {
    text-align: center;
    margin: 20px 0;
    padding: 0 10px;
}
.instant_times_box_schedule strong {
    font-size: 16px;
    font-weight: normal;
    display: block;
    padding: 0 0 3px
}
.instant_times_box_schedule a {
    background-color: rgba(0, 157, 255, 0.6);
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 2px;
    display: inline-block;
    width: 25%;
    margin: 0 0 4px;
}
.web_dialog_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}
.web_dialog {
    position: relative;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border: 2px solid #fff;
    border-radius: 4px;
    padding: 10px;
}
.web_dialog_title {
    border-bottom: solid 2px #336699;
    background-color: #336699;
    padding: 4px;
    color: White;
    font-weight: normal;
}
.web_dialog_title a {
    color: White;
    text-decoration: none;
}
.align_right {
    text-align: right;
}
.bfh-selectbox {
    display: block !important;
}
.form_verify_error {
    color: #e94e34;
}
.phone_verify_close {
    position: absolute;
    right: -10px;
    top: -20px;
}
.phone_verify_close .closebutton {
    background-color: #fff;
    border: 2px solid #4D4E51;
    border-radius: 150px;
    width: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
}
body.airhotels-property-payment .phone_verify_close .closebutton .close_icon_btn,
body.airhotels-property-settings .phone_verify_close .closebutton .close_icon_btn {
    font-size: 20px !important;
    color: #4D4E51;
    vertical-align: middle;
    text-align: center;
    display: block;
    position: relative;
    top: 3px;
}
.phone_verify_close .closebutton .close_icon_btn {
    font-size: 20px !important;
    color: #4D4E51;
    vertical-align: middle;
    text-align: center;
    display: block;
    position: relative;
    top: 5px;
}
body.airhotels-index-profile .phone_verify_close .closebutton .close_icon_btn {
    top: 3px;
}
.country_select_for_phone a.form-control {
    width: 100%;
    padding: 6px 30px 0px 10px;
    box-sizing: border-box;
}
.phone_number_verify .country_extension {
    width: 20%;
    float: left;
    box-sizing: border-box;
    border-radius: 4px 0 0 4px;
}
.phone_number_verify .user_phone_number {
    width: 80%;
    float: left;
    box-sizing: border-box;
    border-radius: 0 4px 4px 0;
    border-left: none;
}
.popup_verify_button {
    width: 100%;
}
#verify_form_loader,
#confirm_form_loader {
    text-align: center;
    display: block;
}
.verifiedtextclass {
    text-align: center;
}
.verifynowprocess {
    text-align: left;
}
.verified_icon {
    font-size: 18px !important;
    color: #fff;
    margin: 0 6px 0 6px;
    vertical-align: middle;
}
.success_verified_text span {
    font-weight: weight;
    color: #339907;
}
.choose_country {
    margin: 0 0 20px;
}
.choose_number {
    margin: 0 0 28px;
}
.choose_country span,
.choose_number span {
    display: block;
    margin-bottom: 6px;
}
.choose_number > span {
    display: inline-block;
    width: 100%;
    margin: 6px 0 3px;
}
.MapTypeId_auto {
    border: 1px solid #CFCBCB !important;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1) !important;
}
.bfh-selectbox .bfh-selectbox-options ul {
    max-width: 336px !important;
    max-height: 120px !important;
}
.view_request_container {
    padding: 10px;
}
#order-info-tabs li {
    width: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f8f8f8;
    margin: 0 0 20px;
    text-align: center;
    border: 1px solid #ddd;
}
#order-info-tabs li a {
    cursor: pointer;
    color: #6e6e6e;
}
#order-info-tabs .first {
    border-right: none;
}
#order-info-tabs .current {
    background-color: rgba(178, 179, 179, 0.2);
    color: #4a4a4a;
    font-weight: normal;
}
.inner_video_type {
    margin: 10px 0 0
}
.user_rating_areas {
    width: 12%;
    float: left;
    text-align: center;
    margin: 3% 0% 0% 9.3%;
}
.reviewform_section {
    width: 500px;
    margin: 0 auto;
}
.rating_areas_label {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}
.review_inputbox {
    width: 100%;
    box-sizing: border-box;
    height: 38px;
    border: 1px solid #fff;
    border-radius: 2px;
}
.review_textarea {
    width: 100% !important;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 2px;
}
.reviewsubmit_button {
    transition: all 0.5s ease;
    cursor: pointer;
    width: 100%;
    padding: 0;
    -webkit-appearance: caret;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    height: 38px;
    background: #1F8DD7;
    border: none;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
}
.reviewsubmit_button:hover {
    background: #4a4a4a;
}
.ratingicon {
    background-position: -264px -110px;
    width: 123px;
    height: 122px;
    display: inline-block;
    float: left
}
.view_tags_section {
    width: 510px;
    margin: 8px 0 0
}
.view_page_tags {
    width: 410px;
    box-sizing: border-box;
    height: 33px;
    border-radius: 2px 0px 0px 2px;
    border: 1px solid #dce0e0;
    background: #fff;
    float: left;
}
.view_tags_section button {
    border-radius: 0px 2px 2px 0 !important;
}
.advance_srch ul li label,
.advance_srch ul li span {
    color: #545454;
    font-size: 13px;
    cursor: pointer;
    letter-spacing: 1px;
}
.tag_view_page {
    display: inline-block;
    border-radius: 2px;
    padding: 2px 7px 3px 6px;
}
.tag_count_view {
    font-size: 12px;
}
.tag_view_page a {
    margin: 0 0px 0 1px !important
}
.custom-radio {
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 3px;
    background-position: -354px -66px;
    width: 14px;
    height: 13px;
}
.custom-radio:hover {
    background-position: -378px -86px;
    width: 14px;
    height: 13px;
}
.custom-radio.selected {
    background-position: -378px -65px;
    width: 14px;
    height: 13px;
}
.custom-radio input[type="radio"] {
    margin: 1px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}
i.iconhome {
    font-size: 17px !important;
    vertical-align: middle;
    margin: 0 3px 0 0;
    padding: 0 0 0 1px
}
.no_reviewbook {
    text-align: center;
}
.container-narrow {
    margin: 150px auto 50px auto;
    max-width: 728px;
}
#update_image {
    display: none;
}
.profile_title {
    color: #333;
    margin: 0;
    font-size: 14px;
    padding: 0px 0 10px
}
.profile_picture_image_section {
    text-align: center;
    border-top: 0;
}
#profile_img {
    padding: 0 0 10px;
    text-align: left;
    width: 204px;
    height: 204px;
    float: left;
}
.profile_picture_right {
    float: none;
    width: 270px;
    text-align: left;
    padding: 10px 0 0 6px;
    margin: 0 auto
}
.profile_picture_delete_button button {
    float: left;
}
.profilevideoplace video {
    width: 100% !important;
    height: 100% !important
}
body.airhotels-property-uploadphoto .profilepic_upload_container .awesome-cropper a.file-input-wrapper {
    cursor: pointer;
    width: 20%;
    float: left;
    border-radius: 3px;
    background-color: rgba(0, 157, 255, 0.6);
    color: #fff;
    padding: 6px;
    border: none;
    position: relative;
    left: 5px;
}
.form-space .file-input-wrapper {
    width: 40%;
}
.id_document_tags li {
    margin: 20px 0;
}
body.airhotels-property-uploadphoto .progress {
    width: 100%;
    display: block;
    margin: 10px 0 0 0
}
.reviews-count {
    padding: 0 0 10px;
}
.view_product_name {
    font-size: 16px;
    color: #545454;
    margin: 0 0 10px;
}
.description_contact {
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px soild #4a4a4a;
    padding: 0 0 3px;
}
.view_star_icon {
    display: block !important;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 14px !important;
}
.starlabel {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 20px;
    display: block;
    text-align: center;
}
.form_rating {
    width: 420px;
    margin: 0 auto;
}
.view_banner_overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    botttom: 0;
    right: 0;
    left: 0;
}
.squaredThree input[type="checkbox"],
.checkbox_design input[type="checkbox"] {
    width: 18px;
    height: 18px;
    opacity: 0;
    cursor: pointer;
}
.squaredThree input[type="checkbox"]+label i,
.checkbox_design input[type="checkbox"]+i {
    margin: 0px 10px 0 0px;
    background-position: -194px -420px;
    width: 18px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
}
.squaredThree input[type="checkbox"]:checked+label i,
.select_message_box input[type="checkbox"]:checked+i {
    background-position: -218px -420px;
    width: 18px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
}
.advsearch_label {
    margin: 0 0 0 -29px;
}
.sort_category_advsearch input[type="radio"] {
    width: 16px;
    height: 16px;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.sort_category_advsearch input[type="radio"]+label i {
    margin: -2px 10px 0 0;
    background-position: -279px -421px;
    ;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
.sort_category_advsearch input[type="radio"]:checked+label i {
    background-position: -249px -421px;
    width: 14px;
    height: 14px;
    display: inline-block
}
.sortlabel {
    margin: 0 0 0 -21px;
}
#checkout-payment-method-load input[type="radio"] {
    width: 16px;
    height: 16px;
    margin: 0;
    cursor: pointer;
    position: relative;
    z-index: 5
}
#checkout-payment-method-load input[type="radio"]+i {
    margin: -3px 0px 0px -15px;
    position: relative;
    z-index: 0;
    background-position: -279px -421px;
    ;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
#checkout-payment-method-load input[type="radio"]:checked+i {
    background-position: -249px -421px;
    width: 14px;
    height: 14px;
    display: inline-block
}
#onestepcheckout-login-table tr td {
    width: 100% \9;
    float: left\9;
}
.radio_style input[type="radio"] {
    width: 16px;
    height: 16px;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    position: relative;
    left: 15px;
}
.radio_style input[type="radio"]+span {
    margin: -2px 10px 0 0;
    background-position: -339px -421px;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
.radio_style input[type="radio"]:checked+span {
    background-position: -309px -421px;
    width: 14px;
    height: 14px;
    display: inline-block
}
.blue_strip_overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}
.experience_summary {
    margin: 0 0 20px;
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid #b1b3b3;
    border-radius: 2px;
}
.experience_summary ul li {
    width: 50%;
    float: left;
}
.experience_summary ul li h5 {
    font-size: 13px;
    color: #545454
}
.country_icon {
    background-position: -356px -349px;
    width: 40px;
    height: 60px;
    display: inline-block;
    float: left
}
.city_icon {
    background-position: -304px -348px;
    width: 40px;
    height: 60px;
    display: inline-block;
    float: left
}
.duration_icon {
    background-position: -205px -347px;
    width: 40px;
    height: 60px;
    display: inline-block;
    float: left
}
.people_icon {
    background-position: -255px -347px;
    width: 40px;
    height: 60px;
    display: inline-block;
    float: left
}
.category_icon {
    background-position: -155px -346px;
    width: 40px;
    height: 60px;
    display: inline-block;
    float: left
}
.first_row_gallery,
.second_row_gallery {
    float: left;
    position: relative;
    background-size: cover !important;
    background-position: center;
    max-width: 100%;
    max-height: 100%;
}
.first_row_gallery a img {
    width: 249px;
    height: 200px;
    padding: 0px 3px 0 0;
}
.second_row_gallery a img {
    width: 185px;
    height: 150px;
    float: left;
    padding: 3px 3px 0 0;
}
.seeothers_container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
}
.seeothers_container span {
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    vertical-align: middle;
    position: relative;
    top: 50%;
    left: 0 !important;
    width: 100%;
    text-align: center;
}
#experience_video {
    position: relative;
}
.video_overlay {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}
.host_view_content {
    width: 570px;
    float: left;
}
.left_view_column {
    width: 600px;
    float: left;
}
.video_iframe {
    width: 560px;
    height: 300px;
}
body.catalog-product-view .catalog-product-view .box-tags h2 {
    margin: 0;
}
.search-result-title-left {
    padding: 20px 0 0 0;
}
.tags_tagline {
    font-size: 12px;
    color: #A6A5A5;
    color: #6e6e6e;
    font-weight: normal;
}
.contact_comp_host {
    font-weight: normal;
    border-bottom: 1px solid #4a4a4a;
    padding: 0 0 3px;
    font-size: 14px;
}
#onepage-billing .wide labe {
    font-weight: normal !important
}
body.onestepcheckout-index-index .main-container {
    width: 980px;
    margin: 40px auto;
    background: #fff;
    border: 1px solid #b1b3b3;
    border-radius: 2px;
}
body.onestepcheckout-index-index .page {
    background: #f5f5f5
}
.checkout_image {
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    background-size: cover !important;
    background-position: center;
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e9e8e8;
}
.checkout_label {
    color: #5e5e5e;
    font-size: 22px;
    font-weight: normal;
}
.onestepcheckout-index-index .checkout-listing-name{
    display: inline-block;
    font-size: 16px;
    clear: both;
    width: 100%;
    margin: auto;
    padding: 5px 0;
}
.onestepcheckout-index-index .checkout-listing-location{
    display: block;
    clear: both;
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    padding: 5px 0;
}
body.checkout-cart-index .page,
body.checkout-onepage-success .page {
    background: #f5f5f5;
}
body.checkout-cart-index .main-container,
body.checkout-onepage-success .main-container {
    width: 675px;
    margin: 0 auto
}
.empty_cart_page_label {
    background-color: #f46e64;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    border-radius: 3px 3px 0px 0px;
}
.success_page_label {
    background-color: #86c2f2;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    border-radius: 3px 3px 0px 0px;
}
.empty_cart_page,
.succes_page_section {
    margin: 40px 0 80px 0;
}
body.checkout-cart-index .stripbg,
body.checkout-onepage-success .stripbg {
    border-bottom: 1px solid #dce0e0;
}
.checkout-onepage-success .col-main {
    padding: 35px;
}
.succes_page_section p {
    font-size: 13px;
    margin: 0 0 6px 7px;
}
.success_subtitle {
    color: #4a4a4a;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 6px 10px;
}
.advsearchicon {
    font-size: 14px !important;
    color: #8E8B8B;
    /* 	position: absolute; */
    /* 	top: 10px; */
    /* 	left: 10px; */
}
.bfh-selectbox-options {
    width: 100% !important
}
.profile_common_label {
    width: 200px;
    float: left;
}
div#emergency_contact_form .profile_input_section {
    margin-bottom: 12px !important;
}
.profile_input_section {
    width: 400px;
    float: left;
}
.profile_input_section select { cursor: pointer; cursor: pointer; background-color: transparent; background-image: url("../images/toggle_arrow.png"); background-repeat: no-repeat; background-position: 98% center; }
.profile_container .profile_label {
    font-size: 13px;
    width: 100%;
    display: table-cell;
    box-sizing: border-box;
    color: #545454;
    padding: 0 !important;
    float: none;
    margin: 0 0 6px;
    vertical-align: middle;
    height: 40px;
    text-align: right;
    width: 170px;
    padding: 0 0 0 5px
}
.profile_common_label .profile_label {
    font-size: 13px;
    width: 100%;
    display: table-cell;
    box-sizing: border-box;
    color: #545454;
    padding: 0 !important;
    float: none;
    margin: 0 0 6px;
    vertical-align: middle;
    height: 40px;
    text-align: right;
    width: 170px;
    padding: 0 0 0 5px;
    font-family: 'ProximaNova-Regular';
    line-height: 25px;
}
.profile_madatory {
    color: rgba(249, 30, 1, 0.6);
    font-size: 12px !important;
    margin: 0 6px 0 7px;
}
.profile_hint_text {
    font-size: 12px;
    color: #8c8c8c;
    margin: 4px 0 0 0;
}
.profile_input_section #month {
    width: 130px;
}
.profile_input_section #day {
    width: 80px;
}
.profile_input_section #year {
    width: 180px;
}
.verify_profile_no,
.profile_picture_delete_button button {
    font-size: 14px;
    border: none;
    background-color: #339933;
    color: #fff;
    padding: 9px 22px;
    border-radius: 2px;
    transition: all 0.5s ease;
}
.verify_profile_no:hover,
.profile_picture_delete_button button:hover {
    background-color: #339933;
}
textarea#moreAboutHost {
    font-size: 13px;
    min-height: 130px;
	padding: 4px;
}
.profile_container {
    background: #fff;
    border: 1px solid #dce0e0;
}
body.airhotels-index-profile .profile_container li:last-child {
    padding: 0 !important
}
.profile_multilanguage {
    min-height: 120px;
    padding: 0;
}
.profile_multilanguage option {
    border-bottom: 1px solid #DCDADA !important;
    padding: 10px 5px !important;
}
ul.hintlist {
    padding: 0 17px;
}
ul.hintlist li {
    margin: 0 0 2px;
    padding: 3px 0 0px !important;
    list-style: disc;
    color: #928F8F;
}
.profile_container .phonenumber_section {
    cursor: no-drop;
    text-align: left;
    background-color: #4a4a4a;
    display: inline-block;
    margin: 0;
    border-radius: 2px;
    letter-spacing: 1px;
    color: #fff;
    padding: 8px;
}
.profile_container .verifiedtextclass {
    text-align: left;
}
.changephonenumber {
    cursor: pointer;
    padding: 10px 0 0 0;
    font-weight: normal;
    color: #4a4a4a;
    font-size: 13px;
}
.default_billing_address input[type="checkbox"],
.profile_checkbox input[type="checkbox"],
.notify_checkbox input[type="checkbox"],
#language_checkbox input[type="checkbox"],
.general_subs input[type="checkbox"] {
    width: 16px;
    height: 17px;
    opacity: 0;
    cursor: pointer;
    position: relative;
    z-index: 5;
}
.default_billing_address input[type="checkbox"]+label,
.notify_checkbox input[type="checkbox"]+label,
.general_subs input[type="checkbox"]+label {
    margin: 0 0 0 -20px;
}
.default_billing_address input[type="checkbox"]+label i,
.profile_checkbox input[type="checkbox"]+label span,
.notify_checkbox input[type="checkbox"]+label i,
#language_checkbox input[type="checkbox"]+label i,
.general_subs input[type="checkbox"]+label i {
    display: inline-block;
    vertical-align: middle;
    background-position: -194px -420px;
    width: 17px;
    height: 16px;
    cursor: pointer;
}
.default_billing_address input[type="checkbox"]:checked+label i,
.profile_checkbox input[type="checkbox"]:checked+label span,
.notify_checkbox input[type="checkbox"]:checked+label i,
#language_checkbox input[type="checkbox"]:checked+label i,
.general_subs input[type="checkbox"]:checked+label i {
    background-position: -218px -420px;
}
.default_billing_address input[type="checkbox"]:checked+label span,
.selected_country_payment input[type="radio"]:checked+label span,
.notify_checkbox input[type="checkbox"]:checked+span,
#language_checkbox input[type="checkbox"]:checked+label span {
    font-weight: normal;
    color: #4a4a4a;
}
.payment_form p {
    line-height: 20px;
}
.payout_title {
    font-size: 13px;
    color: #545454;
    font-weight: normal;
    border-right: none;
    border-left: none
}
.payment_container_section,
.secure_direct_deposit {
    padding: 10px;
}
.payment_container_section p {
    margin-bottom: 10px;
}
.default_billing_address input[type="checkbox"]:checked+label span {
    /*    vertical-align: middle;*/

    display: inline-block;
}
.notification_label {
    position: relative;
    z-index: 0px
}
.notify_checkbox input[type="checkbox"]+label i,
.default_billing_address input[type="checkbox"]+label i,
#language_checkbox input[type="checkbox"]+label i,
.general_subs input[type="checkbox"]+label i {
    margin: 0 10px 0 0
}
.notify_checkbox input[type="checkbox"]+label span {
    position: relative;
}
label.country_language_name {
    position: relative;
    z-index: 0;
    margin: 0 0 0 -19px;
}
p#language_checkbox {
    display: inline-block;
    padding: 0 20px 0 0px;
    min-width: 100px;
}
.selected_country_payment input[type="radio"] {
    width: 16px;
    height: 16px;
    cursor: pointer;
    opacity: 0;
}
.selected_country_payment input[type="radio"]+label i {
    margin: 0 10px 0 0;
    background-position: -279px -421px;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
.selected_country_payment input[type="radio"]:checked+label i {
    background-position: -249px -421px;
}
.payee_account_details {
    width: 100%;
    padding: 0 0 28px;
}
.first_table_data strong {
    color: #545454;
}
.reviews-list {
    margin: 0 0 30px
}
body.airhotels-property-transactionhistory ul.review_list {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 10px 0 20px;
}
body.airhotels-property-transactionhistory ul.review_list li {
    float: left;
    margin: 0 0 12px;
    padding: 0 20px 0 0;
}
body.airhotels-property-transactionhistory ul.review_list li a {
    font-size: 13px;
    color: #9c9c9c;
    font-weight: normal
}
body.airhotels-property-transactionhistory ul.review_list li.selected a {
    font-weight: normal;
    border-bottom: 3px solid #545454;
    padding: 0 0 12px;
    color: #545454
}
body.airhotels-index-reviewpage ul.review_list {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 10px 0 20px;
}
body.airhotels-index-reviewpage ul.review_list li {
    float: left;
    margin: 0 0 12px;
    padding: 0 20px 0 0;
}
body.airhotels-index-reviewpage ul.review_list li a {
    font-size: 13px;
    color: #9c9c9c;
    font-weight: normal
}
body.airhotels-index-reviewpage ul.review_list li.selected a {
    font-weight: normal;
    border-bottom: 3px solid #545454;
    padding: 0 0 12px;
    color: #545454
}
.profile_review_title {
    margin: 0 0 8px;
    text-align: left
}
.profile_review_title span {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 13px;
    color: #666;
}
.profile_nickname {
    font-size: 14px;
}
p.message {
    color: #666;
    text-align: left
}
.message_posted {
    margin: 10px 0 0;
    text-align: left
}
.first_column_information,
.second_column_information,
.third_column_information {
    display: none;
}
.desktop_ipad_container {
    background: #fff;
    border: 1px solid #dce0e0;
    margin: 0;
    border-top: none;
}
.first_column_information li,
.third_column_information li {
    float: left;
    width: 25%;
    padding: 0 0 20px;
    border: 1px solid #dce0e0;
    box-sizing: border-box;
}
.first_column_information li {
    border-top: none;
    border-left: none;
    padding: 10px;
}
.first_column_information li:last-child,
.third_column_information li:last-child,
.second_column_information li:last-child {
    border-right: none;
}
ul.third_column_information li {
    border-left: none;
    padding: 10px;

}
.second_column_information li {
    float: left;
    width: 50%;
    padding: 20px 10px;
    box-sizing: border-box;
    border-right: 1px solid #dce0e0;
}
.second_column_information li p {
    color: #4a4a4a;
    font-weight: normal
}
.desktop_ipad_container h3 {
    font-size: 13px;
    color: #545454;
}
.decision_section {
    padding: 20px 10px;
    text-align: right;
}
.viewrequest_table,
.viewrequest_cutomer_details,
.viewrequest_fixture {
    width: 100%;
}
.viewrequest_table thead tr th,
.viewrequest_cutomer_details thead tr th,
.viewrequest_fixture thead tr th {
    border: 1px solid #ddd;
    padding: 10px;
    border-top: none;
    border-bottom: none;
    border-right: none;
    font-weight: normal;
    color: #545454
}
.viewrequest_table thead tr th:first-child,
.viewrequest_table tbody tr td:first-child,
.viewrequest_cutomer_details thead tr th:first-child,
.viewrequest_cutomer_details tbody tr td:first-child,
.viewrequest_fixture tbody tr td:first-child,
.viewrequest_fixture tbody tr td:first-child,
.viewrequest_fixture thead tr th:first-child {
    border-left: none
}
.viewrequest_cutomer_details tbody tr td {
    border-top: none !important;
}
.viewrequest_table tbody tr td,
.viewrequest_cutomer_details tbody tr td,
.viewrequest_fixture tbody tr td {
    border: 1px solid #ddd;
    padding: 10px;
    border-right: none;
}
.property_rejected {
    color: #CA4A4A;
    font-weight: normal;
}
.property_approved {
    color: #40AB40;
    font-weight: normal
}
.invite_friends_button_section {
    margin: 30px 0 0
}
.invite_friends_button {
    background-color: #339907;
    border: 1px solid #dce0e0;
    padding: 12px;
    text-align: center;
}
.invite_friends_button a {
    font-weight: normal;
    color: #ffffff;
}
.invite_friends_bg {
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-color: lightseagreen;
    padding: 25px 0;
}
.invite_section_overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}
.invite_header_container {
    display: table;
    width: 100%;
}
.airhotel_invite_your_friend {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.inivte_hint {
    color: #fff;
    font-size: 20px;
    margin: 0 0 10px;
    line-height: 24px;
}
.email_friends {
    color: #fff;
    font-size: 20px;
    margin: 30px 0 10px;
}
.emailinvite {
    background-position: -445px -4px;
    width: 69px;
    height: 89px;
    display: inline-block
}
.importcontacts p {
    color: #bb0000;
    font-size: 15px;
}
.getstarted {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    margin: 0;
}
.getsharelink {
    color: #000;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    margin: 0;
}
.share_section {
    text-align: center;
}
.main_invite_section {
    padding: 30px 0
}
.facebook_social {
    background: #3b5998;
    display: inline-block;
    border-radius: 2px;
}
.gmail_social {
    background: #e74c3c;
    display: inline-block;
    border-radius: 2px;
}
.sociall_icon_section {
    text-align: center;
    padding: 14px 0;
    margin: 0 20px 0 0
}
.facebook_label {
    color: #fff;
    font-size: 14px;
    padding: 9px 14px;
}
.or_label {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    font-weight: normal;
}
.facbook_icon {
    font-size: 18px !important;
    color: #fff;
    border-right: 1px solid #334975;
    padding: 9px 14px;
}
.gmail_icon {
    font-size: 18px !important;
    color: #fff;
    border-right: 1px solid #DC3523;
    padding: 9px 14px;
}
.share_input {
    height: 38px;
    box-sizing: border-box;
    width: 430px;
    display: inline-block;
    border-radius: 2px 0px 0px 2px;
    border: 1px solid #b1b3b3;
}
.share_social_links {
    text-align: center;
    padding: 20px 0px;
}
a.share_label {
    background-color: #3b5998;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
    border-radius: 0px 2px 2px 0px;
    position: relative;
    right: 4px;
    font-size: 14px !important;
    color: #fff;
    padding: 11px 14px;
    display: inline-block;
    border: 1px solid #3b5998;
}
.invite_message_section {
    width: 500px;
    margin: 0px auto;
}
.mail_logo {
    color: #fff;
    text-align: center;
    margin: 0 0 20px;
}
.invite_message_section h5 {
    font-size: 14px;
    color: #fff;
    margin: 0 0 4px 0
}
a#add_another_friend {
    font-weight: normal;
    margin: 10px 0 0 0;
    display: inline-block;
    color: #d6ff46;
}
.airhotels-invitefriends-invite .description-content {
    display: block;
    width: 40%;
    margin: auto;
    padding: 20px 0;
}
.airhotels-invitefriends-invite p.refer-credit,p.refer-title{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 2;
}
.airhotels-invitefriends-invite p.refer-description{
    text-align: justify;
    font-size: 20px;
    line-height: 1.6;
}
.addmore_input {
    margin: 28px 0 0
}
.to_input {
    height: 38px;
    border-radius: 2px;
    border: 1px solid #b1b3b3;
    width: 100%;
    box-sizing: border-box;
}
.invite_message_email_right {
    margin: 20px 0 10px;
}
.textarea_input {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #b1b3b3;
    border-radius: 2px;
}
.invite_buttons {
    margin: 20px 0
}
.invite_back_option {
    float: left;
    display: inline-block
}
.invite_back_option a {
    cursor: pointer;
    color: #d6ff46;
}
.send_invite_btn {
    float: right;
    display: inline-block
}
.notification_text {
    font-size: 13px;
    color: #545454;
}
.security_details_table {
    width: 100%;
    margin: 0 auto;
}
.security_details_table thead tr {
    background: #fff;
}
.security_details_table thead tr th {
    padding: 20px 10px;
    color: #545454;
    border-bottom: 1px solid #dce0e0;
    font-weight: normal
}
.security_details_table thead tr th:last-child {
    border-right: none;
}
.security_details_table tbody tr td {
    padding: 20px 10px;
    color: #6a6a6a;
    border-bottom: 1px solid #dce0e0;
    vertical-align: middle;
    line-height: 20px;
}
.security_details_table tbody tr:last-child td {
    border-bottom: none;
}
.security_details_table tfoot tr td {
    padding: 20px 10px;
    text-align: right
}
.security_changepassword {
    padding: 20px 10px;
    border: 1px solid #dce0e0;
    border-top: none;
    background-color: #fff;
    vertical-align: middle;
    display: block;
    margin: 0 0 50px;
    text-align: left;
}
span.section_separator {
    font-weight: normal;
    color: #545454;
    padding: 0 3px;
}
.login_status {
    font-weight: normal;
}
.dashdoard_links {
    display: block;
    margin: 0 0 4px;
    font-weight: normal;
    color: #4a4a4a;
    padding-top: 2%;
}
.dashnotify {
    font-size: 18px !important;
    color: #545454;
    vertical-align: middle;
    position: absolute;
    top: 13px;
    right: 13px;
}
.dashboard_invite_list li {
    width: 50%;
    float: left;
}
.dashinvite_section {
    background: #fff;
    border: 1px solid #dce0e0;
    padding: 10px;
}
.invite_button_list {
    text-align: right;
    vertical-align: middle;
    display: inline-block;
    margin: 20px 0 0 0;
}
.dashboard_notify,
.dashboard_invite {
    margin: 50px 0 0 0
}
.dashboard_inbox {
    margin: 50px 0
}
.dashboard_inbox_only thead tr th {
    padding: 10px;
    background: #fff;
    font-weight: normal;
    color: #545454;
    font-size: 13px;
}
.dash_notverified_icon {
    background-position: -599px -30px;
    width: 32px;
    height: 22px;
    display: inline-block;
    vertical-align: middle
}
.dashverified_icon {
    background-position: -551px -28px;
    width: 32px;
    height: 22px;
    display: inline-block;
    vertical-align: middle
}
.dashverified_label {
    position: relative;
    top: 2px;
}

.bsId {
    text-transform: uppercase;
}
body.onestepcheckout-index-index .onestepclearfix {
    display: none;
}
.quicklinks_only li a {
    color: #333;
    font-size: 13px;
    font-weight: normal;
}
.quicklinks_only li a:hover {
    color: #479BFC;
}
body.tag-customer-view #my-tags-table {
    border-top: 1px solid #dce0e0;
    margin: 20px 0 0
}
.tag-customer-view>.pager {
    padding: 10px !important;
    margin: 0;
}
body.tag-customer-view .product_image_tags a {
    display: block;
    text-align: center;
}
body.tag-customer-view .product-name {
    font-size: 13px;
    margin: 16px 0 0
}
.tags_button_add {
    margin: 16px 0 0
}
.home_banner_overlay {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}

/* ul#cities-container li a:hover>.cities_info_overlay,ul#world-container li a:hover>.cities_info_overlay,#whatsnew li a:hover>.cities_info_overlay,#rated_div li a:hover>.cities_info_overlay,#popular_div li a:hover>.cities_info_overlay */

/* 	{ */

/* 	transition: 0.5s ease all; */

/* 	position: absolute; */

/* 	background: rgba(0, 0, 0, 0.6); */

/* 	width: 100%; */

/* 	height: 100%; */

/* 	top: 0; */

/* 	bottom: 0; */

/* 	left: 0; */

/* 	right: 0; */

/* 	z-index: 0; */

/* } */
.citie_s {
    display: block;
    font-size: 20px;
    letter-spacing: normal;
}
.admin_name_home {
    display: block;
    font-size: 22px;
    letter-spacing: normal;
}
.no_transaction_records {
    padding: 20px;
    text-align: center;
    background: #fff;
    color: #e94e34;
    border: 1px solid #dce0e0;
    font-weight: normal;
    font-family: 'ProximaNova-Regular';
}
.status_filter {
    margin: 0 0 20px
}
.status_filter label {
    font-size: 13px;
    color: #545454;
    font-weight: normal;
}
.status_filter select {
    width: 100px;
    height: 30px;
    line-height: 22px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #dce0e0;
}
.status_filter select option {
    padding: 10px;
}
.nocontent_available {
    color: #e94e34;
    text-align: center;
    font-weight: normal;
    font-size: 13px;
}
body.customer-account-index .experience_name_inbox {
    margin: 10px 0
}
.vp_name {
    color: #565a5c;
    font-weight: normal;
    font-size: 30px;
}
span.vp_location {
    color: #545454;
    font-weight: normal;
    font-style: italic;
    margin: 0 0 10px;
    display: inline-block;
}
.vp_host_description {
    color: #6e6e6e;
    line-height: 20px;
    font-size: 13px;
}
.morelink {
    position: absolute;
    left: 0;
    color: #4a4a4a;
    font-weight: normal;
}
.morecontent,
a.less {
    display: block;
    margin: 10px 0 30px;
}
a.morelink:hover,
a.less:hover {
    color: #4a4a4a
}
a.less {
    margin: 10px 0 20px;
}
.morecontent span {
    display: none;
}
.vp_whistitems li {
    float: left;
    padding: 20px 48px 0px 0px;
    box-sizing: border-box;
    position: relative;
}
.vp_whistitems img {
    width: 193px;
    height: 193px;
}
.whished_items {
    position: absolute;
    bottom: 15px;
    left: 63px;
    font-weight: normal;
    letter-spacing: 0px;
    font-size: 13px;
}
ul.vp_whistitems {
    padding: 0 0 30px;
}
.vp_mylisting {}
.vp_ratings {
    position: absolute;
    top: 10px;
    right: 10px;
}
.vp_countno {
    color: #fff;
    text-transform: lowercase;
}
.vp_price {
    font-size: 20px;
}
.vp_listingsection {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
}
.vp_listingsection h2 {
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: normal;
    padding: 10px 0px 0px 10px;
    font-size: 14px;
}
.vp_address {
    color: #fff;
    padding: 0px 0px 0px 10px;
    font-size: 13px;
}
.vp_listing {
    width: 260px;
    height: 200px;
    position: relative;
    padding-bottom: 15px;
    overflow: hidden;
    float: left;
    margin: 0 0 20px
}
.vp_listing .price {
    float: left;
}
.vp_listing .search-result-pimage {
    height: 200px;
    float: left;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    background-size: cover !important;
    background-position: center;
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
}
.vp_listing .search-result-container {
    padding: 0px;
    overflow: hidden;
}
.vp_listing .search-result-pimage img {
    width: 100%;
    height: auto;
}
.vp_profile_title {
    color: #545454;
    font-weight: normal;
}
.vp_message {
    color: #6e6e6e;
    font-size: 13px;
    line-height: 20px;
}
.vp_listing_name {
    color: #545454;
    font-size: 13px;
    font-weight: normal;
    margin: 0 10px 0 0px;
    display: block;
    text-decoration: none;
}
.vp_aboutme_section {
    background: #fff;
    border: 1px solid #dce0e0;
    border-top: none;
    padding: 10px;
}
.vp_aboutme_section h4 {
    font-size: 14px;
    font-weight: normal;
    color: #545454;
}
body.catalog-seo-sitemap-product .links {
    display: none;
}
body.catalog-seo-sitemap-product .main {
    border-top: 1px solid #bbb
}
.experience_name_inbox {
    padding: 10px 0
}
body.airhotels-property-review .dashboard_leftside_heading>span {
    width: 70%;
    display: inline-block
}
.page-sitemap {
    width: 980px;
    margin: 20px auto;
    background: #fff;
    border: 1px solid #dce0e0
}
body.catalog-seo-sitemap-product .page-title {
    margin: 0
}
body.catalog-seo-sitemap-product .page-title h1 {
    font-size: 16px;
    color: #545454;
    font-weight: normal;
    padding: 10px 16px
}
body.catalog-seo-sitemap-product .pager {
    margin: 0 0 10px !important;
    padding: 4px 16px !important
}
br {
    display: none;
}
body.airhotels-property-viewprofile .main-container {
    width: 100%;
    margin: 0 auto;
}
body.sales-order-view .table_wrapper {
    font-size: 13px;
}
body.sales-order-history .pager {
    margin: 0 10px;
}
::i-block-chrome,
body.customer-address-form #region_id,
body.customer-address-form #country,
body.airhotels-index-profile #gender,
body.airhotels-index-profile #month,
body.airhotels-index-profile #day,
body.airhotels-index-profile #year,
body.airhotels-index-profile #country,
body.airhotels-index-profile #time_zone,
body.airhotels-property-payout #country,
body.airhotels-property-payout #currency,
body.airhotels-property-settings #host_country,
#authorizenet_cc_type,
#authorizenet_expiration_yr,
#authorizenet_expiration,
#ccsave_cc_type,
#ccsave_expiration,
#ccsave_expiration_yr {
    line-height: 33px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
::i-block-chrome,
#billing-address-select {
    line-height: 27px;
    height: 35px;
}
::i-block-chrome,
#authorizenet_cc_type,
#authorizenet_expiration_yr,
#authorizenet_expiration,
#ccsave_cc_type,
#ccsave_expiration,
#ccsave_expiration_yr {
    line-height: 20px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

/***************responsive starts here  ***************/
@media only screen and (min-width: 1400px) {
    .advance_wrapper {
        width: 1360px;
        background: #fff;
        position: relative;
        min-height: 1100px;
        margin: 0 auto;
    }

    .advance_srch {
        background: #fff;
    }
}
@media only screen and (min-width: 981px) {
    .review_form_content {
        width: 960px;
        margin: 0 auto;
    }

    .login_wrapper {
        width: 940px;
        margin: 20px auto;
    }
}

/*************** dashboard style sheet  ***************/
body.customer-account-index .box-head h2 {
    display: inline-block;
    float: left;
}
body.customer-account-index .box-head a {
    position: relative;
    top: 7px;
    right: 16px;
}

/*************** Responsive css ==================================***************/
@media only screen and (min-width: 250px) and (max-width: 480px) {
    #sample-data-popup {
        width: 50%;
        left: 20%;
    }

    #sample-data-popup p {
        font: normal normal 15px arial;
    }

    #sample-data-popup .yes-no .yes-sample {
        font: normal 15px arial;
        padding: 5px 18px;
    }

    #sample-data-popup .yes-no .no-sample {
        font: normal 15px arial;
        padding: 5px 20px;
    }

    #light .close_link {
        right: -11% !important;
    }

    #back-top a {
        background-position: -278px -66px;
        ;
        width: 29px;
        height: 24px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        background-color: inherit !important;
        border-color: inherit;
        z-index: 99999;
    }

    #back-top span {
        display: none !important;
    }

    .up_arrow {
        display: none;
    }

    .search-bar {
        width: 96%;
    }

    #profile_right .panel .header_grid h1 {
        font-size: 16px !important;
    }
    .onestepcheckout-index-index .page-title h2{
        padding-left: 10px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    #basic_form .selectproperty {
        width:  100% !important;
    }
    .airhotels-property-form .property_section{
        padding-bottom: 10px !important;
    }
    
    .search-bar .header-search {
        width: 90% !important;
    }

    #proslider {
        height: 225px !important;
        overflow: hidden;
    }

    .airhotels_calender_hourly table {
        left: 0% !important;
    }

    .airhotels_calender_hourly .airhotels_hourly_overlay_close {
        right: -3% !important;
    }

    #body-footer-wrap {
        display: block !important;
        height: auto;
    }

    #footer-menu {
        width: 50%;
        padding: 20px 0 0 20px;
        float: left;
    }

    #footer-menu .footer_widget {
        padding: 0 0 10px;
    }

    #room #left_column #main_content #maps_div #customer_view_map_for_space {
        height: 250px !important;
    }

    #propertyalbum .page-title a {
        margin: 10px 20px;
    }

    #reviews_link_text .page-title a {
        margin: 10px 20px;
    }

    #propertyform li .property_time .property_mode_label,
    #propertyupdate .property_time .property_mode_label {
        width: 100%;
    }

    .search-area #search .mleft {
        margin: 15% 0px 0px;
    }

    #content-container .content-wrapper {
        width: 100%;
    }

    ul#cities-container {
        margin: 0px auto;
        width: 100%;
    }

    ul#cities-container li {
        width: 100%;
        margin: 0px 0px 15px;
    }

    ul#cities-container li img {
        width: 100%;
        height: 315px;
    }

    #banner-container video {
        height: 100%;
        width: auto;
    }

    #banner-container {
        height: 400px;
    }

    .banner_text h1 {
        font-size: 15px;
        letter-spacing: 0px;
    }

    .banner_text h1 span {
        font-size: 12px;
        margin: 4px 0 0 0;
    }

    .banner_outer {
        position: absolute;
        top: 40px;
    }

    .search-area #search .mleft {
        margin-top: 150px;
        z-index: 2000;
        position: relative;
    }

    body.airhotels-index-index .main-container {
        margin: 0px;
        padding-top: 0px;
    }

    ul#world-container li.row {
        width: 100% !important;
        margin: 0px 0px 15px !important;
    }

    ul#world-container li {
        width: 100% !important;
        margin: 0px 0px 15px;
        float: none !important;
    }

    ul#world-container li a img {
        width: 100%;
        height: 320px;
    }

    #most-popular-container {
        width: 96%;
        margin: 0px auto;
    }

    #most-popular-container ul.tab {
        width: 100%;
    }

    #most-popular-container ul li {
        font-size: 15px;
        letter-spacing: 0px;
        margin-bottom: 15px;
    }

    .footer-container .footer {
        width: 96%;
    }

    .footer-container .column {
        width: 100%;
        float: none;
        margin-bottom: 9px;
    }

    .footer-container .column-row {
        width: 100%;
        float: none;
        margin: 0px auto;
        overflow: hidden;
        padding-top: 20px;
    }

    #most-popular-container {
        width: 96%;
        margin: 0px auto;
    }

    #whatsnew,
    #rated_div,
    #popular_div {
        margin: 0px 0px 0px;
    }

    #whatsnew ul li,
    #rated_div ul li,
    #popular_div ul li {
        width: 100%;
    }

    #most-popular-container ul li a img {
        width: 100%;
        height: 193px;
    }

    .footer-container .sort_grid.jqtransformdone {
        width: 92%;
    }

    #mapview div#map {
        height: 200px !important;
    }
    /***************Dashboard top menu style starts here  ***************/
    /***************Dashboard user image  ***************/

    .user_profile_img {
        text-align: center;
        /*width: 320px;*/
        margin: 0 auto;
        padding: 20px 0 0 0;
    }

    .user_profile_img p {
        font-size: 16px;
    }

    .user_profile_img h3 {
        font-size: 22px;
        padding: 10px 0px;
    }

    .userimgonly {
        margin: 0 auto;
    }
    /***************Dashboard user image  ***************/

    .sidebar {
        position: none;
    }
    /***************Cart page***************/

    body.checkout-cart-index .cart .cart-collaterals .col2-set {
        float: none !important;
        width: 293px;
        margin: 0 auto;
    }

    .cart .totals {
        float: none !important;
        width: 268px;
        margin: 0 auto !important;
    }
    /***************cart page  ***************/

    .sidebar {
        position: none;
    }

    .footer-container .company_section,
    .discover_section,
    .hosting_section {
        width: 100% !important;
        float: left;
        text-align: left;
    }

    .footer-container .company_section,
    .discover_section,
    .hosting_section,
    ul {
        box-sizing: border-box;
    }

    body.airhotels-property-uploadphoto .form-list select {
        width: 98.5% !important;
    }

    body.airhotels-property-uploadphoto .fields {
        text-align: center !important;
    }

    .proupsec {
        width: 230px;
        margin: 0 auto 10px !important;
        float: none !important;
    }

    input#profilePhoto {
        margin: 10px 0 0 0;
    }

    .des_button {
        text-align: center;
        float: none !important;
        display: inline !important;
    }

    body.airhotels-property-uploadphoto .fieldset .legend {
        text-align: center;
    }

    .loading_div {
        width: 100%;
        margin: 0 0 2% 0;
    }

    .search-result-right .search-result-title-left {
        float: left;
        margin-right: 0;
        width: 100%;
    }

    .property_request,
    .viewproperty_request {
        overflow-x: auto;
    }

    .my_wish_listviewpage {
        padding: 40px 0 0 0;
        width: 295px;
        margin: 0 auto;
    }

    .my_wish_listviewpage ul li {
        padding: 0px;
    }

    .home-medium-dealboxextra {
        display: block;
        float: left;
        width: 295px;
        box-sizing: border-box;
    }

    .home-medium-dealboxnormal {
        display: block;
        float: left;
        width: 295px;
        box-sizing: border-box;
    }

    .login_wrapper {
        width: 300px;
        margin: 20px auto;
    }

    .account-login .content {
        min-height: initial;
    }

    .new-users {
        width: 280px !important;
        float: none !important;
        margin: 0 auto 20px;
    }

    .registered-users {
        width: 280px !important;
        float: none !important;
        margin: 0 auto 20px;
    }

    .login_title {
        text-align: center;
    }

    .profile_inbox_table {
        width: 100%;
        overflow-x: scroll;
    }

    #outboxList,
    .sentitemcontainer {
        width: 700px;
    }

    .basic_price_currency {
        padding: 2px 4px;
        font-size: 16px !important;
    }

    .mobile_visible_account_details {
        display: block !important
    }

    .bank_account_information {
        display: none !important
    }

    p.title_payee {
        background-color: #ddd;

        padding: 10px;
        text-align: left;
        font-weight: normal;
        margin: 0 !important
    }

    p.input_payee {
        padding: 10px;
        margin: 0 !important
    }

    .payee_mobile,
    .bankaname_mobile,
    .account_mobile {
        border: 1px solid #ddd;
        margin: 0 0 10px;
    }

    .label_for_mobile {
        display: block;
        margin: 0 0 6px;
    }

    label.payee_bankname {
        display: block !important;
        width: 100% !important;
        margin: 0 0 6px !important;
    }

    .editable_payee_account {
        margin: 0 0 10px;
    }

    .host_details_wrapper address.city_name {
        font-size: 16px !important;
    }

    .host_details_wrapper h2 {
        font-size: 20px !important;
    }

    .airhotels-index-index .banner_outer {
        top: 24%;
    }

    .airhotels-index-index .banner_text h1 {
        font-size: 30px;
    }

    .airhotels-index-index .banner_text h1 span {
        font-size: 13px;
    }

    .search-area .hourly_enabled #searchTextField {
        display: block;
    }

    .video_image_banner img {
        width: 300%;
    }

    .airhotels-index-index .search-area {
        top: 61%;
        left: 0;
        /*        position: relative;*/
    }

    .search-bar {
        display: none;
    }

    .airhotels-property-advsearch #mapview #map {
        position: relative !important;
        height: 400px !important;
    }

    .airhotels-property-advsearch .main .searchform-container {
        width: 100%;
    }

    .airhotels-property-advsearch .main .map-container,
    #mapview {
        width: 100%;
    }

    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date .in_out_date span {
        margin-bottom: 3%;
        /*width: 58%;*/
    }

    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date span.span_head {
        width: 100% !important;
    }

    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date span {
        width: 100%;
    }

    .airhotels-property-advsearch .searchmainpage_1 .in_out_date {
        width: 100%;
    }

    .airhotels-property-advsearch .locationbar-name .in_out_date input {
        width: 41%;
        margin-bottom: 6px;
    }

    .airhotels-property-advsearch select#number_of_guests {
        padding-left: 10%;
        width: 41% !important;
    }

    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .hourly_element .in_out_date input {width: 37%;margin-top: 3%;}
    #searchPropertytype li, #searchAmenity li, #searchSpotType li {width: 65% !important;}
    body.catalog-product-view .description_contact{width:auto;}
    body.catalog-product-view div#contact_host{width:100%;}

    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .in_out_date select {
        width: 16%;
        margin-top: 2%;
    }

    .airhotels-property-advsearch select#number_of_guests {
        width: 27% !important;
    }

    .airhotels-property-advsearch .searchmainpage_1 .advance_price_slider {
        width: 78.5%;
        height: 50px;
    }

    .airhotels-property-advsearch .searchmainpage_1 .hourly_element select#number_of_guests {
        margin-top: 2%;
    }

    header .glossymenu a.menuitem {
        top: -2px;
    }

    .airhotels-property-advsearch span.span_head,
    div#property_type span.span_head,
    div#amenities span.span_head,
    div#myspots span.span_head {
        width: 100% !important;
        margin-bottom: 5% !important;
    }

    #searchPropertytype li,
    #searchAmenity li,
    #searchSpotType li {margin-bottom: 5% !important;width: 100% !important;}
    #searchPropertytype,
    .airhotels-property-advsearch ul#searchAmenity {
        height: auto !important;
    }

    .airhotels-property-advsearch .popular_2up_listings_view .feed_item_view {
        padding: 0 !important;
    }

    .company_section h4,
    .discover_section h4,
    .hosting_section h4 {
        padding-bottom: 6px;
    }

    .company_section ul,
    .discover_section ul,
    .hosting_section ul {
        margin: 0px 0 24px 0;
    }
    #content-container .content-wrapper h2{
        font-size: 24px;
    }

}
@media only screen and (min-width: 480px) and (max-width: 320px) {
    .airhotels-index-index #proslider {
        height: 350px !important;
    }
}
@media only screen and (max-width: 720px) {
    div.banner_outer {
        top: 11%;
    }

    .banner_text {
        width: 100%;
        padding: 15px 0;
        top: 25px !important;
    }

    div.banner_text h1 {
        font-size: 40px;
    }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    #room #left_column #main_content #maps_div #customer_view_map_for_space {
        height: 250px !important;
    }

    #propertyalbum .page-title a {
        margin: 10 20px
    }

    #content-container .content-wrapper {
        width: 100%;
    }

    ul#cities-container {
        margin: 0px auto;
        width: 100%;
    }

    ul#cities-container li {
        width: 100%;
        margin: 0px 0px 23px;
    }

    ul#cities-container li img {
        width: auto;
        height: 312px;
    }

    ul#world-container li.row {
        width: 100% !important;
    }

    ul#world-container li {
        width: 100%;
    }

    ul#world-container li img {
        width: 100%;
        height: 312px;
    }

    #banner-container video {
        height: 100%;
        width: auto;
    }

    #banner-container {
        height: 400px;
    }

    div.banner_text h1 {
        font-size: 44px;
        letter-spacing: 0px;
    }

    div.banner_text h1 span {
        font-size: 15px;
        margin: 3px 0 0 0;
    }

    div.banner_outer {
        top: 30%;
        position: absolute;
    }

    .search-area #search .mleft {
        margin-top: 130px;
    }

    #most-popular-container ul.tab {
        width: 80%;
    }

    .footer-container .footer {
        width: 96%;
    }

    .footer-container .column {
        width: 30%;
        float: left;
        margin: 0px 9px 0px 0px;
    }

    .footer-container .column-row {
        width: 100%;
        float: none;
        margin: 0px auto;
        overflow: hidden;
    }

    #whatsnew ul li,
    #rated_div ul li,
    #popular_div ul li {
        margin-bottom: 15px;
        width: 100%;
    }

    #most-popular-container {
        width: 96%;
        margin: 0px auto;
    }

    #mapview div#map {
        height: 180px !important;
    }
    /***************Dashboard top menu style starts here  ***************/
    /***************Dashboard user image  ***************/

    .user_profile_img {
        text-align: center;
        padding: 20px 0 0 0;
        width: 478px;
        margin: 0 auto;
    }

    .user_profile_img p {
        font-size: 16px;
    }

    .user_profile_img h3 {
        font-size: 22px;
        padding: 10px 0px;
    }

    .userimgonly {
        margin: 0 auto;
    }
    /***************Dashboard user image  ***************/

    .yourlist_img span {
        padding: 0px 0 0 0px;
    }
    /***************Cart page***************/

    body.checkout-cart-index .cart .cart-collaterals .col2-set {
        float: none !important;
        width: 294px;
        margin: 0 auto;
    }

    .cart .totals {
        float: none !important;
        width: 268px;
        margin: 0 auto !important;
    }
    /***************cart page  ***************/

    body.airhotels-property-uploadphoto .form-list select {
        width: 97.5% !important;
    }

    .proupsec {
        width: 54%
    }

    input#profilePhoto {
        margin: 10px 0 0 0;
    }

    .loading_div {
        width: 100%;
        margin: 0 0 2% 0;
    }

    .search-result-right .search-result-title-left {
        float: left;
        margin-right: 0;
        width: 100%;
    }

    .property_request,
    .viewproperty_request {
        overflow-x: auto;
    }

    .my_wish_listviewpage {
        padding: 40px 0 0 0;
        width: 490px;
        margin: 0 auto;
    }

    .my_wish_listviewpage ul li {
        padding: 0px;
    }

    .login_wrapper {
        width: 460px;
        margin: 20px auto;
    }

    .account-login .content {
        min-height: initial;
    }

    .new-users {
        width: 380px !important;
        float: none !important;
        margin: 0 auto 20px;
    }

    .registered-users {
        width: 380px !important;
        float: none !important;
        margin: 0 auto 20px;
    }

    .login_title {
        text-align: center;
    }

    #back-top a {
        background-image: none;
    }

    .profile_inbox_table {
        width: 100%;
        overflow-x: scroll;
    }

    .basic_price_currency {
        padding: 2px 4px;
        font-size: 16px !important;
    }

    #property_type {
        width: 300px;
    }

    div#map_canvas {
        float: left;
        margin-left: 21px;
    }

    aside #pricing #contact_wrapper a,
    #book_it .daily-property form #avail input {
        width: 50%;
    }

    aside {
        background: #fff none repeat scroll 0 0;
        float: left;
        position: relative;
        right: auto !important;
        top: auto !important;
        width: 100%;
        z-index: 10000;
        display: block !important;
    }

    .fix-nav,
    #sidebar.sticky {
        position: relative;
        left: auto;
        top: 0 !important;
        float: left;
        margin-bottom: 20px;
        width: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 791px) {
    ul#world-container {
        width: 100% !important;
        margin: 0px auto !important;
    }

    #most-popular-container #homepage_badges,
    #most-popular-container ul#rated_badges,
    #most-popular-container ul#popular_badges {
        width: 85.3% !important;
        margin: 0px auto !important;
    }
}
html {
    -webkit-text-size-adjust: 100%;
}

/***************.airhotels-property-advsearch section***************/

/***************left col***************/
.airhotels-property-advsearch .searchform-container {
    width: 56.9%;
    float: left;
    margin-top: 0px;
}
.airhotels-property-advsearch .gradient-grey {
    padding: 10px;
    width: 744px;
}
.airhotels-property-advsearch .locationbar-name .in_out_date input {
    padding: 8px 8px;
    /*************** margin-right: 10px; ***************/

    width: 93px;
    background-image: url(../images/spriteimage.png);
    background-position: 70px -415px;
    /*************** text-indent: 2px; ***************/
}
.airhotels-property-advsearch .locationbar-name .in_out_date input#room_type {
    /* 	width: 12px !important; */
    /* 	margin-right: 10px; */
}
.airhotels-property-advsearch .locationbar-name .in_out_date select {
    width: 69px;
    padding: 7px 0px;
    margin-right: 0px;
    background: white url(../images/time.png) 35px 7px no-repeat;
    /*************** text-indent: 2px; ***************/
}
.airhotels-property-advsearch .locationbar-name .advance_date,
.airhotels-property-advsearch .locationbar-name .advance_date {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}
.airhotels-property-advsearch .locationbar-name .advance_date span {
    float: left;
    width: 20%;
    text-align: left;
}
.airhotels-property-advsearch .locationbar-name .advance_date .in_out_date span {
    float: left;
    width: 169px;
    text-align: left;
    padding: 10px 15px;
    background-color: #F7F7F7;
    margin-right: 6px;
}
.airhotels-property-advsearch .locationbar-name #pricerange {
    width: 100%;
}
.airhotels-property-advsearch .advance_price_slider {
    width: 82%;
    float: left;
}
.airhotels-property-advsearch .advance_price_slider #priceSlider{
    background-position: 4px -415px;
    box-sizing: content-box;
    padding-left: 11px;
    margin: 0 2% 0 0;
    height: 27px;
    width: 160px;
    color: #999;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
    cursor: pointer;
}
a.ui-datepicker-prev.ui-corner-all.ui-state-disabled {
    cursor: no-drop !important;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    color: #565a5c;
    cursor: pointer;
}
table.ui-datepicker-calendar thead {
    cursor: pointer;
}
li.calendar-show {
    cursor: pointer;
    color: #0079ff;
    display: none;
}
div#house_lease_section input {
    margin-left: 10px;
}
div.rentalhouse_lease {
    margin-top: 10px;
}
span.booking_calendar {
    font-weight: 700;
    font-size: 16px;
}
.airhotels-property-advsearch span.span_head {
    float: left;
    width: 20%;
    text-align: left;
}
.airhotels-property-advsearch .show_filter {
    padding: 4px 15px 5px;
    font-size: 12px;
    margin: 0 0 10px 0;
    float: left;
    font-family: 'arial';
    cursor: pointer;
    font-weight: normal;
    background-color: #4a4a4a;
    color: #fff;
    margin-left: 10px;
}
.airhotels-property-advsearch .advance_srch .advance_date {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
.airhotels-property-advsearch select#number_of_guests {
    /* 	width: 94px !important; */

    background-image: url(../images/spriteimage.png);
    background-position: 53px -462px;
}
.airhotels-property-advsearch input {
    background: white;
    border: 1px solid #DBDBDB;
    padding: 4px;
}
.airhotels-property-advsearch .searchmainpage_1 .gradient-grey {
    background: #fff !important;
}
.airhotels-property-advsearch .gradient-grey {
    border: 0 !important;
}
.catalog-product-view .callbacks_nav {
    top: 39%;
}

/***************Map Section***************/
.airhotels-property-advsearch .map-container {
    width: 43%;
    float: right;
    position: relative;
    margin-top: 0px;
}
.airhotels-property-advsearch div#mapview #map {
    width: 43%;
    float: right;
    height: 100%;
}
.airhotels-property-advsearch #map {
    position: fixed !important;
}
.airhotels-property-advsearch .gm-style {
    font-family: Roboto, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.airhotels-property-advsearch .mapsearchCtrl {
    position: fixed;
    z-index: 99;
    float: left;
    background-color: #fff;
    padding: 0 8px;
    left: 60.3%;
    margin-top: 3px;
}
.airhotels-property-advsearch .map_address_locator {
    text-align: center;
    width: 100%;
    height: 300px;
    margin-left: 21.8%;
    display: block;
    position: relative;
    overflow: hidden;
    transform: translateZ(0px);
}
.airhotels-property-advsearch .map_address_locator #mapWrapper span span {
    padding: 0px;
}
.airhotels-property-advsearch .airhotels-property-form #map_canvas {
    height: 485px !important;
}
body.airhotels-dashboard-reviewpage ul.review_list {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 10px 0 20px;
}
body.airhotels-dashboard-reviewpage ul.review_list li {
    float: left;
    margin: 0 0 12px;
    padding: 0 20px 0 0;
}
body.airhotels-dashboard-reviewpage ul.review_list li a {
    font-size: 15px;
    color: #9c9c9c;
    font-weight: normal;
    font-family: 'ProximaNova-Regular';
}
body.airhotels-dashboard-reviewpage ul.review_list li.selected a {
    font-weight: normal;
    border-bottom: 3px solid #545454;
    padding: 0 0 12px;
    color: #545454;
    font-family: 'ProximaNova-Semibold';
    font-size: 15px;
}
.airhotels-property-advsearch .search_result {
    width: 47%;
}
.airhotels-property-advsearch .popular_2up_listings_view .feed_item_view .popular_price {
    left: 0 !important;
    top: -84px !important;
    z-index: 3;
    background: #3D3D3D;
    padding: 2px 10px;
}

/*************** aside ***************/
aside #pricing .price-calculate .jqTransformSelectWrapper ul li a {
    display: block;
    padding: 10px;
}
aside ._pm_container ._pm_inner img.profilephoto {
    width: 90%;
    padding: 14px;
}
aside .profile_pic {
    display: none;
}
aside #pricing #contact_wrapper a {
    display: block;
    color: #fff;
    width: 93%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-transform: uppercase;
    background: #018FE1;
    margin: 0 10px 10px 10px;
    border-bottom: 1px solid #03639B;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
aside #pricing #contact_wrapper a:hover {
    opacity: 0.7;
}
aside #pricing #contact_wrapper {
    margin: 0;
    width: 100%;
}
aside #pricing {
    width: 100%;
    float: none;
}
aside {
    float: right;
    width: 305px;
    position: absolute;
    top: 515px !important;
    right: 13.5%;
    background: #fff;
    z-index: 10000;
    box-sizing: border-box;
}
.catalog-product-view aside {
    z-index: 999;
}
.inside {
    background-color: #fff;
    padding: 0;
    float: left;
    width: 100%;
    height: 10px;
}
#sidebar.sticky {
    float: none;
    position: fixed;
    top: 0 !important;
    z-index: 999;
    left: auto;
    display: none;
}
.nav-containerr aside {
    top: 0 !important;
}

/***************Transaction history sectiomn***************/
body.airhotels-dashboard-transactionhistory ul.review_list {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 10px 0 20px;
}
body.airhotels-dashboard-transactionhistory ul.review_list li {
    float: left;
    margin: 0 0 12px;
    padding: 0 20px 0 0;
}
body.airhotels-dashboard-transactionhistory ul.review_list li a {
    font-size: 14px;
    color: #9c9c9c;
    font-weight: normal
}
body.airhotels-dashboard-transactionhistory ul.review_list li.selected a {
    font-weight: normal;
    border-bottom: 3px solid #545454;
    padding: 0 0 12px;
    color: #545454;
    font-family: 'ProximaNova-Semibold';
}
body.airhotels-dashboard-transactionhistory ul.review_list {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 10px 0 20px;
}

/*************** ***************/
.arrowbubble {
    color: #545454;
    background: #edefed;
    border: 1px solid #dce0e0;
    /***************padding: 12px 9px;***************/

    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
body.airhotels-property-senditem .page-title {
    width: 100%;
    margin: 0;
}
.airhotels-property-form .summary label {
    /***************position: relative; top: -94px;***************/
}
.servicetime_property {
    width: 100%;
    display: inline-block;
}
.fix-nav {
    /*************** this make our menu fixed top ***************/

    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
.fix-body {
    /*************** this will adjust body top margin to prevent content jumping when nav gets fix  ***************/
    /*************** adjust as per height of your menu ***************/

    ;
}
.navv {
    /*************** total height of menu is 50px ***************/

    height: 46px;
    border-bottom: 0px solid #222;
}
.navv ul {
    list-style: none;
}
.navv ul li {
    float: left;
    line-height: 30px;
}
.navv ul a {
    color: #cacccd;
}
.navv ul a:hover {
    color: #fff;
}
.nav-containerr .navv {
    width: 1000px;
    margin: 0 auto;
}
.nav-containerr {
    background-color: #565a5c;
    float: left;
    width: 100%;
    height: 40px;
    display: none !important;
}
.nav-containerr.fix-nav {
    display: block !important;
    z-index: 99;
}
.nav-containerr .navv ul a {
    margin-top: 0px;
    display: block;
    float: none;
    margin: 5px 8px;
    margin-bottom: 0;
    color: #cacccd;
    font-size: 14px;
    text-decoration: none;
    text-shadow: none;
    border: none;
}
.nav-containerr .navv ul a#main_reviews {
    padding: 0;
    margin: 5px 8px;
}
.nav-containerr .navv ul a:hover {
    border-bottom: 5px solid #fff;
}
.nav-containerr .navv ul a.active {
    border-bottom: 5px solid #fff;
}
#avail input.pink_grid {
    text-transform: uppercase;
    background-color: #018FE1;
    border: 0 none;
    color: #fff;
    border-bottom: 1px solid #03639B;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#avail input {
    margin: 10px 0px 10px;
    width: 234px;
    height: 40px;
    padding: 0px;
}
#avail input.pink_grid:hover {
    opacity: 0.7;
}
#book_it .daily-property form #avail input {
    margin: 10px;
    width: 93%;
}
.catalog-product-view .form-add h2 {
    color: #fff !important;
    font-weight: normal !important;
    padding: 10px;
}
.show_filter {
    padding: 4px 15px 5px;
    font-size: 12px;
    margin: 0 0 10px 0;
    float: left;
    font-family: 'arial';
    cursor: pointer;
    font-weight: normal;
    background-color: #e93f90;
    color: #fff;
    margin-left: 10px;
}
div#property_type span {
    float: left;
    width: 120px;
}
.advance_srch .advance_date {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
.searchmainpage_1 {
    padding-top: 15px;
    float: left;
}

/***************new style for search page ***************/
span.span_head {
    font-size: 13px;
    font-weight: normal;
    color: #4a4a4a;
    float: left;
    width: 128px;
}
.advance_srch {
    min-height: inherit;
    background: #fff;
    border: none;
    width: 88%;
    padding: 10px;
    float: left;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    position: inherit;
}
.advance_srch .advance_date {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
#property_type .in_out_date {
    float: left;
    width: 79%;
}
#expandProprType {
    float: right;
    margin-right: 0px;
    margin-top: 3px;
    color: #E93F90;
}
#searchAmenity,
#searchPropertytype,
#searchSpotType,
#searchLocation,
#searchWater,
#searchBestWind,
#searchWindDir {
    padding-bottom: 20px;
    width: 93%;
    float: left;
}
#searchPropertytype li {
    padding-bottom: 12px;
    float: left;
    width: 33%;
    margin: 0;
}
ul#searchPropertytype li input {
    float: left;
    margin: 3px 4px 4px 4px;
    background: white;
    border: 1px solid #DBDBDB;
    padding: 4px;
}
div#property_type span.span_head,
div#amenities span.span_head,
div#myspots span.span_head {
    font-size: 13px;
    font-weight: normal;
    font-weight: normal;
    color: #4a4a4a;
    float: left;
    width: 20%;
}
div#property_type span,
div#amenities span {
    float: left;
    width: 120px;
    text-align: left;
    padding: 0;
    letter-spacing: inherit;
    font-weight: normal;
}
.advance_srch .advance_date {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
#amenities .in_out_date,
#myspots .in_out_date {
    float: left;
    width: 79%;
}
#searchAmenity,
#searchPropertytype,
#searchSpotType,
#searchLocation,
#searchWater,
#searchBestWind,
#searchWindDir {
    padding-bottom: 11px;
    width: 92%;
    float: left;
}
#searchAmenity li,
#searchSpotType li {
    padding-bottom: 12px;
    float: left;
    width: 33%;
    margin: 0;
}
ul#searchAmenity li input,
#searchSpotType li input {
    float: left;
    margin: 3px 4px 4px 4px;
    background: white;
    border: 1px solid #DBDBDB;
    padding: 4px;
}
.in_out_date {
    float: left;
    width: 100%;
}
#expandAmenity,
#expandProprType,
#expandSpot,
#expandLocation,
#expandWater,
#expandBestWind,
#expandWindDir {
    float: right;
    margin-right: 0px;
    margin-top: 3px;
    color: #4a4a4a;
}
.in_out_date ul li {
    padding-bottom: 12px;
    float: left;
    width: 33%;
    margin: 0;
}
.in_out_date ul li input {
    float: left;
    margin: 3px 4px 4px 4px;
    background: white;
    border: 1px solid #DBDBDB;
    padding: 4px;
}
.in_out_date ul li span {
    float: left;
    width: 120px;
    text-align: left;
    padding: 0;
    letter-spacing: inherit;
    font-weight: normal;
}
.airhotels-property-advsearch .slider_showface .face_img {
    z-index: 2;
    position: absolute;
    bottom: 44px;
    right: 7px;
    margin: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -khtml-border-radius: 100%;
    width: 63px;
    height: 63px;
}
.airhotels-property-advsearch .popular_2up_listings_view .feed_item_view {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 3px 18px;
}
.popular_2up_listings_view {
    position: inherit;
    display: table;
    width: 100%;
    min-height: 277px;
}
.popular_2up_listings_view .twospace_list {
    position: inherit;
}

/* .airhotels-general-yourtrip #property_trip_table tr th { */

/* 	border-left: 1px solid #dce0e0; */

/* 	border-right: 1px solid #dce0e0 !important; */

/* } */
.nocontent_available {
    border: 0;
}
.mode_highlight {
    background: #EDEFED;
    width: 660px;
    padding: 5px;
    margin-bottom: 10px;
}
.airhotels-property-form .wizard>.content>.body label {
    width: 144px !important;
}
.airhotels-property-form .validation-advice {
    text-align: left;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 4px;
    background-position: 0 7px;
}
#price_amount {
    color: #1E7EC8 !important;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    background: #4e5051;
    line-height: 35px;
}
#book_it .hourly-property form #avail input {
    margin: 10px;
    width: 93%;
}
.airhotels-property-advsearch .header-container {
    height: 52px !important;
}
.airhotels-property-advsearch .footer-container {
    width: 57%;
}
.airhotels-property-advsearch .footer-container .bottom-block {
    width: 79.4%;
}
.airhotels-index-index p#error_message_for_location {
    color: #FF0000;
}
.airhotels-property-advsearch .search-bar .header-search:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.sales-order-history .arrowbubble {
    padding: 12px 9px !important;
    border-bottom: 1px solid #dce0e0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.sales-order-history .my-account {
    border: 1px solid #dce0e0;
}
.airhotels-property-blockcalendar .page-title h2 {
    width: 100%;
    float: left;
    clear: both;
    box-sizing: border-box;
}
.airhotels-property-blockcalendar .form-list button.button {
    padding: 5px 10px !important;
}
.calender_import_export .google_ical_cancel{
    padding: 5px 10px !important;
    font-size: 12px !important;
    border: 1px solid #808080;
}
.airhotels-property-blockcalendar .page-title h2 {
    height: 49px;
    padding: 0 15px;
    position: relative;
    background: #E5E5E5;
    color: #585858;
    margin: 0;
    line-height: 49px;
}
.airhotels-property-blockcalendar ul.form-list {
    padding: 10px;
    border: 1px solid #dce0e0;
    margin-top: -20px;
}
.search_date {
    float: left;
    margin: 0 7px 0 5px;
}
.search_date input {
    /* 	border: none; */

    width: 100px;
    float: left;
    height: 30px;
    box-sizing: border-box;
}
.airhotels-property-blockcalendar .page-title a {
    margin-right: 0 !important;
    background: #ddd;
    color: #4a4a4a;
}
.airhotels-property-advsearch ul#searchAmenity {
    transition: all 0.5s ease;
}
.amenities li {
    display: inline;
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 25px;
    color: #838788;
}
.catalog-product-view .sort_grid {
    text-align: left;
    margin-left: 7px;
    width: 90px !important;
    float: left;
    margin-top: 6px;
    line-height: 24px;
}

/*************** Old files source ***************/
.macos .search_guests select {
    text-indent: 20px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

/* .pac-container { */

/* 	width: 360px !important; */

/* } */
#pricePernight {
    margin-top: 10px;
    width: 97%;
}
.main {
    width: auto;
    margin: 0 auto;
    padding: auto;
    text-align: left;
    border-bottom: 1px solid #E4E4E4;
}
.cms-page-view .main{
	width: 980px;
}
.cms-page-view .page-title h1{
    padding-bottom: 5px;
    margin-top: 12px;
    font-size: 30px;
    color: #333;
    margin-bottom: 10px;
}
.dashnotify {
    display: block !important;
}
::-webkit-input-placeholder {
    color: #afadad !important;
}
:-moz-placeholder {
    color: #afadad !important;
}
::-moz-placeholder {
    color: #afadad !important;
}
:-ms-input-placeholder {
    color: #afadad !important;
}
.normal {
    cursor: pointer;
}
.sel,
.startsel,
.endsel {
    background-color: #e94e34;
}
html,
body,
#map_canvas {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#map_canvas {
    position: relative;
}
#searchTextField {
    width: 505px;
}
.page {
    background-image: none
}
.Error {
    color: #e94e34
}
.catalog-product-view #facebox .Error {
    font-size: 13px !important;
    margin:6px 0 0;
}
.ui-timepicker-wrapper {
    z-index: 999999999;
}
body.airhotels-product-accountverification .main_content {
    clear: both;
    margin-bottom: 20px;
}
body.airhotels-product-accountverification .main_content label {
    width: 20%;
    float: left;
    margin-top: 0px;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    font-family: 'ProximaNova-Semibold';
}
.airhotels-product-accountverification #video_verify .profile_document_section label,
.airhotels-product-accountverification #document_verify .profile_document_section label {
    width: 100% !important;
}
body.airhotels-product-accountverification .main_content select {
    height: 35px;
    width: 40%;
    box-sizing: border-box;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 0 0 0 0;
    line-height: 27px;
}
body.airhotels-product-accountverification .content {
    padding-top: 30px;
}
body.airhotels-product-accountverification .bank_details h3 {
    font-weight: normal;
    margin: 0;
    font-size: 15px;
    background: #edefed;
    border: 1px solid #dce0e0;
    padding: 12px 9px;
    border-right: none;
    border-left: none;
}
body.airhotels-product-accountverification .bank_details p {
    padding: 10px;
    font-family: 'ProximaNova-Light';
}
body.airhotels-product-accountverification .bank_details {
    margin-bottom: 20px;
}
body.airhotels-product-accountverification .country,
body.airhotels-product-accountverification .id_type,
body.airhotels-product-accountverification .form-space {
    padding: 10px 0;
    display: table;
    width: 100%;
}
.verify_id_type {
    width: 25%;
    float: left;
    margin-right: 5px;
    border: 1px solid #dce0e0;
    padding: 0px;
    text-align: center;
}
.verify_id_type input {
    width: 100%;
    height: 153px;
    visibility: hidden;
    cursor: pointer;
}
.verify_id_type:nth-child(2) input:after {
    background: url(../images/passport.jpg) no-repeat 0 0 transparent;
    background-size: 180px 180px \9;
    background-repeat: no-repeat \9;
    background-image: url(../images/passport.jpg) \9;
    background-attachment: transparent \9;
}
.verify_id_type:nth-child(3) input:after {
    background: url(../images/id.jpg) no-repeat 0 0 transparent;
}
.verify_id_type:nth-child(4) input:after {
    background: url(../images/driver.jpg) no-repeat 0 0 transparent;
}
.verify_id_type input[type=radio]:checked:after {
    border: 1px solid #51A2FF;
    ox-shadow: 1px 1px 1px #dce0e0;
}
.verify_id_type input:after {
    content: "";
    width: 135px;
    height: 135px;
    position: absolute;
    visibility: visible;
    border: 1px solid #fff;
}

/*************************************************************************************/

/*************** Theme Rewamp ***************/

/*************************************************************************************/
@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.otf') format('opentype'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Light';
    src: url('../fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Light.otf') format('opentype'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.otf') format('opentype'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Semibold.otf') format('opentype'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
}
#banner-container {
    background: #333;
}
.airhotel-sprite {
    background: url('../images/spriteimage.png') no-repeat;
}
ul,
ol {
    margin: 0;
}

/*************** Header ***************/
.headermenu li a,
.list_btn {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    letter-spacing: normal;
}
.list_btn {
    background: none;
    border: 2px solid #808080;
    padding: 7px 15px;
    color: #000;
    margin: 15px 5px 15px;
}
.list_btn:hover {
    background-color: #808080;
    color: #fff;
}
#mouse-hover span {
    font-size: 14px;
    margin: 7px 0px 0px 5px;
}
.login-dropdown:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #dce0e0;
    content: "";
    position: absolute;
    top: -8px;
    width: 0px;
    left: 70%;
    margin-left: -10px;
}
.login-dropdown {
    top: 100%;
    border: 1px solid #dce0e0;
    width: 12em;
    right: 0px;
}
.headermenu li#mouse-hover a {
    padding: 17px 13px;
    display: block;
    overflow: hidden;
}
.mail_icon {
    margin: 0;
    padding: 22px 10px 13px 10px;
    color: #333;
    font-weight: normal;
    font-family: 'ProximaNova-Regular';
}
.login-dropdown {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 0;
}
#mouse-hover:hover .login-dropdown {
    visibility: visible !important;
    opacity: 1;
}
.headermenu li#mouse-hover li a {
    padding: 10px 13px;
    color: #666;
}
.headermenu li#mouse-hover li a:hover {
    padding: 10px 13px;
    color: #666;
}
.mail_icon .airhotel-sprite {
    width: 28px;
    height: 25px;
    background-position: -248px -459px;
    display: inline-block;
    margin-right: 10px;
}
.mail_icon span {
    position: relative;
    top: -11px;
    color: #666;
}
#mouse-hover span {
    color: #666;
}
#mouse-hover img {
    margin-top: -3px;
    position: relative;
    width: 25px;
    height: 25px;
    border: 2px solid #dce0e0;
}
#mouse-hover span.community {
    margin: 0 !important;
    padding: 24px 12px;
}
.airhotels-index-index .login-dropdown:before {
    border-bottom: 8px solid #fff;
}
. .airhotels-index-index .login-dropdown {
    border: 0;
}
.airhotels-index-index #mouse-hover img {
    border: 2px solid #fff;
}
.airhotels-index-index #mouse-hover span,
.airhotels-index-index .mail_icon span {
    color: #fff;
}
.airhotels-index-index .mail_icon .airhotel-sprite {
    background-position: -193px -459px;
}
.airhotels-index-index .mail_icon {
    color: #fff;
}
.airhotels-index-index .list_btn:hover {
    background-color: #808080;
    color: #fff;
}
.airhotels-index-index .list_btn {
    color: #fff;
}
.airhotels-index-index .headermenu li a:hover {
    color: #fff;
}
.airhotels-index-index .header {
    border-bottom: 0;
}
.airhotels-index-index .main-container {
    padding-top: 0px;
}

/*************** Banner ***************/
.banner_text h1 {
    font-family: 'ProximaNova-Regular';
    font-size: 50px;
}
.banner_text h1 span {
    font-family: 'Droid Sans', 'Belgrano', sans-serif;
    font-size: 22px;
}
.banner_outer {
    top: 254px;
}

/*************** Search Areas ***************/
.search-area {
    background: none;
    top: 320px;
    width: 96%;
    text-align: center;
    margin: 0 auto;
}
.airhotels-index-index p#error_message_for_location {
    background: rgba(255, 0, 0, 0.48);
    color: #fff;
    position: absolute;
    top: 45px;
    left: 19%;
    font-size: 13px;
    width: 235px;
    padding: 2px 7px;
    line-height: 24px;
    border-radius: 0px 0px 2px 2px;
}
.airhotels-index-index p#error_message_daily_location { background: rgba(255, 0, 0, 0.48); color: #fff; position: absolute; top: 45px; left: 19%; font-size: 13px; width:330px; padding: 2px 7px; line-height: 24px; border-radius: 0px 0px 2px 2px; }
.airhotels-index-index #searchTexttopForm{
    display: none !important;
}
.search-area #searchTextField,
#search #search_options #checkinDate,
#search #search_options .search_date select.time,
#search #search_options .search_date select,
#search #search_options #checkinTo {
    font-size: 14px;
}
.search-area #searchTextField:focus {
    border: 0;
}
.search-area #searchTextField {
    background-position: -10px 96px;
    border: 0;
}
.search-area #searchTextField:focus {
    border-color: #dce0e0;
}
#search #search_options #checkinDate,
#search #search_options #checkinTo {
    /*
    background-position: -10px -407px;
    width: 117px;
*/
}
#search #search_options #checkinDate {
    border-left: 1px solid #dce0e0;
}
#search #search_options .search_date select.time {
    /*
    background-position: 31px -542px;
    width: 70px;
*/

    background-position: -8px 147px;
    background-color: #fff;
}
#search #search_options .search_date select {
    /*    width: 54px;*/
}
.search-area #searchTextField {
    width: 210px;
    margin-left: 87px
}
.search_guests select {
    background-position: -10px 141px;
    padding: 0 0 0 25px;
    width: 117px;
}
#search_options select {
    cursor: pointer;
}
.ui-datepicker td span,
.ui-datepicker td a {
    padding: .6em;
}
.btn.pink,
.btn.pink, .btn.pink:hover {
    background: #6699FF;
    border: 1px solid #6699FD;
}
.pac-container {
    padding: 0;
    border-radius: 0;
}
.pac-item {
    font-family: 'ProximaNova-Regular';
    color: #333;
}
.pac-item:hover,
.pac-item-selected,
.pac-item-selected:hover {
    background: #DFE7FF;
}
.pac-item:hover span {
    color: #333;
}
.pac-matched {
       font-family: arial, sans-serif;
}
.pac-container {
    border: 0;
}
.pac-item .pac-icon-marker {
    background-position: -1px -2px;
}
.pac-item:hover .pac-icon-marker {
    background-position: 17px -2px;
}
.pac-logo:after {
    display: none;
}

/*************** Explore the world ***************/
#content-container .content-wrapper h2 {
    font-family: 'Droid Sans', 'Belgrano', sans-serif;
    font-weight: normal;
    margin: 15px 0px 15px 0;
}
ul#world-container li .world-info {
    font-size: 36px;
    font-family: 'ProximaNova-Bold';
    letter-spacing: 1px;
    text-shadow: none;
}
ul#world-container li .price {
    top: 70%;
    bottom: inherit;
    background: #666666;
    font-family: 'ProximaNova-Regular';
    font-size: 24px;
    padding: 8px 15px;
}
ul#world-container li .world-info.m-top {
    margin-top: 0;
    top: 35%;
}
.admin_name_home {
    font-family: 'ProximaNova-Semibold';
    font-size: 24px;
}
ul#world-container li .world-info img {
    margin-bottom: 25px;
}
.citie_s {
    font-family: 'ProximaNova-Regular';
    font-size: 18px;
    margin-top: 10px;
}
ul#world-container li .price {
    letter-spacing: 0.8px;
}

/*************** New, Rated and Popular ***************/
#most-popular-container ul li a {
    font-family: 'ProximaNova-Bold';
}
#most-popular-container li.homepage_no_records_found {
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
}
.emty_grid {
    color: #666;
}
.main_content .hosting span.info {
    padding: 0;
    padding-top: 10px;
}
#most-popular-container .price {
    position: absolute;
    width: auto;
    letter-spacing: 0.8px;
}
.main_content .hosting span.info strong {
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    letter-spacing: 0.2px;
    width: 100%;
}
.main_content .hosting span.info strong .city {
    font-family: 'ProximaNova-Light';
    font-size: 13px;
    letter-spacing: 0.2px;
}
#most-popular-container .price {
    font-family: 'ProximaNova-Regular';
    font-size: 20px;
    top: 5%;
    left: 0;
    line-height: normal;
    background: #666;
    color: #fff;
    padding: 8px 15px;
    font-weight: normal;
}
#most-popular-container ul li a.wish_list_button {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5%;
    right: 5%;
}
#most-popular-container ul li a.wish_list_button .icon {
    padding: 0;
    background-position: -5px -45px;
    z-index: 0;
    display: block;
    width: 30px;
    height: 30px;
}
#most-popular-container ul li a.wish_list_button .icon:hover {
    background-position: -5px -85px;
}
#most-popular-container ul li a.wish_list_button .pink-icon {
    background-position: -5px -125px;
    padding: 0;
    display: block;
    width: 30px;
    height: 30px;
}
#most-popular-container .search-result-right .search-result-title-left {
    padding: 0;
}
#most-popular-container .room_details {
    margin: 0;
}
#most-popular-container .room_details span {
    font-family: 'ProximaNova-Light';
    font-size: 13px;
    letter-spacing: 0.2px;
    float: left;
    line-height: 20px;
}
#most-popular-container .search-result-reviews,
#most-popular-container .search-result-reviews img,
#most-popular-container .search-result-reviews .reviews-count {
    float: left;
    clear: none;
    font-family: 'ProximaNova-Light';
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
#most-popular-container .search-result-reviews em {
    width: 3px;
    height: 5px;
    top: 0;
    right: 0;
    position: relative;
    display: inline-block;
    float: left;
    margin: 7px;
    background-position: -295px -467px;
}
#most-popular-container .room_details span {
    margin: 0;
    font-weight: normal;
}

/*************** Footer ***************/
.column-row .links {
    display: none;
}
.company_section h4,
.discover_section h4,
.hosting_section h4 {
    font-family: 'ProximaNova-Bold';
    font-size: 18px;
    padding-bottom: 6px;
}
.airhotels-property-advsearch .footer-container {
    display: none;
}
.footer-container .sort_grid.jqtransformdone {
    margin-bottom: 15px;
}

/*************** Search Result  ***************/
.airhotels-property-advsearch .header-container {
    height: auto !important;
}
.search-bar .header-search {
    border: 0;
    box-shadow: none;
    outline: 0;
    border-radius: 0;
    background: url('../images/magnifier.png') no-repeat;
    background-size: 23px 23px;
    background-position: 20px 20px;
}
.search-bar {
    border-left: 1px solid #dce0e0;
}
.search-bar .header-search {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    width: 100%;
    padding: 25.5px 0 25.5px 60px;
}
.header {
    border-bottom: 1px solid #dce0e0;
}
.search-bar {
    margin: 0;
    max-width: 350px;
    width: 100%;
}
.airhotels-property-advsearch .search_result {
    height: auto;
    border: 0;
    background: none;
}
.slider_showface {
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: bottom;
    overflow: hidden;
    background-color: transparent;
    position: absolute;
    right: 4%;
    top: 60%;
    z-index: 9;
    border: none;
}
.gm-style-iw .slider_showface img {
    width: 60px;
    height: 166px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.slider_showface img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.search_result .search-result-container .popular_price {
    position: absolute;
    top: 3%;
    z-index: 9;
    background: #666;
    padding: 8px 15px;
    font-family: 'ProximaNova-Regular';
    font-size: 20px;
}
.search_result .search-result-container .popular_price span {
    font-family: 'ProximaNova-Regular';
    font-size: 20px;
    color: #fff;
    letter-spacing: 0.8px;
    width: auto;
    padding: 0;
}
.main-container {
    padding-top: 66px;
}
.airhotels-property-advsearch .show_filter {
    border: 2px solid #808080;
    background: none;
    padding: 13px 20px;
    color: #808080;
    border-radius: 2px;
    font-family: 'ProximaNova-Bold';
    font-size: 14px;
    margin: 2% 0;
}
.airhotels-property-advsearch #button{
    display: inline-block;
    background-color: #FF9800;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    left: 48%;
    transition: background-color .3s,
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
.airhotels-property-advsearch #button::after{
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}
.airhotels-property-advsearch #button:hover{
    cursor: pointer;
}
.airhotels-property-advsearch #button:active{
    background-color: #555;
}
.airhotels-property-advsearch #button.show {
  opacity: 1;
  visibility: visible;
}
.airhotels-property-advsearch .map-container {
    width: 46%;
}
.airhotels-property-advsearch .searchform-container {
    width: 56%;
    padding: 0 2%;
    box-sizing: border-box;
}
.main {
    border: 0;
}
.airhotels-property-advsearch div#mapview #map,
.searchmainpage_1,
#searchinnerpage {
    width: 100%;
    padding: 0;
}
.airhotels-property-advsearch .map-container,
#mapview {
    position: relative;
    display: block;
    overflow: hidden;
}
.airhotels-property-advsearch .searchmainpage_1 .gradient-grey,
.advance_srch {
    width: 100%;
    padding: 0;
}
#results {
    padding: 0;
    margin-top: 15px;
    max-height: 400px;
    overflow: auto;
    margin-bottom: 10px;
}
.search-bar .header-search {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    color: #666;
}
.airhotels-property-advsearch .search-bar .header-search:focus {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    outline: 0;
}
.airhotels-property-advsearch .header {
    padding: 0 15px;
}
.header .logo {
    margin: 0;
    padding: 7.5px 0px 7.5px 0;
}
.stripbg .header .logo {
    margin: 5px 0 0 0;
}
.search-bar input.header-search::-webkit-input-placeholder {
    color: #666;
}
.search-bar input.header-search:-moz-placeholder {
    /* Firefox 18- */

    color: #666;
}
.search-bar input.header-search::-moz-placeholder {
    /* Firefox 19+ */

    color: #666;
}
.search-bar input.header-search:-ms-input-placeholder {
    color: #666;
}
.airhotels-property-advsearch .locationbar-name .advance_date span,
.airhotels-property-advsearch span.span_head,
div#property_type span.span_head,
div#amenities span.span_head,
div#myspots span.span_head {
    line-height: 35px;
    margin: 0;
    padding: 0;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    color: #424242;
    font-weight: bold;
}
.airhotels-property-advsearch span.amenities_title{
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    color: #424242;
    font-weight: bold !important;
    clear: both;
    margin: 10px 0;
}
.airhotels-property-advsearch span.span_head_lite{
    clear:both;
}
.airhotels-property-advsearch .locationbar-name .advance_date,
.airhotels-property-advsearch .locationbar-name .advance_date,
.airhotels-property-advsearch .locationbar-name #pricerange,
.airhotels-property-advsearch .advance_srch .advance_date {
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #edebeb;
    background: #fff;
}
.airhotels-property-advsearch .locationbar-name .advance_date .in_out_date span {
    background: #f2f2f2;
    border-radius: 2px;
    border: 1px solid #dce0e0;
    width:30%;
    padding: 0;
    margin: 0 2% 3px 0;
}
.airhotels-property-advsearch .locationbar-name .in_out_date input,
.airhotels-property-advsearch select#number_of_guests {
    border: 1px solid #dce0e0;
    border-radius: 2px;
    width: 19%;
    margin: 0 1.5% 0 0;
}
.airhotels-property-advsearch select#number_of_guests {
    width: 23%;
}
.airhotels-property-advsearch .advance_date span {
    position: relative;
}
.airhotels-property-advsearch .advance_price_slider {
    width: 57.5%;
    position: relative;
    margin-left: 19px;
}
.airhotels-property-advsearch .advance_price_slider span input {
    width: auto;
    padding: 0;
    border: 0;
}
.airhotels-property-advsearch .price-slider-right {
    position: absolute;
    right: 0;
    top: 25px;
}
.airhotels-property-advsearch .price-slider-left {
    position: absolute;
    left: 0;
    top: 25px;
}
.airhotels-property-advsearch .advance_price_slider .price-slider-right input {
    text-align: right;
}
.airhotels-property-advsearch .advance_date input[type=checkbox] {
    opacity: 0;
    float: left;
    position: absolute;
    width: 100%;
    z-index: 9;
    height: 100%;
    left: 0;
}
.airhotels-property-advsearch .advance_date #searchPropertytype input[type=checkbox] + label {
    padding: 1px 0 1px 30px;
    width: 100%;
}
.airhotels-property-advsearch .advance_date #searchAmenity input[type=checkbox] + label {
    padding: 1px 0;
    width: 100%;
}
.airhotels-property-advsearch .advance_date #searchPropertytype input[type=checkbox],
.airhotels-property-advsearch .advance_date #searchAmenity input[type=checkbox] {
    height: 16px;
    width: 100% !important;
    cursor: pointer;
}
.airhotels-property-advsearch .advance_date #searchPropertytype input[type=checkbox] + label::before {
    top: -10%;
    left:0;
}
.airhotels-property-advsearch .advance_date #searchAmenity input[type=checkbox] + label::before {
    right: 6%;
    top: -10%;
}
.airhotels-property-advsearch .advance_date #searchPropertytype input[type=checkbox] + label::after {
    top: -10%;
    left:0;
}
.airhotels-property-advsearch .advance_date #searchAmenity input[type=checkbox] + label::after {
    right: 6%;
    top: -10%;
}
.airhotels-property-advsearch .advance_date input[type=checkbox] + label {
    margin: 0 0 0 0;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    float: left;
    color: #666;
    font-family: 'ProximaNova-Regular';
    line-height: normal;
    width: 88%;
    font-weight: normal;
    letter-spacing: .5px;
    padding: 10px 0 10px 65px;
    height: 100%;
}
.airhotels-property-advsearch .advance_date input[type=checkbox] + label ~ label {
    margin: 0 0 0 40px;
}
.airhotels-property-advsearch .advance_date input[type=checkbox] + label::before {
    content: ' ';
    position: absolute;
    left: 6%;
    top: 20%;
    width: 17px;
    height: 17px;
    display: block;
    border: 1px solid #dce0e0;
    border-radius: 2px;
}
.airhotels-property-advsearch .advance_date input[type=checkbox] + label::after {
    content: ' ';
    position: absolute;
    left: 6%;
    top: 20%;
    width: 15px;
    height: 15px;
    display: block;
    z-index: 1;
    background: #6699ff url("../images/spriteimage.png") no-repeat -360px -462px;
    padding: 2px;
    -ms-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .3s ease;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    border-radius: 2px;
}
.airhotels-property-advsearch .advance_date input[type=checkbox]:checked + label::after {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.ui-slider-horizontal .ui-slider-range {
    background: #72c772;
}
#pricePernight.ui-slider-horizontal {
    background: #eeeeee;
    height: .3em;
    border: 0;
    box-shadow: none;
}
.airhotels-property-advsearch .advance_price_slider span input {
    font-weight: normal;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    letter-spacing: 0.2px;
}
.airhotels-property-advsearch .locationbar-name .in_out_date input {
    background-position: -7px -415px;
    box-sizing: border-box;
    padding-left: 35px;
    margin: 0 2% 0 0;
    cursor: pointer;
}
#searchPropertytype li,
#searchAmenity li,
#searchSpotType li {
    width: 29%;
    margin-right: 4%;
    height: 100%;
    position: relative;
}
#searchPropertytype,
.airhotels-property-advsearch ul#searchAmenity {
    margin: 0;
    padding: 1.5% 0;
}
ul#searchPropertytype li input,
ul#searchAmenity li input,
#searchSpotType li input {
    width: 10% !important;
}
.airhotels-property-advsearch select#number_of_guests {
    background-position: -10px -460px;
    padding-left: 5%;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    color: #999;
    font-weight: normal;
    height: 34px;
}
.airhotels-property-advsearch .locationbar-name .advance_date .in_out_date span:nth-child(1) em {
    background-position: -401px -461px;
    width: 18px;
    height: 16px;
    display: inline-block;
    margin-right: 5%;
    position: absolute;
    left: 20%;
    top: 20%;
}
.airhotels-property-advsearch .locationbar-name .advance_date .in_out_date span:nth-child(2) em {
    background-position: -483px -461px;
    width: 18px;
    height: 16px;
    display: inline-block;
    margin-right: 5%;
    position: absolute;
    left: 20%;
    top: 20%;
}
.airhotels-property-advsearch .locationbar-name .advance_date .in_out_date span:nth-child(3) em {
    background-position: -438px -461px;
    width: 18px;
    height: 16px;
    display: inline-block;
    margin-right: 5%;
    position: absolute;
    left: 20%;
    top: 20%;
}
.popular_2up_listings_view .wishlists2-list-item .matte2-media-box {
    height: 200px;
    border: 0;
}
.wishlist_overlay { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.6588235294117647); z-index: 2; }

.wishlist_overlay img { position: absolute; z-index: 2; top: 21px; left: 0; right: 0; margin: 0 auto; }
.search-result-right .search-result-title-left,
.airhotels-property-advsearch .popular_2up_listings_view .feed_item_view {
    margin: 0;
    padding: 0;
    position: relative;
    bottom: inherit;
    left: inherit;
    right: inherit;
}
.search-result-right .search-result-title-left .room_details {
    margin: 0;
}
.popular_2up_listings_view .feed_item_view span.h4,
.search-result-right .search-result-title-left .reviews-count {
    padding: 0;
}
.popular_2up_listings_view .twospace_list {
    width: 100%;
}
.airhotels-property-advsearch li.search_result:nth-child(2n) {
    margin-right: 0;
}
.airhotels-property-advsearch .search_result {
    margin-right: 3%;
    margin-left: 1%;
}
.popular_2up_listings_view .feed_item_view span.h4 {
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    letter-spacing: 0.2px;
    font-weight: normal;
    width: auto;
    padding: 0;
}
.airhotels-property-advsearch .popular_2up_listings_view .feed_item_view {
    padding-top: 10px;
}
.search-result-right .search-result-title-left .room_details span {
    font-family: 'ProximaNova-Light';
    font-size: 13px;
    letter-spacing: 0.5px;
    float: left;
    line-height: 20px;
    margin: 0;
}
.search-result-reviews,
.search-result-right .search-result-title-left .reviews-count {
    margin: 0;
    float: left;
    clear: none;
}
.search-result-reviews em {
    width: 3px;
    height: 5px;
    top: 0;
    right: 0;
    position: relative;
    display: inline-block;
    float: left;
    margin: 7px;
    background-position: -295px -467px;
}
.airhotels-property-advsearch .locationbar-name .hourly_element .in_out_date input {
    width: 19%;
}
.airhotels-property-advsearch .locationbar-name .hourly_element .in_out_date input {
    width: 16%;
    margin-right: 0.5%;
    background: none;
    padding-left: 10px;
}
.airhotels-property-advsearch .locationbar-name .hourly_element .in_out_date input#fromcheckin,
.airhotels-property-advsearch .locationbar-name .hourly_element .in_out_date input {
    background: url("../images/toggle_arrow.png") no-repeat center right;
    background-position: 64px -415px;
    background-image: url('../images/spriteimage.png');
    width: 19%;
}
.airhotels-property-advsearch .hourly_element select#number_of_guests {
    width: 18%;
    background: none;
    padding-left: 10px;
    margin-right: 0;
    padding-right: 10px;
}
.airhotels-property-advsearch .hourly_element select#number_of_guests {
    background: url("../images/toggle_arrow.png") no-repeat center right 5px;
    cursor: pointer;
}
.airhotels-property-advsearch .locationbar-name .in_out_date select {
    width: 10%;
    padding: 5px;
    margin-right: 0.5%;
    background: none;
    border-radius: 2px;
    color: #999;
    height: 33px;
}
.airhotels-property-advsearch .hourly_element select#number_of_guests {
    width: 15%;
}
.airhotels-property-advsearch .callbacks_nav {
    background: url('../images/spriteimage.png') no-repeat;
    display: none;
}
.airhotels-property-advsearch .callbacks_nav.next {
    background-position: -407px -263px;
    opacity: 1;
}
.airhotels-property-advsearch .callbacks_nav.prev {
    background-position: -386px -263px;
    opacity: 1;
}
.airhotels-property-advsearch .search_result:hover .callbacks_nav {
    display: block;
}
.loadingWrapper .content {
    position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: 999;
    background: none;
    border: 0;
    padding: 0;
}
.loadingWrapper .content span {
    display: block;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #ED174D;
}
.loading {
    background: #fff;
}
.three-bounce {
    text-align: center;
    font-size: 26px;
    position: relative;
    width: 100%;
    margin-right: 30px;
}
.three-bounce div {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: #3366ff;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out both;
    animation: bouncedelay 1.4s infinite ease-in-out both;
    margin-right: 12px;
}
.three-bounce div:last-child {
    margin-right: 0;
}
.three-bounce .one {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.three-bounce .two {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.catalog-product-view .three-bounce div {
    width: 10px;
    height: 10px;
}
.airhotels-property-advsearch .verified-host-img {
    width: 18px;
    height: 23px;
    background-position: -452px -220px;
    display: block;
    position: absolute;
    bottom: 0%;
    z-index: 999;
    right: -2%;
}
.airhotels-property-advsearch .main-container {
    padding-top: 66px;
}
#verification_loader .three-bounce div {
    width: 10px;
    height: 10px;
}
#verification_loader {
    margin-bottom: 5%;
    display: block;
}
.sales-order-history .my-account {
    border: 0;
}
.sales-order-history .myorders_container .list_text_center {
    color: red;
}
.sales-order-history .my-account .buttons-set {
    border-top: 1px solid #dce0e0 !important;
}
#mapview .slider_showface img {
    width: 360px !important;
    border-radius: 0;
}
#mapview .slider_showface .map-price {
    position: absolute;
    top: 120px;
    background: #666;
    color: #fff;
    font-family: 'ProximaNova-Regular';
    font-size: 20px;
    top: 2%;
    left: 41px;
    line-height: normal;
    background: #666;
    color: #fff;
    padding: 2px 7px;
    font-weight: normal;
}
#mapview .slider_showface {
    top: 0;
    right: 0;
}
#mapview .data-details h4 {
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    width: auto;
    padding: 0;
}
#mapview .gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 13px;
    overflow: hidden;
}
#mapview .data-details {
    padding: 10px 0px;
    position: relative;
    top: 165px;
}
#mapview .data-details h3 {
    font-family: 'ProximaNova-Light';
    font-size: 13px;
}
/**************** Contact Us **************/
.contacts-index-index {
    margin: 0;
    padding: 0;
}

.contacts-index-index .col-main {
    width: 35%;
    margin: auto;
}

/*************** Checkout  ***************/
body.onestepcheckout-index-index .main-container {
    padding: 0;
    margin: 4% auto;
    border: 0;
    width: 1050px;
    background: none;
}
.onestepcheckout-index-index .main {
    border: 0;
}
.onestepcheckout-index-index .checkout_label {
    font-size: 30px;
    color: #666666;
    font-family: 'ProximaNova-Semibold';
    margin: 0 0 40px 0;
}
.onestepcheckout-index-index .onepage-page-title {
    margin: 0;
    width: auto;
    float: left;
}
.onestepcheckout-index-index .login-reg {
    width: auto;
    margin: 0;
    text-align: center;
    clear: none;
    border: 0;
}
.onestepcheckout-index-index .login-reg a {
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
}
.onestepcheckout-index-index .payment-billing-placeorder {
    width: 100%;
    float: left;
}
.onestepcheckout-index-index #checkoutSteps {
    width: 63%;
    float: left;
    margin-right: 3%;
}
.onestepcheckout-index-index #column-3 {
    width: 100%;
    float: left;
}
.onestepcheckout-index-index #column-3 .page-title {
    display: none;
}
.onestepcheckout-index-index .page-title h2 {
    font-size: 20px;
    font-family: 'ProximaNova-Semibold';
    color: #999999;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
.onestepcheckout-index-index .payment-billing-placeorder .onepage {
    clear: both;
    width: 100%;
}
.onestepcheckout-index-index #column-1,
.onestepcheckout-index-index #column-2 {
    clear: both;
    width: 80%;
    border: 0;
    background: none;
    margin: auto;
    margin-bottom: 15px;
}
.onestepcheckout-index-index .shipping-method-bg,
.onestepcheckout-index-index .billing-bg {
    display: none;
}
.onestepcheckout-index-index .payment-billing-placeorder .onepage {
    margin: 0;
}
.onestepcheckout-index-index .form-list label.required em {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    color: #cc3333;
}
.onestepcheckout-index-index .form-list label {
    font-size: 15px;
    font-family: 'ProximaNova-Regular';
    color: #999999;
    font-weight: normal;
    margin-bottom: 5px;
}
.onestepcheckout-index-index .onepage .form-list .customer-name-middlename .field {
    width: 32% !important;
    margin: 0;
}
.onestepcheckout-index-index .onepage .form-list .customer-name-middlename .name-lastname {
    padding: 0 !important;
}
.onestepcheckout-index-index #onepage-billing .form-list .fields input.input-text {
    width: 100% !important;
    box-sizing: border-box;
    height: 35px;
    border-radius: 2px;
}
.onestepcheckout-index-index .onepage .form-list .customer-name-middlename .name-middlename {
    margin: 0 2.3%;
}
.onestepcheckout-index-index span.support {
    display: inline-block;
    line-height: 15px;
    font-size: 13px;
}
.onestepcheckout-index-index span.tollfree {
    font-size: 12px;
    margin-left: 7px;
}
.onestepcheckout-index-index a.terms-policy {
    font-size: 14px;
    margin-bottom: 5px;
    width: 100%;
    display: block;
}
.onestepcheckout-index-index .block-wishlist{
    display: none !important;
}
body.onestepcheckout-index-index .form-list li {
    width: 100%;
    margin-bottom: 3%;
}
body.onestepcheckout-index-index .form-list li .onestep_company,
body.onestepcheckout-index-index .form-list li .onstep_emailaddress {
    width: 48.5%;
    float: left;
}
body.onestepcheckout-index-index .form-list li .onestep_company {
    margin-right: 3%;
}
body.onestepcheckout-index-index .form-list li .fields input {
    width: 100% !important;
    box-sizing: border-box;
    height: 35px;
    border-radius: 2px;
    border: 1px solid rgb(219, 219, 219);
    background: none;
}
body.onestepcheckout-index-index .form-list li .onstep_emailaddress input {
    width: 100%;
    box-sizing: border-box;
    height: 35px;
    border-radius: 2px;
    border: 1px solid rgb(219, 219, 219);
    background: none;
    /*
        height: 35px;
        background-color: #f5f5f5;
        border: 1px solid rgb(219, 219, 219);
        border-radius: 2px;
        box-sizing: border-box;
        margin: 5px;
*/
}
body.onestepcheckout-index-index .form-list li .onestepaddress {
    width: 100%;    /*48.5%;*/
    float: left;
    margin-right: 3%;
}
body.onestepcheckout-index-index .form-list li .onestepaddress:last-child {
    margin-right: 0;
}
body.onestepcheckout-index-index .onepage .form-list .customer-name-prefix-middlename-suffix .field {
    width: 20% !important;
    padding: 0;
    margin-right: 1.2%;
}
body.onestepcheckout-index-index .onepage .form-list .customer-name-prefix-middlename-suffix .field.name-suffix {
    margin-right: 0;
}
body.onestepcheckout-index-index .onepage .form-list .customer-name-prefix-middlename .field {
    width: 24% !important;
    padding: 0;
    margin-right: 1.3%;
}
body.onestepcheckout-index-index .onepage .form-list .customer-name-prefix-middlename .field.name-lastname {
    margin-right: 0;
}
body.onestepcheckout-index-index .onepage .form-list .customer-name-prefix .field {
    width: 32% !important;
    padding: 0;
    margin-right: 2%;
}
body.onestepcheckout-index-index .onepage .form-list .customer-name-prefix .field.name-lastname {
    margin-right: 0;
}
body.onestepcheckout-index-index .onepage .form-list .customer-name-suffix .field {
    width: 32% !important;
    padding: 0;
    margin-right: 2%;
}
body.onestepcheckout-index-index .onepage .form-list .customer-name-suffix .field.name-suffix {
    margin-right: 0;
}
body.onestepcheckout-index-index .onepage .form-list .customer-name .name-lastname {
    float: left;
    margin-right: 0;
}
body.onestepcheckout-index-index .form-list li .onestepsection {
    width: 48.5%;
    float: left;
    margin-right: 3%;
}
body.onestepcheckout-index-index .form-list li .onestepsection:last-child {
    margin-right: 0;
}
body.onestepcheckout-index-index .form-list li select {
    height: 35px;
    background-color: transparent;
}
body.onestepcheckout-index-index .form-list li .onestepsection#register-customer-confirmpassword input,
.onestepcheckout-index-index .onestepcheckout-coupons input.input-text {
    background-color: transparent;
}
body.onestepcheckout-index-index .form-list li.dob-field,
body.onestepcheckout-index-index .form-list li.gender-2column {
    float: left;
    width: 48.5%;
    margin-right: 3%;
}
body.onestepcheckout-index-index .form-list li.dob-field .field,
body.onestepcheckout-index-index .form-list li.gender-2column .field {
    width: 100% !important;
}
body.onestepcheckout-index-index .form-list .customer-dob .dob-day,
body.onestepcheckout-index-index .form-list .customer-dob .dob-month,
body.onestepcheckout-index-index .form-list .customer-dob .dob-year {
    width: 30% !important;
    margin-right: 5%;
}
body.onestepcheckout-index-index .form-list li .field .input-box input {
    width: 100% !important;
    box-sizing: border-box;
    height: 35px;
}
body.onestepcheckout-index-index .form-list .customer-dob .dob-year {
    margin-right: 0;
}
body.onestepcheckout-index-index .form-list li .field .customer-dob label {
    margin-top: 5px;
}
body.onestepcheckout-index-index .form-list li.tax-2column .input-box input {
    width: 100% !important;
    box-sizing: border-box;
    height: 35px;
}
body.onestepcheckout-index-index .form-list li.gender-2column {
    margin-right: 0;
}
body.onestepcheckout-index-index .onepage .form-list .field {
    margin-right: 4%;
    width: 48% !important;
}
body.onestepcheckout-index-index .form-list li .onestepsection#register-customer-password,
body.onestepcheckout-index-index .form-list li .onestepsection#register-customer-confirmpassword {
    width: 48%;
    float: left;
    margin-right: 3%;
}
body.onestepcheckout-index-index .form-list li .onestepsection#register-customer-confirmpassword:last-child {
    margin-right: 0;
}
body.onestepcheckout-index-index .form-list li .onestepsection#register-customer-password input,
body.onestepcheckout-index-index .form-list li .onestepsection#register-customer-confirmpassword input {
    width: 100% !important;
    box-sizing: border-box;
    height: 35px;
    background-color: transparent;
    border: 1px solid rgb(219, 219, 219);
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load li input {
    background-color: transparent;
}
body.onestepcheckout-index-index .form-list li.clear {
    display: none;
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load {
    padding: 0;
    margin: 0;
}
.onestepcheckout-index-index #column-2 .page-title {
    margin: 0;
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load dt {
    margin: 0 0 4% 0;
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load label {
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    color: #999999;
    font-weight: normal;
    margin: 0;
    display: block;
    line-height: 20px;
}
.onestepcheckout-index-index .guest-reg {
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    color: #4a4a4a;
    font-weight: normal;
    margin-bottom: 3%;
}
body.onestepcheckout-index-index .col-1 .form-list li.control {
    width: 15%;
    float: left;
    margin-bottom: 6%;
}
body.onestepcheckout-index-index .col-1 .form-list li.control label {
    margin: 0;
    padding-left: 28px;
    line-height: 22px;
    display: inline-block;
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load li label {
    margin-bottom: 1%;
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load li input {
    height: 25px;
    width: 50%;
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load li select {
    height: 35px;
    width: 51% !important;
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load li .v-fix select {
    width: 100% !important;
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load li .v-fix {
    width: 24%;
    float: left;
    margin-right: 3%;
}
.onestepcheckout-index-index #column-2 #checkout-payment-method-load li .v-fix:last-child {
    margin-right: 0;
}
.onestepcheckout-index-index .onestepcheckout-coupons {
    margin-top: 4%;
    margin-bottom: 6%;
}
.onestepcheckout-index-index .onestepcheckout-coupons label {
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    color: #999999;
    font-weight: normal !important;
    margin-bottom: 1%;
    clear: both;
    display: block;
}
.onestepcheckout-index-index .onestepcheckout-coupons input.input-text {
    width: 100%;
    height: 35px;
    margin: 0;
    float: left;
    box-sizing: border-box;
}
.onestepcheckout-index-index .onestepcheckout-enable-terms input {
    float: left;
    position: relative;
    top: 2px;
    cursor: pointer;
    margin-right: 1%;
}
.onestepcheckout-index-index .onestepcheckout-enable-terms {
    padding: 0;
    margin: 0;
}
.onestepcheckout-index-index .onestepcheckout-coupons .input-box {
    width: 45%;
}
.onestepcheckout-index-index .onestepcheckout-coupons .input-box .validation-advice {
    line-height: 23px;
    height: 23px;
    font-weight: normal;
    background-position: 0 3px;
    font-size: 14px;
}
.onestepcheckout-index-index .onestepcheckout-coupons button.button,
.onestepcheckout-index-index .onestepcheckout-coupons .input-box {
    float: left;
}
.onestepcheckout-index-index #checkout-review-submit #review-buttons-container button {
    font-size: 18px;
    color: #fff;
    font-family: 'ProximaNova-Semibold';
    padding: 15px 30px;
    background-color: #339933;
}
.onestepcheckout-index-index #checkout-review-submit #review-buttons-container {
    padding: 0;
    text-align: center;
    margin-top: 3%;
}
.onestepcheckout-index-index .onestepcheckout-coupons button.button {
    border-radius: 0;
    margin-left: 10px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: .5px;
}
.onestepcheckout-index-index .fields.newsletter-lable input[type="checkbox"] {
    margin: 0 1% 0 0;
}

/*--------------- Radio style ---------------*/
@-moz-keyframes ripple {
    0%,
    100% {
        opacity: 0;
    }

    1% {
        opacity: 1;
    }
}
@-webkit-keyframes ripple {
    0%,
    100% {
        opacity: 0;
    }

    1% {
        opacity: 1;
    }
}
@keyframes ripple {
    0%,
    100% {
        opacity: 0;
    }

    1% {
        opacity: 1;
    }
}
.radio-input {
    display: none;
}
.radio-label {
    position: relative;
    cursor: pointer;
    margin: 30px;
    padding-left: 28px;
}
.radio-label:before,
.radio-label:after {
    position: absolute;
    content: "";
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.radio-label:before {
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    -moz-box-shadow: inset 0 0 0 13px #fff;
    -webkit-box-shadow: inset 0 0 0 13px #fff;
    box-shadow: inset 0 0 0 13px #fff;
    border: 1px solid #999;
}
.radio-label:after {
    top: 49%;
    left: 9px;
    width: 54px;
    height: 54px;
    background-color: rgba(255, 255, 255, 0.3);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
}
.radio-input:checked + .radio-label:before {
    -moz-box-shadow: inset 0 0 0 4px #fff;
    -webkit-box-shadow: inset 0 0 0 4px #fff;
    box-shadow: inset 0 0 0 4px #fff;
    background-color: #6699ff;
}
.radio-input:checked + .radio-label:after {
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -moz-animation: ripple 1s forwards;
    -webkit-animation: ripple 1s forwards;
    animation: ripple 1s forwards;
}
.onestepcheckout-index-index #checkout-review-table td {
    border: 0 !important;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tr {
    border: 0;
}
.onestepcheckout-index-index #checkout-review-load table.onestepcheckout-summary tr th {
    border: 0;
}
.onestepcheckout-index-index #checkout-review-table-wrapper {
    width: 100%;
}
.onestepcheckout-index-index #checkout-review-table td {
    text-align: left;
    padding: 3% 0;
}
.onestepcheckout-index-index #checkout-review-table {
    width: 100%;
}
.onestepcheckout-index-index .onestepcheckout-review-table {
    padding: 6%;
    border: 1px solid #e6e6e6;
}
.onestepcheckout-index-index .onestepcheckout-review-table .property-name {
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    font-size: 13px !important;
    line-height: 18px !important;
}
.onestepcheckout-index-index .onestepcheckout-review-table .approval-info{
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #e80000 !important;
}
.onestepcheckout-index-index .onestepcheckout-review-table .property-name span {
    display: block;
    clear: both;
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
}
.onestepcheckout-index-index .onestepcheckout-review-table .tax-note {
    margin: auto;
    width: 100%;
    font-size: 15px;
    padding: 10px 0;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tbody tr.first td {
    border-bottom: 1px solid #e6e6e6 !important;
    padding: 0 0 5% 0;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tbody tr:nth-child(2) td {
    padding-top: 8%;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tbody tr.last td {
    padding-bottom: 8%;
    border-bottom: 1px solid #e6e6e6 !important;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tbody tr td.order_review_label {
    width: 55%;
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tbody tr td {
    line-height: 12px;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tr td.order_review_second_label {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    text-align: justify;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr td,
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr th,
.onestepcheckout-index-index .depositlist tbody th,
.onestepcheckout-index-index .depositlist tbody td,{
    width: 45% !important;
    display: table-cell;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr td.last,
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr th.last {
    width: auto;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot .a-right ,
.onestepcheckout-index-index .depositlist tbody th {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
    text-align: left !important;
    float: none !important;
    line-height: 12px;
}
.onestepcheckout-index-index .depositlist tbody th {padding: 3% 0;}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot .a-right.last {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    text-align: left !important;
    float: none !important;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot .a-right span {
    font-weight: normal;
    text-align: left !important;
    float: none !important;
    color: #666666;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot .a-right strong {
    font-weight: bold;
    text-align: left !important;
    float: none !important;
    color: #666666;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr.first td {
    padding-top: 8%;
    font-size: 18px;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr.last td {
    border-top: 1px solid #e6e6e6 !important;
    padding: 8% 0 0 0;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr.last td.a-right {
    font-size: 20px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr.last td.a-right.last {
    font-size: 20px;
    font-family: 'ProximaNova-Bold';
    font-weight: normal;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr.last td.a-right.last span {
    font-size: 20px;
}

.depositlist td {text-align: center;    vertical-align: middle;padding-top: 3% !important;}
#depo-help-icon {color: #666;font-size: 16px;}
.onestepcheckout-index-index #gift-form {
    border-radius: 5px;
    padding: 1%;
}
.onestepcheckout-index-index #gift-form h3 {
    font-size: 20px;
    font-family: 'ProximaNova-Bold';
    font-weight: normal;
}
.onestepcheckout-index-index #gift-form p {
    font-size: 14px !important;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
}
.onestepcheckout-index-index #gift-form label {
    font-size: 14px !important;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    line-height: 25px;
}
.onestepcheckout-index-index #gift-form table {
    margin: 0 auto;
    width: 85%;
}
.onestepcheckout-index-index #gift-form input {
    width: 100%;
    box-sizing: border-box;
}
.onestepcheckout-index-index #gift-form table a.back {
    margin: 8% 0 !important;
    padding: 0 !important;
}
.onestepcheckout-index-index #gift-form a.back {
    margin: 5% 0 0 0 !important;
    padding: 0 !important;
}
.onestepcheckout-index-index #gift-form table button {
    font-size: 14px !important;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
}
.onestepclosebutton {
    background-position: -371px -421px;
    width: 14px;
    height: 14px;
    display: block;
}
.onestepcheckout-index-index .profile_common_label,
.onestepcheckout-index-index .profile_input_section {
    width: 100%;
}
.onestepcheckout-index-index .onepage .form-list .customer-name .name-firstname {
    float: left;
    margin-right: 3%;
    width: 48% !important;
    padding: 0 !important;
}

/*************** Property detail page  ***************/
.catalog-product-view #gallerypageslider {
    height: 470px;
}
.catalog-product-view #gallerypageslider a {
    display: block;
    cursor: default;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-position: center center;
}
.catalog-product-view .host_details_wrapper {
    position: relative;
    left: 0;
    top: 0;
    float: none;
    margin: 0;
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.catalog-product-view aside {
    width: 20%;
    right: 12%;
}
.catalog-product-view .host_details_wrapper address.city_name {
    clear: both;
    float: left;
    margin: 0;
}
.catalog-product-view .host_details_wrapper address.city_name span.content_text {
    text-align: left;
    color: #999999;
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    width: auto;
    margin: 0;
}
.catalog-product-view .host_details_wrapper h3 {
    color: #666666;
    font-family: 'ProximaNova-Semibold';
    text-align: left;
    font-weight:bolder;
    font-size:24px
    letter-spacing: normal;
    margin: 0;
}
.catalog-product-view .host_details_wrapper #action_buttons {
    float: left;
    clear: both;
    margin: 2% 0 0 0;
}
.host_details_wrapper #action_buttons img {
    width: 20px;
    height: 20px;
}
.catalog-product-view .host_property_details {
    width: 66%;
    float: left;
}
.catalog-product-view .host_details_wrapper img.customer_photo {
    margin: 0 auto;
    width: 92px;
    height: 92px;
}
.catalog-product-view .property-owner-image {
    width: 18%;
    margin: 0 auto;
    float: left;
    position: relative;
}
.catalog-product-view .nav-containerr.fix-nav {
    z-index: 999;
}
.catalog-product-view .property-owner-description {
    float: left;
    width: 72%;
    margin-left: 1%;
}
.catalog-product-view .porperty-review {
    width: 8%;
    float: right;
}
.catalog-product-view .porperty-review span {
    clear: both;
    width: 100%;
    display: block;
    float: left;
    text-align: center;
}
.catalog-product-view .porperty-review span.rating-num {
    border-radius: 10%;
    color: #fff;
    padding: 20% 0;
    font-family: 'Droid Sans', 'Belgrano', sans-serif;
    font-weight: bold;
    font-size: 24px;
    background: #ffb400;
    background: -webkit-linear-gradient(-50deg, #ffc333 55%, #ffb400 55%, #ffb400 100%);
    background: -o-linear-gradient(-50deg, #ffc333 55%, #ffb400 55%, #ffb400 100%);
    background: -ms-linear-gradient(-50deg, #ffc333 55%, #ffb400 55%, #ffb400 100%);
    background: linear-gradient(140deg, #ffc333 55%, #ffb400 55%, #ffb400 100%);
}
.catalog-product-view .porperty-review span.rating-title {
    padding-top: 10%;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    font-weight: normal;
    color: #999;
}
.catalog-product-view .host_name_detail {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    margin-top: 5%;
    display: block;
    color: #666666;
}
.catalog-product-view .only_view_page {
    width: 1100px !important;
    margin: 0 auto;
    clear: both;
    padding-top: 2%;
}
.catalog-product-view .property-space {
    float: left;
    padding: 0;
}
.catalog-product-view .property-space h4 {
    width: 26%;
    float: left;
    font-size: 15px;
    color: #3a3c3c;
    font-weight: normal;
    line-height: 30px;
}
.catalog-product-view .property-space li {
    width: 47%;
    float: none;
    vertical-align: top;
    list-style-type: none;
    font-size: 14px;
    line-height: 25px;
    clear: none;
    display: inline-block;
    line-height: 35px;
}
.catalog-product-view .property-space li .property {
    display: inline-block;
    float: left;
    margin-right: 5px;
    color: #838788;
}
.catalog-product-view .property-space li .value_description {
    float: left;
    width: 48%;
    line-height: 16px;
    margin-top: 10px;
    color: #3a3c3c;
}
.catalog-product-view .host_description .description_content {
    width: 66%;
}
.catalog-product-view .host_description {
    width: 100%;
}
.catalog-product-view .left_view_column {
    width: 100%;
}
.catalog-product-view .host_view_content {
    width: 100%;
}
.catalog-product-view .host_view_content .about-listings h4 {
    font-size: 18px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666666;
    margin-bottom: 1%;
}
.catalog-product-view .description_contact {
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #3366ff;
    margin-top: 2%;
}
.catalog-product-view .host_description .description_content .about-listings p {
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 25px;
    text-align: justify;
}
.catalog-product-view .about-listings {
    margin: 0 0 1% 0;
}
.catalog-product-view .property-space h4 {
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #484848;
    float: left;
}
.catalog-product-view .property-space ul {
    float: right;
    width: 74%;
}
.catalog-product-view .property-space li .property {
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    font-weight: normal;
    color: #807e7e;
}
.catalog-product-view .property-space {
    margin: 0 0 3% 0;
    width: 100%;
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 3%;
}
div#property-space {
    padding-top: 10px;
    border-top: 1px solid #e9e8e8;
}
span#moreless {
    display: inline-block;
}
.review_button {
    padding: 10px;
    border-radius: 3px;
}
.review_button:hover {
    background: #808080;
    color: #fff !important;
}
.catalog-product-view .amenities {
    width: 100%;
    float: left;
    margin: 0 0 3% 0;
    padding-bottom: 3%;
    border-bottom: 1px solid #e9e8e8;
}
.catalog-product-view .amenities h4 {
    width: 26%;
    float: left;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #999;
    margin: 0;
    line-height: 30px;
}
.catalog-product-view .amenities li {
    width: 45%;
    float: left;
    list-style-type: none;
    font-size: 14px;
    line-height: 25px;
    clear: none;
    line-height: 35px;
    display: inline-block;
    position: relative;
}
.catalog-product-view .amenities li img {
    position: relative;
    top: -2px;
}
.catalog-product-view .amenities ul {
    float: right;
    width: 74%;
}
.catalog-product-view .property-space li .value_description {
    font-size: 14px;
    font-family: 'ProximaNova-Light';
    font-weight: normal;
    color: #666;
}
.showmore{
    float: left;
    clear: both;
    color: #3498DB;
    font-size: small;
    margin-top: 10px;
    font-weight: bold;
    cursor: pointer;
}
.show_all_amenities{
    color: #3498DB;
    font-size: small;
    font-weight: bold;
    cursor: pointer;
}
span.more_description, .less_description{
    float: left;
    clear: both;
    color: #3498DB;
    font-size: small;
    font-weight: bold;
    cursor: pointer;
}
#profile-description {
  max-width: 580px;
  position:relative;
}
#profile-description .text {
  width: 580px;
  margin-bottom: 5px; 
  color: #656565;
  position:relative;
  font-size: small; 
  display: block;
}
#profile-description .show-more {
  float: left;
  color: #3498DB; 
  position:relative; 
  font-size: small;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
  margin-bottom: 15px;
  cursor: pointer;
}
#profile-description .show-more-height { 
  height: 100px; 
  overflow:hidden; 
}
.catalog-product-view .lising-description {
    width: 100%;
    float: left;
    margin: 0 0 3% 0;
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 3%;
}
.catalog-product-view .lising-description h4 {
    width: 26%;
    float: left;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #999;
    margin: 0;
    line-height: 25px;
}
.catalog-product-view .host_description .description_content .view_description_content {
    float: left;
    width: 74%;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 25px;
}
.catalog-product-view .price-details h4 {
    width: 26%;
    float: left;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #484848;
    margin: 0;
    line-height: 30px;
}
.catalog-product-view .price-details {
    width: 100%;
    float: left;
    margin: 0 0 3% 0;
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 3%;
}
.catalog-product-view .price-details ul {
    float: right;
    width: 74%;
}
.catalog-product-view .price-details ul li {
    width: 45%;
    float: left;
    list-style-type: none;
    font-size: 14px;
    line-height: 25px;
    clear: none;
    line-height: 35px;
    display: inline-block;
}
.catalog-product-view .price-details li .property {
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    font-weight: normal;
    color: #807e7e;
}
.catalog-product-view .price-details li .value_description {
    font-size: 14px;
    font-family: 'ProximaNova-Light';
    font-weight: normal;
    color: #666666;
    text-align: left;
    float: none;
}
.catalog-product-view .price-details li.cancellation {
    clear: both;
    width: 100%;
}
.catalog-product-view .availability {
    width: 100%;
    float: left;
    margin: 0 0 3% 0;
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 3%;
}
.catalog-product-view .availability h4 {
    width: 26%;
    float: left;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #999;
    margin: 0;
    line-height: 30px;
}
.catalog-product-view .availability li .property {
    font-family: 'ProximaNova-Bold';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}
.catalog-product-view .availability li .value_description {
    font-size: 14px;
    font-family: 'ProximaNova-Light';
    font-weight: normal;
    color: #666666;
    text-align: left;
    float: none;
}
.catalog-product-view .availability ul li {
    width: 45%;
    float: left;
    list-style-type: none;
    font-size: 14px;
    line-height: 25px;
    clear: none;
    line-height: 35px;
    display: inline-block;
}
.catalog-product-view .availability ul {
    float: right;
    width: 74%;
}
.catalog-product-view .availability li.calendar-show {
    clear: both;
    width: 100%;
    cursor: pointer;
    margin-top: 2%;
}
.catalog-product-view .availability li.calendar-show span {
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #3366ff;
}
.catalog-product-view #mainreviews {
    margin-top: 2%;
    padding-top: 1%;
    border-top: 1px solid #e9e8e8;
}
.catalog-product-view .rating_container {
    border: 0;
    width: 66%;
    background: none;
}
.catalog-product-view .reviews_content_wrapper {
    width: 1100px;
    margin: 0 auto;
}
.catalog-product-view #main_reviews {
    width: 100%;
    margin: 0;
}
.catalog-product-view .experience_page_rating {
    clear: both;
    padding: 2% 0;
    width: 100%;
}
.catalog-product-view .experience_page_rating ul {
    float: left;
    width: 35%;
    margin-left: 10%;
}
.catalog-product-view .experience_page_rating ul:last-child {
    margin-left: 2%;
}
.catalog-product-view .reviews_background_image {
    width: 100%;
    padding: 4% 0 0 0;
}
.catalog-product-view .reviews_background_image h3#satisfaction_title {
    float: left;
    margin: 0;
    line-height: 32px;
    font-size: 18px;
    font-family: 'ProximaNova-Semibold';
    color: #565a5b;
    font-weight: normal;
    /*padding-bottom: 18px;*/
}

/*.catalog-product-view .satisfaction_title_review{ padding:0 0 0 1%; }*/
.catalog-product-view .experience_page_rating #satisfaction_title {
    width: auto;
    float: left;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #999999;
    margin: 0;
}
.catalog-product-view .rating_for_host_item li {
    width: 100%;
    margin: 0 0 2% 0;
}
.catalog-product-view .satisfaction_title_review img,
.catalog-product-view .rating_star img {
    width: 20px;
    height: 20px;
}
.catalog-product-view #main_reviews .rating_for_host_item li span {
    float: left;
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666666;
    line-height: 25px;
    margin: 0;
    width: 40%;
    text-align: left;
}
.catalog-product-view #main_reviews .rating_for_host_item li .rating_star {
    float: left;
}
.catalog-product-view #reviews_link_text {
    width: 66%;
    margin: 0;
}
.catalog-product-view #reviewrapper a.customer_img img {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    float: none;
    display: block;
}
.catalog-product-view .review_content_wrapper {
    width: 80%;
    margin-bottom: 15px;
}
.catalog-product-view .first_row_gallery,
.catalog-product-view .second_row_gallery {
    width: 25%;
    padding: 0 5px;
    padding-left: 0;
    margin: 5px 0;
}
.catalog-product-view .first_row_gallery:nth-child(4) {
    padding-right: 0 !important;
}
.fancybox-thumbs_gallery{
    display: block;
}
.catalog-product-view .first_row_gallery a img,
.catalog-product-view .second_row_gallery a img {
    height: 150px;
    padding: 0;
    border-radius: unset;
    float: left;
    width: 100%;
    object-fit: cover;
}
.catalog-product-view .second_row_gallery {
    max-width: 49%;
    margin-top: 1%;
    margin-right: 1%;
}
.catalog-product-view #reviewrapper ul li .nick_name {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    color: #999;
    display: block;
}
.catalog-product-view #reviewrapper a.customer_img {
    display: block;
    float: left;
    margin-right: 4%;
    width: 15%;
}
.catalog-product-view .review_content_wrapper p.reviews_detail {
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5% 0;
    color: #999999;
    text-align: justify;
}
.reviews_detail {
    line-height: 22px;
    overflow: hidden;
    font-family: 'ProximaNova-Light';
    letter-spacing: 0.5px;
    font-size: 13px;
    color: #666666;
    font-weight: normal;
    padding: 10px 0 10px 0;
}
.catalog-product-view .review_content_wrapper p.review_date {
    font-family: 'ProximaNova-Light';
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    color: #999999;
}
.catalog-product-view .review_content_wrapper p.reviews_title {
    display: block;
    color: #666;
}
.catalog-product-view .reviews_btn_wrappers a {
    float: left;
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    color: #000;
    display: inline-block;
    border: 2px solid #808080;
    margin-right: 2%;
}
.catalog-product-view .form-add .form-list textarea {
    border: 1px solid rgb(219, 219, 219);
}
.catalog-product-view #review_form {
    background: none;
}
body.catalog-product-view #review_child .form_child {
    padding: 0;
}
.catalog-product-view #review_form .starlabel {
    color: #999;
}
.catalog-product-view .form-add label {
    color: #666 !important;
    font-size: 16px !important;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    padding: 0 0 1%;
}
.catalog-product-view .form-add .radio_style input[type="radio"]+span {
    background-position: -279px -421px;
}
.catalog-product-view .form-add .radio_style input[type="radio"]:checked+span {
    background-position: -249px -421px;
}
body.catalog-product-view #product-review-table tbody th,
.catalog-product-view #review_form .starlabel {
    color: #999;
    letter-spacing: 0.5px;
    font-weight: normal;
    font-size: 14px;
    padding: 2% 0 !important;
}
body.catalog-product-view #product-review-table,
.catalog-product-view .review_list,
.catalog-product-view .form_rating {
    width: 100%;
    margin: 0;
}
body.catalog-product-view #product-review-table {
    margin-bottom: 5%;
}
.catalog-product-view .form-add label {
    font-weight: normal !important;
}
.catalog-product-view .reviews_btn_wrappers {
    margin: 0 0 5% 0;
    float: right;
    width: 81%;
}
.catalog-product-view .form-add h3 {
    color: #666!important;
    font-weight: normal !important;
    font-size: 18px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
}
.catalog-product-view p.ratethisproduct {
    font-size: 16px;
    margin-bottom: 5%;
}
.catalog-product-view .review_form_content {
    width: 66%;
    margin: 0;
}
.catalog-product-view #review-form input {
    border: 1px solid rgb(219, 219, 219);
}
.catalog-product-view #review-form input.reviewsubmit_button {
    border: 0;
    border-radius: 2px;
    height: auto;
    line-height: normal;
    padding: 2% 0;
    font-size: 16px;
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
}
.catalog-product-view .host_info_wrapper {
    width: 1100px;
}
.catalog-product-view .host_info_outer_wrapper {
    border-top: 1px solid #e9e8e8;
    background: none;
}
.catalog-product-view .host_info_wrapper h3.about_host {
    margin-top: 0;
    font-size: 18px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666;
}
.catalog-product-view .host_info_wrapper img {
    width: 92px;
    height: 92px;
    padding: 0;
    border: 0;
}
.catalog-product-view .host_info_wrapper .host-img {
    width: 14%;
    display: block;
    float: left;
    clear: both;
}
.catalog-product-view .host_info_wrapper .host-img img {
    margin: 0 auto;
    display: block;
    float: none;
}
.catalog-product-view .host_info_wrapper h3.about_host {
    width: auto;
    float: left;
}
.catalog-product-view a.contact-landlord{
    float: left;
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    color: #fff;
    background: #808080;
    display: inline-block;
    border: 2px solid #808080;
    padding: 5px;
    border-radius: 3px;
    margin-left: 10px;
}
.catalog-product-view .host_info_wrapper .description_wrapper_class {
    width: 54%;
    margin-left: 1%;
}
.catalog-product-view .more_btn,
.catalog-product-view .less_btn {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
    color: #3498DB;
}
.catalog-product-view .about_experience_block span {
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666;
}
.catalog-product-view .about_experience_block {
    width: 100%;
    float: left;
    margin-top: 2%;
}
.catalog-product-view .about_experience_block span {
    width: 46%;
}
.catalog-product-view .host_info_wrapper #contact_link {
    border: 0;
    padding: 2% 2%;
    color: #fff;
    background: #999;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    border-radius: 4px;
    box-shadow: 0px 2px 0px 0 #666;
}
.catalog-product-view .trust-section {
    float: left;
    width: 66%;
    clear: both;
    padding: 0;
    margin-bottom: 0;
}
.catalog-product-view .trust-section .trust-title {
    font-size: 16px;
    float: left;
    font-family: 'ProximaNova-Bold';
    font-weight: normal;
    color: #999;
    width: 20%;
    margin-right: 0;
}
.catalog-product-view .trust-section span {
    margin: 4% 7% 4% 0;
    float: left;
    display: inline-block;
}
.catalog-product-view .trust-section span.verified-host-img {
    width: 80px;
    height: 95px;
    background-position: -411px -339px;
}
.catalog-product-view .trust-section span.host_tags_id {
    width: 85px;
    height: 110px;
    background-position: -509px -339px;
}
.catalog-product-view .trust-section span.host_tags_document {
    width: 85px;
    height: 120px;
    background-position: -599px -339px;
}
.catalog-product-view .trust-section span.host_tags_video {
    width: 85px;
    height: 120px;
    background-position: -689px -336px;
}
.catalog-product-view .landmark {
    float: left;
    clear: both;
    width: 70%;
    max-height: 100px;
    overflow: auto;
    min-height: 80px;
    margin-bottom: 30px;
}

.catalog-product-view span.landmark-title {
    font-weight: normal;
    color: #999;
    font-family: 'ProximaNova-Bold';
    float: left;
    width: 20%;
    display: inline-block;
    font-size: 15px;
}

.catalog-product-view span.landmark-description {
    font-family: 'ProximaNova-Regular';
    color: #999;
    position: absolute;
    width: 40%;
    line-height: 22px;
    font-size: small;
    text-align: justify;
}
.catalog-product-view .property-owner-image .verified-host-img {
    width: 29px;
    height: 40px;
    background-position: -447px -272px;
    display: block;
    position: absolute;
    bottom: 20%;
    z-index: 999;
    right: 10%;
}
.catalog-product-view #photo_gallery .video_iframe {
    width: 98.5%;
    height: 403px;
}
.catalog-product-view h1.similar_listings_title {
    font-size: 20px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666;
    margin-bottom: 3%;
}
.catalog-product-view #similar_listings_wrapper {
    width: 1100px;
}
.catalog-product-view .bx-wrapper ul li.similar_listing {
    width: 308px !important;
    margin-right: 15px !important;
    border: 0;
}
.catalog-product-view a.search-result-pimage span.price {
    font-family: 'ProximaNova-Regular';
    font-size: 20px;
    top: 5%;
    left: 0;
    line-height: normal;
    background: #666;
    color: #fff;
    padding: 8px 15px;
    font-weight: normal;
    opacity: 1;
    border-radius: 0;
}
.catalog-product-view .search-result-info-wrapper {
    padding: 10px 0 0 0;
}
.catalog-product-view .slider_showface {
    display: none;
}
.catalog-product-view .search-result-title-left {
    padding: 0;
}
.catalog-product-view .search-result-info-wrapper .reviews-count {
    padding: 0;
    float: left;
}
.catalog-product-view .search-result-title-left a.name_title {
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    letter-spacing: 0.2px;
    font-weight: normal;
    width: 100%;
    margin: 0;
    display: block;
    clear: both;
    margin-bottom: 5px;
}
.catalog-product-view .search-result-title-left span.customer_country {
    float: left;
    font-family: 'ProximaNova-Light';
    font-size: 13px;
    letter-spacing: 0.2px;
    float: left;
    line-height: 20px;
}
.catalog-product-view .search-result-title-left .reviews_count_no {
    font-family: 'ProximaNova-Light';
    font-size: 13px;
    letter-spacing: 0.2px;
    float: left;
    line-height: 20px;
    margin: 0;
}
.catalog-product-view .search-result-title-left em {
    width: 3px;
    height: 5px;
    top: 0;
    right: 0;
    position: relative;
    display: inline-block;
    float: left;
    margin: 7px;
    background-position: -295px -467px;
}
.catalog-product-view .bx-wrapper .bx-controls-direction a.bx-next,
.catalog-product-view .bx-wrapper .bx-controls-direction a.bx-prev {
    top: 27%;
}
.catalog-product-view aside {
    background: none;
    float: right;
    width: 350px;
    position: absolute;
    top: 476px !important;
    right: 9%;
    /* background: #fff; */

    z-index: 99;
    box-sizing: border-box;
}
.catalog-product-view .nav-containerr .navv ul a {
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}
.catalog-product-view .nav-containerr .navv ul a#mainreviews {
    margin: 4px 8px;
    border-top: 0;
}
.catalog-product-view aside #pricing h2 {
    font-size: 24px;
    font-family: 'ProximaNova-Bold';
    font-weight: normal;
    color: #fff !important;
    background: none;
    line-height: 40px !important;
    margin: 0;
    text-align: left;
}
.catalog-product-view aside .price-calculate {
    background: rgb(101, 101, 101);
    text-align: left;
    height: 40px;
    padding: 0 3%;
}
.catalog-product-view aside #book_it,
.catalog-product-view aside #instant_times_box,
.catalog-product-view aside .inside {
    background: none;
}
.catalog-product-view aside .demo .select_grid {
    margin: 0 3% 0 0;
    width: 31%;
}
.catalog-product-view aside .demo label {
    padding: 14px 0 4px;
    font-size: 15px;
    text-align: left;
    display: block;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
}
.catalog-product-view .hourly-property .demo label {
    padding: 6px 0 2px;
}
.catalog-product-view aside .demo .select_grid input { background: url("../images/toggle_arrow.png") no-repeat center right; background-position: 61px -413px; background-image: url('../images/spriteimage.png'); font-size: 12px; cursor: pointer; }
.catalog-product-view #formhide .demo {
    border-top: 1px solid #e9e8e8;
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 4%;
}
.catalog-product-view .min_max_stay{
    display: block;
    padding: 10px;
}
.catalog-product-view .min_max_stay span.min-stay, .max-stay{
    display: inline-block;
    text-align: center;
    clear: both;
    padding: 2px 0;
}
.catalog-product-view .hostName{
    text-align: center;
    margin: auto;
    width: 100%;
    clear: both;
    float: left;
    margin-top: 5px;
    cursor: default;
    color: #999;
}
.catalog-product-view .demo .select_grid1 {
    float: left;
    width: 31%;
}
.catalog-product-view .demo .select_grid1 .sort_grid {
    margin-left: 0;
    width: 100% !important;
}
.catalog-product-view #book_it .daily-property form #avail input {
    margin: 0;
    width: 100%;
}
.catalog-product-view #price_amount {
    margin: 0;
    font-size: 24px;
    font-family: 'ProximaNova-Bold';
    font-weight: normal;
    color: #fff !important;
    background: none;
    line-height: 40px !important;
    margin: 0;
    text-align: left;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 3%;
}
.catalog-product-view #formhide {
    border: 1px solid #dce0e0;
    width: 100%;
    float: left;
    padding: 6% 5%;
    box-sizing: border-box;
    background: #fff;
}
.catalog-product-view #book_it .daily-property form #avail input {
    background-color: #66cc66;
    font-size: 18px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    height: 50px;
    border-bottom: 1px solid #009900;
    cursor: pointer;
}
.catalog-product-view aside .addthis_sharing_toolbox a span {
    background: none !important;
}
.catalog-product-view aside .addthis_sharing_toolbox h3 {
    float: left;
    font-family: 'ProximaNova-Regular';
    font-size: 15px;
    font-weight: normal;
    color: #999;
    line-height: 39px;
    margin: 0 5% 0em 0;
}
.catalog-product-view aside .addthis_sharing_toolbox a span svg {
    display: none;
}
.catalog-product-view aside .addthis_sharing_toolbox a span {
    background: url('../images/spriteimage.png') no-repeat !important;
}
.catalog-product-view aside .addthis_sharing_toolbox a.at-svc-facebook span {
    background-position: -186px -554px !important;
}
.catalog-product-view aside .addthis_sharing_toolbox a.at-svc-twitter span {
    background-position: -230px -554px !important;
}
.catalog-product-view aside .addthis_sharing_toolbox a.at-svc-google_plusone_share span {
    background-position: -278px -554px !important;
}
.catalog-product-view aside .addthis_sharing_toolbox a.at-svc-pinterest_share span {
    background-position: -326px -554px !important;
}
.catalog-product-view aside .addthis_sharing_toolbox a.at-svc-linkedin span {
    background-position: -700px -554px !important;
}
.catalog-product-view aside .addthis_sharing_toolbox a.at-svc-linkedin {
    margin-right: 0;
}
.catalog-product-view aside .addthis_sharing_toolbox a {
    margin-right: 6%;
}
.catalog-product-view aside .wishlist-addthis {
    padding: 3% 4% 2%;
    border: 1px solid #dce0e0;
    margin-top: 3%;
    background: #fff;
}
.catalog-product-view #formhide #txtHint {
    margin-bottom: 1%;
    padding: 0;
    max-height: 300px;
    overflow: auto;
}
.catalog-product-view #formhide #txtHint p {
    float: left;
    width: 50%;
    padding: 0px 5%;
    box-sizing: border-box;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: normal;
    margin: 1% 0;
}
.catalog-product-view #formhide #txtHint p:nth-child(2n) {
    font-weight: normal;
    font-family: 'ProximaNova-Bold';
    font-size: 14px;
}
.catalog-product-view #formhide #txtHint h2 {
    float: left;
    width: 50%;
    padding: 0px 5%;
    box-sizing: border-box;
    font-family: 'ProximaNova-Bold';
    font-size: 14px;
    font-weight: normal;
    color: #666666 !important;
    margin: 3% 0;
}
.catalog-product-view #formhide #txtHint p.subtotal {
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    font-weight:bolder;
}
.catalog-product-view .tax-note span {
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666;
}
.catalog-product-view #formhide #txtHint p.subtotal.processing {
    width: 100%;
    font-size: 14px;
    color: #393;
    margin-bottom:13px;
}
.catalog-product-view #formhide #cart a {
    width: 100% !important;
    background-color: #66cc66;
    border: 0 !important;
    border-bottom: 1px solid #009900 !important;
    border-radius: 2px;
    height: 50px !important;
    padding: 0 !important;
    line-height: 50px !important;
    font-size: 18px;
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    text-transform: uppercase;
}
.catalog-product-view .seeothers_container span {
    top: 45%;
    left: 20%;
    font-size: 16px;
    font-weight: normal;
}
.catalog-product-view .demo .select_grid_timings input {
    margin: 2% 0 0 0;
}
.catalog-product-view #book_it .hourly-property form #avail input {
    background-color: #66cc66;
    font-size: 18px;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
    height: 50px;
    border-bottom: 1px solid #009900;
    margin: 0;
    width: 100%;
}
.catalog-product-view .not-charged{
    color: #f00;
    clear: both;
    float: left;
    margin: 10px 0 0 0;
    width: 100%;
    line-height: 18px;
}
.catalog-product-view .sort_grid {
    width: 30% !important;
}
.catalog-product-view #formhide #txtHint p.allpropertyhours {
    width: 100%;
}
.catalog-product-view #book_it_default #hourly_overnight_fee,
.catalog-product-view #book_it_default #service_hours {
    padding: 0;
    margin: 2% 0;
}
.catalog-product-view #book_it_default #hourly_overnight_fee b,
.catalog-product-view #book_it_default #service_hours b {
    width: 50%;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    display: inline-block;
    text-align: center;
}
.catalog-product-view #book_it_default #hourly_overnight_fee b.bold,
.catalog-product-view #book_it_default #service_hours b.bold {
    font-weight: normal;
    font-family: 'ProximaNova-Bold';
    font-size: 14px;
}
.catalog-product-view #book_it_default #service_hours {
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 3%;
    margin-bottom: 3%;
}
.catalog-product-view .demo .select_grid_timings.first .jqTransformSelectWrapper {
    z-index: 999 !important;
}
.catalog-product-view .demo .select_grid_timings.second .jqTransformSelectWrapper {
    z-index: 99 !important;
}
.catalog-product-view .calenderfloatleft {
    padding: 20px;
    background: #eee;
    box-sizing: border-box;
}
.catalog-product-view .calenderfloatleft select {
    margin-bottom: 3%;
    background: url("../images/toggle_arrow.png") no-repeat center right 5px;
    padding: 8px 20px 8px 8px;
    cursor: pointer;
}
.catalog-product-view .calend tr td {
    border-right: 0 !important;
    border-top: 0 !important;
    border-left: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    width: 60px !important;
    height: 40px !important;
}
.catalog-product-view .calend tr td:last-child {
    border-right: 1px solid #e2e2e2 !important;
}
.catalog-product-view #reviewrapper h3.no_reviewbook {
    display: block;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0px 10px 0;
}
.catalog-product-view .footer-container .sort_grid.jqtransformdone {
    width: 90% !important;
    margin-top: 0;
}
.catalog-product-view .footer-container .sort_grid .toggle_dropdown span {
    line-height: normal;
}
.catalog-product-view .wish_list_button {
    position: relative;
    right: inherit;
    top: inherit;
    display: flex;
    clear: both;
    height: auto;
    padding: 3% 22%;
    border: 1px solid #dce0e0;
    margin-top: 2%;
    z-index: 9;
    align-items: center;
}
.catalog-product-view .wish_list_button span {
    display: inline-block;
    float: left;
    font-family: 'ProximaNova-Semibold';
    font-size: 18px;
    font-weight: normal;
    color: #666;
}
.catalog-product-view .similar_listing .wish_list_button {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    border: none;
    clear: both;
    height: auto;
    padding: 3% 5%;
    z-index: 9;
    align-items: center;
}
.sort_grid .toggle_dropdown {
    background: none;
}
.catalog-product-view .fancybox-overlay,
.catalog-product-view .fancybox-title,
.catalog-product-view #fancybox-thumbs.bottom {
    z-index: 9999;
}
@media only screen and (min-width:320px) and (max-width:1024px) and (orientation:landscape) {
    .catalog-product-view .demo .select_grid_timings input {
        margin: 1% 0 0 0;
    }
}

/*************** checkout success page  ***************/
body.checkout-cart-index .main-container,
body.checkout-onepage-success .main-container {
    min-height: 500px;
    width: 960px;
}
.checkout-onepage-success h2 {
    padding: 0;
    font-weight: normal;
    font-family: 'ProximaNova-Bold';
    font-size: 16px;
    margin-bottom: 15px;
}
.checkout-onepage-success p {
    margin-bottom: 15px;
}
.checkout-onepage-success .messages li {
    margin: 0 0;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    font-family: 'ProximaNova-Regular';
    font-weight: normal !important;
}
#socialpopup_main_div .socialpopup-input-box button#sforget {
    padding: 6px 9px;
}
button.button {
    padding: 10px 15px;
}
.buttons-set {
    padding: 12px 12px 12px 0;
    margin: 0;
}
button.button span span {
    font-size: 14px;
}

/*************** cart empty page  ***************/
.checkout-cart-index .col-main {
    width: 960px;
}
.checkout-cart-index .col-right {
    display: none;
}
.checkout-cart-index .cart-empty {
    padding: 2%;
    background: #eee;
}

/*************** dashboard page  ***************/
.blue_bg {
    display: none;
}
.userimgonly img {
    width: 264px;
    height: 264px;
    border: none;
}
.userimgonly {
    padding: 0;
}
.main-container {
    padding-top: 0;
    min-height: 460px;
}
.col-left .left_block {
    border: 1px solid #dce0e0;
    margin-top: 30px;
    padding-bottom: 30px;
}
.user_profile_img {
    padding: 0;
}
.user_profile_img h3 {
    font-weight: normal;
    font-size: 18px;
}
.topmenu ul li.current strong {
    font-weight: normal;
    background-color: #390;
    border-color: transparent;
}
.dashboard_leftside_heading,
.dashboard_rightside_heading {
    font-weight: normal;
    font-size: 16px;
    border-bottom: 0;
}
.my-account .dashboard_leftside_heading,
.my-account .dashboard_rightside_heading {
    border-bottom: 1px solid #dce0e0;
}
.my-account div.aboutme:not(:last-child) {
    border-bottom: 1px solid #ccc;
}
.my-account .aboutme {
    margin-bottom: 10px;
}
.aboutme h1 {
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
}
.member_since {
    top: 16px;
    font-size: 12px;
}
.quicklinks_only li a {
    font-weight: normal;
    font-size: 14px;
}
.nocontent_available {
    font-weight: normal;
    font-size: 14px;
}
.dashinvite_section h4 {
    font-weight: normal;
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
}
.dashdoard_links {
    font-weight: normal;
    font-size: 14px;
    color: #479BFC;
}
.dashnotify {
    width: 18px;
    height: 18px;
}
.question-circle {
    background-position: -426px -561px;
}
.external-link {
    background-position: -470px -561px;
}
.exclamation-circle {
    background-position: -518px -561px;
}
.dashboard_leftside_heading_contents ul li a.selected {
    font-weight: normal;
}
.invite_friends_button a {
    font-weight: normal;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
}
.envelope {
    background-position: -560px -561px;
    display: inline-block;
}
#form-validate .form-list label {
    font-size: 14px;
}
.lock {
    width: 10px;
    height: 10px;
    background-position: -598px -565px;
    display: inline-block;
    opacity: 0.5;
}
.airhotels-multistep-viewprofile .col-left .left_block {
    padding-bottom: 0;
}
.airhotels-multistep-viewprofile .vp_name {
    margin-top: 0;
    font-weight: normal;
}
.airhotels-multistep-viewprofile .vp_whistlist {}
.col-left .dashboard_leftside_heading,
.col-left .dashboard_rightside_heading {
    border-bottom: 1px solid #dce0e0;
}
span.vp_location {
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
}
.airhotels-multistep-viewprofile .wrapper_c {
    padding-bottom: 3%;
}
.invite_checkallbutton:hover,
.invite_sendbutton:hover,
.view_profile_btn_dashboard:hover,
.common_button:hover,
.my-account .pre_grid:hover,
.my-account .next_grid:hover,
.import_button:hover,
.whished_items {
    font-weight: normal;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
}
.invite_checkallbutton,
.invite_sendbutton,
.view_profile_btn_dashboard,
.common_button,
.my-account .pre_grid,
.next_grid,
.import_button {
    font-weight: normal;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
}
.vp_host_description,
.body_grid,
.profile_container .form-list li,
.dashboard_invite_list li p,
.vp_address {
    font-family: 'ProximaNova-Light';
}
.dashdoard_links,
.vp_listingsection h2 {
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
}
.vp_listingsection h2 {
    font-size: 15px;
}
.no_transaction_records {
    border: none;
    font-weight: normal;
    margin: 0;
}
.vp_aboutme_section li {
    margin-bottom: 5%;
}
.vp_aboutme_section h4 {
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
}
.gmail_social {
    padding: 6px 0;
}
.getstarted {
    margin-bottom: 1%;
}


/*invite friends*/
.invite_section_overlay {
    background: rgba(0, 0, 0, 0.3);
}
.airhotels-invitefriends-invite .envelope,
.airhotels-invitefriends-invite .facebook {
    width: 25px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.airhotels-invitefriends-invite .facebook_label,
.airhotels-invitefriends-invite .gmail_social {
    padding: 0 0 0 10px;
}
.airhotels-invitefriends-invite .facebook_social,
.airhotels-invitefriends-invite .gmail_social {
    display: inline-block;
    padding: 5px 10px 10px 10px;
    min-width: 250px;
    box-shadow: 0 5px 12px 0 rgb(163 165 171 / 40%);
    transition: all ease .3s;
}
.airhotels-invitefriends-invite .facebook_social:hover,
.airhotels-invitefriends-invite .gmail_social:hover {
    transform: scale(1.02);
}
.airhotels-invitefriends-invite .facebook {
    background-position: -666px -561px;
}
.airhotels-invitefriends-invite .envelope {
    background-position: -628px -561px;
}

/*ends here*/
.profile_picture_right {
    float: left;
    width: 65%;
    text-align: left;
    padding: 0px 0 0 20px;
    margin: 0;
}
.profile_picture_delete_button {
    clear: both;
    width: 100%;
    float: left;
}
.profile_picture_delete_button button {
    margin-bottom: 5%;
    width: auto;
    clear: both;
    font-size: 14px;
}
.awesome-cropper {
    clear: both
}
.update_button_container input {
    padding: 0;
}
.awesome-cropper input {
    padding: 0;
}
body.airhotels-multistep-verification .verified-container .panel-header,
body.airhotels-property-verification #all_social_iconbtn h2 {
    font-weight: normal;
    font-size: 15px;
}
body.airhotels-multistep-verification .verified-container .panel-body h4 {
    font-weight: normal;
    font-size: 15px;
}
body.airhotels-multistep-verification .verified-container .panel-body p {
    font-family: 'ProximaNova-Light';
}
body.airhotels-multistep-verification .verified-container .panel-body p b {
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
}
body.airhotels-multistep-verification .verification-block p {
    font-family: 'ProximaNova-Light';
}
body.airhotels-multistep-verification .verification-block p strong {
    font-weight: normal;
    font-family: 'ProximaNova-Regular';
    font-size: 15px;
    color: #545454;
}
body.airhotels-multistep-verification .verify-button-container {
    margin-top: 15px;
}
body.airhotels-multistep-verification .verify-button-container .trust {
    width: 80px;
    height: 96px;
    display: block;
    margin: 0 auto;
    background-position: -400px -95px;
}
.verification_tab {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 10px 0 20px;
    float: left;
}
.verification_tab li {
    float: left;
    /*margin: 0 0 12px;*/

    padding: 0 20px 0 0;
}
.verification_tab li a {
    font-size: 15px;
    color: #9c9c9c;
    font-weight: normal;
    font-family: 'ProximaNova-Regular';
}
ul.verification_tab li.selected a {
    font-weight: normal;
    border-bottom: 3px solid #545454;
    padding: 0 0 12px;
    color: #545454;
    font-family: 'ProximaNova-Semibold';
    font-size: 15px;
}
body.airhotels-product-accountverification .form-space input#id {
    clear: both;
    padding: 0;
    width: 100%;
    padding-top: 10px;
}
.profile_document_section .import_button {
    margin-top: 2%;
}
#verify_id_type_err_msg {
    color: red;
    margin: 5px 0 15px 0;
    display: inline-block;
}
.profile_document_section input#document,
.profile_document_section input#video {
    padding: 0;
}
.wrapper_c .buttons-set .back-link {
    margin-left: 0%;
}
.sales-order-history .arrowbubble {
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    font-size: 15px;
}
.sales-order-history .block-title.arrowbubble {
    padding: 0 !important;
    border: 1px solid #dce0e0;
}
div#newlist {
    position: absolute;
    right: 0;
    top: 5px;
}
.video-verfication-size {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
div#newlist .import_button {
    background-color: #339933;
}
.listing_main .actions_grid .list_option_icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
}
.listing_main .actions_grid .manage_list_options {
    float: left;
    line-height: 20px;
}
.listing_main .action_button .icon_list {
    float: left;
}
.listing_main .actions_grid .calendar {
    background-position: -619px -280px;
}
.listing_main .actions_grid .film {
    background-position: -528px -280px;
}
.listing_main .actions_grid .file-text-o {
    background-position: -558px -279px;
}
.listing_main .actions_grid .edit {
    background-position: -591px -280px;
}
.listing_main .actions_grid .close {
    background-position: -648px -280px;
}
.yourlist_img .slider-widget-container li:last-child img {
    position: relative;
    left: 90px;
}
.yourlist_img .slider-widget-container li span {
    font-weight: normal;
    font-family: 'ProximaNova-Regular';
}
.profile_information_body .body_grid {
    border-top: 1px solid #dce0e0;
}
.profile_information_body #review_about .body_grid {
    border-top: 0;
}
.my-account .nocontent_available {
    border: 1px solid #dce0e0;
    border-top: 0;
    text-align: center !important;
}
#upcoming_div .nocontent_available,
#current_div .nocontent_available,
#previous_div .nocontent_available {
    border: 0;
}
.emergency_contact_form.form_show {
    display: block;
}
.emergency_contact_form.form_hide {
    display: none;
}
.manage_lisitng_title {
    font-weight: normal;
}
.airhotels-multistep-viewprofile .trust-section {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0;
    padding: 4% 0;
    margin-bottom: 0;
}
.airhotels-multistep-viewprofile .trust-section .trust-title {
    display: inline-block;
    font-size: 16px;
    font-family: 'ProximaNova-Bold';
    font-weight: normal;
    color: #999;
    width: 20%;
    margin-right: 0;
}
.airhotels-multistep-viewprofile .trust-section span {
    float: left;
    display: inline-block;
    margin-right: 7%;
}
.airhotels-multistep-viewprofile .trust-section span.verified-host-img {
    width: 80px;
    height: 95px;
    background-position: -411px -339px;
}
.airhotels-multistep-viewprofile .trust-section span.host_tags_id {
    width: 85px;
    height: 110px;
    background-position: -509px -339px;
}
.airhotels-multistep-viewprofile .trust-section span.host_tags_document {
    width: 85px;
    height: 120px;
    background-position: -599px -339px;
}
.airhotels-multistep-viewprofile .trust-section span.host_tags_video {
    width: 85px;
    height: 120px;
    background-position: -689px -336px;
}
.airhotels-multistep-viewprofile .page-title {
    clear: both;
}
.vp_whistlist .no_transaction_records {
    border: 1px solid #dce0e0;
    border-top: 0;
}
.profile_input_section .edit_contact {
    font-family: 'ProximaNova-Semibold';
}
.profile_hint_text {
    color: #333;
    font-size: 13px;
}
textarea#moreAboutHost {
    font-size: 14px;
    line-height: 25px;
}
.verify-button-container .import_button {
    background-color: #339907;
    margin-top: 10px;
    font-weight: bold;
}
.message_posted a {
    font-family: 'ProximaNova-Semibold';
}
.phone_verify_close .closebutton {
    border: 0;
}
.phone_verify_close {
    top: 0;
    right: 0;
}
.phone_verify_close .closebutton .close_icon_btn {
    width: 30px;
    height: 30px;
    top: inherit;
    right: inherit !important;
    opacity: 1;
    background-position: -363px -413px;
}
.confirmation-code h3 {
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
}
.confirmation-code #security_check {
    line-height: 20px;
}
.property_history_responsivetable table {
    border-bottom: 0;
}
.security_changepassword {
    margin-top: 3%;
    border-top: 1px solid #dce0e0;
}
.vp_whistitems li:nth-child(3n) {
    margin-right: 0;
}
.vp_whistitems li {
    padding: 0;
    margin: 20px 45px 0px 0px;
    border: 1px solid #dce0e0;
}
.wishlist-index-index .my-wishlist .title-buttons h1 {
    float: none !important;
    text-align: left;
    color: #222;
    background: #edefed;
    border: 1px solid #dce0e0;
    padding: 1%;
    margin: 0;
}
.wishlist-index-index .page-title {
    margin: 0;
}
#wishlist-view-form .data-table {
    border-right: 1px solid #dce0e0;
    border-left: 1px solid #dce0e0;
}
.buttons-set .back-link a:hover {
    color: #fff;
}
.buttons-set .back-link:hover {
    opacity: 0.5;
    background: #4a4a4a;
}
.wishlist-index-index .btn-remove2 {
    background: url('../images/spriteimage.png') no-repeat;
    background-position: -748px -123px !important;
}
.wishlist-index-index .btn-remove2:hover {
    background: url('../images/spriteimage.png') no-repeat;
    background-position: -748px -123px !important;
}
.security_changepassword p {
    margin: 0;
}
.airhotels-property-form ul#amenities_panel li label {
    width: auto !important;
    margin-top: 0;
    vertical-align: middle;
    padding-right: 20px;
}
.airhotels-property-form ul#amenities_panel {
    overflow: visible;
}
#mouse-hover img {
    width: 30px;
    height: 30px;
}
.headermenu.broswer_header {
    margin: 0;
}

/*************** aside section in detail page  ***************/
.catalog-product-view aside,
#sidebar.sticky {
    float: right;
    position: relative;
    top: inherit !important;
    right: inherit;
    left: inherit;
    z-index: 9999;
}
.catalog-product-view aside {
    margin-top: 15px !important;
    z-index: 9999;
}
#sidebar.sticky .inside {
    top: inherit !important;
    right: inherit;
    position: fixed;
    width: inherit;
    height: auto;
}
.catalog-product-view .host_details_wrapper {
    overflow: visible;
    padding: 0;
}
.catalog-product-view .host_property_details {
    padding: 14px 0 14px;
}
.catalog-product-view .demo .select_grid_timings input {
    height: 34px;
}
.catalog-product-view .main-container {
	font-size: 15px;
    color: #222020ee;
    overflow: visible;
}
.catalog-product-view .only_view_page {
    padding-top: 1%;
}
.catalog-product-view #formhide #txtHint h2 {
    text-align: center;
    text-align: center;
    margin: 1% 0;
    font-size: 18px !important;
}

/*************** List your experience  ***************/
.airhotels-property-form #room #reputation_sub_nav,
.airhotels-property-form #room #main_content_sub_nav {
    margin: 5% 0 0 0;
    width: 100%;
    border-bottom: 1px solid #dce0e0;
}
.airhotels-property-form #room ul.rooms_sub_nav li .icon_size {
    width: 37px;
    height: 35px;
    margin: 0 auto;
}
.airhotels-property-form #room .icon_size {
    width: 37px;
    height: 35px;
    margin: 0 auto;
}
.airhotels-property-form #rooms {
    background: none;
    box-shadow: none;
}
.airhotels-property-form #room ul.rooms_sub_nav li.selected a {
    background: none;
    border-bottom-color: #666;
    padding: 0 !important;
}
.airhotels-property-form #room ul.rooms_sub_nav li a {
    border-bottom: 3px solid transparent;
}
.airhotels-property-form #main_content_sub_nav li.selected {
    background: none !important;
}
.airhotels-property-form #room ul.rooms_sub_nav li a span {
    color: #666;
    font-weight: normal;
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    display: block;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
}
.airhotels-property-form #room ul.rooms_sub_nav li.selected a span {
    color: #666 !important;
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
}
.airhotels-property-form #main_content_sub_nav li.selected a:after {
    border-top-color: #666666;
}
.airhotels-property-form #room ul.rooms_sub_nav li .icon_size.file {
    background-position: -492px -118px;
}
.airhotels-property-form #room ul.rooms_sub_nav li {
    width: 25%;
}
.airhotels-property-form #room ul.rooms_sub_nav li a {
    padding: 0 !important;
}
.airhotels-property-form #room ul.rooms_sub_nav li:hover a {
    background: none;
    border-bottom: 3px solid #666;
    padding: 0 !important;
}
.airhotels-property-form #room ul.rooms_sub_nav li:hover {
    background: none !important;
}
.airhotels-property-form #room ul.rooms_sub_nav li .icon_size.camera {
    background-position: -544px -118px;
}
.airhotels-property-form #room ul.rooms_sub_nav li .icon_size.user {
    background-position: -600px -118px;
}
.airhotels-property-form #room ul.rooms_sub_nav li .icon_size.check {
    background-position: -648px -118px;
}
.airhotels-property-form #room .search {
    background-position: -697px -118px;
}
.airhotels-property-form #room .preview_experience span {
    color: #666 !important;
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
    display: block;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 0;
    display: block;
}
.airhotels-property-form .wizard .content h3.current {
    border: none;
    background: none;
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
    font-size: 18px;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    margin-bottom: 2%;
    border-bottom: 1px solid #666;
    padding: 2%;
    float: left;
}
.airhotels-property-form .wizard > .content > .body {
    border: 0;
    clear: both;
}
.airhotels-property-form  .location_section{
    position: relative;
}
.airhotels-property-form .map_address_locator {
    bottom: 0px;
}
.airhotels-property-form .wizard>.content>.body label {
    width: 230px !important;
    line-height: normal;
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
}
.airhotels-property-form .location_section,  .amenities_section{
    border-bottom: 1px solid #ccc;
}
.airhotels-property-form .location_section {
    border-top: 1px solid #ccc;
}
h1.section_title{
    margin: 15px 0;
    font-size: 18px;
    font-family: 'ProximaNova-Semibold';
}
.airhotels-property-form .property_section {
    padding-bottom: 35px;
}
.airhotels-property-form .list_title {
    margin:0 !important;
}
#basic_form li.checkbox.lable_inner.checkbox_inner {
    display: inline-block;
    min-width: 30%;
    width: auto;
}
.airhotels-property-form .basic_accommodates input {
    height: 35px;
}
.airhotels-property-form .mode_highlight {
    padding: 0;
    background: none;
    margin-bottom: 23px;
}
.airhotels-property-form .wizard>.content>.body .mode_highlight .property_time label {
    float: none;
    width: auto !important;
    margin-right: 3%;
}
.airhotels-property-form .wizard>.content>.body .mode_highlight .property_time label.property_mode_label {
    width: 200px !important;
    margin-right: 0;
}
#basic_form div.input-box select#store-view {
    width: 350px;
    cursor: pointer;
}
.airhotels-property-form .wizard > .content > .body input,
.airhotels-property-form .wizard > .content > .body select {
    border-radius: 2px;
    font-size: 14px;
}
.airhotels-property-form .mode_highlight .input-box_inner {
    padding-bottom: 23px;
}
.airhotels-property-form .floatleft {
    margin: 0;
}
.airhotels-property-form .marketplace-custom-option h2 {
    display: none;
}
.airhotels-property-form .property_time_hourly .input-box_inner {
    padding-top: 20px;
    padding-bottom: 5px;
}
.airhotels-property-form .wizard>.content>.body .mode_highlight .property_time .property_time_hourly label {
    width: 170px !important;
    margin-right: 0;
}
.airhotels-property-form .wizard > .content > .body input,
.wizard > .content > .body select {
    height: 35px;
    box-sizing: border-box;
}
.airhotels-property-form .wizard>.content>.body .checkbox label {
    line-height: normal;
    width: auto !important;
}
.airhotels-property-form .wizard>.content>.body .checkbox input {
     height: 13px;
    margin: 0;
    width: 13px;
}
.airhotels-property-form ul#amenities_panel li {
    margin-top: 8px;
}
.airhotels-property-form .tags_label {
    width: auto;
}
.airhotels-property-form #add_subscripition_option_list tr {
    margin-bottom: 2%;
    width: 100%;
}
.airhotels-property-form #add_subscripition_option_list tr:last-child {
    margin-bottom: 0;
}
.airhotels-property-form #add_subscripition_option_list table {
    width: 100%;
    padding: 2% 0;
    display: block;
}
.airhotels-property-form #add_subscripition_option_list tr {
    display: inline-block;
}
.airhotels-property-form #add_subscripition_option_list tr td.label {
    float: left;
    width: 30%;
    text-align: left;
}
.airhotels-property-form #add_subscripition_option_list tr td {
    float: left;
}
.airhotels-property-form #add_subscripition_option_list tr td.editable_buttons {
    width: 70%;
    float: right;
}
.airhotels-property-form #add_subscripition_option_list tr td.editable_buttons button {
    float: left;
    margin-right: 3%;
    padding: 1% 2%;
}
.airhotels-property-form #add_subscripition_option_list tr td.editable_buttons button span {
    font-weight: normal;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
}
.airhotels-property-form #add_subscripition_option_list,
.airhotels-property-form .property_time_hourly {
    background: #eee;
    padding: 0% 5%;
    border-radius: 2px;
}
.airhotels-property-form #add_subscripition_option_list {
    margin-bottom: 5%;
}
.amenities_collection{
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.airhotels-property-form .marketplace-custom-option {
    width: 50%;
    margin-bottom: 3%;
    left: 180px;
    position: relative;
}
.airhotels-property-form .marketplace-custom-option tr td,
.airhotels-property-form .marketplace-custom-option tr th {
    width: 200px;
    display: inline-block;
    background: none;
    border: 0;
    padding: 0;
}
.airhotels-property-form .marketplace-custom-option tr td input {
    width: 148px !important;
    display: inline-block;
    margin-bottom: 3px;
}
.airhotels-property-form .marketplace-custom-option tr {
    display: inline-block;
}
.airhotels-property-form .listanexperience_tabsection {
    position: relative;
}
.airhotels-property-form #preview_experience {
    position: absolute;
    top: 39px;
    padding: 0 !important;
    background: none;
    right: 0;
    padding: 1% 1% !important;
    width: 20%;
}
.airhotels-property-form .video_title {
    border: none;
    background: none;
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
    font-size: 18px;
    width: 100%;
    text-align: left;
    margin: 3% 0 2% 0;
    color: #666;
    border-bottom: 1px solid #666;
    padding: 2%;
    float: left;
}
.airhotels-property-form div#swfupload-control,
.airhotels-property-form #log {
    width: 100%;
}
.airhotels-property-form .fa-star:before {
    content: '*';
    font-size: 14px;
    color: #e94e34;
}
.airhotels-property-form #preview_experience span {
    color: #666 !important;
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
}
.airhotels-property-form .form_next_btn_style {
    top: 0;
    font-weight: normal;
    font-size: 16px;
}
.airhotels-property-form .form_next_button {
    padding: 8px 10px;
}
.airhotels-property-form button:hover {
    background: #797878 !important;
}
.airhotels-property-form .form-list label.required em {
    float: left;
    font-style: normal;
    color: #eb340a;
    position: absolute;
    top: 0;
    right: initial;
}
.airhotels-property-form .perperson input[type="radio"]:checked + label strong,
.airhotels-property-form .video_types input[type="radio"]:checked + label span,
.airhotels-property-form .photouploadimgsection input[type="radio"]:checked + label span,
.video_type_label {
    font-weight: normal !important;
    display: block;
    font-size: 14px;
    white-space: nowrap;
}
.airhotels-property-form .video_type h3 {
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
    margin-bottom: 2%;
    font-size: 16px;
}
.airhotels-property-form .video_type_label {
    margin: -12px 0 0 20px;
}
.airhotels-property-form .inner_video p {
    font-size: 15px;
    margin-bottom: 10px !important;
    margin: 0 0 20px 0;
}
.airhotels-property-form .fa-remove:before,
.airhotels-property-form .fa-close:before,
.airhotels-property-form .fa-times:before {
    content: "X";
    font-size: 10px;
    font-family: 'ProximaNova-Regular';
}
body.airhotels-property-form #swfupload-control #log li.success {
    color: #333 !important;
}
.airhotels-property-form .property_owner_name .profile_name input {
    width: 65%;
}
.airhotels-property-form .wizard>.content>.body .property_owner_name .profile_name label {
    width: 28% !important;
}
.airhotels-property-form .profile_email input {
    width: 63%;
}
.airhotels-property-form .wizard>.content>.body .profile_email label {
    width: 28% !important;
}
.airhotels-property-form .phonenumber_section {
    padding: 8px;
    font-weight: normal;
}
.airhotels-property-form .phonenumber_section span {
    font-weight: normal;
}
.airhotels-property-form .wizard>.content>.body .profile_private_notes label,
.airhotels-property-form .wizard>.content>.body .ownercity label,
.airhotels-property-form .wizard>.content>.body .ownercountry label,
.airhotels-property-form .wizard>.content>.body #profile_timezone label,
.airhotels-property-form .wizard>.content>.body .owner_profile label {
    width: 17% !important;
}
.airhotels-property-form .wizard > .content > .body input.profile_image_class,
.airhotels-property-form .wizard > .content > .body .awesome-cropper input {
    padding: 0;
    border: 0;
}
.airhotels-property-form .profile_picture_right {
    float: none;
    width: 50%;
    text-align: left;
    padding: 0;
    margin: 0 auto;
    margin-top: 5%;
}
.airhotels-property-form .record_video h4 {
    font-weight: normal;
    font-family: 'ProximaNova-Semibold';
}
.airhotels-property-form .wizard > .content > .body textarea {
    font-size: 14px;
}
.airhotels-property-form .wizard > .content > .body .privatenotes textarea {
    width: 43% !important;
}
.airhotels-property-form .linkto_a_video h5 {
    font-weight: normal;
    color: #666;
}
.airhotels-property-form .become_a_companion h3 {
    font-weight: normal;
    color: #666;
    font-size: 16px;
}
.airhotels-property-form .become_a_companion p {
    font-weight: bold;
}
.airhotels-property-form .profile_video p,
.airhotels-property-form .profile_ul li {
    color: #666;
}
.airhotels-property-form .profile_video p.content-summary {
    width: 50%;
    margin-top: 10px;
}
.airhotels-property-form .profile_ul li {
display: list-item;
}
.airhotels-property-form .profile_ul{
padding : 0 0 0 12px;
}
.round {
    cursor: help;
    margin-left: 10px;
    background-color: #808080;
    color: white;
    display: inline-block;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
}
.info_priceslider {color: #199cce; width: 100%; font-size: 16px; margin-left: 1px; text-align: center;}
/*************** Changes and alignment issues ***************/
.fa-star:before {
    content: "*" !important;
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    color: #CD4B51;
}
form#invitee_discount_form {
    float: right !important;
}
.airhotels-property-advsearch .headermenu li#mouse-hover a.user-image {
    padding: 17px 13px;
}
.catalog-product-view aside #pricing h2 {
    float: left;
}
.catalog-product-view aside #pricing select {
    margin: 0;
    clear: none;
    float: right;
    margin-top: 6px;
    width: auto;
}
#book_it_default #subscription_response span,
#book_it_default #subscription_response span {
    font-size: 13px;
    width: 97%;
    float: left;
    margin: 5px 0 0;
    padding: 0 0 0 9px;
}
.catalog-product-view #book_it_default #subscription_response span,
.catalog-product-view #book_it_default #subscription_response span {
    padding: 0;
    margin: 3% 0;
}
.catalog-product-view #book_it_default #subscription_response span b,
.catalog-product-view #book_it_default #subscription_response span b {
    width: 50%;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    display: inline-block;
    text-align: center;
    text-align: right;
}
.catalog-product-view #book_it_default #subscription_response span b.bold,
.catalog-product-view #book_it_default #subscription_response span b.bold {
    font-weight: normal;
    font-family: 'ProximaNova-Bold';
    font-size: 14px;
    text-align: left;
    padding-left: 15%;
    box-sizing: border-box;
}
.catalog-product-view #book_it_default #subscription_response span:last-child {
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 5%;
    margin-bottom: 5%;
}
.my-account .profile_info .nocontent_available {
    border: 0;
}
#mailcount {
    position: absolute;
    background: #E26C6C;
    display: block;
    padding: 0px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
    top: 14px;
    right: inherit;
    left: 4px;
}
.airhotels-property-blockcalendar .search_date input#pernight {
    background-image: none;
}
.search_calander_popupbox .search_date input {
    background: url("../images/toggle_arrow.png") no-repeat center right 2px;
    background-position: 62px -416px;
    background-image: url('../images/spriteimage.png');
}
.airhotels-property-blockcalendar .search_date #bookavail {
    -moz-appearance: initial;
    -ms-appearance: initial;
    padding: 0 2px;
    border-radius: 0;
    -webkit-appearance: initial;
    box-shadow: none;
    height: 30px;
    background: url(../images/toggle_arrow.png) no-repeat;
    cursor: pointer;
    background-position: center right;
}
.airhotels-property-blockcalendar .white_content {
    width: 31%;
    display: none;
    position: fixed;
    top: 37%;
    left: 35%;
    padding: 16px 0px 16px 25px;
    border: 8px solid #dce0e0;
    background-color: white;
    z-index: 1003;
}
.body_grid p {
    font-weight: normal;
}
table#my-orders-table tbody tr td {
    width: 20%;
}
.pager .pages {
    top: 8px;
}
body.sales-order-view .order-items,
.items_ordered_container {
    padding: 0 !important;
    margin-bottom: 3%;
}
.sales-order-view .order-items h2,
.sales-order-view .order-items h3 {
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    font-size: 18px;
}
.sales-order-view .order-info-box {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.sales-order-view .order-info {
    padding: 0;
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
}
.sales-order-view .order-info dt {
    margin-bottom: 3%;
}
.sales-order-view .order-date {
    margin: 10px 0;
    padding: 0;
}
.sales-order-view .col2-set .col-1,
.sales-order-view .col2-set .col-2 {
    background: #eee;
    padding: 10px;
    width: 46%;
    min-height: 214px;
    float: left;
    clear: none;
}
.sales-order-view .order-info-box address {
    line-height: 20px;
}
.sales-order-view .order-info-box h2 {
    font-family: 'ProximaNova-Semibold';
}
.sales-order-view .col2-set .col-1 {
    margin-right: 2%;
}
.sales-order-view .wrapper_c .buttons-set .back-link {
    margin-left: 0;
}
.sales-order-view #order-info-tabs {
    clear: both;
    display: block;
    overflow: hidden;
}
.sales-order-invoice .order-items h2,
.sales-order-invoice .order-items h3 {
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    font-size: 18px;
}
.sales-order-invoice .order-info-box {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.sales-order-invoice .order-info {
    padding: 0;
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
}
.sales-order-invoice .order-info dt {
    margin-bottom: 3%;
}
.sales-order-invoice .order-date {
    margin: 10px 0;
    padding: 0;
}
.sales-order-invoice .col2-set .col-1,
.sales-order-invoice .col2-set .col-2 {
    background: #eee;
    padding: 10px;
    width: 46%;
    min-height: 214px;
    float: left;
    clear: none;
}
.sales-order-invoice .order-info-box address {
    line-height: 20px;
}
.sales-order-invoice .order-info-box h2 {
    font-family: 'ProximaNova-Semibold';
}
.sales-order-invoice .col2-set .col-1 {
    margin-right: 2%;
}
.sales-order-invoice .wrapper_c .buttons-set .back-link {
    margin-left: 0;
}
.sales-order-invoice #order-info-tabs {
    clear: both;
    display: block;
    overflow: hidden;
}
.airhotels-property-inbox .inboxTable tr td {
    font-size: 14px;
}
.airhotels-property-inbox .innerpage_btn.left {
    position: absolute;
    top: 8px;
    right: 8px;
}
.airhotels-property-inbox .inboxTable h1 {
    font-family: 'ProximaNova-Semibold' !important;
    font-size: 14px !important;
    line-height: normal;
}
.airhotels-property-inbox table.inboxTable.left tr td {
    padding: 2% 1%;
}
.airhotels-property-inbox table.inboxTable.left tr td p {
    font-family: 'ProximaNova-Regular' !important;
    font-size: 14px !important;
    line-height: 13px;
}
.airhotels-property-inbox #ReplyMail h1 {
    font-family: 'ProximaNova-Regular' !important;
    font-weight: normal !important;
    font-size: 14px !important;
}
.airhotels-property-inbox #ReplyMail {
    margin: 3% 0 !important;
}
.airhotels-property-inbox #ReplyMail .innerpage_btn {
    padding: 1% !important;
    height: auto !important;
}
.airhotels-property-inbox .loadingWrapper {
    margin-top: 5%;
}
.airhotels-property-senditem .inboxTable tr td {
    font-size: 14px;
}
.airhotels-property-senditem .innerpage_btn.left {
    position: absolute;
    top: 8px;
    right: 8px;
}
.airhotels-property-senditem .inboxTable h1 {
    font-family: 'ProximaNova-Semibold' !important;
    font-size: 14px !important;
    line-height: normal;
}
.airhotels-property-senditem table.inboxTable.left tr td {
    padding: 2% 1%;
}
.airhotels-property-senditem table.inboxTable.left tr td p {
    font-family: 'ProximaNova-Regular' !important;
}
.airhotels-property-senditem table.inboxTable.left tr td p:first-child {
    font-size: 15px !important;
    margin: 5px 0px 2px;
}
.airhotels-property-senditem #ReplyMail h1 {
    font-family: 'ProximaNova-Regular' !important;
    font-weight: normal !important;
    font-size: 14px !important;
}
.airhotels-property-senditem #ReplyMail {
    margin: 3% 0 !important;
}
.airhotels-property-senditem #ReplyMail .innerpage_btn {
    padding: 1% !important;
    height: auto !important;
}
.airhotels-property-senditem .loadingWrapper {
    margin-top: 5%;
}
select {
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
}
.airhotels-property-senditem .innerpage_btn.left.delete {
    right: 100px;
}
#inboxSpace .three-bounce div {
    width: 10px;
    height: 10px;
}
#mailSpace .three-bounce div {
    width: 10px;
    height: 10px;
}
.customer-address-index .addresses-list {
    padding: 0 10px;
}
.customer-address-index .addresses-list a {
    color: #479BFC;
}
.customer-address-index .addresses-list h2 {
    font-family: 'ProximaNova-Semibold';
    font-size: 14px;
    margin: 0 0 10px 0;
}
.customer-address-index .addresses-list h3 {
    font-size: 15px;
}
.error {
    color: #df280a !important;
}
.catalog-product-view aside #pricing select {
    padding: 6px 18px 6px 12px;
    margin: 1% 0 0 0;
    height: 34px;
    background: #f1f1f1 url("../images/toggle_arrow.png") no-repeat center right 5px;
    cursor: pointer;
    max-width:135px;
}
.airhotels-property-form .wizard > .content > .body .profile_email #email input {
    width: 342px;
}
.customer-address-form .profile_container .form-list li .form-space {
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 0 0 20px 0 !important;
}
.customer-address-form .profile_container .form-list li .name-lastname.lst_nme.form-space {
    padding-bottom: 0 !important;
}
#form-validate .form-list label {
    font-family: 'ProximaNova-Regular';
    font-weight: normal;
    padding-bottom: 8px;
}
.notify_checkbox {
    margin-bottom: 15px;
}
.customer-address-form .profile_container .form-list li .form-space.mld_nme label {
    width: 85%;
    text-align: right;
}
.customer-address-form .profile_container .form-list li .profile_container {
    width: 100%;
    clear: both;
    overflow: hidden;
    border: 0;
    padding: 0 0 10px 0;
}
.customer-address-form .profile_container .form-list li .name-prefix label {
    width: 85%;
    text-align: right;
}
.customer-address-form .profile_container .form-list li {
    padding-bottom: 20px;
}
.customer-address-form .profile_container .form-list li .form-space.name-suffix label {
    width: 85%;
    text-align: right;
}
.airhotels-property-blockcalendar .white_content {
    width: 43%;
    display: none;
    position: fixed;
    top: 37%;
    left: 28%;
    padding: 16px 0px 16px 25px;
    border: 8px solid #dce0e0;
    background-color: white;
    z-index: 1003;
}
.calender_import_export h3 {
    font-weight: normal;
}
.calender_import_export button.disabled span {
    background: none !important;
}
.calender_import_export .google_ical_cancel {
    padding: 5px 10px;
}

/******************************/

/*************** Responsive  ***************/

/******************************/
@media only screen and (max-width: 480px) and (min-width: 320px) {
    .search_result {
        width: 100%;
    }

    .search-result-right .search-result-title-left .room_details span {
        font-size: 12px;
        letter-spacing: normal;
    }

    .popular_2up_listings_view .wishlists2-list-item .matte2-media-box {
        margin-bottom: 1%;
    }

    .slider_showface {
        top: 56%;
    }

    .airhotels-property-advsearch .search_result .callbacks_nav {
        top: 28% !important;
    }

    .host_details_wrapper {
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
    }

    .catalog-product-view .host_property_details {
        width: 100%;
    }

    .catalog-product-view .property-owner-description {
        margin: 20px 0 0 10px;
        width: 96%;
    }

    body.catalog-product-view #action_buttons {
        float: left !important;
    }

    .catalog-product-view aside,
    #sidebar.sticky,
    #sidebar.sticky .inside {
        position: relative !important;
        z-index: 999;
        width: 320px;
        clear: both;
        float: none;
        margin: 0 auto !important;
    }

    .catalog-product-view .porperty-review {
        width: 18%;
        float: left;
        margin: 5% 10px;
        overflow: hidden;
    }

    .catalog-product-view .property-owner-image {
        width: 40%;
    }

    .catalog-product-view aside .demo .select_grid {
        width: 30% !important;
    }

    .catalog-product-view .demo .select_grid1 .sort_grid {
        margin: 0 !important;
        margin-top: 6px !important;
    }

    .catalog-product-view .wish_list_button span.icon,
    .catalog-product-view .wish_list_button span.pink-icon {
        margin-right: 6%;
    }

    .catalog-product-view aside .addthis_sharing_toolbox a {margin-right: 1%;}

    .catalog-product-view .only_view_page {
        width: 100% !important;
    }

    .catalog-product-view .property-space h4,
    .catalog-product-view .property-space ul,
    .catalog-product-view .property-space li,
    .catalog-product-view .amenities h4,
    .catalog-product-view .amenities ul,
    .catalog-product-view .amenities li,
    .catalog-product-view .lising-description h4,
    .catalog-product-view .host_description .description_content .view_description_content,
    .catalog-product-view .price-details h4,
    .catalog-product-view .price-details ul,
    .catalog-product-view .price-details ul li,
    .catalog-product-view .availability h4,
    .catalog-product-view .availability ul,
    .catalog-product-view .availability ul li,
    .catalog-product-view .reviews_content_wrapper,
    .catalog-product-view .rating_container,
    .catalog-product-view .host_info_wrapper .description_wrapper_class {
        width: 100%;
        min-height: inherit;
    }

    .experience_page_rating {
        margin-left: 0;
    }

    #main_reviews ul {
        margin-left: 0;
    }

    #satisfaction_title {
        margin-bottom: 10px;
    }

    .catalog-product-view #similar_listings_wrapper {
        width: 100%;
    }

    .catalog-product-view .bx-wrapper ul li.similar_listing {
        width: 270px !important;
    }

    .catalog-product-view .host_info_wrapper .host-img {
        width: 35%;
    }

    .catalog-product-view .about_experience_block span {
        width: 80%;
    }

    .catalog-product-view .trust-section {
        width: 100%;
    }

    .catalog-product-view .search-result-title-left span.customer_country {
        letter-spacing: normal;
        font-size: 12px;
    }

    .catalog-product-view .bx-wrapper .bx-controls-direction a.bx-next {
        right: 0;
    }

    .catalog-product-view .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0;
    }

    .catalog-product-view #reviewrapper a.customer_img {
        width: 30%;
    }

    #main_reviews ul {
        padding: 20px 0 0 10px !important;
    }

    .onestepcheckout-index-index .payment-billing-placeorder {
        width: 100%;
    }

    .onestepcheckout-index-index .checkout_label {
        margin: 0;
    }
 

    .onestepcheckout-index-index .login-reg {
        float: left;
        margin-top: 13px;
    }

    .catalog-product-view .sort_grid {
        text-align: left;
        margin-left: 7px !important;
        width: 90px;
        float: left;
        margin-top: 6px !important;
        line-height: 24px;
    }

    body.onestepcheckout-index-index .form-list li #register-customer-password.onestepsection,
    body.onestepcheckout-index-index .form-list li #register-customer-confirmpassword.onestepsection {
        margin-right: 2%;
    }

    body.onestepcheckout-index-index .onepage .form-list .onstepnewsletter .field {
        width: 100% !important;
    }

    .onestepcheckout-index-index .onestepcheckout-coupons button.button {
        padding: 0 3%;
        border: 0;
        height: 35px !important;
    }

    .topmenu ul li.current strong {
        color: #09F;
        background-color: transparent;
    }

    .actions_grid .action_button {
        border: 0;
        float: left !important;
    }

    p#back-top a {
        width: 32px;
        height: 32px;
        padding: 0;
    }

    body.airhotels-dashboard-transactionhistory ul.review_list li a {
        font-size: 12px;
    }

 

    .verification_tab li {
        padding: 0px 18px 0 0;
    }

    .verification_tab li a {
        font-size: 10px;
    }

    ul.verification_tab li.selected a {
        font-size: 12px;
    }

    body.airhotels-product-accountverification .main_content label {
        width: 50% !important;
    }

    .verify_id_type {
        width: 49%;
        margin-bottom: 5%;
    }

    body.airhotels-product-accountverification .form-space input#id {
        clear: both;
        padding: 0;
        width: 100%;
        margin: 10% 0;
        display: block;
        float: left;
    }

    .reviews-list-item .profile_pic {
        float: left;
        width: 25% !important;
    }

    .reviews-list-item .bubble::before {
        display: none;
        margin-top: 10px !important;
    }

    .invite_checkallbutton:hover,
    .invite_sendbutton:hover,
    .view_profile_btn_dashboard:hover,
    .common_button:hover,
    .my-account .pre_grid:hover,
    .my-account .next_grid:hover,
    .import_button:hover,
    .whished_items {
        font-size: 16px;
    }

    .popup_form {
        height: auto;
    }

    #facebox .popup table {
        width: 100% !important;
    }

    .footer address {
        padding: 0;
    }

    .footer-container .bottom-block {
        float: left;
        min-height: 110px;
        width: 100%;
    }

    .airhotels-property-form #room ul.rooms_sub_nav li {
        width: 19.5%;
    }

    .airhotels-property-form .wizard>.content>.body label,
    .airhotels-property-form .wizard>.content>.body .mode_highlight .property_time label.property_mode_label {
        font-weight: normal;
        width: 100% !important;
    }

    .airhotels-property-form .wizard>.content>.body .mode_highlight .property_time .property_time_hourly label {
        width: 100% !important;
    }

    .input-box_inner span {
        clear: both;
        display: block;
    }

    .basiccategory .selectproperty {
        width: 100% !important;
        margin: 0;
    }

    .airhotels-property-form #add_subscripition_option_list,
    .airhotels-property-form .property_time_hourly {
        background: none;
        padding: 0;
    }

    .list_an_experience_forms > .content {
        margin: 70px auto 0 !important;
    }

    .airhotels-property-form #preview_experience {
        top: 13px;
        right: 0px;
    }

    .airhotels-property-form .marketplace-custom-option {
        width: 100%;
    }

    .airhotels-property-form .marketplace-custom-option tr td,
    .airhotels-property-form .marketplace-custom-option tr th {
        width: 90px;
    }

    .airhotels-property-form #add_subscripition_option_list tr td.label {
        width: 22%;
    }

    .airhotels-property-form #add_subscripition_option_list tr td.editable_buttons {
        width: 78%;
    }

    .airhotels-property-form .wizard > .content > .body .selectcancelpolicy select {
        width: 100%;
    }

    #photos_form .video_type h3 {
        min-height: inherit;
    }

    .airhotels-property-form .wizard > .content > .body input.profile_image_class {
        width: 100%;
    }

    .airhotels-property-form .wizard>.content>.body .profile_private_notes label,
    .airhotels-property-form .wizard>.content>.body .ownercity label,
    .airhotels-property-form .wizard>.content>.body .ownercountry label,
    .airhotels-property-form .wizard>.content>.body #profile_timezone label,
    .airhotels-property-form .wizard>.content>.body .owner_profile label {
        width: 100%;
    }

    .navgation li {
        width: auto;
    }

    .airhotels-property-form .mode_highlight .input-box_inner {
        padding-bottom: 0px !important;
    }

    .video-verfication-size label {
        display: none;
    }
}
@media only screen and (max-width: 480px) and (min-width: 320px) and (orientation: landscape) {
    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date .in_out_date span {
        width: 35%;
    }

    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date span.span_head {
        margin-bottom: 0;
    }

    #searchPropertytype li,
    #searchAmenity li,
    #searchSpotType li {
        width: 40% !important;
    }

    .catalog-product-view aside,
    #sidebar.sticky,
    #sidebar.sticky .inside {
        left: 5px;
        float: left;
    }

    .catalog-product-view .reviews_background_image h3#satisfaction_title {
        margin-top: 0 !important;
    }

    .footer-container .bottom-block {
        margin: 0 auto;
        width: 100%;
    }

    .airhotels-general-show .listing_main {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .date_grid {
        width: 66% !important;
    }

    body.airhotels-dashboard-transactionhistory ul.review_list li a,
    .verification_tab li a {
        font-size: 14px;
    }

    body.airhotels-dashboard-transactionhistory ul.review_list li,
    .verification_tab li {
        margin: 0 0 12px;
    }

    ul.verification_tab li.selected a {
        font-size: 15px;
    }

    .catalog-product-view .property-owner-image {
        width: 25%;
    }

    .airhotels-property-form .mode_highlight .input-box_inner {
        padding-bottom: 0px !important;
    }
}
@media only screen and (min-width: 360px) and (max-width: 736px) {
    .catalog-product-view aside,
    #sidebar.sticky,
    #sidebar.sticky .inside {
        position: relative !important;
        float: left;
        width: 78%;
        margin-top: 51px;
        max-width: 100%;
    }

    .catalog-product-view .property-space h4,
    .catalog-product-view .property-space ul,
    .catalog-product-view .property-space li,
    .catalog-product-view .amenities h4,
    .catalog-product-view .amenities ul,
    .catalog-product-view .amenities li,
    .catalog-product-view .lising-description h4,
    .catalog-product-view .host_description .description_content .view_description_content,
    .catalog-product-view .price-details h4,
    .catalog-product-view .price-details ul,
    .catalog-product-view .price-details ul li,
    .catalog-product-view .availability h4,
    .catalog-product-view .availability ul,
    .catalog-product-view .availability ul li,
    .catalog-product-view .reviews_content_wrapper,
    .catalog-product-view .rating_container,
    .catalog-product-view .host_info_wrapper .description_wrapper_class,
    .catalog-product-view .only_view_page {
        width: 100% !important;
        min-height: inherit;
    }

    .catalog-product-view .porperty-review {
        float: none !important;
    }

    .catalog-product-view .property-owner-description {
        margin: 20px 0 0 10px;
        width: 96%;
    }

    .catalog-product-view .host_details_wrapper {
        width: 100%;
    }
}
@media only screen and (min-width: 360px) and (max-width: 736px) and (orientation: landscape) {
    .catalog-product-view .bx-wrapper .bx-controls-direction a.bx-next {
        right: 0px !important
    }

    .catalog-product-view .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0px !important;
    }

    .catalog-product-view .bx-wrapper ul li.similar_listing {
        margin-right: 4px !important;
    }

    .catalog-product-view .trust-section {
        width: 100%;
    }

    .catalog-product-view .trust-section span {
        margin-right: 1%;
    }

    .catalog-product-view h1.similar_listings_title {
        padding-left: 10px;
    }
}
@media only screen and (max-width: 640px) and (min-width: 360px) {
	.catalog-product-view .host_details_wrapper h2{    line-height: 18px;}
    .banner_outer {
        top: 100px;
    }

    .video-verfication-size label {
        display: none;
    }

    div.banner_text h1 {
        font-size: 35px;
    }

    div.banner_text h1 span {
        font-size: 16px;
    }

    .search-area {
        top: 260px;
    }

    .airhotels-index-index .hourly_enabled p#error_message_for_location {
        top: 0;
        width: 250px;
        margin-left: 0;
        display: inline-block;
    }

    .search-area .hourly_enabled #searchTextField {
        display: inline-block;
        float: none;
        width: 250px;
    }

    .search-area form {
        text-align: center;
    }

    .search_result {
        width: 100%;
    }

    .search-result-right .search-result-title-left .room_details span {
        font-size: 12px;
        letter-spacing: normal;
    }

    .popular_2up_listings_view .wishlists2-list-item .matte2-media-box {
        margin-bottom: 1%;
    }

    .slider_showface {
        top: 56%;
    }

    .airhotels-property-advsearch .search_result .callbacks_nav {
        top: 28% !important;
    }
    .airhotels-property-advsearch #button {
        margin: 30px;
    }
    .host_details_wrapper {
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
    }

    .catalog-product-view .host_property_details {
        width: 100%;
    }

    .catalog-product-view .property-owner-description {
        margin: 20px 0 0 10px;
        width: 96%;
    }

    body.catalog-product-view #action_buttons {
        float: left !important;
    }

    .catalog-product-view aside,
    #sidebar.sticky,
    #sidebar.sticky .inside {
        position: relative !important;
        z-index: 999;
        width: 320px;
        margin: 0 !important;
    }

    .catalog-product-view .porperty-review {
        width: 15%;
        float: left;
        margin: 5% 10px;
        overflow: hidden;
    }

    .catalog-product-view .property-owner-image {
        width: 25%;
    }

    .catalog-product-view aside .demo .select_grid {
        width: 30% !important;
    }

    .catalog-product-view .demo .select_grid1 .sort_grid {
        margin: 0 !important;
        margin-top: 6px !important;
    }

    .catalog-product-view .wish_list_button span.icon,
    .catalog-product-view .wish_list_button span.pink-icon {
        margin-right: 6%;
    }

    .catalog-product-view aside .addthis_sharing_toolbox a {margin-right: 1%;}
    .catalog-product-view .only_view_page {
        width: 100% !important;
    }

    .catalog-product-view .property-space h4,
    .catalog-product-view .property-space ul,
    .catalog-product-view .property-space li,
    .catalog-product-view .amenities h4,
    .catalog-product-view .amenities ul,
    .catalog-product-view .amenities li,
    .catalog-product-view .lising-description h4,
    .catalog-product-view .host_description .description_content .view_description_content,
    .catalog-product-view .price-details h4,
    .catalog-product-view .price-details ul,
    .catalog-product-view .price-details ul li,
    .catalog-product-view .availability h4,
    .catalog-product-view .availability ul,
    .catalog-product-view .availability ul li,
    .catalog-product-view .reviews_content_wrapper,
    .catalog-product-view .rating_container,
    .catalog-product-view .host_info_wrapper .description_wrapper_class {
        width: 100%;
        min-height: inherit;
    }

    .experience_page_rating {
        margin-left: 0;
    }

    #main_reviews ul {
        margin-left: 0;
    }

    #satisfaction_title {
        margin-bottom: 10px;
    }

    .catalog-product-view #similar_listings_wrapper {
        width: 100%;
    }

    .catalog-product-view .bx-wrapper ul li.similar_listing {
        width: 270px !important;
    }

    .catalog-product-view .host_info_wrapper .host-img {
        width: 35%;
    }

    .catalog-product-view .about_experience_block span {
        width: 80%;
    }

    .catalog-product-view .trust-section {
        width: 100%;
    }

    .catalog-product-view .search-result-title-left span.customer_country {
        letter-spacing: normal;
        font-size: 12px;
    }

    .catalog-product-view .bx-wrapper .bx-controls-direction a.bx-next {
        right: 0;
    }

    .catalog-product-view .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0;
    }

    .catalog-product-view #reviewrapper a.customer_img {
        width: 30%;
    }

    #main_reviews ul {
        padding: 20px 0 0 10px !important;
    }

    .onestepcheckout-index-index .payment-billing-placeorder {
        width: 100%;
    }

    .onestepcheckout-index-index .checkout_label {
        margin: 0;
    }

 

    .onestepcheckout-index-index .login-reg {
        float: left;
        margin-top: 13px;
    }

    .catalog-product-view .sort_grid {
        text-align: left;
        margin-left: 7px !important;
        width: 90px;
        float: left;
        margin-top: 6px !important;
        line-height: 24px;
    }

    body.onestepcheckout-index-index .form-list li #register-customer-password.onestepsection,
    body.onestepcheckout-index-index .form-list li #register-customer-confirmpassword.onestepsection {
        margin-right: 2%;
    }

    body.onestepcheckout-index-index .onepage .form-list .onstepnewsletter .field {
        width: 100% !important;
    }

    .onestepcheckout-index-index .onestepcheckout-coupons button.button {
        padding: 0 3%;
        border: 0;
        height: 35px !important;
    }

    .topmenu ul li.current strong {
        color: #09F;
        background-color: transparent;
    }

    .actions_grid .action_button {
        border: 0;
        float: left !important;
    }

    #back-top a {
        width: auto;
        height: 28px;
        padding: 10px 5px 0;
    }

    body.airhotels-dashboard-transactionhistory ul.review_list li a {
        font-size: 12px;
    }

     
    .verification_tab li {
        padding: 0px 18px 0 0;
    }

    .verification_tab li a {
        font-size: 10px;
    }

    ul.verification_tab li.selected a {
        font-size: 12px;
    }

    body.airhotels-product-accountverification .main_content label {
        width: 100% !important;
    }

    .verify_id_type {
        width: 32%;
        margin-bottom: 5%;
    }

    body.airhotels-product-accountverification .form-space input#id {
        clear: both;
        padding: 0;
        width: 100%;
        margin: 2% 0;
        display: block;
        float: left;
    }

    .reviews-list-item .profile_pic {
        float: left;
        width: 25% !important;
    }

    .reviews-list-item .bubble::before {
        display: none;
        margin-top: 10px !important;
    }

    .invite_checkallbutton:hover,
    .invite_sendbutton:hover,
    .view_profile_btn_dashboard:hover,
    .common_button:hover,
    .my-account .pre_grid:hover,
    .my-account .next_grid:hover,
    .import_button:hover,
    .whished_items {
        font-size: 16px;
    }

    .popup_form {
        height: auto;
    }

    #facebox .popup table {
        width: 100% !important;
    }

    #facebox {
        /*
        position: absolute !important;
     top: 270% !important;
*/
    }

    .footer address {
        padding: 0;
    }

    .footer-container .bottom-block {
        /*
        float: left;
        width: 100%;
        min-height: 110px;
*/
    }

    .airhotels-property-form #room ul.rooms_sub_nav li {
        width: 20%;
    }

    .airhotels-property-form .wizard>.content>.body label,
    .airhotels-property-form .wizard>.content>.body .mode_highlight .property_time label.property_mode_label {
        font-weight: normal;
        width: 100% !important;
    }

    .airhotels-property-form .wizard>.content>.body .mode_highlight .property_time .property_time_hourly label {
        width: 100% !important;
    }

    .input-box_inner span {
        clear: both;
        display: block;
    }

    .basiccategory .selectproperty {
        width: 100% !important;
        margin: 0;
    }

    .airhotels-property-form #add_subscripition_option_list,
    .airhotels-property-form .property_time_hourly {
        background: none;
        padding: 0;
    }

    .list_an_experience_forms > .content {
        margin: 70px auto 0 !important;
    }

    .airhotels-property-form #preview_experience {
        top: 13px;
        right: 0;
    }

    .airhotels-property-form .marketplace-custom-option {
        width: 100%;
        margin-bottom: 5% !important;
        left: 0;
    }

    .airhotels-property-form .marketplace-custom-option tr td,
    .airhotels-property-form .marketplace-custom-option tr th {
        width: 100px;
    }

    .airhotels-property-form #add_subscripition_option_list tr td.label {
        width:auto;
    }

    .airhotels-property-form #add_subscripition_option_list tr td.editable_buttons {
        width: 78%;
    }

    .airhotels-property-form .wizard > .content > .body .selectcancelpolicy select {
        width: 100%;
    }

    #photos_form .video_type h3 {
        min-height: inherit;
    }

    .airhotels-property-form .wizard > .content > .body input.profile_image_class {
        width: 100%;
    }

    .airhotels-property-form .wizard>.content>.body .profile_private_notes label,
    .airhotels-property-form .wizard>.content>.body .ownercity label,
    .airhotels-property-form .wizard>.content>.body .ownercountry label,
    .airhotels-property-form .wizard>.content>.body #profile_timezone label,
    .airhotels-property-form .wizard>.content>.body .owner_profile label {
        width: 100%;
    }

    .navgation li {
        width: auto;
    }

    .catalog-product-view aside,
    #sidebar.sticky,
    #sidebar.sticky .inside {
        float: left;
        width: 100%;
    }

    .catalog-product-view .reviews_background_image h3#satisfaction_title {
        padding-bottom: 18px;
    }

    .catalog-product-view #main_reviews .rating_for_host_item li span {
        width: 20% !important
    }
}
@media only screen and (max-width: 640px) and (min-width: 360px) and (orientation: landscape) {
    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date .in_out_date span {
        width: 35%;
    }

    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date span.span_head {
        margin-bottom: 0;
    }

    #searchPropertytype li,
    #searchAmenity li,
    #searchSpotType li {
        width: 40% !important;
    }

    .catalog-product-view aside,
    #sidebar.sticky,
    #sidebar.sticky .inside {
        left: 5px;
        float: left;
        width: 98%;
    }

    .catalog-product-view .reviews_background_image h3#satisfaction_title {
        margin-top: 0 !important;
    }

    .footer-container .bottom-block {
        margin: 0 auto;
        width: 100%;
    }

    .airhotels-general-show .listing_main {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .date_grid {
        width: 66% !important;
    }

    body.airhotels-dashboard-transactionhistory ul.review_list li a,
    .verification_tab li a {
        font-size: 14px;
    }

    body.airhotels-dashboard-transactionhistory ul.review_list li {
        margin: 0 0 12px;
    }

    ul.verification_tab li.selected a {
        font-size: 15px;
    }

    .catalog-product-view .property-owner-image {
        width: 25%;
    }

    #banner-container {
        height: 400px
    }

    #back-top a {
        height: inherit;
        padding: 17px;
        width: inherit;
    }

    .satisfaction_title_review {
        float: left;
        padding: 4px 20px !important;
    }
}
@media only screen and (min-width:667px) and (orientation:landscape) {
    .catalog-product-view #formhide {
        padding: 2% 4% !important;
        padding-bottom: 2% !important;
    }

    .catalog-product-view .sort_grid {
        margin: 5px 5px 0px 5px !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
    .search_result {
        width: 100%;
    }

    .search-result-right .search-result-title-left .room_details span {
        font-size: 12px;
        letter-spacing: normal;
    }

    .popular_2up_listings_view .wishlists2-list-item .matte2-media-box {
        margin-bottom: 1%;
    }

    .slider_showface {
        top: 56%;
    }

    .airhotels-property-advsearch .search_result .callbacks_nav {
        top: 28% !important;
    }

    .host_details_wrapper {
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
    }

    .catalog-product-view .host_property_details {
        width: 100%;
    }

    .catalog-product-view .property-owner-description {
        margin: 0 0 0 10px;
        width: 65%;
    }

    body.catalog-product-view #action_buttons {
        float: left !important;
        padding: 0;
    }

    .catalog-product-view aside,
    #sidebar.sticky,
    #sidebar.sticky .inside {
        position: relative !important;
        z-index: 999;
        width: 100%;
        margin: 0 0 0 1% !important;
    }

    .catalog-product-view .porperty-review {
        width: 8%;
        float: left;
        margin: 0 10px;
        overflow: hidden;
    }

    .catalog-product-view .property-owner-image {
        width: 25%;
    }

    .catalog-product-view aside .demo .select_grid {
        width: 30% !important;
    }

    .catalog-product-view .demo .select_grid1 .sort_grid {
        margin: 0 !important;
        margin-top: 6px !important;
    }

    .catalog-product-view .wish_list_button span.icon,
    .catalog-product-view .wish_list_button span.pink-icon {
        margin-right: 6%;
    }

    .catalog-product-view aside .addthis_sharing_toolbox a {
        margin-right: 5%;
    }

    .catalog-product-view .only_view_page {
        width: 100% !important;
    }

    .catalog-product-view .property-space h4,
    .catalog-product-view .property-space ul,
    .catalog-product-view .property-space li,
    .catalog-product-view .amenities h4,
    .catalog-product-view .amenities ul,
    .catalog-product-view .amenities li,
    .catalog-product-view .lising-description h4,
    .catalog-product-view .host_description .description_content .view_description_content,
    .catalog-product-view .price-details h4,
    .catalog-product-view .price-details ul,
    .catalog-product-view .price-details ul li,
    .catalog-product-view .availability h4,
    .catalog-product-view .availability ul,
    .catalog-product-view .availability ul li,
    .catalog-product-view .reviews_content_wrapper,
    .catalog-product-view .rating_container,
    .catalog-product-view .host_info_wrapper .description_wrapper_class {
        width: 100%;
        min-height: inherit;
    }

    .experience_page_rating {
        margin-left: 0;
    }

    #main_reviews ul {
        margin-left: 0;
    }

    #satisfaction_title {
        margin-bottom: 10px;
    }

    .catalog-product-view #similar_listings_wrapper {
        width: 100%;
    }

    .catalog-product-view .bx-wrapper ul li.similar_listing {
        width: 270px !important;
    }

    .catalog-product-view .host_info_wrapper .host-img {
        width: 35%;
    }

    .catalog-product-view .about_experience_block span {
        width: 80%;
    }

    .catalog-product-view .trust-section {
        width: 100%;
    }

    .catalog-product-view .search-result-title-left span.customer_country {
        letter-spacing: normal;
        font-size: 12px;
    }

    .catalog-product-view .bx-wrapper .bx-controls-direction a.bx-next {
        right: 0;
    }

    .catalog-product-view .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0;
    }

    .catalog-product-view #reviewrapper a.customer_img {
        width: 30%;
    }

    #main_reviews ul {
        padding: 20px 0 0 10px !important;
    }

    .onestepcheckout-index-index .payment-billing-placeorder {
        width: 100%;
    }

    .onestepcheckout-index-index .checkout_label {
        margin: 0;
    }
 

    .onestepcheckout-index-index .login-reg {
        float: left;
        margin-top: 13px;
    }

    .catalog-product-view .sort_grid {
        text-align: left;
        margin-left: 7px !important;
        width: 90px;
        float: left;
        margin-top: 6px !important;
        line-height: 24px;
    }

    body.onestepcheckout-index-index .form-list li #register-customer-password.onestepsection,
    body.onestepcheckout-index-index .form-list li #register-customer-confirmpassword.onestepsection {
        margin-right: 2%;
    }

    body.onestepcheckout-index-index .onepage .form-list .onstepnewsletter .field {
        width: 100% !important;
    }

    .onestepcheckout-index-index .onestepcheckout-coupons button.button {
        padding: 0 3%;
        border: 0;
        height: 35px !important;
    }

    .topmenu ul li.current strong {
        color: #09F;
    }

    .actions_grid .action_button {
        border: 0;
        float: left !important;
    }

    #back-top a {
        width: 99px;
        height: 32px;
        padding: 0;
    }

    #back-top {
        bottom: 20px;
        right: 20px;
        margin: 0;
        z-index: 999;
        width: 72px;
    }

    #back-top span {
        line-height: 34px;
    }

    body.airhotels-dashboard-transactionhistory ul.review_list li a {
        font-size: 12px;
        padding: 0 0 5px !important;
    }

    body.airhotels-dashboard-transactionhistory ul.review_list li {
        margin: 0 0 6px;
    }

    .verification_tab li {
        padding: 0px 18px 0 0;
    }

    .verification_tab li a {
        font-size: 10px;
    }

    ul.verification_tab li.selected a {
        font-size: 12px;
    }

    body.airhotels-product-accountverification .main_content label {
        width: 27% !important;
    }

    .verify_id_type {
        width: 21%;
        margin-bottom: 5%;
    }

    body.airhotels-product-accountverification .form-space input#id {
        clear: both;
        padding: 0;
        width: 67%;
        margin: 0 27%;
        display: block;
        float: left;
    }

    .reviews-list-item .profile_pic {
        float: left;
        width: 25% !important;
    }

    .reviews-list-item .bubble::before {
        display: none;
        margin-top: 10px !important;
    }

    .invite_checkallbutton:hover,
    .invite_sendbutton:hover,
    .view_profile_btn_dashboard:hover,
    .common_button:hover,
    .my-account .pre_grid:hover,
    .my-account .next_grid:hover,
    .import_button:hover,
    .whished_items {
        font-size: 16px;
    }

    .popup_form {
        height: auto;
    }

    #facebox .popup table {
        width: 100% !important;
    }

    #facebox {
        position: absolute !important;
        top: 10% !important;
        width: 60% !important;
        left: 20% !important;
    }

    .footer address {
        padding: 0;
    }

    .footer-container .bottom-block {
        float: left;
        min-height: 110px;
    }

    .airhotels-property-form #room ul.rooms_sub_nav li {
        width: 20%;
    }

    .airhotels-property-form .wizard>.content>.body label,
    .airhotels-property-form .wizard>.content>.body .mode_highlight .property_time label.property_mode_label {
        font-weight: normal;
        width: 100% !important;
    }

    .airhotels-property-form .wizard>.content>.body .mode_highlight .property_time .property_time_hourly label {
        width: 100% !important;
    }

    .input-box_inner span {
        clear: both;
        display: block;
    }

    .basiccategory .selectproperty {
        width: 100% !important;
        margin: 0;
    }

    .airhotels-property-form #add_subscripition_option_list,
    .airhotels-property-form .property_time_hourly {
        background: none;
        padding: 0;
    }

    .list_an_experience_forms > .content {
        margin: 70px auto 0 !important;
    }


    .airhotels-property-form .marketplace-custom-option {
        width: 100%;
        margin-bottom: 5% !important;
        left: 0;
    }

    .airhotels-property-form .marketplace-custom-option tr td,
    .airhotels-property-form .marketplace-custom-option tr th {
        width: 145px;
    }

    .airhotels-property-form #add_subscripition_option_list tr td.label {
        width: 22%;
    }

    .airhotels-property-form #add_subscripition_option_list tr td.editable_buttons {
        width: 78%;
    }

    .airhotels-property-form .wizard > .content > .body .selectcancelpolicy select {
        width: 100%;
    }

    #photos_form .video_type h3 {
        min-height: inherit;
    }

    .airhotels-property-form .wizard > .content > .body input.profile_image_class {
        width: 100%;
    }

    .airhotels-property-form .wizard>.content>.body .profile_private_notes label,
    .airhotels-property-form .wizard>.content>.body .ownercity label,
    .airhotels-property-form .wizard>.content>.body .ownercountry label,
    .airhotels-property-form .wizard>.content>.body #profile_timezone label,
    .airhotels-property-form .wizard>.content>.body .owner_profile label {
        width: 100%;
    }

    .navgation li {
        width: auto;
    }

    #banner-container {
        height: 602px;
    }

    .banner_outer {
        top: 175px;
    }

    .search-area {
        top: 430px;
    }

    .search-area .hourly_enabled #searchTextField {
        display: block;
    }

    .search-area form {
        padding-left: 30%;
    }

    .footer-container .bottom-block {
        float: none;
    }

    .search-bar {
        display: none;
    }

    .airhotels-property-advsearch .searchform-container,
    .airhotels-property-advsearch .map-container {
        width: 100%;
    }

    .airhotels-property-advsearch #map {
        position: relative !important;
    }

    .airhotels-property-advsearch .map-container,
    #mapview {
        height: 400px;
    }

    .airhotels-property-advsearch #property_type {
        width: 100%;
    }

    .search_result {
        width: 300px !important;
        height: auto !important;
        border: 1px solid #dce0e0;
        background: #f8f8f8;
        position: relative;
        margin: 0px 16px 26px 0px !important;
        padding-bottom: 0px;
        overflow: hidden;
        float: left !important;
    }

    .airhotels-property-advsearch .popular_2up_listings_view .feed_item_view {
        margin-top: 10px;
        padding: 0;
    }

    .catalog-product-view .property-owner-image {
        width: 15%;
    }

    .catalog-product-view aside #book_it,
    .catalog-product-view aside #instant_times_box,
    .catalog-product-view aside .inside {
        height: 100%;
    }

    .catalog-product-view aside,
    #sidebar.sticky {
        float: left;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
    .search-bar{
        width: 230px;
    }

    .catalog-product-view .host_property_details {
        width: 65%;
    }

    .catalog-product-view .only_view_page,
    .catalog-product-view .host_info_wrapper,
    .catalog-product-view .reviews_content_wrapper,
    .catalog-product-view #similar_listings_wrapper,
    .catalog-product-view .host_details_wrapper {
        width: 100% !important;
    }

    .catalog-product-view aside#sidebar.sticky {
        margin: 0 !important;
        top: 0 !important;
    }

    .catalog-product-view .nav-containerr.fix-nav {
        display: block !important;
        top: 0 !important;
    }
}
.gm-style .labels {
    color: #fff;
    padding: 2px 4px;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
    background-color: #3467FF;
    opacity: 0.9 !important;
    border: 0px !important;
    border-radius: 2px;
    overflow: visible !important;
}
.gm-style .labels:hover {
    background-color: #585957;
}
.gm-style .labels:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -9px;
    top: 17px;
    border: 9px solid transparent;
    border-bottom: 0;
    border-top-color: #3467FF;
    overflow: visible !important;
}
.gm-style .labels:hover:after {
    border-top-color: #585957;
}
.airhotels-index-index .headermenu.broswer_header li a {
    color: #fff;
}
.stripbg .headermenu li a {
    color: #000;
}

/*airhotels property form*/

/*.airhotels-property-form #room ul.rooms_sub_nav li:hover a span {margin-bottom: 3.4%;}*/
.airhotels-property-form .contentcontainer .fields .input-box {
    margin-bottom: 23px;
}
.list_btn {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.global-site-notice {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    clear: both;
    background: #eee;
}
.global-site-notice .notice-text {
    width: 90%;
    font-size: 13px;
    display: inline-block;
}
.global-site-notice .notice-text p {
    margin: 0;
    line-height: normal;
}
.global-site-notice .actions {
    display: inline-block;
    width: 8%;
}
.global-site-notice .actions button.button span {
    font-size: 12px;
}
.global-site-notice .actions button.button {
    padding: 5px 10px;
    float: right;
}
.airhotels-property-advsearch .global-site-notice {
    top: 66px;
    position: fixed;
    z-index: 999;
}
@media only screen and (max-width: 1024px) and (min-width: 320px) {
    .global-site-notice .notice-text,
    .global-site-notice .actions {
        width: 100%;
    }

    .global-site-notice .actions {
        margin-top: 1%;
    }

    .global-site-notice .actions button {
        float: left;
    }

    .global-site-notice .notice-text p {
        line-height: 16px;
    }

    .footer-container .social-media {
        margin: 8px auto;
    }

    .footer-container .row {
        padding-bottom: 0px
    }
}

/* Invite friends button */
.discount_apply_div {
    float: left;
    margin-right: 10px;
}
.time_error_rent {
    position: relative;
    bottom: 10px;
    width: 100%;
    float: left;
}
table#property_history_table {
    border: 1px solid #D2D2D2;
    border-top: none;
}
table#property_history_table tr th {
    border-left: 1px solid #D2D2D2;
    border-right: none;
}
table#property_history_table tr th:last-child {
    border-right: 1px solid #D2D2D2;
}
.airhotels-general-review span.yourlist_option_values.f-right {
    display: none;
}
.airhotels-general-review .active_hide_btn {
    display: none;
}
form#invitee_discount_form {
    width: 34%;
    text-align: center;
}

/*Responsive design changes*/
@media only screen and (max-width: 980px) and (orientation: landscape) {
    .search-bar {
        clear: none;
    }

    .in_out_date {
        width: 100%;
    }

    .airhotels-property-advsearch .advance_date input[type=checkbox] + label {
        width: 66%;
    }
}
@media only screen and (min-width:414px) and (max-width:736px) {
    .airhotels-property-advsearch .locationbar-name #pricerange {
        padding-left: 4px !important;
    }
}
@media only screen and (min-width:320px) and (max-width:580px) and (orientation: landscape) {
    .airhotels-property-advsearch .locationbar-name .advance_date .in_out_date span {
        margin: 2% 2% 0 0;
    }
}
@media only screen and (min-width:414px) and (max-width:736px) and (orientation: landscape) {
    .airhotels-property-advsearch .locationbar-name .hourly_element .in_out_date input {
        width: 36%;
        margin-bottom: 3px;
    }

    .airhotels-property-advsearch .locationbar-name .advance_date .in_out_date span {
        margin: 2% 2% 0 0;
    }

    .airhotels-property-advsearch .locationbar-name .in_out_date select {
        width: auto;
    }

    .airhotels-property-advsearch .hourly_element select#number_of_guests {
        width: 27%;
    }
}
@media only screen and (min-width:320px) and (max-width:1024px) {
    .airhotels-property-advsearch .locationbar-name #pricerange {
        margin-left: 5px !important;
    }

    .airhotels-property-form .profile_video p.content-summary {
        width: 100%;
    }

    .airhotels-property-form .profile_mobile_only {
        position: relative;
    }

    .airhotels-multistep-viewprofile .footer-container {
        margin-top: 20px;
    }
}
@media only screen and (min-width:320px) and (max-width:736px) {
    .airhotels-property-advsearch .popular_2up_listings_view .feed_item_view {
        padding-top: 0;
        margin-top: 6px;
    }
}
@media only screen and (min-width:320px) and (max-width:736px) and (orientation: portrait) {
    .airhotels-property-advsearch #mapview #map {
        position: relative !important;
        height: 200px !important;
        width: 100% !important;
    }
}
@media only screen and (min-width:320px) and (max-width:736px) and (orientation: landscape) {
    .airhotels-property-advsearch .stripbg .header .logo img {
        width: 70%;
        padding: 6px 0px;
        float: left;
    }
}
@media only screen and (min-width:320px) and (max-width:568px) and (orientation: landscape) {
    .airhotels-property-advsearch .search-bar {
        display: none !important;
    }
}
@media only screen and (min-width:320px) and (max-width:480px) and (orientation: landscape) {
    .airhotels-property-advsearch #mapview #map {
        position: relative !important;
        height: 150px !important;
        width: 100% !important;
    }
}
@media only screen and (min-width:568px) and (max-width:736px) and (orientation: landscape) {
    .airhotels-property-advsearch #mapview div#map {
        height: 400px !important;
    }

    .verify_id_type input:after {
        margin: 10px;
    }
}
@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {
    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date .in_out_date span {
        width: 41% !important;
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation: portrait) {
    .airhotels-property-advsearch div#mapview #map {
        width: 100% !important;
        height: 315px !important;
    }
}
@media only screen and (min-width:320px) and (max-width:568px) and (orientation: portrait) {
    .catalog-product-view .review_form_content {
        width: 100%;
        padding: 6px;
        box-sizing: border-box;
    }

    .catalog-product-view .review_form_content .radio_style input[type="radio"] {
        left: -5px;
        top: 15px;
    }

    body.catalog-product-view #product-review-table tbody th,
    .catalog-product-view #review_form .starlabel {
        padding: 9% 0 !important;
    }
}
@media only screen and (min-width:320px) and (max-width:568px) and (orientation: landscape) {
    .catalog-product-view .review_form_content {
        width: 100%;
        padding: 6px;
        box-sizing: border-box;
    }

    .catalog-product-view .review_form_content .radio_style input[type="radio"] {
        left: 15px;
        top: 0px;
    }

    body.catalog-product-view #product-review-table tbody th,
    .catalog-product-view #review_form .starlabel {
        padding: 2% 0 !important;
    }

    .airhotels-product-vieworder .col2-set .col-1,
    .airhotels-product-vieworder .col2-set .col-2 {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width:375px) and (max-width:627px) and (orientation: portrait) {
    .catalog-product-view .review_form_content {
        width: 100%;
        padding: 6px;
        box-sizing: border-box;
    }

    .catalog-product-view .review_form_content .radio_style input[type="radio"] {
        left: 15px;
        top: 0;
    }

    body.catalog-product-view #product-review-table tbody th,
    .catalog-product-view #review_form .starlabel {
        padding: 2% 0 !important;
    }

    .verify_id_type {
        width: 43% !important;
    }

    .profile_document_section {
        padding: 7px;
    }

    .airhotels-product-vieworder .col2-set .col-1,
    .airhotels-product-vieworder .col2-set .col-2 {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 1140px) {
    .search-area {
        padding: 0;
        width: 100%;
        top: 64%;
    }

    .search-area .container {
        text-align: center;
        width: 90%;
    }
    .search-area .container.hourly_enabled{ text-align: center; width: 90%; }
    .home_search_button {
        display: inline-block;
        /*        width: 15%;*/
    }

    #search #search_options #checkinDate,
    #search #search_options #checkinTo {
        background-position: -10px -413px;
        width: 89px;
    }

    .search_guests select {
        width: 111px;
    }

    .search-area .hourly_enabled #searchTextField {
        float: none;
        width: 50%;
    }

    div#search_options {
        display: none;
        float: none;
    }

    .home_search_button button#submit_location {
        position: relative;
        left: 0px;
    }

    .search-area #searchTextField {
        float: none;
    }

    .airhotels-property-advsearch .locationbar-name .hourly_element .in_out_date input#fromcheckin,
    .airhotels-property-advsearch .locationbar-name .hourly_element .in_out_date input {
        width: 28%;
        margin-bottom: 3px;
    }

    .airhotels-property-advsearch .hourly_element select#number_of_guests {
        width: 23%;
    }

    .airhotels-property-advsearch .locationbar-name .in_out_date select {
        width: 15%;
    }
}
@media only screen and (max-width: 980px) {
    .airhotels-invitefriends-invite .glossymenu div.submenu {
        top: auto;
    }

    .search-area .hourly_enabled #searchTextField {
        /*
        width: 22%;
 font-size: 13px;
*/
    }

    div#socialpopup_main_div .socialpopup-input-box {
        margin-bottom: 4px;
    }

    form#invitee_discount_form {
        width: 100%;
        float: left;
    }

    .airhotels-property-form #preview_experience {
        top: 27px;
    }

    .airhotels-property-blockcalendar .white_content {
        top: 15%;
        left: 10%;
        width: 80%;
    }

    .topmenu ul li.current strong {
        background-color: transparent;
        color: #808080;
    }

    .search-area .container {
        width: 90%;
    }
    .search-area .container.hourly_enabled { width: 90%; }
}

/*changes for responsive homepage search*/
@media only screen and (max-width: 980px) and (min-width:660px) {
    .search-area .hourly_enabled #searchTextField {
        /*
        width: 26%;
 float: left;
 font-size: 13px;
*/
    }

    #search #search_options .search_date {
        width: 100%;
        float: left;
        font-size: 13px;
    }

    #search #search_options #checkinTo {
        background-position: -10px -413px;
        width: 36%;
        font-size: 12px;
    }

    #search #search_options,
    .search_guests {
        /*
        display: inline-block;
        float: left;
        width: 63%;
*/
    }

    #search #search_options .search_date,
    {
        width: 45%;
    }

    .search_guests {
        width: 17%;
    }

    #search #search_options .search_date + .search_date {
        left: 0;
        position: relative;
        text-align: center;
    }

    #search div#search_options #checkinDate,
    #search div#search_options #checkinTo {
        width: auto;
        font-size: 13px;
        text-indent: 26px;
        display: inline-block;
        float: none;
    }
}
.search-area {
    background: none;
    top: 371px;
    height: 8%;
    width: 93%;
    margin: 0 auto;
}

}
@media only screen and (min-width:736px) and (max-width:1125px) {
    .airhotels-index-index .hourly_enabled p#error_message_for_location {
        width: 149px;
        font-size: 13px;
        display: inline-block;
        border-radius: 0;
        margin: 5px 0;
    }
}
@media only screen and (min-width:736px) and (max-width:1024px) {
    .search-area form {
        text-align: center;
    }
    .onestepcheckout-index-index .payment-billing-placeorder {
        width: 100%;
        margin-right: 0;
    }
    .rental-agreement-list{
        display:block;
        }
}

@media only screen and (max-width: 768px){
    .search-area #searchTextField {
        display: inline-block;
        float: none;
    }
    .banner_text h1 span {
        font-size: 16px;
    }
    .search-area form {
        display: block;
    }
    .airhotels-index-index .search-area .hourly_enabled #searchTextField {
        width: 70%;
    }
    .home_search_button {
        width: 13%;
    }
    #search #search_options .search_date + .search_date {
        left: 2px;
    }
    .search_guests {
        width: 100%;
        text-align: center;
    }
    div.search_guests select {
        width: 30%;
        position: static;
        display: inline-block;
    }
    div.search_guests select {
        width: 30%;
        position: relative;
        top: 0px;
        left: 0;
    }
    #search #search_options .search_date {
        width: 50.5%;
        float: none;
        font-size: 13px;
        margin: 0px auto;
        position: relative;
        left: 2px;
    }
    #search #search_options,
    .search_guests {
        width: 100%;
    }
    div.search-area {
        top: 60%;
    }
    div.banner_text h1 {
        font-size: 40px;
    }
    .search-area form {
        text-align: center;
    }
    div.banner_outer {
        /*        top: 11%;*/
    }
    .airhotel_invite_your_friend{
        padding: 0 20px;
    }

    .invite_friends_button{
        width: 50%;
        margin: 0 auto;
    }
    .navgation{
        padding-top: 10px;
    }

    
.profile_picture_right{
    padding: 7px 0 0;
}

body.airhotels-multistep-verification .verification-block .row.row-table{
    display:flex;
    flex-direction:column-reverse;
}
body.airhotels-multistep-verification .verification-block .col-middle{
    width:100%;
}
body.airhotels-multistep-verification .verification-block .col-middle.text-center{
    width:100%;
}
body.airhotels-multistep-verification .verification-block .col-middle.text-center .verify-button-container{
    margin:0 0 10px 0;
}

.airhotels-property-senditem table.inboxTable.left tr td{
    padding: 2% 2%;
}
.airhotels-property-inbox table.inboxTable.left tr td {
    padding: 2% 2%;
}
.airhotels-multistep-viewprofile .trust-section .trust-title{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 10px;
}
.airhotels-multistep-viewprofile .trust-section span{
    margin-right: 15px;
}
.catalog-product-view .trust-section .trust-title{
    width: 100%;
    padding-left: 10px;
}
.contacts-index-index .col-main {
    width: 75%;
    margin: auto;
}
}
@media only screen and (max-width: 730px) {
    .banner_text h1 span {
        font-size: 16px;
    }
    .airhotels-index-index .search-area .hourly_enabled #searchTextField {
        width: 65%;
    }
    .airhotels-index-index .hourly_enabled p#error_message_for_location {
        clear: both;
    }
    .search-area form {
        display: block;
    }
    #search #search_options .search_date + .search_date {
        left: 2px;
    }
    .search_guests {
        width: 100%;
        text-align: center;
    }
    div.search_guests select {
        width: 30%;
        position: static;
        display: inline-block;
    }
    div.search_guests select {
        width: 30%;
        position: relative;
        top: 0px;
        left: 0;
    }
    .home_search_button {
        display: inline-block;
    }
    #search #search_options .search_date {
        width: 50.5%;
        float: none;
        font-size: 13px;
        margin: 0px auto;
        position: relative;
        left: 2px;
    }
    #search #search_options,
    .search_guests {
        width: 100%;
        display: none;
    }
    div.search-area {
        top: 63%;
    }
    div.banner_text h1 {
        font-size: 40px;
    }
    .search-area form {
        text-align: center;
    }
}
@media only screen and (max-width: 670px) {
    #search #search_options .search_date {
        width: 80%;
    }
}
@media only screen and (max-width: 627px) and (min-width: 375px) {
    #back-top {
        right: 20px;
        margin: 0;
        z-index: 999;
        bottom: 20px;
        width: auto;
        position: fixed;
        height: 35px;
    }
    #search #search_options .search_date {
        width: 85%;
    }
}
@media only screen and (max-width: 585px) {
    #search #search_options .search_date {
        width: 90%;
    }
    .airhotels-property-advsearch .locationbar-name .hourly_element .in_out_date input#fromcheckin,
    .airhotels-property-advsearch .locationbar-name .hourly_element .in_out_date input {
        width: 37%;
    }
    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .in_out_date select {
        width: 25%;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1288px){
    .airhotels-property-advsearch .advance_date input[type=checkbox] + label {
        margin: 0 0 0 0;
        position: relative;
        cursor: pointer;
        font-size: 14px;
        float: left;
        color: #666;
        font-family: 'ProximaNova-Regular';
        line-height: normal;
        width: 100%;
        font-weight: normal;
        letter-spacing: .5px;
        padding: 10px 0 10px 35px;
        height: 100%;
    }
}
@media only screen and (max-width: 552px) {
    #search #search_options .search_date {
        width: 93%;
    }
    #search #search_options #checkinTo {
        float: none;
    }
    div.search_guests select {
        width: 194px;
        margin-top: -3px;
    }
    .search-area .container form#search_options .search_date {
        width: 50%;
        float: left;
    }
    .home_search_button button#submit_location {
        /*
        left: 0;
     width: 193px;
     top: 0px;
     height: 38px;
     font-size: 13px;
     padding: 8px 0;
     line-height: normal;
*/
    }
}

/*changes for placeorders*/
.sales-order-creditmemo .order-items h2,
.sales-order-creditmemo .order-items h3 {
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    font-size: 18px;
}
.sales-order-creditmemo .order-info-box {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.sales-order-creditmemo .order-info {
    padding: 0;
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
}
.sales-order-creditmemo .order-info dt {
    margin-bottom: 3%;
    display: block;
}
.sales-order-creditmemo .order-date {
    margin: 10px 0;
    padding: 0;
}
.sales-order-creditmemo .col2-set .col-1,
.sales-order-creditmemo .col2-set .col-2 {
    background: #eee;
    padding: 10px;
    width: 46%;
    min-height: 90px;
    float: left;
    clear: none;
}
.sales-order-creditmemo .order-info-box address {
    line-height: 20px;
}
.sales-order-creditmemo .order-info-box h2 {
    font-family: 'ProximaNova-Semibold';
}
.sales-order-creditmemo .col2-set .col-1 {
    margin-right: 2%;
}
.sales-order-creditmemo .wrapper_c .buttons-set .back-link {
    margin-left: 0;
}
.sales-order-creditmemo #order-info-tabs {
    clear: both;
    display: block;
    overflow: hidden;
}
body.sales-order-creditmemo .data-table thead th {
    width: 100px;
    background: #f8f8f8;
    border-bottom: 1px solid #dce0e0;
    color: #6e6e6e;
    background-color: #EDEFED;
    padding: 10px;
}
body.sales-order-creditmemo tr.invoice_table td {
    padding: 10px 8px !important;
}
body.sales-order-creditmemo {
    background: #f5f5f5;
}
.airhotels-product-vieworder .order-items h2,
.airhotels-product-vieworder .order-items h3 {
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    font-size: 18px;
}
.airhotels-product-vieworder .order-info-box {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.airhotels-product-vieworder .order-info {
    padding: 0;
    font-family: 'ProximaNova-Semibold';
    font-size: 16px;
}
.airhotels-product-vieworder .order-info dt {
    margin-bottom: 3%;
}
.airhotels-product-vieworder .order-date {
    margin: 10px 0;
    padding: 0;
}
.airhotels-product-vieworder .col2-set .col-1,
.airhotels-product-vieworder .col2-set .col-2 {
    background: #eee;
    padding: 10px;
    width: 46%;
    min-height: 163px;
    float: left;
    clear: none;
    min-height: 180px;
}
.airhotels-product-vieworder .box-content span,
.sales-order-invoice .box-content span,
.sales-order-view .box-content span {
    display: block;
    margin-bottom: 4px;
}
.airhotels-product-vieworder .order-info-box address {
    line-height: 20px;
}
.airhotels-product-vieworder .order-info-box h2 {
    font-family: 'ProximaNova-Semibold';
}
.airhotels-product-vieworder .col2-set .col-1 {
    margin-right: 2%;
}
.airhotels-product-vieworder .wrapper_c .buttons-set .back-link {
    margin-left: 0;
}
.airhotels-product-vieworder #order-info-tabs {
    clear: both;
    display: block;
    overflow: hidden;
}
body.airhotels-product-vieworder .data-table thead th {
    width: 45%;
    background: #f8f8f8;
    border-bottom: 1px solid #dce0e0;
    color: #6e6e6e;
    background-color: #EDEFED;
    padding: 10px;
}
.product_track_buttons a {
    float: left;
    margin: 0;
    background: #4a4a4a;
    padding: 2px 8px;
    border-radius: 2px;
    border: 2px solid #4a4a4a;
    color: #fff;
}
body.airhotels-product-vieworder tr.invoice_table td {
    padding: 10px 8px !important;
}
.airhotels-product-vieworder .mp_view_order_back a {
    color: #fff;
}
.airhotels-product-vieworder .col-main {
    position: relative;
    top: 30px;
    margin: 0 0 50px 0;
}
.airhotels-product-vieworder .mp_view_order_back {
    float: right;
    margin: 7px 0;
    background: #4a4a4a;
    padding: 2px 8px;
    border-radius: 2px;
    border: 2px solid #4a4a4a;
}
.airhotels-product-vieworder table#my-orders-table tbody tr td:first-child {
    border-left: 1px solid #D9DDE3;
}
.airhotels-product-vieworder .product_track_buttons {
    padding: 11px 0px;
    float: left;
}
.airhotels-product-vieworder .main {
    background: #f5f5f5 !important;
}
span.hide_effect_button {
    float: left;
    margin: 0px 5px;
    background: #868686;
    padding: 2px 9px;
    border-radius: 2px;
    border: 2px solid #868686;
    color: #fff;
}
.airhotels-property-form .additional-attribute > li {
    list-style: none;
}
.airhotels-property-form .additional-attribute span {
    color: #545454;
    font-style: normal;
    float: left;
    margin-right: 5px;
}
.airhotels-property-form #property_type {
    width: auto;
}
.airhotels-property-form .input-box_inner select.additional-multiselect {
    min-height: 116px;
}
.catalog-product-view .property-space ul .additional-attribute-info {
    width: 100%;
}
.catalog-product-view .property-space li .value_description {
    text-align: left;
}
#accommodate_maximum,
#accommodate_minimum {
    width: 45px;
}
.catalog-product-view .host_info_wrapper #contact_link:hover {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    color: rgb(255,
    255,
    255);
    background: rgb(255,
    102,
    102);
    box-shadow: 0px 2px 0px 0 rgb(255,
    102,
    102);
}
.airhotels-property-advsearch .gm-style .labels {
    width: auto;
}

/*code ends here*/

/*browser compatablility*/
.search-bar .header-search {
    box-sizing: content-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select::-ms-expand {
    display: none;
}
:-ms-input-placeholder#searchTextField {
    color: #adadad !important;
}
.search-area #searchTextField::-ms-expand,
#search #search_options #checkinDate::-ms-expand,
#search #search_options .search_date select.time::-ms-expand,
#search #search_options .search_date select::-ms-expand,
#search #search_options #checkinTo::-ms-expand {
    display: none;
}

/*code ends here*/
.catalog-product-view div#contact_host {
    margin: 3px 0px;
    width: 100%;
    display: block;
    float: left;
    clear: both;
}
.catalog-product-view i#message-help-icon{ margin-top: 10px; }
.catalog-product-view .description_contact {
    border-color: #009900;
    background-color: #66CC66;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #009900;
    display: block;
    width: 100%;
    line-height: 27px;
}
.catalog-product-view .description_contact:hover,
.catalog-product-view .description_contact:focus {
    border-color: #009900;
    border-bottom-color: #009900;
    background-color: #66CC66;
    color: #fff;
    opacity: 0.7;
}

/*multi language support*/
.verify_id_type:nth-child(2) input,
.verify_id_type:nth-child(3) input,
.verify_id_type:nth-child(4) input {
    width: 15px;
    height: auto;
    visibility: visible;
    z-index: 1;
    margin-top: -2px;
}
.verify_id_type input[type="radio"]:checked {
    opacity: 0.7
}
.verify_id_type:nth-child(2) {
    background-image: url(../images/passport.png);
    width: 140px;
    height: auto;
    visibility: visible;
    z-index: 1;
    background-repeat: no-repeat;
    padding-top: 135px;
}
.verify_id_type:nth-child(3) {
    background-image: url(../images/id.png);
    width: 140px;
    height: auto;
    visibility: visible;
    z-index: 1;
    background-repeat: no-repeat;
    padding-top: 135px;
}
.verify_id_type:nth-child(4) {
    background-image: url(../images/id.png);
    width: 140px;
    height: auto;
    visibility: visible;
    z-index: 1;
    background-repeat: no-repeat;
    padding-top: 135px;
}
.verify_id_type:nth-child(2) input:after,
.verify_id_type:nth-child(3) input:after,
.verify_id_type:nth-child(4) input:after {
    display: none;
}
.verify_id_type:hover {
    border: 1px solid #51A2FF \9;
}

/*verification tab*/
.airhotels-product-accountverification .verification_tab {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 10px 0 20px;
    float: left;
}
.airhotels-product-accountverification .verification_tab li {
    float: left;
    padding: 0 20px 0 0;
    font-size: 15px;
    color: #9c9c9c;
    font-weight: normal;
    font-family: 'ProximaNova-Regular';
    cursor: pointer;
}
.airhotels-product-accountverification ul.verification_tab li.selected {
    font-weight: normal;
    border-bottom: 3px solid #545454;
    padding: 0 0 12px;
    color: #545454;
    font-family: 'ProximaNova-Semibold';
    font-size: 15px;
    margin-right: 18px;
}
@media only screen and (max-width: 480px) and (min-width: 320px) and (orientation: landscape) {
    .airhotels-product-accountverification .verification_tab li {
        font-size: 14px;
        margin: 0 0 12px;
        padding: 0px 18px 0 0;
    }
    .airhotels-product-accountverification .verification_tab li.selected {
        font-size: 15px;
    }
}
@media only screen and (max-width: 480px) and (min-width: 320px) {
    body.airhotels-dashboard-transactionhistory ul.review_list li {
        font-size: 12px;
    }
    .airhotels-product-accountverification .verification_tab li {
        padding: 0px 18px 0 0;
        font-size: 10px;
    }
    .airhotels-product-accountverification ul.verification_tab li.selected {
        font-size: 12px;
    }
    .airhotels-product-accountverification .main_content label {
        width: 62% !important;
    }
    .airhotels-product-vieworder .col2-set .col-1,
    .airhotels-product-vieworder .col2-set .col-2 {
        margin-bottom: 13px;
        width: 100%;
    }
}
@media only screen and (max-width: 640px) and (min-width: 360px) {
    .airhotels-dashboard-transactionhistory ul.review_list li {
        font-size: 12px;
    }
    .airhotels-product-accountverification .verification_tab li {
        padding: 0px 18px 0 0;
        font-size: 10px;
    }
    .airhotels-product-accountverification ul.verification_tab li.selected {
        font-size: 12px;
    }
    .airhotels-product-vieworder .col2-set .col-1,
    .airhotels-product-vieworder .col2-set .col-2 {
        margin-bottom: 13px;
        width: 100%;
    }
    body.airhotels-dashboard-reviewpage ul.review_list li {
        padding: 0 20px 0 0;
    }
}

/*changes for calendar*/
.airhotels-property-blockcalendar .search_date input {
    border: 1px solid #ccc;
}
.airhotels-property-blockcalendar .white_content {
    padding: 16px 0px 16px 16px !important;
    top: 19%;
    left: 25%;
}
.airhotels-property-blockcalendar .search_date {
    margin: 13px 4px 0 5px;
}

/* @media only screen and (max-width: 480px) and (min-width: 250px) { */

/* #timelight .close_link, #light .close_link{ right: -3% !important;}} */

/*changes for Property*/
.airhotels-property-form .remove_link span {
    margin: 7px;
    display: inline-block;
    vertical-align: bottom;
}
.airhotels-property-form .ajax-file-upload {
    width: 129px;
    height: 31px;
    text-indent: inherit;
    color: #fff !important;
    cursor: pointer !important;
    background-image: none;
    background: #0099FF !important;
}
.airhotels-property-form .swfupload:hover,
.airhotels-property-form .ajax-file-upload {
    opacity: 0.9;
}
@media only screen and (max-width:766px) {
    .sales-order-view .page-title a,
    .sales-order-invoice .page-title a {
        float: none !important;
        padding: 10px 0 5px;
    display: inline-block;
    }
    .sales-order-view .col2-set .col-1,
    .sales-order-view .col2-set .col-2,
    .sales-order-invoice .col2-set .col-1,
    .sales-order-invoice .col2-set .col-2 {
        width: 100%;
        margin-bottom: 10px;
    }
    div#header_logo_Div {
        position: fixed !important;
    }
    div#socialpopup_main_div {
        overflow-y: scroll;
        height: 200px;
    }
    body.sales-order-view .data-table thead th:last-child {
        width: 41px;
    }
    .selectproperty > .floatleft {
        width: 100%;
    }
    fieldset.body.current.contentcontainer > span#location_validate {
        padding-left: 0;
    }
    .airhotels-property-form #preview_experience {
        top: 27px;
    }
}
@media only screen and (max-width:680px) {
    .airhotels-property-form #preview_experience {
        top: 27px;
    }
    input#save_video_url {
        margin-top: 0;
    }
    .airhotels-property-inbox #ReplyMail {
        width: 100%;
        padding: 5% !important;
    }
    textarea#replyMessage {
        width: 100% !important;
    }
    .airhotels-property-inbox table.inboxTable.left tr td p {text-align: justify;word-wrap: break-word;}
    body.airhotels-property-inbox .inboxTable{padding: 10px;}
    .header-container{    padding-bottom: 10px;}
    .pager .pages{    width: 100%; padding: 10px 0;clear: both; margin: 0;}
    .yourlist_main .pager{margin: 10px 0;}
}
@media only screen and (max-width:550px) {
    .fancybox-wrap.fancybox-opened {
        z-index: 11111;
    }
    div#socialpopup_main_div {
        overflow-y: scroll;
        height: 280px;
    }
    .search-area #searchTextField {
        /*
        display: inline-block;
      border-radius: 0;
      width: 57%;
*/
    }
    .search-area .container {
        width: 100%;
    }
    .search-area .container.hourly_enabled{ width: 100%;}
    .search-area .container #search_options .search_date {
        width: 50%;
        float: left;
    }
    #search #search_options,
    .search_guests {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    div.banner_outer {
        /*        top: 15%;*/

        position: absolute;
    }
    div.banner_text h1 {
        font-size: 32px;
        line-height: 1.1;
    }
    div.banner_text h1 span {
        font-size: 13px;
        margin: 0;
    }
    div.search-area {
        top: 62%;
        width: 100%;
        /*        height: auto;*/
    }
    .home_search_button {
        /*
        display: inline-block;
        position: static;
        width: 100%;
        text-align: center;
*/
    }
    #search #search_options .search_date {
        margin: 0;
        display: inline-block;
        float: none;
    }
    .search-area .container #search #search_options .search_date {
        width: 29%;
    }
    .search-area .container.hourly_enabled #search #search_options .search_date {
        width: 100%;
        float: left;
    }
    .search-area .container #search #search_options .search_date input#checkinDate {
        float: right;
        width: 100%;
        position: relative;
        left: 1px;
    }
    .search-area .container.hourly_enabled #search #search_options .search_date input#checkinDate {
        float: none;
        width: 90px;
    }
    .search-area .container.hourly_enabled #search select#property_service_from {
        width: 90px;
        float: none;
    }
    .search-area .container.hourly_enabled #search #search_options .search_date input#checkinTo {
        width: 90px;
        float: none;
        left: 0;
    }
    .search-area .container #search #search_options .search_date input#checkinTo {
        float: left;
        width: 97%;
        position: relative;
        left: -3px;
    }
    .search-area .hourly_enabled #searchTextField {
        /*
        display: inline-block;
      float: none;
      width: 187px;
      font-size: 13px;
      border-radius: 0;
*/
    }
    #search #search_options .search_date select.time,
    #search #search_options .search_date select {
        display: inline-block;
        float: none;
        position: relative;
        left: -3px;
    }
    #search #search_options #checkinDate {
        display: inline-block;
        float: none;
        /*        width: 113px !important;*/
    }
    #search input#checkinTo {
        /*        width: 115px !important;*/
    }
    .search-area .icon-only {
        display: inline-block;
        position: relative;
        left: -5px;
        border-radius: 0;
        width: 40%;
    }
    .search-area .hourly_enabled #searchTextField {
        /*
        width: 264px;
      font-size: 13px;
      float: none;
      border-radius: 0;
      position: relative;
      left: -4px;
*/
    }
    #search #search_options .search_date select.time {
        left: -5px;
    }
    #search #search_options .search_date select {
        left: -9px;
    }
    .search-area form {
        text-align: center;
    }
    .catalog-product-view #gallerypageslider {
        height: 250px;
    }
    .catalog-product-view #gallerypageslider a {
        background-attachment: inherit;
        background-size: 100% 100%;
        background-position: center center;
    }
    .main-container {
        min-height: auto;
    }
    #content-container .content-wrapper {
        width: 100%;
    }
    ul#world-container li.row {
        width: 100% !important;
    }
    .airhotels-index-index .hourly_enabled p#error_message_for_location {
        margin: 0 auto;
        position: static;
    }
    #search #search_options .search_date+.search_date {
        margin-top: 0px;
    }
    .onepage .col-1 li.control {
        width: auto !important;
        margin-right: 30px;
    }
    .onestepcheckout-index-index #column-2 #checkout-payment-method-load li select {
        width: 99% !important;
    }
    .onestepcheckout-index-index .form-list label {
        font-size: 13px;
        text-align: center;
        padding:0 10px;
    }
    .airhotels-property-blockcalendar .white_content {
        top: 15%;
        left: 10%;
        width: 80%;
    }
    .airhotels-property-blockcalendar .search_date {
        margin: 6px 0;
        width: 100%;
    }
    .airhotels-property-blockcalendar .search_date input,
    .airhotels-property-blockcalendar .search_date #bookavail {
        width: 90% !important;
    }
    .onestepcheckout-index-index #column-2 #checkout-payment-method-load li .v-fix {
        width: 47%;
    }
    .validation-advice {
        line-height: 18px;
        font-size: 13px;
    }
    div.list_location p.basictitle {
        margin-bottom: 0;
    }
    #basic_form div.input-box select#store-view {
        width: 100%;
    }
    .airhotels-property-form .mode_highlight .input-box_inner {
        padding-bottom: 15px;
    }
    div.record_video {
        width: 100%;
    }
    div.record_video_upload {
        width: 90%;
    }
    #manage_list .yourlist_img {
        text-align: center;
    }
    #manage_list .yourlist_img a {
        display: inline-block;
        float: none;
    }
    .airhotels-property-form #preview_experience {
        top: 13px;
    }
    .more-views {
        text-align: center;
    }

    .airhotels-property-form .wizard>.content>.body .profile_private_notes label,
    .airhotels-property-form .wizard>.content>.body .ownercity label,
    .airhotels-property-form .wizard>.content>.body .ownercountry label,
    .airhotels-property-form .wizard>.content>.body #profile_timezone label,
    .airhotels-property-form .wizard>.content>.body .owner_profile label {
        width: 100% !important;
    }
    label.profile_identify {
        margin: 10px 0 4px!important;
    }
    .verify_box {
        width: 100%;
    }
    .short-note p {
        width: 90%;
        display: block;
    }
}
@media only screen and (max-width: 450px) {
    div.inner_video input#video_url {
        width: 90%!important;
        margin-bottom: 5px;
    }
    .search-area #searchTextField {
        width: 239px;
        position: relative;
        left: 2px;
    }
    .search-area .container #search #search_options .search_date input#checkinDate {
        left: 2px;
    }
}
@media only screen and (max-width: 370px) {
    .airhotels-index-index .search-area .hourly_enabled #searchTextField {
        float: none;
        width: 220px;
        display: inline-block;
    }
    .airhotels-index-index .search-area {
        top: 65%;
    }
    .search-area .container.hourly_enabled #search #search_options .search_date input#checkinTo {
        left: 2px;
    }
}
@media only screen and (max-width: 359px) {
    .catalog-product-view .porperty-review {
        float: none;
    }
    .catalog-product-view #formhide {
        padding: 2%;
    }
    .catalog-product-view aside .demo label {
        padding: 6px 0 2px;
        font-size: 14px;
    }
    .catalog-product-view aside .demo .select_grid {
        width: 32% !important;
        margin: 0 2% 0 0;
    }
    .catalog-product-view aside .wishlist-addthis {
        padding: 3% 2% 2%;
    }
    .search-area .container #search #search_options .search_date {
        width: 39.3%;
    }
    .search-area .container #search #search_options .search_date input#checkinDate {
        width: 100% !important;
    }
    .search-area .container.hourly_enabled #search #search_options .search_date input#checkinDate {
        width: 80px !important;
        left: 0;
    }
    .container.hourly_enabled .search_date input {
        width: 81px !important;
    }
}

/*changes today*/
.airhotels-index-index .col1-layout .col-main {
    float: left !important;
    background: #333;
    width: 100%;
}
.airhotels-index-index .messages {
    width: 31% !important;
}

/*su style*/
ul#world-container li a:before {
    content: "";
    background-color: rgba(0,
    0,
    0,
    0.3);
    width: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    transition: all ease-out 1s;

    z-index: 0;
    -webkit-transition: all ease-out 1s;
}
ul#world-container li a:hover:before {
    height: 100%;
}

/* Payment method checkbox issue */
.radio-input:checked + .radio-label:before {
    -moz-box-shadow: inset 0 0 0 4px #fff;
    -webkit-box-shadow: inset 0 0 0 4px #fff;
    box-shadow: inset 0 0 0 4px #fff;
    background-color: #6699ff;
}
table#my-orders-table tbody tr td > div {
    line-height: 1.3;
}
div.field div.floatleft select,
.airhotels-property-form div.field div.floatleft select#property_type {
    width: 170px;
}
.more-views .album_close {
    /*    top: 5px;*/
}
#form-validate .form-list label i.sprimg {
    position: relative;
    top: -2px;
}
.airhotels-property-form .wizard > .content > .body select,
#onepage-billing .wide .input-box .address-select,
.onestepcheckout-index-index #column-2 #checkout-payment-method-load li select,
.popup_form #guest_preferences_time_zone,
.search_guest #number_of_guests {
    cursor: pointer;
    background-color: transparent;
    background-image: url("../images/toggle_arrow.png");
    background-repeat: no-repeat;
    background-position: 96% center !important;
}
.airhotels-property-form .wizard > .content > .body select {
    padding-right: 19px;
}
.servicetime_property select#property_service_from,
.servicetime_property select#property_service_to {
    width: 50px;
    background-size: 8px auto;
}
.servicetime_property select#property_service_from_period,
.servicetime_property select#property_service_to_period {
    width: 42px;
    background-size: 8px auto;
    padding-right: 0;
}
body .advance_date.hourly_element .in_out_date select,

/*body .advance_date.hourly_element .in_out_date input{*/
background: url("../images/toggle_arrow.png") no-repeat center right 5px !important;
padding-right: 17px !important;
background-size: 8px auto !important;
cursor: pointer;

}
.airhotels-property-form .wizard > .content > .body select#cancelpolicy,
#onepage-billing .wide .input-box .address-select,
.onestepcheckout-index-index #column-2 #checkout-payment-method-load li select {
    padding-right: 25px;
}
.popup_form .search_date input,
.search_guest #number_of_guests,
.popup_form #guest_preferences_time_zone,
#reserve_div .property_from input,
#reserve_div .property_left input,
.popup_form .search_date input {
    background: url("../images/toggle_arrow.png") no-repeat center right 2px;
    background-position: 61px -415px;
    background-image: url('../images/spriteimage.png');
}
.catalog-product-view .host_details_wrapper #action_buttons > a {
    color: #999 !important;
    position: relative;
    top: 2px;
}
.catalog-product-view .host_details_wrapper #action_buttons > a:hover {
    color: #333 !important;
}
fieldset.body.current.contentcontainer > span#location_validate {
    width: 100%;
    display: inline-block;
    text-align: left;
    padding-left: 22%;
    margin: 5px 0 23px;
}
div.list_location {
    margin-bottom: 0;
}
div.list_location p.basictitle {
    margin-bottom: 15px;
}
.airhotels-property-inbox table.inboxTable.left tr .msg_box p:nth-child(2) {
    /*
    font-size: 15px !important;
    color: #444 !important;
    text-decoration: underline;
*/
    margin: 10px 0 3px;
}
body.onestepcheckout-index-index .form-list li select,
.airhotels-property-advsearch .locationbar-name .in_out_date select
/*.catalog-product-view .demo .select_grid_timings input {*/
{
    background-image: url("../images/toggle_arrow.png") !important;
   background-repeat:  no-repeat !important;
   background-position: 98% center !important;
    cursor: pointer;
}
div.wait {
    text-align: center;
}
div#book_it_default .catalog-product-view #formhide {
    padding: 3%;
}
div#book_it_default .catalog-product-view #formhide .demo {
    margin-bottom: 1%;
    padding-bottom: 3%;
}
div#book_it_default .catalog-product-view #formhide #txtHint p {
    margin: 1% 0;
}
div.validation-advice {
    min-height: 18px;
    font-size: 13px;
    line-height: 15px;
    background-position: 0 0;
}
div#socialpopup_main_div .new_account_create {
    margin: 0px 0px 10px 0px;
}
span.create_acc{
    float: left;
    width: 100%;
}
.short-note {
    padding: 3px 0px;
}
.short-note p {
    width: 30%;
    display: inline-block;
    margin: 5px 0;
    background-color: #f1f1f1;
    padding: 1%;
}
.field.additional-attribute div.floatleft input {
    width: 170px;
}

}

/*Media query*/
@media only screen and (min-width: 1600px) {
    .catalog-product-view aside {
        margin-top: -58px !important;
    }
}
@media only screen and (min-width: 1440px) {
    .catalog-product-view aside {
        margin-top: -15px !important;
    }
}
@media only screen and (min-width: 1366px) {
    .catalog-product-view aside {
        margin-top: 15px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    #banner-container video {
        height: 100%;
        width: auto;
    }
    #banner-container {
        height: 550px;
    }
    div.banner_outer {
        top: 27%;
    }
    .banner_text h1 {
        font-size: 43px;
        letter-spacing: -1.5px;
    }
    .banner_text h1 span {
        font-size: 22px;
    }
    .banner_outer {
        /*************** top:196px; ***************/
        position: absolute;
    }
    /*************** .search-area #search .mleft{margin-top: 212px;} ***************/
    ul#cities-container {
        width: 650px;
        margin: 0 auto;
    }
    #content-container .content-wrapper {
        width: 770px;
        margin: 0 auto;
    }
    ul#cities-container li:nth-child(2) {
        margin-right: 0px;
    }
    ul#cities-container li {
        margin-bottom: 25px;
    }
    ul#world-container {
        width: 83.3%;
        margin: 0px auto;
    }
    ul#world-container li {
        margin-right: 23px;
    }
    ul#world-container li:nth-child(3) {
        margin-right: 0px;
        margin-left: 23px;
    }
    #most-popular-container #homepage_badges,
    #most-popular-container ul#rated_badges,
    #most-popular-container ul#popular_badges {
        width: 83.3%;
        margin: 0px auto;
    }
    #whatsnew ul li:nth-child(2),
    #rated_div ul li:nth-child(2),
    #popular_div ul li:nth-child(2) {
        margin-right: 0px;
    }
    #whatsnew ul li,
    #rated_div ul li,
    #popular_div ul li {
        margin: 0px 20px 20px 0px;
        position: relative;
    }
    .airhotels_calender_hourly table {
        left: 0% !important;
    }
    .airhotels_calender_hourly .airhotels_hourly_overlay_close {
        right: -1% !important;
    }
    .footer-container .footer {
        width: 100%;
    }
    .footer-container .column-row {
        width: 63%;
    }
    ul#cities-container li:last-child {
        width: 640px !important;
    }
    ul#world-container li:nth-child(6) {
        width: 640px !important;
    }
    #whatsnew ul li.clear-r,
    #rated_div ul li.clear-r,
    #popular_div ul li.clear-r {
        width: 640px;
    }
    /***************Dashboard user image  ***************/
    .user_profile_img {
        text-align: center;
        padding: 20px 0 0 0;
        /*width: 768px;*/
        margin: 0 auto;
    }
    .user_profile_img p {
        font-size: 16px;
    }
    .user_profile_img h3 {
        font-size: 22px;
        padding: 10px 0px;
    }
    .userimgonly {
        margin: 0 auto;
    }
    /***************Dashboard user image  ***************/
    body.airhotels-property-uploadphoto .form-list select {
        width: 97.5% !important;
    }
    .proupsec {
        width: 70%
    }
    .my_wish_listviewpage {
        padding: 40px 0 0 0;
        width: 490px;
        margin: 0 auto;
    }
    .my_wish_listviewpage ul li {
        padding: 0px;
    }
    .login_wrapper {
        width: 730px;
        margin: 20px auto;
    }
    #back-top a {
        background-image: none;
    }
    .basic_price_currency {
        padding: 2px 4px;
        font-size: 16px !important;
    }
    #property_type {
        width: 300px;
    }
    div#map_canvas {
        float: left;
        margin-left: 21px;
    }
    .reviews-list-item .profile_pic {
        float: left;
        width: 10% !important
    }
    .reviews-list-item .bubble {
        width: 80% !important;
        float: left !important;
        margin-left: 50px;
        box-sizing: border-box;
    }
    aside {
        background: #fff none repeat scroll 0 0;
        display: block !important;
        float: right;
        position: relative;
        right: auto !important;
        top: auto !important;
        width: 305px;
        z-index: 10000;
    }
}
@media only screen and (min-width:1200px) {
    .airhotels-index-index #search #search_options .search_date select,
    .airhotels-index-index .search-area .icon-only {
        width: auto;
        color: #a9a9a9;
    }
    .airhotels-index-index #search #search_options .search_date select.time {
        background-position: 51px -543px;
    }
    .airhotels-index-index #search #search_options #checkinDate,
    .airhotels-index-index #search #search_options #checkinTo {
        width: 105px;
        cursor: pointer;
    }
    .airhotels-index-index .search-area .icon-only {
        padding: 6px;
        color: #fff;
    }
    .airhotels-index-index #search #search_options .search_date select.time {
        width: 90px !important;
    }
    .airhotels-index-index .search-area form { width: 930px; }
    .airhotels-index-index .search-area .hourly_enabled #searchTextField {
        width: 247px;
    }
    .home_search_button {
        /*
        display: inline-block;
width: 10%;
*/
    }
    .home_search_button button#submit_location {
        /*
        position: relative;
        left: -4px;
        width: 100%;
*/
    }
    .airhotels-index-index p#error_message_for_location {
        position: static;
        margin: 0 auto;
    }
    .airhotels-product-history .ui-datepicker {
        width: auto;
    }
    .customer-account-index .user_profile_img p {
        margin: 3px 0;
    }
    .search_guests {
        /*        width: 42%;*/
    }
    .airhotels-index-index .hourly_enabled p#error_message_for_location {
        margin: 0;
        position: static;
    }
    .airhotels-index-index p#error_message_daily_location {
        margin: 0;
        position: static;
    }
}
@media only screen and (max-width: 980px) {
    #facebox .body {
        width: auto !important;
    }
    .home_search_button {
        /*
        display: inline-block;
        position: relative;
        top: 1px;
        left: -4px;
*/
    }
    .onestepcheckout-index-index div.payment-billing-placeorder {
        width: 100%;
        margin-right: 0;
    }
    #header_logo_Div {
        width: 80%;
        top: 10% !important;
        left: 10% !important;
    }
    .home_search_button {
        display: inline-block;
        left: -4px;
    position: relative;
        /*
        position: relative;
     top: 0px;
     left: 0px;
*/
    }
    #mailSubject {
        width: 100% !important;
        box-sizing: border-box;
    }
    #facebox .main {
        width: auto !important;
    }
    .form-list li.wide textarea {
        width: 95% !important;
    }
    .mleft {
        float: none !important;
    }
    #search .mleft {
        margin: 0px auto;
    }
    .cart form {
        display: block;
        padding: 10px;
        overflow-y: hidden;
        overflow-x: hidden
    }
    body.checkout-cart-index .cart form {
        display: block;
        padding: 10px;
        overflow-y: hidden;
        overflow-x: scroll !important;
    }
    .ci {
        float: none !important;
    }
    .item-options dd {
        margin: 0 17px 6px 0;
    }
    .container .banner_transparent {
        display: none;
    }
    .search-area #searchTextField {
        display: inline-block;
        float: none;
    }
    .search-area .hourly_enabled #searchTextField {
        width: 350px;
    }
    #facebox div.popup table {
        width: 60%;
    }
    form#contact_form {
        height: auto;
    }
    #search #search_options,
    .search_guests {
        display: none;
    }
    #review_child .form_child {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .catalog-product-view #review_child .form_child {
        overflow: hidden !important;
    }
    .search-area .btn,
    .search-area button {
        float: none;
        /*
        display: table;
   margin: 0 auto;
*/
    }
    .container {
        margin: 0 auto;
        width: 98%;
    }
    .search-area .hourly_enabled {
        width: 98%;
    }
    .search-area form {
        z-index: 5;
        float: left;
        clear: left;
        text-align: center;
        display: block;
        -webkit-transition: width ease-out 900ms;
        -moz-transition: width ease-out 900ms;
        -o-transition: width ease-out 900ms;
        transition: width ease-out 900ms;
        width: 100%;
    }
    .airhotels-index-index .search-area form {
        width: 100%;
    }
    a {
        text-decoration: none !important;
    }
    .reg_btn {
        float: none;
        margin: 0 auto;
        display: table;
    }
    .search-area {
        padding-top: 0;
        background: none;
        z-index: 2000;
    }
    .SliderName_2Description {
        display: none;
    }
    #mobile_search_view {
        display: block !important;
        padding: 10px;
        box-shadow: 0 0 4px rgba(0,
        0,
        0,
        0.3);
        margin: 10px auto 0 auto;
        width: 90%;
        text-align: center;
        background-color: #F0F0F0;
        background: -webkit-linear-gradient(top,
        white 0%,
        #F9F9F9 49%,
        #F2F2F2 51%,
        #F0F0F0 100%);
        background: -moz-linear-gradient(top,
        white 0%,
        #F9F9F9 50%,
        #F2F2F2 50.1%,
        #F0F0F0 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
        endColorstr='#fff0f0f0',
        GradientType=0);
    }
    #mobile_search_view .top-header {
        text-align: center;
    }
    #mobile_search_view .top-header h1,
    #mobile_search_view .top-header h2 {
        text-align: center;
    }
    #mobile_search_view .top-header h1 {
        font: bold 18px arial;
        color: #E81D87;
    }
    #mobile_search_view .top-header h2 {
        font: bold 1.3em arial;
        color: #999;
        margin-bottom: 10px;
    }
    #mobile_search_view i.hotel_search_icon {
        background: url(../images/magnifier.png) no-repeat;
        width: 64px;
        height: 64px;
        margin: 0 auto;
        display: block;
    }
    #mobile_search_view input[type="text"].minisearch {
        color: #333;
        font-size: 1.3em;
        width: 92%;
        border-radius: 0;
        -o-box-shadow: inset 0px 0px 0px rgba(0,
        0,
        0,
        0.4);
        -moz-box-shadow: inset 0px 0px 0px rgba(0,
        0,
        0,
        0.4);
        -webkit-box-shadow: inset 0px 0px 0px rgba(0,
        0,
        0,
        0.4);
        box-shadow: inset 0px 0px 0px rgba(0,
        0,
        0,
        0.4);
    }
    #mobile_search_view input[type="text"] {
        margin-bottom: 10px;
    }
    #mobile_search_view button {
        font-weight: normal;
        line-height: 1;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        min-height: 0;
        background: #D30E74 url(../images/search-icon.png) 9px center no-repeat !important;
        box-shadow: inset 0 0 0.2em rgba(255,
        255,
        255,
        0.5),
        0 1px 2px rgba(0,
        0,
        0,
        0.3),
        0 0 0 black;
        border: 0;
        color: #fff;
        padding: 10px 10px 10px 36px;
        cursor: pointer;
        margin-top: 10px;
    }
    #mobile_search_view button:hover {
        background: #ee2c91 url(../images/search-icon.png) 9px center no-repeat !important;
        box-shadow: inset 0 0 0.2em rgba(255,
        255,
        255,
        0.5),
        0 1px 2px rgba(0,
        0,
        0,
        0.3),
        0 0 0 black;
    }
    .navbar_container {
        width: 100% !important;
    }
    .navbar .nav {
        margin: 0 auto;
        display: table;
        float: none !important;
    }
    .callbacks li img.sliderimg {
        top: 0px !important;
    }
    .airhotels-index-index #proslider {
        height: 300px;
        overflow: hidden;
    }
    #proslider .callbacks_nav {
        top: 30% !important;
    }
    #proslider .callbacks img {
        height: 100%;
    }
    #proslider .search-area {
        top: 30%;
        position: absolute;
        padding: 0px;
    }
    .callbacks_nav {
        top: 38% !important;
    }
    .broswer_header {
        display: none;
    }
    .wrapper {
        min-width: 100%;
    }
    .header {
        min-width: 100%;
        margin: 0;
        padding: 0px 0px;
    }
    .glossymenu {
        display: block;
        padding: 0;
        border-bottom-width: 0;
    }
    body.airhotels-index-index .glossymenu {
        display: block;
        padding: 0;
        border-bottom-width: 0;
        position: absolute !important;
        float: right !important;
        width: 100% !important;
    }
    .header .logo {
        margin: 0;
        padding: 0px;
        margin: 10px 0px 0px 10px;
    }
    .header-container {border:none; height: 60px; border-bottom: 1px solid #D0D0D0; border-radius: 0; background: #fff; }
    body.airhotels-index-index .header-container {
        border-bottom: 0px !important;
        border-radius: 0;
        border-top: 0;
        border-right: 0;
        border-left: 0;
        background: none !important;
    }
    .SliderName_2 a.explore_world_slider_class img {
        width: 100% !important;
    }
    .glossymenu a.menuitem {
        display: block;
        position: absolute;
        top: 8px;
        right: 5px;
        text-decoration: none;
        font-size: 0 !important;
        background-position: -728px -24px;
        width: 32px;
        height: 50px;
        text-align: center;
        line-height: 42px;
        float: right;
        margin-right: 0px;
        z-index: 9999
    }
    .glossymenu a.menuitem:visited,
    .glossymenu .menuitem:active {
        color: white;
    }
    .glossymenu a.menuitem .statusicon {
        border: none;
        vertical-align: middle;
    }
    .glossymenu div.submenu {
        position: absolute;
        width: 100%;
        right: 0;
        background: #eee;
        text-align: left;
        z-index: 11111;
        top: 60px;
    }
    .glossymenu div.submenu ul {
        margin: 0 7px;
        padding: 0;
    }
    .glossymenu div.submenu ul li {
        list-style: none;
        display: block;
        border-top: 1px solid rgb(44,
        45,
        46);
    }
    .glossymenu div.submenu ul li:first-child {
        border-top: 0;
    }
    .glossymenu div.submenu ul li.last_child {
        border-top: 1px solid rgb(44,
        45,
        46);
        border-bottom: 0;
    }
    .glossymenu div.submenu ul li a {
        color: #4a4a4a;
        text-decoration: none;
        display: block;
        padding: 8px 4px;
        font-size: 14px;
    }
    .glossymenu div.submenu .space_btn {
        display: block;
        padding: 10px;
        font-size: 16px;
        text-decoration: none;
        cursor: pointer;
        font-weight: normal;
        background-color: #808080;
        border: 1px solid #808080;
        color: #fff;
        font-weight: normal;
        margin: 0 5px 5px;
        text-align: center;
    }
    .footer {
        width: 95%;
        padding: 20px 2% 0
    }
    #body-footer-wrap {
        height: auto;
    }
    .footer address {
        float: none;
        text-align: center;
        padding: 10px 0;
        clear: both;
    }
    .footer-container {
        height: auto;
    }
    .footer #share_links,
    .footer .final_links {
        display: none;
    }
    .popular-wishlist .row-wishlists-list .wishlists-list-item .matte-media-box {
        background: none;
        width: 100%;
        height: 100%;
    }
    .popular-wishlist .row-wishlists-list .wishlists-list-item .matte-media-box:hover {
        background: none;
    }
    .popular-wishlist .row-wishlists-list .wishlists-list-item .matte-media-box img {
        margin: 0;
        width: 100% !important;
        height: auto !important;
    }
    .popular-wishlist .row-wishlists-list .wishlists-list-item {
        float: none !important;
    }
    .popular_2up_listings_view .feed_item_view {
        width: auto !important;
        left: 0;
        bottom: 0;
    }
    .popular_2up_listings_view .wishlists2-list-item .matte2-media-box img {
        margin: 0;
        width: 100% !important;
        height: auto !important;
    }
    .popular-wishlist .row-wishlists-list .info_card {
        margin: 0;
        width: auto;
        border: 0;
        padding: 10px;
        display: none;
    }
    .popular_2up_listings_view .wishlists2-list-item .matte2-media-box {
        padding: 0;
        border: 0;
    }
    /***************.popular_2up_listings_view .wishlists2-list-item .matte2-media-box:hover{padding:0; border:0; -webkit-box-shadow: 0 0 0px rgba(237, 29, 137, 0.8),0 0 0 black; box-shadow: 0 0 0px rgba(237, 29, 137, 0.8),0 0 0 black;}***************/
    .addresses-list .col-1,
    .addresses-list .col-2 {
        float: none;
        width: auto;
    }
    .search-bar {
        clear: both;
        margin: 8px;
        padding: 0px;
    }
    #searchTexttopForm.search-bar {
        clear: none;
    }
    .search-bar .header-search {
        width: 90% !important;
    }
    #wishlist-table {
        margin: 2px !important;
    }
    #wishlist-table td {
        display: block;
    }
    #wishlist-table .std {
        margin: 0 !important
    }
    #wishlist-table th:first-child,
    #wishlist-table th:last-child {
        display: none;
    }
    .home-medium-dealbox1 {
        width: 100% !important;
    }
    #print_grid h1 {
        font-size: 13px;
    }
    #manage_list .yourlist_img {
        float: none;
    }
    #property_property td,
    #property_property th {
        padding: 3px;
    }
    .calender_left {
        margin-left: 0 !important;
        float: none !important;
        clear: both;
    }
    .feed_item_device_view {
        width: auto !important;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 12px;
        display: block;
        text-align: left;
        background: url(../images/fade-bg.png) repeat;
    }
    .popular_2up_listings_view .feed_item_view {
        background: url(../images/fade-bg.png) repeat;
    }
    .feed_item_device_view h4 {
        font: bold 16px 'Droid Sans',
        sans-serif;
        color: #fff;
        text-shadow: 0 -1px 1px black;
    }
    .feed_item_device_view span {
        font: normal 13px 'Droid Sans',
        sans-serif;
        color: #e0e0e0;
    }
    .feed_item_device_view span.h4 {
        color: #fff;
        display: block;
        font-size: 14px;
        font-weight: normal;
        padding-bottom: 5px;
    }
    .feed_item_device_view .popular_price {
        background-position: -140px -49px;
        text-align: center;
        width: 84px;
        height: 85px;
        position: absolute;
        right: 4px;
        bottom: 5px;
    }
    .feed_item_device_view .price-tag-price {
        padding-top: 28px;
        font: bold 19px 'Droid Sans',
        sans-serif;
        color: #fff;
        margin: 0;
        line-height: 100%;
        text-shadow: 0 -1px 1px black;
        display: block;
    }
    .feed_item_device_view .price-tag-price-pernight {
        font: normal 10px 'Droid Sans',
        sans-serif;
        color: #fff;

        margin: 0;
        padding: 0;
    }
    #main_reviews ul {
        float: left;
        width: auto !important;
        padding: 10px 0 6px 10px;
    }
    #main_reviews ul li span {
        width: 20% !important;
        padding-right: 10px;
    }
    .twospace_list {
        position: relative;
    }
    .wish_list_button {
        right: 10px;
        top: 10px;
    }
    #reviews_link_text .page-title h1 {
        padding: 0 0 0 5px !important;
    }
    #reviews_link_text .page-title h1 span {
        font-size: 10px;
        white-space: nowrap;
    }
    #room ul.rooms_sub_navhomepage>li {
        float: none;
        clear: both;
        margin-bottom: 3px;
    }
    #room ul.rooms_sub_navhomepage>li.selected {
        border-bottom: 1px solid #D9D8D8;
    }
    .bottomtab {
        display: block;
        padding: 0 5px;
    }
    .bottomtab h3 {
        text-align: left;
        border-bottom: 1px solid #dce0e0;
        margin-bottom: 10px;
        color: #E81D87;
    }
    .bottomtab ul {
        overflow: hidden;
        margin-bottom: 10px;
    }
    .bottomtab ul li {
        float: left;
        display: block;
        width: 48.1%;
        margin-bottom: 10px;
    }
    .bottomtab ul li img {
        width: 100%;
    }
    .bottomtab ul li.odd {
        margin-right: 10px;
    }
    .bottomtab ul li.even {
        margin-right: 0px;
    }
    .bottomtab ul li a {
        position: relative;
        display: block;
    }
    .bottomtab .tabdesc {
        background: url(../images/fade-bg.png) repeat;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 94%;
        font: normal 12px Droid sans;
        padding: 3%;
        color: #fff;
    }
    .page-title h1,
    .page-title h2 {
        border-radius: 0;
    }
    .my-account {
        border-radius: 0;
    }
    /*************** signup ==================================***************/
    #signUp_grid {
        margin-left: 0;
        float: none;
        width: auto;
    }
    #signUpBox {
        width: auto;
        border-radius: 0;
        padding: 10px;
        box-shadow: #C2E8F9 0px 0px 0px;
    }
    #signUp_grid h1 {
        padding: 0;
        margin: 0 auto 10px auto;
        display: table;
        background: url(../images/account-icon.png) top right no-repeat;
        padding-right: 12%;
    }
    #signUpBox .text_Input {
        width: 92% !important;
    }
    #signUpBox .textInput_grid {
        width: auto;
    }
    .form-list .input-box {
        width: auto !important;
        float: none;
    }
    .form-list .field {
        float: none;
        width: auto;
    }
    #signUpBox .buttons_set {
        text-align: center;
    }
    #signUpBox .reg_buttonglossy {
        float: none !important;
    }
    #signUpBox .control {
        margin: 0 auto 10px auto;
        float: none;
        display: table;
    }
    .new-account-login .textInput {
        width: auto;
    }
    .new-account-login .textInput input {
        width: 92%;
    }
    .new-account-login .signin-form {
        padding: 0 10px;
        border-radius: 0;
    }
    .new-account-login .extra-actions {
        width: auto;
    }
    .new-account-login .formActions {
        padding: 10px 0;
    }
    /***************signin***************/
    .new-account-login {
        width: auto;
        margin: 0;
        border-radius: 0;
        box-shadow: #C2E8F9 0px 0px 0px;
    }
    .login-on-register {
        float: none;
        clear: both;
        margin-right: 0;
    }
    .new-account-login .fb-button-center {
        width: auto;
    }
    .new-account-login .fb-button-container-centered {
        text-align: center;
    }
    .new-account-login .or-separator {
        background-position: center bottom;
    }
    .new-account-login .fb-button {
        left: auto;
        display: table;
        cursor: pointer;
        overflow: hidden;
        margin: 0 auto;
    }
    .new-account-login .fb-login-section h1 {
        text-align: center;
    }
    .new-account-login .best-places {
        text-align: center;
    }
    /*************** forgot password ====================================***************/
    .form-list input.input-text {
        width: 96% !important;
    }
    .form-list select {
        width: 96%;
    }
    #form-validate .form-list label.label_align {
        padding: 0 30px 10px 0;
    }
    #profile_notification label.label_align {
        width: 70px !important;
    }
    .col-left {
        float: none;
        width: auto;
    }
    #room #left_column {
        float: none !important;
        width: auto !important;
    }
    #invite #left_column {
        float: none !important;
        width: auto !important;
    }
    #room #left_column #main_content,
    #room #left_column #details,
    #room #left_column #reputation {
        float: none !important;
        width: auto !important;
    }
    .col2-left-layout .col-main {
        float: none;
        width: auto;
    }
    .block-account .block-title {
        border-radius: 0;
    }
    .block-account {
        border-radius: 0;
    }
    /*************** dashboard ====================================***************/
    .listing-info {
        margin-left: 0 !important;
    }
    #reviews_link_text .page-title h1 {
        font-size: 14px;
    }
    #main_content ul.rooms_sub_nav {
        padding: 10px 7px 0 !important;
    }
    #room #content_flag {
        display: none;
    }
    .property_from input {
        border-radius: 0;
        width: 80%;
    }
    .property_to input {
        border-radius: 0;
        width: 80%;
    }
    #newlist {
        text-align: center;
    }
    #room #reputation_sub_nav,
    #room #main_content_sub_nav {
        border-radius: 0 !important;
    }
    #room .box .middle {
        border-radius: 0;
    }
    #room ul.rooms_sub_nav>li.selected {
        border-radius: 0 !important;
    }
    #room ul.rooms_sub_nav>li {
        border-radius: 0 !important;
    }
    .property_from,
    .property_to {
        width: 50%;
    }
    .dashboard .welcome-msg {
        margin: 0;
        padding: 0px 10px;
    }
    .box-account .col2-set .col-1,
    .box-account .col2-set .col-2 {
        float: none;
        width: auto;
    }
    /*************** property_view ==============================***************/
    #content_wrapper {
        width: 100% !important;
    }
    #the_roof {
        display: none;
    }
    #rooms_grid {
        border: 0;
    }
    #content_view {
        padding: 0;
    }
    #room .box .middle {
        border-radius: 0 !important;
    }
    #action_buttons {
        float: left !important;
        padding: 20px 0 0 0;
    }
    body.catalog-product-view #action_buttons {
        float: none !important;
        padding: 20px 0 0 0;
    }
    #room_snapshot h1,
    #room_snapshot h3 {
        padding: 0 !important;
    }
    .middle_roof {
        padding: 0 10px;
    }
    #room ul.rooms_sub_nav>li {
        margin-right: 0px
    }
    .ad-gallery {
        width: 100% !important;
    }
    .ad-gallery .ad-image-wrapper {
        width: 100% !important;
        top: 0 !important;
        height: 170px !important;
        margin-bottom: 0 !important;
    }
    .ad-gallery .ad-image-wrapper .ad-image {
        width: 100% !important;
        height: auto !important;
    }
    .ad-gallery .ad-image-wrapper .ad-image img {
        width: 100% !important;
        height: auto !important;
    }
    .ad-gallery .ad-image-wrapper .ad-prev,
    .ad-gallery .ad-image-wrapper .ad-next {
        display: none !important;
    }
    .ad-gallery .ad-nav .ad-thumbs {
        width: 100% !important;
    }
    .ad-gallery .ad-thumbs .ad-thumb-list {
        width: 100% !important;
    }
    .ad-gallery .ad-forward {
        right: -1px !important;
    }
    #room #left_column #main_content #maps_div {
        width: 100% !important;
        height: 100% !important;
    }
    #room #left_column #main_content #maps_div #map {
        width: 100% !important;
        height: 250px !important;
    }
    #photos_div {
        width: 100% !important;
    }
    #room_snapshot {
        width: 100% !important;
    }
    /*************** calender===================================***************/
    #room #left_column #main_content #calendar_div {
        width: 100% !important;
    }
    .calend tr td {
        padding: 5px 10px;
    }
    .weekDays th {
        font-weight: normal;
        text-align: center;
        font-size: 9px;
        padding: 8px;
    }
    #cal_legend {
        clear: none;
    }
    #room #main_content h2,
    #cal_legend h2.available_grid {
        margin-right: 3px;
    }
    #room #left_column #main_content #calendar_div {
        min-height: 100% !important;
    }
    #description_text_wrapper .left_desc {
        border-right: 0px;
        width: 98%;
    }
    #description_details {
        width: auto !important;
        clear: both;
        float: none !important;
    }
    .airhotels-property-blockcalendar .white_content {
        left: 25%;
        top: 30%;
    }
    .airhotels-property-blockcalendar .hourly_white_content {
        width: 94%;
        left: 2%;
        padding: 0px;
        border: 3px solid #dce0e0;
    }
    .airhotels-property-blockcalendar #timelight .close_link {
        top: -20px;
    }
    /*************** viewpage ===============================***************/
    #resposivedesc {
        display: block !important;
        padding: 0 5px;
    }
    #resposivedesc .resposivegrid {
        margin-bottom: 20px;
    }
    #resposivedesc .resposivegrid p {
        margin-bottom: 10px;
        font: normal 12px arial;
        color: #5d5d5d;
        line-height: 18px;
    }
    #resposivedesc h3 {
        text-align: left;
        border-bottom: 1px dotted #dce0e0;
        margin-bottom: 10px;
        color: #E81D87;
        font-size: 16px;
    }
    #resposivedesc h4 {
        margin-bottom: 10px
    }
    #resposivedesc ul#desclist {
        border: 1px solid #ececec;
    }
    #resposivedesc ul#desclist li {
        padding: 5px;
        background: #ececec;
    }
    #resposivedesc ul#desclist li.odd {
        background: #fff;
    }
    #resposivedesc span#cancellation_val {
        display: block;
        font-weight: normal;
        padding-top: 3px;
    }
    #resposivedesc .amenities_list {
        padding-left: 10px;
    }
    #resposivedesc .empty_review {
        color: #e94e34 !important;
    }
    #resposivedesc #review_child {
        border-radius: 0 !important;
    }
    #room #main_content h2 {
        margin-right: 2px !important;
    }
    ul.form-list {
        width: 100% !important;
    }
    #review_child .buttons-set {
        border-top: 0 !important;
        text-align: center;
        margin: 0;
    }
    #room #right_column {
        float: none !important;
        width: 100% !important;
        margin: 0 auto;
    }
    #room #right_column .box .middle_child {
        border-radius: 0 !important;
    }
    #room #right_column .box .middle_child h1 {
        border-radius: 0 !important;
    }
    #room ul.rooms_sub_nav>li>a {
        padding: 5px 5px;
    }
    .form-list_inner {
        width: auto !important;
        padding: 0 !important;
    }
    .form-list_inner .floatleft,
    #list_type_inner .floatleft {
        float: none !important;
    }
    .fieldset {
        margin: 0 !important;
        padding: 0 13px;
    }
    .field.basiccategory .selectproperty > .floatleft {
        width: auto;
    }
    .airhotels-property-form div.marketplace-custom-option {
        width: 100%;
        padding: 0;
        margin-bottom: 3% !important;
    }
    #propertyform textarea {
        width: 95% !important;
    }
    #propertyform select,
    #list_type_inner select {
        width: 97% !important;
    }
    .fieldset h2 {
        margin-bottom: 10px !important;
    }
    .fieldset .buttons-set {
        margin: 0 !important;
    }
    #property_property tr th {
        font-size: 13px;
    }
    #list_type_inner {
        width: 100%;
    }
    #list_type_inner #map_canvas_edit {
        width: 100% !important;
        height: auto !important;
    }
    #profile_right .panel .header_grid h1 {
        font-size: 20px;
    }
    #propertyform input[type="text"],
    #list_type_inner input[type="text"],
    #list_type_inner textarea {
        width: 95% !important;
    }
    .actions_grid .action_button {
        float: none !important;
    }
    .listing_main {
        width: 100%;
    }
    #profile_right {
        width: auto !important;
        float: none !important;
        clear: both;
    }
    #profile_right .social_connections_and_reviews {
        width: auto !important;
        float: none !important;
        clear: both;
    }
    .actions_grid .action_button {
        margin: 0 0 10px 0 !important;
        display: inline-block;
    }
    .review_comment_grid {
        width: 65% !important;
    }
    .listing_main .listing-info {
        float: none !important;
    }
    .yourlist_img img {
        margin-right: 5px;
    }
    .popular_2up_listings_view .wishlists2-list-item {
        float: none !important;
    }
    #room #right_column #book_it #book_it_default {
        float: none !important;
    }
    #room #right_column #book_it #book_it_default {
        display: table;
        margin: 0 auto;
    }
    #contact_wrapper {
        float: none;
    }
    #contact_wrapper a {
        float: none;
        display: table;
        margin: 0 auto 10px auto;
    }
    /*************** Advance Search================================***************/
    .wrapper_c {
        width: 96%;
        margin: 0px auto;
    }
    .gradient-grey {
        float: none !important;
        width: auto;
        overflow: hidden;
    }
    .advance_srch {
        width: 88%;
        padding: 10px;
        float: left;
        border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        -webkit-border-radius: 0 0 5px 5px;
    }
    .advance_srch .left {
        float: none;
    }
    .advance_right_container {
        margin-left: 0 !important;
    }
    #searchinnerpage {
        float: none;
        width: 100%;
    }
    #expandFilter {
        margin-left: 0;
    }
    .check_box {
        clear: both;
        margin: 0;
        padding: 10px 0;
        float: none;
    }
    .check_box ul li {
        float: none;
    }
    .check_box ul li input[type="text"] {
        margin: 0 0 5px 0;
        width: 95%;
    }
    .check_box ul li select {
        width: 97%;
    }
    .searchmainpage {
        width: 93%;
    }
    .advance_search_btn {
        float: none !important;
    }
    .hideelements {
        clear: both;
        padding-top: 10px;
        width: auto !important;
        margin-left: 0 !important;
    }
    .hideelements strong {
        display: block;
    }
    #pricePernight {
        width: 92% !important;
        margin-left: 5px;
    }
    #review-form .buttons-set button.button {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .search_result .search-result-pimage {
        width: 100%;
    }
    .search-result-right {
        float: none;
        width: auto;
        clear: both;
    }
    .searchmainpage_1 .gradient-grey {
        border-radius: 0;
    }
    .main-container {
        padding-top: 0px;
    }
    .search_bg_container .search_wrapper {
        width: 95% !important;
        position: relative;
    }
    span.search-icon {
        top: 10px !important;
    }
    /*************** cart page=========================================***************/
    #checkout-review-table-wrapper .data-table {
        width: 92%;
    }
    #checkout-review-table-wrapper .data-table tfoot tr {
        background: none !important;
    }
    #checkout-review-table td {
        border-bottom: 0 !important;
    }
    #checkout-review-submit button.button {
        display: table;
        margin: 0 auto;
        float: none;
    }
    #opc-review .buttons-set p.f-left {
        float: none !important;
        text-align: center;
    }
    #review-buttons-container {
        border-top: 0 !important;
    }
    .col2-right-layout .col-main {
        float: none;
        width: auto;
    }
    .col-right {
        float: none;
        width: auto;
    }
    .block-progress .block-title strong {
        border-radius: 0;
    }
    .block {
        border-radius: 0;
    }
    #checkout-step-login .col2-set {
        padding: 20px 10px !important;
    }
    #checkout-step-login .col2-set .col-1 {
        float: none !important;
        margin-right: 0 !important;
        width: auto !important;
    }
    #checkout-step-login .col2-set .col-2 {
        float: none !important;
        margin-right: 0 !important;
        width: auto !important;
    }
    .sp-methods .form-list {
        padding-left: 0px !important;
    }
    #opc-review .product-name {
        float: none !important;
    }
    #checkout-review-table-wrapper .data-table tfoot {}
    .cart .page-title .checkout-types li {
        margin: 0 0 5px;
        display: block;
        text-align: center;
    }
    #wishlist-view-form {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .cart .page-title .checkout-types li button.button {
        display: block;
    }
    ul.checkout-types {
        flaot: left !important;
    }
    #order_history {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    #order_history .pager {
        display: none;
    }
    body.airhotels-index-index .main-container {
        margin: 0px;
        padding-top: 0px;
    }
    .search-area .icon-only {
        border-radius: 3px;
        height: 35px;
        width: 80px;
        margin: 0;
        -moz-border-radius: 0 3px 3px 0;
        -webkit-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }
    .sort_grid {
        float: left !important;
        margin: 0px auto 9px !important;
        width: 96% !important;
    }
    /*************** responsive table ***************/
    .second_th {
        width: 500px !important;
        display: block;
        position: relative;
        top: 9px;
    }
    body.checkout-cart-index #shopping-cart-table thead {
        background: url(../images/bkg_th.gif) repeat-x 0 100% #D9E5EE !important;
    }
    body.checkout-cart-index #shopping-cart-table th {
        background: none !important;
        border-bottom: none !important;
    }
    #propertyupdate label {
        width: 100% !important;
    }
    /*************** #propertyupdate #list_type_inner input.input-text, textarea{width:95%;} ***************/
    #tag_list option {
        border-bottom: none !important;
        cursor: pointer;
    }
    #tag_list option:hover {
        background: #ddd;
    }
    .address_info {
        float: none !important;
    }
    .video_image_banner video {
        display: none !important;
    }
    .desktop_only_profile {
        display: none;
    }
    .profile_email {
        clear: both;
    }
    .property_owner_name,
    .profile_content {
        width: 100%;
    }
    body.checkout-onepage-index .main {
        width: 94%;
        margin: 20px auto !important;
    }
    .wizard>.steps .current a:hover,
    .wizard>.steps .current a:hover,
    .wizard>.steps .current a:active {
        background: #35A9FC !important;
        color: #fff !important;
        border: none !important;
        border-bottom: none;
        top: 0px !important;
        -webkit-border-top-left-radius: 0px !important;
        -webkit-border-top-right-radius: 0px !important;
        -moz-border-radius-topleft: 0px !important;
        -moz-border-radius-topright: 0px !important;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
    }
    .wizard>.steps {
        top: 20px;
        border-bottom: none !important;
    }
    .edit_contact_number {
        width: auto !important;
        float: none !important;
    }
    #time {
        box-sizing: border-box !important;
    }
    .topmenu>.fs-navigation-toggle-handle.fs-navigation-enabled {
        width: 100%;
        background: #4C4B4B !important;
        border: 0px solid #dce0e0 !important;
        border-radius: 0px !important;
        color: #fff !important;
        padding: 0 10px;
        cursor: pointer;
        display: block;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        margin: 0;
        padding: 0 45px 0 15px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        box-sizing: border-box;
    }
    .fs-navigation-toggle-handle.fs-navigation-enabled {
        width: 100%;
        background: #fff;
        border: 1px solid #dce0e0;
        border-radius: 3px;
        color: #111;
        cursor: pointer;
        display: block;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        margin: 0;
        padding: 0 45px 0 15px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        box-sizing: border-box;
    }
    #footer_banner_container {
        position: relative;
        height: auto;
        z-index: 0;
    }
    .footer_banner_image_section img {
        width: 100%;
    }
    .fs-navigation-handle.fs-navigation-enabled {
        position: relative;
    }
    .fs-navigation-handle.fs-navigation-enabled:after {
        height: 3px;
        width: 15px;
        position: absolute;
        top: 0;
        right: 15px;
        bottom: 0;
        background: #dce0e0;
        box-shadow: 0 5px 0 #dce0e0,
        0 -5px 0 #dce0e0;
        content: '';
        display: block;
        margin: auto 0;
    }
    .fs-navigation-handle.fs-navigation-open:after {
        width: 15px;
        height: 15px;
        background: transparent;
        border: none;
        box-shadow: none;
        color: #dce0e0;
        content: "\00d7";
        font-size: 22px;
        font-weight: normal;
        line-height: 13px;
        text-align: center;
    }
    .fs-navigation-lock {
        overflow: hidden !important;
    }
    .topmenu>.fs-navigation-toggle-nav.fs-navigation-enabled {
        background: #4C4B4B !important;
        border: 0px solid #dce0e0 !important;
        border-width: 0 !important;
        border-radius: 0 0 3px 3px;
    }
    .fs-navigation-toggle-nav.fs-navigation-enabled {
        background: #fff;
        border: 1px solid #dce0e0;
        border-width: 0 1px 1px;
        border-radius: 0 0 3px 3px;
        display: none
    }
    .fs-navigation-toggle-nav.fs-navigation-open {
        display: block
    }
    .footer_menu_tab_section,
    .footer_submenu_section {
        padding: 20px 10px;
    }
    .footer_tab_menus {
        font-size: 14px;
        padding: 6px 0px;
        background: #4a4a4a;
        color: #fff;
        border-radius: 0;
        margin: 0 20px 0 0px;
        display: block;
        width: 100%;
        text-indent: 12px;
    }
    a.footer_tab_menus:last-child {
        background-color: rgb(0,
        153,
        255);
        border-radius: 0 0 6px 6px;
    }
    .activefootertabmenu {
        background-color: #F3F6F7;
        padding: 12px 0px;
        color: #4a4a4a;
        font-weight: normal;
    }
    .footer_submenu_tab {
        float: none;
        background-color: #4a4a4a;
        border-radius: 3px;
        box-shadow: 0px 0px 5px rgba(0,
        0,
        0,
        0.2);
    }
    a.footer_tab_menus:hover {
        background-color: #fff;
        color: #4a4a4a;
        font-weight: normal;
    }
    .activefootertabmenu {
        background-color: #fff;
        color: #4a4a4a;
        font-weight: normal;
    }
    .search_bg_container {
        width: 100%;
        padding: 30px 0 20px 0;
    }
    .search_result {
        width: 100% !important;
        margin: 0 auto 20px !important;
        float: none !important;
        height: 270px !important
    }
    .search_result .search-result-pimage {
        height: 290px !important;
    }
    #searchinnerpage {
        width: 100% !important;
        float: left !important;
    }
    .filters_category {
        padding: 10px;
    }
    .removewhislist_item {
        text-align: left !important;
    }
    .remove_whisitem {
        margin: 0 10px 0 0 !important
    }
    .navgation li {
        display: block !important;
        width: 100%;
        padding: 6px 16px;
        box-sizing:border-box;
    }
    .topmenu ul li a {
        display: block;
        padding: 0 !important;
        font-size: 14px;
        font-weight: normal;
        color: #fff !important;
        text-decoration: none !important;
    }
    .topmenu ul li a:hover {
        color: #1D95CB;
    }
    .navgation li.current {
        font-weight: normal;
        color: #4a4a4a
    }
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
    body.airhotels-index-index .main-container {
        margin: 0px;
        padding-top: 0px;
    }
    #banner-container video {
        height: 100%;
        width: auto;
    }
    #banner-container {
        /* 		height: auto; */
    }
    /***************  home page slider ***************/
    .banner_outer {
        position: absolute;
    }
}

@media only screen and (min-width:980px) {
    .catalog-product-view .bx-wrapper ul li.similar_listing {
        width: 272px !important;
        margin: 0px 25px 0px 0px !important;
        padding: 0px !important;
        border: 1px solid #dce0e0;
    }
    .catalog-product-view .bx-wrapper ul li a.search-result-pimage {
        position: relative;
        display: block;
        height: 192px;
        background-size: cover !important;
        background-position: center;
        max-width: 100%;
        max-height: 100%;
        background-repeat: no-repeat;
    }
    /***************Dashboard top menu style starts here  ***************/
    .only_view_page {
        width: 960px !important;
        margin: 0 auto;
    }
    .navgation {
        clear: both;
        width: 960px;
        margin: 0 auto;
    }
    .navgation li {
        float: left;
        list-style: none;
        padding: 0 10px;
        color: #fff;
        font-size: 14px;
    }
    .topmenu ul {
        padding: 0px 0px;
    }
    /***************Dashboard top menu style ends here  ***************/
    /*************** .my-account{margin:0px 0 15px;background:#FAFAFA;} ***************/
    .wrapper_c .cart {
        margin: 10px 0;
    }
    .price_only {
        height: 40px;
    }
    .profile_mobile_only {
        display: none;
    }
    .sales-order-history .main,
    .newsletter-manage-index .main,
    .customer-account-edit .main,
    .customer-address-index .main {
        min-height: 600px;
    }
    .my_wish_listviewpage {
        padding: 40px 0 0 0;
        width: 980px;
        margin: 0 auto;
    }
    .my_wish_listviewpage ul li {
        padding: 10px;
    }
    #back-top a {
        background-image: none;
    }
    .basic_price_currency {
        padding: 2px 4px;
        font-size: 16px !important;
    }
    div#map_canvas {
        float: left;
        margin-left: 21px;
        width: 340px;
        height: 240px;
    }
    body.airhotels-property-invitefriends .col1-layout .col-main .invite_friend_section {
        float: none;
        width: 930px;
        margin: 20px auto 20px;
        padding: 0;
        border: 1px solid #eaeaea;
        padding: 0 10px;
        background: #fff;
    }
    #nav_handle_1 {
        font-size: 0px;
        display: none;
    }
    #footer_banner_container {
        position: relative;
        height: 402px;
        z-index: 0;
    }
    .footer_banner_image_section {
        z-index: -5;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        overflow: hidden;
    }
    #footer_banner_image_container img {
        bottom: 0;
        width: 100%;
        display: inline-block;
        z-index: -1;
    }
    .footer_page_container {
        width: 980px;
        margin: 20px auto;
    }
    .footer_submenu_section {
        padding: 30px 10px 20px 10px;
    }
    /*************** .footer_submenu_section p{position:relative;left:10px;} ***************/
    .footer_submenu_tab {
        float: left;
        background-color: #4a4a4a;
        border-radius: 3px;
        box-shadow: 0px 0px 5px rgba(0,
        0,
        0,
        0.2);
        margin: 0 20px 20px 0px;
    }
    .icon_size {
        font-size: 30px !important;
        display: block !important;
        text-align: center !important;
        margin: 0 0 6px;
    }
    .footer_menu_bg {
        background: #F7F7F7;
        position: relative;
        margin: 0 auto;
        width: 100%;
        box-shadow: 0px 2px 2px rgba(0,
        0,
        0,
        0.1);
    }
    .host_details_wrapper .verified_wrapper {
        width: 30%;
        margin: 4% auto;
    }
    .footer_menu_tab_section {
        width: 980px;
        margin: 0 auto;
    }
    .footer_submenu_section {
        width: 980px;
        margin: 30px auto;
    }
    .footer_tab_menus {
        padding: 22px 24px;
        font-size: 14px;
        font-weight: normal;
        color: #736E6E;
    }
    .activefootertabmenu {
        background-color: #4a4a4a;
        position: relative;
        color: #fff;
    }
    .activefootertabmenu:after {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 10px solid transparent;
        border-top-color: #4a4a4a;
        top: 100%;
        left: 50%;
        margin-left: -10px;
    }
    .invite_friends_actionbuttons {
        width: 950px;
        margin: 30px auto;
        text-align: right;
    }
    .update_button_container {
        text-align: right;
    }
    body.catalog-product-view #review-form .data-table thead th {
        background: none;
        padding: 0 20px;
    }
    .map_address_locator {
        float: right;
        text-align: center;
        position: absolute;
        right: 20px;
    }
    .advance_right_container {
        margin-left: 300px;
    }
    .search_bg_container {
        padding: 30px 0
    }
    .filters_category {
        margin-left: 40px;
        margin-top: 40px;
    }
}
.catalog-product-view .bx-wrapper ul li.similar_listing { width: 356px !important; margin-right: 15px !important; border: 0; }
@media only screen and (min-width: 1025px) {
    #facebox {
        top: 5% !important
    }
    .onestep_month {
        width: 154px !important;
    }
    .onestep_year {
        width: 89px !important;
    }
    .home_banner_overlay {
        display: none;
    }
    .topmenu ul li a {
        display: block;
        padding: 10px 8px !important;
        font-size: 14px;
        border-top: 3px solid transparent;
        font-weight: normal;
        color: #BDBDBD !important;
        text-decoration: none !important;
    }
    .topmenu ul li a:hover {
        color: #1D95CB;
        border-top-color: #dce0e0;
        /*
        padding: 10px 0 !important;
        margin: -16px 0;
*/
    }
    .topmenu ul li.last a {
        border-bottom: 0;
    }
    .topmenu ul li.current {
        color: #fgh;
        font-size: 14px;
    }
    .topmenu ul li.current strong {
        border-top: 3px solid #dce0e0;
        padding: 10px 8px !important;
        display: inline-block;
        /*        margin: -11px 0;*/
    }
    .topmenu ul li.current.last {
        border-bottom: 0;
    }
    .topmenu ul li:last-child {
        border-bottom: 0 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .host_details_wrapper {
        top: 6% !important;
    }
    .manage_lisitng_title {
        margin: 10px 0 0
    }
    .yourlist_img>.listing-info { float: left !important; margin-left: 4px !important; width: 76% !important; }
    body.airhotels-property-invitefriends .col1-layout .col-main .invite_friend_section {
        width: 720px !important;
    }
    .invite_friends_actionbuttons {
        width: 745px;
        margin: 30px auto;
        text-align: right;
    }
    .invite_friends_name .name {
        font-size: 13px !important;
        margin: 0px 0px 2px 0px;
    }
    body.airhotels-property-invitefriends .col-main li {
        width: 29.3% !important
    }
    .reviews-list-item .bubble {
        width: 80% !important;
        float: left !important;
        margin: 10px 0;
    }
    .update_button_container {
        text-align: right;
    }
    body.catalog-product-view #review-form .data-table thead th {
        background: none;
        padding: 0 16px;
    }
    #main_reviews {
        margin: 0 auto;
        width: 722px !important
    }
    .profile_picture_upload {
        width: 50% !important;
    }
    .map_address_locator {
        float: right;
        text-align: center;
        position: relative;
        right: 20px;
    }
    .host_description {
        width: 100% !important;
    }
    .host_description .description_content {
        float: left;
        width: 100% !important;
    }
    .content_wrapper #right_column {
        float: left !important;
        width: 89% !important;
    }
    #book_it,
    #instant_times_box {
        width: 100% !important;
    }
    .instant_times_box_schedule strong {
        margin: 0 !important;
        text-align: center;
    }
    .instant_times_box_schedule {
        text-align: center;
        margin: 20px 0;
        width: 220px;
        display: inline-block;
        vertical-align: top;
    }
    #reviews_link_text {
        width: 100% !important;
    }
    #reviewrapper {
        padding: 0 20px !important
    }
    .review-product {
        float: left !important
    }
    #reviews_link_text {
        width: 99% !important;
    }
    .review_content_wrapper {
        float: left;
        width: 65% !important;
    }
    .host_info_wrapper {
        width: 96% !important;
    }
    .instant_times_box_schedule a {
        width: 50% !important;
    }
    .content_outer_wrapper {
        padding: 20px 10px !important;
        box-sizing: border-box;
    }
    .left_view_column,
    .host_view_content {
        width: 100% !important;
        float: left !important;
        margin: 10px 0 0
    }
    .video_iframe {
        width: 100% !important;
        height: 360px !important;
    }
    .first_row_gallery {
        float: left;
        position: relative;
        width: 50% !important;
        height: 230px !important;
        text-align: center;
        padding: 0;
        box-sizing: border-box;
    }
    .first_row_gallery a img {
        width: 100% !important;
        height: 230px !important;
        padding: 6px 6px 0 0px !important;
        box-sizing: border-box;
        object-fit: cover;
    }
    .second_row_gallery {
        float: left;
        width: 33.333% !important;
        text-align: center;
        height: 150px;
        position: relative;
    }
    .second_row_gallery a img {
        width: 100% !important;
        height: 150px !important;
        float: left;
        padding: 6px 6px 0 0 !important;
        box-sizing: border-box;
    }
    .seeothers_container {
        position: absolute;
        top: 6px !important;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,
        0,
        0,
        0.5);
        width: 98% !important;
        height: 96% !important;
    }
    .seeothers_container span {
        left: 4% !important
    }
    .host_info_wrapper .description_wrapper_class {
        margin-left: 10px !important;
        margin-top: 10px;
    }
    .catalog-product-view #similar_listings_wrapper {
        width: 667px;
        margin: 0px auto;
    }
    .catalog-product-view .bx-wrapper {
        max-width: 100% !important;
        position: relative;
    }
    .catalog-product-view .bx-wrapper ul li.similar_listing {
        width: 228px !important;
        margin: 0px 15px 0px 20px !important;
        padding: 0px !important;
        border-bottom: none !important;
    }
    .catalog-product-view .bx-wrapper ul li a.search-result-pimage {
        position: relative;
        display: block;
        height: 192px;
        background-size: cover !important;
        background-position: center;
        max-width: 100%;
        max-height: 100%;
        background-repeat: no-repeat;
    }
    .search-result-info-wrapper {
        min-height: 100px;
    }
    #facebox {
        position: fixed !important;
        top: 10% !important
    }
    body.onestepcheckout-index-index .main-container {
        width: 90% !important;
        margin: 40px auto;
    }
    #onepage-review {
        width: 400px !important;
        margin: 0 auto
    }
    .onepage {
        float: none !important;
        width: 90% !important;
        margin: 0 auto !important;
    }
    .onestep_month {
        width: 154px !important;
    }
    .onestep_year {
        width: 89px !important;
    }
    body.checkout-cart-index .main-container,
    body.checkout-onepage-success .main-container {
        width: 90% !important;
        margin: 0 auto
    }
    .profilevideoplace video {
        width: 100% !important;
        height: 100% !important
    }
    .profile_inbox_table {
        height: 300px;
        overflow-x: scroll;
    }
    .property_history thead tr th,
    .transactional_history thead tr th,
    #property_cancel_table thead tr th,
    #property_property thead tr th {
        display: none;
    }
    .property_history tbody tr td:nth-of-type(1):before,
    .transactional_history tbody tr td:nth-of-type(1):before,
    #property_cancel_table tbody tr td:nth-of-type(1):before {
        content: "S.No :"
    }
    .property_history tbody tr td:nth-of-type(2):before,
    .transactional_history tbody tr td:nth-of-type(2):before,
    #property_cancel_table tbody tr td:nth-of-type(2):before {
        content: "Property :"
    }
    .property_history tbody tr td:nth-of-type(3):before,
    .transactional_history tbody tr td:nth-of-type(3):before,
    #property_cancel_table tbody tr td:nth-of-type(3):before {
        content: "Price :"
    }
    .transactional_history tbody tr td:nth-of-type(4):before {
        content: "Service Fee :"
    }
    .transactional_history tbody tr td:nth-of-type(5):before {
        content: "Commission Fee :"
    }
    .property_history tbody tr td:nth-of-type(4):before,
    .transactional_history tbody tr td:nth-of-type(6):before,
    #property_cancel_table tbody tr td:nth-of-type(4):before {
        content: "Start On :"
    }
    .property_history tbody tr td:nth-of-type(5):before,
    .transactional_history tbody tr td:nth-of-type(7):before,
    #property_cancel_table tbody tr td:nth-of-type(5):before {
        content: "End On :"
    }
    #property_cancel_table tbody tr td:nth-of-type(6):before {
        content: "Status :"
    }
    #property_trip_table tbody tr td,
    .transactional_history tbody tr td,
    .property_history tbody tr td,
    #property_cancel_table tbody tr td {
        width: 100% !important;
        display: inline-block;
        padding-left: 35% !important;
        text-align: left !important;
        box-sizing: border-box;
    }
    #property_history_table tbody tr td:before,
    #property_history_table tbody tr td:before,
    #property_property tbody tr td:before,
    #property_trip_table tbody tr td:before,
    #property_cancel_table tbody tr td:before {
        width: 40% !important;
        display: inline-block;
        position: absolute;
        left: 10px;
        text-align: left !important;
        font-weight: normal !important;
        color: #545454 !important
    }
    #property_history_table tbody tr,
    #property_history_table thead tr,
    #property_history_table tbody,
    #property_history_table thead,
    #property_cancel_table tbody tr,
    #property_cancel_table thead tr,
    #property_cancel_table tbody,
    #property_cancel_table thead {
        display: block
    }
    body.airhotels-property-transactionhistory #property_cancel_table tr td,
    #property_property tr td,
    #property_trip_table tr td {
        border-bottom: none;
        border-top: 1px solid #dce0e0 !important;
        border-right: none;
    }
    table#property_history_table tbody tr,
    table#property_cancel_table tbody tr {
        margin: 0;
    }
    #property_property,
    #property_property_body_section,
    #property_trip_table,
    #property_property_body_section {
        border: none !important
    }
    body.airhotels-property-transactionhistory #property_history_table thead,
    body.airhotels-property-transactionhistory #property_cancel_table thead,
    #property_property thead,
    #property_trip_table thead {
        display: none;
    }
    body.airhotels-property-transactionhistory #property_history_table tr td:last-child,
    body.airhotels-property-transactionhistory #property_cancel_table tr td:last-child,
    #property_property tr td:last-child,
    #property_trip_table tr td:last-child,
    .property_history tr td:last-child {
        border-bottom: 20px solid #e4e4e4 !important
    }
    .property_history tr td {
        border-left: none;
    }
    body.airhotels-property-transactionhistory .transactional_history {
        border-top: 1px solid #dce0e0 !important
    }
    body.airhotels-property-transactionhistory .transactional_history tr td {
        border-right: none;
    }
    #property_property tbody tr td:nth-of-type(1):before {
        content: "Request No :"
    }
    #property_property tbody tr td:nth-of-type(2):before {
        content: "Experience Name :"
    }
    #property_property tbody tr td:nth-of-type(3):before {
        content: "Start On :"
    }
    #property_property tbody tr td:nth-of-type(4):before {
        content: "End On :"
    }
    #property_property tbody tr td:nth-of-type(6):before {
        content: "Total Price :"
    }
    #property_property tbody tr td:nth-of-type(7):before {
        content: "Status :"
    }
    #property_property tbody tr:only-of-type {
        border-bottom: 1px solid #dce0e0 !important;
        display: inline-block;
        padding: 0;
    }
    #property_property tbody tr td {
        border-left: 1px solid #dce0e0
    }
    .received_property_only tbody tr td:nth-of-type(5):before {
        content: "Customer Name :"
    }
    .request_trip_only tbody tr td:nth-of-type(5):before {
        content: "People :"
    }
    #property_trip_table thead tr th {
        display: none;
    }
    #property_trip_table tbody tr td:nth-of-type(1):before {
        content: "S.No :"
    }
    #property_trip_table tbody tr td:nth-of-type(2):before {
        content: "Image :"
    }
    #property_trip_table tbody tr td:nth-of-type(3):before {
        content: "Experience Name :"
    }
    #property_trip_table tbody tr td:nth-of-type(4):before {
        content: "Start On :"
    }
    #property_trip_table tbody tr td:nth-of-type(5):before {
        content: "End On :"
    }
    #property_trip_table tbody tr td:nth-of-type(6):before {
        content: "Action :"
    }
    .review_responsive {
        margin: 50px 0 0
    }
    body.airhotels-property-review .dashboard_leftside_heading>span {
        width: 100% !important;
        display: inline-block
    }
    body.airhotels-property-review .inbox_action_buttons {
        top: -2px !important;
        right: 0px !important;
    }
    .vp_listing {
        margin: 20px 20px 10px 0
    }
    .page-sitemap {
        width: 90% !important
    }
    body.catalog-seo-sitemap-product .pager .pages {
        margin: 10px 0 0 !important;
        display: block !important;
        width: 100% !important;
        float: left !important;
        text-align: left !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .host_details_wrapper {
        top: 9% !important;
    }
    .manage_lisitng_title {
        margin: 10px 0 0 10px
    }
    .yourlist_img>.listing-info {
        float: left !important;
        margin-left: 0 !important;
        width: 88% !important;
    }
    body.airhotels-property-invitefriends .col1-layout .col-main .invite_friend_section {
        width: 720px !important;
    }
    .invite_friends_actionbuttons {
        width: 745px;
        margin: 30px auto;
        text-align: right;
    }
    .invite_friends_name .name {
        font-size: 13px !important;
        margin: 0px 0px 2px 0px;
    }
    .invite_friends_name .name {
        font-size: 13px !important;
        margin: 0px 0px 2px 0px;
    }
    body.airhotels-property-invitefriends .col-main li {
        width: 29.3% !important
    }
    .update_button_container {
        text-align: right;
    }
    body.catalog-product-view #review-form .data-table thead th {
        background: none;
        padding: 0 16px;
    }
    .map_address_locator {
        float: right;
        text-align: center;
        position: absolute;
        right: 20px;
    }
    #facebox {
        position: fixed !important;
        top: 10% !important
    }
    .onestep_month {
        width: 154px !important;
    }
    .onestep_year {
        width: 89px !important;
    }
    .fix-nav,
    #sidebar.sticky {
        float: right;
        left: auto;
        position: relative;
        top: auto !important;
    }
    .topmenu ul li a {
        display: block;
        padding: 10px 8px !important;
        font-size: 14px;
        font-weight: normal;
        color: #BDBDBD !important;
        text-decoration: none !important;
    }
    .topmenu ul li strong {
        padding: 10px 8px !important;
    }
    .topmenu ul li a:hover {
        /*
        color: #1D95CB;
      border-top: 6px solid #dce0e0;
      padding: 10px 0 !important;
      margin: -16px 0;
*/
    }
    .topmenu ul li.last a {
        border-bottom: 0;
    }
    .topmenu ul li.current {
        color: #fgh;
        font-size: 14px;
    }
    .topmenu ul li.current strong {
        border-top: none;
        padding: 10px 8px !important;
        display: inline-block;
    }
    .topmenu ul li.current.last {
        border-bottom: 0;
    }
    .topmenu ul li:last-child {
        border-bottom: 0 !important;
    }
    aside {
        right: 2%;
    }
}
@media only screen and (min-width: 481px) and (max-width: 768px) and (orientation: portrait) {
    .property_history_responsivetable {
        width: 100%;
        overflow-x: auto;
    }
    #my-orders-table,
    #security_details_table,
    .dashboard_inbox_only {
        width: 767px !important
    }
    body.airhotels-property-invitefriends .col-main li {
        width: 46.3% !important;
        margin: 20px 4px 10px 4px !important;
    }
    body.airhotels-property-invitefriends .col1-layout .col-main .invite_friend_section {
        width: 92% !important;
    }
    .invite_friends_actionbuttons {
        width: 95%;
        margin: 30px auto;
        text-align: right;
    }
    .invite_friends_name .name {
        font-size: 13px !important;
        margin: 0px 0px 2px 0px;
    }
    .reviews-list-item .profile_pic {
        float: none;
    }
    .reviews-list-item .bubble {
        width: 90% !important;
        float: left !important;
        margin-left: 0px;
        margin-top: 30px !important;
    }
    .reviews-list-item .bubble::before {
        content: "\f0d8" !important;
        left: 22px !important;
        top: -22px !important;
    }
    .update_button_container {
        text-align: center;
    }
    .form-space>.label_align {
        width: auto !important
    }
    .id_document_tags li {
        text-align: center !important;
    }
    .form_rating {
        width: 100% !important;
        margin: 0 auto;
    }
    body.catalog-product-view #product-review-table {
        width: 90% !important;
        margin: 0 auto;
    }
    .ratingicon {
        margin: 0 auto 20px;
        display: block !important;
        float: none !important
    }
    .catalog-product-view .form-add h3,
    .ratethisproduct {
        text-align: center !important;
    }
    .map_address_locator {
        float: right;
        text-align: center;
        position: relative;
        right: 20px;
    }
    .member_since {
        top: -22px !important
    }
    .host_details_wrapper {
        top: 9% !important;
    }
    .host_description {
        width: 100% !important;
    }
    .host_description .description_content {
        float: left;
        width: 100% !important;
    }
    .content_wrapper #right_column {
        float: left !important;
        width: 80% !important;
    }
    #book_it,
    #instant_times_box {
        width: 100% !important;
    }
    .instant_times_box_schedule strong {
        margin: 0 !important;
        text-align: center;
    }
    .instant_times_box_schedule {
        text-align: center;
        margin: 20px 0;
        width: 185px;
        display: inline-block;
        vertical-align: top;
    }
    #reviews_link_text {
        width: 100% !important;
    }
    #reviewrapper {
        padding: 0 6px !important
    }
 
    #reviews_link_text {
        width: 99% !important;
    }
    .review_content_wrapper {
        float: left;
        width: 100% !important;
    }
    .review_content_wrapper #profile-description p{
        width:100%;
    }
    .host_info_wrapper {
        width: 96% !important;
    }
    .instant_times_box_schedule a {
        width: 50% !important;
    }
    .content_outer_wrapper {
        padding: 20px 10px !important;
        box-sizing: border-box;
    }
    .left_view_column,
    .host_view_content {
        width: 100% !important;
        float: left !important;
        margin: 10px 0 0
    }
    .video_iframe {
        width: 100% !important;
        height: 360px !important;
    }
    .first_row_gallery {
        float: left;
        position: relative;
        width: 50% !important;
        height: 230px !important;
        text-align: center;
        padding: 0;
        box-sizing: border-box;
    }
    .first_row_gallery a img {
        width: 100% !important;
        height: 230px !important;
        padding: 6px 6px 0 0px !important;
        box-sizing: border-box;
    }
    .second_row_gallery {
        float: left;
        width: 33.333% !important;
        text-align: center;
        height: 150px;
        position: relative;
    }
    .second_row_gallery a img {
        width: 100% !important;
        height: 150px !important;
        float: left;
        padding: 6px 6px 0 0 !important;
        box-sizing: border-box;
    }
    .seeothers_container {
        position: absolute;
        top: 6px !important;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,
        0,
        0,
        0.5);
        width: 98% !important;
        height: 96% !important;
    }
    .seeothers_container span {
        left: 4% !important
    }
    .host_info_wrapper .description_wrapper_class {
        margin-left: 10px !important;
        margin-top: 10px;
    }
    .catalog-product-view #similar_listings_wrapper {
        width: 667px;
        margin: 0px auto;
    }
    .catalog-product-view .bx-wrapper {
        max-width: 100% !important;
        position: relative;
    }
    .catalog-product-view .bx-wrapper ul li.similar_listing {
        width: 228px !important;
        margin: 0px 15px 0px 20px !important;
        padding: 0px !important;
        border-bottom: none !important;
    }
    .catalog-product-view .bx-wrapper ul li a.search-result-pimage {
        position: relative;
        display: block;
        height: 192px;
        background-size: cover !important;
        background-position: center;
        max-width: 100%;
        max-height: 100%;
        background-repeat: no-repeat;
    }
    .search-result-info-wrapper {
        min-height: 100px;
    }
    #main_reviews {
        padding: 0 10px !important;
        width: 100% !important;
        box-sizing: border-box;
        margin: 0 !important
    }
    .reviews_background_image {
        width: 323px !important;
        text-align: center;
        padding: 20px 0 0 !important;
        margin: 0 auto;
    }
    #satisfaction_title {
        margin: 19px 0 0 0 !important;
    }
    .experience_page_rating {
        width: 100% !important;
        float: left;
        padding: 0 0 10px !important;
    }
    #main_reviews ul {
        padding: 0px 0 6px 10px !important;
    }
    .description_wrapper_class>#contact_link {
        margin: 0 !important
    }
    .similar_listings_title {
        padding: 0 10px;
    }
    #facebox {
        position: fixed !important;
        top: 10% !important
    }
    .popup_form {
        height: 300px;
        overflow: auto;
        display: block
    }
    body.onestepcheckout-index-index .main-container {
        width: 90% !important;
        margin: 40px auto;
    }
 
    .onepage {
        float: none !important;
        width: 90% !important;
        margin: 0 auto !important;
    }
    #billing-new-address-form .profile_input,
    .onestep_input,
    .shipping_countrey select {
        width: 100% !important
    }
    .onestep_month {
        width: 84px !important
    }
    .onestep_year {
        width: 58px !important
    }
    body.checkout-cart-index .main-container,
    body.checkout-onepage-success .main-container {
        width: 90% !important;
        margin: 0 auto
    }
    .profile_common_label,
    .profile_common_label .profile_label {
        width: 100% !important;
        float: none !important;
    }
    .profile_input_section {
        width: 100% !important;
        float: none !important
    }
    .profile_container .profile_label {
        display: block !important;
        height: auto !important;
        text-align: left !important;
        width: 100% !important;
        padding: 0 0 0 5px
    }
    .profile_input_section #month {
        width: 170px !important;
    }
    #profile_img,
    .profile_picture_right {
        width: 100% !important;
    }
    .form-space .file-input-wrapper {
        width: 40%;
        display: block !important;
    }
    .profilevideoplace video {
        width: 100% !important;
        height: 100% !important
    }
    .profile_inbox_table {
        height: 300px;
        overflow-x: scroll;
    }
    .viewrequest_table,
    .viewrequest_cutomer_details,
    .viewrequest_fixture {
        display: none !important
    }
    .first_column_information,
    .second_column_information,
    .third_column_information {
        display: block !important
    }
    .first_column_information li,
    .second_column_information li {
        float: none !important;
        width: 100% !important;
        border-right: none !important
    }
    .third_column_information li {
        float: left !important;
        width: 50% !important;
    }
    .second_column_information li:last-child {
        border-top: 1px solid #dce0e0;
    }
    .facebook_social {
        margin: 0 auto;
        display: inline-block !important
    }
    .or_label {
        display: block !important;
        padding: 10px 0 !important
    }
    .gmail_social {
        margin: 0 auto;
        display: inline-block !important
    }
    .getstarted {
        margon: 0 !important
    }
    .share_input {
        width: 350px !important;
    }
    .invite_message_section {
        width: 400px !important;
    }
    .dashboard_invite_list li {
        width: 100% !important;
        float: none !important;
    }
    .invite_button_list {
        text-align: center !important;
    }
    .sociall_icon_section {
        margin: 0 !important
    }
    .view_tags_section {
        width: 100% !important;
    }
    .view_page_tags {
        width: 70% !important;
    }
    .review_responsive {
        margin: 50px 0 0
    }
    body.airhotels-property-review .dashboard_leftside_heading>span {
        width: 100% !important;
        display: inline-block
    }
    body.airhotels-property-review .inbox_action_buttons {
        top: -2px !important;
        right: 0px !important;
    }
    .vp_listing {
        float: none !important;
        margin: 20px auto !important;
    }
    .page-sitemap {
        width: 90% !important
    }
    body.catalog-seo-sitemap-product .pager .pages {
        margin: 10px 0 0 !important;
        display: block !important;
        width: 100% !important;
        float: left !important;
        text-align: left !important;
    }
}
@media only screen and (min-width:580px) and (max-width: 735px) {
    .onepage .form-list .customer-name-middlename div.name-firstname {
        margin-right: 0;
        width: 33% !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 768px) and (orientation: landscape) {
    .property_history_responsivetable {
        width: 100%;
        overflow-x: auto;
    }
    #my-orders-table,
    #security_details_table,
    .dashboard_inbox_only {
        width: 100% !important
    }
    body.airhotels-property-invitefriends .col-main li {
        width: 46.3% !important;
        margin: 20px 4px 10px 4px !important;
    }
    body.airhotels-property-invitefriends .col1-layout .col-main .invite_friend_section {
        width: 92% !important;
    }
    .invite_friends_actionbuttons {
        width: 95%;
        margin: 30px auto;
        text-align: right;
    }
    .invite_friends_name .name {
        font-size: 13px !important;
        margin: 0px 0px 2px 0px;
    }
    .reviews-list-item .profile_pic {
        float: none;
    }
    .reviews-list-item .bubble {
        width: 90% !important;
        float: left !important;
        margin-left: 0px;
        margin-top: 30px !important;
    }
    .reviews-list-item .bubble::before {
        content: "\f0d8" !important;
        left: 22px !important;
        top: -22px !important;
    }
    .update_button_container {
        text-align: right;
    }
    .form_rating {
        width: 100% !important;
        margin: 0 auto;
    }
    body.catalog-product-view #product-review-table {
        width: 90% !important;
        margin: 0 auto;
    }
    .ratingicon {
        margin: 0 auto 20px;
        display: block !important;
        float: none !important
    }
    .catalog-product-view .form-add h3,
    .ratethisproduct {
        text-align: center !important;
    }
    .map_address_locator {
        float: right;
        text-align: center;
        position: relative;
        right: 20px;
    }
    .member_since {
        top: -22px !important
    }
    .host_description {
        width: 100% !important;
    }
    .host_description .description_content {
        float: left;
        width: 100% !important;
    }
    .content_wrapper #right_column {
        float: left !important;
        width: 89% !important;
    }
    #book_it,
    #instant_times_box {
        width: 100% !important;
    }
    .instant_times_box_schedule strong {
        margin: 0 !important;
        text-align: center;
    }
    .instant_times_box_schedule {
        text-align: center;
        margin: 20px 0;
        width: 220px;
        display: inline-block;
        vertical-align: top;
    }
    #reviews_link_text {
        width: 100% !important;
    }
    #reviewrapper {
        padding: 0 6px !important
    }
 
    #reviews_link_text {
        width: 99% !important;
    }
    .review_content_wrapper {
        float: left;
        width: 80% !important;
    }
    .host_info_wrapper {
        width: 96% !important;
    }
    .instant_times_box_schedule a {
        width: 50% !important;
    }
    .content_outer_wrapper {
        padding: 20px 10px !important;
        box-sizing: border-box;
    }
    .left_view_column,
    .host_view_content {
        width: 100% !important;
        float: left !important;
        margin: 10px 0 0
    }
    .video_iframe {
        width: 100% !important;
        height: 360px !important;
    }
    .first_row_gallery {
        float: left;
        position: relative;
        width: 50% !important;
        height: 230px !important;
        text-align: center;
        padding: 0;
        box-sizing: border-box;
    }
 
    .second_row_gallery {
        float: left;
        width: 33.333% !important;
        text-align: center;
        height: 150px;
        position: relative;
    }
    .second_row_gallery a img {
        width: 100% !important;
        height: 150px !important;
        float: left;
        padding: 6px 6px 0 0 !important;
        box-sizing: border-box;
    }
    .seeothers_container span {
        left: 4% !important
    }
    .host_info_wrapper .description_wrapper_class {
        margin-left: 10px !important;
        margin-top: 10px;
    }
    .catalog-product-view #similar_listings_wrapper {
        width: 100% !important;
        margin: 0px auto;
    }
    .catalog-product-view .bx-wrapper {
        max-width: 100% !important;
        position: relative;
    }
    .catalog-product-view .bx-wrapper ul li.similar_listing {
        width: 228px !important;
        margin: 0px 15px 0px 20px !important;
        padding: 0px !important;
        border-bottom: none !important;
    }
    .catalog-product-view .bx-wrapper ul li a.search-result-pimage {
        position: relative;
        display: block;
        height: 192px;
        background-size: cover !important;
        background-position: center;
        max-width: 100%;
        max-height: 100%;
        background-repeat: no-repeat;
    }
    .search-result-info-wrapper {
        min-height: 100px;
    }
    #facebox {
        position: fixed !important;
        top: 10% !important
    }
    .popup_form {
        height: 300px;
        overflow: auto;
        display: block
    }
    body.onestepcheckout-index-index .main-container {
        width: 90% !important;
        margin: 40px auto;
    }
   
    .onepage {
        float: none !important;
        width: 90% !important;
        margin: 0 auto !important;
    }
    .onestep_month {
        width: 154px !important;
    }
    .onestep_year {
        width: 89px !important;
    }
    body.checkout-cart-index .main-container,
    body.checkout-onepage-success .main-container {
        width: 90% !important;
        margin: 0 auto
    }
    .profile_common_label,
    .profile_common_label .profile_label {
        width: 100% !important;
        float: none !important;
    }
    .profile_input_section {
        width: 100% !important;
        float: none !important
    }
    .profile_container .profile_label {
        display: block !important;
        height: auto !important;
        text-align: left !important;
        width: 100% !important;
        padding: 0 0 0 5px
    }
    .profile_input_section #month {
        width: 100px !important;
    }
    .profile_input_section #day {
        width: 50px !important;
    }
    .profile_input_section #year {
        width: 125px !important;
    }
    .phone_number_verify .country_extension {
        width: 25% !important;
    }
    .phone_number_verify .user_phone_number {
        width: 75% !important;
    }
    #profile_img,
    .profile_picture_right {
        width: 100% !important;
    }
    .form-space .file-input-wrapper {
        width: 40%;
        display: block !important;
    }
    .profilevideoplace video {
        width: 100% !important;
        height: 100% !important
    }
    .profile_inbox_table {
        height: 300px;
        overflow-x: scroll;
    }
    .viewrequest_table,
    .viewrequest_cutomer_details,
    .viewrequest_fixture {
        display: none !important
    }
    .first_column_information,
    .second_column_information,
    .third_column_information {
        display: block !important
    }
    .first_column_information li,
    .second_column_information li {
        float: none !important;
        width: 100% !important;
        border-right: none !important
    }
    .third_column_information li {
        float: left !important;
        width: 50% !important;
    }
    .second_column_information li:last-child {
        border-top: 1px solid #dce0e0;
    }
    .dashboard_invite_list li {
        width: 100% !important;
        float: none !important;
    }
    .invite_button_list {
        text-align: center !important;
    }
    .view_tags_section {
        width: 100% !important;
    }
    .view_page_tags {
        width: 70% !important;
    }
    .review_responsive {
        margin: 50px 0 0
    }
    body.airhotels-property-review .dashboard_leftside_heading>span {
        width: 100% !important;
        display: inline-block
    }
    body.airhotels-property-review.inbox_action_buttons {
        top: -2px !important;
        right: 0px !important;
    }
    .page-sitemap {
        width: 90% !important
    }
    body.catalog-seo-sitemap-product .pager .pages {
        margin: 10px 0 0 !important;
        display: block !important;
        width: 100% !important;
        float: left !important;
        text-align: left !important;
    }
}
@media only screen and (max-width: 768px) {
    .catalog-product-view .host_description .description_content {
        width: 100%;
    }
    .property_history thead tr th,
    .transactional_history thead tr th,
    #property_cancel_table thead tr th,
    #property_property thead tr th {
        display: none;
    }
    .property_history tbody tr td:nth-of-type(1):before,
    .transactional_history tbody tr td:nth-of-type(1):before,
    #property_cancel_table tbody tr td:nth-of-type(1):before {
        content: "S.No :"
    }
    .property_history tbody tr td:nth-of-type(2):before,
    .transactional_history tbody tr td:nth-of-type(2):before,
    #property_cancel_table tbody tr td:nth-of-type(2):before {
        content: "Property :"
    }
    .property_history tbody tr td:nth-of-type(3):before,
    .transactional_history tbody tr td:nth-of-type(3):before,
    #property_cancel_table tbody tr td:nth-of-type(3):before {
        content: "Price :"
    }
    .transactional_history tbody tr td:nth-of-type(4):before {
        content: "Service Fee :"
    }
    .transactional_history tbody tr td:nth-of-type(5):before {
        content: "Commission Fee :"
    }
    .property_history tbody tr td:nth-of-type(4):before,
    .transactional_history tbody tr td:nth-of-type(6):before,
    #property_cancel_table tbody tr td:nth-of-type(4):before {
        content: "Start On :"
    }
    .property_history tbody tr td:nth-of-type(5):before,
    .transactional_history tbody tr td:nth-of-type(7):before,
    #property_cancel_table tbody tr td:nth-of-type(5):before {
        content: "End On :"
    }
    #property_cancel_table tbody tr td:nth-of-type(6):before {
        content: "Status :"
    }
    .property_history tr td{
        padding: 10px 0;
    }
    #property_trip_table tbody tr td,
    .transactional_history tbody tr td,
    .property_history tbody tr td,
    #property_cancel_table tbody tr td {
        width: 100% !important;
        display: inline-block;
        padding-left: 50% !important;
        text-align: left !important;
        box-sizing: border-box;
    }
    
    #property_history_table tbody tr td:before,
    #property_history_table tbody tr td:before,
    #property_property tbody tr td:before,
    #property_trip_table tbody tr td:before,
    #property_cancel_table tbody tr td:before {
        width: 40% !important;
        display: inline-block;
        position: absolute;
        left: 10px;
        text-align: left !important;
        font-weight: normal !important;
        color: #545454 !important
    }
    #property_history_table tbody tr,
    #property_history_table thead tr,
    #property_history_table tbody,
    #property_history_table thead,
    #property_cancel_table tbody tr,
    #property_cancel_table thead tr,
    #property_cancel_table tbody,
    #property_cancel_table thead {
        display: block
    }
    body.airhotels-property-transactionhistory #property_cancel_table tr td,
    #property_property tr td,
    #property_trip_table tr td {
        border-bottom: none;
        border-top: 1px solid #dce0e0 !important;
        border-right: none;
    }
    table#property_history_table tbody tr,
    table#property_cancel_table tbody tr {
        margin: 0;
    }
    #property_property,
    #property_property_body_section,
    #property_trip_table,
    #property_property_body_section {
        border: none !important
    }
    body.airhotels-property-transactionhistory #property_history_table thead,
    body.airhotels-property-transactionhistory #property_cancel_table thead,
    #property_property thead,
    #property_trip_table thead {
        display: none;
    }
    body.airhotels-property-transactionhistory #property_history_table tr td:last-child,
    body.airhotels-property-transactionhistory #property_cancel_table tr td:last-child,
    #property_property tr td:last-child,
    #property_trip_table tr td:last-child,
    .property_history tr td:last-child {
        border-bottom: 20px solid #e4e4e4 !important
    }
    .property_history tr td {
        border-left: none;
    }
    body.airhotels-property-transactionhistory .transactional_history {
        border-top: 1px solid #dce0e0 !important
    }
    body.airhotels-property-transactionhistory .transactional_history tr td {
        border-right: none;
    }
    #property_property tbody tr td:nth-of-type(1):before {
        content: "Request No :"
    }
    #property_property tbody tr td:nth-of-type(2):before {
        content: "Experience Name :"
    }
    #property_property tbody tr td:nth-of-type(3):before {
        content: "Start On :"
    }
    #property_property tbody tr td:nth-of-type(4):before {
        content: "End On :"
    }
    #property_property tbody tr td:nth-of-type(6):before {
        content: "Total Price :"
    }
    #property_property tbody tr td:nth-of-type(7):before {
        content: "Status :"
    }
    #property_property tbody tr:only-of-type {
        border-bottom: 1px solid #dce0e0 !important;
        display: inline-block;
        padding: 0;
    }
    #property_property tbody tr td {
        border-left: 1px solid #dce0e0
    }
    .received_property_only tbody tr td:nth-of-type(5):before {
        content: "Customer Name :"
    }
    .request_trip_only tbody tr td:nth-of-type(5):before {
        content: "People :"
    }
    #property_trip_table thead tr th {
        display: none;
    }
    #property_trip_table tbody tr td:nth-of-type(1):before {
        content: "S.No :"
    }
    #property_trip_table tbody tr td:nth-of-type(2):before {
        content: "Image :"
    }
    #property_trip_table tbody tr td:nth-of-type(3):before {
        content: "Experience Name :"
    }
    #property_trip_table tbody tr td:nth-of-type(4):before {
        content: "Start On :"
    }
    #property_trip_table tbody tr td:nth-of-type(5):before {
        content: "End On :"
    }
    #property_trip_table tbody tr td:nth-of-type(6):before {
        content: "Action :"
    }
    .outline_style {
        border: 1px solid #dce0e0;
        border-top: none;
    }
    .my-account .refer_balance{
        margin-bottom: 35px !important;
    }
    .kv-strength-container td{
        width: 100%;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 768px) {
    #searchinnerpage {
        width: 968px;
        float: left;
        margin: 18px 0px 0px;
    }
}
@media only screen and (max-width: 1210px){
	.search-area .container{ width: 86%;}
	.search-area .container.hourly_enabled{ width: 86%;}
}
@media only screen and (min-width: 981px) and (max-width: 1300px) {
    #searchinnerpage {
        width: 800px;
        float: left;
        margin: 18px 0px 0px;
    }
    .search_result {
        width: 340px;
        height: 331px;
    }
    .advance_right_container {
        margin-left: 260px !important;
    }
    .search_bg_container {
        width: 720px;
        padding: 30px 0 20px 0;
    }
}
@media only screen and (max-width: 1100px){
#searchinnerpage { width: 100%;}
}
@media only screen and (max-width: 885px){
.search-area .container { width: 98%; }
.search-area .container.hourly_enabled { width: 98%; }
}
@media only screen and (max-width: 885px){
	.search-area .hourly_enabled #searchTextField{ display: inline-block;}
	.search-area form{ padding-left: 0;}
	.header{ border-bottom: none;}
	.airhotels-property-advsearch .header{ padding-bottom: 15px;}
	.stripbg .header .logo{ margin-top: 12px;}
}
@media only screen and (max-width: 740px) {
 	#search #search_options, .search_guests { display: inline-block; float:left; }
 	.airhotels-index-index .search-area .hourly_enabled #searchTextField{ width: 203px; float:left; text-indent: 0; padding: 0 10px 0 25px;}
 	 #search #search_options .search_date{ float: left; width: auto;}
 	#search div#search_options #checkinDate, #search div#search_options #checkinTo{ float: left; width: 105px;}
 	#search #search_options .search_date select.time{ width: 50px;}
 	#search #search_options, .search_guests{ width: auto;}
 	div.search_guests select{ width: 100px;}
 	 #search #search_options .search_date{ left: 0;}
 	 #search #search_options .search_date + .search_date{ left: 0;}
 	.search-area{ width: 95%;}
 	.search-area .container{ width: 100%;}
 	.search-area .container.hourly_enabled { width: 100%; }
 	 .macos .hourly_enabled .search_guests select{ border-radius:0 3px 3px 0;}
 	.hourly_enabled .home_search_button button#submit_location{ left: 0;}
 	.hourly_enabled .home_search_button{ margin: 5px 0 0;}
 	.search-area .hourly_enabled .icon-only{ border-radius:3px;}
 	.search-area #searchTextField{ float: left; width: 298px; text-indent: 0; padding:0 10px 0 25px;}
 	.home_search_button{ left: 0;}
 	.advance_srch{ width: 100%;}
 	#property_type{ width: 100%;}
 	#searchAmenity, #searchPropertytype, #searchSpotType, #searchLocation, #searchWater, #searchBestWind, #searchWindDir{ width: 100%;}
 	#searchPropertytype li, #searchAmenity li, #searchSpotType li{ width: 44%;}
 	.catalog-product-view aside, #sidebar.sticky{ z-index: 1;}
}
@media only screen and (min-width: 320px) and (max-width: 600px) {    
    .navgation li {
        float: none !important;
        box-sizing:border-box;

    }
    body.airhotels-property-verification .verify-button-container .btn {
        font-size: 13px;
        padding: 10px;
    }
    body.airhotels-property-verification .verified-container li.edit-verifications-list-item .col-5 .disconnect-button-container a {
        padding: 10px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
    .host_details_wrapper .verified_wrapper {
        width: 45% !important;
        margin: 4% auto;
    }
    .manage_lisitng_title {
        margin: 10px 0 0
    }
    .manage_listing_tab>li a {
        padding: 5px 12px !important;
    }
    .manage_listing_tab>.selected {
        border-radius: 0 !important;
        display: block !important;
        width: 100% !important;
    }
    .manage_listing_tab {
        padding: 10px !important
    }
    .manage_listing_tab>li {
        float: none !important;
        display: block !important;
        width: 100% !important;
    }
    .yourlist_img>.listing-info {
        float: none !important;
        margin-left: 0 !important;
        width: 100% !important;
    }
    .property_history_responsivetable {
        width: 100%;
        overflow-x: auto;
    }
    #my-orders-table,
    #security_details_table,
    .dashboard_inbox_only {
        width: 100% !important
    }
    .property_from,
    .property_to {
        width: 100% !important;
        margin: 0 0 10px;
    }
    .search_bg_container .search_wrapper #searchTextField {
        width: 80% !important;
    }
    .search_bg_container .advance_search_btn {
        width: 20% !important;
    }
    .web_dialog {
        margin: 0 20px !important;
        width: auto !important;
    }
    body.airhotels-property-invitefriends .col-main li {
        width: 96.2% !important;
        margin: 20px 4px 10px 4px !important;
    }
    body.airhotels-property-invitefriends .col1-layout .col-main .invite_friend_section {
        width: 92% !important;
    }
    .invite_friends_actionbuttons {
        width: 95%;
        margin: 30px auto;
        text-align: right;
    }
    .invite_friends_name .name {
        font-size: 13px !important;
        margin: 0px 0px 2px 0px;
    }
    .web_dialog {
        margin: 0 20px !important;
        width: auto !important;
    }
    .slider-widget-container,
    .listing_user_name {
        float: none !important;
        width: 100% !important
    }
    .date_grid {
        width: 49% !important;
        font-size: 12px !important;
        line-height: 30px;
    }
    .review_grid .yourlist_option_values {
        width: 25% !important;
        word-break: break-word;
    }
    .review_grid .yourlist_option_reviews {
        width: 75% !important;
    }
    .reviews-list-item .profile_pic {
        float: none;
    }
    .reviews-list-item .bubble {
        width: 90% !important;
        float: left !important;
        margin-left: 0px;
        margin-top: 30px !important;
    }
    body.airhotels-property-viewprofile .reviews-list-item .bubble {
        width: 100% !important;
        float: left !important;
        margin-left: 0px;
        margin-top: 14px !important;
    }
    .reviews-list-item .bubble::before {
        content: "\f0d8" !important;
        left: 22px !important;
        top: -22px !important;
    }
    .video_type h3 {
        min-height: 80px;
    }
    .host_tags {
        margin: 0 !important;
    }
    .update_button_container {
        text-align: center;
    }
    .form-space>.label_align {
        width: auto !important;
        display: block !important
    }
    .id_document_tags li {
        text-align: center !important;
    }
    .form_rating {
        width: 100% !important;
        margin: 0 auto;
    }
    body.catalog-product-view #product-review-table {
        width: 100% !important;
        margin: 0 auto;
    }
    .ratingicon {
        margin: 0 auto 20px;
        display: block !important;
        float: none !important
    }
    .catalog-product-view .form-add h3,
    .ratethisproduct {
        text-align: center !important;
    }
    .schedule_section {
        margin: 0 10px 20px !important
    }
    .owner_profile label {
        display: none !important;
    }
    .map_address_locator {
        float: right;
        text-align: center;
        position: relative;
        right: 20px;
    }
    .member_since {

        top: -22px !important
    }
    .fix-nav,
    #sidebar.sticky {
        position: relative;
        left: auto;
        top: 0 !important;
        float: left;
        z-index: 0;
        margin-bottom: 20px;
    }
    .host_description {
        width: 100% !important;
    }
    .host_description .description_content {
        float: left;
        width: 100% !important;
    }
    .content_wrapper #right_column {
        float: left !important;
        width: 78% !important;
    }
    #book_it,
    #instant_times_box {
        width: 100% !important;
    }
    .instant_times_box_schedule strong {
        margin: 0 !important;
        text-align: center;
    }
    .instant_times_box_schedule {
        text-align: center;
        margin: 20px 0;
        width: 115px;
        display: inline-block;
        vertical-align: top;
    }
    #reviews_link_text {
        width: 100% !important;
    }
    #reviewrapper {
        padding: 0 6px !important
    }
    .review-product {
        float: left !important
    }
    #reviews_link_text {
        width: 99% !important;
    }
    .review_content_wrapper {
        float: none !important;
        width: 93% !important;
        margin: 0 auto !important
    }
    .host_info_wrapper {
        width: 96% !important;
    }
    .instant_times_box_schedule a {
        width: 50% !important;
    }
    .content_outer_wrapper {
        padding: 20px 10px !important;
        box-sizing: border-box;
    }
    .left_view_column,
    .host_view_content {
        width: 100% !important;
        float: left !important;
        margin: 10px 0 0
    }
    .video_iframe {
        width: 100% !important;
        height: 360px !important;
    }
    .first_row_gallery {
        float: left;
        position: relative;
        width: 50% !important;
        height: 120px !important;
        text-align: center;
        padding: 0;
        box-sizing: border-box;
    }
    .first_row_gallery a img {
        width: 100% !important;
        height: 120px !important;
        padding: 6px 6px 0 0px !important;
        box-sizing: border-box;
    }
    .second_row_gallery {
        float: left;
        width: 33.333% !important;
        text-align: center;
        height: 80px;
        position: relative;
    }
    .second_row_gallery a img {
        width: 100% !important;
        height: 80px !important;
        float: left;
        padding: 6px 6px 0 0 !important;
        box-sizing: border-box;
    }
    .seeothers_container {
        position: absolute;
        top: 6px !important;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,
        0,
        0,
        0.5);
        width: 94% !important;
        height: 94% !important;
    }
    .seeothers_container span {
        left: 0% !important
    }
    .host_info_wrapper .description_wrapper_class {
        margin-left: 10px !important;
        margin-top: 10px;
    }
    .catalog-product-view #similar_listings_wrapper {
        width: 667px;
        margin: 0px auto;
    }
    .catalog-product-view .bx-wrapper {
        max-width: 100% !important;
        position: relative;
    }
    .catalog-product-view .bx-wrapper ul li.similar_listing {
        width: 228px !important;
        margin: 0px 15px 0px 20px !important;
        padding: 0px !important;
        border-bottom: none !important;
    }
    .catalog-product-view .bx-wrapper ul li a.search-result-pimage {
        position: relative;
        display: block;
        height: 192px;
        background-size: cover !important;
        background-position: center;
        max-width: 100%;
        max-height: 100%;
        background-repeat: no-repeat;
    }
    .search-result-info-wrapper {
        min-height: 100px;
    }
    #main_reviews {
        padding: 0 10px !important;
        width: 100% !important;
        box-sizing: border-box;
        margin: 0 !important
    }
    .reviews_background_image {
        width: 100% !important;
        text-align: left;
        padding: 20px 0 0 !important;
        margin: 0 auto;
    }
    #satisfaction_title {
        margin: 0px 0 0 0 !important;
    }
    .experience_page_rating {
        width: 100% !important;
        float: none;
        padding: 0 0 10px !important;
        margin-left: 80px;
    }
    .rating_for_host_item li {
        text-align: left !important;
    }
    #main_reviews ul {
        padding: 0px 0 6px 10px !important;
    }
    .description_wrapper_class>#contact_link {
        margin: 0 !important
    }
    .similar_listings_title {
        padding: 0 10px;
    }
    .social_media_wrapper {
        width: 65px !important;
    }
    .demo .select_grid {
        width: 38% !important
    }
    .demo .select_number_of_guests {
        width: 24% !important;
    }
    .experience_summary {
        padding: 10px !important;
    }
    .about_experience_block {
        width: 100% !important
    }
    .guestratting_image {
        width: 89px !important
    }
    .satisfaction_title_review {
        padding: 4px 0 !important
    }
    .search_date input {
        width: 120px !important;
    }
    #search #search_options .search_date+.search_date input#checkinTo {
        /*        width: 124px !important;*/
    }
    #search #search_options .search_date+.search_date {
        margin-top: -1px;
    }
    #facebox {
        position: fixed !important;
        top: 8% !important
    }
    form.popup_form#contact_form {
        height: 300px;
        overflow: auto;
        display: block
    }
    body.onestepcheckout-index-index .main-container {
        width: 90% !important;
        margin: 40px auto;
    }
 
    .onepage {
        float: none !important;
        width: 96% !important;
        margin: 0 auto !important;
    }
    #billing-new-address-form .profile_input,
    .onestep_input,
    .shipping_countrey select {
        width: 100% !important
    }
    .onestep_month {
        width: 120px !important
    }
    .onestep_year {
        width: 78px !important;
        margin: 10px 0 0 0 !important
    }
    .onepage li {
        width: 100% !important
    }
    #checkout-review-table-wrapper,
    #onepage-review .page-title {
        width: 100% !important
    }
    #gift-form {
        width: 300px !important;
        left: 3% !important
    }
    body.checkout-cart-index .main-container,
    body.checkout-onepage-success .main-container {
        width: 90% !important;
        margin: 0 auto
    }
    .profile_common_label,
    .profile_common_label .profile_label {
        width: 100% !important;
        float: none !important;
    }
    .profile_input_section {
        width: 100% !important;
        float: none !important
    }
    .profile_container .profile_label {
        display: block !important;
        height: auto !important;
        text-align: left !important;
        width: 100% !important;
        padding: 0 0 0 5px
    }
    .profile_input_section #month {
        width: 100px !important;
    }
    .profile_input_section #day {
        width: 50px !important;
    }
    .profile_input_section #year {
        width: 125px !important;
    }
    .phone_number_verify .country_extension {
        width: 25% !important;
    }
    .phone_number_verify .user_phone_number {
        width: 75% !important;
    }
    #profile_img,
    .profile_picture_right {
        width: 100% !important;
    }
    .form-space .file-input-wrapper {
        width: 100% !important;
        display: block !important;
    }
    .profilevideoplace video {
        width: 100% !important;
        height: 100% !important
    }
    .profile_inbox_table {
        height: 300px;
        overflow-x: scroll;
    }
    .viewrequest_table,
    .viewrequest_cutomer_details,
    .viewrequest_fixture {
        display: none !important
    }
    .first_column_information,
    .second_column_information,
    .third_column_information {
        display: block !important
    }
    .first_column_information li,
    .second_column_information li {
        float: none !important;
        width: 100% !important;
        border-right: none !important
    }
    .third_column_information li {
        float: left !important;
        width: 50% !important;
    }
    .second_column_information li:last-child {
        border-top: 1px solid #dce0e0;
    }
    .facebook_social {
        margin: 0 auto;
        display: inline-block !important
    }
    .or_label {
        display: block !important;
        padding: 10px 0 !important
    }
    .gmail_social {
        margin: 0 auto;
        display: inline-block !important
    }
    .getstarted {
        margon: 0 !important
    }
    .share_input {
        width: 220px !important;
    }
    .invite_message_section {
        width: 300px !important;
    }
    body.airhotels-property-transactionhistory ul.review_list li a {
        display: inline-block;
        width: 120px;
    }
    body.airhotels-property-transactionhistory ul.review_list li {
        margin: 0 !important
    }
    .dashboard_invite_list li {
        width: 100% !important;
        float: none !important;
    }
    .invite_button_list {
        text-align: center !important;
    }
    .host_details_wrapper {
        width: 80% !important;
        padding: 0;
        left: 10% !important;
        top: 20% !important;
        margin: 0px !important;
    }
    .sociall_icon_section {
        margin: 0 !important
    }
    .view_tags_section {
        width: 100% !important;
    }
    .view_page_tags {
        width: 63% !important;
    }
    .review_responsive {
        margin: 50px 0 0
    }
    body.airhotels-property-review .dashboard_leftside_heading>span {
        width: 100% !important;
        display: inline-block
    }
    body.airhotels-property-review.inbox_action_buttons {
        top: -2px !important;
        right: 0px !important;
    }
    .vp_listing {
        float: none !important;
        margin: 20px auto !important;
    }
    .page-sitemap {
        width: 90% !important
    }
    body.catalog-seo-sitemap-product .pager .pages {
        margin: 10px 0 0 !important;
        display: block !important;
        width: 100% !important;
        float: left !important;
        text-align: left !important;
    }
    .onestepcheckout-index-index .discount div{
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .onestepcheckout-index-index .discount input {
        padding: 10px 5px;
        width: 50px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
    .box-account .box-head {
        border-bottom: 1px solid #d9dde3;
        padding: 0 0 10px;
        margin-bottom: 10px;
        text-align: right;
    }
    table#my-orders-table {
        overflow-y: hidden;
        overflow-x: scroll;
        width: 100% !important;
        float: left;
        display: block;
    }
    .box-account {
        background: #fff;
        border: 1px solid #dbdbdb;
        padding: 3px;
        margin: 12px;
    }
    .data-table thead th {
        font-weight: normal;
        padding: 2px 5px;
        color: #0a263c;
        white-space: nowrap;
        vertical-align: middle;
    }
    .data-table thead th {
        padding: 2px 5px;
        width: 100px;
    }
    .data-table tbody th,
    .data-table tbody td {
        border-bottom: 1px solid #d9dde3;
        border-right: 1px solid #d9dde3;
    }
    #property_property tr th {
        font-size: 11px;
        word-break: break-word;
    }
    .nobr {
        white-space: normal !important;
    }
    #banner-container {
        height: 320px;
    }
    div.banner_outer{ top:14%;}   

}
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
    .host_details_wrapper .verified_wrapper {
        width: 45% !important;
        margin: 4% auto;
    }
    .manage_lisitng_title {
        margin: 10px 0 0
    }
    .manage_listing_tab>li a {
        padding: 5px 12px !important;
    }
    .manage_listing_tab>.selected {
        border-radius: 0 !important;
        display: block !important;
        width: 100% !important;
    }
    .manage_listing_tab {
        padding: 10px !important
    }
    .manage_listing_tab>li {
        float: none !important;
        display: block !important;
        width: 100% !important;
    }
    .yourlist_img>.listing-info {
        float: none !important;
        margin-left: 0 !important;
        width: 100% !important;
    }
    .property_history_responsivetable {
        width: 100%;
        overflow-x: auto;
    }
    #my-orders-table,
    #security_details_table,
    .dashboard_inbox_only {
        width: 100% !important
    }
    .property_from,
    .property_to {
        width: 100% !important;
    }
    .web_dialog {
        margin: 0 20px !important;
        width: auto !important;
    }
    body.airhotels-property-invitefriends .col-main li {
        width: 96.2% !important;
        margin: 20px 4px 10px 4px !important;
    }
    body.airhotels-property-invitefriends .col1-layout .col-main .invite_friend_section {
        width: 92% !important;
    }
    .invite_friends_actionbuttons {
        width: 95%;
        margin: 30px auto;
        text-align: right;
    }
    .invite_friends_name .name {
        font-size: 13px !important;
        margin: 0px 0px 2px 0px;
    }
    .web_dialog {
        margin: 0 20px !important;
        width: auto !important;
    }
    .slider-widget-container,
    .listing_user_name {
        float: none !important;
        width: 100% !important
    }
    .date_grid {
        width: 68% !important;
        font-size: 12px !important;
        line-height: 30px;
    }
    .review_grid .yourlist_option_values {
        width: 25% !important;
        word-break: break-word;
    }
    .review_grid .yourlist_option_reviews {
        width: 75% !important;
    }
    .reviews-list-item .profile_pic {
        float: none;
    }
    .reviews-list-item .bubble {
        width: 90% !important;
        float: left !important;
        margin-left: 0px;
        margin-top: 30px !important;
    }
    .reviews-list-item .bubble::before {
        content: "\f0d8" !important;
        left: 22px !important;
        top: -22px !important;
    }
    .video_type h3 {
        min-height: 60px;
    }
    .host_tags {
        margin: 0 !important;
    }
    .update_button_container {
        text-align: center;
    }
    .form-space>.label_align {
        width: auto !important;
        display: block !important
    }
    .id_document_tags li {
        text-align: center !important;
    }
    .form_rating {
        width: 100% !important;
        margin: 0 auto;
    }
    body.catalog-product-view #product-review-table {
        width: 100% !important;
        margin: 0 auto;
    }
    .ratingicon {
        margin: 0 auto 20px;
        display: block !important;
        float: none !important
    }
    .catalog-product-view .form-add h3,
    .ratethisproduct {
        text-align: center !important;
    }
    .schedule_section {
        margin: 0 10px 20px !important
    }
    .owner_profile label {
        display: none !important;
    }
    .map_address_locator {
        float: right;
        text-align: center;
        position: relative;
        right: 20px;
    }
    .member_since {
        top: -22px !important
    }
    .host_description {
        width: 100% !important;
    }
    .host_description .description_content {
        float: left;
        width: 100% !important;
    }
    .content_wrapper #right_column {
        float: left !important;
        width: 78% !important;
    }
    #book_it,
    #instant_times_box {
        width: 100% !important;
    }
    .instant_times_box_schedule strong {
        margin: 0 !important;
        text-align: center;
    }
    .instant_times_box_schedule {
        text-align: center;
        margin: 20px 0;
        width: 115px;
        display: inline-block;
        vertical-align: top;
    }
    #reviews_link_text {
        width: 100% !important;
    }
    #reviewrapper {
        padding: 0 6px !important
    }
 
    #reviews_link_text {
        width: 99% !important;
    }
    .review_content_wrapper {
        float: left;
        width: 100% !important;
    }
    .host_info_wrapper {
        width: 96% !important;
    }
    .instant_times_box_schedule a {
        width: 50% !important;
    }
    .content_outer_wrapper {
        padding: 20px 10px !important;
        box-sizing: border-box;
    }
    .left_view_column,
    .host_view_content {
        width: 100% !important;
        float: left !important;
        margin: 10px 0 0;
    }
    .video_iframe {
        width: 100% !important;
        height: 360px !important;
    }
    .first_row_gallery {
        float: left;
        position: relative;
        width: 50% !important;
        height: 150px !important;
        text-align: center;
        padding: 0;
        box-sizing: border-box;
    }
    .first_row_gallery a img {
        width: 100% !important;
        height: 150px !important;
        padding: 6px 6px 0 0px !important;
        box-sizing: border-box;
    }
    .second_row_gallery {
        float: left;
        width: 33.333% !important;
        text-align: center;
        height: 100px;
        position: relative;
    }
    .second_row_gallery a img {
        width: 100% !important;
        height: 100px !important;
        float: left;
        padding: 6px 6px 0 0 !important;
        box-sizing: border-box;
    }
    .seeothers_container {
        position: absolute;
        top: 6px !important;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,
        0,
        0,
        0.5);
        width: 96% !important;
        height: 94% !important;
    }
    .seeothers_container span {
        left: 0% !important
    }
    .host_info_wrapper .description_wrapper_class {
        margin-left: 10px !important;
        margin-top: 10px;
    }
    .catalog-product-view #similar_listings_wrapper {
        width: 667px;
        margin: 0px auto;
    }
    .catalog-product-view .bx-wrapper {
        max-width: 100% !important;
        position: relative;
    }
    .catalog-product-view .bx-wrapper ul li.similar_listing {
        width: 228px !important;
        margin: 0px 15px 0px 20px !important;
        padding: 0px !important;
        border-bottom: none !important;
    }
    .catalog-product-view .bx-wrapper ul li a.search-result-pimage {
        position: relative;
        display: block;
        height: 192px;
        background-size: cover !important;
        background-position: center;
        max-width: 100%;
        max-height: 100%;
        background-repeat: no-repeat;
    }
    .search-result-info-wrapper {
        min-height: 100px;
    }
    #main_reviews {
        padding: 0 10px !important;
        width: 100% !important;
        box-sizing: border-box;
        margin: 0 !important
    }
    .reviews_background_image {
        width: 100% !important;
        text-align: left;
        padding: 20px 0 0 !important;
        margin: 0 auto;
    }
    #satisfaction_title {
        margin: 19px 0 0 0 !important;
    }
    .experience_page_rating {
        width: 100% !important;
        float: none;
        padding: 0 0 10px !important;
        margin: 0 auto;
    }
    .rating_for_host_item li {
        text-align: center !important;
    }
    #main_reviews ul {
        padding: 0px 0 6px 10px !important;
    }
    .description_wrapper_class>#contact_link {
        margin: 0 !important
    }
    .similar_listings_title {
        padding: 0 10px;
    }
    .social_media_wrapper {
        width: 65px !important;
    }
    .demo .select_grid {
        width: 38% !important
    }
    .demo .select_number_of_guests {
        width: 24% !important;
    }
    .experience_summary {
        padding: 10px !important;
    }
    .about_experience_block {
        width: 100% !important
    }
    .guestratting_image {
        width: 89px !important
    }
    .satisfaction_title_review {
        padding: 4px 0 !important
    }
    .search_date input {
        width: 70px !important;
    }
    #facebox {
        position: fixed !important;
        top: 10% !important;
    }
    .popup_form {
        height: 300px;
        overflow: auto;
        display: block
    }
    body.onestepcheckout-index-index .main-container {
        width: 90% !important;
        margin: 40px auto;
    }
 
    .onepage {
        float: none !important;
        width: 90% !important;
        margin: 0 auto !important;
    }
    #billing-new-address-form .profile_input,
    .onestep_input,
    .shipping_countrey select {
        width: 95% !important
    }
    .onestep_month {
        width: 84px !important;
    }
    .onestep_year {
        width: 58px !important;
    }
    #checkout-review-table-wrapper,
    #onepage-review .page-title,
    .onepage li {
        width: 100% !important;
    }
    body.checkout-cart-index .main-container,
    body.checkout-onepage-success .main-container {
        width: 90% !important;
        margin: 0 auto
    }
    .profile_common_label,
    .profile_common_label .profile_label {
        width: 100% !important;
        float: none !important;
    }
    .profile_input_section {
        width: 100% !important;
        float: none !important
    }
    .profile_container .profile_label {
        display: block !important;
        height: auto !important;
        text-align: left !important;
        width: 100% !important;
        padding: 0 0 0 5px
    }
    .profile_input_section #month {
        width: 170px !important;
    }
    .phone_number_verify .country_extension {
        width: 25% !important;
    }
    .phone_number_verify .user_phone_number {
        width: 75% !important;
    }
    #profile_img,
    .profile_picture_right {
        width: 100% !important;
    }
    .form-space .file-input-wrapper {
        width: 40%;
        display: block !important;
    }
    .profilevideoplace video {
        width: 100% !important;
        height: 100% !important
    }
    .profile_inbox_table {
        height: 300px;
        overflow-x: scroll;
    }
    .viewrequest_table,
    .viewrequest_cutomer_details,
    .viewrequest_fixture {
        display: none !important
    }
    .first_column_information,
    .second_column_information,
    .third_column_information {
        display: block !important
    }
    .first_column_information li,
    .second_column_information li {
        float: none !important;
        width: 100% !important;
        border-right: none !important
    }
    .third_column_information li {
        float: left !important;
        width: 50% !important;
    }
    .second_column_information li:last-child {
        border-top: 1px solid #dce0e0;
    }
    .facebook_social {
        margin: 0 auto;
        display: inline-block !important
    }
    .or_label {
        display: block !important;
        padding: 10px 0 !important
    }
    .gmail_social {
        margin: 0 auto;
        display: inline-block !important
    }
    .getstarted {
        margon: 0 !important
    }
    .share_input {
        width: 220px !important;
    }
    .invite_message_section {
        width: 300px !important;
    }
    body.airhotels-property-transactionhistory ul.review_list li a {
        display: inline-block;
        width: 120px;
    }
    body.airhotels-property-transactionhistory ul.review_list li {
        margin: 0 !important
    }
    .dashboard_invite_list li {
        width: 100% !important;
        float: none !important;
    }
    .invite_button_list {
        text-align: center !important;
    }
    .host_details_wrapper {
        width: 80% !important;
        padding: 0;
        left: 10% !important;
        top: 20% !important;
        margin: 0px !important;
    }
    .sociall_icon_section {
        margin: 0 !important
    }
    .view_tags_section {
        width: 100% !important;
    }
    .view_page_tags {
        width: 63% !important;
    }
    .review_responsive {
        margin: 50px 0 0
    }
    body.airhotels-property-review .dashboard_leftside_heading>span {
        width: 100% !important;
        display: inline-block
    }
    body.airhotels-property-review.inbox_action_buttons {
        top: -2px !important;
        right: 0px !important;
    }
    .vp_listing {
        float: none !important;
        margin: 20px auto !important;
        max-width: 300px !important;
    }
    .page-sitemap {
        width: 90% !important
    }
    body.catalog-seo-sitemap-product .pager .pages {
        margin: 10px 0 0 !important;
        display: block !important;
        width: 100% !important;
        float: left !important;
        text-align: left !important;
    }
    aside {
        background: #fff none repeat scroll 0 0;
        float: left;
        position: relative;
        right: auto !important;
        top: auto !important;
        width: 100%;
        z-index: 10000;
        display: block !important;
    }
}
@media only screen and (max-width: 670px) {
	div.banner_text h1{ font-size: 26px;}
    .airhotels-index-index .hourly_enabled #search #search_options,.airhotels-index-index .hourly_enabled .search_guests{ display: block; float: none;}
    .airhotels-index-index.hourly_enabled  #search #search_options .search_date { margin: 2px 0; display: inline-block; float: none; }
    .airhotels-index-index .hourly_enabled #search #search_options{ display: inline-block; width: 100%; text-align: center; }
    .airhotels-index-index  .search-area .hourly_enabled #searchTextField { margin:5px 0;    width: 230px; font-size: 13px; float: none; border-radius: 0; position: relative; left: 0;}
    .airhotels-index-index .search-area .hourly_enabled form { text-align: center; }
    .airhotels-index-index .search-area  { top: 32%; width: 100%; height: auto; }
    .airhotels-index-index  .banner_outer{ top:12%;}
    .airhotels-index-index #banner-container { height: 400px; }
    .airhotels-index-index .search-area{ top:32%;}
    .airhotels-index-index .search-area .container.hourly_enabled{ width: 280px;}
    #search #search_options .hourly_enabled .search_date select{ width: 40px;}
   .airhotels-index-index .hourly_enabled #search #search_options .search_date{ left: 24px; margin:0 0 2px 0;}
   .airhotels-index-index .search-area .container.hourly_enabled #search #search_options .search_date input#checkinDate{ width: 121px !important;}
    .airhotels-index-index .hourly_enabled #search #search_options .search_date + .search_date{ left: 24px; margin:0 0 2px 0;}
   .airhotels-index-index .hourly_enabled  #search #search_options .search_date select.time{ width: 70px;}
    .airhotels-index-index .container.hourly_enabled .search_date input{ width: 121px !important; left: 0 !important;}
    .airhotels-index-index .search-area  .hourly_enabled div.search_guests select { width: 232px; left: 0; margin-top: 0; }
    .hourly_enabled .home_search_button button#submit_location{ width: 232px !important;  display: inline-block; position: relative; left: 0px; border-radius: 0;  }
    .airhotels-index-index .hourly_enabled .home_search_button { display: inline-block; position: static; width: 100%; text-align: center; float: none; }
    .hourly_enabled .macos .search_guests select{ border-radius:0;}
    .search-area .container{ width: 95%;}
    .search-area .container.hourly_enabled { width: 95%; }
    .search-area #searchTextField{ width: 235px;}
    .home_search_button{ float: left;}
    .airhotels-index-index .search-area form{ margin-top:70px;}
    .airhotels-index-index .search-area .hourly_enabled form{ margin-top:0px;}
    #amenities .in_out_date, #myspots .in_out_date{ width: 100%;}
    #property_type .in_out_date{ width: 100%;}
    .catalog-product-view #similar_listings_wrapper{ width: 100%;}
}
@media only screen and (max-width: 570px) {
	.search-area #searchTextField{ width: 227px;}
	  .home_search_button{ float: none;}
	 .macos .search_guests select{ border-radius:0 3px 3px 0;}
 	.home_search_button button#submit_location{ left: 0;}
 	.home_search_button{ margin: 5px 0 0;}
 	.search-area .icon-only{ border-radius:3px;}
}
@media only screen and (max-width: 480px) {
	.airhotels-index-index .search-area form{ margin-top:0;}
	.search-area #searchTextField { width: 238px;font-size: 13px; float: none; border-radius: 0; position: relative; left: -4px;  }
	.airhotels-index-index .container .search_date input{ width: 100% !important; left: 0 !important;}
	.search-area .container #search #search_options .search_date input#checkinDate{ float: left;}
	.airhotels-index-index  #search #search_options .search_date{ left: -4px;}
	.airhotels-index-index #search #search_options .search_date + .search_date{ left: 4xpx;}
	.search-area .container #search #search_options .search_date{ width: 117px;}
	div.search_guests select{  width: 237px; left: -4px;}
	.airhotels-index-index .home_search_button{ margin:5px 0 0;}
	.airhotels-index-index .search-area .container #search #search_options .search_date input#checkinDate{ width:100% !important;}
 	div.banner_text h1{ font-size: 30px;}
    .airhotels-index-index #search #search_options,.airhotels-index-index .search_guests{ display: block; float: none;}
    .airhotels-index-index #search #search_options .search_date { margin: 2px 0; display: inline-block; float: none; }
    .airhotels-index-index #search #search_options{ display: inline-block; width: 100%; text-align: center; }
    .airhotels-index-index .search-area .hourly_enabled #searchTextField { width: 222px !important; margin:2px 0; font-size: 13px; float: none; border-radius: 0; position: relative; left: -4px; }
    .airhotels-index-index .search-area form { text-align: center; }
    .airhotels-index-index .search-area { top: 37%; width: 100%; height: auto; }
    .airhotels-index-index .banner_outer{ top:12%;}
    .airhotels-index-index #banner-container { height: 400px; }
    .airhotels-index-index .search-area{ top:31%;}
    .airhotels-index-index .search-area .container{ width: 100%;}
    .airhotels-index-index .search-area .container.hourly_enabled{ width: 100%;}
   .airhotels-index-index .hourly_enabled #search #search_options .search_date{ left: 0;}
   .airhotels-index-index .search-area .container.hourly_enabled #search #search_options .search_date input#checkinDate{ width: 113px !important;}
    .airhotels-index-index .search-area .container.hourly_enabled #search #search_options .search_date + .search_date{ left: 0;}
   .airhotels-index-index  .search-area .container.hourly_enabled #search #search_options .search_date select.time{ width: 70px;}
    .airhotels-index-index .container.hourly_enabled .search_date input{ width: 113px !important; left: 0 !important;}
    .airhotels-index-index .search-area .hourly_enabled div.search_guests select { width: 221px; left: -5px; margin-top: 0; }
    .home_search_button button#submit_location{ width: 236px !important;  display: inline-block; position: relative; left: -5px; border-radius: 0;  }
    .airhotels-index-index  .home_search_button { display: inline-block; position: static; width: 100%; text-align: center; }
    .hourly_enabled .home_search_button button#submit_location{ margin:0; width: 224px !important; left: -5px;}
    .hourly_enabled .home_search_button button#submit_location{ }
    .macos .hourly_enabled .search_guests select{ border-radius:0;}
     #amenities .in_out_date, #myspots .in_out_date{ width: 75%;}
    #property_type .in_out_date{ width: 75%;}
    .catalog-product-view .porperty-review{ float: left !important; width: 20%;}
    #sidebar .inside{ position: static !important; width: 100%;}
    .catalog-product-view aside, #sidebar.sticky, #sidebar.sticky .inside{ position: static !important; width: 100%;}
    .inside{ height: auto;}
    .fix-nav{ position: fixed;}
}
@media only screen and (max-width: 400px) {
.listing_main{ width: 100%; box-sizing:border-box;}
}
@media only screen and (max-width: 400px) {
.airhotels-index-index .banner_text h1{ font-size: 23px;}
}
@media only screen and (max-width: 340px) {
    .search-area .container #search #search_options .search_date {
        width: 36%;
    }
    .airhotels-index-index .search-area .hourly_enabled #searchTextField {
        /*
        width: 72%;
        left: -2px;
*/
    }

    .airhotels-index-index .banner_text h1 {
        font-size: 25px;
        line-height: 1.1em;
    }
    .banner_text {
        padding: 2em 0;
    }
    .airhotels-index-index .hourly_enabled p#error_message_for_location {
        display: inline-block;
    }
    .airhotels-index-index .banner_text h1 span {
        font-size: 11px;
    }
    .search-area .hourly_enabled #searchTextField { width: 244px; }
    #search #search_options .search_date select { left: -9px; }
    .search-area .icon-only { width: 40%; }
    #search #search_options .search_date+.search_date { margin-top: 0; }
    #most-popular-container ul li, #most-popular-container ul.tab { width: 100%; width: 100%; }
    .page-print { padding: 15px; }
    .airhotels-property-form #preview_experience { top: 15px; }
    .airhotels-property-form #room .preview_experience span { font-size: 15px; margin-top: 2px; }
}

/*style*/
div#playHere { position: absolute; left: 0; width: 100%; top: 0; height: 100%; z-index: 1; }
.warn-verify { border: 1px solid #f00; color: #f00; display: inline-block; padding: 8px 10px; }
.airhotels-property-form #add_subscripition_option_list tr td{ float:none;}
.airhotels-property-form .apptha_subscription_div .apptha_product_subscription_table .value div{     float: left; max-width: 120px; width: 100%; margin-left: 10px;}
.airhotels-property-form .apptha_subscription_div .apptha_product_subscription_table .value select{ float: left;}
.airhotels-property-form .apptha_subscription_div .apptha_product_subscription_table .value div span{ display: block;}
.airhotels-property-form .apptha_subscription_div .apptha_product_subscription_table .value div span b{ font-weight: normal;}
.airhotels-property-form .apptha_subscription_div .apptha_product_subscription_table .value div span b.bold{ font-weight: bold; margin-left:5px;}
#guest_preferences_time_zone{ background: none !important;}
.airhotels-property-blockcalendar .white_content{ left: 37%; top:25%; width: 595px;}
.airhotels-property-blockcalendar .white_content #priceValidation{ color:#ff0000; margin:10px 0 0; clear: both; display: inline-block; width: 100%;}
.airhotels-index-profile .my-account .page-title:first-child{ padding:5px 15px; color: #fff; background: #82888a;}
.airhotels-index-profile .my-account .personal-info .page-title{ background: none; padding: 0;}
.catalog-product-view #facebox .popupcheckindate { position: relative;}
.catalog-product-view #facebox .popupcheckindate .Error{ position: absolute; bottom:-14px;}
.catalog-product-view #facebox .popupcheckindate .checkinDate{ display: block; float: none;}
.catalog-product-view #facebox .popupcheckindate > div{ float: left;}
.catalog-product-view #facebox .popupcheckindate .sort_grid{ float: left; margin: 0 5px !important; width: auto !important;}
.catalog-product-view #facebox .popupcheckindate .sort_grid select{ width: 30px; height: 30px;}
.catalog-product-view #facebox .contact_form{ margin:5px 0 0;}
.airhotels-property-form .wizard > .content > .body input{ border:1px solid #b1b3b3 !important;}
.airhotels-property-form .wizard > .content > .body input[type="file"] { border: none !important; }
.airhotels-property-form .wizard > .content > .body input:focus{border: 1px solid rgb(90, 174, 229) !important;}
.airhotels-property-form .validation-advice{ float:none !important; max-width: none !important;}
.airhotels-property-form .add-photo-button { background-color: #0099ff;color: #fff !important;border-radius: 5px !important;width: 100px !important; }
.airhotels-property-form .stageParent{ background:#fff; border:3px dashed #444; border-radius:5px; padding:10px; }
.airhotels-property-form .stage{ min-height: 200px; overflow-y:hidden; }
.ajax-file-upload input { width: 129px !important; padding: 30px !important; cursor: pointer !important;}
.onestepcheckout-index-index .discount{ margin:40px 0 0;float: left;width: 100%;clear: both;}
.onestepcheckout-index-index .discount h2 { font-size: 20px; font-family: 'ProximaNova-Semibold'; color: #999999; margin-bottom: 30px; border-bottom: 1px solid #e6e6e6; padding-bottom: 15px; }
.my-account .refer_balance{ padding:5px 10px; border:1px solid #dce0e0; color:#333;  box-shadow: -2px 4px 4px 0px rgba(51, 51, 51, 0.64); margin-bottom: 15px; border-radius:3px;	}
.my-account .refer_balance i{ font-size: 21px; vertical-align: middle; color:#333; margin-right:10px;}
.my-account .page-title{ position: relative;}
body.airhotels-dashboard-invitetransactionhistory ul#main_content_discount_sub_nav { width: 100%; border-bottom: 1px solid #ddd; margin: 10px 0 20px; }
body.airhotels-dashboard-invitetransactionhistory ul#main_content_discount_sub_nav li { float: left; margin: 0 0 12px; padding: 0 20px 0 0; }
body.airhotels-dashboard-invitetransactionhistory ul#main_content_discount_sub_nav li.selected a { font-weight: normal; border-bottom: 3px solid #545454; padding: 0 0 12px; color: #545454; font-family: 'ProximaNova-Semibold'; font-size: 15px; }
body.airhotels-dashboard-invitetransactionhistory ul#main_content_discount_sub_nav li a {font-size: 15px; color: #9c9c9c; font-weight: normal; font-family: 'ProximaNova-Regular'; }
#invite #left_column { width: 670px; float: left; clear: left; padding: 20px 0 0 0; }

.discount_history_responsivetable table { width: 100%; margin: 0; border:1px solid #dce0e0;}
.discount_history_responsivetable table thead { background: #edefed; }
.discount_history_responsivetable table tr th { color: #6e6e6e; vertical-align: middle; text-align: center; padding: 10px; font-size: 13px; font-weight: normal; border-right: 1px solid #dce0e0; border-bottom: 1px solid #dce0e0; }
.discount_history_responsivetable table tr th:last-child { border-right: none; }
.discount_history_responsivetable table tr td { font-size: 13px;padding: 10px; text-align: center; vertical-align: middle; border-bottom: 1px solid #dce0e0; border-right: 1px solid #dce0e0 !important; }
.discount_history_responsivetable table tr td:last-child { border-right: none !important; }
.discount_history_responsivetable table tr:last-child td { border-bottom: none !important }
.airhotels-general-form .main{ max-width: 980px; margin-top:20px;}
.airhotels-general-form .block-subscribe .block-title strong{ background-position: 0 -1px;}
.airhotels-general-form .block-subscribe .block-title strong span{ font-size: 14px;	}
#onepage-billing .wide .input-box .address-select{ padding: 0 10px;}
.agreements_label .accept_terms{ margin:10px 0;}
.airhotels-property-form .basictitle,.airhotels-property-form .profile_contact_no{margin-bottom: 15px;}
.airhotels-property-form .summary{margin:0;}
.airhotels-property-form .summary label, .airhotels-property-form .summary p{vertical-align: top;display: inline-block;}
@media only screen and (max-width: 1500px) {
	.airhotels-property-blockcalendar .white_content{ left: 33%;}
}
@media only screen and (max-width: 1200px) {
	.airhotels-property-blockcalendar .white_content{ left: 25%;}
}
@media only screen and (max-width: 980px) {
	.airhotels-property-blockcalendar .white_content{ left: 20%;}
	#searchinnerpage{ width: 100%;}
}
@media only screen and (max-width: 850px) {
	.airhotels-property-blockcalendar .white_content{ left: 13%;}
}
@media only screen and (max-width: 768px) {
	.airhotels-property-blockcalendar .white_content{ left: 9%;}
	.airhotels-index-index p#error_message_for_location { left: 9%;}
	.airhotels-property-form #add_subscripition_option_list table tbody{ display: block;}
	.airhotels-property-form #add_subscripition_option_list table tbody tr{ display: block; float: none; clear:both;}
	.airhotels-property-form #add_subscripition_option_list table tbody tr td{ display: block; float:none; clear:both;}
	.airhotels-property-form #add_subscripition_option_list tr td.label{ width: 100%;}
	.airhotels-property-form #add_subscripition_option_list tr td.editable_buttons{ width: 100%; float:none; clear: both; padding-top:10px;}
	.mode_highlight{ width: 100%;}
	.airhotels-property-form #add_subscripition_option_list tr td.editable_buttons button{ float: none; display: inline-block;}

}
@media only screen and (max-width: 740px) {
.airhotels-index-index p#error_message_for_location{ left: 0;}
.airhotels-index-index p#error_message_daily_location{ left: 0;}
.airhotels-property-advsearch .locationbar-name .in_out_date input{ width: 36.5%;}
.airhotels-property-advsearch select#number_of_guests { width: 36% !important; margin: 10px 0 0; padding-left:30px;}
.airhotels-property-advsearch .locationbar-name .in_out_date input#room_type{ width: 100%;}
}
@media only screen and (max-width: 700px) {
	.airhotels-property-blockcalendar .white_content{ left: 20%; width: 360px;}
	.airhotels-index-index p#error_message_for_location{ left: 0; position: static; margin:5px auto 0;}
	.airhotels-index-index .hourly_enabled p#error_message_for_location{ position:relative;top: 3px; width: 211px; margin-left: 0; display: inline-block; left: -5px;}
	.airhotels-index-index p#error_message_daily_location{ position:relative;top: 3px; width: 211px; margin-left: 0; display: inline-block; left: -5px;}
	.search-bar .header-search { width: 83% !important; padding: 10px 10px 10px 38px; border: 1px solid #ddd; background-position: 8px center; }
    #searchTexttopForm.search-bar { clear: none; display: block; margin: 10px 0; border: none; }
    .airhotels-property-advsearch  header .glossymenu a.menuitem { position: fixed; }
    .airhotels-property-advsearch .map-container{margin-top:30px;}
    .catalog-product-view #book_it .daily-property form #avail input{    -webkit-appearance: none;}
    
    #most-popular-container ul li.selected a{color: #479BFC;}
    #mapview .slider_showface img{ width: 100% !important;}
    #mapview .slider_showface .map-price{ top: 2%; left: 2px;}
}
@media only screen and (max-width: 570px) {
.search_calander_popupbox .search_date input{ background-position: 253px -416px;}
.airhotels-property-blockcalendar .white_content{ left: 14%;}
.airhotels-property-form .marketplace-custom-option tr td{ width: 49%; padding:0;}

.catalog-product-view .bx-wrapper ul li.similar_listing { width: 270px !important; }
.catalog-product-view div#contact_host{ width: 96%;}
}
@media only screen and (max-width: 420px) {
.airhotels-property-blockcalendar .white_content{ left: 14%; width: 280px;}
.search_calander_popupbox .search_date input{ background-position: 180px -416px;}
.airhotels-property-form .marketplace-custom-option tr td{ display: inline-block;}
.airhotels-property-form .marketplace-custom-option tr td input{ width: 90px !important;}
.catalog-product-view .property-owner-image { width: 100%; }
.catalog-product-view aside .demo .select_grid{ width: 47% !important;}
.catalog-product-view aside .demo .select_grid input{ background-position: 75px -413px;}
}
@media only screen and (max-width: 320px) {
	.airhotels-property-blockcalendar .white_content{ left: 6%;}
}
@media only screen and (min-device-width: 360px) and (max-device-width: 667px){
	.fancybox-wrap.fancybox-opened {  z-index: 11111;}
}
.gm-style-iw .search-result-container {
   width: 300px;
   height: 210px;
}
.gm-style-iw + div {
   opacity: 1 !important;
   border: 1px solid #333;
   padding: 0;
}

.gm-style-iw + div img {
   left: -1px !important;
}
.fancybox-wrap.fancybox-opened {  z-index: 11111;}
.search-area #searchTextField:focus,.search-area input:focus,.search-area select:focus{ outline: -webkit-focus-ring-color auto 5px;}
.search-area #searchTextField:visited,.search-area input:visited,.search-area select:visited{ outline: -webkit-focus-ring-color auto 5px;}
.onestepcheckout-feedback{    margin: 10px 0;}
.onestepcheckout-feedback select { margin: 10px 0; padding: 5px 15px; border: 1px solid #ccc; border-radius: 3px; }
body{-webkit-font-smoothing: antialiased !important;}
.airhotels-index-index .search-area .hourly_enabled #searchTextField { width: 206px; padding-left: 30px; text-indent: 0; }
#calendarWrapper{width:100%;}
.search_date label{    font-family: 'Droid Sans', 'Belgrano', sans-serif;}
.airhotels-property-blockcalendar .white_content{top: 35%;}
::i-block-chrome,
ul#world-container li .world-info img{border:none;}

.onestepcheckout-index-index .discount{    color: #999999;line-height:18px;}
.onestepcheckout-index-index .discount input{    padding: 10px; margin-left: 10px;}
.onestepcheckout-index-index .discount div{margin:10px 0;}
.discount_apply_div,.discount_cancel_div{display:inline-block;float:none;}
.discount_cancel_div a{cursor: pointer; transition: all 0.5s ease; display: inline-block; margin: 0; background-color: #ff6666; border-bottom: 0px solid #0A568A !important; color: #fff; padding: 9px 18px; border-top: none; border-left: none; border-right: none; border-radius: 2px;}
.catalog-product-view .at-share-tbx-element .at-share-btn {background-color: transparent !important;}
.redirect-paypal
{
    text-align:center;
}
body.airhotels-hostsubscription-registersubscription .wrapper_c .col-main {
    width: 100%;
}
.redirect-paypal-delay
{
 text-align:center;
 padding:0px 30px;
}
.send-message .search_date input {
    margin-bottom: 5px;
}
ul.invite_friend_section {
    padding: 30px;
    font-size: 0;
    margin: 0 -1%;
}
.invite_friend_section .friend {
    width: 31.3%;
    display: inline-block;
    position: relative;
    margin: 0 1%;
    margin-bottom: 20px;
    font-size: 0;
    padding: 1%;
    border: 1px solid #d4d3d3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.invite_friends_select .invite_friends_name {
    display: inline-block;
    vertical-align: middle;
    max-width: 63%;
}
.individual.email-id {
    padding: 5px;
}
.invite_friends_select .invite_friends_name span.name {
    margin: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.invite_friends_select .invite_friends_name span.name + .email {
    margin-top: 5px
}
.invite_friends_select .invite_friends_name span.email {
    font-size: 12px;
}
ul.invite_friend_section #checkboxes input[type=checkbox] {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
}
.invite_friend_section #checkboxes input[type=checkbox] ~ i {
    display: none;
}
.invite_friends_select  .invite_friends_image {
    width: 65px;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: 5px
}
ul.invitefriends-messages {
    padding: 14px 0px !important;
    list-style: none !important;
    margin: 0 !important;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 99;
    transition: 0s all;
}
.invitefriends-messages {
    width: 100%;
    overflow: hidden;
}
.invitefriends-notice-msg {
    font-family: 'ProximaNova-Regular';
    font-weight: normal !important;
}
.invitefriends-notice-msg{
    border-color: #b9e7f9;
    background-color: #d7edf7;
    color: #7a8082;
    line-height: 24px;
}
.invitefriends-notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 8px !important;
    font-size: 13px !important;
    font-weight: normal !important;
}
.catalog-product-view .price-details li.cancellation span.property {
    width: 21%;
}
@media(max-width: 991px) {
    .invite_friends_select  .invite_friends_image {
        width: 45px
    }
    ul.invite_friend_section {
        padding: 13px
    }
}
@media(max-width: 768px) {
    .invite_friend_section .friend {
        width: 46%;
    }
    .invite_friends_select  .invite_friends_image {
        width: 45px
    }
}
@media(max-width: 479px) {
    .invite_friend_section .friend {
        width: 100%;
        margin: 0 0 2%;
    }
}

#facebox {
    max-height: 95%;
    overflow: auto
}
.customer-address-form .profile_container li .customer-name-middlename .name-middlename.form-space label {
    text-align: left;
}
.sbscription-title
{
margin-top: 20px;
}
#photos_form .upload_instructions{
 font-size:15px;
 font-weight:bolder;
 margin-bottom: 0%;
}
.model-box{ position: fixed; top: 0;  z-index: 99999; width: 100%; left: 0;  }
.model-box:after{ position:fixed; top:0; right:0; bottom:0; left:0; width:100%; height:100%; content:""; background-color:rgba(0,0,0,0.5);}
.model-box-inner{ position: relative; background-color: #FFF; box-shadow: 0 3px 10px rgba(0,0,0,0.2); z-index:999999; padding: 20px; box-sizing: border-box; display:block; border-bottom: 2px solid #66cc66; width: 500px; margin: 20px auto;}
.model-box button{ float: right; background-color: #33996b; color: #FFF; border: none; outline: none; border-radius: 3px; width: 50px; height: 35px; line-height: 35px; }
.student-intern-medical {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
    border-top: 2px solid #b9b9b9;
    margin-top: 20px;
    padding-top: 30px;
}

.student-intern-medical img.student {
    height: 180px;
    max-width: 100%;
    object-fit: cover;
}

.tile-text-container {
    width: 32%;
    position: relative;
    margin: 20px 0;
}
.tile-text-container a{
    display: inline-block;
    position: relative;
    margin-top: 0px;
}
.tile-text-container a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.44);
    transition: 0.3s;
}
.tile-text-container a:hover::before{
    background: rgba(0, 0, 0, 0);

}
.tile-text{
    position: absolute;
    top: 50%;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    left: 50%;
    transform: translate(-50%,-50%);
}
span.tile-heading {
    font-size: 15px;
    font-weight: 600;
}
@media only screen and (max-width: 769px)
{
   div#search_options {
    display: none;
}
}
@media only screen and (max-width: 670px)
{
.airhotels-index-index .search-area form {
     margin-top: 0px;

}
.airhotels-index-index .home_search_button {
    float: none;
}
}
@media only screen and (max-width: 580px)
{
.header .logo {
    width: 180px;
    max-width: 100% !important;
    float: none;
    margin: 10px auto;

}
.airhotels-index-index .banner_outer {
    top: 20% !important;
}
.airhotels-index-index #banner-container {
    height: 300px !important;
}
.airhotels-index-index #search #search_options {
    display: none;
}
.airhotels-index-index .search-area {
    top: 56% !important;
    display: none;
}
}
/***************** overwrite css ***************/

.home_search_button button#submit_location {
    width: 60px;
    padding: 0px !important;
   }
.search-area .container
{
    height: 100%;
    width: 100% !important;
    overflow: visible;

}
#banner-container .banner_outer, #banner-container  .search-area
{
    position: relative !important;
    top: auto !important;
    width: 100%;
}
.search-section
{
display: flex;
align-items: center;
height: 100%;
flex-direction: column;
justify-content: center;
}
.search-section .banner_text
{
    width: 100%;
    position: relative;
    top: 35px;
}
.search-area #searchTextField
{
    margin-left: 0px;
}
.search-area input#searchTextField, .search_date, .search-area .search_date input, .search_guests{
    float: none !important;
}
.search-area .container form#search {
    display: flex;
    justify-content: center;
    top: 10px;
}
.search-area #searchTextField:focus, .search-area input:focus, .search-area select:focus {
    outline: none;
}
.search-area div#search_options {
    display: flex;
}
#search #search_options #checkinDate, #search #search_options #checkinTo {

    width: 106px !important;
}
#search #search_options .search_date {
    width: auto  !important;
}
.header .logo {
    float: left;
    max-width: 160px !important;
}
.tile-text-container {
    width: 32%;
    position: relative;
    margin: 5px 0 20px;
}
.tile-text-container:hover span.tile-heading {
    top: -25px;
    opacity: 1;
}
span.tile-heading {
    font-size: 15px;
    font-weight: normal;
    opacity: 0;
    position: absolute;
    top: 20%;
    transition: .5s;
    line-height: 20px;
    width: 100%;
}
.cms-page-view .main {
    max-width: 1200px;
    width: 100%;
}
.cms-page-view .col-main {
    padding: 0px 15px;
    box-sizing: border-box;
}
header .glossymenu a.menuitem {
    right: 5px;
    top: 8px;
}
.stripbg .header .logo {
    margin: 0 0 10px;
     max-width: 160px !important;
}
.cms-no-route .main {
    padding: 15px;
    box-sizing: border-box;
    max-width: 1200px;
    width: 100%;
}
.cms-no-route  .col-right.sidebar {
    display: none;
}
.banner_text h1 {
    font-family: 'ProximaNova-Bold';
    font-size: 26px;
    text-transform: capitalize;
    box-sizing: border-box;
    padding: 0px 15px;
}
.tile-text-container {
    margin: 0px 0 30px;
}
.airhotels-index-index #content-container .content-wrapper
{
    width: 100%;
}
.student-intern-medical img.student {
    height: 310px;
}
ul#world-container li, ul#world-container li.row
{
    width: 100% !important;
}
ul#world-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul#world-container li.city_tile {
    width: 100%  !important;
}
ul#world-container li.city_tile {
    width: 49.7% !important;
}
ul#world-container li {
    max-width: 100% ;
    width: 33% !important;
    margin: 0px 0 0.6%!important;
    box-sizing: border-box;
}

li.p10.margin_right_list {
    padding-right: 0 !important;
}
div#playHere .video_image_banner {
    display: block !important;
}
div#banner-container .video_image_banner {
    display: none;
}

/***************** resposive css ***************/
@media only screen and (max-width: 1300px) and (min-width: 981px){
#searchinnerpage {
    width: 100%;
    }
}

@media only screen and (max-width: 979px) and (min-width: 768px)
{
ul#world-container {
    width: 100%;
    margin: 0px auto;
}
}
@media  screen and (max-width: 1366px)
{
    .student-intern-medical img.student {
        height: 230px;
        max-width: 100%;
        object-fit: cover;
    }

}
@media only screen and (min-width: 1200px)
{
.airhotels-index-index .search-area form {
    width: 100%;
}
}
@media only screen and (max-width: 1024px)
{
    #banner-container {
        position: relative;
        height: 470px;
    }
}
@media only screen and (max-width: 980px)
{
    #search #search_options, .search_guests {
        display: flex;
    }
    .stripbg .header .logo {
        margin: 0;
        max-width: 150px !important;
        padding: 15px;
        box-sizing: content-box;
    }
    .airhotels-index-index .header, .header-container
    {
        border-bottom: none !important;
    }
    .header {
        border-bottom: 1px solid #dce0e0 !important;
    }
    .listing_user_name {
        width: auto;
        float: none;
        margin-right: 20px;
    }
    .slider-widget-container {
        float: none;
        width: auto;
    }
    .listing_main .listing-info .clearfix {
        display: flex;
        align-items: center;
        padding-top: 15px;
        text-align: center;
        justify-content: center;
    }
    #list_div .fieldset {
        margin: 0 !important;
        padding: 0;
    }
    .listing_main .listing-info {
        float: none !important;
        width: 100% !important;
    }
    .listing-info .actions_grid, .airhotels-property-show .yourlist_img {
        float: none;
        width: 100%;
        text-align: center;
    }
    .yourlist_img a {
        display: block;
        text-align: center;
    }

    .yourlist_img img {
        float: none !important;
    }
    .search-bar .header-search {
       padding: 15.5px 0 15.5px 60px;
    }
    .search-bar .header-search
    {
        background-position: 20px 14px
    }
    .airhotels-property-advsearch .logo {
        padding-top: 15px !important;
    }
    #property_type .in_out_date {
        float: left;
        width: 100%;
    }
    div#property_type span.span_head, div#amenities span.span_head, div#myspots span.span_head {
        width: 100%;
    }
    #searchAmenity, #searchPropertytype, #searchSpotType, #searchLocation, #searchWater, #searchBestWind, #searchWindDir
    {
        width: 100%;
    }
    .advance_srch {
        width: 100% !important;
    }
        .airhotels-property-advsearch .map-container {
    width: 100%;
    float: none;
}
.airhotels-property-advsearch .searchform-container {
    width: 100% !important;
    float: none;
    }
    div#mapview div#map {
    float: none !important;
    position: static !important;
    height: 400px !important;
    width: 100% !important;
}
.airhotels-property-advsearch .header {
    padding-bottom: 12px;
}
.airhotels-property-advsearch .map-container {
    margin-top: -4px !important;
}
.airhotels-property-advsearch header .glossymenu a.menuitem {
    top: 8x;
    position: fixed;
}
.airhotels-property-advsearch .searchform-container {
    width: 56%;
    padding: 0 15px;
    box-sizing: border-box;
}
#property_type {
    width: 100%;
    padding-bottom: 0px;
}
.search-bar .header-search {
    padding: 10.5px 0 10.5px 45px;
}
.search-bar .header-search {
    background-position: 11px 8px;
}
.airhotels-property-advsearch .locationbar-name .in_out_date input {
    width: 188px !important;
}
.airhotels-property-advsearch select#number_of_guests {
    width: 180px !important;
}
.airhotels-property-advsearch span.span_head {
    float: left;
    width: auto;
    text-align: left;
}
.airhotels-property-advsearch .advance_date input[type=checkbox] + label {
    width: 100% !important;
    box-sizing: border-box;
}
.nav-containerr .navv {
    width: 100%;
    margin: 0 auto;
}
aside#sidebar {
    position: static !important;
}
.content_outer_wrapper.only_view_page {
    padding-top: 0px !important;
}
.catalog-product-view #reviews_link_text {
    width: 100% !IMPORTANT;
    margin: 0;
    padding-bottom: 0px;
}
.nav-containerr.fix-nav {
    position: fixed;
    padding: 0px 10px;
    display: none !important;
}
.catalog-product-view .host_property_details {
    width: 100%;
    padding: 0px 15px;
    box-sizing: border-box;
        float: none;
}
#sidebar.sticky .inside {
    position: static;
}
aside#sidebar  .inside {
    float: none;
}
.catalog-product-view .host_property_details:after {
    content: '';
    display: block;
    clear: both;
}
.catalog-product-view .property-owner-description {
    float: left;
    width: auto;
}
.catalog-product-view .property-owner-description div#action_buttons {
    margin: 0px;
    padding: 0px;
}
.catalog-product-view .host_details_wrapper address.city_name {
    display: none;
}
.catalog-product-view  aside#sidebar {
    position: static !important;
    float: none !important;
    padding: 15px !important;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0px !important;
}
.content_outer_wrapper.only_view_page {
    padding-top: 0px !important;
    padding: 0px 18px !important;
}


.catalog-product-view #mainreviews, .catalog-product-view .host_info_outer_wrapper {
    padding: 10px 16px;
    box-sizing: border-box;
}

.content_outer_wrapper.only_view_page {
    box-sizing: border-box;
}
.footer-container {
    padding: 16px 15px 10px !important;
    box-sizing: border-box;
}
div#photo_gallery {
    width: 100% !important;
}
.catalog-product-view .nav-containerr.fix-nav {
    display: none !important;
}

}
.customer-account-changeforgotten .form-instructions {margin-top:5px;}
@media only screen and (max-width: 979px)
{
    ul#world-container li:last-child {
        width: 100%;
    }
}
@media only screen and (max-width: 768px)
{
    span.booking_calendar {
    margin-bottom: 10px;
    display: block;
}

.catalog-product-view .host_name_detail {
    line-height: 20px;
}
    #banner-container {
        position: relative;
        height: 400px;
    }
    div#search_options {
        display: none !important;
    }
    .search-area #searchTextField {
        width: 320px;
    }
    span.tile-heading {
        font-size: 14px;
        font-weight: 600;
        opacity: 1;
        position: static;
        top: 0;
        transition: .5s;
        padding: 0px;
        line-height: 20px;
        display: block;
        margin-bottom: 4px;
    }
    #content-container .content-wrapper {
        width: 100%;
        padding: 0px 15px;
        box-sizing: border-box;
    }
    .footer-container {
        padding: 0px 15px 10px;
        box-sizing: border-box;
    }
    .footer-container .footer {
        width: 100%;
        padding: 5px 0px;
    }
    .airhotels-index-index .header {
        border-bottom: 0;
        padding: 0px 15px;
        box-sizing: border-box;
    }
    header {
        min-width: 100%;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }
    div#socialpopup_main_div .new_account_create {
        margin: 10px 0px 15px;
        width: 100% !important;
        box-sizing: border-box;
    }
    div#socialpopup_main_div .new_account_create {
        margin: 10px 0px 10px;
        width: 100% !important;
        box-sizing: border-box;
    }
    #socialpopup_main_div #show_password {
        font-size: 14px;
        float: left;
        margin-top: 0 !important;
        color: #479BFC;
    }
    #socialpopup_main_div #form_login .social_login_btn {
        margin:10px auto !important;
        width: 70% !important;
        margin: 20px 0px !important;
    }
    #socialpopup_main_div button.button {
        float: right;
        padding: 6px 20px !important;
    }
    #socialpopup_main_div .socialpopup-input-box {
        width: 100% !important;
        margin-top: 5px;
    }
    #socialpopup_main_div #socialpopup_main_div .socialpopup-input-box {
        width: 100% !important;
        box-sizing: border-box;
    }
    #socialpopup_main_div td.kv-meter-container {
        position: relative;
        top: -18px;
        left: 15px;
    }
    #socialpopup_main_div .kv-score {
        font-size: 11px;
        line-height: 16px;
    }
    .student-intern-medical img.student {
        height: 146px;
        max-width: 100%;
        object-fit: cover;
    }


}
@media only screen and (max-width: 580px)
{
.airhotels-index-index .search-area {

     display: block !important;
}
.header .logo {

    margin: 10px 0px ;
    max-width: 130px !important;
}
.student-intern-medical{
    display:flex;
    flex-direction: column-reverse;
    border-bottom: none;
}
.tile-text-container
{
    width: 100%;
    margin: 0px 0 10px;
}
.student-intern-medical img.student {
    height: auto;
    max-width: 100%;
    object-fit: cover;
}
span.tile-heading {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}
#most-popular-container {
    width: 100%;
    margin: 0px auto;

}
ul#world-container li.city_tile, ul#world-container li {
    width: 100% !important;
    margin-bottom: 10px !important;
}
.airhotels-property-advsearch .locationbar-name .in_out_date input {
    width: 180px !important;
}
.airhotels-property-advsearch select#number_of_guests {
    width: 180px !important;
}
.airhotels-property-advsearch .advance_date input[type=checkbox] + label
{
    padding: 10px 0 10px 38px;
}
}
@media only screen and (max-width: 570px)
{
.home_search_button {
    margin: 0px 0 0;
}
#searchTexttopForm.search-bar {
    clear: none;
    display: block !important;
    margin: 10px 0px;
    border: none;
    width: 100%;
    max-width: 100%;
}
.airhotels-property-advsearch  .search-bar .header-search {
    width: 100%;
    box-sizing: border-box;
}
.airhotels-property-advsearch .search-bar .header-search {
    width: 100% !important;
}
.airhotels-property-advsearch  .main {
    border: 0;
    padding-top: 58px;
}
}
@media only screen and (max-width: 480px)
{
    .airhotels-index-index .home_search_button {
        display: block;
        position: static;
        width: auto;
        margin: 0px 0 0;
    }
    .home_search_button button#submit_location {
        display: inline-block;
        position: relative;
        left: -4px;
        border-radius: 0;
        width: 80px !important;
        padding: 0px !important;
    }
    .search-area #searchTextField {
        width: 220px;
    }
    .airhotels-property-advsearch #mapview #map {
    position: relative !important;
    height: 240px !important;
    width: 100% !important;
}
.airhotels-index-index .banner_text h1 {
    font-size: 20px;
}
.airhotels-property-advsearch .main {
    border: 0;
    padding-top: 46px !important;
}
 
.airhotels-property-advsearch select#number_of_guests {
    width: 41% !important;
}
.airhotels-property-advsearch .advance_price_slider {
    width: 100% !important;
    position: relative;
    margin-left: 0;
}
.airhotels-property-advsearch .locationbar-name .advance_date .in_out_date span
{
     width: 46% !important;
}
.airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date .in_out_date span {
    width: 100% !important;
}
.airhotels-property-advsearch .advance_date input[type=checkbox] + label {
    padding: 10px 0 10px 55px;
}
.catalog-product-view .porperty-review {
    float: right !important;
    width: 50px;
}
}
@media only screen and (max-width: 980px) and (min-width: 360px) and (orientation: landscape)
{
    .airhotels-property-advsearch .searchmainpage_1 .locationbar-name .advance_date .in_out_date span {
    width: 46% !important;
    }
    .airhotels-property-advsearch .advance_date input[type=checkbox] + label {
        padding: 10px 0 10px 52px;
    }
    .airhotels-property-advsearch .locationbar-name .in_out_date input#room_type {
        width: 100% !important;
    }
    .airhotels-property-advsearch .advance_date input[type=checkbox] + label::before
    {
        left: 3%;
    }
}
@media only screen and (max-width: 980px) and (min-width: 360px)
{
.catalog-product-view .porperty-review {
    float: right !important;
    margin-top: 14px;
}
}
@media only screen and (max-width: 640px) and (min-width: 360px)
{
.catalog-product-view .porperty-review {
    width: 50px;
    float: right;
    margin: 10px 0 0;
    overflow: hidden;
}
.catalog-product-view .property-owner-description div#action_buttons {
    margin: 8px 0 0;
    padding: 0px;
}
}
@media only screen and (max-width: 640px) and (min-width: 320px){
    #photos_form .upload_instructions{
        margin: 20px 0;
    }
    .search_calander_popupbox{
        flex-wrap: wrap;
    }
    .airhotels-property-blockcalendar .white_content{
        left: 50% !important;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}
@media only screen and (max-width: 480px) and (min-width: 320px)
{
.host_details_wrapper {
    width: 100% !important ;
    padding: 0;
    left: 0 !important;
    top: 0 !important;
    margin: 0px !important;
}
}
@media only screen and (max-width: 980px) and (min-width: 360px)
{
.catalog-product-view aside, #sidebar.sticky, #sidebar.sticky .inside {
    position: relative !important;
    float: none;
    width: 100%;
    margin-top: 0;
    max-width: 100%;
}
}
@media only screen and (max-width: 980px) and (orientation: landscape)
{
.airhotels-property-advsearch .advance_date input[type=checkbox] + label {
    width: 100%;
    box-sizing: border-box;
    padding-left: 45px !important;
    padding-right: 10px;
}
.airhotels-property-advsearch .locationbar-name .advance_date .in_out_date span {
    background: #f2f2f2;
    border-radius: 2px;
    border: 1px solid #dce0e0;
    width: 46%;
    padding: 0;
    margin: 0 2% 3px 0;
}
.header .logo {
    float: left;
    max-width: 180px !important;
}
.tile-text-container  span.tile-heading {
    top: 0px !important;
    opacity: 1 !important;
}
}
.hostInfo_less {
    height: 100px;
}
.search-area .container form#search {
    top: 17px;
}
a.mob_signup {
    position: absolute;
    z-index: 9999;
    right: 48px;
    border: 2px solid #808080;
    color: #fff;
    padding: 6px 15px;
    font-size: 12px;
    border-radius: 4px;
    top: 12px;
}
.catalog-product-view a.mob_signup, .airhotels-property-advsearch a.mob_signup, .onestepcheckout-index-index a.mob_signup {
    color: #808080;
    font-weight: bold;
}
@media only screen and (max-width: 1024px){
    .search-area form{
        padding-left : 0 !important;
    }
    .onestepcheckout .col-left.sidebar{
        width: 100%;
    }
    .onestepcheckout .col-right.sidebar{
        width: 100%;
    }
    .onestepcheckout .col-left.sidebar .checkout_image img{
        width: 100%;
    }
    .onestepcheckout .col-main.checkout-main{
        width: 100%;
    }
}
@media only screen and (max-width: 768px){
    .student-intern-medical{
        margin-top: 12px;
        padding: 8px 0px;
        border-bottom: 1px solid #d0d0d0;
    }
    #wishlist-table tr{
        position: relative;
    }
    #wishlist-table td.last {
        position: absolute;
        right: 5px;
        top: 5px;
        border: none !important;
        padding: 0 !important;
    }
}
@media only screen and (max-width: 768px) and (orientation: landscape){
    .tile-text-container {
        margin: 0px 0 10px;
    }
}
span.view-calendar {
    padding: 13px;
    background-color: #66cc66;
    border-bottom: 1px solid #009900;
    color: #fff;
}
span.view-calendar:hover{
    opacity:0.8;
}
select#property_type {
    min-height: 165px;
}
fieldset.body.current.contentcontainer {
    padding-bottom: 70px;
    min-height: 500px;
}

.field.input-box.input-box_inner.status_type {
    display: flex;
    margin-bottom: 35px;
}

.field.input-box.input-box_inner.status_type .ms-options {
    min-height: 100px !important;
    height: 140px;
}
div#subtotal {
    clear: both;
    padding: 5px;
}
.col-wrapper.onestepcheckout {
    width: 100%;
}
.col-main.checkout-main {
    float: left !important;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}
.onestepcheckout-placeorder {
    clear: both;
}
h1.checkout_label.submit-request {
    text-align: center;
}
.amenities.onestepcheckout {
    margin-top: 10px;
}
.block-title.registerlink {
    margin-bottom: 20px;
    text-align: center;
}
div#checkout-review-submit button {
    margin-right: 45px;
}
.quote-info h2 {
    text-align: center;
    font-size: 18px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666666;
}
.block.block-list.block-viewed.rightsidebar {
    margin-left: 10px;
}
.registerlink h2 {
    font-size: 18px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666666;
}
.registerlink a {
    font-size: 13px;
}
.login-reg h2 {
    font-size: 18px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666666;
}
.block.block-list.block-viewed.rightsidebar h2 {
    font-size: 18px;
    font-family: 'ProximaNova-Semibold';
    font-weight: normal;
    color: #666666;
}
.checkout-amenities h4 {
    font-weight: bold;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot th.a-right span {
    font-weight: bold;
}
.property-owner-image {
    display: none;
}
.block-title.registerlink span {
    display: block;
    text-align: justify;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
}
span.login_infotext {
    font-weight: normal;
    font-size: 14px;
    display: block;
    width: 80%;
    line-height: 20px;
    margin: auto;
    margin-bottom: 5px;
}
#photo_gallery .photo-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.fd-group-name {
    color: #666666;
    float: left;
    margin: 10px 0 5px 10px;
    clear: both;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    cursor: default;
}
p.service-cleaning-fee-title {
    clear: both;
}
div#fees{
    clear: both;
}
div#deposit{
    clear: both;
}
.field em {
    color: red;
}
span.currency-symbol-size {
    font-size: 13px;
}
@media only screen and (max-width:768px){
    .list_an_experience_forms > .content{
        width: 100% !important;

    }
    .list_an_experience_forms > .content {
        margin: 20px auto 0 !important;
    }
    .wizard > .content > h3.current, .tabcontrol > .content > h3.current {
        padding: 10px 16px!important;
    }
    .catalog-product-view div#contact_host{
        width: 100%;
    }
    .catalog-product-view #formhide{
        padding: 2% 3% !important;
    }
    .catalog-product-view aside .demo .select_grid input{
        background: none !important;
    }
    .catalog-product-view #formhide .demo {
        margin-bottom: 3%;
        padding-bottom: 3%;
    }
    .catalog-product-view .description_contact{
        height: auto !important;
    }
    .catalog-product-view .host_details_wrapper{
        display:flex;
        flex-wrap:wrap;
        width: 100% !important;
    }
    .catalog-product-view .reviews_content_wrapper{
        width: 100% !important;
    }
    .catalog-product-view .only_view_page{
        width: 100% !important;
        padding-top: 35px !important;
    }
    #similar_listings_outer_wrapper{
        padding: 20px 10px;
    }
    .catalog-product-view .calenderfloatleft{
        margin-bottom:10px
    }
    .catalog-product-view .first_row_gallery, .catalog-product-view .second_row_gallery {
        width: 50%;
        padding: 10px;
    }
    .catalog-product-view .first_row_gallery a img, .catalog-product-view .second_row_gallery a img {
        height: 200px;
    }
    .seeothers_container {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        background: rgba(0, 0, 0, 0.5);
        height: 200px;
    }
    .catalog-product-view #gallerypageslider {
        height: 320px;
    }
     .catalog-product-view .first_row_gallery a img, .catalog-product-view .second_row_gallery a img {
        height: 200px;
    }
    div#photo_gallery{
        padding: 10px 0;
    }
    .transactional_history tr:last-child td {
        border-bottom: 1px solid #dce0e0;
    }
    table#property_history_table tbody tr, table#property_cancel_table tbody tr{
        padding:0;
        border-bottom: 1px solid;
    }
    body.airhotels-dashboard-transactionhistory ul.review_list{
        margin: 10px 0 0px;
    }   
    body.onestepcheckout-index-index .main-container{
        width:100% !important;
        padding: 0 15px;
    }
    .checkout_image{
        height: auto;
    }
    .checkout_image img{
        width: 100%;
    }
    .col-main.checkout-main{
        width: 100%;
        margin: 0;
    }
    .order-review{
        width: 95%;
    }
}
@media only screen and (max-width:640px){
    .more-views tr.grid_img {
        float: left !important;
        display: inline-block;
        background: none;
        width: 44%;
    }
    .more-views tr.grid_img td{
        width: 100% !important;
        display: block !important;
    }
    .experiencegallery,.experiencegallery img{
        width: 100% !important;
    }
    fieldset.body.current.contentcontainer{
        padding-bottom: 0 !important;
    }
    .uploadArea {
        padding: 0px !important;
    }
    .become_a_companion p{
        margin-bottom: 20px !important;
    }
    .airhotels-invitefriends-invite .description-content{
        width: 75%;
    }
}
@media only screen and (max-width:480px){
    .first_row_gallery {
        height: 150px !important;
    }
    .tile-text {
        font-size: 20px;
    }
    ul#world-container li .world-info{
        font-size: 22px;
    }
    .airhotels-property-advsearch select#number_of_guests {
        width: 100% !important;
    }
    .airhotels-property-advsearch .advance_price_slider #priceSlider{
        width: 100%;
        margin: 0;
    }
  
    .airhotels-property-advsearch .locationbar-name .in_out_date input{
        width: 46.5% !important;
        margin-bottom: 15px;
        margin: 0 5% 0 0;
        background: none !important;
    }
    .airhotels-property-advsearch .locationbar-name .in_out_date input:last-of-type {
        margin-right: 0;
      }
      .airhotels-property-advsearch .show_filter{
        width: 100%;
        text-align: center;
      }
      #socialpopup_main_div #all_social_iconbtn ul li{
        display: flex !important;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px !important;
        margin-left: 0px !important;
      }
      div#socialpopup_main_div {
        height: 100%;
        max-height: 80vh;
    }
    .socialpopup-submit-box{
        margin: 0 !important;
    width: 100% !important;
    }
    #socialpopup_main_div button.button{
        width: 60%;
    }
    .airhotels-index-index .messages {
        width: 70% !important;
        z-index: 99999 !important;
        text-align: center;
    }
    .buttons-set .import_button{
        width: 47%;
        text-align: center;
    }
    .profile_container .phonenumber_section{
        width: 100%;
    }
    .web_dialog {
        margin: 0 auto !important;
        width: 90% !important;
    }
    #list_type_inner input.input-text,
textarea {
    width: 100%;
}
 
.list_an_experience_forms > .content{
    margin: 20px 0 !important;
}
.airhotels-property-form .summary label, .airhotels-property-form .summary p {
    width: 100%;
}
.airhotels-property-form .wizard > .content > .body input {
    border: 1px solid #b1b3b3 !important;
    width: 100%;
}
.airhotels-property-form .wizard > .content > .body select {
    padding-right: 19px;
    width: 100%;
}
.field.input-box.input-box_inner.status_type{
    flex-direction: column;
}
.ms-options ul li input{
    width: auto !important;
    left: -5px !important;
    top: -5px !important;

}
.ms-options ul li label{
    padding: 0px 15px !important;
}
.wizard > .content > .body input[type="checkbox"]{
    width: auto;
}
.ms-options-wrap, .ms-options-wrap *{
    
    width: 100%!important;
    position: relative !important;
}
#propertyform form .property_to.left input, #propertyform form .property_from input{
    background: none !important;
}
.property_to + .left{
    width: 100%;
}
#reserve_div #propertyform input {
    width: 48%;
    padding: 10px;
}
.reviews-list-item .bubble {
    width: 100% !important;
    float: left !important;
    margin-left: 0px;
    margin-top: 5px !important;
    margin-bottom: 10px !important;
}
.reviews-list {
    margin: 0 0 0px;
}
#manage_list .yourlist_img a{
    width: 100%;
}
a.visible_grid{
    font-size: 16px;

}
.yourlist_img img{
    width: 100% !important;
    height: auto !important;
}
.slider-widget-container{
    text-align: right;
}
.manage_lisitng_title{
    margin: 0;
}

.list-img{
    width: 100% ;
 height: auto ;
}
#socialpopup_main_div #form_login .social_login_btn{
    width: 100% !important;
}
div#socialpopup_main_div .new_account_create{
    padding: 8px;
}
#socialpopup_main_div button.button {
    float: none;
    padding: 8px 20px !important;
    display: flex;
    margin: 15px auto;
    width:auto;
}
#socialpopup_main_div .socialpopup-input-box input, .socialpopup-input-box input, .socialpopup-input-box select{
    padding: 8px 4px;
}
#socialpopup_main_div .new_account_create a{
    display: block;
    margin: 4px 0 0;
}
.vp_listing{
    width: 100%;
    height: auto;
    padding: 0;
}
.profile_input_section #month,.profile_input_section #day,.profile_input_section #year {
    width: 32.5% !important;
}
#profile_img{
    width: 100% !important;
    height: auto;  
}
#profile_img img{
    width: 100%;

}
.amenities_collection *:last-child{
    margin-bottom: 0;
}
.field.basiccategory .selectproperty > .floatleft {
    margin: 0;
}
fieldset.body.current.contentcontainer {
    padding-bottom: 5px;
}
.list_an_experience_forms > .content{
    width: 100% !important; 
}
.airhotels-property-form .marketplace-custom-option tr{
    width: 100%;
}
.airhotels-property-form .wizard > .content > .body #marketplace_custom_option_list input{
    width: 100% !important;
}
.form_next_button_section {
    padding: 0px 0 10px !important;
}
.field.input-box.input-box_inner.status_type {
    margin-bottom: 0px;
}
.transactional_history tr td{
    padding: 15px 0;
}
#onepage-review{
    width: 100% !important;
    margin: 0 auto;
    min-width: auto;
    min-height: auto !important;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tbody tr.first td {
    font-size: 16px !important;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tbody tr td.order_review_label {
    font-size: 13px;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tr td.order_review_second_label {
    font-size: 13px;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr.last td.a-right {
    font-size: 17px;
}
.onestepcheckout-index-index #checkout-review-table-wrapper tfoot tr.last td.a-right.last span {
    font-size: 17px;
}
div#header_logo_Div {
    left: 50% !important;
    transform: translateX(-50%);
    width: 95% !important;
}
}
@media only screen and (max-width:380px){
    #basic_form li.checkbox.lable_inner.checkbox_inner{
        min-width: 48%;
    }
    .list_title, .summary, .basicprice, .basic_accomodate, .profile_email, .ownercity, .ownercountry, .profile_private_notes, .list_location, .basiccategory {
        margin: 0 0 15px;
    }
    .catalog-product-view .demo .select_grid1 {
        width: 100%;
        margin-top: 5px;
    }
    .more-views tr.grid_img{
        width: 93%;
        margin: 0 auto 20px;
    }
}
@media only screen and (max-width: 1920px) {
    .catalog-product-view #location {
        width: 55% !important;
        left: 21%;
        position: relative;
    }
    .catalog-product-view #customer_view_map_for_space {
        width: 73%; 
        height: 450px;
    }
}
@media only screen and (max-width: 1024px) 

{
    .catalog-product-view #location {
        width: 54%;
        margin-left: 142px;
    }
    .catalog-product-view #customer_view_map_for_space {
        width: 92% !important; 
        height: 450px;
    }
    .location_section div#map_canvas{
        margin-top: 20px;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1024px){
    .topmenu ul li a,strong{
        display: block;
        padding: 10px 8px !important;
        font-size: 14px;
        border-top: 3px solid transparent;
        font-weight: normal;
        color: #BDBDBD !important;
        text-decoration: none !important;
    }
}

@media only screen and (min-width:320px) and (max-width:1024px) {
   
    .rental-agreement-list{
        display:block;
        }
        .catalog-product-view #location{
            width: 100% !important;
            margin: 20px auto !important;
            padding: 20px;
            left: inherit;
        }
        .catalog-product-view #customer_view_map_for_space{
            width: 100% !important;
        }
        .catalog-product-view .landmark{
            width: 100%;
            display: flex;
            flex-direction: column;
            min-height: inherit;
            max-height: inherit;
            margin-bottom: 0;
        }
        .catalog-product-view .landmark-title{
            width: 100% !important;
        }
        .catalog-product-view span.landmark-description{
            width: 100%;
            position: relative;
            padding-top: 20px;
        }
        .review_content_wrapper #profile-description{
            width: 100% !important;
            max-width: 100%;
        }
        .review_content_wrapper #profile-description p{
            width: 100% !important;
        }
}
@media only screen and (min-width:320px) {
    .airhotels-index-index #searchTexttopForm {
        display: none !important;
    }
}
div#new_table {
    width: 100%;
    overflow: auto;
}
table#tblMain{
    border-collapse: collapse;
}
table#tblMain thead tr td {
    padding: 10px 7px;
}
table#tblMain tbody tr td {
    padding: 10px 7px;
    border: solid 1px #cccace;
}
.table-hover{
    border-collapse: collapse;

}
.table-hover thead tr th{
    padding: 10px 7px;
    border: solid 1px #000;
}
.table-hover thead tr{
    background-color: #cccace;
}
.table-hover tbody tr td {
    padding: 10px 7px;
    border: solid 1px #cccace;
}

form#contactForm ul li .field {
    margin-bottom: 15px;
}
.customer-account-forgotpassword .error-msg {position: relative;}
.customer-account-forgotpassword .main , .customer-account-changeforgotten .main {max-width: 950px;margin-top: 20px;}
.customer-account-forgotpassword .back-link {display:none;}
.customer-account-forgotpassword .error-msg span:after {font-size:12px;content: " Your password reset has timed-out, or you have used a superseded link. Please request a new password reset or check for the most recent password reset email sent to you."}
.customer-account-forgotpassword .error-msg span {font-size: 0;}
.customer-account-changeforgotten .required {text-align: left}
.customer-account-changeforgotten .buttons-set button.button {float: left}

.ifyoucomefromlink {height: 30px;color: red;font-size: 16px;}

fieldset.contentcontainer .videotypelist li.video_types span.video_type_label {font-weight: bold !important;}

.footer-container .border-bottom ul.links {display: none;}

.catalog-product-view .headermenu li .list_btn:hover {color:#FFF !important;}
fieldset.body.current.contentcontainer .list_title > label {float: left;}
/*.airhotels-property-form .miscellaneous_section .basiccategory .selectproperty > label {float: left !important;width: 144px !important;}*/
.airhotels-property-form .miscellaneous_section.bsmiscellaneous li > label {width: auto !important;}
.bsmiscellaneous li {width: 100%;display: block;}
.bs_bb {display: none;}
.airhotels-general-show ul.messages {position: relative}