body{background-color:#111721;color:#b3b3b3;font-family:Source Sans Pro,sans-serif;margin:0;padding:0}.content{background-color:#1a2332;border-radius:5px;margin:10px auto;padding:5px;width:80%}a{color:#1cb09a}a a:hover{color:#0e584d}.hidden{display:none!important}button{background-color:#1cb09a;border:none;border-radius:10px;margin-right:4px;outline:none;padding:10px 50px}button:hover{background-color:#0e584d}label{clear:both;display:block}input,textarea{background-color:#1a2332;border:solid #111721;border-radius:5px;box-sizing:border-box;color:#b3b3b3;padding:5px}input:focus,textarea:focus{border-color:#1cb09a;outline:none}textarea{resize:vertical;width:100%}.formElement{margin-bottom:10px}.formElement:last-child{margin-bottom:unset}.row{display:flex;flex-wrap:wrap;margin:0 5px}.row .formElement{margin-right:10px}.row input,header{width:100%}header{background-color:#1a2332;padding:20px 0;text-align:center}header h1{margin:0}header a{color:#b3b3b3;text-decoration:none}#saveMessageProgress h2{margin-bottom:0}#saveMessageProgress h3{margin-top:0}.saved-url{background-color:#080b10;overflow-wrap:anywhere;padding:10px}.messageReadButtons{display:flex;text-align:center;width:100%}.messageReadButtons a{width:45%}.messageReadButtons button.confirm{background-color:#030;color:#b3b3b3;margin-right:10%;width:45%}.messageReadButtons button.confirm:hover{background-color:#002900}.messageReadButtons button.cancel{background-color:#300;color:#b3b3b3;width:100%}.messageReadButtons button.cancel:hover{background-color:#290000}#messageContent{background-color:#080b10;padding:10px}#messageContent code{overflow-wrap:anywhere;white-space:pre-wrap;width:100%}#confirmDialog input{margin-bottom:10px;width:100%}