/* ************************* */
/* cart page */
/* ************************* */
#header_container {
    border-bottom: 1px solid rgba(66, 66, 66, 0.2);   
}
#header_container .site_logo_header.right {
    line-height: 80px !important;
}
#header_container .site_logo_header.right img {
    max-height: 35px !important;
}
#header_container, 
#header_container > div {
    background: #fff !important;
}
.paypal-button-hidden {
    visibility: hidden;
}

.green_show_button {
    border: none;
    color: #166bc0;
    padding: 1px 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 5px 2px;
}

.shopping-cart .contents td{
    background-color: #fff !important;
}

.shopping-cart table.contents thead tr, .shopping-cart table.contents thead th:first-child {
    -webkit-border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.shopping-cart table.contents thead tr, .shopping-cart table.contents thead th:last-child {
    -webkit-border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
}

.shopping-cart table.contents thead th {
    vertical-align: middle;
    background: #F6F6F6;
    color: #424242;
    font: 14px/16px aktiv-grotesk-std;
    padding: 16px 10px;
    font-weight: 700;
}

.resort-fee-text {
    margin-top: 3px;
    margin-left: 23px;
}
.order-details #ad-icons-html{
    margin-top: 10px;
}

.row-without-border {
    border-bottom-color: red;
    border-bottom: solid;
    border-bottom: 10px;
}

.take-up-the-whole-block-to-cover-border-on-table {
    position: relative;
    bottom: 25px;
    width: 972px;
    margin-left: -16px;
    margin-right: -21px;
    margin-bottom: -24px;
    background-color: #fff;
}

.checkout-page-2018 .left_panel {
    width: 653px;
    float: left;
    padding-left: 10px;
}

.checkout-page-2018 h1 {
    padding-left: 11px;
}

.checkout-page-2018 fieldset {
    background: #FFFFFF;
    padding-right: 10px;
    border-right: 1px solid #D9D9D9;
    box-sizing: border-box;
    width: 642px;
    padding-top: 10px;
    padding-left: 21px;
    color: #424242;
    font: 14px/16px aktiv-grotesk-std;
    font-weight: 500;
}

.checkout-page-2018 .custom_legend {
    background: #F6F6F6;
    box-sizing: border-box;
    width: 641px;
    margin-left: -22px;
    margin-top: -12px;
    margin-bottom: 24px;
    padding: 15px 21px;
    color: #424242;
    float: left;
    font: 18px/14px aktiv-grotesk-std;
    font-weight: 800;
    position: relative;
}

.order-summary {
    color: #424242;
    font: 18px/14px aktiv-grotesk-std;
    font-weight: 800;
    position: relative;
    bottom: -10px;
    background: #F6F6F6;
}

.checkout-page-2018 .gift-card-show-hide-text,
.checkout-page-2018 label {
    display: block;
    font: 14px/16px aktiv-grotesk-std;
    font-weight: 700;
    color: #333;
    margin-bottom: 3px;
    cursor: pointer;
}

.checkout-page-2018 input[type="radio"], .checkout-page-2018 input[type="checkbox"] {
    width: 16px;
    height: 16px;
}

#residential-or-business-container {
    width: 100%;
    margin: auto;
}

#company_name_container {
    width: 297px;
    float: right;
    position: relative;
    right: -6px;
}

.checkout-page-2018 .radio-set {

    margin-bottom: 3px;
    cursor: pointer;
    margin-top: 18px;
}

.checkout-page-2018 .radio-label {
    display: inline;
    font: 14px/16px aktiv-grotesk-std;
    font-weight: 700;
    color: #333;
    margin-bottom: 3px;
    cursor: pointer;
    text-transform: none;
    position: relative;
    bottom: 3px;
}

.checkout-page-2018 .group {
    display: block;
    float: left;
    margin-right: 18px;
    margin-bottom: 12px;
}

