/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
img {
    max-width: 100%;
}

iframe {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.fw-box {
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.35rem 0 rgba(58, 59, 69, 0.055) !important;
    background: #eee;
}

.card-img-overlay {
    background-color: rgba(0, 0, 0, 0.35);
}

.lh-1 {
    line-height: 1;
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.mini-col .row {
    margin-right: -10px;
    margin-left: -10px;
}

.mini-col .col-1,
.mini-col .col-2,
.mini-col .col-3,
.mini-col .col-4,
.mini-col .col-5,
.mini-col .col-6,
.mini-col .col-7,
.mini-col .col-8,
.mini-col .col-9,
.mini-col .col-10,
.mini-col .col-11,
.mini-col .col-12,
.mini-col .col,
.mini-col .col-auto,
.mini-col .col-sm-1,
.mini-col .col-sm-2,
.mini-col .col-sm-3,
.mini-col .col-sm-4,
.mini-col .col-sm-5,
.mini-col .col-sm-6,
.mini-col .col-sm-7,
.mini-col .col-sm-8,
.mini-col .col-sm-9,
.mini-col .col-sm-10,
.mini-col .col-sm-11,
.mini-col .col-sm-12,
.mini-col .col-sm,
.mini-col .col-sm-auto,
.mini-col .col-md-1,
.mini-col .col-md-2,
.mini-col .col-md-3,
.mini-col .col-md-4,
.mini-col .col-md-5,
.mini-col .col-md-6,
.mini-col .col-md-7,
.mini-col .col-md-8,
.mini-col .col-md-9,
.mini-col .col-md-10,
.mini-col .col-md-11,
.mini-col .col-md-12,
.mini-col .col-md,
.mini-col .col-md-auto,
.mini-col .col-lg-1,
.mini-col .col-lg-2,
.mini-col .col-lg-3,
.mini-col .col-lg-4,
.mini-col .col-lg-5,
.mini-col .col-lg-6,
.mini-col .col-lg-7,
.mini-col .col-lg-8,
.mini-col .col-lg-9,
.mini-col .col-lg-10,
.mini-col .col-lg-11,
.mini-col .col-lg-12,
.mini-col .col-lg,
.mini-col .col-lg-auto,
.mini-col .col-xl-1,
.mini-col .col-xl-2,
.mini-col .col-xl-3,
.mini-col .col-xl-4,
.mini-col .col-xl-5,
.mini-col .col-xl-6,
.mini-col .col-xl-7,
.mini-col .col-xl-8,
.mini-col .col-xl-9,
.mini-col .col-xl-10,
.mini-col .col-xl-11,
.mini-col .col-xl-12,
.mini-col .col-xl,
.mini-col .col-xl-auto,
.mini-col .col-2dot4,
.mini-col .col-sm-2dot4,
.mini-col .col-md-2dot4,
.mini-col .col-lg-2dot4,
.mini-col .col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.none-col .row {
    margin-right: 0;
    margin-left: 0;
}

.none-col .col-1,
.none-col .col-2,
.none-col .col-3,
.none-col .col-4,
.none-col .col-5,
.none-col .col-6,
.none-col .col-7,
.none-col .col-8,
.none-col .col-9,
.none-col .col-10,
.none-col .col-11,
.none-col .col-12,
.none-col .col,
.none-col .col-auto,
.none-col .col-sm-1,
.none-col .col-sm-2,
.none-col .col-sm-3,
.none-col .col-sm-4,
.none-col .col-sm-5,
.none-col .col-sm-6,
.none-col .col-sm-7,
.none-col .col-sm-8,
.none-col .col-sm-9,
.none-col .col-sm-10,
.none-col .col-sm-11,
.none-col .col-sm-12,
.none-col .col-sm,
.none-col .col-sm-auto,
.none-col .col-md-1,
.none-col .col-md-2,
.none-col .col-md-3,
.none-col .col-md-4,
.none-col .col-md-5,
.none-col .col-md-6,
.none-col .col-md-7,
.none-col .col-md-8,
.none-col .col-md-9,
.none-col .col-md-10,
.none-col .col-md-11,
.none-col .col-md-12,
.none-col .col-md,
.none-col .col-md-auto,
.none-col .col-lg-1,
.none-col .col-lg-2,
.none-col .col-lg-3,
.none-col .col-lg-4,
.none-col .col-lg-5,
.none-col .col-lg-6,
.none-col .col-lg-7,
.none-col .col-lg-8,
.none-col .col-lg-9,
.none-col .col-lg-10,
.none-col .col-lg-11,
.none-col .col-lg-12,
.none-col .col-lg,
.none-col .col-lg-auto,
.none-col .col-xl-1,
.none-col .col-xl-2,
.none-col .col-xl-3,
.none-col .col-xl-4,
.none-col .col-xl-5,
.none-col .col-xl-6,
.none-col .col-xl-7,
.none-col .col-xl-8,
.none-col .col-xl-9,
.none-col .col-xl-10,
.none-col .col-xl-11,
.none-col .col-xl-12,
.none-col .col-xl,
.none-col .col-xl-auto,
.none-col .col-2dot4,
.none-col .col-sm-2dot4,
.none-col .col-md-2dot4,
.none-col .col-lg-2dot4,
.none-col .col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

body {
    background: url(/images/background.jpg) repeat;
    color: #444;
    font-family: "Mulish", sans-serif;
    font-size: 15px;
    line-height: 1.65;
    padding-top: 150px;
}

a {
    color: #FFF;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus {
    color: #666;
    outline: none;
    text-decoration: none;
}

/* H */
h1 {
    font-weight: 700;
    margin: 0 0 1rem 0;
    padding: 0;
    color: #fff;
    line-height: 1.35;
}

h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0 0 1rem 0;
    padding: 0;
    color: #444;
    line-height: 1.35;
}

/* P */
p {
    padding: 0;
    margin: 0 0 1rem 0;
}

/*i las*/
i.las,
i.la {
    font-size: 120%;
    vertical-align: -0.05rem;
}

/* Font */
.f-9 {
    font-size: 9px !important;
}

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

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

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

.f-13 {
    font-size: 13px !important;
    color: #fa8072;

}

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

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

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

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

.f-17 a {
    color: #444;
    transition: 0.5s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-weight-800 {
    font-weight: 800 !important;
}

.font-weight-700 {
    font-weight: 700 !important;
    color: #fa8072;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.text-gray {
    color: #a4a6a9 !important;
}

/*Marging padding*/
.mg-b-10 {
    margin-bottom: 10px !important;
}

.mg-b-15 {
    margin-bottom: 15px !important;
}

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

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

.pd-b-10 {
    padding-bottom: 10px !important;
}

.pd-b-15 {
    padding-bottom: 15px !important;
}

.pd-b-20 {
    padding-bottom: 20px !important;
}

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

.pd-t-10 {
    padding-top: 10px !important;
}

.pd-t-15 {
    padding-top: 15px !important;
}

.pd-t-20 {
    padding-top: 20px !important;
}

.pd-t-30 {
    margin-top: 30px !important;
}

/* Badge */
.badge {
    border-radius: 0;
    padding: .45em .65em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 70%;
}

.badge-warning {
    color: #ffffff;
}

/*Step by Step*/
.kt-wizard-v3 .kt-wizard-v3__nav {
    padding: 0;
}


.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-line {
    height: 3px;
    background-color: #f6f6f9;
    transform: translateY(1rem);
    margin: 0;
    position: relative;
    z-index: 0;
}

@media (max-width: 576px) {
    .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-label {
        font-size: 0.75rem;
    }

    /* .fw-box .title-page{
        margin-top: 9em;
    } */
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    flex-basis: auto;
    flex: 1;
    flex-basis: auto;
    font-weight: 500;
    font-size: 1.1rem;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item span {
    width: 1.65rem;
    height: 1.65rem;
    font-size: 13px;
    margin: 0 0.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    color: #6c757d;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item i {
    display: none;
    width: 1.65rem;
    height: 1.65rem;
    font-size: 13px;
    margin: 0 0.5rem;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-label {
    margin-top: 0.35rem;
    color: #666;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] {
    color: #1cac81;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] span {
    background-color: #1cac81;
    color: #ffffff;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="pending"] {
    color: #b9bdc1;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="pending"] span {
    background-color: #f6f6f9;
    color: #b9bdc1;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="done"] {
    color: #1dc9b7;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="done"] span {
    display: none;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="done"] i {
    display: flex;
    background-color: #075ec2;
    color: #ffffff;
}

.kt-wizard-v3 .kt-form {
    padding: 2rem 4rem 4rem;
}

.kt-wizard-v3 .kt-form .kt-wizard-v3__content {
    padding-bottom: 1.3rem;
    border-bottom: 1px solid #eeeef4;
    margin: 0 auto 2rem;
    width: 630px;
}

.kt-wizard-v3 .kt-form .kt-form__actions {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 630px;
    margin: 0 auto;
}

.kt-wizard-v3 .kt-form .kt-form__actions [data-ktwizard-type="action-prev"] {
    margin-right: auto;
}

.kt-wizard-v3 .kt-form .kt-form__actions [data-ktwizard-type="action-next"] {
    margin: auto 0 auto auto;
}

.kt-wizard-v3 [data-ktwizard-type="step-info"] {
    display: none;
}

.kt-wizard-v3 [data-ktwizard-type="step-info"][data-ktwizard-state="current"] {
    display: block;
}

.kt-wizard-v3 [data-ktwizard-type="step-content"] {
    display: none;
}

.kt-wizard-v3 [data-ktwizard-type="step-content"][data-ktwizard-state="current"] {
    display: block;
}

.kt-wizard-v3 [data-ktwizard-type="action-prev"] {
    display: none;
}

.kt-wizard-v3 [data-ktwizard-type="action-next"] {
    display: inline-block;
}

.kt-wizard-v3 [data-ktwizard-type="action-submit"] {
    display: none;
}

.kt-wizard-v3[data-ktwizard-state="first"] [data-ktwizard-type="action-prev"] {
    display: none;
}

.kt-wizard-v3[data-ktwizard-state="first"] [data-ktwizard-type="action-next"] {
    display: inline-block;
}

.kt-wizard-v3[data-ktwizard-state="first"] [data-ktwizard-type="action-submit"] {
    display: none;
}

.kt-wizard-v3[data-ktwizard-state="between"] [data-ktwizard-type="action-prev"] {
    display: inline-block;
}

.kt-wizard-v3[data-ktwizard-state="between"] [data-ktwizard-type="action-next"] {
    display: inline-block;
}

.kt-wizard-v3[data-ktwizard-state="between"] [data-ktwizard-type="action-submit"] {
    display: none;
}

.kt-wizard-v3[data-ktwizard-state="last"] [data-ktwizard-type="action-prev"] {
    display: inline-block;
}

.kt-wizard-v3[data-ktwizard-state="last"] [data-ktwizard-type="action-next"] {
    display: none;
}

.kt-wizard-v3[data-ktwizard-state="last"] [data-ktwizard-type="action-submit"] {
    display: inline-block;
}

/*Checkbox tool*/
[type="checkbox"].checkbox-tools:checked,
[type="checkbox"].checkbox-tools:not(:checked),
[type="radio"].checkbox-tools:checked,
[type="radio"].checkbox-tools:not(:checked) {
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0;
    visibility: hidden;
}

.checkbox-tools:checked+label,
.checkbox-tools:not(:checked)+label {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: relative;
}

.checkbox-tools:not(:checked)+label {
    background-color: var(--dark-light);
    background-color: #fff;
    height: 3.35rem;
}

.checkbox-tools:checked+label {
    background-color: #e3eff9;
    color: #0063c3;
    border-color: #0063c3;
    height: 3.35rem;
    padding: .375rem .75rem;
}

.checkbox-tools:not(:checked)+label:hover {
    color: #0063c3;
    height: 3.35rem;
}

.checkbox-tools:checked+label::after {
    content: '\f00c';
    float: right;
    font-weight: 900;
    font-family: 'Line Awesome Free';
    font-size: 14px;
    line-height: 1;
    position: absolute;
    right: 0.85rem;
    top: 1.15rem;
}

.checkbox-tools+label::before {
    content: '';
    float: right;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #d3dae6;
    line-height: 1;
    position: absolute;
    right: 0.65rem;
    top: 0.95rem;
    border-radius: 50%;
}

.checkbox-tools:checked+label::before {
    background-color: #0063c3;
    border-color: #0063c3;
}

.checkbox-tools:checked+label::after {
    color: #fff;
}



/*Select method*/
.box-sel .box-sel-title .kt-radio {
    padding: 0.75rem 1rem 0.75rem 3rem;
}

.box-sel .box-sel-title .kt-radio>span {
    margin-top: 0.85rem;
    margin-left: 1rem;
}

.box-sel .bank-box .bank-title {
    width: 180px;
}

/*Kt radio*/
.kt-radio {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    text-align: left;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.kt-radio.kt-radio--disabled {
    opacity: 0.8;
    cursor: not-allowed;
}

.kt-radio>input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.kt-radio>span {
    background: none;
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
    border-radius: 50% !important;
}

.kt-radio>span:after {
    content: '';
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 100% !important;
}

.kt-radio>input:checked~span {
    transition: all 0.3s ease;
    /*background: none;*/
}

.kt-radio>input:checked~span:after {
    display: block;
}

.kt-radio:hover>input:not([disabled]):checked~span,
.kt-radio>input:checked~span {
    transition: all 0.3s ease;
}

.kt-radio>input:disabled~span {
    opacity: 0.6;
    pointer-events: none;
}

.kt-radio.kt-radio--solid>span {
    border: 1px solid transparent;
}

.kt-radio.kt-radio--solid:hover>input:not([disabled])~span,
.kt-radio.kt-radio--solid>input:focus~span {
    transition: all 0.3s ease;
}

.kt-radio.kt-radio--square>span {
    border-radius: 0;
}

.kt-radio.kt-radio--bold>span {
    border-width: 2px !important;
    transition: all 0.3s ease;
}

.form-inline .kt-radio {
    margin-left: 15px;
    margin-right: 15px;
}

.kt-radio.kt-radio--single {
    width: 18px;
    height: 18px;
}

.kt-radio.kt-radio--single>span {
    top: 0px;
}

th>.kt-radio.kt-radio--single,
td>.kt-radio.kt-radio--single {
    right: -5px;
}

.input-group .kt-radio {
    margin-bottom: 0 !important;
    padding-left: 0;
}

.kt-radio-list {
    padding: 0 0;
}

.form-horizontal .form-group .kt-radio-list {
    padding-top: 0;
}

.kt-radio-list .kt-radio {
    display: block;
    text-align: left;
}

.kt-radio-list .kt-radio:last-child {
    margin-bottom: 5px;
}

.kt-radio-inline {
    padding: 0 0;
}

.kt-radio-inline .kt-radio {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
}

.kt-radio-inline .kt-radio:last-child {
    margin-right: 0;
}

.form-group.row .kt-radio-inline {
    margin-top: 0.75rem;
}

.form-group.row .kt-radio-list {
    margin-top: 2px;
}

.kt-radio.kt-radio--disabled {
    opacity: 0.8;
}

.kt-radio>span {
    border: 1px solid #d1d7e2;
    background-color: #fff;
}

.kt-radio>span:after {
    border: solid #0063c3;
    background: #0063c3;
}

.kt-radio>input:disabled~span:after {
    border-color: #c8cfdd;
}

.kt-radio>input:checked~span {
    border: 1px solid #0063c3;
}

.kt-radio.kt-radio--bold>input:checked~span {
    border: 2px solid #c8cfdd;
}

.kt-radio>input:disabled~span {
    opacity: 0.6;
}

.kt-radio.kt-radio--solid>span {
    background: #e4e8ee;
    border: 1px solid transparent !important;
}

.kt-radio.kt-radio--solid>span:after {
    border: solid #99a6bf;
    background: #99a6bf;
}

.kt-radio.kt-radio--solid>input:focus~span {
    border: 1px solid transparent !important;
}

.kt-radio.kt-radio--solid>input:checked~span {
    background: #dee2ea;
}

.kt-radio.kt-radio--tick>span {
    background: #e4e8ee;
    border: 1px solid transparent !important;
}

.kt-radio.kt-radio--tick>input:focus~span {
    border: 1px solid transparent !important;
}

.kt-radio.kt-radio--tick>input:checked~span {
    background: #e4e8ee;
}

.kt-radio.kt-radio--tick>input:checked~span:after {
    border: solid #dee2ea;
    background: #dee2ea;
}


/*Balance*/
.box-bla {
    text-align: right;
}

/* Table */
.res-table {
    overflow: auto;
}

.table .thead-light th {
    background-color: #f8f9fa;
    font-weight: 600;
}

.table td,
.table th {
    vertical-align: middle;
}

.table p {
    margin-bottom: 0.5rem;
}

.table p:last-child {
    margin-bottom: 0;
}

.min-width-600 {
    min-width: 600px !important;
}

.min-width-800 {
    min-width: 800px !important;
}

.min-width-1000 {
    min-width: 1000px !important;
}

/* Button & control */
.btn-facebook {
    background: #3b5998;
    color: #ffffff
}

.btn-google {
    background: #df4a32;
    color: #ffffff
}

.btn,
.form-control,
.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    border-radius: 3px;
    font-size: 15px;
}

.form-control:focus {
    border-color: #0063c3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text,
.btn-sm {
    font-size: 13px;
}

.input-group-lg .btn-light {
    padding: .5rem 1rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.custom-control-input:checked~.custom-control-label::before,
.custom-control-input~.custom-control-label::before {
    border-color: #0063c3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after {
    border-radius: 0;
}

.custom-file-label::after {
    border-radius: 0;
}

.btn {
    border-radius: 0px;
    cursor: pointer;
}

.btn:focus {
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-lg {
    font-size: 1.085rem;
}

.btn-warning {
    color: #ffffff;
    background-color: #ffcb05;
    border-color: #ffcb05;
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    font-size: 1.1rem;
}

.form-control {
    border-radius: 0;
}

.input-group-text {
    border-radius: 0;
}

.input-icon {
    position: relative;
    color: #666;
}

.input-icon i {
    position: absolute;
    padding: 0.7rem;
}

.input-icon .form-control {
    padding-left: 2.25rem;
}

.text-warning {
    color: #f59c27 !important;
}

.bg-grayblue {
    background-color: #26639f !important;
}

.bg-warning {
    background-color: #f59c27 !important;
}

.wf-85 {
    width: 80px !important;
}

/* Select */
.select-default .btn-light {
    color: #495057;
    background-color: #ffffff;
    border-color: #d0d5db;
}

.select-default .bootstrap-select .dropdown-toggle:focus,
.select-default .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    box-shadow: none;
    outline: none;
}

.select-default.bootstrap-select>.dropdown-toggle {
    font-family: unset;
}

.select-default.bootstrap-select>.dropdown-toggle.btn-light {
    border: 1px solid #ced4da;
    background-color: #fff;
}

.select-default.bootstrap-select>.dropdown-toggle.btn-light:focus {
    border: 1px solid #0063c3 !important;
    background-color: #fff;
    outline: 0 !important;
    box-shadow: none;
}

.select-default.bootstrap-select .dropdown-item.active,
.select-default.bootstrap-select .dropdown-item:active {
    background-color: #e9ecef;
    color: #444;
}

.bootstrap-select .dropdown-menu {
    border-radius: 0;
    margin: 0;
    font-size: 14px;
}

.bootstrap-select .dropdown-menu li a {
    padding: .25rem 1rem;
}

/*blance dropdown*/
.balance {
    position: fixed;
    /* z-index: 11; */
    display: flex;
    right: 0;
}

/* Back to top button */
.back-to-top {
    position: fixed;
    display: none;
    background: #0063c3;
    color: #fff;
    display: inline-block;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    border-radius: 50%;
    left: 15px;
    bottom: 15px;
    transition: background 0.5s;
    z-index: 11;
}

.back-to-top i {
    padding-top: 12px;
    color: #fff;
}

/* Pre Loading */
#loading {
    background-color: #eee;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    margin-top: 0px;
    top: 0px;
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 60px;
    width: 60px;
    margin-top: -30px;
    margin-left: -30px;
    -webkit-animation: loading-center-absolute 3s infinite;
    animation: loading-center-absolute 3s infinite;
}

.object {
    width: 20px;
    height: 20px;
    background-color: #0063c3;
    float: left;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    margin-right: 20px;
    margin-bottom: 20px;
}

.object:nth-child(2n+0) {
    margin-right: 0px;
}

#object_one {
    -webkit-animation: object_one 3s infinite;
    animation: object_one 1s infinite;
}

#object_two {
    -webkit-animation: object_two 3s infinite;
    animation: object_two 1s infinite;
}

#object_three {
    -webkit-animation: object_three 3s infinite;
    animation: object_three 1s infinite;
}

#object_four {
    -webkit-animation: object_four 3s infinite;
    animation: object_four 1s infinite;
}

@-webkit-keyframes loading-center-absolute {
    100% {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading-center-absolute {
    100% {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes object_one {
    50% {
        -ms-transform: translate(20px, 20px);
        -webkit-transform: translate(20px, 20px);
        transform: translate(20px, 20px);
    }
}

@keyframes object_one {
    50% {
        -ms-transform: translate(20px, 20px);
        -webkit-transform: translate(20px, 20px);
        transform: translate(20px, 20px);
    }
}

@-webkit-keyframes object_two {
    50% {
        -ms-transform: translate(-20px, 20px);
        -webkit-transform: translate(-20px, 20px);
        transform: translate(-20px, 20px);
    }
}

@keyframes object_two {
    50% {
        -ms-transform: translate(-20px, 20px);
        -webkit-transform: translate(-20px, 20px);
        transform: translate(-20px, 20px);
    }
}

@-webkit-keyframes object_three {
    50% {
        -ms-transform: translate(20px, -20px);
        -webkit-transform: translate(20px, -20px);
        transform: translate(20px, -20px);
    }
}

@keyframes object_three {
    50% {
        -ms-transform: translate(20px, -20px);
        -webkit-transform: translate(20px, -20px);
        transform: translate(20px, -20px);
    }
}

@-webkit-keyframes object_four {
    50% {
        -ms-transform: translate(-20px, -20px);
        -webkit-transform: translate(-20px, -20px);
        transform: translate(-20px, -20px);
    }
}

@keyframes object_four {
    50% {
        -ms-transform: translate(-20px, -20px);
        -webkit-transform: translate(-20px, -20px);
        transform: translate(-20px, -20px);
    }
}

/*Eidit control boostrap */

/*Carosel*/
.carousel-control-next,
.carousel-control-prev {
    width: 10%;
}

.owl-carousel.bid-pro-list.owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: -76px;
}

#re-auction .owl-carousel.bid-pro-list.owl-theme .owl-nav {
    display: none;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:focus,
.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background-color: transparent;
    border: 0;
    outline: none;
    color: #0063c3
}

/* Header */
#header {
    height: 150px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 1001;
    color: #fff;
    clear: both;
}

#header .tp-header {
    /*background-color: #1465b5;
        background-color: rgb(255, 255, 255);
        background-color: rgb(255, 255, 255);*/
    position: relative;
    height: 100px;
    transition: all 0.5s;
}

#header .bt-header {
    /*background-color: #0052a2;*/
    position: relative;
    height: 50px;
    transition: all 0.5s;
}

