#emailTemplate {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 160%;
    color: #333333;
    box-shadow:;}

table {
    border-spacing: 0;
    border-collapse: collapse;
    mso-table-lspace: 0pt;
    mso-table-rspace: 0pt;
}
td {
    font-size: 14px;
    color: #333333;
    text-align: left;
}
th {
    font-size: 13px;
    font-weight: bold;
    color: #079bdc;
    text-align: left;
    padding: 10px 5px 8px 5px;
}

/*table {
    }*/

.table-responsive {
    max-width: 100%;
}


.table-order-default {
    table-layout: auto !important;
}

.table-info > thead > tr > th,
.table-info > tbody > tr > td,
.table-order-default > thead > tr > th,
.table-order-default > tbody > tr > td,
.table-order-default > tfoot > tr > td {
    border: 1px solid #e0e0e0;
}
.table-info > tbody > tr > td {
    padding: 10px 8px;
}
.table-info > tfoot > tr > td {
    padding: 5px 15px;
}
.table-info > thead > tr > th,
.table-order > thead > tr > th {
    background: #ededed;
    color:#333333;
    font-size: 14px;
    line-height: 110%;
    letter-spacing: 0.5px;
    word-spacing: 1px;
    padding: 15px 8px;
}

.product-table td,
.table-order-default td,
.table-info td {
    letter-spacing: 0.2px;
;
}

.product-table > tbody > tr > td strong, .product-table > tbody > tr > td b,
.table-order-default > tbody > tr > td strong, .table-order-default > tbody > tr > td b,
.table-info > tbody > tr > td strong, .table-info > tbody > tr > td b {
    letter-spacing: 0px;
}

.table-order > tbody > tr > td {
    padding: 8px;
}
.table-order > tfoot > tr > td {
    padding: 10px 8px;
}

.email-product-data {
    font-size: 14px;
    line-height: 18px;
}

img {
    display: block;
    width: auto;
    max-width:100% !important;
    /* height:auto; break Outlook.com online with image disabled */
    line-height: 100%;
    border: none;
    outline: none;
    text-decoration: none;
}

a {
    color:#333333;
    text-decoration:none
}

a.link {
    color:#28b0ec;
}

p,
.email-main-text,
li {
    font-size: 14px;
    font-weight: normal;
    line-height: 160%;
    color: #333333;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}

.heading1,
.heading2,
.heading3,
.heading4,
.heading5,
.heading6 {
    color:#079bdc;
    font-weight:bold;
}
.heading1 {
    color:#333333;
    font-size:21px;
    line-height:22px;
}
.heading2 {
    font-size:20px;
    font-weight:normal;
    line-height:25px;
}
.heading3 {
    font-size:18px;
    font-weight:normal;
    line-height:18px;
}

.table-heading {
}

.link .icon {
    color:#333333;
    line-height: 100%;
    font-size: 120%;
    vertical-align: baseline
}
table.link {
    float: left;}
.link td {
    line-height: 100%;
}
.link a,
a.link {
    color:#28b0ec;
    line-height: 120%;
    font-size: 0.9em;
    word-break: break-all;
}

.email-container {
    width: 100%;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

.email-style {
    background-repeat: no-repeat;
}

.email-main-text {
    padding: 30px 30px 40px 30px;
    text-align: left;
}

.email-header-wrap {
}

.email-head-text p,
.email-header-html p {
    font-size: inherit;
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    padding: 0;
}
.email-head-text a,
.email-header-html a {
    display: inline-block;
    white-space: nowrap;
    word-spacing: 0;
    font-size: inherit;
    font-weight: normal;
}
.email-header-html a {
    color: #f5f5f5;
}

.email-footer-text {
padding: 15px 0px 10px 0px;    font-size: 12px;
    line-height:normal;
    color:#333333;
    text-align:center;
    vertical-align:middle
}
.email-footer-text p {
    font-size:12px;
    color:#333333;
    display: inline-block;
    padding-bottom: 0;
}
.email-footer-text a {
    color:#333333;
}

.email-footer-wrap {
    background-color: #575757;
}

.email-showcase-wrap {
    background-color: #FFFFFF;
    border-bottom: 2px solid #cfcfcf;
    border-right: 2px solid #cfcfcf;
    border-left: 2px solid #cfcfcf;
}

.email-showcase-inner {
padding: 10px 30px 50px 30px;}

.email-showcase-item {   float:left; width:33.33333%; max-width:none;}

.email-showcase-items table {
    font-size: 14px;
}

.email-page-wrap {
    background-color:#FFFFFF;
    border-radius: 8px 8px 0px 0px;
    border-top: 2px solid #cfcfcf;
    border-right: 2px solid #cfcfcf;
    border-left: 2px solid #cfcfcf;
}

