.error,
.help-block {
    font-size: 15px;
    color: red;
}


/* .order-summary-tearms i::after {
    content: close-quote;
    vertical-align: top;
} */

.order-summary-tearms i::before,
.order-summary-tearms i::after {
    content: unset !important;
}

.demo-error {
    float: left;
    position: relative;
    width: 100%;
    margin: 0px;
    background: #e94f26;
    padding: 15px 100px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
}

.demo-error i {
    position: absolute;
    right: 50px;
    width: auto;
    top: 23px;
    cursor: pointer;
}

#loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75) url('../loading2.gif') no-repeat center center;
    z-index: 10000;
}

.m-30 {
    margin: 30px 30px;
}

.p-30 {
    padding: 30px !important;
}

.m-r-15 {
    margin-right: 15px;
}

.how_it_work {
    font-family: sofia-pro-soft;
}

.buy-now-btn {
    background: #23bf90;
}

.b-left-info span a {
    margin: 0 0 0 12px;
}

.cms-page {
    margin-top: 90px;
}

.cms-page-info {
    margin: 80px 0 70px 0;
    color: #192124;
    text-align: left;
    font-size: 20px;
    letter-spacing: 0.3px;
    font-weight: 100;
    margin-bottom: 30px;
}

.title-top {
    text-align: center;
    padding-bottom: 28px;
    border-bottom: 1px solid #b8c2cd;
    position: relative;
}

.title-top h2 {
    font-size: 48px;
    /* color: #E94F26; */
    font-family: "omnium-wide", sans-serif;
    font-weight: 800;
}

.full-width {
    /* float: left; */
    width: 100%;
    position: relative;
}

.cms-pages {
    padding: 50px 0;
}

.auction-closed {
    background-color: rgb(244, 67, 54);
    color: rgba(255, 255, 255, 0.87);
}

.auction-closed-icon {
    font-size: 50px;
}

.store-list-item {
    height: 643.4px;
}

.store-list-item.no_description_all {
    height: 593.4px;
}

.store-list-item.no_description_all .store-list-price {
    margin-top: 10px;
}

.store-list-item.no_description_all p.lot_description {
    display: none;
}

.store-list-item.no_description_all.all_no_both {
    height: 573.4px;
}

.store-list-item.no_description_all.all_no_both .store-list-price {
    min-height: 31px;
}

.store-list-info h3 {
    border-top: 0px;
}

.userStore .nav-menu-box li.active a::before {
    background: #E94F26 !important;
}

.nav-menu-box li.active a::before {
    background: var(--my-color-var) !important;
}

.store-list-item .wishlistmsg,
.item-detail .wishlistmsg {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 0 !important;
    color: #fff;
    display: none;
    z-index: 9;
}

.action-button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.review-img img {
    height: 96px !important;
}

.reset-btn {
    width: auto;
}

.player img {
    /* max-width: 100px !important; */
}

.player_icon img {
    max-width: 30px !important;
}

.headder-main {
    z-index: 999 !important;
}

.modal.show .modal-dialog {
    z-index: 9999 !important;
}

.userStore section.banner-main {
    /*max-height: 382px;*/
    overflow: hidden;
    /*height: 382px;*/
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.userStore section.banner-main a {
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: inline-block;
    float: left;
}

.bid_counts {
    min-width: 94px;
    line-height: 24px;
    font-size: 12px;
    padding: 0 7px;
    background: #e5e5e5;
    position: absolute;
    z-index: 9;
    left: 20px;
    top: 30px;
    border-radius: 3px;
    text-align: center;
    font-weight: 600;
}

.your-bid {
    position: relative;
}

.your-bid span {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: auto;
    white-space: nowrap;
    font-size: 12px;
}

.auction-status {
    background-color: #dd4b39 !important;
    border-color: #d73925 !important;
    color: #fff !important;
}

.normal {
    font-weight: normal;
}

.status-box-border {
    border-left: 1px solid #d2d6de;
    border-right: 1px solid #d2d6de;
    border-bottom: 1px solid #d2d6de;
}

.auction-close-box {
    box-shadow: none;
    margin: 0px 0 30px 10px;
    padding: 20px 10px 20px 10px;
    margin-bottom: 50px;
    background-color: #dd4b39 !important;
    border-color: #d73925 !important;
    color: #fff !important;
    border-radius: 10px;
}

.browse-btn {
    background: #E94F26 !important;
    border-color: #E94F26 !important;
    margin-top: 15px;
}

.info-tag {
    position: relative;
}

.tooltip-msg {
    position: absolute;
    display: none;
    padding: 20px;
    right: -10px;
    top: 50px;
    z-index: 99;
    width: 500px !important;
    border-radius: 5px;
    background: #192124;
}

.tooltip-msg p {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}

.tooltip-msg p:last-child {
    margin-bottom: 0px;
}

.tooltip-msg:before {
    width: 0;
    content: '';
    position: absolute;
    right: 13px;
    top: -8px;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #192124;
}

.tooltip-box {
    display: inline-block;
}

.tooltip-box:hover .tooltip-msg {
    display: block;
}


/* ======> admin Panel Tooltip Start <====== */

.admin-tooltip-msg {
    position: absolute;
    display: none;
    padding: 6px;
    right: -5px;
    top: 29px;
    z-index: 99;
    width: auto;
    border-radius: 5px;
    background: #192124;
}

.admin-tooltip-msg p {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}

.admin-tooltip-msg p:last-child {
    margin-bottom: 0px;
}

.admin-tooltip-msg:before {
    width: 0;
    content: '';
    position: absolute;
    right: 13px;
    top: -8px;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #192124;
}

.admin-tooltip-box {
    display: inline-block;
    position: relative;
}

.admin-tooltip-box:hover .admin-tooltip-msg {
    display: block;
    z-index: 1111;
}


/* ======> admin Panel Tooltip End <====== */

#qty_error {
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    width: 100%;
    right: -12px;
    bottom: -18px;
    white-space: nowrap;
}

.quantity {
    position: relative;
}

#bid_error,
#price_error,
#price_error_2,
#min_price_error {
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    width: 100%;
    /* left: 2px; */
    top: -38px;
    white-space: nowrap;
    color: red;
}

.your-bid-input .l_2 {
    left: 2px !important;
}

