::selection{
  background: #f7a494;
}
::-moz-selection{
  background: #f7a494;
}
select option {
    background: #ffffff;
}
.sidebar-menu {
    height: calc(100vh - 60px);
    overflow-y: auto;
}
.simplebar-scroll-content {
    overflow: hidden;
}
.referlink-box #copyButton {
    border-radius: 0px;
}
label {
    color: rgb(169 169 169 / 75%);
    font-size: .6rem;
    margin-bottom: 6px;
}
body.white-theme {
	background: #fff !important;
}
.white-theme p,
.white-theme .h1, 
.white-theme .h2, 
.white-theme .h3, 
.white-theme .h4, 
.white-theme .h5, 
.white-theme .h6, 
.white-theme h1, 
.white-theme h2, 
.white-theme h3, 
.white-theme h4, 
.white-theme h5, 
.white-theme h6 {
    color: #343434;
}
.white-theme .card-title,
.white-theme .text-white {
    color: #000000 !important;
}
.white-theme #sidebar-wrapper {
    background-color: rgb(54 54 54);
}
.white-theme .sidebar-menu {
    background: #fff;
}
.white-theme .topbar-nav .navbar {
    background-color: rgb(54 54 54);
}
.white-theme .sidebar-menu>li>a {
    color: rgb(0 0 0);
}
.white-theme .sidebar-menu>li>a:hover {
    background: #e4e4e4;
}
.white-theme .sidebar-menu li.sidebar-header {
    color: rgb(0 0 0 / 60%);
}
.white-theme .content-wrapper {
    background: #fafafa78;
}
.white-theme .card {
    background-color: rgb(255 255 255 / 80%);
}
.white-theme .card-header {
    color: #000000;
}
.white-theme .bg-primary-light1 {
    background-color: rgb(195 195 195 / 60%);
}
.white-theme .bg-primary-light1 h4 {
    color: #343434;
}
.white-theme .form-control {
    background-color: rgb(238 238 238);
    color: #000000 !important;
}
.white-theme .form-control[readonly],
.white-theme .form-control[disabled] {
    background-color: rgb(219 218 218);
    opacity: 0.6;
}
.white-theme .input-group-text {
    color: #000000;
    background-color: rgb(135 135 135 / 40%);
}
.white-theme .btn-light {
    color: #000000;
    background-color: rgb(0 0 0 / 13%);
    border-color: rgb(151 151 151 / 13%);
}
.white-theme .btn-light:active,
.white-theme .btn-light:hover {
    color: #000000 !important;
    background-color: rgb(0 0 0 / 26%) !important;
    border-color: rgb(177 175 175 / 18%) !important;
}
.white-theme hr {
    border-top: 1px solid rgb(0 0 0 / 15%);
}
.white-theme .card-title {
    color: #000000;
}
.white-theme ul li {
    color: #343434;
}
.white-theme table {
    width: 100%;
    color: rgb(0 0 0 / 85%);
}
.white-theme table thead {
    background: #8ace81;
}
.white-theme .table-hover tbody tr:hover {
    background-color: rgb(206 206 206 / 75%);
    color: #000000;
}
.white-theme .lucky-spin-text {
    background: #bdd2de;
    margin: -16px;
    margin-bottom: 16px;
    padding: 8px 15px 2px;
}
.white-theme .plan-text h6 {
    font-size: 12px;
    color: #ffffff;
}
.white-theme .card-authentication1 {
    background-color: rgb(0 0 0 / 80%);
    box-shadow: 8px -4px 16px 2px #929292;
}
.white-theme .card-authentication1 .form-control {
    background-color: rgb(130 130 130);
}
.white-theme .card-authentication1 .btn-light {
    color: #ffffff;
    background-color: rgb(0 0 0 / 30%);
}
.white-theme .card-authentication1 .text-white {
    color: #ffffff !important;
}
.white-theme .modal .text-white,
.white-theme .badge-dark,
.white-theme .modal ul li {
    color: #ffffff !important;
}
.white-theme .modal .text-muted {
    color: #a5a5a5 !important;
}
.white-theme .card-title {
    color: #000000;
}


