

/* V1 */


@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Source+Code+Pro');


body {background-color: #EEEEEE !important;font-family: 'Source Code Pro', monospace;font-family: 'Open Sans', sans-serif;font-family: 'Roboto', sans-serif;}



    
.panel.panel-info {
    border : #fff
}


a {
    color: #0596de;
    text-decoration: none;
}



.breadcrumb {
    margin-top: 20px;
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(67, 95, 113, 0.2);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 10px rgba(67, 95, 113, 0.08);
}




.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#0596de  0,#0596de  100%);
    background-image: -o-linear-gradient(top,#0596de  0,#0596de  100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0596de ),to(##0596de ));
    background-image: linear-gradient(to bottom,#7bcbe6  0,#7bcbe6  100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0596de ', endColorstr='#0596de ', GradientType=0);
    background-repeat: repeat-x;
}

.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #0596de;
    /* border-color: #0596de; */
    text-transform: uppercase;
    font-weight: 400;
}



.panel-info>.panel-heading  {
    position: relative;
    display: block;
    color: #fff;
    background-color: #0596de;
    box-shadow: 0 2px 5px 0 rgba(67, 95, 113, 0.2);
    margin-bottom: 0px;
 
}

.panel-info {
    box-shadow: 0 1px 10px rgba(67, 95, 113, 0.08);
    padding: 0 0 20PX 0;

    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);

}

.panel-info {
    border-color: #ffffff;
}

.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

th {
    /* text-align: center !important; */
    color: #435f71 !important;
    text-transform: uppercase;
    font-weight: 500!important;
    background-color: #fafafa !important;
    border-style: solid;
    border-width: 0px 2px 0;
    border-color: #0596de transparent transparent;
    text-align : center !important;
}





 /*zone du btn*/

 .lefuturbouton{
    color: rgba(0, 0, 0, 0.87);
    background-color: transparent;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    border-radius: 0%;
    display: inline-block;
    padding: 2px;
}


/*  Les btn acceuil */

.rbc-toolbar  {
    
    font-size:15px;
   
  }

.rbc-toolbar  {
    padding:2px 4px;
    font-size:100%;
    line-height: 1;
    border-radius:3px;
  }

  