#bid_error,
#price_error,
#min_price_error {
    left: 82px;
}

.cancel-btn {
    background-color: #dd4b39 !important;
    border-color: #dd4b39 !important;
}

.next-disabled {
    pointer-events: none;
    color: #ccc;
}

.m-8 {
    margin: 8px;
}

.login-head .dropdown-menu {
    border-radius: 0;
    width: 240px;
    border: none;
    -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.05);
    left: 5px !important;
    top: 22px !important;
}

.login-head .dropdown-menu a {
    line-height: 25px;
    font-size: 16px;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #192124;
}

.dropdown-item.active,
.dropdown-item:active {
    background: #f8f9fa;
}

.item_full_description {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.client-slider {
    margin: 99px 0 0 0;
}

.client-slider .slick-arrow {
    display: none !important;
}

.client-slider .slick-slide {
    height: 60px;
    position: relative;
}

.client-slider .slick-slide img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 90%;
    max-height: 100%;
}

.store-slider .image-div {
    width: 100%;
    height: 382px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.store-slider .slick-dots {
    bottom: 20px;
}

.store-slider .slick-dots li.slick-active {
    width: 20px;
}

.store-slider .slick-dots li button {
    background: #d9d9d9;
    padding: 0px;
    border-radius: 4px;
    width: 100%;
    height: 8px;
}

.store-slider .slick-dots li.slick-active button {
    background: #e94f26;
}

.store-slider .slick-dots li {
    height: 8px;
    width: 8px;
}


/* The switch - the box around the slider */

.switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 18px;
}


/* Hide default HTML checkbox */

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}


/* The slider */

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    margin: 0px;
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input:checked+.slider {
    /* background-color: #32c5d2; */
    /* background-color: #39a080; */
    background-color: #15365A;
}


/*.switch input:focus + .slider {
    box-shadow: 0 0 1px #32c5d2;
    }*/

.switch input:checked+.slider:before {
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px);
}


/* Rounded sliders */

.switch .slider.round {
    border-radius: 34px;
}

.switch .slider.round:before {
    border-radius: 50%;
}

.slidecontainer {
    width: 100%;
}

.slidecontainer .slider,
.slider-track-high,
.slider-selection {
    -webkit-appearance: none;
    width: 100%;
    height: 15px !important;
    border-radius: 5px;
    background: #d3d3d3 !important;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    margin-top: 2px;
}

.slidecontainer .slider:hover {
    opacity: 1;
}

.slidecontainer .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    /* background: #4CAF50; */
    background: #32c5d2;
    cursor: pointer;
}

.slidecontainer .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #32c5d2;
    cursor: pointer;
}

.slider-handle {
    background-color: #32c5d2 !important;
    background-image: none !important;
    width: 25px !important;
    height: 25px !important;
}

.slider-track {
    box-shadow: none !important;
}

.slider.slider-horizontal {
    width: 100% !important;
}

.switch-box {
    float: left;
    width: 100%;
    padding: 0 0 0 50px;
    position: relative;
}

.switch-box .switch-ef {
    position: absolute;
    left: 0;
    top: 33px;
}

.p-l-50 {
    padding: 0 0 0 50px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.q-mark {
    width: 100%;
    position: relative;
}

.q-mark .form-control {
    width: 90%;
}

.btn2-circle {
    position: absolute;
    right: 44px;
    top: 0;
    border-radius: 40px !important;
}

.disabed-status-btn {
    pointer-events: none !important;
    cursor: not-allowed !important;
    background: gray !important;
    border-color: gray !important;
}

.bg-open {
    background-color: #00a65a !important;
    border-color: #008d4c !important;
    color: #fff !important;
}

.bg-close {
    background-color: #dd4b39 !important;
    border-color: #d73925 !important;
    color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc !important;
}

.tax-info {
    border-radius: 18px;
    width: 34px;
    margin-left: 20px;
}

.item-underline {
    border-bottom: 1px solid #3c8dbc;
}

.p-0 {
    padding-left: 0px !important;
}

.m-l-40 {
    margin-left: 40px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.tax {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: solid;
    border-color: #3c8dbc;
    border-bottom-width: 2px;
}

.item .lot_header {
    position: absolute;
    width: 100%;
    display: inline-block;
    background: #fcfcfc;
    height: 60px;
    top: 0;
    left: 0;
}


/*.store-list-item {
        height: 703.4px;
    }*/

.store-list-item .wishlistmsg,
.item-detail .wishlistmsg {
    height: 60px;
    line-height: 60px;
}

.store-list-img {
    height: 293px;
    margin-top: 60px;
}

.store-list-img img {
    top: auto;
    bottom: auto;
}

.bid_counts {
    top: 20px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    left: 0;
    right: 0;
    max-width: 120px;
}

.wishlist-icon {
    top: 20px;
}

.item .lotno,
.item-detail div {
    position: absolute;
    top: 15px;
    left: 20px;
    color: #000;
    font-size: 20px;
    background: #eee;
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    /* / line-height: 3px; / */
}

.eye-cursor {
    cursor: pointer;
}

.orderSummary-main {
    min-height: 526px;
}

.auctions span {
    width: 100% !important;
}

.notification {
    /* background: #3c8dbc;color: #fff;padding: 10px; */
    /* background: #85d4bb; */
    background: #1C8DCD;
    color: #fff;
    padding: 10px;
}

.message_preview {
    background: #bdbbb7 !important;
    color: #000;
}


/*
    .item-box {
        width: 25% !important;
    }*/

.login-policey a {
    color: #E94F26;
}

.bid-main {
    border-top: 0px;
    box-shadow: 0px 0px 3px 0px #bcc0c9;
    margin-bottom: 30px;
    padding: 30px;
}

.orbuy {
    width: 100%;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #e94f26;
    font-weight: bold;
    position: relative;
    margin: 30px 0;
}

.orbuy span {
    position: relative;
    top: -13px;
    background: #fcf8f8;
    padding: 2px 10px;
    line-height: 21px;
    display: inline-block;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-40 {
    margin-top: 40px;
}

.radio_sms {
    margin-right: 30px;
}

.mobileFilter {
    width: 100%;
    height: 50px;
    background: #E94F26;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    margin: 40px 0 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.mobile .raffle-list {
    display: block !important;
    margin-top: 20px;
}

.mobile .list-topbar {
    display: none;
    margin-top: 20px;
}

.mobile .list-topbar .list-topbar-left {
    margin: 5px 0;
}

.mobile .list-topbar .list-topbar-right .col-sm-6 {
    margin: 5px 0;
}

body.mobile .mobileFilter {
    display: inline-block !important;
}

.form-lable {
    position: relative;
    left: 0;
    top: -5px;
    background: transparent;
    font-size: 16px;
}

#loginForm div .modal-content,
#GuestCheckoutForm div .modal-content,
#RaffleDetail div .modal-content {
    background: transparent;
    border: 0px;
}

#loginForm div .modal-content .login-box,
#GuestCheckoutForm div .modal-content .login-box,
#RaffleDetail div .modal-content .login-box {
    margin: 0px;
    width: auto;
}

.m-t-75 {
    margin-top: 75px;
}

.m-t-100 {
    margin-top: 100px;
}

.m-t-38 {
    margin-top: 38px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-b-65 {
    margin-bottom: 65px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

#buy_bid div .modal-content,
#increase_bid div .modal-content,
.order-detail-modal div .modal-content,
.allotment-detail-modal div .modal-content,
.items-detail-modal div .modal-content,
#price_update div .modal-content {
    background: transparent;
    border: 0px;
}

#buy_bid div .modal-content .login-box,
#increase_bid div .modal-content .login-box,
.order-detail-modal div .modal-content .login-box,
.allotment-detail-modal div .modal-content .login-box,
.items-detail-modal div .modal-content .login-box,
#price_update div .modal-content .login-box {
    background: #fff;
    margin: 0px;
    width: auto;
}

#buy_bid div .modal-content .login-box h2,
#increase_bid div .modal-content .login-box h2,
.order-detail-modal div .modal-content .login-box h2,
.allotment-detail-modal div .modal-content .login-box h2,
.items-detail-modal div .modal-content .login-box h2,
#price_update div .modal-content .login-box h2 {
    color: #000;
}

