.f{display:flex}.f-row{flex-direction:row}.f-column{flex-direction:column}.f-jc{justify-content:center}.f-jr{justify-content:right}.f-je{justify-content:flex-end}.f-ja{justify-content:space-around}.f-jb{justify-content:space-between}.f-ac{align-items:center}.f-ae{align-items:flex-end}.f-c{justify-content:center;align-items:center}.f-wrap{flex-wrap:wrap}.f-1{flex:1}.f-2{flex:2}.f-3{flex:4}.w-full{width:100%}.h-full{height:100%}.sticky{position:sticky}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}*{margin:0;padding:0}textarea,select,input{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:none;outline:none;box-shadow:none;font-size:inherit;color:inherit;background-color:inherit}input{text-align:center}input[type=date]::-webkit-datetime-edit-text,input[type=week]::-webkit-datetime-edit-text,input[type=month]::-webkit-datetime-edit-text{margin:0;padding:0}input[type=date]::-webkit-calendar-picker-indicator,input[type=week]::-webkit-calendar-picker-indicator,input[type=month]::-webkit-calendar-picker-indicator{margin:0;padding:0}select{text-align:center;-moz-text-align-last:center;text-align-last:center}body{background-color:#f4f4f4}a{color:inherit;text-decoration:none}#root{margin-left:auto;margin-right:auto;max-width:900px;position:relative}input::-webkit-datetime-edit-text{color:#aaa}.panel{display:block;background-color:#fff;border-radius:20px;padding:15px;margin:15px;overflow:hidden;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.card{background-color:#f4f4f4;border-radius:6px;padding:3px 0;color:#666}.card-selected{background-color:#e2e9f5;color:#000}@media screen and (max-width: 480px){#root{max-width:100%}}
