.font-weight-bold {
  font-weight: bold; }

.mt-1 {
  margin-top: 3px; }

.mb-1 {
  margin-bottom: 3px; }

.ml-1 {
  margin-left: 3px; }

.mr-1 {
  margin-right: 3px; }

.mt-2 {
  margin-top: 6px; }

.mb-2 {
  margin-bottom: 6px; }

.ml-2 {
  margin-left: 6px; }

.mr-2 {
  margin-right: 6px; }

.mt-3 {
  margin-top: 9px; }

.mb-3 {
  margin-bottom: 9px; }

.ml-3 {
  margin-left: 9px; }

.mr-3 {
  margin-right: 9px; }

.mt-4 {
  margin-top: 12px; }

.mb-4 {
  margin-bottom: 12px; }

.ml-4 {
  margin-left: 12px; }

.mr-4 {
  margin-right: 12px; }

.clear-both {
  clear: both; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.no-clear-hoc {
  clear: none; }

h4.renewal-title {
  display: none; }

h5 {
  font-size: 1.0em;
  margin-bottom: 4px; }

div.list-row {
  padding-top: 3px;
  padding-bottom: 3px; }

.float-right {
  float: right; }

.row {
  overflow: auto; }
  .row .col-1,
  .row .col-sm-1,
  .row .col-md-1,
  .row .col-lg-1 {
    width: 8%;
    float: left; }
  .row .col-2,
  .row .col-sm-2,
  .row .col-md-2,
  .row .col-lg-2 {
    width: 17%;
    float: left; }
  .row .col-3,
  .row .col-sm-3,
  .row .col-md-3,
  .row .col-lg-3 {
    width: 25%;
    float: left; }
  .row .col-4,
  .row .col-sm-4,
  .row .col-md-4,
  .row .col-lg-4 {
    width: 33%;
    float: left; }
  .row .col-5,
  .row .col-sm-5,
  .row .col-md-5,
  .row .col-lg-5 {
    width: 42%;
    float: left; }
  .row .col-6,
  .row .col-sm-6,
  .row .col-md-6,
  .row .col-lg-6 {
    width: 50%;
    float: left; }
  .row .col-7,
  .row .col-sm-7,
  .row .col-md-7,
  .row .col-lg-7 {
    width: 58%;
    float: left; }
  .row .col-8,
  .row .col-sm-8,
  .row .col-md-8,
  .row .col-lg-8 {
    width: 67%;
    float: left; }
  .row .col-9,
  .row .col-sm-9,
  .row .col-md-9,
  .row .col-lg-9 {
    width: 75%;
    float: left; }
  .row .col-10,
  .row .col-sm-10,
  .row .col-md-10,
  .row .col-lg-10 {
    width: 83%;
    float: left; }
  .row .col-11,
  .row .col-sm-11,
  .row .col-md-11,
  .row .col-lg-11 {
    width: 92%;
    float: left; }
  .row .col-12,
  .row .col-sm-12,
  .row .col-md-12,
  .row .col-lg-12 {
    width: 100%;
    float: left; }

.form-group {
  margin-bottom: 10px; }

.form-control {
  display: block; }

div.alert {
  margin-top: 15px;
  margin-bottom: 15px; }

div.alert.alert-info {
  color: red; }

div.alert.alert-info.text-color-black {
  color: black; }

div.product-table {
  border: 1px solid #00417a; }
  div.product-table div.header-row {
    background-color: #dce2eb; }

div.options-table {
  clear: both;
  border: 1px solid #00417a; }
  div.options-table div.header-row {
    background-color: #dce2eb; }
  div.options-table div.total-premium-row {
    border-top: 1px solid #cccccc;
    margin-top: 4px;
    padding-top: 6px; }

button.btn-edit-section {
  width: 100px;
  float: right; }

div.options-review-table div.total-row,
div.options-confirm-table div.total-row {
  border-top: 1px solid #cccccc;
  margin-top: 4px;
  padding-top: 6px; }

/*# sourceMappingURL=phx-backport.css.map */
