.kg-info-trafic-heading-filter small {
    padding-left: 10px;
    text-decoration: underline;
}

.kg-info-trafic-heading-filter.uk-active small {
    display:none;
}

.kg-info-trafic .kg-info-trafic-content-title {
    color:#363d42;
}

.uk-breadcrumb>*>:focus, .uk-breadcrumb>*>:hover {
    color: #436f2e;
    text-decoration: none;
}

.kg-info-trafic-content-more {
    padding-top:15px;
}

.site-main {
    position: relative;
    z-index: 1;
}


.kg-info-trafic-alerte-push {
    position: absolute;
    background: red;
    color: white;
    font-family: Montserrat,sans-serif;
    font-size: 20px;
    font-weight: bold;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    left: -5px;
    top: -0px;
}



.kg-horairetempsreel-resultats .kg-badge--bus {
    padding: 0;
}

h3.uk-modal-title {
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: bold;
    padding: 5px 0;
}

.kg-horairetempsreel-resultats-reeltime {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: -10px;
}

.kg-horairetempsreel-resultats-item-handicap {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: .75rem;
    line-height: 2;
    margin: 5px 5px 0;
}
.kg-horairetempsreel-resultats-item-handicap img {
    max-height: 24px;
    padding-right: 6px;
}

.kg-horairetempsreel-resultats-item-handicap .kg-badge-handicap {
    cursor: pointer;
    vertical-align: middle;
    font-size: 1.3rem;
    padding-right: 6px;
}

@media (max-width: 640px) {
    .kg-info-trafic-alerte-push {
        left: -16px;
        top: 3px;
    }

    h3.uk-modal-title {
        font-size: 1.4rem;
    }
}

@media (min-width: 1200px) {
    .kg-info-trafic-alerte-push {
        left: -20px;
        top: 26px;
        transform: rotate(-90deg);
    }
}

@media (max-width: 450px) {
    .kg-itineraire-input-wrapper.kg-itineraire-datetime .vdatetime:last-child {
        width: 32%;
        margin-left: 2%;
    }
    .kg-itineraire-switch {
        width: 30px;
    }
    .kg-itineraire-form-wrapper {
        padding-right: 46px;
    }
    .kg-info-trafic-heading-filter small {
        display:block;
    }
}


.numero {
    display: inline-block;
    padding:3px;
    background:#f2880b;
    width:25px;
    height:25px;
    border-radius: 50%;
    text-align: center;
    line-height:19px;
    color:#fff;
    font-weight: bolder;
    font-size:19px;
}

#link368 {
    padding-right: 66px!important;
}

.kg-badge--primary {
    background-color: #007f85;
    color:white;
    border-radius: 500px;
    margin: 0 -9px;
    padding: 0 9px;
}
.kg-badge--primary .icon-map,
.kg-badge--primary .icon-wifi2 {
    color:white;
}

.kg-badge--primary:hover {
    text-decoration: none;
    color:white;
}

.kg-badge--signalR {
    padding:0
}

.kg-badge--signalR .kg-badge-value {
    padding: 0 6px;
}

.kg-route-search .kg-route-heading {
    margin: 0;
}

.kg-route-search .kg-route-container {
    padding-top: 1.5rem;
}