﻿body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("../images/trustmark_account_login_bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}body::after{content:'';display:block;height:100%;width:100%;position:absolute;left:0;top:0;background-color:#000;opacity:0.8;z-index:-1}img{width:100px;margin-bottom:30px}form{-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 1px 3px 0 rgba(0,0,0,0.12);box-shadow:0 2px 1px -1px rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 1px 3px 0 rgba(0,0,0,0.12);background-color:#fff;border-radius:4px;padding:24px;width:100%;max-width:480px}footer{color:#fff;width:100%;max-width:480px;margin-top:12px;text-align:center;font-size:12px}