body {
    min-width: 1060px;
    font: normal normal 300 20px/28px Bahnschrift;
}

.pc-footer-div {
    text-align: center;
    color: #B4B4B4;
    letter-spacing: -0.23px;
    font: normal normal normal 23px/35px Arial;
    margin-bottom: 15px;
    margin-top:30px;
} 

#header {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    /* UI Properties */
    background: #0F0027 0% 0% no-repeat padding-box;
    opacity: 1;
    border-bottom: 1px solid #7D0060;
}
#footer {
    position:relative;
    bottom: 0px;
    width: 100%;
    align-self: flex-end;
}
.wave1-div {
    width: 100%;
    height: auto;
    min-height: calc(100vh - 100px);
    /* UI Properties */
    background: transparent url('/images/background.png');
    background-position-y: -750px;
    opacity: 1;
    overflow:hidden;
    display: flex;
    flex-direction: column;
    background-size: cover;
}

.wave2-div {
    top: 487px;
    left: 1px;
    width: 100%;
    height: 998px;
    /* UI Properties */
    background: transparent url('/images/wave2.png') 0% 0% no-repeat padding-box;
    opacity: 1;
    overflow:hidden;
    margin-bottom: 100px;
}

.contents-wrapper {
    width: 80%;
    position:relative;
    margin: 40px auto;
    min-height: calc(100vh - 300px);
}

