/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 févr. 2018, 14:24:09
    Main styles  
    Author     : dasjo
*/

html,
body {
    height: 100%; 
}

#wrap{
    /*padding-top: 60px; /* for the navebar */
    min-height: 100vh;
    padding-bottom: 10vh;
}

.footer {
  width: 100%;
  min-height: 10vh; 
  padding-top: 30px;
  background-color: #f5f5f5;
  margin-top: -10vh;
}


.footer-isics {
    color: #000;
}

.footer-isics:hover {
    color: #96da47;
}

.navbar-pers{
    background-color: #FFF;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-brand{
    color: #000;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-brand:hover{
    color: #96da47;
}

.dropdown-item:hover {
    color:#96da47;
}

.dropdown-item:focus {
    background-color: #96da47;
    color:#fff;
}

.btnSearchNav {
    background-color: transparent;
    border-color: #96da47;
    color:#96da47;
}

.btnSearchNav:hover {
    background-color: #96da47;
    color:#FFF;
    border-color: #96da47;
}

/* change color of input search  */
.form-control:focus {
  border-color: #96da47;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(150, 218, 71, 0.6);
}

.footer-row{
    text-align: left;
    padding: 15px 0px 15px 0px;
}

.footer-title{
    font-weight: bold;
    color: #000;
}

.carousel {
    height: 500px;
}
.carousel-inner {
  /* make sure your .items will get correct height */
  height: 100%;
}

.carousel-inner .carousel-item {
    height: 100%;
}

.carousel-inner .active>.carousel-item,
.carousel-inner .carousel-item{
    background: no-repeat center;
    -webkit-background-size: cover; /* pour anciens Chrome et Safari */
    background-size: cover; /* version standardisée */
}


.carousel-caption {
    top: 40%;
    bottom: auto;
}

.title-carousel {
    font-size: 40px;
    font-weight: bold;
    color: #FFF;
}

.title-message{
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
}

.tuiles{
    margin-top: 15px;
    padding-top: 15px;
}

.tuile-header {
    color: #96da47;
    margin-top: 15px;
}

.tuile-content {
    font-size: 16px;
    color: #000;
    padding: 5px 5px 5px 5px;
    margin-bottom: 15px;
}

@media (max-width: 620px){
    .title-message{
        display: none;
    }
}
@media (max-width: 460px) {
    .navbar-brand{
        font-size: 1rem;
    }
    #btnSearchNav{
        width: 100%;
    }
}

@media (max-width: 390px) {
    .navbar-brand{
        font-size: 0.75rem;
    }
}

@media (max-width: 990px) {
    .nav-link{
        text-align: left;
    }
}

.noRadius {
    border-radius: 0px;
}

.lieuxdits {
    position:relative;
    margin-bottom: 15px;
}

.lditPrincipal{
    margin: 0px 0px 25px 0px;
}

.lditCard {
    position: relative;
}
.linkLdit {
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  z-index: 1; 
}

.lditImage {
    position: relative;
    height: 100%;
    background-size: cover;
    background-color: rgba(0,0,0,0.7);
    color: #FFF;
}

.lditTitle {
    position: absolute;
    width:100%;
    bottom:0;
    text-align:center;
    background-color: rgba(0,0,0,0.7);
}

.infoLdit{
    position: relative;
    border: #FFF solid 1px;
    background-color: rgba(0,0,0,0.5);
    color: #FFF;
    text-align: left;
    padding-left: 15px;
}

.actionLD:hover{
    cursor: pointer;
}

.pagesLinks{
   padding-bottom: 15px;
}

.pageAct {
    color: #FFF;
    background-color: #96da47;
}

.pageAct:hover {
    color: #96da47;
    background-color: #FFF;
}

.titleLieuxDits{
    padding-top: 50px;
    padding-bottom: 50px;
    
}

.livesearch {
    position: absolute;
    list-style-type: none;
    background-color: #FFF;
    border: #e3e3e3 solid 1px;
    padding-left: 0px;
    z-index: 1030;
}

.hrLink {
    margin-top: 0;
    margin-bottom: 0;
}

.linkSearch {
    color: #000;
    text-decoration: none;
}

.linkSearch:hover,
.active a{
    color: #96da47;
    text-decoration: none;
}

.linkPar{
    padding-left: 4px;
    margin-bottom: 2px;
    text-align: left;
    font-size : 14px;
}

