*+.tab_list{margin-top:20px}.tab_list ~ div[id]{margin-top:0}.js-show{padding-top:40px;height:auto;overflow:hidden;animation:act_show .5s 1 forwards}.js-hide{padding-top:0;height:0;overflow:hidden;animation:act_hide .5s 1 forwards}@keyframes act_show{0%{height:0;opacity:0}20%{height:auto;opacity:0}100%{height:auto;opacity:1}}@keyframes act_hide{0%{height:auto;opacity:1}20%{height:0;opacity:0}100%{height:0;opacity:0}}
/*# sourceMappingURL=tabs.css.map */
