/* Generic */
html {
    background-color: #fff !important;
}

body, button, input, select, textarea {
    font-family: 'Gill Sans';
    /*font-size: 100%;*/
    font-weight: 400;
    font-size: 17px;
    line-height: 1.72;
    -webkit-font-smoothing: antialiased;
}

body {
    color: #3a3d3f;
}

header {
    font-family: 'Gill Sans';
}

.booking::before,
.travel-details::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px; 
    bottom: 5px; 
    left: 100%;
    width: 10px; 
    height: calc(100% - 10px); 
    background-image: url("../../images/tresco/circle.png"); 
    background-repeat: repeat-y;
}

.trans_btn {
    background-color: transparent;
    border-color: transparent;
    font-size: 10px !important;
}

.trans_btn_red {
    background-color: transparent;
    border-color: transparent;
    font-size: 10px !important;
    color: red;
}

.input-group-addon {
    color: #ebbaaf !important;
    background-color: #3c3c3b !important;
}

.arr_col {
    width: 76px !important;
}

.navbar.navbar-default {
    background: url(../../images/tresco/rentallogo.svg) center no-repeat;
    background-size: 400px;
    border: none;
    height: 300px;
    letter-spacing: 0.05em;
    margin: 0px auto;
    width: 1170px;
    background-position-y: center;
    background-position-x: center;
    /*background-color: #063c6c;*/
    border-radius: 3px;
    box-shadow: 0 8px 17px 2px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
}

.logo-link {
    display: none;
}

.collapse.navbar-collapse {
    background-color: #afafaf;
    border-radius: 4px;
    bottom: -1px;
    height: auto !important;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    position: absolute;
    right: 0;
    -webkit-border-radius: 4px;
    width: 100%;
}

.navbar-container {
    height: 100% !important;
    width: 100% !important;
}

a, a:focus, a:hover {
    color: #3b423f;
    text-decoration: none;
}

ul.navbar-loaders > li {
    padding-top: 15px;
}

.navbar-nav > li {
    margin-bottom: 0px;
    padding: 0px;
}

.navbar-default .navbar-nav > li > a {
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    padding: 17px 10px 13px;
    text-transform: uppercase;
}

.navbar-lang {
    font-weight: normal;
    margin: 16px 15px 3px !important;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #333;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #3b423f;
    margin: 0;
    -moz-transition: none;
    -o-transition: none;
    padding: 17px 10px 13px;
    transition: none;
    -webkit-transition: none;
}

.nav-tabs {
    font-family: 'Gill Sans';
}

.nav-tabs > li > a {
    height: 43px;
}

.nav-tabs > li > a > div {
    padding: 12px 5px 8px 5px;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background-color: #3c3c3b;
        border-color: #ddd;
        color: white !important;
    }

.nav-tabs > li.active > a > div, .nav-tabs > li.active > a:hover > div, .nav-tabs > li.active > a:focus > div {
    border-bottom: none;
    padding: 12px 15px 4px 15px;
}

/*To Implement*/

.nav-tabs > li > a:hover {
    background-color: #959595;
    border-color: #959595;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff !important;
}

.nav-tabs > li > a#navpagelink-accounts2 > div {
    height: 42px;
    padding: 1px 0 0;
}

.nav-tabs > li.active > a#navpagelink-accounts2 > div {
    height: 38px;
    padding: 1px 0 0;
}

.nav-tabs > li > a#navpagelink-accounts2 > div .nav-icon {
    background: url(../../images/wynauslive/wallet_u.png) 0% 0% no-repeat;
    display: inline-block !important;
    height: 40px;
    width: 57px;
}

.nav-tabs > li > a#navpagelink-accounts2 > div .nav-txt {
    display: none;
}

.nav-tabs > li {
    /*width: 16.6% !important;*/
}

.nav-tabs > li:nth-child(6) {
/*    display: none !important;
*/}

.answ-input {
    display: table-cell;
}

[data-view="app-v/modals/ae_questionnaire"].overflow {
    overflow: scroll !important;
}

