.mp-box.mp-box-white.notop {
/* margin-top: -1px; */
border-bottom: 1px solid #f5f5f5dd;
float: left;
width: 100%;
margin-bottom: 15px;
background-color: #16183d !important;
}

.welcome-box .row h5 {
font-size: 16px;
font-weight: 300;
font-size: 12px;
font-weight: 500;
padding: 10px 4px;
background-color: #16183d !important;
text-align: center;
border-radius: 3px;
color: #fff;
}

.border-box-card a{
border-radius: 7px;
float: left;
box-shadow: 0 0 20px 2px rgb(0 0 0 / 12%);
/*width: 100%;*/
width: calc(100% + 15px);
/* border: solid 1px #0000000d; */
padding: 5px 0;
background-color: #000;
background: rgb(2,0,36);
background: rgb(9,43,78);
background: linear-gradient(90deg, rgba(9,43,78,1) 0%, rgba(25,18,55,1) 100%) !important;
}

.footer-wpr{
width: 100%;
float: left;
padding: 15px;
background-color: #16183d !important;
border-radius: 10px;
z-index: 12;
}

.footerWave:before {
display: none;
content: "";
display: block;
position: absolute;
width: 45%;
height: 100%;
background-color: #03203e !important;
right: 0;
top: 0;
border-radius: 100% 0 0% 100%;
z-index: 2;
}

.footerWave:after {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
background-color: #012346 !important;
left: 0;
top: 0;
z-index: 0;
border-top-left-radius: 517px 310px;
border-bottom-right-radius: 312px;
}

.goog-te-gadget-simple {
width: 100%;
background-color: #0a3560 !important;
color: #fff !important;
border: solid 4px #03203e !important;
box-shadow: 0 0 1px 2px rgb(18 81 147 / 28%);
height: 41px;
padding: 5px;
}

#currencySelect2_title{
background: #0a3560 !important;
color: #fff;
border: solid 4px #03203e !important;
box-shadow: 0 0 1px 2px rgb(18 81 147 / 28%) !important;
}

@media only screen and (min-width: 900px) {
.ui-toolkit .bb-xs-1 {
/*border-bottom: 1px solid #E1E3DF;*/
border-bottom: 1px solid #03203e;
box-shadow: 0 -3px 8px 2px rgb(0 0 0 / 31%);
background-color: #16183d !important;
}
}

.ui-toolkit .text-gray {
color: #FFFFFF !important;
}

.resend_withdraw_email,.btn-style{
padding: 4px 10px;
font-size: 13px;
background: #16183d !important;
border-radius: 2px;
color: #fff !important;
cursor: pointer;
width: min-content;
}


.border-box-card-revenue {
border-radius: 7px;
float: left;
box-shadow: 0 0 20px 2px rgb(0 0 0 / 12%);
/*width: 100%;*/
width: calc(100% + 15px);
/* border: solid 1px #0000000d; */
padding: 5px 0;
background-color: #000;
background: rgb(2, 0, 36);
background: rgb(9, 43, 78);
background: linear-gradient(90deg, rgba(9,43,78,1) 0%, rgba(25,18,55,1) 100%) !important;
}

.border-box-card-revenue i {
color: #483D8B !important;
}

.tooltip-inner {
max-width: 236px !important;
max-height: 100px;
font-size: 14px;
font-weight: 400;
/* padding: 10px 15px 10px 20px; */
background: #0a2a4d !important;
color: whitesmoke;
border: 0px solid #737373;
text-align: left;
}