.fib-slot.theme-slot input{background:#fff0f1!important;border-bottom-color:#ef5b67!important;color:#b42335}
.fib-slot.keyword-slot input{background:#eaf9f1!important;border-bottom-color:#22a06b!important;color:#137547}
.fib-slot .fib-status{position:static;display:inline-block;width:auto;margin-left:5px;color:#65708a;font-size:11px;font-weight:700;vertical-align:middle}
.fib-slot .fib-status.right{color:#16804e}
.fib-slot .fib-status.wrong{color:#d04553}
.answer-box p{line-height:1.8}
.answer-box mark{background:transparent;padding:0;color:inherit}
.answer-box .answer-theme{color:#e1424e;font-weight:700}
.answer-box .answer-keyword{color:#0baf63;font-weight:600}
.fib-slot input{max-width:360px}
@media(max-width:720px){.fib-slot input{max-width:min(220px,72vw)}}
