
body { background: none repeat scroll 0% 0% white; }

/* ----:[ color theme ]:---- */
.theme-color-primary, .t h1, .guarantee h1, .guarantee h2 { color:#c9151e; }
.theme-color-alert { color:#333; }
.theme-color-standard { color:#000; }

.guarantee.theme-color-standard { background-color: #FFFFCC; }

.item-download.standout.theme-1 { border-color: palevioletred; background: mistyrose; }
.item-download.standout.theme-2 { border-color: darkkhaki; background: palegoldenrod; }
.item-download.standout.theme-3 { border-color: lightblue; background: aliceblue; }
.item-download.standout.theme-4 { border-color: #bff1d8; background: mintcream; }
.item-download.standout.theme-4 h1 { color: #003200; }
.item-download.standout.theme-4 h2, .item-download.standout.theme-4 .emphasize { color: seagreen; }

.signature-box { width:100%; min-width:320px; max-width:360px; margin:auto; }
.signature-box.onleft { margin: 0; }
.signature-box .left { float:left; padding-right:1.6rem; }
.signature-box .left img { max-width: 140px; }
.signature-box p { font-size:1.6em; margin-bottom:0.5em; }


/*----:[ desktop layout overrides ]:----*/
@media (min-width: 1052px) {

}
