.section-wrapper, .section-wrapper--consents {
    background: #ffffff;
    border: 1px solid #B3B3B3;
border-radius: 15px;
    display: block;}


.section-header {
    background: #1D1F42;
border-radius: 15px 15px 0px 0px;
padding-top: 15px;
padding-bottom: 15px;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;

}
label {
font-size: 14px;
}

.btn-primary {
background-color: #1D1F42;
}

.required {
color: red;
}

h2, .subheader, .subheader--full, .subheader--full--highlight, .subheader:after, .subheader--full:after, .charges-table__header, .charges-table .charges-table__sum-blue, .charges-table td.charges-table__sum-blue:before, .charges-table__header--line:after, .pmd__confirmations--header, .accommodation__header--no-line {
color: #459c6d;
    font-weight: 800;
font-size: 16px;
}

.charges-table td {
text-transform: uppercase;
padding-top: 20px;
padding-bottom: 20px;
font-weight: 600;
}

.charges-table__sum td[colspan="2"] .charges-table__sum-info {
font-size: 10px;
font-weight: 400;
}
  

  
.charges-table__header--line:after {
  display: none!important;
  }
  
  .charges-table__header--line, .text-right {
  color: #1D1F42;
  }
.charges-table__sum-blue.max {
  border-top: solid 1px;
  }
  .charges-table__sum-blue {
  border-top: none;
  }