.container-header{background-color: #2b4c61;}

.container-forms{
  background-color: #e7b56f;
}

.card-settings{
  background: #e7b56f;
  border: 2px solid #dca55f;
}

table tr td{
  padding-left: 2px !important;
  padding-right: 2px !important;
  background: #e7b56f !important;
  font-size: 0.8em;
}

.table-bordered{border: 1px solid #b89159 !important;}

.table-result tr td{font-size: 0.95em;}

.table-scale tr td:first-child{width: 15%;}

.table-scale tr td{width: 12%;}

.table-beat tr td:first-child{width: 20%;}

.table-beat tr td{width: 16%;}

.text-fine{font-size: 0.9em;}

.form-select, input[type="text"]{
  background-color: #e4e4e4;
  border: 2px solid #dca55f !important;
  color: #000;
}

input[type="radio"]{margin-top: 4px !important;}

.btn-customer{padding: 0px 5px 2px 5px;}