.dt-router-transition{width:100%;height:100%;background:hsla(0,0%,100%,.08) url(../img/background.png);background-size:100% 100%;position:fixed;top:0;left:0;right:0;bottom:0}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{height:100vh;will-change:transform;position:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s;transition:all .4s}.slide-right-enter{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.slide-left-enter,.slide-left-leave-active,.slide-right-leave-active{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dt-standard-process{overflow:hidden}.dt-standard-process__ct{overflow:hidden;padding-bottom:30px;box-sizing:border-box}.dt-standard-process__list{width:100%;padding:0 13px 0 10px;overflow:hidden;box-sizing:border-box}.dt-standard-process__table-tt{height:53px;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.dt-standard-process__table-tt--txt{margin-left:14px}.dt-standard-process__selected{text-decoration:underline}