.vendor-required-asterisk {
    color: #ff0204;
}
.vendor-field-errors {
}
.vendor-field-error {
    color: red;
    font-weight: 400;
}
.vendor-field-checkbox input {
    cursor: pointer;
    float: left;
    display: block;
    width: auto !important;
}
.vendor-field-checkbox label {
    width: auto;
    float: none;
    display: inline;
}
.vendor-field-highlight {
    background: #c1e4fb;
    padding: 12px 30px 12px 16px;
}
.vendor-field-highlight label {
    color: #000;
    font-weight: bold;
    text-transform: none !important;
    vertical-align: bottom;
}
.vendor-field-highlight input {
    border: none;
}
.vendor-field-group[data-i="0"] .js-use-same-address-as-first-ticket {
    display: none !important;
}
.vendor-field-highlight input[type=checkbox] {
    background: #fff;
    vertical-align: bottom;
    margin: 1px 10px 1px 1px;
    background: #fff;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
}
.vendor-field-highlight input[type=checkbox] {
    float: left;
    display: inline;
}
.vendor-field-highlight {
    display: block;
    width: auto !important;
    margin-bottom: 12px;
}
.vendor-field-highlight label {
    display: inline !important;
    padding-bottom: 5px;
}
.flex-form .vendor-field-highlight .flex-form-field {
     padding-bottom: 0 !important;
}
.flex-form .flex-form-parent .vendor-field-highlight label {
    display: inline !important;
}
.vendor-copy-billing {
    margin-right: 30px;
    float: none;
    margin-top: -2px;
    margin-bottom: 15px;
}
.vendor-copy-billing input {
    display: inline;
    margin: 1px 6px 1px 1px;
    vertical-align: bottom;
}
.vendor-copy-billing label {
    font-weight: 900;
    display: inline !important;
    text-transform: none !important;
    vertical-align: bottom;
}
.margin-right-30 { margin-right: 30px; }
.shopping-cart .errors {
    text-align: left;

}

.checkout-page-2018 input[type=text], .checkout-page-2018 input[type=date], .checkout-page-2018 select, .checkout-page-2018 textarea {
    box-sizing: content-box;
    color: #333;
    margin: 0;
    font-size: 18px;
    border: 1px solid #b5b5b5;
    padding: 11px 4px 6px 8px;
    width: 272px;
}

.checkout-page-2018 select {
    color: #424242;
    background: #ffffff;
    margin: 0;
    font-size: 18px;
    border: 1px solid #b5b5b5;
    padding: 11px 4px 6px 8px;
    width: 272px;
}

.checkout-page-2018 hr {
    margin-left: auto;
    margin-right: auto;
}

.checkout-page-2018 .cart_separator {
    border-color: #cccccc;
    color: #cccccc;
    border-width: 4px;
    position: relative;
    left: -21px !important;
    margin-right: -22px;
}

.checkout-page-2018 .cart hr {
    color: #000;
    background-color: #000;
    margin-top: 15px;
}

.checkout-page-2018 .cart h3 {
    margin-bottom: 14px;
}

.checkout-page-2018 .required {
    color: #ff0204;
}

.checkout-page-2018 .right_panel {
    width: 315px;
    float: right;
    padding-right: 10px;
}

.checkout-page-2018 .cart {
    display: block;
    background-color: #F6F6F6;
    border-top: 5px;
    border-top-color: #F6F6F6;
    border-top-style: solid;
    padding: 12px;
    margin-left: 6px;
}

.checkout-page-2018 .cart .body {
    margin-top: -28px;
}

.checkout-page-2018 .head {
    display: block;
    background-color: #F6F6F6;
}

.checkout-page-2018 .edit {
    position: relative;
    top: -42px;
}

.checkout-page-2018 .big_orange_button {
    text-transform: capitalize;
}

.checkout-page-2018 .all-input-fields {
    border-bottom:4px solid #686868;
    padding-bottom: 40px;
}

.checkout-page-2018 .white-cart {
    background-color: #ffffff;
    border-top-style: none;
}

div.cart .seals {
    padding: 0px !important;
    text-align: center;
}

