/** REFRESHED 1*/
@import "../fonts.css";

:root {
    --light-background: #f3f6fa;
}

[hidden] {
    display: none !important;
}

body {
    border: none;
    color: #000;
    background: #fff;
    font-family: "Body Font", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", "Geneva", sans-serif;
    font-size: 12pt;
    line-height: 18pt;
    height: inherit !important;
    margin: 0px auto 0 !important;
    padding: 0 !important;
    margin-top: 0px;
    position: relative;
    overflow-x: hidden;
}

#credit-card-iframe {
    width:95%;
    margin-bottom:5px;
}

#live_window_img {
    margin-top:20px;
}

#credit-card-iframe_iframe {
    height: 110px !important;
}

#privacy_statement {
    padding: 0;
    font-size: 12px;
    line-height: 14px;
    color:#777;
    margin: 0 auto;
}

.eapps-instagram-feed img {
    position: absolute !important;
}

.yt_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.yt_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

ul.share-buttons{
    list-style: none;
    padding: 0;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 9px;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons .sr-only{
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

#privacy_statement a {
    color:#777;
}

#bid_app_banner_header {
    display: none;
    text-align: center;
    max-height: 500px;
    overflow:hidden;
}

#bid_app_banner_img {
    width: 100%;
}

.search_type,
#browse_item,
.activity_filter a {
    font-family:"Body Font", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", "Geneva", sans-serif;
}

.footer,#login_logic {
    max-width: 850px;
    padding: 10px;
    margin:0 auto;
    padding: 50px 0 50px 0;
}

#token_marker,#phone_email_marker,#address_marker,#credit_card_marker {
    float: left;
    margin-right: 10px;
    padding-top: 1px;
}

#login_logic_container {
    background-color: #f4f4f4;
}

.login_sub_container {
    margin:20px;
    border-radius:8px;
    background:white;
    margin-top: 10px;
    clear: both;
    display: inline-block;
    width: 600px;
}

.login_sub_container input {
    margin-bottom:10px;
    box-shadow: none !important;
}

.login_sub_container input[type="radio"] {
    margin-bottom: 0;
    -webkit-appearance: checkbox;
}

.col-half {
    width:42%;
    margin:0;
    padding:2%;
    float:left;
}

.col-full {
    width:96%;
    margin:0;
    padding:2%;
    float:left;
}

.next_button,.subButton {
    cursor: pointer;
    margin-top: 10px;
    background: #428bca;
    color: #FFFFFF;
    border-radius: 3px;
    border: none;
    font-weight: 400;
    width: 150px;
    padding: 5px 10px;
    text-align: center;
}

#body-credit_card #hide_cc {
    height: initial !important;
}

.confirm_header {
    margin-bottom:15px;
}

#body-credit_card #cc_details #card_number,
#body-credit_card #cc_details #month,
#body-credit_card #cc_details #year,
#body-credit_card #cc_details #cvv,
#body-credit_card #cc_details #postal_code {
    height: 22px !important;
    font-size: 18px !important;
    padding: 7px !important;
    box-shadow: none;
}

html {
    overflow-x: hidden;
}

.cc-input-field {
    width:300px;
}


.cc-input-field input{
    width:300px;
}

.fa-heart {
    cursor: pointer;
}

#sb_site {
    max-width: inherit !important;
    width: 100%;
    margin-top: 0;
    border: none;
}

#container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
}

#start_bidding {
    font-weight: bold;
    text-transform: uppercase;
}

#checkin_buttons_container {
    width:100%;
}

#checkin_yes,#checkin_no,#checkin_response {
    float:left;
    cursor: pointer;
}

#checkin_yes .fa-circle {
    color: #97f19e;
}

#checkin_no .fa-circle {
    color: #c7ceea;
}

#checkin_response {
    line-height: 53px;
    font-size: 16px;
    color: #888;
    padding-left: 10px;
}

#checkin_mousetype {
    font-size: 11px;
    line-height: 11px;
    color: #999;
}

.checked_in_opposite {
    opacity: .5;
}

.login_sub_container #add_phone,.login_sub_container #add_email {
    background: none;
    padding: 2px 0;
    color: #003963;
    border-radius: 0;
    text-align: left;
    width: initial;
    margin-top: -15px;
}

.login_sub_container .email {
    width: 268px;
}

.clear{
    clear: both;
}

.fa-check {
    color: green;
}

#greeting {
    line-height: 150%;
}

#greeting-name {
    font-size: 65px;
    font-weight: 200;
    line-height: 70px;
}

.section_title_block,.card_show_hide_link {
    float: left;
    margin: 0 0 5px 0;
    color: #003963;
}

.spon_img {
    max-width:200px;
    margin:10px;
}

#sb_site_ba {
    max-width: 100%;
    padding:0;
    margin: 0;
    background: white;
}

.bidapp_container {
    background-color: white;
}

.starburst_content .fa-check {
    float: none;
    color: white;
}

#sponsor_slideshow {
    position: relative;
    float: right;
    height: 140px;
    overflow:hidden;
    margin: 2.5px;
}

.responsive_container {
    max-width:1012px;
    margin:0 auto;
}

#sponsor_slideshow>div {}

#greeting-confirm-title {
    margin-top:6px;
}

#show-send-token,
#not_me {
    margin-top: 10px;
    background: #fff;
    color: #888;
}

.header_h2 {
    color: white;
    font-weight: 200;
    text-shadow: 1px 1px 2px #000;
    margin-bottom: 25px;
}

.bidapp_header {
    z-index: 2;
    background: #fff;
    position: fixed;
    top:0;
    width: 100%;
    margin-top: -1px;
}

#expiry {
    width:150px;
}

#card_number {
    max-width:300px;
}

#month, #year {
    width:70px;
}

#postal_code {
    width:110px;
}

.cc_num_field img {
    padding-left: 15px;
}

#btSubmit {
    margin-top:10px !important;
}

#padding-top {
    clear: both;
    padding-top: 234px;
}

#expanding_menu {}

.bidapp_header .header_h2 {
    padding: 5px 10px;
    margin: 0;
    width: 55%;
    line-height:initial;
    color: #2f2f2f !important;
    text-shadow: none;
    float: left;
    font-size:30px;
    background-color: white;
    font-weight: 300;
    overflow:hidden;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */

.sticky {
    position: fixed;
    top: 0;
    width: 1000px;
}

#right_header_image {
    max-width: 220px;
    max-height: 140px;
    padding: 0;
    margin: 0;
}

#right_header_image_container {
    float: right;
    margin: 10px;
    padding: 0;
    min-height: 100px;
}

#back_to_top {
    position: fixed;
    bottom: 2%;
    right: 2%;
    z-index: 9999;
    width: 60px;
    text-align: center;
    line-height: 40px;
    font-size: 40px;
    background: #f5f5f5;
    color: #003963;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    padding: 6px 3px 12px 3px;
}

#back_to_top:hover {
    background: #e9ebec;
}

#back_to_top.show {
    opacity: 1;
}

#footer_dynamic {
    position:fixed;
    bottom:0;
    width:100%;
    height:50px;
    background:#003963;
    z-index: 9997;
}

#bid_live,#chat_icon {
    width: 90px;
    text-align: center;
    font-weight: 700;
    background: #8cbf49;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 3px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    padding: 2px 4px;
    display: inline-block;
    margin: 2px 6px 6px 6px;
}