.confirm {
    text-transform: none !important;
    color: #000 !important;
}

.confirm-normal {
    text-transform: none !important;
    color: #000 !important;
    font-weight: normal!important;
}

.notavailable {
    position: absolute;
    background: rgb(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    color: #fff;
}

.notavailable span {
    text-align: center;
    width: 100%;
    display: inline-block;
    top: 45%;
    position: absolute;
    font-size: 26px;
    font-weight: bold;
}

.thumbnail_image {
    max-width: 90%;
    max-height: 90%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.play {
    max-width: 30px !important;
}

.hp {
    position: absolute;
    top: 26px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.help_video {
    width: 120px;
    height: 90px;
    position: relative;
    text-align: center;
}

.iti {
    display: block !important;
}


/* .iti__selected-flag{
        height:34px !important;
    } */

.user-panel>.info {
    padding: 0px 5px 5px 15px !important;
}

.user-panel .user_type {
    padding: 26px 0px 0px 14px;
    line-height: 1;
    position: absolute;
    left: 55px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.last-bid-message {
    padding-bottom: 10px;
}

.tabs2 ul {
    width: 100%;
    display: inline-block;
}

.tabs2 ul li {
    width: 25%;
    border-right: 1px solid #fff;
    background: #ddd;
    margin: 0;
    padding: 10px 20px;
    float: left;
    display: inline-block;
    transition: 0.3s;
}

.tabs2 ul li:last-child {
    border-right: 0px;
}

.tabs2 ul li:hover {
    background: #E94F26;
    cursor: pointer;
}

.tabs2 {
    margin-bottom: 30px;
}

.tabs2 ul li.active {
    width: 25%;
    background: #E94F26;
    display: inline-block;
}

.tabs2 ul li.active a {
    color: #fff
}

.tabs2 ul li:hover a {
    color: #fff;
}

.tabs2 ul li a {
    text-decoration: none;
    width: 100%;
    color: #000;
    display: inline-block;
}

.tab-content .item_full_description {
    margin-top: 0;
}

.notification_count {
    position: absolute;
    left: 10px;
    border-radius: 50%;
    top: -3px;
}

.fa-bell {
    font-size: 20px;
}


/*#countdown{ display: inline-block; width: 280px;}*/

#countdown {
    display: inline-block;
    width: 280px;
    font-weight: bold;
    vertical-align: top;
    margin-top: -2px;
    border-left: 1px solid;
    margin-left: 35px;
    padding-left: 30px;
}

.countdown-show3 .countdown-section {
    width: 28%;
    margin-right: 15px;
}

.countdown-box h4 {
    text-align: center;
    margin-bottom: 0px;
    font-size: 22px;
}

.countdown-section {
    font-size: 14px !important;
}

span.countdown-section:last-child {
    margin-right: 0;
}

.countdown-amount {
    font-size: 100%;
}

b.more_than_six {
    font-size: 20px;
}

b.more_than_nine {
    font-size: 18px;
}

.font-preview label {
    font-size: 36px;
    font-weight: 400;
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a>.ion {
    width: 13px !important;
}

.tool-tip-text {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.sidebar-menu li>a>.pull-right-container {
    right: 0px;
}

.sidebar-menu li>a>.fa-angle-left,
.sidebar-menu li>a>.pull-right-container>.fa-angle-left {
    margin-right: 0px !important;
}

.orders .winning {
    background: #b8dec1 !important;
}

.orders .won {
    background: #b8dec1 !important;
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a>.ion {
    margin-right: 6px !important;
}

.cart_tax tr>td {
    padding: 10px 23px;
}


/*.cart_tax,.cart_tax tr,.cart_tax tr>td {border:1px solid;}*/

.cart_tax_header {
    border-radius: 0px !important;
}

.cart_remove_btn {
    vertical-align: middle;
    padding-right: 10px;
    display: table-cell;
}

.main-header .navbar .nav>li>a {
    height: 50px;
}

.logo-main {
    position: relative;
    height: 80px;
}

.logo-main a {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#banner_image .banner-success,
#logo_image .banner-success {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #24b724;
    text-align: center;
    color: #fff;
    z-index: 999;
}

#banner_image .banner-success div,
#logo_image .banner-success div {
    margin-top: 75px;
    font-size: 20px;
}

#banner_image,
#logo_image {
    position: relative;
}

.sealedbidcount {
    margin: 0px 90px;
    top: 20px;
    min-width: 144px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    left: 0;
    right: 0;
    max-width: 120px;
}

.sealedbidcount.detail {
    /*margin: 0px 135px; */
    margin: 0 auto;
}

.nav-menu-box li.nav-btn a {
    width: 170px;
}

.viewmorelots {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.viewmorelots .btn {
    width: auto;
    background: #fa6800 !important;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
}

.search-box .form-control:focus {
    outline: none;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05)!important;
}

form.edit_auction {
    position: relative;
}

.AuctionStatusButton {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 40px;
}

.order-summary-box .cart_item_listing {
    border-bottom: 0px !important;
}

.order-summary-box .blank-row th {
    height: 30px;
}

.order-summary-box .cart_summary>td {
    padding: 30px 0;
}

.notification-list a {
    color: #1b1e21;
    text-decoration: underline;
}

.notification-list a:hover {
    text-decoration: none;
}

.notification-list .outbid .alert,
.notification-list .lost .alert {
    background: #e84f26
}

.notification-list .outbid a,
.notification-list .lost a,
.notification-list .outbid .alert,
.notification-list .lost .alert {
    color: #fff;
}

.notification-list .outbid .alert.read,
.notification-list .lost .alert.read {
    background: #f3ad9b
}

.notification-list .outbid .alert.read a,
.notification-list .lost .alert.read a,
.notification-list .outbid .alert.read,
.notification-list .lost .alert.read {
    color: #000;
}

.notification-list .won .alert {
    background: #23bf90
}

.notification-list .won a,
.notification-list .won .alert {
    color: #fff;
}

.notification-list .won .alert.read {
    background: #a4ead5
}

.notification-list .won .alert.read a,
.notification-list .won .alert.read {
    color: #000;
}

.notification-list .purchased .alert {
    background: #23bf90
}

.notification-list .purchased a,
.notification-list .purchased .alert {
    color: #fff;
}

.notification-list .purchased .alert.read {
    background: #a4ead5
}

.notification-list .purchased .alert.read a,
.notification-list .purchased .alert.read {
    color: #000;
}

a.store-list-btn.sold_out,
.buy-now-btn.sold_out,
.bid-btn.sold_out {
    background: #c3c3c3 !important;
}

.sharp_edge .item-detail {
    border-radius: 0px !important;
}

.import_field tr>td:nth-child(1) {
    background: #f5f59d
}

.container.auction-error {
    max-width: 60%;
    margin: 60px auto;
}

.container.auction-error h1 {
    margin: 10px;
}

.container.auction-error .main-div {
    background: #e94f26;
}

.container.auction-error .dot {
    background-color: #fff;
}

.container.auction-error .face {
    margin-top: 20px;
}

.error-content {
    width: 100%;
    box-shadow: 0 6px 8px 0 #cecece;
    padding-bottom: 20px;
    display: inline-block;
    margin: 0;
    float: none;
}


/*.userStore .content-wrapper {
        padding-top: 118px;
    }*/


/* .headder-main .headerLogo{ max-width: 200px; max-height:100px; } */

.headder-main .headerLogo {
    max-height: 80px;
}

.myorders .item-img {
    position: relative;
    height: 80px;
}

.myorders img.multiple_images {
    position: absolute;
    width: 150px;
    height: 60px;
    top: 0;
    left: 0;
    z-index: 9;
}

.myorders img.multiple_images+img.multiple_images {
    top: 10px;
    left: 10px;
}

.bespoke-message {
    margin: 10px 15px 0px 15px !important;
}

#loading {
    background: url('../auction_images/loadingIcon.gif') no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;
}

.f-30 {
    font-size: 30px !important;
}

.nobanner .inner-banner .banner-box {
    min-height: 379px;
    height: 379px;
}

.nobanner .about-company {
    padding-top: 50px;
}

.product-detail-desc {
    margin-bottom: 32px;
}

.bootstrap-select .dropdown-menu.show {
    min-width: 100% !important;
    max-width: 100%;
}

.product_detail_header .detail {
    top: 7px;
}

.product_detail_header .wishlist-icon {
    top: 7px;
}

.product_detail_header .lotno {
    top: 0px;
}

.p-slider-top .slick-slide img {
    max-height: 75%;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    z-index: 99999;
}

select.form-control.variation:focus {
    border: 1px solid #ced4da !important;
}

.previous_btn,
.next_btn {
    height: 40px;
    line-height: 39px;
    font-size: 16px;
}

.login-box .left {
    width: 55%;
    display: inline-block;
    padding-right: 33px;
    border-right: 1px solid #fff;
}

.login-box .right {
    width: 44%;
    padding-left: 30px;
    display: inline-block;
}

.login-box .right a.login-btn {
    width: 100%;
    display: inline-block;
}

.suggetion-slider .store-list-item {
    height: 380px;
}

.suggetion-slider .store-list-img {
    height: 243px;
    margin-top: 20px;
}

.demo-success {
    float: left;
    position: relative;
    width: 100%;
    margin: 0px;
    background: #1CCD8B;
    padding: 15px 100px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
}

.demo-success i {
    position: absolute;
    right: 50px;
    width: auto;
    top: 23px;
    cursor: pointer;
}

#form_message {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

ul.retailer_listing {
    margin: 0 -1%;
    padding: 0px;
}

ul.retailer_listing li {
    width: 23%;
    margin: 0 1%;
    margin-bottom: 20px;
    float: left;
    position: relative;
    list-style: none;
    height: 180px;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

ul.retailer_listing li img {
    max-width: 60%;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    max-height: 140px;
    text-align: center;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}

ul.retailer_listing li:hover {
    cursor: pointer;
}

.social_share .social-links li {
    list-style: none;
    margin-right: 10px;
    display: inline-block;
    font-size: 23px;
}

.social_share .social-links li a {
    color: #e94f26 !important;
}

.social_share .social-links li a:hover {
    color: #e94f26 !important;
}

.social_share {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: auto;
    position: relative;
}

ul.social-links {
    margin: 0;
    padding: 0;
}

.social_share.desktop {
    display: inline-block;
}

.social_share.mobile {
    display: none;
}

.social-links li label {
    font-size: 20px;
}

.suggetion-slider .store-list-item.sharp_edge {
    border-radius: 0px !important;
}

.store-list-box .slick-dots {
    bottom: -7px;
}

.store-list-box .slick-dots li.slick-active {
    width: 20px;
}

.p-t-10 {
    padding-top: 10px;
}

.alert-left {
    float: left;
    width: 30%;
}

.alert-right {
    float: right;
    margin-bottom: 20px;
    width: 40%;
}

.continue_shoping {
    max-width: 200px;
    padding: 0 20px;
    margin-right: 0;
    float: right;
    background: #00a65a;
    border: 1px solid #00a65a;
    border-radius: 5px;
    line-height: 41px;
    margin-top: 6px;
    text-decoration: none !important;
}

.continue_shoping:hover {
    opacity: 0.7;
}

.cart-message a {
    float: right;
    border: 1px solid #fff !important;
    border-radius: 5px;
    font-size: 14px;
    margin-top: -3px;
}

.cart-message a:hover {
    color: green !important;
    background: #fff;
    text-decoration: none !important;
}

.cart-message .close {
    margin-top: -3px;
}

.store-list-box .slick-dots li button {
    background: #d9d9d9;
    padding: 0px;
    border-radius: 4px;
    width: 100%;
    height: 8px;
}

.store-list-box .slick-dots li button:before {
    display: none;
}

.store-list-box .slick-dots li.slick-active button {
    background: #e94f26;
}

.store-list-box .slick-dots li {
    height: 8px;
    width: 8px;
}

.dropzone .dz-preview .dz-image {
    border-radius: 0;
}

.dropzone .dz-preview {
    position: relative;
}

.dropzone .dz-preview .dz-remove {
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 99;
}

.dropzone .dz-preview .btn-info {
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 99;
}

.dropzone .dz-preview .btn-warning {
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 99;
}


/* .small-box .trans_amt{white-space: normal; font-size: 24px; height: 42px;} */

.small-box .trans_amt {
    white-space: normal;
    font-size: 24px;
}

.small-box .trans_amt .vat {
    display: inline-block;
    font-size: 16px;
    margin-left: 10px;
}

#time {
    font-size: 12px;
}

.total-amount {
    font-size: 16px !important;
}

#discount_label {
    opacity: 0.6;
    font-size: 15px;
    margin-left: 0;
    display: block;
    margin-top: 5px;
}


/* css for request here section  */


/*Start new boxes pricing page*/

.request-wrap {
    margin-top: 20px;
    margin-bottom: 90px;
}

.request-box {
    text-align: center;
    color: #fff;
    padding: 30px 15px;
    box-shadow: 2px 2px 20px #ccc;
    min-height: 338px;
}

.box-shop {
    background-color: #243d63;
}

.auction-shop {
    background-color: #c45b32;
}

.request-box img {
    margin-bottom: 30px;
}

.request-box p {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    max-width: 450px;
    margin: 0 auto 25px;
}

.request-box a {
    display: block;
    background-color: #c45b32;
    color: #fff;
    font-weight: bold;
    width: 145px;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    text-decoration: none;
}

.auction-shop a {
    background-color: #243e63;
}

.pricing-footer {
    border-top: 11px solid #c45b33;
}

.desktop_view {
    margin-left: 43px;
}

.small-box h3 {
    font-size: 26px !important;
}

#report_div .small-box {
    overflow: hidden;
}

.back-to-dashboard {
    display: block;
    margin: 7px 0;
}

.raffle-ticket,
.donation-btn {
    display: inline-block;
    border: 1px solid #eee !important;
    text-align: center;
    padding: 10px;
    box-shadow: 0 2px 2px #ccc !important;
    font-weight: 600;
    font-size: 30px;
    width: 100%;
    margin-bottom: 40px;
    background: #fff;
}

.price-box-n {
    margin-bottom: 40px;
}

.price-box-n input {
    height: 67px;
    border: 1px solid #e7e7e7 !important;
    width: 100%;
    font-weight: normal;
    padding: 20px 15px;
    font-size: 24px;
    text-align: center;
}

.price-box-n input::-webkit-input-placeholder {
    font-size: 17px;
}

.price-box-n input:-ms-input-placeholder {
    font-size: 17px;
}

.price-box-n input::placeholder {
    font-size: 17px;
}

.raffle-ticket.active,
.donation-btn.active {
    background: #e0e0e0;
}

#raffle_ticket_price {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0;
    font-weight: 600;
    font-size: 24px;
    margin: 0;
    line-height: 1;
}

