.displayOff {
    display: none !important;
}

.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
}

div.panel.tableHead {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

div.panel.tableHead .panel-body {
    padding-bottom: 0px;
}

div.panel.tableHead table {
    margin-bottom: 0px;
}

div.panel.tableHead th {
    border-bottom: 0px;
    text-align: center;
    vertical-align: middle;
}

div.panel.tableBody {
    margin-bottom: 0px;
    padding-bottom: 0px;
    overflow-y: auto;
}

div.panel.tableBody table {
    margin-bottom: 0px;
}

div.panel.tableBody .panel-body {
    padding-top: 0px;
    padding-bottom: 0px;
}

div.panel.tableBody .panel-body {
    margin-bottom: 0px;
}

div.panel.tableBody tr:first-child td {
    border-top: 0px;
}

div.panel.tableHead .viewPrestations {
    text-align: left
}

div.panel.tableBody .viewPrestations {
    text-align: left
}

td.viewPrestations ul {
    padding-inline-start: 20px
}

div.panel.tableFooter {
    text-align: left
}

div.panel.tableFooter .footerShowData {
    display: inline-block;
    margin-left: 10px
}

div.panel.tableFooter .showVal {
    display: inline-block;
    font-weight: 700;
}

.btn-grey {
    text-transform: uppercase;
    border-radius: 2px;
    box-shadow: none;
    padding: 10px 25px;
    background-color: #f4f5f7;
    color: #000;
}

.selectAllCheckBox {
    padding: 5px 2px;
    font-size: 12px;
    line-height: 1.8;
    border-radius: 3px;
}

div.tab-pane {
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    background-color: #eee;
}

ul.nav.nav-tabs.nav-justified li.active {
    background-color: #eee;
}

ul.nav.nav-tabs.nav-justified li.active a {
    border-bottom-color: #eee;
    background-color: #eee;
    font-weight: 700;
}


tr.notFacturedPrepa .prepaModifData:hover {
    cursor: pointer;
    background-color: #e7f9ff;
}

tr.notFacturedPrepa .prepaModifDataHover {
    background-color: #e7f9ff;
}

.dataPrestaTarif {
    text-align: right
}

.dataPrestaTarifTotal {
    text-align: right
}

div.panel.tableBody .tablePresta td {
    padding-top: 4px;
    padding-bottom: 4px;
}

div.embedPdf {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 70vh;
}

embed {
    height: 100%;
    width: 100%;
}

.lds-hourglass {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-hourglass:after {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 8px;
    box-sizing: border-box;
    border: 32px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-hourglass 1.2s infinite;
    background-color: #275d8d;
}

ul.dropdown-menu.iconOnly {
    min-width: auto;
    font-size: 32px
}

ul.dropdown-menu.iconOnly li {
    cursor: pointer;
}

div.jumbotronPlanningTable {
    padding-right: 15px !important;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
}

table .resizable {
    overflow: hidden;
}


span.concesName {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    overflow: hidden;
}

span.concesNameComp {
    display: inline-block;
    overflow: hidden;
}

span.showDay {
    padding-left: 2px;
    padding-right: 2px;
}

span.showDate {
    padding-left: 2px;
    padding-right: 2px;
}

.jumbotronPlanningTable .panel-body {
    padding: 0px
}

.clickPlanningUserDispo {
    cursor: pointer;
    display: grid;
}

.clickPlanningUserDispo.day {
    background: linear-gradient(to right, #90c4d3 40%, 50%, #ffe0a8 60%);
}

.clickPlanningUserDispo.am {
    background: linear-gradient(to right, #90c4d3 0%, 45%, #f6f6f6 50%)
}

.clickPlanningUserDispo.pm {
    background: linear-gradient(to left, #ffe0a8 0%, 45%, #f6f6f6 50%)
}

li.clickPlanningUserDispo.selectedBySortableUserDispo div.spanContainer {
    background: #ff868673;
    border-radius: 4px;
}

li.clickPlanningUserPresent.selectedBySortableUserPresent div.spanContainer {
    background: #ff868673;
    border-radius: 4px;
}

button.btnResUserDispoFor.active {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

button.btnResUserDispoFor.active:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

button.btnResUserDispoFor.active:focus {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    outline: none !important;
}

button.btnResUserDispoFor.active span.badge {
    background: #d9edf7;
    color: black;
}

ul.planningUserDispoSortable {
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
}

.clickPlanningUserPresent {
    cursor: pointer;
    display: grid;
}

.clickPlanningUserPresent.day {
    background: linear-gradient(to right, #90c4d3 40%, 50%, #ffe0a8 60%);
}

.clickPlanningUserPresent.am {
    background: linear-gradient(to right, #90c4d3 0%, 45%, #f6f6f6 50%)
}

.clickPlanningUserPresent.pm {
    background: linear-gradient(to left, #ffe0a8 0%, 45%, #f6f6f6 50%)
}

span.planningLiName {
    margin-right: 10px
}

span.planningLiDispo {
    float: right;
    width: 50px;
    text-align: center;
}

td.planningDataTd {
    padding: 0px !important;
}

th.planningDataTh {
    cursor: pointer;
    margin-bottom: 0px;
    overflow: hidden;
    padding: 0px !important;
}

th.planningDataTh div.planningContainerDay {
    cursor: pointer;
    overflow: hidden;
    margin: 8px
}

th div.planningContainerConcession {
    overflow: hidden;
    margin: 8px
}

td.planningNameConces {
    vertical-align: middle !important;
}

td.planningNameConces div {
    overflow: hidden;
}

td.planningDataTd div.planningContainerDay ul {
    cursor: pointer;
    padding: 4px;
    margin-bottom: 0px;
    overflow: hidden;
    border-radius: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.planningUserDraggable {
    z-index: 10000
}


.ferieDay {
    background-color: #f0ad4e
}

th.ferieDay {
    background-color: #f0ad4e !important;
}

.selectedDay {
    background-color: #d9edf7
}

.clickLiCopyPlanning {
    cursor: pointer
}

.panel-info .badge {
    color: #fff !important;
    background-color: #337ab7 !important;
}

.rhAccordionPanelContainer ul.list-group {
    overflow: auto;
    max-height: 48vh;
}


@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    50% {
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        transform: rotate(1800deg);
    }
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #777;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}


