.BOL_main {
  background-color: #F8F8F8;
}

.BOL_main ul {
  margin-left: 20px;
  margin-top: 30px;
}

.BOL_sub_block .tab-pane {
  padding: 20px;
}

.BOL_link {
  text-decoration: underline;
  color: #004987;
  cursor: pointer;
}

.BOL_requestor_info .standard_fields p {
  width: 130px;
}

.BOL_requestor_info .standard_fields .form-control {
  width: 200px;
}

.BOL_requestor_info_phone {
  margin-left: 15px;
}

.BOL_requestor_info_phone.standard_fields p {
  width: 70px;
}

.BOL_requestor_info_ext {
  margin-left: 15px;
}

.BOL_requestor_info_ext.standard_fields p {
  width: 70px;
}

.BOL_requestor_info_ext.standard_fields input[type=text] {
  width: 50%;
}

.BOL_requestor_payment span {
  margin-right: 15px;
}

.BOL_fields {
  display: inline-flex;
  width: 100%;
  margin: 10px 0;
}

.BOL_shipper_field p {
  width: 170px;
}

.BOL_shipper_subfield p {
  width: 100px;
  margin-left: 20px;
}

.BOL_shipper_field1_input {
  width: 35%;
}

.BOL_shipper_state {
  width: 230px;
}

.BOL_consignee_confirmation p {
  width: 270px;
}

.BOL_sameAddress span {
  margin-right: 15px;
  color: #004987;
  font-weight: bold;
}

.BOL_consignee_confirmation span {
  margin-right: 15px;
}

.BOL_multiple_fields {
  width: 100%;
}

.BOL_multiple_fields .BOL_subfield1 p {
  width: 30%;
}

.BOL_subfield1_city {
  width: 60%;
}

.BOL_subfield1_city input[type=text] {
  width: 100%;
}

.BOL_subfield1 {
  width: 50%;
}

.BOL_subfield2 {
  width: 20%;
}

.BOL_subfield3 {
  width: 30%;
}

.BOL_multiple_fields .BOL_subfield1 p {
  width: 36%;
}

.BOL_multiple_fields .BOL_subfield2 p {
  width: 35%;
}

.BOL_multiple_fields .BOL_subfield2 input[type=text] {
  width: 90%;
}

.BOL_multiple_fields .BOL_subfield3 p {
  width: 35%;
}

.BOL_multiple_fields .BOL_subfield3 input[type=text] {
  width: 65%;
}

.BOL_country {
  width: 30%;
}

.BOL_COD_info .BOL_fields p {
  width: 15%;
}

.BOL_conclusion_bill {
  margin-top: 10px;
}

.BOL_conclusion_bill span {
  margin-right: 15px;
}

.BOL_conclusion_pickup .BOL_fields p {
  width: 100px;
}

.BOL_conclusion_pickup .BOL_fields input[type=text] {
  margin-right: 15px;
}

.BOL_conclusion_pickup, .BOL_conclusion_bill {
  margin-left: 25px;
}

.BOL_liability_value {
  width: 100%;
}

.BOL_liability_value span {
  margin-right: 10px;
}

.BOL_liability_shipment {
  width: 30%;
}

.BOL_subdiv {
  padding: 0 20px;
}

.BOL_next_btn {
  margin: 0 20px 20px 20px;
}

.BOL_commodity_field p {
  width: 170px;
}

.BOL_commodity_subfield p {
  width: 60px;
  margin-left: 15px;
}

.BOL_commodity_field_number p {
  width: 80px;
  margin-left: 15px;
}

.BOL_commodity_description {
  width: 80%;
}

.BOL_commodity_description input {
  width: 100%;
}

.BOL_commodity_field_nmfcsub p {
  width: 100px;
  margin-left: 15px;
}

.BOL_commodity_subfield input, .BOL_commodity_field_number input {
  width: 100px;
}

.BOL_commodity_field1_input {
  width: 35%;
}

.BOL_commodities .comm-header, .BOL_supplemental_info .supp-header {
  font-size: 18px;
  font-weight: 700;
  color: gray;
  cursor: pointer;
}

.BOL_commodities .comm-header img, .BOL_supplemental_info .supp-header img {
  width: 20px;
}

.BOL_commodities .comm-body, .BOL_supplemental_info .supp-body {
  margin-top: 20px;
}

.commodity-add-another-line img {
  width: 20px;
  height: 20px;
  margin-top: 10px;
}

.commodity-add-another-line a {
  color: #004987;
}

.BOL_commodities hr, .BOL_supplemental_info hr {
  border-top: 2px solid gray;
}

.commodity-buttons {
  margin-top: 40px;
}

.commodity-buttons a {
  margin-right: 10px;
}

.bol-btn-delete {
  color: red;
}

.bol-btn-delete:hover {
  color: red;
}

#tab-navigator {
  width: 821px;
  margin: 0 auto;
}

@media only screen and (max-width: 600px) {
  .BOL_requestor_info_fields, .BOL_requestor_payment, .BOL_conclusion_bill, .BOL_conclusion_pickup, .BOL_conclusion_pickup .BOL_fields,
.BOL_liability_value, .BOL_COD_info .BOL_fields {
    display: block;
  }

  .BOL_requestor_payment .inline-items {
    display: block;
  }

  .BOL_requestor_info_phone, .BOL_requestor_info_ext, .BOL_conclusion_bill, .BOL_conclusion_pickup, .BOL_shipper_subfield p {
    margin-left: 0;
  }

  .BOL_liability_shipment, .BOL_COD_info .BOL_fields p {
    width: 100%;
  }
}
/* Revised CSS */
.card-bol .card-body .nav-pills li a {
  text-decoration: none;
  color: #212529;
}
.card-bol .card-body .nav-pills li a:hover {
  color: #212529;
}
.card-bol .card-body .nav-pills li a .navigation {
  display: inline-flex;
  width: 100%;
}
.card-bol .card-body .nav-pills li a .navigation .circle {
  height: 35px;
  width: 35px;
  border: 3px solid #000000;
  border-radius: 50%;
}
.card-bol .card-body .nav-pills li a .navigation .circle-separator {
  border-top: 3px solid #000000;
  width: 40px;
  margin-top: 17px;
}
.card-bol .card-body .nav-pills li a p {
  width: 115px;
  font-size: 12px;
  text-align: center;
}
.card-bol .card-body .nav-pills li a.active .circle {
  background-color: yellow;
}
.card-bol .card-body .nav-pills li a.filled .circle {
  background-color: green;
}
    .card-bol .card-body .nav-pills li a.incomplete .circle {
        background-image: url("../Images/incomplete.png");
        background-position: center center;
    }

a, a:active, a:focus {
  outline: none !important;
}

.tab-pane .form-title {
  color: #004987;
  font-weight: bold;
}

.pl-6 {
  margin-left: 20px;
}

input[type=checkbox]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

    input[type=checkbox]:not(old) + input + label,
   
    input[type=checkbox]:not(old) + input + span,
   
    input[type=checkbox]:not(old) + label,
    
    input[type=checkbox]:not(old) + span
     {
        display: inline-block;
        margin-left: -28px;
        padding-left: 28px;
        background: url("../Images/checkbox.png") no-repeat 0 0;
        line-height: 24px;
    }

    input[type=checkbox]:not(old):checked + input + label,
    input[type=checkbox]:not(old):checked + input + span,
    input[type=checkbox]:not(old):checked + label,
    input[type=checkbox]:not(old):checked + span {
        background-position: 0 -24px;
    }

    

.
/*# sourceMappingURL=bill_of_lading.css.map */
