@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);

/************** agenda.php ***********/
.element{
    width: 60px;
    height: 60px;
}
.glyphicon{
    cursor:pointer;
    /*margin-right: -10px;*/
    color: #666666;
}
#next, #previous{
    font-size: 20px;
    display: inline-block;
}
#datepicker{
    font-size: 18px;
    text-align: center;
    color: #502815;
}
#NbTotalRdv {
    margin:-15px 0 20px 60px;
    color: #ef7926;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
    background-color: transparent;
    color: #502815;
}
.nav-pills>li.active>a:focus{
    background-color: #f5a85f;
}
.nav-pills>li.active{
    background-color: transparent;
    color: black;
}
.centered-pills {
    text-align: center;
    padding: 10px;
}
.centered-pills>img{
    width: 60px;
    height: 60px;
    margin-top:-40px;
}
.centered-pills ul.nav-pills {
    display: inline-block;
}
.centered-pills li {
    display: inline;
}
.centered-pills a {
    float: left;
}
* html .centered-pills ul.nav-pills, *+html .centered-pills ul.nav-pills {
    display: inline;
}
#myTab li{
    border: 1px solid #502815;
    border-radius: 4px;
}
.tab-content{
    max-width: 900px;
}
#NbRdvFaut{
    margin:-10px 0 0 60px;
    color: #502815;
    font-size: 15px;
}
@media (max-width: 767px) {
    #NbTotalRdv { margin:2px 0 10px 0; }
    #NbRdvFaut  { margin:-5px 0 0 0; }
}
.puce{
    margin-bottom: -15px;
    font-weight: bold;
    color: red;
}
.tab-content{
    max-width: 900px;
}
.divCalendar{
    margin-top: 20px;
}

#ejnancy div>span.e-chk-act>span.e-icon.e-checkmark {
    background: #f8a398;
    color: white;
}
#ejsteven div>span.e-chk-act>span.e-icon.e-checkmark {
    background: #56ca85;
    color:white;
}
#ejmichael div>span.e-chk-act>span.e-icon.e-checkmark {
    background: #51a0ed;
    color:white;
}
.row .cols-prop-area {
    margin-left: 0px;
    width: 100%;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}
div.e-prevapp.e-nextprevappdisable{
    display: none !important;
}
div.e-prevapp.enable{
    display: none;
}
div.e-nextapp{
    display: none !important;
}
.e-scheduledialog .e-rightfields{
    display: none !important;
}
.e-apptime{
    display: none;
}
.e-quickbottomcontainer{
    display: none;
}
.e-apptext{
    color: black;
}
.e-quickcreatebottomcontainer, .e-subjectlabel, .e-prevapp{
    display: none !important;
}
#addEvent{
    display: none !important;
}
.e-schedule .e-headercells, .e-schedule .e-monthleftcells, .e-schedule .e-settingsindent{
    border-bottom: 3px solid grey !important;
}
.e-schedule .e-currentdayhighlight{
    background: lightgrey !important;
}
#Schedule{height: 900px !important}
.dropdown dd,.dropdown dt {
    margin: 0px;
    padding: 0px;
}
.dropdown ul {
    margin: -1px 0 0 0;
    z-index: 1000;
}
.dropdown dd {
    position: relative;
}
.dropdown div,.dropdown div:visited {
    color: black;
    text-decoration: none;
    outline: none;
    font-size: 12px;
}
.dropdown dt div span,.multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px 2px 0;
}
select.input-sm {
    line-height: 17px;
}
.dropdown dt div {
    background-image: url(../img/select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    -webkit-border-radius: 2px;
    background-position: 97% center;
    background-repeat: no-repeat;
    display: block;
    padding: 3px 10px 0px 10px;
    height: 30px;
    line-height: 4px;
    overflow: hidden;
    border: 1px solid #AAA;
    width: 40%;
}
dl{
    margin-bottom: 0px !important;
}
.dropdown dd ul {
    background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    border: 0;
    color: black;
    display: none;
    left: 0px;
    padding: 2px 15px 2px 5px;
    position: absolute;
    top: 2px;
    width: 40%;
    list-style: none;
    height: 120px;
    overflow: auto;
    margin-left: 30%;
}
select#selectTime{
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 26px;
    width: 70px;
}

