.container{height:100%;max-width:640px;margin:0 auto;padding:3.2em 0 0 0;box-sizing:border-box}body{background:#fafafa;margin:0;padding:0;height:100%}body:lang(en){font-family:Arial,Helvetica,sans-serif}html{height:100%}button.not-btn{background:0 0;color:inherit;border:1px solid transparent;padding:0;font:inherit;cursor:pointer;outline:inherit;display:block}button.not-btn:focus{border:1px solid rgba(81,203,238,1)}.header{font-size:20px;width:100%;height:2.5em;line-height:2em;box-sizing:border-box;margin:0;position:fixed;top:0;z-index:1;background:#a13f0b;color:#fff;padding:.5em;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.header-container{width:100%;height:100%;max-width:640px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between}.box-subway-icon{height:.8em;width:.8em}.header-dest-change{height:1em;width:1em;margin:0 .5em}.header-date-change{height:20px;width:20px;margin-right:.2em}.header-dest{flex-grow:1;cursor:pointer}.header-picker{flex-grow:0}.header-picker-view{flex-grow:0}#header-picker-input{text-align:right;max-width:4.5em;overflow:hidden;background:0 0;color:#fff;border:none;font-size:.9em;font-family:sans-serif}#header-picker-input::-webkit-datetime-edit-year-field{color:#eee}#header-picker-input::-webkit-date-and-time-value,#header-picker-input::-webkit-datetime-edit{direction:rtl;display:block}#header-picker-input::-webkit-inner-spin-button{display:none}#header-picker-input::-webkit-calendar-picker-indicator{padding:0;margin-left:.17em}@media (min-width:421px){#header-picker-input{max-width:none}}.header-dest,.header-picker-view{text-align:center;display:flex;justify-content:center;align-items:center}.header-picker-view{position:relative;height:30px}.header-date-icon-inner{position:absolute;top:10px;left:0;width:20px;text-align:center;font-size:.5em;line-height:1rem}.bus-items{width:100%}.box-notice{background:#a13f0b;color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);width:100%;margin-bottom:10px;padding:10px 15px;border-radius:3px;box-sizing:border-box}.box-notice:empty{display:none}.box-notice a{color:#fff}.bus-item{background:#fff;width:100%;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.12);position:relative;padding:10px 8px;cursor:pointer}.bus-item.past{background:#ddd}.bus-noresult,.bus-noresultPast{padding:1em 0 1em 0!important;text-align:center;cursor:pointer;width:100%}.bus-item-text-lg{margin-top:8px;margin-left:5px;font-size:25px}.bus-item-text-sm{margin-top:.5em;margin-left:5px;margin-bottom:8px;line-height:1.5em}.bus-item-stops{display:flex;align-items:center}.bus-item-stopitem{display:flex;align-items:center}.bus-item-sleft{width:85px;text-align:center}.bus-item-sleft:lang(en){width:100px}.bus-item-sname{font-size:14px;color:rgba(0,0,0,.54)}.bus-item-stime{font-size:28px}.bus-item-snext{font-size:25px;padding:15px 8px;background:url(rsaquo.svg) no-repeat center center;text-indent:-9999px;background-size:.5em .5em}.bus-item-labelline{position:absolute;right:0;top:0;z-index:0}.bus-item-label{background:#094;color:#fff;font-size:12px;padding:5px}.text-disclaimer{text-align:center;color:#999;font-size:15px;margin:2em 0 1em 0}.footer{color:#999;font-size:15px;padding-bottom:2em;text-align:center}.box-fw-label{width:100%;display:block}.footer-version{display:inline-block;margin-left:1em}.footer-fare{display:inline-block;margin-left:1em}.footer-version-refresh{height:1em;width:1em;margin:0 .2em 0 1em}.hide{display:none!important}.radial-progress-box{position:fixed;top:50%;left:50%;margin-left:-30px;margin-top:-30px;z-index:1000;width:60px;height:60px;border-radius:50%;box-shadow:0 0 2px 2px #f7ce80}.radial-progress{animation:spin 1s infinite linear;width:60px;height:60px;background-color:#f7ce80;border-radius:50%}.radial-progress .circle .fill,.radial-progress .circle .mask,.radial-progress .circle .shadow{width:60px;height:60px;position:absolute;border-radius:50%}.radial-progress .circle .fill,.radial-progress .circle .mask{-webkit-backface-visibility:hidden;transition:-webkit-transform 1s;transition:-ms-transform 1s;transition:transform 1s;border-radius:50%}.radial-progress .circle .mask{clip:rect(0,60px,60px,30px)}.radial-progress .circle .mask .fill{clip:rect(0,30px,60px,0);background-color:#a13f0b}.radial-progress .inset{width:50px;height:50px;position:absolute;margin-left:5px;margin-top:5px;background-color:#f7ce80;border-radius:50%}.radial-progress .circle .fill,.radial-progress .circle .mask.full{-webkit-transform:rotate(54deg);-ms-transform:rotate(54deg);transform:rotate(54deg)}.radial-progress .circle .fill.fix{-webkit-transform:rotate(108deg);-ms-transform:rotate(108deg);transform:rotate(108deg)}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.fab-container{margin:1.5em 1em;position:fixed;bottom:0;right:0}.fab-dest{background:#094;width:60px;height:60px;border-radius:50%;box-shadow:0 1.5px 4px rgba(0,0,0,.24),0 1.5px 4px rgba(0,0,0,.12);position:relative;cursor:pointer;transition:.3s;-webkit-tap-highlight-color:rgba(255,255,255,0)}.fab-dest::before{content:"Change Direction";background:#595959;padding:4px 8px;border-radius:3px;position:absolute;top:16px;right:100%;color:#fff;font-size:1em;opacity:0;visibility:hidden;white-space:nowrap;transition:.3s}.fab-dest:hover{box-shadow:0 3px 8px rgba(0,0,0,.2),0 3px 8px rgba(0,0,0,.12)}.fab-dest:hover::before{right:125%;opacity:1;visibility:visible}.fab-dest:active{background:#006918;box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 4px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.fab-dest-icon{width:25px;height:25px;margin:17px}#box-subway-btn{text-align:left}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100}
/*# sourceMappingURL=style.v6.css.map */