.body-splash {
    width: 100vw;
    height: 100vh;
    margin: 0;
    background: black;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Helvetica;
}

.body-main {
    width: 100vw;
    height:100vh;
    overflow-x: hidden;
    margin: 0;
    background: black;
    font-family: Helvetica;
}

.base_button {
    background:url('images/global/sr_button_active.png') no-repeat;
    background-size:350px;
    cursor:pointer;
    border:none;
    width:350px;
    height:95px;
    text-align:center;
}

.base_button:active {
    background-color: transparent;
}

.button_medium_active {
    background:url('images/global/sr_button_active.png') no-repeat;
    background-size:99%;
    width:99%;
    height:95px;
}

.button_medium_inactive {
    background:url('images/global/sr_button_inactive.png') no-repeat;
    background-size:100%;
    width:100%;
    height:95px;
    color:black;
}

.button-text {
    font-size: 24px;
    font-weight:900;
    text-align: center;
    vertical-align: middle;
    line-height: 65px;
    font-family: 'EurostyleExt','Roboto', Helvetica;
}

.base_card {
    background:url('images/NFT/SR_NFT_regular.png') no-repeat;
    background-size:200px;
    width: 200px;
    height: 275px;
}

.card_regular {
    background:url('images/NFT/SR_NFT_regular.png') no-repeat;
    background-size:150px;
    width: 150px;
    height: 210px;
}
.card_gold {
    background:url('images/NFT/SR_NFT_gold.png') no-repeat;
    background-size:150px;
    width: 150px;
    height: 210px;
}
.card_diamond {
    background:url('images/NFT/SR_NFT_diamond.png') no-repeat;
    background-size:150px;
    width: 150px;
    height: 210px;
}
.card_platinum {
    background:url('images/NFT/SR_NFT_platinum.png') no-repeat;
    background-size:150px;
    width: 150px;
    height: 210px;
}
.card_signature {
    background:url('images/NFT/SR_NFT_signature.png') no-repeat;
    background-size:150px;
    width: 150px;
    height: 210px;
}

.leaderboardrow {
    font-size:18px;
    width:100%;
    margin-bottom:10px;
    padding:5px 10px;
    border:1px solid white;
    position:relative;
}

.leaderboardimg {
    position:absolute;
    right:0px;
    top:0px;
}

@font-face {
    font-family: 'EurostileExt';
    src:  url('fonts/eurostyle/EurostileExt-Med.woff2') format('woff2'),
            url('fonts/eurostyle/EurostileExt-Med.woff') format('woff');
}

@font-face {
    font-family: 'NBInternationalPro-Light';
    src:  url('fonts/nb-international-pro-light/NBInternationalPro-Lig.woff2') format('woff2'),
            url('fonts/nb-international-pro-light/NBInternationalPro-Lig.woff') format('woff');
}
@font-face {
    font-family: 'NBInternationalPro-Mono';
    src:  url('fonts/nb-international-pro-mono/NBInternationalPro-Mono.woff2') format('woff2'),
            url('fonts/nb-international-pro-mono/NBInternationalPro-Mono.woff') format('woff');
}

.csr-button-white {
    color:white;
}

.csr-button-white:hover {
    color:#EE1E26;
}

.csr-button-black {
    color:black;
}

.csr-button-black:hover {
    color:#EE1E26;
}

.csr-red-text {
    color: #EE1E26;
}

.csr-red-bg {
    background-color: #EE1E26;
}

.csr-grey-text {
    color: #ADABAE;
}

.csr-grey-bg {
    background-color: #ADABAE;
}

.sr-pink-text {
    color: #FE297D;
}
.light-blue-text {
    color: #B1DDFE;
}
.signature-text {
    color:#FE297D;
}
.diamond-text {
    color:#54CAFF;
}
.platinum-text {
    color: #9CD8EA;
}
.gold-text {
    color: #FDCF39;
}
.grey-text {
    color: #D8CDC1;
}

.sr-pink-bg {
    background-color: #FE297D;
}
.light-blue-bg {
    background-color: #B1DDFE !important;
}
.signature-bg {
    background-color:#FE297D;
}
.diamond-bg {
    background-color:#54CAFF !important;
}
.platinum-bg {
    background-color: #9CD8EA !important;
}
.gold-bg {
    background-color: #FDCF39;
}
.grey-bg {
    background-color: #D8CDC1;
}


.exr-select {
    border-bottom:0px;
    color:white;
    margin-top: -2px;
    margin-left:8px;
    max-width:none;
    font-size:16px;
}

.exr-select-long {
    border-bottom:0px;
    color:white;
    margin-top: -2px;
    margin-left:8px;
    max-width:none;
    font-size:16px;
    width:300px;
}

.select-wrapper input.select-dropdown {
    border:1px solid #3A3A3A;
    color:white;
    font-size:14px;
    font-family:'NBInternationalPro-Light','Roboto', Helvetica;
    padding:2px 0px 2px 10px;
    height: auto;
    line-height: 2;
    border-radius:5px;
  }

.select-wrapper input.select-dropdown:focus { 
    border:1px solid #3A3A3A;
    color:white;
    font-size:14px;
    font-family:'NBInternationalPro-Light','Roboto', Helvetica;
    padding-left:10px;
    height: auto;
    line-height: 2;
    border-radius:5px;
}



.select-dropdown dropdown-trigger {
    width:auto;
}

.dropdown-content li {
    min-height:auto;
    font-family:'NBInternationalPro-Light','Roboto', Helvetica;
}

.dropdown-content li>a, .dropdown-content li>span {
    color:white;
    font-size:14px;
    padding:10px 11px;
}

.dropdown-content {
    background:#3A3A3A;
    border-radius:10px;
    border:1px solid #606060;
    font-size:14px;
}

.select-wrapper .caret {
    fill:#606060;
}

.Input::placeholder {
    color:grey;
    font-size:14px;
}