[data-view="app-v/modals/options_tresco"] div.load-label,
[data-view="app-v/modals/options_tresco"] #ts-cs {
    display: none;
}

[data-view="app-v/modals/options_tresco"] .modal-body {
    max-height: 450px;
}

[data-view="app-v/modals/options_tresco"] .modal-loader {
    margin-top: -10px;
}

[data-view="app-v/modals/options_tresco"] {
    height: 100%;
}

[data-view="app-v/modals/options_tresco"] #dropZone {
    width: 100%;
    height: 100%;
    border: 2px dashed #ccc;
    border-radius: 5px;
    text-align: center;
    padding: 40px;
    margin: 20px auto;
}

[data-view="app-v/modals/options_tresco"] #fileDisplay {
    width: 100%;
    text-align: center;
}

[data-view="app-v/modals/options_tresco"] .error {
    color: red;
}

[data-view="app-v/modals/options_tresco"] .uploadingGif {
    background: url(../../images/coylive/loader.png) no-repeat;
    filter: sepia(27%) saturate(139%) brightness(82%) hue-rotate(330deg);
    width: 150px;
    height: 52px;
    margin: auto;
    text-align: center;
}

/*[data-view="app-v/modals/options_tresco"] .uploadComplete {
    background: url(../../images/coylive/check.png) no-repeat;
    background-position-x: center;
    background-position-y: 34px;
    background-size: 40px;
    width: 100%;
    height: 75px;
    margin: auto;
    text-align: center;
}*/

[data-view="app-v/modals/options_tresco"] .uploadComplete {
    position: relative; /* Set the parent div as a reference for positioning the image */
    width: 100%;
    height: 75px;
    margin: auto;
    text-align: center;
    padding-top: 50px;
}

[data-view="app-v/modals/options_tresco"] .uploadIcon {
    position: absolute; /* Position the image absolutely within the parent div */
    top: 4px; /* Place the image at the top of the parent div */
    left: 50%; /* Center the image horizontally */
    transform: translateX(-50%); /* Adjust the horizontal centering after translation */
    width: 40px;
    height: 40px;
}

[data-view="app-v/modals/options_tresco"] .uploadFail {
    text-align: center;
    height: 43px;
    font-weight: 600;
}

.scrollit > tr > td {
    padding-right: 15px;
}

.nav-tabs > li.active > a#navpagelink-additional > div {
    font-size: 16px;
    height: 38px;
    padding: 13px 5px 9px 5px !important;
}

.nav-tabs > li > a#navpagelink-additional > div {
    font-size: 16px;
    height: 42px;
    padding: 13px 5px !important;
}

.nav-tabs > li > a#navpagelink-contactus {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.nav .busy-icon-gif, .saving-icon-gif {
    background: url(../../images/flmlive/loader.gif) no-repeat;
    height: 32px;
    width: 32px;
}

.navbar-right.navbar-loaders {
    float: right !important;
}

section.main {
    margin-top: 10px;
}

/*.ast-small-footer {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #606060;
}*/

.footer-sml-layout-1 {
    text-align: center;
}

.ast-small-footer {
    line-height: 1.85714285714286;
    position: relative;
    border: solid #3b423f;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px #3b423f;
    box-shadow: inset 0 1px 1px #3b423f;
}
.ast-footer-overlay {
    background-color: #001f52;
    /*padding-top: 2em;
    padding-bottom: 2em;*/
}

.footer-primary-navigation .nav-menu li {
    display: inline-block;
}
.footer-sml-layout-1 .ast-small-footer-section-2 {
    margin-top: 1em;
}
.navbar-default .navbar-nav > li > a, #footer > div > div > div > div > div > div {
    text-transform: uppercase;
    color: #3c3c3b !important;
}

@media only screen and (max-width: 1199px) {
    .collapse.navbar-collapse {
        bottom: -1px;
    }

    .navbar.navbar-default {
        background-size: 400px;
        height: 280px;
        width: 1024px;
    }

    .navbar-lang {
        margin-top: 17px !important;
    }

    .nav-tabs > li > a#navpagelink-additional > div {
        font-size: 13px;
        height: 42px;
        padding: 15px 5px 9px !important;
    }

    .nav-tabs > li.active > a#navpagelink-additional > div {
        font-size: 13px;
        height: 38px;
        padding: 15px 5px 9px !important;
    }
}

