#wpfooter {
    position: static;
    margin-left: 0px !important;
}

#footer-left {
    margin-left: 160px !important
}

.carrier_section_class table .FreightQuote_carrier_carrier {
    width: 70%;
    font-size: 18px;
    color: #0073aa;
    text-align: left;
    font-weight: normal;
    padding-left: 10px;
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 10px 20px;
}

.carrier_section_class table .FreightQuote__carrier_logo {
    width: 10%;
    text-align: center;
    font-size: 18px;
    color: #0073aa;
    font-weight: normal;
    border-bottom: 1px solid #e1e1e1;
}

.carrier_section_class table .FreightQuote_carrier_include {
    width: 15%;;
    padding-left: 15px;
    text-align: center;
    padding-right: 10px !important;
    border-bottom: 1px solid #e1e1e1;
}

.WWE_even_odd_class {
    background-color: #fff !important;
}

.carrier_section_class table .FreightQuote_carrier_Name_td {
    text-align: left;
    padding-left: 10px !important;
}

.carrier_section_class table td {
    text-align: center;
    padding-left: 10px;
}

.carrier_section_class table tr {
    background: #f9f9f9;
}

.carrier_section_class .form-table tr .titledesc {
    width: 800px;
    padding: 6px;
}

.carrier_section_class table {
    border-spacing: 0;
}

.carrier_section_class .form-table td {
    width: 200px;
    padding: 0px;
}

.freightquote_ltl_connection_section_class a {
    text-decoration: unset;
}

.freightquote_ltl_connection_section_class .form-table tr .titledesc {
    width: 300px;
}

.freightquote_ltl_connection_section_class .button-primary,
.freightquote_ltl_connection_section_class .is-primary {
    font-size: 13px !important;
    margin-left: 24px;
    width: 163px !important;
    height: 40px;
    justify-content: center;
}

.ltl_setting_section .button-primary, .ltl_setting_section .is-primary, .user_guide p.submit {
    display: none;
}

.freightquote_ltl_connection_section_class .connection_save_button {
    margin-left: 15px;
    width: 190px !important;
    height: 40px;
    background: #298cba none repeat scroll 0 0 !important;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
}

.freightquote_ltl_connection_section_class input {
    width: 350px;
}

.freightquote_ltl_connection_section_class label {
    cursor: default;
}

.class_success_message {
    margin: 5px 0 15px !important;
    border-left-color: #46b450 !important;
    background: #fff;
    border-left: 4px solid #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    padding: 9.5px 12px;
}

.class_error_message {
    margin: 5px 0 15px !important;
    border-left-color: #dc3232 !important;
    background: #fff;
    border-left: 4px solid #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    padding: 9.5px 12px;
}

.user_guide {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 50%;
    position: relative;
    transition: all 5s ease-in-out;
}

.user_guide p {
    font-size: 14px;
}

a:focus {
    box-shadow: none !important;
}

.p_ds_location {
    width: 50% !important;
}

/*warehouse portion ends*/

label[for=wc_settings_wwe_delivery_estimate] {
    font-size: 13px;
    font-style: italic;
}

label[for=wc_settings_wwe_allow_for_own_arrangment] {
    font-size: 13px;
    font-style: italic;
}

label[for="wc_settings_wwe_world_wide_express_account_number"]:after, label[for="wc_settings_wwe_speed_freight_username"]:after, label[for="wc_settings_wwe_speed_freight_password"]:after, label[for="wc_settings_wwe_authentication_key"]:after, label[for="wc_settings_wwe_licence_key"]:after {
    content: " *";
    color: red;
}

label[for="ltl_origin_zip"]:after, label[for="ltl_origin_city"]:after, label[for="ltl_origin_state"]:after, label[for="ltl_origin_country"]:after {
    content: " *";
    color: red;
}

input[type="checkbox"] {
    cursor: default;
}

.handeling_fee_err {
    color: #d54e21;
    font-size: 13px;
    display: block;
}

.freightquote_ltl_test_connection {
    font-size: 15px !important;
    width: 167px !important;
    text-align: center;
}

.freightquote_ltl_test_connection:hover {
    background: #008ec2;
    color: #fff;
    border-color: #006799;
}

.quote_section_class_ltl .description {
    font-style: normal !important;
}

.quote_section_class_ltl input[type="text"] {
    width: 250px;
    border-radius: 4px;
}

.quote_section_class_ltl input[type="checkbox"] {
    cursor: default;
}

.quote_section_class_ltl .form-table tr .titledesc {
    width: 300px;
}

.quote_section_class_ltl label {
    cursor: default;
}

.quote_section_class_ltl .button-primary,
.quote_section_class_ltl .is-primary {
    margin-left: 336px;
    width: 160px !important;
    height: 40px;
    font-size: 14px;
    justify-content: center;
}

