@charset "utf-8";
/* CSS Document */
body { background: #ECEFF1; color: rgba(0,0,0,0.87); font-family: Roboto, Helvetica, Arial, sans-serif; margin: 0; padding: 0; }
h1 { font-weight: 600; font-size: 1.4em; text-align: center}
.container { background: white; max-width: 600px; margin: 100px auto 16px; padding: 24px; border-radius: 3px; }     
.containerL { background: white; max-width: 800px; margin: 100px auto 16px; padding: 24px; border-radius: 3px; }     
.logo { display: block;  margin-left: auto;  margin-right: auto;  width: 200px;	}
.note { color: gray }
.video { position: absolute; top: 0;left: 0;bottom: 0; right: 0 ; width: 100%; height: 100%}
#videocontainer { width: 100%; padding-top: 56.25%; position: relative }
.button { height: 16pt ; vertical-align: text-bottom}