select#selectVue{
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 26px;
    width: 130px;
}
span.e-input-group.e-control-wrapper.e-ddl.e-lib.e-keyboard.e-valid-input{
    width: 40% !important;
}
.e-delete, .e-edit, .e-dlg-container, .e-cell-popup{
    display: none !important;
}
.e-schedule-toolbar .e-toolbar-item.e-today {
    display: none !important;
}
.e-subject, .e-time, .e-location, .e-close-icon{
    color: #373737 !important;
}
.e-schedule .e-schedule-toolbar .e-active-view .e-tbar-btn-text, .e-schedule .e-schedule-toolbar .e-active-view .e-icons,
.e-schedule .e-vertical-view .e-header-cells.e-current-day{
    color: grey !important;
}
.e-calendar .e-content td.e-today.e-selected span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today.e-selected span.e-day{
    background-color: #adbfcd !important;
    border-color: #adbfcd !important;
}
.e-btn.e-flat.e-primary, .e-css.e-btn.e-flat.e-primary{
    color: #003d68 !important;
}
.modal-header{
    padding: 10px;
    background-color: #003d68;
    font-weight: bold;
}
.modal-title{
    font-weight: bold;
    color: #e2e2e2 !important;
}
.close{
    color: #e2e2e2 !important;
}
.modal-body{
    height: 250px;
    padding: 20px !important;
}
#divSalle{
    padding: 10px !important;
    height:250px !important;
    overflow-y:auto !important;
}
#modalDialog{
    width: 700px !important;
}
.btnClose{
    background-color: lightgrey !important;
}
.btnPlan{
    background-color: #373737 !important;
    color: #ded2a8 !important;
}

#setting{
    float: right;
    margin-top: -10px;
    margin-right: 10px;
    background-color: #373737;
}
.fa-cog{
    color: #ded2a8 !important;
}
#stime, #etime{
    width: 80px;
}

/************* salle d'attente *********/
#salleTable, #rdvTable {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

#salleTable caption, #rdvTable caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
}

#salleTable tr, #rdvTable tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
}

#salleTable th, #rdvTable th,
#salleTable td, #rdvTable td {
    padding: .625em;
    text-align: center;
}

#salleTable th, #rdvTable th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    #salleTable, #rdvTable {
        border: 0;
    }

    #salleTable caption, #rdvTable caption {
        font-size: 1.3em;
    }

    #salleTable thead, #rdvTable thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    #salleTable tr, #rdvTable tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }

    #salleTable td, #rdvTable td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }

    #salleTable td::before, #rdvTable td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    #salleTable td:last-child, #rdvTable td:last-child {
        border-bottom: 0;
    }
}