#header .bt-header .top-nav-box,
#header .bt-header .top-nav-box a {}

#header .bt-header .top-nav-box a:hover {}

#header .bt-header .top-nav-box ul li ul li a {}

#header .bt-header .top-nav-box ul li ul li a:hover {}

#header .bt-header .top-nav-box ul.list-inline li,
#header .bt-header .top-nav-box ul.list-inline li a {
    line-height: 16px;
}

#header .bt-header .top-nav-box ul.list-inline li.has-drop {
    margin-right: 1.3rem;
}

#header .bt-header .top-nav-box ul.list-inline li .dropdown .dropdown-menu {
    border-radius: 0;
    /*box-shadow: none;*/
    margin-top: 18px;
    min-width: 100px;
    margin-right: -1rem;
    /*border: 1px solid rgba(0,0,0,.075);*/
    border: 0;
    padding: .45rem 0;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

#header .bt-header .top-nav-box ul.list-inline li .dropdown .dropdown-menu a {
    color: #444;
    font-size: 14px;
    padding-left: 1rem;
    padding-right: 1rem;
}

#header .bt-header .top-nav-box ul.list-inline li .dropdown .dropdown-menu a:hover,
.list-inline-item a:hover,
#header .bt-header .top-nav-box ul.list-inline li .dropdown .dropdown-menu a:focus {
    color: #FFD700;
    background-color: transparent;
}

