.login-container {
    max-width: 500px;
    margin: auto;
    text-align: center;
}
.login-container .fieldset > .field > .control {
    width: 65% !important;
    margin: auto;
}
.login-container .fieldset .actions-toolbar {
    text-align: center;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.login-container .block {
    width: 100% !important;
}
.block-title_l h3 {
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 21px;
    text-transform: uppercase;
    color: #000;
}
.btn_orange {
    background: #d7531e !important;
    border-color: #d7531e !important;
    padding: 7px 48px !important;
    margin-bottom: 23px !important;
    width: 100% !important;
}
.block-collapsible-nav .item.current > strong {
    border-color: #ff5501;
    color: #000000;
    font-weight: 600;
    border-bottom: 3px solid #ff5501 !important;
    display: inline-block;
    border-left: 0 !important;
}
.block-collapsible-nav .item > strong {
    border-left: 3px solid transparent;
    color: #575757;
    display: block;
    padding: 5px 18px 5px 0px !important;
}
.block-collapsible-nav .content {
    background: #f5f5f5;
    padding: 15px 19px !important;
}
.block-collapsible-nav .item a, .block-collapsible-nav .item > strong {
    border-left: 3px solid transparent;
    color: #575757;
    display: block;
    padding: 5px 18px 5px 0px !important;
}

.account .box-actions a {
    color: #fa5503;
}
.actions-toolbar > .primary .action:last-child, .actions-toolbar > .secondary .action:last-child {
    border-color: #fa5503;
}
.customer-account-index .box-content address a {
    color: #333 !important;
}
.customer-account-index .block-title a.action.view {
    color: #f65401;
}
.customer-account-index .block-content tbody tr td a.action.view {
    color: #f65401;
}
.customer-account-index .block-content tbody tr td a.action.order {
    color: #f65401;
}
.sales-order-history .history tbody tr td a.action.view {
    color: #f65401;
}
.sales-order-history .history tbody tr td a.action.order {
    color: #f65401;
}
.customer-address-index address a {
    color: #333 !important;
}
.customer-address-index .block-content .box-actions a.action.edit {
    color: #f65401;
}
.customer-address-index .additional-addresses tbody tr td a.action.edit {
    color: #f65401;
}
.customer-address-index .additional-addresses tbody tr td a.action.delete {
    color: #f65401 !important;
}
#maincontent.page-main div.columns div.column.main {
    width: 77%;
}
.customer-address-index .actions-toolbar .primary button.action.primary.add {
    background-color: #f65401;
    border-color: #f65400;
}
.customer-account-edit .form-edit-account .actions-toolbar .primary button.action.save.primary {
    background-color: #f65401;
    border-color: #f65401;
}
.customer-account-edit .form-edit-account .field.password-info p a {
    color: #f65400;
}
  .adre_input_top select {
    width: 48%;
    float: left;
  }
  .adre_input_top {
    display: block;
    clear: both;
    width: 100%;
    overflow: hidden;
  }
  .adre_input_mid select {
    width: 48%;
    margin-top: 20px;
  }
  .adre_input_bottom {
    margin-top: 20px;
  }
  .adre_input_bottom_left {
    width: 48%;
    float: left;
  }
  .adre_input_bottom_right {
    width: 48%;
    float: right;
  }
  .adre_input_bottom_right input {
    margin-bottom: 10px;
  }
  .input_ad_info {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }
  .item_input_field {
    overflow: hidden;
    clear: both;
  }
  .additinol_info_right {
    width: 48%;
    float: right;
  }
  .additinol_info_left {
    width: 48%;
    float: left;
  }
