@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/MaterialIcons-Regular.eot);
    src: local('Material Icons'), local('MaterialIcons-regular'), url(fonts/MaterialIcons-Regular.woff2) format('woff2'), url(fonts/MaterialIcons-Regular.woff) format('woff'), url(fonts/MaterialIcons-Regular.ttf) format('truetype');
}


.material-icons {
    font-family: 'Material icons';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}
Button a{
    color:white;
}
.c1{
    background-color: #0095DA;
}
.c3{
    background-color: rgb(45, 164, 219);
}
.c2
{
    background-color:#666666;
}
.composant{
    text-align: center;
}
.composant .row>.content{
   display:flex;

}

p.description{
    text-align: justify;
}
.panel-body>button{
    position:relative;
    left:95%;
    bottom:10px;
}
#logo img{
    position: relative;
    top:-21px;
}
#telephonie,#reseau,#visio h2.title{
    padding:50px 0 50px 0;

}

.panel-body h2.card-title{
    text-align:center;
    margin:50px 0 50px 0;
}
.item-info{
   display:flex;
   flex-direction: column;

}
/**navigation*/
.navigation-vertical{
    background:#ffffff;
    width:200px;
    position:fixed;
    top:100px;
    height:550px;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.navigation-vertical.not-fix{
    position: relative;
    background:#ffffff;
    width:200px;    
    border-radius: 0 5px 5px 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.navigation-vertical ul{
    list-style: none;
    padding:5px 0 5px 0;
}

.navigation-vertical ul li{
    height: 44.4167px;
}

.navigation-vertical ul li a{
    display: block;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color:#000;
    margin:0 5px;
    padding:12px 20px 12px 12px;
    white-space: nowrap;
    transition: 0.2s linear;
    border-radius: 2px;
}
.navigation-vertical ul li.active a{
    color:#fff;
    background-color:#0095DA;
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
.navigation-vertical ul li a:hover{
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    background: #efedf0c2;
    color:#000;
}

.navigation-vertical ul li a>i{
    color:#333;
    vertical-align: middle;
    font-size: 24px;
    position: relative;
    margin-top: -4px;
    top: 1px;
    margin-right: 12px;
    opacity: .5;
}

@media only screen and (max-width:950px)
{
    .navigation-vertical{
        width:60px;

    }

    .navigation-vertical ul li a{
        width:45px;
        overflow:hidden;
    }
}

/*login profil telechargement*/

.login-page .page-header .container.inscription
{
    padding-top: 0;
}

.content.formulaire
{
    position: relative;
    padding-top: 0;
}



.row.nom_prenom
{
    position: relative;
    margin-top: 30px;
    margin-bottom: 60px;
}

.profile-tabs.connect_reclam
{
    position: relative;
    margin-bottom: 30px;
}

.card-login{
    position:relative;
    bottom:20px;
}

.text-login{
    margin-bottom:10px;
}

#contacts .description p,#contacts .description a{
    color:#fff;
}
#contacts .description a:hover{
    color:#0095DA;
}
.contact_modal
{
    z-index: 2000;
    position: fixed;
    bottom: 20px;
    right: 40px;
}
@media only screen and (max-width:750px)
{
    .contact_modal{
        display:none;
    }
}

.navigation_vertical
{
    top: 200px;
}

/*categorie section*/
.cat .title{
    margin:80px 0 50px 0;
}
.cat .description{
    margin-bottom: 60px;
}

/*categorie content*/
.card .card-image{
    height:220px;
}
[id^=collapse] .content>p.card-description{
    height:45px;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow:ellipsis;
    white-space: nowrap;
}
#focusopen .content>p.card-description{
    height:63px;
    overflow: hidden;
    word-wrap: break-word;
}


.admin.header, .client.header{
    margin-top:100px;
}
.header.stat{
    margin-top:100px;
}


.mission_content p{
    text-align: justify;
}
.mission_content blockquote{
    border-radius: 0 10px 10px 0;
    background: rgba(0, 149, 218, 0.055);
    font-size: medium;
    text-align: justify;
    height: 83px;
    color:#666666;
}
.mission_content blockquote strong{
    color:#3C4858;
}





/**
*Profil
*/
.info-actif
{
    display: inline-block;
    height:10px;
    width:10px;
    border-radius: 50%;
    background: rgb(6, 240, 65);
    margin-right:20px;
}
.info-inactif
{
    display: inline-block;
    height:10px;
    width:10px;
    border-radius: 50%;
    background: rgb(134, 134, 134);
    margin-right:20px;
}

