
.card-body {
    padding: 1rem!important;
}

.card-body .border-color-white {
    height: 34px;
}
 
.card-body .form-group {
    margin-bottom: 10px!important;
}

.financial-right .border-color-white {
    height: 34px;
}

.breadcrumb {
    font-size: 14px;
}

.form-control {
    height: calc(2rem + 2px);
    font-size: 14px;
}

.post-search .search-btn {
    height: 34px;
}

.creditcompany {
  width: 100%;
  float: left;
  background: #eae9e9;
  border: 1px solid #ddd;
  text-align: center;
  padding: 10px 0 20px 0;
}

.creditcompany {
  text-align: center;
}

.creditcompany img {
  max-width: 26%;
  text-align: center;
  margin: 0px auto;
  display: block;
}


.creditcompany h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  width: 100%;
  display: block;
  padding: 8px 0;
  text-transform: capitalize;
  background-color: #2e7bea;
  margin-top: 20px;
}

.companydataall {
  width: 100%;
  float: left;
  padding: 0 10px;
}

.creditcompany table {
  border-color: #ddd;
  width: 100%;
  float: left;
}

.creditcompany table tr td, .creditcompany table tr th, .creditcompany table tr {
  border-color: #ddd;
  text-align: left;
  text-transform: capitalize;
}

.creditcompany tr td, .creditcompany tr th {
  color: #555;
  font-size: 12px;
  padding: 10px 5px;
}

.creditcompany tr.current-credit td {
  font-weight: bold;
  font-size: 15px;
  color: #000;
}

.help-box {
  border: 1px solid #eae9e9;
  width: 100%;
  float: left;
  margin-top: 0px;
}

.helpbox-reapet:nth-child(2n+1) {
  background-color: #ffffff;
}
.helpbox-reapet {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 0px;
  border-bottom: 1px solid #eae9e9;
}

.helpbox-reapet p {
  margin-bottom: 0px;
  font-size: 15px;
  margin-top: 0px;
  width: 35%;
  border-right: 1px solid #eae9e9;
  padding: 10px 15px;
}

.helpbox-reapet p:last-child {
  font-weight: 600;
  font-size: 15px;
  color: #0f0f10;
  border: none;
  text-align: right;
  width: 65%;
}

.helpbox-reapet:nth-child(2n) {
  background-color: #f7f7f7;
}

.help-box img {
    max-width: 26%;
    text-align: center;
    margin: 0px auto;
    display: block;
    padding: 20px;
}

.help-box h2{color: #fff;
    font-size: 25px;
    font-weight: 700;
    width: 100%;
    display: block;
    padding: 8px 0;
    text-transform: capitalize;
    background-color: #2e7bea;
    margin-top: 0px;
    text-align: center;
}

.top-header.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  font-weight: 600;
}
.navbar-white {
  background-color: #0a7dea;
} 

.top-header img {
  filter: brightness(0) invert(1);
}

.col-md-4, .col-md-8, .col-md-9, .col-md- {
  padding-left: 15px;
  padding-right: 15px;
}

.amount textarea {
  width: 100%;
  border: none;
  padding: 15px;
  outline: none;
}

.finance-tab.wallet-unload.rr-transfer ul li {
  width: 100%;
}

.nameshow label {
  margin-bottom: 0px;
}

.old-credit {
    border: 1px solid #0a7dea;
    padding: 4px 13px;
    border-radius: 5px;
    display: inline-block;
    color: #0a7dea;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    right: 30px;
    top: 50px;
}

.wallet-unload-body .form-check input {
    padding: 4px 15px;
    outline: none;
    width: auto;
}

.brand-link {
    padding: 1.225rem 0.5rem!important;
}

.layout-fixed .brand-link {
    width: 200px;
}

#logo{width:100%; text-align: center;}

#logo img{width:230px; margin: 0 auto; }

.tras-msg h5 {font-size:14px; margin-top:20px;}

.trans-back-btn{
    background-color: #ddd;
    border: none;
    padding: 8px 24px;
    border-radius: 4px;
    margin-right: 10px;
}

.trans-print-btn{
    background-color: #007bff;
    border: none;
    color:#ffffff;
    padding: 8px 24px;
    border-radius: 4px;
    margin-right: 10px;
} 

.get-balance h5 {
    border-bottom: 1px solid #d5d5d5;
    padding: 8px 0px;
    margin-bottom: 17px;
}

.balance-detail td:first-child{font-size:13px;}

.balance-detail td:last-child{font-size:14px; font-weight:600; padding-left:16px;}