.breadcrumb-item.active {
    color: #FFD700;
}

#header .bt-header .top-nav-box a span:hover {
    color: #FFD700;
}

#header .bt-header .top-nav-box ul.list-inline li .dropdown .dropdown-menu:before {
    content: "";
    border-bottom: 0.35rem solid #fff;
    border-right: 0.35rem solid transparent;
    border-left: 0.35rem solid transparent;
    position: absolute;
    top: -0.35rem;
    right: 0.5rem;
    z-index: 10;
}

#header .bt-header .top-nav-box ul.list-inline li .dropdown .dropdown-menu:after {
    content: "";
    border-bottom: 0.4rem solid rgba(0, 0, 0, .075);
    border-right: 0.4rem solid transparent;
    border-left: 0.4rem solid transparent;
    position: absolute;
    top: -0.4rem;
    right: 0.45rem;
    z-index: 9;
}

#header .bt-header .top-nav-box ul.list-inline li .dropdown .dropdown-toggle::after {
    content: "\f107";
    position: absolute;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 10px;
    margin-left: .255em;
    vertical-align: .255em;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
}

#header.header-scrolled {
    height: 50px;
    transition: all 0.5s;
    background: #2B203A;
}

#header.header-scrolled .tp-header {
    overflow-y: hidden;
    height: 0;
    transition: all 0.5s;
}

#header.header-scrolled .nav-menu a {}

#header.header-scrolled .nav-menu ul li a {}

#header.header-scrolled #logo a img {}

#header.header-scrolled .sf-arrows .sf-with-ul {}

#header #logo {
    float: left;
}

#header #logo {
    font-size: 34px;
    margin: 0;
    line-height: 0;
    font-weight: 600;
    letter-spacing: 3px;
}

#header #logo a,
#header #logo a:hover {
    color: #fff;
    display: inline-block;
}

#header #logo img {
    padding: 0;
    margin: 0;
    height: 70px;
    width: auto;
    transition: all 0.5s;
}

#header .top-info .top-phone {
    font-size: 17px;
    font-weight: 700;
}

#header .top-info .top-phone i {
    font-size: 40px;
    margin-right: 0.5rem;
    margin-top: 2px;
}

#header .top-info .top-phone .num-phone {
    line-height: 1;
}

#header .top-info .top-phone .tit-phone {
    line-height: 1;
    font-size: 13px;
    font-weight: 200;
}

#header .top-info .top-like .dropdown-menu,
#header .top-info .top-bid .dropdown-menu {
    border-radius: 0;
    /*box-shadow: none;*/
    margin-top: 9px;
    width: 380px;
    margin-right: 0;
    /*border: 1px solid rgba(0,0,0,.075);*/
    border: 0;
    padding: .45rem 0;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

#header .top-info .top-like .dropdown-menu:before,
#header .top-info .top-bid .dropdown-menu:before {
    content: "";
    border-bottom: 0.35rem solid #fff;
    border-right: 0.35rem solid transparent;
    border-left: 0.35rem solid transparent;
    position: absolute;
    top: -0.35rem;
    right: 0.8rem;
    z-index: 10;
}

#header .top-info .top-like .dropdown-menu:after,
#header .top-info .top-bid .dropdown-menu:after {
    content: "";
    border-bottom: 0.4rem solid rgba(0, 0, 0, .075);
    border-right: 0.4rem solid transparent;
    border-left: 0.4rem solid transparent;
    position: absolute;
    top: -0.4rem;
    right: 0.75rem;
    z-index: 9;
}

#header .top-info .top-like .dropdown .dropdown-toggle::after,
#header .top-info .top-bid .dropdown .dropdown-toggle::after {
    display: none;
}

#header .top-info .box-icon span {
    background: #f59c27;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    /*margin-left: 30px;*/
    color: #fff;
    transition: all .3s;
}

#header .top-info .top-like:hover .box-icon span,
#header .top-info .top-bid:hover .box-icon span {
    background-color: #00aaff;
    color: #0063c3;
}

#header .top-info .top-like,
#header .top-info .top-bid {
    margin-left: 30px;
}

#header .top-info .box-icon {
    position: relative;
}

#header .top-info .icon-gavel font,
#header .top-info .icon-like font {
    position: absolute;
    right: -5px;
    top: -5px;
}

#header .top-info .box-icon .badge {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 500;
}

/* Search */

.search-box a {
    color: #ddd;
    font-weight: 200;
}

.search-box a:hover,
.search-box a:focus {
    color: #f59c27;
}

.search-box .form-control.key-word,
.search-box .form-control.key-word:focus {
    border-color: white !important;
    width: 35%;
    padding: 0.5rem 1rem;
}

.search-box .select-default.bootstrap-select>.dropdown-toggle.btn-light,
.search-box .select-default.bootstrap-select>.dropdown-toggle.btn-light:focus {
    background-color: #c78550;
    border-color: #ffcb05 !important;
    padding: 0.5rem 1rem;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: black;
}

.search-box .btn.btn-warning,
.search-box .btn.btn-warning:focus {
    padding: 0.5rem 1rem;
}

.search-box-small .form-control.key-word,
.search-box-small .form-control.key-word:focus {
    padding: 0.35rem 1rem;
}

.search-box-small .btn.btn-warning,
.search-box-small .btn.btn-warning:focus {
    padding: 0.35rem 1rem;
}

/* Mobile Search */
form.searchBox {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
    transition: all 1s;
    width: 28px;
    height: 32px;
    background: rgba(255, 255, 255, 0.0);
    box-sizing: border-box;
    border-radius: 0;
    padding: 4px 4px 4px 0;
}


form.searchBox input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    outline: 0;
    border: 0;
    display: none;
    font-size: 1em;
    border-radius: 0;
    padding: 0 10px;
    transition: all 1s;
    background-color: transparent;
}

form.searchBox .las {
    box-sizing: border-box;
    padding: 7px 7px 7px 0px;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    transition: all 1s;
}

form.searchBox .las.bnt-search {
    border: 0;
    background-color: #f59c27;
    padding-left: 6px;
    display: none;
}

form.searchBox:hover {
    width: calc(100vw - 30px);
    cursor: pointer;
    transition: all 1s;
    background-color: #ffffff;
    border-radius: 0;
}

form.searchBox:hover .las {
    color: #444;
    transition: all 1s;
}

form.searchBox:hover input {
    display: block;
    transition: all 1s;
}

form.searchBox:hover .las {
    padding-left: 7px;
}

/*Account*/
.menu-account-drop .dropdown-menu {
    width: 220px;
    margin-right: -1px;
    top: 0px !important;
}

/* User menu */
.header-scrolled .user-menu.nav {
    top: 10px;
}

.user-menu.nav {
    display: inline-block;
}

.user-menu.nav .dropdown-toggle::after {
    content: unset;
}

.user-menu.nav>li>a:hover,
.user-menu.nav>li>a:focus,
.user-menu.nav .open>a,
.user-menu.nav .open>a:hover,
.user-menu.nav .open>a:focus {}

.user-menu .dropdown {
    display: flex;
}

.user-menu .dropdown .dropdown-toggle img {
    width: 32px;
    height: 32px;
    border-radius: 100%;
}