/************** index.php ***********/
.contentBody{
    margin-top: 15px;
}
.panel{
    margin-bottom: 20px;
}
.inpGroup{
    margin-bottom: 10px;
}
@media (max-width: 768px) {
    .btnPrevu {
        margin-bottom: 5px;
    }
}
.column {
    float: left;
    /*width: 50%;*/
    padding: 20px;
}
.formStyle{
    margin: 0 auto;
    max-width: 400px;
}
.columnPraticien{
    float: left;
    width: 50%;
}
.textInv{
    height: 20px;
    margin-bottom: 10px;
    padding: 0px !important;
}
.formWidth{
    max-width: 100% !important;
}
.imgEnf{
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.card{
    width: 100%;
    margin: 10px;
}
.well{
    height: 100%;
    max-width: 850px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}
.img{
    max-width:150px;
    max-height:150px;
}
.patient{
    text-align:center;
    max-width: 400px;
    color: #ef7926;
    font-size: 15px;
}
.formCard{
    max-width: 100%;
}

.tableInfo{
    width: 100%;
}
.fieldStyle{
    text-align:left;
    display:block;
}
.labelInv{
    margin-top:2px;
    margin-left: 10px;
}
.fieldInput{
    text-align:left;
}
.editBtn{
    max-width: 400px;
    margin-bottom: 10px;
}
.displayBtn{
    max-width: 400px;
}
.formLink{
    margin-bottom: 20px;
}
.link{
    color: #c5a70f;
}
.link:hover{
    color: #502815;
}
.sessionPat{
    padding: 40px;
}
#rdvPatients, .marginCard{
    margin-top: 20px;
}
#selectForm{
    max-width: 200px;
    border: 1px solid #AAA;
    background-image: linear-gradient(#f0f0f0, #e0e2e4);
}
 select#rdv{
	   -webkit-appearance: button;
	   -webkit-border-radius: 2px;
	   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	   -webkit-padding-end: 20px;
	   -webkit-padding-start: 2px;
	   -webkit-user-select: none;
	   background-image: url(../img/select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
	   background-position: 97% center;
	   background-repeat: no-repeat;
	   border: 1px solid #AAA;
	   color: #555;
	   font-size: inherit;.glyphicon.glyphicon
	   overflow: hidden;
	   text-overflow: ellipsis;
	   white-space: nowrap;
	   max-width: 400px;
	   display: inline;
}
.fieldCorresp{
    text-align:left;
    color: #666666
}
.glyCorresp{margin-right: 5px}
.fieldPatient{
    text-align:left;
    color: #333;
    font-size: 15px
}
@media (max-width: 1780px) {
    .col-md-6{width:100%}
}
.img-rounded{
    border: 3px solid lightgrey;
    width: 120px;
    height: 120px;
    background-color: #efefef
}
.marginRdv{
    margin: 10px;
}
.infoStyle{
    font-size: 17px;
    color:#373737;
}
.infoLabel{
    font-size: 14px;
    color:#502815;
    font-weight: bold;
}
.geo{
    margin-bottom: 20px;
    margin-top: 20px;
}
.follow{
    margin-left: 20px;
}
.dots{
    display: inline-block;
    display: none;
}
ul.dots * {
    /* disable border-box from bootstrap */
    box-sizing: content-box;
    list-style-type: none;
}
ul.dots a {
    text-decoration: none;
    font-size: 20px;
    color: #34495e;
}
ul.dots a:hover {
    text-decoration: none;
    font-size: 20px;
    color: #bdc3c7;
}
ul.dots li {
    display: box;
    position: relative;
    width: 50px;
    /*padding: 10px 0 ;*/
}
ul.dots li:hover {
    /*background: #2c3e50;*/
}
ul.dots li span {
    display: block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 20px;
    background-color: #f5f3f3;
    -webkit-box-shadow: 1px 1px 5px #808080;
    -moz-box-shadow: 1px 1px 5px #808080;
    box-shadow: 1px 1px 5px #808080;
    padding: 10px;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    line-height: 10px;
    text-align: center;
    position: relative;
}
ul.dots li mark {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #FFF;
    width: 15px;
    height: 15px;
    background-color: #FF6B6B;
    position: absolute;
    top: -5px;
    left: -10px;
    font-size: 10px;
    line-height: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #FFF;
    font-weight: 700;
}

ul.dots > li > a > span > mark {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
ul.dots > li:hover > a > span > mark {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

li {
    list-style-type: circle;
}


/* animation keyframes */
@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.glyphicon-bell:before{
    margin: -4px;
}

.barrePat{
    background-color: #e2e2e2;
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    height: 35px
}

/************** ficheInformative.php ***********/
.linkDoc{
    border: 1px solid #c3a1897a ;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #c3a1897a;
}
.divLink{
    margin: 10px;
    text-align: left;
}
#pdf{
    height: 700px;
    width: 100%;
}
.carousel{
    margin-top: 20px;
    background-color:#c3a1897a;
    width: 100%;
}
.carousel .item{
    min-height: 280px;
}
.carousel .item iframe{
    margin: 57px auto;
    display: block;
    max-width:100%;
}
.bs-example{
    margin: 10px;
}

/************** rdv.php ***********/
.rdvPrevu, .rdvUrgence{
    margin: 10px;
    line-height: 1;
}
.listRdv{
    color: #502815;
}
#titrerdv {
    margin: 20px;
    color: #502815;
    font-size: 17px;
    text-decoration: underline;
}
#boutonsrdv {
    padding: 20px;
}
.btn {
    border-radius: 0px;
    font-size: 16px;
}
.btnP{
    width: 100px;
}
.btnF{
    width: 100px;
    margin-left:10px;
}

#alertBox, #alertBoxDanger, #alertViewer{
    max-width: 700px;
    margin-top: 20px;
}

/************** paiement.php ***********/
.tablePF{
    margin: 20px;
}
.tablePaiement, .marginTitle{
    max-width: 1200px;
}
.table-responsive{
    border: 1px solid transparent;
    padding: 10px;
}
h3{
    color: #ef7926;
    text-decoration: underline;
}
@media screen and (max-width: 1150px){
    .tablePaiement{
        padding-left: 20px;
        padding-right: 20px;
    }
}
.total{
    margin-right: 20px;
}
.divTotal{
    border-bottom:1px #ccc solid;
    margin-left: 10px;
    margin-right: 10px;
}
.print{
    float: right;
}
#honoFamille{
    display: none;
}