@media only screen and (max-width: 1023px) {
    .collapse.navbar-collapse {
        bottom: -1px;
    }

    .navbar.navbar-default {
        background-size: 400px;
        height: 280px;
        width: 100%;
    }

    #contactus-page .contact-2 {
        display: block;
    }

    .nav-tabs > li.active > a > div, .nav-tabs > li.active > a:hover > div, .nav-tabs > li.active > a:focus > div {
        padding: 14px 5px 9px !important;
    }

    .nav-tabs > li > a > div {
        font-size: 13px;
        padding-top: 14px !important;
    }

    .nav-tabs > li > a#navpagelink-additional > div {
        font-size: 12px;
        height: 38px;
        padding: 14px 5px 9px !important;
    }

    .nav-tabs > li.active > a#navpagelink-additional > div {
        font-size: 12px;
        height: 34px;
        padding: 14px 5px 9px !important;
    }
}

@media only screen and (max-width: 768px) {
    .navbar-container {
        width: 100% !important;
    }

    .collapse.navbar-collapse {
        bottom: -1px;
        z-index: 1;
    }

    .navbar.navbar-default {
        background-size: 400px;
        height: 240px;
        width: 100%;
    }

    .nav-tabs > li > a {
        height: 40px;
    }

    .nav-tabs > li.active > a > div, .nav-tabs > li.active > a:hover > div, .nav-tabs > li.active > a:focus > div {
        padding: 13px 5px 6px 5px !important;
    }

    .nav-tabs > li > a > div {
        font-size: 13px;
        padding-top: 13px !important;
    }

    .nav-tabs > li > a#navpagelink-additional > div {
        font-size: 11px;
        height: 38px;
        padding: 14px 5px 9px !important;
    }

    .nav-tabs > li.active > a#navpagelink-additional > div {
        font-size: 11px;
        height: 34px;
        padding: 14px 5px 9px !important;
    }
}

@media only screen and (max-width: 667px) {
    .navbar-container {
        width: 667px !important;
    }

    .collapse.navbar-collapse {
        bottom: -1px;
        height: auto !important;
        position: relative;
        right: 0;
        width: 100%;
        z-index: 999;
    }

    .navbar.navbar-default {
        /*border-bottom: 5px solid #001f52;*/
        background-size: 400px;
        height: 242px;
        width: 667px;
    }

    .navbar-lang {
        margin-left: 10px !important;
    }

    .nav-tabs > li.active > a > div, .nav-tabs > li.active > a:hover > div, .nav-tabs > li.active > a:focus > div {
        padding: 14px 5px 6px 5px !important;
    }

    .nav-tabs > li > a > div {
        font-size: 13px;
        padding-top: 14px !important;
    }

    .nav-tabs > li > a#navpagelink-additional > div {
        font-size: 13px;
        height: 38px;
        padding: 5px 2px !important;
    }

    .nav-tabs > li.active > a#navpagelink-additional > div {
        font-size: 13px;
        height: 34px;
        padding: 5px 2px !important;
    }

    #footer div.footer-inner {
        padding: 7px 0 3px;
    }
}

@media only screen and (max-width: 375px) {
    .navbar-container {
        width: 100% !important;
    }

    .collapse.navbar-collapse {
        bottom: -1px;
    }

    .navbar.navbar-default {
        /*border-bottom: 5px solid #3b423f;*/
        background-size: 215px;
        height: 130px;
        width: 100%;
    }

    #page-well .navbar-header {
        background-color: #3c3c3b;
    }

    #page-well .sel-option {
        padding: 19px 14px 6px;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border: 1px solid #3b423f;
    }

    .nav-tabs > li.active > a > div, .nav-tabs > li.active > a:hover > div, .nav-tabs > li.active > a:focus > div {
        padding: 12px 5px 8px 5px !important;
    }

    .nav-tabs > li > a > div {
        padding-top: 12px !important;
    }

    .nav-tabs > li > a#navpagelink-additional > div {
        font-size: 15px;
        height: 42px;
        padding: 12px 5px 8px 5px !important;
    }

    .nav-tabs > li.active > a#navpagelink-additional > div {
        font-size: 15px;
        height: 42px;
        padding: 12px 5px 8px 5px !important;
    }

    .nav-tabs > li:first-child > a {
        border-radius: 0;
    }

    .nav-tabs > li > a#navpagelink-contactus {
        border-radius: 0 0 5px 5px;
    }
}

