.validation_error {
  color: #FF0000;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
  cursor: pointer;
  text-align: center;
}

.datepicker td,
.datepicker th {
  text-align: center !important;
}

/* .datepicker table tr td span.focused, .datepicker table tr td span:hover, .datepicker table tr td.day.focused, .datepicker table tr td.day:hover {

    margin-left: 5px !important; 
    margin-right: 5px !important; 
} */
.datepicker table tr td span {

  margin-left: 5px !important;
  margin-right: 5px !important;
}

.datepicker table tr td span {
  display: block !important;
  width: 23% !important;
  height: 54px !important;
  text-align: center;
  line-height: 54px !important;
  float: left !important;
  margin: 1% !important;
  cursor: pointer !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}

.error {
  display: inline;
  color: red;
  width: 100%
}

#back {
  float: right;
}

.text-red {
  color: red;
}

.action-text-left {
  width: 10%
}

.id-text-left {
  width: 4%
}

.bootstrap-table table.table-bordered tr {
  border-color: #ffffff !important;
}

.card-body {
  box-shadow: 0 1px 1px rgb(0 0 0 / 10%) !important;
}

.logo-box {
  background: #ffffff;
  width: 260px;
  height: 66px;
}

body[data-sidebar-size=condensed] .logo-box {
  width: 76px !important;
}

.with-border {
  border-bottom: 1px solid #f4f4f4;
}

/* .page-item.active .page-link {
    background-color: #696b6c;
} */
.pull-right {
  text-align: right;
}

.form-pull-right {
  float: right;
  display: inline-flex;
}

.logo-box .logo {
  line-height: 0px !important;
}

.logo span.logo-lg {
  display: block;
  margin-top: 9px;
}

#submit_btn {
  float: right;
}


.logo span.logo-sm {
  margin-top: 20px;
}

#wrapper {
  height: auto !important;
  overflow: auto !important;
}

.up_btn {
  background-color: #e0e0e0;
  margin-bottom: 30px;
}

.down_btn {
  background-color: #e0e0e0;
}

.wizard {
  display: inline-table;
  float: right;
}

.info-box {
  display: block;
  min-height: 90px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 15px;
}

.info-box small {
  font-size: 14px;
}

.info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px -10px;
  height: 2px;
}
.info-box .progress,
.info-box .progress .progress-bar {
  border-radius: 0;
}

.info-box .progress .progress-bar {
  background: #fff;
}

.info-box-icon {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  display: block;
  float: left;
  height: 90px;
  width: 90px;
  text-align: center;
  font-size: 45px;
  line-height: 90px;
  background: rgba(0, 0, 0, 0.2);
}

.info-box-icon>img {
  max-width: 100%;
}

.info-box-content {
  padding: 5px 10px;
  margin-left: 90px;
}
.info-box-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
}
.progress-description,
.info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.info-box-text {
  text-transform: uppercase;
}

.info-box-more {
  display: block;
}

.progress-description {
  margin: 0;
}

.bg-aqua,
.callout.callout-info,
.label-info,
.modal-info .modal-body {
  background-color: #266898 !important;
}

.bg-blue {
  background-color: #0073b7 !important;
}

.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
  background-color: #3c8dbc !important;
}
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
.callout.callout-danger,
.callout.callout-warning,
.callout.callout-info,
.callout.callout-success,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-body,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-body,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-body,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  color: #fff !important;
}

.bg-red,
.callout.callout-danger,
.label-danger,
.modal-danger .modal-body {
  background-color: #dd4b39 !important;
}

.bg-green,
.callout.callout-success,
.label-success,
.modal-success .modal-body {
  background-color: #3399FF !important;
}

.bg-primary-vinswitch {
  background-color: #23527c !important;
}

.border-color-primary-vinswitch {
  border-color: #23527c !important;
}

.nav-tabs>.nav-item>.nav-link.active {
  border-top-color: #266898;
  border-width: 2px;
}

.tbl_class th {
  padding: .55rem .55rem !important;
}

.tbl_class td {
  padding: .55rem .55rem !important;
}

th {
  font-weight: 600;
}

.terminalbill_table {
  padding-right: 8.55rem !important;
}

.origination_table {
  padding-right: 7.10rem !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  --bs-table-accent-bg: #f9f9f9 !important;
}

.text-red {
  color: #dd4b39 !important;
}

.text-green {
  color: #00a65a !important;
}

.text-yellow {
  color: #f39c12 !important;
}

.text-light-blue {
  color: #3c8dbc !important;
}

.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}

/* cdr */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
}

.box-header {
  color: #ffffff;
  /*  background: #00c0ef;
  background-color: #00c0ef;*/
}