table#mini_statement_table {
    border: 1px solid #ddd;
    width: 100%;
    background-color: #fff;
}

#customer_Ac_bal {
    font-size: 20px;
    padding: 8px 0px;
    font-weight: 600;
}

.select2-container .select2-selection--single {
    border: 1px solid #ced4da!important;
}

.service-detail .custom-select, .service-detail .form-control {
    font-size: 15px!important;
}    

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: none;
}

.select2-container .select2-selection--single {
    height: 38px!important;
    padding: 8px!important;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    border: 1px solid #ced4da!important;
    border-radius: 4px;
    padding: 5px 15px;
    outline: none;
    font-size: 15px;
}

.dataTables_wrapper .dataTables_length select {
    margin-left: 0.5em;
    border: 1px solid #ced4da!important;
    border-radius: 4px;
    padding: 5px 8px;
    outline: none;
    font-size: 15px;
    background-color: #fff;
}
label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 600;
    font-size: 14px;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #111;
    border: none;
}

button.excel-btn {
    border: 1px solid #3b714e;
    color: #3b714e;
    max-height: 34px;
    width: 34px;
    padding: 4px;
}

button.pdf-btn {
  color: #e96b35;
  border: 1px solid #e96b35;
}

ul.navbar-nav.topright-navbar {
  gap: 30px;
}

.nav-pills .nav-link:not(.active):hover {
  color: #ffffff;
}

.finance-tab.wallet-unload ul li {
  width: 50%;
}

.finance-tab.wallet-unload ul li a span {
  max-width: 100%;
}

.form-check.account-number .form-check-input {
  margin-left: 0;
}

.form-check.account-number {
  padding: 10px!important;
}

.form-check.account-number .form-check-label {
  padding-left: 20px;
  font-size: 13px;
}

.dmt-account p {
    font-size: 14px;
}

th.wallet-charge {
  text-align: center;
  padding: 10px;
  background-color: #ddd;
  font-size: 16px!important;
}

.wallet-unload-body input {
  padding: 4px 15px;
  outline: none;
  width: calc(100% - 0px);
}

.wallet-unload-body select {
    padding: 9px 15px;
    outline: none;
    width: calc(100% - 0px);
    max-height: 38px;
}

.table-sm tbody th {
  font-size: 12px;
  font-weight: 300;
}

.financial-right table td {
  font-size: 13px;
}

.financial-right table th {
  font-size: 13px;
}

.table-sm th {
  font-size: 13px;
}

.wallet-unload-body td {
  font-size: 13px;
}

.pull-right{float: right;}

.nav-heading {
    background-color: #13429e;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    width: calc(200px - 0.5rem * 3);
    border-radius: 4px;
    align-items: center;
    color: #fff;
    padding: 7px 10px;
}
.loxo-box p {
  margin-bottom: 10px;
  padding-top: 5px;
  font-size: 15px;
  color:#000000;
}

.img-box {
    outline: none !important;
    overflow: hidden;
    width: 60px;
    height: 60px !important;
    border: 2px solid #ddd;
    border-radius: 50%;
    padding: 13px;
    background-color: #fff;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.loxo-box {
  padding: 10px;
  text-align: center;
   margin-bottom: 30px;
}

.top-header .font-20 {
    font-size: 14px;
}

.service-detail .tab-content.card_contant_bg {
    padding-top: 1rem!important;
}

.service-detail .custom-select, .service-detail .form-control {
    font-size: 15px;
}

.card-header img {
    width: 30px!important;
}

.card-header .nav-pills .nav-link.active, .card-header .nav-pills .show>.nav-link {
    color: #0c7fec;
    background-color: #ffffff;
    border: 1px solid #d1cfca;
}

.card-header .nav-pills .nav-link:not(.active):hover {
   color: #0c7fec;
}

.card-header .nav-item .font-10 {
    font-size: 14px !important;
}
.main-footer {
    color: #333333;
    font-size: 15px;
}

.nav-heading p{margin-bottom: 0px;}

.nav-item ul.nav .nav-link p{position:relative;}

.nav-item ul.nav .nav-link p::before {
    content: "";
    position: absolute;
    left: -16px;
    top: 3px;
    width: 8px;
    height: 8px;
    background-color: #f8f8f8;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.color_code li a{
    color: rgb(4 87 165) ;
    font-weight: 500;
  }
  .abcd img{
    float: inherit !important; 
    max-height: 35px !important;
}

.dashboardleft_wrap {
  background: #f8f8f8;
  width: 100%;
  float: left;
  padding: 0px 0px 20px 0px;
  border: 1px solid #dbd8d8;
  margin-top: 10px;
}