div.cart .seals p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 5px 0px 15px 0px;
    text-align: center;
}
div.cart .seals div.seal {
    border-top: 1px solid #777;
    padding: 15px 0px;
    text-align: center;
    display: none;
}
div.cart .seals div.seal p {
    margin: 7px 0px 0px 0px;
    font-size: 10px;
    line-height: 10px;
}


div.cart .seals div.content {
    padding: 15px 0px 0px 0px;
    margin: 0px auto;
    width: 235px;
}

div.cart .seals h4 {
    background-image: url(/img/lock-icon.svg);
    background-size: 18px;
    background-position: bottom 5px left 9px;
    background-repeat: no-repeat;
    text-transform: none;
    margin: 0px;
    padding-left: 25px;
    font: 22px/30px Arial, Helvetica, sans-serif;
    text-align: center;
}

.checkout-page-2018 .link_2018 {
    color: #166BC0;
    font-weight: normal;
    text-transform: none;
}

.checkout-page-2018 .modal-link_2018 {
    position: relative;
    top: 7px;
}

/* ************************* */
/*        event hold         */
/* ************************* */
.event-hold .expired {
    font-weight: 900 !important;
    font-size: 16px;
    color: #ec0439;
}

.re-initiate-hold {
    color: #015cad;
    text-transform: none;
    position: relative;
    top: 6px;
    top: 4px;
    left: 19px;
    white-space: nowrap;
}

.re-initiate-hold a,
.cart-re-initiate-hold a {
    text-decoration: none;
}

.sidebar-cart.event-hold p {
    width: 307px;
    padding: 10px 0px 16px 0px !important;
    margin-left: -12px !important;
    margin-bottom: -12px !important;
    margin-top: 19px !important;

}

.sidebar-cart.event-hold p.not-expired {
}

.sidebar-cart.event-hold p.expired {
    background-color: rgba(255, 246, 222, 1);
    border: 1px solid rgba(66, 66, 66, 0.2);
}

.cart-expire {
    border: 2px #cccccc solid;
    width: 419px;
    padding: 0px 0px 18px 0px !important;
    margin-left: 528px !important;
    margin-bottom: 3px !important;
    margin-top: -10px !important;

}

.cart-not-expired {
    width: 404px;
    padding: 0px 0px 10px 0px !important;
    margin-left: 547px !important;
    margin-bottom: 3px !important;
    margin-top: -10px !important;

}

.event-hold .expired {
    background-color: rgba(255, 246, 222, 1);
    border: 1px solid rgba(66, 66, 66, 0.2);

}

.event-hold .not-expired {
    background-color: rgba(255, 246, 222, 1);
    border: 1px solid rgba(66, 66, 66, 0.2);
    text-align: center;
    text-decoration: none;
    font-style: normal;
    height: 50px;

}

.event-hold .time-remaining-clock {
    font-size: 20px;
    font-weight: 900;
    color: #ec0439;
}

.event-hold .time-remaining-clock-container {
    position: relative;
    bottom: 8px;
    top: -4px;
    width: 35px;
}

.cart-time-remaining-clock-container {
    float: left;
    padding-right: 2px;
    margin-top: 8px;
    padding-left: 34px;
    width: 78px;
}

.cart-time-remaining-clock-container-delivery {
    float: left;
    padding-right: 2px;
    margin-top: 0px;
    margin-bottom: 26px;

}

.hold-notice {
    width: 100%;
}

.hold-expired {
    width: 229px;
    float: right;
    position: relative;
    top: 4px;
    right: 30px;
    text-align: center;
}

.cart-hold-expired {
    position: relative;
    top: -5px;
    right: -26px;
}

.cart-re-initiate-hold {
    color: #166bc0;
    text-transform: none;
    position: relative;
    top: 5px;
    left: 47px;
    white-space: nowrap;
}

.cart-expire p {
    height: 45px;
    width: 430px;
}

.event-hold .secure-seat {
    font-weight: 700;
    font-size: 15px;
    color: rgba(63, 70, 78, 1);
    text-transform: lowercase;
}
.event-hold .secure-seat::first-letter {
    text-transform: uppercase;
}