/**
*Tchat
*/
#tchat_page #tchat{
    width:800px;
}

.people-list {
    width: 260px;
    float: left;
    background: #444753;
    color:white;
    height: 600px;
  }
  .people-list .search {
    padding: 20px;
    font-weight: bold;
    border-bottom: 1px solid white;
  }
  .people-list input {
    border-radius: 3px;
    border: none;
    padding: 14px;
    color: white;
    background: #6A6C75;
    width: 90%;
    font-size: 14px;
  }
  .people-list .fa-search {
    position: relative;
    left: -25px;
  }
  .people-list ul {
    padding: 20px;
    overflow-y:auto;
    height:539px;
  }
  .people-list ul li {
    padding-bottom: 20px;
    cursor: pointer;
    transition: 0.5s ;
  }
  .people-list ul li:hover{
      background: #a8aab1;
      border-radius: 2px;
  }
  .people-list img {
    float: left;
  }
  .people-list .about {
    float: left;
    margin-top: 8px;
  }
  .people-list .about {
    padding-left: 8px;
  }
  .people-list .about .new-message{
    display: block;
    border-radius:2px;
    width:200px;
    height: 20px;
    background: #0095DA;
    text-align: center;
  }
  .people-list .status {
    color: #92959E;
  }
  .people-list .status.online{
    color: #86BB71;
  }
  .people-list .status.offline {
    color: #E38968;
  }

  .chat {
    width: 490px;
    height: 600px;
    float: left;
    background: #F2F5F8;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #434651;
  }
  .chat .chat-header {
    padding: 20px;
    border-bottom: 2px solid white;
  }
  .chat .chat-header img {
    float: left;
  }
  .chat .chat-header .chat-about {
    float: left;
    padding-left: 10px;
    margin-top: 6px;
  }
  .chat .chat-header .chat-with {
    font-weight: bold;
    font-size: 16px;
  }
  .chat .chat-header .chat-num-messages {
    color: #92959E;
  }
  .chat .chat-header .fa-star {
    float: right;
    color: #D8DADF;
    font-size: 20px;
    margin-top: 12px;
  }
  .chat .chat-history {
    padding: 30px 30px 20px;
    border-bottom: 2px solid white;
    overflow-y: auto;
    height: 350px;
  }
  .chat .chat-history .message-data {
    margin-bottom: 15px;
  }
  .chat .chat-history .message-data-time {
    color: #a8aab1;
    padding-left: 6px;
  }
  .chat .chat-history .message {
    word-wrap: break-word;
    color: white;
    padding: 18px 20px;
    line-height: 26px;
    font-size: 16px;
    border-radius: 7px;
    margin-bottom: 30px;
    width: 90%;
    position: relative;
  }
  .chat .chat-history .message:after {
    bottom: 100%;
    left: 7%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: rgb(115, 117, 114);
    border-width: 10px;
    margin-left: -10px;
  }
  .chat .chat-history .my-message {
    background: rgb(115, 117, 114);
  }
  .chat .chat-history .other-message {
    background: #94C2ED;
  }
  .chat .chat-history .other-message:after {
    border-bottom-color: #94C2ED;
    left: 93%;
  }
  .chat .chat-message {
    padding:  0 30px 0 30px;
  }
  .chat .chat-message textarea {
    width: 100%;
    border: none;
    padding: 10px 20px;
    font: 14px/22px "Lato", Arial, sans-serif;
    margin-bottom: 10px;
    border-radius: 5px;
    resize: none;
  }
  .chat .chat-message .fa-file-o, .chat .chat-message .fa-file-image-o {
    font-size: 16px;
    color: gray;
    cursor: pointer;
  }
  .chat .chat-message button {
    float: right;
    position: relative;
    bottom:20px;
  }


  .online, .offline, .me {
    margin-right: 3px;
    font-size: 10px;
  }

  .online {
    color: #86BB71;
  }

  .offline {
    color: #E38968;
  }

  .me {
    color: #94C2ED;
  }

  .align-left {
    text-align: left;
  }

  .align-right {
    text-align: right;
  }

  .float-right {
    float: right;
  }

  .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }


/**
*Partenaire
*/
#main_wrapper
{
    width: 100px;
    height: 100px;
}