#raffle_total_ticket {
    line-height: 1;
    display: block;
    margin: 5px 0;
}

#buy_raffle_ticket,
#submit_donation {
    width: 100%;
    height: 67px;
    font-size: 30px;
}

.verify_cust .modal-ls {
    max-width: 94%;
    margin: auto;
}

.m-t-8 {
    margin-top: 8px;
}

.m-r-5 {
    margin-right: 5px !important;
}

.status-span {
    padding: .2em .6em .3em;
    border-radius: .25em;
    font-size: 12px;
}

.doc-download-btn {
    font-size: 12px;
    padding: 2px 10px;
    /* vertical-align: top; */
    margin-left: 10px;
}

.doc-download-btn i {
    margin-right: 5px;
}

.doc-status-radio-btns {
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 10px;
}

.disabed-raffle {
    pointer-events: none;
    opacity: 0.6;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.raffle-content {
    margin: 20px 0 0 0 !important;
}

.allotment {
    position: relative;
    padding-left: 40px;
}

.allotment .items-detail {
    position: absolute;
    left: 0;
    padding-top: 8px;
}

.raffle-item {
    /* max-height: 620px; */
    max-height: 600px !important;
}

.payment-danger {
    background: #e94f26 !important;
}

.supporters-table th {
    text-align: left;
    padding: 8px;
}

.supporters-table td {
    border-bottom: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

#gallery_table_filter {
    margin-top: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .request-box {
        min-height: 356px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .request-box {
        margin-bottom: 20px;
    }
    .m-t-50{
        margin-top: 50px;
    }
}

@media only screen and (max-width:767px) {
    .request-box {
        margin-bottom: 20px;
    }
    .AuctionStatusButton {
        position: relative;
        margin: 3px 0 10px 10px;
        right: 0;
        top: 0;
    }
    .small-box p {
        font-size: 12.5px !important;
    }

    .amount-box {
        text-align: center;
        padding-top: 10px;
    }
    .amount-box #raffle_ticket_price {
        text-align: center;
    }
    .price-box-n {
        margin-bottom: 30px;
    }
}


/*End new boxes pricing page*/

@media( max-width: 1024px) and (orientation:landscape) {
    li .store-list-item {
        height: 633px !important;
    }
    .store-list-info {
        position: absolute;
        bottom: 0;
    }
    .store-list-section .store-list-info p {
        min-height: 54px !important;
    }
    .store-list-section .store-list-info h3 {
        min-height: 98px !important;
    }
    .bid_counts {
        max-width: 100px;
    }
}

@media( max-width: 767px) {
    .tabs2 ul li {
        width: 100%;
    }
    .tabs2 ul li.active {
        width: 100%;
    }
    .buy-now-btn {
        float: left;
    }
    .social_share.desktop {
        display: none;
    }
    .social_share.mobile {
        display: inline-block;
    }
    .app-preview {
        max-width: 100%;
    }
    .action-box {
        white-space: nowrap;
    }
    .dropzone {
        width: auto !important;
    }
    .white-space-normal {
        white-space: normal !important;
    }
}

@media( max-width: 640px) {
    .cart-message a {
        float: left;
        padding-right: 0px;
        width: 100%;
    }
    .alert-left {
        width: 100%;
    }
    .alert-right {
        width: 100%;
        margin-bottom: 20px;
    }
    .alert-right .continue_shoping {
        float: left;
    }
    .font-prv {
        margin: 20px 0;
    }
    .content-header>h1 span {
        display: block;
        padding-bottom: 10px;
    }
    .content-header a {
        margin-bottom: 10px;
    }
    .alert-success a {
        word-break: break-word;
    }
    .alert .close {
        margin: -10px -5px 0 0px;
    }
    /* a {
        word-break: break-all;
    } */
}

@media( max-width: 320px) {
    ul.retailer_listing li {
        width: 43%;
        height: 100px;
    }
    ul.retailer_listing li img {
        height: 70px;
        top: 10px;
        position: absolute;
    }
}

.list-topbar .dropdown-item {
    white-space: normal !important;
    word-break: break-word;
}

#increase_bid .login-box .left {
    border-right: 1px solid #e94f25;
}

