.mdBtnR-primary {
height: 36px !important;
display: inline-block;
    background: #05DCAC;
    color: #0D2345;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    height: 3.4375rem;
    letter-spacing: .02063rem;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0px 1.5rem;
    transition: 0s;
    font-size: 1rem;
    border: none;
    position: relative;
}

.mdBtnR-primary:hover {
text-decoration: none;
    background: #04BB92;
    color: #0D2345;
}

.mdBtnR-cancel, .mdBtnR-outline-primary {
display: inline-block;
color: #05DCAC !important; 
font-size: 13px !important;
height: 36px !important;
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    height: 3.4375rem;
    letter-spacing: .02063rem;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0px 1.5rem;
    transition: 0s;
    padding: 0px 1.5rem;
border-radius: 0;
    font-size: 1rem;
    border-color: #05DCAC !important;
    position: relative;
}

.mdBtnR-text {
display: flex !important;
justify-content: center !important;
    font-family: 'Montserrat', sans-serif;

}

.mdBtnR-cancel .mdBtnR-text, .mdBtnR-outline-primary .mdBtnR-text {
    color: #05DCAC !important; 
}

..wf-form-element-div {
width: 50%;
}

.mdBtnR-primary {
border-radius: 0;
height: 36px !important;
display: inline-block;
    background: #05DCAC;
    color: #0D2345;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    height: 3.4375rem;
    letter-spacing: .02063rem;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0px 1.5rem;
    transition: 0s;
    font-size: 13px !important;
    border: none;
    position: relative;
}

.mdBtnR-primary:hover {
text-decoration: none;
    background: #04BB92;
    color: #0D2345;
}

.mdBtnR-cancel, .mdBtnR .mdBtnR-outline-primary {
border-radius: 0;
display: inline-block;
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    height: 3.4375rem;
    letter-spacing: .02063rem;
    text-transform: uppercase;
    white-space: nowrap;
    transition: 0s;
    font-size: 13px !important;
    border-color: #05DCAC !important;
    position: relative;
}

input {
border: none !important;
border-bottom: 1px solid lightgrey !important;
border-radius: 0 !important;
}

select {
border: none !important;
border-bottom: 1px solid lightgrey !important;
border-bottom-left-radius: 0 !important;
}

#regPass-cards [title="options"] {
display: none;
}

.rfwf-account-orders button {
display: none;
}

.card-header {
background: black !important;
}
.card-header-title {
color: white !important;
}
.rfwf-reg-codes .mdBtnR-primary {
display: flex;
}

.mdBtnR-icon .rfSI {
display: none;
}

.label-text {
color: black !important;
}



.rfwf-login-page .rfwf-panel-interior {
margin-top: 100px;
}

.rfwf-discount-code .rfwf-panel-interior {
    margin-top: 100px;
}

.rfwf-confirmation-header .rfwf-panel-interior {
    margin-top: 130px;
}

.progressbar {
      counter-reset: step;
margin: 15px 0 15px 0;
  }
  .progressbar .li {
      list-style-type: none;
      width: 33%;
      float: left;
      font-size: 12px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
  }
  .progressbar .li:before {
      width: 30px;
      height: 30px;
      content: counter(step);
      counter-increment: step;
      line-height: 30px;
      border: 2px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }
  .progressbar .li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 15px;
      left: -50%;
      z-index: -1;
  }
  .progressbar .li:first-child:after {
      content: none;
  }
  .progressbar .li.active {
      color: green;
  }
  .progressbar .li.active:before {
      border-color: #55b776;
  }
  .progressbar .li.active + li:after {
      background-color: #55b776;
}

.rfwf-reg-codes {
display: none !important;}

.clearfix .mdBtnR {
color: white !important;
}

.rfwf-discount-code .rfwf-panel-interior {
margin-top: 0;
}

.confirmation-page .rfwf-panel-interior {
margin-top: 0;
}

.card-controls .mdBtnR {
color: white;
border: 1px solid white;
}

.rf-card {
max-width: initial;
}

.rfwf-headline {
width: 100% !important;
}

#bulkPackagesDashboard h1 {
display: none;
}

#reg-confirmation-page .reg-confirmation-summary .purchased-regcodes {
display: none !important;
}

#reg-confirmation-page table th {
    background-color: #05DCAC !important;
}

.pull-right {
background: #05DCAC !important;
border: transparent !important;
color: white !important;
}

.pull-right .mdBtnR {
color: white !important;
}

.pull-right {
display: flex !important;
    align-items: center !important;
}

/* Order Summary Card (RA-28066) */
.order-summary-card .order-summary {
  width: 100%;
}

.order-summary-card .order-summary .order-summary-item {
  margin-bottom: 20px;
}

.order-summary-card .order-summary .order-summary-item .summary-items-details {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 8px;
  padding: 8px
}

.order-summary-card .order-summary .order-summary-item .summary-items-details .summary-item-quantity {
  margin-right: 20px;
}

.order-summary-card .order-summary .order-summary-item .summary-items-totals .summary-item-total {
  display: block;
  text-align: right;
  font-weight: bold;
}

.order-summary-card .order-summary .order-summary-item .summary-items-totals .summary-item-balance {
  display: block;
  text-align: right;
  font-weight: bold;
}

.order-summary-card .order-summary-notes {
  width: 100%;
  margin-top: 20px;
}

.order-summary-card .card-header .card-controls .rfSI svg {
  fill: #ffffff;
}

.order-summary-card .card-header {
  background-color: #0D2345  !important;
}

.order-summary-card .card-header h3 {
  color: #ffffff !important;
}
/* End Order Summary Card */

.card-header {
  background-color: #0D2345 !important;
}

#reg-confirmation-page .rfwf-confirmation-custom {
}

.rfwf-confirmation-buttons button.mdBtnR.mdBtnR-outline-primary {
  float: right;
  background: #05DCAC !important;
  color:#fff !important;
}

.rfwf-confirmation-buttons .rfwf-panel-interior .pull-right button {
  display: none!important;
}

.rfwf-confirmation-buttons .rfG-md-50 {
  display: none!important;
}

.rfwf-panel-interior .rfG-row .rfG-md-50:last-child {
  visibility: hidden;
}