.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}

.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion,
.box-header .box-title {
  display: inline-block;
  font-size: 17px;
  margin: 0;
  line-height: 1;
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}

.box.box-solid.box-success {
  border: 1px solid #3399FF;
}

.box.box-solid.box-success>.box-header {
  color: #ffffff;
  background: #266898;
  background-color: #266898 !important;
}





/*Background color*/
#grad1 {
  background-color: #9C27B0;
}

/*form styles*/
#msform {
  text-align: center;
  position: relative;
  margin-top: 20px;
}

#msform fieldset .form-card {
  background: white;
  border: 0 none;
  border-radius: 0px;
  /*box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);*/
  padding: 20px 20px 30px 20px;
  box-sizing: border-box;
  width: 94%;
  margin: 0 3% 20px 3%;

  /*stacking fieldsets above each other*/
  position: relative;
}

#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;

  /*stacking fieldsets above each other*/
  position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
  display: none;
}

#msform fieldset .form-card {
  text-align: left;
  color: #9E9E9E;
}

#msform input,
#msform textarea {
  padding: 0px 8px 4px 8px;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  margin-bottom: 25px;
  margin-top: 2px;
  width: 100%;
  box-sizing: border-box;
  font-family: montserrat;
  color: #2C3E50;
  font-size: 14px;
  letter-spacing: 1px;
}

#msform input:focus,
#msform textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  font-weight: bold;
  border-bottom: 2px solid skyblue;
  outline-width: 0;
}

/*Blue Buttons*/
#msform .action-button {
  width: 100px;
  background: skyblue;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px;
}

#msform .action-button:hover,
#msform .action-button:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue;
}

/*Previous Buttons*/
#msform .action-button-previous {
  width: 100px;
  background: #616161;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #616161;
}

/*Dropdown List Exp Date*/
select.list-dt {
  border: none;
  outline: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 5px 3px 5px;
  margin: 2px;
}

select.list-dt:focus {
  border-bottom: 2px solid skyblue;
}

/*The background card*/
.card {
  z-index: 0;
  border: none;
  border-radius: 0.5rem;
  position: relative;
}

/*FieldSet headings*/
.fs-title {
  font-size: 25px;
  color: #2C3E50;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: left;
}

/*progressbar*/
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#progressbar .active {
  color: #000000;
}

#progressbar li {
  list-style-type: none;
  font-size: 12px;
  width: 33.33%;
  float: left;
  position: relative;
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
  font-family: FontAwesome;
  content: "1";
  text-align: center;
}

#progressbar #personal:before {
  font-family: FontAwesome;
  content: "2";
  text-align: center;
}

#progressbar #payment:before {
  font-family: FontAwesome;
  content: "3";
  text-align: center;
}

/* #progressbar #plan:before {
    font-family: FontAwesome;
    content: "4";
    text-align: center;
} */
#progressbar #confirm:before {
  font-family: FontAwesome;
  content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

/*ProgressBar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before,
#progressbar li.active:after {
  background: #266898;
}

/* ------------------- */
/* --------------------------- */

/*progressbar*/
#progressbar1 {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#progressbar1 .active {
  color: #000000;
}

#progressbar1 li {
  list-style-type: none;
  font-size: 12px;
  width: 25.00%;
  float: left;
  position: relative;
}

@media (max-width: 370px) {
  #progressbar1 li {
    list-style-type: none;
    font-size: 12px;
    width: 100.00%;
    float: left;
    position: relative;
  }
}

@media (min-width: 371px) and (max-width: 483px) {
  #progressbar1 li {
    list-style-type: none;
    font-size: 12px;
    width: 50.00%;
    float: left;
    position: relative;
  }
}

@media (min-width: 484px) and (max-width: 519px) {
  #progressbar1 li {
    list-style-type: none;
    font-size: 12px;
    width: 44.00%;
    float: left;
    position: relative;
  }
}

@media (min-width: 520px) and (max-width: 768px) {
  #progressbar1 li {
    list-style-type: none;
    font-size: 12px;
    width: 50.00%;
    float: left;
    position: relative;
  }
}

.input-group .form-select {
  width: 100%;
}

.invalid-feedback {
  font-size: 0.875rem;
  color: #dc3545;
  /* Bootstrap red */
}

@media (max-width: 1023px) {
  .sofiaRate-gate {
    display: none;
  }

  .payment-log {
    position: relative;
    top: 15px;
  }

  .nav_position {
    align-items: flex-end !important;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }

  .pro-user-name {
    display: flex;
    font-size: 3px;
    position: relative;

  }

  .backadmin+li .nav-user {
    margin-top: -5px;
  }

  .font-8x {
    font-size: 20px !important;
  }

}

