﻿body {
    overflow-x: hidden;
    background-color: white;
    font-size: 11px;
    letter-spacing: normal;
    padding-bottom: 20px;
    color: #565656;
}

.container-fluid {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.panelCriteres {
    background-color: white;
    margin: 15px;
}

.container {
    width: 98%;
}

.table {
    border-bottom: black 2px;
    border-bottom-style: none;
    border-bottom-style: dotted;
    margin-bottom: 10px;
}

    .table th {
        background-color: #565656;
        color: white;
    }

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding-bottom: 3px;
        padding-left: 8px;
        padding-top: 3px;
        padding-top: 3px;
    }

.navbar {
    padding: 0;
}

.navbar-custom {
    background-color: #565656;
    color: white;
    font-size: 12px;
    padding-left: 20px;
}

    .navbar-custom a {
        color: white;
    }


.nav-item {
    margin-right: 0;
}

.navbar-custom .nav-item {
    margin-right: 1rem;
}

a.nav-link.active.show {
    background-color: #4d4d4d;
    color: white;
}

#navbarNavSubMenu a.nav-link.active.show {
    background-color: #337ab7;
    color: white;
}

.navbar-custom .navbar-nav > li > a:hover, .navbar-custom .navbar-nav > li > a:focus {
    background-color: #337ab7;
    color: white;
}

.btn {
    line-height: 1;
}

.btn-sm {
    line-height: 0.8;
}

.btn-primary {
    background-color: #375a7f;
    border-color: #1a1a1a;
    color: #fff;
}

.panel {
    -webkit-box-shadow: none;
    margin-bottom: 0;
}

.footer {
    display: initial;
    line-height: 60px;
    margin-left: 15px;
}

.form {
    background-color: white;
}

.form-control {
    background-color: white;
}

#LogoKPOne {
    height: auto;
    max-height: 50px;
    max-width: 150px;
    width: auto;
}

div#critere.panel-heading {
    background-color: #565656;
    color: white;
    font-weight: bold;
    height: 30px;
    margin-bottom: 7px;
    padding-top: 3px;
    text-align: center;
}

div#resultat.panel-heading {
    background-color: #e9ebec;
    color: #4d4d4d;
    font-weight: bold;
    height: 30px;
    padding-top: 3px;
    text-align: center;
}

div#resultat.panel-body {
    padding-bottom: 0;
    padding-top: 0;
}



div#SearchFilter.panel-heading ul.nav.nav-tabs {
    border-bottom-width: 0;
}

div.panel.with-nav-tabs.panel-default div.panel-body {
    padding-top: 0;
}

.navbar .container ul li {
    font-size: 16px;
}

.NavBarAddSearchMenu {
    background-color: #e9ebec;
    border-bottom-color: black;
    border-bottom-width: 0.1px;
    font-size: 16px;
}

#FiltreBloc {
    border-left-color: black;
    border-left-style: dotted;
    border-left-width: 3px;
}

.NavBarAddSearchMenu .container {
    width: 98%;
}

    .NavBarAddSearchMenu .container li {
        width: 150px;
    }

        .NavBarAddSearchMenu .container li button {
            font-size: 15px;
            font-weight: bold;
            height: 30px;
            margin-top: 5px;
            padding-top: 3px;
        }

.navbar-brand {
    padding-top: 10px;
}

.dropdown a {
    color: black;
    font-size: 17px;
}

.dropdown-menu > li > a {
    font-size: 15px;
}

.AxeOrganisationBtn {
    background-color: #4d4d4d;
    border-color: white;
    color: white;
    width: 100%;
}

div.panel.with-nav-tabs.panel-default {
    border-width: 0;
}

div#SearchFilter.panel-heading {
    background-color: white;
    border-width: 0;
}

#dropdownSearchFilter {
    max-height: 350px;
    overflow-y: auto;
    width: 100%;
}