.user-menu .dropdown .dropdown-toggle .username {
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.user-menu .dropdown-menu>li {}

.user-menu .dropdown-menu>li.divider {
    border-bottom: 1px solid #efefef;
}

.user-menu .dropdown-menu>li>a {
    color: #666;
    display: flex;
    padding: 5px 15px;
    align-items: center;
    font-size: 14px;
}

.user-menu .dropdown-menu>li>a:hover {
    color: #0063c3;
}

.user-menu .dropdown-menu>li.username>a {
    text-transform: uppercase;
    color: #0063c3;
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 10px;
}

.user-menu .dropdown-menu>li>a i {
    font-size: 19px;
    margin-right: 5px;
}

.user-menu .dropdown ul.dropdown-menu {
    border-radius: 0;
    margin-top: 9px;
    width: 210px;
    margin-right: 0;
    border: 0;
    padding: .45rem 0;
    font-weight: normal;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.user-menu .dropdown ul.dropdown-menu:before {
    content: "";
    border-bottom: 0.35rem solid #fff;
    border-right: 0.35rem solid transparent;
    border-left: 0.35rem solid transparent;
    position: absolute;
    top: -0.35rem;
    right: 0.5rem;
    z-index: 10;
}

.user-menu .dropdown ul.dropdown-menu:after {
    content: "";
    border-bottom: 0.4rem solid rgba(0, 0, 0, .075);
    border-right: 0.4rem solid transparent;
    border-left: 0.4rem solid transparent;
    position: absolute;
    top: -0.4rem;
    right: 0.45rem;
    z-index: 9;
}

/*blog*/
.blog-list {
    position: relative;
}

.blog-list .post-item {
    /*padding-left:60px;*/
}

.blog-list .date-fix {
    width: 46px;
    font-size: 11px;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
}


/*Top Pro like bid*/
.top-list-box .pro-list .pro-item {
    display: block;
}

.top-list-box .pro-list a.pro-item {
    color: #666;
}

.top-list-box .pro-list .pro-item .pro-img {
    width: 120px;
    padding-right: 0.75rem;
}

.top-list-box .pro-list .pro-item .pro-info {
    font-weight: 300;
}

.top-list-box .pro-list .pro-item .pro-info h5 {
    font-weight: bold;
    margin-bottom: 0.25rem;
}

.top-list-box .pro-list a.pro-item:hover h5 {
    color: #0063c3;
}

/*banner*/
#banner {
    margin-top: 150px;
}

/* Pro fillter*/
.sort-link .list-inline .list-inline-item {
    margin-right: .85rem;
}

.sort-link .list-inline .list-inline-item a {
    color: #444;
    font-weight: 600;
}

.sort-link .list-inline .list-inline-item.active a {
    color: #0063c3;
    font-weight: bold;
}

.view-link .list-inline .list-inline-item {
    margin-right: .85rem;
}

.view-link .list-inline .list-inline-item a {
    color: #444;
    font-weight: 600;
}

.view-link .list-inline .list-inline-item.active a {
    color: #0063c3;
    font-weight: bold;
}

/* Title Page */

/*Tab accoun*/
.tab-account.nav-tabs .nav-link {
    color: #444;
    border-color: transparent;
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
}

.tab-account.nav-tabs .nav-link.active {
    color: #0063c3;
    border-color: transparent;
}

.ticket-tabs.nav-tabs a {
    color: #000;
}

/*Video pro*/
.video-pro .video-box .video .play-icon {
    background: rgba(0, 0, 0, 0.75);
    height: 40px;
    width: 40px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 19px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* Time box */



.time-box {
    display: inline-block;
    line-height: 1;
}

.bid-time .time-box .startTimeAuction {
    padding: 0;
    margin: 0;
    background: none;
    color: #444;
    width: 50px;
    display: inline-block;
    text-align: center;
}

.bid-time .time-box .startTimeAuction .timeNum {
    font-size: 36px;
}

.time-box .time-info {
    display: inline-block;
    background: #444;
    color: #ffffff;
    padding: 3px;
    width: 40px;
    text-align: center;
}

.time-box .time-info .time-num {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.1;
    display: block;
}

.time-box .time-info .time-name {
    font-weight: lighter;
    font-size: 60%;
    line-height: 1.1;
    display: block;
    text-transform: uppercase;
}

.time-box.time-box-lg {
    font-size: 19px;
}

.time-box.time-box-lg .time-info {
    color: #ffffff;
    width: 50px;
}

.time-box.time-box-sm {
    font-size: 12px;
}

.time-box.time-box-sm .time-info {
    font-size: 24px;
    width: 35px;
}

.time-box.time-box-xs .time-info {
    font-size: 11px;
    width: 30px;
}

.time-box.time-box-sm .time-info .time-name {
    line-height: 1.2;
}

.time-box.time-box-light .time-info {
    padding: 0;
    margin: 0;
    background: none;
    color: #444;
}

.time-box.time-box-light.w-auto .time-info:not(:last-child) {
    margin-right: 10px;
}

.time-box.time-box-light.w-auto .time-info {
    width: auto;
}

.time-box.time-box-primary .time-info {
    background: #0063c3;
    color: #ffffff;
}

.time-box.time-box-success .time-info {
    background: #28a745;
    color: #ffffff;
}

.time-box.time-box-danger .time-info {
    background: #b81515;
    color: #ffffff;
}

.time-box.time-box-warning .time-info {
    background: #f59c27;
    color: #ffffff;
}

.time-box.time-box-info .time-info {
    background: #138496;
    color: #ffffff;
}


/* time-reset */

.time-reset {
    display: inline-block;
    line-height: 1;
}

.bid-time .time-reset .startTimeAuction {
    padding: 0;
    margin: 0;
    background: none;
    color: #444;
    width: 50px;
    display: inline-block;
    text-align: center;
}

.bid-time .time-reset .startTimeAuction .timeNum {
    font-size: 36px;
}

.time-reset .time-info {
    display: inline-block;
    background: #444;
    color: #ffffff;
    padding: 3px;
    width: 40px;
    text-align: center;
}

.time-reset .time-info .time-num {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.1;
    display: block;
}

.time-reset .time-info .time-name {
    font-weight: lighter;
    font-size: 60%;
    line-height: 1.1;
    display: block;
    text-transform: uppercase;
}

.time-reset.time-box-lg {
    font-size: 19px;
}

.time-reset.time-box-lg .time-info {
    color: #ffffff;
    width: 50px;
}

.time-reset.time-box-sm {
    font-size: 12px;
}

.time-reset.time-box-sm .time-info {
    font-size: 24px;
    width: 35px;
}

.time-reset.time-box-xs .time-info {
    font-size: 11px;
    width: 30px;
}

.time-reset.time-box-sm .time-info .time-name {
    line-height: 1.2;
}

.time-reset.time-box-light .time-info {
    padding: 0;
    margin: 0;
    background: none;
    color: #444;
}

.time-reset.time-box-light.w-auto .time-info:not(:last-child) {
    margin-right: 10px;
}

.time-reset.time-box-light.w-auto .time-info {
    width: auto;
}

.time-reset.time-box-primary .time-info {
    background: #0063c3;
    color: #ffffff;
}

.time-reset.time-box-success .time-info {
    background: #28a745;
    color: #ffffff;
}

.time-reset.time-box-danger .time-info {
    background: #b81515;
    color: #ffffff;
}

.time-reset.time-box-warning .time-info {
    background: #f59c27;
    color: #ffffff;
}

.time-reset.time-box-info .time-info {
    background: #138496;
    color: #ffffff;
}

/* Bid Product*/
#featured {
    margin-bottom: 20px;
}

.bid-pro-list .bid-pro-item {
    margin-bottom: 30px;
}

.bid-pro-list .bid-pro-item h3.card-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.bid-pro-list .bid-pro-item a {
    color: #444;
}

.bid-pro-list .bid-pro-item a .card {
    position: relative;
}

.bid-pro-list .bid-pro-item a:hover,
.bid-pro-list .bid-pro-item a:focus {
    color: #0063c3;
}

.bid-pro-list .bid-pro-item .like-box {
    position: absolute;
    font-size: 20px;
    top: 10px;
    right: 10px;
    line-height: 1;
    color: #e9ecef;
}

.bid-pro-list .bid-pro-item .like-box.liked {
    color: #f59c27
}

.bidding-active {
    margin: 0 10px;
    padding: 30px 56px;
    background: #F8F9FB;
    border: 1px solid #D2D3D5;
}

.bidding-active .prev-step {
    cursor: pointer;
    padding: 1px 1px 5px;
    background: #FFFFFF;
    border: 1px solid #707070;
    line-height: 0.3;
    font-size: 30px;
    user-select: none;
}

.bidding-active .next-step {
    user-select: none;
    cursor: pointer;
    padding: 3px 2px 6px;
    background: #FFFFFF;
    border: 1px solid #707070;
    line-height: 0.3;
    font-size: 20px;
}

#schedule {
    margin-bottom: 20px;
}

.start-pro-list .start-pro-item {
    margin-bottom: 30px;
}

.start-pro-list .start-pro-item h3 {
    margin-bottom: .125rem;
    font-size: 1.15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.start-pro-list .start-pro-item a {
    color: #444;
}

.start-pro-list .start-pro-item a:hover,
.start-pro-list .start-pro-item a:focus {
    color: #0063c3;
}

.start-pro-list .start-pro-item .start-img-box {
    position: relative;
}

.like-box {
    position: absolute;
    font-size: 20px;
    top: 10px;
    right: 10px;
    line-height: 1;
    color: #e9ecef;
}

.like-box.liked {
    color: #f59c27
}


#sold {
    margin-bottom: 30px;
}

.sold-pro-list .sold-pro-item {
    margin-bottom: 20px;
}

.sold-pro-list .sold-pro-item a {
    color: #444;
}

.sold-pro-list .sold-pro-item .sold-pro-info h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.sold-pro-list .sold-pro-item a:hover,
.sold-pro-list .sold-pro-item a:focus {
    color: #0063c3;
}

.sold-pro-list .sold-pro-item .sold-img-box {
    position: relative;
}

.sold-pro-list .sold-pro-item .like-box {
    position: absolute;
    font-size: 20px;
    top: 10px;
    right: 10px;
    line-height: 1;
    color: #e9ecef;
}

.sold-pro-list .sold-pro-item .like-box.liked {
    color: #f59c27
}

#category {
    margin-bottom: 30px;
}

.bid-cat-list .bid-cat-item {
    margin-bottom: 20px;
}

/* Address Shiping */
.add-list .add-item {
    margin-bottom: 20px;
}

.add-list .add-item:last-child {
    margin-bottom: 0;
}

.add-list .add-status button:focus {
    border: 0;
    outline: 0;
}