/************** ficheClinique.php // traitement.php ***********/
.diag, .trait, .comment, .obj, .correspondant{
    color: #333;
    font-size: 15px;
    margin: 10px;
}
.divDiag{
    height: 300px;
    overflow: auto;
}
.topMargin {
    margin-top: -40px;
}
.divTrait{
    max-width: 800px;
    height: 300px;
    overflow: auto;
    border: 2px solid #ef7926;
    border-radius: 5px;
    margin-top: 20px;
}
.divAccordion{
    margin-top: 20px;
    max-width: 1000px;
    padding-right: 10px;
    padding-left: 10px;
}
.divPanel {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    background: none;
    box-shadow: none;
}
.divPanel:last-child {
    border-bottom: none;
}
.divPanel-group > .divPanel:first-child .divPanel-heading {
    border-radius: 4px 4px 0 0;
    color: black;
}
.divPanel-group .divPanel {
    border-radius: 0;
}
.divPanel-group .divPanel + .divPanel {
    margin-top: 0;
}
.divPanel-heading {
    background-color: #f5a85f;
    border-radius: 0;
    border: none;
    color: #502815;
    padding: 0;
}
.divPanel-title a {
    display: block;
    color: #fff;
    padding: 15px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
}
.divPanel-title a:hover {
    color: #502815;
}
#accordName{
    color: black;
    font-weight: bold;
}
.divPanel-body {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
}
.divPanel:last-child .panel-body {
    border-radius: 0 0 4px 4px;
}
.bodyPanel{
    border: 1px solid lightgrey;
}
.divPanel:last-child .divPanel-heading {
    border-radius: 0 0 4px 4px;
    transition: border-radius 0.3s linear 0.2s;
    color: black;
}
.divPanel:last-child .divPanel-heading.active .divPanel-title a:hover{
    border-radius: 0;
    transition: border-radius linear 0s;
    color: black;
}
.divPanel-heading a:before {
    content: '\e146';
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    font-size: 24px;
    transition: all 0.5s;
    transform: scale(1);
}
.divPanel-heading.active a:before {
    content: ' ';
    transition: all 0.5s;
    transform: scale(0);
    color: black;
}
#bs-collapse .divPanel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    transform: scale(0);
    transition: all 0.5s;
}
#bs-collapse .divPanel-heading.active a:after {
    content: '\e909';
    transform: scale(1);
    transition: all 0.5s;
    color: black;
}
#accordion .divPanel-heading a:before {
    content: '\e316';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    transform: rotate(180deg);
    transition: all 0.5s;
}
#accordion .divPanel-heading.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}

/************** commentaires.php ***********/
.divComment{
    margin: 10px;
}
.headerTable{
    border-left:1px #ded2a8 solid;
}
.bodyTable{
    border-left:1px lightgrey solid;
}

