/* STYLE SPECIFIQUES AU PORTAIL PATIENT */
.underline {text-decoration: underline!important;}
.hover-transition {transition: all 0.5s ease;}

.text-primary {color: #5a85b4!important;}

.checklist-etape.incomplet::after { border-left: 4px solid #FFCDD2;}
.checklist-etape.incomplet .checklist-item { background-color: #FFCDD2; border: 1px solid #E53935; }
.checklist-etape.incomplet .etape-doc::after {border-left: 4px solid #FFCDD2;}
.checklist-etape.incomplet .checklist-item .numero {border: 1px solid #E53935; }

.checklist-etape.complet::after { border-left: 4px solid #C8E6C9; }
.checklist-etape.complet .checklist-item { background-color: #C8E6C9; border: 1px solid #2E7D32;}
.checklist-etape.complet .etape-doc::after {border-left: 4px solid #C8E6C9;}
.checklist-etape.complet .checklist-item .numero {border: 1px solid #2E7D32; }

.checklist-item {position:relative; z-index: 1; border-radius: 0 30px 30px 0;}

.checklist-item .numero {
    display: inline-block; background-color: #fff; width: 30px; height: 30px; line-height: 30px; text-align: center;
    color: #000; border-radius: 50%; font-weight: bold; position: absolute; top: 8px;
}
.checklist-etape {position: relative; /*display: inline-block;*/ vertical-align: top; margin-top: 20px;}
.checklist-etape .etape-doc {z-index: 1; position: relative;}
.checklist-etape .etape-doc::after { content: " "; position: absolute; height: 100%; top: 0; margin-left: 10px; z-index: -1;}
.checklist-etape .etape-doc:nth-child(1), .checklist-etape .etape-doc:nth-child(2) {padding-top: 20px;}

#card_souhait_hotelier [type=radio]:checked+label,#card_souhait_hotelier [type=radio]:not(:checked)+label {padding-left: 30px !important;}
#card_souhait_hotelier [type=checkbox]:checked+label,#card_souhait_hotelier [type=checkbox]:not(:checked)+label {padding-left: 30px !important;}

form .right-align p {text-align: right!important;}

@media only screen and (min-width: 992px) {
  .checklist-item {min-height: 100px;}
}
/*fin checklist*/
form#connaissance input[type=text] {
    width: 250px;
    margin-top: 6px;
}
form#connaissance .select2 {width: inherit!important; margin-top: 6px;}

a.dropdown-button i.mdiprofil {
    line-height: 24px!important;
    position: relative;
    left: -12px;
    top: 4px;
}
.dropdown-content {z-index: 999!important; line-height: 1rem!important;}
.dropdown-content i {height: 18px!important; line-height: 18px!important;}
.dropdown-content a.btn:hover {color: #fff!important;}
.pp_border_top {border-top: 3px solid #5A85B4;}
.pp_border_top > .card-content {padding-top: 6px;}
h4.titre_pp_border_top {font-size: 2rem!important; color: #5a85b4!important; margin-top: 0;}
.checklist_doc {margin-left: 10px;}
.checklist_doc > div {margin-bottom: 8px;}
.checklist_doc > div i {font-size: 1.5rem;}
.img-logo-mobile {max-width: 100%!important;}
.card .card-action {padding: 4px 8px;}
#menu_tab_parcours_wrapper i {font-size: 16px; position: relative; top: 2px;}
#menu_tab_parcours_wrapper{margin-top: 20px;}
#menu_tab_parcours_wrapper .tabs .tab a.active {color: #348e5a !important;}
#menu_tab_parcours_wrapper .tabs .tab a {font-weight: bold;}
#menu_tab_parcours_wrapper .tabs .indicator {background-color: #348e5a !important;}
#menu_tab_parcours_wrapper .custom_tabs {
    display: block;
    position: relative;
    /*border-bottom:2px solid #222938;*/
    border-bottom:2px solid #DDD;
}
#menu_tab_parcours_wrapper .custom_tabs .item_tab {
    display: inline-block; border: 1px solid #DDD; border-radius: 6px 6px 0 0;
}
#menu_tab_parcours_wrapper .custom_tabs .item_tab a.active {background: #222938!important; color: #fff!important;}
#menu_tab_parcours_wrapper .custom_tabs .item_tab:hover a {background: #222938!important; color: #fff!important;}
#menu_tab_parcours_wrapper .custom_tabs .item_tab a {
    display: block; height: 30px; line-height: 30px;
    padding: 0 6px; color: #222938; font-weight: bold;
}
.row.upload_cv_mut {margin-bottom: 0!important;}
.row.upload_cv_mut .input-field {margin-top: 0.5rem;}
.no-margin {margin: 0!important;}
#chir_prog_wrapper {background: #eee;}
.container .row {margin-left: auto!important;}
div.doc-non-dispo {margin: 16px 0;}
.file-field .btn, .file-field .btn-large {
    float: left;
    height: 2.5rem;
    line-height: 2.5rem!important;
    border-radius: 4px 0 0 4px!important;
}
.zone_texte_tinymce ul {
    margin-left: 20px !important; margin-bottom: 1rem!important;
    list-style-type: disc !important;
}
.zone_texte_tinymce ul li {
    list-style-type: disc !important;
}

/* Fil d'ariane prise de rdv */
#breadcrumb-prise-rdv ul li {
    display: inline-block;
    border-radius: 20px;
    border: 2px solid #ccc;
    padding: 6px 16px 6px 7px;
    margin-right: 20px;
    background: #f9f9f9;
}
#breadcrumb-prise-rdv ul li:last-child {margin-right: 0!important;}
#breadcrumb-prise-rdv ul li.fait {
    background: #222938 !important;  border: 2px solid #222938;
    color: #f9f9f9;
}
#breadcrumb-prise-rdv ul li.en_cours {
    border: 2px solid #222938;
}
#breadcrumb-prise-rdv ul li.en_cours span.nom_etape {
    font-weight: bold;
}
#breadcrumb-prise-rdv ul li.en_cours .icone_etape,
#breadcrumb-prise-rdv ul li.a_venir .icone_etape {
    display: none;
}
#breadcrumb-prise-rdv ul li.a_venir { color: #ccc; }
#breadcrumb-prise-rdv ul li.breadcrumb-homepage {
    border: none !important; margin-right: 0; width: 38px;
}
#breadcrumb-prise-rdv ul li.breadcrumb-homepage a i {
    position: relative;
    top: 5px; left: 5px; color: #222938;
}
#breadcrumb-prise-rdv ul li.breadcrumb-finish {
    border: none !important; margin-right: 0; width: 38px;
}
#breadcrumb-prise-rdv ul li.breadcrumb-finish a i {
    position: relative;
    top: 4px; left: -6px; color: #222938;
}
#breadcrumb-prise-rdv ul{ display: inline-block;}
#breadcrumb-prise-rdv ul::after{
    content: "";
    border-bottom: 4px solid #222938 !important;
    display: block;
    margin-top: -16px;
}
#breadcrumb-prise-rdv { margin-bottom: 30px; margin: 20px 0; }
@media all and (max-width: 500px) {
    #breadcrumb-prise-rdv ul li.fait,
    #breadcrumb-prise-rdv ul li.a_venir {display: none !important;}
}

.pinned {padding-top: 1rem;}
.table-of-contents {padding-top: 0 !important;}
.sticky-on-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    background: #fff;
    padding: 5px 2px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

span.puce-type-rdv {
    display: inline-block; width: 16px; height: 16px; border-radius: 50%; margin-right: 10px;
}
ul#ul-type-rdv > li {margin-bottom: 10px;}

.sticky-on-top .card-panel {padding: 0!important; margin: 0!important;}
.sticky-on-top .card-panel .row {margin-bottom: 0!important;}

#tab_consultation_anes {margin-bottom: 20px;}
#tab_consultation_anes ul.tabs,
#tab_consultation_anes ul.tabs li {height: auto !important;line-height: 24px;}
#tab_consultation_anes ul.tabs li a.active {color: #fff;}
#tab_consultation_anes ul.tabs li a.active:visited {text-decoration: none;}

#question_precise {padding-top: 10px;}
#question_precise label.active {left: 1rem !important;}
div.btn, .file-field input[type=file] {cursor: pointer !important;}
div#liste_rdv_internet a i.left {margin-right: 4px !important; display: none;}
div#liste_rdv_internet a:hover i.left {display: inline !important;}
div#liste_rdv_internet a,
div#liste_rdv_internet a *
{transition: all .3s linear;}

.file-field .file-path-wrapper {padding-left: 0 !important;}
.file-field input.file-path {width: 95% !important; border-radius: 0 4px 4px 0!important;}
.custom-browse {padding: 0px 4px!important;height: 27px!important;line-height: 27px!important;border-radius: 4px 0 0 4px;}

span.notif {
    color: #fff;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 14px;
    position: relative;
    top: -9px; left: -4px;
    font-size: 0.8rem;
    font-weight: bold;
}

