@font-face{font-family:'open_sansregular';src:url('../fonts/OpenSans-Regular-webfont.woff') format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'open_sansbold';src:url('../fonts/OpenSans-Bold-webfont.woff') format('woff');font-weight:normal;font-style:normal}body{font-family:'open_sansregular',sans-serif;font-weight:400;margin:0;height:100vh;width:100%;background-color:white}body.standardScheme{background-color:#414141}body.blueScheme{background-color:#004BB3}body.darkScheme{background-color:#414141}html.overflowhidden{overflow:hidden}.header{height:195px}.header #timeNow{font-size:1.25rem;letter-spacing:.15rem;line-height:1.9rem;text-transform:uppercase;-ms-flex-item-align:center;align-self:center;padding:10px 0 10px 50px;white-space:nowrap}.header #myStation{font-size:2.5rem;font-family:'open_sansbold',sans-serif;font-weight:700;-ms-flex-item-align:end;align-self:flex-end;margin:0 0 30px 50px}.header #customerLogo img{width:170px;height:auto;margin:0}.table-header{font-size:1.4rem;font-family:'open_sansbold',sans-serif;font-weight:700;padding:15px 100px 15px 50px}.table-content{font-size:1.45rem;padding:15px 100px 15px 50px}#DFI-TableContainer #DFI-Table .stop-departure-info-minutes_now:before{float:right;content:'';width:45px;height:32px;-webkit-animation:blink-1 3s 1s infinite;animation:blink-1 3s 1s infinite}#DFI-TableContainer #DFI-Table .bus_Bus .stop-departure-info-minutes_now:before{background-image:url(../css/img/icon_bus.svg);background-repeat:no-repeat;display:inline-block;margin-top:5px}#DFI-TableContainer #DFI-Table .train_Zug .stop-departure-info-minutes_now:before,#DFI-TableContainer #DFI-Table .rail_S-Bahn .stop-departure-info-minutes_now:before{background-image:url(../css/img/icon_zug.svg);background-repeat:no-repeat;display:inline-block}#DFI-TableContainer #DFI-Table .tram_Tram .stop-departure-info-minutes_now:before{background-image:url(../css/img/icon_tram.svg);background-repeat:no-repeat;display:inline-block}#DFI-TableContainer #DFI-Table .boat_Schiff .stop-departure-info-minutes_now:before{background-image:url(../css/img/icon_schiff.svg);background-repeat:no-repeat;display:inline-block}#DFI-TableContainer #DFI-Table .table-item-delay-time>.stop-departure-info-minutes_now{display:none}#DFI-TableContainer #DFI-Table .table-item-icon [class*="bus_"]{content:'';width:45px;height:32px;background-image:url(../css/img/icon_bus.svg);background-repeat:no-repeat;display:inline-block;margin-top:5px}#DFI-TableContainer #DFI-Table .table-item-icon [class*="rail_"]{content:'';width:45px;height:32px;background-image:url(../css/img/icon_zug.svg);background-repeat:no-repeat;display:inline-block}#DFI-TableContainer #DFI-Table .table-item-icon [class*="tram_"]{content:'';width:45px;height:32px;background-image:url(../css/img/icon_tram.svg);background-repeat:no-repeat;display:inline-block}#DFI-TableContainer #DFI-Table .table-item-icon [class*="boat_"]{content:'';width:45px;height:32px;background-image:url(../css/img/icon_schiff.svg);background-repeat:no-repeat;display:inline-block}@-webkit-keyframes blink-1{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes blink-1{0%,50%,100%{opacity:1}25%,75%{opacity:0}}#showSettings{background-color:#414141;position:fixed;overflow:auto;width:100%;height:100%;top:0}#showSettings>.row{margin:0 auto}#showSettings .form-control{color:#347CE0}#showSettings .btn-success{color:#fff;background-color:#347CE0;border-color:#347CE0}#showSettings #Settings{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;color:black}#showSettings #Settings #SettingsLeft,#showSettings #Settings #SettingsRight{margin-top:40px}#showSettings #Settings #SettingsLeft{margin-left:-50px;margin-right:50px}#showSettings #Settings #SettingsLeft #stations label.disabled{display:none;visibility:hidden;opacity:0}#showSettings #Settings label.big-label{font-size:1.25rem}#showSettings .select2-container{max-width:100%}#showSettings .select2-container input{font-size:16px}.form-traffic-area,.form-setting-display{background-color:#D8D8D8;border-radius:8px;padding:30px 30px 20px 100px;margin-top:5px}.setting-title{position:relative}.setting-title img{max-width:50px;margin-right:20px;text-indent:-70px}.setting-title h3{font-size:1.8rem;text-indent:-70px}.settings-icon{float:right;top:40px;right:0;position:relative;z-index:2;width:30px;height:30px;margin-left:20px;background-image:url(../css/img/setup-tools.svg);background-repeat:no-repeat;cursor:pointer}.settings-icon.open{background-image:url(../css/img/s-remove.svg)}@media (max-width:1240px){.settings-icon.open{right:16px}}.setting-options>.form-check-label{margin-left:20px;position:relative}.settings-hidden{opacity:0}.settings-hidden.open{opacity:1}.settings-icon-box{float:right;top:40%;right:0;position:absolute;width:30px;height:30px;background-image:url(../css/img/circle-simple-down.svg);background-repeat:no-repeat;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none}.settings-icon-box.open{background-image:url(../css/img/circle-simple-up.svg)}.standardScheme #DFI-TableContainer{background-color:#FFF064;color:white}.standardScheme #DFI-TableContainer .table-header{background-color:#2E2E2E}.standardScheme #DFI-TableContainer .table-content{background-color:#414141;border-bottom:2px solid #7C7C7C}.standardScheme #DFI-TableContainer .header #timeNow{color:#7C7C7C;border-top:2px solid #7C7C7C;border-bottom:2px solid #7C7C7C}.standardScheme #DFI-TableContainer .header #myStation{color:black}.standardScheme #DFI-TableContainer .table-content>.table-item-line{color:#2E2E2E}.darkScheme #DFI-TableContainer{background-color:white;color:white}.darkScheme #DFI-TableContainer .table-header{background-color:#2E2E2E}.darkScheme #DFI-TableContainer .table-content{background-color:#414141;border-bottom:2px solid #7C7C7C}.darkScheme #DFI-TableContainer .header #timeNow{color:#7C7C7C;border-top:2px solid #D8D8D8;border-bottom:2px solid #D8D8D8}.darkScheme #DFI-TableContainer .header #myStation{color:black}.darkScheme #DFI-TableContainer .table-content>.table-item-line{color:#2E2E2E}.blueScheme #DFI-TableContainer{background-color:white;color:white}.blueScheme #DFI-TableContainer .table-header{background-color:#18437E}.blueScheme #DFI-TableContainer .table-content{background-color:#004BB3;border-bottom:2px solid #347CE0}.blueScheme #DFI-TableContainer .header #timeNow{color:#7C7C7C;border-top:2px solid #D8D8D8;border-bottom:2px solid #D8D8D8}.blueScheme #DFI-TableContainer .header #myStation{color:#004BB3}.blueScheme #DFI-TableContainer .table-content>.table-item-line{color:#18437E}.header-grid-wrap{max-height:225px;max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.head-item-timenow{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:20%}.head-item-station{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:70%}.head-item-logo{position:absolute;top:40px;right:60px}.table-grid-wrap{max-height:auto;max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.table-item-bay{text-align:center}.table-item-departure-time,.table-item-delay-time{text-align:right}.table-content>.table-item-icon{width:60px;height:32px;display:inline-block}.table-content>.table-item-line span{text-align:center;background:white;border-radius:4px;min-width:110px;display:inline-block}.table-content>.table-item-bay{text-align:center}.table-content>.table-item-departure-time{text-align:right;font-family:'open_sansbold',sans-serif;font-weight:700}.table-content>.table-item-delay-time{text-align:right;font-family:'open_sansbold',sans-serif;font-weight:700}@media (max-width:767px){body{height:100%;position:relative}.settings-icon.open+div{display:none}.header{height:175px}.header #timeNow{font-size:.8rem;line-height:1rem;padding:7px 0 7px 0px;border-top:none !important}.header #myStation{font-size:1.7rem;margin-top:25px;margin:15px 0 15px 15px}.header #customerLogo img{width:95px;margin:15px 0 0 15px}.header-grid-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.head-item-logo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:40%;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;position:relative;right:auto;top:auto}.head-item-timenow{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:60%}.table-header{font-size:.7rem;padding:15px}.table-content{font-size:1.1rem;padding:15px}.table-item-icon .bus_Bus,.table-item-icon .train_Zug,.table-item-icon .rail_S-Bahn,.table-item-icon .tram_Tram,.table-item-icon .boat_Schiff{-webkit-transform:scale(.7);transform:scale(.7)}.stop-departure-info-minutes_now:before{-webkit-transform:scale(.7);transform:scale(.7)}.table-item-destination{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:100%}.table-header .table-item-destination{min-width:12%;position:relative;top:-17px}.HideIcon .table-header .table-item-destination{top:0px}.table-content>.table-item-destination{margin-top:15px}.table-content>.table-item-line span{min-width:65px}.settings-icon{top:15px}#showSettings{overflow-y:auto;overflow-x:hidden}#showSettings #Settings{display:block}#showSettings #Settings #SettingsLeft{margin-left:0;margin-right:0}#showSettings #Settings label.big-label{font-size:1rem}.settings-icon-box{display:inline-block}.setting-title img{max-width:35px;text-indent:0;display:block;margin:0 auto;margin-bottom:15px}.setting-title h3{font-size:1.3rem;text-indent:0;text-align:center;margin-top:0}.form-traffic-area,.form-setting-display{padding:25px 20px;margin-bottom:5px}}@media (min-width:768px) and (max-width:1023px){.header{height:200px}.header #timeNow{font-size:1rem;line-height:1.4rem;padding:10px 0 10px 50px;border-top:none !important}.header #customerLogo img{width:150px;margin:20px 0 0 50px}.header #myStation{margin:20px 0 20px 50px}.header-grid-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.head-item-logo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;width:60%;position:relative;right:auto;top:auto}.head-item-timenow{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:40%}.head-item-station{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:90%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.table-header{font-size:.8rem;padding:15px 50px 15px 50px}.table-content{font-size:1.1rem;padding:15px 50px 15px 50px}.table-item-icon .bus_Bus,.table-item-icon .train_Zug,.table-item-icon .rail_S-Bahn,.table-item-icon .tram_Tram,.table-item-icon .boat_Schiff{-webkit-transform:scale(.8);transform:scale(.8)}.table-content>.table-item-line span{min-width:70px}.stop-departure-info-minutes_now:before{-webkit-transform:scale(.8);transform:scale(.8)}.settings-icon{top:15px}#showSettings{overflow-y:scroll;overflow-x:hidden}#showSettings #Settings #SettingsLeft{margin-left:0;margin-right:0}#showSettings #Settings label.big-label{font-size:1rem}.setting-title img{max-width:35px;text-indent:0;display:block;margin:0 auto;margin-bottom:15px}.setting-title h3{font-size:1.3rem;text-indent:0;text-align:center;margin-top:0}.form-traffic-area,.form-setting-display{padding:25px 20px;margin-bottom:5px}}@media (min-width:1024px) and (max-width:1280px){.header{height:175px}.header #timeNow{font-size:1.1rem;padding:10px 0 10px 50px}.header #myStation{font-size:2.2rem}.header #customerLogo img{width:170px}.head-item-station{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:65%}.table-header{font-size:1rem;padding:15px 50px 15px 50px}.table-content{font-size:1.3rem;padding:15px 50px 15px 50px}.table-content>.table-item-line span{min-width:80px}#showSettings{overflow-y:scroll;overflow-x:hidden}#showSettings #Settings{width:90%;margin:0 auto}#showSettings #Settings label.big-label{font-size:1.1rem}#showSettings #SettingsLeft{margin-left:0;margin-right:20px}.setting-title img{max-width:35px;margin-right:15px;text-indent:0}.setting-title h3{font-size:1.5rem;text-indent:0}.form-setting-display,.form-traffic-area{padding:20px 20px 10px 40px;margin-bottom:5px}}@media (max-width:767px){.table-display.HideshowBay.HideIcon .table-item-line{width:20%}.table-display.HideshowBay.HideIcon .table-item-departure-time{width:80%}.table-display.HideshowBay .table-item-icon{width:20%}.table-display.HideshowBay .table-item-line{width:55%}.table-display.HideshowBay .table-item-departure-time{width:25%}.table-display.HideIcon .table-item-line{width:20%}.table-display.HideIcon .table-item-bay{width:40%}.table-display.HideIcon .table-item-departure-time{width:40%}.table-display .table-item-icon{width:20%}.table-display .table-item-line{width:20%}.table-display .table-item-bay{width:30%}.table-display .table-item-departure-time{width:30%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-line{width:20%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-departure-time{width:50%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-delay-time{width:30%}.table-display.HideCountdown.HideshowBay .table-item-icon{width:20%}.table-display.HideCountdown.HideshowBay .table-item-line{width:20%}.table-display.HideCountdown.HideshowBay .table-item-departure-time{width:30%}.table-display.HideCountdown.HideshowBay .table-item-delay-time{width:30%}.table-display.HideCountdown.HideIcon .table-item-line{width:20%}.table-display.HideCountdown.HideIcon .table-item-bay{width:20%}.table-display.HideCountdown.HideIcon .table-item-departure-time{width:30%}.table-display.HideCountdown.HideIcon .table-item-delay-time{width:30%}.table-display.HideCountdown .table-item-icon{width:15%}.table-display.HideCountdown .table-item-line{width:20%}.table-display.HideCountdown .table-item-bay{width:20%}.table-display.HideCountdown .table-item-departure-time{width:20%}.table-display.HideCountdown .table-item-delay-time{width:25%}}@media (min-width:768px) and (max-width:1023px){.table-display.HideshowBay.HideIcon .table-item-line{width:20%}.table-display.HideshowBay.HideIcon .table-item-destination{width:60%}.table-display.HideshowBay.HideIcon .table-item-departure-time{width:20%}.table-display.HideshowBay .table-item-icon{width:10%}.table-display.HideshowBay .table-item-line{width:15%}.table-display.HideshowBay .table-item-destination{width:60%}.table-display.HideshowBay .table-item-departure-time{width:15%}.table-display.HideIcon .table-item-line{width:15%}.table-display.HideIcon .table-item-destination{width:50%}.table-display.HideIcon .table-item-bay{width:20%}.table-display.HideIcon .table-item-departure-time{width:15%}.table-display .table-item-icon{width:10%}.table-display .table-item-line{width:15%}.table-display .table-item-destination{width:45%}.table-display .table-item-bay{width:15%}.table-display .table-item-departure-time{width:15%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-line{width:15%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-destination{width:50%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-departure-time{width:20%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-delay-time{width:15%}.table-display.HideCountdown.HideshowBay .table-item-icon{width:10%}.table-display.HideCountdown.HideshowBay .table-item-line{width:15%}.table-display.HideCountdown.HideshowBay .table-item-destination{width:40%}.table-display.HideCountdown.HideshowBay .table-item-departure-time{width:20%}.table-display.HideCountdown.HideshowBay .table-item-delay-time{width:15%}.table-display.HideCountdown.HideIcon .table-item-line{width:15%}.table-display.HideCountdown.HideIcon .table-item-destination{width:45%}.table-display.HideCountdown.HideIcon .table-item-bay{width:10%}.table-display.HideCountdown.HideIcon .table-item-departure-time{width:15%}.table-display.HideCountdown.HideIcon .table-item-delay-time{width:15%}.table-display.HideCountdown .table-item-icon{width:10%}.table-display.HideCountdown .table-item-line{width:15%}.table-display.HideCountdown .table-item-destination{width:35%}.table-display.HideCountdown .table-item-bay{width:10%}.table-display.HideCountdown .table-item-departure-time{width:15%}.table-display.HideCountdown .table-item-delay-time{width:15%}}@media (min-width:1024px){.table-display.HideshowBay.HideIcon .table-item-line{width:12%}.table-display.HideshowBay.HideIcon .table-item-destination{width:68%}.table-display.HideshowBay.HideIcon .table-item-departure-time{width:20%}.table-display.HideshowBay .table-item-icon{width:10%}.table-display.HideshowBay .table-item-line{width:12%}.table-display.HideshowBay .table-item-destination{width:63%}.table-display.HideshowBay .table-item-departure-time{width:15%}.table-display.HideIcon .table-item-line{width:12%}.table-display.HideIcon .table-item-destination{width:53%}.table-display.HideIcon .table-item-bay{width:20%}.table-display.HideIcon .table-item-departure-time{width:15%}.table-display .table-item-icon{width:10%}.table-display .table-item-line{width:12%}.table-display .table-item-destination{width:48%}.table-display .table-item-bay{width:15%}.table-display .table-item-departure-time{width:15%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-line{width:12%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-destination{width:53%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-departure-time{width:20%}.table-display.HideCountdown.HideshowBay.HideIcon .table-item-delay-time{width:15%}.table-display.HideCountdown.HideshowBay .table-item-icon{width:10%}.table-display.HideCountdown.HideshowBay .table-item-line{width:12%}.table-display.HideCountdown.HideshowBay .table-item-destination{width:43%}.table-display.HideCountdown.HideshowBay .table-item-departure-time{width:20%}.table-display.HideCountdown.HideshowBay .table-item-delay-time{width:15%}.table-display.HideCountdown.HideIcon .table-item-line{width:12%}.table-display.HideCountdown.HideIcon .table-item-destination{width:48%}.table-display.HideCountdown.HideIcon .table-item-bay{width:10%}.table-display.HideCountdown.HideIcon .table-item-departure-time{width:15%}.table-display.HideCountdown.HideIcon .table-item-delay-time{width:15%}.table-display.HideCountdown .table-item-icon{width:10%}.table-display.HideCountdown .table-item-line{width:12%}.table-display.HideCountdown .table-item-destination{width:38%}.table-display.HideCountdown .table-item-bay{width:10%}.table-display.HideCountdown .table-item-departure-time{width:15%}.table-display.HideCountdown .table-item-delay-time{width:15%}}.error-input{border:1px solid red}.error-label{color:red}/*# sourceMappingURL=./style.css.map */