@keyframes fa-blink{0%,to{opacity:1}50%{opacity:0}}.toggleNotifications{margin-right:8px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;float:right;height:28px;width:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.toggleNotifications .show{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:auto;height:28px;max-width:28px;text-align:center;border-radius:50%;background:rgba(0,0,0,.5);font-size:28px;-webkit-transition:all 1s;transition:all 1s;cursor:pointer}.toggleNotifications .show:hover{background:#000}.toggleNotifications .show i{line-height:28px;color:#fff}.count{position:absolute;top:-2px;right:7px;cursor:pointer}.count .num{position:absolute;top:0;left:0;background:#f22;border-radius:50%;width:18px;height:18px;text-align:center;line-height:17px;font-size:11px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25);box-shadow:0 1px 3px rgba(0,0,0,.25);border:1px solid rgba(70,70,70,.2);-webkit-transition:all .3s;transition:all .3s;color:#fff}.notifications{position:absolute;top:42px;right:10px;width:400px;background:#fafafa;border-radius:2px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.5);box-shadow:0 3px 6px rgba(0,0,0,.5);z-index:9999;max-height:75vh;overflow:auto}@media only screen and (max-width:680px){.notifications{width:85vw;max-width:400px}}.notificationstoggle{display:none}.notifications .note{margin:0 5px;border-bottom:1px solid #e6e6e6;line-height:10px;-webkit-transition:all .2s;transition:all .2s;overflow:hidden;color:#464646;padding-left:5px}.notifications .note .note-info{display:block;padding:0 30px 20px 40px;overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;width:100%;line-height:20px}.fa-blink{-webkit-animation:fa-blink 2s linear infinite;-moz-animation:fa-blink 2s linear infinite;-ms-animation:fa-blink 2s linear infinite;-o-animation:fa-blink 2s linear infinite;animation:fa-blink 2s linear infinite}.notifications a{text-decoration:none}.notifications .note .note-header{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;padding-right:10px;line-height:40px}.notifications .note:first-of-type{margin-top:0}.notifications .note:hover{box-shadow:-5px 0 0 0 #464646!important}.notifications .note .note-header i{position:relative;top:-1px;margin-right:10px;vertical-align:middle;width:30px;text-align:center}.button{background-color:#d0d0d0;border:0;border-radius:3px;color:#404040;padding:5px 10px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;text-decoration:none;display:inline-block;font-size:12px;margin:2px;cursor:pointer;-webkit-transition-duration:.4s;transition-duration:.4s}.redbutton{background-color:#f44336;color:#fff}.yellowbutton{background-color:#e2f109;color:#3a0202}.greenbutton{background-color:#4caf50;color:#fff}.viewbutton{background-color:#c9f06d;color:#000}.warnbutton{background-color:#faf75b;color:#000}.searchbutton{background-color:#db12c0;color:#fff}.bluebutton{background-color:#1e90ff;color:#fff}.skybutton{background-color:#00bfff;color:#fff}.printbutton{background-color:#48d1cc;color:#fff}.button1{box-shadow:0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.button:hover{box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 12px 30px 0 rgba(0,0,0,.19)}