/* Home */
.well {
    background-color: white;
}

.label.lbl-title {
    background-color: white;
    color: #3b423f;
}

.h3-lrg {
    font-family: 'Gill Sans';
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    border-color: #666478 !important;
    background-color: #3c3c3b !important;
    color: #e6e9e6 !important;
}

.btn-info, .btn-info:focus, .btn-info.active, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .btn-info.disabled, .btn-info:active, .btn-info:hover, .btn-info[disabled] {
    background-color: #3c3c3b;
    border: none;
    outline-color: #03658c;
}

.alert {
    padding: 15px 15px 8px !important;
}

/* Splash */
#applicationHost {
    background-color: white;
}

#applicationHost .page-splash {
    height: 0px;
    width: 620px;
}

#applicationHost .loader-apps {
    background: url(../../images/tresco/loader.svg) no-repeat top;
    margin-top: 0px;
    /*background-position: 44px 0px;
    width: 240px;*/
}

#applicationHost .loader-apps:before {
    color: #000;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}

#applicationHost .page-splash-message.psm-main {
    background: url(../../images/tresco/rentallogo.svg) no-repeat;
    height: 121px;
    margin-top: 100px;
    width: 320px;
    background-size: 320px;
}

#applicationHost .page-splash-message.psm-main:after {
    content: '';
}

@media only screen and (max-width: 667px) {
    #applicationHost .page-splash {
        width: 320px;
    }

    #applicationHost .loader-apps {
        background-position: 49px 0px;
        background-size: 140px;
    }

    #applicationHost .page-splash-message.psm-main {
        background-size: 120px;
        height: 140px;
        margin-top: 100px;
        width: 120px;
    }
}

/* Namedetail */
div.nd-editable .gender {
    display: none;
}

.nd-add button {
    padding: 8px 12px 4px;
}

/* Membership */
.nav-pills > li > a {
    padding: 13px 15px 7px !important
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #03658c;
    color: #fff;
}

i.info {
    margin-right: 2px;
}

.booking-member-info .lbl-info, .booking-member-info .lbl-val {
    height: 19px;
    padding: 3px 0 0 3px;
}

.booking-member-info .anniv {
    display: none;
}

#mbr-page .form-control {
    padding: 10px 12px 6px !important;
}

.dataTables_wrapper select {
    padding: 7px 3px 1px !important;
}

.dataTables_wrapper .dataTables_filter input {
    padding: 6px 3px 0px !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    /*padding: 11px 10px 4px !important;*/
}

table thead {
    font-family: 'Gill Sans';
}

table thead th {
    font-weight: normal !important;
}

/* Reservations */
.btn-booking-txt {
    height: 20px;
    padding-top: 2px;
}

.ae-btn {
    padding-top: 4px;
}

/* Accounts */
table.accounts thead,
table.statement thead,
table.transactions thead {
    background-color: #ffffff;
    color: #000000;
}

table.accounts thead th,
table.statement thead th,
table.transactions thead th {
    padding: 9px 5px 1px !important;
    border: 1px solid #C3C3C3 !important;
}

table.accounts thead th span,
table.statement thead th span,
table.transactions thead th span {
    font-weight: bold;
}

table.accounts tbody tr td,
table.statement tbody tr td,
table.transactions tbody tr td {
    padding: 10px 0px 4px;
}

table.accounts tbody tr > td:nth-child(6),
table.accounts tbody tr > td:nth-child(7) {
    padding: 0px !important;
}