.carrier_section_class .button-primary,
.carrier_section_class .is-primary {
    width: 160px !important;
    height: 40px;
    font-size: 14px;
    justify-content: center;
}

.carrier_section_class p.submit {
    display: flex !important;
    justify-content: end !important;
}

.freightquote_ltl_test_connection {
    font-size: 13px !important;
    text-align: center;
    width: 167px !important;
}

.freightquote_ltl_test_connection:hover {
    background: #008ec2;
    color: #fff;
    border-color: #006799;
}

.freightquote_ltl_connection_section_class p.submit {
    float: right;
    text-align: left;
    width: calc(100% - 310px);
}

.freightquote_ltl_connection_section_class p.submit > * {
    line-height: 2.9 !important;
}

.freightquote_ltl_connection_section_class .button-primary, 
.freightquote_ltl_connection_section_class .is-primary,
.carrier_section_class .woocommerce-save-button,
.quote_section_class_ltl .woocommerce-save-button {
  justify-content: center;
  text-transform: capitalize;
}

.woocommerce_variable_attributes div.data select {
    width: 100% !important;
}

.woocommerce_variable_attributes div.data .checkbox {
    margin-left: 0px !important;
    margin-right: 10px !important;
}

.form-row select {
    height: 35px !important;
}

.warning-msg-ltl {
    margin: 5px 0 15px !important;
    border-left-color: #ffb900 !important;
    background: #fff;
    border-left: 4px solid #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    padding: 3px 12px;
}

.warning-msg-ltl p, .test_conn_msg p, .test_err_msg p, .wrng_credential p, .not_allowed p {
    margin: .5em 0;
}


.form-table select {
    height: 35px !important;
}

/* font size quote setting page */
.freight_quote_settings_handling_weight_tr th,
.en_freight_quote_truckload_weight_threshold_tr th,
.en_freight_quote_truckload_weight_threshold_chr_tr th,
.en_freight_quote_truckload_flatbed_label_tr th,
.en_freight_quote_truckload_refrigerated_label_tr th,
.en_freight_quote_truckload_van_label_tr th,
.en_chr_truckload_label_tr th,
.freight_quote_maximum_handling_weight_tr th,
.en_woo_addons_liftgate_with_auto_residential_style th,
.wc_settings_wwe_residential_delivery th,
.avaibility_lift_gate th,
.wc_settings_wwe_lift_gate_delivery th,
.wwe_quests_liftgate_delivery_as_option th,
.avaibility_auto_residential th,
.limited_access_delivery_freightquote th,
.freightquote_quests_limited_access_delivery_as_option th,
.freight_quote_limited_access_fee th,
.appointment_delivery_freightquote th,
.freightquote_quests_appointment_delivery_as_option th,
.freightquote_quests_always_appointment_delivery_when_residential th {
    padding: 0px 0 10px 15px;
    margin-left: 10px !important;
    font-weight: 400;
}

.freight_quote_settings_handling_weight_tr td,
.en_freight_quote_truckload_weight_threshold_tr td,
.en_freight_quote_truckload_weight_threshold_chr_tr td,
.en_freight_quote_truckload_flatbed_label_tr td,
.en_freight_quote_truckload_refrigerated_label_tr td,
.en_freight_quote_truckload_van_label_tr td,
.en_chr_truckload_label_tr td,
.freight_quote_maximum_handling_weight_tr td,
.en_woo_addons_liftgate_with_auto_residential_style td,
.wc_settings_wwe_residential_delivery td,
.avaibility_lift_gate td,
.wc_settings_wwe_lift_gate_delivery td,
.wwe_quests_liftgate_delivery_as_option td,
.avaibility_auto_residential td,
.limited_access_delivery_freightquote td,
.freightquote_quests_limited_access_delivery_as_option td,
.freight_quote_limited_access_fee td,
.appointment_delivery_freightquote td,
.freightquote_quests_appointment_delivery_as_option td,
.freightquote_quests_always_appointment_delivery_when_residential td {
    padding: 0px 0 10px 15px;
}

.rating_method_freightquote_tr th,
.number_of_options_freightquote_tr th,
.label_as_freightquote_tr th {
    /* padding: 0px 0 45px 15px; */
    padding-left: 15px;
    margin-left: 10px !important;
    font-weight: 400;
}

._hazardousmaterials span.description {
    font-size: 12px;
}

td.forminp.forminp-select span.description, td.forminp.forminp-text span.description {
    margin: 10px 0 0 0;
    display: inline-block;
}

.custom_sub_menu_tr th {
    padding-left: 15px !important;
}

.custom_sub_menu_td {
    padding-left: 15px !important;
}