/*.account .sidebar ul.nav.items li.nav.item.current strong {
    color: #f65401;
}*/
body[class*="customer-account-createshipment"] .shiper .box-actions a.action.edit {
    color: #f65401;
}
body[class*="customer-account-createshipment"] .shiper a {
    color: #333;
    text-decoration: none;
}
.account .page-title-wrapper h1.page-title {
    font-size: 45px;
    font-weight: 700;
    margin: 0 auto;
    margin-top: 0px;
    padding-bottom: 10px;
}
.customer-address-form .form-address-edit .actions-toolbar .primary button.action.save.primary {
    background-color: #fa5503;
}
body[class*="customer-account-createshipment"] .consignee .box-actions a.action.edit {
    color: #f65401;
}
body[class*="customer-account-createshipment"] .consignee a {
    color: #333;
    text-decoration: none;
}
body[class*="customer-account-createshipment"] form .adre_input_field .adre_input_mid select#billing_party {
    float: right;
}
/*body[class*="customer-account-createshipment"] form .adre_input_bottom button.btn.btn-sm.btn-primary.add_reference_button {
    position: absolute;
    margin-top: 41px;
    margin-left: 38px;
    background-color: transparent;
    border: 0;
    color: #f65401;
}*/
body[class*="customer-account-createshipment"] form .adre_input_bottom button.btn.btn-sm.btn-primary.add_reference_button:before {
    content: "\f067";
    font-family: FontAwesome;
    color: #f65401;
    margin-right: 7px;
    font-weight: normal;
}
body[class*="customer-account-createshipment"] form .item_input_field button.btn.btn-sm.btn-primary.add_more_button {
    background-color: transparent;
    border: 0;
    color: #f65401;
}
body[class*="customer-account-createshipment"] form .item_input_field button.btn.btn-sm.btn-primary.add_more_button:before {
    content: "\f067";
    font-family: FontAwesome;
    color: #f65401;
    margin-right: 7px;
    font-weight: normal;
}
body[class*="customer-account-createshipment"] form .additinol_info .input_ad_info input[type="date"] {
    height: 28px;
    margin-right: 10px;
    width: 100%;
    line-height: 28px;
}
body[class*="customer-account-createshipment"] form .additinol_info_call .input_ad_info input[type="date"] {
    height: 28px;
    margin-right: 10px;
    width: 100%;
    line-height: 28px;
}
.inp_first {
    width: 48%;
    float: left;
    margin-right: 4%;
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
}
.inp_second {
    width: 48%;
    float: left;
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
}
.additinol_info_des .texa1 {
    width: 48%;
    float: left;
    display: flex;
    margin-bottom: 15px;
}
body[class*="customer-account-createshipment"] form .notification {
    clear: both;
}
.inp_first input[type="number"] {
    margin-right: 15px;
}
.inp_second input[type="number"] {
    margin-right: 15px;
}
.texa1 textarea {
    margin-right: 15px;
}
.notic_1 {
    width: 48%;
    display: flex;
}
.notic_1 .notification_left {
    width: 48%;
    margin-right: 3%;
}
.notic_1 .notification_right {
    width: 48%;
}
body[class*="customer-account-createshipment"] form .print_seting .print_seting_top {
    width: 48%;
    margin: 10px 0px;
}
body[class*="customer-account-createshipment"] form .print_seting .print_seting_bottom {
    width: 48%;
    display: flex;
}
body[class*="customer-account-createshipment"] form .print_seting .print_seting_bottom .print_seting_bottom_kleft {
    width: 48%;
    margin-right: 4%;
}
body[class*="customer-account-createshipment"] form .print_seting .print_seting_bottom .print_seting_bottom_kright {
    width: 48%;
}
body[class*="customer-account-createshipment"] form .actions-toolbar .primary button.action.submit.primary {
    background-color: #f65401;
    border: 0;
    margin-top: 15px;
    border-radius: 4px;
    padding: 10px 30px;
}
.block-collapsible-nav .item.current > strong {
    border-color: #ff5501;
    color: #000000;
    font-weight: 600;
    border-bottom: 3px solid #ff5501 !important;
    display: inline-block;
    border-left: 0 !important;
    padding-right: 0px;
    padding-left: 0px;
}
.account address a {
    color: #333 !important;
}
.text_orng a span {
    color: #d7531e;
    background-color: #fff;
}  
.onpoint_tittle h1 {
    margin: 0px;
    font-size: 36px;
    text-transform: uppercase;
}
.shipment_brd p {
    margin: 0px;
    font-size: 14px;
    color: #d7531e;
    font-weight: 600;
    padding: 5px 0px;
}
.shipment_brd p:after {
    content: "\f054";
    font-family: FontAwesome;
    color: #d7531e;
    padding-left: 7px;
    font-size: 10px;
}
.shipment_table {
  border-collapse: collapse;
  width: 100%;
}

.shipment_table td, th {
  text-align: left;
  padding: 8px;
}