.header-wrapper {
    max-width: 1200px;
    margin:auto;
    padding-top: 20px;
}
.top_logo {
    top: 27px;
    left: 289px;
    width: 51px;
    height: 51px;
    /* UI Properties */
    background: transparent url('/images/logo17.png') 0% 0% no-repeat padding-box;
    background-size: contain;
    opacity: 1;
    background-position: center !important;
}
.top_logo_p {
    width: 220px;
    height: 45px;
    margin-top: 10px;
    background: transparent url('/images/group_277.png') 0% 0% no-repeat padding-box;
    background-size: contain;
    text-align: left;
    font: normal normal bold 30px/40px Gurmukhi MN;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.top_href {
    position:relative;
    top: 4px;
    left: 13px;
}
.menu_href {
    font-size: 20px;
    font: normal normal 300 20px/28px Bahnschrift;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    text-decoration: none;
}
.menu_href div {
    text-align: right; 
    margin-right: 30px; 
    margin-top: 30px;
}
.menu_href:hover {
    color: #FFFFFF;
    text-decoration: none;;
}
.menu-div {
    padding-top: 10px;
    width: 700px;
}

.logos-div {
    width: 100%;
    height: 306px;
    background: transparent url('/images/wave3.png') 0% 0% no-repeat padding-box;
    margin-top: 100px;
    padding-top: 65px;
    background-size:contain;
}

.logos-list-div {
    width: 70%;
    margin:auto;
}

.icon-div {
    width: 150px;
    height: 150px;
    background-size:contain;
    background-repeat: no-repeat;
    position: absolute;
}

.logos-list-div .icon-div{
    position: relative;
}

.logo15-div {
    background-image: url('/images/logo15.png');
}
.logo16-div {
    background-image: url('/images/logo16.png');
}
.logo17-div {
    background-image: url('/images/logo17.png');
}
.logo18-div {
    background-image: url('/images/logo18.png');
}
.logo19-div {
    background-image: url('/images/logo19.png');
}
.logo20-div {
    background-image: url('/images/logo20.png');
}

.logos-title-div {
    width: 912px;
    /* UI Properties */
    text-align: center;
    font: normal normal normal 2.5rem/3.125rem Arial;
    letter-spacing: 0px;
    color: #D5008C;
    opacity: 1;
    margin: -40px auto;
}

.logos-description-div {
    width: 894px;
    /* UI Properties */
    text-align: center;
    font: normal normal normal 22px/28px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin: 60px auto;
}

.btn-custom {
    width: 338px;
    height: 56px;
    border-radius: 8px;
    opacity: 1;
    font: normal normal medium 23px/31px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.btn-primary {
    /* UI Properties */
    background: transparent linear-gradient(270deg, #D900A7 0%, #FC433F 100%, #FC6C17 100%) 0% 0% no-repeat padding-box;
}
.btn-normal {
    background: #0F0027 0% 0% no-repeat padding-box;
    border: 2px solid #7D0060;
    opacity: 0.8;
}
.btn-package {
    /* UI Properties */
    background: transparent linear-gradient(299deg, #3A007D 0%, #C43051 31%, #FC593F 49%, #D4354C 68%, #3A007D 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    margin-right: 40px;
}

.mr-3 {
    margin-right: 30px;
}
.ml-3 {
    margin-left: 30px;
}

.tvl-div {
    opacity: 1;
    height: 575px;
}

.news-div {
    opacity: 1;
    height: 100%;
}

.title-description-div {
    height: 48px;
    font: normal normal normal 25px/29px Arial;
    color: #FFFFFF;
}
.title-description-div > span {
    font: normal normal normal 20px/30px Arial;
    color: #B4B4B4;
  }

.btn-newslist {
    width: 208px;
    height: 44px;
    border-radius: 8px;
    opacity: 1;
    font: normal normal medium 23px/31px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.news-item-div {
    width: 100%;
    height: 117px;
    border-radius: 11px;
    border: 1px solid #7D0060;
    margin-top: 30px;
    padding: 15px;
    background: #0F0027;
    opacity: 0.8;
}

.news-item-date {
    width: 30%;
    font: normal normal medium 20px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.news-item-content {
    width: 70%;
    height: 100%;
    font: normal normal medium 20px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.tvl-item-div {
    width: 100%;
    height: 497px;
    border-radius: 11px;
    border: 1px solid #7D0060;
    padding: 15px;
    background: #0F0027; 
    opacity: 0.8;
    position: relative;
}

.coin-icon-div {
    background: url('/images/ic_coin.svg') 0% 0% no-repeat;
    width: 51px;
    height: 51px;
    background-size: contain;
}

.tvl-header-div {
    width: 100%;
    height: 51px;
}

.tvl-amount-div {
    width: 75%;
    font: bold normal normal 30px Avenir Next;
    color: #FFFFFF;
    text-align: center;
}

.tvl-profit-div {
    width: 32px;
    font: normal normal normal 20px Avenir Next;
    color: #00B500;
    text-align: right;
}

.border-div {
    width: 100%;
    height: 1px;
    background-color: #7D0060;
    margin-top: 15px;
}

.tvl-toggle-button-div {
    width: 414px;
    height: 39px;
    background: url('/images/toggle_demo.png') 0% 0% no-repeat;
    background-size: contain;
    margin-top: 15px;
}

.tvl-graph-div {
    width: 100%;
    height: 100%;
    background: url('/images/graph_demo.png') 0% 0% no-repeat;
    background-size: contain;
    margin-top: 25px;
}

.news-frame-div {
    width: 100%;
    height: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin: auto;
}

.pagination-div {
    width: 100%;
    margin-top: 30px;
}

.pagination-item-div {
    width: 24px;
    height: 24px;
    background: #7D0060 0% 0% no-repeat padding-box;
    border: 1px solid #7D0060;
    border-radius: 12px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    color: #FFFFFF;
}

.auth-frame-div {
    background: #0F0027;
    border: 1px solid #7D0060;
    opacity: 0.8;
    border-radius: 8px;
    width: 50%;
    min-width: 500px;
    padding: 25px;
    margin: auto;
}

.logo-icon-div {
    background: url('/images/ic_logo.svg') 0% 0% no-repeat;
    background-size: contain;
    margin-top: 25px;
    width: 48px;
    height: 48px;
    margin: auto;
}

.auth-div {
    margin: auto;
    width: 70%;
    height: 100%;
}

.inputarea-div {
    width: 100%;
    position: relative; 
}

.fieldtitle-div {
    color: #B4B4B4;
    font: normal normal normal 15px Arial;
}

.textfield-div {
    width: 100%;
    margin-top: 5px;
    border: 1px solid #FFFFFF;
    border-radius: 7px;
    height: auto;
    padding: 4px;
}

.btn-submit {
    width: 100%;
    height: 44px;
    border-radius: 8px;
    opacity: 1;
    font: normal normal medium 23px/31px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.auth-description {
    width: 100%;
    font: normal normal medium 20px Avenir Next;
    letter-spacing: 0px;
    color: #B9B9B9;
    text-align: center;
}

.btn-select {
    width: 140px;
    height: 44px;
    border-radius: 8px;
    opacity: 1;
    font: normal normal medium 23px/31px Avenir Next;
    letter-spacing: 0px;
    background-color: #FFFFFF;
    color: #000;
    opacity: 1;
}

.sidemenu_logo_p {
    width: 220px;
    height: 45px;
    font: oblique normal normal 25px/28px Futura PT;
    margin-left: 20px;
    margin-top: 3px;
    color: #FFFFFF;
}

.sidemenu-div {
    /* UI Properties */
    background: transparent linear-gradient(291deg, #1C0134 0%, #3E1364 50%, #1C0134 100%) 0% 0% no-repeat padding-box;
    border-right: 1px solid #7D0060;
}

.wallet-frame-div {
    width: 100%;
    height: auto;
    border-radius: 11px;
    border: 1px solid #7D0060;
    margin-top: 30px;
    padding: 25px;
    background: #0F0027;
    opacity: 0.8;
}

.wallet-name-div {
    font: normal normal medium 20px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 18px;
    margin-top: 0px;
    margin-left: 44px;
}

.wallet-btn {
    width: 80%;
}
.namebar-div {
    background: url('/images/ic_namebar.svg') 0% 0% no-repeat;
    width: 16px;
    height: 51px;
}

.closeicon-div {
    background: url('/images/ic_close.svg') 0% 0% no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin-left: 30px;
}

.amount-div {
    width: 20%;
    height: auto;
    position: relative;
}

.info-frame-div {
    width: 100%;
    height: auto;
    border-radius: 11px;
    border: 1px solid #7D0060;
    margin-top: 30px;
    padding: 8px;
    background: #0F0027;
    opacity: 0.8;
}

.info-item-content {
    width: auto;
    height: 100%;
    font: normal normal medium 20px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.info-div {
    width: 100%;
    height: auto;
    background: #181A1D;
    border-radius: 11px;
    border: 1px solid #181A1D;
    padding: 8px;
}

.common-frame-div {
    height: auto;
    border-radius: 11px;
    border: 1px solid #7D0060;
    margin-top: 30px;
    padding: 20px;
    background: #0F0027;
    opacity: 0.8;
    margin-left: 30px;
}

.store-title-div {
    font: normal normal medium 20px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
}

.store-image-div {
    background: url('/images/stock_demo.png') 0% 0% no-repeat;
    background-size: contain;
    margin-top: 20px;
    height: 530px;
    justify-content: center;
}

.header-title-div {
    font: normal normal medium 20px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.storevalue-filter-div {
    width: 100px;
    margin-right: 10px;
}

.ranking-text-div {
    font: normal normal medium 20px Avenir Next;
    letter-spacing: 0px;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.ranking-text-div a {
    color: white;
    text-decoration: none;
}

.toggle-btn-pressed {
    background: #E00B97 0% 0% no-repeat padding-box;
    border: 2px solid #E00B97;
    border-radius: 6px;
    text-align: center;
    color: #FFFFFF;
}

.toggle-btn-normal {
    border: 2px solid #7D0060;
    border-radius: 6px;
    text-align: center;
    color: #FFFFFF;
    background: #0F0027;
}

.table-div {
    background: #181A1D 0% 0% no-repeat padding-box;
    border: 2px solid #4D4D4D;
    border-radius: 6px;
    text-align: center;
    color: #FFFFFF;
}

.table-header-div {
    text-align: center;
    color: #FFFFFF;
    background: #2B2B2B 0% 0% no-repeat padding-box;
    border: 1px solid #4D4D4D;
    border-radius: 6px;
}

.table-cell-div {
    background: #181A1D 0% 0% no-repeat padding-box;
    border: 1px solid #4D4D4D;
    text-align: center;
    color: #FFFFFF;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.rank-icon-div {
    background: url('/images/ic_rank.svg') 0% 0% no-repeat;
    width: 32px;
    height: 32px;
    background-size: contain;
    margin: auto;
}

.store-item-div-pressed {
    height: auto;
    border-radius: 11px;
    border: 1px solid #7D0060;
    padding: 10px;
    background: #21003D;
    opacity: 1;
    width: 18%;
    margin: 10px;
}

.store-item-div-normal {
    height: auto;
    border-radius: 11px;
    border: 1px solid #7D0060;
    padding: 10px;
    background: #1E1A26;
    opacity: 1;
    width: 18%;
    margin: 10px;
}
.nav-language {
    color: white !important;
    padding-top: 0px !important;
}
.circular-image-div {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin: auto;
    background: url('/images/stock_demo.png') 0% 0% no-repeat;
    background-size: contain;
    margin-top: 20px;
}

.fav-icon-div {
    width: 16px;
    height: 16px;
    background: url('/images/ic_favorite.svg') 0% 0% no-repeat;
    background-size: contain;
}

.package-rank-icon-div {
    background: url('/images/ic_rank.svg') 0% 0% no-repeat;
    width: 60px;
    height: 60px;
    background-size: cover !important;
    margin: auto;
}

.whitepaper-header-div {
    height: 48px;
    font: bold normal normal 22px Avenir Next;
    color: #21003D;
}

.whitepaper-content-div {
    font: normal normal normal 14px Avenir Next;
    color: #000000;
}

/*******Deposit/Withdraw********/
.deposit-main-div .panel-div {
    margin-left: 30px;
    border: 1px solid #E00B97;
    border-radius: 5px 0px 0px 0px;
}

.panel-div p {
    font: normal normal normal 20px/30px Arial;
    color: white;
}

span.caution {
    font: normal normal normal 30px/30px Arial;
}

.deposit-main-div .menu-div {
    width: 265px;
    border-right: 1px solid #E00B97;
    padding-top: 0px;
}

.menu-coin {
    height: 60px;
    border-bottom: 1px solid #E00B97;
    margin: auto;
    text-align: center;
    padding-top: 17px;
    font: normal normal normal 20px/23px Arial;
    color: #E00B97;
    cursor:pointer;
}

.menu-coin.selected {
    background: #E00B97 0% 0% no-repeat padding-box;
    color: white;
}

.panel-div .tab .tab-sub-div {
    width: 50%;
    border-radius: 0px 5px 0px 0px;
    border-bottom: 1px solid #E00B97 !important;
    font: normal normal normal 25px/29px Arial;
    letter-spacing: -0.25px;
    height: 75px;
    padding-top: 20px;
    color: #E00B97;
    cursor: pointer;
}

.tab-sub-div.selected, .tab-sub-div.active {
    background: transparent linear-gradient(270deg, #E00B97 0%, #FC593F 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px 0px 0px 0px;
    font: normal normal normal 25px/29px Arial;
    letter-spacing: -0.25px;
    color: #FFFFFF !important;
    border-color: #E00B97 !important;
}

.tab-sub-div:hover {
    border: none !important;
}

.panel-div .panel-content {
    padding: 25px 30px 20px 30px;
}

#deposit-panel .onetime-div {
    border:1px solid #E00B97;
}

.onetime-div {
    width: 600px;
    margin:auto;
}
.onetime-div td {
    border: 1px solid #E00B97;
    text-align: center;
}

.onetime-div td span {
    font: normal normal normal 30px/30px Arial;
    letter-spacing: -0.3px;
    color: #E00B97;
}

.onetime-div table {
    padding:0px;
    width: 100%;
}

#qrcode-content {
    background: #3A007D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: white;
    height: 50px;
    margin-top: 30px;
    padding-top: 12px;
    padding-left: 5px;
}

#qrcode-content label {
    font-size: 18px;
    width: 100%;
    /* margin-left: 10px; */
}
span.img-usdt {
    display: inline-block;
    background: url(../images/usdt.png) no-repeat;
    width: 28px;
    height: 28px;
}
span.img-copy {
    background: url(images/usdt.png);
}

/*****My Team******/
#myteam {
   overflow: auto; 
   width: 100%; 
   height: 400px; 
   margin-right: 30px;
}

/* .faq-column {
    width: 48%;
} */

.faq-item-div {
    border: solid 2px #7D0060;
    background: #0F002780 0% 0% no-repeat padding-box;
    border-radius: 11px;
    font: normal normal normal 20px/25px Avenir Next;
    color: white;
    padding: 15px 20px;
    letter-spacing: 0px;
    margin-bottom: 15px;
}

.faq-row {
    width: 100%;
}
.faq-item-question {
    border-bottom: 1px solid #7D0060;
    padding-bottom: 8px;
}
.faq-item-answer {
    padding-top: 7px;
}
.faq-item-header {
    width: 65px;
}
.faq-item-content {
    width: calc(100% - 65px);
}
.aboutus-div {
    margin: auto;
    background: url(../images/aboutus_logo.png);
    width: 400px;
    height: 280px;
    margin-top: -100px;
    margin-bottom: 50px;
}
.aboutus {
    margin:auto;
    padding: auto;
}
.aboutus label{
    font: normal normal normal 35px/35px Arial;
    letter-spacing: -0.35px;
    color: #E00B97;
    margin:auto;
    margin-bottom: 20px;
}
.aboutus span{
    font: normal normal normal 25px/35px Arial;
    letter-spacing: -0.25px;
    color: white;
    margin:auto;
}

.package-wrap-div {
    margin: 20px 0px 20px 80px
}
.empty-div {
    text-align: center;
    color:white;
    font-size: 20px;
    width: 100%;
}
#txt_package_amount {
    background: white;
    border-radius: 10px;
    margin-right:10px;
    padding-left: 10px;
    text-align: right;
    padding-right: 10px;
}
.lbl_package {
    font: normal normal 300 18px/26px Bahnschrift;
    letter-spacing: -0.18px;
    color: #FFFFFF;
    margin-right:10px;color:white;
    position:relative;
    bottom: -3px;
}
#btn-buy-package {
    border-radius: 6px;
    font: normal normal 300 20px/28px Bahnschrift;
    letter-spacing: 0px;
    color: #FFFFFF;
    width: 150px;
}
.modal-body {
    text-align:center;
    color: white;
    letter-spacing: 0px;
}
.modal-header {
    margin-bottom: -20px;
}
.modal-body .header {
    font: normal normal normal 30px/33px Bahnschrift;
    margin-bottom: 25px;
}
.modal-body .header-explain {
    font: normal normal normal 20px/30px Arial;
    letter-spacing: -0.2px;
    margin-bottom: 10px;
}
.modal-body .header-sel {
    font: normal normal normal 20px/33px Bahnschrift;
    letter-spacing: 0px;
}
#usdt-checkbox, #deco-checkbox {
    width: 20px;
    height:20px;
    border-radius: 5px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.btn-execution {
    background: transparent linear-gradient(270deg, #E00B97 0%, #FC593F 100%) 0% 0% no-repeat padding-box;
    border-radius: 8px;
    width: 306px;
    height: 56px;
    margin: auto;
    color: white;
    font: normal normal 300 20px/28px Bahnschrift;
    letter-spacing: 0px;
}

.swal2-title {
    color: rbg(143, 143, 143);
}

.btn-menu {
    display: block;
    border-radius: 0.25rem;
}

.btn-menu div{
    padding: 8px 0;
}

.sidemenu-div #navbarDropdownMenuLink {
    margin-top: 30px;
}

.package-status-00 {
    background: url('/images/status/00.png');
}

.package-status-01 {
    background: url('/images/status/01.png');
}

.package-status-02 {
    background: url('/images/status/02.png');
}

.package-status-03 {
    background: url('/images/status/03.png');
}

.package-status-04 {
    background: url('/images/status/04.png');
}

.package-status-05 {
    background: url('/images/status/05.png');
}

.package-status-06 {
    background: url('/images/status/06.png');
}

.package-status-07 {
    background: url('/images/status/07.png');
}

.package-status-08 {
    background: url('/images/status/08.png');
}

.package-status-09 {
    background: url('/images/status/09.png');
}

.package-status-10 {
    background: url('/images/status/10.png');
}

.status-value, .status-name {
    color: white;
    font-size: 7px;
    line-height: 16px;
    margin-bottom: 0;
}

.w-48 {
    width: 60px;
    margin: auto;
}

.div-border {
    border-right: 2px solid #FC593F;
    height: 80px;
    align-items: center;
    display: flex;
}

.status-arrow {
    position: relative;
}
.status-arrow::after {
    content: '';
    position: absolute;
    background-image: url(/images/arrow.svg);
    background-size: contain;
    top: 41%;
    right: -16px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
}

.status-arrow:last-child:after {
    display: none
}

.min-height-100 {
    min-height: 100px;
}

#affiliate {
    display: none;
}

.affiliate-copy {
    position: absolute;
    right: 4px;
    bottom: 5px;
    width: 26px;
    height: 26px;
    background-image: url(/images/affiliate-copy.png);
    background-color: transparent;
    background-size: cover;
}

.whitepapaer-icons {
    width: 40%;
}

.whitepaper-img {
    height: 360px;
}

.whitepaper-full-img {
    height: 720px;
}

@media only screen and (max-width: 2000px) {
    .contents-wrapper {
        width: 1200px;
    }
}

.package-buy-conainter {
    position: relative;
    margin-left: 0;
}

.tvl_badge {
    margin-left: 30px;
    padding: 3px 10px;
    color: white !important;
    border: 1px solid #7d0060;
}

.affiliate-tree-tvl {
    padding-left: 30px;
    font-size: 0.875rem;
}

@media only screen and (max-width: 1920px) {
    .package-buy-conainter {
        bottom: 20px;
        right: 42px;
        position: absolute;
    }
}

@media only screen and (max-width: 1500px) {
    .contents-wrapper {
        width: 90%;
    }

    .package-buy-conainter {
        position: relative;
        margin: 20px auto;
    }
}

@media only screen and (max-width: 1200px) {
    .sidemenu_logo_p {
        font-size: 1.2rem;
    }

    body {
        width: 100%;
        min-width: unset;
    }
    .contents-wrapper {
        width: 100%;
    }
    .logos-list-div {
        width: 100%;
    } 
    .logos-description-div {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .top_logo_p {
        width: 160px;  
    }

    .menu-div {
        width: 460px;
    }    

    .menu_href, .nav-language {
        font-size: 0.875rem;
    }

    .aboutus label {
        font-size: 2rem;
    }

    .aboutus span {
        font-size: 1.6rem;
    }

    .whitepapaer-icons {
        width:80%;
    }

    .whitepaper-full-img {
        height: 500px;
    }

    .wallet-name-div {
        font-size: 12px;
    }
}

@media only screen and (max-width: 912px) {
    .sidemenu_logo_p {
        font-size: 0.875rem;
    }

    .logos-title-div {
        width: 100%;
        font-size: 2rem;
        line-height: 2.4rem;
    }

    .logos-description-div {
        font-size: 1.25rem;
    }

    .btn-custom {
        width: 240px;
        height: 40px;
        font-size: 1.25rem !important;
    }

    .whitepapaer-icons {
        width:100%;
    }

    .whitepaper-img {
        height: 240px;
        background-position: center !important;
    }

    .whitepaper-full-img {
        height: 300px;
    }

    .btn-newslist {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 576px) {
    .logos-div {
        margin-top: 0px;
    }
    .logos-title-div {
        font-size: 1.5rem;
        line-height: 1.8rem;
    }

    .logos-description-div {
        font-size: 0.875rem;
    }

    .btn-custom {
        width: 160px;
        height: 30px;
        font-size: 1rem !important;
    }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

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

.submit-desc {
    color: #c30988;
}

.btn-widthdraw-confirm {
    width: 300px;
}

.btn-disabled {
    background: gray !important; 
}

.own_price {
    margin-left: 20px;
}

.status-info-tvl {
    color: white;
    top: 15px; 
    left: 90px;
    font-size: 0.875rem;
    line-height: 1rem;
}

.status-frame-div {
    width: 100%;
    height: auto;
    border-radius: 11px;
    border: 3px solid #7D0060;
    margin-top: 30px;
    padding: 25px;
    background: #0F0027;
    opacity: 0.8;
    padding: 60px;
    overflow-x: auto;
}

.status-table-header {
    background: rgb(251,88,64);
    background: linear-gradient(90deg, rgba(251,88,64,1) 0%, rgba(237,47,110,1) 50%, rgba(224,11,150,1) 100%);
    color: white;
    text-align: center !important;
    border: 1px solid white;
    border-collapse: collapse !important;
}

table#status-table {
    width: 100%;
    border: 1px solid white;
    border-collapse: collapse !important;
    color: white;
    min-width: 940px;
}

table#status-table td {
    border-collapse: collapse !important;
    border: 1px solid white;
    padding: 10px;
    position: relative;
    text-align: right;
    white-space: nowrap;
}

table#status-table td span{
    position: absolute;
    right: 10px;
    font-size: 0.8rem;
}

table#status-table .package-rank-icon-div {
    width: 56px;
    height: 56px;
    background-size: cover !important;
    margin: unset;
    margin-right: 10px;
}

@media screen and (max-width: 1200px) {
    table#status-table td {
        font-size: 0.9rem;
    }
    .status-frame-div {
        padding: 20px;
    }
}


#current-price {
    position: absolute;
    top: 10%;
    right: 45%;
    color: white;
}