/* Delete Like*/
.del-corner {
    position: absolute;
    font-size: 12px;
    top: 10px;
    left: 10px;
    line-height: 1;
    color: #ffffff !important;
    background: #b81515;
    line-height: 1;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.del-corner i {
    line-height: 1;
    display: inline-block;
}

.registered {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 10px;
    padding: 2px 6px;
    background-color: #28a745;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

.live-bid {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 10px;
    padding: 2px 6px;
    display: inline-block;
    background-color: #b81515;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

/*Login page*/
.col-log {
    width: 600px;
}

/*Paging*/
.pagination {
    border-radius: 0;
}

.page-link {
    border: 0;
    margin: 0 1px;
    color: #6c757d
}

.page-link:focus,
.page-link:hover {
    background-color: #f59c27;
    color: #ffffff;
    outline: none;
    box-shadow: none;
}

.page-icon.disabled .page-link i {
    color: #aaadc7;
}

.page-link i.las,
i.la {
    font-size: 90%;
}

.pgn-history.pagination .page-link {
    padding: .4rem .65rem;
    font-size: 12px;
}

/* Nav Menu Essentials */
.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}

.nav-menu>li {
    float: left;
}

.nav-menu li:hover>ul,
.nav-menu li.sfHover>ul {
    display: block;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu ul li {
    min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
    padding-right: 15px;
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 0px;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 12px;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

/* Nav Meu Styling */

.nav-menu a {
    padding: 15px 10px 15px 0;
    text-decoration: none;
    display: inline-block;
    color: #FFF;
    font-weight: 500;
    outline: none;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 14px;
}

.nav-menu a:hover,
.breadcrumb-item a:hover {
    color: #FFD700;
}

.dropdown-menu a {
    left: 0px;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    display: inline-block;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    outline: none;
    text-transform: none;
    white-space: nowrap;
}

#header.header-scrolled .nav-menu a {}


.nav-menu li:hover>a,
.nav-menu>.menu-active>a {
    color: FFD700 ! important;
    font-weight: 700;
}

#header.header-scrolled .nav-menu li:hover>a,
#header.header-scrolled .nav-menu>.menu-active>a {
    /*color: #0063c3;*/
}

.nav-menu>li {
    margin-left: 0;
    transition: all 0.5s;
    margin-right: 0px;
    padding: 0px 10px;
}

.header-scrolled .nav-menu>li {
    /*margin-left: 10px;
    transition: all 0.5s*/
}

.nav-menu ul {
    margin: 0px 0 0 0;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
}

.nav-menu ul li {
    transition: 0.5s;
}

.nav-menu ul li a {
    padding: 8px 10px;
    color: #111;
    transition: 0.5s;
    display: block;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
}

.nav-menu ul li a i {
    font-size: 18px;
    margin-right: 0.25rem;
    vertical-align: -0.1rem;
}

.nav-menu ul li:hover>a {
    color: #0063c3;
}

.nav-menu ul ul {
    margin: 0;
}

.container-fluid {
    position: relative;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 999;
    margin: 25px 0 0 0;
    border: 0;
    background: none;
    font-size: 18px;
    display: none;
    transition: all 0.5s;
    outline: none;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.1);
    width: 32px;
    height: 32px;
    border-radius: 0;
}

#mobile-nav-toggle i {
    color: #1565c0;
}

/* Mobile Nav Styling */
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: #0e2344;
    left: -240px;
    width: 240px;
    overflow-y: auto;
    transition: 0.5s;
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#mobile-nav ul li {
    position: relative;
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 17px;
    overflow: hidden;
    padding: 0.5rem 1.5rem 0.5rem 1.5rem;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
    font-weight: 500;
}

#mobile-nav ul li a:hover {
    color: #fff;
}

#mobile-nav ul li li {
    padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 0.75rem 1rem 0.75rem 1rem;
    cursor: pointer;
    color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #0063c3;
}

#mobile-nav ul .menu-has-children li a {
    text-transform: none;
    font-size: 1rem;
    padding: .5rem 1.5rem 0.5rem 1rem;
}

#mobile-nav ul .menu-item-active {
    color: #0063c3;
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.25);
    display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
    overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
    left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}

/* Sections Header
--------------------------------*/
.section-header {
    border-bottom: 1px solid #d9dee2;
    margin-bottom: 1.5rem;
}

.section-category {
    border-bottom: 1px solid #d9dee2;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}

.section-header h2 {
    font-size: 1.35rem;
    position: relative;
    margin-bottom: 0;
}

.section-header h2 span {
    border-bottom: 3px solid #f59c27;
    display: inline-block;
    padding-bottom: 0.75rem;
    margin-bottom: -2px;
}

/*Slide Photo*/
.detail-photo .photo-box {
    display: flex;
}

.detail-photo .photo-box .photo-thum {
    width: 128px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.detail-photo .photo-box .photo-slide {
    width: 100%;
    padding-left: 1rem;
}

.detail-photo .photo-box .photo-thum .splide--ttb>.splide__arrows .splide__arrow--prev,
.detail-photo .photo-box .photo-thum .splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev {
    top: -30px;
    width: 100%;
    border-radius: 0;
    height: 24px;
    background-color: rgba(0, 0, 0, 0.1);
}

.detail-photo .photo-box .photo-thum .splide--ttb>.splide__arrows .splide__arrow--next,
.detail-photo .photo-box .photo-thum .splide--ttb>.splide__track>.splide__arrows .splide__arrow--next {
    bottom: -30px;
    width: 100%;
    border-radius: 0;
    height: 24px;
    background-color: rgba(0, 0, 0, 0.1);
}

.detail-photo .photo-box .photo-thum .splide--nav>.splide__track>.splide__list>.splide__slide {
    opacity: 0.5;
    transition: all 0.2s;
}

.detail-photo .photo-box .photo-thum .splide--nav>.splide__track>.splide__list>.splide__slide.is-active,
.detail-photo .photo-box .photo-thum .splide--nav>.splide__track>.splide__list>.splide__slide:focus {
    opacity: 1;
}

.detail-photo .photo-box .photo-thum .splide__arrow:disabled,
.detail-photo .photo-box .photo-slide .splide__arrow[disabled] {
    opacity: 0.15;
}

.detail-photo .photo-box .photo-slide .splide--nav>.splide__track>.splide__list>.splide__slide {
    cursor: zoom-in;
    background-size: contain !important;
}


/* step
--------------------------------*/
#step {
    padding-bottom: 30px;
}


#step .step-item .sn-num {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    line-height: 1;
    background-color: #0063c3;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    padding-top: 10px;
    font-weight: 500;
    margin-right: 0.75rem;
}

#step .step-item h4 {
    margin: 15px 0;
    font-size: 18px;
}

#step .step-item h4 span {
    font-size: 1.1rem;
    font-weight: 700;
}

#step .step-item h4 a:hover {
    color: #0063c3;
}

#step .step-item p {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    color: #000
}

#footer a {
    color: #000;
    font-size: 14px;
}

#footer .footer_center {
    /* padding-bottom: 30px;
        padding-top: 50px;*/
}

#footer .footer_center p {
    font-size: 0.9rem;
}

#footer .footer_center .text p {
    color: #000;
    margin-bottom: 3px;
}

#footer .footer_center .text a {
    color: #000
}

#footer .footer_center .link-footer h5 {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

#footer .footer_center .link-footer ul {
    margin-top: 0;
}

#footer .footer_center .link-footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0px;
}

#footer .footer_center .link-footer ul li a {

    padding: 2px 0;
    display: inline-block;
}

#footer .footer_center .link-footer ul li a:hover {
    text-decoration: underline;
}

#footer .footer_center .link-footer ul li .sub-menu {
    margin-left: 15px;
}

#footer .footer_bottom {
    padding: 10px 0;
    color: #fff;
    font-size: 13.22px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    text-align: center;
}

#footer .footer_bottom p {
    margin-bottom: 0;
    font-size: 12px;
}

#footer .footer_bottom a {
    color: #ddd;
}

#signup-email .social-links a {
    font-size: 18px;
    display: inline-block;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.5s;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

#signup-email .social-links a:hover {
    background: #ffffff;
    color: #0063c3;
}

/*
.dropdown-menu {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
*/
.tooltip2 {
    position: relative;
    display: inline-block;
}

.tooltip2 .tooltiptext {
    width: 120px;
    bottom: 200%;
    left: 50%;
    margin-left: -60px;
    /* Sá»­ dá»¥ng má»™t ná»­a chiá»�u rá»™ng (120/2 = 60), Ä‘á»ƒ cÄƒn giá»¯a tooltip */
    visibility: hidden;
    width: 120px;
    background-color: rgb(54, 168, 111);
    color: #fff;
    text-align: center;
    /* border-radius: 6px; */
    padding: 5px 0;
    position: absolute;
    z-index: 1;

    /* Tooltip sáº½ hiá»‡n lÃªn dáº§n dáº§n, Ä‘á»™ má»� tÄƒng dáº§n tá»« 0 lÃªn 100% trong 2s */
    opacity: 0;
    transition: opacity 2s;
}

.tooltip2 .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%;
    /* mÅ©i tÃªn á»Ÿ phÃ­a dÆ°á»›i tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: rgb(54, 168, 111) transparent transparent transparent;
}

.tooltip2 .tooltiptext {
    display: none;
    visibility: visible;
    opacity: 1;
}

.tooltip2 .tooltiptext2 {
    width: 120px;
    bottom: 200%;
    left: 50%;
    margin-left: -60px;
    /* Sá»­ dá»¥ng má»™t ná»­a chiá»�u rá»™ng (120/2 = 60), Ä‘á»ƒ cÄƒn giá»¯a tooltip */
    visibility: hidden;
    width: 120px;
    background-color: rgb(54, 168, 111);
    color: #fff;
    text-align: center;
    /* border-radius: 6px; */
    padding: 5px 0;
    position: absolute;
    z-index: 1;

    /* Tooltip sáº½ hiá»‡n lÃªn dáº§n dáº§n, Ä‘á»™ má»� tÄƒng dáº§n tá»« 0 lÃªn 100% trong 2s */
    opacity: 0;
    transition: opacity 2s;
}

.tooltip2 .tooltiptext2::after {
    content: " ";
    position: absolute;
    top: 100%;
    /* mÅ©i tÃªn á»Ÿ phÃ­a dÆ°á»›i tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: rgb(54, 168, 111) transparent transparent transparent;
}

.tooltip2 .tooltiptext2 {
    display: none;
    visibility: visible;
    opacity: 1;
}

/* .list-group-flush {
	max-height: 310px;
    overflow: hidden;
} */

/* Congratulation */
#MdlCongratulation {
    position: relative;
}

#MdlCongratulation .modal-dialog {
    max-width: 620px;
}

#MdlCongratulation .modal-dialog .modal-content {
    padding: 0;
}