ul#dropdownSearchFilter.dropdown-menu {
    height: 300px;
    margin-top: 35px;
    overflow-y: scroll;
}

    ul#dropdownSearchFilter.dropdown-menu li label {
        font-weight: normal;
        margin: 0;
        padding-left: 4px;
    }

    ul#dropdownSearchFilter.dropdown-menu li input[type="checkbox"] {
        margin: 0;
        margin-left: 10px;
    }


    ul#dropdownSearchFilter.dropdown-menu li input[type="text"] {
        margin: 0;
        margin-left: 10px;
    }

.BtnRecherche {
    margin-top: 15px;
}

#pagination-text {
    margin-top: 5px;
    text-align: center;
}

.gridWithoutPadding {
    padding: 0;
}

.gridMarginLeft {
    padding-left: 15px;
}

.loginContainer {
    margin: auto auto;
    margin-top: 50vh; /* poussé de la moitié de hauteur de viewport */
    transform: translateY(-50%); /* tiré de la moitié de sa propre hauteur */
}

.loginGlobalForm {
    margin: auto;
    min-height: 550px;
    max-width: 950px;
}

#loginLogoAcciod {
    bottom: 10px;
    right: 10px;
}

    #loginLogoAcciod img {
        width: 150px;
    }

.LeftloginContainer {
    color: white;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.RightloginContainer {
    float: left;
    padding-left: 0;
    padding-right: 0;
}

.ImgLogin {
    max-height: 450px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.form-signin {
    background-color: white;
    height: 100%;
    padding: 15px;
    padding-top: 135px;
    width: 100%;
}

#dropdownMenuRessource {
    background-color: white;
}

#form.form-horizontal {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
}

.FiltercheckBoxList {
    font-size: 10px;
    padding-left: 0;
    padding-right: 0;
}

#RestitutionTitle {
    padding-left: 25px;
    padding-top: 5px;
}

#RestitutionTable {
    font-size: 10px;
    margin-left: 15px;
    margin-top: 25px;
    width: 90%;
}

table#RestitutionTable.table.table-striped.table-hover tbody tr td {
    padding-left: 3px;
    padding-right: 1px;
}

table .collapse.in {
    display: table-row;
}

#PanelSavedRestitutions {
    font-size: 11px;
}

#formNewRestitution {
    font-size: 13px;
    margin: 50px;
    margin-top: 20px;
}

#HeaderCardRestitution {
    background-color: #565656;
    color: white;
    font-weight: bold;
}

#BodyCardRestitution {
    font-size: 13px;
}

.Spinner {
    background-color: #262626;
    margin-top: 30px;
    min-height: 500px;
    padding-top: 120px;
    text-align: center;
}

    .Spinner p {
        font-size: 14px;
    }

#RestitutionTitle {
    font-size: 40px;
}

#RestitutionTitleType {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-left: 35px;
}

#RestitutionTitleDate {
    font-size: 13px;
    font-weight: bold;
    padding-left: 35px;
}

.CheckBoxForm {
    font-size: 13px;
}

#PanelRestitutionType {
    Background-color: #375a7f;
    border: solid black 1px;
    color: white;
    padding: 10px;
}

#HeaderSavedRestitution {
    background-color: #565656;
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

#PanelSavedRestitutions {
    position: absolute;
    right: 1em;
    top: 10em;
}

#FormSearchSavedRestitutions {
    font-size: 13px;
}

@keyframes highlight {
    0% {
        background: #ffff99; /* lovely yellow colour */
    }

    100% {
        background: none;
    }
}

.highlight {
    animation: highlight 5s;
}

input[type=text] {
    height: 40px;
}

select.form-control {
    height: 40px;
}

.TableFicheRessource {
    border-bottom: 0 none;
    color: #313131;
    font-size: 13px;
}

.FicheRessource {
    color: #242424;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 10px;
    padding-top: 10px;
}

#TableEcheancierLiquidite tbody tr th {
    background-color: #565656;
    color: white;
}

#TableEcheancierPNL tbody tr th {
    background-color: white;
    color: #565656;
}

#TabEcheanciers {
    font-size: 20px;
    margin-top: 25px;
}