table.statement tbody tr > td:nth-child(2) {
    padding: 0px !important;
}

.statement button {
    padding: 5px 16px 1px !important;
}

table.transactions tbody tr > td:nth-child(1) {
    width: 90px;
}

.accounts button {
    padding: 5px 16px 1px !important;
}

.acc-page-2 .tran-note-msg {
    display: none;
}

/* Member Ed */
.search-btn {
    padding-top: 11px;
}

/* Contact */
#contactus-page sup {
    font-size: 85%;
    line-height: 0;
    position: relative;
    top: -.3em;
    vertical-align: baseline;
}

/* Modals */
.login-modal {
    background-color: #fff;
    box-shadow: 0 8px 17px 2px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.login-modal .form-group > div > button {
    padding: 8px 12px 4px !important;
}

.login-modal input {
    padding: 8px 12px 4px !important;
}

.page-login-message {
    background: url(../../images/tresco/rentallogo.svg) no-repeat;
    background-position-x: center;
    background-position-y: center;
    margin-bottom: 25px;
    margin-top: 25px;
    height: 110px;
    width: 319px;
    /*    background-size: 110px;
*/
}

.btn-success, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:hover {
    background-color: #edebeb;
    border-color: #edebeb;
    color: #fff;
    color: black;
}

.modal-content > .modal-header {
    color: #3b423f;
}

.modal-message > .modal-content > .modal-footer,
.modal-message > .modal-content > .modal-header {
    background-color: #5e5e5e;
    color: #fff !important;
}

.bookingStatusId-edit {
    display: none;
}

.bookingStatusId-view {
    display: block !important;
}

.login-page .pass {
    display: block;
    margin-right: 0;
}

.login-page .pass > button {
    margin-left: 0;
}

.modal-footer .btn {
    padding: 8px 12px 4px !important;
}

.modal-content .form-control {
    padding: 8px 12px 4px !important;
}

.modal-content .control-label {
    margin-top: 5px !important;
}

/* Footer */
#footer {
    background: none;
    border-top: 0;
    font-size: 16px;
    padding: 0;
    text-align: center;
    padding-bottom: 20px;
}

#footer div.footer-inner {
    background-color: #3b423f;
    border-radius: 4px;
    margin: 0 auto;
    max-width: 1170px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    padding: 9px 0 1px;
    -webkit-border-radius: 4px;
}

/*#contactus-page .col-md-6 {
    width: 545px;
    margin-left: 22px;
}*/
#ihc-card-style {
    width: 6.97in;
}

#ihc-card-info {
    position: absolute;
    left: 0.65in;
    top: 1.63in;
    font-size: large;
}

/*.m-btm-20 {
    display: inline-block;
}*/

#contactus-page > div > div > div.col-md-6.contact-2 > h3{
    margin-bottom: 0px;
}
#contactus-page > div > div > div.col-md-6.contact-1 > div:nth-child(4) > div > label{
    font-family: 'Gill Sans';
}
.lbl-info {
    background-color: inherit;
    display: inline-block;
}
/*.address1{
    padding-left:203px;
}*/

#name-view > div.nd-add > div, #mbr-page > div > div.d-title,
#mbr-page > div > div.d-membermsg, #mbr-page > div > div.d-btns,
#mbr-overview > div > div > table > tbody > tr.memberStartDate,
#res-page > div > h3, #res-page > div > div:nth-child(7) > div:nth-child(1) > div:nth-child(3),
#res-page > div > div:nth-child(7) > div:nth-child(1) > div:nth-child(4),
#res-page > div > br:nth-child(1), #res-page > div > br:nth-child(2), #res-page > div > br:nth-child(4), 
#payment-page > h3, #payment-page > div:nth-child(7) {
    display: none;
}

#mbr-overview > div > div > table > tbody > .levybal,
#mbr-overview > div > div > table > tbody > .otherbuyers,
#mbr-overview > div > div > table > tbody > tr.club,
#mbr-overview > div > div > table > tbody > tr.memberEndDate {
    display: none;
}

#d-detailmsg {
/*    display: block;
*/}

