*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;outline:none;margin:0;padding:0;border:0}button,a{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text;user-select:text;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-touch-callout:none;background:transparent;outline:none;resize:none;cursor:pointer;text-decoration:none}li{list-style-type:none}.gm-hack-container{width:0 !important}.gm-hack-container>div:nth-child(1)>div:nth-child(2),.gm-hack-container>div:nth-child(1)>div:nth-child(4){display:none}.gm-hack-container>div:nth-child(1)>div:nth-child(1),.gm-hack-container>div:nth-child(1)>div:nth-child(3){border:none !important}.gm-hack-container>div:nth-child(1)>div:nth-child(3)>div{z-index:1;border:none !important;top:20px !important}.gm-hack-container>div:nth-child(1)>div:nth-child(3)>div:nth-child(1)>div{left:10px !important;transform:skewX(40deg) !important;height:6px !important;width:6px !important}.gm-hack-container>div:nth-child(1)>div:nth-child(3)>div:nth-child(2)>div{transform:skewX(-40deg) !important;height:6px !important;width:6px !important}.gm-hack-container>div:nth-child(3){display:none}.gm-hack-container .gm-style-iw{top:35px !important;left:13px !important;border-radius:4px;background-color:#fff;box-shadow:0 3px 5px rgba(0,0,0,0.3);overflow:visible !important}.popup-bubble-content{position:absolute;top:0;left:0;transform:translate(-50%, -100%);background-color:white;border-radius:5px;font-family:Lato;width:240px;max-height:320px;box-shadow:0px 2px 10px rgba(0,0,0,0.3);overflow:hidden}.popup-bubble-content .infowindow-stop-name{position:relative;height:50px;padding:0 30px 0 20px;line-height:50px}.popup-bubble-content .infowindow-stop-name>span{line-height:20px;display:inline-block;vertical-align:middle}.popup-bubble-content .infowindow-stop-name:hover{cursor:pointer}.popup-bubble-content .infowindow-stop-name:hover::before,.popup-bubble-content .infowindow-stop-name:hover::after{opacity:.5}.popup-bubble-content .infowindow-stop-name::before,.popup-bubble-content .infowindow-stop-name::after{content:'';position:absolute;width:2px;height:10px;top:21px;right:20px;background-color:#142840}.popup-bubble-content .infowindow-stop-name::before{-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);transform:rotateZ(45deg)}.popup-bubble-content .infowindow-stop-name::after{-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.popup-bubble-content .infowindow-route-list{width:260px;max-height:200px;overflow:auto;padding-right:20px;padding-bottom:6px}.popup-bubble-content .infowindow-route-list::before,.popup-bubble-content .infowindow-route-list::after{content:'';position:absolute;width:100%;height:20px;left:0}.popup-bubble-content .infowindow-route-list::before{z-index:10;top:50px;background-image:linear-gradient(0, rgba(255,255,255,0) 0%,#ffffff 50%)}.popup-bubble-content .infowindow-route-list::after{bottom:0;background-image:linear-gradient(180deg, rgba(255,255,255,0) 0%,#ffffff 50%)}.popup-bubble-content .route-li{width:100%;padding:10px 0 10px 20px}.popup-bubble-content .route-li::after{display:none}.popup-bubble-content .route-li:hover{background-color:#fff}.popup-bubble-content .route-li:hover>.route-direction::before{border:2px solid #fff}.popup-bubble-content .route-li.circular:hover{background-color:#f5f6f7;cursor:pointer}.popup-bubble-content .route-li .route-color+div{overflow:hidden;font-size:14px;line-height:24px;text-overflow:ellipsis}.popup-bubble-content .route-direction{text-overflow:ellipsis}.popup-bubble-content .route-direction:hover{cursor:pointer}.popup-bubble-anchor{position:absolute;width:100%;bottom:30px;left:0}.popup-bubble-anchor::after{content:"";position:absolute;top:0;left:0;transform:translate(-50%, 0);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid white}.infowindow-stop-container{cursor:auto;height:0;position:absolute;width:200px}.infowindow-route-list{overflow-y:auto}html,body{width:100%;height:100%;font-family:Lato;font-size:14px;font-weight:500;color:#142840;overflow:hidden}h1,h2,h3{color:#142840;font-weight:500}h1{font-size:21px}h2{font-size:21px}h3{font-size:16px}#mapCanvas{height:100%;position:absolute;top:0;left:360px;right:0}input{font-family:Lato;font-size:16px;color:#142840}input::-webkit-input-placeholder{color:rgba(20,40,64,0.5)}.close-button{position:absolute;width:40px;height:40px;top:20px;right:10px;opacity:1;-webkit-transition:-webkit-opacity 0.3s;-moz-transition:-moz-opacity 0.3s;-ms-transition:-ms-opacity 0.3s;-o-transition:-o-opacity 0.3s;transition:opacity 0.3s}.close-button:hover{cursor:pointer;opacity:.5}.close-button::before,.close-button::after{content:'';position:absolute;width:16px;height:2px;top:50%;right:50%;margin:-1px -8px 0 0;background-color:#142840;-webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-ms-transition:-ms-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s}.close-button::before{-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);transform:rotateZ(45deg)}.close-button::after{-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.menu-button{display:none;position:absolute;width:40px;height:40px;top:10px;left:10px;z-index:1000;background-color:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.menu-button>span{position:absolute;width:16px;height:2px;top:50%;left:50%;margin-left:-8px;background-color:#142840;-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;-ms-transition:-ms-transform 0.3s;-o-transition:-o-transform 0.3s;transition:transform 0.3s}.menu-button>span:first-child{-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-ms-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0);margin-top:-6px}.menu-button>span:nth-child(2){-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-ms-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0);margin-top:-1px}.menu-button>span:last-child{-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-ms-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0);margin-top:4px}.menu-button.active{background-color:transparent;box-shadow:none}.menu-button.active>span{background-color:#fff}.menu-button.active>span:first-child{-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg);margin-top:0}.menu-button.active>span:nth-child(2){-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-ms-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0);display:none}.menu-button.active>span:last-child{-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);transform:rotateZ(45deg);margin-top:0}.message.unread::after,.message-item.message-unread::after{content:'';position:absolute;width:12px;height:12px;border-radius:100%;border:2px solid #fff;background-color:#00bfa5;-webkit-animation:blinker 1s infinite;-moz-animation:blinker 1s infinite;-ms-animation:blinker 1s infinite;-o-animation:blinker 1s infinite;animation:blinker 1s infinite}.left-panel{width:360px;height:100%;position:absolute;top:0;left:0;z-index:600;overflow:hidden;background-color:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.left-panel-header{width:100%;height:200px;background-color:#142840}.icon{position:absolute;width:60px;height:60px;background-image:url("../img/webSpriteIcon.png")}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.icon{background-image:url("../img/webSpriteIcon@2x.png");-webkit-background-size:320px 60px;-moz-background-size:320px 60px;-o-background-size:320px 60px;background-size:320px 60px}}.icon.zenbus{width:120px;left:0;background-position:0 0}.icon.message{right:0;background-position:-120px 0}.icon.message:hover{background-position:-180px 0}.icon.message.active{background-position:-180px 0}.icon.message.disabled{opacity:.5;cursor:default}.icon.message.disabled:hover{background-position:-120px 0}.icon.message.unread::after{bottom:9px;right:9px}.icon.location{position:absolute;width:40px;height:40px;top:10px;left:370px;z-index:1000;border-radius:2px;background-color:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);background-position:-240px 0}.icon.location:hover{background-position:-280px 0}.icon.location.active{background-position:-280px 0}.operator{position:absolute;display:table;width:100%;height:120px;top:60px;padding:0 10px}.operator-logo{display:block;width:120px;height:120px;padding:10px;border-radius:4px;background-color:#fff;background-repeat:no-repeat;background-origin:content-box;background-size:100px 100px;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.operator-name{display:table-cell;width:100%;padding-left:20px;overflow:hidden;vertical-align:middle;font-size:21px;line-height:28px;text-align:left;color:white}.search{position:absolute;width:100%;height:70px;top:200px;padding:10px;background-color:#f5f6f7}.search-input{position:absolute;width:340px;height:50px;left:50%;padding:0 8px 0 50px;background-color:#fff;border:1px solid rgba(20,40,64,0.5);-webkit-transform:translate3d(-50%, 0, 0);-moz-transform:translate3d(-50%, 0, 0);-ms-transform:translate3d(-50%, 0, 0);-o-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);transition:background-color .3s, border .3s, width .3s}.search-input+.search-icon{position:absolute;width:50px;height:50px;top:10px;background-image:url("../img/search_icon.png")}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.search-input+.search-icon{background-image:url("../img/search_icon@2x.png");-webkit-background-size:50px 50px;-moz-background-size:50px 50px;-o-background-size:50px 50px;background-size:50px 50px}}.search-input:focus{width:360px;padding:0 8px 0 60px;border:1px solid transparent;background-color:#f5f6f7}.search-input:focus+.search-icon{margin-left:0}.search-input:focus::-webkit-input-placeholder{opacity:0}.routelist-header{position:absolute;width:100%;height:30px;top:270px;padding:0 20px;background-color:#f5f6f7;line-height:30px;font-weight:700;color:rgba(20,40,64,0.5)}.routelist-header>a{float:right;color:#00bfa5;font-weight:500;text-decoration:underline}.routelist{position:absolute;width:380px;top:300px;bottom:0}.route-li{position:relative;padding:10px 20px;background:#fff;overflow:hidden}.route-li::after{content:'';position:absolute;top:0;right:0;width:50px;height:100%;background-image:linear-gradient(90deg, rgba(255,255,255,0),#ffffff 50%)}.route-li:hover{cursor:pointer;background-color:#d9f6f2}.route-li:hover::after{background-image:linear-gradient(90deg, rgba(217,246,242,0),#d9f6f2 50%)}.route-li.route-focused{cursor:pointer;background-color:#b3ece4}.route-li.route-focused::after{background-image:linear-gradient(90deg, rgba(179,236,228,0),#b3ece4 50%)}.route-color{position:relative;display:inline-block;vertical-align:middle;width:10px;height:10px;border-radius:100%}.route-color+div{display:inline-block;vertical-align:middle;width:92%;padding-left:10px;font-size:16px;font-weight:700;line-height:30px;white-space:nowrap}.route-color::after{content:'';display:block;position:absolute;width:2px;height:100%;top:9px;left:4px;background-color:currentColor}.route-without-details .route-color::after,.circular .route-color::after,.one-dir .route-color::after{display:none}.route-direction{display:block;position:relative;height:20px;font-size:12px;font-weight:700;overflow:hidden}.route-without-details .route-direction,.circular .route-direction,.one-dir .route-direction{display:none}.route-direction:empty{display:none}.route-direction:hover>span{color:#142840}.route-direction::before{content:'';position:absolute;top:5px;width:6px;height:6px;border:2px solid #fff;border-radius:100%;background-color:currentColor}.route-li:hover .route-direction::before{border:2px solid #d9f6f2}.route-focused .route-direction::before,.route-focused:hover .route-direction::before{border:2px solid #b3ece4}.route-direction::after{content:'';position:absolute;width:2px;height:100%;top:0;left:4px;background-color:currentColor}.route-direction:last-child::after{height:50%}.route-direction>span{line-height:20px;color:rgba(20,40,64,0.5)}.route-direction>span::before{content:', '}.route-direction>span:first-child{padding-left:30px}.route-direction>span:first-child::before{content:'';position:absolute;width:20px;height:20px;margin-left:-26px;background-image:url("../img/direction_arrow.png")}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.route-direction>span:first-child::before{background-image:url("../img/direction_arrow@2x.png");-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px}}.right-panel{position:absolute;width:400px;top:0;right:0;bottom:0;overflow:hidden;background-color:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-moz-transition:-moz-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-ms-transition:-ms-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-o-transition:-o-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);transition:transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15)}.right-panel:not(.show){-webkit-transform:translate3d(120%, 0, 0);-moz-transform:translate3d(120%, 0, 0);-ms-transform:translate3d(120%, 0, 0);-o-transform:translate3d(120%, 0, 0);transform:translate3d(120%, 0, 0)}.right-panel-header{z-index:1;padding:20px;position:relative}.right-panel-header::after{content:'';position:absolute;width:100%;height:4px;left:0;bottom:-4px;background-image:linear-gradient(0deg, rgba(0,0,0,0) 25%,rgba(0,0,0,0.2) 100%)}.right-panel-title{padding-right:70px;line-height:40px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.help-button{position:absolute;width:40px;height:40px;top:20px;right:50px;text-align:center;line-height:42px;font-size:18px;font-weight:900;opacity:1;-webkit-transition:-webkit-opacity 0.3s;-moz-transition:-moz-opacity 0.3s;-ms-transition:-ms-opacity 0.3s;-o-transition:-o-opacity 0.3s;transition:opacity 0.3s}.help-button:hover{cursor:pointer;opacity:.5}.directions{display:block;position:relative;height:40px;line-height:40px;padding-left:40px;color:rgba(20,40,64,0.5) !important;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.directions:hover{color:#142840 !important}.directions::before{content:'';position:absolute;width:40px;height:40px;top:50%;margin:-20px 0 0 -40px;background-image:url(../img/direction_icons.png);background-size:120px 40px;background-position:-40px 0}.directions.route-direction-focused{font-weight:700;color:#142840 !important}.directions.route-direction-focused::before{background-position:0 0}.one-dir .directions{display:none}.directions>span:not(:first-child)::before{content:', '}.stoplist{position:absolute;z-index:0;width:420px;top:160px;bottom:0;overflow-x:hidden}.stop-li{position:relative;width:400px;height:70px;padding-left:60px;overflow:hidden}.stop-li:hover{background-color:#d9f6f2;cursor:pointer}.stop-li.stop-departure,.stop-li.stop-terminus{font-weight:700}.stop-li.busstop-focused{height:auto;min-height:70px;background-color:#b3ece4}.stop-li.mission-focused-stop-passed{opacity:.5}.stop-li.mission-focused-stop-passed:hover{background-color:#fff}.stop-name{display:block;width:100%;padding-right:64px;line-height:50px;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.stop-route-list{position:absolute;max-width:60px;max-height:60px;top:50%;right:2px;overflow:hidden;text-align:right;background-color:#fff;vertical-align:top;font-size:0;letter-spacing:-4px;-webkit-transform:translate3d(0, -50%, 0);-moz-transform:translate3d(0, -50%, 0);-ms-transform:translate3d(0, -50%, 0);-o-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);-webkit-transition:-webkit-transform 0.2s;-moz-transition:-moz-transform 0.2s;-ms-transition:-ms-transform 0.2s;-o-transition:-o-transform 0.2s;transition:transform 0.2s}.stop-route-list>*{display:inline-block;vertical-align:top;font-size:14px;letter-spacing:0}.stop-li:hover .stop-route-list{background-color:#d9f6f2}.busstop-focused .stop-route-list,.busstop-focused:hover .stop-route-list{background-color:#b3ece4}.stop-route-list-item{max-width:28px;height:18px;padding:0 4px;margin:1px;line-height:18px;font-size:8px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.stop-list-desc{margin-top:-16px;padding:0 64px 6px 0;line-height:30px;font-size:12px;font-weight:900;color:rgba(20,40,64,0.5)}.stop-list-desc:empty+.stop-name{line-height:70px}.stop-list-desc:empty+.stop-name+.stop-route-list{margin-top:-10px}.stop-list-desc>span{display:block;line-height:30px}.stop-list-desc>span:not(:first-child)::before{content:' >  '}.stop-list-desc>span:first-child{margin-top:2px}.stop-list-desc::after{display:none;content:'';position:absolute;width:400px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px);top:40px;left:-48px;z-index:-1}.stop-li:hover .stop-list-desc::after{background-color:#d9f6f2}.busstop-focused:hover .stop-list-desc::after{background-color:#b3ece4}.stop-li:hover .stop-list-desc{height:auto;z-index:1;overflow:inherit}.stop-li:hover .stop-list-desc:not(:empty)::after{display:block}.stop-li.mission-focused-stop-passed .stop-list-desc{height:30px;overflow:hidden}.stop-li.mission-focused-stop-passed .stop-list-desc:not(:empty)::after{display:none}.stop-list-desc>li{position:relative;line-height:30px}.stop-list-desc>li::before{content:'';position:absolute;width:16px;height:28px;margin-top:1px;background-image:url("../img/informationIcons.png")}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.stop-list-desc>li::before{background-image:url("../img/informationIcons@2x.png");-webkit-background-size:160px 28px;-moz-background-size:160px 28px;-o-background-size:160px 28px;background-size:160px 28px}}.stop-list-desc>li.time-noinformation::before{display:none}.stop-list-desc>li.time-realtime::before{background-position:0 0}.stop-list-desc>li.time-computed::before{background-position:-16px 0}.stop-list-desc>li.time-official::before{background-position:-32px 0}.stop-list-desc>li.time-tomorrow::before{background-position:-48px 0}.stop-list-desc>li.time-missing::before{background-position:-64px 0}.stop-list-desc>li.time-nomoretrips::before{background-position:-80px 0}.stop-list-desc>li:not(.time-noinformation)>span{padding-left:20px}.stop-list-desc>li.warn-no-update>span:last-child{display:block;margin-top:-12px;color:#ffb401}.stop-list-desc>li.warn-no-update>span:last-child::before{content:'('}.stop-list-desc>li.warn-no-update>span:last-child::after{content:')'}.bus{position:absolute;width:40px;left:0;padding-bottom:4px;text-align:center}.bus.bus-next-stop{top:12px}.bus.bus-at-stop{top:50%;margin-top:-6px}.stop-departure .bus.bus-at-stop,.stop-terminus .bus.bus-at-stop{margin-top:-5px}.bus:not(.bus-next-stop):not(.bus-at-stop){display:none}.bus-elements{width:12px;height:12px;border-radius:100%;position:relative;margin:auto}.bus-elements:after{display:none;content:'';position:absolute;width:20px;height:20px;top:-4px;left:-4px;z-index:-1;border-radius:100%;background-color:inherit;opacity:.4}.bus-focused .bus-elements:after{display:block}.bus-elements-glass{position:absolute;width:6px;height:3px;left:50%;margin:3px 0 0 -3px;border-radius:1px;background-color:white}.bus-elements-glass::before,.bus-elements-glass::after{content:'';position:absolute;width:2px;height:2px;margin-top:4px;border-radius:100%;background-color:#fff}.bus-elements-glass::before{margin-left:-3px}.bus-elements-glass::after{margin-left:1px}.bus-indicator{position:absolute}.bus-at-stop .bus-indicator{width:12px;height:2px;top:5px;right:3px;border-top:2px solid}.bus-next-stop .bus-indicator{width:0;height:0;bottom:0;left:50%;margin-left:-2px;border-right:2px solid transparent;border-left:2px solid transparent;border-top:2px solid green}.bus-occupancy{position:absolute;width:100%;left:0;margin-top:-14px;padding:0 12px;background-clip:content-box;background-origin:content-box;font-size:10px;font-weight:900;background-image:url("../img/informationIcons.png")}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.bus-occupancy{background-image:url("../img/informationIcons@2x.png");-webkit-background-size:160px 28px;-moz-background-size:160px 28px;-o-background-size:160px 28px;background-size:160px 28px}}.bus-occupancy.occupancy-percent{background-image:none}.bus-occupancy.occupancy-status-empty,.bus-occupancy.occupancy-status-medium,.bus-occupancy.occupancy-status-full{height:28px;margin-top:-8px;padding:0 24px 0 0}.bus-occupancy.occupancy-status-empty{background-position:-96px 0}.bus-occupancy.occupancy-status-medium{background-position:-112px 0}.bus-occupancy.occupancy-status-full{background-position:-128px 0}.colored-line-container{position:absolute;width:60px;height:100%;top:0;left:0}.colored-line{position:absolute;width:4px;height:100%;right:16px}.stop-first .colored-line{top:35px}.stop-last .colored-line{height:35px;top:0}.colored-busStop{position:absolute;width:10px;height:10px;top:35px;right:13px;margin-top:-5px;border-width:2px;border-style:solid;border-radius:100%;border-color:white}.stop-li:hover .colored-busStop{border-color:#d9f6f2}.busstop-focused .colored-busStop,.busstop-focused:hover .colored-busStop{border-color:#b3ece4}.stop-departure .colored-busStop,.stop-terminus .colored-busStop{width:14px;height:14px;right:11px;border:none}.stop-departure .colored-busStop::after,.stop-terminus .colored-busStop::after{content:'';position:absolute;width:10px;height:10px;top:2px;left:2px;border-radius:100%;background-color:white}.message-panel{position:absolute;z-index:1500;width:340px;top:60px;left:10px;bottom:10px;background-color:#fff;opacity:1;-webkit-box-shadow:-60px -60px 0 70px rgba(0,0,0,0.5);-moz-box-shadow:-60px -60px 0 70px rgba(0,0,0,0.5);-ms-box-shadow:-60px -60px 0 70px rgba(0,0,0,0.5);-o-box-shadow:-60px -60px 0 70px rgba(0,0,0,0.5);box-shadow:-60px -60px 0 70px rgba(0,0,0,0.5);-webkit-transition:-webkit-opacity 0.5s;-moz-transition:-moz-opacity 0.5s;-ms-transition:-ms-opacity 0.5s;-o-transition:-o-opacity 0.5s;transition:opacity 0.5s}.message-panel:not(.show){z-index:-1;opacity:0;box-shadow:none}.message-panel::before{content:'';position:absolute;top:-5px;right:14px;border-left:5px solid transparent;border-bottom:5px solid #fff;border-right:5px solid transparent}.message-panel-header{height:80px;padding:0 20px;position:relative}.message-panel-header::after{content:'';position:absolute;width:100%;height:4px;left:0;bottom:-4px;background-image:linear-gradient(0deg, rgba(0,0,0,0) 25%,rgba(0,0,0,0.2) 100%)}.message-panel-header>h2{line-height:80px}.message-list{position:absolute;top:80px;bottom:0;width:100%}.message-item{position:relative;padding:20px;border-bottom:1px solid #f5f6f7}.message-item.message-expired{opacity:.4}.message-item.message-unread::after{top:34px;right:20px}.message-icon{float:left;width:40px;height:40px;background-size:40px 40px}.message-title,.message-date{display:block;padding-left:50px;line-height:20px}.message-title{font-size:16px}.message-date{color:rgba(20,40,64,0.5);font-size:12px;font-weight:700;font-style:italic}.message-text{padding-top:20px;text-align:justify;line-height:21px}.message-text>a{color:#00bfa5;text-decoration:underline}@keyframes blinker{0%{background-color:#00bfa5}50%{background-color:#fff}100%{background-color:#00bfa5}}@-moz-keyframes blinker{0%{background-color:#00bfa5}50%{background-color:#fff}100%{background-color:#00bfa5}}@-webkit-keyframes blinker{0%{background-color:#00bfa5}50%{background-color:#fff}100%{background-color:#00bfa5}}.message-on-map{position:absolute;width:300px;top:10px;left:50%;margin-left:-150px;border-bottom:none;background-color:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-moz-transition:-moz-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-ms-transition:-ms-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-o-transition:-o-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);transition:transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.message-on-map:not(.show){-webkit-transform:translate3d(0, -180%, 0);-moz-transform:translate3d(0, -180%, 0);-ms-transform:translate3d(0, -180%, 0);-o-transform:translate3d(0, -180%, 0);transform:translate3d(0, -180%, 0)}.message-on-map::after{display:none}.message-on-map .close-button{top:10px}.search-panel{position:absolute;z-index:-1;width:360px;top:260px;left:0;bottom:0;overflow:hidden;background-color:#fff;opacity:0;-webkit-transition:-webkit-opacity 0.5s;-moz-transition:-moz-opacity 0.5s;-ms-transition:-ms-opacity 0.5s;-o-transition:-o-opacity 0.5s;transition:opacity 0.5s}.search-panel.show{z-index:1000;opacity:1}.search-panel>ul{position:absolute;width:380px;top:0;bottom:0}.search-separator{width:100%;height:30px;padding:0 20px;background-color:#f5f6f7}.search-separator .search-title{line-height:30px;font-weight:700;color:rgba(20,40,64,0.5)}.search-item{width:360px}.search-item-account,.search-item-stop{position:relative;padding:0 20px;height:70px}.search-item-account:hover,.search-item-stop:hover{background-color:#d9f6f2;cursor:pointer}.search-item-account:hover>.stop-route-list,.search-item-stop:hover>.stop-route-list{background-color:#d9f6f2}.search-title{display:block;width:100%;line-height:70px;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-item-account .search-title{padding-left:60px;line-height:50px}.search-desc{position:absolute;height:30px;left:20px;top:35px;padding:0 48px 0 60px;overflow:hidden;font-size:14px;font-weight:700;color:rgba(20,40,64,0.5)}.search-item-stop .search-desc{display:none}.search-item-icon{position:absolute;width:50px;height:50px;margin:10px 0;background-size:contain}.search-item:not(.search-item-account) .search-item-icon{display:none}.help-panel{position:absolute;width:360px;top:0;right:0;bottom:0;overflow:hidden;background-color:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-moz-transition:-moz-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-ms-transition:-ms-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);-o-transition:-o-transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15);transition:transform 0.5s cubic-bezier(0.17, 0.67, 0, 1.15)}.help-panel:not(.show){-webkit-transform:translate3d(120%, 0, 0);-moz-transform:translate3d(120%, 0, 0);-ms-transform:translate3d(120%, 0, 0);-o-transform:translate3d(120%, 0, 0);transform:translate3d(120%, 0, 0)}.help-panel-header{z-index:1;height:80px;padding:20px;position:relative}.help-panel-header::after{content:'';position:absolute;width:100%;height:4px;left:0;bottom:-4px;background-image:linear-gradient(0deg, rgba(0,0,0,0) 25%,rgba(0,0,0,0.2) 100%)}.help-panel-title{padding-right:30px;line-height:40px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.help-list{position:absolute;width:100%;top:80px;bottom:0;padding:20px;overflow-y:auto}.help-list-item{padding-bottom:20px}.help-list-item>h3{position:relative;padding:0 0 8px 24px;line-height:28px}.help-list-item>h3::before{content:'';position:absolute;width:16px;height:28px;left:0;background-image:url("../img/informationIcons.png")}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.help-list-item>h3::before{background-image:url("../img/informationIcons@2x.png");-webkit-background-size:160px 28px;-moz-background-size:160px 28px;-o-background-size:160px 28px;background-size:160px 28px}}.help-list-item>h3.time-realtime::before{background-position:0 0}.help-list-item>h3.time-computed::before{background-position:-16px 0}.help-list-item>h3.time-official::before{background-position:-32px 0}.help-list-item>h3.time-tomorrow::before{background-position:-48px 0}.help-list-item>h3.time-missing::before{background-position:-64px 0}.help-list-item>h3.time-nomoretrips::before{background-position:-80px 0}.help-list-item>h3.occupancy-percent::before{background-position:-144px 0}.help-list-item>h3.occupancy-status-empty::before{background-position:-96px 0}.help-list-item>h3.occupancy-status-middle::before{background-position:-112px 0}.help-list-item>h3.occupancy-status-full::before{background-position:-128px 0}.help-list-item>h3.no-icon::before{display:none}.help-list-item>p{padding-left:24px;text-align:justify;line-height:24px}@media only screen and (max-width: 1080px){#mapCanvas{left:0}h1{font-size:16px}h2{font-size:16px}.menu-button{display:block}.message.unread::after,.message-item.message-unread::after{width:8px;height:8px}.close-button{height:100%;top:0}.left-panel{width:320px;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-ms-transition:-ms-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.left-panel:not(.show){-webkit-transform:translate3d(-120%, 0, 0);-moz-transform:translate3d(-120%, 0, 0);-ms-transform:translate3d(-120%, 0, 0);-o-transform:translate3d(-120%, 0, 0);transform:translate3d(-120%, 0, 0)}.icon.zenbus{left:inherit;right:60px}.icon.location{left:60px;-webkit-transition:left 0.3s ease-out;-moz-transition:left 0.3s ease-out;-ms-transition:left 0.3s ease-out;-o-transition:left 0.3s ease-out;transition:left 0.3s ease-out}.show+.location{left:330px}.operator-name{font-size:16px;line-height:24px}.search-input{width:300px}.search-input:focus{width:320px}.search-panel{width:320px !important}.search-panel>ul{width:340px !important}.search-item{width:320px !important}.routelist-header>a{display:none}.routelist{width:340px}.route-with-details .route-li{height:50px}.route-with-details .route-color::after{display:none}.route-with-details .route-color+div{margin-bottom:30px}.right-panel{width:100%;top:50%;right:0;bottom:0;-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-ms-transition:-ms-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.right-panel:not(.show){-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);-ms-transform:translate3d(0, 100%, 0);-o-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.right-panel-header,.right-panel-header.one-dir{height:80px;padding:10px 20px}.right-panel-title{padding-right:110px;line-height:30px}.one-dir .right-panel-title,.circular .right-panel-title{padding-right:40px}.directions.route-direction-focused{height:30px;margin-right:110px;line-height:30px}.one-dir .directions.route-direction-focused,.circular .directions.route-direction-focused{margin-right:30px}.directions:not(.route-direction-focused){position:absolute;width:40px;height:100%;top:0;right:50px;padding:20px 0;background-image:url(../img/direction_icons.png);background-size:120px 40px;background-position:-80px 0;background-origin:content-box;background-repeat:no-repeat;font-size:0}.directions:not(.route-direction-focused)::before{display:none}.one-dir .directions:not(.route-direction-focused),.circular .directions:not(.route-direction-focused){display:none}.stoplist{width:100%;top:80px}.stop-li{width:100%}.message-panel{width:auto;top:10px;right:10px;box-shadow:0 0 0 1000px rgba(0,0,0,0.5)}.message-panel::before{display:none}.message-on-map{top:60px}.help-panel{width:100%;top:50%;right:0;bottom:0;-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-ms-transition:-ms-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.help-panel:not(.show){-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);-ms-transform:translate3d(0, 100%, 0);-o-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.help-button{right:90px}}@media only screen and (max-height: 300px){.right-panel{top:0}.operator-logo,.routelist-header{display:none}.operator-name{top:60px}.routelist{top:100px}}.hidden{display:none !important}.infiniscroll{overflow-y:auto}
/*# sourceMappingURL=zenbus.web.css.map */
