/* body.body_light{
  background-color: #fafafa !important;
} */

a{
  color: #0282C3;
}
a:hover{
  color: #005b89 !important;
}
.light-style .landing-hero {
  background: #ffffff !important;
  height: 100vh;
  padding-top: 6.5rem;
  /* overflow: hidden; */
}
/* .sending-topup{
  height: 570px;
  overflow-y: auto;
} */
.btn-primary{
  background-color: #ED0A51!important;
  border-color: #ED0A51!important;
  color: #ffffff;
  box-shadow: none;
  /* border-radius: 15px !important; */
}

.btn-check:focus + .btn-primary, .btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #ED0A51 !important;
  border-color: #ED0A51!important;
  box-shadow: none;
}
.landing-hero .btn-primary.disabled, .landing-hero .btn-primary:disabled {
  color: #333 !important;
  background-color: #dadada !important;
  border-color: #dadada !important;
  box-shadow: none !important;
}
/* .btn-primary.disabled, .btn-primary:disabled {
  color: #fff !important;
  background-color: #0282C3 !important;
  border-color: #0282C3 !important;
  box-shadow: none !important;
} */
.btn-outline-primary{
  background-color: #fcf3f6 !important;
  border: 1px solid #ED0A51;
  color: #ED0A51;
  box-shadow: none;
}
.btn-outline-primary:hover{
  background-color: #fbecf0 !important;
  border: 1px solid #ED0A51;
  color: #ED0A51;
  box-shadow: none;
}
.bg-outline-primary{
  background-color: #FDFEFF !important;
  border: 1px solid #D1E5F0;
}