@media (min-width: 767px) {
  .cartPanel {
    float: none;
  }

  .box_text {
    float: right;
  }
}


@media (max-width: 767px) {
  .plan-card .row {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  .plan-card .btn {
    width: 48%;
    margin: 5px 1%;
  }

  .signup-header h4.page-title {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    white-space: normal;
    word-break: break-word;
    font-size: 15px;
    line-height: 1.2;
  }

  .signup-header i[data-feather="users"] {
    flex-shrink: 0;
    font-size: 18px;
  }

  .signup-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  /* .signup-header .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%;
  } */
  #cartPanel {
    width: 100% !important;
    margin-top: 20px;
    clear: both;
  }

  .cartPanel {
    width: 100% !important;
    float: none !important;
  }
}

@media (max-width: 767px) {
  .didPanel .input-group {
    flex-wrap: nowrap;
  }

  .didPanel .form-control {
    width: 100% !important;
    flex-grow: 1;
  }

  .didPanel .input-group-text {
    font-size: 14px;
    padding: 0.25rem 0.5rem;
  }
}

@media (max-width: 767px) {
  .plan-card .row {
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .plan-card .btn {
    width: 48%;
    margin: 5px 1%;
  }

  .signup-header h4.page-title {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    white-space: normal;
    word-break: break-word;
    font-size: 15px;
    line-height: 1.2;
  }

  .signup-header i[data-feather="users"] {
    flex-shrink: 0;
    font-size: 18px;
  }

  .signup-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  /* .signup-header .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%;
  } */

  #cartPanel {
    width: 100% !important;
    margin-top: 20px;
    clear: both;
  }

  .cartPanel {
    width: 100% !important;
    float: none !important;
  }

  #didPanel {
    width: 100% !important;
    margin-top: 20px;
    clear: both;
  }

  .didPanel {
    width: 100% !important;
    float: none !important;
  }

  .select2-container {
    touch-action: manipulation;
  }

  .box_text {
    float: none;
  }
}

@media (max-width: 400px) {
  .amount {
    flex-direction: column;
    align-items: stretch;
  }

  .amount {
    width: 100%;
    margin-top: 5px;
  }

  .amount {
    width: 100%;
    justify-content: flex-start;
  }
}

@media (max-width:300px) {
  .paycart {
    position: relative;
    right: 17px;
  }
}
@media (max-width:340px) {
  .autopay {
    width: 91px;
    margin: 0 auto;
    right: 25px;
    position: relative
  }
}

@media (max-width: 767px) and (min-width: 280px) {
  .makepayment {
    padding: 10px;
    width: auto;
  }

  .makepayment form {
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }

}

@media (max-width: 400px) {
  .amounttype {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }

  .amounttype .input-group-text {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media(max-width:360px) {
  .paypal-btn {
    text-align: center;
    position: relative;
    left: -50%;
  }
}


@media (max-width: 431px) {
  .paycard {
    display: flex;
    align-items: center !important;
    gap: 8px;
  }

  .paycard {
    display: flex;
    align-items: center;
    margin: 0;
    flex-wrap: nowrap;
  }

  .paycard {
    margin: 0;
  }
}

@media (min-width: 230px) {
  #loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    width: 120px;
    height: 120px;
  }

  #loader img {
    max-width: 100px;
    height: 100px;
  }

  .ajax-response {
    position: relative;
    left: 38%;
  }
}

@media (min-width:230px) and (max-width:767px) {
  #global-search {
    position: relative;
    bottom: 38px;
  }

  .dom-image {
    width: -webkit-fill-available;
  }

  .sip-lbl-did {
    flex-wrap: nowrap;
  }

  .icon-lbl- {
    flex-wrap: nowrap;
  }
}

@media(max-width:480px) {
  .select2-search__field {
    width: 100% !important;
  }
}