ul.ul-margin {
   margin-left: 10px;
}
ul.ul-margin li {
   margin-bottom: 10px; line-height: 1.5rem;
}
ul.ul-margin li a {
   color: #000 !important;
}
ul.ul-margin li a:hover {
   color: #3884b7 !important;
}
.card {
   box-shadow: 0 1px 1px 0 rgba(0,0,0,.16), 0 2px 4px 0 rgba(0,0,0,.12);
   -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.16), 0 2px 4px 0 rgba(0,0,0,.12);
}
.picker__footer .btn-flat {
   padding: 0 10px !important;
    font-size: 1rem !important;
    font-weight: bold !important;
}
.btn-30px {height: 30px !important; line-height: 30px !important;}
.row-planning-agenda .collection a.collection-item {padding: 8px 0 !important;}
.row-planning-agenda .caption div:first-child {margin-bottom: 6px;}
div.menu-rdv-responsive {
   height: 24px;
   line-height: 24px;
   display: block;
   width: 100%;
   text-align: center;
   color: #fff;
}
div.menu-rdv-responsive a {color: #fff;}
#select_choix_sejour {
   display: inline-block !important;
   width: 100%;
   max-width: 400px;
   cursor: pointer;
   border: 1px solid #e8eaf0;
}
/* .row-liste-choix-sejour {margin-bottom: 30px;} */
.file-field {margin-bottom: 20px;}
.header-logo-mobile {background: #222938; width: 100%; margin-bottom: 0;}
.header-logo-mobile a {height: 50px; line-height: 50px;}
.header-logo-mobile a img {
    width: auto;
    max-width: 400px;
    height: auto;
    max-height: 100px;
}
.header-div-menu nav {box-shadow: none !important;}
.header-div-menu nav ul li.active a {
    color: #222938;
    font-weight: bold;
}
.header-div-menu nav ul li.active {background-color: #fff !important;}
.header-div-menu nav ul li:hover {background-color: #fff !important;}
.header-div-menu nav ul li:hover {color: #222938 !important;}
.header-div-menu nav ul li:hover a {color: #222938 !important;}
.header-div-menu nav ul li:hover a i {color: #222938 !important;}
#mobile-menu li a.active {
    color: #262E40 !important;
    background: #fff !important;
}
.cd-timeline__content h2 {font-size: 1.4rem !important; margin: 0 0 10px 0 !important;}
.cd-timeline__content p {font-size: 1rem !important;}
header {
   background: #222938;
}
.row-logo {
   display: flex;
   flex-wrap: wrap;
   align-content: space-between;
   margin-bottom: 20px;
}
.row-logo.container {padding: 0!important;}
.header-div-logo {width: 30%;}
.header-div-menu {width: 70%; align-self: flex-end;}
.header-div-logo a img {max-height: 92px;}
.col-liste-sejour p {display: inline-block; width: 120px;}
.col-liste-sejour span.select2 {display: inline-block; width: 100%; max-width: 400px;}
.btn.small {padding: 0 8px;}
/* Thème */
.bg-theme-portail {
   color: #5A85B4 !important;
   background: #fff !important;
   border-bottom: 1px solid #e0e0e0;
   font-weight: bold;
}
.bg-theme-portail .card-title {font-weight: bold;}
.bg-theme-portail .card-title i {font-size: 1.5rem; margin-right: 4px!important;}
.bg-theme-dark {
   background: #222938 !important;
}
/* Dropzone */
.dz-default.dz-message {
   background: #ffecec;
   border: 2px dashed #f5aca6;
   border-radius: 5px;
   padding: 13px;
   cursor: pointer;
}
.dz-success-mark, .dz-error-mark, .dz-details {display: none!important;}
.loading-style {position: absolute; bottom: 10px; left: 10px;}
#cni-dropzone {position: relative;}
.icon-cni-upload {
    position: absolute;
    bottom: 8px;
    right: 8px;
    font-size: 26px;
    color: #f5aca6;
    z-index: 0;
}

/* Timeline custom css*/
.walk-div {height: 2px;}
.aujourdhui {
   position: absolute;
   z-index: 100;
   top: 54px;
}
.walk-icon {
   width: 30px;
   background: #fff;
   position: relative;
   z-index: 100;
   text-align: center;
   margin-left: -6px;
   height: 36px;
   line-height: 36px;
}

#suivi-timeline {top: 26px;}
#suivi-timeline.suivi, #preadmission-timeline.preadmission, #sejour-bloc.sejour
{top: 0;}

#preadmission-timeline.preadmission .badge,
#sejour-bloc.sejour .badge,
#suivi-timeline.suivi .badge
{border: 2px solid #337ab7 !important; background: #fff !important; color: #337ab7 !important;}
.medecin span {display: block;}
.medecin span:first-child {margin-bottom: 6px;}

#preadmission-timeline .arrow,
#sejour-bloc .arrow,
#suivi-timeline .arrow
{display: none;}

#preadmission-timeline.preadmission .arrow ,
#sejour-bloc.sejour .arrow ,
#suivi-timeline.suivi .arrow
{display: block; margin: 0 auto; border-top: 8px solid #337ab7 !important;}
.aujourdhui .infos-aujourdhui {
   margin-left: {{ marginLeftAujourdhui }};
}
.cd-timeline__content::before {
   border-right: 7px solid #eee !important;
}
.tmv-rdv-non-passe {
   background-color: #ffa726 !important;
}
.cd-timeline-actions .col {
   margin-bottom: 10px;
}
.cd-timeline-custom-ontent {
   margin-bottom: 10px; box-shadow: none;
}
.cd-timeline__content.non-passe {border-bottom: 2px solid #ffa726 !important;}
.cd-timeline__content.alerte {border-bottom: 2px solid #ffa726 !important;}
.cd-timeline__content.alerte {border-bottom: 2px solid red !important;}
.cd-timeline__content.fini {border-bottom: 2px solid #75ce66 !important;}

.cd-timeline__img {
   text-align: center;
   line-height: 40px;
}
.cd-timeline__img i {
   font-weight: bold;
   color: #fff;
   font-size: 2rem;
}
.cd-timeline__read-more, .cd-timeline__date {font-size: 0.9rem !important; padding-bottom: 0 !important;}
@media all and (max-width: 500px) {
   .cd-timeline-actions .col button {
      width: 100%;
      font-size: 1rem;
   }
   .modal-footer .btn {float: none!important;width: 96%!important;display: block;}
   .modal .modal-footer {height: auto!important;}
   .modal-footer button {width: 96%!important; display: block;}
}
@media only screen and (min-device-width: 501px) and (max-device-width: 700px) {
   .cd-timeline-actions .col button {
      width: 100%;
      font-size: 1rem;
   }
}
/* Pers à prevenir */
#new_pap .row {margin-bottom: 10px !important;}
#new_pap .row .input-field {margin: 8px 0 !important; }
.row-numero-pap {border-bottom: 1px solid #418ebf;}
.row-numero-pap .col {margin: 0; padding: 0;}
.row-numero-pap h4 {margin: 0; color: #418ebf; padding-bottom: 10px; font-size: 1.5rem;}
.row-numero-pap a.btn {padding: 3px 6px; line-height: 1.2rem;}
#row_titre_pap.row {
   border-bottom: 1px solid #222938;
   margin-bottom: 0;
   padding-bottom: 10px;
}
#row_titre_pdc.row {
   border-bottom: 1px solid #222938;
   margin-bottom: 0;
   padding-bottom: 10px;
}

.col-identite .collection {max-height: 400px; overflow: auto;}
.btn-auto-height {
   height: auto !important;
   min-height: auto !important;
   display: block;
   position: relative;
   float: none;
   clear: both;
   line-height: 1.5rem;
   padding: 10px 5px;
}

/* Prise de rdv */
.ul-rdv .collapsible-header span {
   display: block;
   line-height: 0.5rem;
   padding: 10px;
}
.ul-rdv .collapsible-header {
   min-height: 5rem !important;
}
.ul-rdv .collapsible-header span b {color: #1E88E5;}
.ul-rdv .collapsible-body a {
   display: block;
   line-height: 3rem;
}
.ul-rdv .collapsible-body > div {
   margin: 10px;
}
/* Fin - Prise de rdv */

select.disabled {display: block !important;}
.card-signature .modal.modal-fixed-footer .modal-content {max-height: 70%;}
.card-signature .modal.modal-fixed-footer {padding-top: 10%; height: 100%;}
.card-signature .modal.modal-fixed-footer .modal-footer {left: 0;}
.message-voir-pdf {
   margin: 0 20px;
   padding: 14px 0;
}
.modal {padding: 4% !important;}
.pp-panel-title span span {font-style: italic; font-size: 0.9rem;}

a,
a:active,
a:link,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0;
}

.encart-patient-infos-pers span {
  width: 100px;
  display: block;
  margin-bottom: 5px;
}

.modal-footer>button,
.modal-footer>a {
  margin-left: 10px !important;
}

.modal {
  top: 0 !important;
}

.encart-patient-infos-pers p {
  margin-bottom: 10px !important;
}

.jconfirm-content { display: none !important; }
.jconfirm-box-container {
   width: 60%;
   margin: 0px auto;
}

.submit-button-suivi { margin-top: 20px; }

/*Custom styles*/
.fichier_existe_wrapper {
    background: #f5f5f5;
}
div.send_or_draw_button_wrapper .card { margin-top: 0!important;}
div.send_or_draw_button_wrapper .card.card-signature { margin-top: 1.4rem!important;}
.breadcrumb:last-child { color: rgba(255,255,255,.7) !important; }
.card-questionnaire h5 {
  margin-bottom: 10px !important;
  margin-top: 30px !important;
}
.send_or_draw_button.card-content {
    min-height: 144px!important;
}

.card-questionnaire>h5:first-child {
  margin-top: 0 !important;
}

.context-menu-list > li {
   height: 30px !important;
   line-height: 26px !important;
}

.input-text-commentaire {
  width: 50% !important;
  margin-left: 10px !important;
  margin-bottom: 0 !important;
  border: 1px solid #E8EAF0 !important;
  border-radius: 4px !important;
  padding: 0 4px !important;
  height: 26px !important;
  margin-bottom: 4px !important;
  display: none;
}

.waves-effect,
.btn-floating {
  z-index: 0 !important;
}

.form-add-pdf h3 {
  font-size: 1.2rem;
}

.form-add-pdf {}

.fleche_choix {
  display: none;
}

.fleche_choix>div {
  margin: 0 auto;
  height: 20px;
}

.fleche_choix .arrow-up {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fff;
}

.send_or_draw_button_wrapper>.row {
  margin-bottom: 5px;
}

.send_or_draw_button_wrapper {
  padding: 18px;
}

.form-add-send {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  display: none;
  margin-bottom: 20px;
}

i.checklist_icon {
  font-size: 24px;
}

.select2 {
  width: 100% !important;
}

h2.titre-signature {
  margin: 8px 0 !important;
}

.card-signature hr {
  margin: 15px 0 !important;
}

.pdf_wrapper blockquote {
  margin: 0 !important;
  border-left: 0 !important;
  padding: 10px 0;
}

.fichier_existe_wrapper blockquote button i.left {margin-right: 0!important;}

.fixed-action-btn.horizontal ul li {
  margin: 0 10px 0 0 !important;
}

.fixed-action-btn {
  position: relative;
  right: 0 !important;
  bottom: 0 !important;
  text-align: right !important;
}
h3.encart-patient-sous-titre {
   color: #5A85B4!important;
   font-size: 1.3rem;
   border-bottom: 1px solid #5A85B4!important;
   padding-bottom: 6px;
   margin-top: 0;
}
.card .card-title {font-size: 1.2rem !important;}
.card .card-content {padding: 12px;}

.badge-bloc {
  padding: 4px 2px;
  border-radius: 5px;
  margin: 0 12px 0 0;
}

.breadcrumb.active {
  color: #fff !important;
}

.es-box {
  cursor: zoom-in;
}

div.card .card-content {
  height: auto !important;
}

.pp-panel-title {
  background: #3784B7;
}

.side-nav li>a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid orange;
}

.side-nav li>a {
  font-weight: bold;
}

#mobile-menu {
  text-align: left;
}

#mobile-menu li a i {
  display: inline-block;
  top: 4px;
  position: relative;
}

.question_date {
  background-color: #BBDEFB !important;
  font-size: 10px;
  font-style: italic;
  padding: 2px 5px;
  display: inline-block;
  margin-top: 5px;
}

#question_reponse blockquote {
  margin: 0;
}

.bouton_icone i {
  font-size: 24px;
}

.cb_height_auto [type="checkbox"]+label {
  height: auto;
}

#liste_infos_envoyees .truncate {
  max-width: 180px;
}
.card-margin-bottom { margin-bottom: 20px;}

/*
 * Boutons pdf
 */

.send_or_draw_button {
  text-align: center;     padding: 4px 2px 4px 2px;
}

.send_or_draw_button p {
    font-size: 0.9rem;
    line-height: 1.2rem!important;
}
.send_or_draw_button a {
  width: 34px;
  height: 34px;
  line-height: 34px;
}

.send_or_draw_button i {
  line-height: 34px;
  font-size: 2rem;
}

.send_or_draw_button div p {
  padding: 0;
  text-align: center;
}

.send_or_draw_button div {
  margin-top: 10px;
  text-align: center;
}

/*
 * Bouton scroll down
 */

.scroll-wrapper {
    position: fixed;
    text-align: right;
    width: 50px;
    z-index: 5;
    bottom: 10px;
    right: 10px;
}

.scrolldown-button {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  z-index: 5;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}

/*=================================================================================
    General
====================================================================================*/

/*----------------------------------------
  General Layout Style
------------------------------------------*/

body {
  background-color: #f9f9f9;
}

#main {
  padding-left: 240px;
}

footer {
  padding-left: 240px;
}

footer.page-footer {
  padding-top: 0px;
}

select {
  background-color: transparent;
  width: 100%;
  padding: 5px;
  border: none;
  border-radius: 2px;
  height: 3rem;
  border-bottom: 1px solid #9e9e9e;
}

.container {
  padding: 1rem 0.5rem 0 .5rem;
  margin: 0 auto;
  max-width: 1400px !important;
  /* max-width: 100% !important; */
  width: 98%;
}

#left-sidebar-nav {
  position: fixed;
  width: 100px;
  left: 180px;
  z-index: 999;
  height: auto;
}

#left-sidebar-nav span.badge.new {
  line-height: 20px;
  margin-top: 11px;
}

#content .header-search-wrapper {
  width: 100%;
  margin: 0 auto;
  height: 40px;
  display: inline-block;
  position: relative;
}

#content .container .row {
  margin-bottom: 0;
}