.btn-secondary {
  color: #fff;
  background-color: #0282C3 !important;
  border-color: #0282C3 !important;
}
.btn-secondary:hover {
  color: #fff !important;
  background-color: #005b89 !important;
  border-color: #005b89 !important;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #005b89;
  border-color: #005b89;
  box-shadow: none;
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .btn-secondary.show.dropdown-toggle, .show > .btn-secondary.dropdown-toggle {
  color: #fff !important;
  background-color: #005b89 !important;
  border-color: #005b89 !important;
}

.text-primary {
  color: #ED0A51 !important;
}
.text-secondary {
  color: #0282C3 !important;
}



/* .main-page{
  height: 100vh;
  position: relative;
} */

.light-style .auth-cover-bg-color {
  background-color: transparent !important;
}

.card-topup{
  border-radius: 1.3rem !important;
  z-index: 9;
  
}

.pic_2 img{
  width: 30%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.topup_box{
  margin: 0px auto;
}
.pic_3 img{
  width: 45%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.pic_4 img {
  width: 34%;
  position: absolute;
  bottom: 0;
  right: 0px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  z-index: -1;
}
.pic_7 img {
  width: 34%;
  position: absolute;
  bottom: 0;
  left: 18rem;
  z-index: -1;
}
.light-style .auth-cover-bg-color {
  background-color: #f8f7fa !important;
  /* background-color: transparent !important; */
}
.topup_box{
  /* width: 33rem; */
  margin: 0px auto;
}
/* .btn{
  border-radius: 15px;
} */
#template-customizer{
  display: none !important;
}
/* .modal .btn-close{
  top: -0.5rem !important;
  right: -0.5rem !important;
} */

.otp-form,
.login-mobile-details,
.email-details,
.otp-email-form{
  display: none;
}
.login-details a.btn-secondary:hover{
  background-color: #ED0A51!important;
  border-color: #ED0A51!important;
  color: #ffffff;
}
.iti.iti--allow-dropdown.iti--separate-dial-code,
.iti.iti--allow-dropdown{
  width: 100%;
}
.iti--separate-dial-code .iti__selected-flag {
  border-right: 1px solid #dbdade !important;
  background: none !important;
  margin-right: 4px;
}
.number-list{
  /* box-shadow: 0 0.25rem 1.125rem rgba(75,70,92,.1);
  border: 1px solid #dbdade;
  padding: 15px;
  border-radius: 15px; */
}
.number-list .nav-pills .nav-link.active h6, .nav-pills .nav-link.active:hover h6, .nav-pills .nav-link.active:focus h6{
  color: #fff;
}
.number-list .nav-pills .nav-link.active p, .nav-pills .nav-link.active:hover p, .nav-pills .nav-link.active:focus p{
  color: #eeeeee !important;
}
.number-list .nav-pills .nav-link.active a, .nav-pills .nav-link.active:hover a, .nav-pills .nav-link.active:focus a{
  color: #fff !important;
}
.number-list .nav-pills .nav-link.active a .ti, .nav-pills .nav-link.active:hover a .ti, .nav-pills .nav-link.active:focus a .ti{
  color: #ED0A51 !important;
  background-color: #fff;
  padding: 3px;
  border-radius: 50% !important;
  font-size: 10px;
}
.histroy-card.card{
  border: 1px solid #dbdade;
  box-shadow: none !important;
}
/* .profile-details{
  border: 1px solid #dbdade;
  padding: 15px;
  border-radius: 15px;
} */
.profile-details .tab-content{
  border-left: 1px solid #dbdade;
  border-radius: 0;
}
.profile-details .nav-pills .nav-item:last-child .nav-link{
  position: relative;
  /* border-bottom: 0; */
}
.profile-details .nav-pills .nav-link{
  position: relative;
  border-bottom: 1px dashed #dbdade !important;
  border: 1px solid transparent;
}


.profile-details .nav-pills .nav-link a .ti{
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: #fff;
  padding: 3px;
  border-radius: 0%;
  color: #ED0A51;
  font-size: 10px;
}
.nav .nav-item{
  /* outline: none !important; */
  border-radius: 0px !important;
}
.profile-details .nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active:focus {
  background-color: #f4fbff !important;
  color: #303030 !important;
  box-shadow: none;
  border-bottom: 0;
  border: 1px solid #dbdade;
  
}
.profile-details .nav-pills .nav-link.active{
  border-radius: 5px !important;
  border-bottom: 1px solid #dbdade !important;
}

.profile-details .number-list .nav-pills .nav-link.active p, .nav-pills .nav-link.active:hover p, .nav-pills .nav-link.active:focus p {
  color: #3b3b3b !important;
}



.history-details{
  height: 400px;
  overflow-y: auto;
}
.scrollbar
{
	/* margin-left: 30px; */
	float: left;
	width: 100%;
	overflow-y: scroll;
}
.scrollbar::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px transparent;
	border-radius: 10px;
	background-color: transparent;
}

.scrollbar::-webkit-scrollbar
{
	width: 4px;
	background-color: transparent;
}

.scrollbar::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px transparent;
	background-color: #0282C3;
}
.delete .info p {
  border: 2px solid #ED0A51;
  font-size: 45px;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  padding: 34px 20px;
  line-height: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.delete p {
  text-align: center;
}

.success .info p {
  border: 2px solid rgb(40, 199, 111);
  font-size: 45px;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  padding: 16px 14px;
  line-height: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}


.success p {
  text-align: center;
}
#template-customizer{
  display: none !important;
}
.iti.iti--allow-dropdown.iti--separate-dial-code,
.iti.iti--allow-dropdown{
  width: 100%;
}
.your-order{
  display: none;
}
.order-amount{
  text-align: left !important;
}
.service-provider{
  width: 36px;
}
.light-style .bs-stepper:not(.wizard-modern){
  box-shadow: none !important;
}
.carrier-logo{
  position: relative;
}
.edit-carrier i{
  position: absolute;
  left: 65%;
}
.carrier-logo-select{
  display: none;
}
.carrier-logo-select.show{
  display: block;
    position: relative;
    /* left: 32%; */
    
}
/* .carrier-logo-select.show .form-check{
  margin-left: 1rem;
} */
.carrier-logo-select.show p{
  text-align: left !important;
}
.website-analytics-text-bg{
  background-color: #a01838;
  padding: 1px 5px;
  border-radius: 5px;
}
.custom-option-icon .custom-option-content {
  text-align: center;
  padding: 1.07em 0.2em;
}
.bg-label-primary {
  background-color: #efdde2 !important;
}
.custom-option-icon .custom-option-body .custom-option-title {
  font-size: 1.25rem !important;
}
.dropdown-menu{
  --bs-dropdown-link-hover-bg: #9f213f0e !important;
}

.bs-stepper .step-trigger:disabled, .bs-stepper .step-trigger.disabled{
  opacity: 1 !important;
}
.carrier-logo-not-found{
  display: none;
}
.step-1 .custom-option:hover{
  border-color: #ED0A51;
}
.btn-primary:hover {
  color: #fff !important;
  background-color: #d30646  !important;
  border-color: #d30646 !important;
}
.dt-body-center .form-check .form-check-input{
  float: none;
}
.filter-card{
  display: none;
}
/* .showthis {
  display: none;
} */

