/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 #ced_OemFedex_site_loader {
    display: none;
}
.ced_omeFedEx_shipping_label_wrapper img {
    width: 175px;
}
/*#ced_oemfedex_Email_UserEnd {
    color: #fff;
    background-color: #ea5b59;
    width: 173px;
    padding: 14px 8px;
    margin: auto;
    margin-top: auto;
    margin-top: 12px;
    font-size: 15px;
    border: none;
}
#ced_oemFedEx_label_downloaded {
    color: #fff;
    background-color: #ea5b59;
    width: 173px;
    padding: 14px 8px;
    margin: auto;
    margin-top: auto;
    margin-top: 12px;
    font-size: 15px;
    border: none;

}*/
.ced_omeFedEx_shipping_label_wrapper {
    float: left;
}
.ced_download_label {
    display: inline;
}
.et_pb_post .entry-content {
    padding-top: 125px !important;
}
.ced_mail_detail {
    float: left;
    margin-right: 5px !important;
}
#ced_oemFedEx_label_downloaded {
    cursor: pointer;
}
#ced_oemfedex_Email_UserEnd {
    cursor: pointer;
}

.ced_omeFedEx_shipping_label_wrapper table {
    max-width: 500px;
    margin-bottom: 50px;
}
.ced_omeFedEx_shipping_label_wrapper tr th:nth-child(1), .ced_omeFedEx_shipping_label_wrapper tr td:nth-child(1) {
    width: 70px;
    text-align: center;
    font-weight: 600;
}
.ced_omeFedEx_shipping_label_wrapper tr th, .ced_omeFedEx_shipping_label_wrapper tr td {
    border-right: 1px solid #eee;
}
.ced_omeFedEx_shipping_label_wrapper table tr:nth-child(odd):not(:first-child) {
    background-color: #f3f3f3;
}
.ced_omeFedEx_shipping_label_wrapper table tr:nth-child(1) th {
    background-color: #d9d9d9;
    font-weight: 700;
    letter-spacing: 1px;
    color: #444;
}
.ced_omeFedEx_shipping_label_info {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.ced_omeFedEx_shipping_label_wrapper tr td a {
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 16px;
}