.gform_wrapper .read-terms {
  display: inline-block;
}
.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;
}
.gform_wrapper tr.gfield_error td:first-child {
  background-color: #ffdfe0;
  font-weight: bold;
}
.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;
}
.datatables-group td {
  background-color: #eee;
  font-weight: bold;
}
#noexp-table div.DTE_Field select {
  width: 100%;
}
.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;
}
/**** NTL Quote table ***/.invoice-wrap {
  width: 100%;
  margin: 0 auto;
}
.invoice-wrap div {
  border: 0;
  font-size: 15px;
}
.invoice-wrap table {
  border-collapse: collapse;
  margin: 0;
}
.invoice-wrap table td, .invoice-wrap table th {
  padding: 5px;
}
.invoice-wrap .header {
  width: 100%;
  margin: 20px 0;
  background: #222;
  text-align: center;
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 8px 0px;
}
.invoice-wrap .truckslink {
  width: 92%;
  min-height: 150px;
  float: left;
  padding-left: 30px;
}
.invoice-wrap .address {
  width: 92%;
  min-height: 150px;
  float: left;
  padding-left: 30px;
}
.invoice-wrap .coverage {
  width: 100%;
  min-height: 150px;
  float: left;
  padding-left: 20px;
  font-weight: bold;
}
.invoice-wrap .customer-title {
  font-size: 20px;
  font-weight: bold;
  float: left;
}
.invoice-wrap .meta {
  margin-top: 30px;
  width: 360px;
}
.invoice-wrap .meta-truckslink {
  margin-top: 1px;
  width: 360px;
  float: left;
}
.invoice-wrap .meta-insured {
  margin-top: 1px;
  width: 360px;
  float: right;
  margin-right: 1px;
}
.invoice-wrap .meta-coverage {
  margin-top: 20px;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.invoice-wrap .meta-coverage .coverage-effective {
  *width: 45%;
  float: left;
}
.invoice-wrap .meta-coverage .coverage-details {
  *width: 37%;
  float: right;
  padding-right: 20px !important;
}
.invoice-wrap .meta-coverage .coverage-other {
  font-weight: normal;
  font-size: 11px;
  width: 98%;
  float: left;
  padding-right: 20px !important;
}
.invoice-wrap .meta-coverage .coverage-premium {
  font-weight: normal;
  width: 98%;
  float: left;
  text-align: center;
  padding-right: 20px !important;
}
.invoice-wrap table.meta-drivers {
  border: 0;
}
.invoice-wrap .meta-driver {
  margin: 0 auto;
  width: auto;
}
.invoice-wrap .meta-drivers td {
  border: 0;
}
.invoice-wrap .meta-drivers td:nth-child(even) {
  background-color: #eee;
}
.invoice-wrap .meta-drivers td:nth-child(odd) {
  background: none;
}
.invoice-wrap .meta td {
  text-align: right;
}
.invoice-wrap .items th.meta-head, .invoice-wrap .meta td.meta-head, .invoice-wrap .meta-truckslink td.meta-head, .invoice-wrap .meta-insured td.meta-head, .invoice-wrap .meta-insured td.meta-head {
  text-align: left;
  background: #eee;
  white-space: nowrap;
}
.invoice-wrap .items th.meta-header, .invoice-wrap .meta td.meta-header, .invoice-wrap .meta-truckslink td.meta-header, .invoice-wrap .meta-insured td.meta-header, .invoice-wrap .meta-coverage td.meta-header, .invoice-wrap .meta-coverage th.meta-header, .invoice-wrap .meta-truckslink th.meta-head, .invoice-wrap .meta-insured th.meta-head, .invoice-wrap .meta-coverage td.meta-header {
  text-align: center;
  background: #eee;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
}
.invoice-wrap .meta td div {
  width: 100%;
  min-height: 20px;
  text-align: right;
}
.invoice-wrap .items {
  clear: both;
  width: 100%;
  margin: 30px 0 0 0;
  border: 1px solid #ddd;
}
.invoice-wrap .items td {
  border: 1px solid black;
}
.invoice-wrap .items th {
  background: #eee;
  text-align: left;
}
.invoice-wrap .items div {
  min-height: 50px;
  padding-top: 1px;
}
.invoice-wrap .items tr.item-row td {
  border: 0;
  vertical-align: top;
  border-bottom: 1px dashed #000;
}
.invoice-wrap .items td.desc {
  width: auto;
}
.invoice-wrap .items td.desc span.smalldesc {
  font-size: 8px;
}
.invoice-wrap .items td.item-name {
  width: auto;
}
.invoice-wrap .items td.desc div, .invoice-wrap .items td.item-name div {
  width: 100%;
}
.invoice-wrap .items td.total-line {
  border-right: 0;
  text-align: right;
}
.invoice-wrap .items td.total-value {
  border-left: 0;
  padding: 10px;
}
.invoice-wrap .items td.total-value div {
  min-height: 20px;
  background: none;
  font-weight: bold;
}
.invoice-wrap .items td.total-value .total {
  font-weight: bold;
}
.invoice-wrap .items td.total {
  background: #eee;
}
.invoice-wrap .items td.blank {
  border: 0;
}
.invoice-wrap .terms {
  text-align: center;
  margin: 20px 0 0 0;
}
.invoice-wrap .terms h5 {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 10px;
  border-bottom: 1px solid black;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0;
}
.invoice-wrap .terms div {
  width: 100%;
  text-align: left;
  padding: 7px;
}
.invoice-wrap .center {
  text-align: center;
}
.invoice-wrap .insureds th {
  text-align: center;
}
.invoice-wrap .insureds th, .invoice-wrap .insureds td {
  font-size: 12px;
}
.invoice-wrap .insureds th:not(:last-child) {
  border-right: 1px dotted;
}
.invoice-wrap .insureds td:not(:last-child) {
  border-right: 1px dotted;
}
.invoice-wrap .insureds td {
  border-top: 1px dotted;
}
@media screen and (max-width: 600px) {
  .invoice-wrap table {
    width: 100% !important;
  }
  .invoice-wrap table.insureds th, .invoice-wrap table.items th {
    display: block;
    white-space: normal !important;
    width: 100%;
  }
  .invoice-wrap table.insureds tr, .invoice-wrap table.items tr {
    display: block;
    margin-bottom: 0.625em;
    width: 100%;
  }
  .invoice-wrap table.insureds td, .invoice-wrap table.items td {
    display: block;
    text-align: left;
    width: 100% !important;
  }
  .invoice-wrap table.insureds td:before, .invoice-wrap table.items td:before {
    /*
 * aria-label has no advantage, it won't be read inside a table
 content: attr(aria-label);
 */
    content: attr(data-label);
    float: left;
  }
  .invoice-wrap .meta-coverage div {
    display: block;
    width: 100% !important;
  }
}
/**** [end] NTL Quote table ***/.red_label label {
  color: red;
}
@media print {
  .no-print, .no-print * {
    display: none !important;
  }
}
/* PD quote */.breakhere {
  page-break-before: always;
}
.border-top0 {
  border-top: 0;
}
.border-bottom0 {
  border-bottom: 0;
}
.border-left0 {
  border-left: 0;
}
.border-right0 {
  border-right: 0;
}
.border-top1 {
  border-top: 1px solid !important;
}
.border-bottom1 {
  border-bottom: 1px solid !important;
}
.border-left1 {
  border-left: 1px solid !important;
}
.border-right1 {
  border-right: 1px solid !important;
}
.border-top2 {
  border-top: 2px solid;
}
.border-bottom2 {
  border-bottom: 2px solid;
}
.border-left2 {
  border-left: 2px solid;
}
.border-right2 {
  border-right: 2px solid;
}
.border-top3 {
  border-top: 3px solid;
}
.border-bottom3 {
  border-bottom: 3px solid;
}
.border-left3 {
  border-left: 3px solid;
}
.border-right3 {
  border-right: 3px solid;
}
.header {
  font-size: 24px;
}
.font16 {
  font-size: 16px;
}
.font14 {
  font-size: 14px;
}
.font12 {
  font-size: 12px;
}
.font11 {
  font-size: 11px;
}
.font10 {
  font-size: 10px;
}
.font9 {
  font-size: 9px;
}
.font8 {
  font-size: 8px;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
.top {
  vertical-align: top;
}
.bottom {
  vertical-align: bottom;
}
.center {
  text-align: center;
}
.middle {
  vertical-align: middle;
}
.justify {
  text-align: justify;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.nowrap {
  white-space: nowrap;
}
.line13 {
  line-height: 13px;
}
.padding5 {
  padding-left: 5px;
  padding-right: 5px;
}
.paddingtop {
  padding-top: 5px;
}
.gray {
  background-color: #e0e0e0;
}
.white {
  background-color: #fff;
}
.silver {
  color: #c0c0c0;
}
.pd-quote {
  background-color: #fff;
}
.pd-quote table {
  table-layout: fixed;
  width: 100%;
  border: 0;
}
.pd-quote td {
  border: 0;
}
.pd-quote li {
  margin: 0 !important;
}
.pd-quote .lineup td {
  width: 11%;
}
.pd-quote .list-table {
  table-layout: fixed;
  page-break-inside: auto;
}
.pd-quote .list-head th, .pd-quote .list-head td {
  font-size: 13px;
}
.pd-quote .list-head th {
  vertical-align: middle;
  border: 1px solid;
  padding-left: 5px;
  padding-right: 5px;
  word-break: break-all;
}
.pd-quote .list-items td {
  border: 1px solid;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 13px;
}
.pd-quote .nonowned td {
  border-bottom: 1px dotted #ccc;
}
.pd-quote .nonowned-items td {
  border-top: 1px dotted #ccc;
}
.pd-quote {
  -webkit-print-color-adjust: exact;
}
/* PD quote end */.html_block_for_summary h5 {
  margin-top: 20px;
}
.html_block_for_summary table {
  width: 100%;
  border-spacing: 15px 8px;
  border-collapse: separate;
  margin: 0 -15px;
  border: 1px solid;
}