.btn-success {
    background-color: #3c3c3b;
    color: #fff;
    font-family: 'Gill Sans';
    border-color: #3c3c3b;
}

.btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:hover {
    background-color: #afafaf;
    border-color: #afafaf;
    color: #fff;
}

#main-section {
    box-shadow: 0 8px 17px 2px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
}

#d-accounts .btn-default {
    border-color: #666478;
    background-color: #3c3c3b;
    color: #e6e9e6;
}

#d-accounts .btn-default:hover {
    background-color: #3c3c3b;
    color: #e6e9e6;
    border-color: #adadad;
}

#res-page .btn-default {
    border-color: #666478;
    background-color: #3c3c3b;
    color: #e6e9e6;
}

#res-page .btn-default:hover {
    background-color: #3c3c3b;
    color: #e6e9e6;
    border-color: #adadad;
}

#home-page {
    padding: 8px;
    padding-top: 15px;
    min-height: 300px;
}

#mbr-overview > div > div > table > tbody > tr.weeksdata.osg, .weeksdata.seq {
    display: none;
}

#contactus-page > div > div > div.col-md-6.contact-1 > div:nth-child(11) > div > label {
    min-width: 290px;
}

.dv-dsp {
    overflow-x: hidden;
}

.modal-reservation {
    width: 550px;
}

@media only screen and (max-width: 1280px) {
    .modal-reservation {
        width: 585px;
    }
}

#contactus-page .form-group {
    display: table-row;
}

.question-section {
    margin-bottom: 2.5rem;
}

.qnr-textarea {
    width: 100%;
}

#qstn-select {
    margin-bottom: 2rem;
}

#vote-warning {
    display: none;
}
.width-800 {
    width: 900px !important;
}
.width-700 {
    width: 700px !important;
}
.width-500 {
    width: 500px !important;
}

.modal-body {
    padding: 20px;
}

.modal-occhange .modal-body {
    max-height:fit-content !important;
    overflow-x: hidden !important;
}

.mrg-b3 {
    display: flex !important;
}

.input-group-addon {
/*    padding: 6px 25px 0px 12px;
*/}

.radio-inpt {
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}

.radio-inpt > input[type=radio] {
    display: none;
}

.radio-inpt > input[type=radio] + label {
    padding: 10px 20px 10px 20px;
    border: 1px solid #ddd;
}

.radio-inpt > input[type=radio] + label:hover {
    border: 1px solid #3c3c3b;
    cursor: pointer;
}

.radio-inpt > input[type=radio]:checked + label {
    color: white;
    background-color: #3c3c3b;

}

#questionnaire-datagrid_filter { 
    display: none;
}

#vote-cast { 
    display: none;
}

/* Hide up and down arrows */
.no-arrows::-webkit-inner-spin-button,
.no-arrows::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.no-arrows {
    /* Additional styling to make the input look consistent */
    -moz-appearance: textfield;
    appearance: textfield;
}

.weeksdata.pp {
    display: none;
}

.weeksdata.osd {
    display: none;
}

.weeksdata.utc {
    display: none;
}

.modal-reservation .dv-dsp {
    overflow: inherit !important;
    height:auto;
}

.modal-reservation .input-group-addon {
    padding: 6px 25px 0px 12px !important;
}

.c-item-preferred {
    display: inline-block!important;
}

#reservation-datagrid .r_res_stat_col {
    text-align: center !important;
}

#reservation-datagrid_wrapper .paginate_button.previous.disabled {
    display: none;
}
#reservation-datagrid_wrapper .paginate_button.next.disabled {
    display: none;
}

#tran-datagrid .tbl-cell-dateDisplay{
    text-align:center;
}

#tran-datagrid .tbl-cell-documentNo {
    text-align: center;
}

#tran-datagrid .tbl-cell-remarks {
    text-align: center;
}

#tran-datagrid .tbl-cell-transactionCurrencySymbol {
    text-align: center;
}

.modal-reservation .tbl-row-lbl-property {
    display: none;
}

.tbl-row-inpt-nr-pets{
    display:none;
}

