/* Font files */
@font-face { font-family: 'BrandonText-Black'; src: url('/guest/classpath/fonts/Brandon_black.otf'); }
@font-face { font-family: 'BrandonText-Reg'; src: url('/guest/classpath/fonts/Brandon_reg.otf'); }
@font-face { font-family: 'BrandonText-Bold'; src: url('/guest/classpath/fonts/Brandon_bold.otf'); }
@font-face { font-family: 'BrandonText-Thin'; src: url('/guest/classpath/fonts/Brandon_thin.otf'); }
/* Common text styles */
.textRight { text-align: right; }
.block { display:block; }
.inline-block{ display: inline-block; }
.show-inline { display: inline-block !important; }
.panel-introduction, .introduction { margin-bottom: 20px; }
.valign-top{ vertical-align: top; }
#spinner { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,.2); text-align: center; padding-top: 100px;}
a { cursor: pointer; }
a.btn-success:link { color: #fff; }

/* Common image styles */
.img-thumbnail-small { width: 75px; }
.img-small { max-width: 100px; }
.img-small-responsive {max-width: 100%; max-height: 100%}
.img-med { max-width: 250px; }
.profile-picture-container {text-align: right;}
.profile-picture {border-radius: 5px; margin-top: 12px;}
.date-seperator { margin-left: -15px; margin-right: -15px; line-height: 1.75; font-size: 18px; }
table.full-width-table { width: 100%; margin: 5px;}
.social-login-button {width: 50%;}
a.add-passbook { background-image: url(/images/add-pass.png); margin-top: 10px; margin-right: 10px; height: 40px; width: 120px; display: block; text-decoration: none; }
.google-pay { margin-top: 10px; }

/* Account balance styles */
.icon-left-margin { margin-left: 5px }
/* Account balance card tabs */
.nav>li>span{position:relative;display:block;padding:10px 15px;}
.nav>li>span:hover,.nav>li>span:focus{text-decoration:none;background-color:#eee;}
.nav-tabs>li>span{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0;}
.nav-tabs>li>span:hover{border-color:#eee #eee #ddd;}
.nav-tabs>li.active>span,.nav-tabs>li.active>span:hover,.nav-tabs>li.active>span:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;}
.card-totals { margin-left: 5px; border-radius: 5px;cursor:pointer;background-color: #d9d9d9; box-shadow: 1px 1px 1px #d3d3d3; font-weight: bold; line-height: 20px; width: 20px;height: 20px;display: inline-block; text-align: center; color: #555; }
.nav-tabs>li>a.no-border { border: 0px; }
.nav-tabs>li>span>a, .nav-tabs>li>span>a:hover, .nav-tabls>li>span>a:active { color: #555; text-decoration: none; cursor: pointer; }
.nav-cards { margin-bottom: 10px !important; }
span.open { background-color: #eee !important; }
.add-card-button { margin-left: 10px; }
.btn-primary { background-color: #347AB7; border: none !important; box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.1) !important; }
.btn-default,.btn-primary:hover, .btn-primary:focus,.btn-primary.active,.btn-primary:active,.btn-default:hover,.btn-default:focus,.btn-default.active,.btn-default:active,.btn-success,.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active { border: none !important; box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.1) !important; }
a.inactive-card { color: #d9d9d9 !important; }
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #d0d0ce;
    border-color: #4cae4c;
    color: #525658;
}

/* End account balance card tabs */
.mergeCard, .rewardYourself, .changeCardStatus, .pastChallenges, .btn-top-margin  { margin-top: 5px; }
.challenge-name { font-weight: bold }
/* End account balance styles */
.transaction-date { width: 60px; }
/* Style for the notices */
span.error, span.alert { display:block; }
#lift__noticesContainer___error   { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; background-color: #f2dede; border-color: #ebccd1; color: #a94442;}
#lift__noticesContainer___warning { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b;}
#lift__noticesContainer___notice  { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d;}
#lift__noticesContainer___error ul, #lift__noticesContainer___warning ul, #lift__noticesContainer___notice ul { list-style-type: none;}
.row-separator-hr { margin-top: 5px; margin-bottom: 5px; }
.pull-message-date { font-size: 80%; font-style: italic; }
.number-circle { border-radius: 50%; border: 2px solid black; text-align:center; display: inline-block; width: 35px; height: 35px; line-height: 30px; }
.relatedGuestNumber { margin-top: 19px; }
.relatedGuestInfo { border: 1px solid #e1e1e1; }
#add-new-related-guest { margin-left: 10px; }
@media(min-width:768px) { .relatedGuestInfo { margin-left: 10px; } }
.credit-payment-history { height: 20px; }
#reload-value, #auto-reload-value, #reload-one-time { width: 100px; }
.payment-info label,.billing-info label,.shipping-info label { margin-bottom: 0px }
.payment-info, .billing-info, .shipping-info, .rewardHistoryRepeater, .inviteHistoryRepeater, .loyaltyCardOrderSuccess { margin-bottom: 5px }
.set-reload-amount { padding-top: 7px; display: inline-block; }
#recharge-form label, #loyaltyCardSaleOrderForm label { font-weight: normal; }
.cursor-pointer { cursor: pointer !important; }
/* reward yourself specific style*/
/* begin egift specific */
.view-cart { background-color:white }
.progress-bar-transparent { background-color: transparent; color: black; -webkit-box-shadow: none; box-shadow: none; }
.progress-bar-info { background-color: #1e7994; }
.progress-bar-success { background-color: #367c36; }
#result_image { width: 180px; height: 120px; margin: 3px; }
.bx-viewport { min-height: 135px !important;}
.bx-prev, .bx-next { z-index: 999 !important; }
form[action="/guest/egift"] #captcha_row { width: 600px; display: inline-block; float: right; margin-right: 13px;}

/* end egift specific */
.listingRepeater { margin-bottom: 30px; }
.listingRepeater .price { font-size: 12px; }
.listingRepeater .itemLabel { font-weight:bold; }
.listingRepeater .description { font-size: 12px; line-height: 1.7 }
.listingRepeater .expiration { font-size: 12px; font-style: italic; }
.listingRepeater .thumbnail { margin-bottom: 5px; }
#rewardYourselfCart .quantitySelect { width: auto; display: inline; }
#rewardYourselfCart .itemPrice { font-size: 12px; }
input.qtyInput { width: 60px; display:inline; }
/* end reward yourself specific style*/
.loyaltyCardSaleRepeater{margin-bottom:30px;}
.loyaltyCardSaleRepeater .itemLabel{font-size:24px; font-weight:bold;}
.loyaltyCardSaleRepeater .purchaseButton{margin-top:15px;}
.loyaltyCardSaleRepeater .thumbnail{margin-bottom:15px;}
@media screen and (min-width: 768px) {
.jumbotron h1, .jumbotron .h1 { font-size: 36px; }
}
@media screen and (max-width: 767px) {
 /* edit for date of birth */
label[for=dateOfBirth] + div div div { width: 100%; margin-bottom: 5px;  }
.date-seperator { display: none; }
}
/* survey */
.survey-question-repeater{margin-bottom:20px;}
.survey-question-repeater .question-number{margin-left: 5px; margin-right: 5px;}
.survey-question-items {margin-left: 20px; margin-top: 10px; margin-bottom: 20px;}
.survey-answer-item{margin-left: 10px; margin-top: 10px; margin-bottom: 10px;}
.survey-answer-item input{margin-left: 5px; margin-right: 5px;}
.survey-answer-item textarea {height: 8em; width: 100%;}
.survey-answer-item label {font-weight: normal;}
/* end survey */

/* email frequency */
.email-frequency-options {margin-top: 20px;}
.email-frequency-title {margin-left: 10px;}
.email-frequency-options-repeater {margin-left: 20px; margin-top: 10px; margin-bottom: 20px;}
.email-frequency-options-item {margin-left: 10px; margin-top: 10px; margin-bottom: 10px;}
.email-frequency-options-repeater > label {font-weight: normal; margin-left: 5px;}
/* end email frequency */

/** Start the banner logo theme styles */
#bl-theme .bl-navbar { position: relative; border-bottom: 0px; }
#bl-theme { padding: 0px; }
#bl-theme .bl-logo { max-width: 720px; margin: 15px auto; width: 100%; object-fit: contain; max-height: 150px; }
#bl-theme .bl-navbar-nav { font-family: 'BrandonText-Bold'; text-transform: uppercase; }
/* #bl-theme .bl-navbar-toggle { background-color: #333 !important; } */
#bl-theme .bl-footer { height: 14px; position: fixed; bottom: 0; width: 100%; color: #fff; font-size: 11px; }
/* custom panel settings */
#bl-theme .panel-heading { background-color: #FFFFFF !important; text-align: center; text-transform: uppercase; padding: 20px; border-bottom: 0px !important; }
#bl-theme .panel-heading .panel-title { font-size: 1.4em; font-family: 'BrandonText-Bold'; text-transform: uppercase; }
#bl-theme .panel-body { padding: 20px; }
/** bl button styles */
#bl-theme .btn {  border-radius: 10px; text-transform: uppercase; letter-spacing: 1px; font-family: 'BrandonText-Bold'; }
#bl-theme .btn-lg { padding: 10px 30px; font-size: 1.1em; }
#bl-theme .bl-navbar-nav { color: #FFFFFF; }
#bl-theme .bl-navbar-nav li a { color: #FFFFFF; }
#bl-theme .bl-general-description { min-height: 90px; }

/*CardSale*/
.gift-card-panel-left {text-align: center; min-height: 540px;}
.card-slider-item-pair {list-style: none; padding-right: 7px;}
#gift-card-listing img { margin-bottom: 4px; height:100px; width:100px; }
.card-slider-item { padding: 3px;}
#card_sale_form  .card-slider-item-label { position: relative; bottom: 0 !important; }
#gift-card-listing .bx-viewport { left: 0px;}
#card-price-selector-container {font-size: 22px;}
#page-control-button-container {text-align: center; margin-bottom: 50px;}
#currency-and-price {border-color: inherit; border-width: 1px; width: 80px;}
#selected-card-image {min-width: 90px; display: inline-block;}
#open-value-input {max-width: 90px;}
#personalizedMsg {min-height: 80px;}
#image-and-price-info > div {margin-bottom: 12px;}
#shipping-method-select {text-align: center}
#shipping-method-select > div {min-height: 150px;}
#shipping-method-select i {padding: 10px 14px 10px 8px; margin: 6px; border-radius: 5px; cursor: pointer;}
#shipping-method-select span {cursor: pointer;}
.unselected-shipping-icon {color: gray; background-color: lightgrey;}
.card-personalization-field, .ship-address-field {float: right; margin: 10px 0px;}
.card-personalization-field input, .card-personalization-field textarea { min-width: 300px; border-radius: 5px; resize: none;}
.ship-address-field input { min-width: 240px; border-radius: 5px;}
.ship-address-field select { min-width: 240px; height: 26px;}
#ship-address-fields .error { margin-top: 40px; }
.slider-container {padding: 0px;}
#card_sale_form .bx-viewport { min-height: 135px !important;}
.slider-scroll-button {font-size: 26px; line-height: 180px; padding: 0px;}
.slider-scroll-button :hover, .slider-scroll-button :focus {text-decoration: none;}
#card-summary-label { margin-top: 40px; }
#order-review-items-container { margin: 1.6em;}
#items-table-container { overflow-x: auto; overflow-y: visible; }
#order-items-table td { min-width: 7em;}
#nav-wizard-container { margin-bottom: 26px; text-align: center;}
.nav-wizard li { width: 33.333333%; }
.nav-wizard>li.active>a, .nav-wizard>li.active>a:hover, .nav-wizard>li.active>a:focus { cursor: default; }
#card_sale_form #card-slider{display: -webkit-box; display:-moz-box; display: box;}

/** reCaptch to margin*/
.g-recaptcha { margin-top:15px; }

div.panel-heading.fixedPanelTitleHeight{
	height: 80px;
    overflow: inherit;
}

/** Global display **/ 
.display-ellipsis {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 2em;
    line-height: 1em;
    margin-bottom: 6px;
}

.display-ellipsis:hover{
    overflow: visible;
    
}

.display-ellipsis  span{
   background-color: transparent
}

.display-ellipsis:hover span{
    overflow: visible;
    width: 1000000px;
    background-color: #f1f1f1;
    border: 1px solid black;
    padding: 5px;
    width: 200px;
    display: block;
    position: relative;
    z-index: 20; 
    box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

.display-flex {
    display: flex;
}

.hr-row{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.flex-flow-wrap{
    flex-flow: wrap;
}

.float-right {
    float: right;
}


#overlay {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999;
    cursor: pointer;
    color: white;
    display: none;
}

#languageDrop {
    float: right;
    min-width: 100px;
}

li.guestLink > a {
    text-align: center;
    max-width: 11em;
    word-wrap: break-word;
}

li.list-group-item.guestLink {
    max-width: none;
}

.gdprBackgound{background-color: #000000; padding: 20px; position: absolute; bottom: 0%; left: 0%; right: 0%}

.gdprTitle{margin: 10px; font-size: 24px; color: white;}

.gdprBody{margin:10px; font-size: 16px; color: white;}

.close {
    color: #949494;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #aaa;
    text-decoration: none;
    cursor: pointer;
}

#multiple-images{
    display: grid;
    margin-left: 3px;
}

.color-black{
    color: black;
}

.inline-close{
    line-height: 0px;
    margin: 0px auto;
    display: inline;
}


@media screen and (max-width: 365px) {
.g-recaptcha {
    transform:scale(0.85);
    transform-origin:0 0;
}
}
.flexButton{
    margin:0 auto;
}

.nav-wizard > li > a .badge {
  background-color: #609DD2;
}
.nav-wizard > li.active > a,
.nav-wizard > li.active > a:hover,
.nav-wizard > li.active > a:focus {
  background-color: #609DD2;
}
.nav-wizard > li.active > a:after {
  border-left-color: #609DD2;
}
.nav-wizard > li.active > a .badge {
  color: #609DD2;
}
.nav-wizard > li.disabled > a {
  color: #4F4F4F;
}
.nav-wizard > li.disabled > a:hover,
.nav-wizard > li.disabled > a:focus {
  color: #4F4F4F;
}

.navbar-collapse {
    float: left;
    flex-grow: 2;
}

.navbar > .container {
    display: flex;
    align-items: center;
}

/** only for theme 2 */
body:has(.container > .row > #sidebar) > .navbar > .container {
    display: block;
}

.navbar-collapse > ul {
    display: flex;
    align-items: center;
}

.navbar > .container > .navbar-header {
    flex-grow: 1;
}

.row.registerSmsVerification .form-group {
    display: flex;
    justify-content: center;
}

.row.reverseEnrollSmsVerification .form-group {
    display: flex;
    justify-content: center;
}

.eclub-sms-verification .form-group {
    display: flex;
    justify-content: center;
}

#resendCode > p {
    display: inline;
    margin-right: 10px;
}

.smsVerificationFieldRepeater input {
    --otc-digits: 6;
    --otc-ls: 2ch;
    --otc-gap: 1.25;
    --_otp-bgsz: calc(var(--otc-ls) + 1ch);

    all: unset;
    background: linear-gradient(90deg,
        var(--otc-bg, #EEE) calc(var(--otc-gap) * var(--otc-ls)),
        transparent 0
    ) 0 0 / var(--_otp-bgsz) 100%;
    background-size: var(--_otp-bgsz) 100%;
    caret-color: var(--otc-cc, #222);
    caret-shape: block;
    clip-path: inset(0% calc(var(--otc-ls) / 2) 0% 0%);
    font-size: var(--otc-fz, 2.5em);
    inline-size: calc(var(--otc-digits) * var(--_otp-bgsz));
    letter-spacing: var(--otc-ls);
    padding-block: var(--otc-pb, 1ch);
    padding-inline-start: calc(((var(--otc-ls) - 1ch) / 2) * var(--otc-gap));
}