@media (max-width: 768px) {
  .rbc-toolbar  {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .rbc-toolbar  {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}


/* bare de navigation class a ajouter */



{
    color: rgba(0, 0, 0, 0.87);
    background-color: rgb(5, 150, 222);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
    border-radius: 0px;
    position: fixed;
    z-index: 100;
    width: 100%;
    display: flex;
    padding-left: 24px;
    padding-right: 24px;
    top: 0px;
}



/*menuouvert*/ {
    cursor: pointer;
    font-size: 24px;
    height: 100px;
    color: rgb(255, 255, 255);
    line-height: 64px;
    font-weight: 300;
    background-color: rgb(5, 150, 222);
    padding: 24px;
}



/*footer*/

body {
  margin-bottom: 60px; /* Margin bottom by footer height */
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* height: 0px !important; */ /* Set the fixed height of the footer here */
  line-height: 60px; /* Vertically center the text there */
  background-color: #f5f5f5;
}

/*tableau */





table.table-striped.w-auto {}


@media (max-width: 500px) {
.responsive-table-line td:before { content: attr(data-title); }
.responsive-table-line table, 
.responsive-table-line thead, 
.responsive-table-line tbody, 
.responsive-table-line th, 
.responsive-table-line td, 
.responsive-table-line tr { 
display: block; 
}
 
.responsive-table-line thead tr { 
display:none;
}
.responsive-table-line td { 
position: relative;
border: 0px solid transparent;
padding-left: 50% !important; 
white-space: normal;
text-align:right; 
}
 
.responsive-table-line td:before { 
position: absolute;
top: 0px;
left: 0px;
width: 45%; 
padding-right: 15px; 
height:100%;
white-space: nowrap;
text-overflow: ellipsis !important;
overflow:hidden !important;
text-align:left;
background-color:#f8f8f8;
padding:2px;
}
}




footer.footer {position: fixed;bottom: 0 !important;width: 100%;height: 50px !important;line-height: 60px;background-color: #aec828 !important;padding: 0px;}



.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#0596de 0,#0596de 100%);
    background-image: -o-linear-gradient(top,#0596de 0,#0596de 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0596de ),to(##0596de ));
    background-image: linear-gradient(to bottom,#7bcbe6 0,#7bcbe6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0596de ', endColorstr='#0596de ', GradientType=0);
    background-repeat: repeat-x;
}
  
}
.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #0596de;
    /* border-color: #0596de; */
    text-transform: uppercase;
    font-weight: 400;
}


.footer {
    position: fixed;
    bottom: 0 !important;
    width: 100%;
    /* height: 2px !important; */
    line-height: 30px;
    background-color:  rgb(172,200,32) !important;
}

/*V2*/



@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Source+Code+Pro');


body {background-color: #ff9b42 !important;font-family: 'Source Code Pro', monospace;font-family: 'Open Sans', sans-serif;font-family: 'Roboto', sans-serif;}



    


a {
    color: #0596de;
    text-decoration: none;
}



.breadcrumb {
    margin-top: 20px;
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(67, 95, 113, 0.2);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 10px rgba(67, 95, 113, 0.08);
}


.panel.panel-info {
    border : #fff
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#0596de  0,#0596de  100%);
    background-image: -o-linear-gradient(top,#0596de  0,#0596de  100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0596de ),to(##0596de ));
    background-image: linear-gradient(to bottom,#7bcbe6  0,#7bcbe6  100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0596de ', endColorstr='#0596de ', GradientType=0);
    background-repeat: repeat-x;
}

.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #0596de;
    /* border-color: #0596de; */
    text-transform: uppercase;
    font-weight: 400;
}



.panel-info>.panel-heading  {
    position: relative;
    display: block;
    color: #fff;
    background-color: #0596de;
    box-shadow: 0 2px 5px 0 rgba(67, 95, 113, 0.2);
    margin-bottom: 0px;
 
}

.panel-info {
    box-shadow: 0 1px 10px rgba(67, 95, 113, 0.08);
    padding: 0 0 20PX 0;

    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);

}

.panel-info {
    border-color: #ffffff;
}

.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

th {
    /* text-align: center !important; */
    color: #435f71 !important;
    text-transform: uppercase;
    font-weight: 500!important;
    background-color: #fafafa !important;
    border-style: solid;
    border-width: 0px 2px 0;
    border-color: #0596de transparent transparent;
    text-align : center !important;
}





 /*zone du btn*/

 .lefuturbouton{
    color: rgba(0, 0, 0, 0.87);
    background-color: transparent;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    border-radius: 0%;
    display: inline-block;
    padding: 2px;
}


/*  Les btn acceuil */

.rbc-toolbar  {
    
    font-size:15px;
   
  }

.rbc-toolbar  {
    padding:2px 4px;
    font-size:100%;
    line-height: 1;
    border-radius:3px;
  }

  
@media (max-width: 768px) {
  .rbc-toolbar  {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .rbc-toolbar  {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}


/* bare de navigation class a ajouter */



{
    color: rgba(0, 0, 0, 0.87);
    background-color: rgb(5, 150, 222);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
    border-radius: 0px;
    position: fixed;
    z-index: 100;
    width: 100%;
    display: flex;
    padding-left: 24px;
    padding-right: 24px;
    top: 0px;
}


/* label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 200;
    font-size: 1em;
} */

/*menuouvert*/ {
    cursor: pointer;
    font-size: 24px;
    height: 100px;
    color: rgb(255, 255, 255);
    line-height: 64px;
    font-weight: 300;
    background-color: rgb(5, 150, 222);
    padding: 24px;
}



/*footer*/

body {
  margin-bottom: 60px; /* Margin bottom by footer height */
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* height: 0px !important; */ /* Set the fixed height of the footer here */
  line-height: 60px; /* Vertically center the text there */
  background-color: #f5f5f5;
}

/*tableau */








footer.footer {/* position: fixed; *//* bottom: 0 !important; *//* width: 100%; *//* height: 50px !important; */line-height: 60px;/* background-color: #aec828 !important; *//* padding: 0px; */}



.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#0596de 0,#0596de 100%);
    background-image: -o-linear-gradient(top,#0596de 0,#0596de 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0596de ),to(##0596de ));
    background-image: linear-gradient(to bottom,#7bcbe6 0,#7bcbe6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0596de ', endColorstr='#0596de ', GradientType=0);
    background-repeat: repeat-x;
}
  
}
.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #0596de;
    /* border-color: #0596de; */
    text-transform: uppercase;
    font-weight: 400;
}


.footer {
    position: fixed;
    bottom: 0 !important;
    width: 100%;
    /* height: 2px !important; */
    line-height: 30px;
    background-color: rgb(172,200,32) !important;
}

div#etablissement-manager-container {}



.app-navbar {
    background-color:  rgb(174, 199, 32, 1 ) !important;
}



/*---------V2---------*/


@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Source+Code+Pro');

body {
    font-family: "Open sans",Helvetica,Arial,sans-serif;
    font-size: 11px;
    line-height: 1.42857143;
    color: #000;
    background-color: #d9e5d6;
}



.app-navbar {
    background-color: #003D8F !important;
}

footer.footer {
    /* position: fixed; */
    /* bottom: 0 !important; */
    /* width: 100%; */
    /* height: 50px !important; */
    /* line-height: 60px; */
    /* background-color: #003D8F !important; */
    /* padding: 0px; */
    /* color: #fff; */
}


.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#7BCBE60,#7BCBE6 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#7BCBE6),to(#7BCBE6));
    background-image: linear-gradient(to bottom,#7BCBE6 0,#7BCBE6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x;
}


.panel-info>.panel-heading {
    position: relative;
    display: block;
    color: #fff;
    background-color: #0596de;
    box-shadow: 0 1px 5px 0 rgba(202, 202, 202, 0.2);
    margin-bottom: 0px;
}


.panel-info>.panel-heading {
    color: #FFF;
    background-color: #d9edf7;
    border-color: #ffffff;
}


.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 2px 2px 2px rgba(0,0,0,.05);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    border-radius: 2px;
}

/*
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 200;
}
*/

.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 3%;
    top: 16px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.row {
    margin: auto;
    padding: inherit;
    padding-top: 1%;
}



/*login*/

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #eeeeee;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.5), 0 1px 0 hsla(0,0%,100%,.5);
    border: 1px solid rgba(14,41,57,.1);
}


.h2, h2 {
    font-size: 25px;
    font-family: "roboto";
    text-transform: uppercase;
    color: #2d98cc;
    font-weight: 600;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0.5px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 0.5px solid #ccc;
    border-radius: 2px;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0.5px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.panel:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 1px 4px 11px, rgba(0, 0, 0, 0.22) 0px 6px 11px;
    /* transition-delay: inherit; */
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.panel {
   
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}


.breadcrumb:hover {
    background-color: #e7e7e7;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-shadow: inset -1px -1px 1px hsla(0, 0%, 100%, 0.64), 0 1px 0 hsla(0,0%,100%,.5);
}

.breadcrumb {
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}




.button-refresh {
    display: none;
}
   
.panel-info>.panel-heading {
    color: #FFF;
    background-color: #d9edf7;
    border-color: #7bcbe6;
    font-size: 15px;
    font-weight: 200;
    margin-top: 2%;
}






/*intro*/







.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 3%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


/*menu lateral*/

.logoopen
{
    cursor: pointer;
    font-size: 24px;
    height: 63px;
    color: rgb(255, 255, 255);
    line-height: 64px;
    font-weight: 300;
    /*background-color: #003D8F;*/
    padding-top: 10px;
    padding-left: 20px;
}


div#svg-logo {
    width: 50%;
}

.menuburger {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 3%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 2%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}/* V1 */

/* derniere version @20h07 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Source+Code+Pro');


body {background-color: #EEEEEE !important;font-family: 'Source Code Pro', monospace;font-family: 'Open Sans', sans-serif;font-family: 'Roboto', sans-serif;}



    
.panel.panel-info {
    border : #fff
}


a {
    color: #0596de;
    text-decoration: none;
}



.breadcrumb {
    margin-top: 20px;
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(67, 95, 113, 0.2);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 10px rgba(67, 95, 113, 0.08);
}




.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#0596de  0,#0596de  100%);
    background-image: -o-linear-gradient(top,#0596de  0,#0596de  100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0596de ),to(##0596de ));
    background-image: linear-gradient(to bottom,#7bcbe6  0,#7bcbe6  100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0596de ', endColorstr='#0596de ', GradientType=0);
    background-repeat: repeat-x;
}

.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #0596de;
    /* border-color: #0596de; */
    text-transform: uppercase;
    font-weight: 400;
}



.panel-info>.panel-heading  {
    position: relative;
    display: block;
    color: #fff;
    background-color: #0596de;
    box-shadow: 0 2px 5px 0 rgba(67, 95, 113, 0.2);
    margin-bottom: 0px;
 
}

.panel-info {
    box-shadow: 0 1px 10px rgba(67, 95, 113, 0.08);
    padding: 0 0 20PX 0;

    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);

}

