#keyboard-modal{left:auto;right:0;width:auto;overflow:hidden;outline:0}#keyboard-modal .modal-dialog .modal-body{overflow:hidden;padding:4rem}#keyboard-modal .modal-dialog .modal-footer{padding:1rem}#keyboard-modal .modal-dialog input[type=password]{border:0;border-radius:0;display:block;width:100%;color:#00857a;font-size:6rem;height:auto;background:#1e1e1e;padding:1rem}#keyboard-modal .modal-dialog input[type=password]::-webkit-input-placeholder{font-style:italic}#keyboard-modal .modal-dialog input[type=password]::-ms-input-placeholder{font-style:italic}#keyboard-modal .modal-dialog input[type=password]::placeholder{font-style:italic}#keyboard-modal .modal-dialog .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:-1rem;margin-bottom:4rem}#keyboard-modal .modal-dialog .header button[type=button]{background:#00857a;color:#fff;border:none;display:block;-webkit-box-flex:0;-ms-flex:0 0 calc(14.28571% - 1rem);flex:0 0 calc(14.28571% - 1rem);font-size:3rem;font-weight:400;margin-right:1rem;padding:3rem}@media (min-width:576px){#keyboard-modal .modal-dialog{max-width:none}}