input[type=checkbox]{width:25px;height:25px;margin-right:10px}#ht-create-log,#ht-create-log #ht-create-log-container{width:100%;height:100%}#ht-create-log #ht-create-log-container #ht-create-log-body{min-height:90%}#ht-create-log #ht-create-log-container #ht-create-log-body .ht-radio-container{margin:12px;display:flex}#ht-create-log #ht-create-log-container #ht-create-log-body hr{margin:30px 0}#ht-create-log #ht-create-log-container #ht-create-log-body button.btn,#ht-create-log #ht-create-log-container #ht-create-log-body textarea{margin-bottom:20px}#ht-create-log #ht-create-log-container .ht-radio-container input[type=radio]:checked+label{background-color:#7bc;border-color:#16404a;font-weight:bolder;font-size:16px}#ht-create-log .ht-radio-container{margin:10px;display:flex}#ht-create-log .ht-radio-container input[type=radio]{opacity:0;position:left;width:0}#ht-create-log .ht-radio-container label{display:inline-block;background-color:#ddd;margin:0 20px;padding:10px 15px;font-size:18px;border:2px solid #444;border-radius:4px}#ht-create-log .ht-radio-container input[type=radio]:focus+label{border:2px dashed #444}#ht-create-log .ht-radio-container input[type=radio]:checked+label{background-color:#f2e7ce;border-color:#e2c992;font-weight:bolder}.modal-overlay{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;background-color:rgba(0,0,0,.8549019607843137)}.modal-content{text-align:center;background-color:#fff;height:80%;width:80%;margin-top:10%;padding:60px 0;border-radius:20px}p{font-size:16px;margin:20px 0}.warning{font-weight:700;color:#8c1d1d}