html{height:100%}body{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:40px;padding-bottom:40px;background-color:#f5f5f5}.form-centered{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.display-none{display:none}.form-note{width:100%;max-width:500px;padding:15px;margin:0 auto}.form-note .checkbox{font-weight:400}.form-note .form-control{position:relative;box-sizing:border-box;height:auto;padding:10px;font-size:16px}.form-note .form-control:focus{z-index:2}.inline-expiry-select{display:inline-block;width:auto}.note-result{border:1px solid #000000;border-radius:.25rem;background:#fff;padding:10px;font-family:Lucida Console,Monaco,monospace}.form-note .input-note{font-family:Lucida Console,Monaco,monospace;font-size:14px}.footer-copyright{position:fixed;bottom:10px;right:10px;font-size:10px;color:#999;z-index:-1}.modal-window{position:fixed;background-color:#00000040;top:0;right:0;bottom:0;left:0;z-index:999;display:hidden;opacity:0;pointer-events:none;transition:all .3s;color:#000;text-align:left}.modal-window h2{font-size:20px;line-height:24px}.modal-window ol{margin:0 0 10px 15px;padding:0}.modal-window ol li{margin-bottom:5px}.modal-window.open-modal{visibility:visible;opacity:1;pointer-events:auto}.modal-window.open-modal .modal-content{max-width:500px;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2em;background:#fff}.modal-close{color:#aaa;line-height:50px;font-size:80%;position:absolute;right:0;text-align:center;top:0;width:70px;text-decoration:none}.modal-close:hover{color:#000;text-decoration:none}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 600px){.modal-window.open-modal .modal-content{width:90%;height:auto;font-size:13px}.modal-window.open-modal .modal-content h2{font-size:16px;line-height:20px}}@media (max-width: 400px){.modal-window.open-modal .modal-content{width:90%;height:auto;font-size:12px}.modal-window.open-modal .modal-content h2{font-size:14px;line-height:18px}}