.panel-info {
    border-color: #ffffff;
}

.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

th {
    /* text-align: center !important; */
    color: #435f71 !important;
    text-transform: uppercase;
    font-weight: 500!important;
    background-color: #fafafa !important;
    border-style: solid;
    border-width: 0px 2px 0;
    border-color: #0596de transparent transparent;
    text-align : center !important;
}





 /*zone du btn*/

 .lefuturbouton{
    color: rgba(0, 0, 0, 0.87);
    background-color: transparent;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    border-radius: 0%;
    display: inline-block;
    padding: 2px;
}


/*  Les btn acceuil */

.rbc-toolbar  {
    
    font-size:15px;
   
  }

.rbc-toolbar  {
    padding:2px 4px;
    font-size:100%;
    line-height: 1;
    border-radius:3px;
  }

  
@media (max-width: 768px) {
  .rbc-toolbar  {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .rbc-toolbar  {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}


/* bare de navigation class a ajouter */



{
    color: rgba(0, 0, 0, 0.87);
    background-color: rgb(5, 150, 222);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
    border-radius: 0px;
    position: fixed;
    z-index: 100;
    width: 100%;
    display: flex;
    padding-left: 24px;
    padding-right: 24px;
    top: 0px;
}




/*menuouvert*/ {
    cursor: pointer;
    font-size: 24px;
    height: 100px;
    color: rgb(255, 255, 255);
    line-height: 64px;
    font-weight: 300;
    background-color: rgb(5, 150, 222);
    padding: 24px;
}



/*footer*/

body {
  margin-bottom: 60px; /* Margin bottom by footer height */
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* height: 0px !important; */ /* Set the fixed height of the footer here */
  line-height: 60px; /* Vertically center the text there */
  background-color: #f5f5f5;
}

/*tableau */





table.table-striped.w-auto {}


@media (max-width: 500px) {
.responsive-table-line td:before { content: attr(data-title); }
.responsive-table-line table, 
.responsive-table-line thead, 
.responsive-table-line tbody, 
.responsive-table-line th, 
.responsive-table-line td, 
.responsive-table-line tr { 
display: block; 
}
 
.responsive-table-line thead tr { 
display:none;
}
.responsive-table-line td { 
position: relative;
border: 0px solid transparent;
padding-left: 50% !important; 
white-space: normal;
text-align:right; 
}
 
.responsive-table-line td:before { 
position: absolute;
top: 0px;
left: 0px;
width: 45%; 
padding-right: 15px; 
height:100%;
white-space: nowrap;
text-overflow: ellipsis !important;
overflow:hidden !important;
text-align:left;
background-color:#f8f8f8;
padding:2px;
}
}




footer.footer {position: fixed;bottom: 0 !important;width: 100%;height: 50px !important;line-height: 60px;background-color: #aec828 !important;padding: 0px;}



.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#0596de 0,#0596de 100%);
    background-image: -o-linear-gradient(top,#0596de 0,#0596de 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0596de ),to(##0596de ));
    background-image: linear-gradient(to bottom,#7bcbe6 0,#7bcbe6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0596de ', endColorstr='#0596de ', GradientType=0);
    background-repeat: repeat-x;
}
  
}
.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #0596de;
    /* border-color: #0596de; */
    text-transform: uppercase;
    font-weight: 400;
}


.footer {
    position: fixed;
    bottom: 0 !important;
    width: 100%;
    /* height: 2px !important; */
    line-height: 30px;
    background-color: #aec828 !important;
}

/*V2*/



@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Source+Code+Pro');


body {background-color: #EEEEEE !important;font-family: 'Source Code Pro', monospace;font-family: 'Open Sans', sans-serif;font-family: 'Roboto', sans-serif;}



    


a {
    color: #11c7e6;
    text-decoration: none;
}



.breadcrumb {
    margin-top: 20px;
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(67, 95, 113, 0.2);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 10px rgba(67, 95, 113, 0.08);
}


.panel.panel-info {
    border : #fff
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#0596de  0,#0596de  100%);
    background-image: -o-linear-gradient(top,#0596de  0,#0596de  100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0596de ),to(##0596de ));
    background-image: linear-gradient(to bottom,#7bcbe6  0,#7bcbe6  100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0596de ', endColorstr='#0596de ', GradientType=0);
    background-repeat: repeat-x;
}

.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #0596de;
    /* border-color: #0596de; */
    text-transform: uppercase;
    font-weight: 400;
}



.panel-info>.panel-heading  {
    position: relative;
    display: block;
    color: #fff;
    background-color: #0596de;
    box-shadow: 0 2px 5px 0 rgba(67, 95, 113, 0.2);
    margin-bottom: 0px;
 
}

.panel-info {
    box-shadow: 0 1px 10px rgba(67, 95, 113, 0.08);
    padding: 0 0 20PX 0;

    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);

}

.panel-info {
    border-color: #ffffff;
}

.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

th {
    /* text-align: center !important; */
    color: #435f71 !important;
    text-transform: uppercase;
    font-weight: 500!important;
    background-color: #fafafa !important;
    border-style: solid;
    border-width: 0px 2px 0;
    border-color: #0596de transparent transparent;
    text-align : center !important;
    font-size: 2.2rem;
}





 /*zone du btn*/

 .lefuturbouton{
    color: rgba(0, 0, 0, 0.87);
    background-color: transparent;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    border-radius: 0%;
    display: inline-block;
    padding: 2px;
}


/*  Les btn acceuil */

.rbc-toolbar  {
    
    font-size:15px;
   
  }

.rbc-toolbar  {
    padding:2px 4px;
    font-size:100%;
    line-height: 1;
    border-radius:3px;
  }

  
@media (max-width: 768px) {
  .rbc-toolbar  {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .rbc-toolbar  {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}


/* bare de navigation class a ajouter */



{
    color: rgba(0, 0, 0, 0.87);
    background-color: rgb(5, 150, 222);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
    border-radius: 0px;
    position: fixed;
    z-index: 100;
    width: 100%;
    display: flex;
    padding-left: 24px;
    padding-right: 24px;
    top: 0px;
}



/*menuouvert*/ {
    cursor: pointer;
    font-size: 24px;
    height: 100px;
    color: rgb(255, 255, 255);
    line-height: 64px;
    font-weight: 300;
    background-color: rgb(5, 150, 222);
    padding: 24px;
}



/*footer*/

body {
  margin-bottom: 60px; /* Margin bottom by footer height */
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* height: 0px !important; */ /* Set the fixed height of the footer here */
  line-height: 60px; /* Vertically center the text there */
  background-color: #f5f5f5;
}

/*tableau */








footer.footer {/* position: fixed; *//* bottom: 0 !important; *//* width: 100%; *//* height: 50px !important; */line-height: 60px;/* background-color: #aec828 !important; *//* padding: 0px; */}



.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#0596de 0,#0596de 100%);
    background-image: -o-linear-gradient(top,#0596de 0,#0596de 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0596de ),to(##0596de ));
    background-image: linear-gradient(to bottom,#7bcbe6 0,#7bcbe6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0596de ', endColorstr='#0596de ', GradientType=0);
    background-repeat: repeat-x;
}
  
}
.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #0596de;
    /* border-color: #0596de; */
    text-transform: uppercase;
    font-weight: 400;
}


.footer {
    position: fixed;
    bottom: 0 !important;
    width: 100%;
    /* height: 2px !important; */
    line-height: 30px;   
}

div#etablissement-manager-container {}



.app-navbar {

}



/*---------V2---------*/


@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Source+Code+Pro');

body {
    /* font-family: "Open sans",Helvetica,Arial,sans-serif; */
    /* font-size: 11px; */
    line-height: 1.42857143;
}



.app-navbar {
    background-color: #003D8F !important;
}

footer.footer {
    /* position: fixed; */
    /* bottom: 0 !important; */
    /* width: 100%; */
    /* height: 50px !important; */
    /* line-height: 60px; */
    /* background-color: #003D8F !important; */
    /* padding: 0px; */
    /* color: #fff; */
}


.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,#7BCBE60,#7BCBE6 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#7BCBE6),to(#7BCBE6));
    background-image: linear-gradient(to bottom,#7BCBE6 0,#7BCBE6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x;
}


.panel-info>.panel-heading {
    position: relative;
    display: block;
    color: #fff;
    background-color: #0596de;
    box-shadow: 0 1px 5px 0 rgba(202, 202, 202, 0.2);
    margin-bottom: 0px;
}


.panel-info>.panel-heading {
    color: #FFF;
    background-color: #d9edf7;
    border-color: #ffffff;
}


.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 2px 2px 2px rgba(0,0,0,.05);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    border-radius: 2px;
}



.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 3%;
    top: 16px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.row {
    margin: auto;
    padding: inherit;
    padding-top: 1%;
}



/*login*/

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #eeeeee;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.5), 0 1px 0 hsla(0,0%,100%,.5);
    border: 1px solid rgba(14,41,57,.1);
}


.h2, h2 {
    font-size: 25px;
    font-family: "roboto";
    text-transform: uppercase;
    color: #2d98cc;
    font-weight: 600;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0.5px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 0.5px solid #ccc;
    border-radius: 2px;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0.5px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.panel:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 1px 4px 11px, rgba(0, 0, 0, 0.22) 0px 6px 11px;
    /* transition-delay: inherit; */
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.panel {
   
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}


.breadcrumb:hover {
    background-color: #e7e7e7;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-shadow: inset -1px -1px 1px hsla(0, 0%, 100%, 0.64), 0 1px 0 hsla(0,0%,100%,.5);
}

.breadcrumb {
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}




.button-refresh {
    display: none;
}
   
.panel-info>.panel-heading {
    color: #FFF;
    background-color: #d9edf7;
    border-color: rgb(172,200,32);
    font-size: 15px;
    font-weight: 200;
    margin-top: 2%;
}




td {
    font-family: "open sans", sans-serif;
    font-size: 1.8rem;
}


/*intro*/







.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 3%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


/*menu lateral*/

.logoopen
{
    cursor: pointer;
    font-size: 24px;
    height: 63px;
    color: rgb(255, 255, 255);
    line-height: 64px;
    font-weight: 300;
    background-color: #003D8F;
    padding-top: 10px;
    padding-left: 20px;
}


div#svg-logo {
    width: 50%;
}

.menuburger {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 3%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 2%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #7bcbe6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}



/* MISE A JOUR DECEMBRE */


.app-navbar {
    background-color: #aec828 !important;
}

footer.footer {

    background-color: #aec828!important; 
     position: inherit;

}

.panel.panel-info {
    border-left: 10px solid rgb(172,200,32);
    margin: 0 0 0 -10px;
}


.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 2%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #11c7e6 transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top,rgb(189, 212, 130) 0,rgb(227, 235, 208) 100%);
    background-image: -o-linear-gradient(top,rgb(189, 212, 130) 0,rgb(227, 235, 208) 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgb(189, 212, 130)),to(rgb(227, 235, 208)));
    background-image: linear-gradient(to bottom,rgb(189, 212, 130) 0,rgb(227, 235, 208) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#11c7e6', GradientType=0);
    background-repeat: repeat-x;
    border-radius: 0px;
    color: white;
}


/*page facility*/

.panel.panel-default {
    padding: 20px;
}

div#etablissement-form {
    width: 100%;
    padding: 20px;
}


.panel.panel-default {
    border: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
}


/*Page patient */

div#patient-creator-container {
    width: 100%;
}