.cart-not-expired .secure-seat {
    position: relative;
    top: 24px;
    right: 20px;
}

/* ************************* */
/*    checkout-selections    */
/* ************************* */

#checkout-selections label {
    white-space: normal !important;
}
#checkout-selections textarea {
    width: 97.7% !important;
}
#checkout-selections input[type="checkbox"] {
    margin-top: -1px;
    margin-right: 5px;
}
#additional-checkout-selections label {
    white-space: normal !important;
}
#additional-checkout-selections textarea {
    width: 97.7% !important;
}
#additional-checkout-selections input[type="checkbox"] {
    margin-top: -1px;
    margin-right: 5px;
}
#checkout-selections .custom_legend {
    margin-top: 10px;
    margin-right: 0px;
}
#checkout-selections p {
    margin-bottom: 10px;
}
#additional-checkout-selections .custom_legend {
    margin-top: 10px;
    margin-right: 0px;
}
.pickup-data{
    margin-bottom: 14px;
}
.pickup-data img{
    width: 90%;
}

#additional-checkout-selections p {
    margin-bottom: 10px;
}

/* ************************* */
/*        stopwatch          */
/* ************************* */
.stopwatch-icon {
    height: 35px;
    shape-rendering: geometricPrecision;
    fill: #ec0439;
    stroke: #ec0439;
    width: 35px;


}

.expired-clock-container .stopwatch-icon {
    position: relative;
    bottom: -5px;
    left: 23px;
    width: 35px;
}

.time-remaining-clock-container .stopwatch-icon {
    position: relative;
    bottom: -7px;
    left: -9px;
}

.stopwatch-text {
    font-size: 25px;
    font-weight: 900;
    color: red;
    position: relative;
    left: 24px;
    bottom: 1px;
    top: -18px;
}

.sidebar-cart .stopwatch-text{
    left: -11px;
    top: 0px;
}

.x {
    color: #cccccc;
}

/* ************************* */
/*         delivery          */
/* ************************* */

.checkout-green-font {
    color: rgba(66, 66, 66, 1);
    border: none;
    text-decoration: none;
    font-size: 14px;
}

.checkout-italic-font {
    color: #000000;
    font-weight: 600;
    text-decoration: none;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 12px;
    margin-top: -4px;
}

.delivery-h3 {
    line-height: 18px;
    font-size: 16px;
    font-weight: 800;
    margin-right: 28px;
}

.delivery-h4 {
    line-height: 18px;
    font-size: 14px;
    font-weight: 800;
}

.delivery-item-header {
    margin-top: 20px;
    margin-bottom: 16px;
}

.delivery-item-content {
    margin-top: 20px;
    margin-bottom: 16px;
    margin-right: 28px;
}

.delivery-item-content h4 {
    margin-bottom: 8px;
}

.delivery_separator {
    width: 93%;
    border: solid 1px #ccc;
    margin-top: 16px;
    margin-bottom: 16px;
}

.checkout-page-2018 .nativecase {
    text-transform: none;
    display: inline;
}

.checkout-page-2018 .underline {
    text-decoration: underline;
}

.blue_show_arrow {
    float: left;
    margin-right: 7px;
    margin-left: 4px;
    font-size: 20px;
    position: relative;
    bottom: 2px;
    font-weight: 700;
}

.blue_hide_arrow {
    float: left;
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    bottom: 2px;
    font-weight: 700;
}

.remove_button_2018 {
}

.giftcard_remove_2018 {
}

.giftcard_apply_2018 {
}

.apply_button_2018 {
}

.promo_apply_2018 {
    position: relative;
    right: -2px;
}

.giftcard_remove_button_js_2018 {
    float: right;
    position: relative;
    top: 22px;
    padding-top: 7.5px;
    padding-bottom: 3px;
    right: 11px;
}

.promo_remove_button_js_2018 {
    position: relative;
    bottom: 5px;
    float: right;
    height: 29px;
    padding-top: 11px;
    padding-bottom: 0px;
    right: -270px;
}