#chat_icon {
    width: 45px;
    bottom: 20px;
    position: fixed;
    left: 10px;
    border-radius: 30px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    background: #3abad5;
    z-index: 9998;
    box-shadow: 1px 1px 2px #444;
}

#chat_window {
    width: 350px;
    position: fixed;
    display: none;
    height: 430px;
    left: 0;
    bottom: 0;
    z-index: 9999;
    box-shadow: 3px 3px 5px rgba(0,0,0,.3);
    border-bottom: 1px solid black;
    background: #efefef;
}

#chat_window:before, .gl_container:before {
    content:"(click/drag to move)";
    text-align: center;
    display: block;
    font-size: 13px;
    z-index: 9999;
}

#chat_window_close, #live_window_close {
    float: right;
    position: absolute;
    right: 5px;
    top: 1px;
    cursor: pointer;
}

#live_window {
    display: none;
    width: 450px;
    margin: 0 auto;
    border: 1px solid #000;
    /* border-top: none; */
    height: calc(60vh);
    bottom: 85px;
    left: calc(50vw - 225px);
    background: #fff;
    z-index: 9998;
    box-shadow: 3px 3px 5px rgba(0,0,0,.5);
    border-bottom: 1px solid #003963;
    overflow-y: auto;
    position: fixed;
}

.inside_live_window_close, .chat_window_close, #live_bidding_window_close {
    position:absolute;
    right:10px;
    top:10px;
    cursor:pointer;
}

.inside_live_window_close i, .chat_window_close i {
    background: white;
    border-radius: 48px;
    width: 26px;
    text-align: center;
}

.inside_live_window {
    padding:15px;
}

#live_window_item_name {
    font-size: 22px;
    margin-bottom: 10px;
    margin-right: 20px;
}

#live_window_next_bid {
    text-align: center;
    font-size: 35px;
    line-height: 35px;
    margin-top: 20px;
}

#live_window_bid_button, .es_donate_button {
    --scale-value: 1;
    text-align: center;
    width: 200px;
    margin: 40px auto;
    margin-top:20px;
    font-size: 20px;
    padding: 10px;
    color: white;
    border-radius: 8px;
    transform: scale3d(var(--scale-value), var(--scale-value), 1);
    transition: transform cubic-bezier(0.175, 0.885, 0.32, 1.275) .2s;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,003963+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(left,  #1e5799 0%, #003963 0%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #1e5799 0%,#003963 0%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #1e5799 0%,#003963 0%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    cursor:pointer;
}

.es_donate_button {
    margin: 10px auto;
}

.es_other_container {
    display: block;
    text-align: center;
    margin-top: 5px;
}

.es_donation_other {
    width: 100px;
}

#es_donation_other_submit {
    background: #428bca;
    padding: 5px 10px;
    border-radius: 5px;
    color:white;
    width: 100px;
    margin: 9px auto;
    font-size:14px;
    cursor:pointer;
}

#your_donation_total {
    font-size: 18px !important;
    text-align: center;
    background: #efefef;
    display: table;
    margin: 0 auto;
    border-radius: 10px;
    padding: 5px 15px;
}

#live_window_alert .fa-gavel {
    color:green;
    text-shadow: 0px 0px 10px rgba(0,0,0,.2);
}

#live_window_bid_mousetype {
    text-align:center;
    font-size:12px;
    color:#555;
}

.curtain {
    background: #fff;
    opacity: .6;
    width: calc(100vw);
    height: calc(100vh);
    z-index: 10;
    position: fixed;
    margin-top: -5px;
}

.glow {
  color: #fff;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 0px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  to {
    text-shadow: 0 0 10px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}

#bidder_name {
    font-weight: 700;
    font-size: 14pt;
    line-height: 15pt;
    clear: left;
    float: left;
    margin: 0;
    padding: 0px 10px 20px 10px;
    max-width: 60%;
}

#bidder {
    cursor: pointer;
}

#menu_user {
    padding-right: 5px;
}

#cc_text {
    color: #8a6d3b;
    clear: left;
}

#the_clock {
    border:none;
    background: #003963;
    font-weight: 200;
    width: 100%;
    color: white;
    clear: both;
}

#menu_search {
    text-align: left;
    margin-left: 0;
    border: 2px solid white;
    padding: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 11pt;
}

#menu_surrounding_div,#landing_page_link {
    padding: 6px;
    float: left;
    cursor:pointer;
}

#landing_page_link {
    padding: 11px 6px 0 6px;
}

#closing_desc {
    float: right;
    margin-right: 10px;
}

#search_form {
    float: right;
    padding: 3px;
    margin-top: 2px;
    vertical-align: middle;
}

#item_search {
    width: 80px;
    box-shadow: none !important;
    margin-top: 3px;
}

.search_button {
    box-shadow: none;
    font-size: 16px;
    border: none;
    background-color: #003963;
    color: white;
    padding: 0 3px;
}

.body {
    width: 100%;
    clear: both;
}

.asterisk {
    float: left;
    color: red;
    margin-right: 5px;
}

.hide {
    display: none;
}

#no_results {
    text-align: center;
    font-weight: 200;
    font-style: italic;
    padding: 10px;
    font-size: 14px;
}

#browse_container {
    display: none;
    width: 100%;
    margin: 0 auto;
}

#browse_container .full_clear {
    clear: inherit;
}

#expanding_menu {
    display: none;
    max-width:1012px;
    margin:0 auto;
}

#browse_item {
    background: #003963;
    color: white;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 2px;
}

.browse_indi_item {
    font-weight: 400;
    font-size: 18px;
    padding: 10px;
    cursor: pointer;
}

.add_card_btn {
    text-decoration: none;
    margin-right: 10px;
    padding: 6px;
    color: #fff;
    border-radius: 5px;
    background: #8cbf49;
    margin-top: -4px;
    font-size: 14px;
    font-weight: 300;
    float: right;
    box-shadow: 1px 1px 1px #214467;
}

#dc_donate_button a,
#dc_checkout_button a {
    padding: 5px 9px;
    font-size: 11pt;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    border: none;
    background: #c41b1b;
    border-radius: 3px;
    line-height:11pt;
}

#check_me_out::before {
    content: "Pay!  ";
}

#dc_donate_button a:active {
    top: 3px;
}

#dc_checkout_button div:active:before {
    top: 7px;
    font-size: 50px;
    text-shadow: 0px 3px 0px #07526e, 0px 5px 1px #07526e;
}

#menu_donate {
    padding: 8px 9px 9px 9px;
    font-size: 11pt;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    line-height: 11pt;
    margin-top: 2px;
    background: #8cbf49;
}

#live_window_alert {
    font-weight:700;
    font-size:16px;
    text-align:center;
    width:80%;
    margin:0 auto;
    margin-top:20px;
}

.lwa-cert {
    color:#0f0;
    text-shadow:0px 0px 10px rgba(0,0,0,.2);
}

.lwa-exclamation {
    color:#f00;
    text-shadow:0px 0px 10px rgba(0,0,0,.2);
}

.lwa-sad {
    color:#3abad5;
    text-shadow:0px 0px 10px rgba(0,0,0,.2);
}


.lwa-cert-won {
    color:lightgreen;
    text-shadow:0px 0px 10px rgba(0,0,0,.2);
}

.lwa-check {
    color:white;
}

#dc_donate_button,
#dc_checkout_button,
.broadcast_icon {
    float: left;
    padding: 6px;
    cursor:pointer;
}

