.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.w-100{width:100%}.d-none{display:none}.d-inline{display:inline !important}.user-select-none{-moz-user-select:none;-khtml-user-select:none;user-select:none}.white-space-pre-wrap{white-space:pre-wrap}.float-right{float:right}.float-left{float:left}.cursor-pointer{cursor:pointer}.ListSwitch{display:inline-block}.ListSwitch .ctx{position:relative}.ListSwitch .ctx .text{position:relative;z-index:2}.ListSwitch .ctx .text:hover{cursor:pointer}.ListSwitch .loading{position:absolute;top:100%;left:0;background-color:#fff;white-space:nowrap;border:1px solid rgba(218,220,224,0.8);box-sizing:border-box;padding:10px 20px;z-index:10;min-width:100%;min-height:100%}.ListSwitch .data-list-switch{position:relative;clear:both;display:block;position:relative;top:100%}.ListSwitch .data{position:absolute;top:100%;left:0;min-width:100%;max-width:100%;min-height:100%;z-index:10}.ListSwitch .area-title{display:flex;box-sizing:border-box;padding:5px;background-color:transparent;transition-duration:300ms}.ListSwitch .title{box-sizing:border-box;padding:5px;text-align:center}.ListSwitch .navigation{display:inline-block}.ListSwitch .navigation-previous{box-sizing:border-box;padding:5px 10px}.ListSwitch .navigation-previous:hover{cursor:pointer;background-color:rgba(218,220,224,0.8)}.ListSwitch .navigation-next{float:right}.ListSwitch .area-entry{box-sizing:border-box;padding:5px 10px;margin:5px 0}.ListSwitch .has-children{display:flex;justify-content:space-between;background-color:transparent;transition-duration:300ms}.ListSwitch .has-children:hover{cursor:pointer;background-color:rgba(218,220,224,0.8)}.ListSwitch .slide-wrapper{position:absolute;left:0;top:0;min-width:100%;min-height:100%;background-color:#fff;white-space:nowrap;border:1px solid rgba(218,220,224,0.8);overflow:hidden}.ListSwitch .slider{position:relative;top:0;left:0;display:inline-block;width:100%}.ListSwitch .slider .area{float:left;width:100%}.ListSwitch .slide-animate .slider{width:200%}.ListSwitch .slide-animate .slider .area,.ListSwitch .slide-animate .slider .old-data{float:left;width:50%}.ListSwitch .slide-animate .slider .old-data-next{left:100%}.ListSwitch .slide-animate .slider .old-data-prev{left:0}@keyframes rrSliderSwitchNext{0%{left:0%}100%{left:-100%}}.ListSwitch .slide-next .slider{animation:rrSliderSwitchNext 300ms ease-in forwards}@keyframes rrSliderSwitchPrevious{0%{left:-100%}100%{left:0%}}.ListSwitch .slide-previous .slider{animation:rrSliderSwitchPrevious 300ms ease-in forwards}.ListSwitch .data-list-switch.right{right:0}.ListSwitch .slide-wrapper.right{left:auto;right:0}.ListSwitch .text.right{float:right}