#main_wrapper img
{
    height:100%;
}
.parent_content{
    height: 270px;
    width: 101.5%;
    overflow:hidden;
}
.message_content
{
    padding-right: 20px;
    height: 100%;
    width: 100%;
    overflow-y: auto;
}
.message_content .onglet{
    position: fixed;
    height: 150px;
    width: 15px;
    word-wrap: break-word;
}
#message_vue.message_content{
    position:absolute;
    top:0;
    left:0;
    width:300px;
    height: 100%;
    background: #666666;
}
#message_repondu.message_content{
    position:absolute;
    top:0;
    left:0;
    width:300px;
    height: 100%;
    background: #E38968;
}

#message_vue .onglet{
    top:100px;
    left:216px;
    background: #666666;
    padding:2px;
}
#message_repondu. .onglet{
    top:250px;
    left:216px;
    background: #E38968;
    padding:2px;
}
.message_content.hide{
    position: relative;;
    top:0;
    left:-700px;
}

.card #messages img{
    width:50px;
    height: 50px;
}


/*reference*/
.info-hidden{
    background: #0095DA;
    border-radius:5px;
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    color:#ffff;
    margin-bottom:30px;
    margin-top:40px;

}
@media only screen and (max-width:950px){
    .info-hidden
    {
        display:none;
    }
}

/*---------- Reclamation -----------*/

.colapseId
{
    margin-top: 100px;
    margin-left: 25px ;
    font-family: fantasy;
    width: 250px;
    height: auto;
    text-align: center;
    padding: 30px;
    cursor: pointer;
    background-color: aliceblue;
}

.colapseId:hover{
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;

    background-color: #0095DA;
    box-shadow: 2px 2px 3px gray;
    color: white;
}



.item_reclam:hover
{
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;

    background-color: lightgrey;
}
.item_reclam .reclam_statut{
    width:400px;
}
.liste_reclamation
{
    cursor: pointer;
    margin-top: 40px;
}

.titre_liste_reclam
{
    background-color: #666666;
    color: white;
}

#container_reclamation .statut{
    margin:10px 0 10px 0;
}

#container_reclamation .nav.nav-pills{
    margin:20px 0 20px 0;
}
/**
*Message
*/
#message_content .repondu,.nonRepondu{
    width:120px;
}
#message_content .repondu{
    color:#4caf50;
}
#message_content .nonRepondu{
    color:#f44336;
}

#message thead tr{
    background:rgba(49, 48, 48, 0.5);
}
#message tbody tr:hover{
    background:rgb(207, 210, 211);
}


/**admin*/
.nav-fix{
    position: fixed;
    top:100px;
    left:0px;
}
@media only screen and (max-width:760px){
     .nav-fix{
        display: none;
    }
}

.admin .tab-content .tab-pane .card {
    overflow-y: auto;
    height: 550px;
}

/*------------- Focus open ------------*/
.container_focus
{
    margin-top: 50px;
    margin-bottom: 50px;
}

.card_item
{
    margin-top: 20px;
    margin-bottom: 50px;
}

.focus
{
    margin-top: 90px;
}
.focus_flex
{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;

    margin-top: 44px;
    color: white;
    width: 100%;
    align-content: center;
    background-color: rgba(118,150,149,0.3);
    text-align: center;
    border-radius: 5px;
}
.focus_nav_item{
  width: 300px;
  background-color: #0095DA;
  margin:2px;
  height: 30px;
  text-align: center;
  padding-top: 4px;
  border-radius: 4px;
  color: white;
  cursor: pointer;
}


.text_image
{
    color: #ffffff;
    font-style: normal;
    font-size: 15px;
}

.lien_focus_open
{
    padding: 5px;
    background-color: rgba(183,222,221, 0.2);
}

.lien_focus_open:hover
{
    background-color: rgba(183,222,221, 0.7);
    color: white;
    border-radius: 5px;
}

.header-filter.focus_image
{
    margin-top: 220px;
}

.lien_focus {
    z-index: 10000;
    position: fixed;
    top: 70px;
    left: 0px;
}

.bouton_focus
{
    z-index: 3;
    left: 15px;
}

.lien_bouton_focus
{
    color: white;
}


.p_description
{
    top: -30px;
}

@media only screen and (max-width:980px)
{
    .p_description
    {
        top: 0px;
    }   
}

 /*--------------------- Telechargement ---------------------*/

.nav_tel
{
    top: 200px;
}
.margin_top
{
    margin-top: 100px;
}

 #description{
    margin-top: 70px;
}

 /**modification**/
 [id^=tab_] thead tr{
    background:rgba(49, 48, 48, 0.5);
}

 [id^=tab_] tbody tr:hover{
     cursor: pointer;
     background:rgba(131, 127, 127, 0.5);
 }
