*{box-sizing:border-box}html{background-color:#e1e6ff}body{margin:0;padding:0 15vw}@media screen and (max-width:900px){body{padding:0}}header{margin:1rem 0}header h1,header h2{color:#284d79;margin:0}header h2{font-size:1.2rem}@media screen and (max-width:900px){header{margin-left:1rem}header h1{font-size:1.4rem}header h2{font-size:1rem}}header .copyright{color:#444;font-size:.8rem}header .copyright a{text-decoration:none}.ad{align-items:center;display:flex;flex-flow:column nowrap;margin-bottom:1rem}.ad span{color:#7c7c7c;font-size:.5rem;font-weight:700;margin:.3rem 0}main{align-items:center;display:flex;flex-flow:column nowrap}.desc{display:block;font-size:.8rem}.reset-button,article{margin-bottom:1rem}article{display:flex;flex-flow:column nowrap}h3{background-color:#7d97b4;color:#daefff;font-weight:400;margin:5px 0;text-align:center}h3 a{color:#fcfcfc;font-size:.8rem;margin-left:.5rem;text-decoration:none}.selected{background-color:#cbffd5;color:initial}ul{align-items:center;display:flex;flex-flow:row wrap;font-size:.9rem;justify-content:flex-start;margin:0;padding:0}ul li{background-color:#c9cde6;border:1px solid #adb1c9;list-style:none;margin-bottom:5px;margin-left:5px}ul li label{display:block;padding:5px}.not-drop{background-color:#4d8951;border-radius:1rem;color:#d2ffce;display:flex;font-size:.8rem;justify-content:center;margin:0 1rem 5px;padding:2px 5px}table{border:1px solid #5981a5;border-collapse:collapse;border-spacing:0}@media screen and (max-width:900px){table{font-size:.7rem}}table td,table th{border-right:1px solid #5981a5;font-weight:400;padding:2px 5px;text-align:center;white-space:nowrap}table td.right,table th.right{text-align:right}table td.left,table th.left{text-align:left}table tr{border-bottom:1px solid #5981a5}table .separate{border-bottom:2px solid #5981a5}table thead{background-color:#416382;color:#fcfcfc}table thead th a{color:#fcfcfc;margin-left:.5rem;text-decoration:none}@media screen and (max-width:900px){table tbody.small{font-size:.6rem}}table tbody th{background-color:#c9cde6}table tbody th label{display:block}table tbody tr:nth-child(odd) td{background-color:#fcfcfc!important}table tbody tr:nth-child(2n){background-color:#ebfaff!important}