/*! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */*,::before,::after{background-repeat:no-repeat;-webkit-box-sizing:inherit;box-sizing:inherit}::before,::after{text-decoration:inherit;vertical-align:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}body{margin:0}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}nav ol,nav ul{list-style:none}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ffff00;color:#000000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}::-moz-selection{background-color:#b3d4fc;color:#000000;text-shadow:none}::-moz-selection{background-color:#b3d4fc;color:#000000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,optgroup,select,textarea{margin:0}button,input,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation}[hidden]{display:none}[aria-busy="true"]{cursor:progress}[aria-controls]{cursor:pointer}[aria-hidden="false"][hidden]:not(:focus){clip:rect(0, 0, 0, 0);display:inherit;position:absolute}[aria-disabled]{cursor:default}html,body{height:100%}body{font-family:'Roboto', sans-serif;font-weight:300;font-size:14px;line-height:1.3;background:#fff;color:#4a4a4a}body a{color:#1a68e8;text-decoration:none}body strong{font-weight:400}.authentication-panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:500px;height:100%}.authentication-panel header{padding-top:35px;text-align:center}.authentication-panel main{padding:10px 40px;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.authentication-panel h2{margin:0;font-weight:300;font-size:30px;line-height:1;text-align:center;color:#747474}.authentication-panel h2 em{color:#bfbfbf;font-style:normal}.authentication-panel .input{display:block;width:100%;padding:7px 9px;margin-bottom:15px;font-size:13px;font-weight:400;border:1px solid #cbcbcb;border-radius:4px}.authentication-panel .input:focus{outline:0;border-color:#1a68e8}.authentication-panel .input[disabled],.authentication-panel .input[readonly]{background-color:#f9f9f9}.authentication-panel .input-label{display:block;font-size:13px;padding-left:8px;margin-bottom:5px}.authentication-panel .checkbox-input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px}.authentication-panel .checkbox-input input{margin-right:7px}.authentication-panel .error-message{font-size:13px;color:#dd4b39;margin-bottom:10px}.authentication-panel .button{display:inline-block;border:none;border-radius:4px;padding:5px 10px;background-color:#1a68e8;font-size:16px;font-weight:300;color:white;-webkit-transition:background-color 300ms linear;transition:background-color 300ms linear;cursor:pointer}.authentication-panel .button[disabled]{color:#9b9b9b;background-color:#f4f4f4;-webkit-transition:none;transition:none}.authentication-panel .button svg{height:11px;width:11px;margin:0 3px}.authentication-panel .button-transparent{padding:5px 0;color:#9b9b9b;background:transparent;border-color:transparent}.authentication-panel .button-transparent:hover,.authentication-panel .button-transparent:focus{color:#4a4a4a}.authentication-panel footer{border-top:1px solid #d5d5d5;padding:10px 0 8px 0;text-align:center}.authentication-panel footer .term-links{margin-bottom:8px}.authentication-panel footer .term-links a{font-size:13px;margin:0 5px}.authentication-panel footer .signature{font-size:11px}.authentication-panel .screen{display:none}.authentication-panel .screen.active{display:block}.authentication-panel .autocomplete-suggestions{border:1px solid #9b9b9b;background:#fff;overflow:auto}.authentication-panel .autocomplete-suggestion{padding:3px 5px;white-space:nowrap;overflow:hidden}.authentication-panel .autocomplete-selected{background:#cbcbcb}.authentication-panel .autocomplete-suggestions strong{font-weight:normal;color:#1a68e8}.authentication-panel #email-screen h2{margin:20px 0 25px 0}.authentication-panel #email-screen .instruction{font-size:12px;margin-bottom:15px}.authentication-panel #email-screen .icon{float:left;margin-right:7px;margin-bottom:20px}.authentication-panel #email-screen .button{float:right;margin-left:10px}.authentication-panel #readcube-login-screen h2{margin-bottom:30px}.authentication-panel #readcube-login-screen .forgot-password-link{line-height:30px}.authentication-panel #readcube-login-screen .button{float:right;margin-left:10px}.authentication-panel #readcube-register-screen h2{margin-bottom:20px}.authentication-panel #readcube-register-screen .form-actions{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.authentication-panel #readcube-register-screen .checkbox-input{font-size:11px}.authentication-panel #readcube-register-screen .note{font-size:12px;color:#9b9b9b}.authentication-panel #readcube-invited-screen h2{margin-bottom:20px}.authentication-panel #readcube-invited-screen .form-actions{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.authentication-panel #readcube-invited-screen .note{font-size:12px;color:#9b9b9b}.authentication-panel #email-verification-screen h2{margin:20px 0 50px 0}.authentication-panel #email-verification-screen .instruction{margin-bottom:10px}.authentication-panel #email-verification-screen .form-actions{overflow:hidden}.authentication-panel #email-verification-screen .resend-code-link{line-height:30px}.authentication-panel #email-verification-screen .button{float:right;margin-left:10px}.authentication-panel #email-verification-screen .resend-code-link{display:none}.authentication-panel #oauth-redirect-screen h2{margin:20px 0 25px 0}.authentication-panel #oauth-popup-screen h2{margin:20px 0 25px 0}.authentication-panel #oauth-popup-screen .instruction{text-align:center;margin-bottom:20px}.authentication-panel #oauth-popup-screen .actions{text-align:center}.authentication-panel #oauth-popup-screen .button{width:200px}.authentication-panel #oauth-login-screen h2{margin:20px 0 25px 0}.authentication-panel #oauth-login-screen .error-message{text-align:center}.authentication-panel #oauth-login-screen .actions{display:none;text-align:center}.authentication-panel #oauth-link-screen h2{margin:20px 0 25px 0}.authentication-panel #oauth-link-screen .error-message{text-align:center}.authentication-panel #oauth-register-screen h2{margin-bottom:20px}.authentication-panel #oauth-register-screen .form-actions{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.authentication-panel #oauth-register-screen .checkbox-input{font-size:11px}.authentication-panel #oauth-register-screen .note{font-size:12px;color:#9b9b9b}.authentication-panel #oauth-invited-screen h2{margin-bottom:20px}.authentication-panel #oauth-invited-screen .form-actions{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.authentication-panel #oauth-invited-screen .note{font-size:12px;color:#9b9b9b}.authentication-panel #auth-success-screen h2{margin:20px 0 25px 0}.authentication-panel #auth-success-screen p{text-align:center}.authentication-panel #forgot-password-email-screen h2{margin:20px 0 50px 0}.authentication-panel #forgot-password-email-screen .instruction{margin-bottom:5px}.authentication-panel #forgot-password-email-screen .button{float:right;margin-left:10px}.authentication-panel #forgot-password-update-screen h2{margin:20px 0 50px 0}.authentication-panel #forgot-password-update-screen .instruction{margin-bottom:5px}.authentication-panel #forgot-password-update-screen .button{float:right;margin-left:10px}.authentication-panel #forgot-password-success-screen{text-align:center}.authentication-panel #forgot-password-success-screen h2{margin:20px 0 50px 0}.authentication-panel #forgot-password-success-screen .message{margin-bottom:20px}.authentication-panel #incompatible-browser-screen h2{margin:20px 0 25px 0}.authentication-panel #incompatible-browser-screen p{margin-bottom:20px}.authentication-panel #incompatible-browser-screen .reason{display:none}.authentication-panel #dimensions-email-screen h2{margin:20px 0 25px 0}.authentication-panel #dimensions-email-screen .instruction{font-size:12px;margin-bottom:15px}.authentication-panel #dimensions-email-screen .icon{float:left;margin-right:7px;margin-bottom:20px}.authentication-panel #dimensions-email-screen .button{float:right;margin-left:10px}.dimensions-login-container{background-color:#f5f5f5;border-top:1px solid #d5d5d5;padding:20px 0;text-align:center}.dimensions-login-container h3{font-size:16px;font-weight:400;margin:0}.dimensions-login-container p{font-size:12px;margin:0 0 10px 0}.dimensions-login-container .dimensions-login-link{display:inline-block;border:1px solid #cbcbcb;border-radius:4px;background-color:white;color:#666;font-size:16px;padding:5px 75px}.dimensions-login-container .dimensions-login-link img{margin-right:10px;vertical-align:sub}@media screen and (min-width: 370px){.authentication-panel main{padding:10px 70px}}@media screen and (min-width: 541px){body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.authentication-panel{border:1px solid #d5d5d5;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,0.1);box-shadow:0 2px 8px 0 rgba(0,0,0,0.1);width:450px;height:auto}}