.shipment_table tr:nth-child(even) {
    background-color: #f0f0f0;
}
.shipment_table tr:nth-child(odd) {
    background-color: #d0cfcd;
}
.shipment_table tr.th_rownew {
    background-color: #fff !important;
    border-bottom: 1px solid #000;
}
.shipment_table td.view a {
    color: #d7531e;
    font-size: 12px;
    text-decoration: none;
    font-weight: 600;
}
.shipment_no h1 {
    margin: 0px;
    padding: 15px 0px;
    font-size: 22px;
}
.ship_left p {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    padding: 3px 0px;
}
.ship_left p span.ship_date {
    font-weight: normal;
}
.ship_ctr p {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    padding: 3px 0px;
}
.ship_ctr p span.ship_no1 {
    font-weight: normal;
}
.ship_ctr p span.ship_kg {
    font-weight: normal;
}
.ship_right h5 {
    margin: 0px;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.ship_right p {
    font-size: 16px;
    margin: 0px;
    padding: 3px 0px;
}
.shipmetn_sec {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    width: 100%;
}
.ship_right {
    text-align: right;
}
.ship_right p.date_color {
    color: #d7531e;
    font-weight: 700;
}
.ship_right p a {
    color: #da531e;
    text-decoration: none;
}
.shipment_pro1 {
    font-size: 14px;
    background-color: #d7531e;
    padding: 10px 10px;
    color: #fff;
    width: 33%;
    text-align: center;
    border-right: 1px solid #fff;
}
.shipment_pro2 {
    font-size: 14px;
    background-color: #d7531e;
    padding: 10px 10px;
    color: #fff;
    width: 33%;
    text-align: center;
    border-right: 1px solid #fff;
}
.shipment_pro3 {
    background-color: #90d7b4;
    padding: 10px 10px;
    color: #fff;
    font-size: 14px;
    width: 33%;
    text-align: center;
}
.shipment_process {
    display: flex;
    margin: 15px 0px;
}
.addr_plus a {
    font-size: 14px;
    color: #d7531e;
    text-decoration: none;
}
.addr_plus a {
    font-size: 14px;
    color: #d7531e;
    text-decoration: none;
}
.addr_plus {
    margin: 10px 0px;
}
.recipt_new1 input#email_1 {
    width: 100%;
    height: 28px;
    margin: 8px 0px;
}
.recipt_new2 select.serach_type {
    width: 100%;
    margin: 8px 0px;
    height: 33px;
}
.recipt_1_sec {
    width: 50%;
    margin-bottom: 15px;
    overflow: hidden;
}
.recipt_new1 {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.recipt_new2 {
    width: 48%;
    float: left;
}
.notification_save {
    clear: both;
}
.notification_save a {
    background-color: #d7531e;
    color: #fff;
    text-decoration: none;
    padding: 7px 37px;
    border-radius: 4px;
}
.shipment_pro1:after {
    content: "\f054";
    font-family: FontAwesome;
    color: white;
    font-size: 13px;
    padding-left: 15px;
}
.shipment_pro2:after {
    content: "\f054";
    font-family: FontAwesome;
    color: white;
    font-size: 13px;
    padding-left: 15px;
}
.onpoint_tittle h1 {
    margin: 0px;
    font-size: 36px;
    text-transform: uppercase;
}
.shipment_brd p {
    margin: 0px;
    font-size: 14px;
    color: #d7531e;
    font-weight: 600;
    padding: 5px 0px;
}
.shipment_brd p:after {
    content: "\f054";
    font-family: FontAwesome;
    color: #d7531e;
    padding-left: 7px;
    font-size: 10px;
}

.shipment_no h1 {
    margin: 0px;
    padding: 15px 0px;
    font-size: 22px;
}
.ship_left p {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    padding: 3px 0px;
}
.ship_left p span.ship_date {
    font-weight: normal;
}
.ship_ctr p {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    padding: 3px 0px;
}
.ship_ctr p span.ship_no1 {
    font-weight: normal;
}
.ship_ctr p span.ship_kg {
    font-weight: normal;
}
.ship_right h5 {
    margin: 0px;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.ship_right p {
    font-size: 16px;
    margin: 0px;
    padding: 3px 0px;
}
.shipmetn_sec {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    width: 100%;
}
.ship_right {
    text-align: right;
}
.ship_right p.date_color {
    color: #d7531e;
    font-weight: 700;
}

.shipment_pro1 {
    font-size: 14px;
    background-color: #d7531e;
    padding: 10px 10px;
    color: #fff;
    width: 33%;
    text-align: center;
    border-right: 1px solid #fff;
}
.shipment_pro2 {
    font-size: 14px;
    background-color: #d7531e;
    padding: 10px 10px;
    color: #fff;
    width: 33%;
    text-align: center;
    border-right: 1px solid #fff;
}
.shipment_pro3 {
    background-color: #90d7b4;
    padding: 10px 10px;
    color: #fff;
    font-size: 14px;
    width: 33%;
    text-align: center;
}
.shipment_process {
    display: flex;
    margin: 15px 0px;
}
.addr_plus a {
    font-size: 14px;
    color: #d7531e;
    text-decoration: none;
}
.addr_plus a {
    font-size: 14px;
    color: #d7531e;
    text-decoration: none;
}
.addr_plus {
    margin: 20px 0px;
}
.recipt_new1 input#email_1 {
    width: 100%;
    height: 28px;
    margin: 8px 0px;
}
.recipt_new2 select.serach_type {
    width: 90%;
    margin: 8px 0px;
    height: 33px;
}
.recipt_1_sec {
    width: 50%;
    margin-bottom: 15px;
    overflow: hidden;
}
.recipt_new1 {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.recipt_new2 {
    width: 48%;
    float: left;
}
.notification_save {
    clear: both;
}
.notification_save a {
    background-color: #d7531e;
    color: #fff;
    text-decoration: none;
    padding: 7px 37px;
    border-radius: 4px;
}
.shipment_pro1:after {
    content: "\f054";
    font-family: FontAwesome;
    color: white;
    font-size: 13px;
    padding-left: 15px;
}
.shipment_pro2:after {
    content: "\f054";
    font-family: FontAwesome;
    color: white;
    font-size: 13px;
    padding-left: 15px;
}


.recipt_new1 p {
    margin: 0px;
    padding: 5px 0px;
}
.recipt_new2 p {
    margin: 0px;
    padding: 5px 0px;
}
span.cross i {
    background-color: #6d6a6a;
    border-radius: 100%;
    font-size: 14px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    line-height: 20px;
}
a.add_noti:before {
    content: "\f067";
    font-family: FontAwesome;
    color: #d7531e;
    font-size: 13px;
    padding-right: 5px;
}
a.delv_weather {
    background-color: #f1c400;
    color: #000;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 6px;
}

.details_table {
  border-collapse: collapse;
  width: 100%;
}

.details_table td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.details_table tr:nth-child(even) {
  background-color: #d0cfcd;
}
.details_table tr:nth-child(odd) {
  background-color: #f0f0f0;
}
.milestone_sec {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    padding-bottom: 20px;
}
.details_table tbody tr td p {
    margin: 4px 0px;
}
.milestone_map img {
    width: 100%;
    height: auto;
}


.milestone_bdr {
    height: 438px;
    border-right: 5px solid #d7531e;
    position: relative;
    width: 6%;
    float: left;
    margin-right: 8%;
}
.milestone_text {
    width: 84%;
    float: left;
}
.mstep_1 {
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 5px solid #d7531e;
    border-radius: 100%;
    position: absolute;
    left: 11px;
    top: 0px;
}
.mstep_2 {
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 5px solid #d7531e;
    border-radius: 100%;
    position: absolute;
    left: 11px;
    top: 108px;
}
.mstep_3 {
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 5px solid #d7531e;
    border-radius: 100%;
    position: absolute;
    left: 11px;
    top: 212px;
}
.mstep_4 {
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 5px solid #d7531e;
    border-radius: 100%;
    position: absolute;
    left: 11px;
    top: 315px;
}
.mstep_5 {
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 5px solid #d7531e;
    border-radius: 100%;
    position: absolute;
    left: 11px;
    top: 419px;
}
.mile_text1 p {
    margin: 0px;
    padding-bottom: 2px;
    padding-left: 15px;
    background-color: #d0cfcd;
    padding-top: 2px;
}
.mile_text1 h5 {
    margin: 0px;
    background-color: #d7531e;
    padding: 5px 15px;
    font-size: 16px;
    color: #fff;
    position: relative;
}
.mile_text1 h5:before {
    content: "\f0d9";
    font-family: FontAwesome;
    color: #d7531e;
    position: absolute;
    left: -8px;
    font-size: 26px;
    top: 1px;
}
.mile_text1 {
    margin-bottom: 10px;
}
.mile_docu h1 {
    margin: 0px;
    padding: 10px 0px;
    font-size: 30px;
}
.doc_p p {
    margin: 0px;
    padding-bottom: 5px;
    color: #d7531e;
    font-size: 16px;
}
.doc_p p:before {
    content: "\f15c";
    font-family: FontAwesome;
    color: #d7531e;
    margin-right: 7px;
}
body[class*="customer-account-createshipment"] .modal-inner-wrap header.modal-header h1 {
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    border: 0px !important;
    padding: 0px;
    color: #fff;
}
body[class*="customer-account-createshipment"] .modal-inner-wrap header.modal-header {
    padding: 10px 10px 10px 10px !important;
    background-color: #000;
}
body[class*="customer-account-createshipment"] .modal-inner-wrap .modal-header button.action-close:before {
    color: #fff !important;
    font-weight: 900 !important;
    position: relative;
    top: -4px;
}
body[class*="customer-account-createshipment"] .modal-inner-wrap .modal-content #popup-modal .saddress p {
    margin: 0px;
    font-size: 12px;
    padding-bottom: 0px;
    color: #000 !important;
    line-height: 18px;
    text-transform: capitalize;
}
body[class*="customer-account-createshipment"] .modal-inner-wrap .modal-content {
    padding: 15px 10px 15px 10px !important;
}
body[class*="customer-account-createshipment"] .modal-inner-wrap .address_sec .saddress {
    float: left;
    width: 30%;
    margin-right: 3%;
    margin-bottom: 20px;

}
body[class*="customer-account-createshipment"] .modal-inner-wrap {
    width: 38% !important;
     
}
body[class*="customer-account-createshipment"] .modal-inner-wrap footer.modal-footer {
    display: none;
}

body[class*="customer-account-createshipment"] .modal-inner-wrap .address_sec .saddress .use_btn a button.usethis_add {
    font-size: 10px !important;
    padding: 7px 9px 5px 9px;
    border-radius: 8px;
}
body[class*="customer-account-createshipment"] .modal-inner-wrap .modal-content #popup-modal .saddress p.sname {
    font-weight: 700;
}

