body, html { padding: 0; margin: 0; }
html { height: 100%; }
body { min-height: 100%; color: #415161; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 400; line-height: 2em; -webkit-font-smoothing: antialiased; }
a { border-bottom: 1px dashed #546270; color: #546270; text-decoration: none; transition: color 0.2s ease;}
a:hover { color: #6E809A; }
#hwrap { box-shadow: inset 0 0 0 1px rgba(0,0,0,.1); background: #ffffff; text-align: center; overflow: hidden; z-index: 20 !important; }
#logo, #logo a { margin: 20px 0 20px; border: none; color: #415161; font-family: 'Montserrat', sans-serif; font-size: 50px; font-weight: 700; letter-spacing: -1px; line-height: 60px; text-transform: uppercase; text-decoration: none; }
.main {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.main #logo a { margin: 20px 0 64px; }
.main #hwrap { border-bottom: 1px solid #ecedef; }
.main #w { height: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }
#w-inner { width: 100%; height: 100%; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; display: table; width: 810px; margin: 0 auto; }
.content { width: 810px; margin: 0 auto; text-align: center; margin-top: 0; vertical-align: middle; display: table-cell; }
#wrap { border-radius: 10px; text-align: center; width: 810px; height: 450px; background-color: #f9fafa; -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.1); -moz-box-shadow: 0 10px 30px rgba(0,0,0,.1); box-shadow: 0 10px 30px rgba(0,0,0,.1); margin: 0 auto; overflow: hidden; }
.bimg {background-image: url('/images/misc/main_background.jpg') !important;background-repeat: no-repeat !important;background-position: 50% 50% !important;background-size: cover !important;background-color: transparent !important;background: inherit;}
body.bimg {background-attachment: fixed !important;}
@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:local('Montserrat-Regular'),url(/files/fonts/montserrat_400.woff2) format('woff2'),url(/files/fonts/montserrat_400.woff) format('woff')}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local('Montserrat-Bold'),url(/files/fonts/montserrat_700.woff2) format('woff2'),url(/files/fonts/montserrat_700.woff) format('woff')}