@media (max-width: 676px) {
  .datepicker {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}

#searchBtn,
.resetBtn {
  display: inline-block;
  margin-right: 10px !important;
  vertical-align: middle;
}

@media(max-width:767px) {
  .button-row {
    display: flex;
    gap: 10px;
    margin: 0 !important;
    margin-top: 31px;
  }

  .pagination {
    display: flex;
    position: relative;
    text-align: center;
    flex-wrap: wrap;
  }

}

@media(max-width:1024px) {
  .termination-icon {
    display: block;
    margin: 0 auto !important;
    text-align: center;
  }
}

.termination-icon {
  margin-left: 60px;
}

@media(min-width:767px) {
  .btn-btn {
    width: 100%;
  }
}

@media (min-width: 280px) {
  .form-label {
    margin-bottom: 2px !important;
  }

  .input-group {
    margin-bottom: 10px;
  }

  .button-row {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    margin-top: 10px;
  }

  .col .button-row button {
    width: auto;
  }
}

@media (max-width: 400px) {
  .width-lg {
    width: 125%;
  }

  .search-icon {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    white-space: nowrap;
  }
}

@media (min-width:678px) and (max-width: 1199px) {
  .width-lg {
    width: 125%;
  }

  .search-icon {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    white-space: nowrap;
  }
}

/* @media (min-width: 767px) and (max-width: 1024px) {
  .responsive_menu {
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-wrap: nowrap;
  }

  .responsive_menu .lang-switcher {
      order: 3;
      font-size: 12px !important;
  }

  .responsive_menu .back-to-admin {
      order: 2;
      font-size: 12px !important;
  }

  .responsive_menu .back-to-admin .btn {
      padding: 2px 6px;
      font-size: 12px !important;
  }

  .responsive_menu .font-8x {
      order: 1;
      width: 100%;
      font-size: 12px !important;
  }

  .responsive_menu li {
      margin-bottom: 8px;
      font-size: 12px !important;
  }
}

@media (max-width: 767px) {
  .responsive_menu {
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-wrap: nowrap;
  }

  .responsive_menu .lang-switcher {
      order: 3;
      font-size: 12px !important;
  }

  .responsive_menu .back-to-admin {
      order: 2;
      font-size: 12px !important;
  }

  .responsive_menu .back-to-admin .btn {
      padding: 2px 6px;
      font-size: 12px !important;
  }

  .responsive_menu .font-8x {
      order: 1;
      width: 100%;
      font-size: 12px !important;
  }

  .responsive_menu li {
      margin-bottom: 8px;
      font-size: 12px !important;
  }
}
@media (max-width: 510px) {
  .responsive_menu {
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-wrap: nowrap;
  }

  .responsive_menu .lang-switcher {
      order: 3;
      font-size: 11px !important;
  }

  .responsive_menu .back-to-admin {
      order: 2;
      font-size: 11px !important;
  }

  .responsive_menu .back-to-admin .btn {
      padding: 2px 6px;
      font-size: 11px !important;
  }

  .responsive_menu .font-8x {
      order: 1;
      width: 100%;
      font-size: 11px !important;
  }

  .responsive_menu li {
      margin-bottom: 8px;
      font-size: 11px !important;
  }
}
@media (max-width: 490px) {
  .responsive_menu {
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-wrap: nowrap;
  }

  .responsive_menu .lang-switcher {
      order: 3;
      font-size: 9px !important;
  }

  .responsive_menu .back-to-admin {
      order: 2;
      font-size: 9px !important;
  }

  .responsive_menu .back-to-admin .btn {
      padding: 2px 6px;
      font-size: 9px !important;
  }

  .responsive_menu .font-8x {
      order: 1;
      width: 100%;
      font-size: 9px !important;
  }

  .responsive_menu li {
      margin-bottom: 8px;
      font-size: 9px !important;
  }
}

@media (max-width:450px){
  .responsive_menu .lang-switcher {
      order: 3;
      font-size: 8px !important;
  }

  .responsive_menu .back-to-admin {
      order: 2;
      font-size: 8px !important;
  }

  .responsive_menu .back-to-admin .btn {
      font-size: 8px !important;
      padding: 2px 6px;
  }

  .responsive_menu .font-8x {
      order: 1;
      width: 100%;
      font-size: 8px !important;
  }
  .responsive_menu .font-8x {
      
      position: relative;
      top:20px;
      
  }
  .responsive_menu .text-icon{
      position: relative;
      left:100px !important;

}
.profile-icon{
  position: relative !important;
  left:20px !important;
}
}
@media (max-width:327px){
  .responsive_menu .lang-switcher {
      right: 20px !important;
  bottom: 70px !important;
  position: relative !important;
  }
  .responsive_menu .back-to-admin {
      right: 20px !important;
  bottom: 70px !important;
  position: relative !important;
  }
  .responsive_menu .font-8x {
     
  bottom: 70px !important;
  position: relative !important;

  }
  .responsive_menu .text-icon{
      position: relative;
      left:80px !important;
      bottom: 68px !important;
  position: relative !important;

}
} */
@media (min-width: 280px) and (max-width: 732px) {
  /* .search-option .form-label {
    width: 30%; 
    min-width: 90px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
  } */

  /* .search-option .form-control,
  .search-option .input-group,
  .search-option select {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
  } */

  /* .search-option .form-group,
  .search-option .col,
  .search-option .col-md,
  .search-option .col-sm {
    display: flex;
    gap: 8px;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: baseline;
  } */
}
.login-scroll-wrapper {
  min-height: 100vh;
  overflow-y: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-height: 600px) {
  .login-scroll-wrapper {
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.account-pages {
  padding-top: 40px;
  padding-bottom: 40px;
}


/*Icons in the ProgressBar*/
#progressbar1 #account:before {
  font-family: FontAwesome;
  content: "1";
  text-align: center;
}

#progressbar1 #personal:before {
  font-family: FontAwesome;
  content: "2";
  text-align: center;
}

#progressbar1 #payment:before {
  font-family: FontAwesome;
  content: "3";
  text-align: center;
}