.linkPar:hover {
    background-color: #f8f9fa;
    color: #96da47;
}

.linkPar:focus {
    color: #FFF;
}

.linkPar:focus {
    background-color: #96da47;
}

#gmapLD {
    height: 500px;
    margin-top: 15px;
}
#gmap {
    position: relative;
    height: 500px;
    margin-top: 15px;
}
#direction-panel {
    position: absolute;
    font-family: 'Roboto','sans-serif';
    line-height: 30px;
    padding-left: 10px;
    right: 2rem; 
    margin-top: 15px;
    background-color: #FFF;
    height: 500px;
    float: right;
    width: 390px;
    overflow: auto;
    z-index: 5;
    display: none;
}

#direction-panel select, #direction-panel input {
    font-size: 15px;
}

#direction-panel select {
    width: 100%;
}

#direction-panel i {
    font-size: 12px;
}

@media print {
    #right-panel {
      float: none;
      width: auto;
    }
  }

.detailsHead {
    width: 100%; 
    height: 200px;
    position:relative;
    background-size: cover;
    background-position: center; 
}

.title-details{
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0px;
    top: 30%;
}

.docNavigation{
    color: #96da47;
}

.docNavigation:hover{
    color: #7CC923;
}

.ldDoc{
    height: 80px;
    width: 80px;  
}

.ldDocImg{
    border: #fff solid 5px;
}

.ldDocImg:hover{
    background-color: rgba(0,0,0,0.7);
}

.grpBtnAdmin {
    position: absolute;
    top:0;
    right: 5px;
    color: #96da47;
    z-index: 2; 
}

.grpBtnAdminLink,
.grpBtnAdminLink i{
    color: #96da47;
}

.grpBtnAdminLink:hover {
    color: #96da47;
}

.formConnectInput{
    margin-bottom: 15px;
}

.rowTableLdit{
    display:none;
}

#expandLieuDit:hover {
    cursor: pointer;
}

#expandFilter:hover {
    cursor: pointer;
}

.bandeauAdmin{
    border-bottom: #eeeeee solid 2px;
    text-align: right;
    margin-right: 0px;
}

.actionLD {    
    font-size: 1.5em;
}

.editForm {
    font-size: 1.5em;
}

.docDragDrop {
    border: 3px dashed #96da47;
}

.mapContainer {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
}

@media (max-width: 767px) {
    .rowTableLdit,
    #showTable {
        display:none !important;
    }
}

.colBandeau{
    padding-right: 0px;
}


.tableUser{
    
    width: 100%;
    height: 100%;
}

.tableUser th {
    background-color: #96da47;
    color: #FFF;
    border-collapse: collapse;
}

.tableUser tr:nth-child(even) {
    background-color: #eee;
}
.tableUser tr:nth-child(odd) {
   background-color:#fff;
}

.tableUser th{
    text-align: left;
}
.tableUser td{
    padding: 5px;
    text-align: left;
    color: #000;
}

.keyTag{
    display: inline-block;
    padding: 0px 10px 0px 10px;
    color:#fff;
    background-color: #96da47;
    border: #EEEEEE solid 1px;
    border-radius: 15px;
    margin-right: 5px;
    text-align: center;
}

.keyTag:hover{
    background-color: #7CC923;
    cursor: pointer;
}

.letters{
    font-size: 20px;
    font-style: italic;
    color: #212529;
}

.letters:hover{
    color: #7CC923;
    text-decoration: none;
}

.letterAct {
    color: #96da47;
    text-decoration: none;
}

.tableLdit tbody tr,
.tableLdit tbody tr td a{
    background-color: transparent !important;
    color: #000;
}

.tableLdit tbody tr:hover{
    background-color: #96da47 !important;
    color: #FFF;
    cursor: pointer;
    .tableLdit tbody tr td a{
        color: #FFF !important;
    }
    .tableInput{
        color: #FFF;
    }
}

.tableInput {
    background-color: transparent ;
    color: #000;
}

#infoboxMap {
    position: absolute;
    background-color: rgba(250, 250, 250,0.7);
    height: auto;
    max-width: 730px;
    top: 15px;
    margin-left: 0px;
}

.iconRoadInfo {
    color: #dc3545;
}

.iconCloseRoadInfo{
    color: #96da47;
}

.iconCloseRoadInfo:hover{
    cursor: pointer;
}

.nbreLD{
    font-style: italic;
}