.wc_settings_freightquote_residential_delivery th,
.wc_settings_freightquote_lift_gate_delivery th,
.freightquote_quests_liftgate_delivery_as_option th,
.freightquote_quests_no_liftgate_delivery_as_option th {
    padding: 0px 0 10px 15px;
    margin-left: 10px !important;
    font-weight: 400;
}

.wc_settings_freightquote_residential_delivery td,
.wc_settings_freightquote_lift_gate_delivery td,
.freightquote_quests_liftgate_delivery_as_option td,
.freightquote_quests_no_liftgate_delivery_as_option td, 
.freightquote_quests_no_liftgate_delivery_as_option_item_length td {
    padding: 0px 0 10px 15px;
}


.FreightQuote_even_odd_class {
    background-color: #fff !important;
}

label[for="wc_settings_freightquote_license_key"]:after,
label[for="freightquote_customer_code"]:after {
    content: " *";
    color: red;
}

._nestedDimension, ._nestedStakingProperty {
    width: 50% !important;
}

._nestedMaterials_tr .description a {
    text-decoration: none;
    font-size: 17px;
    color: red;
    font-weight: bold;
    position: relative;
    font-style: normal;
    top: 3px;
}

._nestedMaterials_tr .description {
    font-style: normal;
    font-size: 13px;
}

.disabled_me._nestedDimension, .disabled_me._nestedStakingProperty {
    color: #000000;
}
/* Cuttoff Time */
input#service_freightquote_estimates_title {
    display: none;
}
tr.freightquote_estimates_title th {
    font-size: 1.2em;
}

tr.all_shipment_days_freightquote_tr th {
    padding-left: 23px;
    font-weight: 400;
}

tr.freightquote_shipment_day_tr {
    display: inline-block;
}

.quote_section_class_ltl table.form-table tbody {
    width: 100%;
    display: block;
}

tr.all_shipment_days_freightquote_tr {
    display: inline-flex !important;
}

tr.all_shipment_days_freightquote_tr td {
    padding-left: 10px;
}

tr.freightquote_shipment_day_tr th {
    display: none;
}

.quote_section_class_ltl tr.wc_pervent_proceed_checkout_eniture th {
    padding-left: 18px;
}

.freightquote_ship_date_offset a {
    text-decoration: none;
    font-size: 17px;
    color: red;
    font-weight: bold;
    padding-right: 15px;
    position: relative;
    left: -130px;
    top: -2px;
}