#MdlCongratulation .modal-dialog .modal-content .close {
    width: 31px;
    height: 31px;
    border: 2px solid #686868;
    border-radius: 50%;
    position: absolute;
    top: 25px;
    right: 25px;
}

#MdlCongratulation .cg-body {
    padding: 0 50px 50px;
}

#MdlCongratulation .cg-body .price {
    color: #fbbe16;
}

#MdlCongratulation table td,
#MdlCongratulation table th {
    border: none;
}


/* reauction-page */
.ra-title-page {
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 22px 33px 20px 27px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
}

.ra-title-page .page-box {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

.ra-title-page .page-box li {
    list-style: none;
    font-weight: 400;
}

.ra-title-page .page-box .separator {
    margin: 0 24px;
    font-size: 15px;
    font-weight: 700;
}

.ra-title-page .user-bid-box {
    display: flex;
    align-items: center;
}

.ra-title-page .user-bid-box img {
    width: 36px;
    height: 36px;
    margin-right: 26px;
}

.ra-title-page .user-bid-box .ra-buy-bid {
    background-color: #2080DF;
    padding: 8px 20px;
    border-radius: 17px;
    display: block;
    color: #ffffff;
    height: 36px;
    margin-left: 25px;
}

.buy-box {
    background-color: #F5B027;
    display: flex;
    justify-content: space-between;
    border-radius: 8px;
    position: relative;
    height: 90px;
    box-shadow: 0 3px 6px 0 rgba(245, 156, 39, 0.46);
    margin-bottom: 24px;
}

.buy-box img {
    z-index: 10;
}

.buy-box .blend-mode {
    position: absolute;
    top: 0;
    left: 0;
    width: 179px;
    height: 90px;
    mix-blend-mode: overlay;
    background-blend-mode: overlay;
    background: linear-gradient(103deg, #F5B027 59%, transparent 60%);
}

.buy-box .buy-bid {
    margin: auto;
    color: white;
}

.menu-left {
    padding: 27px 31px 36px;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.menu-left ul {
    padding: 0;
    margin: 0;
}

.menu-left ul li {
    list-style: none;
    margin-bottom: 21px;
}

.menu-left ul li a img {
    margin-right: 20px;
}

.menu-left ul li a {
    font-size: 17px;
    color: #464646;
}

.menu-left ul li:nth-last-child(1) {
    margin-bottom: 0px;
}

.item-box {
    border-radius: 8px;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #464646;
}

.item-box .bid-header {
    position: relative;
    margin-bottom: 18px;
    cursor: pointer;
}

.item-box .bid-header:hover .bid-hover {
    opacity: 1;
}

.item-box .bid-header .ra-like-box {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 1;
    color: #e9ecef;
    background-color: #ffffff;
    text-align: center;
    padding-top: 9px;
}

.item-box .bid-header .ra-like-box svg {
    cursor: pointer;
}

.item-box .bid-header .ra-like-box.liked svg path {
    fill: #F56627;
}

.item-box .bid-header .bid-hover {
    transition: 0.5s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: linear-gradient(133deg, rgba(0, 0, 0, 0.65) 1%, rgba(0, 0, 0, 0.1) 99%);
}

.item-box .bid-header .bid-hover .buy-now {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 31px 20px;
    text-align: center;
    color: #E9F4FF;
    margin: auto;
}

.item-box .bid-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: left;
    margin-bottom: 13px;
}

.item-box .bid-title a {
    color: #464646;
    font-weight: 400;
}

.item-box .pri-bid-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 13px;
}

.item-box .pri-bid-box .auction-bid-price {
    color: #26639F;
}

.item-box .bid-footer {
    display: flex;
    justify-content: space-between;
}

.item-box .bid-footer .bid-time-box {
    border: 1px #F56627 solid;
    border-radius: 27px;
    padding: 12px 20px 11px;
    color: #F56627;
    font-size: 15px;
    height: 43px;
}

.item-box .bid-footer .nav-bid {
    background-color: #2080DF;
    padding: 10px 40px;
    border-radius: 27px;
    height: 43px;
}

.item-box .bid-footer .nav-bid:hover {
    background-color: #096BCC;

}

.ra-detail .ra-detail-head {
    margin-bottom: 30px;
}

.ra-detail .splide-img {
    position: relative;
    border-radius: 8px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
}

.img-slide .splide--nav>.splide__track>.splide__list>.splide__slide {
    cursor: zoom-in;
    border-radius: 8px;
    border: none;
    outline: none;
}

.ra-detail .splide-img .img-thum {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    padding: 8px 0;
    padding-left: 39px;
    padding-right: 39px;
}

.ra-detail .splide-img .img-thum .splide--ltr>.splide__arrows .splide__arrow--prev {
    left: -35px;
    border-radius: 0;
    height: 100%;
    background-color: transparent;
}

.ra-detail .splide-img .img-thum .splide--ltr>.splide__arrows .splide__arrow--next {
    right: -35px;
    border-radius: 0;
    height: 100%;
    background-color: transparent;
}

.ra-detail .splide-img .ra-title {
    position: absolute;
    top: 23px;
    left: 30px;
    color: #FFFFFF;
    z-index: 1;
}

.ra-detail .splide-img .ra-title h1 {
    font-size: 32px;
    margin-bottom: 3px;
    color: #FFFFFF;
    font-weight: 400;
}

.ra-detail .splide-img .gradient-slide {
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 142px;
    margin: 0 0 400px;
    mix-blend-mode: multiply;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.ra-detail .splide-img .img-thum .splide--ltr>.splide__arrows .splide__arrow--prev svg path {
    fill: #ffffff;
}

.ra-detail .splide-img .img-thum .splide--ltr>.splide__arrows .splide__arrow--next svg path {
    fill: #ffffff;
}

.img-thum .splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
    border: 1px solid #FFFFFF;
}

.img-thum .splide--nav>.splide__track>.splide__list>.splide__slide:hover {
    border: 1px solid #FFFFFF;
}

.ra-detail .splide-img .ra-like-box {
    border-radius: 50%;
    width: 43px;
    height: 43px;
    position: absolute;
    top: 30px;
    right: 30px;
    line-height: 1;
    color: #e9ecef;
    background-color: #ffffff;
    text-align: center;
    padding-top: 11px;
    z-index: 1;
}

.ra-detail .splide-img .ra-like-box.liked {
    border-radius: 50%;
    width: 43px;
    height: 43px;
    position: absolute;
    top: 30px;
    right: 30px;
    line-height: 1;
    color: #e9ecef;
    background-color: #ffffff;
    text-align: center;
    padding-top: 11px;
}

.ra-detail .ra-detail-bid {
    height: 627px;
    padding: 32px 40px 21px;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
}

.ra-detail .ra-detail-bid .ra-header-bid {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.ra-detail .ra-detail-bid .ra-header-bid .bidest-user-text {
    color: #506982;
    margin-bottom: 10px;
}

.ra-detail .ra-detail-bid .ra-header-bid .bidest-user {
    display: flex;
}

.ra-detail .ra-detail-bid .ra-header-bid .bidest-user img {
    width: 49px;
    height: 49px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #26639F;
    margin-right: 22px;
}

.ra-detail .ra-detail-bid .ra-header-bid .bidest-user .user-info {
    line-height: 24px;
}

.ra-detail .ra-detail-bid .ra-header-bid .bidest-user .user-info .user-name {
    font-size: 22px;
    color: #26639F;
}

.ra-detail .ra-detail-bid .ra-header-bid .bidest-user .user-info .user-email {
    font-size: 17px;
    color: #777777;
}

.ra-detail .ra-detail-bid .ra-header-cur-price {
    text-align: right;
}

.ra-detail .ra-detail-bid .ra-header-cur-price p {
    margin: 0;
}

.ra-detail .ra-detail-bid .ra-header-cur-price p:nth-child(1) {
    color: #506982;
    margin-bottom: 10px;
}

.ra-detail .ra-detail-bid .ra-header-cur-price p:nth-child(2) {
    color: #F56627;
    line-height: 24px;
}

.ra-detail .ra-detail-bid .ra-header-cur-price p:nth-child(3) {
    color: #777777;
    line-height: 30px;
}

.ra-detail .ra-detail-bid .ra-user-bid {
    position: relative;
    margin-bottom: 20px;
}

.ra-detail .ra-detail-bid .ra-user-bid table {
    width: 100%;
    border-collapse: 0;
}

.ra-detail .ra-detail-bid .ra-user-bid table tr:nth-child(odd) {
    background-color: #E6EFFF;
}

.ra-detail .ra-detail-bid .ra-user-bid table tr:nth-child(even) {
    background-color: #f3f7ff;
}

.ra-detail .ra-detail-bid .ra-user-bid table tr td:nth-child(1) {
    width: 30%;
    padding: 5px 15px 7px;
}

.ra-detail .ra-detail-bid .ra-user-bid table tr td:nth-child(2) {
    padding: 5px 0px 7px;
}

.ra-detail .ra-detail-bid .ra-user-bid table tr td:nth-child(3) {
    text-align: right;
    padding: 5px 15px 7px;
}

.ra-detail .ra-detail-bid .ra-user-bid table tr:first-child :nth-child(1) {
    padding: 14px 15px 10px;
}

.ra-detail .ra-detail-bid .ra-user-bid table tr:first-child td:nth-child(2) {
    padding: 14px 0px 10px;
}

.ra-detail .ra-detail-bid .ra-user-bid table tr:first-child td:nth-child(3) {
    padding: 14px 15px 10px;
}

.ra-detail .ra-detail-bid .ra-user-bid .gradient-table {
    width: 100%;
    height: 113px;
    bottom: 0;
    left: 0;
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(243, 247, 255, 0), #bec9df);
}

.ra-bidding {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ra-bidding .time-countdown {
    position: relative;
    height: 130px;
    width: 130px;
    text-align: center;
}

.ra-bidding .time-countdown .countdown-text {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ra-bidding .time-countdown #countdown-number {
    color: red;
    font-size: 20px;
    display: inline-block;
    line-height: 0.5;
}

.ra-bidding .time-countdown svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 130px;
    transform: rotateZ(-90deg);
}

.ra-bidding .time-countdown svg circle {
    stroke-dasharray: 390px;
    stroke-dashoffset: 0px;
    stroke-linecap: round;
    stroke-width: 10px;
    stroke: orange;
    fill: none;
}

.ra-bidding .time-countdown svg circle.bg-countdown {
    stroke: #F5F5F5;
}

.ra-bidding .time-countdown svg circle.countdown {
    animation: countdown 10s linear infinite forwards;
}

.ra-bidding .bidding-box .bid-now {
    padding: 17px 95px 16px;
    border-radius: 33px;
    margin-bottom: 10px;
}

.ra-bidding .bidding-box .bid-now:hover {
    color: #ffffff;
}

.ra-bidding .bidding-box .bid-now:active {
    color: #ffffff;
}

.ra-bidding .bidding-box .bidding-append .bid-number {
    padding: 16px 31px 17px;
    border-radius: 28px;
    border: 1px solid #C7C7C7;
    color: #C7C7C7;
    background-color: #ffffff;
    margin-right: 10px;
}

.ra-bidding .bidding-box .bidding-append .bid-auto {
    padding: 16px 45px 17px;
    border-radius: 28px;
}

.ra-bid-hint {
    margin-top: 20px;
    color: #8E8E8E;
    line-height: 19px;
    font-style: italic;
}

@keyframes countdown {
    from {
        stroke-dashoffset: 0px;
    }

    to {
        stroke-dashoffset: 390px;
    }
}

.package-bid .package-item {
    display: block;
    margin-bottom: 21px;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.package-bid .package-item:last-child {
    margin-bottom: 0;
}

.package-bid .package-item img {
    width: 100%;
    object-fit: contain;
    border-radius: 8px 8px 0 0;
}

.package-bid .package-item .item-detail {
    display: flex;
    justify-content: space-between;
    padding: 8px 19px 10px 15px;
    border-radius: 0 0 8px 8px;
    background-color: #ffffff;
    color: #464646;
}

.ra-detail .ra-info {
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
}

.ra-detail .ra-info table {
    width: 100%;
    border-collapse: 0;
}

.ra-detail .ra-info-auction {
    margin-bottom: 20px;
    padding-bottom: 21px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.ra-detail .ra-info-product {
    margin-bottom: 20px;
    padding-bottom: 21px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.ra-detail .ra-info table tr:nth-child(even) {
    background-color: #f2f3f5;
}

.ra-detail .ra-info table tr th {
    padding: 29px 0 16px 41px;
    color: #162F58;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

.ra-detail .ra-info table tr td {
    color: #707070;
}

.ra-detail .ra-info table tr td:nth-child(1) {
    padding: 8px 0 9px 41px;
    width: 25%;
}

.ra-detail .ra-info table tr td:nth-child(2) {
    width: 25%;
}

.ra-detail .ra-info table tr td:nth-child(3) {
    width: 25%;
}

.ra-detail .ra-info-product table tr th:first-child {
    width: 20%;
}

.ra-detail .ra-info-product table tr th:last-child {
    padding: 29px 0 16px 0px;
    color: #707070;
    opacity: 0.3;
}

.ra-detail .ra-bid-history {
    background-color: #ffffff;
    padding: 29px 30px 44px 20px;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    width: 100%;
}

.ra-detail .ra-bid-history h3 {
    font-size: 22px;
    color: #162F58;
    font-weight: 400;
    padding-left: 21px;
}

.ra-detail .ra-bid-history table {
    width: 100%;
}

.ra-detail .ra-bid-history table tr {
    border-radius: 5px;
    padding: 8px 0 9px 10px;
}

.ra-detail .ra-bid-history table tr:not(:first-child) {
    cursor: default;
}

.ra-detail .ra-bid-history table tr:not(:first-child):hover {
    background-color: #F2F3F5;
}

.ra-detail .ra-bid-history table tr:not(:first-child):hover td:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ra-detail .ra-bid-history table tr:not(:first-child):hover td:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ra-detail .ra-bid-history table tr:first-child {
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}

.ra-detail .ra-bid-history table tr th {
    color: #464646;
    font-weight: 400;
}

.ra-detail .ra-bid-history table tr th:first-child {
    padding: 8px 0 9px 21px;
}

.ra-detail .ra-bid-history table tr td {
    color: #464646;
    font-weight: 400;
}

.ra-detail .ra-bid-history table tr td:first-child {
    padding: 8px 0 9px 21px;
    width: 20%;
}

.ra-detail .ra-bid-history table tr td:nth-child(2) {
    width: 20%;
}

.ra-detail .ra-bid-history table tr td:nth-child(3) {
    width: 20%;
    text-align: right;
}

.ra-detail .ra-bid-history table tr td:nth-child(4) {
    width: 15%;
    text-align: right;
}

.ra-detail .ra-bid-history table tr td:nth-child(5) {
    text-align: right;
    padding-right: 23px;
}

.package-modal .modal-dialog {
    margin: 2rem auto;
}

.package-modal .modal-dialog .modal-content {
    padding: 45px 40px 42px;
}

.modal-dialog .modal-content .pac-title {
    font-size: 27px;
    line-height: 0.2;
    font-weight: 500;
}

.modal-dialog .modal-content .pac-description {
    font-size: 17px;
    margin-bottom: 25px;
}

.modal-dialog .modal-content img {
    width: 100%;
    margin-bottom: 24px;
}

.modal-dialog .modal-content .package-buy .package-line {
    display: flex;
    justify-content: space-between;
    font-size: 19px;
}

.modal-dialog .modal-content .package-buy .package-line:first-child {
    margin-bottom: 10px;
}

.modal-dialog .modal-content .package-buy .package-line:nth-child(2) {
    margin-bottom: 17px;
    color: #2080DF;
}

.modal-dialog .modal-content .package-buy .package-line:last-child {
    align-items: center;
}

.modal-dialog .modal-content .package-buy .pac-input .minus-num {
    cursor: pointer;
    transform: translateY(2px);
    display: inline-block;
}

.modal-dialog .modal-content .package-buy .pac-input .package-num {
    padding: 2px 0px;
    max-width: 89px;
    border-radius: 18px;
    outline: none;
    text-align: center;
    border: 1px solid #707070;
    margin-bottom: -2px;
}

.modal-dialog .modal-content .package-buy .pac-input .plus-num {
    cursor: pointer;
    transform: translateY(2px);
    display: inline-block;
}

.modal-dialog .modal-content .package-buy {
    padding-bottom: 20px;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 16px;
}

.modal-dialog .modal-content .total-cost {
    display: flex;
    justify-content: space-between;
    font-size: 19px;
    margin-bottom: 32px;
}

.modal-dialog .modal-content .pay-button {
    display: inline-block;
    margin: 0 auto 10px;
    border-radius: 25px;
    padding: 13px 50px;
    margin-top: 30px;
}

/*Find Box*/
.find-box {
    position: relative;
}

.find-box .spinner-border {
    position: absolute;
    right: 0.65rem;
    top: 0.65rem;
}

.find-box .form-control {
    padding-right: 3rem;
}

/*spinner*/
@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

/* List Auction */

.section-category.customColor {
    border-bottom-color: #007dc5;
}

.bg-yellow {
    background: #fdb913;
}

.bg-yellow .section-header {
    border-bottom-color: #fff;
}

.bg-yellow .section-header h2 span {
    border-bottom-color: #000;
}

.section-header.customColor {
    border-bottom-color: #007dc5;
}

.section-header.customColor h2 span {
    border-bottom-color: #fdb913;
    color: #007dc5;
}

.listAuction,
.listCategory {
    padding: 30px 0 50px;
}

.listAuction .auctionItem {
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px rgb(0, 0, 0, 35%);
}

.listAuction .auctionItem.goingToAuction {
    box-shadow: 0px 0px 10px #1764be;
}

.listAuction .auctionItem.auctionEnd {
    box-shadow: 0px 0px 10px #f98a04;
}

.listAuction .auctionTitle {
    padding: 10px;
    font-size: 20px;
    font-weight: 200;
    margin: 0;
    height: 74px;
    display: flex;
    align-items: center;
    background: #fff;
}

.listAuction .auctionThumb {
    position: relative;
    height: 350px;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
}

.listAuction .auctionThumb:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
    width: calc(100% - 20px);
    height: calc(100% - 10px);
    border: 1px solid #fff;
}

.listAuction .auctionThumb img {
    height: 100%;
    margin: 0 auto;
}

.listAuction .auctionTime {
    background: #ccc;
    text-align: center;
    padding: 10px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(210, 210, 210, 1) 100%);
}

.listAuction .auctionTime .auctionStart,
.listAuction .auctionTime .auctionTleft {
    color: #58595b;
    font-weight: 800;
    font-size: 24px;
}

.listAuction .auctionTime .auctionPleft {
    font-size: 20px;
    margin-bottom: 5px;
}

.listAuction .auctionTime .auctionTleft {
    position: relative;
    display: inline-block;
}

.listAuction .auctionTime .auctionTleft:after {
    content: "";
    background: url(../images/icon-hammer.png) no-repeat center center / contain;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: -50px;
    top: 5px;
}

.listAuction.auctionInprogress .auctionTime .auctionTleft:after {
    background-image: url(../images/icon-hammer-red.png);
}

.listAuction.auctionInprogress .auctionItem:hover .auctionTleft:after {
    background-image: url(../images/icon-hammer-yellow.png);
}

.listAuction.auctionInprogress .auctionItem .auctionTime.active .auctionTleft:after {
    background-image: url(../images/icon-hammer-yellow.png);
}

.listAuction.auctionInprogress .auctionStart,
.listAuction.auctionInprogress .auctionTleft,
.listAuction.auctionInprogress .auctionTleft span {
    color: #ed1c24;
}

.listAuction.auctionInprogress .auctionItem:hover .auctionTime,
.listAuction.auctionInprogress .auctionItem .auctionTime.active {
    background: rgb(243, 111, 33);
    background: linear-gradient(0deg, rgba(243, 111, 33, 1) 0%, rgba(237, 30, 36, 1) 100%);
}

.listAuction.auctionInprogress .auctionItem:hover .auctionTime .auctionStart,
.listAuction.auctionInprogress .auctionItem:hover .auctionTime .auctionPleft,
.listAuction.auctionInprogress .auctionItem:hover .auctionTime .auctionTleft,
.listAuction.auctionInprogress .auctionItem:hover .auctionTime .auctionTleft span,
.listAuction.auctionInprogress .auctionItem .auctionTime.active .auctionStart,
.listAuction.auctionInprogress .auctionItem .auctionTime.active .auctionPleft,
.listAuction.auctionInprogress .auctionItem .auctionTime.active .auctionTleft,
.listAuction.auctionInprogress .auctionItem .auctionTime.active .auctionTleft span {
    color: #fff200;
}

.listAuction.auctionEnd .auctionTime .auctionStart {
    color: #007dc5;
}

.listAuction.auctionEnd .auctionTime .auctionTleft {
    color: #58595b;
}

.listAuction.auctionEnd .auctionItem:hover .auctionTleft:after {
    background-image: url(../images/icon-hammer-blue.png);
}

.listAuction.auctionEnd .auctionItem:hover .auctionTleft:after {
    background-image: url(../images/icon-hammer-blue.png);
}

.borderBox {
    border: 1px solid #007dc5;
    padding: 15px;
    border-top: none;
}

.processSteps {
    padding: 15px;
    font-size: 20px;
    font-weight: 200;
}

.processSteps .stepTitle {
    font-weight: 700;
    color: #007dc5;
    margin-bottom: 5px;
}

.processSteps .stepTitle span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 3px solid;
    line-height: 100%;
    padding: 8px;
    text-align: center;
    border-radius: 50%;
    background: #ffcb05;
    margin-right: 6px;
}

.listCategory img {
    width: 100%;
}

.listCategory .catBoxWrap,
.listCategory .catThumb {
    position: relative;
}

.listCategory .catThumb:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border: 1px solid #fff;
}

.listCategory .catOverview {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 50px 70px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.listCategory .catOverview .catTitle {
    font-weight: 700;
    font-size: 25px;
}

.listCategory .catOverview .catAsset {
    margin: 10px 0;
}

.listCategory .catOverview a {
    color: #fff;
}

.listCategory .catOverview .catMore {
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px 30px;
    border-radius: 25px;
    font-weight: 700;
    color: #fff;
}

.listCategory .col-md-12 .catOverview {
    text-align: left;
}

.listCategory .col-md-12 .inner {
    display: inline-block;
    text-align: center;
}

.auctionNews {
    padding-bottom: 50px;
}

.contactUs .contactForm {
    padding: 30px 30px 0;
}

.contactUs .contactForm textarea {
    height: 380px;
}

.auctionNews .borderBox {
    padding: 30px 0;
}

.auctionNews .newsItem {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 35%);
}

.auctionNews .newsThumb {
    position: relative;
    height: 210px;
    overflow: hidden;
}

.auctionNews .newsThumb:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
    width: calc(100% - 20px);
    height: calc(100% - 10px);
    border: 1px solid #fff;
}

.auctionNews .newsThumb img {
    width: 100%;
}

.auctionNews .newsMeta {
    padding: 10px 20px;
    text-align: center;
}

.auctionNews .newsDate {
    font-size: 20px;
    color: #6d6e71;
    margin-bottom: 3px;
}

.auctionNews .newsTitle {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}

.notice-time-rest .custom .time-info .time-num {
    font-size: 50px;
    color: #ff0000;
}

.time-box.custom-width .time-info {
    width: auto;
    margin-right: 5px;
}

.auctionTleft .auctionTseperate {
    font-size: 24px;

}

#resendBtn:hover {
    cursor: pointer;
}