.chip {
  position: relative;
  display: inline-table; margin-right: 4px; 
  font-size: 12.5px;
  line-height: 26px; 
  padding: 0; 
  background: #f2f2f2;
  border: thin solid #d2d2d2;
  border-radius: 4px;
  margin-bottom: 4px;
  overflow: hidden; 
  animation: fadeIn ease 0.6s;
  transition: background-color 0.8s;
}
.chip input { position:absolute; left:-1000px; }
.chip .zap, .chip span { display:table-cell; padding:0; vertical-align:top; } 

.chip span {
padding:0 0 0 12px; 
}

.chip .zap {
background: transparent;
border: 0; 
padding: 0;
opacity: 0.3;
font-family: 'Material Icons';
line-height: inherit;
font-size: 16px;
font-weight: normal;
height: 26px;
width: 26px;
text-align:center;
}

.chip .zap:hover {
 opacity:1;
}
.contact-profile{
  position: relative;
  margin-top: 5px;
}
.contact-profile i{
  position: absolute;
  right: -9px;
  bottom: -8px;
  background-color: #fff;
  border-radius: 50%;
  padding: 2px;
  z-index: 9;
  border: 1px solid #acd2e5;  
}


.landing-faq .faq-image {
  max-width: 28rem !important;
  width: 80%;
}
.landing-footer{
  background-color: #3b3b3b !important;
}
.light-style .landing-footer .footer-bottom {
  background-color: #323233 !important;
  /* border-top: 1px solid rgb(31, 31, 31); */
}
.light-style .layout-navbar .navbar.landing-navbar {
  /* border-color: rgba(255, 255, 255, 0.68); */
  background: #ffffffe0 !important;
}
.select-order{
  cursor: pointer;
}
.popular-card{
  cursor: pointer;
}
.popular-card.active{
  border: 1px solid #bb2649;
}
.app-brand-link .small-menu{
  display: none;
}
.app-brand-link .large-menu.hide{
  display: none;
}
.app-brand-link .small-menu.show{
  display: block;
}
.layout-menu-collapsed.layout-menu-hover .menu-vertical:hover .app-brand .large-menu{
  display: none;
}
.layout-menu-collapsed.layout-menu-hover .menu-vertical:hover .app-brand .small-menu{
  display: block;
}
.nav-tabs .nav-link:not(.active):hover, .nav-tabs .nav-link:not(.active):focus, .nav-pills .nav-link:not(.active):hover, .nav-pills .nav-link:not(.active):focus {
  color: #ED0A51;
}
.enter-password-details{
  display: none;
}

.input-switch{
	display: none;
}

.label-switch{
	display: inline-block;
	position: relative;
}

.label-switch::before, .label-switch::after{
	content: "";
	display: inline-block;
	cursor: pointer;
	transition: all 0.5s;
}

.label-switch::before {
    width: 2rem;
    height: 1rem;
    border: 1px solid #afafaf;
    border-radius: 4em;
    background: #cccccc;
}

.label-switch::after {
    position: absolute;
    left: 3px;
    top: 13%;
    width: 10px;
    height: 10px;
    border: 1px solid #afafaf;
    border-radius: 4em;
    background: #ffffff;
}

.input-switch:checked ~ .label-switch::before {
    background: #ed0a51;
    border-color: #ed0a51;
}

.input-switch:checked ~ .label-switch::after {
    left: unset;
    right: 3px;
    background: #ffffff;
    border-color: #ed0a51;
}

.info-text {
	display: inline-block;
  font-size: 12px;
  width: 57px;
}

.info-text::before{
	content: "Inactive";
}

.input-switch:checked ~ .info-text::before{
	content: "Active";
}

