/* Styles for Zoom customized vanity URL */

html, body {margin: 0px; padding: 0px; overflow:hidden; font-family: arial,helvetica,sans-serif; font-size: 1em; width: 100%; height: 100%}

a {text-underline-position: under}
a.css_button, a.css_button:visited {font-family: arial,helvetica,sans-serif; font-size: 1.3em; color: #ffffff; background-color: #336699; border: outset medium #fefefe; padding:0.8em; margin-top:1em; width:150px; text-decoration:none; display:inline-block; text-align:center}
a.css_button:active {border-style:inset}
a.css_button:hover {background-color:#333333}

.container {display: table; height: 100%; width: 100%; background-image: url("https://zoom.us/account/branding/p/d2eb65ab-f88f-4bb8-96f5-47bfa018c61d.jpg"); background-size: cover; background-position: center; position: relative}
.button_container {width:100%; max-width:740px; display:flex; justify-content:space-around; flex-wrap:wrap; margin:0 auto}
.button_container_position {width:100%; position:absolute; top:43%}

#logo_container {width:100%; position:absolute; top:0; text-align:center; margin-top:30px}
#logged_out {width:50%; font-size:x-large; color:#ffffff; background-color:#336699; text-align:center; opacity:0.94; padding:6%; margin: 13% auto}
#logged_out a {color:#ffffff}
#logged_out a b{color:#ffffff; font-weight:500}

footer {display: table-row; height: 60px; text-align: center; background-color: #666666; background-color: rgba(53, 53, 53, 0.5); box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); vertical-align: middle}
footer a {padding-right: 40px; width: 99px; height: 19px; font-size: 1.1em; font-weight: 600; color: #ffffff; line-height: 60px}
footer a:hover {color:#ffffcc}
