.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}.FullScreenListArray{position:fixed;width:100vw;height:100vh;overflow:hidden;background-color:transparent;z-index:4;display:flex;top:0;left:0}.FullScreenListArray .dimmed{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:5;background-color:rgba(0,0,0,0.3)}.FullScreenListArray .content{position:relative;z-index:7;max-height:calc(100vh - 60px);margin:30px auto;box-sizing:border-box;background-color:#fff;border-radius:7px;overflow:hidden}.FullScreenListArray input{width:100%;box-sizing:border-box;padding:5px 10px;min-height:40px;line-height:40px;border-bottom:1px solid #a9a9a9 !important;width:100%;box-sizing:border-box;padding:5px 10px;border:none}.FullScreenListArray input:focus{outline:none}.FullScreenListArray .ul{height:calc(100% - 52px);list-style:none;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;min-width:320px}.FullScreenListArray .li{list-style:none;min-height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:none;box-sizing:border-box;padding:0 30px;width:100%;min-width:360px}.FullScreenListArray .span-close{position:absolute;top:3px;right:20px;z-index:6}.FullScreenListArray .span-close:hover{cursor:pointer}.FullScreenListArray .no-data{max-width:90%;margin:0 5%;height:50px;line-height:50px;color:rgba(0,0,0,0.77);text-align:center}.FullScreenListArray.none{top:0;left:0}.FullScreenListArray.scale{top:50vh;left:50vw;width:0;height:0;animation:scaleIt 300ms forwards ease-in}@keyframes scaleIt{0%{top:50vh;left:50vw;width:0;height:0;transform:scale(0)}100%{top:0;left:0;width:100vw;height:100vh;transform:scale(1)}}.FullScreenListArray.scale-back{animation:scaleItBack 300ms forwards ease-in}@keyframes scaleItBack{0%{top:0;left:0;width:100vw;height:100vh;transform:scale(1)}100%{top:50vh;left:50vw;width:0;height:0;transform:scale(0)}}.FullScreenListArray.top{top:-100vh;left:0;width:100vw;height:100vh;animation:topIt 300ms forwards ease-in}@keyframes topIt{0%{top:-100vh}100%{top:0}}.FullScreenListArray.top-back{animation:topItBack 300ms forwards ease-in}@keyframes topItBack{0%{top:0}100%{top:-100vh}}.FullScreenListArray.right{top:0;right:-100vw;width:100vw;height:100vh;animation:rightIt 300ms forwards ease-in}@keyframes rightIt{0%{right:-100vw}100%{right:0}}.FullScreenListArray.right-back{animation:rightItBack 300ms forwards ease-in}@keyframes rightItBack{0%{right:0}100%{right:-100vw}}.FullScreenListArray.bottom{bottom:-100vh;left:0;width:100vw;height:100vh;animation:bottomIt 300ms forwards ease-in}@keyframes bottomIt{0%{bottom:-100vh}100%{bottom:0}}.FullScreenListArray.bottom-back{animation:bottomItBack 300ms forwards ease-in}@keyframes bottomItBack{0%{bottom:0}100%{bottom:-100vh}}.FullScreenListArray.left{top:0;left:-100vw;width:100vw;height:100vh;animation:leftIt 300ms forwards ease-in}@keyframes leftIt{0%{left:-100vw}100%{left:0}}.FullScreenListArray.left-back{animation:leftItBack 300ms forwards ease-in}@keyframes leftItBack{0%{left:0}100%{left:-100vw}}