/************** correspondants.php ***********/
h2{
    color: #003d68;
}
.cardCorresp{
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.gly{
    margin-right: 5px;
    color: #ef7926;
}
.lbl{
    color: #ef7926;
    font-size: 15px;
}
.divCorresp{
    max-width: 400px;
    border: 2px solid #502815;
    border-radius: 5px;
}

/************** Praticiens et correspondant ***********/

.center {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
}

.btn:hover,
.btn:focus,
.btn:active{
    outline: 0 !important;
}
/* entire container, keeps perspective */
.card-container {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    margin-bottom: 30px;
}


.card-container.static:hover .card,
.card-container.static.hover .card {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
}
/* flip speed goes here */
.card {
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
}

/* front pane, placed above back */
.front {
    z-index: 2;
}


.card{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    color: #444444;
}
.card-container, .front, .back {
    width: 100%;
    height: 420px;
    border-radius: 4px;
}
.card .cover{
    height: 105px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
.card .cover img{
    width: 100%;
}
.card .user{
    border-radius: 50%;
    display: block;
    height: 120px;
    margin: -55px auto 0;
    overflow: hidden;
    width: 120px;
}

.card .user img{
    background: none repeat scroll 0 0 #e2e2e2;
    border: 4px solid #e2e2e2;
    width: 100%;
}

.card .content{
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    padding: 10px 20px 20px;
}
.card .content .main {
    min-height: 160px;
}
.card .back .content .main {
    height: 215px;
}
.card .name {
    font-size: 22px;
    line-height: 28px;
    margin: 10px 0 0;
    text-align: center;
    text-transform: capitalize;
}
.card h5{
    margin: 5px 0;
    font-weight: 400;
    line-height: 20px;
}
.card .profession{
    color: #999999;
    text-align: center;
    margin-bottom: 20px;
}
.card .footer {
    border-top: 1px solid #e2e2e2;
    color: #999999;
    margin: 30px 0 0;
    padding: 10px 0 0;
    text-align: center;
}
.card .footer .social-links{
    font-size: 18px;
}
.card .footer .social-links a{
    margin: 0 7px;
}
.card .footer .btn-simple{
    margin-top: -6px;
}
.card .header {
    padding: 15px 20px;
    height: 90px;
}
.card .motto{
    border-bottom: 1px solid #EEEEEE;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: center;
}

.card .stats-container{
    width: 100%;
    margin-top: 50px;
}
.card .stats{
    display: block;
    float: left;
    width: 33.333333%;
    text-align: center;
}

.card .stats:first-child{
    border-right: 1px solid #EEEEEE;
}
.card .stats:last-child{
    border-left: 1px solid #EEEEEE;
}
.card .stats h4{
    font-weight: 300;
    margin-bottom: 5px;
}
.card .stats p{
    color: #777777;
}
/*      Just for presentation        */

.title{
    color: #506A85;
    text-align: center;
    font-weight: 300;
    font-size: 44px;
    margin-bottom: 90px;
    line-height: 90%;
}
.title small{
    font-size: 17px;
    color: #999;
    text-transform: uppercase;
    margin: 0;
}
.space-30{
    height: 30px;
    display: block;
}
.space-50{
    height: 50px;
    display: block;
}
.space-200{
    height: 200px;
    display: block;
}
.white-board{
    background-color: #FFFFFF;
    min-height: 200px;
    padding: 60px 60px 20px;
}
.ct-heart{
    color: #F74933;
}

pre.prettyprint{
    background-color: #ffffff;
    border: 1px solid #999;
    margin-top: 20px;
    padding: 20px;
    text-align: left;
}
.atv, .str{
    color: #05AE0E;
}
.tag, .pln, .kwd{
    color: #3472F7;
}
.atn{
    color: #2C93FF;
}
.pln{
    color: #333;
}
.com{
    color: #999;
}

.btn-simple{
    opacity: .8;
    color: #666666;
    background-color: transparent;
}

.btn-simple:hover,
.btn-simple:focus{
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
}
.btn-simple i{
    font-size: 16px;
}

.navbar-brand-logo{
    padding: 0;
}
.navbar-brand-logo .logo{
    border: 1px solid #333333;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    width: 60px;
}
.navbar .navbar-brand-logo .brand{
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 10px;
    width: 60px;
}
.navbar-default .navbar-brand-logo .brand{
    color: #555;
}


/*       Fix bug for IE      */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .front, .back{
        -ms-backface-visibility: visible;
        backface-visibility: visible;
    }

    .back {
        visibility: hidden;
        -ms-transition: all 0.2s cubic-bezier(.92,.01,.83,.67);
    }
    .front{
        z-index: 4;
    }
    .card-container:not(.manual-flip):hover .back,
    .card-container.manual-flip.hover .back{
        z-index: 5;
        visibility: visible;
    }
}

.divPraticien{
    max-width: 400px;
}
.infoPraticien{
    margin : 20px;
}
.praticien{
    max-width: 700px;
}
/************** image.php ***********/
.viewer{
    margin: 5px;
}
.imgViewer{
    width: 40px;
    height: 40px;
}
.viewType{
    display: inline-block;
    font-size: 16px;
}
.glyHand{
    margin-right: 5px;
}
#formType{
    display: inline-block;
    margin-left: -20px;
}
#owl-demo{
    width: 30%;
    min-width: 300px;
}
#expandedImg{
    width: 100%;
    height: 100%
}
#expandedIframe{
    display: none;
    width: 100%;
    height: 700px;
}
#cardVignette{
    width: 10rem;
    background-color: #80808069;
    border-radius: 0px
}
#medias{
    width:100%;
    height: 100%;
    text-align: center;
}
.gallery {
    width:100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.cardText{
    bottom: -20px;
    left: 0;
    right: 0;
    position: absolute
}
.cardImg{
    text-align: center;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 70px;
    border: 1px solid grey;
}
.titleNiv1, .titleNiv2, .titleNiv1T, .titleNiv2T{
    float: left;
    margin-left: 5px;
    color: grey;
    display:none;
}
#divTiff{
    display: none;
}
.dateImg{
    color: grey;
}
#demo1{
    max-height: 800px;
    overflow: auto;
}
#tous{
    margin-bottom: 50px;
}
#tabfern_container{
    width: 100%;
}
#jstree_demo_comp, #jstree_demo_div{
    width: 100%;
    margin-left:15px;
}