.auctionBox,
.walletBox {
    max-width: 20%;
    flex: 0 0 20%;
}

.user-balance .inner {
    padding: 10px;
    /*border: 2px solid #fdb913;*/
    background: #eee;
}

.user-balance .inner img {
    width: 50px;
}

.user-balance a {
    display: block;
    color: #444;
}

.user-profile {
    height: calc(100% - .5rem);
}

#modalGoogleAuthen .qr-code {
    text-align: center;
    margin: 20px 0 0;
}

#modalGoogleAuthen .qr-code img {
    width: auto;
}

#modalGoogleAuthen .instruction {
    padding: 0;
}

#modalGoogleAuthen .instruction li {
    list-style: none;
    position: relative;
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #eee;
    text-align: justify;
}

#modalGoogleAuthen .instruction li .number {
    font-weight: 600;
    color: #040849;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 13px;
}

#modalGoogleAuthen .instruction .authenCode {
    padding: 20px 0 0 115px;
    border-bottom-width: 0;
}

#modalGoogleAuthen .instruction .authenCode svg {
    position: absolute;
    width: 100px;
    height: 95px;
    left: 0px;
    top: 25px;
}

#modalGoogleAuthen .instruction .authenCode input {
    max-width: 150px;
    margin-top: 10px;
}

