.darker {
  background-color: #BAECFA;
  border-color: #ccc;
}

#special-intructions {
  color: white;
  font-size: 24px;
}

#keywords-textarea {
  width: 100%;
}

#invoice-row {
  margin-top: 30px;
}

#invoice-table td {
  width: 25%;
}

.not-stripped-table tbody tr:nth-of-type(odd) {
  background-color: transparent;
}

.company-letter-selector {
  margin-right: 20px;
}

#add-existing-company-modal {
  position: relative;
  display: table;
  overflow-y: auto;
  overflow-x: auto;
  width: auto;
  min-width: 300px;
}

#add-note-div {
  border: 1px solid #ccc;
  border-radius: 6px;
  display: block;
  /*margin: 60px;*/
  /*padding: 10px;*/
  text-align: center;
}

my-auto {
  font-size: 24px;
  display: block;
  text-align: center;
  padding-top: 10px;
}

.my-auto {
  /*font-size: 24px;*/
  /*padding-top: 10px;*/
  display: block;
  margin-left: 20px;
  text-align: center;
}

.potential-box.hot-lead {
}

.potential-box.hot-lead {
}

#company-history-card-body {
  height: 700px;
}

.ownertype {
  font-size: 8px;
  margin-left: 20px;
  margin-right: 10px;
}

.modal {
  position: absolute;
  top: 10px;
  right: 0px;
  bottom: 0;
  left: -200px;
  z-index: 10040;
  overflow: auto;
  overflow-y: auto;
}

#phonecall-log-text {
  height: 150px;
}

@media (min-width: 700px) {
  .modal-dialog.new-quote-dialog {
    width: 50%;
    max-width: 1000px;
  }
}

.modal-dialog.new-quote-dialog {
  width: 1300px;
  margin: auto;
  min-width: 1300px;
}

#create-contact-section {
  border: 1px solid black;
  margin: 10px;
}

#new-contact-first-name {
  margin-right: 20px;
}

#create-contact-section-header {
  margin: 10px;
}

#new-contact-company-name {
  margin-left: 10px;
  margin-right: 10px;
}

.modal-dialog #incomin-call-modal-dialog {
  width: 300px;
}

#search-phone-number {
  width: 260px;
}

#history-card-body {
  height: 500px;
}

#industry-group {
  margin: 10px;
}

@media only print {
  .pagebreak {
    page-break-after: always;
  }
}

.modal-dialog.modal-sm.modal-dialog-centered.incomin-call-modal-dialog {
}

#edit-customerordergroup-pcf-modal-dialog {
}

.prePCFTable thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #8fdf82;
}

.fixed_header {
  width: 400px;
  table-layout: fixed;
  border-collapse: collapse;
}

.fixed_header tbody {
  display: block;
  width: 100%;
  overflow: auto;
  height: 100px;
}

.fixed_header thead tr {
  display: block;
}

.fixed_header thead {
  background: forestgreen;
  color: #fff;
}

#inventory-analysis-workarea {
}

.prePCFTable {
  overflow: auto;
  height: 100px;
}

th {
  top: 0;
  position: sticky;
  background-color: #5EB4D6;
  table-layout: fixed;
}

.no-scroll {
  overflow: hidden;
}

#admin-phone-calls-title {
}

#admin-phone-calls-title {
}

.legend {
  font-family: Arial, sans-serif;
  font-size: 26px;
}

.pie-label {
  font-family: Arial, sans-serif;
  font-size: 30px;
  fill: black;
  font-weight: bold;
}

.chart-title {
  font-family: Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-anchor: middle;
}