/*[data-view="app-v/modals/options_tresco"] div.load-label,
[data-view="app-v/modals/options_tresco"] #ts-cs {
    display: none;
}*/

[data-view="app-v/modals/options_tresco"] .modal-body {
    max-height: 450px;
}

[data-view="app-v/modals/options_tresco"] .modal-loader {
    margin-top: -10px;
}

[data-view="app-v/modals/options_tresco"] {
    height: 100%;
}

[data-view="app-v/modals/options_tresco"] #dropZone {
    width: 100%;
    height: 100%;
    border: 2px dashed #ccc;
    border-radius: 5px;
    text-align: center;
    padding: 40px;
    margin: 20px auto;
}

[data-view="app-v/modals/options_tresco"] #fileDisplay {
    width: 100%;
    text-align: center;
}

[data-view="app-v/modals/options_tresco"] .error {
    color: red;
}

[data-view="app-v/modals/options_tresco"] .uploadingGif {
    background: url(../../images/tresco/loader.png) no-repeat;
    filter: sepia(27%) saturate(139%) brightness(82%) hue-rotate(330deg);
    width: 150px;
    height: 52px;
    margin: auto;
    text-align: center;
}

[data-view="app-v/modals/options_tresco"] .uploadComplete {
    position: relative; /* Set the parent div as a reference for positioning the image */
    width: 100%;
    height: 75px;
    margin: auto;
    text-align: center;
    padding-top: 50px;
}

[data-view="app-v/modals/options_tresco"] .uploadIcon {
    position: absolute; /* Position the image absolutely within the parent div */
    top: 4px; /* Place the image at the top of the parent div */
    left: 50%; /* Center the image horizontally */
    transform: translateX(-50%); /* Adjust the horizontal centering after translation */
    width: 40px;
    height: 40px;
}

[data-view="app-v/modals/options_tresco"] .uploadFail {
    text-align: center;
    height: 43px;
    font-weight: 600;
}

.nd-name .nd-row.row.ref1{
    display:none;
}

.nd-name .nd-row.row.lang {
    display: none;
}

.nd-name .nd-row.row.nation {
    display: none;
}

.weeksdata.property{
    display:none;
}

.weeksdata.mbr-space {
    width:100%;
    border-top:1px solid #ccc;
}


.weeksdata.mbr-space td{
    width:0px;
}

/*#mbr-overview tbody {
    display: flex;
    flex-direction: column;
}
*/
/*tr.weeksdata:nth-child(5) { order: 3!important; }
tr.weeksdata:nth-child(7) { order: 1!important; }
tr.weeksdata:nth-child(10) { order: 2!important; }
tr.weeksdata:nth-child(15) { order: 4!important; }
tr.weeksdata:nth-child(18) { order: 7!important; }
tr.weeksdata:nth-child(20) { order: 5!important; }
tr.weeksdata:nth-child(23) { order: 6!important; }
tr.weeksdata:nth-child(28) { order: 8!important; }
tr.weeksdata:nth-child(31) { order: 11!important; }
tr.weeksdata:nth-child(33) { order: 9!important; }
tr.weeksdata:nth-child(36) { order: 10!important; }
tr.weeksdata:nth-child(41) { order: 12!important; }

tr.weeksdata:nth-child(40) {display:none;} 
tr.weeksdata:nth-child(27) {display:none;} 
tr.weeksdata:nth-child(14) {display:none;} 
tr.mbr-rule1{display:none;}
*/

.navbar.navbar-default {
    /*    background-position-y: center !important;
    background-position-x: 30px, 0px !important;*/
    /*background: url(../../images/tresco/rentallogo_white.svg) no-repeat, url(../../images/tresco/banner.png) no-repeat;*/
    /*background-size: 250px, 100%;*/
    background: url(../../images/tresco/tresco.jpg) center no-repeat;
    background-size: cover;
}

#nameEditPopup .tbl-row-datetime-estimatedArrivalDate{
    display:none;
}
#nameEditPopup .tbl-row-datetime-estimatedDepartureDate {
    display: none;
}
#nameEditPopup .tbl-row-checkbox-early-arrival {
    display: none;
}
#nameEditPopup .tbl-row-checkbox-late-arrival {
    display: none;
}

