<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.address_label_preview {  background-repeat: no-repeat;  background-size: 850px 384px;  height: 384px;  text-align: left;  width: 850px;}
#chk_logo {
    float: left;
    height: 77px;
    left: 40px;
    position: absolute;
    top: 37px;
}
.addblock {  height: 75px;  left: -50px;  position: relative;  text-align: center;  top: 30px;  width: 400px;}
.line1{
    padding-top:6px !important;
}
.line2 {
    margin-top: -1px !important;
}
.line3 {
    margin-top: -1px !important;
}
.line4 {
    margin-top: -1px !important;
}
.line5 {
    margin-top: -1px !important;
}
.startnum{
    right: 66px;
    position: absolute;
    top: 10px;
}

.bankblock {
  height: 60px;
  left: -50px;
  position: relative;
  text-align: center;
  top: 170px;
  width: 400px;
}

.address1 {
    margin-top: -3px;
}
.address2 {
    margin-top: -3px;
}
.citystatezip {
    margin-top: -1px;
}

.micr {
  bottom: -191px;
  left: 75px;
  position: relative;
}

.msglines {
    position: absolute;
    right: 92px;
    top: 150px;
    width: 291px;
}

.msgline1{
    text-align: right;
}

.msgline2 {
    margin-top: -10px;
    text-align: right;
}

.trans{
    float: left;
}
.routing{
    left:20;
    float: left;
}
.account{
    float: left;
    /*padding-left: 5px;*/
}
.micrstartnum{
    float: left;
    padding-left: 8px;
}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 40px 0 20px 20px;
    width: auto;
    max-width: 600px;
    max-height: 600px;
    margin: 20px auto;
    text-align: center;
}
</pre></body></html>