@media only screen and (max-width: 768px) {
body[class*="customer-account-createshipment"] .modal-inner-wrap .address_sec .saddress {
    width: 47%;
    margin-right: 3%;
}
body[class*="customer-account-createshipment"] .modal-inner-wrap .address_sec .saddress11 {
    width: 47%;
    margin-right: 3%;
}
body[class*="customer-account-createshipment"] .modal-inner-wrap {
    width: 90% !important;
}
}


/*============================*/
.modal-inner-wrap #popup-addnew fieldset.newaddress {
    border: 0px;
}
.modal-inner-wrap #popup-addnew fieldset.newaddress input {
    margin-bottom: 10px;
    height: 25px;
    font-size: 14px !important;
}
.modal-inner-wrap #popup-addnew fieldset.newaddress select {
    margin-bottom: 10px;
    height: 25px;
    font-size: 11px;
    font-weight: 600;
}
.modal-inner-wrap #popup-addnew fieldset.newaddress input::-webkit-input-placeholder {
    font-size: 11px !important;
    font-weight: 600;
    color: #000 !important;
}
.inp_left11 {
    width: 46%;
    float: left;
    margin-right: 8%;
}
.right {
    width: 46%;
    float: left;
}

.address_btn a button {
    font-size: 10px !important;
    padding: 6px 5px 1px 5px;
}
.pupbtm_btnsec {
    clear: both;
    display: flex;
}
.cancel_btn {
    margin-left: 18px;
    padding-top: 3px;
}
.and_sss {
    clear: both;
    padding-top: 10px;
}
.modal-inner-wrap .address_sec .saddress11 {
    float: left;
    width: 30%;
    margin-right: 3%;
    margin-bottom: 20px;
}
.modal-inner-wrap .address_sec .saddress11 p {
    margin: 0px;
    font-size: 12px;
    padding-bottom: 0px;
    color: #000 !important;
    line-height: 18px;
    text-transform: capitalize;
}
.modal-inner-wrap .address_sec .saddress11 .use_btn a button {
    font-size: 10px !important;
    padding: 7px 9px 5px 9px;
    border-radius: 8px;
}
.addnew_50 {
    clear: both;
    padding-top: 10px;
}
.saddress11 p.sname {
    font-weight: 600;
    margin-bottom: 3px !important;
}