@media only screen and (max-width: 601px) {
    #liste_pap .input-field, #liste_pdc .input-field {margin-top: 2.6rem!important;}
    #liste_pap .input-field label, #liste_pdc .input-field label {font-weight: bold; left: 1rem; color: #000;}
    #liste_pap .input-field input[type=text], #liste_pdc .input-field input[type=text] {width: 95%!important;}
}
@media only screen and (min-width: 601px) {
  .container {
    width: 98%;
  }
  #liste_pap .input-field, #liste_pdc .input-field {margin-top: 0!important;}
}

@media only screen and (min-width: 993px) {
  .container {
    width: 98%;
  }
  #menu,
  nav a.button-collapse,
  nav a.button-collapse i {
    height: 44px !important;
    line-height: 44px !important;
  }
}

@media only screen and (max-width: 993px) {
  #main {
    padding-left: 0;
  }
  footer {
    padding-left: 0;
  }
  #header-image {padding: 0 !important;}
  .nav-wrapper a:not(.active) {display: none !important;}
}

.ps-scrollbar-x-rail {
  z-index: 9999;
}

.ps-scrollbar-y-rail {
  z-index: 9999;
}

/*---------------------------------
    Typography
-----------------------------------*/

.small {
  font-size: 1.0rem;
  margin: 0;
  padding: 0;
}

.medium-small {
  font-size: 0.9rem;
  margin: 0;
  padding: 0;
}

.ultra-small {
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
}

small {
  font-size: 0.8rem;
}

.strong {
  font-weight: 600;
}

h4.header {
  line-height: 2.508rem;
  margin: 1.14rem 0 0.912rem 0;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
}

h4.header2 {
  font-size: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
}

p.title {
  font-size: 1.3rem;
}

p.header {
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
}

li.li-hover:hover {
  background: transparent !important;
}

li.search-out:hover {
  background: transparent;
}

li.mobile:before {
  background: #f7464a;
}

li.kitchen:before {
  background: #46bfbd;
}

li.home:before {
  background: #fdb45c;
}

.more-text {
  padding: 5px 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.valign-demo {
  height: 400px;
  background-color: #ddd;
}

.margin {
  margin: 0 !important;
}

/*----------------------------------------
    Pre-loader
------------------------------------------*/

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #eceff1;
  z-index: 1000;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #418EBE;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1001;
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #6EC3E7;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #C7C5C5;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

#loader-logo {
  display: block;
  position: absolute;
  left: 48%;
  top: 46%;
  background: url("/images/logo-large.png") no-repeat center center;
  z-index: 1001;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}

.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.progress {
  background-color: rgba(255, 64, 129, 0.22);
}

/* JavaScript Turned Off */

.no-js #loader-wrapper {
  display: none;
}

/*=================================================================================
    Header
====================================================================================*/

/*----------------------------------------
    Page Header
------------------------------------------*/

h1.logo-wrapper {
  margin: 0;
}

h1 span.logo-text {
  display: none;
}

.menu-sidebar-collapse {
  margin: 0 10px;
}

.menu-sidebar-collapse i {
  line-height: 36px !important;
}

header .brand-logo {
  margin: 1px 0;
  padding: 14px 20px;
}

header .brand-logo img {
  width: 24px;
}

@media only screen and (max-width: 992px) {
  /* nav .nav-wrapper {
    text-align: center; */
}

nav .nav-wrapper a.page-title {
  font-size: 36px;
}

ul.side-nav.leftside-navigation {
  top: 56px !important;
}

}

/*Search box*/

.header-search-wrapper {
  margin: 10px auto 0 240px;
  width: calc(100% - 600px);
  height: 40px;
  display: inline-block;
  position: relative;
}

.header-search-wrapper i {
  position: absolute;
  font-size: 24px;
  top: 6px;
  left: 24px;
  line-height: 32px !important;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

input.header-search-input {
  display: block;
  padding: 8px 8px 8px 72px;
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  height: 24px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  border: none;
  font-size: 16px;
  appearance: textfield;
  font-weight: 400;
  outline: none;
  border-radius: 3px;
}

input.header-search-input:hover {
  background: rgba(255, 255, 255, 0.5);
}

input.header-search-input:focus {
  color: #333;
  background: #fff;
  border-bottom: none !important;
  box-shadow: none !important;
}

.header-search-wrapper-focus i {
  color: #444;
}

.header-search-input::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input::-moz-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:focus::-webkit-input-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:focus::-moz-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:focus::placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:focus:-ms-input-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input::placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.search-out {
  display: none;
}

.search-out input[type=text]:focus:not([readonly]) {
  border-bottom: 1px solid #fff !important;
  box-shadow: none;
}

.search-out-text {
  border-bottom: 1px solid #fff !important;
}

.translation-button img {
  position: relative;
  top: 12px;
}

#translation-dropdown .language-select {
  position: relative;
  top: -9px;
}

.notification-badge {
  position: relative;
  right: 5px;
  top: -20px;
  color: #ffffff;
  background-color: #FF4081;
  margin: 0 -.8em;
  border-radius: 50%;
  padding: 4px 5px;
}

#notifications-dropdown h5 {
  font-size: 1rem;
  text-transform: capitalize;
  font-weight: 500;
}

#notifications-dropdown li {
  padding: 10px;
  font-size: 1rem;
}

#notifications-dropdown li>a {
  padding: 0;
  font-size: 1rem;
  font-weight: 300;
}

#notifications-dropdown li>a>i {
  display: inline-block;
  font-size: 1.2rem;
  position: relative;
  top: 4px;
}

#notifications-dropdown li>time {
  font-size: 0.8rem;
  font-weight: 400;
}

#notifications-dropdown li.divider {
  padding: 0;
}

/*=================================================================================
    Sidebar
====================================================================================*/

/*----------------------------------------
    Sidebar Main Menu
------------------------------------------*/
.header-div-menu nav ul li {margin: 0px 10px;}
.header-div-menu nav ul:not(.right) li:after {
    content: "";
    border-bottom: 4px solid #fff !important;
    display: block;
    margin: 0 auto;
    width: 14px;
}
nav.top-nav {
  height: 122px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

nav.top-nav a.page-title {
  line-height: 122px;
  font-size: 48px;
}

nav ul li.no-hover:hover {
  background: none;
}

.side-nav a {
  line-height: 42px;
  height: 42px;
  color: #fff !important;
}

.side-nav.leftside-navigation .collapsible-body li.active {
  background-color: rgba(0, 0, 0, 0.04);
}

.side-nav.fixed.leftside-navigation .collapsible-body li.active {
  background-color: rgba(0, 0, 0, 0.04);
}

.side-nav .collapsible-body li a {
  margin: 0 1rem 0 3rem;
}

ul.side-nav.leftside-navigation {
  top: 64px;
  overflow: hidden;
}

ul.side-nav.leftside-navigation hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e0e0e0;
  margin: 1em 0;
  padding: 0;
}

ul.side-nav.leftside-navigation li {
  line-height: 44px;
}

ul.side-nav.leftside-navigation li:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

ul.side-nav.leftside-navigation li.active {
  background-color: rgba(0, 0, 0, 0.04);
}

ul.side-nav.leftside-navigation li a {
  font-size: 14px;
  font-weight: 400;
}

ul.side-nav.leftside-navigation li.user-details {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 15px;
  padding: 15px 0 0 15px;
  background: #698D9E;
}

.es-clear {
  background: #698D9E
}

.es-clear-text {
  color: #698D9E
}

.es-sparkline {
  background: #F9F9F9
}

ul.side-nav.leftside-navigation li.user-details #profile-dropdown a {
  padding: 8px 15px;
}

ul.side-nav.leftside-navigation .user-profile {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 13px;
}

ul.side-nav.leftside-navigation ul.collapsible-accordion {
  background-color: #fff;
}

ul.side-nav li {
  padding: 0;
}

ul.side-nav .collapsible-header {
  margin: 0;
}

#slide-out li a i {
  line-height: inherit;
  width: 2rem;
  font-size: 1.6rem;
  display: block;
  float: left;
  text-align: center;
  margin-right: 1rem;
}

#slide-out ul.side-nav li {
  padding: 0 !important;
}

.caption {
  font-size: 1.25rem;
  font-weight: 300;
  margin: 15px !important;
}

.caption-uppercase {
  font-size: 1.25rem;
  font-weight: 300;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.sidebar-collapse {
  position: absolute;
  left: -165px;
  top: -52px;
}

.user-task,
.user-time {
  margin: 0;
  font-size: 13px;
  color: #fff;
}

p.user-role {
  font-weight: 300;
  padding: 0;
  color: #fff;
  margin-top: -26px;
  font-size: 12px;
}

.user-details .row {
  margin: 0;
}

.bold>a {
  font-weight: bold;
}

.rightside-navigation {
  overflow: hidden;
}

/*----------------------------------------
    Right Chat Slideout
------------------------------------------*/

#right-search .input-field {
  margin-top: 0;
}

#chat-out .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: 45px;
  height: 45px;
  font-weight: 400;
}

#chat-out .collapsible-header:after {
  color: #fff;
}

#chat-out .chat-out-list {
  padding: 5px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

#chat-out .favorite-associate-list .circle {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #999;
  padding: 3px;
  display: block;
}

#chat-out .favorite-associate-list .online-user {
  border: 2px solid #00e676;
}

#chat-out .favorite-associate-list p {
  padding: 0;
}

#chat-out .favorite-associate-list p.place {
  font-size: 0.8rem;
}

#chat-out .recent-activity-list-icon {
  margin-top: 8px;
  font-size: 2rem;
}

#chat-out .recent-activity-list-text a {
  font-size: 0.8rem;
  padding: 0;
  font-weight: 600;
}

#chat-out .recent-activity-list-text p {
  font-size: 0.9rem;
  padding: 0;
}

.chat-close-collapse {
  padding: 5px 15px 0 0;
}

/* =================================================================================
    Content
================================================================================= */

/*----------------------------------------
    Breadcrumb
------------------------------------------*/

#breadcrumbs-wrapper {
  background: #f3f3f3;
}

h5.breadcrumbs-header {
  font-size: 1.64rem;
  line-height: 1.804rem;
  margin: 1.5rem 0 0 0;
}

.breadcrumbs {
  padding: 0;
  margin: 15px 0;
  list-style: none;
}

.breadcrumbs>li {
  display: inline-block;
}

.breadcrumbs>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumbs .active {
  font-weight: normal;
  color: #999;
}

.breadcrumbs-title {
  font-size: 1.5rem;
  line-height: 1.804rem;
  margin: 18px 0 0;
}

.breadcrumbs-nav {
  margin: 8px 0 9px;
}

.breadcrumb:before {
  content: "\F142";
  font-family: "Material Design Icons";
}

/*----------------------------------------
    Tables
------------------------------------------*/

.jsgrid-edit-row input[type="checkbox"],
.jsgrid-insert-row input[type="checkbox"],
.jsgrid-filter-row input[type="checkbox"],
.jsgrid-alt-row input[type="checkbox"],
.jsgrid-row input[type="checkbox"],
.config-panel input[type=checkbox] {
  position: relative !important;
  left: 0 !important;
  visibility: visible !important;
}

