.total1 {
  font-weight: bold;
  font-size: 32px;
}
.gform_wrapper span.ginput_total {
  font-weight: bold;
  font-size: 32px;
}
div.DTE_Body div.DTE_Body_Content div.DTE_Field {
  padding: 5px;
}
div.DTE_Body div.DTE_Body_Content div.DTE_Field > label {
  width: 50%;
}
div.DTE_Body div.DTE_Body_Content div.DTE_Field > div.DTE_Field_Input {
  width: 50%;
}
div[class*="DTE_Field_Name_q"] div.DTE_Field_InputControl > div > div {
  display: inline-block;
  padding: 5px;
}
div.DTE_Form_Info {
  font-size: 12px;
}
#drivers-table_wrapper .dataTables_filter {
  display: none;
}
.drivers_json input {
  visibility: hidden;
  height: 1px;
  padding: 0 !important;
}
.drivers_json .top_label, .drivers_json .gfield_label, .drivers_json .ginput_container {
  margin-top: 0 !important;
}
.gform_wrapper tr.gfield_error td:first-child {
  background-color: #ffdfe0;
  font-weight: bold;
}
#vehicles-table_wrapper .dataTables_filter {
  display: none;
}
.vehicles_json input {
  visibility: hidden;
  height: 1px;
  padding: 0 !important;
}
.losses_json input {
  visibility: hidden;
  height: 1px;
  padding: 0 !important;
}
.vehicles_json .top_label, .vehicles_json .gfield_label, .vehicles_json .ginput_container {
  margin-top: 0 !important;
}
.losses_json .top_label, .losses_json .gfield_label, .losses_json .ginput_container {
  margin-top: 0 !important;
}
#losses-table_wrapper .dataTables_filter {
  display: none;
}
.DTE_Field .editor_upload {
  word-break: break-all;
}
div.DTE div.editor_upload button.btn {
  width: auto;
  float: left;
}
div.DTE div.editor_upload input[type=file] {
  width: 30%;
}
.editor-datetime table {
  width: auto;
}
.dlg-no-close .ui-dialog-titlebar-close {
  display: none;
}
.dlg-no-title .ui-dialog-titlebar {
  display: none;
}
.ui-datepicker td a, .ui-datepicker td span {
  width: auto;
  text-align: center;
}
.ui-datepicker-header {
  text-shadow: none;
}
.ui-autocomplete {
  position: fixed;
}
div.DTE_Field div.DTE_Label_Info {
  display: none;
  font-size: 11px;
  line-height: 1em;
}
#noexp-table div.DTE_Field select {
  width: 100%;
}
.datatables-group td {
  background-color: #eee;
  font-weight: bold;
}
.gform_wrapper .already_uploaded_files {
  font-size: 14px;
  font-weight: bold;
}
.gform_wrapper .already_uploaded_files.list {
  padding: 10px 10px;
  color: maroon;
}
.gform_wrapper .parent_based_on {
  font-size: 14px;
  font-weight: bold;
  color: maroon;
}
.gform_heading, .gform_wrapper span.gform_description {
  padding-left: 0 !important;
}
.red_label label {
  color: red;
}
.gform_wrapper .optional_coverages .gfield_list_icons {
  display: none;
}
.gform_wrapper .optional_coverages .readonly {
  visibility: hidden;
  width: 1px;
  height: 1px;
  position: absolute;
  top: -9999px;
  left: -9999px;
  background-color: #e3e3e3;
}
.gform_wrapper .optional_coverages th:first-of-type {
  width: 50%;
}
.gform_wrapper .optional_coverages table.gfield_list td, .gform_wrapper .optional_coverages table.gfield_list th {
  padding: 0.5em 0;
}
.gform_wrapper .optional_coverages .o_filename {
  font-style: italic;
}
.gform_wrapper .optional_coverages .o_selectname {
  font-size: 0.813em;
}
.gform_wrapper .optional_coverages .selectAll th {
  text-transform: unset;
  padding-bottom: 20px !important;
}
.gform_wrapper .optional_coverages .selectAll .fa {
  font-size: 16px;
  color: #808080;
}