/* #progressbar1 #routeddomain:before {
  font-family: FontAwesome;
  content: "3";
  text-align: center;
} */
#progressbar1 #plan:before {
  font-family: FontAwesome;
  content: "4";
  text-align: center;
}

#progressbar1 #confirm:before {
  font-family: FontAwesome;
  content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar1 li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

/*ProgressBar connectors*/
#progressbar1 li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar1 li.active:before,
#progressbar1 li.active:after {
  background: #266898;
}

/*progressbar*/
#progressbar3 {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#progressbar3 .active {
  color: #000000;
}

#progressbar3 li {
  list-style-type: none;
  font-size: 12px;
  width: 25.00%;
  float: left;
  position: relative;
}

@media (min-width:520px) and (max-width: 768px) {
  #progressbar3 li {
    list-style-type: none;
    font-size: 12px;
    width: 50.00%;
    float: left;
    position: relative;
  }
}

@media (min-width: 444px) and (max-width: 519px) {
  #progressbar3 li {
    list-style-type: none;
    font-size: 12px;
    width: 50.00%;
    float: left;
    position: relative;
  }
}

@media (min-width: 371px) and (max-width: 443px) {
  #progressbar3 li {
    list-style-type: none;
    font-size: 12px;
    width: 44.00%;
    float: left;
    position: relative;
  }
}

@media (max-width: 370px) {
  #progressbar3 li {
    list-style-type: none;
    font-size: 12px;
    width: 100.00%;
    float: left;
    position: relative;
  }
}

/*Icons in the ProgressBar*/
#progressbar3 #account:before {
  font-family: FontAwesome;
  content: "1";
  text-align: center;
}

#progressbar3 #personal:before {
  font-family: FontAwesome;
  content: "2";
  text-align: center;
}

/* 
#progressbar3 #routeddomain:before {
font-family: FontAwesome;
content: "3";
text-align: center;
} */

#progressbar3 #payment:before {
  font-family: FontAwesome;
  content: "3";
  text-align: center;
}
#progressbar3 #plan:before {
  font-family: FontAwesome;
  content: "4";
  text-align: center;
}
#progressbar3 #confirm:before {
  font-family: FontAwesome;
  content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar3 li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

/*ProgressBar connectors*/
#progressbar3 li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar3 li.active:before,
#progressbar3 li.active:after {
  background: #266898;
}


/* ------------------------------- */

/*progressbar*/
#progressbar2 {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#progressbar2 .active {
  color: #000000;
}

#progressbar2 li {
  list-style-type: none;
  font-size: 12px;
  width: 50%;
  float: left;
  position: relative;
}

/*Icons in the ProgressBar*/
#progressbar2 #plan_create:before {
  font-family: FontAwesome;
  content: "1";
  text-align: center;
}

#progressbar2 #plan_manage1:before {
  font-family: FontAwesome;
  content: "2";
  text-align: center;
}

#progressbar2 #confirm:before {
  font-family: FontAwesome;
  content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar2 li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

/*ProgressBar connectors*/
#progressbar2 li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar2 li.active:before,
#progressbar2 li.active:after {
  background: #266898;
}

/* -------------------------------- */

/* -----------------progressbar4---------------------- */

#progressbar4 {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#progressbar4 .active {
  color: #000000;
}

#progressbar4 li {
  list-style-type: none;
  font-size: 12px;
  width: 33.33%;
  float: left;
  position: relative;
}

/*Icons in the ProgressBar*/
#progressbar4 #account:before {
  font-family: FontAwesome;
  content: "1";
  text-align: center;
}

#progressbar4 #personal:before {
  font-family: FontAwesome;
  content: "2";
  text-align: center;
}

/* 
#progressbar4 #routeddomain:before {
font-family: FontAwesome;
content: "3";
text-align: center;
} */

