.bigradio,.smallchk{width:99%;border-radius:10px;border:1px solid #000;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:5px;margin-bottom:5px}.bigradio>div{width:50%;border-radius:5px;padding:10px;margin:10px 10px}.bigradio>div.active{background:#C6E2FF}.bigradio>div:not(.active){background:#EBEBEB;opacity:.5}.smallchk>div.a{width:50px;border-radius:5px;padding:10px;margin:10px 10px}.smallchk>div.a input[type="checkbox"]{width:30px;height:30px}.smallchk>div.b{width:calc(100% - 50px);border-radius:5px;padding:10px;margin:10px 10px}.smallchk>div.c{width:75px;border-radius:5px;padding:10px;margin:10px 10px}.smallchk>div.c input[type="number"]{text-align:right;background-color:white!important}.smallchk>div.d{width:calc(100% - 75px);border-radius:5px;padding:10px;margin:10px 10px}.smallchk>div.active{background:#C6E2FF}