table, table td, table tr, table th {
    /* padding: 0 !important; */
    margin: 0 !important;
    border: none !important;
    background: transparent;
    box-shadow: unset !important;
    border-collapse: unset !important;
}

table td{
 padding: 2px!important;
}

[bgcolor="${strip_bg_color}"]{
    background-color: #90BD90!important;
}

.em_main_table{
    width: 100%!important
}

#Template > tbody > tr:first-child td{
    background-color: #BEDFE8!important;
    margin-bottom: 20px!important;
}

.em_side10 + td{
    padding: 0!important;
}

.em_side15{
    display: none!important;
}

.em_hide{
    display: none!important;
}