.jsgrid-grid-body {
  height: auto !important;
}

.jsgrid-edit-row select {
  display: block !important;
}

.jsgrid-insert-row select {
  display: block !important;
}

.jsgrid-insert-row .select-wrapper .caret {
  display: none !important;
}

.jsgrid-insert-row .select-wrapper .select-dropdown {
  display: none !important;
}

#jsGrid-sorting {
  height: 500px !important;
  overflow: scroll !important;
}

#jsGrid-page {
  height: 500px !important;
  overflow: scroll !important;
}

#jsGrid-custom-row {
  height: 500px !important;
  overflow: scroll !important;
}

/*----------------------------------------
    Cards
------------------------------------------*/

.card {
  /*overflow: hidden;*/
  /*Supprime car les listes deroulantes sont coupees dans les cards*/
}

#card-stats .card-content {
  text-align: center;
}

#card-stats .card-stats-title {
  font-size: 1.2rem;
}

#card-stats .card-stats-title i {
  font-size: 1.2rem;
}

#card-stats .card-stats-compare {
  font-size: 1.0rem;
}

#card-stats .card-stats-compare i {
  position: relative;
  margin-right: 5px;
}

#card-stats .card-stats-number {
  font-size: 1.8rem;
  line-height: 2.0rem;
  margin: 0.2rem 0 0.2rem 0;
  font-weight: 500;
}

#card-stats .card .card-content {
  padding: 10px 14px;
}

#card-stats .card .card-action {
  padding: 10px 14px;
}

/* alert card */

#card-alert i {
  font-size: 20px;
  position: relative;
  top: 2px;
}

#card-alert .alert-circle {
  display: inline-block;
  width: 40px;
  white-space: nowrap;
  border-radius: 1000px;
  vertical-align: bottom;
  position: relative;
  top: -5px;
  left: -2px;
}

#card-alert .single-alert {
  line-height: 42px;
}

#card-alert button {
  background: none;
  border: none;
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 20px;
  color: #fff;
}

#card-alert .card .card-content {
  padding: 20px 40px 20px 20px;
}

#card-alert .card-action i {
  top: 0;
  margin: 0;
}

/* work card */

#work-collections .collection-header {
  font-size: 1.14rem;
  font-weight: 500;
}

#work-collections p.collections-title {
  font-size: 1.0rem;
  padding: 0;
  margin: 0;
  font-weight: 500;
}

p.collections-content {
  font-size: 0.9rem;
  padding: 0;
  margin: 0;
  font-weight: 400;
}

#work-collections .collection-item.avatar {
  height: auto;
  padding-top: 22px;
}

/* flight card */

#flight-card .flight-card-title {
  margin: 0;
  font-weight: 300;
  color: #fff;
}

#flight-card .flight-card-date {
  font-size: 1.0rem;
  margin: 0;
  color: #fff;
}

#flight-card .flight-state {
  padding-bottom: 15px;
}

#flight-card .flight-state-two {
  border-left: 1px dashed #9e9e9e;
}

#flight-card .flight-icon {
  font-size: 2.2rem;
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

#flight-card .card-content-bg {
  background: url("/images/sample-1.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#flight-card .card-content {
  background: rgba(0, 0, 0, 0.25);
}

#flight-card .flight-state-wrapper {
  margin: 0 0 100px 0 !important;
}

#flight-card .card-header .card-title {
  padding: 20px;
}

/* task card */

#task-card label {
  display: block;
  color: rgba(0, 0, 0, 0.87);
  height: auto;
}

#task-card .task-card-title {
  margin: 0;
  color: #fff;
  font-weight: 300;
}

#task-card .task-card-date {
  font-size: 1.0rem;
  margin: 0;
  color: #fff;
}

#task-card .collection-header {
  padding: 20px;
}

#task-card .task-add {
  position: absolute;
  right: 10px;
  top: 76px;
}

#task-card .task-cat {
  padding: 2px 4px;
  color: #fff;
  margin-left: 37px;
  font-weight: 300;
  font-size: 0.8rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

.task-cat {
  padding: 2px 4px;
  color: #fff;
  font-weight: 300;
  font-size: 0.8rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

.task-cat .i {
  font-size: 1.2rem;
}

.collection .collection-item.avatar i.circle {
  font-size: 28px;
}

/* profile card */

#profile-card .card-image {
  height: 150px;
}

#profile-card .card-profile-image {
  width: 70px;
  position: absolute;
  top: 110px;
  z-index: 1;
  cursor: pointer;
}

#profile-card .btn-move-up {
  position: relative;
  top: -40px;
  right: -18px;
  margin-right: 10px !important;
}

#profile-card .card-content p {
  font-size: 1.2rem;
  margin: 10px 0 12px;
}

.card-move-up .move-up {
  padding: 20px;
}

/*----------------------------------------
    Charts
------------------------------------------*/

#chart-dashboard {
  padding-top: 12px;
}

#chart-dashboard .card {
  overflow: hidden;
}

#chart-dashboard .card .card-content {
  padding: 10px 14px;
}

.sample-chart-wrapper {
  width: 100%;
}

.chart-title {
  font-size: 1.6rem;
  font-weight: 300;
}

/* Revenue Chart */

.chart-revenue {
  float: right;
  text-align: center;
  padding: 8px;
  border-radius: 3px;
}

.chart-revenue .chart-revenue-total {
  font-size: 0.9rem;
  margin: 0;
}

.chart-revenue .chart-revenue-per {
  font-size: 0.8rem;
  margin: 0;
}

.chart-revenue .chart-revenue-per i {
  position: relative;
  top: 5px;
}

.chart-revenue-switch {
  padding-top: 28px;
  padding-right: 10px;
  color: #fff;
  text-align: right;
}

/* doughnut chart */

.doughnut-chart-status {
  position: relative;
  top: -75px;
  left: 0;
  font-size: 16px;
  font-weight: 500;
  height: 0;
  text-align: center;
}

.doughnut-chart-status p {
  margin-top: -5px;
}

.doughnut-chart-legend li {
  padding: 2px 0;
  font-size: 0.9rem;
}

.doughnut-chart-legend li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  float: left;
  margin-top: 6px;
  margin-right: 4px;
}

a.button-collapse.top-nav {
  position: absolute;
  left: 7.5%;
  top: 0;
  float: none;
  margin-left: 1.5rem;
  color: #fff;
  font-size: 32px;
  z-index: 2;
}

/* trending bar chart */

.trending-bar-chart-wrapper {
  width: 100%;
}

.btn-move-up {
  position: relative;
  top: -28px;
  right: -18px;
  margin-right: 10px !important;
}

/* Flot Chart*/

.flotchart-placeholder {
  width: 100%;
  height: 300px;
  font-size: 13px;
  line-height: 1.2em;
}

#flotchart table {
  position: absolute;
  top: 13px;
  right: 17px;
  font-size: smaller;
  color: #545454;
  width: 100px;
}

#flotchart td {
  padding: 5px;
}

th {
  padding: 5px;
}

/* xCharts */

.xchart-placeholder {
  width: 90%;
  height: 300px;
}

/*Sparkline*/

.jqstooltip {
  border: none !important;
  box-sizing: content-box;
}

.tooltip-class {
  overflow: hidden;
  color: #fff;
  height: 20px;
  width: 30px;
}

#ct2-chart .ct-series.ct-series-a .ct-area {
  fill: #00bcd4;
}

#ct2-chart .ct-series.ct-series-a .ct-point {
  stroke: #00bcd4;
}

#ct2-chart .ct-series.ct-series-a .ct-line {
  stroke: #54e2f4;
}

/*  Widget */

.socialbox .logo {
  color: #fff;
  font-size: 28px;
  left: 20px;
  bottom: 20px;
  position: absolute;
}

.socialbox .info {
  color: #fff;
  margin: 0;
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 15px;
  padding: 0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .doughnut-chart-status {
    display: none;
  }
  .header-logo-mobile a img {
      width: 100%;
      height: auto;
      max-width: 400px;max-height: 100px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .doughnut-chart-status {
    display: none;
  }
  #card-stats .card-stats-compare {
    font-size: 0.8rem;
  }
}

/*----------------------------------------
    Calendar
------------------------------------------*/

#full-calendar {
  padding-top: 30px;
}

#calendar h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 35px;
}

#calendar .fc-day-header {
  text-transform: uppercase;
  font-weight: 400;
}

#external-events {
  padding-top: 50px;
}

#external-events .fc-event {
  color: #fff;
  text-decoration: none;
  padding: 5px;
  margin-bottom: 10px;
  cursor: all-scroll;
  border: none;
}

.fc button {
  background: #fff;
}

.fc td {
  border-width: 0 !important;
}

.fc th {
  border-width: 0 !important;
}

.fc-state-active {
  color: #ff4081 !important;
}

.fc-state-down {
  color: #ff4081 !important;
}

/*----------------------------------------
    Color Palette css for css-color.html page
------------------------------------------*/

.dynamic-color .red,
.dynamic-color .pink,
.dynamic-color .purple,
.dynamic-color .deep-purple,
.dynamic-color .indigo,
.dynamic-color .blue,
.dynamic-color .light-blue,
.dynamic-color .cyan,
.dynamic-color .teal,
.dynamic-color .green,
.dynamic-color .light-green,
.dynamic-color .lime,
.dynamic-color .yellow,
.dynamic-color .amber,
.dynamic-color .orange,
.dynamic-color .deep-orange,
.dynamic-color .brown,
.dynamic-color .grey,
.dynamic-color .blue-grey {
  height: 55px;
  width: 100%;
  padding: 0 15px;
  line-height: 55px;
  font-weight: 500;
  font-size: 12px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.dynamic-color .col {
  margin-bottom: 55px;
}

tr.group {
  background-color: #ddd !important;
}

tr.group:hover {
  background-color: #ddd !important;
}

@media only screen and (max-width: 1024px) {
  tfoot {
    display: none;
  }
}

/*----------------------------------------
    Grid - Flat Site Mockup
------------------------------------------*/

#site-layout-example-left {
  background-color: #90a4ae;
  height: 300px;
}

#site-layout-example-right {
  background-color: #26a69a;
  height: 300px;
}

#site-layout-example-top {
  background-color: #e57373;
  height: 50px;
}

.flat-text-header {
  height: 35px;
  width: 80%;
  background-color: rgba(255, 255, 255, 0.15);
  display: block;
  margin: 27px auto;
}

.flat-text {
  height: 25px;
  width: 80%;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  margin: 27px auto;
}

.flat-text.small {
  width: 25%;
  height: 25px;
  background-color: rgba(0, 0, 0, 0.15);
}

.flat-text.full-width {
  width: 100%;
}

.col.grid-example {
  border: 1px solid #eee;
  margin: 7px 0;
  text-align: center;
  line-height: 50px;
  font-size: 28px;
  background-color: #ff6347;
  color: #fff;
  padding: 0;
}

.col.grid-example span {
  font-weight: 200;
  line-height: 50px;
}

.waves-color-demo .collection-item {
  height: 57px;
  line-height: 57px;
}

/*----------------------------------------
    Chrome Browser Grid Example
------------------------------------------*/

.browser-window {
  text-align: left;
  width: 100%;
  height: auto;
  display: inline-block;
  -webkit-border-radius: 5px 5px 2px 2px;
  -moz-border-radius: 5px 5px 2px 2px;
  border-radius: 5px 5px 2px 2px;
  background-clip: padding-box;
  background-color: transparent;
  margin: 20px 0;
  overflow: hidden;
}