#progressbar4 #payment:before {
  font-family: FontAwesome;
  content: "3";
  text-align: center;
}
#progressbar4 #plan:before {
  font-family: FontAwesome;
  content: "4";
  text-align: center;
}
#progressbar4 #confirm:before {
  font-family: FontAwesome;
  content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar4 li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

/*ProgressBar connectors*/
#progressbar4 li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar4 li.active:before,
#progressbar4 li.active:after {
  background: #266898;
}

/* -----------------progressbar4---------------------- *

/*Imaged Radio Buttons*/
.radio-group {
  position: relative;
  margin-bottom: 25px;
}

.radio {
  display: inline-block;
  width: 204;
  height: 104;
  border-radius: 0;
  background: lightblue;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  cursor: pointer;
  margin: 8px 2px;
}

.radio:hover {
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

/*Fit image in bootstrap div*/
.fit-image {
  width: 100%;
  object-fit: cover;
}

.small-box {
  border-radius: 2px;
  position: relative;
  display: block;
  margin-bottom: 20px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
}

.small-box .icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  top: -10px;
  right: 10px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}

.small-box>.inner {
  padding: 10px;
}

.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
  color: #ffffff;
}

.small-box p {
  font-size: 15px;
}

.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
  background-color: #3399FF !important;
}

.progress.xs,
.progress-xs,
.progress.xs .progress-bar,
.progress-xs .progress-bar {
  border-radius: 1px;
}

.progress.xs,
.progress-xs {
  height: 7px;
}

.small-box h3,
.small-box p {
  z-index: 5;
}

p {
  margin: 0 0 10px;
}

.content-page {
  background-color: #f1f2f4 !important;
}

.chartjs-chart {
  margin: auto;
  position: relative;
  width: 100%;
}

.chartjs-size-monitor,
.chartjs-size-monitor-expand,
.chartjs-size-monitor-shrink {
  position: absolute;
  direction: ltr;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  visibility: hidden;
  z-index: -1;
}

.chartjs-render-monitor {
  animation: chartjs-render-animation 1ms;
}

/* did */
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  pointer-events: visible !important;
  opacity: .65;
}

.not-allowed {
  cursor: not-allowed !important;
}

.todo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

.todo-list>li {
  border-radius: 2px;
  padding: 10px;
  background: #f4f4f4;
  margin-bottom: 2px;
  border-left: 2px solid #e6e7e8;
  color: #444;
}

.pull-right {
  float: right !important;
}

.footer {
  bottom: 0;
  padding: 19px 15px 20px;
  position: absolute;
  right: 0;
  color: black;
  left: 254px;
  background-color: #e2e4eb;
}

.page-title-box .page-title {
  font-size: 1.25rem;
  margin: 0;
  line-height: 40px;
  color: #323a46;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  flex: 1 1 auto;
}

.delete-pointer {
  cursor: pointer;
}

/* table responsive new layout start  */

/* tbody, td, tfoot, th, thead, tr {
    border-top: 1px solid #f3f7f9!important;
    border-bottom-width: 0 !important;
   
} */
/* #basicwizard form table {
	display: grid;
} */
#editableTable input[type="number"] {
  width: 100%;
  border: none;
  outline: none;
  padding: 0;
}

.table-responsive::-webkit-scrollbar {
  -webkit-appearance: none;
}

.table-responsive::-webkit-scrollbar:vertical {
  width: 10px;
}

.table-responsive::-webkit-scrollbar:horizontal {
  height: 10px;
}

.table-responsive::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, .5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}

/* .table-responsive{ cursor: pointer !important;} */
.table-responsive::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}

.table-responsive::-webkit-scrollbar-thumb {
  background-color: #dcdddf;
  border-radius: 10px;

}

.table-responsive::-webkit-scrollbar-thumb:hover {
  background-color: #dcdddf;
}

table>:not(caption)>*>* {
  padding: 0.6rem 0.6rem !important;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

/* table responsive new layout end  */


#test1 {
  border: 1px solid black;
  border-radius: 5%;
  width: 50%;
}

.button_icon {
  margin: auto;
  margin-top: 30px;
  color: #266898;
}

/*Drashti start with new packge plan ui changes add css 7/6/2024*/
.content-page {
  margin-left: 254px;
}

.price_bx .price-item {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
  box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
  border-radius: 10px;
  transition: color 1s ease;
  transition: background 1s ease;
}

.price_bx .price-item .mr-info {
  color: #3381E6;
  position: relative;
  top: 3px;
}

