.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-first-inspection-record{height:100%;overflow:hidden}.dt-first-inspection-record__ct{padding:13px 13px 0 13px;box-sizing:border-box;overflow:hidden}.dt-first-inspection-record__ct--tp{overflow:hidden}.dt-first-inspection-record__ct--bt{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;height:76px}.dt-first-inspection-record__ct--bt,.dt-first-inspection-record__ct--bt--rt{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.dt-first-inspection-record__calendar{-webkit-box-flex:0;-webkit-flex:0 0 308px;flex:0 0 308px;margin-right:13px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}.dt-first-inspection-record__date-range{color:#eaf2fd;font-size:18px!important}.dt-first-inspection-record__selected{text-decoration:underline}