@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* font-family: 'Poppins', sans-serif; */





body {
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 14px;
}


.main-sidebar {
    box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
    position: fixed;
    top: 70px;
    height: 100%;
    width: 250px;
    background-color: #fff;
    z-index: 880;
    left: 0;
    background: #fff;
    /* background: -webkit-linear-gradient(bottom, #98D700, #FFFFFF);
    background: -moz-linear-gradient(bottom, #98D700, #FFFFFF);
    background: linear-gradient(to top, #98D700, #FFFFFF); */
    overflow-y: auto;
}
.main-sidebar .sidebar-brand {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 70px;
    line-height: 70px;
}
.main-sidebar .sidebar-brand a {
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 23px;
    vertical-align: bottom;
    color: #000;
}
.main-sidebar .sidebar-brand a .header-logo {
    height: 100%;
}
.main-sidebar .sidebar-menu {
    padding: 15px;
    margin: 0;
}
.main-sidebar .sidebar-menu li {
    display: block;
    background: #fff;
    border-radius: 5px;
}
.main-sidebar .sidebar-menu li a {
    position: relative;
    display: flex;
    align-items: center;
    height: 40px;
    padding: 0 20px;
    margin: 5px 0px;
    width: 100%;
    letter-spacing: 0.3px;
    color: #09317D;
    font-weight: 500;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
}
.main-sidebar .sidebar-menu li a i {
    width: 28px;
    font-size: 24px;
    margin-right: 10px;
    text-align: center;
}
.main-sidebar .sidebar-menu li.menu-header {
    padding: 3px 15px;
    color: #09317D;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
    background: none;
}
.main-sidebar .sidebar-menu li.menu-header:not(:first-child) {
    margin-top: 10px;
}
body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu>li.active>a {
    padding-left: 20px;
    position: relative;
    color: #fff;
}
.main-sidebar .sidebar-menu li.active a { 
    background-color: #f1c40f;
    border-radius: 5px;
    box-shadow: 0 4px 25px 0 rgb(0 0 0 / 20%);
}
img.language {
    width: 25px;
    height: 25px;
    display: block;
    margin: 0 auto;
}
img.user-img-radious-style {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    object-fit: cover;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.navbar {
    height: 70px;
    left: 0;
    right: 0px;
    position: absolute;
    z-index: 890;
    background: linear-gradient(174deg, #FFFFFF -23.16%, #98D700 41.46%);
}
.navbar .dropdown-toggle::after{
    display: none;
}
.sticky {
    position: fixed !important;
    top: 0;
}
.navbar .form-inline .form-control {
    background-color: #fff;
    border-color: transparent;
    padding-left: 20px;
    padding-right: 0;
    margin-right: -6px;
    height: 46px;
    font-weight: 500;
    border-radius: 3px 0 0 3px;
    transition: all 1s;
    border: none;
    min-width: 400px;
}
.navbar .form-inline .search-element .form-control {
    border-radius: 30px 0 0 30px;
}
.navbar .form-inline .search-element .btn {
    border-radius: 0px 30px 30px 0px;
}
.navbar .form-inline .btn {
    border-radius: 0 3px 3px 0;
    background-color: #fff;
    padding: 9px 15px 9px 15px;
    border-color: transparent;
    height: 46px;
    color: #F1C40F;
    font-size: 15px;
}
.navbar .nav-link {
    color: #f2f2f2;
    padding-left: 12px !important;
    padding-right: 12px !important;
    height: 100%;
    text-align: center;
}
.navbar .dropdown-list-toggle .message-toggle .headerBadge1 {
    position: absolute;
    top: 4px;
    right: 0px;
    font-weight: 300;
    padding: 3px 6px;
    background: #F1C40F;
    border-radius: 10px;
    color: #000;
}
.navbar .nav-link.nav-link-lg i {
    margin-left: 0 !important;
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    display: block;
    margin: 0 auto !important;
}
.icon-text1 {
    position: absolute;
    text-align: center;
    bottom: -1px;
    left: 0px;
    color: #09317D;
    font-size: 12px;
    font-weight: 400;
    width: 55px;
}
.dropdown-menu {
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    border: none;
    width: 200px;
}
.dropdown-menu .dropdown-title {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1.5px;
    font-weight: 500;
    color: #191d21 !important;
    padding: 10px 20px;
    line-height: 20px;
    color: #98a6ad;
}

a.dropdown-item {
    padding: 10px 20px;
    font-weight: 400;
    line-height: 1.2;
}
.dropdown-menu a {
    font-size: 13px;
}
.dropdown-item.has-icon i {
    margin-top: -1px;
    font-size: 13px;
    margin-right: 12px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f03424;
}
.dropdown-menu a:hover {
    color: #fff;
}


.dropdown-menu {
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    border: none;
    width: 200px;
}
.dropdown-list {
    width: 300px;
    padding: 0;
}
.dropdown-list .dropdown-footer, .dropdown-list .dropdown-header {
    letter-spacing: 0.5px;
    font-weight: 600;
    padding: 10px 15px 10px 15px;
    font-size: 13px;
}

.main-content {
    padding-left: 280px;
    padding-right: 30px;
    padding-top: 80px;
    width: 100%;
    position: relative;
}

.card {
    background-color: #fff;
    border-radius: 10px;
    border: none;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0.46875rem 2.1875rem rgb(90 97 105 / 10%), 0 0.9375rem 1.40625rem rgb(90 97 105 / 10%), 0 0.25rem 0.53125rem rgb(90 97 105 / 12%), 0 0.125rem 0.1875rem rgb(90 97 105 / 10%);
    overflow: hidden;
}
.card .card-header {
    border-bottom-color: #f9f9f9;
    line-height: 30px;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    padding: 15px 25px;
    display: flex;
    align-items: center;
    background-color: transparent;
    justify-content: space-between;
}
.card .card-body {
    padding-top: 20px;
    padding-bottom: 0px;
}

.customerProfileBox img {
    width: 100%;
    height: 100%;
    max-width: 200px;
    max-height: 250px;
    object-fit: cover;
    margin: 0 auto 16px;
    display: block;
}

.customerProfileBox {
    text-align: center;
}

.customerProfileBox h4 { 
    font-size: 18px;
    color: #000000a6;
    font-weight: 600;
    margin: -55px 0 15px 0;
    padding: 0;
    line-height: 1.2;
}
.cardContentBody {
    padding: 15px 25px;
}
.customerDetailsRow {
    padding: 0;
    margin: 0;
}

.customerDetailsRow ul {
    padding: 0;
    margin: 0;
}

.customerDetailsRow ul li {
    list-style: none;
    display: block;
    padding: 12px 0;
    border-top: 1px solid #a0a0a0;
}

.customerDetailsRow ul li:first-child {
    border-top: none !important;
  }

/* .material-icons {
    color: #56CA00;
} */
.list-Name {
    display: flex;
    align-items: center;
}
.list-Name, .list-Name h5 {
    font-size: 14px;
    line-height: 1.1;
}
.list-Name .m-icon {
    min-width: 33px;
    display: flex;
    align-items: center;
    color: #56CA00;
}


.list-Name h5 {
    color: #000000a6;
    font-weight: 500;
    min-width: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 15px 0 0;
}

.list-Name h5:after {
    content: ":";
    display: block;
    color: #000000a6;
    font-weight: 400;
    line-height: 1.2;
}

.customer-details-ans {
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #000000a6;
}

.customer-details-ans svg {
    margin-left: 27px;
}

.goldbtn {
    background-color: #FFD700;
    box-shadow: 0 0px 10px rgb(0 0 0 / 10%);
}
.btn {
    font-weight: 400;
    font-size: 16px;
    padding: 7px 25px;
    color: #000;
    border-radius: 10px;
}



/************** Usage ***************/
.usageSummaryicon {
    min-width: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0 3px 7px rgb(0 0 0 / 16%);
    border-radius: 100%;
}

.vHr {
    height: 65px;
    width: 1px;
    background: #ECF0F9;
    display: inline-block;
    margin: 0 20px;
    opacity: 0.50;
}

.usageSummaryItem {
    display: flex;
    align-items: center;
    padding: 20px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 16%);
    border-radius: 10px;
}
.usageSummaryItem:not(:last-child){
    margin-bottom: 12px;
}
.summaryblurbg { background: #6ED0DB;}
.summaryorangebg { background: #FEB45D;}
.summarypinkebg { background: #F0679F;}

.usagebox h3 {
    font-size: 16px;
    color: #fff !important;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 0 0 10px 0;
}
.usagebox h6 {
    color: #000000a6;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2;
    margin: 0;
    padding: 0;
}
.usagebox:not(:last-child){
    margin-right: 30px;
}

.getCustomerDetail .card {
    height: 100%;
    margin: 0;
}
.getCustomerDetail > .row > .col-12 {
    margin-bottom: 20px;
}
/************** Usage ***************/

.BalanceBox {
    padding: 20px;
    background: #ECF0F9;
    border-radius: 10px;
    height: 100%;
    display: flex;
}

.verticalTextBox {
    display: flex;
    margin: 0;
    padding: 10px;
    align-items: center;
    justify-content: center;
    background: #a0a0a0;
    font-weight: 900;
    color: #fff;
    letter-spacing: 0.5em;
    writing-mode: vertical-rl;
    margin-right: 20px;
    border-radius: 10px;
    font-size: 26px;
}
.BalanceBoxListRow {
    flex: 1;
}
.BalanceBoxList {
    padding: 10px 0;
    border-top: 1px solid #a0a0a0;
    font-size: 15px;
}

.BalanceBoxList:first-child{
    border-top: none;
}

.BalanceBoxList h6 {
    font-weight: 300;
    color: #000000a6;
    line-height: 1;
    margin: 0;
    font-size: 15px;
}   
.BalanceBoxList span {
    color: #000000a6;
    font-weight: 500;
}

.BalanceBoxList:last-child {
    padding-bottom: 0;
}

.msisList {
    padding: 10px 0;
    border-bottom: 1px solid #FFFFFF;
}
.msisList:last-child {
    border-bottom:0 ;
}
.msisList h5 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin: 0;
    line-height: 1;
    padding-bottom: 8px;
}
.msisList span {
    color:#000000;
    font-size: 18px;
    font-weight: 400;
    display: block;
    line-height: 1;
}
.blurbg {
    background-color: rgba(110, 208, 219, 0.60);
}

.orangebg {
    background-color: rgba(254, 179, 93, 0.60);
}
.card-header h4 {
    margin: 0;
    font-size: 20px;
    color: #051643;
}

.getCustomerDetailBg {
    background: url(../img/mainBg.png)no-repeat center / cover;
}
.getCustomerDetail {
    /*background: url(../img/mainBg.png)no-repeat center / cover;*/
}
.threeColumnMsis {
    display: flex;
    flex-wrap: wrap;
}
.threeColumnMsis .msisList {
    display: flex;
}
.threeColumnMsis .msisList .msisListInr{
    margin: 0;
}

table {
    width: 100%;
}

.table-responsive table tr th {
    color: #000000a6;
    font-weight: 500;
    font-size: 14px !important;
    padding: 10px 10px;
}

.table-responsive table tr th, .table-responsive table tr td {
    padding: 10px 10px;
}
table tr{
    border-bottom: 1px solid #0516434d;
}
.table-responsive table tr td {
    color: #00000088;
    font-weight: 400;
    font-size: 14px !important;
}

table.oddbgColor tr:nth-child(even) {
    background-color: #5871a010;
}
.table-pagination ul {
    margin: 33px -10px 0;
}
.table-pagination ul li {
    list-style: none;
    margin: 0 10px;
}
.table-pagination ul li span {
    border: 2px solid rgba(9, 50, 125, 0.30);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    color: #0F1642;
    border-radius: 100%;
    transition: all ease 0.3s 0s;
    cursor: pointer;
}
.table-pagination ul li span:hover, .table-pagination ul li.active span {
    background-color: #000000a6;
    color: #fff;
}
.table-pagination ul li span:hover svg path, .table-pagination ul li.active span svg path {
    fill: #fff;
}

.pagination a{
    color: #00000080 !important;
}

.pagination>.active>.page-link{
    border-color: #f03424 !important;
    background: #f03424 !important;
    color: #fff !important;
} 

.rechargeOrderRow {
    display: flex;
}
.rechargeOrderRight {
    flex: 1;
}

.bludDark {
    background-color: #09317D;
}
.orangeVertical {
    background-color: #F1C40F;
}
.greenBorderBtn tr{
    border-bottom: 1px solid rgba(88, 202, 0, 0.30);
}


.greenBorderBtn tr th, .greenBorderBtn tr td {
    padding: 10px 9px;
}
.StatusBtn {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    padding: 7px 0;
    min-width: 110px;
    min-height: 30px;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 30px;
}
.completedBtn {
    background-color: #56CA00;
}
.pendingBtn {
    background-color: #F1C40F;
}
.failedBtn {
    background-color: #C0392B;
}

.otherInformationlist {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 30px;
    background: #98D700;
    border-radius: 5px;
    margin-bottom: 15px;
}
.otherInformationlist:last-child {
    margin-bottom: 0;
}

.otherInformationlisticon {
    min-width: 39px;
}
.otherInformationlist h5 {
    margin: 0 ;
    flex: 1;
    font-size: 18px;
    font-weight: 300;
    color: #000000;
}
.centerBorderTable {
    border-right: 2px dashed rgba(5, 22, 67, 0.30);
}

.main-footer {
    padding: 20px 30px 20px 280px;
    margin-top: 40px;
    color: #98a6ad;
    border-top: 1px solid #e3eaef;
    display: inline-block;
    background: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    width: 100%;
}
.main-footer .footer-right {
    text-align: right;
}
.footer-right a {
    font-size: 14px;
    text-transform: capitalize;
    color: #0F1642;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    line-height: 1;
    margin: 0 2px;
}
.main-footer .footer-right {
    font-size: 14px;
    line-height: 1;
    color: #0F1642;
    font-weight: 400;
}
.footer-right a:hover {
    color: #98D700;
}




/* Header Dropdown */
.dropdown-list .dropdown-footer a, .dropdown-list .dropdown-header a {
    text-decoration: none;
    color: #09317D !important;
    font-weight: 500;
}
.dropdown-list .dropdown-list-content {
    height: 250px;
    overflow: hidden;
    overflow-y: auto;
}
.dropdown-list-message .dropdown-item {
    display: flex;justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 8px 15px;
}
.dropdown-list-message .dropdown-item .dropdown-item-avatar {
    width: 40px;
    height: 40px;
    max-width: 40px;
    margin-right: 15px;
    display: block;
}
.dropdown-list-message .dropdown-item .dropdown-item-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dropdown-list-message .dropdown-item .dropdown-item-desc {
    flex: 1;
    display: block;
    white-space: normal;
}
.dropdown-list-message .dropdown-item .dropdown-item-desc span {
    display: block;
}
.dropdown-list-message .dropdown-item .dropdown-item-desc .message-user {
    font-size: 13px;
    font-weight: 500;
    color: rgb(57, 57, 60);
    padding-bottom: 2px;
}
.dropdown-list-message .dropdown-item .dropdown-item-desc .time {
    margin: 0px;
    font-size: 10px;
    text-transform: uppercase;
    color: rgb(170, 170, 170);   
    letter-spacing: 0.5px;     
    line-height: 140%;
    font-weight: 400;
}
.dropdown-list-message .dropdown-item .dropdown-item-desc .messege-text {
    text-transform: none;
    font-size: 12px;
    color: rgb(109, 108, 108);
    padding-bottom: 4px;
}   



.dropdown-list-icons .dropdown-item {
    display: flex;justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 8px 15px;
}
.dropdown-list-icons .dropdown-item .dropdown-item-icon {
    width: 40px;
    height: 40px;
    max-width: 40px;    
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;   
    border-radius: 50%;
}
.dropdown-list-icons .dropdown-item .dropdown-item-desc {
    flex: 1;
    display: block;
    white-space: normal;    
    font-size: 12px;
    line-height: 16px;
    color: #34395e;    
    display: block;
}   
.dropdown-list-iconse .dropdown-item .dropdown-item-desc span  {
    display: block;
} 
.dropdown-list-iconse .dropdown-item .dropdown-item-desc b {
    font-weight: normal;
}
.dropdown-list-icons  b {
    font-weight: normal;
}
.dropdown-list-icons .dropdown-item .dropdown-item-desc .time {
    margin: 0px;
    font-size: 10px;
    text-transform: uppercase;
    color: #aaa;       
    line-height: 20px;
    font-weight: 400;
    display: block;
}









.getCustomerDetail .card-header-action {
    display: flex;
    align-items: center;
}

.input-group.date input {
    background: #09317d;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px !important;
    color: #fff;
    border-radius: 30px !important;
}
.input-group.date input::placeholder {
    color: #fff;
} 
.getCustomerDetail .calendar {
    position: absolute;
    right: 15px;
    top: 7px;
    color: #fff;
    z-index: 10;
}
.getCustomerDetail .dropdown-toggle {
    font-size: 16px;
}
.card-header-action > div {
    margin-left: 20px;
}

.input-group.date input, .getCustomerDetail .dropdown-toggle, .getCustomerDetail .form-group select  {
    border-radius: 30px;
    min-width: 200px;
    width: 100%;
    max-width: 200px;
    background-color: #09317d !important;
    outline: none;
    min-height: 25px;
}
.form-group {
    position: relative;
}
.SearchBox {
    color: #000000a6 !important;
    background: #5871a010 !important;
    min-height: 40px;
    padding: 0 20px;
}
.SearchIcon {
    color: #f03424 !important;
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
}
.SearchBox::placeholder {
    color: #000000a6 !important;
}

.SearchBox:focus{
    border-color: #f03424 !important;
}

.form-group select {
    /* color: #fff; */
    padding: 0 20px;
    font-size: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.372' height='7.071' viewBox='0 0 11.372 7.071'%3E%3Cg id='Group_53' data-name='Group 53' transform='translate(247 -317.464) rotate(90)'%3E%3Crect id='line' width='8' height='2' rx='1' transform='translate(317.464 245.586) rotate(-45)' fill='%23f2f4f7'/%3E%3Crect id='line-2' data-name='line' width='8' height='2' rx='1' transform='translate(323.121 242.7) rotate(-135)' fill='%23f2f4f7'/%3E%3C/g%3E%3C/svg%3E") !important;
    /* background-color: #09317d !important; */
    background-position: center right 20px;
    appearance: none;
    background-repeat:no-repeat ;
}



.misisdn-popup-sec {
    height: 100vh;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
}
.misisdn-popup-sec::after {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: rgb(0 0 0 / 60%);
    backdrop-filter: blur(10px);
}

.msisidn-popup-box {
    background: #ECF0F9;
    padding: 20px;
    max-width: 800px;
    width: 100%;
    margin: 20px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 30%);
    border-radius: 10px;
    position: relative;
}
button.close-popup {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 3px solid #09317D;
    position: absolute;
    right: -20px;
    top: -20px;
    background-color: #ECF0F9;
}
.close-popup svg {
    width: 20px;
    height: 20px;
}

.msisidn-popup-box h3 {
    position: relative;
    font-size: 30px;
    margin: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(5 22 67 / 30%);
    font-weight: 400;
    color: #09317D;
}
.msisidn-popup-box h3:before {
    content: "";
    display: block;
    width: 40px;
    height: 5px;
    background: #56CA00;
    margin-bottom: 5px;
    border-radius: 10px;
}
.msisidn-number {
    padding: 50px 15px 50px;
    max-width: 700px;
    margin: 0 auto;
}
.form-box label {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #2E3092;
}
.MsisidnInputBox {
    display: flex;
    padding-bottom: 40px;
}
.dialpad {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 80px;
    background-color: #56CA00;
    color: #fff;
    border-radius:33px 0 0 33px;
}
.MsisidnInputBox input {
    flex: 1;
    border-radius:0 33px 33px 0;
    border: 0;
    background-color: #fff;
    min-height: 60px;
    padding: 0 20px;
    outline: none;
    color: #000;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.submit_btn .btn {
    min-width: 200px;
    min-height: 50px;
    border-radius: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    box-shadow: 0 10px 20px rgb(0 0 0 / 16%);
    margin-left: 20px;
    background-color: #56CA00;
    border: 0 !important;
    padding: 0;
}
.submit_btn .btn {
    background:#4BA806
}
.submit_btn .ResetBtn {
    background: #EE7164 !important;
}
.submit_btn .ResetBtn:hover {
    background: #C0392B !important;
}
.submit_btn .SubmitBtn:hover {
    background: #3b8305 !important;
}


.best-offer {
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 0;
    background: transparent;
    outline: none;
    border: 0;
    box-shadow: 0 10px 20px rgb(0 0 0 / 25%);
    background: #F1C40F;
    border-radius: 100%;
    padding: 10px;
}
.offerPopupContent {
    max-width: 100%;
    margin: 0;
    min-height: 100%;
}

.offerPopupContent .misisdn-popup-sec {
    background: transparent;
}
/* .offerPopupContent .misisdn-popup-sec:after {
    display: none;
} */
.offerPopupContent .modal-content {
    background: transparent;
}

.breadcrumb{
    background: transparent;
  }