.change_btm_sec fieldset.newaddress {
    border: 0px;
}
.change_btm_sec fieldset.newaddress input {
    margin-bottom: 10px;
    height: 25px;
    font-size: 14px !important;
}
.change_btm_sec fieldset.newaddress select {
    margin-bottom: 10px;
    height: 25px;
    font-size: 11px;
    font-weight: 600;
}
.change_btm_sec fieldset.newaddress select {
    margin-bottom: 10px;
    height: 25px;
    font-size: 11px;
    font-weight: 600;
}
.change_btm_sec fieldset.newaddress input::-webkit-input-placeholder{
   font-size: 11px !important;
    font-weight: 600;
    color: #000 !important; 
}
.change_btm_sec .left_btm{
    width: 46%;
    float: left;
    margin-right: 8%;
}
.change_btm_sec .right_btm{
    width: 46%;
    float: left;
}
.address_btn1 a button {
    font-size: 10px !important;
    padding: 6px 5px 1px 5px;
}
.final_btm_sec {
    clear: both;
    display: flex;
}
.cacel_bt_99 {
    margin-left: 18px;
    padding-top: 3px;
}
/*table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}*/
.shipment_your {
    padding-top: 15px;
}
.shipment_your p {
    margin: 0px;
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
}
.create_anbtn {
    margin-top: 20px;
}
.create_anbtn p a {
    font-size: 16px;
    font-weight: 500;
}
.sucess_table {
    margin-top: 8px;
}
.page-title-wrapper1 h1.page-title1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0 auto;
    margin-top: 4vh;
}
.customer-account-success h1.page-title {
    display: none !important;
}