#TableEcheancierLiquidite {
    margin-left: 30px;
    width: 95%;
}

#liquidite-tab {
    background-color: #565656;
    color: white;
}

#pnl-tab {
    background-color: white;
    color: #565656;
}

.BtnRetour {
    margin-left: 25px;
    margin-top: 25px;
}

#TableListContrats {
    margin-left: 30px;
    margin-top: 25px;
    width: 95%;
}

#Dashboard {
    margin-top: 30px;
}

#DashboardTitle {
    margin-top: 20px;
    text-align: center;
}

.DashboardCounterLabel {
    color: #3c3c3c;
    font-size: 17px;
    font-weight: bold;
}

.DashboardCounterTime {
    font-size: 12px;
    font-style: italic;
    margin-left: 20px;
}

.DashboardCounterNumber {
    color: black;
    font-size: 40px;
    font-weight: bold;
    margin-left: 20px;
}

.DashboardDoughnut {
    margin-top: 50px;
}

#CardDoughnut {
    border: none;
}

.DashboardLine {
    margin-top: 50px;
}

#CardLine {
    border: none;
}

.DashBoardTopCounterItemPair {
    border-top: #6d6a6a 2px solid;
    border-top-width: 1px;
}

.LabelFormulaire {
    color: #565656;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
}

#FicheRessource {
    margin-top: 30px;
}

#FicheRessourceSA {
    margin-top: 30px;
}

#formSA {
    margin-bottom: 25px;
    margin-left: 150px;
    margin-top: 25px;
}

.LineUndefined {
    background-color: #bcbcbc;
    line-height: 40px;
}

.SelectEcheancierTypes select {
    background-color: white;
    height: 30px;
}

.SelectEcheancierTypes input {
    background-color: white;
    border: 0;
    height: 30px;
    text-align: center;
}

.SelectEcheancierTypes select.form-control:not([size]):not([multiple]) {
    height: 30px;
}

.not-active {
    cursor: not-allowed;
}

.TableTdCheckBox {
    text-align: center;
}

.TableInputCheckBox {
    margin-top: 5px;
}

.MenuActionItem {
    margin-bottom: 5px;
    margin-left: 15px;
}

.dropdown-menu {
    max-width: 250px;
    width: 100%;
}

select.form-control.ReadOnlyAccess {
    background-color: lightyellow;
    pointer-events: none;
}

.SADoughnut {
    margin-left: 125px;
}

.FicheRessourceLabelCreate {
    background-color: #d6d6d6;
    font-weight: bold;
    max-height: 45px;
    min-height: 45px;
    padding-top: 10px;
    text-align: left;
}

.FicheDeleteRessourceLabel {
    background-color: #d6d6d6;
    font-weight: bold;
    max-height: 52px;
    min-height: 52px;
    padding-top: 15px;
    text-align: left;
}

.FicheRessourceLabel {
    background-color: #d6d6d6;
    font-weight: bold;
    max-height: 45px;
    min-height: 45px;
    text-align: right;
}

.FicheRessourceValue {
    max-height: 45px;
    min-height: 45px;
    padding-top: 0;
}

.FicheStarColumn {
    max-height: 45px;
    min-height: 45px;
    padding-left: 15px;
    padding-top: 15px;
}

.FicheRessourceValueFiche {
    max-height: 45px;
    min-height: 45px;
}

.dropdown-toggle::after {
    display: none;
}

.FicheDropdownMenu {
    background-color: #464646;
}

.FicheItemDropdownMenu {
    font-size: 12px;
}

a.dropdown-item {
    color: #f4f4f4;
    font-size: 13px;
    line-height: 25px;
}

.navbar-brand {
    margin-left: 25px;
}



#DivDrillDown {
    background-color: white;
    height: 50%;
    margin-left: 250px;
    margin-top: 200px;
    overflow-y: auto;
    width: 70%;
}

/* Outer */

.popup {
    background: #000000;
    background: rgba(0, 0, 0, 0.75);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

/* Inner */

/* Close Button */

#btnTypeRessource {
    background-color: #363636;
}