.img-box img {
  width: 100%;
}

.delete {
    color: red;
}

input#cheque_passbook_image {
    height: calc(1.5em + 0.75rem + 20px) !important;
        width: 100%;
}

.myaccount-class h2 {
  font-size: 20px;
  text-align: center;
}

.myaccount-class {
  padding: 10px 10px;
  background-color: #e9e8e8;
  margin-bottom: 20px;
}

.dashboard-righttabs {
  margin-top: 10px;
}

.dashboard-righttabs nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background: #0a7dea;
    border-radius:0;

}
.dashboard-righttabs nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 15px 25px;
    color: #000;
    background: #e9e8e8;
    border-radius:0;
}
.dashboard-righttabs .tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    padding:30px 25px;
}

.dashboard-righttabs  nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
  background: #0a7dea;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

.service-detail .card-header {
  background-color: #f6f4ef;
  padding-top: 0px!important;
}

.service-detail .card {
  border: 5px solid #f6f4ef;
}

.service-detail .border-color-white {
  background: #0a7dea !important;
  border-color: #0a7dea !important;
}

.service-detail .btn-outline-warning {
  color: #ffffff;
  border-color: #ffc107;
  background-color: #ffc107;
  border-radius: 6px!important;
}

.onlive {
  padding: 2px 1px;
  width: 12px !important;
  height: 12px !important;
  margin-top: 0px;
  background: red;
  position: relative;
  top: 0px;
  background-color: green;
  display: inline-block;
  margin-right: 5px;
}

.onlive.red {
  background: red;
}


.service-detail td, .service-detail th{
  font-size: 13px;
  font-weight: normal;
}


.tabContent {
  background: #f8f8f8;
  width: 100%;
  float: left;
  padding: 15px;
  border: 1px solid #dbd8d8;
}

.tab-body img{width: 100%; padding:15px;}

.nofitio-imageround {
  width: 360px;
  border-radius: 50%;
  padding: 30px;
  border: 8px solid #ddd;
  height: 360px;
  margin: 0 auto;
  margin-top: 100px;
}

.adhar-pay {
    border: 1px solid #ddd;
    padding: 144px 20px;
    text-align: center;
    margin: 119px 0px;
    font-size: 30px;
    color: #0a7dea;
    font-weight: 600;
}

.dashboard-righttabs .nav-tabs .nav-link.active {
  color: #fdfdfd !important;
}
  
.dashboard-righttabs i {
  margin-right: 5px;
}
.show-mobileNo {
  padding: 5px 10px;
  font-size:40px !important;
  background: #eae9e9;
  margin-top: 40px !important;
  border: 1px solid #dbd8d8;
  text-align: center;
  font-weight: 600;
  letter-spacing: 4px;
}

.recharge-img {
    margin-top: 15px;
}

.recharge-img img {
    max-width: 100%;
    min-height: 300px;
    max-height: 300px;
}

.recharge-img p {
    margin-bottom: 0px;
    padding: 8px 10px;
    background-color: #fff;
    border: 1px solid #e3dddd;
    font-size: 15px;
     margin-top: 15px;
}

.your-offer {
  display: flex;
  align-items: center;
  background-color: #eae9e9;
  margin-top: 20px;
  padding: 5px 20px;
}
.your-offer img {
  max-width: 80px;
}

.your-offer h2 {
  margin-bottom: 0px;
  color: #e96b35;
  font-weight: 600;
  padding-left: 20px;
}

.financial-left {
  background: #f8f8f8;
  width: 100%;
  float: left;
  padding: 0px 0px 20px 0px;
  border: 1px solid #dbd8d8;
  margin-top: 10px;
}

.financial-right {
  margin-top: 10px;
}
.finance-tab ul li {
  cursor: pointer;
  float: left;
  width: 25%;
  text-align: center;
  text-transform: capitalize;
  margin-right: 0px;
  display: inline-block;
  height: 100%;
  padding: 10px 0px;
  background-color: #0a7dea;
}
.check-icon {
  height: 20px;
  width: 20px;
  margin-right: 7px;
  float: left;
  background-color: green;
  padding: 5px;
  border-radius: 50%;
}