/*Il y a une erreur dansle HTML voir imprim ecran */


/* Formulaire en css mais je pense que sylvain devraient les faire en jquery pour griser le btn*/



.simple-form input {
  border-bottom: 1px solid #fff;
  transition: border-color .5s ease-out;
}

.simple-form input:required {
  border-left-color: #61B565;
}
.simple-form input:invalid {
  border-left-color: red;
}


/*Je t'ai fait un codepen de ce que ca donne */




/*Boutons divers :*/

.submit
{
    border: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    outline: none;
    font-size: inherit;
    font-weight: inherit;
    position: relative;
    height: 36px;
    line-height: 36px;
    width: 100%;
    border-radius: 2px;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    background-color: #61b565;
    text-align: center;
}


/* modifier couleur verte bleu */
.modify
{
    border: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    outline: none;
    font-size: inherit;
    font-weight: inherit;
    position: relative;
    height: 36px;
    line-height: 36px;
    width: 100%;
    border-radius: 2px;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    background-color: #00bcd4;
    text-align: center;
}



/* annuler rouge ?  ou rose ? */
.cancel
{
    border: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    outline: none;
    font-size: inherit;
    font-weight: inherit;
    position: relative;
    height: 36px;
    line-height: 36px;
    width: 100%;
    border-radius: 2px;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    background-color: red;
    text-align: center;
}