.pricing-terms h1 {
    font-size: 20px;
    font-family: "sofia-pro-soft";
    font-weight: 100;
}

.pricing-terms h2 {
    font-size: 15px;
    font-family: "sofia-pro-soft";
    font-weight: 100;
}

.pricing-terms p {
    font-size: 15px;
    font-family: "sofia-pro-soft";
    font-weight: 100;
}

.pricing-terms h3 {
    font-size: 15px;
    font-family: "sofia-pro-soft";
    font-weight: 100;
}

.auction_id .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    margin-right: 5px;
}

.auction_id .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff;
}

#report_div .box {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
}

.ss_big_logo {
    width: 150px;
    margin-left: -20px;
}


/* .sidebar-collapse .ss_big_logo{
        display: none;
    }

    .ss_sm_logo {
        display: none;
    } */

.sidebar-collapse .ss_sm_logo {
    display: block;
    width: 32px;
    margin: 11px 0 0 -6px;
}

.skip-payment-btn {
    width: 12px;
    height: 12px;
}

.comp_name label {
    word-break: break-all;
}

.font-prv {
    float: left;
    width: 100%;
    border: 1px solid #000;
    padding: 0 20px;
}

.clr {
    clear: both;
}

.remove_margin {
    margin: 0;
    padding: 0;
}

