.byebyebot{font-size:0;border:2px solid #cecece;border-radius:3px;box-sizing:content-box;height:75px;margin-bottom:15px;width:300px;padding:0;user-select:none}.byebyebot textarea{border:0;opacity:0;padding:0;width:0}.byebyebot .checkbox-indicator{border:1px solid #cecece;border-radius:2px;cursor:pointer;display:inline-block;float:left;height:30px;margin-left:22.5px;margin-top:12px;width:30px}.byebyebot.running .checkbox-indicator{border-color:transparent;background:url(../img/spinner.gif);background-size:contain}.byebyebot.check .checkbox-indicator{background:url(../img/check.svg);background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.byebyebot.fail .checkbox-indicator{background:url(../img/fail.png);background-size:50%;background-repeat:no-repeat;background-position:50% 50%;border-color:red}.byebyebot .hint{font-size:13px;display:inline-block;height:30px;font-weight:bolder;float:left;line-height:30px;margin-left:10px;margin-top:12px}.byebyebot .logo{background-image:url(../img/CiNLogoSquare.svg);background-repeat:no-repeat;display:inline-block;float:right;font-size:10px;font-weight:lighter;height:35px;margin-top:13px;margin-right:22px;position:relative;width:35px}.byebyebot .logo-text{position:absolute;left:50%;top:38px;transform:translateX(-50%)}.byebyebot .message{display:none;line-height:14px;font-size:12px;float:left;margin-left:22.5px;margin-top:4px;text-align:left}.byebyebot.fail .message{color:red;display:inline-block}.byebyebot.timeout .message{color:orange;display:inline-block}.byebyebot.check .message{color:green;display:inline-block}