:host{
    padding:0px;
}

.btn-blue{
    background-color: #0070c0;
    border-color: #0070c0;
}

.paperless-margin{
    margin-bottom: 5px;
}

.promo-msg{
    font-size: x-small;
    background: pink;
}

.pad0{
    padding: 0px !important;
}

.mt0_mb0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.ml15_mt0{
    margin-left: 15px !important;
    margin-top:0px !important;
}