﻿.shippingAddressDetailsSection {
    width: 100%;
}

.shippingAddressDetailsSectionLabel {
    width: 268px;
    display: inline-table;
    text-align: right;
    margin-right: 10px;
}

.shippingAddressDetailsSectionField {
}

.shippingAddressDetailsHeader {
}

.shippingAddressHeader {
}

#sameAsShippingSubSection {
    display: none;
}

#sameAsShippingLabel {
    margin-bottom: 10px;
}

.shippingAddressDetailsContent {
    margin: auto;
}

.shippingAddressDetailsSubSection {
    margin-bottom: 8px;
}

.streetShippingSubSection {
}

.streetShipping {
    width: 250px;
}

.cityShippingSubSection {
}

.cityShipping {
    
}

.stateShippingSubSection {
}

.stateShipping {
}

.zipShippingSubSection {
}

.zipShipping {
    width: 80px;
}

.countryShippingSubSection {
}

.countryShipping {
}

.phoneShippingSubSection {
}

.countryCodeShipping {
}

.shippingCountryCodeField {
    width: 45px;
}

.areaCodeShipping {
}

.shippingAreaCodeField {
    width: 45px;
}

.phoneNumberShipping {
}

.shippingPhoneNumberField {
    width: 100px;
}