.bugme a,.bugme a:hover{transition:color .25s ease-in;text-decoration:none}.bugme{width:100%;position:relative;/* float:left; */clear:both;padding:15px 20px;background:#3498db;color:#fff;font-size:17px;line-height:1.4;font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;font-weight:400;box-sizing:border-box}.bugme.bugme-fixed{/*position:fixed;top:0;left:0*/}.ie7 .bugme{width:96%;padding:15px 2%}.bugme a{color:#fff;font-weight:600;text-decoration:none}.bugme a:hover{color:#34495e}.bugme-close,.bugme-today-close-check{position:absolute;bottom:15px;font-size:12px;text-decoration:none;font-weight:600;color:#fff;text-align:right}.bugme-close{right:20px;min-width:44px;min-height:44px}.bugme-close.bugme-close-left{right:auto;left:0}.bugme-today-close-check{right:20px}@media screen and (max-width:48em){.bugme{padding:20px}}@media screen and (max-width:37.5em){.bugme{padding:20px 30px}}.bugme.colours{animation:colour 48s 30 ease-in-out;animation-iteration-count:infinite}@keyframes colour{0%,100%{background-color:#3498db}15%,90%{background-color:#2ecc71}28%{background-color:#1abc9c}41%{background-color:#9b59b6}53%{background-color:#e74c3c}65%{background-color:#f39c12}78%{background-color:#e67e22}}.bugmebar-animated{animation-fill-mode:both;animation-duration:1.25s}@keyframes bugmebar-bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.bugmebar-bounceInDown{animation-name:bugmebar-bounceInDown}@keyframes bugmebar-bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.bugmebar-bounceOutUp{animation-name:bugmebar-bounceOutUp}
.bugme {background: #0e7ac2}
.bugme a {position: relative;margin-left: 10px;right: 0;bottom: 0;min-height: 20px;}
.bugme-today-close-check * {vertical-align: middle;}
#day_check:focus {border: 2px dotted #fff}
.bugme a:focus {border: 1px dotted #fff}