h3.section-title{
    background:#0095DA;
    padding:10px;
}

/**
    form chearch
*/
.form_adapt{

}
nav #search{
    position: absolute;
    top:10px;
    right: 10px;
}
nav #search>div{
    position:absolute;
    top:50px;
    right: 10px;
}


nav #input_search{
    background: #fff;
    border-radius: 2px;
    padding:2px;
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    width:200px;
    color:#000;
}
nav #result_search{
    position:absolute;
    top:100px;
    right: 20px;
    width:300px;
    background: #fff;
    color:#000;
    border-radius: 5px 0px 5px 5px;
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
nav #result_search .result_item{
    margin:10px;
    padding:5px;
    background:white;
    cursor:pointer;
}
nav #result_search .result_item:hover{
    margin:10px;
    background:rgb(219, 218, 218);
}
@media only screen and (max-width:800px){
    nav #search{
        position: absolute;
        top:0;
        right: 40px;
    }
    nav #search>div{
        position:absolute;
        top:15px;
        right: 35px;
    }


    nav #result_search{
        position:absolute;
        top:55px;
        right: 75px;
        width:300px;
        background: #fff;
        color:#000;
        border-radius: 5px 0px 5px 5px;
        box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    }
    nav #result_search .result_item{
        margin:10px;
        padding:5px;
        background:white;
        cursor:pointer;
    }
    nav #result_search .result_item:hover{
        margin:10px;
        background:rgb(219, 218, 218);
    }

}
/*
  statistique navigation
*/
.nav-stat a{
  width:100%;
}

/*
annuaire
*/
#a_insertion .card{
    height: auto;
}