@media (min-width: 768px) {
  .price_bx .price-item {
    margin: 0 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.price_bx .price-item .price-top {
  -webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
  box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
  padding: 20px 0 15px;
  background-color: #3381E6;
  border-radius: 10px;
  position: relative;
  z-index: 0;
  margin-bottom: 33px;
}

@media (min-width: 768px) {
  .price_bx .price-item .price-top {
    margin: 0 20px;
    border-radius: 20px;
  }
}

.price_bx .price-item .price-top:after {
  height: 70px;
  width: 100%;
  border-radius: 0 0 10px 10px;
  background-color: #3381E6;
  position: absolute;
  content: '';
  left: 0;
  bottom: -20px;
  z-index: -1;
  -webkit-transform: skewY(5deg);
  transform: skewY(5deg);
  -webkit-box-shadow: 0 5px 10px 0 rgba(113, 113, 113, 0.15);
  box-shadow: 0 5px 10px 0 rgba(113, 113, 113, 0.15);
}

@media (min-width: 768px) {
  .price_bx .price-item .price-top:after {
    border-radius: 0 0 20px 20px;
  }
}

@media (max-width: 767px) {
  .price_bx .price-item .mr-info {
    display: block;
    padding: 3px 0px 20px 0;
  }
}

.price_bx .price-item .price-top * {
  color: #fff;
}

.price_bx .price-item .price-top h1 {
  font-weight: 700;
}

.price_bx .price-item .price-top h1 sup {
  top: 13px;
  left: -5px;
  font-size: 0.70em;
  font-weight: 500;
  vertical-align: top;
}

.price_bx .price-item .price-content {
  padding: 40px 20px 15px 20px;
}

.price_bx .price-item .price-content li {
  position: relative;
  margin-bottom: 10px;
  margin-left: 2px;
  margin-right: 2px;
  text-align: left;
  font-size: .95rem;
}

.price_bx .price-item .price-content li {
  padding-left: 0px;
  text-align: left;
}

.price_bx .price-item .price-content li i {
  position: absolute;
}

.price_bx .price-item .price-content .zmdi-check {
  color: #28a745;
}

.price_bx .price-item .price-content .zmdi-close {
  color: #f00;
}

.price_bx .price-item:hover {
  background-color: #3381E6;
}

.price_bx .price-item:hover .mr-info {
  color: #fff;
}

.price_bx .popular:hover .price-top {
  background-color: #fff;
}

.price_bx .popular:hover .price-top:after {
  background-color: #fff;
}

.price_bx .popular:hover .price-top h3 {
  color: #101f41;
}

.price_bx .popular:hover .price-top h1,
.price_bx .popular:hover .price-top span,
.price_bx .popular:hover .price-top sup,
.price_bx .popular:hover .price-top .off-sticky {
  color: #3381E6;
}

.price_bx .popular:hover .price-content ul,
.price_bx .popular:hover .price-content ul .zmdi-close,
.price_bx .popular:hover .price-content ul .zmdi-check {
  color: #fff;
}

.btn:focus {
  box-shadow: unset;
}

.plan {
  border-radius: 16px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  padding: 10px;
  background-color: #DFEDFF;
  color: #697e91;
  max-width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
}

.price_bx .popular:hover .plan ul li span {
  color: #697e91;
}

.price_bx .popular:hover .plan {
  background-color: #fff;
}

.plan strong {
  font-weight: 600;
  color: #425275;
  min-width: 15px;
  display: inline-block;
}

.price_bx .popular:hover strong {
  color: #425275 !important;
}

.plan .inner {
  align-items: center;
  padding: 30px 10px 20px 10px;
  background-color: #ecf0ff;
  border-radius: 12px;
  position: relative;
}

.plan .features {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}

.plan .features li {
  /* display: flex; */
  align-items: top;
  gap: 0.5rem;
  list-style-type: none;
}

.plan .features li+* {
  margin-top: 0.75rem;
}

.plan .features .icon {
  background-color: #1FCAC5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 3px;
  margin-right: 5px;
}

.plan .features .icon svg {
  width: 14px;
  height: 14px;
}

.plan .features+* {
  margin-top: 1.25rem;
}

.off-sticky {
  font-size: 18px;
  margin-top: 10px;
}

.sub_list li {
  margin: 5px 5px 5px 16px !important;
}

/* .sub_list .icon{
    border: 1px solid #1FCAC5;
    background: transparent !important;
    color: #1FCAC5 !important;
  } */
/* .price_bx .popular:hover .price-content .features .sub_list .icon svg{
    color: #1FCAC5 !important;
  } */
.price_bx .popular:hover .plan .features .icon {
  color: #ffffff;
}

.sub_list .icon {
  width: 10px !important;
  height: 10px !important;
}

/*Drashti end with new packge plan ui changes add css 7/6/24*/


.price_bx .price-item.active_btn {
  background-color: #3381E6;
}

.price_bx .price-item.active_btn .mr-info {
  color: #fff;
}

.price_bx .popular.active_btn .price-top {
  background-color: #fff;
}

.price_bx .popular.active_btn .price-top:after {
  background-color: #fff;
}

.price_bx .popular.active_btn .price-top h3 {
  color: #101f41;
}

.price_bx .popular.active_btn .price-top h1,
.price_bx .popular.active_btn .price-top span,
.price_bx .popular.active_btn .price-top sup,
.price_bx .popular.active_btn .price-top .off-sticky {
  color: #3381E6;
}


.price_bx .popular.active_btn .plan strong {
  color: #425275 !important;
}

.btn-active {
  color: #fff;
  background-color: #5246b1 !important;
  border-color: #4d42a6;
}


/* Customer SignUp Billing info UI Css changes  */

.price_bx .active_btn:hover {
  background-color: #3381E6;
}

/* Make modal-dialog responsive for QR code */
@media (max-width: 768px) {
  #status-modal3 .modal-dialog {
    width: 95% !important;
    margin: 1rem auto;
  }

  #status-modal3 .modal-content {
    width: 100% !important;
    padding: 1rem;
  }

  #status-modal3 .modal-footer {
    flex-direction: column;
    gap: 0.5rem;
  }

  #status-modal3 .modal-footer button {
    flex: none;
    width: 100%;
    margin-right: 0 !important;
  }

  #status-modal3 #qr-code-img_pbx {
    width: 80%;
    height: auto;
  }
}