.browser-window .top-bar {
  height: 30px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background-clip: padding-box;
  border-top: thin solid #eaeae9;
  border-bottom: thin solid #ddd;
  background: linear-gradient(#e7e7e6, #e0e0e0);
}

.browser-window .circle {
  height: 10px;
  width: 10px;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #fff;
  margin-right: 1px;
}

.browser-window .circles {
  margin: 5px 12px;
}

.browser-window .content {
  margin: 0;
  width: 100%;
  display: inline-block;
  border-radius: 0 0 5px 5px;
  background-color: #fafafa;
}

.browser-window .row {
  margin: 0;
}

#close-circle {
  background-color: #ff5c5a;
}

#minimize-circle {
  background-color: #fdb45c;
}

#maximize-circle {
  background-color: #1bc656;
}

.clear {
  clear: both;
}

.promo i {
  color: #ee6e73;
  font-size: 6rem;
  display: block;
}

.promo-caption {
  font-size: 1.7rem;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0;
}

/*----------------------------------------
    Shadow effect
------------------------------------------*/

.shadow-demo {
  background-color: #26a69a;
  width: 100px;
  height: 100px;
  margin: 20px auto;
}

.collapsible-header {
  font-weight: 500;
}

#input-select .input-field label {
  position: absolute;
  top: -14px;
  font-size: 0.8rem;
}

/*----------------------------------------
    icon page
------------------------------------------*/

.icon-demo {
  line-height: 50px;
}

.icon-container i {
  font-size: 3em;
  display: block;
  margin-bottom: 10px;
}

.icon-container .icon-preview {
  height: 120px;
  text-align: center;
}

.icon-holder {
  display: block;
  text-align: center;
  width: 150px;
  height: 115px;
  float: left;
  margin: 0 0 15px 0;
}

.icon-holder p {
  margin: 0;
}

/*----------------------------------------
    Error Page
------------------------------------------*/

.text-long-shadow {
  text-shadow: #1d7d74 1px 1px, #1d7d74 2px 2px, #1d7d74 3px 3px, #1d7d74 4px 4px, #1d7d74 5px 5px, #1d7d74 6px 6px, #1d7d74 7px 7px, #1d7d74 8px 8px, #1d7d74 9px 9px, #1d7d74 10px 10px, #1d7d74 11px 11px, #1d7d74 12px 12px, #1d7d74 13px 13px, #1d7d74 14px 14px, #1d7d74 15px 15px, #1d7d74 16px 16px, #1d7d74 17px 17px, #1d7d74 18px 18px, #1d7d74 19px 19px, #1d7d74 20px 20px, #1d7d74 21px 21px, #208b81 22px 22px, #208b81 23px 23px, #208b81 24px 24px, #208b81 25px 25px, #208b81 26px 26px, #208b81 27px 27px, #208b81 28px 28px, #208b81 29px 29px, #208b81 30px 30px, #26a69a 31px 31px, #26a69a 32px 32px, #26a69a 33px 33px, #26a69a 34px 34px, #26a69a 35px 35px, #26a69a 36px 36px, #26a69a 37px 37px;
  background-color: #26a69a;
  width: 100%;
  font-size: 10rem;
  color: #fff !important;
  text-align: center;
  padding: 20px 0 !important;
}

/*----------------------------------------
    Login Page
------------------------------------------*/

.login-form {
  width: 280px;
}

.login-form-text {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.8rem;
}

.profile-image-login {
  margin-left: -10px;
  margin-top: 5px !important;
  height: 52px !important;
}

.login-text {
  margin-top: -6px;
  margin-left: -6px !important;
}

/*----------------------------------------
    Email Page
------------------------------------------*/

#mail-app hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e0e0e0;
  margin: 1em 0;
  padding: 0;
}

#mail-app #email-sidebar {
  margin-top: 0;
}

#mail-app #email-list {
  margin-top: 0;
}

#mail-app #email-details {
  margin-top: 0;
}

#mail-app .modal .modal-content {
  padding: 0;
}

.email-unread .email-title {
  font-weight: 500;
}

#email-sidebar {
  min-height: 650px;
}

#email-sidebar li {
  padding: 10px 0;
  text-align: center;
}

#email-sidebar li i {
  padding: 12px;
  color: #272727;
}

#email-sidebar li i.active {
  background: #ddd;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

#email-sidebar li i:hover {
  background: #ddd;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

#email-list {
  padding: 0;
}

#email-list .collection {
  margin: 0;
}

.collection .collection-item.avatar {
  height: auto;
  padding-left: 72px;
  padding-top: 15px;
  padding-bottom: 10px;
  position: relative;
}

#email-list .collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 10px;
  right: -4px;
}

#email-list .collection .collection-item.avatar .secondary-content.email-time {
  right: 8px;
}

#email-list .collection .collection-item.avatar .icon {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  top: 20px;
}

#email-list .collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 300;
  padding: 10px;
}

#email-list .collection .collection-item.avatar img.circle {
  padding: 0;
}

#email-list .collection .collection-item:hover {
  background: #e1f5fe;
  cursor: pointer;
}

#email-list .collection .collection-item.selected {
  background: #e1f5fe;
  border-left: 4px solid #29b6f6;
}

#email-list .attach-file {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #9e9e9e;
  font-size: 1.1rem;
}

#email-details {
  padding: 15px;
}

#email-details .email-subject {
  font-size: 1.2rem;
}

#email-details .email-subject i {
  font-size: 2.2rem;
}

#email-details .email-tag {
  padding: 3px;
  font-size: 0.9rem;
}

#email-details .collection {
  border: none;
}

#email-details .collection .collection-item.avatar {
  height: auto;
  padding-left: 72px;
  position: relative;
}

#email-details .collection .collection-item.avatar .icon {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
  top: 20px;
}

#email-details .collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 300;
  padding: 10px;
}

#email-details .collection .collection-item.avatar img.circle {
  padding: 0;
}

#email-details .collection .collection-item.selected {
  background: #e1f5fe;
  border-left: 4px solid #29b6f6;
}

#email-details .email-actions {
  padding-top: 25px;
}

#email-details .email-actions a {
  color: #757575;
  padding: 5px;
}

.email-reply {
  padding-top: 20px;
}

.email-reply a {
  color: #757575;
}

.email-reply a i {
  font-size: 2rem;
}

.email-reply p {
  color: #757575;
  margin: 0;
}

.model-email-content {
  padding: 24px;
}

/*----------------------------------------
    Blog
------------------------------------------*/

/* ----- Blog Card -----*/

.blog-card .card .card-content .card-title,
.blog-card .card .card-reveal .card-title {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
}

.blog-card .card {
  margin: 0;
}

.blog-card .card .card-content {
  padding: 5px 10px;
}

.blog-card ul.card-action-buttons {
  margin: -26px 10px 0 0;
  text-align: right;
}

.blog-card ul.card-action-buttons li {
  display: inline-block;
  padding-left: 5px;
}

/* -----Blogs Masonery Page----- */

.blog .card .card-content .card-title,
.blog .card .card-reveal .card-title {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
}

.blog {
  width: 20%;
  padding: 10px;
}

.blog .card {
  margin: 0;
}

.blog .card .card-content {
  padding: 5px 10px;
}

.blog ul.card-action-buttons {
  margin: -26px 10px 0 0;
  text-align: right;
}

.blog ul.card-action-buttons li {
  display: inline-block;
  padding-left: 5px;
}

.blog-sizer {
  width: 20%;
}

.blog-post-content {
  padding-bottom: 10px;
}

/*  blog page media queries */

@media screen and (max-width: 2200px) {
  .blog-sizer {
    width: 20%;
  }
  .blog {
    width: 20%;
  }
  .doughnut-chart-status {
    top: -100px;
  }
  .product-sizer {
    width: 20%;
  }
  .product {
    width: 20%;
  }
  .gallary-sizer {
    width: 20%;
  }
  .gallary-item img {
    width: 20%;
  }
}

@media screen and (max-width: 1800px) {
  .blog-sizer {
    width: 30%;
  }
  .blog {
    width: 30%;
  }
  .product-sizer {
    width: 30%;
  }
  .product {
    width: 30%;
  }
  .gallary-sizer {
    width: 30%;
  }
  .gallary-item img {
    width: 30%;
  }
}

@media screen and (max-width: 1600px) {
  .blog-sizer {
    width: 33.33%;
  }
  .doughnut-chart-status {
    top: -75px;
  }
  .blog {
    width: 33.33%;
  }
  .product-sizer {
    width: 25%;
  }
  .product {
    width: 25%;
  }
  .gallary-sizer {
    width: 25%;
  }
  .gallary-item img {
    width: 25%;
  }
}

@media screen and (max-width: 1224px) {
  .blog-sizer {
    width: 33.33%;
  }
  .doughnut-chart-status {
    top: -75px;
  }
  .doughnut-chart-status {
    top: -100px;
  }
  .blog {
    width: 33.33%;
  }
  .product-sizer {
    width: 33.33%;
  }
  .product {
    width: 33.33%;
  }
  .gallary-sizer {
    width: 33.33%;
  }
  .gallary-item img {
    width: 33.33%;
  }
}

/* -----Blogs Page Full width 2----- */

#blog-post-full .card-title {
  text-shadow: 1px 1px 4px #000;
  font-weight: 300;
  font-size: 2rem;
}

#blog-post-full .blog-post-full-cat {
  padding: 5px;
  margin: 25px;
  right: 0;
  left: inherit;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#blog-post-full .blog-post-full-cat a {
  color: #fff;
  text-shadow: none;
}

/*----------------------------------------
    Invoice Page
------------------------------------------*/

.invoice-table {
  padding-top: 40px;
}

.invoice-text {
  padding: 18px 0;
}

.invoice-icon i {
  font-size: 2rem;
}

/*----------------------------------------
    Products
------------------------------------------*/

/* ---- Product Card ----- */

.product-card .card .card-content .card-title,
.product-card .card .card-reveal .card-title {
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: 400;
}

.product-card .card {
  margin: 0;
}

.product-card .card .card-content {
  padding: 5px 10px;
}

.product-card .card .btn-price {
  width: 65px;
  height: 65px;
  font-weight: 600;
  font-size: 1.0rem;
  line-height: 65px;
  margin: 10px;
  position: absolute;
  top: 0;
  letter-spacing: 0;
}

.product-card ul.card-action-buttons {
  margin: -26px 10px 0 0;
  text-align: right;
}

.product-card ul.card-action-buttons li {
  display: inline-block;
  padding-left: 5px;
}

/* -----Products Masonery ----- */

.product .card .card-content .card-title,
.product .card .card-reveal .card-title {
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: 400;
}

.product {
  width: 20%;
  padding: 10px;
}

.product .card {
  margin: 0;
}

.product .card .card-content {
  padding: 5px 10px;
}

.product .card .btn-price {
  width: 65px;
  height: 65px;
  font-weight: 600;
  font-size: 1.0rem;
  line-height: 65px;
  margin: 10px;
  position: absolute;
  top: 0;
  letter-spacing: 0;
}

.product ul.card-action-buttons {
  margin: -26px 10px 0 0;
  text-align: right;
}

.product ul.card-action-buttons li {
  display: inline-block;
  padding-left: 5px;
}

.product-sizer {
  width: 20%;
}

/*----------------------------------------
    Gallary  Page
------------------------------------------*/

.gallary-sizer {
  width: 20%;
}

.gallary-item img {
  width: 20%;
}

.slider .indicators {
  z-index: 9999;
}

/*----------------------------------------
    Contact Page (Map-card)
------------------------------------------*/

.map-card .card .card-content .card-title,
.map-card .card .card-reveal .card-title {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
}

