.main-sidebar-header .header-logo img {
    width: 100% !important;
}
.main-menu> li.slide {
    margin: 15px 0px;
}
.authname {
    text-align: center;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #d3d3d3;
}
.socialjoin{
	background: linear-gradient(135deg, #9a73e4, #0090d3, #0090d3) !important;
    padding: 3px 15px;
    border-radius: 35px;
    color: #ffff;
    display: block;
    max-width: 70px;
    margin: 0 auto;
    margin-bottom: 8px;
}
.copyrefferal i {
    font-size: 18px;
    vertical-align: middle;
}
.copyrefferal {
    padding: 4px 6px;
    line-height: 18px;
    vertical-align: middle;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 1rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 2.6rem !important;
}
.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.6rem !important;
}
.bankdetailnote {
    margin-top: 40px;
}
.bankdetailnote h6 {
    border-bottom: 1px solid #eaedf1;
    padding-bottom: 10px;
}
.bankdetailnote ul {
    padding-left: 15px;
    margin-top: 20px;
	list-style: disc;
}
.bankdetailnote ul li {
    margin-bottom: 10px;
}
.docinfodetails {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.docimgsample img {
    max-height: 60px;
}
.docinfosample {
    padding-left: 15px;
    font-size: 14px;
}
.documentinfo p {
    font-size: 12px;
    margin-bottom: 10px;
}
.bg-theme-gradient{
	background:linear-gradient(135deg, rgba(154, 115, 228, 0.4), rgba(0, 144, 211, 0.1)) !important
}
.bg-main-theme-gradient{
	background: linear-gradient(135deg, #9a73e4, #0090d3, #0090d3) !important;
}
.rounded-10 {
    border-radius: 5px;
}
.card-header {
    background: linear-gradient(135deg, rgba(154, 115, 228, 0.4), rgba(0, 144, 211, 0.1)) !important;
}
.card.custom-card .card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}
#getgpinfo {
    background: linear-gradient(135deg, rgba(154, 115, 228, 0.4), rgba(0, 144, 211, 0.1));
    margin: 0px;
    padding: 10px 0px;
    margin-bottom: 20px;
}
.width-50 {
    width: 50px;
}
.paymethodstabular table {
    width: 100%;
}
.paymethodstabular thead tr {
    background: linear-gradient(135deg, rgba(154, 115, 228, 0.4), rgba(0, 144, 211, 0.1));
}
.paymethodstabular table thead tr th {
    padding: 30px 10px;
}
.paymethodstabular table tbody tr:nth-child(n) td {
    background: #ffffff;
}
.paymethodstabular table tbody tr:nth-child(2n+1) td {
    background: #efefef !important;
}
.paymethodstabular table tbody tr td {
    padding: 30px 10px;
}
.paymethodstabular table tbody tr td img {
    width: 120px;
}
.paymethodstabular table tbody tr td a {
    background: linear-gradient(135deg, rgba(154, 115, 228, 0.4), rgba(0, 144, 211, 0.1));
    padding: 10px 15px;
	display: inline-block;
	border-radius: 35px;
}
.depositdetails {
    list-style: disc;
}
.depositdetails li {
    margin-bottom: 10px;
}
.depositdetailstable tr th {
    padding-right: 10px;
}
.phoneinline {
    display: flex;
    width: 100%;
}
#phonecode {
    flex-basis: 0;
    flex-grow: 1;
    padding: 0 5px;
    width: 55px;
}
@media (max-width: 767px) {
    #sendotpwithdraw {
        margin-top: 0px !important;
    }
	#sendotpibwithdraw, #sendotpusdtibwithdraw {
        margin-top: 0px !important;
    }
}
#sendotpwithdraw {
    margin-top: 29px;
    display: flex;
    align-items: center;
    max-width: 110px;
    justify-content: center;
	height: 42px;
}
#sendotpibwithdraw, #sendotpusdtibwithdraw {
    margin-top: 28px;
    display: flex;
    align-items: center;
    max-width: 110px;
    justify-content: center;
    height: 42px;
}
.platformdown {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    align-items: center;
    min-height: 300px;
    justify-content: center;
    margin-bottom: 30px;
    border: 1px solid #0090d3;
}
.platformicon img {
    width: 100%;
    max-width: 250px;
}
.platformdownloadbtn {
    margin-top: 80px;
    text-align: center;
}
.platformdownloadbtn a {
    background: linear-gradient(135deg, #9a73e4, #0090d3, #0090d3) !important;
    color: #fff !important;
    padding: 15px 25px;
    font-size: 16px;
    border-radius: 35px;
}
.profile-single:first-child {
    padding-top: 0 !important;
}
.profile-single {
    border-bottom: 1px solid #efefef;
    padding: 10px 0px 0px;
}
.profilelable {
    margin-bottom: 10px;
}
.profilevalue {
    margin-bottom: 10px;
    font-weight: 500;
}
.profile-single:last-child {
    border: none !important;
}
.authbg-img{
	height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-table;
}
.authbg-img {
    background: url(/img/authbgimg.png);
    background-size: cover !important;
}
.eyeicn {
    position: relative;
}
.eye-icon {
    position: absolute;
    margin-top: 10px;
    cursor: pointer;
    color: #0090d3;
    right: 10px;
    top: 0;
    z-index: 9;
}
.eye-icon2 {
    position: absolute;
    margin-top: 40px;
    cursor: pointer;
    color: #0090d3;
    right: 10px;
    top: 0;
    z-index: 9;
}
.login100-form-btn,.register100-form-btn {
    background: linear-gradient(135deg, #9a73e4, #0090d3, #0090d3) !important;
    border: none !important;
}
.register100-form-btn {
    line-height: 1.5;
    color: #fff;
    width: 100%;
    height: 40px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    border-radius: 5px;
    max-width: 200px;
}