body {
    background-color: #fff;
}

.logs {
    max-height: 60vh;
    overflow: auto;
    background-color: white;
    padding: 5px;
    width: 100%;
}

.logsAdmin {
    max-height: 30vh;
    overflow: auto;
    background-color: white;
    padding: 5px;
    width: 100%;
}

.table-data tbody {
    max-height: 36vh;
}

.logs p {
    margin: 0;
}

.logo {
    position: fixed;
    width: 100px;
    padding-left: 10px;
    padding-bottom: 10px;
    left: 0;
    bottom: 0;
}

.current {
    color: black !important;
}

.list-group-item {
    background: transparent;
}

.blocClient {
    text-align: center;
    background-color: #adb5bd;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    padding-top: 2%;
    padding-bottom: 2%;
}

.listeSitesAdmin {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    background-color: #dee2e6;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-bottom: 15px;
    margin-top: 15px;
}

.listeSitesAdmin ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.confirmImport {
    width: 50%;
    margin: auto;
    background-color: gray;
    color: floralwhite;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.container {
    margin-top: 18px;
}

.fadeApp,
.fadeActApp,
.fadeBDD,
.fadeRapp,
.fadeSupApp,
.fadeSupSite,
.fadeModApp,
.fadeSupClient,
.fadeChargement {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .90;
    z-index: 9999;
}

.fade_full {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .96;
    z-index: 9999;
}

.popup_block,
.popup_blockActApp,
.popup_blockApp,
.popup_blockBDD,
.popup_blockRapp,
.popup_blockSupApp,
.popup_blockModApp,
.popup_blockSupSite,
.popup_blockSupClient,
.popup_blockChargement {
    text-align: center;
    display: none;
    background: #fff;
    padding: 20px;
    border: 20px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 40%;
    right: 37%;
    left: 37%;
    z-index: 99999;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.table_maintenance {
    width: 100%;
}

.table_maintenance tr:hover {
    opacity: 1;
    background-color: unset!important;
}

.alarme_maintenance {
    margin-left: auto;
    display: block;
    width: 50px;
}

tr:hover {
    opacity: 0.7;
    background-color: #545b62ad !important;
    color: #fff;
    font-weight: normal !important;
}

table {
    width: auto !important;
    margin: auto !important;
}

thead tr:hover {
    opacity: 1;
    background-color: white!important;
    color: black;
    font-weight: unset!important;;
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #adb5bd7a;
}

.table-data thead th {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 999;
}

.div_header {
    padding: 8px;
    padding-left: 20px;
    display: flex;
    background-color: #c3c3c3;
    position: relative;
}

.logisma_header {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 17px;
    font-weight: 700;
    font-size: 1.5em;
    color: #2271B3;
}

.nbVisit {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 6px;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 4px;
    padding-right: 15px;
    border: solid;
    border-width: 0.1px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #545b62;
    color: white;
}

form .nav-link {
    padding: .3rem 0.2em;
}

.active {
    font-weight: 500;
}

.nav-link {
    font-size: 1.1em;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
}

.texte_erreur_connexion {
    display: inline-block;
    margin: auto;
    font-weight: bold;
    color: #ffc107;
}

.infoCompte {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 8px;
}

.nav-item a:hover {
    border-bottom: solid 1px white;
    padding-bottom: 7px;
}

a {
    color: #2271B3;
}

.bg-primary {
    background-color: #2271B3 !important;
}

.div_header a:hover {
    text-decoration: none;
}

.div_header a {
    display: flex;
}

.infoCompte a {
    display: inline-block !important;
}

.footer {
    padding-top: 0;
    padding-bottom: 0;
}

.copy {
    position: fixed;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 8px;
    color: rgba(255, 255, 255, .5);
}

.btn-primary {
    background-color: #2271B3 !important;
    border-color: #2271B3 !important;
}

.btn-outline-primary {
    color: #2271B3 !important;
    border-color: #2271B3 !important;
}

.btn-primary:hover {
    background-color: #2271B3 !important;
    border-color: #2271B3 !important;
}

.btn-outline-primary:hover {
    background-color: #2271B3 !important;
    border-color: #2271B3 !important;
    color: #fff !important;
}

.btn-outline-primary:hover {
    background-color: #2271B3 !important;
    border-color: #2271B3 !important;
    color: #fff !important;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff !important;
    background-color: #2271B3;
    border-color: #2271B3;
}

h4,
.text-primary {
    color: #2271B3 !important;
}

.border-primary {
    border-color: #2271B3 !important;
    ;
}

.nounderline a:hover {
    text-decoration: none !important;
}

.site:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .500) !important;
}

.table td, .table th {
    border-top: 0!important;
    padding: 2px;
}

g > rect {
    fill: white!important;
}

rect:first-of-type {
    fill: #d5d5d5;
}

.site {
    background-image: linear-gradient(to top, #2271B3 0, #6aa2d2 100%);
    text-align: center;
    font-weight: 500;
    font-size: 1.4em;
}

.boxGrise {
    background-color: #d5d5d5 !important;
}

hr {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.souris:hover {
    background-color: #d5d5d5;
}

.listeTabl {
    padding: 8px;
    background-color: #fff;
    max-height: 30vh;
    overflow-x: hidden;
    overflow-y: auto;
}

.listeTablInfini {
    padding: 8px;
    background-color: #fff;
}

input {
    vertical-align: baseline !important;
}

.form-group input {
    max-width: 500px;
}

.list-group {
    background-color: #fff !important;
}

.custom-file-label::after {
    content: "Choisir..." !important;
}

.Maint:hover {
    color: black;
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.lien {
    border: 0;
    background: none;
    color: #2271B3;
}

.lien:hover {
    color: #0056b3;
    font-size: 0.95em;
}

.lienFormule {
    border: 0;
    background: none;
    color: white;
    font-weight: 700;
    white-space: break-spaces;
}

.lienFormule:hover {
    color: floralwhite;
    font-size: 0.95em;
}

#formFormule {
    margin: 0;
}

.blocData {
    border-radius: 8px;
    background-color: #e6f3ff;
    ;
}

g>g>rect:hover,
g>g>rect+g>text:hover {
    cursor: pointer;
}

@media (max-width: 576px) {
    footer {
        margin-top: 200px!important;
    }
}

#tableApp th:first-child {
    z-index: 1000;
}

#tableApp td:first-child, table th:first-child {
    position: sticky;
    left: 0;
    background-color: white;
    color: black;
}