@media (min-width: 769px) {
  #status-modal3 .modal-dialog {
    max-width: 600px;
  }

  #status-modal3 .modal-content {
    width: 100%;
  }

  #status-modal3 .modal-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }

  #status-modal3 .modal-footer button {
    flex: 1;
    margin-right: 7px;
    white-space: nowrap;
  }

  #status-modal3 .modal-footer button:last-child {
    margin-right: 0;
  }

  #status-modal3 #qr-code-img_pbx {
    width: 40%;
    height: auto;
  }
}


/* dev */
@media screen and (max-width: 500px) {
  .signUpFormBd {
    padding: 0;

    .price_bx .price-item .price-content li {
      margin-bottom: 0px;
      font-size: 12px;
    }

    #select_plan {
      .collapse {
        .sub_list {
          padding-left: 0rem;
        }
      }
    }

    .auth-logo {
      .logo-lg {
        img {
          max-width: 200px;
          width: 100%;
        }
      }
    }

    #progressbar1 {
      h5 {
        font-size: 8px;
      }
    }

    .viewCartBd {
      padding-bottom: 10px;
    }

    .col-xl-12 {
      padding: 0;

      .card {
        margin-bottom: 0px;
        padding: 2px;

        .didBodyMain {
          padding: 10px !important;
        }

        .card-body {
          padding: 1rem;
        }

        .col-md-6 {
          text-align: center;
        }

        #progressbar1 {
          display: flex;
          padding-left: 0;
        }

        .formStepBody {
          h5 {
            font-size: 8px;
            line-height: 1.1;
          }
        }

        #progressbar1 li::before {
          width: 30px;
          height: 30px;
          line-height: 26px;
        }

        #progressbar1 li::after {
          top: 15px;
        }
      }
    }
  }
}

.navbar-custom{
  background-color: #266898 !important;
}
body.authentication-bg{
  background-color: #266898;
  background-size: cover;
  background-position: center;
}
a {
  color: #266898;
  text-decoration: none;
}
a:hover {
  color: #3183bd;
  text-decoration: none;
}
.btn-primary{
  background-color: #266898 !important;
  border-color: #2f84c0;
}
.btn-primary:hover{
  background-color: #3183bd;
  border-color: #2f84c0;
}
#sidebar-menu .menuitem-active .active {
  color: #388ecd;
}
#sidebar-menu .menuitem-active > a {
  color: #388ecd;
}
.breadcrumb-item.active {
  color: #266898;
}
#sidebar-menu > ul > li > a:hover{
  color: #388ecd;
}
.box.box-solid.box-success > .with-border{
  color:#343a40 !important;
  background-color: #266898 !important;
}
.box.box-solid.box-success > .with-border h4{
  color:#343a40 !important;
}
.box.box-solid.box-success{
  border-width: 0px !important;
}
.logo-lg img {
    width: 100%;
    max-width: 68px;
    height: 50px;
}