.check-icon.red{background-color: red;}

  .finance-tab ul li a{color: #ffffff;}

  .finance-tab ul li a span {
    display: block;
    font-size: 12px;
    line-height: 15px;
    max-width: 90px;
    margin: 0 auto;
    padding-top: 0px;
    font-weight: 600;
}

.finance-tab ul li img {
    width: 30px;
    display: none;
}

.finance-tab ul {
  float: left;
  width: 100%;
  margin: 0px;
  display: flex;
  align-items: center;
  padding: 0px;
}

.finance-tab ul li.active {
  background-color: #f4f6f9;
}

.finance-tab {
  position: relative;
  display: inline-block;
  width: 100%;
}

.finance-body {
  padding: 15px;
}

.imp-notes-box ul {
  padding: 0px;
  margin: 0px;
}

.imp-notes-box ul li {
  font-size: 14px;
  padding-left: 20px;
  margin-bottom: 15px;
  display: inline-block;
  position: relative;
}

.imp-notes-box ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 5px;
  width: 8px;
  height: 8px;
  background-color: #e96b35;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

p.imp-heading {
  border-bottom: 2px solid #e96b35;
  padding: 10px 0px;
  font-size: 16px;
  font-weight: 600;
}

.dmt-remmiter-number {
  background-color: #fff;
  position: relative;
}
  
.dmt-remmiter-number fieldset {
  border: 1px solid #a4a0a0;
  padding: 0px 10px;
}

.dmt-remmiter-number legend {
  display: block;
  padding-left: 2px;
  padding-right: 2px;
  border: none;
  width: auto;
  font-size: 12px;
  font-weight: 500;
  margin-left: 15px;
  padding: 0 5px;
  margin-bottom: 10px;
}

.dmt-remmiter-number .col-md-12.remitter_button {
  padding-bottom: 10px;
  height: 70px;
  padding-top: 10px;
  display: flex;
  align-items: center;
}

.dmt-remmiter-number input {
  height: 34px;
  padding: 6px 12px;
  padding-left: 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  width: 60%;
  margin-right: 8px;
  box-shadow: none;
  outline:none;
}

.dmt-remmiter-number .button-money {
  padding: 5px 28px;
  font-size: 16px;
  color: #fff;
  border: 0;
  font-weight: 500;
  position: relative;
  margin-right: 0;
  background: #0a7dea !important;
  border-color: #0a7dea !important;
  border-radius: 6px;
  display: flex;
    align-items: center;
}

.dmt-remmiter-number .button-money i{
  padding-left: 10px;
  position: relative;
  top: 1px;
}

.add-account {
  background-color: #ffffff;
  padding: 6px 7px;
  width: 100%;
  border: 1px solid #ced4da;
  border-radius: 6px;
  font-size: 9px;
  max-height: 40px;
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 10px;
}

.add-account strong {
  font-size: 16px;
  line-height: 12px;
  color: #0a7dea;
  padding-right: 5px;
  font-weight: 600;
}

.add-account span {
  font-size: 16px;
  line-height: 10px;
  color: #0a7dea;
}

span.new-block {
  font-size: 7px;
  line-height: 9px;
  color: #000000;
}

.payment-mode {
  margin-top: 25px;
}

.payment-mode .form-check-input {
    position: relative;
    margin-top: 0.0rem;
    margin-left: 0px;
    margin-right: 5px;
}

.row.customer-box {
  background-color: #ffffff;
  padding: 10px 15px;
  float: left;
  width: 100%;
  border: 1px solid #ced4da;
  border-radius: 6px;
  display: flex;
  align-items: center;
  margin: 25px 0px 0px;
}
a.adddata {
  padding: 8px 15px;
  float: left;
  border: 1px solid #ced4da;
  border-radius: 6px;
  background-color: #f8f8f8;
}
a.deletedata {
  padding: 10px 15px;
  float: left;
  border: 1px solid #ced4da;
  border-radius: 6px;
  background-color: #f8f8f8;
}
.customer-add {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: flex-end;
}

.deletedata i {
  color: red;
  font-size: 18px;
}
.adddata img {
  width: 30px;
}

.amount {
  background: #fff;
  padding: 0px 0;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
  margin-top: 15px;
    display: flex;
    align-items: center;
}

.amount select.form-control {
  border: none;
  outline: none;
}
.account-noedit {
  padding-left: 15px;
}

.add-btn {
  background: #0a7dea !important;
  border-color: #0a7dea !important;
  color: #fff;
  border-radius: 6px!important;
    height: 34px;
    padding: 4px 15px!important;
    text-align: center;
    
}

.back-btn {
  background: #5f5855 !important;
  border-color: #5f5855 !important;
  color: #fff;
  border-radius: 6px!important;
}

.ac-verify {
  border: 1px solid #0a7dea;
  padding: 3px 11px;
  color: #0a7dea;
  border-radius: 4px;
  font-size: 15px;
  position: relative;
  right: -19px;
}

.amount strong {
  background: #f5f5f5;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 15px;
  float: left;
  color: #545454;
  min-width: 36%;
}
.amount strong span{color: red;}

.amount input {
  float: left;
  padding-left: 15px !important;
  border:none;
  outline: none;
  font-size:15px;
  
}
 
.payment-mode span.total {
    font-size: 14px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}

.back-btn.scan-device {
  background-color: #e96b35!important;
  border-color: #e96b35!important;
}

.customer-box h2 {
  font-size: 16px;
  margin-bottom: 5px;
  color: #000000;
  font-weight: 600;
}
.customer-box p{font-size: 13px; margin-bottom: 5px; color: #000000;}

.userName {
  background-color: #ffffff;
  padding: 6px 15px;
  float: left;
  width: 100%;
  border: 1px solid #ced4da;
  border-radius: 6px;
}
.finance-tab ul li.active a{
  color: #000000;
}

.finance-tab ul li{border-right: 1px solid #d1cfca;}

.finance-tab ul li:last-child{border-right:none}

.user-panel {
    border-bottom: 1px solid #fff !important;
}
.user-panel, .user-panel .info {
    overflow: hidden;
    white-space: nowrap;
}
.user-panel {
    position: relative;
}
.user-panel .image {
    display: inline-block;
    padding-left: 0.8rem;
}
.user-panel img {
    height: auto;
    width: 3.5rem;
    height: 3.5rem;
}
.border-color-white {
    background: #13429e !important;
    border-color: #13429e !important;
    border-radius: 5px !important;
    font-size: 11px;
    line-height: 1;
}
.abc {
  background: #f8f8f8!important;
  border: 1px solid #0a7dea !important;
  border-radius: 4px !important;
  color: #46413f !important;
  padding: 5px 10px !important;
  font-size: 14px;
  margin-right: 5px;
}
.abc i{
  font-weight: 600;
  font-size: 18px;
  color: #333333;
}
.main-header .nav-link{
     height: auto;
}
.font-10 {
    font-size: 13px !important;
}
.font-8 {
    font-size: 9px !important;
}
.font-15{font-size: 15px;}
.font-20{font-size: 20px;}
.nav-tabs .nav-link.active {
    color: #0e80ed !important;
    background: transparent !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  border-color: #dee2e600 #dee2e600 #fff0;
}
.card-primary:not(.card-outline)>.card-header a {
    color: #000;
}
.table_padding td {
    padding: 0.5rem !important;
}
[class*=sidebar-dark-] .sidebar a {
    color: #fff;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus{
    color: #fff;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link{ color: #fff;}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:hover{color: #fff;}
[class*=sidebar-dark] .brand-link{border-bottom: none}
.main-sidebar, .main-sidebar::before{width: 200px;}
.sidebar-mini .main-sidebar .nav-link, .sidebar-mini-md .main-sidebar .nav-link, .sidebar-mini-xs .main-sidebar .nav-link{
  width: calc(200px - .5rem * 2);

}
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
    margin-left: 200px;
}
.sidebar-mini.sidebar-collapse .main-sidebar.sidebar-focused, .sidebar-mini.sidebar-collapse .main-sidebar:hover {
    width: 2500px;
}
.sidebar-collapse.sidebar-mini .main-sidebar.sidebar-focused .nav-link, .sidebar-collapse.sidebar-mini .main-sidebar:hover .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar.sidebar-focused .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar:hover .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar.sidebar-focused .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar:hover .nav-link {
    width: calc(200px - 0.5rem * 2);
}

.nav-sidebar .nav-item>.nav-link {
    position: relative;
    font-size: 13px!important;
    font-weight: 600!important;
    padding: 0.3rem 1rem!important;
}

.user-panel .border-color-white {
    font-size: 9px;
    line-height: 1;
}

.jumbotron {
  background: #6b7381;
  color: #bdc1c8;
}
.jumbotron h1 {
  color: #fff;
}
.example {
  margin: 4rem auto;
}
.example > .row {
  margin-top: 2rem;
  height: 5rem;
  vertical-align: middle;
  text-align: center;
  border: 1px solid rgba(189, 193, 200, 0.5);
}
.example > .row:first-of-type {
  border: none;
  height: auto;
  text-align: left;
}
.example h3 {
  font-weight: 400;
}
.example h3 > small {
  font-weight: 200;
  font-size: .75em;
  color: #939aa5;
}
.example h6 {
  font-weight: 700;
  font-size: .65rem;
  letter-spacing: 3.32px;
  text-transform: uppercase;
  color: #bdc1c8;
  margin: 0;
  line-height: 5rem;
}
.example .btn-toggle {
  top: 50%;
  transform: translateY(-50%);
}
.btn-toggle {
  margin: 0 4rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
  color: #6b7381;
  background: #bdc1c8;
}
.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:focus.active,
.btn-toggle.focus.active {
  outline: none;
}
.btn-toggle:before,
.btn-toggle:after {
  line-height: 1.5rem;
  width: 4rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}
.btn-toggle:before {
  content: 'OTP';
  left: -4rem;
}
.btn-toggle:after {
  content: 'Off';
  right: -4rem;
  opacity: .5;
}
.btn-toggle > .handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  transition: left .25s;
}
.btn-toggle.active {
  transition: background-color 0.25s;
}
.btn-toggle.active > .handle {
  left: 1.6875rem;
  transition: left .25s;
}
.btn-toggle.active:before {
  opacity: .5;
}
.btn-toggle.active:after {
  opacity: 1;
}
.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after {
  line-height: -0.5rem;
  color: #fff;
  letter-spacing: .75px;
  left: 0.41250000000000003rem;
  width: 2.325rem;
}
.btn-toggle.btn-sm:before {
  text-align: right;
}
.btn-toggle.btn-sm:after {
  text-align: left;
  opacity: 0;
}
.btn-toggle.btn-sm.active:before {
  opacity: 0;
}
.btn-toggle.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after {
  display: none;
}
.btn-toggle:before,
.btn-toggle:after {
  color: #6b7381;
}
.btn-toggle.active {
  background-color: #29b5a8;
}
.btn-toggle.btn-lg {
  margin: 0 5rem;
  padding: 0;
  position: relative;
  border: none;
  height: 2.5rem;
  width: 5rem;
  border-radius: 2.5rem;
}
.btn-toggle.btn-lg:focus,
.btn-toggle.btn-lg.focus,
.btn-toggle.btn-lg:focus.active,
.btn-toggle.btn-lg.focus.active {
  outline: none;
}
.btn-toggle.btn-lg:before,
.btn-toggle.btn-lg:after {
  line-height: 2.5rem;
  width: 5rem;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}
.btn-toggle.btn-lg:before {
  content: 'Off';
  left: -5rem;
}
.btn-toggle.btn-lg:after {
  content: 'On';
  right: -5rem;
  opacity: .5;
}
.btn-toggle.btn-lg > .handle {
  position: absolute;
  top: 0.3125rem;
  left: 0.3125rem;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 1.875rem;
  background: #fff;
  transition: left .25s;
}
.btn-toggle.btn-lg.active {
  transition: background-color 0.25s;
}
.btn-toggle.btn-lg.active > .handle {
  left: 2.8125rem;
  transition: left .25s;
}
.btn-toggle.btn-lg.active:before {
  opacity: .5;
}
.btn-toggle.btn-lg.active:after {
  opacity: 1;
}
.btn-toggle.btn-lg.btn-sm:before,
.btn-toggle.btn-lg.btn-sm:after {
  line-height: 0.5rem;
  color: #fff;
  letter-spacing: .75px;
  left: 0.6875rem;
  width: 3.875rem;
}
.btn-toggle.btn-lg.btn-sm:before {
  text-align: right;
}
.btn-toggle.btn-lg.btn-sm:after {
  text-align: left;
  opacity: 0;
}
.btn-toggle.btn-lg.btn-sm.active:before {
  opacity: 0;
}
.btn-toggle.btn-lg.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-lg.btn-xs:before,
.btn-toggle.btn-lg.btn-xs:after {
  display: none;
}
.btn-toggle.btn-sm {
  margin: 0 0.5rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
}
.btn-toggle.btn-sm:focus,
.btn-toggle.btn-sm.focus,
.btn-toggle.btn-sm:focus.active,
.btn-toggle.btn-sm.focus.active {
  outline: none;
}
.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after {
  line-height: 1.5rem;
  width: 0.5rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.55rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}
.btn-toggle.btn-sm:before {
  content: 'Off';
  left: -0.5rem;
}
.btn-toggle.btn-sm:after {
  content: 'On';
  right: -0.5rem;
  opacity: .5;
}
.btn-toggle.btn-sm > .handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  transition: left .25s;
}
.btn-toggle.btn-sm.active {
  transition: background-color 0.25s;
}
.btn-toggle.btn-sm.active > .handle {
  left: 1.6875rem;
  transition: left .25s;
}
.btn-toggle.btn-sm.active:before {
  opacity: .5;
}
.btn-toggle.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-sm.btn-sm:before,
.btn-toggle.btn-sm.btn-sm:after {
  line-height: -0.5rem;
  color: #fff;
  letter-spacing: .75px;
  left: 0.41250000000000003rem;
  width: 2.325rem;
}
.btn-toggle.btn-sm.btn-sm:before {
  text-align: right;
}
.btn-toggle.btn-sm.btn-sm:after {
  text-align: left;
  opacity: 0;
}
.btn-toggle.btn-sm.btn-sm.active:before {
  opacity: 0;
}
.btn-toggle.btn-sm.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-sm.btn-xs:before,
.btn-toggle.btn-sm.btn-xs:after {
  display: none;
}
.btn-toggle.btn-xs {
  margin: 0 0;
  padding: 0;
  position: relative;
  border: none;
  height: 1rem;
  width: 2rem;
  border-radius: 1rem;
}
.btn-toggle.btn-xs:focus,
.btn-toggle.btn-xs.focus,
.btn-toggle.btn-xs:focus.active,
.btn-toggle.btn-xs.focus.active {
  outline: none;
}
.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after {
  line-height: 1rem;
  width: 0;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}
.btn-toggle.btn-xs:before {
  content: 'Off';
  left: 0;
}
.btn-toggle.btn-xs:after {
  content: 'On';
  right: 0;
  opacity: .5;
}
.btn-toggle.btn-xs > .handle {
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 0.75rem;
  background: #fff;
  transition: left .25s;
}
.btn-toggle.btn-xs.active {
  transition: background-color 0.25s;
}
.btn-toggle.btn-xs.active > .handle {
  left: 1.125rem;
  transition: left .25s;
}
.btn-toggle.btn-xs.active:before {
  opacity: .5;
}
.btn-toggle.btn-xs.active:after {
  opacity: 1;
}
.btn-toggle.btn-xs.btn-sm:before,
.btn-toggle.btn-xs.btn-sm:after {
  line-height: -1rem;
  color: #fff;
  letter-spacing: .75px;
  left: 0.275rem;
  width: 1.55rem;
}
.btn-toggle.btn-xs.btn-sm:before {
  text-align: right;
}
.btn-toggle.btn-xs.btn-sm:after {
  text-align: left;
  opacity: 0;
}
.btn-toggle.btn-xs.btn-sm.active:before {
  opacity: 0;
}
.btn-toggle.btn-xs.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-xs.btn-xs:before,
.btn-toggle.btn-xs.btn-xs:after {
  display: none;
}
.btn-toggle.btn-secondary {
  color: #6b7381;
  background: #28a745;
}
.green {
    color: #007800;
}
.red {
    color: #f00;
}
.even{background: #f4f4f4}
#example_filter label{ font-weight: 400;
    font-size: 14px;}
 #example_filter input{border: 1.5px solid #000;}
 #example_filter input:focus-visible {
    border: 1.5px solid #000;
}
.btn-toggle.btn-secondary:before,
.btn-toggle.btn-secondary:after {
  color: rgb(4 87 165) !important;
}
.btn-toggle.btn-secondary.active {
  background-color: #f00 !important;
}
.content-wrapper, nav{
    font-family: 'Poppins', sans-serif;
}
.red{color: red;}
.text-style{
    font-size: 12px;
}
.pt-2-3 {
    padding-top: 1.5rem;
}
.pt-2-3 button{
    height: 32.5px;
}
.blue{color: blue}
.nav-font {font-size: 14px !important;}
.clearfix {
    padding: 5px 15px;
    font-size: 16px;
    background: #ec3838 !important;
}.clearfix_one {
    padding: 5px 15px;
    font-size: 16px;
    background: #72a804 !important;
    margin-left: 0.2rem;
}
.xyz .nav-link.active{
      color: #ffffff !important;
    background: #00baf2 !important;
}

