html {
  width: 100%;
}
body {
  overflow-x: hidden !important;
}

body.show-spinner>main {
  overflow: hidden !important;
}

/* Hide everything under body tag */
body.show-spinner>* {
  opacity: 0;
}

/* Spinner */
body.show-spinner::after {
  content: " ";
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  border-top-color: rgba(0, 0, 0, 0.3);
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  position: fixed;
  z-index: 1;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}


.background .mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 992px){
    .modal-lg, .modal-xl {
        max-width: 1002px;
    }
  }
.side-menu-scroll{
  overflow-y:scroll;
  padding-right: unset;
  margin-right: unset;
  height: 100%;
}
.program-list{
  min-height:500px;
}
.plan-section{
  min-height:500px;
}
.program-ul li{
  border: 1px solid #e8e8e8;
  padding: 20px 10px;
  background: #f5f5f5;
}
.program-ul li span{
  font-size: 15px;
}
.program-ul li i.fas.fa-chevron-right {
  float: right;
}
.program-ul li .fa-chevron-right:before {
  content: "\f054";
  color:#3a3a3a;
}
span#program-name {
  font-size: 19px;
  font-weight: bold;
}
.recurring-card-header{
  border-bottom: 1px solid rgba(0,0,0,0.125) !important;
  padding: .75rem 1.25rem !important;
}
span.form-error {
  color: red;
}
.row.plan-item {
  padding: 16px 10px;
  border-bottom: 1px solid rgba(0,0,0,0.125);
  background-color: #f5f5f5;
}
.row.manage-plan-item {
  padding: 40px 10px;
  /* border-bottom: 1px solid rgba(0,0,0,0.125);
  background-color: #f5f5f5; */
}
i.fas.fa-hand-holding-usd {
  font-size: 40px;
  color: #6b8ad0;
}
p.plan_head {
  font-size: 22px;
  font-weight: bold;
}
span.plan_sub {
  font-size: 14px;
}
span.plan_right {
  font-weight: bold;
  font-size: 18px;
}
#plan-list .inline{
  display: inline-block;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #145388 !important;
  box-shadow: initial !important;
}
.item-title {
  font-size: 16px;
  font-weight: 700;
}
#manage-plan-list .inline{
  display: inline-block;
}
.invoice-link {
  color: #fff;
  cursor: pointer;
}
.icon-invoice{
  color:#fff;
}
div#fb-editor {
  margin-top: 1%;
}
.col-md-12.main-builder {
  background-color: #fff;
}
.formName{
  width: 50%;
}
#fb-render{
  width: 50%;
}
.edit-form-but{
  background-color: #255388;
  font-size: 16px;
  color: #fff;
}
#formModal .modal-dialog{
  overflow-y: initial;
}
#formModal .modal-body {
  position: relative;
  overflow-y: auto;
  height: 70vh;
}
button#addFormType {
  float: right;
}
button#saveType {
  float: right;
}
button#add_category {
  margin-top: 25px;
}
.modal { overflow-y: auto !important; }
.custom-switch {
  padding-left: 2.25rem !important;
  padding-top: 10px;
    padding-bottom: 10px;
}
.program_checkbox.checkbox-lg .custom-control-label::before, 
.program_checkbox.checkbox-lg .custom-control-label::after {
  /* top: .8rem; */
  width: 1.55rem;
  height: 1.55rem;
}
.custom-control-input.custom-disabled:disabled ~ .custom-control-label {
  opacity: 0.4;
}
.editCustomerForm{
  cursor: pointer;
  color: #fff !important;
}
.dropdown-customer.active, .dropdown-customer:active {
  color: #3a3a3a !important;
}
#addVehicle{
  float: right;
}
.vehicle_list i.fas.fa-angle-down {
  font-size: 30px;
  color:#255388;
}
.pro_vehicle{
  width: 50%;
}
.periodInvoice{
  border: none;
  background-color: transparent;
}
.scroll-card-div{
  overflow-y: auto;
  max-height: 300px;
}
.cancelMemberShip{
  cursor:pointer;
  font-size: 10pt;
  color: #71716F;
}
.recurr-list-pro{
  height: 500px;
  overflow-y: scroll;
}
.icon-white{
  color:#fff;
}
.link{
  cursor: pointer;
  color: #fff;
}
.margin-top-2{
  margin-top:2.8%
}
#accordionEx1 {
  width: 100% !important;
}
p.policy-period-margin {
  margin-top: 10px;
}
#formCustomer .row .form-group {
  margin-bottom: 0px;
}
.customerDoc-link{
  color:#145388
}
.card.usageProgram.active{
  background-color: #145388;
  color:#ffffff
}
.card.usageProgram.active i{
  color:#ffffff
}
.link-attachment{
    cursor: pointer;
}
.file-upload{
  background-color: #145388;
  color: white;
  padding: 0.5rem;
  font-family: sans-serif;
  border-radius: 0.3rem;
  cursor: pointer;
  margin-top: 1rem;
}
.button-tab{
  text-align: center;
  border: 1px solid #145388;
  background-color:#145388;
}
.row.button-tab {
  margin: 0;
}
.button-tab .btn{
  background-color:#145388;
  border-radius: 0; 
  color: #ffffff;
  text-align:center
}
.button-tab .btn:hover {
  color: #ffffff;
  text-decoration: none;
}
.button-tab .btn.active{
  background-color:#ffffff;
  border-radius: 0; 
  color: #145388;
  text-align:center
}
.programInvoice {
  /* border: 0;
  font-size: 12px; */
  /* height: 40px; */
  /* white-space: normal; */
}

select.programInvoice:disabled, .programInvoice[readonly] {
  background-color: #f3f3f3;
}
select.programInvoice{
  white-space: normal;
  padding: 11px 50px 11px 10px;
  /* background: rgba(255,255,255,1); */
  /* border-radius: 7px; */
  /* -webkit-border-radius: 7px; */
  /* -moz-border-radius: 7px; */
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  }
  select.plans:disabled, .plans[readonly] {
    background-color: #f3f3f3;
  }
  select.plans{
    white-space: normal;
    padding: 11px 50px 11px 10px;
    /* background: rgba(255,255,255,1); */
    /* border-radius: 7px; */
    /* -webkit-border-radius: 7px; */
    /* -moz-border-radius: 7px; */
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    }
    .program-card.active{
      background-color:#145388;
      color: #ffffff;
      text-align:center
    }
    .program-card.active p{
      color: #ffffff;
    }
    .rotate-img{
      transform: rotate(345deg);
    }
    .customer-tab-content{
      height: calc(100vh - 180px);
      overflow-y: scroll;
      overflow-x: hidden;
    }
    .main-body-content{
        min-height: calc(100vh - 123px);
    }
    footer.page-footer {
      position: relative !important;
  }
  #expirDate{
    padding-left:20px;
  }