.ruleBox{padding:12px;display:grid}.ruleBox,.ruleListBox{background-color:rgba(0,178,255,.1);border-radius:6px;margin-bottom:8px}.ruleListBox{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ruleListBox .leftBox{width:85%}.ruleListBox .rightBox{width:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ruleListBox .title{font-size:140%;margin-bottom:8px;color:#00afff}.algorithmBox{background-color:rgba(0,178,255,.1);border-radius:6px;padding:12px;display:grid;margin-bottom:8px}