.broadcast_icon {
    border: 2px solid white;
    border-radius: 4px;
    padding: .5px 5px;
    margin-top: 3px;
    margin-left: 3px;
    font-size: 13px;
}

.gl_container {
    position: fixed;
    top: 0;
    left: calc(50vw - 178px);
    border: 1px solid #000;
    width: 356px;
    height: 200px;
    padding-bottom: 23px;
    z-index: 9999;
    background: #efefef;
}

.gl_video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

#video_stream {
    position: relative;
    width: 100%;
    height: 100%;
}

.dc_checkout_button_off {
    width: 0px !important;
}

.row {
    padding: 5px;
}

.full_clear {
    clear: both;
}

#cc_text {
    max-width: 60%;
    padding-left: 10px;
    padding-top: 10px;
    float:left;
    clear:left;
    border-top-left-radius: 5px;
    padding-right: 3px;
    /*
     position: absolute;
     bottom: 70px;
    */
}

.activity_filter {
    text-align: center;
}

.activity_filter a {
    height: 35px;
    padding: 9px 13px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    cursor: pointer;
    border: none;
    background: #3abad5;
    border-radius: 3px;
}

.activity_filter a:active {
    background: #8fc64b;
}

.activity_filter {
    padding: 22px 0 20px 0;
    background-color: #f7f7f7;
    border:1px solid #e8e8e8;
    margin-top: -1px;
    margin-bottom:3px;
}

#contact_info {
    line-height: 150%;
    text-align: center;
    color: #777;
}

#footer_links {
    font-size:13px;
    clear: both;
    text-align: center;
    margin: 10px 0 10px 0;
    color: #666;
}

.lp_container {
    max-width: 80%;
    padding: 0 10px;
    margin: 0 auto;
}

#footer_links a {
    text-decoration: none;
    color: #214467;
}

#footer_links img {
    margin: 5 auto;
}

#clickbid_link {
    color: #666 !important;
}

.item {
    padding: 0;
    width: 25%;
    margin: 0px;
    float: left;
    position: relative;
}

.item_inner_container {
    background: #fff;
    border-left: 1px solid #efefef;
    border-top: 1px solid #efefef;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 10px 10px 10px;
    padding-bottom: 0;
    margin: 0;
    font-size: 10pt;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+40,f7f7f7+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 40%, #f7f7f7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 40%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 40%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}

.img-gallery {
    height: 225px;
    width: 100%;
    background: transparent;
    overflow: hidden;
}

/* TouchNSwipe BS */
.tns-slider {
    z-index: 999;
}

.tns-container {
    display:none;
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 650px;
    left: calc(50vw - 325px);
    margin:0 auto;
}

.tns-ratio-holder {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    border-bottom: none;
    margin-top: 5px;
}

.tnsprev, .tnsnext, .zoomOut, .zoomIn, .tnsClose {
    border-radius: 20px;
    background-color: rgba(255,255,255,.7) !important;
}

.tnsClose {
    border: 1px solid rgb(153, 153, 153);
    left: 25px;
    right: auto;
    color: #777;
    text-align: center;
    line-height: 30px;
    top: 10px !important;
    visibility: inherit;
    opacity: 0.5;
    transform: translate3d(0px, 0px, 0px);
    backface-visibility: hidden;
    width: 30px;
    height: 30px;
    cursor: pointer;
    cursor: hand;
    margin-left: -15px;
    position: absolute;
    top: 3px;
}

.tnsprev {
    top: 45% !important;
    left: -25px !important;
}

.tnsnext {
    top: 45% !important;
    right: -40px !important;
    left: initial !important;
}

.status_message_text {
    font-size: 12px;
    position: absolute;
    transform: scale(0.7);
    z-index: 1;
    top: -10px;
}

.img-gallery-noimage {
    height: 150px;
    width: 100%;
    background: transparent;
    margin-bottom: 12px;
    overflow: hidden;
}

.no_items {
    text-align: center;
    padding: 20px;
}

.item_content_container {
    height: 176px;
    line-height: 130%;
}

#item_closed {
    padding:5px;
    font-size: 16px;
}

.title {
    padding: 5px 5px 0 0px;
    text-shadow: 1px 1px 0px #fff;
    clear: both;
    overflow: hidden;
    font-size: 16px;
    line-height: 128%;
    font-weight: 400;
    margin: 5px 0;
    max-height: 60px;
    margin-top: 55px;
}

.preview_title {
}

.title::before {
    font-weight: 700;
}

.history_current,
.category_name,
.buynow,
.activity_div {
    font-weight: 400;
    clear: left;
    padding: 2.5px 0;
    padding-right: 10px;
    font-size: 13px;
    color: #000 !important;
}

.category_name,
.buynow,
.activity_div {
    font-size: 10pt;
    height: 18px;
}

.category_name {
    position: absolute;
    right: 0;
    bottom: 4px;
}

.hot_item,
.great_deal {
    color: white;
    padding: 5px;
    border-radius: 5px;
    background-color: orange;
    margin-left:5px;
    /* box-shadow: 1px 1px 2px #999; */
}

.heart {
    position: absolute;
    top: -2px;
    left: 114px;
}

.great_deal {
    background-color: green;
}

.item_buzz {
    float: right;
    position: absolute;
    right: 7px;
    top: 215px;
}

.history_current {
    padding-top: 9px;
    color: #666;
    height:20px;
}

.history_current_lg {
    font-size: 15pt;
    color: #434343;
    font-weight: 700;
}

.category_name i,
.buynow i,
.activity_div i:first-child {
    color: #ccc;
    padding-right: 3px;
}

.high,
.fmv {
    padding: 0;
    font-size: 11pt;
    min-width: 60%;
    color: #000;
    clear: both;
}

.high {
    font-size:10pt;
}

#activity .high,
#activity .fmv {
    color: #ccc;
    font-size: 12pt;
    padding-right: 3px;
}

.category_name {
    float: right;
    text-align: right;
}

.buttons {
    clear: left;
    position: absolute;
    top: 225px;
}

.buttons button {
    height: 33px;
    font-size: 11pt;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: none;
    background: #003963;
    border-radius: 3px;
    float: left;
    /* padding-top: 6px; */
    cursor: pointer;
}

.starburst-blank {
    float: right;
    display: block;
    width: 5em;
    height: 5em;
    -webkit-transform: rotate(-58deg);
    -moz-transform: rotate(-58deg);
    transform: rotate(-58deg);
    position: relative;
    top: 1em;
    left: 1em;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

.more_bid {
    background: #951e34;
    color: #fff;
    margin: 3px 0;
    width: 115px;
    padding: 7px 0px;
    text-align: center;
    border-radius: 2px;
    float: left;
}

.live_button {
    padding: 5px 0;
    height: 44px;
    float: left;
    font-size: 11pt;
    color: #666;
}

.live_button span {
    font-size: 12px;
}

#activity .donate_button {
    float: left;
    margin-right: 13px;
}

.watch_button {
    margin: 3px;
    padding: 7px 10px;
    text-align: center;
    border-radius: 2px;
    float: left;
    color: #ccc;
}

.watch_button_watching {
    margin: 3px;
    padding: 7px 10px;
    text-align: center;
    border-radius: 2px;
    float: left;
    color: #f4f43f;
    text-shadow: 0px 0px 2px #000;
}

.fa-2x {
    font-size: 18pt !important;
    margin-bottom: 0;
    padding-bottom: 0;
}