.bg-label-primary {
  background-color: #ffe5ed !important;
  color: #ED0A51!important;
}
/* .bg-label-secondary {
  background-color: #e4f3fb !important;
  color: #0282C3 !important;
} */
.confirm-data{
  display: none;
}
.bg-lighter-blue{
  background-color: #f4faff;
}
/* .app-brand-link img{
  width: 150px;
  border: 1px solid red;
} */
/* If the screen size is 600px wide or less*/
@media only screen and (max-width: 600px) {
  .app-brand-link img {
    width: 75px !important;
  }
}
.top-up-edit-icon{
  position: absolute;
    right: 45px;
    top: 27px;
}
.layout-navbar .dropdown-menu-end .nav-pills .nav-link.active, 
.layout-navbar .dropdown-menu-end .nav-pills .nav-link.active:hover,
 .layout-navbar .dropdown-menu-end .nav-pills .nav-link.active:focus{
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #0282c3 !important;
  box-shadow: none !important;
 }
 .text-blue{
  color: #0282c3 !important;
 }
 .request-credit-card{
  position: absolute !important;
  right: 1.5rem;
  width: 300px;
 }
 input.commission:read-only {
  background-color: #f1f0f2;
}
.input-group.forexrate-input input{
  border-right: 0;
}
/* header testing */
/* .layout-navbar-fixed .layout-navbar.navbar-detached{
  width: 97% !important;
}
.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar, .layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar, .layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar{
  left: 0 !important;
}
.bg-menu-theme.menu-horizontal{
  background-color:  transparent !important;
  box-shadow: none !important;
}
.menu-horizontal .menu-inner{
  overflow: visible !important;
} */
.credit-tabs{
  box-shadow: none !important;
  background-color: transparent !important;
}
@media (max-width: 576px){
  .request-credit-card {
    position: relative !important;
    right: 0;
    width: 100%;
}
}
.nav .nav-item, .nav .nav-link, .tab-pane, .tab-pane .card-body {
  /* outline: none !important; */
  border-radius: 7px !important;
  border: 0px;
}
.nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active:focus {
  background-color: #ED0A51 !important;
  color: #ffffff !important;
}
.user-profile-details .nav-pills .nav-link.active, 
.user-profile-details .nav-pills .nav-link.active:hover, 
.user-profile-details .nav-pills .nav-link.active:focus {
  background-color: #f4fbff !important;
  color: #ffffff !important;
}
input.form-control:read-only {
  background-color: rgba(75, 70, 92, 0.08);
  opacity: 1;
}
.commission-data{
  position: relative;
}
.commission-data .info-commission{
  position: absolute;
  bottom: 5.5rem;
  display: none;
}
.commission-data .info-commission .card{
  border: 1px solid #f1efef;
  box-shadow: 0 0.25rem 1.125rem rgb(75 70 92 / 20%);
}
.light-style .paypal-screen .landing-hero{
  background-image: url(../img/paypal-bg.png) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.bg-outline-label-secondary{
  border: 1px solid #0282c3;
    color: #0282c3;
}
.select2-dropdown .select2-results .avatar,
.select2-selection__rendered .select2-selection__choice .avatar{
  display: none !important;
}
.last-query-status{
  text-align: right;
}
.show-query{
  display: none;
}
.send-message{
  display: none;
}
.bg-label-gray{
  background-color: #f6f6f6 !important;
}
.bg-label-gray p{
  color: #6f6b7d;
}
.not-resolved.btn-outline-primary{
  right: 3rem;
  position: relative;
}
.help-notification{
  padding: 0.2rem 0.4rem !important;
}
.text-muted {
  color: #a5a3ae !important;
}
.shaad-distributor-tabs{
  
    width: fit-content;
    padding-bottom: 0 !important;
}
/* .shaad-distributor-tabs li:first-child button{
  border-radius: 0 !important;
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}
.shaad-distributor-tabs li:last-child button{
  border-radius: 0 !important;
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
} */
.shaad-distributor-tabs.nav-pills .nav-link, 
.shaad-distributor-tabs.nav-pills .nav-link, 
.shaad-distributor-tabs.nav-pills .nav-link{
  border-radius: 0 !important;
}
.shaad-distributor-tabs.nav-pills .nav-link.active, 
.shaad-distributor-tabs.nav-pills .nav-link.active:hover, 
.shaad-distributor-tabs.nav-pills .nav-link.active:focus{
  background-color: transparent !important;
  border: 0;
  border-bottom: 3px solid #ED0A51;
  color: #ed0a51 !important;
  box-shadow: none;
}
.wallet-filter-reports,
.wallet-filter-shaadreports{
  display: none;
}
.wallet-filter-reports.show,
.wallet-filter-shaadreports.show{
  display: flex;
}
.credit-filter-reports,
.credit-filter-shaadreports{
  display: none;
}
.credit-filter-reports.show,
.credit-filter-shaadreports.show{
  display: flex;
}
.warning .info p {
  border: 2px solid rgb(255, 159, 67);
  font-size: 45px;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  padding: 16px 14px;
  line-height: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}


.warning p {
  text-align: center;
}
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:not(.marked-as-read) .dropdown-notifications-archive{
  visibility: visible !important;
}
.top-up-plans{
  display: none;
}
.file-name-data{
  display: none;
}
.delete-attach-file-icon{
  display: none;
}
.choose-category-query{
  margin-right: 2rem;
}
.choose-category-query select{
  position: relative;
}
.choose-category-query label{
  position: absolute;
    right: 3.2rem;
    top: 0.5rem;
}
.back-button-products{
  position: absolute;
  left: 2rem;
  top: 2rem;
}
.products-list{
  height: 300px;
}
.select-products-list{
  display: none;
}
.footer-bottom .Power-right a:hover{
  color: #ed0a51 !important;
}
/* .hero-para{
  font-size: 0.85rem !important;
} */
.Power-right {
  text-align: right;
}
.index-top-menu{
  display: flex;
}
@media (max-width: 480px){
  .Power-right {
    text-align: left;
  }
  .light-style .landing-hero{
    height: 100%;
  }
  .index-top-menu{
    display: grid;
    grid-template: "a a";
  }
  .hero-para{
    margin-bottom: 0;
  }
}

.otp-input-width {
  width: 100% !important;
}
 
.PhoneInputInput {
  border: none !important;
  color: #6f6b7d !important;
} 
 
.PhoneInputInput:focus {
  outline: none !important;
  box-shadow: none !important;
}
.landing-pricing {
  border-radius: 0px !important;
}
.check p {
  font-size: 45px;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  padding: 16px 14px;
  line-height: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  
}
.check.danger p{
  border: 2px solid rgb(234, 84, 85);
}

.check.info p{
  border: 2px solid rgb(40, 199, 111);
}

.check.warning p{
  border: 2px solid rgb(255, 159, 67);
}

.spantext {
  color : #0282C3;
  cursor : pointer;
}

.PhoneInputCountryIconUnicode {
  font-size: 17px;
}

.text {
  font-size: 20px !important;
  border-bottom-width: 0px !important;
}

.custom-img-container {
  width: 100px; 
  height: 100px; 
  background-size: cover; 
  background-position: center; 
  overflow: hidden; 
}

.custom-img-container::before {
  content: ""; 
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); 
}

