.breadcrumb{background-color:#273668;border-radius:.25rem;color:#fff;flex-wrap:wrap;min-height:2.5em;overflow:auto hidden;padding:1.5em 1em;scrollbar-width:none;white-space:nowrap;width:-moz-available;width:-webkit-fill-available}@media screen and (max-width:860px){.breadcrumb{padding:.5em 1em}}.breadcrumb .breadcrumb-item{align-items:center;display:inline-flex}.breadcrumb .breadcrumb-item h1{font-size:inherit}.breadcrumb .breadcrumb-item img.markerModeImg{filter:invert(1)}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{align-items:center;content:"/";display:flex;padding:0 .5rem}@supports (-webkit-appearance:none) or (-moz-appearance:none){.checkbox-wrapper input[type=checkbox]{--active:#dc3545;--active-inner:#fff;--focus:2px rgba(39,94,254,.3);--border:#bbc1e1;--border-hover:#275efe;--background:#fff;--disabled:#f6f8ff;--disabled-inner:#e1e6f9;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--b,var(--background));border:1px solid var(--bc,var(--border));cursor:pointer;display:inline-block;height:21px;margin:0;outline:none;position:relative;transition:background .3s,border-color .3s,box-shadow .2s;vertical-align:top}.checkbox-wrapper input[type=checkbox]:after{content:"";display:block;left:0;position:absolute;top:0;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}.checkbox-wrapper input[type=checkbox]:checked{--b:var(--active);--bc:var(--active);--d-o:.3s;--d-t:.6s;--d-t-e:cubic-bezier(.2,.85,.32,1.2)}.checkbox-wrapper input[type=checkbox]:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}.checkbox-wrapper input[type=checkbox]:disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}.checkbox-wrapper input[type=checkbox]:disabled+label{cursor:not-allowed}.checkbox-wrapper input[type=checkbox]:hover:not(:checked,:disabled){--bc:var(--border-hover)}.checkbox-wrapper input[type=checkbox]:focus{box-shadow:0 0 0 var(--focus)}.checkbox-wrapper input[type=checkbox]:not(.switch){border-radius:7px;width:21px}.checkbox-wrapper input[type=checkbox]+label{cursor:pointer;display:inline-block;margin-left:4px;vertical-align:middle}.checkbox-wrapper input[type=checkbox]:not(.switch):after{border:2px solid var(--active-inner);border-left:0;border-top:0;height:9px;left:7px;opacity:var(--o,0);top:4px;transform:rotate(var(--r,20deg));width:5px}.checkbox-wrapper input[type=checkbox]:not(.switch):checked{--r:43deg;--o:1}.checkbox-wrapper input[type=checkbox].switch{border-radius:11px;width:38px}.checkbox-wrapper input[type=checkbox].switch:after{background:var(--ab,var(--border));border-radius:50%;height:17px;left:2px;top:2px;transform:translate(var(--x,0));width:17px}.checkbox-wrapper input[type=checkbox].switch:checked{--ab:var(--active-inner);--x:17px}.checkbox-wrapper input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}}.checkbox-wrapper *,.checkbox-wrapper :after,.checkbox-wrapper :before{box-sizing:inherit}.successColor{background:#059862!important;color:#fff;cursor:pointer}.successColorReversed{background:#fff!important;border:1px solid #059862;color:#059862;cursor:pointer}.infoColor{background:#3f51b5!important;color:#fff;cursor:pointer}.infoColorReversed{background:#fff!important;border:1px solid #3f51b5;color:#3f51b5;cursor:pointer}.dangerColor{background:#273668!important;color:#fff;cursor:pointer}.dangerColorReversed{background:#fff!important;border:1px solid #273668;color:#273668;cursor:pointer}button.redButton{background:#273668;color:#fff;cursor:pointer;padding:1em}.error-text{color:#273668;font-size:.75em}.error-input{border:1px solid #273668}.text-white{color:#fff}.text-black{color:#000}.bordered-gray{border:1px solid gray}.position-absolute{position:absolute}.position-relative{position:relative}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-self-center{align-self:center}.d-block{display:block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-inline-grid{display:inline-grid}.d-inline{display:inline}.flex-direction-column{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-content-center{justify-content:center}.text-align-center{text-align:center}.italic{font-style:italic}.place-content-center{place-content:center}.prewrap{white-space:pre-wrap}.white-space-pre{white-space:pre}.white-space-nowrap{white-space:nowrap}.space-between{justify-content:space-between}.text-bold{font-weight:700}.smaller-text{font-size:.75em}.text-italic{font-style:italic}.cursor-pointer{cursor:pointer}.h-100{height:100%!important}.h-fill-available{height:-webkit-fill-available;height:-moz-available}.w-20{width:20%!important}.w-25{width:25%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-50{width:50%!important}.w-65{width:65%!important}.w-100{width:100%!important}.w-max-content{width:-moz-max-content;width:max-content}.w-fill-available{width:-webkit-fill-available;width:-moz-available}.fullWidth{margin-top:85px;width:100%}@media screen and (max-width:860px){.fullWidth{margin-top:55px}}.z-1{z-index:1}.z-2{z-index:2}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.min-width-5em,.min-width-6em{min-width:6em}.min-width-8em{min-width:8em}.dropdown-content{animation:dropdownFade .15s ease-out;background:#fff;border-radius:6px;box-shadow:0 10px 25px #00000026;margin-top:6px;max-height:70vh;min-width:180px;overflow-y:auto;position:absolute;z-index:5}.dropdown-content-top{bottom:100%;margin-bottom:6px;right:0}.dropdown-menu{list-style:none;margin:0;padding:4px 0}.dropdown-menu li{cursor:pointer;padding:10px 14px;transition:background .15s;white-space:nowrap}.dropdown-menu li:hover{background:#0000000f}.dropdown-item-even{background:#fff}.dropdown-item-odd{background:#f8f9fb}@keyframes dropdown-fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-item-account{align-items:center;color:#000;display:flex;padding:0}.dropdown-item-account img{border:1px solid #fff}.dropdown{display:inline-block;font-size:.95rem;position:relative}.dropdown .dropdown-header{align-items:stretch;border-radius:6px;display:inline-flex;overflow:hidden}.dropdown .dropdown-header button{background:#fff;border:1px solid rgba(0,0,0,.15);color:#000;cursor:pointer;font-weight:600;max-width:35vw;overflow:hidden;padding:.65em 1em;text-overflow:ellipsis;transition:background .2s;white-space:nowrap}.dropdown .dropdown-header div{align-items:center;background:#273668;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center;padding:0 .8em;transition:background .2s}.dropdown .dropdown-header .dropdown-header-pointer{background:#273668;border:1px solid rgba(0,0,0,.15);color:#fff}.dropdown .dropdown-header .dropdown-header-pointer img{filter:invert(1)}.dropdown .dropdown-header .dropdown-toggle{border-radius:unset}@media screen and (max-width:860px){.dropdown .dropdown-header .dropdown-toggle{max-width:30vw}}.dropdown .dropdown-content{padding:4px}.dropdown .dropdown-content .directionChoice{background:#273668;border-radius:4px;color:#fff;cursor:pointer;margin:.15em 0;padding:.4em .5em;transition:background .15s}.dropdown .dropdown-content .directionChoice:hover{background:#101939}button,input[type=email],input[type=password],input[type=text]{border:1px solid #d1d5db;border-radius:.375rem;font-size:.95rem;line-height:1.4;padding:.75em 1em;transition:all .2s ease-in-out}button{background-color:#273668;color:#fff;cursor:pointer;font-weight:600}button:hover{background-color:#1f2a52;box-shadow:0 4px 10px #0000001f;transform:translateY(-1px)}button:active{box-shadow:0 2px 5px #00000014;transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.5}input[type=email],input[type=password]{border:1px solid #c5cbd5}.input-bordered{border:1px solid #c5cbd5!important}button.close{color:#000;cursor:pointer;font-weight:700;position:absolute;right:20px;top:10px}.searchInput{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'><path fill='%238C92A0' d='M11.44 10.73l4.41 4.42a.5.5 0 1 1-.7.7l-4.42-4.41a6.5 6.5 0 1 1 .7-.7v-.01zM6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11z'></path></svg>");background-position:10px 50%;background-repeat:no-repeat;background-size:20px 20px;border:1px solid #c5cbd5;border-radius:.375rem;display:block;line-height:1.4;margin-bottom:1em;padding:.5em 1em .5em 2.5em;width:100%}.searchInput:focus{border-color:#273668;box-shadow:0 0 0 2px #27366833;outline:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg fill='%238C92A0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M5.5 7l4.5 5 4.5-5'/></svg>");background-position:right .75em center;background-repeat:no-repeat;background-size:14px;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-size:.95rem;line-height:1.4;padding:.75em 2.5em .75em 1em;transition:all .2s ease-in-out}select:hover{border-color:#b4bbc5}select:focus{border-color:#273668;box-shadow:0 0 0 2px #27366833;outline:none}select:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.5}option{font-size:.95rem;padding:.5em}body{background:#efefef;font-family:Arial;margin:0}.app-not-loading{background:#efefef;overflow:hidden auto;width:unset}.app-loading{background:#fbfbfb;display:flex;height:-webkit-fill-available;height:-moz-available;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;top:0;width:-webkit-fill-available;width:-moz-available;z-index:9999}.app-loading div#app-loader{align-self:center;color:#273668;font-size:1.5em;font-weight:700;text-align:center;width:100%}.leaflet-bottom{z-index:400!important}.leaflet-popup-content{width:-moz-max-content;width:max-content}#sendQuestionButton{background:#273668;bottom:1em;color:#fff;left:1em;position:fixed}.background-centered{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.nearest-city,.nearest-stopArea{cursor:pointer;transition:background-color .2s ease-in-out}.nearest-city td,.nearest-stopArea td{display:flex;place-items:center;width:100%}.nearest-city #distance,.nearest-stopArea #distance{font-size:small;font-style:italic}.nearest-stopArea-detail{background:#273668;color:#fff;display:block;font-weight:700;margin:10px auto;text-align:center}.nearest-city:hover,.nearest-stopArea:hover{background-color:#d3d3d3;font-weight:700}.cgu-block-header{font-weight:700;margin-bottom:10px;margin-top:10px}#app-container{background:#eaeaea;box-shadow:0 20px 45px -15px #000;margin-top:55px;min-height:50vh;padding:.5em;width:auto}@media(min-width:860px){#app-container{width:750px}}@media(min-width:1200px){#app-container{width:1170px}}@media screen and (max-width:860px){#app-container{width:auto}}@media screen and (min-width:860px){#app-container{margin-left:auto;margin-right:auto;margin-top:110px;width:970px}}.link{cursor:pointer;font-weight:700;text-decoration:underline}#searchLinesAndStations{align-self:center;display:flex;height:-webkit-fill-available;height:-moz-available;height:stretch;max-width:500px;position:relative}@media screen and (min-width:860px){#searchLinesAndStations{margin-left:1em}}#searchLinesAndStations{width:33vw}@media screen and (max-width:860px){#searchLinesAndStations{width:100%}}#searchLinesAndStations input[type=search]{border-radius:.5em;padding:.5em 1em;width:100%}#searchLinesAndStations #searchLinesAndStationsResultsContainer{background:#fff;border-radius:8px;box-shadow:0 20px 45px -15px #0000004d;display:flex;flex-direction:column;overflow:hidden;position:absolute;top:38px;width:100%}#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchLinesAndStationsResults,#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchStopAreas{max-height:25vh;overflow-y:auto;position:relative;width:100%}#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchLinesAndStationsResults h4,#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchStopAreas h4{background:#273668;color:#fff;font-weight:700;margin:auto;padding:.5em 1em;position:sticky;top:0;z-index:2}#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchLinesAndStationsResults ul,#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchStopAreas ul{list-style:none;margin:0;padding:0}#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchLinesAndStationsResults ul li.searchResultsLine,#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchStopAreas ul li.searchResultsLine{cursor:pointer;padding:10px 15px;transition:background-color .2s ease-in-out}#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchLinesAndStationsResults ul li.searchResultsLine:nth-child(2n),#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchStopAreas ul li.searchResultsLine:nth-child(2n){background:#f7f7f7}#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchLinesAndStationsResults ul li.searchResultsLine:nth-child(odd),#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchStopAreas ul li.searchResultsLine:nth-child(odd){background:#fff}#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchLinesAndStationsResults ul li.searchResultsLine:hover,#searchLinesAndStations #searchLinesAndStationsResultsContainer #searchStopAreas ul li.searchResultsLine:hover{background:#e0e0e0}.disruptionIcon{padding:.65em;position:relative}.disruptionIcon span#disruptionButtonBadge{background:#273668;border-radius:10em;color:#fff;font-weight:700;padding:2px 5px;position:absolute;right:-8px;top:-8px}.sidebar{background-color:#fff;bottom:0;color:#000;max-width:100vw;overflow-x:hidden;padding-top:60px;position:fixed;top:0;transition:transform .3s ease-in-out;z-index:402}@media(max-width:860px){.sidebar{margin-bottom:68px}}.sidebar-header{background-color:#fff;border-bottom:1px solid #474f57;color:#000;padding:1rem}.sidebar-right{right:0}.sidebar-left{left:0}.sidebar-shadow{box-shadow:0 0 10px #00000080}.ellipsis-loading:after{animation:ellipsis-dot 1s .3s infinite;animation-fill-mode:forwards;content:"...";display:inline-block;overflow:hidden;vertical-align:bottom;width:1.25em}@keyframes ellipsis-dot{25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}div.markerStopAreaName{display:block}.markerContent{display:inline-flex}.leaflet-control-layers{display:none}#pageHeader{background-color:#fff;border-radius:.5rem;box-shadow:0 16px 48px #00000080;margin:.5em auto;max-width:100%;min-height:3em;padding:.5em;text-align:center}#pageHeader h1{color:#273668;display:inline;font-size:larger;font-weight:400;margin:auto;padding:.5em 0}#pageHeader h1 #stopPointMarkerContainer{display:inline-flex}#pageHeader h2{align-items:center;color:#059862;display:flex;font-size:1em;font-style:italic;font-weight:400;justify-content:center;margin:.25em}.m-auto{margin:auto}.m-0{margin:0}.m-1{margin:.5em 1em}.mt-minus20{margin-top:-20px}.mt-1{margin-top:1em}.mt-5{margin-top:5px}.mr-05{margin-right:.5em}.mr-1{margin-right:1em}.mr-2{margin-right:2px}.mb-0-5{margin-bottom:.5em}.mb-1{margin-bottom:1em}.mb-5{margin-bottom:5px}.ml-auto{margin-left:auto}.ml-1{margin-left:1em}.ml-2{margin-left:2px}.ml-5{margin-left:5px}.p-0{padding:0}.p-0-5{padding:.255em .5em}.p-1{padding:.5em 1em}.p-25{padding:25px}.pb-5{padding-bottom:5px}.padding-10-20{padding:10px 20px}.pt-2{padding-top:2px}.pt-2em{padding-top:2em}.pl-5{padding-left:5px}::-webkit-scrollbar{height:5px;width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}table{border-collapse:collapse;color:#212529;margin-bottom:1rem;width:100%}table tbody tr:nth-of-type(odd){background-color:#0000000d}table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}@media screen and (max-width:860px){table thead th{text-align:left}}table td,table th{border-top:1px solid #dee2e6;padding:.5rem;vertical-align:top}