.starburst,
.starburst_losing {
    width: 5em;
    height: 5em;
    background: #0f0;
    -webkit-transform: rotate(-58deg);
    -moz-transform: rotate(-58deg);
    transform: rotate(-58deg);
    position: relative;
    top: 0.2em;
    left: 1em;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 10pt;
    z-index: 1;
}

.starburst_losing {
    background: #f00;
}

.starburst span,
.starburst_losing span {
    display: block;
    width: 5em;
    height: 5em;
    background: #0f0;
    -webkit-transform: rotate(22.5deg);
    -moz-transform: rotate(22.5deg);
    transform: rotate(22.5deg);
}

.starburst_blank {
    float: right;
    display: block;
    width: 5em;
    height: 5em;
    -webkit-transform: rotate(-58deg);
    -moz-transform: rotate(-58deg);
    transform: rotate(-58deg);
    position: relative;
    top: 1em;
    left: 1em;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

.starburst_losing span {
    background: #f00;
}

.starburst span i,
.starburst_losing span i {
    margin-top: 2px;
}

.item_number_corner {
    position: absolute;
    padding: 8px;
    text-align: center;
    background: #3abad5;
    border-bottom-left-radius: 20px;
    color:white;
    top: 0;
    right: 0;
    z-index:1;
    box-shadow: -2px 2px 0px #fff;
}

.img-gallery-noimage-img {
    margin: 0 auto;
    width: 150px;
    display: block;
    padding-top: 20px;
}

.close_more_bid_container {
    width: 100%;
}

.closing_time {
    float: left;
}

.donate_other {
    margin-top: 20px;
    text-align: center;
}

.preview_details,
.exception_details,
.preview_donated_by {
    padding: 10px;
}

.close_more_bid {
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
    float: right;
    padding: 0px 5px 0px 5px;
    border: 1px solid #ccc;
    color: #777;
    border-radius: 4px;
    margin: 0 1px 5px 0;
}

.fast_bid {
    width: 49.5%;
    width: calc(50% - 2px);
    float: left;
    border-right: 1px solid white;
}

.item_button_wrapper {
    overflow: hidden;
}

.button {
    width: 100%;
    background: #8cbf49;
    text-align: center;
    border: none;
    border-top: 1px solid #fff;
    padding: 15px 0;
    font-size: 11pt;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}

.history_list,
.history_list_header,
.bid_list,
.bid_list_header {
    background: #003963;
    border-bottom: 1px solid #FFFFFF;
    padding: 5px 0;
    color: white;
    cursor: pointer;
    display: table;
    width: 100%;
}

.bid_list {
    font-size: 14pt !important;
    padding: 10px 0;
    font-weight: 400;
    text-shadow: -1px -1px 0px #25264D;
}

.donation_other {
    font-size: 2em;
    font-weight: 300;
}

.history_list_header,
.bid_list_header {
    background: #3abad5;
    font-size: 11pt;
}

.center {
    text-align: center;
}

.item_view_details {
    width: 49.5%;
    width: calc(50% - 2px);
    float: left;
    border-right: 1px solid #fff;
}

.history_list_header div {
    width: 33%;
    float: left;
}

.history_list div {
    width: 33%;
    float: left;
    font-size: 11pt;
    font-weight: 400;
}

.donate_center_one,
.donate_center_two {
    background: #003963;
    color: #fff;
    margin: 2.5%;
    padding: 7px 0px;
    text-align: center;
    float: left;
    font-size: 21px;
    font-weight: 200;
    width: 45%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 7px;
    cursor: pointer;
}

.starburst_content {
    font-size: 14px;
    line-height: 18px;
    padding-top: 7px;
}

.more_bid_title {
    font-size: 20px;
    line-height: 18pt;
    margin-bottom: 10px;
}

.more_bid_cat {
    margin-top: -10px;
    font-size: 10pt;
}

#other {
    width: 134px;
}

input,
select,
textarea {
    font-family: "Body Font", Arial, sans-serif;
    font-size: 18px;
    padding: 7px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
    cursor: pointer;
    -webkit-appearance: none;
}

.checkout-phone input, .checkout-email input {
    width:95%;
}

input[type='text'],
input[type='tel'],
input[type='password'] {
    box-shadow: 3px 3px 1px #efefef;
}

.igreen {
    background: #3abad5;
    color: #FFFFFF;
    border-radius: 3px;
    border: none;
    font-weight:400;
}

.dont_show {
    display:none;
}

.modal_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(6px);
}

.type30 .high {

}

.type30 .history_current {
    display:none;
}

.more_bid_box::-webkit-scrollbar {
    width: 0px;
    /* remove scrollbar space */
    background: transparent;
    /* optional: just make scrollbar invisible */
}

/* optional: show position indicator in red */

.more_bid_box::-webkit-scrollbar-thumb {
    background: #FF0000;
}

.pulsate {
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.5;
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        opacity: 0.5;
    }
}

.wg-li.en a:before, .wg-li.eo a:before {
    background-position: -3570px 0 !important;
}

.more_bid_box,
.preview_details {
    display: none;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    border-top: 3px solid #fff;
    border-radius: 3px;
    overflow: hidden;
    clear: left;
    margin-right: 2px;
    background: white;
    z-index: 9999991;
    position: fixed;
    width: 350px;
    line-height: 25px;
    top: calc(15vh);
    left: calc(50vw - 175px);
    max-height: calc(80vh);
    overflow-y: scroll;
    overscroll-behavior: contain;
}

.sold_out {
    padding: 5px;
    font-weight: bold;
    line-height: 40px;
    color: #951e34;
    text-align: center;
    text-transform: capitalize;
}

.dim {
    background: #e1e1e1;
    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 15px;
    color: white;
    text-transform: uppercase;
    font-weight: 200;
}

#confirmOverlay {
    background: linear-gradient(rgba(11, 11, 11, 0.1), rgba(11, 11, 11, 0.6)) repeat-x scroll 0 0 rgba(11, 11, 11, 0.2);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000000;
}

#confirmBox {
    background: #FFF;
    border: 1px solid rgba(33, 33, 33, 0.6);
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    -moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    margin-left: -154px;
    margin-top: -100px;
    border-radius: 10px;
    overflow: hidden;
    border: 4px solid white;
}

.donated_by {
    margin-bottom:10px;
}

.dtdDialogContent {
    height: 80% !important;
}

.dtdDialogTitle,
#confirmBox h1,
#confirmBox p {
    color: #fff;
    text-align: center;
    padding: 8px 5px;
    margin-top: 0;
}

.dtdDialogTitle,
#confirmBox h1 {
    color: #fff;
    background: #003963;
    font-size: 20px !important;
    font-weight: 200;
    letter-spacing: 0.3px;
    text-shadow: -1px -1px 1px #111;
}

#confirmBox p {
    font-size: 13px;
    line-height: 21px;
    background: none !important;
    padding: 5px 15px 0 15px;
    /* font-weight: bold; */
    color: #2f2f2f;
    margin-bottom: 0;
}

#confirmBox .button:last-child {
    margin-right: 0;
    cursor: pointer;
}

#confirmBox .button span {
    background: url("buttons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    height: 33px;
    position: absolute;
    right: -5px;
    top: 0;
    width: 5px;
    cursor: pointer;
}

#confirmBox .blue {
    background-position: left top;
}

#confirmBox .blue span {
    background-position: -195px 0;
}

#confirmBox .gray {
    background-position: -200px top;
}