#nameEditPopup .tbl-row-lbl-unit {
    display: table-row;
}

#nd-marketing-well{
    text-align:center;
}

#nd-marketing-well .nd-add{
    margin:10px auto;
    display:block;
}

#nd-marketing-well h3{
    font-size:18px;
    width:100%;
}

#nd-marketing-well button{
    font-size:13px;
}

.tbl-row-lbl-unitTypeCode{
    display:none;
}

#reservation-datagrid tbody td{
    padding: 8px 8px;
}


.col-rr-in-arrival-transport-req,
.col-rr-pick-up-location,
.col-rr-estarrivdate,
.col-rr-drop-off-location,
.col-rr-arr-children,
.col-rr-arr-babies,
.col-rr-arr-pets,
.col-rr-out-departure-transport-req,
.col-rr-drop-off-location,
.col-rr-estdepdate,
.col-rr-drop-off-location,
.col-rr-dep-children,
.col-rr-dep-babies,
.col-rr-dep-pets,
.col-rr-arr-add-notes,
.col-rr-arr-adults,
.col-rr-dep-adults,
.col-rr-dep-add-notes {
    display: none;
}

.col-rr-in-flight-no, .col-rr-in-dep-datetime, .col-rr-in-arriv-datetime, .col-rr-dep-flight-no, .col-rr-out-dep-datetime, .col-rr-out-arriv-datetime {
    padding-left: 30px;
}

.newsletter-selection .nwsl-content-sms {
    display: none;
}
.newsletter-selection .nwsl-content-tel {
    display: none;
}

.dt-picker input, .dt-picker select {
    padding: 6px 12px;
    font-size: 14px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.text-bold{
    font-weight:bold!important;
}

.ae-transport .form-group > label,
.ae-transport .form-group > div{
    padding:0px;
}

.t-arrat-row, .t-arrdt-row, .t-tarr-row, .t-pickup-row, .t-pickupdt-row, .t-dropoffloc-row, .t-children-row,
.t-babies-row, .t-pets-row{
    display:none;
}

nav.ae_transport_nav ul.pagination {
    margin:0px;
}

nav.ae_transport_nav ul.pagination li>a {
    padding: 5px;
}

.tabs-transport-type h3 {
    border-bottom: 2px solid #000;
}

.ae_transport_body {
    padding: 30px;
}

/*.ae-transport .width-500 {
    height: auto !important;
}*/

.reservation-option-modal button {
    min-width: 150px;
}

.ae-transport .modal-footer .btn {
    padding: 5px 12px 4px !important;
}

#nd-marketing-well {
    text-align: left;
}

#nd-marketing-well h3 {
    text-align: left;
    font-weight: normal;
    white-space: normal;
}

.response-status-container {
    display: flex;
}

.response-status-container h3{
    font-size: 18px;
    white-space: normal;
    width: 60%!important;
    text-align: left;
}

.cm-btn-wrap{
    width: 100%;
    text-align: center;
}

#nd-marketing-well button {
    font-size: 13px;
    max-width: 300px;
    white-space: normal;
}

.response-status-container h3 {
    font-size: 18px;
    /*border-bottom: 1px solid #000;*/
    border-radius: 0px;
    padding: 5px;
}

.response-status-container > div {
    flex: 1;
/*    border-left: 1px solid #000;
    border-bottom: 1px solid #000;*/
    justify-content: left;
}

.cm-response-status-list {
/*    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;*/
    margin: 10px 0px;
}

#nd-marketing-well small {
    display: block !important;
    font-size: 12px;
    font-style: italic;
    text-transform: none;
}

.rounded-checkbox {
  width:15px;
  height:15px;
  border-radius: 50%;
  /*vertical-align: middle;*/
  border: 1px solid black;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
.rounded-checkbox:checked {
  appearance: auto;
  clip-path: circle(50% at 50% 50%);
  background-color: blue;
}

.r-guest-note-panel{
    display:none;
}