/* Menu burger bleu */

.menuburger
{
    border: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    text-decoration: none;
    margin: 8px 8px 0px -16px;
    padding: 12px;
    outline: none;
    font-size: 0px;
    font-weight: inherit;
    position: relative;
    overflow: visible;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    width: 48px;
    height: 48px;
    background: #7bcbe6;
}

/*page modifier un patient */

form.form-group.container {
    width: 100%;
}



/*Correction footer  */

div#app {
    height: 100%;
}

div#main {
    height: 100%;
}


/*Correction petitefleche */
.panel-heading:after {
    content: '';
    display: block;
    position: inherit;
    width: 0;
    height: 0;
    left: 4.1%;
    top: 15px;
    margin-top: 0;
    padding-top: 0;
    margin-left: -6px;
    bottom: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: rgb(189, 212, 130) transparent transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}



/* Correction couleur */


.app-navbar {
    background-color: rgb(189, 212, 130) !important;
}

.logoopen {
    cursor: pointer;
    font-size: 24px;
    height: 63px;
    color: rgb(255, 255, 255);
    line-height: 64px;
    font-weight: 300;
    background-color: rgb(189, 212, 130);
    padding-top: 10px;
    padding-left: 20px;
}




/*bouton plus et moins ajhouter un patient */

/* plus*/

element.style {
    border: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    outline: none;
    font-size: inherit;
    font-weight: inherit;
    position: relative;
    vertical-align: bottom;
    background-color: #61b565;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    height: 40px;
    width: 40px;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
}


/*moins */
.moins
{
    border: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    outline: none;
    font-size: inherit;
    font-weight: inherit;
    position: relative;
    vertical-align: bottom;
    background-color: red;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    height: 40px;
    width: 40px;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
}

@media screen and (min-width: 1600px) {
    .container {
        width: 1500px;

    }
}

.class-number-5 {}

.class-number-5 {}