.thumbChecked{
    max-width : 100%;
    max-height: 70px;
}

.topnav {
    overflow: hidden;
    float: right;
    margin-top: -10px;
    background-color: #adb5bd;
}

#checkEle, #checkAll,
#notChecked, .download{
    float: left;
    color: #f2f2f2;
    text-align: center;
    padding: 0px 5px;
    text-decoration: none;
    font-size: 17px;
    border-left: 2px solid #003d68;
}

#checkEle.active, #checkAll.active,
#notChecked.active{
    background-color: lightgrey;
}

/************** formulaire.php ***********/
.titleForm{
    color: #003d68;
}
.divForm{
    width: 1100px;
}
.precedent{
    font-size:12px;
    float:left;
    margin-top:5px;
    color: grey;
    text-decoration: underline;
}
.suivant{
    font-size:12px;
    float:right;
    margin-top:5px;
    color: grey;
    text-decoration: underline;
}
.divSave{
    text-align:center;
    margin-top:10px;
    height: 50px;
}
.form{
    margin:0 auto 0 auto;
    background-color:#ddd;
}
.formEdit{
    font-size: 20px;
    margin-top:20px;
    color:#502815;
}

/************** formsign.php ***********/
.divSign{
    font-weight:bold;
    font-size:15px;
    text-align:center;
    color: #003d68;
}
.pad{
    border: 2px solid #333;
}
.btnValidate{
    margin-top: 20px;
}

/************** document.php  ***********/
.document{
    border-top: 1px solid lightgrey;
}
.listDoc{
    margin-bottom: 50px;
}
.contenuDiv{
    width: 100%;
    min-height:700px;
}
.docPub{
    width: 100%;
    overflow: auto;
}
.btnDoc{
    background-color: transparent;
    border-color: transparent;
    font-family: Century Gothic;
    text-align: left;
}
ul > li.btnDoc:hover{
    background-color: transparent;
    color: blue;
}

.divHist{
    margin: 10px;
}

/************** Children.php ***************/
.boxProfil{
    display: inline-block;
    margin: 0.5em;
}

/************** Ajouter enfant ***************/
#commentEnf{
    width: 100%;
    height: 100px;
}
/************* Profil du cabinet *************/
.snip1515 {
    font-family: 'Open Sans', Arial, sans-serif;
    position: relative;
    margin: 10px;
    min-width: 450px;
    max-width: 315px;
    width: 100%;
    color: #000000;
    text-align: center;
    line-height: 1.4em;
    font-size: 14px;
    box-shadow: none !important;
}

@media (max-width: 1100px) {
    .snip1515 {
        min-width: 230px;
        max-width: 315px;
    }
}

.snip1515 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.snip1515 .profile-image {
    display: inline-block;
    width: 80%;
    z-index: 1;
    position: relative;
    padding: 10px;
    border: 2px solid #e8b563;
}

.snip1515 .profile-image img {
    max-width: 70%;
    vertical-align: top;
}

.snip1515 figcaption {
    width: 100%;
    background-color: #003d68;
    color: #555;
    padding: 25px 25px 25px;
    /*margin-top: -100px;*/
    display: inline-block;
}

.snip1515 h3,
.snip1515 h4,
.snip1515 p {
    margin: 0 0 5px;
}

.snip1515 h3 {
    font-weight: 600;
    font-size: 1.3em;
    font-family: 'Playfair Display', Arial, sans-serif;
}

.snip1515 h4 {
    color: #8c8c8c;
    font-weight: 400;
    letter-spacing: 2px;
}

.snip1515 p {
    font-size: 0.9em;
    letter-spacing: 1px;
    opacity: 0.9;
    color: lightgray;
}

.snip1515 .icons {
    text-align: center;
    width: 100%;
}

.snip1515 i {
    padding: 10px 10px;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    color: #e8b563;
    opacity: 0.75;
}

.snip1515 i:hover {
    opacity: 1;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}