#confirmBox .gray span {
    background-position: -395px 0;
}

#confirmButtons {
    padding: 15px 0 25px;
    text-align: center;
    width: 80%;
    margin: auto;
}

.dtdDialogButton > button,
.dtdDialogButton > button:active,
.dtdDialogButton > button:focus,
.dtdDialogButton > button:hover {
    background: #003963;
    border-radius: 7px;
    color: white;
    display: block;
    text-shadow: 1px 1px 1px #000 !important;
    font: 17px/33px;
    font-weight: bold;
    margin: 5px auto !important;
    padding: 10px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

#confirmBox .button {
    background: #003963;
    border-radius: 7px;
    color: white;
    display: block;
    text-shadow: 1px 1px 1px #000 !important;
    font: 17px/33px;
    height: 40px;
    font-weight: bold;
    margin: 5px auto;
    padding: 10px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

#bid_message {
    position: fixed;
    font-weight: 400;
    top: 10px;
    left: 50%;
    width: 90%;
    margin: 0 auto;
    z-index: 999999999999;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    font-size: 16px;
}

.message_results {
    position: absolute;
    width: 90%;
    margin: 0 auto;
}

.message_results button {
    clear: both !important;
    float: right !important;
    font-size: small !important;
    margin-top: 30px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#BidderForm .form-control {
    font-size: 16px;
    padding: 8px;
    margin: 0;
    box-shadow: none;
    border: 1px solid #ccc;
}

#phone_list input:not(.iti__search-input), #email_list input {
    width: 95%;
}

.width-50, .width-50-right {
    width:44%;
    float:left;
    margin-left: 5%;
}

.width-50-right {
    margin-left: 0;
}

.width-30, .width-30-right, .width-27 {
    width:30%;
    float:left;
    margin-left: 5%;
}

.width-30-right, .width-27 {
    margin-left: 0;
}

.width-27 {
    width:27%;
}

#bid_red {
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    background: #FF0004;
    color: white;
    clear: both;
    border-radius: 3px;
}

#bid_green {
    padding: 10px;
    font-size: 18px;
    font-weight: 300;
    background: #20A700;
    color: white;
    clear: both;
    border-radius: 3px;

}

#bid_yellow {
    padding: 10px;
    font-size: 18px;
    font-weight: 300;
    background: #B8B700;
    color: white;
    clear: both;
    border-radius: 3px;
}

#bid_green button,
#bid_yellow button,
#bid_red button {
    clear: both;
    float: right;
    margin-top: 10px;
    border-radius: 5px;
    background: #fff;
    border: none;
    padding: 6px;
    margin-bottom: 10px;
    font-size: 20px;
}

#bid_yellow div {
    color: #B8B700;
}

#bid_green div {
    color: #20A700;
}

#bid_red div {
    color: #FF0004;
}

#bid_yellow a,
#bid_green a,
#bid_red a {
    color: white;
    text-decoration: underline;
}

.hide_status_message {
    text-align: right;
    float: right;
    background: white;
    padding: 4px 8px;
    border-radius: 20px;
    color: #434343;
    font-weight: bold;
    font-size: 12px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: pointer;
}

.bidder_login_form {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.not_registered_text {
    font-size: 11pt;
    color: #666;
    text-align: center;
    margin: 10px auto 10px auto;
    padding-top: 10;
    max-width: 350px;
}

.login_register_form {
    margin-bottom: 0px;
}

.standard_rates_apply {
    clear: both;
    font-size: 9pt;
    margin-top: 8px;
}

#applePay {
    text-align:center;
}

.yes-flickity {
    display: none;
}

.non-flickity {
    overflow: hidden;
}

.img-gallery-container {
    position: relative;
}

.img-gallery-img {
    max-width: 100% !important;
    width: initial !important;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
    -webkit-transform: translate(-50%,-50%) !important;
}

.search_type {
    text-align: center;
    font-weight: 400;
    font-size: 12pt;
    padding: 10px;
    border: 1px solid #e8e8e8;
    color: #3abad5;
    clear: both;
    background: #f7f7f7;
    margin-bottom: 6px;
}

.type20 .history_current {
    display:none;
}

.item_details_block {
    padding-left: 5px;
    padding-top: 10px;
    color: #222;
    overscroll-behavior: contain;
}

.item_details_block p {
    margin-top: 0;
}

.search_box {
    box-shadow: none;
    width: 100px;
    font-size: 16px;
    border: none;
}

#anon_donation {
    margin-top: 10px;
    font-size: 24px;
}

#message {
    text-align: left;
    padding: 20px;
    clear: both;
}

.mobile_bid_powered_by {
    max-width: 200px;
    max-height: 100px;
}
/**
 * Progress Meter
 */

.countdown-wrap {
    width: 90%;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 39px;
    right: 13px;
    margin-bottom: 5px;
    clear: both;
}

#goal {
    font-size: 13px;
    text-align: right;
    color: #666;
}

#glass {
    width: 100%;
    height: 10px;
    background: #f2f2f2;
    border-radius: 2px;
    float: left;
    overflow: hidden;
    box-shadow: 1px 1px 0 #ccc;
    margin-top: 2px;
}

.progress {
    float: left;
    height: 10px;
    background: #3abad5;
    z-index: 333;
}

.goal-stat {
    width: 25%;
    padding: 5px;
    float: left;
    margin: 0;
    line-height: 11pt;
    color: #434343;
}

.goal-stat-raised {
    width: 35%;
}

.goal-number,
.goal-label {
    display: block;
    font-size: 9pt;
}

.goal-label {
    color: #666;
    font-weight: 700;
}

.goal-number {
    font-weight: 300;
    font-size: 16px;
}

/**
 * Progress meter stop
 */

.anon_donation, #give_anon {
    display: inline;
    margin-top: 8px;
    box-shadow: none;
    width: 15px;
    height: 15px;
    -webkit-appearance: checkbox;
}

.body-border-top {
    margin-top: 10px;
    border-top: 1px solid #efefef;
}

.spinner {
    display: none;
    text-align: center;
    padding-top: 8px;
    background-color: #3abad5;
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #efefef;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.spinner_preload {
    text-align: center;
    margin-top: 48px;
    background-color: #fff;
}

#df_item_name::before {
    content: "Item Name* \A";
    white-space: pre;
    font-size: 12pt;
}

#df_value::before {
    content: "Market Value \A";
    white-space: pre;
    font-size: 12pt;
}

#df_description::before {
    content: "Item Description \A";
    white-space: pre;
    font-size: 12pt;
}

#df_exceptions::before {
    content: "Exceptions \A";
    white-space: pre;
    font-size: 12pt;
}

#df_donor_name::before {
    content: "Donor Name \A";
    white-space: pre;
    font-size: 12pt;
}

#df_donor_email::before {
    content: "Donor Contact Email* \A";
    white-space: pre;
    font-size: 12pt;
}

#df_donor_phone::before {
    content: "Donor Contact Phone \A";
    white-space: pre;
    font-size: 12pt;
}

#df_image_one::before {
    content: "Item Image #1 \A";
    white-space: pre;
    font-size: 12pt;
}

#df_image_two::before {
    content: "Item Image #2 \A";
    white-space: pre;
    font-size: 12pt;
}

#df_image_three::before {
    content: "Item Image #3 \A";
    white-space: pre;
    font-size: 12pt;
}

#df_container .box::before {
    content: "Item Images (Limit 10 - JPG, PNG only)\A";
    white-space: pre;
    font-size: 12pt;
}