#add_feature,
#add_team_member,
#add_facts {
    position: relative;
    z-index: 99;
}

.a-disabled{
    cursor: not-allowed !important;
}

.mb-0{
    margin-bottom: 0 !important;
}

.verify_input_border{
    border: 1px solid #ced4da !important;
}
@media only screen and (max-width:767px) {
    .logo .ss_big_logo {
        display: inline-block !important;
    }
    .logo .ss_sm_logo {
        display: none !important;
    }
    .admin-tooltip-msg {
        right: -70px;
    }
    .admin-tooltip-msg:before {
        right: 77px;
    }
    .tooltip-check.checkbox input {
        margin-top: 4px;
    }
    .tooltip-check.checkbox label {
        padding-right: 40px;
        position: relative;
    }
    .tooltip-check.admin-tooltip-box .btn {
        padding: 3px 9px;
    }
    .tooltip-check .admin-tooltip-box {
        position: absolute;
        right: 0;
        top: -6px;
    }
    .prv-lab {
        width: 100%;
    }
}

.pl-0 {
    padding-left: 0 !important;
}

.bulk-update-form .q-mark {
    padding-right: 45px;
}

.bulk-update-form .q-mark .form-control {
    width: 100%;
}

.bulk-update-form .q-mark .select2-container {
    max-width: 100%;
}

.bulk-update-form .q-mark .btn2-circle {
    right: 0;
}

.qus-box .col-lg-12.m-t-15 {
    padding-right: 50px;
}

.qus-box .col-lg-12.m-t-15 .colorPickerIcon {
    right: 57px;
}

.qus-box .col-lg-12.m-t-15 .btn2-circle {
    position: absolute;
    right: 9px;
    top: 23px;
}

.select2-container {
    width: 100% !important;
}

.done-check {
    padding-left: 30px;
}

.done-check span {
    font-size: 13px;
    font-weight: 600;
}

.done-check p {
    font-size: 13px;
    margin-bottom: 0;
}

.donation-content p {
    font-size: 19px;
}

.done-check label {
    position: absolute;
    left: 0;
    top: 6px;
}

.donation-content {
    float: left;
    width: 100%;
}

.supporters {
    width: 100%;
    float: left;
    background: #d2e8f5;
    padding: 20px 10px 10px 20px;
    margin-top: 21px;
    position: relative;
    padding-top: 60px
}

.supporters-table {
    width: 100%;
}

.supporters-table td {
    border-bottom: 2px solid #9fc8ec;
    padding: 8px 0;
}

.supporters-table th {
    padding: 0 0 15px 0;
    font-size: 20px;
}

.supporters-table td {
    font-weight: 700;
    font-size: 18px;
}

