﻿body, html {height: 100%; margin: 0; padding: 0;}

.img {text-align: center; width: 100%;}
.msg {color: #333; text-align: center; font-size: 16px; font-style: italic; font-weight: bold; width: 100%;}
.action {color: #333; margin-top: 25px; text-align: center; font-size: 14px; font-style: italic; font-weight: bold; width: 100%;}

.btnHome {margin-top: 30px; text-align: center; width: 100%;}
.blue {background-color: #005088; color: #fff;}
.btn {font-size: 12px;}
.btn:active {outline: none !important; box-shadow: none !important;}
.btn:hover {outline: none !important; color: #fff;}
.btn:focus {outline: none !important; color: #fff;}