/* ---- Map card ----*/

.map-card #map-canvas {
  width: 100%;
  height: 250px;
}

.map-card .btn-move-up {
  top: -38px;
}

/* ---- Map Contact Page ----*/

#map-canvas {
  width: 100%;
  height: 250px;
}

/*----------------------------------------
    Pricing Plan  Page
------------------------------------------*/

.plans-container .collection {
  border: none;
}

.plans-container .collection .collection-item {
  border-bottom: none;
  text-align: center;
  font-size: 1.07rem;
  line-height: 1.6em;
}

.plans-container .collection .collection-item:before {
  font-size: 1.28rem;
  line-height: 1.6em;
  color: #009315;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\e623";
  margin-right: 10px;
}

.plans-container .card .card-image {
  position: relative;
  width: 100%;
}

.plans-container .card .card-image .card-title {
  position: relative;
  font-size: 1.28rem;
  line-height: 1.6em;
  text-align: center;
  width: 100%;
  padding: 10px 15px;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.1);
}

.plans-container .card .card-image .price {
  position: relative;
  font-size: 5rem;
  line-height: 1.6em;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.plans-container .card .card-image .price sup {
  font-weight: 100;
  font-size: 1.42rem;
  line-height: 1.6em;
  top: -35px;
}

.plans-container .card .card-image .price sub {
  font-weight: 100;
  font-size: 1.42rem;
  line-height: 1.6em;
  top: 0;
}

.plans-container .card .card-image .price-desc {
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
}

.plans-container .card .card-content {
  padding: 0;
}

/*----------------------------------------
    Profile Page
------------------------------------------*/

#profile-page-header .card-image {
  height: 250px;
}

#profile-page-header .card-profile-image {
  width: 110px;
  position: absolute;
  top: 190px;
  z-index: 1;
  left: 40px;
  cursor: pointer;
  margin: 0;
}

#profile-page-header .card-content {
  margin-top: -40px;
}

#profile-page-header .card-content .card-title {
  margin-bottom: 0;
}

/*profile-page-wall*/

#profile-page-wall .profile-image-post {
  width: 60px;
  margin: 30px 10px;
}

#profile-page-wall .tab-content {
  padding: 10px;
}

#profile-page-wall .share-icons {
  margin-top: 10px;
}

#profile-page-wall .share-icons i {
  padding: 0 5px;
}

#profile-page-wall .tab-profile .tab i {
  font-size: 16px;
}

#profile-page-wall-posts .profile-small {
  height: 250px;
  overflow: hidden;
}

#profile-page-wall-posts .profile-medium {
  height: 350px;
  overflow: hidden;
}

#profile-page-wall-posts .profile-large {
  height: 450px;
  overflow: hidden;
}

#profile-page-wall-posts .card-profile-title {
  font-size: 16px;
  padding: 20px;
  border-radius: 0 0 2px 2px;
}

#profile-page-wall-posts .card-action-share {
  padding: 16px;
}

/*----------------------------------------
    footer charts
------------------------------------------*/

.page-footer .container {
  padding: 0 15px;
}

#world-map-markers {
  height: 300px;
}

#polar-chart-holder {
  padding-top: 20px;
}

.collection-header {
  color: #557280;
  font-size: 1.3rem;
  font-weight: 500;
}

.widget-wrapper {
  overflow-x: auto;
  overflow-y: auto;
  width: 100%
}

.widget-header {
  padding: 0;
  margin: 0;
  margin-top: 20px;
  overflow-x: auto;
  overflow-y: auto;
  width: 100%;
}

@media only screen and (min-width: 1280px) {
  .widget-wrapper {
    max-height: 446px
  }
}

#task-cat {
  font-size: 32px;
}

.header {
  color: #557280;
}

/* PANELS */

.panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Material Design Icons';
  /* essential for enabling glyphicon */
  content: "\F140";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: white;
  /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\F142";
  /* adjust as needed, taken from bootstrap.css */
}

td label {
  font-size: 12px;
}

h5 {
  font-size: 1.2rem;
}

#map_clinique {
  width: 100%;
  height: 150px;
}

footer.page-footer {
  left: 0;
  margin: 0;
  padding: 0;
}

footer.page-footer .footer-copyright>span>label {

  font-size: 11px;
}

#header-image {padding: 15px; max-width: 100%;}

.panel-icon {
  margin-right: 10px;
}

.panel-info>.panel-heading {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: white;
  background-color: #698D9E;
}

.panel-default>.panel-heading {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: white;
  background-color: #698D9E;
}

span.badge.new {
   font-size: 13px;
   font-weight: 200;
   padding: 4px 8px;
   position: relative;
   display: inline-block;
   line-height: 1.4rem;
}

span.badge.new.chimio {
  font-size: 13px;
  font-weight: 200;
  padding: 8px;
  top: -6px;
  right: 0 !important;
  font-weight: bold;
   display: inline-block;
}

.panel-default,
.panel-info,
.panel-success {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.08);
}

.divider {
  margin-top: 15px;
}

/*
extranet_patient.css
*/

.breadcrumb {
  padding: 8px 2px !important;
}

footer.page-footer {
  width: 100%;
  /* position: fixed; */
  bottom: 0;
}

#contenu.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.medecin .badge {
  position: relative !important;
}

.bloc-etape li {
  margin-bottom: 20px;
}

.btn.upload_cni {
  height: 2rem;
  line-height: 2rem;
  padding: 0 4px;
  width: 100%;
}

.file-path.upload_cni {
  height: 2rem;
}

/*Full calendar*/

.fc-day-grid-event .fc-content {
  white-space: normal !important;
}

.fc-center h2 {
  font-weight: bold;
  text-transform: capitalize;
}

/*Fin full calendar*/

.horizontal-separator {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.message_rdv_en_ligne strong {
  font-weight: bold !important;
}

.message_rdv_en_ligne {
  text-align: left;
}

#contenu .message_rdv_en_ligne p {
  color: rgba(0, 0, 0, 0.71);
  font-size: 1em;
}

.message_rdv_en_ligne ul li {
  list-style-type: disc;
  margin: 5px 40px;
}

.message_rdv_en_ligne ol li {
  margin: 5px 40px;
}

.message_rdv_en_ligne p {
  margin: 0 !important;
}

.cd-timeline-content {
  padding: 0;
}

iframe {
  border: None;
}

iframe>html {
  font-family: 'Open Sans', sans-serif;
}

.calendar_wrapper {
  padding: 30px !important;
}

.padding_left_40 {
  padding-left: 40px !important;
}

.infos_validation_rdv table td,
.infos_validation_rdv table tr {
  border: none !important;
}

.btn_tbd h5 {
  min-height: 30px;
}

h1.no_margin_top {
  padding-top: 0 !important;
  margin-top: 10px !important;
}

.prochaine_seance_chimio {
  border-radius: 4px;
  background: white;
  border: 2px solid #B0D4F0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.prochaine_seance_chimio .status h4 {
  color: #333 !important;
}

.infos_chimio {
  padding: 0 5px;
}

#doc_modal {
  min-height: 500px;
}

.btn-cr .btn {
  padding: 0 6px;
}

.panel-body>h1 {
  margin: 0 !important;
}

footer {
  padding-top: 20px;
  color: #fff;
}

footer h5 {
  margin-bottom: 10px;
  font-weight: bold;
  padding-top: 0 !important;
}

footer p {
  text-transform: lowercase;
  color: #fff;
}

footer a {
  color: #e3f2fd;
}

.nav-wrapper a.breadcrumb {
  background: none;
}

.nav-mobile>div>ul>li:hover>a {
  color: #fff;
}

.container_centered {
  width: 99%;
  margin: 0 auto;
}

.li-futur-rdv .status,
.li-pas-futur-rdv .status {
  /* border-color: #337ab7 !important; */
}

#timeline_div .li-pas-futur-rdv .status:before {
  background: none !important;
  border: none;
}

.btn-cr {
  background: #f9f9f9;
  padding: 10px !important;
  text-align: center;
  border: 1px solid #2e6da4;
  border-radius: 5px;
  max-width: 120px;
  min-height: 110px;
}
.document-flex-container {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 992px) {
    .document-flex{width: 100%!important;}
}
@media screen and ( min-width: 993px) {
    .document-flex{width: 33%!important;}
}
#card-documents-a-signer > .card-content {padding-top: 0!important;}
#documents-collapsible .collapsible-header span.span-active {display: none;}
#documents-collapsible .collapsible-header.active span.span-active {display: inline !important;}
#documents-collapsible .collapsible-header span {font-size: 0.9rem;}
#documents-collapsible .collapsible-header.active span:not(.span-active) {display: none;}
#documents-collapsible .collapsible-header {line-height: 2rem !important;}
#documents-collapsible .collapsible-header i {
   font-size: 1.3rem;
   line-height: 2rem;
}
.collapsible-header a.a-menu-up {display: none;}
.collapsible-header a.a-menu-down {display: inline;}
.collapsible-header.active a.a-menu-up {display: inline !important;}
.collapsible-header.active a.a-menu-down {display: none !important;}

.col-pdf-preadmission > div {position: relative; width: 90px;}
.col-pdf-preadmission > div img {width: 100%;}
#documents-collapsible .collapsible-body p {padding: 0!important; margin-bottom: 10px; line-height: 1.7rem;}
.col-pdf-preadmission .checklist_icon {position: absolute; top: 6px; right: 0;}
#card-documents-a-signer li div.collapsible-header {padding: 20px 0 0!important;}
#documents-collapsible .collapsible-header h5 {font-size: 1.3rem; margin: 0;}
a.appercu-doc-preadmission-a-envoyer {position: relative;}
a.appercu-doc-preadmission-a-envoyer img {width: 100%; height: auto!important;}
a.appercu-doc-preadmission-a-envoyer i {
   position: absolute;
   left: 21%;
   font-size: 30px;
   bottom: 16px;
}
.label_valider_lecture_document {color: #000!important; padding-left: 30px;}
#documents-collapsible {
   box-shadow: none !important;
   -webkit-box-shadow: none !important;
   margin-top: 0;
}
a.appercu-doc-preadmission-a-envoyer p {padding: 6px 0 !important;}
.collapsible-header.active img.img-doc-preadmission-a-envoyer ,
.collapsible-header.active img.img-doc-lecture-seule ,
.collapsible-header.active img.img-doc-envoye,
.collapsible-header.active img.img-doc-autre-etape
{display: none;}
.collapsible-header.active .col p{display: none;}
.collapsible-header.active .row {margin-bottom: 0!important;}
#card-documents-a-signer > #documents-collapsible {
    padding-top: 16px!important;
}
#documents-collapsible h4 {
    margin-bottom: 0; font-size: 1.4rem;
    border-bottom: 1px solid #f4f4f4; color: #222938!important;
    padding-bottom: 6px; font-weight: bold;
}
#documents-collapsible .collapsible-header a > i {
    font-size: 2.5rem!important;
}
.document-flex {padding-right: 8px!important;}
#documents-collapsible {padding-top: 20px!important;}
#documents-collapsible ul.collapsible {
    padding-left: 14px!important;
    margin-top: 0;
    margin-bottom: 24px!important;
    border-left: 3px solid #ccc;
    margin-left: 3px;
    padding-right: 6px;
}
.collapsible-header, .collapsible-header *,
.collapsible-header:hover .img-doc-preadmission-a-envoyer {
   transition: all .2s linear;
}