/**news letter*/
.news_input{
    border-radius: 0 5px 5px 0;
    background: rgb(124, 124, 124);
    box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.news_input .news_sujet{
    background: #fff;
    border-radius:5px;
    padding:5px 10px 5px 10px ;

}
.news_input .news_radio{
    display:flex;
    justify-content: space-around;
}
.news_input table{
    color:#fff;
}
.news_content{
    padding:5px 10px 5px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.news_content .radio{
    color:#000;
    background:#fff;
    border:1px solid black;
    border-radius:5px;
    padding:5px 10px 5px 10px;
    box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}


/**actualite*/


.section-content{
    padding:5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-flex-flow: row wrap;

    justify-content: space-around;
    width:100%;
}


.section-content.full-content{
    padding:5px;
    display:flex;
    flex-direction:column;
    width:100%;
}
.section-content .section{
    border:2px solid #0095DA;
    margin:5px;
    padding: 0;
    width:33%;
    border-radius: 5px;
    box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.section-content .section .titre{
    background:#0095DA;
    color:#fff;
    padding:5px;
    font-size: 20px;
    font-weight: bold;
}
.section-content .section .content-form{
    padding:5px;
    border-radius: 0 0 5px 5px;
}
.section-content .section .content-form .form-group{
    margin-top:15px;
}

.section-content .section .nav-section{
    box-sizing: border-box;
    position: relative;
    top:45px;
    padding:5px;
    float: left;
    width:10%;
}
.section-content .section.section-tab{
    min-height: 267px;
    width:99%;
}
.section-content .section.section-tab-img{
    min-height: 267px;
    widows: 20%;
}
.section-content .section .tab-content{
    float:right;
    width:90%;
    padding-right: 20px;
}
.section-content .section .tab-content .table-actu td.one-row{
    overflow: scroll;
    width:200px;
    max-height:50px;
    vertical-align: none;
}
.section-content .section .content-form .section-btn{
    margin:0;
    padding:5px 10px 5px 10px;
    
    width:115px;
    height: 40px;

    background:#0095DA;
    color:#fff;
}

.nav-section ul{
    display:inline-block;
    list-style: none;
}
.nav-section ul li.active a{
    background:  #f44336;;
   
}
.nav-section ul li a{
    display:inline-block;

    width:40px;
    height:40px;

    position: relative;
    right: 20px;

    line-height: 3;
    margin-bottom:5px;

    border-radius:2px;
    color:#fff;
    font-weight: bold;
    background:#0095DA;
    text-align: center;
}

.nav-section ul li a:hover{
    box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}


/**
*  admin insert Designe
*/
.ins-content{ 
    padding:15px;    
    display: flex;
    flex-wrap:wrap;
    align-items: flex-start;
        
}
.ins-content>*{
    padding:5px;
    margin:5px;
    min-width: 250px;
    box-sizing: border-box;
}

.ins-content .notification{
    position: relative;
    top:-5px;
    padding:5px;
    
    color:#fff;
    font-size: 15px;
    line-height: 2;

    box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 0 0 2px 2px;
}
.ins-content .notification i{
    position: relative;
    top:7px;
}
.ins-content .notification.succ{
    background: #4caf50;
}
.ins-content .notification.error{
    background: #f44336;;
}
.first-content{
    flex:1;
}
.col-content{
    padding:5px;
    border-radius:5px;
    box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.second-content{
    flex:1.2;
    box-sizing: border-box;
    
    display:flex;
    flex-flow: column wrap;
}
.second-content .row-content{
    display:flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: space-around;
    margin-bottom:15px;
}
.second-content .row-content .inner-content{
    max-width:240px;
    margin:5px;
    flex:1;
}

 .nav-gestion{
    display:flex;
    background:#0095DA;
    padding:0;
    list-style: none;
}
 .nav-gestion li a{
    display: inline-block;
    min-width: 100px;
    margin: 5px;
    padding:10px 5px 10px 5px;
    text-align: center;
    
    background: #fff;
    color:#000;
    border-radius: 2px;
    box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: 0.5s;
}
.nav-gestion li.active a{
    background: #666666;
    color:#fff;
}
.nav-gestion li a:hover{
    background: #d5d7e2;
    color:#000;
}

.nav-tab-vertical{
    display:flex;
    flex-direction:column;
    box-sizing: border-box;
    box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    animation: changeback 5s linear infinite;
}
.nav-tab-vertical li{
    list-style: none;
    background:#0095DA;
}
.nav-tab-vertical .titre{
    padding: 5px 10px 5px 10px;
    text-align: center;
    font-weight: bolder;
    font-size: 15px;
    background: #fff;
    color:#0095DA;
}
.nav-tab-vertical .nav-item a{
    display: block;
    padding:5px 10px 5px 10px;
    margin-bottom:1px;
    
    color:#000;
    transition: 0.5s;
    background: #fff;
}
.nav-tab-vertical .nav-item a:hover{
    background: #0095DA;
    color:#fff;
}
.nav-tab-vertical .nav-item a.active{
    background: #0095DA;
    color:#fff;
    font-size:15px;
    animation: changeit 5s linear infinite ;
}
@keyframes changeit{
    0%{
        background: rgba(0,149,218,1);
    }
    
    100%{
        background: rgba(0,149,218,0.1);
    }
}
@keyframes changeback{
    0%{
        box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    }
    
    50%{
        box-shadow:0 2px 2px 0 rgba(34, 148, 177, 0.541), 0 3px 1px -2px rgba(28, 141, 135, 0.623), 0 1px 5px 0 rgba(13, 241, 222, 0.705);
    }
    100%{
        box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    }
}

@media only screen and (max-width:1000px){
    .nav-tab-vertical{
        display:flex;
        flex-direction:row;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .nav-tab-vertical li{
        list-style: none;
        background:rgb(40, 113, 155);
    }
    .nav-tab-vertical .nav-item a{
        display: block;
        padding:5px 10px 5px 10px;
        
        color:#000;
        background: #472c72;
    }
}


#gestion form{
    padding:5px;
    border-radius:5px;
    box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#gestion #data_search{
    padding:0;
    box-shadow: none;
    display:flex;
    position:absolute;
    top:-77.5px;
    right: 20px;
}
@media only screen and (max-width:1000px)
{
    #gestion #data_search{
        display:none;
    }
}
#gestion #data_search input{
    width:150px;
    background:#fff;
    color:#000;
    border-radius: 2px;
    border-color:#010305;
    margin-right: 3px;
    box-shadow:0 2px 2px 0 rgba(253, 253, 253, 0.14), 0 3px 1px -2px rgba(255, 254, 254, 0.2), 0 1px 5px 0 rgba(255, 254, 254, 0.12);
}

#gestion form .titre, .col-content .titre{
    color:#0095DA;
    
}

#gestion form .form-group{
    margin-top:15px;
}
#appercue{
    padding:10px;
    margin:5px;
    box-sizing: border-box;
    box-shadow:0 2px 2px 0 rgba(253, 253, 253, 0.14), 0 3px 1px -2px rgba(255, 254, 254, 0.2), 0 1px 5px 0 rgba(255, 254, 254, 0.12);
    
}

/************ Notification **************/
.alert_notif
{
    border-radius: 7px;
}