/*=====================================*/

.sucess_toptable table tbody tr.sucess_title_sec1 {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.sucess_toptable table th, .sucess_toptable table td {
    border: 1px solid #a7a4a4;
}
.succes_table_btm table th, .succes_table_btm table td {
  border: 1px solid #a7a4a4;
}
.succes_table_btm {
    margin-top: 30px;
}
.succes_table_btm table tr.btmtable_title {
    background-color: #d7531e;
    color: #fff;
    font-size: 16px;
}
.succes_table_btm table tr.btmtable_head {
    background-color: black;
    color: #fff;
}
.sucess_table table {
    font-family: inherit;
}
.sucess_toptable table, .sucess_toptable tbody, .sucess_toptable th, .sucess_toptable td {
    padding: 8px 8px !important;
}
.sucess_toptable table tr:nth-child(even) {
    background-color: #ececec;
}
footer.page-footer .footer-wrapper .logo {
    padding-left: 8px;
}



@media only screen and (max-width: 768px) {
.customer-account-success .columns {
    display: block;
}
.succes_table_btm {
    overflow-x: auto;
}

}


.address_sec_inner1 {
    min-height: 166px;
}
.saddress11_inner2 {
    min-height: 166px;
}
body[class*="customer-account-createshipment"] .create-shipment-wrapper {
    margin-top: 10px;
}
body[class*="customer-account-createshipment"] .create-shipment-wrapper .create-shipment .address .shipchange {
    padding-bottom: 10px;
}
body[class*="customer-account-createshipment"] .create-shipment-wrapper .create-shipment .address .consigchange {
    padding-bottom: 10px;
}
body[class*="customer-account-createshipment"] .create-shipment-wrapper .create-shipment .create-shipment-items .add-link {
    margin-bottom: 15px !important;
}
.customer-account-success .page-title-wrapper1 h1.page-title1 {
    margin-top: 0px;
}
body[class*="customer-account-createshipment"] .create-shipment-wrapper .create-shipment #create-shipment-form fieldset.service-payment input {
    margin-top: 8px;
}
body[class*="customer-account-createshipment"] .create-shipment-wrapper .create-shipment #create-shipment-form .accessorials label {
    margin-bottom: 8px;
}
body[class*="customer-account-createshipment"] .create-shipment-wrapper .create-shipment #create-shipment-form .additonal-info .flex input {
    margin-top: 5px;
}

body[class*="customer-account-createshipment"] .create-shipment-wrapper .create-shipment #create-shipment-form fieldset.address .mage-error {
    margin-top: -12px !important;
    margin-bottom: 18px;
}
body[class*="customer-account-createshipment"] .create-shipment-wrapper #create-shipment-form .additonal-info .flex .mage-error {
    margin-bottom: 12px;
    margin-top: -8px;
}