@media screen{html{overflow:hidden}body,html{height:100%}body{overflow:auto}}.ghost{background:linear-gradient(317deg,#bbb,#e8e8e8);background-size:400% 400%;border-radius:2px;-webkit-animation:ghostAnimation 1.7s ease infinite;animation:ghostAnimation 1.7s ease infinite}@-webkit-keyframes ghostAnimation{0%{background-position:0 11%}50%{background-position:100% 90%}to{background-position:0 11%}}@keyframes ghostAnimation{0%{background-position:0 11%}50%{background-position:100% 90%}to{background-position:0 11%}}a{color:#aaa;text-decoration:none}a:hover{color:#777}a:active,a:focus,a:hover,a:visited{text-decoration:none!important}h1{font-weight:400}h1.hero{font-size:5rem;font-weight:300}h5{font-weight:400;color:#444}button{cursor:pointer}.card{color:#444;border-radius:2px;list-style:none;margin-bottom:.5rem;padding:1rem;background-color:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.text-danger{color:#c9302c!important}.text-muted{color:#636c72!important;display:block;margin-top:.25rem}.group{display:-webkit-box;display:-ms-flexbox;display:flex}.group .button:not(:first-child),.group input:not(:first-child),.group select:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;border-left:none}.group .button:not(:last-child),.group input:not(:last-child),.group select:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.button{border-radius:2px;padding:6px 16px;color:#2e2e2e;background-color:#fff;border:1px solid #dadada;outline:none!important;font-size:1rem}.button:hover{background-color:#dadada}.button.small{padding:2px 16px;font-size:.8rem}.button.wide{display:block;width:100%}.button.primary{color:#fff;background-color:#fcbd59;border:1px solid #e1a84f}.button.primary:hover{background-color:#e1a84f}.button.success{color:#fff;background-color:#5cb85c;border-color:#53a353}.button.success:hover{background-color:#53a353}.button.danger{color:#fff;background-color:#d9534f;border-color:#ac413e}.button.danger:hover{background-color:#ac413e}input,select,textarea{background-color:#fff;border:1px solid #dadada;padding:6px 10px;border-radius:2px;outline:none;max-width:100%;display:inline-block}select{cursor:pointer;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.25;color:#464a4c;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid rgba(0,0,0,.15);-moz-appearance:none;-webkit-appearance:none}.input-group{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group input,.input-group select{-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom-right-radius:0;border-top-right-radius:0}.input-group input:not(:last-child),.input-group select:not(:last-child){border-right:none}.input-group button{border-bottom-left-radius:0;border-top-left-radius:0}.form-group{margin-bottom:.5rem}.form-group,.form-group label{display:block}.form-group input,.form-group select,.form-group textarea{display:block;width:100%}