div:where(.swal2-icon).swal2-warning {
  border-color: #ED0A51 !important;
  color: #ED0A51 !important; 
  font-size: 12px !important;
}

.form-control-phone-input {
  display: block;
  width: 18%;
  padding: 0.422rem 0.875rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6f6b7d;
  background-color: #fff;
  background-clip: padding-box;
  /* border: 1px solid #dbdade; */
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.PhoneInputCountrySelectArrow {
  /* display: none !important; */
}

div:where(.swal2-icon).swal2-warning {
  border-color: #ED0A51 !important;
  color: #ED0A51 !important;
  font-size: 12px !important;
}

.css-t3ipsp-control{
  border-color: #ED0A51 !important;
  box-shadow: 0 0 1px#ED0A51 !important;
  border-width: 1px;
}

.flatpickr-prev-month.flatpickr-prev-month {
  left: 1rem;
}
.flatpickr-current-month {
  left: 4rem !important;
}

.flatpickr-day.today {
  border-color: #f4faff;
}

.email-list {
  height: 300px;
  overflow-y: scroll;
  margin-bottom: 25px;
}
.email-list::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px transparent;
  border-radius: 10px;
  background-color: transparent;
}
 
.email-list::-webkit-scrollbar
{
  width: 4px;
  background-color: transparent;
}
 
.email-list::-webkit-scrollbar-thumb
{
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 6px transparent;
  background-color: #616161;
}

.btn-verified {
  color: #0282C3;
  background: transparent;
  border: 1px solid #0282C3;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  padding: 5px 15px !important;
}

.email-change.alert-primary {
  background-color: #f4f3ff;
  border-color: #f4f3ff;
  color: #ED0A51;
}

#contactListComponent .nav-pills .nav-item button.nav-link:not(.active):hover p,
#contactListComponent .nav-pills .nav-item button.nav-link:not(.active):focus p,
#contactListComponent .nav-pills .nav-item button.nav-link:not(.active):focus-within p {
 color:#0282C3 !important;
}

#contactListComponent .nav-pills .nav-link:not(.active):hover, .nav-pills .nav-link:not(.active):focus{
  color: #0282C3;
}

div:where(.swal2-container) {
  z-index: 9999 !important;
}

.form-control:focus-within {
  border-color: #ED0A51 !important;
}

.css-1dimb5e-singleValue {
  color: #6f6b7d !important;
}

.capital {
  text-transform: lowercase;
}
.capital:first-letter, .capital:first-line {
  text-transform: capitalize;
}