#df_notes::before {
    content: "Item Special Notes\A";
    white-space: pre;
    font-size: 12pt;
}

.df_message_container {
    background: red;
    border-radius: 5px;
    padding: 10px;
    color: white;
    font-weight: #fff;
    text-align: center;
}

#df_human_test::before {
    content: "\AHuman Test: 1 + 3 = ";
    white-space: pre;
    font-size: 12pt;
}

#df_human_test input {
    width: 100px !important;
}

#df_container div {
    margin: 10px;
}

#df_container input,
#df_container textarea {
    box-shadow: none;
    font-size: 14pt;
    font-weight: 300;
    padding: 10px;
    width: 100%;
}

#df_container input::placeholder,
#df_container textarea:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    opacity: .5;
}

#df_container input:-ms-input-placeholder,
#df_container textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    opacity: .5;
}

#df_container input::-ms-input-placeholder,
#df_container textarea:-ms-input-placeholder {
    /* Microsoft Edge */
    opacity: .5;
}

#df_submit {
    background: #3abad5;
    color: #fff;
    min-width: 100px !important;
    width: 210px;
    border: none;
    border-radius: 5px;
}

#df_submit:hover {
    background: #003963;
}

#df_submit_div {
    margin-top: 40px !important;
}

#donor-address-container > div {
    margin-left: 0;
}

.df-label {
    white-space: pre;
    font-size: 16px;
    display: block;
}

.df-address-toggle {
    background: #3abad5;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 0.5rem 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile+label {
    max-width: 80%;
    /* 20px */
    font-weight: 300;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile+label {
    display: none;
}

.inputfile:focus+label,
.inputfile.has-focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile+label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile+label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

.inputfile-1+label {
    color: #fff;
    background-color: #3abad5;
    border-radius: 5px;
    margin-top: 10px;
}

.inputfile-1:focus+label,
.inputfile-1.has-focus+label,
.inputfile-1+label:hover {
    background-color: #003963;
}

.spinner_preload>div {
    width: 18px;
    height: 18px;
    background-color: #3abad5;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner_preload .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner_preload .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

#browser_container {
    display: block;
    max-width:1012px;
    margin:0 auto;
}

.hide_content {
    display: none !important;
}

#outbid_detail {
    font-size: 15px;
    clear: both;
    color: white !important;
}

.img-gallery-zoom {
    z-index: 999999;
    margin-top: -20px;
}

#checkout,
#profile,
#dtd_checkout,
#CheckoutBidderForm,
#notification-settings {
    width: 65%;
    margin: 10px auto;
    display: table;
}

#auction_preview_container_top {
    text-align:center;
    margin: 20px 0 20px 0;
}

/* *********************** MODAL GALLERY START */

.modal {
    display: none;
    position: fixed;
    z-index: 9999999999;
    padding-top: 47px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .8);
}

/* Modal Content */

.modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 500px;
    max-height: calc(80vh);
}

/* The Close Button */

.modal-close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

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

.modal-myZoom {
    display: none;
}

.modal-cursor {
    cursor: pointer;
}

/* Next & previous buttons */

.modal-prev,
.modal-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 6px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 16px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: rgba(0, 0, 0, 0.3);
}

/* Position the "next button" to the right */

.modal-next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */

.modal-prev:hover,
.modal-next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.zoom-gallery-icon {
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
    padding: 2px 7px;
    float: left;
    color: black;
    position: absolute;
    margin-top: -23px;
    margin-left: 3px;
    font-size: 15px;
}

.zoom-gallery-icon a {
    color: #fff;
}

#cc_details {
    margin: 0 auto;
    clear:both;
}

#cc_details .edit_user_field {
    float: left;
    margin-right: 20px;
}

#register-today-header {
    width: 54%;
    margin: 0 auto;
}

#cc_details #card_number,
#cc_details #month,
#cc_details #year,
#cc_details #cvv,
#cc_details #postal_code {
    height: 40px;
    font-size: 16px;
    padding-left:10px;
    border-radius: 0px;
    background: white;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    box-shadow: 3px 3px 1px #e2e2e2;
    border-radius: 3px;
    margin-bottom: 10px;
    font-family:"Body Font",sans-serif;
}

#onblur-address2 {
    margin-top:10px;
}

.email_field {
    clear:left;
}

.cancel {
    cursor:pointer;
}

#btSubmit input[type="submit"],
#submit-credit-card-button,
#card_submit,
#stripe_submit,
#stripe-submit,
#profile_submit,
#allSubmit .submit {
    font-family: "Body Font",sans-serif;
    background: #003963;
    color: #fff;
    margin: 8px auto;
    padding: 7px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 200px;
    width: 100px;
    /* height: 30px; */
    font-weight: 200;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    border:none;
}

#venmo_button {
    background: none;
    border: none;
}

#profile_button #cancel {
    font-family: "Body Font",sans-serif;
    background: none;
    border: none;
}

.checkout_item_name,
.checkout_amount,
.checkout_bid_type,
#optout_line {
    font-size: 14px;
    width: 25%;
    float: left;
    margin-top: 7px;
}

.checkout_amount {
    font-weight:bold;
}

#pay_now_privacy {
    width: 90%;
    font-size: 70%;
    line-height: initial;
    margin: 0 auto;
}

#optout_line {
    width:80%;
    font-style:italic;
}

#itemized_list #grand_total {
    font-size:35px;
    font-weight:300;
    line-height:40px;
}

.checkout_item_name {
    width: 45%;
}

.checkout_row,
#checkout_row_headers {
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 0px auto;
    clear:both;
}

#checkout_item_name_header,
#checkout_amount_header,
#checkout_bid_type_header {
    font-weight: 600;
    font-size: 16px;
}

#itemized_list {
    clear: both;
}

.checkout-email {
    width:60%;
    float:left;
}

.checkout-phone {
    width:100%;
    float:left;
}

.checkout-email {
    width:100%;
    float:left;
}
#card_on_file {
    margin-top:20px;
    /* height: 30px; */
}
.hide_message .btn, .card_show_hide_button, #add_email, #add_phone {
    margin: 0 auto;
    width: 200px;
    color: #FFF;
    border: none;
    background: #96dae9;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.card_show_hide_button {
    margin: 10px auto;
}
.card_show_hide_button:hover {
    background: #a1ecff;
}

#add_email, #add_phone {
    font-size:12px;
    width:80px;
}

#profile h1,#cc_details h1, #checkout h1 {
    font-weight:200;
    font-size:25px;
    color:#025273;
}
.block_inner .spon_img {
  max-height:120px;
  max-width:145px;
}
.checkout-bidder-name {
    font-weight:700;
    font-size:18px;
}

#dtd_checkout {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#dtd_checkout #dd-input {
    width: 95% !important;
}

#profile .edit-user-field {
    margin-top:10px;
}

#onblur-address, #onblur-address2, #onblur-city, #onblur-state, #onblur-zip, #onblur-first_name, #onblur-last_name, #onblur_e-email_new, #onblur_p-phone_new, #password_one, #password_two {
    width: 95%;
}

/* *********************** MODAL GALLERY END */

.alert-danger {
    padding: 5px 10px;
    background: lightyellow;
    color: #777;
    height: initial;
    text-shadow: initial;
    /* max-width: 62%; */
    margin: 0 auto;
    text-align:center;
    font-style: initial;
    font-weight: initial;
}

