.displayOff {
    display: none
}

.navBarUserName {
    float: left;
    height: 50px;
    padding: 18px 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.dataConcessionName {
    line-height: 15px;
}

.jumbotron {
    padding-top: 15px;
    padding-bottom: 0px;
}

.marginBottom0 {
    margin-bottom: 0px
}

.panel-primary {
    border-color: #171875;
}

.containerDataPrestation {
    margin-bottom: 5px
}

.panel-title > .btn {
    float: right;
}

.list-group-item > .btn {
    float: right;
}

jsonData {
    display: none
}

li.clickUser:hover {
    background-color: #e7ffff82;
    cursor: pointer
}

li.clickConcession:hover {
    background-color: #e7ffff82;
    cursor: pointer
}

li.clickPrestation:hover {
    background-color: #e7ffff82;
    cursor: pointer
}

li.clickPrestationSetConcession:hover {
    background-color: #e7ffff82;
    cursor: pointer
}

.displayBadge {
    margin-top: 5px;
    display: none;
    text-align: center;
}

.alertForInput {
    line-height: 34px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.resSearchBdd {
    height: 50vh;
    overflow-y: auto;
}

.panel-body namePrestation {
    font-weight: bold
}