.gift_aid_span{
    font-size: 15px;
    color: #40be8a;
}

.supporters-table td:last-child {
    color: #29a0db;
}

.supporters-table td:last-child {
    text-align: right;
}

.supporters-table tr:last-child td {
    border-bottom: none;
}

.done-right {
    float: left;
    width: 100%;
    background: #d2e8f5;
}

.done-right .highcharts-root {
    fill: #d2e8f5;
}

.donation-raised {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #29a0db;
    font-size: 18px;
    margin-bottom: 20px;
}

.donation-total {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}

.donation-total label {
    display: block;
    margin-bottom: 0;
}

.donation-completed {
    display: block;
    /* font-size: 52px; */
    font-size: 40px;
    font-weight: 600;
    color: #29a0db;
}

.gift-aid {
    display: block;
    /* font-size: 30px; */
    font-size: 25px;
    font-weight: 600;
    color: #40be8a;
}

.highcharts-background {
    fill: #d2e8f5 !important;
}

.donateForm {
    margin-bottom: 20px;
}

.supp-title {
    /* font-size: 20px;
    font-weight: 600; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 20px;
}

.supporter_name{
    color: #192124 !important;
}

.supporter_name, .supporters-table td span .amount{
    /* font-weight: 700 !important; */
    font-weight: normal !important;
    font-size: 18px !important;
}
.supporters-table-scroll {
    float: left;
    width: 100%;
    /* height: 183px; */
    max-height: 312px;
    overflow-x: hidden;
    padding-right: 10px;
}

.supporters ::-webkit-scrollbar {
    width: 6px;
}

.supporters ::-webkit-scrollbar-thumb {
    background: #8d94ac;
    border-radius: 6px;
}

.table-scroll{
    float: left;
    width: 100%;
    overflow-y: hidden;
    margin-bottom: 30px;
}

.show-more-btn{
    border-radius: 0px;
    width: 136px;
    float: left;
}

.manual-entry-title{
    border-bottom: 1px solid #3c8dbc !important;
}

#manula_entry_form #same_as_billing{
    float: right;
    margin-right: 5px;
}

.same_as_billing{
    float: right;
    font-size: 15px;
    /* margin-top: 5px; */
    margin-top: 2px;
}

.price-icon {
    position: absolute;
    left: 15px;
    top: 0;
    width: 60px;
    /* height: 100%; */
    height: 67px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: #ececec; */
    background:#e94f26;
    color: #fff;
    font-size: 24px;
}