.collapsible-header:hover .img-doc-preadmission-a-envoyer {
   box-shadow: 0 8px 17px 0 rgba(163,107,11, 0.2), 0 6px 20px 0 rgba(193,130,21, 0.19);
}
.collapsible-header:hover .img-doc-lecture-seule {
   box-shadow: 0 8px 17px 0 rgba(11,89,135, 0.2), 0 6px 20px 0 rgba(97,182,232, 0.19);
}
.collapsible-header:hover .img-doc-envoye {
   box-shadow: 0 8px 17px 0 rgba(13,119,34, 0.2), 0 6px 20px 0 rgba(182,239,193, 0.19);
}
.collapsible-header:hover .img-doc-autre-etape {
   box-shadow: 0 8px 17px 0 rgba(0,0,0, 0.2), 0 6px 20px 0 rgba(0,0,0, 0.19);
}
.fichier_existe_wrapper blockquote {padding: 20px;}
.collapsible-header.fichier-envoye p {line-height: 1.6rem !important;}

#preadmission-timeline {
  /* border-top: 2px solid #337ab7; */
  width: 16.66667%;
  padding: 2px 0;
  position: absolute;
  z-index: 3;
  top: 26px;
  /* top: 72px; */
  text-align: center;
}

#preadmission-timeline .badge {
  background: #fff;
  height: 25px;
  color: #337ab7;
  position: relative;
  display: inline-block;
  z-index: 9;
  cursor: pointer;
  float: none !important;
  font-size: 13px;
  padding: 7px 8px 8px 8px;
  right: 0;
  /* border: 2px solid #337ab7; */
  text-transform: uppercase;
  background: #337AB8;
  color: #fff;
  font-weight: bold;
}

#sejour-bloc {
  /* background-color: #698D9E; */
  width: 16.66667%;
  text-align: center;
  position: absolute;
  z-index: 3;
  /* top: 52px; */
  top: 26px;
  height: 40px;
  padding: 2px 0;
  text-transform: uppercase;
}

#sejour-bloc .badge {
  background: #fff;
  height: 25px;
  color: #337ab7;
  position: relative;
  display: inline-block;
  z-index: 9;
  cursor: pointer;
  float: none !important;
  font-size: 13px;
  padding: 7px 8px 8px 8px;
  right: 0;
  /* border: 2px solid #337ab7; */
  text-transform: uppercase;
  background: #337AB8;
  color: #fff;
  font-weight: bold;
}

#suivi-timeline {
  /* border-top: 2px solid #337ab7; */
  width: 16.66667%;
  padding: 2px 0;
  position: absolute;
  z-index: 3;
  /* top: 72px; */
  text-align: center;
  height: 40px;
}

#suivi-timeline .badge {
  background: #fff;
  height: 25px;
  color: #337ab7;
  position: relative;
  display: inline-block;
  z-index: 9;
  /* top: -24px; */
  cursor: pointer;
  float: none !important;
  font-size: 13px;
  padding: 7px 8px 8px 8px;
  right: 0;
  border: 2px solid #337ab7;
  text-transform: uppercase;
  background: #337AB8;
  color: #fff;
  font-weight: bold;
}

.bs-example-modal-lg-doc .modal-lg {
  width: 95%;
}

#doc_modal.modal-content div {
  line-height: 20px;
}

.modal {
   padding: 4% 27%;
   background: rgba(0,0,0,0.9);
   width: 100%;
   height: 100%;
   max-height: 100%;
}

.modal-content {
  padding: 10px;
  text-align: left;
  background: #fff;
}

.modal-content p,
.modal-content span {
  font-size: 12px !important;
}

.modal-content p {
  margin-top: 1.0em;
}

#modal_pps ul {
  display: block;
  list-style-type: disc;
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  margin-left: 0em;
  margin-right: 0em;
  padding-left: 2em;
}

.modal-content ul li,
.modal-content ol li,
.modal-content .table_pps td {
  font-size: 0.8125em !important;
}

#modal_pps .table_pps table {
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-top: 1px;
  border-bottom: 1px;
  clear: both;
  margin: 1px auto 0 auto;
  width: 19cm;
  background-color: #FFF;
  font-size: 0.8125em;
  /*border-collapse: collapse;*/
  font-size: 0.8125em;
  font-family: Helvetica, Arial, sans-serif;
}

#modal_pps .table_pps th {
  padding: 6px;
  vertical-align: middle;
  border-top-color: #CCCCCC;
  border-top-style: solid;
  border-top-width: 1px;
  color: #E8E8E8;
  background: #999999;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #666666));
  background: -webkit-linear-gradient(top, #999999 0%, #666666 100%);
  background: -moz-linear-gradient(top, #999999 0%, #666666 100%);
  background: -ms-linear-gradient(top, #999999 0%, #666666 100%);
  background: -o-linear-gradient(top, #999999 0%, #666666 100%);
  background: linear-gradient(to bottom, #999999 0%, #666666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#666666', GradientType=0);
  font-size: 0.8125em !important;
}

#modal_pps .chapitre {
  background-color: #E8E8E8;
}

#modal_pps .observation_grave {
  background-color: #E8E8E8;
}

#appel_lendemain input[type=text].form-control {
  margin: 0 !important;
  max-width: 300px;
}

.well {
  margin-bottom: 0 !important;
}

.img-signature {
  width: 100px;
}

.signature_valide {
  margin-bottom: 20px;
}

.m-signature-pad--body canvas {
  border: 1px solid #777;
  background: #fff;
}

.icon-required {
  color: #ff4949;
  display: inline-block;
  font-size: 8px;
  position: relative;
  top: -6px;
}

#img_signature {
  border: 1px solid #ccc;
}

blockquote * {
  font-size: 12px;
}

.bloc-externe {
  padding-bottom: 40px;
}

.bloc-externe input[type="file"] {
  display: inline-block;
}

body #footer_accueil_rdv {
  position: absolute !important
}

#etapes .breadcrumb {
  padding: 0 !important;
}

body {
  line-height: 1em !important;
  font-family: 'Open Sans' !important;
  /* min-height: 100vh; */
}

ol,
ul {
  margin-bottom: 0 !important;
}

.row {
  /*margin-left: 0 !important;
  margin-right: 0 !important;*/
}

.formulaire_01 {
  background-color: #ececec;
  /* border: 0px solid #d3d3d3 !important; */
  color: #000000 !important;
  font: 11px Arial, Helvetica, sans-serif;
  margin: 0 !important;
  max-width: 200px;
  padding: 1px 5px !important;
  border-radius: 5px !important;
}

.tableau-03 {
  color: #666666;
  font: bold 11px Arial, Helvetica, sans-serif;
  padding: 0 0 0 3px;
  font-size: 12px !important;
}

footer {
  /* position: fixed !important; */
}

footer h1 {
  color: #fff !important;
}

#contenu .col-contenu .bloc-info tr:hover {
  background: none !important;
  border-top: 0 !important;
}

/*.select2-container .select2-search--inline {
  float: none !important;
}

.select2-search__field {
  border-radius: 5px !important;
  width: 98% !important;
}*/

.choisir_medecin_traitant {
  font-size: 13px !important;
  margin-top: 10px;
}

#medecin_traitant>select {
  max-width: 400px;
  height: 30px;
}

.cd-timeline-block a i {
  color: #00749e;
  font-size: 24px;
}

.status a i {
  color: #00749e;
}

.logo_clinique,
header img {
  width: auto;
  max-width: 100%;
}

#contenu h1 {
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #ccc;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content p {
  text-align: left;
  margin: 0 !important;
}

.dropdown-content p a {
  font-size: 12px;
  padding: 10px 0 !important;
  display: block;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropdown-content p:hover {
  background: #ccc;
}

ul#topnav li:hover div.sub {
  display: block !important;
  opacity: 1 !important;
}

.btn_prendre_rdv {
  background-color: #5bc0de;
  border-color: #46b8da;
  color: #fff;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  padding: 2px 6px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
}

.btn_alerte_rdv {
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #fff !important;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 2px 6px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
}

.textarea_extranet {
  background-color: #a8bfca;
  border-radius: 20px;
  border-style: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45) inset;
  color: #336699;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 0;
  outline: 0 none;
  padding: 0.4em 0.7em 0.2em;
}

ul#topnav li.li-menu-deconnecter:hover a,
ul#topnav li.li-menu-deconnecter a:hover {
  background: none;
}

#contenu .col-identite p,
#contenu .col-contenu p {
  color: #666;
}

.bloc-externe {
  /* box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15) inset; */
  padding-top: 20px;
  text-align: left;
  margin-bottom: 0 !important;
}

#formulaire_recherche textarea {
  border-radius: 20px;
  border-style: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45) inset;
  color: #336699;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 0;
  outline: 0 none;
  padding: 0.4em 0.7em 0.2em;
  background-color: #a8bfca;
}

#contenu h2 {
  font-size: 16px !important;
}

#contenu #bloc-externe table td {
  font-size: 16px;
}

#extranet_top_menu {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #83a3ba 0%, #7598b6 32%, #678db1 49%, #537fa7 51%, #42719f 73%, #336699 100%) repeat scroll 0 0;
  color: #fff;
  left: 0;
  margin: 0;
  padding: 0 2%;
  /* position: fixed; */
  top: 0;
  width: 100%;
  z-index: 100000;
}

.col-contenu {
  display: block;
  /* max-width: 1200px; */
  text-align: right;
  vertucal-align: top;
  text-align: left;
}

.col-identite {
  /*display: inline-block;
	  width:20%;
	  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%) repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0.6em;
    box-shadow: 0 0 2px 3px #fff inset;
   max-width: 240px;
	   */
  margin-left: 10px;

  text-align: left;
  vertical-align: top;
  text-align: left;
  /* margin-left: 2%; */
  outline: medium none;
  text-decoration: none;
}

.col-identite h2 {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #cccccc 0%, #999999 100%) repeat scroll 0 0;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  color: #ffffff;
  font-size: 0.8125em;
  /* margin: 0 2%; */
  padding: 10px;
  text-align: left;
  text-shadow: 0 1px 0 #666666;
}

.col-identite>div {
  /* padding: 0 1em; */
}

.col-identite>div p {
  /*margin: 1.5em 0 !important;*/
}

.col-contenu #infos_selon_etapes {
  text-align: left;
  padding-top: 0px !important;
}

.col-contenu #infos_selon_etapes h1 {
  margin-left: 0%;
}

.col-contenu .bloc-info {
  background: #fff none repeat scroll 0 0;
  /* margin: 0px 2%; */
  padding: 10px;
}

.col-contenu .bloc-info h3 {
  color: #336699;
}

#bloc-notification {
  padding-top: 15px;
}

.collapsible .container {
  margin: 14px 6px;
}

/*Les dialogues*/

.alert-box {
  font-family: 'Open Sans', sans-serif;
  color: #555;
  border-radius: 10px;
  font-size: 1em;
  padding: 10px 2%;
  margin: 10px 0;
}

.alert-box span {
  font-weight: bold;
  text-transform: uppercase;
}

.error {
  background: #ffecec;
  border: 1px solid #f5aca6;
}

.success {
  background: #e9ffd9;
  border: 1px solid #a6ca8a;
}

.warning {
  background: #fff8c4;
  border: 1px solid #f2c779;
}

.notice {
  background: #e3f7fc;
  border: 1px solid #8ed9f6;
}

/* ---- Timeline ---- */

#timeline {
  margin-left: 8px;
}

.rdv_modifiable a .glyphicon {
  left: 65px;
  z-index: 5;
  position: absolute;
  top: -10px;
}

.rdv_modifiable a i {
  font-size: 1.5rem;
  margin-right: 0px;
}

li.alerte a i {
  color: #fff;
}

