.presale {
    background-color: #fff;
    border-radius: 32px;
    box-shadow: rgb(25 19 38 / 10%) 0px 2px 12px -8px, rgb(25 19 38 / 5%) 0px 1px 1px;
    color: rgb(40, 13, 95);
    overflow: hidden;
    padding: 24px;
    color: #fff;
}
.dropdown {
    position: relative;
    display: inline-block;
}
h4.exch {
    color: black;
}
p.tra {
    color: black;
}
i.fa.fa-arrow-down {
    color: #68268b;
}
.btn-claimed {
    background: green !important;
    border: none;
    color: white;
    border-radius: 10px;
    font-size: 15px;
    padding: 5px 10px 5px 10px;
    cursor:pointer;
}
.btn.btn-xss.btn-soft-light {
 background: #68268b;
 color: white;
 position: relative;
 border-radius: 10px;
 float: right;
 margin-top: -19px;
 border: none;
}
.btn.btn-xss.btn-soft-light:hover {
    border: none;
}
button.btn.btn-secondary.dropdown-toggle {
    border-radius: 10px;
    background: white;
    color: black;
    padding: 7px;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
}
.sik-dropdown .dropdown-item {
    cursor: pointer;
}
.dropdown-menu-dark .dropdown-item {
    color: #dee2e6;
}
.sik-dropdown > button.dropdown-toggle::after {
    position: absolute;
    right: 1ch;
    top: calc(50% - 0.2ch);
}
select#mat {
    border: none;
    border-radius: 5px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.sik-dropdown > button.dropdown-toggle {
    position: relative;
    width: 115px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 2ch;
    text-align: left;
}
button#btn-connect .btn.disabled, .btn:disabled {
    opacity: 1 !important;
}
button.swal2-confirm.btn.btn-success {
    background-color: #ff0909;
    border-color: #ff0909;
}
li.nav-item {
    list-style: none; 
}
select#gtranslate_selector {
    background: #68268b;
    color: white;
    border: none;
    padding: 5px;
    border-radius: 15px;
    
}
button.btn-claim:hover {
    border: none;
    cursor:pointer;
}
.btn-claim {
    background: #5142fc;
    border: none;
    color: white;
    border-radius: 10px;
    font-size: 15px;
    padding: 5px 10px 5px 10px;
    cursor:pointer;
}
.swap {
    border: 0px none;
    border-radius: 30px;
    box-shadow: rgb(14 14 44 / 40%) 0px -1px 0px 0px inset;
    cursor: pointer;
    margin: 0 auto 15px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.03em;
    padding: 10px 16px;
    background-color: #68268b;
    color: white;
    text-align: center;
    width: 190px;
    z-index: 9;
    position: relative;
}
button.btn.max-butn.mr-1 {
    background: #fc840c00;
    color: white;
}
label.trans {
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    display: block;
}
button.btn.mt-3.w-100.nav-button.pay-btn {
    line-height: 0 !important;
    font-size: 20px !important;
    border: none !important;
    background: #68268b;
    color: white;
    height: 40px;
    border-radius: 15px !important;
}
button#pay{
    line-height: 0 !important;
    font-size: 20px !important;
    border: none !important;
    background: #68268b;
    color: white;
    height: 40px;
    border-radius: 15px !important;
}
.table.p-3 {
    overflow-y: auto;
    height: 200px;
}
button#btn-connect {
    background: #68268b;
    color: white;
    line-height:0;
    padding:15px;
        margin: 0px 5px;
}
.presale_section:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .8;
}
.presale_section {
    position: relative;
    background-image: url(../img/bgr.webp);
    padding:30px;
}
button#btn-disconnect {
    background: #68268b;
    color: white;
    line-height:0;
    padding:15px;
}
.form-sec input {
    height: 38px;
    border-radius: 5px;
    padding: 15px;
    outline: none;
    border: none;
}
.supply label {
    font-size: 24px;
    font-weight: 800;
    color:white;
}
.table tr {
    color: white;
}
.form-sec {
    background: #68268b;
    border-radius: 16px;
    padding: 10px;
    padding: 20px 30px 20px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.nav-button {
    align-items: center !important;
    /* border: 0px none; */
    border-radius: 16px !important;
    box-shadow: rgb(14 14 44 / 40%) 0px -1px 0px 0px inset;
    cursor: pointer;
    display: inline-flex;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    letter-spacing: 0.03em;
    line-height: 1;
    opacity: 1;
    outline: currentcolor none 0px;
    transition: background-color 0.2s ease 0s, opacity 0.2s ease 0s;
    height: 32px;
    padding: 0px 16px;
    background-color: #ffffff;
    color: black;
    border: 1px solid #68268b !important;
}
header .bg-light {
    background-color: #fff !important;
    color: #fff;
}
/*responsive*/

@media only screen and (max-width: 767px) { 

    .presale_section { 
        padding: 30px 0;
    }
    .presale { 
        border-radius: 10px; 
        padding: 15px; 
    }
    .form-sec { 
        border-radius: 8px;
        padding: 10px;
        padding: 15px 10px 15px;
    }
    .form-sec input {  
        width: 55%;
    }
    .form-sec button.btn.max-butn {
    padding: 0;
}
.navbar-brand img {
  width: 124px !important;
}


}