.giftcard-buttons {
    float: right;
    position: relative;
    bottom: -28px;
    right: 8px;
}

.promo-buttons {
    display: block;
    position: absolute;
    top: 36px;
    right: 9px;
}

.dcc_icon_container {
    position: relative;
    top: 8px;
    padding: 3px;
    float: right;
    right: -25px;
}

.faux_input_2018 {
    width: 14em;
    border-radius: 0px !important;
    height: 22px;
}

.faux_promo_code {
    font-size: 18px;
    position: relative;
    top: 10px;
    padding-top: 7px;
    padding-bottom: 9px;
    padding-left: 13px;
}

.faux_giftcard_code {
    font-size: 18px;
    margin-right: 2px;
    padding-top: 14px;
    padding-bottom: 4px;
    padding-left: 8px;
    width: 230px !important;
}

.faux_giftcard_pin_2018 {
    padding-top: 8px;
    padding-bottom: 9px;
    width: 92px !important;
}

.checkout-page-2018 .dcc_icon {
    margin-right: 10px;
}

.floating_ccv {
    position: absolute;
    top: -277px;
    left: 26px;
    display: none;
}

.floating_ccv_trigger:hover .floating_ccv {
    display: block;
}

.payment_information_2018 {
    position: relative;
    bottom: -106px;
}

.gift_card_and_promotions_2018 {
    position: relative;
    bottom: -25px;
}

.gift_card_text {
    margin-top: 5px;
}

#javascript-validation-errors {
    padding: 10px;
    color: #ff0204;
    font-weight: 600;
}

#javascript-validation-errors ul {
    list-style: disc;
    margin-left: 32px;
    margin-top: 10px;
}

#javascript-validation-errors p {
    padding: 5px;
}

.checkout_select_2018 {
    padding: 5px 35px 5px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/img/arrow_down_blue.svg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position-x: 113px;
    background-position-y: 14px;
}

/* CAUTION: IE hackery ahead */

.checkout_select_2018::-ms-expand {
    display: none; /* remove default arrow in IE 10 and 11 */
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width: 0\0
) {
    .checkout_select_2018 {
        background: none \9;
        padding: 5px \9;
    }
}

/* ************ */
/* CONFIRMATION */
/* ************ */

.thank_you_blue_banner {
    background-color: rgba(0, 138, 0, 0.1);
    color: rgba(66, 66, 66, 1);
    text-transform: none;
    padding-left: 47px;
    margin-left: -23px;
    margin-right: -2px;
    margin-top: 44px;
    padding-bottom: 9px;
    font-size: 16px;
    font-weight: 500;
    padding-top: 5px;
    position: relative;
    bottom: 8px;
    line-height: 23px;
}

.confirm_cart {
    border-bottom: 5px;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
}

.shipping_type_label {
    margin-left: 33px;
    text-transform: none !important;
    font-weight: 600;
    margin-top: -20px;
    margin-bottom: 10px;

}

.shipping_type_description {
    text-transform: none;
    font-weight: 400;
    margin-bottom: 16px;
}

.form_error {
    color: red;
    font-weight: 400;
}

.confirmation-address {
    color: rgba(66, 66, 66, 1);
    font: 14px/16px aktiv-grotesk-std;
    font-weight: 500;
    margin-top: -10px;
    margin-bottom: 12px;
}
.not-signed-in-message {
    text-align: center;
    width: 34%;
    margin: 40px auto;
    font-size: 20px;
    padding: 15px;
}
.not-signed-in-button {
    width: 15%;
    font-size: 20px;
    line-height: 20px;
    margin: 40px auto;
}
.right .not-signed-in-button {
    float: right;
    margin: 0px;
    width: 25%;
}
.total_savings_message,
.savings_message {
    color: #EC0439 !important;
    font-weight: 600 !important;
}
.shopping-cart.checkout-page-2018 .left_panel a {
    text-decoration: none !important;
}
.checkout-page-2018 .big_orange_button.disabled {
    opacity: 0.2;
}
.outer-purchase-click-message-modal {
    z-index: 1000;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.6;
    cursor: wait;
    position: fixed;
}
.purchase-click-message-modal {
    width: 443px !important;
    border: none !important;
    padding: 30px 0 !important;
    border-radius: 5px !important;
    z-index: 1011;
    position: fixed;
    margin: 0px;
    top: 30%;
    left: 35%;
    text-align: center;
    color: rgb(0, 0, 0);
    border: 3px solid rgb(170, 170, 170);
    background-color: rgb(255, 255, 255);
    cursor: wait;
}
#purchase-click-message p {
    margin: 40px 0 0;
    font-weight: bold;
    font-size: 17px;
}