.auth_cc_form label {
    margin-top:10px;
}

#no_cc_submit {
    width:180px;
    font-size:20px;
}

.item_preview {
    /* margin-top: -15px; */
}

.zoom-gallery-ph {
    margin-bottom: 20px;
}

.draggable {
    /* margin-top:25px; */
    cursor:move;
}

.chat_iframe {
    height:calc(100% - 25px);
}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1000px) {
    .bidapp_header {
        width: 100%;
    }
    #sb_site_ba {
        max-width: 100%;
        border: 0px;
    }
    .item {
        padding: 0;
        width: 33.3333%;
    }
    .item_content_container {
        margin-top: 20px;
    }
}

@media screen and (max-width: 812px) {
    .draggable {
        margin-top:0px;
    }

    #live_window {
        display:none;
        width: 100%;
        height: calc(60vh);
        left:0;
        background: #fff;
        z-index: 9998;
        box-shadow: 3px 3px 5px rgba(0,0,0,.5);
        border-bottom: 1px solid #003963;
        overflow-y: auto;
        border: 0;
        position: fixed;
    }

    .gl_container {
        position: fixed;
        width: 100%;
        height: initial;
        left: initial;
        background: #003963;
        padding: 0;
        margin: 0;
        border:0;
        z-index: 9999;
    }

    #chat_window:before,.gl_container:before {
        content: "";
    }

    #go_live_container {
        margin-top:0px;
    }

    .footer, #login_logic {
        padding: 50px 15px;
    }
    .type30 .high {
        /*
        position: absolute;
        bottom: 120px;
        */
    }
    .login_sub_container {
        width: 97%;
        margin: 5px;
    }
    #org_name img {
        max-width: 80%;
        max-height: 60%;
    }
    .item_content_container {
        margin-top: 0;
    }
    .lp_container {
        max-width:100%;
        padding:0;
    }

    #right_header_image_container {
        min-height: 50px;
    }
    #checkout, #profile, #dtd_checkout, #CheckoutBidderForm {
        width: 95%;
        margin: 0 auto;
    }
    #register-today-header {
        width: 90%;
        margin: 0 auto;
    }
    body {
        background-image: initial !important;
    }
    #btSubmit input[type="submit"], #card_submit, #stripe_submit, #stripe-submit, #allSubmit .submit {
        margin-left:0;
        float:initial;
    }
    .cancel {
        width: 100px;
        float: initial;
        margin: 0 auto;
    }
    #btSubmit,#allSubmit {
        width: 95%;
        text-align: center;
        margin: auto;
    }
    #cc_details {
        width: 90%;
        margin: 0 auto;
    }

    #body-credit_card #cc_details {
        width: 100%;
        margin: 0 auto;
    }
    #checkout {
        width: 95%;
        margin: 0 auto;
    }
    #right_header_image {
        float: right;
        max-width: 125px;
        max-height: 90px;
        padding: 0;
    }
    .item_content_container {
        line-height: 20px;
    }
    #sb_site_ba {
        border: none;
    }

    #df_container input,
    #df_container textarea {
        width: 100%;
    }

    #item_search {
        width: 50px;
        box-shadow: none !important;
        padding: 6px 6px;
        font-size: 14px;
        margin: 0;
    }

    .bidapp_header {
        width: 100%;
    }

    .bidapp_header .header_h2 {
        font-size: 14pt;
    }

    .status_message_text {
        font-size: 12px;
    }

    .buttons button {
        margin: 5px 0;
        font-size: 14px;
        font-weight: 700 !important;
        /* padding-top: 8px !important; */
    }

    .watch_button {
        padding: 1px 10px;
        margin-top: 10px;
    }

    .history_current {
        padding-top: 0px !important;
    }

    .goal-number {
        font-weight: 300;
        font-size: 13px;
    }
    .countdown-wrap {
        bottom: 16px;
    }
    .goal-stat-raised {
        width: 29%;
    }

    #goal {
        font-size: 13px;
    }

    .history_current,
    .category_name,
    .buynow {
        font-size: 13px;
    }

    .category_name,
    .buynow,
    .activity_div {
        font-size: 13px;
        height: 20px;
        overflow: hidden;
        float:left;
    }

    .category_name {
        float:right;
    }

    .starburst span,
    .starburst_losing span {
        width: 5em;
        height: 5em;
    }
    .starburst,
    .starburst_losing {
        width: 5em;
        height: 5em;
    }

    .item_inner_container {
        font-size: 12px;
    }

    #sponsor_slideshow {
        position: relative;
        float: right;
        height: 130px;
        margin: 5px;
    }

    #right_header_image {
        float: right;
        max-width: 175px;
        max-height: 130px;
    }

    #padding-top {
        padding-top: 198px;
    }

    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
    }

    .more_bid_box,
    .preview_details {
        margin-top: -100px auto 0 auto;
        top: 0;
        left: 0;
        width: calc(100vw - 20px);
        max-height: calc(100% - 20px);
        margin-top: 6px;
        margin-left: 6px;
        overflow-y: scroll;
        font-size:15px;
        line-height:22px;
    }

    .item_details_block {
        padding: 10px;
    }

    #item_closed {
        padding: 10px;
    }

    .preview_details,
    .exception_details,
    .preview_donated_by {
        padding: initial;
    }

    .non-flickity .img-gallery-img {
        margin-top: initial;
        margin-left: initial;
    }

    #sb_site {
        border: none;
        margin: 0 auto !important;
        width: 100%;
    }

    .bidapp_container {
        border: none;
    }

    #closing_desc {}

    .footer {
        background-color: #fff;
        padding: 5px 15px;
        overflow: hidden;
        max-width: 100%;
    }

    #footer_links {
        font-size: 13px;
    }

    .item {
        padding: 0;
        width: 50%;
        margin: 0px;
    }

    .title {
    }

    .preview_title {
        font-size:18px;
    }
    .history_list,
    .history_list_header,
    .bid_list,
    .bid_list_header {
        font-size: 13px;
    }

    #sb-site {
        margin: 0px auto;
    }
    .add_card_btn {
        text-decoration: none;
        margin-right: 0px;
        padding: 3px 6px;
        color: #fcf8e3 !important;
        border-radius: 5px;
        background: #8a6d3b;
        margin-top: -4px;
        font-size: 13px;
        float: right;
    }
    .bidapp_container {
        border: none;
        overflow: hidden;
    }

    #browser_container {
        width: 100%;
    }

    #bidder_name {
        font-size: 14px;
    }

    #cc_text {
        font-size: 13px;
        color: #8a6d3b;
        padding-top: 0;
         bottom: 57px;
    }
    fa-2x {
        font-size: 11pt !important;
    }

    .img-gallery {
        width:100%;
        height: 260px;
    }

    .buttons {
        position: initial;
        top: initial;
    }

    .heart {
        position: initial;
    }

    .title {
        margin-top: 30px;
    }
}

@media screen and (max-width: 750px) {
    /* TouchNSwipe BS */
    .tns-container {
        display:none;
        position: fixed;
        z-index: 9999;
        top: 0;
        width: 500px;
        left: calc(50vw - 250px);
        margin:0 auto;
    }
}