.bg-tickets-sold{background: #007bb6 !important;color: #fff !important;}
.bg-raffle-revenue{background: #D81B60 !important;color: #fff !important;}
.bg-auction-revenue{background: #e56a97 !important;color: #fff !important;}

.bg-purchased-tickets-revenue{background: #39CCCC !important;color: #fff !important;}
.bg-purchased-tickets-sold{background: #3a526b !important;color: #fff !important;}

.bg-donation-revenue{background: #a99018 !important;color: #fff !important;}
.bg-donation-giftaid-revenue{background: #07928c !important;color: #fff !important;}
.bg-donation-no{background: #6242e2 !important;color: #fff !important;}
/* .bg-donation h3{} */
.end_btn{float: left; margin: 10px !important;}
.under_line{text-decoration: underline;}
.hr_tag{border-top: 1px solid #3c8dbc;}
.default-cursor{cursor: default;}
.extra-chk-box{ display: none;}
.red-color-btn{background: red !important; border-color: red !important;}
/* .admin-tooltip-box .end-btn{min-width: 150px; margin-top: 15px;} */
.admin-tooltip-box .end-btn{min-width: 137px; margin-top: 15px;}
/* .admin-tooltip-box .default-cursor{min-width: 80px;} */


.error-check.checkbox label::before {
    box-shadow: 0px 0px 0px 1px red;
}

.checkbox input[type=checkbox]:checked+label:before {
    box-shadow: 0px 0px 0px 1px #ccc;
}
.text-justify{
    text-align: justify;
}

.donation-content h2 {
    padding-right: 175px;
}
.donation-share-btn {
    position: absolute;
    right: 15px;
    top:0;
}


.show-more-btn {
    margin-bottom: 20px;
}

.status-box{
    float: left;
    width: 100%;
    background: #ddd;
    padding-right: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
    min-height: 192px;
}
.bg-pledge-revenue{
    background:#a26f6f !important;
    color: #fff !important;
}
.bg-pledge-no{
    background:#9f51b9 !important;
    color: #fff !important;
}

.table-striped > tbody > tr:last-child {height: 75px !important;}

.reset_img_center{display: block; margin: 0 auto;}
.in-question{
    float:left;
    width: 100%;
    position: relative;
    padding-right: 50px;
}
.in-question .btn{
    right: 0;
}
.remaining-single-btn{
    margin-top: 44px;
}
.remaining-group-btn{
    margin-top: 75px;
}
.content-separation2{
    width: 95%;
    background-color: #3c8dbc;
    height: 1px;
}
.bg-image-setting{
    position: inherit !important;
    right: 0 !important;
    top: -6 !important;
}
@media only screen and (max-width:767px) {
    .m-t-50{
        margin-top: 50px;
    }
    #submit_donation {
        height: 45px;
        font-size: 18px;
        margin-top: 20px;
    }
    .donation-content h2 {
        padding-right: 0;
    }
    .donation-share-btn {
        position: relative;
        right:0;
        top:0;

    }

    .status-box .pull-right {
        width: 100%;
    }

    .admin-tooltip-box .end-btn {
        min-width: 150px;
        margin-top: 0px;
        margin-left: 25px;
        margin-bottom: 6px;
    }
    .status-box {
        padding-bottom: 10px;
        padding-left: 0;
    }

}
/*--Reg. page design css----*/
.register-main-wrap {
    background-image: url(../images/back-main.jpg) !important;
    background-color: #222d32f2;
    background-size: cover;
    color: #fff;
    /*padding: 80px 0 60px;*/
    font-size: 16px;
    border-radius: 16px;
}
.register-main-wrap .registraion-head {
    border-bottom: 2px solid #3b8dbc !important;
    text-align: center;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    justify-content: center;
    padding-bottom: 20px;
}
.register-main-wrap .registraion-head img {
    width: 40px;
    margin-right: 14px;
    margin-top: 5px;
}
.register-main-wrap .stap-box {
    padding-bottom: 70px;
}
.register-main-wrap .stap-box {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 0 75px;
    min-height: 90px;
}
.register-main-wrap .stap-box:before {
    position: absolute;
    left: 24px;
    top: 52px;
    width: 1px;
    height: 100%;
    background: #3b8dbc;
    content: '';
}
.register-main-wrap .stap-box i {
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 10px;
    font-style: normal;
    border: 2px solid #3b8dbc;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    color:#fff;
    font-size: 24px;
    background: #3b8dbc;
    border-radius: 50%;
}
.register-main-wrap .stap-box a {
    color: #089df3 !important;
    border-bottom: 1px solid;
}
/*.register-main-wrap .stap-box.active i {

    border: 2px solid #3b8dbc;
    color: #fff;
    background: #3b8dbc;
}*/
.register-main-wrap .stap-box h2 {
    font-size: 24px;
    color: #bd9621;
    font-weight: 300;
}
.register-main-wrap .registration-section p{
    margin-top: 10px;
}
.register-main-wrap .stap-box:last-child:before {
    display: none;
}
/*.skin-blue.sidebar-mini .content-wrapper{
    padding-left: 220px;
}*/
/*--Reg. page design css----*/

.bid-table-box{
    /*height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;*/
}
.right-devider{
    /*border-right: 1px solid #367fa9;*/
}

.social-section {
    margin: 30px 0 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}

.social-section li {
    margin: 0 10px;
}
.social-section li a {

}

.social-section li a img {
    width: 24px;
}

#verifyOtp {
    height: 50px;
    font-size: 20px;
    font-family: "omnium-wide", sans-serif;
    font-weight: 700;
    background: #E94F26 !important;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.otpbtn{
    height: 50px;
    font-size: 20px;
    font-family: "omnium-wide", sans-serif;
    font-weight: 700;
    background: #192137 !important;
    border: none;
    color: #fff;
    border-radius: 5px;
}

#resendOtp {
    color: #E94F26;
}

.minHeight{
    min-height: 60px;
}

ul.sponsor-list li{
    min-height: 170px;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    padding: 16px ;
    height: 100%;
}
ul.sponsor-list li img{
  position: static;
  transform:unset;
  top:unset;
  object-position: center;
  width: 100%;
  max-width: 100%;
  height: 140px;
  object-fit: contain;
}
.sponsor-list li div{
    width:100%;
    text-align:center;
    margin-top: 12px;
    opacity:1;
    transition: all 0.3s;
 }
 .cms-pages .empty-title{
    margin-bottom: 16px;
 }

 /* .sponsor-list li:hover div{
    opacity:1;
    transition: all 0.3s;
 } */

 .sponsor-list li div span{
    color:#192137b3;
    font-size: 14px;
    line-height:19px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
 }
 .sponsor-list li div p{
    margin-bottom: 0px;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
 }

 .order {
    display:inline-block;
    position: relative;
    width:100%;
    height:48px;
  }

  .input {
    display: flex;
  }

  .input > div {
    padding:0;
  }

  .input.range {
    position:relative;
    margin: auto;
    outline: none;
    padding: 0;
    width: calc(100% - 32px);
    height: 2px;
    background: rgb(285, 286, 268);
    cursor: pointer;
    -webkit-appearance: none;
    transition: initial;
    z-index: 1;
}
  .range .dots + .ui-slider-range {
    margin:0 4px;
    border-radius: 100px;
  }

  .range .ui-slider-handle {
    position: absolute;
    margin: -16px 0 0 -16px;
    border-radius: 100%;
    background: black;
    border: 0;
    height: 20px;
    width: 32px;
    height:32px;
    line-height: 32px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    transition: transform 0.1s ease;
  }

  .buy .input.range .ui-slider-range {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00C060), color-stop(100%, #00C060));
      background-image: -webkit-linear-gradient(#00C060, #00C060);
      background-image: -moz-linear-gradient(#00C060, #00C060);
      background-image: -o-linear-gradient(#00C060, #00C060);
      background-image: linear-gradient(#00C060, #00C060);
  }
  .buy .ui-slider-handle{ background:#00C060; }

  .range .ui-slider-handle:hover, .range .ui-slider-handle:focus {
    transform: scale(1.1);
  }

  .range .dots {
    position:absolute;
    display: flex;
    justify-content: space-between;
    width:100%;
    height:8px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -10;
  }

  .range .dots > div {
    background: rgb(285, 286, 268);
    width:8px;
    height:8px;
    border-radius: 8px;
  }

  .range-wrap input[type="range"] {
    -webkit-appearance: none; /* Remove default styling for WebKit browsers */
    width: 100%; /* Make sure the range input spans the whole width */
    height: 3px; /* Set the height of the slider */
    background: transparent; /* Set a transparent background */
    border-radius: 5px; /* Round the corners */
    outline: none; /* Remove the default outline */
    margin-top:20px;
    }

    /* Customize the track (the line behind the thumb) */
    .range-wrap input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: #e94f26;/* Set a color for the track */
    border-radius: 5px; /* Match the border-radius of the slider */
    }

    /* Customize the thumb (the draggable handle) */
    .range-wrap input[type="range"]::-webkit-slider-thumb {
        --thumb-width: 20px;
        -webkit-appearance: none;
        width: var(--thumb-width);
        height: 20px;
        background: #e94f26;
        border-radius: 50%;
        cursor: pointer;
        margin-top: -9px;
    }

    /* Set a different color for the thumb on hover */
    .range-wrap input[type="range"]:hover::-webkit-slider-thumb {
        background:#e94f26;
    }

    .range-wrap {
        position: relative;
        margin: 0 auto 3rem;
    }
    .range {
        width: 100%;
    }

    .range-wrap .bubble{
        background: #e94f26;
        color: white;
        padding: 0;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 38px;
        height: auto;
        width: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 3px;
        font-size: 12px;
        padding:4px 0;
    }
    .range-wrap .bubble:before{
        content:"";
        position:absolute;
        background: #e94f26;
        width:8px;
        height:8px;
        top:-4px;
        transform:rotate(45deg);
    }

.common-custom-table-search{
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}
.common-custom-table{
    position: relative;
}
