.stop-next-departures-container{display:flex;flex-direction:column;margin:40px 0}@media screen and (max-width: 800px){.stop-next-departures-container{padding:0 15px}}.stop-next-departures-title{display:flex;align-items:center;margin:15px 0}.stop-next-departures-title img{height:30px;width:auto;margin-right:15px}.stop-next-departures-title h2{font-weight:700;color:#002e6d;font-size:35px;margin:0}#show-departures{width:110px;background-color:#dd052b;border-radius:10px;border:none;color:#fff}#show-departures:hover,#show-departures:focus{background:#fff;border:1px solid #DD052B;color:#dd052b}.stop-info-departures{width:100%;background:#fff;padding:15px;display:flex;justify-content:space-between}.stop-info-departures.uniq .departures-container{width:100%}.departures-container{display:flex;flex-direction:column;width:48%}.departures-container.not-found{align-items:center;width:100%}.departures-container h3{color:#002e6d}.departures-container table{width:100%;border-collapse:collapse}.departure-item{display:flex;justify-content:space-between}.departure-item.header{border-bottom:1px solid black}.departure-item.header span{font-weight:700}.departure-item span{color:#666}.departure-item .name{margin:0 15px;flex-grow:1}.departure-item .td-name{width:100%}.line-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-weight:700;font-size:.85em;text-decoration:none;color:inherit;background-color:#e7e7e7;margin-right:8px}.warning-img{width:75px;margin:1rem 0}.warning-txt{font-size:18px;font-weight:700;color:#ea2423}.error-detail{display:block;font-size:12px;color:#999;margin-top:4px;word-break:break-all}.ce-not-configured{color:#b45309;background:#fef3c7;border:1px solid #fde68a;padding:8px 12px;border-radius:4px;font-size:14px}.route-info-loader{display:flex;justify-content:center;padding:1rem}.route-info-loader img{width:40px;height:40px}