.otp_style{
    color: #00baf2;
    font-size: 1rem; 
}
.btn-primary-off{
  background: #0f81ee
}
.w-15{
  width: 15%;
}
.bg_blue{background: #0a7dea!important}
.border-color-info{
  background: #1080ee !important;
    border-color: #0f81ee !important;
    border-radius: 5px !important;
    font-size: 14px;
    height: 32.39px;
    line-height: 1;

}
.height-32{
  height: 32.39px;
}
.mt-n6{
      margin-top: -2.1rem;
}
.border-1{border: 1px solid #ccc;}
.active-sub-menu{background: #fd7e14; color: #fff;     border-radius: 5px 5px 5px 5px;}
.active-sub-menu:hover{background: #fd7e14; color: #fff;    border-radius: 5px 5px 5px 5px;}
.font-16{font-size: 16px !important;}


.input-group-text {

  color: #0768c4;
  text-align: center;
  white-space: nowrap;
  background-color: #ffffff;
  border: 1px solid #0768c4;

}
.llogin_form_input_one input {
  border: 1px solid #0e7fedb8;
  padding: 12px;
  height: calc(1.5em + 0.75rem + 2px) !important;
  border-radius: 6px;
}
.llogin_form_input_one input::placeholder {
  font-size: 14px;
}
.llogin_form_input_one select {
  font-size: 14px;
}
.llogin_form_input_one select {
  border: 1px solid #0e7fedb8;

  height: 38px;
  border-radius: 6px;
}

/*login page css start*/

.login-right {
  padding: 10% 20%;
}

.login-right .btn_form-style input {
  width: 100%;
  border-radius: 6px;
}

.customer-supprt {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0px;
  justify-content: center;
}

.customer-supprt  a {
  color: #000;
  font-size: 20px;
}

.customer-supprt a i {
  margin-right: 5px;
  color: #e96b35;
}

.login_bg{
  height: 100vh;
}
.login_container{background: #fff;
               box-shadow: 6px 6px 18px -2px rgba(0,0,0,0.29);
               -webkit-box-shadow: 6px 6px 18px -2px rgba(0,0,0,0.29);
               -moz-box-shadow: 6px 6px 18px -2px rgba(0,0,0,0.29); 
               /*height:87vh;*/
}
.carousel-indicators li{
  width: 10px !important;
  height: 10px !important;
  border-radius: 50px !important;
}

.login-right .btn_form-style {
  display: inline-block;
  width: 100%;
}

.llogin_form_input_one input {
  border-radius: 0px 6px 6px 0px !important;
      outline: none;
    background-color: #fff;
}

.carousel-indicators {
  bottom: 15px;
}

.login_form_input input{
  border: 1px solid #0e7fedb8;
  padding: 12px;
  height: calc(2em + 0.75rem + 2px);
  border-radius: 6px;}


.login_form_input input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

  font-size: 14px;
  /* Firefox */
}
.form-control:focus {
  color: #000;
  background-color: #fff;
  border: 2px solid #ff6d00;
  outline: 0;
  box-shadow: none;
}
.btn_form-style input{border:none; background: #ff6d00; color: #fff; border-radius: 50px; padding:0px 50px; font-size: 20px; 
                    height: calc(1.5em + 0.75rem + 2px);}
.custom_style .carousel-item{
  height: 700px;
  padding-top: 0%;
}

.amount.amount-none {
  background-color: #ffffff;
}

.custom_style .carousel-item img{
  width:100%;
    height: 100%;
}
.w-lg-75 {
  width: 75%;
}
input, button, select, textarea {
  font-family: 'Poppins', sans-serif;

}
.font-common, body{
  font-family: 'Poppins', sans-serif;
}
.height_addjestment{height: 95vh;}
@media  screen and (min-device-width: 320px) and (max-device-width: 768px) { 
  .height_addjestment{height: auto;}
  .w-lg-75{width: 100%;}
  .custom_style .carousel-item {
      height: auto;}
  .p-sm-3{padding: 1rem;}
  .main-header.style-one .menu-area .mobile-nav-toggler .icon-bar {
      background: #1a85ee !important;
  }
  .menu-area .mobile-nav-toggler {
      margin-top: 26px !important;
  }
  .content_h4:after{
      display: none;
  }
  .bar >li {
      display: flex;
  }
  .bar >li:first-of-type:after {
      top: 33% !important;

  }
  .bar>li:after {
      height: 156%;
  }
  .bar >li:last-of-type:after {
      top: -80% !important;
  }
  .cusome-padding {
      padding: 40px;
  }
}
/*login page css close*/


@media only screen and (max-width: 600px) {
  
  .carousel-inner.custom_style {
    display: none;
}

.login-right img {
    max-width: 100%;
}

.login-right a img {
    margin-bottom: 40px;
}

.customer-supprt {
    gap: 0px;
    flex-wrap: wrap;
    padding-bottom: 0px;
}

.customer-supprt a {
    font-size: 16px;
}

.login-right {
    padding: 10% 5%;
}

.customer-supprt p.mt-3 {
    margin-bottom: 0px;
}

.alert-success {
    font-size: 15px;
}

.login-right .btn_form-style input {
    font-size: 16px;
}
  
}