#sidebar-right a.active,
#sidebar-right-mobile a.active {
    font-weight: 700 !important;
    color: #1565c0 !important;
}

.icon-balance {
    cursor: pointer;
    display: block;
    background: rgba(0, 0, 0, .5);
    width: 20px;
    height: 20px;
    line-height: 16px;
    border-radius: 50%;
    padding: 0px;
    text-align: center;
    font-size: 14px;
    position: relative;
    left: 10px;
    z-index: 1;
}

.footer-share-icon i {
    font-size: 32px;
    margin-right: 2px;
}

.card-body .p-3 .rounded-0 .border-0,
.shadow-sm .mb-2 {
    background: #EEE;
    color: #fa8072 !important;
}

h3.bd-highlight {
    padding-left: 10px;
}

.ml-auto div {
    margin-right: 10px;
}

.btn.btn-primary.btn-user {
    color: #FFF;
}

.user a,
.custom-control-label a {
    color: #1565c0
}

.content-text {
    padding: 20px;
    font-size: 14px;
    color: #FFF;
}

.content-text h3 {
    color: #FFF;
}

.content-text p {
    width: 100%;
}

.content-text h3 img {
    width: 4%;
}

.view-coin li a {
    color: #000;
    padding: 5px;
    font-size: 13px;
}

.view-coin li {
    display: inline-block;
    list-style-type: none;
    background-color: #FAFAFA;
    cursor: pointer;
    border-radius: 4px;
    margin: 3px 0;
}

.logo-coin {
    float: left;
    ;
}

.infor-coin {
    float: right;
    ;
}

.clear-both {
    clear: both;
    ;
}

.view-coin {

    padding: 0;
    margin: 0;
    font-size: 13px;
}

.coin-left {
    padding-bottom: 10px;
    padding-top: 10px;
}

.userDetail .label,
.transDetail .label {
    display: inline-block;
    font-weight: 600;
    width: 150px;
    margin-right: 5px;
}

.userDetail li:not(:last-child),
.transDetail li:not(:last-child) {
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.policies {
    margin-left: -25px;
    text-align: justify;
}

.policies li:not(:last-child) {
    margin-bottom: 8px;
}

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

.listNotice tbody tr {
    background: #fff;
    cursor: pointer;
}

.listNotice tbody tr.read {
    background: none;
}

.listNotice tbody tr.read .title {
    font-weight: normal;
}

#avatarWrapper .inner {
    position: relative;
    width: 130px;
    margin: auto;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ccc;
}

#avatarWrapper .inner:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

#avatarWrapper .upload-trigger {
    position: absolute;
    width: 100%;
    height: 100%;
}

#avatarWrapper .inner .loading {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255 255 255 / 70%);
}

@media (max-width: 640px) {
    table {
        white-space: nowrap;
    }

    .auctionBox,
    .walletBox {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .listAuction .auctionThumb,
    .listAuction .auctionTitle {
        height: auto;
    }

    .processSteps .stepTitle {
        margin-top: 10px;
    }

    .contactUs .contactForm img {
        display: block;
        margin-bottom: 10px;
    }

    .contactUs .contactForm textarea {
        height: auto;
    }

    .view-coin {
        border: 1px solid #ddd;
        border-width: 1px 0;
        padding: 5px 0;
        margin: 10px 0;
    }

    #ListItem .action {
        border-top: 1px solid #ddd;
        padding-top: 10px;
        margin-top: 10px;
    }

    #collapseReceipt table .logo {
        display: block;
    }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.reset-btn i {}

.ticket-container .ticket-input {
    display: inline-block;
    border: 2px solid #25213a;
    padding: 0px 10px;
    font-weight: bold;
    margin-right: 1px;
    width: 45px !important;
    border-radius: 12px;
}

.ticket-container .ticket-input:last-child {
    border: 2px solid orange;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}
.game-input {
    display: flex;
    justify-content: center;
    align-items: center;
    /*width: 40%;*/
}
.game-wallet {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.input-fee {
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.input-fee-value {
    height: 32px;
    border: 1px solid;
    border-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
.input-fee-current {
    height: 32px;
    border: 1px solid;
    border-left-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.display-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.input-quantity-value {
    height: 32px;
    border: 1px solid;
    display: flex;
    align-items: center;
    background: #fff;
}
.input-quantity {
    height: 100%;
    width: 100%;
    border: 0;
    outline: none;
    text-align: center;
}
.input-quantity-current {
    height: 32px;
    border: 1px solid;
    border-right-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.select-box {
    height: 32px;
    border: 1px solid;
    outline: none;
}
.input-fee-none {
    height: 32px;
    border: 1px solid;
    border-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.special-prize{
    background-color: #8b14ec;
    color: #fff;
}
.diamond-prize{
    background-color: #5068f0;
    color: #fff;
}
.golden-prize{
    background-color: #e4d612;
    color: #fff;
}
.silver-prize{
    background-color: #c42323;
    color: #fff;
}
.copper-prize{
    background-color: #b97a1b;
    color: #fff;
}
.lucky-prize{
    background-color: #24b437;
    color: #fff;
}
.ticket-format span{
    margin: 2px;
    padding: 2px 5px;
    border: 2px solid #25213a;  
    border-radius: 12px;  
}
.ticket-format span:last-child {
    border: 2px solid orange;
}
.choose-currency {
    width: 100%;
    height: 38px;
    border-color: #ced4da;
    outline: none;
}
.joinin-btn{
    padding: 0.35rem 3.75rem;
    font-weight: 700 !important;
}

.note-jackpot, .join-ticket-input{
    text-align: center;
}

.swap-dex-box {
    margin: 10px;
    border: solid 1px gray;
    border-radius: 10px ;
    padding: 10px;
    background: #fff;
}

.swap-dex-box-exit {
    margin: 10px;
    border: solid 1px gray;
    border-radius: 10px ;
    padding: 10px;
    background: #fff;
}

.swap-dex-select{
    height: 32px;
    width: 40%;
}

.swap-price, .swap-buy-amount {
    width: 40%;
}

.swap-amount {
    width: 30%;
}

.button-total {
    width: 10%;
    height: 32px;
    line-height: 32px;
    border: 1px solid #4F4F4F;
    border-left: 0;
}

.detail-box{
    width: 40%;
}

@media (max-width: 576px) {
    .swap-price, .swap-buy-amount {
        width: 80%;
    }

    .swap-amount {
        width: 65%;
    }

    .button-total {
        width: 15%;
        height: 32px;
        line-height: 32px;
        border: 1px solid #4F4F4F;
        border-left: 0;
    }

    .detail-box{
        width: 100%;
    }

    .swap-dex-select{
        height: 32px;
        width: 80%;
    }
}

.order-buy {
    color: #80a68c;
    font-weight: bold;
    border: 2px solid #80a68c;
    border-radius: 10px;
}

.order-symbol-buy{
    color: #80a68c;
    font-weight: bold;
}

.order-sell {
    color: #A8595C;
    font-weight: bold;
    border: 2px solid #A8595C;
    border-radius: 10px;
}

.order-symbol-sell{
    color: #A8595C;
    font-weight: bold;
}

.order-number {
    font-weight: bold;
    color: #47418F;
}