@media (max-width: 500px) {

    /* TouchNSwipe BS */
    .tns-slider {
        z-index: 999;
    }

    .tns-container {
        display:none;
        position: fixed;
        z-index: 9999;
        top: 0;
        width: 100%;
        left: 0;
        margin:0 auto;
    }

    .tns-ratio-holder {
        width: 100%;
        padding-bottom: 100%;
        position: relative;
        border-bottom: none;
        margin-top: 5px;
    }

    .tnsprev, .tnsnext, .zoomOut, .zoomIn, .tnsClose {
        border-radius: 20px;
        background-color: rgba(255,255,255,.7) !important;
    }

    .tnsprev {
        top: 45% !important;
        left: 18px !important;
    }

    .tnsnext {
        top: 45% !important;
        right: 4px !important;
        left: initial !important;
    }

    .type30 .high {
        position: absolute;
        bottom: 83px;
    }

    #greeting-name {
        font-size: 55px;
    }

    .col-half {
        width: 96%;
        margin: 0;
        padding: 2%;
    }

    #chat_window {
        width: 100%;
        height: calc(50vh);
        left: 0;
        bottom: 0;
        z-index: 9999;
        box-shadow: none;
        border-bottom: none;
    }

    #chat_window:before {
        content:"Tap X to close -->";
        border-top: 1px solid;
        border-bottom: 1px solid;
    }

    .item_content_container {
        height: 212px;
        line-height: 20px;
    }

    #bidder_name {
        padding-top: 0;
    }

    #sponsor_slideshow {
        height: 90px;
    }

    #right_header_image {
        max-width: 125px;
        max-height: 90px;
    }
    .img-gallery {
        height: 150px;
    }

    .item {
        padding: 0;
        width: 50%;
        margin: 0px;
    }

    .buttons {
        position: initial;
        top: initial;
    }

    .mobile_padding .item_buzz {
        bottom: initial;
        top: 80px;
    }

    #padding-top {
        padding-top: 158px;
    }

    .title {
        margin-top:0;
    }
    .countdown-wrap {
        bottom: 27px;
    }
}

@media (max-width: 376px) {
    #check_me_out::before {
        content: "" !important;
    }
}

@media (max-width: 375px) {
    #live_window {
        height: calc(50vh);
    }

    #check_me_out::before {
        content: "" !important;
    }

    .width-50, .width-50-right, .width-30, .width-30-right, .width-27 {
        width: 90%;
        float: initial;
        margin-left: auto;
    }

    .heart {
        position: absolute;
    }

    .mobile_padding {
        padding-top:67px;
    }

    .mobile_padding .no_img_mobile {
        margin-top:75px;
    }

    .img-gallery-noimg {
      display:none;
    }
    .buttons {
        clear: left;
        margin-top: 5px;
        position: absolute;
        top: 260px;
    }

    .item_buzz {
        bottom: initial;
        top: 235px;
        float: right;
        right: 7px;
        left:initial;
    }
    .no_img_mobile {
        top: 0 !important;
    }
    .countdown-wrap {
        width: 100%;
        clear: both;
        padding: 0;
        margin: 0;
        position: initial;
    }
    .item_inner_container {
        font-size: initial;
        padding-bottom: 20px;
    }
    .img-gallery {
        height: 260px;
    }
    .item {
        padding: 0;
        width: 100%;
        margin: 0px;
    }
    .item_content_container {
        height: initial;
        line-height: 20px;
        margin-top: 60px;
    }
    .title {
        height: initial;
        max-height: initial;
        font-size: 125%;
    }

    #sponsor_slideshow {
        height: 90px;
        margin:5px;
    }

    #right_header_image {
        max-width: 125px;
        max-height: 90px;
    }

    .bidapp_header .header_h2 {
        padding: 5px 10px 0 10px;
        margin: 0;
        max-width: 46%;
    }
    .bidder_table_name {
        font-size: 9pt;
    }
}

@media (max-width: 335px) {
    #landing_page_link {
        display:none;
    }

    .countdown-wrap {
        width: 100%;
        clear: both;
        padding: 0;
        margin: 0;
        position: initial;
    }
    .item_content_container {
        margin-top: 0;
    }
    #card_number, #month, #year {
        font-size: 20px !important;
        max-width:230px !important;
        padding: 3px !important;
    }
    #menu_surrounding_div {
        padding: 6px 1px;
    }
    #dc_donate_button a,
    #dc_checkout_button div {
        padding: 5px;
    }
    .history_current {
        height: initial;
    }
    .img-gallery-noimage-img {
        display:none;
    }
    #menu_search {
        margin-left: 3px;
        margin-right: 3px;
    }
    #closing_desc {
        margin-right: 3px;
    }
    .bidapp_header .header_h2 {
        font-size: 12pt;
        line-height: 13pt;
    }
    .bidder_table_name {
        display: none;
    }
    .item {
        padding: 0;
        width: 100%;
        margin: 0px;
    }
    .item_content_container {
        height: initial;
        margin-bottom: 10px;
        line-height: 20px;
        clear: both;
        margin-top: 60px;
    }
    .item_inner_container {
        border-right: none;
        border-bottom: 1px solid #ccc;
    }
}

.spinner-login {
    margin: 100px auto;
    height: 10px;
    text-align: center;
    font-size: 10px;
    display: table-cell;
    padding-top: 5px;
}

.spinner-login > div {
  background-color: #999;
  height: 100%;
  width: 6px;
  display: inline-block;

  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner-login .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner-login .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner-login .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner-login .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

#payment_errors:not(:empty) {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid;
    margin-top: 1.5rem;
}

@media (max-width: 812px) {
    .inside_live_window {
        margin-bottom: 6rem;
    }
}

.notifications-table {
    border-collapse: collapse;
    width: 100%;
}

.notifications-table th,
.notifications-table td {
    border: 1px solid gray;
    padding: 0.5rem 1rem;
}

.recurring-donation-modal.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
}

.recurring-donation-modal.modal.show {
    display: block;
}

.recurring-donation-modal .modal-dialog {
    background-color: var(--light-background);
    border-radius: 0.3rem;
    border: 1px solid black;
    margin: 1.75rem auto;
    max-width: 500px;
}

.recurring-donation-modal .modal-content {
    display: flex;
    flex-direction: column;
    padding: 0;
    font-size: 1rem;
    width: 100%;
    overflow-y: scroll;
}

.recurring-donation-modal .modal-content p {
    margin-bottom: 0.5rem;
}

.recurring-donation-modal .modal-header {
    border-bottom: 1px solid gray;
    padding: 1rem;
}

.recurring-donation-modal .modal-header .modal-title {
    font-weight: bold;
    font-size: 18px;
}

.recurring-donation-modal .modal-body {
    padding: 1rem;
}

.recurring-donation-modal .modal-footer {
    border-top: 1px solid gray;
    padding: 1rem;
    display: flex;
    flex-direction: column;
}

.recurring-donation-modal button {
    background-color: #003963;
    color: white;
    border: none;
    border-radius: 8px;
}

#recurring-donation-fee-opt-out,
#recurring-options-fee-opt-out{
    width: 14px;
    height: 14px;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
}

.recurring-donation-button {
    font-size: 1rem;
    padding: 0.5rem;
    margin: 0;
    width: 100%;
    cursor: pointer;
}

.recurring-donation-button:not(:last-child) {
    margin-bottom: 0.5rem;
}
.recurring-donation-button:not(:last-child) {
    margin-right: 1rem;
}

#show-send-token {
    font-size: 0.7em;
    margin-top: 10px;
}

#send-new-token {
    transition:height 0.5s ease-out;
    height: 0;
    overflow: hidden;
}
