#ofBar[data-v-6fc51cb3] {
    background: #fff;
    z-index: 999999999;
    font-size: 16px;
    color: #333;
    padding: 16px 40px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 40px;
    width: 50%;
    border-radius: 8px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3), 0 -6px 16px -6px rgba(0, 0, 0, 0.025);
}
#ofBar-logo svg[data-v-6fc51cb3] {
    width: 90px;
    height: 90px;
}
#ofBar-content[data-v-6fc51cb3] {
    display: inline;
    padding: 0 15px;
}
#ofBar-right[data-v-6fc51cb3] {
    display: flex;
    align-items: center;
}
#ofBar b[data-v-6fc51cb3] {
    font-size: 15px !important;
}
#count-down[data-v-6fc51cb3] {
    display: initial;
    padding-left: 10px;
    font-weight: 700;
    font-size: 20px;
}
#close-bar[data-v-6fc51cb3] {
    font-size: 17px;
    opacity: 0.5;
    cursor: pointer;
}
#close-bar[data-v-6fc51cb3]:hover {
    opacity: 1;
}
#btn-bar[data-v-6fc51cb3] {
    background-image: linear-gradient(310deg, #141727, #3a416f);
    color: #fff;
    border-radius: 4px;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    opacity: 0.95;
    margin-left: 20px;
    box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.23), 0 6px 10px -5px rgba(0, 0, 0, 0.25);
}
#btn-bar[data-v-6fc51cb3],
#btn-bar[data-v-6fc51cb3]:active,
#btn-bar[data-v-6fc51cb3]:focus,
#btn-bar[data-v-6fc51cb3]:hover {
    text-decoration: none !important;
    color: #fff !important;
}
#btn-bar[data-v-6fc51cb3]:hover {
    opacity: 1;
}
#btn-bar span[data-v-6fc51cb3],
#ofBar-content span[data-v-6fc51cb3] {
    color: red;
    font-weight: 700;
}
#oldPriceBar[data-v-6fc51cb3] {
    text-decoration: line-through;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    top: 2px;
    position: relative;
}
#newPrice[data-v-6fc51cb3] {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    top: 2px;
    position: relative;
    margin-left: 7px;
}
#fromText[data-v-6fc51cb3] {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin-right: 3px;
    top: 0;
    position: relative;
}
@media (max-width: 768px) {
    #count-down[data-v-6fc51cb3] {
        display: block;
        margin-top: 15px;
    }
    #ofBar[data-v-6fc51cb3] {
        flex-direction: column;
        align-items: normal;
    }
    #ofBar-content[data-v-6fc51cb3] {
        margin: 15px 0;
        text-align: center;
        font-size: 18px;
    }
    #ofBar-right[data-v-6fc51cb3] {
        justify-content: flex-end;
    }
}
.ant-statistic-content-value {
    font-size: 22px !important;
}
@media (max-width: 1550px) {
    .chart-show {
        display: none;
    }
}
.ant-divider {
    margin: 10px 0;
}
.ant-descriptions-title {
    font-size: 16px !important;
}
.card-billing-info {
    margin-bottom: 10px;
}
ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}
.files {
    height: 165px;
}
.files .file-box:first-child {
    animation-fill-mode: both;
    animation: fadeIncustom 0.5s linear 10ms;
}
.files .file-box {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 4px;
    background-color: #f6f7fb;
    display: inherit;
    position: relative;
}
.files .file-box .file-top {
    height: 100px;
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 5px;
    font-size: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dashboard[data-v-bc840568] .globeContainer {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 160px;
    margin-left: 96px;
}
.dashboard[data-v-bc840568] .ant-row-flex {
    position: relative;
    z-index: 1;
}
@media (min-width: 768px) {
    .dashboard[data-v-bc840568] .ant-row-flex {
        position: static;
    }
}