.freightquote_estimates_title a {
    text-decoration: none;
    font-size: 17px;
    color: red;
    font-weight: bold;
    padding-right: 15px;
    position: relative;
    left: -130px;
    top: -2px;
}
.plan_color {
    text-decoration: none;
    color: red !important;
    font-size: 17px;
    font-weight: bold;
}
.plan_color:hover {
    color: #ff0000;
}
.freightquote_freight_shipment_offset_days_tr th {
    padding-left: 23px;
    font-weight: 400;
}
.freightquote_freight_shipment_offset_days_tr th label {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.freightquote_freight_cutt_off_time_ship_date_offset th label {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.freightquote_freight_cutt_off_time_ship_date_offset th {
    padding-left: 23px;
    font-weight: 400;
}
/* Weight threshold for LTL freight */
tr.hide_en_weight_threshold_lfq {
    display: none;
}
/*Fix estimate options*/
.quote_section_class_ltl td.forminp.forminp-radio ul li {
    display: block !important;
}
tr.en_hide_fields {
    display: none;
}
/* fdo va */
.en-coupon-code-div{
    background: #fff;
    border: 1px solid #c3c4c7;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    margin: 5px 15px 2px;
    padding: 1px 12px;
}

.en-coupon-notice{
    border-left-color: #72aee6;
}

.en-coupon-success{
    border-left-color: #00a32a;
}

.en-coupon-error{
    border-left-color: #d63638;
}

.en-coupon-btn-div{
    text-align: center;
    margin-bottom: 12px;
}

.en-error-message{
    color: #dc3232 !important;
}
/*fdo va*/
/* Create two equal columns that floats next to each other */
.half-column {
    float: left;
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}

/* Clear floats after the columns */
.parent-column:after {
    content: "";
    display: table;
    clear: both;
}
.dn {
    display:none;
}
.dnblock {
    float: none;
    text-align: center;
    width: auto;
    padding-top: 0px;
}
.user_guide_fdo {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 70%;
    position: relative;
    transition: all 5s ease-in-out;
}
.user_guide_fdo p.submit {
    display: none;
}
#freightdesk_online_id {
    width: 98%;
    padding: 3px;
}
.quote_section_class_ltl p.submit {
    display: flex;
    justify-content: flex-end;
}

.woocommerce_variable_attributes.wc-metabox-content p span.description a {
    text-decoration: none;
    font-size: 17px;
    color: red;
    font-weight: bold;
    position: relative;
    font-style: normal;
    margin-left: 15px;
}

/* Product variant UI styles */
.woocommerce_variable_attributes.wc-metabox-content [class^="_dropship_location"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_ltl_freight"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nmfc_number"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_en_product_markup"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_eniture_product_level_fulfillment_offset_days"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nestedPercentage"],
.woocommerce_variable_attributes.wc-metabox-content [class^="en_flat_rate_price"],
.woocommerce_variable_attributes.wc-metabox-content select._nestedDimension,
.woocommerce_variable_attributes.wc-metabox-content input._maxNestedItems,
.woocommerce_variable_attributes.wc-metabox-content select._nestedStakingProperty {
    width: 100% !important;
    max-width: 100% !important;
}
.woocommerce_variable_attributes.wc-metabox-content > p {
    margin: 15px !important;
}
.woocommerce_variable_attributes.wc-metabox-content .data h2.sbs_settings_title {
    padding: 0 !important;
    margin: 30px 0 -10px 3px !important;
}
.woocommerce_variable_attributes.wc-metabox-content h2 {
    padding: 0 !important;
    margin: 30px 0 0 30px !important;
}
.woocommerce_variable_attributes.wc-metabox-content [class^="_dropship_location"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_ltl_freight"],
.woocommerce_variable_attributes.wc-metabox-content [class^="en_flat_rate_price"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_en_product_markup"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_eniture_product_level_fulfillment_offset_days"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nestedPercentage"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nestedDimension"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_maxNestedItems"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nestedStakingProperty"] {
    margin: 2px 0 0;
    padding: 5px;
}
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="en_flat_rate_price"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_en_product_markup"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_eniture_product_level_fulfillment_offset_days"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_nestedPercentage"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_nestedDimension"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_maxNestedItems"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_nestedStakingProperty"] span.woocommerce-help-tip {
    float: right;
}
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="en_multiply_cart_quantity"],
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_enable_dropship"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_rot_ver"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_own_pack"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_multiple_packages"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_sao_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_nestedMaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_hazardousmaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_insurance_fee"] {
    display: flex;
    align-items: center;
}
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="en_multiply_cart_quantity"] input[id^="en_multiply_cart_quantity"],
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_enable_dropship"] input[id^="_enable_dropship"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_rot_ver"] input[id^="_en_rot_ver"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_own_pack"] input[id^="_en_own_pack"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_multiple_packages"] input[id^="_en_multiple_packages"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_sao_pallet"] input[id^="_en_sao_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"] input[id^="_en_vrf_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_nestedMaterials"] input[id^="_nestedMaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"] input[id^="_en_vrf_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_hazardousmaterials"] input[id^="_hazardousmaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_insurance_fee"] input[id^="_en_insurance_fee"] {
    order: -1;
}
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="en_multiply_cart_quantity"] input[id^="en_multiply_cart_quantity"],
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_enable_dropship"] input[id^="_enable_dropship"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_nestedMaterials"] input[id^="_nestedMaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_hazardousmaterials"] input[id^="_hazardousmaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_insurance_fee"] input[id^="_en_insurance_fee"] {
    margin: 0 10px 0 0 !important;
}
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_rot_ver"] input[id^="_en_rot_ver"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_own_pack"] input[id^="_en_own_pack"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_multiple_packages"] input[id^="_en_multiple_packages"] {
    margin: 0 10px 0 15px !important;
}
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_sao_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"] {
    margin-left: 30px !important;
}
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_sao_pallet"] input[id^="_en_sao_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"] input[id^="_en_vrf_pallet"] {
    margin-right: 10px !important;
}
.woocommerce_variable_attributes.wc-metabox-content .data fieldset[class*="_signature_required"] legend {
    margin-bottom: 5px !important;
}
.woocommerce_variable_attributes.wc-metabox-content .data fieldset[class*="_signature_required"] ul[class*="wc-radios"] li {
    padding: 0 !important;
}
tr.en_freight_quote_ltl_above_threshold_tr td,
tr.en_freight_quote_ltl_above_cubic_volume_threshold_tr td {
    margin-left: 5px !important;
}
#en-woo-review-plugin {
    display: flex;
    justify-content: end;
}
#en-woo-review-plugin a {
    width: initial !important;
    height: auto !important;
    text-transform: initial !important;
    font-size: unset !important;
}
.freightquote_ltl_connection_section_class .err {
    display: inline-block !important;
    margin-top: 5px !important;
}
body.woocommerce_page_wc-settings #wpbody-content {
    background: none !important;
}