.FicheDescription {
    min-height: 45px;
}

.Title {
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
}

.FicheDeleteRessources {
    color: #242424;
    font-size: 13px;
    margin-top: 10px;
    padding-top: 10px;
}


label__checkbox {
    display: none;
}

.label__check {
    align-items: center;
    background: white;
    border: 5px solid #000000;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    display: flex;
    height: 2em;
    justify-content: center;
    margin-left: 25px;
    margin-right: 20px;
    transition: border .3s ease;
    vertical-align: middle;
    width: 2em;
}

i.icon {
    -webkit-text-stroke: 3px #000000;
    -webkit-text-stroke: 3px rgba(0, 0, 0, .5);
    color: transparent;
    font-size: 11px;
    opacity: 0.2;
    transition: opacity .3s .1s ease;
}

    i.icon :hover {
        border: 5px solid #000000;
        border: 5px solid rgba(0, 0, 0, 0.2);
    }


.label__checkbox:checked + .label__text .label__check {
    animation: check .5s cubic-bezier(0.895, 0.030, 0.685, 0.220) forwards;
}

.icon {
    animation: icon .3s cubic-bezier(1.000, 0.008, 0.565, 1.650) .1s 1 forwards;
    color: white;
    opacity: 1;
    transform: scale(0);
}


@keyframes icon {
    from {
        opacity: 0;
        transform: scale(0.3);
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes check {
    0% {
        border-width: 5px;
        height: 1.5em;
        width: 1.5em;
    }

    10% {
        background: #000000;
        background: rgba(0, 0, 0, 0.2);
        border-width: 15px;
        height: 1.5em;
        opacity: 0.1;
        width: 1.5em;
    }

    12% {
        background: #000000;
        background: rgba(0, 0, 0, 0.1);
        border-width: 0;
        height: 1.5em;
        opacity: 0.4;
        width: 1.5em;
    }

    50% {
        background: #00d478;
        border: 0;
        height: 2em;
        opacity: 0.6;
        width: 2em;
    }

    100% {
        background: #00d478;
        border: 0;
        height: 2em;
        opacity: 1;
        width: 2em;
    }
}

.OngletProjet {
    background-color: lightgrey;
    color: black;
}

li.OngletProjet.nav-item a.nav-link.active.show {
    background-color: #337ab7;
    color: white;
}

    li.OngletProjet.nav-item a.nav-link.active.show h5.OngletProjet {
        background-color: #337ab7;
        color: white;
    }

#TablePhases tbody tr.selected {
    color: white;
    background-color: #767676;
}

#TableActivites tbody tr.selected {
    color: white;
    background-color: #767676;
}

.body nav.col-12.row.navbar.navbar-expand-lg.navbar-light {
    margin-right: 0px;
    mso-row-margin-right: 0;
}

.navbar-toggler-icon {
    width: 3em;
    height: 3em;
}

.restitutionYears {
    margin-top: 35px;
    margin-left: 20%;
}

.restitutionYearsButton {
    background-color: #565656;
    color: white;
}

button.restitutionYearsButton.btn.active {
    background-color: green;
    color: white;
}

.listProjetRessource {
    background-color: #464646;
    color: white;
}

.listProjetRessource li a {
    background-color: #464646;
    color: white;
}

.card-body {
    padding: 0;
}

.top-margin-small {
    margin-top: 15px;
}

.top-margin-medium {
    margin-top: 25px;
}

.top-margin-big {
    margin-top: 50px;
}

.right-margin-medium {
    margin-right: -35px;
}

.left-margin-small {
    margin-left: 15px;
}

.left-margin-medium {
    margin-left: 25px;
}

.left-margin-big {
    margin-left: 50px;
}

.bottom-margin-medium {
    margin-bottom: 25px;
}

.bottom-margin-big {
    margin-bottom: 50px;
}

.right-padding-big {
    padding-right: 50px;
}

.center-text {
    text-align: center;
}