.hotel_information {
    margin-top: 10px !important;
}

.cancellation_policy_confirmation, .resort_fee_text {
    margin-top: 20px;
}

.hotel_information a {
    font-size: 12px !important;
    color: #53a600;
    font-weight: bold !important;
}

.non-refundable {
    font-weight: bold;
    font-style: italic;
}

div.resort-fee-text {
    display: block;
    margin-top: 3px;
    margin-left: 23px;
}

span#shipping_description_icon0_minus i.icon-AddLess {
    font-size: 20px;
    display: inline;
}

div.shipping-description-text {
    display: block;
}

#additional-checkout-selections .flex-form-field {
    margin-top: 14px;
}
#additional-checkout-selections label {
    margin-bottom: 6px;
}

#security_disclaimers_panel {
    background-color: white;
    margin: 0 auto;
    padding: 12px 0;
    width: 100%;
}

#security_disclaimers {
    background-color: white;
    margin: 10px auto;
    max-width: 259px;
    text-align: center;
    display: block;
}

#security_disclaimers .disclaimer-icon {
    display: inline-block !important;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
}

#security_disclaimers .icon-braintree-paypal {
    background-size: contain;
    background-image: url('/common_resources/tawframework/img/braintree-paypal.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 6.25rem;
    height: 2.875rem;
    display: block;
}

#security_disclaimers .icon-cloudflare{
    background-image: url('/common_resources/tawframework/img/cloudflare.png');
    background-size: contain;
    width: 6.25rem;
    height: 2rem;
    display: block;
}

#security_disclaimers .icon-lock {
    background-image: url('/common_resources/tawframework/img/checkout-lock.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 1.5rem;
    height: 1.4rem;
    display: block;
    horiz-align: center;
}

#security_disclaimers .checkout-separator {
    border-bottom: 1px solid #8A8A8A;
    margin: 16px 0;
    width: 100%;
    height: 1px;
}

#security_disclaimers .checkout-header p {
    margin: 5px auto 7px auto;
}

#security_disclaimers .security-header {
    font-family: Lato, Arial, sans-serif;
    font-weight: 700;
    color: #353535;
    text-transform: uppercase;
}

#security_disclaimers .security-statement {
    font-family: Lato, Arial, sans-serif;
    font-weight: 400;
    color: #353535;
}

@media screen and (min-width: 1024px) {
    #security_disclaimers .security-header {
        font-size: 18px;
        line-height: 24px;
        max-width: 259px;
    }

    #security_disclaimers .security-statement {
        font-size: 16px;
        line-height: 20px;
        color: #353535;
        max-width: 259px;
    }
}

@media screen and (max-width: 1023px) {
    #security_disclaimers .security-header {
        font-size: 16px;
        line-height: 18px;
        max-width: 288px;
    }

    #security_disclaimers .security-statement {
        font-size: 14px;
        line-height: 20px;
        color: #353535;
        max-width: 288px;
    }
}

.rate-alert-container {
    background: #ecdcb9;
    border-left: 4px solid #8c5a00;
    padding: 10px 14px;
    color: #78633d;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.rate-alert-container .rate-alert-message {
    font-size: 15px;
    line-height: 1.5;
}

.rate-alert-container #rate-alert-button {
    background: #002f5b;
    color: #fff;
    border: none;
    padding: 10px 14px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 3px;
}

.rate-alert-container #rate-alert-button:hover {
    opacity: 0.9;
}