.list-match-view,ui-view{position:absolute;left:0;right:0}.main-view{top:5.5rem;bottom:5.5rem}.showdown-view{top:7.8rem;bottom:0}.ranking-view{padding:.5rem 1rem 0}.list-match-view{top:3rem;bottom:0}ui-view{width:100%}ui-view.goLeft.ng-enter{animation:slideInLeft .6s}ui-view.goLeft.ng-leave{animation:slideOutRight .6s}ui-view.goRight.ng-enter{animation:slideInRight .6s}ui-view.goRight.ng-leave{animation:slideOutLeft .6s}ui-view.goTop.ng-enter{animation:slideInDown .6s}ui-view.goTop.ng-leave{animation:slideOutDown .6s}ui-view.goBottom.ng-enter{animation:slideInUp .6s}ui-view.goBottom.ng-leave{animation:slideOutUp .6s}ui-view.fade.ng-enter{animation:fadeIn .6s}ui-view.fade.ng-leave{animation:fadeOut .6s}