body{font-family:helvetica;color:#354051}#app,.full-size,body,html{margin:0;padding:0;width:100%;height:100%}#app>*,.full-size>*,body>*,html>*{margin:0!important}body{background:#f6f8f9}.pointer{cursor:pointer}a.X{text-decoration:none}a.X,a.X:hover{color:#fab808}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 60px #fff inset!important}.login-admin-modal{width:360px!important}.login-admin{-ms-flex-direction:column;flex-direction:column}.login-admin,.login-admin>a{display:-ms-flexbox;display:flex;width:100%}.login-admin>a{-ms-flex-pack:center;justify-content:center}.pulse{border-radius:50%;position:relative;width:80px;height:80px}.pulse>.pulse-center{margin:25%}.pulse>.pulse-center,.pulse>.pulse-pulsar{border-radius:50%;width:50%;height:50%;background:red}.pulse>.pulse-pulsar{animation-name:a;animation-iteration-count:infinite;animation-duration:2.2s;position:absolute;top:20px;left:20px}.pulse>svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes a{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}.drop-show>.collapsible{overflow:hidden;height:auto;min-height:1px;max-height:2px}.drop-show>.collapsible.open{max-height:500px;overflow-y:auto}.text-save{width:100%}.DropZone{border:3px dashed #888;border-radius:4px;color:#aaa;text-align:center;font-size:20px;font-weight:700;padding:2em;cursor:pointer}.DropZone:hover{background-color:rgba(0,0,0,.025)}.DropZone--over-document{border:3px dashed #599eff}.DropZone--over{border:3px solid #259925}.game-screen{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:start;align-items:flex-start;width:100%;min-height:300px;position:relative}.game-screen>.images{width:49%}.game-screen>.images>*{width:100%}.game-screen>.questions{width:49%;height:100%;min-height:300px;padding:0 0 20px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.game-screen>.questions>.question{font-size:20px;color:#fab808;font-weight:700}