#timeline a {
  text-decoration: none;
  color: #666;
  font-weight: bold;
}

#timeline li.li .medecin {
  /* padding-top: 10px; */
  text-align: center;
  /* height: 30px; */
}

#timeline li.li .medecin>span {
  /* background: #ccc none repeat scroll 0 0;
    border-radius: 7px;
    display: inline-block;
    font-size: 12px;
    margin: 0 10px;
    padding: 2px 5px; */
}
.laststepdone {
  border-right: 1px dotted #666;
}

#timeline_div .retard .status::before {}

#timeline_div .laststep .status::before {
  height: 0;
  width: 0;
}

/* #timeline_div { margin-bottom: 30px; } */

#timeline_div .date {
  font-size: 12px;
  text-align: center;
  display: block;
  font-weight: bold;
}

#timeline_div .timeline {
   list-style-type: none;
   align-items: center;
   margin: 0 0 0 8px;
   display: block;
width: 100%;
height: 180px;
}

#timeline_div .li {
  /* width: 140px; */
  padding: 10px 0;
  transition: all 200ms ease-in;
}

#timeline_div .timestamp {
  margin-bottom: 20px;
  padding: 0px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 100;
  min-height: 34px;
}

#timeline_div .status {
  padding: 0px 40px;
  display: flex;
  justify-content: center;
  border-top: 2px solid #ccc;
  position: relative;
  transition: all 200ms ease-in;
}

#timeline_div .status h4 {
  margin-top: 30px;
  font-weight: 600;
  /* text-transform: uppercase; */
  font-size: 14px;
  /* height: 24px; */
  text-align: center;
}

#timeline_div .status:before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 40px;
  border: 2px solid #ffa954;
  position: absolute;
  top: -9px;
  left: 42%;
  transition: all 200ms ease-in;
  z-index: 3;
}

#timeline_div .status-pread:before {
   width: 0px !important;
   height: 0px !important;
   border: none !important;
   border-radius: 10px !important;
}

#timeline_div .status.rdv-chimio:before {
  border-radius: 0px;
  width: 13px;
  height: 18px;
  top: -10px;
  left: 48%;
  background: #ffa954;
}

#timeline_div .li.complete .status.rdv-chimio:before {
  background: #348e5a;
}

#timeline_div .li.complete .status,
#timeline_div .li .status.date_passee
{
  border-top: 2px solid green;
}

#timeline_div .li.complete .status:before {
  background-color: white;
  border: 2px solid #348e5a;
  color: #348e5a;
  transition: all 200ms ease-in;
}

#timeline_div .li.complete .status h4 {
  color: #348e5a
}

#timeline_div .li.alerte .status {
  border-top: 2px solid #ccc;
  ;
}

#timeline_div .li.alerte .status:before {
  background-color: white;
  border: 2px solid #ff4949;
  transition: all 200ms ease-in;
}

#timeline_div .li.alerte .status h4 {
  color: #ff4949;
}

@media ( min-device-width: 320px) and (max-device-width: 700px) {
  #timeline_div .timeline {
    list-style-type: none;
    display: block;
  }
  #timeline_div .li {
    transition: all 200ms ease-in;
    display: flex;
    width: inherit;
  }
  #timeline_div .timestamp {
    width: 120px;
  }
  #timeline_div .status:before {
    left: -8%;
    top: 30%;
    transition: all 200ms ease-in;
  }
}

.aujourdhui {
  clear: both;
}

.aujourdhui .infos-aujourdhui {
   color: #424242 !important;
   font-weight: bold;
   display: inline-block;
   margin-top: 3px;
   padding: 8px;
   font-size: 12px;
   margin-left: -22px;
}

/* Triangle pour crÃ©er des flÃ©ches */

.arrow-up {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #666;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #666;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #ccc;
  z-index: 5;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid blue;
}

/* Verticala timeline dans Mes RDV */

.cd-timeline-img {
  font-size: 11px;
  font-weight: bold;
  line-height: 63px;
  text-align: center;
}

.cd-timeline-img.future {
  background: #ffa726;
}

.cd-timeline-img,
.cd-timeline-img.rdv_en_cours {
  background: #75ce66;
}

.cd-timeline-img.rdv_ok {
  background: #fff;
}

.cd-timeline-img.rdv_non_honore {
  background: #ff4949;
  line-height: 14px;
}

/* Bouton scroll down */

.bouton-scroll {}

.bouton-scroll {}

.bouton-scroll {}

.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: fixed;
  bottom: 30px;
  left: 90%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #999;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  bottom: 16%;
}

.scroll-down:before {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 6px);
  transform: rotate(-45deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid #999;
  border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY (-10px);
    -ms-transform: translateY (-10px);
    transform: translateY (-10px);
  }
  60% {
    -webkit-transform: translateY (-5px);
    -ms-transform: translateY (-5px);
    transform: translateY (-5px);
  }
}
#full_timeline {
  font-family: 'Dosis', sans-serif;
  position: relative!important;
}

ul#timeline>li:not(:first-child) {
  margin-left: 0;
}

/* Responsive */

@media screen and (max-width: 1200px),
@media only screen and (max-device-width: 1200px) {
  .cd-timeline-content .cd-date {
    float: none;
  }
}

@media screen and (max-width: 700px),
@media only screen and (max-device-width: 700px) {
   .jconfirm-box-container {
      width: 94%;
      margin: 0px auto;
   }
   .encart-patient-infos-pers span { display: inline-block !important; width: auto !important; }
   .encart-patient-infos-pers span:after { content: ': '; }
   .modal { padding: 10% 6% !important; }
  .card {
    margin-bottom: 10px !important;
  }
  #sejour-bloc,
  #preadmission-timeline,
  #suivi-timeline {
    margin-left: 10px; top: 320px;
  }
  #preadmission-timeline {
    width: auto;
  }
  #preadmission-timeline {
    top: 170px;
  }
  #sejour-bloc {
    top: 236px;
    background: none;
  }
  .col-contenu,
  .col-identite {
    display: block;
    width: 100%;
  }
  .cd-timeline-content .cd-date {
    float: none;
  }
  .col-identite {
    max-width: 700px;
  }
  .li-menu-deconnecter {
    float: none !important;
  }
  ul#topnav>li {
    display: block !important;
    float: none !important;
    clear: both;
  }
  #full_timeline {
    width: 100%;
    overflow: auto;
    margin-top: 20px;
  }
  #topnav {
    padding: 0 !important;
  }
  .col-identite,
  .col-contenu {
    margin-left: 0 !important;
  }
  .btn_prendre_rdv {
    margin-top: 20px;
  }
  #timeline_div .timestamp {
    margin-bottom: 5px !important;
  }
  #timeline_div .timeline,
  #timeline>li {
    display: block;
    width: 100% !important;
  }
  #timeline_div .timestamp {
    align-items: left;
    min-height: 0;
  }
  #timeline_div .status,
  #timeline_div .timestamp {
    display: block;
  }
  #timeline li.li .medecin {
    text-align: left;
    padding: 0 10px;
  }
  #timeline_div .li.complete .status,
  #timeline_div .status {
    border: none !important;
    margin-bottom: 10px;
  }
  #timeline>li {
    border-bottom: 2px solid #ccc;
  }
  #timeline_div .status::before {
    position: relative;
    top: 0;
    left: 0;
    border: 0 !important;
  }
  .aujourdhui,
  .arrow-right,
  .rdv_modifiable a .fa-pencil {
    display: none;
  }
  #timeline_div .status h4 {
    margin-top: 0;
  }
  #timeline_div .date {
    text-align: left;
  }
  #timeline li.li .medecin {
    min-height: 0;
  }
  #timeline .li {
    border-left: 4px solid #ffa726;
  }
  #timeline li.alerte {
    border-left: 4px solid #ff4949;
  }
  #timeline li.complete {
    border-left: 4px solid #67ef92;
  }
  #timeline_div .timestamp,
  #timeline_div .status {
    padding: 0 11px;
  }
  .rdv_modifiable a .glyphicon,
  .rdv_modifiable a i {
    background: #ffa726 none repeat scroll 0 0;
    border: 1px solid #777;
    border-radius: 5px;
    display: inline-block;
    left: 0;
    margin-bottom: 5px;
    padding: 5px 10px;
    position: relative;
    top: 0;
    z-index: 0;
  }
  .alerte.rdv_modifiablle a i {
    background: #ff4949;
  }
  .nextstep {
    border-left: none;
  }
  #timeline {
    margin-left: 0;
  }
  /* Table responsive */
  .flip-scroll .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .flip-scroll * html .cf {
    zoom: 1;
  }
  .flip-scroll *:first-child+html .cf {
    zoom: 1;
  }
  .flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .flip-scroll th,
  .flip-scroll td {
    margin: 0;
    vertical-align: top;
  }
  .flip-scroll th {
    text-align: left;
  }
  .flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
  }
  .flip-scroll thead {
    display: block;
    float: left;
  }
  .flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  .flip-scroll thead tr {
    display: block;
  }
  .flip-scroll th {
    display: block;
    text-align: right;
  }
  .flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  .flip-scroll th:first-child {
    height: 34px;
  }
  .flip-scroll th {
    border-bottom: 0;
    border-left: 0;
    height: 44px;
  }
  .flip-scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .flip-scroll tbody tr {
    border-left: 1px solid #babcbf;
  }
  .flip-scroll th:last-child,
  .flip-scroll td:last-child {
    border-bottom: 1px solid #babcbf;
  }
   .div-quest textarea,
   .div-quest > div > div.div-commentaire
   {
      min-width: auto !important;
   }
   .div-quest > div > div {width: 100% !important;}
}

@media screen and (max-width: 500px) and (max-device-width: 500px) {
   .modal { padding: 10% 6% !important; }
  .table-responsive-portail-patient tr td {
    display: block;
  }
  td {
    padding: 5px;
  }
  footer iframe {
    float: none !important;
    width: 111%;
    margin-left: -6%;
  }
  .nav-mobile ul li,
  .nav-mobile ul.left,
  .nav-mobile ul.right {
    display: block;
    clear: both;
    float: none !important;
  }
  nav {
    height: auto !important;
    text-align: left;
  }
  nav>.nav-wrapper>div.col>a {
    display: inline-block;
    margin-bottom: 0;
    text-align: left;
    height: 24px;
  }
  .calendar_wrapper {
    padding: 10px !important;
  }
  .padding_left_40 {
    padding: 0 10px !important;
  }
  .fc-left,
  .fc-right,
  .fc-center {
    display: block !important;
    float: none !important;
    clear: both;
    padding: 12px 0;
    width: 100%;
  }
  .btn-mobile {
    white-space: normal;
    height: auto;
    line-height: 20px;
    margin-top: 5px;
  }
  nav {
    line-height: normal !important;
  }
  header .container_centered {
    text-align: center;
  }
}

@media screen and (max-width: 200px) and (max-device-width: 200px) {
  .tableau-03 {
    font-size: 10px;
    width: 74px;
  }
}

.expert-dark {
  background-color: #232B3B !important;
}

.expert-dark-1 {
  background-color: #262E40 !important;
}

.expert-dark-2 {
  background-color: #354159 !important;
}

.expert-dark-3 {
  background-color: #141821 !important;
}

.expert-ultra-dark {
  background-color: #1D222E !important;
}

.side-nav-dark {
  background-color: #262E40 !important;
}

.expert-blue-text {
    color: #5A85B4 !important;
}

a svg path {transition: all .2s linear;}
a:hover svg path {fill: #418ebf;}

.select2 > span > span {width: 250px;}
textarea.es-textarea {border: 1px solid grey;}
