 @media print {
  a[href]:after {
    content: none !important;
  }

  img[src]:after {
    content: none !important;
  }

  .printable {
    display: block !important;
  }

  @page {
    margin: 0;
  }

  body {
    margin: 1.6cm;
  }
}

.printable {
  display: none;
}

/** For all **/

body {
  color: #000;
  font-family: "Raleway", arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.8px;
  overflow-x: hidden;
}

body.active {
  overflow: hidden;
}

figure {
  margin-bottom: 0;
}

img {
  max-width: 100%;
}

textarea,
input[type="password"],
input[type="text"],
input[type="date"],
input[type="tel"],
.btn {
  outline: none;
}

textarea,
input[type="password"],
input[type="tel"],
input[type="text"] {
  font-family: "Raleway", arial, sans-serif;
  letter-spacing: 0.8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
  color: #868686;
}

textarea,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder {
  color: #868686;
}

textarea,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder {
  color: #868686;
}

textarea,
input[type="password"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="text"]:-moz-placeholder {
  color: #868686;
}

.wrapper {
  padding-top: 80px;
  position: relative;
}

.dashboard .wrapper {
  padding-top: 65px;
}

.wrapper:before {
  background: #505050;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.no-result {
  text-align: center;
}

.auth-notification {
  font-size: 10px;
}

body.rdv-active .wrapper:before,
body.active .wrapper:before {
  z-index: 3;
}

body.active .wrapper:before {
  opacity: 0.4;
}

body.rdv-active .wrapper:before {
  opacity: 0.7;
}

.form-group {
  margin-bottom: 20px;
  position: relative;
}

.form-group.no-margin {
  margin: 0px;
}

.form_attente .form-group.no-margin {
  margin-top: 25px;
}

.bloc {
  padding: 73px 0;
  text-align: center;
}

a:hover {
  text-decoration: none;
}

.center {
  text-align: center;
}

.btn-wrapper {
  display: inline-block;
  width: 100%;
}

#delete-all-patient,
#delete-all-contacts,
.ma-page-wrapper-top .btn,
.btn-wrapper .btn {
  background: #34d6fd;
  border: 1px solid transparent;
  box-shadow: 0 6px 6px -5px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.42);
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 22px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: auto;
}
.btn-wrapper .arapl{
  background: green;
  border: 1px solid transparent;
  box-shadow: 0 6px 6px -5px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.42);
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 22px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: auto;
}

#delete-all-patient,
#delete-all-contacts {
  height: 40px;
  background: #f14444;
}

.tab-pane.patients-rdv .btn-wrapper .btn {
  background: #fff;
  color: #6bd5fc;
  border-color: #6bd5fc;
  margin-right: 10px;
}

.tab-pane.patients-rdv .btn-wrapper .btn:hover {
  background: #f5fffe;
}

.tab-pane.patients-rdv .btn-wrapper .btn.active {
  color: #fff;
  background: #6bd5fc;
}

#delete-all-patient:hover,
#delete-all-contacts:hover,
.btn-wrapper .btn:hover {
  background: #fff;
  border: 1px solid #34d6fd;
  color: #34d6fd;
}

.btn-wrapper .btn.arapl:hover {
  background: #fff;
  border: 1px solid green;
  color: green;
}

.btn-wrapper .link.btn-cgu-mangoPay {
  color: gray;
  font-size: 12px;
  text-decoration: underline;
}

footer,
footer .link {
  color: #fff;
}

footer {
  background: #1d3752;
  display: inline-block;
  width: 100%;
}

.footer_link .item {
  padding-right: 5px;
}

.item.footer_link {
  padding-left: 0;
}

.item.logo_footer {
  padding-right: 20px;
  width: 225px;
}

.item.footer_social {
  float: right;
  line-height: 48px;
}

.connected .item.footer_social {
  margin-right: 250px;
}

.connected.patient .item.footer_social {
  margin-right: 0px;
}

.footer_social .link {
  font-size: 0;
}

.footer_social .fab {
  background: #fff;
  border-radius: 50%;
  color: #1d3752;
  font-size: 16px;
  margin-left: 12px;
  padding: 5px 8px;
}

.footer_link .list {
  border-left: 2px solid #fff;
  padding: 14px 0 14px 10px;
}

footer > .item,
.footer_link .item {
  display: inline-block;
  font-size: 11px;
}

.footer_link .fas {
  margin-right: 9px;
}

footer > .item {
  /* padding: 56px 40px; */
  padding: 12px 20px 6px;
  vertical-align: middle;
}

.footer_link .link {
  color: #fff;
}

.footer_link .link:hover {
  color: #6bd5fc;
}

.for-mobile.hamburger,
.for-mobile {
  display: none;
}

.bloc-social-network {
  padding: 15px 10px 0px;
}

.bloc-social-network .item {
  display: inline-block;
  padding: 0px 5px;
}

.bloc-social-network .link {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 50%;
  font-size: 20px;
  border: 1px solid #fff;
}

.bloc-social-network .link:hover {
  color: #6bd5fc;
  border: 1px solid #6bd5fc;
}

.navigation.for-mobile {
  background: #fff;
  box-shadow: -2px 0 25px -7px rgba(0, 0, 0, 0.73);
  -moz-box-shadow: -2px 0 25px -7px rgba(0, 0, 0, 0.73);
  -webkit-box-shadow: -2px 0 25px -7px rgba(0, 0, 0, 0.73);
  height: 100%;
  max-width: 320px;
  padding: 0 60px 0 10px;
  position: fixed;
  right: -330px;
  top: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  z-index: 5;
}

.navigation.for-mobile.active {
  right: 0;
}

.for-mobile .navigation-item {
  border-bottom: 1px solid #e8e8e8;
  line-height: 60px;
  width: 100%;
}

.for-mobile .navigation-item.btn {
  margin: 15px 0;
}

.for-mobile > .navigation-item:last-child {
  border-top: 1px solid #e8e8e8;
}

.hamburger {
  background: #fff;
  border: 1px solid #1d3752;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 30px;
  padding-top: 8px;
  position: fixed;
  right: 10px;
  text-align: center;
  top: 8px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: 40px;
  z-index: 5;
}

.hamburger-line {
  background: #1d3752;
  border-radius: 5px;
  display: block;
  height: 3px;
  margin: 3px auto;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: 18px;
}

.hamburger.active > .hamburger-line:nth-child(1) {
  opacity: 0;
}

.hamburger.active > .hamburger-line:nth-child(2) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.hamburger.active > .hamburger-line:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
  -webkit-transform: translateY(-6px) rotate(-45deg);
}

.logo_wrapper .link {
  display: inline-block;
}

.datepicker-container {
  z-index: 2000 !important;
}

input.errors,
.has-error input {
  border: 1px solid #ff0000 !important;
}

.cke.cke_reset {
  width: 100%;
}

.green {
  color: #2ecc71;
}

.red {
  color: #f22613;
}

 .yellow {
   color: #ff792b;
 }



.form-group.no-margin {
  margin: 0px;
}

/*--------------------------------------*/

header {
  background: #fff;
  color: #1d3752;
  font-size: 16px;
  font-weight: 400;
  padding: 0 20px;
  position: fixed;
  top: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: 100%;
  z-index: 5;
}

.dashboard header,
header.sticky {
  /* position: fixed; */
  background: #fff;
  box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
}

.logo_wrapper {
  padding-top: 20px;
}

.dashboard .logo_wrapper {
  padding-top: 10px;
}

header,
.logo_wrapper,
.navigation-item {
  display: inline-block;
}

.navigation {
  float: right;
  padding-right: 10px;
}

.bloc-social-network .link,
.glossaire-list .link,
.ma-page-wrapper-top .sendMessage,
headerLink-wrapper,
.navigation-item.btn .link,
.navigation-item,
.navigation-item .link {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.navigation-item {
  border-bottom: 2px solid transparent;
  line-height: 78px;
  /* padding: 0 12px; */
}

.navigation-item.btn {
  padding: 0px;
}

.navigation-item.btn .link {
}

.navigation-item .link {
  color: #1d3752;
  height: 100%;
  display: inline-block;
  width: 100%;
  padding: 0px 12px;
}

.navigation-item.active,
.navigation-item:hover {
  border-bottom-color: #34d5ff;
  cursor: pointer;
}

.navigation-item.active .link,
.navigation-item:hover .link {
  color: #34d5ff;
}

.header-wrapper .link,
.navigation-item.btn {
  background: #34d5ff;
  border: 1px solid transparent;
  line-height: 28px;
}

.planing_type .list,
.dashboard_selector .link,
.header-wrapper.header-link .link,
.header-wrapper.header-user .link {
  background: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
}

.navigation-item.btn .link {
  color: #fff;
}

.navigation-item.btn .link.linkPro {
  padding: 6px 12px;
}

.navigation-item .avatar_wrapper {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  vertical-align: middle;
}

.ma-page-wrapper-top .sendMessage:hover,
.footer_show_btn:hover,
.annuaire_gps .bodyTable .btn:hover,
.mon-agenda .share:hover,
.mon-agenda .btn_agenda:hover,
.mon-agenda .fc-today-button:hover,
.link_for_medecin .link:hover,
.navigation-item.btn:hover {
  background: transparent;
  border: 1px solid #34d5ff;
}

.ma-page-wrapper-top .sendMessage:hover,
.footer_show_btn:hover,
.annuaire_gps .bodyTable .btn:hover,
.link_for_medecin .link:hover,
.navigation-item.btn:hover .link {
  color: #1d3752;
}

h2.title,
h1.title {
  font-size: 36px;
}

h1.title {
  color: #1d3752;
  font-weight: 700;
  padding-bottom: 85px;
  text-align: center;
  text-transform: uppercase;
}

 h1.title.annuaire {
   text-transform: none;
 }

h1.title .title_under {
  display: block;
  font-size: 26px;
}

h1.title .title-under_title {
  font-size: 20px;
  font-weight: 500;
}

h2.title {
  color: #0074a7;
  font-weight: 400;
  padding-bottom: 100px;
  text-align: center;
}

h2.title:after {
  background: #83e3fa;
  content: "";
  display: block;
  height: 3px;
  margin: 4px auto 0;
  width: 70px;
}

/*------------------------------------------------------------------------------*/
/*--------------------------------------------------*/
.breadcrumb {
  background: #1d3752;
  border-radius: 0;
  font-size: 11px;
  margin-bottom: 40px;
}

.annuaire_gps .breadcrumb {
  margin-bottom: 0px;
}

.detail .breadcrumb {
  margin-bottom: 0;
}

.breadcrumb .home {
  font-size: 0;
}

.breadcrumb .fa-caret-right {
  font-size: 18px;
}

.breadcrumb .fas.fa-home {
  font-size: 18px;
  margin: 0;
}

.breadcrumb-list {
  display: table;
  font-weight: 600;
}

.breadcrumb .fas {
  margin-left: 31px;
}

.breadcrumb .static {
  background: #34d5ff;
}

.breadcrumb .staticaraple {
  background: green;
}

.breadcrumb .home .fas {
  margin-left: 15px;
}

.breadcrumb-list > .item:first-child {
  padding: 10px 5px 10px 0;
}

.breadcrumb,
.breadcrumb .link {
  color: #fff;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.breadcrumb .link:hover {
  color: #34d5ff;
}

.breadcrumb .link:hover .fa-caret-right {
  color: #fff;
}

.breadcrumb .item {
  display: table-cell;
  height: 100%;
  padding: 0 15px;
  text-align: center;
  vertical-align: middle;
}

/*--------------------------------------------------*/
.search {
  /* height: calc(100vh - 80px); */
  position: relative;
}

.form_search .form-group {
  display: inline-block;
}

.form_search,
.search-content {
  text-align: center;
}

.form_search {
  border-radius: 5px;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.21);
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.21);

  display: inline-block;
  max-width: 828px;
  width: 100%;
}

.form_search .fas {
  color: #dfdfdf;
  font-size: 20px;
  left: 24px;
  position: absolute;
}

.pageProfessionnelTop-content,
.search-content {
  /* left: 50%; */
  /* position: absolute; */
  /* top: 40%; */
  /* transform: translate(-50%,-50%); */
  /* -webkit-transform: translate(-50%,-50%); */
  padding: 140px 0 205px;
  position: relative;
  width: 100%;
  z-index: 2;
}

.bloc_envoi_message .search-content {
  padding: 56px 0 60px;
  /* -webkit-transform: none; */
  position: static;
  transform: none;
}

.form_search .btn,
.form_search .form-group {
  float: left;
}

.form_search .form-group {
  background: #fff;
  margin: 0;
  padding: 25px 0 24px;
  text-align: left;
  width: 100%;
}

.form_search .name_wrapper {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  max-width: 490px;
}

.bloc_envoi_message .name_wrapper {
  max-width: 400px;
}

.form_search .address_wrapper {
  border-left: 1px solid #cfd4da;
  max-width: 266px;
}
 .form_search .address_wrapper:before {
   content: "\f3c5";
   color: #dfdfdf;
   display: block;
   font-size: 24px;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   left: 26px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   position: absolute;
 }
 .bloc_envoi_message .address_wrapper {
  max-width: 356px;
}

.form_search .input-text {
  background: transparent;
  padding-left: 66px;
  padding-right: 40px;
  text-indent: 0;
  width: 100%;
}

.pageProfessionnelTop-bottom,
.search-item_bottom {
  bottom: 0;
  color: #fff;
  /* position: absolute; */
  width: 100%;
}

.search-item_bottom .list {
  display: table;
  width: 100%;
}

.search-item_bottom .item {
  background: #234465;
  display: table-cell;
  font-size: 13px;
  padding: 19px 10px 20px;
  text-align: center;
  vertical-align: middle;
  width: 33.333%;
}

.search-item_bottom .list > .item:last-child,
.search-item_bottom .list > .item:first-child {
  background: #1d3752;
}

.search-item_bottom .fa {
  padding-right: 8px;
}

.form_search .btn .fas {
  color: #00cccc;
  font-size: 24px;
  position: static;
}

.form_search .btn {
  background: #1d3752;
  border: none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-size: 0;
  max-width: 72px;
  padding: 23px 24px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.form_search .btn:hover {
  background: #34d5ff;
}

.form_search .btn:hover .fas {
  color: #fff;
}

/*----------------------------------------------------------------------------------------*/

.bloc_quotidien {
  background: #f5f5f5;
  padding-bottom: 70px;
}

.bloc_quotidienItem-desciption,
.bloc_quotidienItem-icon {
  display: inline-block;
  float: left;
}

.bloc_quotidienItem-icon {
  width: 35%;
}

.bloc_quotidienItem-desciption {
  padding-right: 10px;
  text-align: left;
  width: 65%;
}

.bloc_quotidienItem-desciption .title,
.bloc_quotidienItem-desciption .link {
  font-weight: 600;
}

.bloc_quotidienItem-desciption .title {
  color: #1d3752;
  font-size: 16px;
  text-transform: uppercase;
}

.bloc_quotidienItem-desciption .link {
  bottom: 23px;
  color: #37d7fd;
  position: absolute;
  text-transform: uppercase;
}

.bloc_quotidienItem-desciption .fas {
  margin-left: 6px;
}

.bloc_quotidienItem-desciption .title {
  display: inline-block;
  margin-bottom: 11px;
  width: 80%;
}

.bloc_quotidien-item {
  margin-bottom: 30px;
  position: relative;
}

.bloc_quotidienItem-content {
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 5px 9px -5px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0 5px 9px -5px rgba(0, 0, 0, 0.31);
  -webkit-box-shadow: 0 5px 9px -5px rgba(0, 0, 0, 0.31);
  display: inline-block;
  height: 100%;
  padding: 24px 0 53px;
  position: relative;
}

@media screen and (max-width: 992px){
  .bloc_quotidien .col {
    webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
}
/*-----------------------------------------------------------------------*/

/** ============= SLIDER ================ **/
.slick-prev,
.slick-next {
  display: inline-block;
  height: auto;
  text-align: center;
  top: 44px;
  width: auto;
  z-index: 3;
}

.slick-next {
  right: -4%;
}

.slick-prev {
  left: -7%;
}

.slick-prev:before,
.slick-next:before {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: #00cccc;
  display: inline-block;
  font-family: "fontawesome";
  font-size: 24px;
  height: 60px;
  line-height: 60px;
  opacity: 1;
  width: 60px;
}

.slick-prev:before {
  content: "\f053";
}

.slick-next:before {
  content: "\f054";
}

/** ============= SLIDER ================ **/

/*===================PATIENT========================*/
.patient .form-group.hide {
  display: none;
}

.pageSimple-title {
  /* height: 230px; /*margin-bottom: 70px;*/
  height: 130px;
  position: relative;
  width: 100%;
}

.pageSimple-title img {
}

.pageSimple-title .pageSimpleTitle-container {
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.pageSimple-title span {
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin: 0 auto;
  max-width: 700px;
  text-transform: uppercase;
}

.image-container {
  height: 100%;
  width: 100%;
}

.compat-object-fit {
  background-position: center center;
  background-size: cover;
}

.compat-object-fit-contain {
  background-position: center center;
  background-size: contain;
}

.pageSimple-container {
}

.pageSimple-container .title {
  color: #0057b0;
  font-family: "Raleway", sans-serif;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 2px;
  padding-bottom: 60px;
  text-transform: none;
}

.pageSimple-container .title:after {
  background: #83e3fa;
  content: "";
  display: block;
  height: 3px;
  margin: 4px auto 0;
  width: 50px;
}

.pageSimple-container .arapl-label:after {
  background: green;
  content: "";
  display: block;
  height: 3px;
  margin: 4px auto 0;
  width: 50px;
}

.patient-top {
  margin-bottom: 40px;
}

.patientTop-list {
  padding: 5px 0;
}

.patientTop-list span,
.contact-type span {
  border: 1px solid #000000;
  border-radius: 50%;
  display: block;
  height: 73px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 73px;
}

.patientTop-list span img,
.contact-type span img {
  max-width: 100%;
}

.patientTop-list a {
  background: #34d5ff;
  border: 1px solid #34d5ff;
  border-radius: 15px;
  color: #ffffff;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  height: 27px;
  line-height: 17px;
  padding: 5px 10px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  width: auto;
}

.patientTop-list a i {
}

.patientTop-list a:hover {
  background: #ffffff;
  color: #000000;
}

.patient-container {
}

.patient-text {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-top: 0;
}

.pageSimple-container h3 {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
  padding-right: 20px;
  text-transform: uppercase;
}

.patient-text ol {
  counter-reset: listStyle;
}

.patient-text li {
  margin-bottom: 35px;
}

.patient-text ol > li:before {
  background: #34d5ff;
  border-radius: 50%;
  color: #ffffff;
  content: counter(listStyle) ".";
  counter-increment: listStyle;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 25px;
  line-height: 21px;
  margin-right: 10px;
  text-align: center;
  width: 25px;
}

.patient-text ul {
  counter-reset: listStyle;
  margin-left: 30px;
}

.patient-text ul li {
  counter-increment: listStyle;
  margin-left: 1em;
}

.patient-text ul li::before {
  color: #000000;
  content: counter(listStyle, lower-alpha) "-";
  font-weight: 700;
}

.patient-text a {
  color: #34d5ff;
  /*text-decoration: underline;*/
}

.patient-item {
  margin-bottom: 40px;
  padding: 0 0 15px 15px;
  position: relative;
}

.patient-item:before,
.patient-item:after {
  background: #4abac8;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
}

.patient-item:before {
  height: 150px;
  width: 1px;
}

.patient-item:after {
  height: 1px;
  width: 150px;
}

.patientItem-container {
  display: block;
  height: 260px;
  overflow: hidden;
  position: relative;
  width: 100%;
  -moz-perspective: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.fit {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.patientItem-container img {
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

.patientItem-container:hover img {
  transform: translate3d(0, 0, 100px);
  -moz-transform: translate3d(0, 0, 100px);
  -ms-transform: translate3d(0, 0, 100px);
  -o-transform: translate3d(0, 0, 100px);
  -webkit-transform: translate3d(0, 0, 100px);
}

.patientItem-text {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 300;
  height: 100%;
  left: 0;
  padding: 15px;
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
}

.patientItem-text h4 {
  font-size: 24px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.patientItem-text a {
  color: #ffffff;
}

.patientItem-text p {
  line-height: 22px;
  margin-top: 30px;
}

@media (max-width: 400px) {
  .patientTop-list {
    width: 100%;
  }

  .pageSimple-container h3 {
    text-align: center;
  }
}

/*===================PATIENT========================*/

.bloc_professionel,
.bloc_professionel h2.title {
  color: #fff;
}

.bloc_professionelItem-desciption .title {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  padding: 20px 0;
  text-transform: uppercase;
  width: 95%;
}

.bloc_professionelItem-desciption {
  padding: 0 10px;
}

.bloc_professionel-item {
  outline: none;
  padding-bottom: 68px;
}

.bloc_professionelItem-icon {
  min-height: 97px;
  text-align: center;
}

.slick-slide img {
  margin: auto;
}

/*==================CONTACT===========================*/

/*==================CONTACT===========================*/

/*===================== AUTHENTIFICATION =======================*/
.auth-wrapper {
  border: 1px solid #e8e8e8;
  box-shadow: -1px 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -1px 2px 2px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 170px;
}

.auth-wrapper .img_wrapper {
  height: 100%;
  min-height: 430px;
}

.auth-wrapper .image {
  opacity: 0;
}

.auht .icon-wrapper {
  font-size: 0;
  padding-bottom: 30px;
  text-align: center;
  width: 100%;
}

.connexion.mpd-oublie .icon,
.connexion .icon {
  background-size: contain;
}

.connexion .icon {
  background: url("../images/icon/ico_p_connexion.png") no-repeat center;
}

.connexion.mpd-oublie .icon {
  background: url("../images/icon/ico_p_reset_mdp.png") no-repeat center;
}

.auht .icon {
  border: 1px solid #1d3752;
  border-radius: 50%;
  display: inline-block;
  height: 74px;
  width: 74px;
}

.connexion .left {
  padding: 39px 50px 0 24px;
}

.connexion .right {
  padding: 0;
  max-height: 430px;
}

.form .text-area,
.form .input-text {
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 14px;
  padding: 9px 10px 8px;
  width: 100%;
}

.auth-forgot_password {
  padding-top: 3px;
  text-align: right;
}

.auth-forgot_password .link {
  color: #34d6fe;
  font-size: 12px;
  font-weight: 300;
  text-decoration: underline;
}

.auth-forgot_password .linkarapl {
  color: green;
  font-size: 12px;
  font-weight: 300;
  text-decoration: underline;
}

.auht .btn-wrapper {
  padding: 18px 0 50px;
}

.auth-social {
  box-shadow: 0 0 13px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 -2px 13px -4px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 -2px 13px -4px rgba(0, 0, 0, 0.75);
  text-align: center;
}

.auth-social .item,
.auth-social .link {
  font-size: 12px;
  font-weight: 600;
}

.auth-social .fab {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 100;
  height: 26px;
  line-height: 15px;
  margin-right: 13px;
  padding: 5px;
  width: 26px;
}

.auth-social .facebook {
  color: #396fc7;
}

.auth-social .google_plus {
  color: #dc4b38;
}

.auth-social .fab.fa-facebook-f {
  background: #396fc7;
}

.auth-social .fab.fa-google-plus-g {
  background: #dc4b38;
}

.auth-social .row {
  background: #1d3752;
}

.other-link {
  color: #fff;
  display: table;
  font-weight: 700;
  /* min-height: 83px */
}

.other-link .item {
  display: table-cell;
  vertical-align: middle;
}

.other-link .link {
  color: #34d6fe;
}

.auth-social .link-social {
  background: #fff;
  line-height: 5px;
  padding: 16px 0;
  position: relative;
}

.link-social.other-link {
  background: #1d3752;
}

.auth-social .link-social:first-child:after {
  /* border-right: 1px solid #CFD4DA; */
  background: #cfd4da;
  content: "";
  display: inline-block;
  height: 40px;
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 2px;
}

.connexion.mpd-oublie a.link {
  /* color: #fff; */
}

.auht.mpd-oublie .btn-wrapper {
  /* padding-bottom: 188px; */
}

.mpd-oublie .auth-social .link-social:first-child:after {
  display: none;
}

.mpd-oublie .fa-chevron-left {
  color: #34d6fe;
  margin-right: 6px;
}

#modal-notification .btn-wrapper .close {
  font-size: 16px;
  position: static;
}

#modal-notification .btn-wrapper .close:before {
  display: none;
}

#modal-notification .btn-wrapper {
  padding-bottom: 10px;
}

#modal-notification .text {
  padding: 0px 14px;
  line-height: 25px;
  color: #9d9d9d;
}

#modal-notification .blue {
  display: block;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
}

#modal-notification a.link,
#modal-notification .blue {
  color: #34d6fd;
}

#modal-notification .blue .fa {
  font-size: 25px;
}

.modal.cabinet-adresse-choice {
  z-index: 1091;
}

/*===================== AUTHENTIFICATION =======================*/
/*===================== INSCRIPTION =======================*/
.inscription .auth-wrapper {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  padding-top: 39px;
}

.inscription .icon {
  background: url("../images/icon/ico_p_inscription.png") no-repeat center;
  background-size: contain;
}

.inscription .auth-wrapper > .row {
  margin: auto;
  max-width: 753px;
}

.edit-contact-form .label,
.dashboard .form_attente label,
.dashboard_type_rdv .form_type_rdv label,
.agenda-parameter-form label,
.cabinet .form-label-wrapper label,
.rdv-step-wrapper .label,
.form-group.label .label,
.for-radio > .label {
  color: #868686;
  display: inline-block;
  font-size: 14px;
  /* margin-bottom: 5px; */
  font-weight: 100;
}

.dashboard_type_rdv .form_type_rdv label {
  width: 100%;
}

.label .item {
  font-size: 24px;
}

.for-checkbox input,
.for-radio input {
  display: none;
}

.for-checkbox a.link {
  color: #34d6fe;
}

.for-radio label {
  color: #000;
  font-size: 14px;
  padding-right: 40px;
  position: relative;
}

.for-radio label:before {
  border: 1px solid #87e7fe;
  border-radius: 50%;
  color: transparent;
  content: "\f111";
  display: inline-block;
  font-family: "fontawesome";
  font-size: 20px;
  height: 25px;
  line-height: 24px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  top: 3px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  width: 25px;
}

input[type="radio"]:checked + label:before {
  /* opacity: 1; */
  color: #87e7fe;
}

.select-item {
  font-family: "Raleway", arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 0px 11px;
}

.select-item:after {
  border: none;
  color: #868686;
  content: "\f0d7";
  font-family: "fontawesome";
  height: 10px;
  line-height: 11px;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  width: 10px;
}

.select-item.errors {
  border: 1px solid #ff0000 !important;
}

.select-item:focus,
.select-item.open {
  border: 1px solid #dfdfdf;
}

.select-item.open:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.item-description {
  color: #000001;
  font-size: 12px;
  font-style: italic;
  line-height: 64px;
  margin-left: -12px;
}

.inscription .auth-notification {
  font-size: 12px;
  font-weight: 100;
  padding-right: 15px;
  text-align: right;
  width: 100%;
}

.for-checkbox label {
  color: #1d3752;
  font-weight: 400;
  position: relative;
}

.multiselect-container label.checkbox:before,
.cabinet .ms-drop span:before,
.for-checkbox label:before {
  border: 1px solid #34d6fe;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 12px;
  position: relative;
  top: 4px;
  width: 20px;
}

.multiselect-container label.checkbox:after,
.cabinet .ms-drop span:after,
.for-checkbox label:after {
  color: #34d6fe;
  content: "\f00c";
  font-family: "fontawesome";
  font-size: 14px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.cabinet li.selected span:after,
input[type="checkbox"]:checked ~ label:after {
  opacity: 1;
}

.form-error li {
  bottom: -15px;
  color: red;
  font-size: 11px;
  padding-left: 8px;
  /*position: absolute;*/
}

/*===================== INSCRIPTION =======================*/

/*===================== ALERT =======================*/
/* .flash-notice:before , */
.flash-notice {
  display: inline-block;
}

.flashNotice-body {
  background: #fff;
  border-radius: 5px;
  bottom: 20px;
  border: 1px solid #dfdfdf;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  font-weight: 600;
  left: 20px;
  max-width: 440px;
  padding: 28px 40px 28px 79px;
  position: fixed;
  z-index: 6;
}

.right-2 {
  right: 20px !important;
  left: auto; !important;
}

.flashNotice-body.notif-type-rdv {
  z-index: 1051;
  top: 70px;
  bottom: initial;
  left: initial;
}

.flash-notice .fas,
.flash-notice .close-btn {
  position: absolute;
}

.flash-notice .close-btn {
  font-size: 0;
  right: 18px;
  top: 8px;
}

.flashNotice-body .close-btn .fas {
  color: #868686;
  font-size: 18px;
}

.flashNotice-body > .fas {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  height: 40px;
  left: 14px;
  line-height: 40px;
  text-align: center;
  top: 20px;
  width: 40px;
}

.action-succes.flashNotice-body > .fas {
  background: #5cb85c;
}

.action-failed.flashNotice-body > .fas {
  background: #d9534f;
}

.action-notif.flashNotice-body > .fas {
  background: #f0ad4e;
}

/*===================== ALERT =======================*/

/*================== PROFESSIONNEL ====================*/
.pageProfessionnelTop-content {
  /* top: 50%; */
  padding: 51px 0 99px;
}

.form_info {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.4);
  /* margin-left: 50%; */
  /* max-width: 555px; */
  padding: 39px 36px 18px;
  position: relative;
}

.page-professionnel.detail .form_info {
  margin-left: auto;
}

.form_info > .row:first-child {
  margin-bottom: 15px;
}

.form_info ul li {
  color: red;
}

.pageProfessionnelTop-content .text-area,
.pageProfessionnelTop-content .input-text {
  font-size: 14px;
  padding: 16px 13px 17px;
}

.pageProfessionnelTop-content .text-area {
  min-height: 110px;
}

.pageProfessionnelTop-content .form-group {
  margin-bottom: 15px;
  padding: 0 7px;
}

.pageProfessionnelTop-content .btn-wrapper {
  background: #1d3752;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  bottom: -1;
  left: 0;
  margin: 0;
  max-height: 70px;
  padding: 10px 0;
  position: absolute;
  right: 0;
}

.pageProfessionnelTop-content .btn {
  padding: 14px 14px 13px;
}

.pageProfessionnel-top:after {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  bottom: 25%;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.pageProfessionnelTop-content .title {
  color: #fff;
  font-size: 30px;
  padding-bottom: 32px;
  /* text-align: right; */
  width: 100%;
}

.pageProfessionnelTop-content h1 .title-under_title {
  display: inline-block;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 18px;
  margin-top: 19px;
}

.pageProfessionnelTop-bottom {
  background: #1d3752;
  bottom: auto;
  margin-bottom: -60px;
  max-height: 60px;
  padding: 5px 0;
  position: relative;
  text-align: center;
  top: -60px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.side_pannel_rdv_wrapper.sticky,
.pageProfessionnelTop-bottom.sticky {
  position: fixed;
  top: 80px;
  z-index: 4;
}

.pageProfessionnelTop-bottom .icon,
.pageProfessionnelTop-bottom .item {
  display: inline-block;
}

.pageProfessionnelTop-bottom .item {
  margin: 0 16px;
}

.pageProfessionnelTop-bottom .text,
.pageProfessionnelTop-bottom .icon {
  vertical-align: middle;
}

.pageProfessionnelTop-bottom .link {
  color: #fff;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.pageProfessionnelTop-bottom .link:hover {
  color: #34d5ff;
}

.pageProfessionnelBloc-top {
  text-align: left;
  text-transform: uppercase;
}

.pageProfessionnelBloc-top .description,
.pageProfessionnelBloc-top .title {
  color: #1d3752;
}

.pageProfessionnelBloc-top .title {
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 47px;
}

.pageProfessionnelBloc-top .title:after {
  background: #34d6fd;
  content: " ";
  display: block;
  height: 3px;
  margin-top: 14px;
  width: 70px;
}

.pageProfessionnelBloc-top .description {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 24px;
  padding-bottom: 37px;
}

.pageProfessionnelBloc-top .imgBordered-Container {
  padding: 0 0 10px 15px;
}

.pageProfessionnelBloc-top .imgBordered-right {
  padding: 0 15px 10px 0;
}

.pageProfessionnelBloc-top .btn {
  padding: 14px 20px 13px;
}

.pageProfessionnelBloc-bottom .icon {
  text-align: center;
}

.pageProfessionnelBloc-bottom .icon_wrapper {
  /* background: #379dc5;*/
  border-radius: 50%;
  display: inline-block;
  height: 64px;
  margin-bottom: 15px;
  width: 64px;
}

.pageProfessionnelBloc-bottom .item {
  margin-bottom: 58px;
}

.pageProfessionnelBloc-bottom {
  padding-top: 44px;
}

.pageProfessionnelBloc-top .text {
  padding-left: 43px;
}

.pageProfessionnel-permanence {
  background: #f5f5f5;
}

.page-professionnel .bloc {
  padding: 80px 0 62px;
  position: relative;
}

.page-professionnel .bloc.bloc_professionel {
  background: #fff;
}

.bloc.pageProfessionnel-agenda {
  padding-top: 100px;
}

.detail .pageProfessionnel-top:after {
  background: #000;
  bottom: 0;
  opacity: 0.3;
}

.page-professionnel.detail .accroche {
  color: #fff;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding-top: 40px;
}

.accroche .title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 0;
  text-align: left;
}

.accroche .item {
  padding-bottom: 34px;
  position: relative;
}

.accroche .fas {
  font-size: 14px;
  left: -20px;
  position: absolute;
  top: 7px;
}

.pageProfessionnelDetail-first .title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.pageProfessionnelDetail-first .description {
  font-size: 13.5px;
}

.pageProfessionnelDetail-first .icon {
  padding-bottom: 14px;
}

.pageProfessionnelDetail-slider .icon {
  border: 5px solid #fff;
  border-radius: 50%;
  display: inline-block;
  height: 110px;
  left: 50%;
  position: absolute;
  top: -50px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 110px;
}

.page-professionnel .blocProfessionel-slick {
  max-width: 400px;
  margin: auto;
}

.page-professionnel
  .pageProfessionnelTop-content
  .blocProfessionel-slick
  .title {
  line-height: 31px;
  font-size: 23px;
  color: #1f4a55;
  text-align: left;
}

.page-professionnel .bloc_professionelItem-content {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  padding: 25px 10px;
}

.pageProfessionnelTop-content .slick-prev:before,
.pageProfessionnelTop-content .slick-next:before {
  height: 40px;
  width: 40px;
  line-height: 40px;
}

.pageProfessionnelTop-content .slick-prev,
.pageProfessionnelTop-content .slick-next {
  top: 35%;
}

.pageProfessionnelTop-content .slick-prev {
  left: -40px;
}

.pageProfessionnelTop-content .slick-next {
  right: -40px;
}

.pageProfessionnelDetail-slider .slick-dots button {
}

.slick-dots li button:before {
  color: #1d3752;
  font-size: 13px;
  opacity: 1;
}

.slick-dots li {
  margin: 0 1px;
}

.slick-dots li.slick-active button:before {
  color: #34d5ff;
}

.pageProfessionnelDetail-slider {
}

.pageProfessionnelDetail-slider {
  background: #f5f5f5;
}

.bloc.pageProfessionnelDetail-slider {
  padding: 55px 0 62px;
}

.pageProfessionnelDetail-slider .slick-next,
.pageProfessionnelDetail-slider .slick-prev {
  top: 40%;
}

.pageProfessionnelDetail-slider .slick-prev {
  left: 8%;
}

.pageProfessionnelDetail-slider .slick-next {
  right: 12%;
}

.slick-slide:focus {
  outline: none !important;
}

.pageProfessionnelDetail-slider .doctor-name {
  display: inline-block;
  font-weight: 600;
  padding-bottom: 30px;
}

.pageProfessionnelDetail-slider .slide-detail-wrapper {
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin: 51px auto 17px;
  max-width: 751px;
  padding: 75px 0 57px;
  position: relative;
}

.pageProfessionnelDetail-slider .description {
  /* background: url('../images/bg_patients.png') no-repeat 35px 3px; */
  /* padding-left: 135px; */
  /* padding-right: 20px; */
  /* text-align: left; */
  /* word-break: break-word; */
}

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

.pageProfessionnelDetail-item .wrapper {
  border: 1px solid transparent;
  padding: 24px 22px 54px;
  position: relative;
}

.pageProfessionnelDetail-item .wrapper:before {
  background: transparent;
  content: "";
  display: inline-block;
  height: 3px;
  left: 20px;
  position: absolute;
  top: 0;
  width: 70px;
}

.pageProfessionnelDetail-item .wrapper,
.pageProfessionnelDetail-item .wrapper:before {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.pageProfessionnelDetail-item .wrapper:hover {
  border: 1px solid #e8e8e8;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.pageProfessionnelDetail-item .wrapper:hover:before {
  background: #34d6fe;
}

.pageProfessionnelDetail-item .item-number {
  color: #34d6fe;
  display: inline-block;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 36px;
  padding-bottom: 24px;
}

.pageProfessionnelDetail-item .title {
  color: #0b4096;
  font-size: 26px;
  font-weight: 100;
  line-height: 30px;
}

.pageProfessionnelDetail-with_link {
  color: #fff;
  font-size: 18px;
}

.detail .all-service .btn,
.pageProfessionnelDetail-with_link .btn {
  padding: 14px 22px 13px;
}

.detail .btn-wrapper.all-service {
  padding-bottom: 123px;
}

.pageProfessionnelDetail-with_link .fas {
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  left: -42px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 6px;
  width: 40px;
}

.bloc.pageProfessionnelDetail-with_link {
  padding: 34px 0 50px;
}

.pageProfessionnelDetail-with_link .content {
  padding-bottom: 34px;
  text-align: left;
}

.pageProfessionnelDetail-with_link.first {
  background: #0090ed;
}

.pageProfessionnelDetail-with_link.first .fas {
  background: #26a1f0;
}

.pageProfessionnelDetail-with_link.second {
  background: #1d3752;
}

.pageProfessionnelDetail-with_link.second .fas {
  background: #3f556c;
}

/*================== PROFESSIONNEL ====================*/

/*--------- MEDIA -----------*/
@media screen and (max-width: 1366px) {
  .slick-prev {
    left: -4%;
  }

  .slick-next {
    right: -2%;
  }

  .slick-prev:before,
  .slick-next:before {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }

  .detail .search.pageProfessionnel-top,
  .search.pageProfessionnel-top {
    /* height: calc(100vh + 40px); */
    background-position: center left !important;
    background-size: cover !important;
  }

  .detail .search.pageProfessionnel-top {
    height: auto;
  }

  .pageProfessionnelTop-content {
    left: 0;
    padding-top: 50px;
    position: relative;
    top: 0;
    transform: none;
    -webkit-transform: none;
  }

  .pageProfessionnelTop-content .form {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    margin: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
  }

  .detail .pageProfessionnelTop-content .form {
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
}

@media screen and (max-width: 1024px) {
  h2.title,
  h1.title {
    font-size: 32px;
  }

  .slick-prev {
    left: 0;
  }

  .slick-next {
    right: 2%;
  }

  .search {
    background-position: right bottom !important;
    background-size: auto !important;
  }

  footer {
    text-align: center;
  }

  .dashboard footer > .item.footer_social {
    float: none;
    margin: 0px;
  }
}

@media screen and (max-width: 992px) {
  .for-mobile {
    display: block;
  }

  .for-mobile.hamburger {
    display: inline-block;
  }

  .for-desktop {
    display: none;
  }

  .logo_wrapper {
    padding-top: 12px;
  }

  .logo_wrapper img {
    width: 70%;
  }

  .logo_footer img {
    width: 230px;
  }

  header {
    height: 55px;
    padding: 0px 15px;
  }

  .form_search {
    box-shadow: none;
    position: relative;
  }

  .search-content {
    padding: 50px 20px;
    top: 35%;
  }

  .bloc_envoi_message .search-content {
    padding: 0px 20px;
  }

  .form_search .form-group {
    margin: 12px 0px;
  }

  .form_search .name_wrapper,
  .form_search .address_wrapper {
    border-radius: 5px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.31);
    -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.31);
    max-width: 100%;
  }

  .address_wrapper .input-text {
    padding-right: 80px;
  }

  .form_search .btn {
    bottom: 11px;
    display: inline-block;
    padding: 24px 22px;
    position: absolute;
    right: -2px;
    width: 68px;
  }

  h1.title {
    font-size: 20px;
  }

  h1.title .title-under_title {
    font-size: 14px;
  }

  .search-item_bottom .item {
    font-size: 10px;
  }

  h1.title {
    padding-bottom: 30px;
  }

  h1.title .title_under {
    font-size: 20px;
  }

  .bloc {
    background-position-x: 100% !important;
    background-size: auto !important;
    padding: 75px 0;
  }

  .page-professionnel .bloc.bloc_professionel {
    padding: 0px;
  }

  h2.title {
    font-size: 24px;
    padding-bottom: 60px;
  }

  .bloc_quotidienItem-content {
    padding-bottom: 80px;
  }

  .bloc_quotidienItem-desciption .link {
    font-size: 12px;
  }

  .item.logo_footer,
  footer > .item {
    padding: 0;
  }

  footer {
    padding: 0px 0 60px;
    text-align: center;
    border-top: 1px solid;
    margin-top: 20px;
  }

  footer > .item {
    width: 100%;
  }

  .item.footer_social {
    margin: auto;
  }

  .footer_link .list {
    border: none;
    padding: 0;
  }

  .item.logo_footer {
    /* margin-bottom: 20px; */
    padding: 20px 0px;
  }

  .footer_link .item {
    padding: 10px;
  }

  .slick-prev {
    left: 0;
  }

  .slick-next {
    right: 20px;
  }

  .wrapper {
    padding-top: 55px;
  }

  .page-professionnel .btn-wrapper {
    padding-bottom: 30px;
  }

  .pageProfessionnelBloc-top .title {
    font-size: 33px;
    word-break: break-word;
  }

  .search.pageProfessionnel-top {
    background-position: top left !important;
    /* padding-bottom: 100px; */
    background-size: cover !important;
    height: auto;
  }

  .pageProfessionnelTop-content h1.title {
    display: inline-block;
    font-size: 29px;
    margin-bottom: 40px;
    padding: 0;
  }

  .pageProfessionnelTop-bottom.sticky {
    top: 26px;
  }

  .pageProfessionnelDetail-first .item {
    margin-bottom: 20px;
  }

  .search {
    /* height: calc(100vh - 55px); */
    height: auto;
  }

  .mpd-oublie .btn-wrapper .btn {
    font-size: 12px;
    padding: 14px 9px 13px;
    width: 100%;
  }

  .form_info {
    margin: 0;
  }

  .auth-wrapper {
    margin-bottom: 0px;
  }

  #modal-notification .blue {
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
  .search-item_bottom,
  .search-content {
    position: static;
    transform: none;
    -webkit-transform: none;
  }

  .search-content {
    padding-bottom: 35px;
  }

  .search {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .auth-wrapper,
  .inscription .auth-wrapper {
    background: none !important;
    box-shadow: none;
  }

  .auth-wrapper {
    border: none;
    padding: 0 15px;
  }

  .auth-social .link-social {
    /* margin: 20px 0; */
    display: inline-block;
    flex: none;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: none;
  }

  .auth-social .link-social.other-link {
    display: table;
    margin-bottom: 0;
  }

  .connexion .left {
    padding: 0;
  }

  .auth-social .link-social:first-child {
    border: none;
  }

  .auth-forgot_password {
    text-align: center;
  }

  .breadcrumb {
    display: none;
  }

  .pageSimple-container {
    padding-top: 50px;
  }

  .other-link {
    height: 83px;
  }

  .for-radio label {
    margin-bottom: 10px;
  }

  .item-description {
    display: inline-block;
    margin-top: -15px;
    text-align: center;
    width: 100%;
  }

  .pageProfessionnelBloc-top .text {
    padding-left: 15px;
  }

  .pageProfessionnelTop-bottom .item {
    border: none;
    /* border-bottom: 1px solid #34d6fd; */
    font-size: 0;
    margin: 0 5px;
  }

  .pageProfessionnelTop-bottom .list > .item:last-child {
    border: none;
  }

  .pageProfessionnelTop-content .title,
  .pageProfessionnelTop-content .form {
    padding: 0 15px;
  }

  .pageProfessionnelTop-content .form {
    margin: 0;
    margin-bottom: 40px;
  }

  .pageProfessionnelDetail-slider .description {
    background: none;
    padding: 0 15px;
  }

  .flashNotice-body.action-succes {
    border-radius: 0;
    left: 0;
    width: 100%;
  }

  .auth-social .link-social:first-child:after {
    display: none;
  }

  .pageProfessionnelTop-content h1.title {
    padding: 0 20px;
  }
}

@media screen and (max-width: 480px) {
  .slick-next {
    right: 30px;
  }

  .slick-prev {
    left: 30px;
  }
}

@media screen and (max-width: 320px) {
  .search-item_bottom,
  .search-content {
    position: static;
    transform: none;
    -webkit-transform: none;
  }

  .search-content {
    padding-bottom: 35px;
  }

  .search {
    height: auto;
  }
}

/*===================QUI SOMMES NOUS========================*/

.quiSommesNous {
  text-align: right;
}

.quiSommesNous p {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
}

.quiSommesNous .miniSlogan {
  color: #0057b0;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 20px auto;
  text-align: center;
  text-transform: uppercase;
  width: 220px;
}

.imgBordered-Container {
  padding: 0 0 15px 15px;
  position: relative;
}

.imgBordered-Container:before,
.imgBordered-Container:after {
  background: #4abac8;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
}

.imgBordered-Container:before {
  height: 150px;
  width: 1px;
}

.imgBordered-Container:after {
  height: 1px;
  width: 150px;
}

.imgBordered-right {
  padding: 0 15px 15px 0;
}

.imgBordered-right:before,
.imgBordered-right:after {
  left: auto;
  right: 0;
}

@media (max-width: 768px) {
  .quiSommesNous {
    text-align: center;
  }
}

/*===================QUI SOMMES NOUS========================*/

/*===================VISITEURS========================*/

.pageSimple-container .titleWith-slogan {
  padding-bottom: 40px;
}

.title-slogan {
  color: #1d3752;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  margin: 0 auto 80px;
  max-width: 573px;
  text-align: center;
}

.visiteur-container {
  margin-bottom: 40px;
  text-align: center;
}

.visiteur-container .btn-submit,
.parrainage .btn-submit {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin: 20px auto;
}

.viteurArticle-list {
  margin-bottom: 65px;
  text-align: left;
}

.viteurArticle-list h3 {
  font-size: 24px;
  margin-top: -5px;
}

.viteurArticle-list p {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.viteurArticle-list:nth-child(even) {
  text-align: right;
}

@media (max-width: 768px) {
  .visiteur-container .imgBordered-Container {
    margin-bottom: 20px;
  }

  .viteurArticle-list,
  .viteurArticle-list:nth-child(even) {
    text-align: left;
  }
}

/*===================VISITEURS========================*/

/*===================CONTACT========================*/

.contact {
  margin-bottom: 40px;
}

.contact-type {
  color: #0b4096;
  font-family: "Raleway", sans-serif;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 40px;
}

.contact-type span {
  margin-bottom: 30px;
}

.contact-form {
}

.contact-form input,
.contact-form textarea {
  border-color: #dfdfdf;
  height: 55px;
  margin: 10px 0;
  resize: none;
  width: 100%;
}

.contact-form textarea {
  height: 120px;
}

.contact-form label,
.formRadio-container label {
  color: #a9a8a8;
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
  width: 100%;
}

.champ-obligatiore {
  color: #0b4096;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: right;
}

.btn-submit,
.btn-deleted-fiche,
.btn-add {
  background: #34d6fe;
  border: 1px solid #34d6fe;
  border-radius: 0.25rem;
  color: #ffffff;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 0 18px;
  text-transform: uppercase;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  width: auto !important;
}

.btn-submit:hover,
.btn-add:hover {
  background: #ffffff;
  border: 1px solid #34d6fe;
  color: #34d6fe;
}

.contactTel-container {
}

.contactTel-container .contact-type,
.contact-tel {
  padding-left: 15px;
}

.contact-tel p {
  color: #1d3752;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 40px;
}

.contact-tel p span {
  color: #a9a8a8;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .contactTel-container {
    margin-top: 30px;
  }

  .contactTel-container .contact-type,
  .contact-tel {
    padding-left: 0;
  }

  .contact-type {
    text-align: center;
  }

  .contact-type span {
    margin: 0 auto 30px;
  }
}

/*===================CONTACT========================*/

/*===================INPUT TYPE RADIO========================*/

.formRadio-container {
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  margin: 5px 0;
}

.formRadio-container {
  /* overflow: hidden;*/
  position: relative;
}

.formRadio-inline > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.formRadio-container [type="radio"]:not(:checked),
.formRadio-container [type="radio"]:checked {
  left: -9999px;
  position: absolute;
}

.formRadio-container [type="radio"]:not(:checked) + label,
.formRadio-container [type="radio"]:checked + label {
  color: #000000;
  cursor: pointer;
  margin-bottom: 10px;
  padding: 4px 0 0 30px;
  position: relative;
}

.formRadio-inline [type="radio"]:not(:checked) + label,
.formRadio-inline [type="radio"]:checked + label {
  display: inline-block;
  padding-right: 20px;
  width: auto;
}

.formRadio-container [type="radio"]:not(:checked) + label:before,
.formRadio-container [type="radio"]:checked + label:before {
  background: #ffffff;
  border: 1px solid #87e7fe;
  border-radius: 50%;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 24px;
}

.formRadio-container [type="radio"]:not(:checked) + label:after,
.formRadio-container [type="radio"]:checked + label:after {
  background: #87e7fe;
  border-radius: 50%;
  content: "";
  font-size: 14px;
  height: 14px;
  left: 5px;
  position: absolute;
  top: 8px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  width: 14px;
}

.formRadio-container [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
}

.formRadio-container [type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}

.formRadio-container.take-rdv-patient {
  /* overflow: hidden;*/
  padding-bottom: 10px;
}

.list-familly-rdv {
  height: 200px;
  overflow: hidden;
}
 .for-slideRadio {
  margin: 10px 0px;
 }
 .for-slideRadio .text {
  color: #000;
   /*max-width: 50%;*/
 }
.for-slideRadio .checkIndicator{
  background: #e1e1e1;
  border-radius: 20px;
  cursor: pointer;
  display: block;
  height: 28px;
  margin: 0px 8px;
  position: relative;
  width: 55px;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
 .for-slideRadio .checkIndicator:before {
   background: #6f7072;
   border-radius: 50%;
   content: "";
   display: block;
   position: absolute;
   left: 3px;
   top: 3px;
   height: 22px;
   width: 22px;
   transition: all 0.3s;
   -moz-transition: all 0.3s;
   -ms-transition: all 0.3s;
   -o-transition: all 0.3s;
   -webkit-transition: all 0.3s;
 }

 .for-slideRadio [type="checkbox"] {
   display: none;
 }
 [type="checkbox"]:checked + .checkIndicator {
  background: #34d6fd;
 }
 [type="checkbox"]:checked + .checkIndicator:before {
  background: #fff;
   left: 30px;
 }
 /*===================INPUT TYPE RADIO========================*/

/*===================ACTUALITES========================*/

.actu {
  margin-bottom: 40px;
}

.actu .form_search {
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.25);
  display: block;
  margin: 0 auto 80px;
}

.actu .form_search form {
}

.actu .form_search .search_wrapper {
  width: calc(100% - 72px);
}

.actu-liste {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.35);
  margin-bottom: 20px;
}

.actu-liste figure {
  height: 240px;
  position: relative;
}

.actu-liste figure span {
  background: rgba(29, 55, 82, 0.8);
  bottom: 0;
  color: #ffffff;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  left: 0;
  line-height: 20px;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.actuListe-desc {
  /*border: 1px solid #e8e8e8;*/
  border-top: none;
  padding: 20px;
}

.actuListe-desc span {
  color: #1d3752;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}

.actuListe-desc a {
  color: #37d7fd;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.actuListe-desc a i {
  font-size: 18px;
}

.pagination-container {
  display: block;
  margin: 50px 0 80px;
}

.pagination-container ul {
  display: block;
  text-align: center;
}

.pagination-container ul li {
  display: inline-block;
  list-style: none;
  margin: 0 5px;
  vertical-align: middle;
}

.paginate_button,
.pagination-container ul li a,
.pagination-container ul li span {
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
  color: #ffffff;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  height: 35px;
  line-height: 37px;
  width: 35px;
}

.paginate_button,
.pagination-container ul li a {
  background: #1d3752;
}

.paginate_button:hover,
.pagination-container ul li a:hover {
  background: #34d6fe;
}

.paginate_button.current,
.pagination-container ul li span,
.pagination-container ul li a.active {
  background: #34d6fe;
}

.paginate_button {
  color: #fff !important;
  margin: 0px 7px;
  cursor: pointer;
  outline: none;
}

.dataTables_paginate > span {
  padding: 5px 0px;
}

.paginate_button,
.dataTables_paginate > span {
  display: inline-block;
}

.paginate_button .previous,
.paginate_button .next {
  background: none;
}

.dataTables_info {
  display: none;
}

.tab-acte-honoraires .table tbody > tr > td {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

.tab-acte-honoraires .table thead > tr > th {
  text-align: left !important;
}

.pagination-container ul li.pagination-nav a {
  background: #ffffff;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35);
  color: #34d6fe;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  width: 35px;
}

.pagination-container ul li.pagination-nav a i {
  font-size: 20px;
  line-height: 35px;
}

@media (max-width: 992px) {
  .actu .form_search form {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-pack: justify !important;
  }

  .actu .form_search .search_wrapper {
    margin: 0;
  }

  .actu .form_search form .btn {
    position: static;
  }
}

@media (max-width: 500px) {
  .pagination-container ul li a,
  .pagination-container ul li span {
    height: 25px;
    line-height: 25px;
    width: 25px;
  }

  .pagination-container ul li.pagination-nav a {
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
}

/*===================ACTUALITES========================*/

/*===================ACTUALITES DETAIL========================*/

.detail-actu {
}

.detail-actu .title {
  color: #1d3752;
  font-size: 48px;
  font-weight: 700;
  padding-bottom: 40px;
  text-align: left;
  text-transform: none;
}

.detail-actu .title:after {
  margin: 10px 0 0;
}

.detail-actu figure {
  margin-bottom: 30px;
  max-height: 540px;
  overflow: hidden;
}

.detail-actu figure img {
  width: 100%;
}

.detail-actu p {
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
}

.date-actu {
  color: #37d7fd;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  margin-bottom: 30px;
}

.actu-similaire {
  margin-bottom: 40px;
}

.actuSimilaire-title {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin: 40px 0;
  text-transform: uppercase;
}

.actu-similaire figure {
  margin-bottom: 0;
}

.actu-similaire .btn-submit {
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.25);
  display: inline-block;
  height: 47px;
  line-height: 45px;
  margin: 30px 0 40px;
}

/*===================ACTUALITES DETAIL========================*/

/*===================PREMIERE URGENCE========================*/

.p_urgence {
}

.pUrgence-list {
  height: 230px;
  padding-bottom: 30px;
}

.pUrgenceList-container {
  border: 1px solid #e8e8e8;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
  padding: 30px 20px;
  width: 100%;
}

.pUrgence-list figure {
  border: 1px solid #000000;
  border-radius: 50%;
  height: 137px;
  overflow: hidden;
  width: 137px;
}

.pUrgence-list figure img {
  width: 100%;
}

.pUrgence-list .pUrgenceList-desc {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0 30px;
  text-align: center;
  text-transform: uppercase;
  width: calc(100% - 137px);
}

.pUrgence-list .pUrgenceList-desc p {
  font-size: 14px;
  font-weight: 300;
  margin: 5px 0 0;
  text-transform: none;
}

.pUrgence-list .pUrgenceList-desc span {
  color: #000000;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-top: 20px;
}

.autre-urgence {
  background: #1d3752;
  border: 1px solid #1d3752;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 200px;
  margin-bottom: 40px;
  padding: 30px 20px;
  text-align: center;
  text-transform: uppercase;
}

.autre-urgence:hover {
  background: #ffffff;
  color: #1d3752;
}

@media (max-width: 450px) {
  .pUrgenceList-container {
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-pack: center !important;
  }

  .pUrgence-list,
  .pUrgenceList-container {
    height: auto;
  }

  .pUrgence-list .pUrgenceList-desc {
    margin-top: 20px;
    width: 100%;
  }
}

/*===================PREMIERE URGENCE========================*/

/*===================PAGE 404========================*/
.page-error {
  background: url("../images/fond-error-page.jpg") bottom left no-repeat;
  background-size: 100% auto;
  min-height: calc(100vh - 281px);
}

.page-error .search-content {
  position: static;
  transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.page-error .search-content h1 {
  font-size: 172px;
  line-height: 164px;
  padding-bottom: 30px;
}

.page-error .search-content p {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 50px;
  text-transform: uppercase;
}

/*===================PAGE 404========================*/

label.error,
.form-error {
  color: red;
  font-size: 12px;
}

.form-control.error,
.input-text.error {
  border-color: red;
}

/*=================== DASHBOARD ========================*/
.dashboard .header-wrapper {
  cursor: pointer;
  display: table-cell;
  padding: 10px 16px 13px 10px;
  position: relative;
  vertical-align: middle;
  z-index: 3;
}

.dashboard .header-wrapper.link_for_medecin {
  padding-right: 0px;
}

.dashboard .header-wrapper.header-link {
  padding-right: 45px;
}

.dashboard .header-wrapper.header-user:before {
  background: #cfd4da;
  /* content: ""; */
  height: 40px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 1px;
}

.headerLink-wrapper {
  display: table;
  float: right;
}

.header-wrapper .list {
  background: #fff;
  opacity: 0;
  position: absolute;
}

.header-wrapper .circle {
  background: #34d5ff;
  border-radius: 50%;
  display: block;
  font-size: 0;
  height: 35px;
  line-height: 35px;
  position: relative;
  text-align: center;
  width: 35px;
}

.header-external-link.btn_toggle {
  color: #fff;
}

.header-wrapper .btn_toggle.header-user-link {
  height: 40px;
  width: 40px;
}

.header-wrapper .fas {
  font-size: 20px;
}

.header-external-link .fas {
  color: #1d3752;
}

.header-external-link .fa-external-link-alt {
  color: #fff;
  line-height: 35px;
}

.header-wrapper .fa-caret-down {
  position: absolute;
  right: -20px;
  /*right: -8px;*/
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.planing_type .list,
.dashboard_selector .list,
.header-wrapper .list {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  display: none;
  opacity: 0;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 94px;
  width: 210px;
  z-index: 4;
}

.header-wrapper .list {
  top: 67px;
}

.header-wrapper.header-link .list {
  right: 18px;
}

.controls-display .link,
.planing_type .link,
.dashboard_selector .item,
.header-wrapper .link {
  display: inline-block;
  font-weight: 400;
  padding: 7px 13px;
  width: 100%;
}

.controls-display .link,
.planing_type .link,
.header-wrapper .link {
  color: #1d3752;
  font-size: 12px;
}

.header-wrapper .link {
  color: #1d3752;
  font-size: 10px !important;
}

.ma-page-wrapper-tab_content .nav-link,
.agenda-popup-take-rdv .cancel-rdv,
.edit-planning-day,
.planning-list .update-planning-list,
.planning-list .btn-plannings .delete-planning,
.mon-agenda .link-group .link,
.footerMessage-container,
.footer_show_btn,
.controls-display .link,
.controls-display .item,
.planing_type .link,
.planing_type .item,
.dashboard_selector .list,
.sideMenu .picto,
.header-wrapper .list,
.header-wrapper .item,
.header-wrapper .link {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.link_for_medecin .link {
  color: #fff;
  border-radius: 5px;
  line-height: 23px;
  text-transform: uppercase;
}

.link_for_patient ul {
  text-align: right;
}

.link_for_patient .items-compte {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  /*padding: 0px 10px;
  padding-right: 0px;*/
}

.link_for_medecin .link .fas {
  padding-left: 13px;
  vertical-align: middle;
}

.controls-display .link:hover,
.controls-display .item.active .link,
.planing_type .item.active .link,
.planing_type .link:hover,
.header-wrapper.header-link .link:hover,
.header-wrapper.header-user .link:hover,
.dashboard_selector .item:hover,
.header-wrapper .item:hover {
  background: #34d5ff;
}

.controls-display .item.active .link,
.controls-display .item:hover .link,
.planing_type .item.active .link,
.planing_type .item:hover .link,
.header-wrapper .item:hover .link,
.header-wrapper .item:hover .fas,
.header-wrapper .item:hover .fa {
  color: #fff;
}

.controls-display .item.active .link,
.planing_type .item.active .link,
.planing_type .item:hover .link,
.header-wrapper .item:hover .link {
  font-weight: 600;
}

.header-wrapper .item .fas,
.header-wrapper .item .fa {
  color: #34d5ff;
  display: inline-block;
  float: right;
  font-size: 16px;
  padding-top: 4px;
}

.header-wrapper.header-user .item .fa,
.header-wrapper.header-link .item .fas {
  padding-top: 6px;
}

.controls-display .list:before,
.planing_type .list:before,
.dashboard_selector .list:before,
.header-wrapper .list:before {
  border-bottom: 8px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 5px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 53px;
  top: -13px;
  width: 0;
}

.header-wrapper .list:before {
  right: 27px;
}

.header-wrapper .header-external-link + .list:before {
  right: 36px;
}

.controls-display .current.active + .list,
.planing_type .current.active + .list,
.dashboard_selector .current.active + .list,
.header-wrapper .btn_toggle.active + .list {
  display: block;
  opacity: 1;
}

.dashboard-container {
  min-height: 1500px;
}

.dashboard .wrapper {
  background: #f0f4f5;
  overflow: hidden;
}

.dashboard .dashboard_selector {
  display: inline-block;
  width: 100%;
  position: relative;
  font-weight: 100;
}

.dashboard_selector .current {
  text-transform: uppercase;
  margin-bottom: 43px;
  display: inline-block;
  cursor: pointer;
}

.dashboard_selector .current span {
  padding-right: 10px;
}

.dashboard_selector .list:before {
  right: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.dashboard_selector .list {
  left: 0;
  top: 27px;
}

.dashboard_selector .item {
  display: inline-block;
  width: 100%;
}

.dashboard_selector .item:hover {
  font-weight: 600;
  color: #fff;
}

/*=================== SIDE MENU ========================*/
.dashboard footer {
  position: relative;
  z-index: 4;
}

.dashboard footer > .item {
  /* padding: 12px 40px 6px; */
}

.sideMenu {
  background: #0a4a78;
  height: 100%;
  left: 0px;
  max-width: 230px;
  padding-top: 5px;
  position: fixed;
  top: 83px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 4;
}

.dashboard .sideMenu {
  top: 63px;
}
.sideMenu.statusOf {
  left: 0px;
}

.sideMenu.active {
  left: 0;
}

.sideMenu .link {
  color: #fff;
  display: table;
  padding: 5px 0px 0px;
  text-transform: uppercase;
  width: 100%;
  font-size: 11px;
}

.sideMenu .link,
.sideMenu .no-child .link {
  padding-left: 10px;
}

.sideMenu .icon_wrapper {
  width: 36px;
}

.sideMenu .link > * {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.sideMenu .text {
  padding-right: 15px;
  word-break: break-word;
}

.sideMenu .panel {
  border-bottom: 1px solid #06638c;
}

.sideMenu ul > .panel:last-child {
  border: none;
}

.sideMenu .panel-collapse {
  background: #1d3752;
}

.sideMenu .panel-collapse .link {
  font-size: 12px;
  padding: 8px 10px 8px 14px;
  text-transform: none;
}

.sideMenu .fa {
  padding-right: 17px;
  text-align: right;
}

.sideMenu .picto {
  display: inline-block;
  height: 36px;
  margin-right: 12px;
  width: 36px;
}
.btn-sideMenu-control {  
  background: #6bd5fc;
  box-shadow: none;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;  
  height: 40px;
  color: #fff;
  line-height: 19px;
  opacity: 0.5;
  outline: none;  
  position: absolute;
  padding: 5px;
  right: -18px;
  top: 0px;
  z-index: 3;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.btn-sideMenu-control:hover {
  opacity: 1;
}
.sideMenu .btn-sideMenu-control .fa {
  padding: 0px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.btn-sideMenu-control.active .fa {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon_wrapper .picto-dashboard {
  background: url("../images/icon-dashboard/picto-dashboard.png");
}

.agenda-custom .dropdown .picto.picto-patient,
.icon_wrapper .picto-patient {
  background: url("../images/icon-dashboard/picto-patient.png");
}

.icon_wrapper .picto-medecin {
  background: url("../images/icon-dashboard/picto-medecin.png");
}

.agenda-custom .dropdown .picto.picto-rdv {
  background: url("../images/icon-dashboard/ico_rdv.png");
}

.icon_wrapper .picto-parametre {
  background: url("../images/icon-dashboard/picto-parametre.png");
}

.icon_wrapper .picto-stats {
  background: url("../images/icon-dashboard/picto-stats.png");
}

.dropdown .picto.picto-message,
.icon_wrapper .picto-message {
  /**** test****/
  background: url("../images/icon-dashboard/picto-message.png");
}

.icon_wrapper .picto-message-2 {
  background: url("../images/icon-dashboard/picto-message-2.png");
}

.icon_wrapper .picto-manager {
  background: url("../images/icon-dashboard/picto-manager.png");
}

.icon_wrapper .picto-contrat {
  background: url("../images/icon-dashboard/picto-contrat.png");
}

.icon_wrapper .picto-facture {
  background: url("../images/icon-dashboard/picto-facture.png");
}

.popup-list-message.custom-modal .modal-body {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

.popup-list-message.custom-modal .title {
  padding: 10px 21px;
  font-size: 12px;
  font-weight: 700;
  color: #6bd6fc;
  border-bottom: 1px solid #dee2e6;
}

.autocompleteMessage .item .input-text {
  border: 1px solid #f4f5f7;
  background: #fff url(../images/picto-recherche.png) no-repeat right + 5px
    center;
  width: 100%;
}

.autocompleteMessage > .list {
  padding: 10px;
}

.autocompleteMessage .autocopleteWrapper .link {
  display: table;
  width: 100%;
  padding: 5px 0px;
}

.autocompleteMessage .autocopleteWrapper {
  width: 320px;
  margin: 5px 0px 0px;
  max-height: 150px;
  overflow-y: auto;
}

.autocompleteMessage .link:hover {
  background: #e7e8e8;
}

.autocompleteMessage .avatar {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: red;
  margin: 0px 8px;
}

.autocompleteMessage .name {
  font-size: 12px;
}

.autocompleteMessage .autocopleteWrapper .list > .item:nth-child(odd) {
  background: #f4f5f7;
}

.autocompleteMessage .autocopleteWrapper .list > .item {
}

.autocompleteMessage .avatar-wrapper {
  width: 40px;
}

.autocompleteMessage .autocopleteWrapper .link > * {
  display: table-cell;
  vertical-align: middle;
  font-family: "montserrat", arial;
  color: #234a77;
}

.icon_wrapper .picto-teleconseil {
  background: url("../images/icon-dashboard/picto-teleconseil.png");
}

.icon_wrapper .picto-annuaire {
  background: url("../images/icon-dashboard/picto-annuaire.png");
}

.icon_wrapper .picto-historique {
  background: url("../images/icon-dashboard/picto-historique.png");
}

.icon_wrapper .picto-profil {
  background: url("../images/icon-dashboard/picto-profil.png");
}

.icon_wrapper .picto-communaute {
  background: url("../images/icon-dashboard/picto-communaute.png");
}

.icon_wrapper .picto-parrainage {
  background: url("../images/icon-dashboard/picto-parrainage.png");
}

.icon_wrapper .picto-urgence-medical {
  background: url("../images/icon-dashboard/picto-urgence-medical.png");
}

.icon_wrapper .picto-information {
  background: url("../images/icon-dashboard/picto-information.png");
}

.icon_wrapper .picto-aide {
  background: url("../images/icon-dashboard/picto-aide.png");
}

.icon_wrapper .picto-jours-ferie {
  background: url("../images/icon-dashboard/picto-jours-ferie.png");
}

.icon_wrapper .picto-specialite {
  background: url("../images/icon-dashboard/picto-specialite.png");
}

.icon_wrapper .picto-cabinet {
  background: url("../images/icon-dashboard/picto-cabinet.png");
}

.icon_wrapper .picto-thematique-teleconseil {
  background: url("../images/icon-dashboard/picto-thematique-teleconseil.png");
}

.icon_wrapper .picto-import {
  background: url("../images/icon-dashboard/picto-import.png");
}

.icon_wrapper .picto-export {
  background: url("../images/icon-dashboard/picto-export.png");
}

.icon_wrapper .picto-administration {
  background: url("../images/icon-dashboard/picto-administration.png");
}

.icon_wrapper .picto-mangoPay {
  background: url("../images/icon-dashboard/dashboard_mangopay.png");
}

.sideMenu .mCSB_container {
  margin-right: 16px;
}

.sideMenu .link:hover {
  background: #08557f;
}

.sideMenu .link.target:hover {
  color: #fff;
}

.sideMenu .link.active:hover,
.sideMenu .active > .link,
.sideMenu .link.active {
  background: #00b4c5;
}

.sideMenu .active .picto {
  background-position: 0 bottom;
}

.dropdown-toggle .msg_number,
.sideMenu .link .msg_number,
.sideMenu .link .nbr_contrat {
  background: #ff792b;
  position: absolute;
  bottom: 5px;
  left: 18px;
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
}

.link.active .fa-plus-circle:before {
  content: "\f056";
}

.dashboardContainer-wrapper {
  /* padding: 15px; */
  padding: 10px;
}
.agenda-cabinet .dashboardContainer-wrapper {
  padding: 10px 30px;
}
.dashboard-container {
  min-height: 900px;
  padding-left: 230px;
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.sideMenuActive .dashboard-container  {
  padding: 0px;
}

.dashboardContainer-wrapper h1.title,
.page-web h1.title {
  border-bottom: 1px solid #dfdfdf;
  color: #0057b0;
  font-weight: 100;
  margin-bottom: 38px;
  padding: 15px 20px;
  position: relative;
  text-align: left;
  text-transform: none;
  font-size: 24px;
}

.right-date .cur-date-str {
  color: #0057b0;
  display: inline-block;
  font-weight: 300;
  padding-top: 5px;
  /* position: relative; */
  top: 25px;
  text-align: left;
  text-transform: none;
}

.dashboardContainer-wrapper h1.title.custom-message-title {
  margin-bottom: 0px;
}

.dashboardContainer-wrapper h1.title.custom-message-title:after {
  background: none;
}

.dashboardContainer-wrapper h1.title .name {
  font-weight: 600;
  color: #6bd5fc;
}

.mon-planning .dashboardContainer-wrapper h1.title {
  margin-bottom: 10px;
}

.dashboardContainer-wrapper h1.title:after,
.page-web h1.title:after {
  background: #37d6fd;
  bottom: 0;
  content: " ";
  display: inline-block;
  height: 3px;
  left: 41px;
  position: absolute;
  width: 70px;
}

.dashboardContainer-wrapper h1.title:after {
  left: 22px;
}

.page-web .form-control {
  border-color: #dfdfdf;
  color: #868686;
  height: 56px;
}

.page-web .rdv {
  color: #1d3752;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

.page-web .item-notes-page {
  border-bottom: 1px dashed #34d5ff;
}

.dashboardContainer-content {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 100px;
  padding-bottom: 40px;
  position: relative;
}

/*=================== SIDE MENU ========================*/

/*=============== CONTENT ===================*/
.rdv-step-wrapper h3.title,
.annuaire_gps h2.title,
.dashboard h2.title,
.dashboard h3.title {
  color: #1d3752;
  font-size: 14px;
  font-weight: 600;
  padding: 19px 0 0;
  text-align: left;
  text-transform: uppercase;
}

.dashboard .detailFiche h2.title {
  font-size: 12px;
  padding-top: 10px;
}

.dashboard .title.custom-message {
  padding: 0px 0 0;
}

.dashboard h3.title {
  margin: 20px 0 !important;
}

.dashboard h6.title {
  color: #1d3752;
  padding: 19px 0 0;
  margin-top: 19px;
  text-align: left;
}

.dashboardContent_wrapper {
  padding: 0px 7px;
  /* padding: 0px 15px; */
}

.dashboard h2.title:after {
  display: none;
}

.dashboard .form .input-text {
  padding: 9px 8px 8px;
  height: 40px;
}

.dashboard .form .input-text.question-input {
  height: 120px;
}

.dashboard .row {
  margin: 0 -10px;
}

.dashboard .col-md-12.form-group,
.dashboard .col-md-3.form-group,
.dashboard .col-md-6.form-group {
  padding: 0 10px;
}

.tab-acte-honoraires .form-group.custom-title {
  margin-bottom: 25px;
}

.dashboard-wrapper .auth-notification {
  color: #1d3752;
  display: inline-block;
  font-size: 12px;
  font-weight: 100;
  padding: 14px 0 12px;
}

.add-new-field {
  color: #34d6fe;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 35px;
  text-decoration: underline;
}

.add-new-field .fas {
  padding-right: 10px;
}

.dashboard-wrapper .star {
  font-size: 14px;
}

.dashboard .left-wrapper {
  max-width: 461px;
}

.select-notification {
  color: #1d3752;
  display: inline-block;
  font-size: 12px;
  padding: 15px 0 0;
}

.edit-fiche-patient .save_field {
  padding-top: 20px;
}

.field-list-wrapper .list {
  display: table;
  width: 100%;
}

.field-list-wrapper .list > .item:nth-child(odd) {
  background: #f3f5f7;
}

.field-list-wrapper .item {
  display: table-row;
}

.field-list-wrapper .item .fas {
  color: #34d6fe;
  cursor: pointer;
}

.field-list-wrapper .item a.del_hide *,
.field-list-wrapper .item a.in_hide * {
  color: #ccc;
}

.field-list-wrapper .item .delete-item,
.field-list-wrapper .item .edit-item {
  font-size: 0;
  padding: 0;
}

.field-list-wrapper .item.custom-field .delete-item,
.field-list-wrapper .item.custom-field .edit-item {
  font-size: 14px;
  padding: 0;
}

.field-list-wrapper .item > * {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.field-list-wrapper .text {
  padding: 9px 0 10px 15px;
  text-align: left;
}

.field-list-wrapper .add-item,
.field-list-wrapper .edit-item,
.field-list-wrapper .delete-item {
  padding: 0 12px;
}

.edit-fiche-patient .tab-content {
  min-height: 310px;
  padding-top: 23px;
  width: 100%;
}

.edit-fiche-patient .nav-link {
  border: none;
  border-radius: 0;
  padding: 0;
}

.section-list-btn .nav-item,
.edit-fiche-patient .nav-link {
  position: relative;
}

.edit-fiche-patient .nav-link.active:before {
  background: #34d5ff;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  top: 0;
  width: 100%;
}

.section-list-btn .wrapper {
  background: transparent;
  display: inline-block;
  padding: 8px;
}

.section-list-btn input[type="text"] {
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  color: #868686;
  cursor: pointer;
  display: inline-block;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  max-width: 227px;
  padding: 6px 12px;
}

.section-list-btn .custom input[type="text"] {
  background: #fff;
}

.section-list-btn {
  background: #f4f5f7;
}

.field_list .btn-delete,
.section-list-btn .btn-delete {
  color: #868686;
  font-size: 18px;
  position: absolute;
  right: 0px;
  top: 3px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.btn-delete:hover {
  color: red;
  cursor: pointer;
}

.field_list .btn-delete {
  opacity: 0;
}

.field_list .item:hover .btn-delete {
  opacity: 1;
}

.custom-modal .add-option,
.section-list-btn .add-section {
  color: #34d5ff;
  cursor: pointer;
  font-size: 24px;
  line-height: 45px;
  padding-left: 15px;
}

.field_list h3.title {
  color: #868686;
  font-size: 18px;
  font-weight: 100;
  padding-bottom: 6px;
}

.field_list .form-group {
  padding-top: 8px;
}

.field_list .col-md-6 {
  padding: 0 7px;
}

.field_list .tab-pane {
  padding: 0 34px;
}

.fake-item label {
  pointer-events: none;
}

.fake-item .input-text,
.fake-item label:before {
  background: #f4f4f4;
}

.fake-item label:before {
  border-color: #dfdfdf;
}

.fake-item label:after {
  color: #dfdfdf;
  /*opacity: 1;*/
}

.save_field.btn-wrapper .btn {
  padding: 13px 24px;
}

.btn-wrapper .btn.cancel {
  background: none;
  box-shadow: none;
  color: #1d3752;
  margin-right: 12px;
  padding: 13px 8px;
}

.with_border_top.btn-wrapper {
  border-top: 1px solid #dfdfdf;
  /*padding: 41px 17px 0;*/
}

.field-list-wrapper {
  max-height: 240px;
}

.mCSB_scrollTools_vertical .mCSB_buttonUp:before,
.mCSB_scrollTools_vertical .mCSB_buttonDown:before {
  color: #dfdfdf;
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
}

.mCSB_scrollTools_vertical .mCSB_buttonDown:before {
  content: "\f078";
}

.mCSB_scrollTools_vertical .mCSB_buttonUp:before {
  content: "\f077";
}

.mCSB_scrollTools_vertical .mCSB_buttonDown,
.mCSB_scrollTools_vertical .mCSB_buttonUp {
  background: none;
  left: 1px;
  opacity: 1;
  text-align: center;
}

.mCSB_scrollTools_vertical .mCSB_buttonUp {
  top: -3px;
}

.mCSB_scrollTools_vertical .mCSB_buttonDown {
  bottom: -3px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: #868686;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #dfdfdf;
  width: 8px;
}

.sideMenu-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
}

.field-list-wrapper .mCSB_inside > .mCSB_container {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  margin-right: 23px;
}

.field-list-wrapper .mCustomScrollBox {
  /* border: 1px solid red; */
}

.field-list-wrapper .mCustomScrollBox:after,
.field-list-wrapper .mCustomScrollBox:before {
  background: #dfdfdf;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  width: calc(100% - 23px);
  z-index: 2;
}

.field-list-wrapper .mCustomScrollBox:before {
  top: 0;
}

.field-list-wrapper .mCustomScrollBox:after {
  bottom: 0;
}

.dashboardContent-filter .for-checkbox {
  margin: 16px 0 57px;
}

.envoi-sms .separator,
.list-patient .separator {
  background: #dfdfdf;
  display: inline-block;
  height: 1px;
  width: 100%;
}

.item-count .nb-patient,
.custom .table,
.list-patient .nb-patient {
  font-family: "Montserrat", arial, sans-serif;
}

.item-count .nb-patient,
.list-patient .nb-patient {
  font-weight: 400;
}

.list-patient h2.title {
  font-size: 16px;
}

.custom .table {
  font-weight: 100;
  font-size: 12px;
}

.custom .table td,
.custom .table th {
  border: none;
  vertical-align: middle;
}

.custom .table th {
  color: #1d3752;
  font-family: "Raleway", arial, sans-serif;
  font-weight: 700;
}

.custom .table tbody > tr:nth-child(odd) {
  background: #f4f5f7;
}

.table_wrapper {
  margin: 0 -22px;
}

.modal-body .table_wrapper {
  margin: 0px;
}

.message-container .table_wrapper {
  margin: 0px;
}

.custom .table thead > tr > th,
.custom .table tbody > tr > td {
  padding: 20px 0;
  padding-right: 5px;
}

.custom .table thead > tr > th:first-child,
.custom .table tbody > tr > td:first-child {
  padding-left: 22px;
}

.custom .table thead > tr > th:last-child,
.custom .table tbody > tr > td:last-child {
  padding-right: 22px;
}

.custom .table thead > tr > th:last-child {
  text-align: right;
}

/*.patient-famille */
.table-action .link,
.dashboardContent-patient-list .fa-unlink,
.dashboardContent-patient-list .fa-paperclip,
.dashboardContent-patient-list .fa-comments,
.dashboardContent-patient-list .fa-user-md,
.dashboardContent-patient-list .fa-user-clock,
.dashboardContent-patient-list .fa-edit,
.dashboardContent-patient-list .fa-eye,
.dashboardContent-patient-list .fa-user-slash,
.dashboardContent-patient-list .fa-file-pdf,
.dashboardContent-patient-list .fa-trash-alt,
.dashboardContent-patient-list .fa-key,
.dashboardContent-patient-list .fa-user-edit,
.dashboardContent-patient-list .fa-envelope,
.dashboardContent-patient-list .fa-pen-alt,
.dashboardContent-patient-list .fa-calendar-alt,
.patient_rdv_list .fa-eye, .fa-window-close,
.fa-check-circle, .fa-lock, .fa-lock-open {
  color: #34d6fe;
  /* font-size: 22px; */
  font-size: 18px;
  margin-left: 4px;
}

.dashboardContent-patient-list .fa-eye.black,
.patient_rdv_list .fa-eye.black {
  color: #0b58a2;
}

.dashboardContent-patient-list th .fa-user-md {
  color: #000;
}

.table-action .link.delete-link {
  /* margin-left: 10px;	 */
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.paginate_button.previous,
.paginate_button.next,
.dashboard .pagination-container ul li.pagination-nav a {
  background: none;
  box-shadow: none;
  /* line-height: 70px; */
}

.paginate_button.previous,
.paginate_button.next {
  position: relative;
  top: -5px;
  font-size: 0px;
}

.paginate_button.previous:before,
.paginate_button.next:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #34d6fe;
  font-size: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.paginate_button.disabled {
  opacity: 0;
  pointer-events: none;
}

.paginate_button.previous:before {
  content: "\f053";
}

.paginate_button.next:before {
  content: "\f054";
}

.dashboard .pagination-container {
  margin: 38px 0 13px;
}

.dashboard .pagination-container ul li {
  margin: 0 6px;
}

/** CUSTOM MODAL **/

.custom-modal .modal-title {
  color: #1d3752;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.custom-modal .fa-info-circle {
  color: #00b3c5;
  margin-left: 9px;
}

.custom-modal .modal-header {
  padding-bottom: 10px;
  padding-left: 24px;
  padding-right: 80px;
  padding-top: 13px;
  position: relative;
}

.custom-modal.first-creneau .modal-header {
  padding-right: 60px;
}

.custom-modal .close {
  float: none;
  font-family: "Font Awesome 5 Free";
  font-size: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.custom-modal .close:before {
  color: #868686;
  content: "\f00d";
  font-size: 18px;
}

.modal-body-element-planning,
.modal-body-planning {
  padding: 1rem;
}

.custom-modal .modal-body,
.modal-body-element-planning,
.modal-body-planning {
  padding-left: 9px;
  padding-right: 9px;
}

.custom-modal.popup-notification-rdv .modal-body {
  padding-right: 23px;
  padding-left: 23px;
}

.popup-notification-rdv {
  /* max-width: 320px; */
  margin: auto;
}

.popup-notification-rdv {
  z-index: 1091;
}

.popup-patient-list-msg .list > .item:nth-child(odd) {
  background: #f1f1f1;
}

.popup-patient-list-msg .link_messages_patient {
  padding-right: 10px;
}

.popup-patient-list-msg .item {
  display: table-row;
}

.popup-patient-list-msg .list {
  display: table;
  width: 100%;
  padding: 0px 10px;
}

.popup-patient-list-msg .item > * {
  display: table-cell;
  vertical-align: middle;
  color: #000;
}

.popup-patient-list-msg .item > .avatar {
  width: 35px;
}

.popup-patient-list-msg .avatar-wrapper {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../images/avatar_default.png") no-repeat center;
  background-size: cover;
  border-radius: 50%;
  margin: 5px;
}

.custom-modal label.title,
.modal-body-planning label,
.modal-body-element-planning label,
.statistic label.title,
.dashboard-mangoPay label {
  color: #868686;
  display: inline-block;
  font-size: 14px;
  font-weight: 100;
  padding-bottom: 5px;
  width: 100%;
}

.container-meeting {
  width: 100%;
  height: 650px;
}

.custom-modal .for-checkbox label {
  width: auto;
}

.custom-modal .modal-footer {
  border: none;
  padding: 0 20px 8px;
}

.custom-modal .with_border_top.btn-wrapper {
  padding-top: 8px;
}

.custom-modal .add-option {
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 3px;
  top: 69%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.custom-modal .input-text {
  display: table;
  max-width: 360px;
}

.custom-modal .option-list .far {
  color: #34d5ff;
  float: right;
  font-size: 14px;
  padding-right: 15px;
}

.custom-modal .option-list .list {
  display: table;
  max-width: 360px;
  padding: 3px 0 24px;
  width: 100%;
}

.custom-modal .option-list .value {
  cursor: pointer;
  font-weight: 100;
  padding: 14px;
}

.custom-modal .option-list .list > .item:nth-child(odd) {
  background: #f3f5f7;
}

.custom-modal .option-list .item {
  display: table-row;
  vertical-align: middle;
}

.custom-modal .option-list .item > * {
  display: table-cell;
}

.multi-form.disabled {
  display: none;
}

.custom-modal .form-group {
  display: inline-block;
  width: 100%;
}

.custom-modal .select-item {
  /* line-height: 41px; */
}

.custom-modal .btn {
  margin-left: 5px;
}

.modal .fa-info-circle {
  color: #00b3c5;
  font-size: 16px;
}

.agenda-custom .col-md-4.form-group,
.custom-modal .col-md-6.form-group,
.custom-modal .col-md-12.form-group {
  padding: 0 15px;
}

.custom-modal .popUp-ajout .input-text {
  max-width: 100%;
}

.agenda-custom .dropdownCabinet .btn {
  border: none;
  font-size: 30px;
  box-shadow: none;
  color: #34d5ff;
  background: none;
  -webkit-appearance: none;
  appearance: none;
  padding-top: 15px;
}

.mois-select {
  width: 100%;
  border-top: 1px solid #e6e4e4;
  padding: 14px 0px 8px;
}

.radio-print {
  padding-bottom: 15px;
}

.dropdownCabinet .adresse-wrapper {
  width: 320px;
}

.dropdownCabinet p {
  padding-bottom: 5px;
}

.dropdownCabinet .mCSB_container > .item:nth-child(odd) {
  background: #f9f9f9;
}

.dropdownCabinet .mCSB_container > .item:first-child {
  border: none;
}

.dropdownCabinet .mCSB_container .item {
  border-top: 1px dashed #babbbe;
  padding: 10px;
}

.dropdownCabinet .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}

.dropdownCabinet .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin: 0px;
}

@media screen and (max-width: 992px) {
  .multi-withcreneau .custom-modal .modal-header {
    padding-right: 54px;
  }

  #popup-take-rdv-prestation.has-disponibilite .in-rdv-date-choice {
    margin-bottom: 4px;
  }
}

/*======= LOADER =========*/

.loader_wrapper {
  background: rgba(144, 146, 148, 0.44);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1051;
}

.loading .loader_wrapper {
  display: block;
}

.loader {
  animation: spin 2s linear infinite;
  -webkit-animation: spin 2s linear infinite;
  border: 3px solid transparent;
  border-radius: 50%;
  border-top-color: #004892;
  display: block;
  height: 100px;
  left: 50%;
  margin: -75px 0 0 -75px;
  position: relative;
  top: 50%;
  width: 100px;
}

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

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

@-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);
  }
}

/*======= LOADER =========*/

/*======= PROFIL =========*/
.custom-tabs.nav-tabs .nav-link {
  border: none;
  border-radius: 0;
  border-right: 1px solid #dfdfdf;
  border-top: 2px solid transparent;
  color: #868686;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 12px;
  padding: 14px 31px;
}

.new-message .custom-tabs.nav-tabs .nav-link,
.fiche-patient .custom-tabs.nav-tabs .nav-link,
.profil .custom-tabs.nav-tabs .nav-link {
  padding: 10px 14px;
  font-size: 11px;
}

.new-message .custom-tabs.nav-tabs .nav-link .fas,
.fiche-patient .custom-tabs.nav-tabs .nav-link .fas,
.profil .custom-tabs.nav-tabs .nav-link .fas {
  font-size: 12px;
}

.custom-tabs.nav-tabs .nav-link .fas {
  font-size: 18px;
}

.fiche-patient .tab-pane.patients-rdv .btn-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

.custom-tabs.nav-tabs .nav-link.active {
  border-top: 2px solid #34d5ff;
  color: #1d3752;
}

.custom-tabs.nav-tabs.section-list-btn {
  border: none;
}

.profil-container .tab-pane {
  padding: 0px 0px 40px;
}

.tab-payment .picto {
  display: inline-block;
  background: red;
  width: 110px;
  height: 54px;
  border-radius: 4px;
  position: absolute;
  right: -124px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: contain !important;
}

.tab-exercice-acte .for-select {
  display: inline-block;
}

.dataTables_paginate {
  text-align: center;
}

.tab-payment .col-md-12.for-checkbox {
  margin-bottom: 40px;
}

.dashboard .tab-payment .payment-title {
  margin-bottom: 30px;
}

.picto.picto-check {
  background: #cdcdcd url("../images/icon/pay_check.png") no-repeat center;
}

.picto.picto-card {
  background: #cdcdcd url("../images/icon/pay_card.png") no-repeat center;
}

.picto.picto-espece {
  background: #cdcdcd url("../images/icon/pay_money.png") no-repeat center;
}

.dashboard .select-item {
  height: 40px;
  line-height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.annuaire_gps .select-item .list,
.agenda-hour .form-group .nice-select .list,
.dashboard .select-item .list {
  max-height: 120px;
  overflow: auto;
  width: 100%;
}

.annuaire_gps .select-item .list {
  width: auto;
}


.link_map {
    cursor: pointer;
 }

.dashboard.page-import .select-item .list {
  max-height: 300px;
}

.select-item.init-width .list {
  width: initial;
}

.clearfix.item {
  width: 100%;
}

.form-multi_select input[type="checkbox"] {
  display: none;
}

.multiselect-container label.checkbox,
.cabinet .ms-drop span,
.form-multi_select.field-list-wrapper .item label {
  display: inline-block;
  padding: 5px 8px;
  text-align: left;
  width: 100%;
}

.form-multi_select.field-list-wrapper {
  max-height: 149px;
}

.form-multi_select.field-list-wrapper .text {
  max-width: 270px;
  padding: 0;
  word-break: break-all;
}

.form-multi_select + .form-error {
  padding-top: 5px;
}

.form-multi_select.field-list-wrapper .for-checkbox label:after {
  left: 11px;
  /* top: 16px; */
  top: 9px;
}

.form-multi_select.field-list-wrapper .list > .item {
  background: none;
}

.form-group.label {
  margin: 0;
}

.form-group.for-date .input-text {
  background: url("../images/picto-calendar.png") no-repeat 8px center;
  padding-left: 38px;
}
 .input-text.date-type {
   background: url("../images/picto-calendar.png") no-repeat 8px center;
   padding-left: 38px;
 }

.form-group.label .label {
  margin-bottom: 10px;
}

.cabinet li.selected,
.form-multi_select input[type="checkbox"]:checked ~ label {
  background: #f3f5f7;
}

.field_list .separator {
  background: #dfdfdf;
  height: 1px;
  margin: 19px 0 20px;
}

.profil-container .field_list .separator {
  margin-right: 0px;
  margin-bottom: 10px;
}

.profil-container h2.title {
  margin-bottom: 0px;
  padding-top: 10px;
}

.profil-container .form-multi_select .for-checkbox label {
  font-size: 12px;
}

.profil-container .multiselect-container label.checkbox:after {
}

.profil-container input[type="checkbox"]:checked ~ label:after {
  color: #fff;
}

.profil-container input[type="checkbox"]:checked ~ label:before {
  background: #34d6fe;
}

.dashboard .profil-container h6.title {
}

.profil-container .dashboardContainer-wrapper h1.title,
.profil-container .form-group {
  margin-bottom: 10px;
}

.btn-wrapper .separator {
  margin-bottom: 0px;
}

.field_list .btn-wrapper .separator {
  margin-bottom: 30px;
}

.tab-photo .btn-wrapper .separator {
  margin-bottom: 25px;
}

.profil-container .for-checkbox label {
  color: #868686;
  font-size: 14px;
  font-weight: 100;
}

.profil-container .for-radio label:before {
  font-size: 20px;
  line-height: 24px;
  padding-left: 1px;
}

.profil-container .for-telephone > .col-md-6 {
  padding: 0px;
}

input[type="file"] {
  display: none;
}

.form-group.form-upload label {
  /* border: 1px solid #dfdfdf;
    border-radius: 5px; */
  color: #868686;
  cursor: pointer;
  font-size: 14px;
  /* padding: 15px 9px 14px; */
  /* width: 100%; */
}

.form-upload .fas {
  /* float: right; */
  padding-right: 5px;
}

.link.profil_add,
.form-upload .fas,
.photo-item .link.delete-item,
.photo-item.add .add-photo-profil {
  color: #34d6fe;
}

.link.profil_add {
  display: inline-block;
  margin-left: 5px;
}

.profil button.remove-item {
  background: none;
  border: none;
  color: #6bd5fc;
  line-height: 38px;
  font-size: 18px;
  outline: none;
}

.uploaded_file .uploaded_thumbnail {
  border: 2px dashed transparent;
  border-radius: 5px;
  display: inline-block;
  height: 58px;
  margin-right: 8px;
  width: 100px;
}

.uploaded_file {
  display: inline-block;
  width: 100%;
}

.uploaded_file > * {
  float: left;
}

.photo-item.new .uploaded_thumbnail {
  border: 2px dashed #34d5ff;
}

.photo-item .link.delete-item {
  font-size: 18px;
  line-height: 58px;
}

.photo-item.add .link-wrapper {
  /* line-height: 319px;*/
}

.photo-item.add .add-photo-profil {
  display: inline-block;
  font-size: 30px;
  margin-top: 64px;
}

.photo-item .title .text {
  display: inline-block;
  height: 15px;
  max-width: 323px;
  overflow: hidden;
  word-break: break-all;
}

.photo-item .title .fas {
  margin-left: 5px;
}

.tab-service h2.title {
  margin-bottom: 0;
}

.tab-service .fa-exclamation-circle {
  color: #1d3752;
  margin-left: 17px;
}

.pointer-event-wrapper {
  display: inline-block;
}

/*======= PROFIL =========*/

/*======= DATE PICKER =========*/
.datepicker-container {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
}

.datepicker-panel > ul > li:hover,
.datepicker-panel > ul > li.highlighted {
  border-radius: 50%;
}

.datepicker-panel > ul > li.highlighted {
  background-color: #00b4c5;
}

.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  color: #34d5ff;
  font-weight: 700;
}

.datepicker-panel > ul > li.highlighted,
.datepicker-panel > ul > li.highlighted.picked {
  color: #fff;
}

.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  font-weight: 100;
}

#calendar-inline .datepicker-panel > ul:first-child {
  text-align: center;
  width: 100%;
}

#calendar-inline .datepicker-panel > ul:first-child > li {
  background: none;
  display: inline-block;
  float: none;
  font-size: 14px;
  height: auto;
  padding: 0 9px;
  width: auto;
}

.datepicker-panel {
  padding: 10px 0px;
  padding-left: 7px;
}

.datepicker-panel > ul {
  width: 100%;
}

.datepicker-panel > ul:first-child > li:hover {
  background: none;
}

.datepicker-panel > ul:first-child > li:hover {
  color: #34d5ff;
}

.datepicker-container {
  width: 230px;
}

#calendar-inline .datepicker-container {
  max-width: 300px;
  width: 100%;
  z-index: 4 !important;
  font-size: 10px;
  padding: 0px 15px;
}

#calendar-inline > .datepicker-container > .datepicker-panel:first-child ul {
  font-size: 8px;
}

#calendar-inline .datepicker-panel > ul > li {
  height: 25px;
  line-height: 25px;
  width: 25px;
}

#calendar-inline {
}

/*======= DATE PICKER =========*/

/*======= SIDECALENDAR =========*/
.agenda-side-pannel,
.side_option_wrapper {
  display: none;
}

.side_option_wrapper {
  padding: 0px 10px 3px;
  font-size: 12px;
  width: 100%;
  border-bottom: 1px solid #06638c;
}

.mon-planning .side_option_wrapper,
.mon-agenda .side_option_wrapper {
  display: inline-block;
}

.mon-planning .agenda-side-pannel,
.mon-agenda .agenda-side-pannel {
  display: block;
}

.mon-planning .agenda-side-pannel .option-wrapper {
  display: none;
}

.mon-planning.mon-agenda .agenda-side-pannel .option-wrapper {
  display: block;
}

.mon-planning .planing-user {
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
}

.mon-planning.agenda-custom .planing-user {
  font-size: 9px;
}

.mon-planning .planing-user,
.mon-planning .description.planning {
  word-break: break-word;
  white-space: normal;
}

.mon-planning .description.planning {
  padding-top: 20px;
}

.list_rdv_type.liste-check {
  height: 260px;
}

.list_rdv_type .parent label {
  font-weight: 900;
  padding: 0px;
}

.list_rdv_type .parent {
  margin: 0px;
}

.ctrl_side_calendar {
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.agenda-side-pannel .close_options:hover,
.ctrl_side_calendar:hover {
  color: #34d5ff;
}

.agenda-side-pannel {
  position: absolute;
  top: 0;
  background: #0a4a78;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  left: -320px;
  height: 100%;
  width: 100%;
}

.agenda-side-pannel.active {
  left: 0;
}

.agenda-side-pannel .close_options {
  color: #fff;
  padding: 6px 10px 3px;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.agenda-side-pannel .form-group {
  display: inline-block;
  width: 100%;
  padding: 0 20px;
  margin-bottom: 8px;
}

.agenda-side-pannel .select-item {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #868686;
  padding: 0 6px;
}

.autocompleteMessage .input-text,
.agenda-side-pannel .form .input-text {
  font-size: 14px;
  padding: 9px 32px 8px 6px;
  background: #fff url("../images/picto-recherche.png") no-repeat 165px center;
  height: 25px;
  border-radius: 4px;
  font-size: 12px;
  color: #000;
}

.agenda-side-pannel .link {
  font-weight: 600;
  font-size: 12px;
  padding: 5px 0 2px 20px;
}

.agenda-side-pannel .link .fa {
  padding-right: 4px;
  font-size: 15px;
}

.agenda-side-pannel .panel-collapse {
  background: none;
  padding-top: 5px;
}

.agenda-side-pannel .select-item .list {
  display: none;
}

.agenda-side-pannel .select-item.open .list {
  display: block;
}

.agenda-side-pannel .panel-collapse > .form-group:last-child {
  margin-bottom: 13px;
}

.agenda-side-pannel .select-item .current {
  max-width: 146px;
  overflow: hidden;
  display: inline-block;
}

.agenda-side-pannel .input-text {
  padding-right: 34px;
}

.agenda-side-pannel .link.active:hover,
.agenda-side-pannel .link.active {
  background: none;
}

#option_prestation {
  max-height: 90px;
}

.prestation_list {
  display: table;
  width: 100%;
}

.prestation_list .item {
  background: #fff;
  display: table-row;
  width: 100%;
  font-size: 11.5px;
  cursor: pointer;
}

.prestation_list .item > * {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  border-bottom: 1px solid #abb7b7;
}

.prestation_wrapper {
  display: none;
  /* padding-top: 15px; */
  /*display: none;*/
  /* padding-top: 5px; */
  /* display: inline-block; */

  width: 100%;
}

 .mon-planning .prestation_wrapper {
   display: block;
   padding-top: 15px;
   display: none;
   padding-top: 5px;
   display: inline-block;
   width: 100%;
 }

.link-prestation .fa-caret-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.link-prestation.active .fa-caret-down {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.prestation_wrapper .prestation-free-creneau {
  display: inline-block;
  width: 100%;
}

.prestation_wrapper .item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: 5px;
  float: left;
}

.prestation_wrapper a {
  font-size: 10px;
  border: 1px solid #6bd5fc;
  border-radius: 50px;
  padding: 2px 5px;
  padding-right: 10px;
  color: #000;
  display: inline-block;
  font-family: "Montserrat", arial, sans-serif;
}

.mon-planning .prestation_wrapper.for-planning a {
  position: relative;
  padding-right: 40px;
}

.prestation_wrapper a:hover {
  background: #f3f3f3;
}

.prestation_wrapper .label {
  color: #868686;
  font-size: 12px;
  font-weight: 100;
}

.sideMenu .agenda-side-pannel .mCSB_container {
  margin-right: 24px;
  padding-left: 21px;
}

.agenda-side-pannel .mCSB_scrollTools {
  right: 3px;
}

.agenda-side-pannel .link.active .fa:before {
  content: "\f068";
}

.agenda-side-pannel .prestation_list .fa {
  padding: 0 4px;
  font-size: 10px;
}

.prestation_list .item .text {
  padding: 5px 0 6px;
}

.prestation_list .item .fas {
  padding-right: 3px;
  font-size: 11px;
}

.agenda-custom .option-wrapper .dropdown {
  width: 100%;
  text-align: left;
  padding: 0px 19px;
}

.option-wrapper a.btn {
  line-height: normal;
  background-color: #fff;
  border: none;
  display: block;
  text-align: left;
  font-size: 12px;
  color: #000;
  padding: 5px 0px 6px;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  position: relative;
}

.option-wrapper a.btn:after {
  content: "\f0d7";
  font-family: "fontawesome";
  position: absolute;
  top: 0px;
  right: 0px;
  background: #fff;
  display: block;
  width: 20px;
  line-height: 25px;
  height: 25px;
  text-align: center;
  border: none;
  margin: 0px;
}

.option-wrapper .medecin-select {
  margin-bottom: 10px;
}

.same-cabinet,
.dropdown-item.same-cabinet {
  background: #6bd5fc;
  font-weight: 700;
  color: #fff;
}

/*======= SIDECALENDAR =========*/

/*======= PRENDRE RDV =========*/

.popup-rdv h6.title {
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #000;
  padding: 0 0 15px;
}

.popup-rdv h6.title:after {
  display: none;
}

.popup-rdv .step {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 100;
  position: relative;
  padding: 20px 24px 0;
  border-bottom: 1px solid #dfdfdf;
  display: inline-block;
  width: 100%;
}

.popup-rdv .step:before,
.popup-rdv .step:after {
  content: " ";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 2px;
}

.popup-rdv .step:before {
  height: 100%;
  background: #34d6fd;
}

.popup-rdv .step:after {
  background: #24d61a;
  top: 15px;
}

.popup-rdv .step.active.grow:after {
  animation: grow 1s ease-in forwards 1;
  -webkit-animation: grow 1s ease-in forwards 1;
}

.popup-rdv p {
  margin-bottom: 10px;
}

.popup-rdv .step-number {
  position: absolute;
  top: 15px;
  left: -15px;
  z-index: 1;
}

.popup-rdv .step-number:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #34d5ff;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-weight: 600;
  color: #fff;
}

.popup-rdv .step.step_1 .step-number:before {
  content: "1";
}

.popup-rdv .step.step_1 {
  min-height: 37px;
}

.popup-rdv .step.step_2 .step-number:before {
  content: "1";
}

.popup-rdv .step.step_3 .step-number:before {
  content: "2";
}

.page-web-cabinet .popup-rdv .step.step_3 .step-number:before {
  content: "3";
}

.popup-rdv .step.step_5 .step-number:before {
  content: "5";
}

.popup-rdv .name {
  text-transform: none;
  font-weight: 100;
  color: #34d6fd;
  font-size: 20px;
}

.custom-modal.popup-rdv .modal-body {
  padding: 0 24px;
}

.page-web-cabinet .popup-rdv .step.active .step-number:before,
.popup-rdv .step.active .step-number:before {
  content: "\f00c";
  background: #24d61a;
  font-family: "fontawesome";
}

@-webkit-keyframes grow {
  0% {
    height: 0;
  }

  100% {
    height: 100%;
  }
}

@keyframes grow {
  0% {
    height: 0;
  }

  100% {
    height: 100%;
  }
}

.wrapper-calendar > .list {
  display: table;
  text-align: center;
  margin: auto;
}

.wrapper-calendar .list > .item {
  display: table-cell;
  max-width: 80px;
  text-align: center;
}

.move-rdv-calendar .wrapper-calendar .list > .item {
  max-width: 100px;
}

.move-rdv-calendar .calendar-controls {
  position: relative;
  top: 20px;
}

.move-rdv-calendar .custom-calendar {
  width: 700px;
}

.custom-calendar .date-number,
.body-calendar .list > .item {
  display: inline-block;
  width: 100%;
  max-width: 80px;
}

.body-calendar .list > .item {
  padding: 5px;
}

.delete-plage-item,
.prestation_wrapper a,
.calendar-controls a.control,
.body-calendar a.content {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.body-calendar a.content {
  display: inline-block;
  width: 100%;
  border-radius: 5px;
  border: 1px solid transparent;
  padding: 10px 5px 8px;
  font-weight: 600;
  color: #fff;
}

.step.active .body-calendar a.content {
  background: #34d5ff;
}

.step.active .body-calendar a.content.remplacement {
  border: 1px dashed #34d5ff;
  background: #fff;
  color: #34d5ff;
}

.step.active .body-calendar a.content:hover {
  background: #fff;
  color: #1d3752;
  border: 1px solid #34d5ff;
}

.calendar-controls a.control:hover {
  color: #34d5ff;
}

.head-calendar .date {
  font-weight: 600;
  font-family: "Raleway", arial, sans-serif;
  font-size: 12px;
}

.head-calendar {
  margin-bottom: 11px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dfdfdf;
}

.head-calendar.current {
  border: 1px dashed #34d5ff;
  border-top: 4px solid #34d5ff;
}

.head-calendar .with-note {
  color: #6bd5fc;
  font-weight: 700;
}

.date .date-number {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 100;
  font-size: 14px;
}

.calendar-controls .control {
  position: absolute;
  font-size: 20px;
  top: 5px;
}

.calendar-controls .control.left {
  left: -10px;
}

.calendar-controls .control.right {
  right: -10px;
}

.custom-modal .wrapper-calendar,
.custom-modal .calendar-controls {
  position: relative;
}

.custom-modal .calendar-controls {
  text-align: center;
}

.step.active.loading .custom-calendar .show-more-wrapper,
.step.active .custom-calendar.no-rdv .show-more-wrapper,
.show-more-wrapper,
.step.active .custom-calendar .show-more-wrapper.disabled,
.custom-calendar.no-rdv .show-more-wrapper,
.popup-rdv .side_pannel_rdv_body > .step:last-child:before,
.popup-rdv .modal-body > .step:last-child:before {
  display: none;
}

.popup-rdv .modal-body > .step:last-child {
  border: none;
}

.no-rdv .body-calendar,
.popup-rdv .custom-calendar {
  pointer-events: none;
}

.popup-rdv .custom-calendar {
  margin: 0 -20px;
  padding: 15px 0px 30px;
  /* opacity: 0.3; */
}

.custom-calendar.no-rdv .body-calendar,
.custom-modal .calendar-controls,
.popup-rdv .loading .custom-calendar .wrapper-calendar .list,
.popup-rdv .custom-calendar .wrapper-calendar {
  opacity: 0.1;
}

.custom-modal .disponibilite .calendar-controls,
.step.active .custom-calendar .wrapper-calendar,
.step.active .custom-calendar .calendar-controls,
.popup-rdv .loading .custom-calendar .wrapper-calendar {
  opacity: 1;
  /* regression slide control agenda */
}

.step.active .custom-modal .calendar-controls {
}

.step.active .custom-calendar {
  /* opacity: 1; */
  pointer-events: all;
}

.custom-calendar .body-calendar a.content {
  background: #dfdfdf;
}

.custom-calendar .text-wrapper,
.custom-calendar .text-wrapper .text {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.custom-calendar .text-wrapper {
  top: 66%;
  width: 100%;
  height: 100%;
  display: none;
}

.step.active .custom-calendar .show-more-wrapper,
.custom-calendar.no-rdv .text-wrapper {
  display: block;
}

.custom-calendar .show-more-wrapper {
  text-align: center;
  padding: 15px 5px 0;
}

.custom-calendar .show-more-wrapper .link {
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  padding: 5px;
}

.custom-calendar .text-wrapper .text {
  background: #34d5ff;
  border-radius: 3px;
  padding: 15px;
  max-width: 280px;
  width: 100%;
  color: #fff;
  text-align: center;
  top: 50%;
}

.text-wrapper a.goto-rdv {
  font-weight: 600;
  color: #fff;
  display: inline-block;
}

.custom-calendar .loader_wrapper {
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: none;
}

.step.loading .text-wrapper,
.step.loading .body-calendar {
  opacity: 0.1;
}

.step.active .body-calendar a.content.null {
  background: transparent;
  color: #000;
  pointer-events: none;
}

.calendar_list_wrapper {
  max-height: 212px;
  overflow: hidden;
}

.calendar_list_wrapper.extend {
  overflow: visible;
  max-height: 100%;
  padding-bottom: 12px;
}

/*======= PRENDRE RDV =========*/

/*======= RDV PROCESS =========*/
.page-rdv {
  background: #f0f4f5;
}

.page-rdv .search-fiche {
  margin-bottom: 10px;
}

.page-rdv .autocomplete-wrapper span.item {
  width: 100%;
  display: inline-block;
  font-weight: 100;
}

.rdv-step-wrapper h2.title {
  display: none;
}

.rdv-step-wrapper h3.title {
  letter-spacing: 0.8px;
  margin-bottom: 4px;
  padding-top: 0;
}

.rdv-step-wrapper h3.title:after {
  display: none;
}

.rdv-step-wrapper .select-item {
  height: 58px;
  line-height: 58px;
}

.rdv-step-wrapper .steps a,
.person-info .person-name {
  font-family: "Raleway", arial;
}

.rdv-step-wrapper .steps a {
  outline: none;
  font-weight: 400;
  font-size: 14px;
  color: #00b3c5;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.rdv-step-wrapper .steps .disabled a {
  color: #868686;
}

.rdv-step-wrapper .steps .done a {
  color: #7fd9e2;
}

.step.validation-wrapper .text,
p.person-info,
p.rdv-info,
.rdv-step-wrapper .steps a .number {
  font-family: "Montserrat", arial;
  font-weight: 100;
}

.rdv-step-wrapper .steps a .number {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  background: #00b3c5;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  margin-right: 10px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  border: 1px solid transparent;
}

.rdv-step-wrapper .steps .done a .number {
  background: #7fd9e2;
}

.rdv-step-wrapper .steps .disabled a .number {
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  color: #868686;
}

.rdv-step-wrapper .steps li {
  display: table-cell;
  vertical-align: middle;
  width: calc(100% / 4);
}

.rdv-step-wrapper .steps ul {
  display: table;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 39px;
}

.rdv-step-wrapper .step {
  padding: 24px 38px 10px;
}

.rdv-step-wrapper {
  border: 1px solid #dfdfdf;
  background: #fff;
  margin-top: 61px;
  margin-bottom: 100px;
}

p.rdv-info {
  background: #fff0c9;
  color: #666666;
  padding: 26px 33px;
  padding-left: 85px;
}

p.rdv-info .fa {
  position: absolute;
  left: 45px;
  font-size: 24px;
  top: 30px;
}

.person-info .person-name {
  font-weight: 100;
  font-size: 30px;
  color: #34d5ff;
  display: inline-block;
  padding-top: 36px;
  font-family: "montserrat", arial;
  text-transform: capitalize;
}

.rdv-step-wrapper .actions {
  border-top: 1px solid #dfdfdf;
  padding: 30px 39px 29px;
  display: inline-block;
  width: 100%;
  float: left;
}

.patient-question .rdv-step-wrapper .actions {
  display: none;
  text-align: right;
  padding: 30px 20px 0px;
}

.patient-question .rdv-step-wrapper .actions.active {
  display: block;
}

.rdv-step-wrapper .actions li {
  display: inline-block;
  width: 50%;
  text-align: right;
  font-size: 14px;
}

.rdv-step-wrapper .actions li a:not(:empty) {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 13px 9px;
  background: #34d6fd;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
}

.rdv-step-wrapper .actions ul > li:first-child a {
  color: #1d3752;
  background: none;
}

.rdv-step-wrapper .actions ul > li:first-child {
  text-align: left;
}

.patient-question .rdv-step-wrapper .actions ul > li:first-child {
  display: none;
}

.rdv-step-wrapper .actions ul > li:first-child a:before,
.rdv-step-wrapper .actions ul > li:nth-child(2) a:after {
  font-family: "Font Awesome 5 Free";
}

.rdv-step-wrapper .actions ul > li:first-child a:before {
  content: "\f060";
  padding-right: 8px;
}

.rdv-step-wrapper .actions ul > li:nth-child(2) a:after {
  content: "\f061";
  padding-left: 8px;
}

.rdv-step-wrapper .auth-notification {
  font-size: 12px;
  font-weight: 100;
  color: #1d3752;
  padding-top: 11px;
}

.rdv-step-wrapper textarea.form-control:focus,
.rdv-step-wrapper textarea.form-control {
  border: 1px solid #dfdfdf;
  outline: none;
  box-shadow: none;
  resize: none;
  min-height: 113px;
}

.step.validation-wrapper .rdv-time {
  display: inline-block;
  width: 100%;
  padding: 28px 0px;
}

.step.validation-wrapper .big {
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
}

.step.validation-wrapper {
  display: inline-block;
  width: 100%;
}

.step.validation-wrapper .rdv-time > * {
  display: table-cell;
  vertical-align: top;
}

.step.validation-wrapper .rdv-day {
  display: block;
  font-weight: 600;
}

.step.validation-wrapper p.rdv-mounth-year {
  line-height: 16px;
  padding-top: 2px;
  padding-left: 18px;
}

.step.validation-wrapper .rdv-time .intersection {
  vertical-align: bottom;
  padding: 0px 23px;
}

.rdv-step-wrapper b {
  font-weight: 600;
}

.rdv-step-wrapper .actions li.disabled {
  opacity: 0;
  pointer-events: none;
}

.popup-validation-rdv .picto_wrapper {
  text-align: right;
  padding-right: 0;
  padding: 0;
  max-width: 132px;
}

.popup-validation-rdv img {
  padding-right: 25px;
  padding-top: 10px;
}

.popup-validation-rdv .text {
  font-size: 14px;
  font-weight: 100;
  color: #868686;
  line-height: 28px;
  padding: 0;
}

.popup-validation-rdv .text .colored {
  color: #000;
  font-weight: 500;
  font-family: "montserrat", arial;
}

.custom-modal.popup-validation-rdv .modal-body {
  padding: 31px 25px 27px;
}

.popup-validation-rdv .text.question {
  padding: 36px 0px 0px;
}

.sideMenu-wrapper {
  max-height: 550px;
}

@media screen and (max-width: 992px) {
  p.rdv-info {
    padding: 26px 10px;
    padding-left: 38px;
  }

  p.rdv-info .fa {
    left: 23px;
    top: 24px;
  }

  .rdv-step-wrapper .steps a {
    font-size: 12px;
  }

  .rdv-step-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .rdv-step-wrapper .step {
    padding: 24px 10px 10px;
  }

  .rdv-step-wrapper h3.title {
    text-align: center;
  }

  .rdv-step-wrapper .actions {
    padding: 0px 0 29px;
  }

  .rdv-step-wrapper .actions li {
    width: 100%;
    text-align: center;
  }

  .rdv-step-wrapper .actions li a {
    font-size: 10px;
  }

  .popup-validation-rdv .picto_wrapper {
    text-align: center;
    max-width: 100%;
  }
}

/*======= RDV PROCESS =========*/

/*======= MON AGENDA =========*/
.mon-agenda .agenda_owner {
  color: #0a4a78;
  /* font-size: 24px; */
  font-size: 18px;
}

/*.mon-agenda .share {
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    background: #00B4C5;
    color: #fff;
    border-radius: 4px;
    padding: 9px 15px 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}*/
.mon-agenda .share .fa {
  padding-right: 8px;
}

.mon-agenda .dashboardContainer-wrapper h1.title {
  /* display: table; */
  width: 100%;
}

.mon-agenda .dashboardContainer-wrapper h1.title > * {
  display: table-cell;
  vertical-align: middle;
}

.mon-agenda .dashboardContainer-wrapper h1.title .text {
  width: 113px;
}

.mon-agenda-parametre.mon-agenda .dashboardContainer-wrapper h1.title .text {
  width: auto;
}

.dropdown .picto.picto-message {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.dropdown-toggle.picto-message-wrapper,
.agenda-custom .dropdown-toggle {
  line-height: 0;
  padding: 0px;
  box-shadow: none;
  position: relative;
}

.dropdown-toggle.picto-message-wrapper:after,
.agenda-custom .dropdown-toggle:after {
  display: none;
}

.dropdown-toggle.picto-message-wrapper .msg_number,
.agenda-custom .dropdown-toggle .msg_number {
  color: #fff;
}

.agenda-custom .dropdown-toggle .msg_number {
  bottom: -7px;
}

.headerLink-wrapper .dropdown-toggle.picto-message-wrapper .msg_number {
  top: 18px;
  left: auto;
  right: -5px;
}

.dropdown-toggle.picto-message-wrapper {
  margin-right: 10px;
}

.picto-message-wrapper + .dropdown-menu,
.agenda-custom .dropdown-menu {
  padding: 0px;
  z-index: 2;
}

.dropdown.message_list .dropdown-menu,
.medecin-select .dropdown-menu {
  max-height: 263px;
  overflow: auto;
  background: #fff;
  max-width: 350px;
  padding: 0px;
  color: #000;
}

.agenda-custom .medecin-select .dropdown-item {
  white-space: normal;
}

.dropdown.message_list .dropdown-item,
.dropdown-menu .dropdown-item {
  padding: 7px;
  font-size: 11px;
  cursor: pointer;
}

.dropdown.message_list .dropdown-item:hover,
.agenda-custom .dropdown-menu .dropdown-item:hover {
  font-weight: 700;
}

.agenda-custom .dropdown {
  /*width: 55px;*/
}

.agenda-custom .adresse-wrapper {
  font-size: 11px;
  font-family: "montserrat", arial;
  border: 1px dashed #d4d4d4dd;
  /* padding: 10px; */
  margin: 15px 0px;
  max-height: 137px;
  overflow-y: auto;
}

.agenda-custom .adresse-wrapper .title {
  /*    font-weight: 900;
    padding-top: 15px;*/
  color: #6bd5fc;
}

.mon-agenda .item.drowdown .list {
  display: none;
  position: absolute;
  background: #fff;
  top: 42px;
  /*right: 3px;*/
  z-index: 8;
  font-size: 11px;
  text-align: left;
  width: 97px;
  -webkit-box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.3);
}

.mon-agenda .dropdown.active + .list {
  display: block;
}

.mon-agenda .item.drowdown .legend + .list {
  width: 108px;
  /*right: 0;*/
}

.mon-agenda .fa.red {
  color: #cf4a43;
}

.mon-agenda .fa.yellow {
  color: #ecbe2a;
}

.mon-agenda .fa.purple {
  color: #9a29b9;
}

.mon-agenda .fa.blue {
  color: #0cb2ff;
}

.mon-agenda .fa.green {
  color: #92db36;
}

.mon-agenda .fa.white {
  color: #ffffff;
}

.mon-agenda .fa.pink {
  color: #ffc0cb;
}

.mon-agenda .item.drowdown {
  position: relative;
}

.mon-agenda .btn_agenda,
.mon-agenda .fc-today-button {
  background: #34d5ff;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 8px 13px 8px;
  border-radius: 6px;
  border: 1px solid transparent;
  height: auto;
  opacity: 1;
  text-shadow: none;
}

.mon-agenda .btn_agenda {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.cur-date-str {
  /* font-size: 18px; */
  font-size: 15px;
}

.mon-planning.mon-agenda .title .right > * {
  margin-left: 10px;
  font-weight: 400;
  display: inline-block;
}

.mon-planning.mon-agenda .calendarControl-top {
  padding: 15px 0px;
}

.mon-agenda .calendar-note {
  color: #34d5ff;
  float: right;
}

.mon-agenda .note-wrapper {
  font-size: 11px;
  padding: 5px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}

.cur-date-str,
.msg-item .text,
.step.question-wrapper .item,
.mon-agenda .item.drowdown .list,
.calendar-controls .text,
.calendarControl-top .date-center {
  font-family: "Montserrat", arial;
}

.calendar-controls .text {
  font-size: 18px;
  text-align: right;
  line-height: 22px;
}

.calendar-controls .date {
  display: block;
}

.gray-section {
  background: #f4f5f7;
}

.popup-add-family .row,
.mon-agenda.dashboard .row {
  margin: 0px;
  border: none;
}

.mon-agenda.dashboard .row.gray-section {
  /* margin-top: 15px; */
  /* margin-top: 5px; */
  width: 100%;
}

.mon-agenda .container-fluid {
  /* padding: 0px 20px; */
  padding: 0px;
}

.mon-agenda h1.title {
  display: none;
}
/* .mon-agenda.agenda-cabinet h1.title {
  display: none;
} */

.mon-agenda.agenda-cabinet h2.title {
  font-size: 18px;
  font-weight: 100;
  padding-left: 16px;
}
.mon-agenda.agenda-cabinet h2.title .name {
  color: #34d5ff;
  font-weight: 700;
  text-transform: none;
}
.gray-section .paramaters {
  text-align: center;
  display: inline-block;
  float: left;
}

.gray-section .paramaters > .item {
  display: inline-block;
  border-right: 1px solid #dfdfdf;
  float: left;
  margin: 0px;
}

.gray-section .paramaters > .item:last-child {
  border: none;
}

.user_status {
  font-weight: 100;
  display: inline-block;
  font-size: 10px;
}

.dropdown.message_list .dropdown-item,
.agenda-custom .dropdown-menu .dropdown-item,
.gray-section .list.child .item,
.mon-agenda .fc-today-button,
.mon-agenda .share,
.gray-section .btn-action {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.gray-section .btn-action {
  font-weight: 600;
  display: inline-block;
  padding: 9px 10px;
  border: none;
  border-radius: 0;
  border-top: 2px solid transparent;
  color: #868686;
  font-size: 12px;
  width: 100%;
}

.gray-section .btn-action:hover {
  cursor: pointer;
}

.gray-section .btn-action:hover,
.gray-section .btn-action.active {
  background: #fff;
  border-top: 2px solid #34d5ff;
}

.mon-agenda .share:hover,
.mon-agenda .btn_agenda:hover,
.mon-agenda .fc-today-button:hover {
  color: #1d3752;
}

.gray-section .paramaters > .item.active .btn-action {
  border-top: 2px solid #34d5ff;
  background: #fff;
  color: #1d3752;
}

.calendarControl-top .date-center {
  font-size: 20px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mon-agenda .fc-prev-button {
  margin-right: 14px;
}

/* .mon-agenda .fc-icon-right-single-arrow:after{	 */
/* content: "\f054"; */
/* }	 */
/* .mon-agenda .fc-icon-left-single-arrow:after{	 */
/* content: "\f053"; */
/* } */
/* .mon-agenda .fc-icon { */
/* margin: 0 !important; */
/* } */
/* .mon-agenda .fc-icon:after { */
/* font-family: "fontawesome_free"; */
/* font-size: 16px; */
/* } */
.mon-agenda .btn.btn-prev,
.mon-agenda .btn.btn-next {
  background: #fff;
  border-radius: 50%;
  color: #34d6fe;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 16px;
  padding: 0;
  text-align: center;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.mon-agenda .fc-header-toolbar {
  position: relative;
  padding: 25px 0px 30px;
}

.mon-agenda .fc-header-toolbar h2 {
  position: absolute;
  left: 50%;
  top: 47%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 600;
  font-size: 24px;
}

.calendarControl-top {
  padding: 15px 0px;
}

.calendar-infos-wrapper .agenda_owner {
  text-transform: none;
  font-weight: 100;
}

.mon-agenda .agenda_owner a.link,
.mon-agenda .agenda_owner .link.list_message_agenda,
.mon-agenda .agenda_owner .link.link-prestation {
  border: 1px solid;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  line-height: 20px;
  padding: 5px;
  text-align: center;
  min-width: 30px;
}
.mon-agenda .agenda_owner a.link:hover {
  background: #f3f3f3;
}

.calendar-infos-wrapper .agenda_owner .link {
  color: #34d5ff;
  font-size: 16px;
}

.mon-agenda .calendar-controls {
  padding-bottom: 30px;
}

.calendar-infos-wrapper {
  border: 1px solid #f3f0f0;
  margin-bottom: 42px;
  padding: 15px;
  padding-top: 0;
  box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 4px 2px -3px rgba(0, 0, 0, 0.3);
}

.mon-planning .content-wrapper .container-fluid {
  position: relative;
  /* overflow-x: auto; */
}

.is-disable:before {
  background: transparent;
  content: " ";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}

.gray-section .list.child .item {
  padding: 5px 7px;
}

.gray-section .list.child .item:hover {
  font-weight: 600;
  background: #f2f2f2;
  cursor: pointer;
}

.agenda-popup-share-rdv.custom-modal .input-text,
.custom-modal .input-text.search {
  max-width: 100%;
}

.custom-modal .input-text.search {
  background: #fff url("../images/picto-recherche.png") no-repeat
    calc(100% - 12px) center !important;
  padding-right: 43px;
}

.agenda-popup-take-rdv .for-checkbox {
  font-size: 18px;
  color: #868686;
}

.agenda-popup-take-rdv .custom-tabs.nav-tabs .nav-link {
  font-weight: 600;
  padding: 9px 10px;
  font-size: 10px;
}

.agenda-popup-take-rdv .custom-tabs.nav-tabs .nav-link .fas {
  font-size: 12px;
}

.agenda-popup-take-rdv .custom-tabs.nav-tabs > .nav-item:last-child .nav-link {
  border-right: none;
}

.modal.agenda-popup-take-rdv .fa-info-circle {
  color: #868686;
  margin: 0px;
}

.modal.agenda-popup-take-rdv .active .fa-info-circle {
  color: #000;
}

.agenda-popup-take-rdv .field_list .tab-pane {
  padding: 0px 0px 3px;
}

.agenda-popup-take-rdv .field_list .tab-pane.tab-info {
  /* padding-bottom: 20px; */
}

.autre-disponibilite,
.in-rdv-date-choice {
  float: right;
  color: #34d6fd;
  border: 1px solid;
  border-radius: 50px;
  padding: 2px 10px 0px;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  text-transform: none;
  font-weight: 100;
}

.agenda-popup-take-rdv .modal-body-element-planning {
  margin: auto;
  width: 100%;
}

.agenda-popup-take-rdv .custom-calendar {
  padding-bottom: 20px;
  font-family: "montserrat";
}

.agenda-popup-take-rdv .modal-body-element-planning .calendar-controls {
  padding: 0;
}

.agenda-popup-take-rdv .modal-body-element-planning .control {
  z-index: 2;
}

.agenda-popup-take-rdv .text-wrapper a.goto-rdv .fa {
  padding-left: 2px;
}

.agenda-popup-take-rdv .calendar_list_wrapper {
  max-height: 100%;
  overflow: visible;
}

.agenda-popup-take-rdv .calendar_list_wrapper,
.agenda-popup-take-rdv .modal-body-element-planning .calendar-controls {
  max-width: 560px;
  margin: auto;
}

.agenda-popup-take-rdv .wrapper-calendar {
  text-align: center;
}

.fc-time,
.mon-agenda .fc-header-toolbar h2,
.for-range .value,
.agenda-popup-take-rdv span.blue,
.agenda-popup-take-rdv .disponibilite-prestation,
.agenda-popup-take-rdv .text.adresse,
.agenda-popup-take-rdv .modal-title .time,
.agenda-popup-take-rdv .tab-pane {
  font-family: "Montserrat", sans-serif;
}

.fc-view .fc-axis {
  padding: 0px 4px 0px;
  text-align: center;
  font-weight: 500;
}

.agenda-popup-take-rdv b {
  font-weight: 600;
}

.agenda-popup-take-rdv .text {
  font-weight: 100;
  line-height: 24px;
}

.form-group.patient-details-controls {
}

.fc-view .fc-axis,
.agenda-popup-take-rdv .text,
.agenda-popup-take-rdv .adresse-list,
.agenda-popup-take-rdv a.link,
.agenda-popup-take-rdv h2.title,
.agenda-popup-take-rdv a.link.mail {
  font-size: 12px;
}

.agenda-popup-take-rdv h2.title {
  padding: 0;
  margin-bottom: 0px;
}

.agenda-popup-take-rdv .blue,
.agenda-popup-take-rdv .prestation_type,
.agenda-popup-take-rdv a.link {
  color: #34d6fd;
}

.agenda-popup-take-rdv a.link {
  text-decoration: underline;
}

.agenda-popup-take-rdv .list-rdv {
  max-height: 225px;
  overflow-y: scroll;
  /* padding-top: 15px; */
}

.agenda-popup-take-rdv .cancel-rdv {
  color: red;
  font-size: 10px;
  border: 1px solid red;
  border-radius: 50px;
  padding: 0px 5px;
}

.agenda-popup-take-rdv .cancel-rdv:hover {
  border: 1px solid transparent;
  color: #fff;
  background: red;
}

.agenda-popup-take-rdv .list-rdv .item:nth-child(odd) {
  background: #f4f5f7;
}

.agenda-popup-take-rdv .list-rdv .item {
  line-height: 20px;
  padding: 9px 16px;
  font-size: 12px;
}

.custom-modal .mCSB_inside > .mCSB_container {
  margin-right: 18px;
}

.agenda-popup-take-rdv .notes .text {
  background: #f4f5f7;
  border-radius: 5px;
  padding: 8px 16px 3px;
  color: #0a4452;
  margin-bottom: 5px;
}

.agenda-popup-take-rdv .notes .text .fa {
  color: #34d7ff;
  font-size: 24px;
  padding-right: 6px;
}

.agenda-popup-take-rdv .mCSB_scrollTools_vertical .mCSB_buttonDown {
  bottom: 0;
}

.agenda-popup-take-rdv .separator {
  margin-bottom: 5px;
}

.agenda-popup-take-rdv .medium,
.agenda-popup-take-rdv .duree span {
  margin: auto;
}

.agenda-popup-take-rdv .duree label {
  margin: 0px;
}

.agenda-popup-take-rdv .duree .separator {
  padding: 10px 0px;
}

.agenda-popup-take-rdv .duree span {
  /* width: 100%; */
  margin: 0;
  padding: 0;
  padding-right: 15px;
}

.agenda-popup-take-rdv .separator:before {
  content: "";
  background: #dfdfdf;
  display: inline-block;
  width: 100%;
  height: 1px;
}

.agenda-popup-take-rdv .duree .separator:before {
  display: none;
}

.agenda-popup-take-rdv .row.horraires {
  /* padding-top: 20px; */
}

.agenda-popup-take-rdv .form-group.adresse .form-group,
.agenda-popup-take-rdv .form-group.horraires .form-group {
  padding: 0px;
}

.agenda-popup-take-rdv .formRadio-container > label:first-child {
  margin: 0;
}

.agenda-popup-take-rdv .motif-consultation.form-group {
  margin: 0px 0px 12px;
}

.agenda-popup-take-rdv textarea {
  min-height: 140px;
}

.agenda-popup-take-rdv .tab-btn-wrapper.form-group {
  padding-top: 5px;
}

.agenda-popup-take-rdv .form-element-commentaire {
  margin-top: 10px;
}

.agenda-popup-take-rdv .form-group {
  margin-bottom: 10px;
}

.agenda-popup-take-rdv .fa-plus {
  padding-right: 8px;
}

.agenda-popup-take-rdv .rdv_label .fa-plus {
  padding-right: 0px;
}

.agenda-popup-take-rdv .fa-arrow-right {
  padding-left: 4px;
}

.agenda-popup-take-rdv .text.adresse {
  font-size: 12px;
  line-height: 22px;
}

.popup-agenda-consigne .modal-footer,
.agenda-popup-take-rdv .modal-footer {
  padding: 0px 9px 10px;
}

.agenda-popup-take-rdv .form-group.adresse,
.agenda-popup-take-rdv .form-group.horraires,
.col-md-12.form-group.patient-details {
  margin: 0px;
}

.popup-add-family span.current,
.agenda-popup-take-rdv span.current {
  padding: 0;
  width: auto;
  text-align: left;
}

.popup-add-family .nice-select,
.agenda-popup-take-rdv .nice-select {
  padding-left: 10px;
}

.agenda-popup-take-rdv span.blue,
.agenda-popup-take-rdv .disponibilite-prestation {
  font-weight: 600;
}

.agenda-popup-take-rdv .disponibilite-prestation {
  text-align: center;
  padding: 0px 10px 13px;
}

.agenda-popup-take-rdv span.blue {
  display: inline-block;
  font-size: 14px;
  padding: 0px;
  width: auto;
}

.popup-agenda-consigne.custom-modal .with_border_top.btn-wrapper,
.agenda-popup-take-rdv.custom-modal .with_border_top.btn-wrapper {
  padding: 0;
  padding-top: 10px;
}

.agenda-popup-take-rdv .btn-wrapper .btn {
  margin: 0px;
  margin-left: 12px;
  padding: 10px 14px;
}

.agenda-popup-take-rdv .btn-wrapper .btn.cancel {
  padding: 10px 8px;
}

.agenda-popup-take-rdv .btn-wrapper .btn.validate-create {
  background: #00b3c4;
}

.agenda-popup-take-rdv .btn-wrapper .btn.validate-create:hover {
  background: #fff;
}

.agenda-popup-take-rdv .notePresentation-container {
  padding-bottom: 0;
}

.mon-agenda .fiche-list-wrapper {
  max-height: 240px;
  overflow: hidden;
  padding-bottom: 10px;
}

.mon-agenda .fiche-item {
  background: #fff;
  font-size: 10px;
  border-bottom: 1px solid #0a4a78;
  cursor: pointer;
}

.mon-agenda .fiche-item a {
  padding: 5px;
  width: 100%;
}

.mon-agenda .fiche-item a.target {
  color: #0a4a78;
  padding-left: 5px;
  padding-right: 5px;
}

.mon-agenda .fiche-item a,
.mon-agenda .fiche-item .medecin-name > * {
  display: table-cell;
  vertical-align: middle;
}

.mon-agenda .fiche-item .medecin-name > .fas {
  padding-right: 8px;
}

.prestation_list .item:hover,
.mon-agenda .fiche-item:hover {
  background: #dfdfdf;
}

.mon-agenda.dashboard .agenda-parameter-form .row {
  margin: 0px -10px;
}

.agenda-hour .form-group > * {
  display: inline-block;
  width: 100%;
  font-size: 0;
  text-align: center;
  float: left;
}

.agenda-hour .form-group .nice-select {
  clear: none;
  margin: 0px;
  margin-right: 5px;
  width: 45%;
}

.agenda-hour .required {
  font-size: 14px;
  text-align: left;
}

.agenda-hour .separator {
  border: none;
  font-size: 14px;
  background: none;
  height: auto;
  margin: 5px 0px;
}

.agenda-hour .form-group .select-item-wrapper > .nice-select:last-child {
  float: right;
}

.agenda-popup-take-rdv div.patient-name {
  display: table;
  width: 100%;
  border: 1px solid #f3eded;
  padding: 5px 0px;
  border-bottom: none;
}

.list-patient > div.patient-name:last-child {
  border: 1px solid #f3eded;
}

.agenda-popup-take-rdv .patient-name > * {
  display: table-cell;
  vertical-align: middle;
}

.list-patient .patient-name:nth-child(even) {
  background: #f4f5f7;
}

.agenda-popup-take-rdv .patient-name .action-patient {
  width: 80px;
}

.action-patient a.link {
  color: #34d6fd;
  padding: 0px 5px;
  font-size: 14px;
}

.infos-rdv-multiple-patient .inline {
  display: inline;
  font-size: 10px;
}

.infos-rdv-multiple-patient span.inline {
  font-size: 12px;
}

.infos-rdv-multiple-patient .titre {
  font-weight: 600;
  color: #96defd;
}

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

.action-patient .link.cancel-rdv-patient {
  color: red;
}

.mon-agenda .element-planning .link-group,
.mon-agenda .element-planning .btn-wrapper,
.mon-agenda .element-planning .btn {
  margin: 0;
}

.mon-agenda .element-planning .btn-wrapper .btn.add_rdv_option {
  margin-bottom: 15px;
}

.mon-agenda .element-planning .link-group {
  display: none;
}

.mon-agenda .link-group .link {
  color: #000;
  padding: 5px 0px;
  display: inline-block;
  font-size: 12px;
}

.mon-agenda .link-group .link:hover {
  color: #34d5ff;
}

.mon-agenda .link-group .link.delete_planning:hover {
  color: red;
}

.mon-agenda .autocomplete-data {
  max-height: 128px;
  overflow: auto;
  position: absolute;
  top: 69px;
  max-width: 320px;
  width: 100%;
  background: #fff;
  z-index: 1;
}

.mon-agenda .autocomplete-data .link {
  display: inline-block;
  width: 100%;
  padding: 9px;
  color: #666;
}

.mon-agenda .autocomplete-data .link:hover {
  background-color: #f5f5f5;
}

.mon-agenda .automplete-list-wrapper {
  width: 100%;
  border: 1px solid #f5f5f5;
  border-top: none;
}

.mon-agenda .autocomplete-data > .automplete-list-wrapper:first-child {
  border-top: 1px solid #f5f5f5;
}

.mon-agenda .autocomplete-data > .automplete-list-wrapper:last-child {
  border-bottom: 1px solid #f5f5f5;
}

.mon-agenda .share-item-list .item {
  display: inline-block;
  float: none;
}

.mon-agenda .share-item-list .item .fa {
  color: #fff;
}

.mon-agenda .fiche-item a.target.disabled-link {
  pointer-events: none;
  background: #6bd5fc;
  color: #6bd5fc;
}

@media screen and (max-width: 1366px) {
  .calendarControl-top .date-center {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    text-align: center;
    padding: 10px 0px 0px;
  }

  .calendarControl-top {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 1024px) {
  .gray-section .user_status {
    padding: 0 7px;
    text-align: center;
    display: block;
  }

  .gray-section .btn-action {
    font-size: 0px;
  }

  .gray-section .btn-action .fa {
    font-size: 12px;
  }

  .gray-section .paramaters > .item {
    width: 25%;
  }

  .mon-agenda .fc-center h2 {
    position: static;
    transform: none;
    float: none;
  }

  .mon-agenda .fc-center {
    width: 100%;
    padding-top: 26px;
  }
}

@media screen and (max-width: 992px) {
  .agenda-popup-take-rdv .prestation_type {
    display: block;
    padding-bottom: 10px;
  }
  .detailFiche .item {
    width: 100%;
  }
  .detailFiche .item .right {
    text-align: center;
  }
  .mon-agenda .agenda_owner_name {
    display: block;
    width: 100%;
  }
  .mon-agenda .agenda_owner_btn {
    padding: 5px 0px;
    text-align: center;
    width: 100%;
  }
  .mon-agenda .agenda_owner .status {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .mon-agenda .dashboardContainer-wrapper h1.title > * {
    display: block;
    text-align: center;
    margin-top: 11px;
  }

  .agenda-custom .title .right > * {
    float: none;
    margin: 5px 0px;
  }
}

@media screen and (max-width: 767px) {
  .mon-agenda .dashboardContainer-wrapper h1.title {
    text-align: center;
  }

  .mon-agenda .dashboardContainer-wrapper h1.title > * {
    display: inline-block;
    padding-bottom: 10px;
    float: none;
  }

  .mon-agenda .container-fluid {
    padding: 0px 0px;
  }

  .mon-agenda .dashboardContainer-wrapper h1.title > *,
  .calendar-controls .text,
  .mon-agenda.dashboard .row.calendar-controls {
    text-align: center;
  }

  .mon-agenda .btn_agenda,
  .mon-agenda .share {
    font-size: 12px;
    padding: 9px 10px;
  }

  .calendar-controls .text {
    padding-top: 20px;
  }

  .gray-section .paramaters > .item {
    width: 100%;
    text-align: left;
  }

  .gray-section .btn-action {
    border: none;
  }

  .gray-section .btn-action {
    font-size: 12px;
  }

  .gray-section .user_status {
    padding: 7px;
  }
}

/*======= AGENDA CABINET =========*/
.slickAgenda .slick-prev:before{
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  height: 53px;
  line-height: 53px;  
  width: 22px;
} 
.slickAgenda .slick-next:before {
  border-radius: 5px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  height: 53px;
  line-height: 53px;  
  width: 22px;
}
.slickAgenda .slick-prev {
  left: -30px;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slickAgenda .slick-next {
  right: -30px;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slickAgenda .slick-next:before, 
.slickAgenda .slick-prev:before{
  font-size: 15px;
}
/*=============== CONTENT ===================*/

/*======= PATIENT FAMILLE =========*/

.patient-famille .table_wrapper {
  padding-top: 23px;
}

.patient-famille .dashboardContent-patient-list .fa-trash-alt {
  margin-left: 11px;
}

.popup-add-family .nice-select {
  max-width: 360px;
}

.popup-add-family .row {
  padding-bottom: 39px;
}

/*======= PATIENT FAMILLE =========*/

/*======= PATIENT DONNEES =========*/
.patient-donnees .col > .row {
  margin: 0px;
}

.patient-donnees .col .col-md-12 {
  padding: 0px 10px;
}

.for-range > .irs {
  max-width: 350px;
  padding-left: 11px;
}

.for-range.age {
  margin-top: 20px;
}

.for-range .irs-bar,
.for-range .irs-line {
  border-radius: 5px;
}

.for-range .irs-line {
  height: 4px;
  background: #dfdfdf;
}

.for-range .irs-bar {
  background: #33d7fd;
  height: 4px;
  top: 0;
}

.for-range .irs-single {
  font-size: 0px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  top: -15px;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}

.for-range .val {
  font-style: normal;
}

.for-range .value {
  float: right;
  position: relative;
  top: -15px;
  right: -50px;
  display: inline-block;
  font-size: 18px;
  width: calc(100% - 371px);
}

.patient-donnees.dashboard h2.title {
  padding: 0;
  padding-bottom: 20px;
}

.patient-donnees.dashboard .dashboardContent_wrapper .row {
  margin-bottom: 16px;
}

.form-group.for-range {
  margin: 0;
  padding-top: 19px;
}

@media screen and (max-width: 992px) {
  .patient-donnees .for-radio label {
    padding-right: 25px;
  }

  .for-range > .irs {
    max-width: 220px;
  }

  .for-range .value {
    right: 15px;
    width: auto;
  }

  .patient-donnees .row > .col {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .dashbord-patient .box-shadowed {
    padding: 10px;
  }

  .dashbord-patient .medecinList .item {
    padding: 0px;
  }

  .medecinList .item.col-sm-12 .wrapperMedecin-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/*======= PATIENT DONNEES =========*/

/*======= PATIENT Q/R =========*/
.limit-width {
  width: 440px;
}

.patient-qr .custom .table tbody td.question {
  padding-right: 15px;
}

.patient-qr .img-service {
  float: left;
}

.patient-qr .service-wrapper {
  text-transform: uppercase;
  font-weight: 600;
  float: left;
  width: 100%;
  padding-bottom: 1px;
}

.patient-qr .service-wrapper .item {
  line-height: 24px;
  padding-left: 8px;
}

.patient-qr .express {
  color: #8660ac;
}

.patient-qr .standard {
  color: #1d3752;
}

.patient-qr .table .link,
.patient-historique .table .link,
.patient-historique .cancelled-time {
  color: #b64a47;
}

.patient-historique .table .link,
.patient-qr .table .link {
  font-weight: 600;
  font-size: 14px;
  text-decoration: underline;
  opacity: 1;
}

.patient-qr .table .link.add {
  color: #34d5ff;
}

.patient-historique .table .fas,
.patient-qr .table .fas {
  padding-right: 6px;
}

.choice-other-compte.responsive {
  display: none;
}

.patient-qr .custom .table tbody > tr > td:last-child {
  line-height: 27px;
}

.for-select.dropdown .nice-select {
  text-transform: uppercase;
  font-size: 14px;
}

.for-select.dropdown .nice-select {
  width: auto;
  float: none;
  display: inline-block;
  max-width: 320px;
  border: none;
  padding: 0 12px;
}

.patient-qr .right.control {
  padding-right: 20px;
}

.for-select.dropdown .list {
  font-size: 12px;
  border-radius: 0;
  top: 40px;
}

.for-select.dropdown .nice-select:after {
  display: none;
}

.for-select.dropdown .nice-select .current:after {
  content: "\f078";
  font-family: "fontawesome";
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  position: absolute;
  padding-left: 8px;
  top: -1px;
  -webkit-transform-origin: 62% 50%;
  -ms-transform-origin: 62% 50%;
  transform-origin: 62% 50%;
}

.for-select.dropdown .select-item.open .current:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

@media screen and (max-width: 767px) {
  .for-select.dropdown .nice-select {
    max-width: 100%;
    width: 100%;
  }
}

/*======= PATIENT Q/R =========*/

/*======= PATIENT HISTORIQUE =========*/
.patient-historique .dashboardContent_wrapper .btn {
  padding: 14px 25px 13px;
  margin-right: 15px;
}

.patient-historique .dashboardContent_wrapper .btn-wrapper {
  padding-top: 9px;
  padding-bottom: 24px;
}

.patient-historique .init {
  background: #00b4c5;
}

.patient-historique .dashboardContainer-wrapper h1.title {
  margin-bottom: 60px;
}

.patient-historique .custom .table tbody > tr {
  background: #f4f5f7;
}

.patient-historique .custom .table tbody > tr.active-rdv {
  background: #dbeeff;
}

.patient-historique .custom .table tbody > tr.cancelled-rdv {
  background: #f2dedf;
}

.patient-historique .btn-wrapper .link {
  line-height: 47px;
  color: #34d6fd;
}

.patient-historique .fiche-patient h3.title {
  padding: 0;
}

@media screen and (max-width: 480px) {
  .patient-historique .dashboardContent_wrapper .btn {
    margin: 0px;
  }
}

/*======= PATIENT HISTORIQUE =========*/

/*======= PATIENT QUESTION =========*/

.patient-question .rdv-step-wrapper .steps ul,
.patient-question .rdv-step-wrapper {
  border: none;
}

.patient-question .rdv-step-wrapper .steps ul {
  padding: 0px 54px;
  text-align: center;
}

.patient-question .rdv-step-wrapper > .content {
  padding: 0px 18px;
}

.patient-question .rdv-step-wrapper .step {
  padding: 50px 0px 10px;
}

.patient-question .rdv-step-wrapper {
  margin: 0;
}

.patient-question .dashboardContainer-wrapper h1.title {
  margin-bottom: 30px;
}

.patient-question .step.category-wrapper {
  /* padding-top: 68px;	 */
}

.patient-question .container-fluid {
  padding: 0px;
}

.step.category-wrapper .item:before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #34d5ff;
  border-radius: 50%;
  margin-right: 20px;
}

.step.category-wrapper .item {
  padding-left: 17px;
  padding-bottom: 8px;
}

.step.category-wrapper .link {
  color: #000;
}

.step.category-wrapper .list {
  padding-top: 17px;
}

.step .for-upload .fas {
  font-size: 18px;
  color: #868686;
  padding-right: 5px;
}

.step .for-upload {
  padding-bottom: 13px;
}

.step .notifs {
  display: inline-block;
  padding-bottom: 15px;
  padding-top: 12px;
}

.step.question-wrapper .item {
  padding-bottom: 23px;
  font-weight: 100;
  letter-spacing: 1px;
  margin: 0px;
}

.step.question-wrapper .item label {
  display: block;
  font-weight: 600;
}

.step.question-wrapper .link.edit-profile {
  text-transform: uppercase;
  font-weight: 600;
  color: #34d5ff;
  text-decoration: underline;
}

.step.question-wrapper .edit .fas {
  padding-right: 8px;
}

.step.question-wrapper .edit {
  padding-top: 21px;
}

.step.question-wrapper p.rdv-info {
  position: relative;
  margin-top: 10px;
}

.step.question-wrapper .label-pj {
  min-height: 138px;
}

@media screen and (max-width: 992px) {
  .rdv-step-wrapper .steps li {
    text-align: center;
    padding: 0px 8px;
    vertical-align: top;
  }

  .rdv-step-wrapper .steps a .number {
    display: block;
    margin: auto;
  }

  .card-item .btn-wrapper .btn {
    padding: 14px 12px 13px;
  }

  .patient-question .rdv-step-wrapper > .content {
    padding: 0px;
  }

  .patient-question .rdv-step-wrapper .steps ul {
    padding: 0px;
  }

  .medecinList .btn-action,
  .medecinList div.medecinInfo-wrapper {
    width: 100%;
  }

  .medecinList div.medecinInfo-wrapper {
    padding-bottom: 10px;
  }

  .dashbord-patient .center-block .btn.link {
    display: block;
    white-space: normal;
  }
}

/*======= PATIENT QUESTION =========*/

/*======= ENVOI SMS =========*/
.dashboard.envoi-sms h2.title {
  padding-bottom: 15px;
}

.envoi-sms .separator {
  margin: 19px 0px 12px;
}

.envoi-sms .text-area {
  padding-left: 10px;
}

/*======= ENVOI SMS =========*/

/*========== MEDIA ============*/
@media screen and (max-width: 1680px) {
  .photo-item .title .text {
    max-width: 230px;
    position: relative;
  }
}

@media screen and (max-width: 1440px) {
  .photo-item .title .text {
    max-width: 173px;
  }

  .photo-item .title .text:after {
    content: "...";
    display: inline-block;
    position: absolute;
    right: -2px;
    top: 0;
  }

  .form-group.form-upload label {
    padding: 15px 9px 3px;
  }

  .field_list .form-group.form-upload .text {
    overflow: hidden;
    word-break: break-all;
    height: 31px;
    max-width: 153px;
    display: inline-block;
  }
}

@media screen and (min-width: 1367px) {
  .sideMenu-wrapper .mCSB_container {
    /* margin: 0 !important; */
  }

  .sideMenu-wrapper .mCSB_scrollTools {
    /* display: none !important; */
  }
}

@media screen and (max-width: 1366px) {
  /* .sideMenu-wrapper { */
  /* max-height: 400px; */
  /* } */

  .sideMenu .fa {
    padding-right: 10px;
  }

  .field-list-wrapper .add-item,
  .field-list-wrapper .edit-item,
  .field-list-wrapper .delete-item {
    padding-right: 46px;
  }

  .field-list-wrapper .item.custom-field .delete-item,
  .field-list-wrapper .item.custom-field .edit-item {
    padding: 0 0 0 8px;
  }
}

@media screen and (max-width: 1280px) {
  .field_list .form-group.form-upload .text {
    max-width: 120px;
  }

  .photo-item .title .text {
    max-width: 150px;
  }
}

@media screen and (min-width: 993px) {
  .custom-modal .modal-dialog {
    max-width: 650px;
  }
}

@media screen and (max-width: 992px) {
  .header-wrapper .btn_toggle.header-user-link,
  .header-wrapper .btn_toggle {
    height: 30px;
    width: 30px;
  }

  .custom .table thead > tr > th {
    min-width: 200px;
  }

  .header-wrapper .btn_toggle {
    line-height: 45px;
  }

  .header-external-link .fa-external-link-alt {
    font-size: 16px;
    line-height: 30px;
  }

  .dashboard .header-wrapper {
    padding-left: 15px;
    padding-right: 0;
    padding-top: 13px;
  }

  .dashboard .header-wrapper .header-user {
    padding-top: 15px;
  }

  .dashboard .header-wrapper.header-link {
    padding-left: 0;
    padding-right: 10px;
  }

  .header-wrapper .fa-caret-down {
    display: none;
  }

  .dashboard .logo_wrapper .link {
    margin-right: -80px;
  }

  .dashboard .logo_wrapper {
    padding-top: 17px;
  }

  .dashboard .hamburger {
    height: 30px;
    /*margin-top: 5px;*/
    padding-top: 4px;
    /*position: relative;*/
    position: static;
    width: 30px;
  }

  .dashboard .logo_wrapper img {
    width: 60%;
  }

  .sideMenu {
    left: -321px;
    top: 55px;
  }

  .sideMenu,
  #calendar-inline .datepicker-container {
    max-width: 320px;
  }

  .dashboard .sideMenu {
    top: 56px;
  }

  .table-annuaire .table-wrapper.scroll,
  .sideMenu-wrapper {
    max-height: 100%;
  }

  .table-annuaire .mCustomScrollBox,
  .sideMenu .mCustomScrollBox {
    overflow: auto;
  }

  .table-annuaire .mCSB_container,
  .sideMenu .mCSB_container {
    margin-right: 0;
    overflow: hidden;
  }

  .sideMenu .panel-group {
    max-height: 400px;
    overflow: auto;
  }

  .dashboard-container {
    padding-left: 0;
    min-height: 0;
  }

  .table-annuaire .mCSB_scrollTools_vertical,
  .sideMenu .mCSB_scrollTools_vertical {
    display: none !important;
  }

  .header-wrapper .list {
    top: 70px;
  }

  .header-wrapper.header-link .list {
    right: 10px;
  }

  .header-wrapper .list:before {
    right: 7px;
  }

  .dashboardContainer-wrapper {
    padding: 15px 15px 10px;
  }

  .dashboard-wrapper {
    padding: 0;
  }

  .dashboardContainer-wrapper h1.title {
    padding: 30px 16px 22px;
  }

  .dashboardContainer-wrapper h1.title:after {
    left: 19px;
  }

  .dashboard .col-md-12.form-group,
  .dashboard .col-md-3.form-group {
    flex: none;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
  }

  .dashboard .btn-wrapper {
    text-align: center;
  }

  .photo-item.add {
    text-align: center;
  }

  .photo-item.add .link-wrapper {
    line-height: normal;
  }

  .photo-item .title .text {
    /* max-width: 228px; */
    max-width: 100%;
  }

  .photo-item .title .text:after {
    display: none;
  }

  .profil .btn-wrapper .btn {
    padding: 10px 0;
    width: 100%;
  }

  .custom-tabs.nav-tabs.section-list-btn .nav-item {
    width: 100%;
  }

  .custom-tabs.nav-tabs .nav-link {
    border: none;
  }

  .body-calendar a.content,
  .date .date-number {
    font-size: 8px;
  }

  .modal-body .date .date-number {
    font-size: 13px;
  }

  .body-calendar a.content {
    padding: 10px 2px 8px;
  }

  .body-calendar .list > .item {
    padding: 2px;
  }

  .custom-modal .calendar-controls {
    text-align: center;
    margin-bottom: 17px;
  }

  .calendar-controls .control {
    position: static;
    margin: 0 23px;
    font-size: 30px;
  }

  .popup-rdv .custom-calendar {
    padding: 0 0 20px;
  }

  .field_list .form-group.form-upload .text {
    max-width: 250px;
  }

  .dashboard .link_for_medecin {
    display: none;
  }
  .headerLink-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .message-wrapper.link_for_medecin {
    display: block;
  }
  div#mCSB_1_container {
    width: 100%;
  }

  .annuaire_gps .info-teleconsultation .link {
    min-width: 110px;
  }

  .header-wrapper.link_for_patient {
    display: none;
  }

  .choice-other-compte.responsive {
    display: inherit;
  }

  .menu-agenda {
    display: block !important;
  }


}

@media screen and (max-width: 768px) and (orientation: landscape) {
  .sideMenu .panel-group {
    max-height: 300px;
  }
}

@media screen and (max-width: 768px) {
  .custom-modal .btn-wrapper .btn,
  .custom-modal .btn-wrapper .btn {
    padding: 13px;
    margin: 5px;
  }

  .edit-fiche-patient .right_column,
  .edit-fiche-patient .left_column {
    display: inline-block;
    flex: none;
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
  }

  .edit-fiche-patient .right_column {
    margin-top: 40px;
  }

  .dashboard .left-wrapper {
    max-width: 100%;
  }

  .custom-modal .add-option {
    right: -15px;
  }
}

@media screen and (max-width: 767px) {
  .dashboardContent_wrapper {
    padding: 0 5px;
  }

  .custom-modal .input-text {
    max-width: 100%;
    /*width: 93%;*/
  }

  .dashboard .col-md-12.form-group {
    /* padding: 0; */
    padding: 0 10px;
  }

  .dashboard .col-md-12.form-group.for-checkbox {
    padding: 0 10px;
  }

  .field-list-wrapper .add-item,
  .field-list-wrapper .edit-item,
  .field-list-wrapper .delete-item {
    margin-right: 17px;
  }

  .field-list-wrapper .item.custom-field .delete-item,
  .field-list-wrapper .item.custom-field .edit-item {
    margin-left: 10px;
    padding: 0;
  }

  .custom-modal .add-option {
    right: 0;
  }

  .profil .btn-wrapper .btn {
    font-size: 11px;
  }

  .popup-rdv .name {
    display: inline-block;
    width: 100%;
  }

  .popup-validation-rdv .text {
    padding: 0px 15px;
  }

  .table_wrapper {
    margin: 0 -20px;
  }
}

/*========== MEDIA ============*/

/*========== ACCUEIL ============*/

.dashboard_index {
}

.dashboard_index .dashboardContainer-content {
  background: transparent;
  box-shadow: none !important;
}

.dashboard_index .container-fluid {
  padding: 0 !important;
}

.box-shadowed {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  margin-bottom: 25px;
  padding: 20px;
}

.dashbord-patient .box-shadowed {
  position: relative;
}

.box-shadowed:after {
  clear: both;
  content: "";
  display: table;
}

.notification.box-shadowed {
  padding: 24px 35px 23px;
  color: #fff;
  background: #7367f1;
  border: none;
  display: none;
}

.box-shadowed.auto {
  height: auto;
}

.dashbord-patient .box-shadowed.info {
  font-weight: 100;
}

.dashbord-patient .box-shadowed.info b {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.notification .fas,
.dashbord-patient .info .fas {
  font-size: 26px;
  left: 17px;
  position: absolute;
}

.notification .close_btn {
  position: absolute;
  right: 10px;
  top: 7px;
}

.notification .close_btn .fas {
  position: static;
  font-size: 18px;
  cursor: pointer;
}

.dashbord-patient .box-shadowed.info {
  padding-left: 54px;
}

.box-shadowed.notification {
  padding-left: 57px;
  position: relative;
}

.popup-notification .text {
  padding: 0px 14px;
}

.popup-notification .text .fa {
  color: #f18e0f;
  font-size: 20px;
}

.popup-notification.custom-modal .with_border_top.btn-wrapper {
  padding-bottom: 2px;
}

.popup-notification.popup-success .fa {
  color: #5bb85f;
}

.popup-notification.popup-delete-patient .fa {
  color: #f22613;
}

.dashbord-patient .info .fas {
  color: #00b3c5;
}

.dashbord-patient .center-block .title-box {
  border: none;
}

.refresh.btn-rdv {
  cursor: pointer;
}

.dashboard .medecinList .row {
  margin: 0;
}

.medecinList {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  line-height: 22px;
  font-size: 12px;
}

.medecinList .rdv-collapse {
  display: none;
}

.medecinList .rdv-collapse > .rdv:nth-child(odd) {
  background: #f3f3f3;
}

.medecinList b {
  font-weight: 500;
}

.medecinList b.date-rdv-patient {
  font-weight: 800;
}

.medecinList .rdv {
  /* text-align: right; */
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 10px;
}

.medecinList .wrapper-medecin .info-second + .rdv {
  border-top: 1px dashed #cdcdce;
}

.medecinList > .list > .item {
  /*border-bottom: 1px solid #e8e8e8;
    padding:25px 0px 25px;*/
  margin-bottom: 20px;
}

.medecinList > .list > .item:first-child {
  padding-top: 0px;
}

.message-bo + .btn-wrapper,
.rendezVous + .btn-wrapper,
.medecinList + .btn-wrapper {
  padding-top: 30px;
}

.medecinList .btn-action {
  /* padding-top: 20px; */
  /* padding-left: 25px; */
  padding: 0px 11px;
}

.medecinList .btn-action .item {
  margin-top: 3px;
}

.medecinList .btn {
}

.medecinList .link {
  color: #34d5ff;
}

.medecinList .link.phone_tel {
  font-size: 12px;
  text-decoration: underline;
}

.medecinList .information .text {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  padding: 0px 10px;
  padding-right: 0px;
}

.medecinList .medecinInfo-wrapper {
  width: 50%;
}

.medecinList .medecinInfo-wrapper.no-rdv {
  width: 100%;
  padding-bottom: 10px;
}

.medecinList .icon-teleconsultation {
  background: #00b4c5;
  border-radius: 50%;
  bottom: -4px;
  color: #fff;
  display: inline-block;
  font-size: 9px;
  height: 20px;
  line-height: 21px;
  right: 0px;
  text-align: center;
  width: 20px;
}

.medecinList a.information {
  padding: 10px;
  padding-bottom: 0px;
  width: auto;
}

.medecinList .rdvList-top {
  border-top: 1px solid #c3c3c3;
  margin-top: 11px;
  padding: 15px 11px;
}

.medecinList .list.speciality {
  font-size: 10px;
  padding: 0px 10px;
}

.medecinList .list.speciality .item {
  display: inline-block;
}

.medecinList .info-second {
  border-top: 1px dashed #f0f0f5;
  padding: 8px 10px;
  line-height: 25px;
}

.medecinList .wrapper-medecin {
  border-radius: 4px;
  height: 100%;
  border: 1px solid #c3c3c3;
  -webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.4);
}

.medecinList .rdv-list {
  /* display: none; */
}

.wrapper-medecin .btn.btn-action,
.wrapper-medecin .icon {
  background: #00b4c5;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  text-align: center;
  width: 30px;
}
 .wrapper-medecin .icon.icon-wait {
   background: #fa8538;
   height: 20px;
   line-height: 20px;
   text-align: center;
   width: 20px;
 }
.wrapper-medecin .btn.btn-action-rdv.active .fas:before {
  content: "\f068";
}

.wrapper-medecin .conpteur-container {
  margin-right: 5px;
}

.rdv-label {
  font-size: 14px;
}

.wrapper-medecin .compteur {
  background: #ff792b;
  bottom: -5px;
  border-radius: 50%;
  display: inline-block;
  font-size: 8px;
  height: 15px;
  line-height: 15px;
  right: 0px;
  text-align: center;
  width: 15px;
}

.wrapper-medecin .icon-wrapper {
  /* padding-right: 10px; */
  padding-bottom: 10px;
}

.btn-action .item {
  display: inline-block;
  text-align: left;
  /* padding-right: 12px; */
}

.btn-action .link {
  text-decoration: underline;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
}

.medecinList a.btn.link {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  padding: 3px 6px;
}

.patient-historique .medecinList a.btn.link {
  margin: 0px;
}

.medecinList .rdv-list > .rdv:nth-child(odd) {
  background: #f3f3f3;
}

.btn-action .link.cancel-rdv {
  /* color: #b94a48; */
  /* background: #E2655C; */
  background: #ff1100;
}

 .btn-action .link.disabled-rdv {
   pointer-events: none;
   opacity: 0.6;
   background: darkgrey;
 }

.annuaire_gps a.btn.take-rdv,
.btn-action .link.take-rdv {
  /* color: #00b3c5; */
  background: #fa8538;
}

.annuaire_gps a.btn.btn_new_message,
.btn-action .link.send-message {
  /* color: #34d6fe; */
  background: #01bbbd;
}

.btn-action .link.teleconsultation {
  /* color: #34d6fe; */
  background: #ff1493;
}

.btn-action .link.paiement {
  background: #34d6fd;
}

.btn-action .link.paiement.desactive-paiement {
  background: red;
}

.btn-action .item .fas {
  padding-right: 4px;
}

.info {
}

.info-liste {
  border-right: 1px solid #e8e8e8;
  display: block;
  letter-spacing: -0.6em;
  padding: 0 20px;
  width: calc(100% / 4);
  margin-bottom: 10px;
}

.form_dashboard .box-shadowed > .info-liste:last-child {
  border: none;
}

.info-liste .info-image,
.info-liste .info-text {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.info-liste .info-image {
  margin-right: 20px;
  width: 65px;
}

.info-liste .info-text {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  /* white-space: nowrap; */
  width: calc(100% - 85px);
}

.info-liste .info-text span {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 5px;
}

.form-select.dashboard-screen {
  width: 100%;
  padding-bottom: 24px;
}

.form-select.dashboard-screen .nice-select {
  border: none;
  text-transform: uppercase;
  height: 21px;
  line-height: 26px;
  font-size: 12px;
  max-width: 200px;
}

.form-select.dashboard-screen .select-item:after {
  display: none;
}

.form-select.dashboard-screen .current {
  position: relative;
}

.form-select.dashboard-screen .current:after {
  content: "\f078";
  font-family: "fontawesome";
  padding-left: 9px;
  position: absolute;
  top: -7px;
  right: -32px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 65% 50%;
  -ms-transform-origin: 65% 50%;
  transform-origin: 65% 50%;
}

.form-select.dashboard-screen .select-item.open .current:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.form-select.dashboard-screen .list {
  font-size: 12px;
}

.info .info-liste:last-child .info-text {
  border-right: none;
}

.title-box {
  border-bottom: 1px solid #e8e8e8;
  color: #0057b0;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.title-box i {
  color: #00b3c5;
}

/* .rendezVous-liste.a-la-une { */
.rendezVous-liste {
  border-bottom: 1px solid #e8e8e8;
}

.rdv-normal.rendezVous-liste .rendezVous-Date {
  display: block;
  margin: 0px;
}

.rdv-normal.rendezVous-liste .rendezVous-Date span {
  display: inline;
}

.rendezVous-titre {
  color: #00b3c5;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
}

.medecinList .information,
.rendezVous-liste {
  padding-left: 20px;
  position: relative;
}

.medecinList .information:before,
.rendezVous-liste:before {
  background: #34d5ff;
  border-radius: 5px;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 5px;
}

.rendezVous-line {
  margin: 12px 0;
}

.rendezVous-left {
  color: #1d3752;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 300;
  /* width: calc(100% - 150px); */
  width: 50%;
}

.rendezVous-tel span {
  display: inline;
}

.rendezVous-right {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  text-align: right;
  /* width: 150px; */
  width: 50%;
}

.rendezVous-tel span,
.rendezVous-right,
.rendezVous-Date {
  color: #1d3752;
}

.rendezVous-Date span,
.rendezVous-right span {
  font-weight: 600;
}

.rendezVous-right .link {
  word-break: break-all;
  word-wrap: break-word;
}

.rendezVous-right .rendezVous-mail .link,
.rendezVous-right .rendezVous-tel .link {
  font-weight: 400;
}

.rendezVous-right .rendezVous-tel .link {
  text-decoration: underline;
}

.rendezVous-right .rendezVous-mail .link,
.rendezVous-right .rendezVous-tel .link,
.rendezVous-tel {
  color: #34d5ff;
}

.link .nbr_count {
  font-weight: 100;
  font-family: "Montserrat", sans-serif;
}

.rendezVous-line-date {
}

.rendezVous-line-date .rendezVous-left {
  display: block;
  letter-spacing: -0.6em;
}

.rendezVousDateBig {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 35px;
}

.rendezVous-left .rendezVousDateBig,
.rendezVous-date {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.rendezVous-left .rendezVousDateBig {
}

.rendezVous-date {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
  margin-left: 5px;
}

.rendezVous-date span {
  display: block;
  font-weight: 600;
}

.voirTous {
  color: #34d6fe;
  float: right;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 20px;
  text-transform: uppercase;
}

.voirTous i {
  vertical-align: middle;
}

.voirTous i:before {
  font-size: 18px;
  line-height: 11px;
}

.message-bo {
}

.message-bo article {
  border-bottom: 1px solid #e8e8e8;
  padding: 28px 0;
}

.message-bo article:first-child {
  padding: 0 0 28px;
}

/* .message-bo article:last-child { */
/* border-bottom: none; */
/* padding: 20px 0 0; */
/* } */

.messageBo-content {
  color: #1d3752;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 300;
  width: calc(100% - 40px);
}

.unread .messageBo-content {
  font-weight: 600;
}

.messageBo-reply {
  font-size: 24px;
  text-align: right;
  width: 40px;
}

.messageBo-reply a {
  color: #34d6fe;
}

.messageBo-top {
  margin-bottom: 9px;
}

.messageBo-name {
}

.messageBo-name span {
  background: #1d3752;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin-left: 20px;
  position: relative;
  text-align: center;
  width: 20px;
}

.messageBo-name span:before {
  color: #1d3752;
  content: " - ";
  left: -13px;
  position: absolute;
}

.messageBo-date {
}

.messageBo-corps {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.messageBo-corps span {
  font-weight: 500;
}

.unread .messageBo-corps span {
  font-weight: 600;
}

.messageBo-corps span:after {
  content: " - ";
  font-weight: 300;
}

@media (max-width: 1366px) {
  .info-liste {
    margin: 10px 0;
    /* width: 50%; */
  }

  .info-liste:nth-child(even) {
    border-right: none;
  }

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

  .medecinList .col-md-6 {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding: 5px;
    max-width: 100%;
    width: 100%;
  }

  .medecinList .information:before {
    left: -12px;
    top: 14px;
  }

  .medecinList .btn-action {
    /* padding: 5px;
        padding-top: 20px; */
  }
}

@media (max-width: 768px) {
  .info-liste {
    border-right: none;
    width: 100%;
  }
}

/*========== ACCUEIL ============*/

/*========== NOTES ============*/

.btn-add,
.dashboard-container .modal-footer .btn-primary {
  background: #34d6fd;
  border: 1px solid transparent;
  box-shadow: 0 6px 6px -5px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.42);
  color: #fff;
  display: inline-block;
  float: right;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 20px;
  padding: 8px 13px 8px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: auto;
}

.btn-add:hover,
.dashboard-container .modal-footer .btn-primary:hover {
  background: #fff;
  border: 1px solid #34d6fd;
  color: #34d6fd;
}

.btn-add i {
  margin-right: 10px;
}

.liste-container {
  padding: 0 40px;
}

.table-dashboard {
  padding: 0 -15px !important;
}

.table-dashboard thead th,
.table-dashboard td {
  padding: 15px;
}

.table-dashboard th:first-child,
.table-dashboard td:first-child {
  padding-left: 25px;
}

.table-dashboard thead th {
  border-bottom: none;
  border-top: none;
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  vertical-align: middle;
  font-size: 12px;
}

.table-dashboard td {
  border-top: none;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  /* font-weight: 600; */
  height: 50px;
  vertical-align: middle;
  font-size: 12px;
}

.table-dashboard td.fils {
  padding-left: 50px;
  font-weight: 100;
}

.table-dashboard td.fils:before {
  content: "--";
  padding-right: 5px;
}

.table-dashboard th.date {
  width: 300px;
}

.table-dashboard th.jour {
  width: 400px;
}

.table-dashboard th.priorite {
  width: 100px;
}

.table-dashboard th.action,
.table-dashboard td.action {
  padding-right: 25px;
  text-align: right;
  width: 140px;
}

.table-dashboard th.action {
  text-align: right;
}

.table-dashboard td.action {
  text-align: center;
}

.table-dashboard td.action.right {
  text-align: right;
}

.type-rdv-list .table-dashboard td.action {
  text-align: right;
}

.type-rdv-list thead .fas {
  color: #000;
}

.table-dashboard td.action a {
  display: inline;
  margin: 0 5px;
}

.table-dashboard td.action a:first-child {
  margin-left: 0;
}

.table-dashboard td.action a:last-child {
  margin-right: 0;
}

.table-dashboard td.action i {
  color: #34d6fe;
  font-size: 18px;
}

.table-dashboard tbody tr:nth-child(odd) {
  background-color: #f3f5f7;
}

.message-container .table-message-list.table-dashboard tbody tr > td {
  background: #fff;
}

.table-message-list.table-dashboard tbody tr:nth-last-child(odd) > td {
  background: #f3f5f7;
}

.table-message-list.table-dashboard tbody tr.unread > td {
  background: #ececec;
}

.popUp-ajout {
}

.popUp-ajout label {
  color: #868686;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.popUp-ajout .form-control,
.formMessage-container .form-control,
.form-message .form-control {
  height: 40px;
  font-size: 14px;
}

.popUp-ajout .form-control.select-item {
  line-height: 40px;
}

.popUp-ajout .small-input {
  max-width: 365px;
}

.popUp-ajout textarea.form-control {
  display: block;
  min-height: 80px;
  resize: vertical;
}

.day-check {
  display: inline-block;
  margin: 0 10px 5px 0;
  overflow: hidden;
  width: auto;
}

.day-check:first-child {
  margin-left: 0;
}

.day-check:last-child {
  margin-right: 0;
}

.day-check [type="checkbox"]:not(:checked),
.day-check [type="checkbox"]:checked {
  left: -9999px;
  position: absolute;
}

.day-check [type="checkbox"]:not(:checked) + label,
.day-check [type="checkbox"]:checked + label {
  border: 1px solid #868686;
  border-radius: 5px;
  color: #868686;
  cursor: pointer;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: 48px;
  line-height: 48px;
  margin-bottom: 10px;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  width: 48px;
}

.day-check [type="checkbox"]:checked + label {
  border-color: #34d6fe;
  color: #fff;
  background: #34d6fe;
}

.dashboard_liste .content-wrapper > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.dashboard_liste.dashboard_type_rdv .dashboardContent_wrapper {
  padding-left: 20px;
  padding-right: 20px;
}

/*========== NOTES ============*/

/*========== MESSAGES ============*/

.dashboard_message .content-wrapper > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.message-top {
  margin-bottom: 20px;
  padding: 20px 22px;
}

.message-top + .message-top {
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
}

.messageBtn-container {
  padding: 0 18px 0 22px;
}

.messageBtn-container .btn-add {
  float: none;
  margin-right: 15px;
}

.formMessage-container {
  border-bottom: 1px solid #dfdfdf;
}

.formMessage-container .btn-submit,
.form-message .btn-submit,
.statistic .btn-submit {
  font-size: 12px;
  height: 40px;
  padding: 0 6px;
}

.formMessage-container .btn-submit.btn-reset-page {
  color: #fff;
  padding-top: 11px;
  padding-bottom: 12px;
}

.message-container tbody tr:nth-child(even) td {
  background-color: #f3f5f7;
}

.message-container tr td,
.message-container tr th,
.table-statistique tr td,
.table-statistique tr th {
  border-top: none;
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  vertical-align: middle;
}

.message-container tr th,
.table-statistique tr th {
  font-weight: 700;
}

.message-container tr td:first-child,
.message-container tr th:first-child,
.table-statistique tr td:first-child,
.table-statistique tr th:first-child {
  padding-left: 22px;
}

.message-container tr td:last-child,
.message-container tr th:last-child,
.table-statistique tr td:last-child,
.table-statistique tr th:last-child {
  padding-right: 22px;
}

.message-container tr td.action,
.message-container tr th.action,
.table-statistique tr td.action,
.table-statistique tr th.action {
  text-align: right;
}

.message-container tr td.action i,
.table-statistique tr td.action i {
  color: #34d6fe;
  font-size: 24px;
}

.message-container tr.selected td {
  background-color: #dbedff !important;
}

.message-container tr.unread td {
  font-weight: 700;
}

.message-container tr td {
  height: 63px;
}

.message-check [type="checkbox"]:not(:checked),
.message-check [type="checkbox"]:checked {
  left: -9999px;
  position: absolute;
}

.message-check [type="checkbox"]:not(:checked) + label,
.message-check [type="checkbox"]:checked + label {
  color: #1d3752;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  /*height: 20px;*/
  padding-left: 30px;
  position: relative;
}

.message-check [type="checkbox"]:checked + label {
  font-size: 12px;
}

.message-container .message-check [type="checkbox"]:not(:checked) + label,
.message-container .message-check [type="checkbox"]:checked + label {
  display: inline;
}

.message-check [type="checkbox"]:not(:checked) + label:before,
.message-check [type="checkbox"]:checked + label:before {
  background: #ffffff;
  border: 1px solid #4abac8;
  box-sizing: border-box;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}

.message-check [type="checkbox"]:not(:checked) + label:after,
.message-check [type="checkbox"]:checked + label:after {
  color: #4abac8;
  content: "\f00c";
  font-size: 17px;
  left: 2px;
  position: absolute;
  top: -2px;
  transition: all 0.2s;
  font-family: "FontAwesome";
}

.message-check [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.message-check [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.message-check label i {
  color: #00b3c5;
  font-size: 14px;
}

.form-message h4 {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.message-container .subject {
  position: relative;
}

.message-container .msg-counter {
  background: #e97726;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: block;
  line-height: 20px;
  text-align: center;
}

.form-message {
}

.new-message .container-fluid {
  padding: 0px;
}

.new-message .message-block {
  padding-left: 15px;
  padding-right: 15px;
}

.new-message .patient-infos-persos {
  padding-left: 0px;
  padding-right: 0px;
}

.new-message .custom-tabs.nav-tabs.section-list-btn {
  margin: 0px 15px;
}

.message-block {
  margin-bottom: 30px;
  padding: 0 25px;
}

.message-block textarea.form-control {
  height: 110px;
}

.pj_file {
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  color: #1d3752;
  margin-left: 30px;
}

.pj_file i {
  color: #868686;
  font-size: 18px;
}

.label-pj {
  padding-left: 5px;
  padding-right: 5px;
}

.label-pj span,
.label-pj .item {
  display: inline-block;
  height: 24px;
  position: relative;
  background-color: #f5f5f5;
  padding: 0 25px 0 10px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #1d3752;
  margin: 0 5px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 150px;
  overflow: hidden;
  line-height: 24px;
}

.label-pj span i {
  position: absolute;
  right: 10px;
  top: 6px;
  cursor: pointer;
}

.list.label-pj {
  padding: 3px 1px 0px;
}

.ms-ctn {
  padding: 0 25px 0 0.75rem;
}

.ms-ctn input {
  width: 100%;
  height: calc(100% - 1px);
}

.ms-ctn .ms-trigger {
  border-left: none;
}

.ms-ctn .ms-trigger .ms-trigger-ico {
  margin-top: 18px;
}

.ms-res-ctn.dropdown-menu {
  padding: 0;
  margin-top: 10px;
  overflow-x: hidden;
  font-size: 12px;
  display: none;
}

.correspondant {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}

.mon-agenda .share-item-list .item,
.correspondant .ms-sel-item,
.patient_select .ms-sel-item,
.expediteur .ms-sel-item {
  margin: 5px;
  background-color: #1d3752;
  height: 30px;
  line-height: 22px;
  border-radius: 15px;
  font-family: "Raleway", sans-serif;
  font-size: 10px;
  color: #ffffff;
  padding: 3px 10px;
}

.patient_select .ms-sel-item {
  height: initial;
}

.correspondant .ms-sel-item .ms-close-btn,
.patient_select .ms-sel-item .ms-close-btn {
  margin: 8px 0 0 10px;
}

.form-group.inline-item .patient_select .ms-sel-item,
.form-group.inline-item .patient_select .ms-sel-item .ms-close-btn {
  position: absolute;
}

.mon-agenda .share-item-list .item {
  height: 26px;
}

.form-group.inline-item .patient_select .ms-sel-item {
  /* position: absolute; */
  /* top: 7px; */
  /* z-index: 1; */
  /* left: 16px; */
  /* max-width: 280px; */
  /* word-break: break-all; */
  /* padding-right: 24px; */
  position: relative;
  top: 0px;
  margin: 0px;
  width: 100%;
}

.form-group.inline-item .patient_select .ms-sel-item .ms-close-btn {
  top: 3px;
  right: 10px;
}

@media screen and (max-width: 1280px) {
  .formMessage-container .btn-submit {
    padding: 0px 8px;
  }
}

@media screen and (max-width: 1024px) {
  .formMessage-container .btn-submit {
    padding: 0px 4px;
    font-size: 10px;
  }
}

@media screen and (max-width: 992px) {
  .formMessage-container .btn-submit {
    font-size: 12px;
    padding: 0 18px;
  }

  .formMessage-container .btn-submit.btn-reset-page {
    display: inline;
    margin: auto;
    margin-top: 5px;
    max-width: 50px;
  }
}

/*========== MESSAGES ============*/

/*========== PAGE WEB ============*/

.page-web {
  background-color: #f1f4f5;
}

.page-web .modal-backdrop {
  z-index: 1090;
}
 .page-web.iframe .modal-backdrop{
   z-index: 1000
 }

.page-web h3 {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 29px;
  text-transform: uppercase;
}

.maPageTop-info {
  background: #f1f4f5;
}

.maPageTop-info ul.list {
  text-align: left;
}

.annuaire_gps .custom div.txt_info {
  border: 1px solid #01bbbd;
  border-left: 4px solid #01bbbd;
  max-width: 100%;
}

.page-web {
  /* background: #fff; */
}

.contact-info {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 20px;
}

.contact-info span {
  display: block;
  font-weight: 600;
}

.ma-page-wrapper-top {
  position: relative;
  /* padding: 0px 0px 32px; */
  padding: 9px 0px;
}

.page-web-cabinet .ma-page-wrapper-top {
  padding: 40px 0px 32px;
}


.ma-page-wrapper-top img {
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
}

.ma-page-wrapper-top .text {
  /* text-align: right; */
  font-size: 18px;
  color: #fff;
}

.ma-page-wrapper-top .slider-carousel {
  margin: 20px auto;
  width: 340px;
  margin-right: 0;
}

.ma-page-wrapper-top .slider-carousel {
  padding-top: 25px;
  margin: auto;
}

.ma-page-wrapper-horaire .other-info {
  background: #fff;
}

.ma-page-wrapper-top h1.medecin_name {
  /* font-size: 40px; */
  font-size: 24px;
  font-weight: 700;
  display: block;
  padding-top: 10px;
  /* padding-bottom: 10px; */
  padding-bottom: 5px;
  /* width: 75%; */
}
.ma-page-wrapper-top span.medecin_ville  {
    color: transparent; 
    display : none;
}
.ma-page-wrapper-top .slider-carousel .slick-slide {
  height: 80px !important;
  width: 80px !important;
  margin-left: 5px;
  padding: 2px;
}

/* .ma-page-wrapper-top .welcome_message {
  text-transform: uppercase;
  padding: 30px 0px 53px;
  display: inline-block;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 1px;
} */
.maPageTop-info .welcome_message {
  display: inline-block;
  font-size: 16px;
  font-weight: 100;
  color: #234465;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.ma-page-wrapper-top .btn {
  padding: 14px 26px 13px;
  box-shadow: 0 6px 9px -5px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 6px 9px -5px rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 0 6px 9px -5px rgba(0, 0, 0, 0.42);
}

.ma-page-wrapper-top .slider-view figure {
  /* padding: 3px; */
}

.ma-page-wrapper-top .slider-view img {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ma-page-wrapper-top .slider-container .slick-slide {
  background: #dfdfdf;
  border: 4px solid #fff;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
  oz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
}

.ma-page-wrapper-top .sendMessage:hover {
  background: #fff;
}

.ma-page-wrapper-top .slide-content {
  max-width: 380px;
  margin: auto;
}

.ma-page-wrapper-top .txt_info {
  padding: 10px;
  background: #fff;
  color: #000;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 40px;
  display: inline-block;
}

/* .ma-page-wrapper-top .txt_info.info-teleconsultation { */
.maPageTop-info .txt_info.info-teleconsultation {
  /* background: rgba(255, 255, 255, 0.5); */
  background: #fff;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 4px solid #34d5ff;
  color: #000;
  margin-top: 15px;
  max-width: 466px;
  padding: 5px 10px;
  width: 100%;
}

.maPageTop-info .txt_info .fas,
.other-info .txt_info .fas {
  border-radius: 50%;
  background: #6bd5fc;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
  color: #fff;
}

.txt_info .blue {
  color: #6bd5fc;
}

.ma-page-wrapper-top .text_center {
  color: #fff;
  padding-left: 32px;
}

.ma-page-wrapper-text {
  text-align: center;
  color: #fff;
  font-weight: 400;
  /* background: #f1f4f5; */
  /* background: #1d3752; */
  font-size: 12px;
}

.ma-page-wrapper-text .row > div {
  padding: 20px;
}

.ma-page-wrapper-text .row > div:nth-child(2n) {
  background: #234465;
}

.ma-page-wrapper-text .title {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  /* padding-top: 5px;
  padding-bottom: 23px; */
  /* text-align: center; */
  text-align: left;
}

.ma-page-wrapper-text .picto-wrapper {
  padding: 15px 0px;
}

.localisation-top {
  padding: 20px 15px;
}

.ma-page-wrapper-text .text {
  padding: 0px 10px;
  font-family: "montserrat", arial;
}

.ma-page-wrapper-text .inner-title {
  color: #34d5ff;
  font-weight: 600;
}

.ma-page-wrapper-horaire {
  /* background: #fff; */
  /* padding: 80px 0px; */
  margin: 37px 0px;
}

.ma-page-wrapper-horaire .text {
  padding: 10px 15px;
}

.ma-page-wrapper-horaire img {
  float: left;
}

.ma-page-wrapper-horaire .list {
  padding: 27px 0px;
}

.ma-page-wrapper-tab_content {
  /* -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(223, 223, 223, 0.47); */
}

.ma-page-wrapper-horaire_content {
}

.ma-page-wrapper-horaire_content .organisation {
  text-transform: uppercase;
  padding: 8px 0px;
  font-size: 16px;
}

.ma-page-wrapper-horaire_content {
  /* background: #fff; */
  font-size: 12px;
}

.ma-page-wrapper-tab_content .picto-wrapper.picto-title,
.ma-page-wrapper-horaire_content .picto-wrapper.picto-title {
  padding: 15px 0px;
}

.ma-page-wrapper-horaire_content .text {
  background: #fff;
}

.ma-page-wrapper-localisation {
  /* padding: 58px 0px 45px; */
  /* padding: 40px 0px 0px; */
  /* padding-top: 25px; */
}

.ma-page-wrapper-localisation .col-md-4 {
  background: #fff;
  /* padding-top: 25px; */
}

.ma-page-wrapper-localisation .col-md-4.annuaire_gps {
  padding: 15px 15px 15px;
}

.ma-page-wrapper-localisation img {
  /*border-radius: 50%;
	border: 1px solid #000000;*/
}

.ma-page-wrapper-localisation .contact-info {
  color: #1d3752;
  font-weight: 400;
  padding: 0px 15px;
}

.ma-page-wrapper-localisation .icon {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  margin-right: 5px;
  color: #34d6fd;
}

.page-web .btn-wrapper {
  padding: 0px 0px;
}

.ma-page-wrapper-horaire .btn-wrapper {
  padding-bottom: 0;
}

.ma-page-wrapper-tab_content {
  margin-top: 30px;
}

.ma-page-wrapper-tab_content h2 {
  font-size: 14px;
  color: #868686;
  padding-bottom: 10px;
}

.ma-page-wrapper-tab_content .name {
  font-weight: 900;
  color: #34d6fd;
}

.go-to-map.btn {
  color: #fff;
  border-color: #fff;
  margin-top: 10px;
  border-radius: 50%;
}

.go-to-map.btn:hover {
  color: #34d5ff;
}

.ma-page-wrapper-tab_content .nav-link:hover,
.ma-page-wrapper-tab_content .nav-link,
.ma-page-wrapper-tab_content .nav-tabs {
  border: none;
}

.ma-page-wrapper-tab_content .nav-item {
  display: block;
  width: 100%;
  border-bottom: 1px solid #06638c;
}

.ma-page-wrapper-tab_content .nav-tabs > .nav-item:last-child {
  border-bottom: none;
}

.ma-page-wrapper-tab_content .tab-pane {
}

.ma-page-wrapper-tab_content .nav-link {
  background: #00426b;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}

.ma-page-wrapper-tab_content .nav-link:hover {
  background: #08557f;
}

.ma-page-wrapper-tab_content .nav-link.active {
  border-radius: 0px;
  background: #00b4c5;
  color: #fff;
}

.ma-page-wrapper-tab_content .nav-link.active:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 7px;
  border-color: transparent transparent transparent #ffffff;
  display: block;
  position: absolute;
  /* left: 0; */
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.ma-page-wrapper-tab_content .tab-link {
  background: #0a4a78;
}

.ma-page-wrapper-tab_content .text-content {
  padding: 15px;
  min-height: 280px;
}

.ma-page-top-btn .dropdown {
  display: inline-block;
}

.ma-page-top-btn .btn {
  padding: 0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  margin-right: 10px;
}

.ma-page-top-btn .btn:hover {
  background: #fff;
  color: #34d5ff;
}

.ma-page-top-btn .btn:after {
  display: none;
}

.picto-wrapper.picto-title h2.title {
  color: #00426b;
  font-size: 16px;
  font-weight: 600;
  margin-left: 10px;
  padding: 0px;
  text-transform: uppercase;
}

.picto-wrapper.picto-title h2.title:after {
  display: none;
}

.picto-wrapper.picto-title .fas,
.picto-wrapper.picto-title .far {
  color: #34d5ff;
  font-size: 30px;
}

.ma-page-wrapper-tab_content .picto-wrapper.picto-title {
  background: #fff;
  padding-left: 15px;
}

.ma-page-wrapper-tab_content .col-md-4 {
  background: #fff;
}

.ma-page-wrapper-tab_content .tab-link.col-md-4 {
  background: #0a4a78;
}

.for_mobile {
  display: none;
}

/* .side_pannel_rdv , */
.side_pannel_rdv_header {
  position: relative;
  z-index: 1;
}

.side_pannel_rdv_header .link {
  position: absolute;
  right: 13px;
  top: 50%;
  font-size: 25px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.side_pannel_rdv_header .link-item {
  color: #34d5ff;
  margin-left: 5px;
}

.side_pannel_rdv_header .link-item:hover {
  color: #fff;
}

.side_pannel_rdv_wrapper .close_pannel,
.side_pannel_rdv_wrapper {
  position: absolute;
}

.side_pannel_rdv_wrapper {
  /* top: calc(100% - 83px); */
  top: 13px;
  right: 25px;
  /* background: #fff; */
  z-index: 3;
  color: #000;
  text-align: left;
  font-size: 12px;
  width: 450px;
}

.side_pannel_rdv_wrapper.passed {
  top: 10px !important;
  /* top: calc(100% - 83px) !important; */
  left: auto !important;
  right: 11px !important;
  position: absolute;
  z-index: 4 !important;
}

.side_pannel_rdv_wrapper.sticky {
  z-index: 1090;
}

.side_pannel_rdv_wrapper.custom-modal .modal-title {
  background: #00dafc;
  padding: 10px 23px;
  padding-right: 77px;
  /* padding-right: 165px; */
  color: #fff;
  border-top-right-radius: 5px;
  font-size: 12px;
  border-bottom: none;
  cursor: pointer;
}

.side_pannel_rdv_wrapper.custom-modal.sticky .modal-title {
  background: #1d3752;
}

.side_pannel_rdv_wrapper.custom-modal.sticky .modal-title:hover {
  background: #5d6a77;
}

.side_pannel_rdv_wrapper.custom-modal.sticky .name {
}

.side_pannel_rdv_wrapper.custom-modal .name {
  font-size: 14px;
}

.side_pannel_rdv_wrapper.custom-modal .modal-title,
.side_pannel_rdv_wrapper .close_pannel {
  border: 1px solid #fff;
}

.side_pannel_rdv_header .link-item,
.side_pannel_rdv_wrapper.custom-modal .modal-title,
.side_pannel_rdv_wrapper .close_pannel {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.side_pannel_rdv_wrapper .close_pannel .fa {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.side_pannel_rdv_wrapper .close_pannel {
  left: -50px;
  color: #fff;
  font-size: 30px;
  background: #34d5ff;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  height: 100%;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  font-weight: 100;
  display: inline-block;
  width: 51px;
  border-right: 1px solid #31bfe6;
}

.side_pannel_rdv_wrapper .active .close_pannel {
  background: #234465;
}

.side_pannel_rdv_wrapper .close_pannel .fa {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  padding-left: 3px;
}

.side_pannel_rdv_wrapper .active .close_pannel .fa {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

.side_pannel_rdv_wrapper.popup-rdv .step_1 p {
  display: inline-block;
  width: 50%;
  float: left;
}

.side_pannel_rdv_wrapper.popup-rdv h6.title,
.side_pannel_rdv_wrapper.popup-rdv label.title {
  font-size: 12px;
  font-weight: 600;
  color: #000;
}

.side_pannel_rdv_wrapper.popup-rdv h6.title {
  padding-bottom: 5px;
}

.side_pannel_rdv_wrapper.popup-rdv .step {
  padding: 10px 24px 0px;
}

.side_pannel_rdv_wrapper.popup-rdv .step-number {
  top: 3px;
}

.side_pannel_rdv_wrapper.popup-rdv .select-item {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}

.side_pannel_rdv_wrapper.popup-rdv .form-group.for-select {
  margin-bottom: 10px;
}

.side_pannel_rdv_wrapper.popup-rdv .side_pannel_rdv_body > .step:last-child {
  padding-bottom: 10px;
  border: none;
}

.side_pannel_rdv_wrapper.popup-rdv
  .side_pannel_rdv_body
  > .step.active:last-child {
  padding-bottom: 0px;
}

.side_pannel_rdv_wrapper.popup-rdv
  .side_pannel_rdv_body
  > .step:last-child.active.loading {
  padding-bottom: 10px;
}

.side_pannel_rdv_wrapper .date .date-number {
  font-size: 12px;
  padding: 0px 12px;
  text-align: center;
}

.date .date-number .day {
  display: block;
}

.side_pannel_rdv_wrapper .wrapper-calendar .list > .item {
  /* max-width: 65px;	 */
  max-width: 63px;
}

.side_pannel_rdv_wrapper .custom-calendar .body-calendar a.content {
  font-size: 12px;
}

.side_pannel_rdv_wrapper.popup-rdv .custom-calendar {
  margin: 0px;
  padding: 5px 0px;
}

.side_pannel_rdv_wrapper.popup-rdv .custom-calendar:before {
  content: "\f073";
  width: 100px;
  height: 100px;
  background: #34d5ff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  opacity: 1;
  font-family: "fontawesome";
  color: #fff;
  text-align: center;
  line-height: 100px;
  transform: translate(-50px, -50px);
  font-size: 60px;
  opacity: 1;
  border-radius: 5px;
}

.side_pannel_rdv_wrapper.popup-rdv .loading .custom-calendar:before,
.side_pannel_rdv_wrapper.popup-rdv .active .custom-calendar:before {
  opacity: 0;
  z-index: -1;
}

.side_pannel_rdv_wrapper .calendar-controls .control.left {
  left: -15px;
}

.side_pannel_rdv_wrapper .calendar-controls .control.right {
  right: -15px;
}

.side_pannel_rdv_wrapper .custom-calendar .show-more-wrapper {
  padding-top: 2px;
}

.side_pannel_rdv_wrapper .custom-calendar .show-more-wrapper .link {
  font-size: 10px;
}

.side_pannel_rdv_wrapper .calendar-controls .control {
  top: 12px;
}

.page-web .slider-view,
.page-web .slider-view .slick-slide {
  height: 290px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
}

.slider-view_ .item img {
  opacity: 0;
}

.slider-view_ figure {
  border: 5px solid #fff;
  height: 190px;
  margin: 5px;
  -webkit-box-shadow: 0px 3px 23px -10px rgba(0, 0, 0, 0.66);
  -moz-box-shadow: 0px 3px 23px -10px rgba(0, 0, 0, 0.66);
  box-shadow: 0px 3px 23px -10px rgba(0, 0, 0, 0.66);
}

.slider-view_ .linkZoom {
  color: #fff;
  font-size: 20px;
  left: 50%;
  opacity: 0;
  top: 50%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slider-view_ figure:hover .linkZoom {
  opacity: 1;
}

.side_pannel_rdv_wrapper .head-calendar {
  margin-bottom: 5px;
  padding-top: 5px;
}

.side_pannel_rdv_wrapper .side_pannel_rdv_body {
  /* max-height: 400px;		 */
  /* opacity: 0.3; */
  /* transition: all 0.2s ease-in-out; */
  /* -webkit-transition: all 0.2s ease-in-out; */
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: 0px 1px 23px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 23px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 23px 2px rgba(0, 0, 0, 0.3);
}

.side_pannel_rdv_wrapper:hover .side_pannel_rdv_body {
  opacity: 1;
}

.tab-exercice-acte .title {
  margin-bottom: 15px;
}

.ma-page-wrapper-text .scroll {
  max-height: 120px;
  margin-bottom: 20px;
}


.add-wait-list.scroll {
    max-height: 250px;
}

.side_pannel_rdv_header .dropdown-toggle.btn {
  padding: 0;
  background: none;
  color: #34d5ff;
  font-size: 20px;
}

.side_pannel_rdv_header .dropdown-toggle.btn:after {
  display: none;
}

.side_pannel_rdv_header .link .dropdown {
  display: inline-block;
}

.text_center .welcome_message,
.text_center .speciality {
  /* padding-right: 40px;	 */
}

.add-wait-list {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 8px 0px;
}

.add-wait-list a.link-item {
  padding: 7px 10px;
}

 .link-arhive.dropdown-toggle::after {
   display : none;
 }

.add-wait-list a.link-item .fas {
  padding-right: 10px;
}

@media screen and (max-width: 1440px) {
  .ma-page-wrapper-top .slider-carousel {
    width: 285px;
  }

  .ma-page-wrapper-top .slider-carousel .slick-slide {
    height: 67px !important;
    width: 67px !important;
  }
}

@media screen and (max-width: 1280px) {
  .ma-page-wrapper-top .text .content {
    max-width: 410px;
  }
}

@media screen and (max-width: 992px) {
  .ma-page-wrapper-top .slider-carousel .slick-slide {
    margin-left: 3px;
    height: 80px !important;
    width: 80px !important;
  }

  .ma-page-wrapper-top .slider-carousel {
    /* width: 100%; */
  }

  .page-web .slider-view,
  .page-web .slider-view .slick-slide {
    height: 230px;
  }

  .ma-page-wrapper-top .slider-carousel {
    width: 329px;
  }

  .ma-page-wrapper-top h1.medecin_name {
    /* padding-top: 0px; */
    width: auto;
    font-size: 20px;
    text-align: center;
  }

  .for_mobile {
    display: block;
  }

  .side_pannel_rdv {
    display: none;
  }

  .for_mobile {
    display: block;
  }

  .ma-page-wrapper-top .col-md-8,
  .ma-page-wrapper-top .col-md-4 {
    display: inline-block;
    width: 100%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;

    max-width: 100%;
    text-align: center;
  }

  .ma-page-wrapper-top .col-md-8.text {
    padding-top: 50px;
  }

  .ma-page-wrapper-top .col-md-8.text .btn_wrapper {
    display: none;
  }

  .ma-page-wrapper-top .text .content {
    /* padding-top: 30px; */
    width: 100%;
    max-width: 100%;
  }

  .ma-page-wrapper-top .text_center {
    width: 100%;
    max-width: 100%;
    flex: none;
    -ms-flex: 0 0 25%;
  }

  .ma-page-wrapper-top .text.content .btn-wrapper,
  .ma-page-wrapper-top .text .content .btn-wrapper {
    padding: 15px 0px;
  }

  .page-web .modal-backdrop {
    z-index: 1040;
  }

  .calendar_list_wrapper {
    max-height: 230px;
  }
}

@media screen and (max-width: 320px) {
  .ma-page-wrapper-top .slider-carousel {
    width: 100%;
  }
}

/*========== PAGE WEB ============*/

/*========== AUTOCOMPLETE ============*/
.autocomplete-wrapper {
  font-size: 12px;
  position: absolute;
  z-index: 3;
  margin-top: 4px;
  width: 100%;
  /*max-width: 320px;*/
  max-width:  100%;

  -webkit-box-shadow: 0px 1px 7px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 7px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 7px -2px rgba(0, 0, 0, 0.3);
  background: #fff;
}

.autocomplete-wrapper .text,
.autocomplete-wrapper .link {
  padding: 5px 20px;
}

.patient-autocomplete-wrapper.autocomplete-wrapper .link {
  padding: 5px;
}

.patient-autocomplete-wrapper.autocomplete-wrapper .name-item {
  padding-left: 5px;
}

.ms-res-item,
.autocomplete-wrapper .link {
  display: table;
  width: 100%;
}

.ms-res-item .name {
  font-weight: 600;
}

.autocomplete-wrapper .link {
  color: #1d3752;
}

.autocomplete-wrapper label.avatar_wrapper {
  width: 40px;
  padding: 0;
}

.autocomplete-wrapper .item-patient-data.link {
  text-decoration: none;
}

.autocomplete-wrapper label,
.autocomplete-wrapper .item {
  cursor: pointer;
}

.autocomplete-wrapper .name-item {
  font-weight: 700;
  font-size: 12px;
}

.autocomplete-wrapper span.item {
  font-size: 12px;
  padding: 0px;
  text-align: left;
  font-family: "montserrat", arial;
}

.ms-res-ctn .ms-res-item {
  border-bottom: 1px solid #f5f5f5;
  padding: 0px;
}

.correspondant .ms-sel-item,
.patient_select.ms-sel-item {
  margin: 0px;
  margin-top: 10px;
  overflow: hidden;
}

.ms-res-ctn .ms-res-item > *,
.autocomplete-wrapper .link label {
  display: table-cell;
  vertical-align: middle;
}

.ms-res-ctn .ms-res-item > .avatar_wrapper {
  width: 50px;
}

.ms-res-ctn .avatar,
.autocomplete-wrapper .avatar {
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  border-radius: 50%;
}

.autocomplete-wrapper .name-item,
.autocomplete-wrapper .avatar {
  min-width: 0px;
  padding: 0px;
}

.ms-res-item .text {
  word-break: break-all;
}

.autocomplete-wrapper .list > .item:nth-child(odd):hover,
.autocomplete-wrapper .list > .item:hover {
  /*background: #d0d0d0;*/
  background: #93e9ff;
}

.autocomplete-wrapper .list > .item:nth-child(odd) {
  /*background: #f1f1f1;*/
  background: #f0fbff;
}

.homepage .autocomplete-wrapper {
  top: 66px;
}

.annuaire_gps .geolocation_,.homepage .geolocation_  {
  color: #1d3752;
  font-size: 16px;
  left: auto;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.geolocation_ {
  cursor: pointer;
}

.autocomplete-wrapper .list,
.homepage .automplete-list-wrapper {
  max-height: 300px;
  overflow: auto;
}

.form_search .automplete-list-item {
  display: table;
  width: 100%;
}

.form_search .automplete-list-item > * {
  display: table-cell;
  vertical-align: middle;
}

.form_search .autocomplete-wrapper .text,
.form_search .autocomplete-wrapper .link {
  padding: 5px 0px;
}

.blocSearch .form_search .automplete-empty,
.homepage .form_search .automplete-empty {
  padding: 5px;
}

.form_search .avatar-wrapper {
  width: 50px;
}

.form_search .autocomplete-wrapper .link {
  font-weight: 700;
}
 .form_search .autocomplete-wrapper .link.automplete-spec {
    padding-bottom: 0px;
 }
 .form_search .automplete-list-item.item-speciality {
  padding: 10px 0px;
 }
 .form_search .autocomplete-wrapper .avatar {
  height: 40px;
  width: 40px;
}

.form_search span.item {
  display: block;
  padding-bottom: 5px;
  font-weight: 100;
}

.form_search span.item.name {
  font-weight: 700;
}



/*========== AUTOCOMPLETE ============*/

/*========== HISTORIQUE MESSAGE ============*/
.msg-story .msg-item {
  display: table;
  max-width: 70%;
  width: 100%;
}

.msg-story .msg-item > .avatar_wrapper {
  width: 50px;
}

.msg-item.msg-right .text {
  border: 1px solid #0091ee;
}

.msg-story .msg-item > * {
  display: table-cell;
  vertical-align: top;
}

.msg-item.msg-right .text,
.msg-item.msg-right {
  float: right;
}

.msg-item .text {
  display: inline-block;
  font-size: 12px;
  border-radius: 4px;
  padding: 12px 20px;
  margin: 0px 0px 15px;
  background: #0091ee;
  color: #fff;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}

.msg-item.sender .text {
  background: #fff;
  color: #000;
}

.msg-item .text:after,
.msg-item.sender .text:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}

.msg-item.sender .text:after {
  display: none;
}

.msg-item .text:after {
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #0091ee;
}

.msg-item.sender .text:before {
  border-width: 6px 6px 6px 0;
  border-color: transparent #e4e4e4 transparent transparent;
}

.msg-item .text:after,
.msg-item.sender .text:before {
  position: absolute;
  top: 20px;
}

.msg-item .text:after {
  right: -6px;
}

.msg-item.sender .text:before {
  left: -6px;
}

.msg-item .avatar {
  display: inline-block;
  background: red;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.msg-item .separator {
  display: block;
  height: 1px;
  background: #fff;
  margin: 10px 0px;
}

.msg-item.sender .separator {
  background: #34d5ff;
}

.msg-item .content {
  font-size: 16px;
  display: block;
  padding-bottom: 15px;
}

.msg-story .msg-text-wrapper {
  padding-right: 25px;
}

.msg-story .sender .msg-text-wrapper {
  padding-left: 25px;
}

.msg-story .time_date {
  font-size: 10px;
  font-weight: 600;
}

.msg-story .msg-object,
.msg-story .correspondant {
  border-bottom: 1px solid #e4e4e4;
}

.msg-story .msg-object {
  padding-top: 10px;
  padding-bottom: 20px;
}

.msg-story .correspondant {
  padding: 0px;
  padding-bottom: 20px;
}

.msg-story .input_msg_write {
  position: relative;
}

.msg-story .correspondant .ms-sel-item,
.msg-story .patient_select .ms-sel-item {
  font-size: 12px;
}

.input_msg_write .write_msg {
  width: 100%;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  height: 130px;
  /* height: 58px; */
  background: url("../images/icon/ico_type_message.png") no-repeat 10px center;
  padding-left: 45px;
  padding-right: 180px;
}

.input_msg_write .msg_send_btn {
  /* position: absolute;*/
  top: 0;
  right: 0;
  height: 58px;
  /*height: 130px;*/
  border: none;
  color: #00aeef;
  background: #1d3752;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0px 17px;
  font-size: 24px;
  margin-top: 15px;
}

.msg-story .label-pj {
  padding-bottom: 30px;
}

@media screen and (max-width: 992px) {
  .msg-story .msg-item {
    max-width: 100%;
  }

  .input_msg_write .msg_send_btn {
    height: 40px;
    border-radius: 4px;
    position: static;
  }

  .messageBtn-container .btn-add {
    float: none;
    margin: 0px;
    margin: 6px 0px;
    width: 100% !important;
  }

  .input_msg_write .write_msg {
    padding-right: 10px;
  }

  .messageBtn-container,
  .reponse_message {
    text-align: center;
  }
}

/*========== HISTORIQUE MESSAGE ============*/

/*========== ANNUAIRE ============*/
.annuaire_gps .title:after {
  margin: 14px auto 0;
}

.annuaire_gps .bloc.blocSearch {
  /*background: #f5f5f5;*/
  background: url('../../assets/images/ban_mdp_oublie.png') no-repeat center;
  background-size: cover;
  /*padding: 17px 0px 12px;*/
  padding: 26px 0px 22px;
}

.annuaire_gps .bloc.blocSearch {

}

.annuaire_gps .table-wrapper.scroll {
  max-height: 733px;
}

.annuaire_gps .mCSB_container {
  margin-right: 22px;
}

.annuaire_gps .table-wrapper.headTable {
  padding-right: 19px;
}

.annuaire_gps .map_wrapper {
  /* min-height: 733px;
  max-height: 733px; */
  height: 213px;
  overflow: hidden;
  z-index: 0;
}
.map_wrapper .avatar-wrapper {
  height: 40px;
  min-width: 40px;
  margin-right: 10px;
  border-radius: 50%;
}
 .map_wrapper .text {
   margin: 0;
 }
 .mapContent {
   min-width: 250px;
 }
 .mapContent .btn {
   background: #fa8538;
   color: #fff;
   font-size: 12px;
 }
 .annuaire_gps .table-wrapper.headTable .table {
  margin: 0px;
}

.annuaire_gps .table tr > td:last-child {
  text-align: right;
}

.annuaire_gps .fa-map-marker-alt {
  font-size: 24px;
  color: #868686;
}

.annuaire_gps tr .link,
.annuaire_gps tr.active .adresse .item:before {
  color: #0b6e6f;
}

.annuaire_gps .table thead > tr > th:last-child,
.annuaire_gps .table tbody > tr > td:last-child {
  padding-right: 15px;
}

.annuaire_gps .table thead > tr > th:first-child,
.annuaire_gps .table tbody > tr > td:first-child {
  padding-left: 20px;
}

.annuaire_gps tr .link {
  /*text-decoration: underline;*/
}

.annuaire_gps .counter {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  /* padding-left: 19px; */
  color: #34d5ff;
  text-transform: uppercase;
}

#count-resultat {
  color: #1d3752;
  font-weight: 600;
}

.annuaire_gps .counter i {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  padding-left: 5px;
}

.annuaire_gps .row.shadowed {
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
}

.annuaire_gps .mCSB_scrollTools .mCSB_draggerContainer {
  margin: 25px 0px;
}

.annuaire_gps .mCSB_scrollTools_vertical .mCSB_buttonDown {
  bottom: 4px;
}

.annuaire_gps .olControlZoom,
.annuaire_gps .lControlArgParse {
  display: none;
}

.annuaire_gps .mCSB_scrollTools {
  right: 3px;
}

.annuaire_gps .custom .table tbody > tr > td {
  background: transparent;
  padding-right: 15px;
}

.annuaire_gps .olMapViewport {
  min-height: 502px;
  z-index: inherit;
}

.annuaire_gps .bodyTable .avatar_wrapper {
  display: block;
  border-radius: 50%;
  height: 100px;
  /*margin: auto;*/
  margin-right: 15px;
  min-width: 100px;
  width: 100px;
}

.annuaire_gps a.btn.btn-teleconsultion {
  background: #01bbbd;
  bottom: 0px;
  border-radius: 50%;
  display: block;
  height: 30px;
  line-height: 30px;
  right: 0px;
  text-align: center;
  padding: 0;
  width: 30px;
}

.annuaire_gps .avatar .name {
  font-weight: 400;
  text-align: left;
}

.annuaire_gps .maPageTop-info .txt_info .fas {
  background: #01bbbd;
}

.annuaire_gps .list.adresse .item:before {
  content: "\f3c5";
  color: #868686;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 20px;
  margin-right: 5px;
}

.annuaire_gps .btn-teleconsultion:hover {
  background: #01bbbd;
}

.annuaire_gps .bodyTable .avatar {
  font-size: 16px;
  padding: 0px 0px 10px;
}

.annuaire_gps .list.specialite .item {
  display: inline-block;
  font-weight: 600;
  color: #1d3652;
}

.annuaire_gps .bodyTable .btn {
  background: #6bd5fc;
  color: #fff;
  font-size: 12px;
  max-width: 210px;
  text-align: left;
  width: 100%;
}

.annuaire_gps .bodyTable .list {
  margin-bottom: 5px;
}

.annuaire_gps .custom .table tbody > tr {
  border-bottom: 1px solid #e2e2e2;
}
 .annuaire_gps .custom .table tbody > tr.active {
  background: #c2e6e7;
 }

.olMapViewport > div:first-child {
  z-index: 2 !important;
}

.olLayerDiv > div {
  width: 30px !important;
  height: 46px !important;
}

.olAlphaImg {
  width: 100% !important;
  height: 100% !important;
}

.olControlAttribution.olControlNoSelect {
  display: none;
}

.annuaire_gps h2.title:after {
  display: none;
}

.annuaire_gps .agenda-parameter-form {
  /*padding-bottom: 40px;*/
}
.annuaire_gps .form-group.for-select {
  margin-bottom: 0px;
  /*margin-right: 10px;*/
}
.annuaire_gps .bloc {
  padding-top: 40px;
}
 .annuaire_gps .blocFiltre{
  background: #1d3752;
}

.annuaire_gps .custom .table {
  font-size: 12px;
}

.annuaire_gps .item-medecin .btn {
  /*width: 100%;*/
}

.annuaire_gps .container-btn,
.annuaire_gps .container-infos {
  width: 50%;
}
 .annuaire_gps h1.title {
   display: block;
   font-family: "Raleway", sans-serif;
   font-size: 18px;
   font-weight: 600;
   margin: 0 auto;
   /*max-width: 700px;*/
   /*text-transform: uppercase;*/
 }
 .annuaire_gps .blocTitle  {
   background: #f5f5f5;
   padding: 17px 0px 12px;
 }

@media screen and (min-width: 993px) {
  .annuaire_gps .bodyTable .table thead > tr > th {
    padding: 0px;
    font-size: 0px;
  }
}

@media screen and (max-width: 992px) {
  .annuaire_gps .col {
    width: 100%;
    max-width: 100%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .annuaire_gps .mCSB_scrollTools {
    display: none !important;
  }

  .annuaire_gps .table-wrapper.scroll {
    max-height: 100%;
  }

  .annuaire_gps .mCSB_container {
    overflow-x: auto;
  }

  .annuaire_gps .table-wrapper.headTable {
    display: none;
  }

  .annuaire_gps .map_wrapper {
    min-height: 300px;
    max-height: 300px;
  }

  .annuaire_gps .select-item .list {
    max-width: 100%;
  }

  .annuaire_gps .container-btn,
  .annuaire_gps .container-infos {
    width: 100%;
  }

  .annuaire_gps .container-btn {
    padding-top: 20px;
  }
  .annuaire_gps .form-group.for-select {
    max-width: 100%;
    margin-bottom: 5px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
}
/*========== ANNUAIRE ============*/

/*========== CALENDAR ============*/

.liste-check {
  height: 100px;
  overflow: auto;
  padding: 10px;
}

.notePresentation-container {
  padding: 15px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #dfdfdf;
}

.notePresentation-container span,
.rdv-input span {
  display: block;
  min-width: 40px;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 14px;
  padding: 0 10px;
}

.notePresentation-container .medium,
.notePresentation-container .small {
  height: 40px;
}

.notePresentation-container .medium,
.rdv-input .medium {
  width: 84px;
}

.notePresentation-container .small {
  width: 56px;
}

.liste-check .message-check {
  padding-left: 15px;
}

.liste-check h5 {
  font-size: 12px;
  padding: 0px 0px 0px;
  font-weight: 700;
}

.liste-check.no-parent .message-check {
  padding-left: 0px;
}

.calendar-top {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  flex-direction: row;
  -ms-flex-direction: row;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-box-align: center;
  background: #f0f4f5;
}

.calendar-top .btn-plannings {
}

.calendar-top {
  /*min-height: 120px;*/
  height: 50px;
}

.planning-list {
  /* align-items: center; */
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  /* display: flex; */
  /* -ms-flex-align: center; */
  /* flex-direction: row; */
  /* -ms-flex-direction: row; */
  /* -ms-flex-pack: start; */
  /* flex-wrap: nowrap; */
  /* justify-content: flex-start; */
  /* margin: 0; */
  /* max-width: calc(100% - 80px); */
  /* padding: 0; */
  /* width: auto; */
  /* -webkit-box-orient: horizontal; */
  /* -webkit-box-direction: normal; */
  /* -webkit-box-pack: start; */
  /* -webkit-box-align: center; */
  /* -ms-flex-wrap: nowrap; */
  width: 100%;
  width: calc(100% - 80px);
}

.planning-list .slick-slide {
  max-width: 120px;
  height: 50px;
}

.planning-list .slick-track {
  margin-left: 0px;
  text-align: center;
}

.planning-list li {
  width: 165px;
}

.planning-list .slick-arrow {
  top: -21px;
  right: -75px;
  left: auto;
}

.planning-list .slick-arrow.slick-prev {
  right: -25px;
}

.planning-list .slick-prev:before,
.planning-list .slick-next:before {
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 35px;
}

.planning-list .btn-plannings {
  /*align-items: center;*/
  border-right: 1px solid #dfdfdf;
  color: #868686;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  font-family: "Montserrat", sans-serif;
  height: 50px;
  justify-content: center;
  padding: 5px 0;
  padding-left: 10px;
  position: relative;
  text-align: left;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  font-size: 11px;
  outline: none;
}

.planning-list .add-element-planning-list,
.planning-list .update-planning-list,
.planning-list .btn-plannings .delete-planning {
  position: absolute;
  top: 3px;
  right: 3px;
}

.planning-list .update-planning-list {
  right: 20px;
}

.planning-list .add-element-planning-list {
  right: 37px;
}

.planning-list .title-list-planning {
  padding-top: 15px;
  line-height: 11px;
}

.alert-danger {
  padding: 5px;
  font-size: 10px;
}

.alert-danger h4 {
  font-size: 12px;
}

.alert-danger hr {
  display: none;
}

.planning-list .add-element-planning-list:hover,
.prestation-free-creneau .edit-plage-item:hover,
.planning-list .update-planning-list:hover {
  color: #34d5ff;
}

.delete-plage-item:hover,
.planning-list .btn-plannings .delete-planning:hover {
  color: red;
}

.planning-list .btn-plannings em {
  font-style: normal;
  font-weight: 600;
}

.planning-list .btn-plannings:hover {
  color: #1d3752;
}

.planning-list .active {
  background: #fff;
}

.planning-list .active .btn-plannings {
  border-top: 2px solid #34d5ff;
  color: #1d3752;
}

.form_elemnt_planning .message-check [type="checkbox"]:not(:checked) + label {
  font-size: 12px;
}

.form_elemnt_planning .form-group {
  margin-bottom: 10px;
}

.edit-plage-item,
.delete-plage-item {
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.edit-plage-item {
  right: 20px;
}

.btn-planning {
  background: none;
  border: none;
  color: #34d5ff;
  cursor: pointer;
  font-size: 24px;
  height: 50px;
  width: 80px;
}

.btn-planning:focus {
  outline: none;
}

.fc-toolbar.fc-header-toolbar {
  display: none;
}

.fc-unthemed th {
  color: #1d3752;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  padding: 10px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;
}

.copy,
.edit-planning-day {
  float: right;
  cursor: pointer;
}

.edit-planning-day {
  padding-left: 10px;
  color: #34d5ff;
}

.form_planning .form-control {
  background: #fff;
}

.copy {
  color: #34d5ff;
  font-size: 14px;
}

.copy:hover {
  color: #34d5ff;
}

.fc-time-grid-event .fc-content {
  /*    color: #FFFFFF; */
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  position: relative;
}

.mon-agenda.agenda-custom .fc-time-grid-event .fc-content {
  /*color: #FFFFFF;*/
}

.fc-time-grid-event .fc-content .fc-time {
  min-height: 50px;
  padding: 5px 10px 5px 5px;
}

.fc-time-grid-event .fc-content .action-container {
  position: absolute;
  right: 5px;
  top: 5px;
}

.fc-time-grid-event .fc-content .action-container a {
  display: block;
}

.fc-time-grid-event .fc-content .action-container a.updateEvent {
  margin-top: 5px;
}

.fc-time-grid-event .fc-content i {
  font-size: 12px;
  /*color: #ffffff;*/
}

.planing_type {
  position: absolute;
  top: 15px;
  right: 20px;
}

.planing_type .list {
  top: 60px;
}

.planing_type .fas {
  color: #6bd5fc;
  font-size: 14px;
  cursor: pointer;
  line-height: 27px;
}

.planing_type .fas:hover {
  color: #1d3652;
}

.planing_type .fas,
.planing_type .current {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.planing_type .current {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid;
  border-radius: 50%;
}

.planing_type .list:before {
  right: 15px;
}

.fc-basicDay-view .fc-content {
  color: #fff;
  padding: 5px;
}

.fc-basicDay-view .updateEvent,
.fc-basicDay-view .removeEvent {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
}

.fc-basicDay-view .updateEvent {
  top: 25px;
}

/*========== CALENDAR ============*/

.datepicker-content {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  display: block;
  height: 40px;
  letter-spacing: -0.6em;
  position: relative;
}

.datepicker-content .reset-input-value {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 2;
  cursor: pointer;
}

.datepicker-content i,
.datepicker-content input.form-control {
  display: inline-block;
  height: 100%;
  letter-spacing: normal;
}

.datepicker-content i {
  color: #dfdfdf;
  font-size: 16px;
  text-align: center;
  width: 40px;
}

.datepicker-content input {
  border: none;
  padding-left: 0;
  width: calc(100% - 45px);
}

.datepicker-content input:focus {
  border-color: transparent;
  box-shadow: none;
  outline: none;
}

.dashboard-container .modal-dialog {
  max-width: 650px;
}

.dashboard-container .modal-dialog.modal-lg {
  max-width: 1250px;
}

.popup-list-message .modal-dialog.modal-lg,
.my-agenda-only .dashboard-container .modal-dialog.modal-lg {
  max-width: 992px;
}

.agenda-custom .fc-scroller {
  overflow-y: auto !important;
  max-height: 600px !important;
}

.fc-scroller .mCSB_container {
  margin: 0px;
}

.fc-scroller .mCSB_scrollTools {
  right: -16px;
}

.fc-agenda-view .fc-scroller .mCSB_scrollTools {
  right: 0px;
}

.dashboard-container .modal-dialog.modal-sm {
  max-width: 300px;
}

.dashboard-container .modal-title {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}

.dashboard-container .modal-footer {
}

.dashboard-container .modal-footer .btn-secondary,
.dashboard-container .modal-footer .btn-primary {
  vertical-align: middle;
}

.dashboard-container .modal-footer .btn-secondary {
  background: transparent;
  border: 1px solid transparent;
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 600;
  margin-right: 12px;
  padding: 13px 8px;
  text-transform: uppercase;
}

.dashboard-container .modal-footer .btn-secondary:hover {
  border: 1px solid #34d6fd;
}

.dashboard-container .modal-footer .btn-primary {
  float: none;
  margin-bottom: 0;
  padding: 10px 16px;
}

.modal-delete {
}

.modal-delete .modal-body-delete {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.modal-delete .modal-body-delete button {
  position: absolute;
  right: 10px;
  top: 10px;
}

.dashboard-container .modal-delete .modal-footer .btn-primary {
  background-color: #ee192d;
  border: 1px solid #ee192d;
}

.dashboard-container .modal-delete .modal-footer .btn-primary:hover {
  background-color: #ffffff;
}

.dashboard-container .modal-delete .modal-footer .btn-primary:hover {
  border-color: #ee192d;
  color: #ee192d;
}

/*=================== DASHBOARD ========================*/

.contact-block {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 25px;
  padding: 0 0 25px;
}

.carteVie {
  display: block;
  letter-spacing: -0.6em;
}

.carteVie > * {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: normal;
}

.carteVie img,
.carteVie span {
  display: inline-block;
  vertical-align: middle;
}

.carteVie img {
  margin-right: 10px;
}

.carteVie span {
}

.carteVie p {
  display: block;
  margin-top: 20px;
  width: 100%;
}

.errors {
  border-color: #ee192d !important;
}

.dashboard-mangoPay label.error {
  color: #ee192d;
}

.form .input-text.color,
.cercle-color {
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  text-indent: -999em;
  width: 40px;
}

.cercle-color {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.cercleColor-child {
  height: 30px;
  width: 30px;
}

.dashboard .form .input-text.color:focus {
  box-shadow: none;
  outline: none;
}

.add-field,
.del-field {
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-size: 45px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  background: none;
}

.add-field:focus,
.del-field:focus {
  outline: 0;
}

.add-field {
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  color: #34d6fe;
  background: none;
  margin: 20px 0;
}

.add-field span {
  text-decoration: underline;
  margin-left: 10px;
}

.del-field {
  color: #000000;
  font-size: 18px;
  height: auto;
  line-height: 9px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: auto;
}

.notePresentation-container {
  position: relative;
}

/*========== SLIDER ============*/

.contact-image {
}

.contact-image span {
  color: #34d5ff;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 15px;
  margin-bottom: 25px;
  text-align: center;
}

.slider-view {
  margin: 0 auto 10px;
  height: 447px;
  max-width: 350px;
}

.slider-view.lg img {
  opacity: 0;
}

.slider-view .slick-slide {
  height: 447px;
}

.slider-view figure {
  /* height: auto; */
  height: 100%;
  /* overflow: hidden; */
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slider-view figure img {
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.slider-view figure:hover img {
  /* opacity: 0.5; */
  opacity: 0;
}

.slider-view figure a {
  align-items: center;
  /* background-color: rgba(0, 0, 0, .5); */
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}

.slider-view figure:hover a {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}

.slider-view figure a i {
  font-size: 30px;
}

.slider-carousel {
  margin: 20px auto;
  width: 375px;
}

.slider-carousel .slick-slide {
  cursor: pointer;
  height: 90px !important;
  overflow: hidden;
  padding: 7px;
}

.slide_medecin img,
.slider-carousel .slick-slide img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.slider-carousel .slick-prev,
.slider-carousel .slick-next {
  display: none !important;
}

.lb-data .lb-details {
  display: none !important;
}

/*========== SLIDER ============*/

/*========== PARRAINAGE ============*/

.parrainage-type {
  margin-bottom: 20px;
}

.parrainage-type span {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.parrainage-type span i {
  margin-right: 10px;
}

.parrainage-type p {
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin: 10px 0;
  padding-left: 33px;
}

.parrainage {
  margin-bottom: 40px;
}

.parrainage .imgBordered-Container {
  margin-bottom: 20px;
}

.parrainage .imgBordered-Container img {
  width: 100%;
}

.parrainage .form-control {
  border-color: #dfdfdf;
  height: 56px;
}

.parrainage textarea.form-control {
  height: 120px;
}

/*========== PARRAINAGE ============*/

/*========== STATISTIC ============*/

.statistic {
}

.statistic .row {
  padding: 0 -15px;
}

.statistic .tab-btn-wrapper {
  margin-top: 25px;
}

.statistic .field_list .tab-pane {
  padding: 10px 0;
}

.statistic .tab-pane h2 {
  color: #1d3752;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin: 30px 0;
  text-transform: uppercase;
}

.stat-container {
  width: 100%;
}

.stat-container h2 {
}

.stat-list {
  display: block;
  letter-spacing: -0.6em;
  margin-bottom: 100px;
}

.stat-list figure,
.stat-list .desc {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}

.stat-list figure {
  width: 90px;
}

.stat-list .desc {
  width: calc(100% - 90px);
  font-family: "Raleway", sans-serif;
  color: #1d3752;
  font-size: 18px;
}

.stat-list .desc span {
  display: block;
  margin-bottom: 5px;
  font-size: 48px;
  line-height: 37px;
}

.statEmail {
  max-width: 800px;
  margin: 0 auto;
}

/*========== STATISTIC ============*/

.compte-choice {
  padding: 20px;
}

.compte-choice table {
  width: 100%;
}

.compte-choice-wrapper > .item:nth-child(odd),
.compte-choice tr:nth-child(odd) td {
  background: #f9f9f9;
}

.compte-choice-wrapper > .item {
  cursor: pointer;
}

.compte-choice-wrapper > .item:hover {
  background: #e6e6e6;
}

.compte-choice tr td {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  padding: 10px 20px;
  height: 60px;
}

.compte-choice .compte-doublon tr td {
  padding: 5px;
  font-size: 12px;
}

.compte-doublon.compte-choice-wrapperLabel .item-content {
  display: block;
  margin: 0;
  width: 100%;
  font-size: 12px;
}

.compte-doublon.compte-choice-wrapperLabel .name {
  font-weight: 600;
}

.compte-choice tr.active td {
  font-weight: 600;
}

.compte-choice tr td:first-child {
  width:
    /*50px*/ 80%;
}

.compte-choice tr td:last-child {
  width:
    /*30px*/ auto;
}

.compte-choice figure {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
}

.compte-choice label {
  /* width: 30px;  */
  /* height: 30px;  */
  display: block;
}

.compte-choice span {
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #868686;
  margin: 20px 0 10px;
}

span.compteur-wrapper {
  background: #fff;
  border-radius: 50%;
  border: 1px solid #87e7fe;
  display: inline-block;
  font-size: 20px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin: 0px;
  margin-right: 15px;
  width: 35px;
}

span.compteur-wrapper .fa {
  opacity: 1;
}

span.compteur-wrapper .compteur-number {
  background: #ff792b;
  bottom: -8px;
  border-radius: 50%;
  color: #fff;
  height: 20px;
  line-height: 20px;
  margin: 0;
  right: -5px;
  text-align: center;
  width: 20px;
}

.compte-choice-wrapperLabel {
  display: table;
  width: 100%;
}

.compte-choice-wrapperLabel .item-content {
  display: table-cell;
  vertical-align: middle;
}

.compte-choice-wrapperLabel .item-content.avatar-icon {
  width: 20%;
  text-align: center;
}

span.item-content.name {
  width: 100%;
}

span.item-content.radioBtn {
  width: 20%;
  min-width: 40px;
  max-width: 45px;
}

.compte-choice-wrapperLabel .btn {
  border: 1px solid #87e7fe;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  padding: 0;
  margin: 0px;
}

.compte-choice-wrapperLabel .avatar-wrapper {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: red;
  border-radius: 50%;
}

.compte-choice-wrapperLabel .fa {
  opacity: 0;
  color: #87e7fe;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.compte-choice [type="radio"] {
  display: none;
}

.compte-choice [type="radio"]:checked + .compte-choice-wrapperLabel .fa {
  opacity: 1;
}

#modal-choice-account .btn-wrapper {
  padding-bottom: 0;
}

.compte-choice.for-login .compte-choice-wrapperLabel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.compte-choice.for-login .item-content.avatar-icon {
  margin: 0px;
}

/*========== STATISTIC ============*/

/** Facturation **/
.list.color-list {
  padding-top: 30px;
}

.list.color-list .color {
  border-radius: 5px;
  display: block;
  height: 40px;
  margin-right: 15px;
  width: 40px;
}

.list.color-list .item {
  padding-right: 30px;
}

/*========== TELECONSEIL ============*/

.teleconseil p.description {
  text-transform: none;
  font-size: 18px;
}

.teleconseil .pageProfessionnelBloc-bottom p.description {
  font-size: 14px;
}

.teleconseil .pageProfessionnelTop-bottom {
  position: fixed;
  top: 80px;
  z-index: 2;
}

.teleconseil .bloc.pageProfessionnel-agenda {
  padding-top: 139px;
}

.pageTeleconseil-medecin {
  background: #f5f5f5;
  padding-bottom: 94px;
}

.slide_medecin {
  max-width: 666px;
  margin: auto;
  padding-bottom: 51px;
}

.slide_medecin_item {
  height: 203px !important;
  max-width: 200px;
  overflow: hidden;
  padding: 0;
  margin: 0px 14px;
  position: relative;
}

.slide_medecin_item:before,
.slide_medecin_item .text {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slide_medecin_item .text,
.slide_medecin_item:before {
  opacity: 0;
}

.slide_medecin_item:before {
  background: #000;
  bottom: 0px;
  content: "";
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.slide_medecin_item:hover:before {
  opacity: 0.6;
}

.slide_medecin_item:hover .text {
  opacity: 1;
}

.slide_medecin img {
  max-height: 200px;
  -webkit-box-shadow: 0px 3px 4px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 3px 4px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 3px 4px -2px rgba(0, 0, 0, 0.4);
}

.slide_medecin_item .text {
  position: absolute;
  color: #fff;
  text-align: left;
  bottom: 10px;
  font-size: 11px;
  width: 100%;
  padding: 0px 10px;
}

.slide_medecin_item .medecin_name {
  display: block;
  font-weight: 600;
}

.pageTeleconseil-medecin .text.description {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 14px;
  line-height: 30px;
  padding-bottom: 83px;
}

.teleconseil h2.title {
  font-size: 36px;
  font-weight: 600;
  color: #1d3752;
  text-transform: uppercase;
  padding: 0px 5px 50px;
}

.teleconseil .pageTeleconseil-card h2.title {
  padding-bottom: 117px;
}

.teleconseil h2.title:after {
  margin-top: 14px;
}

.slide_medecin .slick-arrow {
  top: 100px;
  z-index: 0;
}

.slide_medecin .slick-next:before,
.slide_medecin .slick-prev:before {
  font-family: "fontawesome_free";
  font-weight: 900;
}

.slide_medecin .slick-next {
  right: -130px;
}

.slide_medecin .slick-prev {
  left: -130px;
}

.card-element .card-item {
  text-align: left;
}

.card-element .card-title {
  font-size: 18px;
  font-weight: 100;
  line-height: 36px;
  color: #fff;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 27px 25px 32px;
  margin: 0px;
}

.express .card-title {
  background: #8660ad;
}

.standard .card-title {
  background: #1d3752;
}

.card-content {
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 28px 25px 24px;
  -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.3);
}

.express .card-content {
  color: #8660ad;
}

.standard .card-content {
  color: #1d3752;
}

.bloc.pageTeleconseil-card {
  padding-bottom: 144px;
}

.card-content .question_price {
  font-size: 30px;
  font-weight: 600;
  font-family: "Montserrat", arial;
}

.card-content .question_price,
.card-element .card-name {
  display: block;
}

.card-element .card-name {
  font-weight: 400;
  font-size: 26px;
  text-transform: uppercase;
}

.card-element .picto_wrapper {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: -30px;
  right: 40px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.3);
}

.express .picto_wrapper {
  background: #fff url("../images/icon/icon_card_1.png") no-repeat center;
}

.standard .picto_wrapper {
  background: #fff url("../images/icon/icon_card_2.png") no-repeat center;
}

@media screen and (max-width: 992px) {
  .teleconseil .pageProfessionnelTop-bottom {
    top: 55px;
  }

  .teleconseil .imgBordered-Container {
    margin-top: 50px;
  }

  .slide_medecin_item {
    max-width: 100%;
  }

  .card-element .card-item {
    margin-bottom: 30px;
  }

  .card-content .text {
    padding-bottom: 15px;
  }
}

/*========== TELECONSEIL ============*/

/*========== CABINET ============*/
.cabinet .ms-drop input[type="checkbox"] {
  display: none;
}

.cabinet .ms-drop span {
  position: relative;
  display: block;
  word-break: break-all;
  word-wrap: break-word;
  padding: 5px 8px;
}

.cabinet .select-multiple-item ul {
  padding: 0px;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 150px !important;
}

.cabinet .ms-choice {
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  line-height: 40px;
  height: 40px;
}

.cabinet .ms-choice:focus {
  outline: none;
}

.cabinet .ms-choice > div {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cabinet .ms-choice span {
}

.cabinet .list-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cabinet .vich-image input[type="file"] {
  display: none;
}

.cabinet .list-img li button {
  font-size: 0px;
  border: none;
  background: none;
}

.cabinet .list-img li button:focus {
  outline: none;
}

.cabinet .list-img li button:before {
  content: "\f2ed";
  font-size: 14px;
  font-family: "fontawesome_free";
}

.cabinet .list-img > li:last-child button:before {
  content: "\f067";
  font-size: 30px;
  font-family: "fontawesome";
}

.cabinet .list-img li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: calc(100% / 8);
  position: relative;
  padding: 0px 5px;
  margin-bottom: 30px;
}

.cabinet .ms-drop span:after {
  left: 12px;
  top: 8px;
}

.cabinet .vich-image label {
  font-size: 12px;
}

.cabinet .list-img .fas {
  padding-right: 5px;
}

.cabinet .list-img .fas,
.cabinet .list-img button {
  color: #34d5ff;
}

.cabinet .list-img button {
  font-size: 20px;
}

.cabinet .ms-drop {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #dfdfdf;
  z-index: 2;
  margin-top: 3px;
}

.link-back {
  color: #34d5ff;
  font-weight: 900;
  font-size: 12px;
  outline: none;
}

.link-back:focus {
  box-shadow: none;
}

.link-back:hover {
  text-decoration: underline;
}

.dashboard .form_attente h2.title,
.dashboard .agenda-parameter-form h2.title,
.dashboard.cabinet h2.title {
  padding-top: 0px;
  padding-bottom: 10px;
}

.cabinet .search-cab {
  position: relative;
}

.cabinet .search-cab .input-text {
  padding-right: 45px;
}

.cabinet .table-action .link {
}

.cabinet .search-btn {
  background: #34d5ff;
  border: 1px solid transparent;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  color: #fff;
  height: 40px;
  position: absolute;
  right: 0px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.cabinet .search-btn:hover {
  color: #34d5ff;
  background: #fff;
  border: 1px solid #34d5ff;
}

.cabinet .multiselect-container {
  transform: none !important;
  z-index: 1;
  top: 46px !important;
  border-radius: 0px;
  overflow-y: auto;
  max-height: 145px;
}

.list-praticien-cabinet.modal-content {
  height: 528px;
  overflow: hidden;
}

.list-praticien-cabinet.modal-content.auto {
  height: auto;
}

.profil .multiselect-container {
  transform: none !important;
  z-index: 1;
  top: 46px !important;
  border-radius: 0px;
  overflow-y: auto;
  max-height: 145px;
}

.multiselect-container .multiselect-item {
  position: relative;
}

.multiselect-container .multiselect-clear-filter {
  position: absolute;
  top: 0px;
  right: 0px;
}

.multiselect-container .multiselect-search {
  padding: 0px 8px;
  padding-right: 30px;
  border-top: none;
  border-right: none;
  border-left: none;
  box-shadow: none;
  outline: none;
}

.multiselect-container .input-group {
  margin: 0px;
}

.multiselect-container .multiselect-clear-filter {
  background: none;
  padding: 0;
}

.multiselect-container .multiselect-clear-filter:before {
  content: "\f00d";
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.multiselect-container label.checkbox {
  position: relative;
  font-size: 12px;
  color: #1d3752;
}

.multiselect-container label.checkbox:after {
  top: 8px;
  left: 11px;
}

.multiselect-container label.checkbox input[type="checkbox"] {
  display: none;
}

.multiselect-container .active .checkbox:after {
  opacity: 1;
}

.multiselect-container .active {
  background: #f3f5f7;
}

.dropdown-toggle.multiselect.btn {
  width: 100%;
  display: block;
  text-align: left;
  position: relative;
}

.multiselect-container .multiselect-clear-filter,
.dropdown-toggle.multiselect.btn:after {
  float: right;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  box-shadow: none;
  outline: none;
}

.multi-select .multiselect-selected-text {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  padding-right: 15px;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  height: 20px;
}

.multi-select .btn-group {
  width: 100%;
}

.multi-select .multiselect.btn {
  background: #fff;
  width: 100%;
  display: block;
  text-align: left;
  outline: none !important;
  box-shadow: none;
}

.page-web-cabinet .popup-rdv .step:before {
  height: calc(100% - 4px);
}

.page-web-cabinet .popup-rdv.popup-rdv-cabinet .step:before {
  height: calc(100% - 18px);
}

.page-web-cabinet .popup-rdv.popup-rdv-cabinet .modal-dialog {
  margin: auto;
  width: 90%;
}

.page-web-cabinet .popup-rdv .step.active:before {
  height: 100%;
}

.page-web-cabinet .side_pannel_rdv_wrapper.popup-rdv .step {
  padding: 5px 24px 0px;
}

.page-web-cabinet .side_pannel_rdv_wrapper.popup-rdv .form-group.for-select {
  margin-bottom: 5px;
}

.page-web-cabinet .popup-rdv .step-number {
  left: -12px;
}

.page-web-cabinet .popup-rdv .step-number:before {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

.page-web-cabinet .choix-adresse {
  font-size: 14px;
  color: #34d5ff;
  float: right;
  font-weight: 100;
}

.page-web-cabinet .fiche-consultation-wrapper,
.page-web-cabinet .lieu-consultation-wrapper {
  padding-bottom: 5px;
}

.page-web-cabinet
  .side_pannel_rdv_wrapper
  .custom-calendar
  .body-calendar
  a.content {
  font-size: 10px;
}

.page-web-cabinet .calendar_list_wrapper {
  max-height: 180px;
}

.page-web-cabinet .calendar_list_wrapper.extend {
  max-height: 100%;
}

.page-web-cabinet .body-calendar a.content {
  padding: 5px 5px;
}

.page-web-cabinet .choix-adresse:hover {
  text-decoration: underline;
}

.page-web-cabinet .step_2 .right {
  margin: 0px;
}

.page-web-cabinet .text,
.page-web-cabinet .ma-page-wrapper-top .welcome_message {
  font-family: "Montserrat", arial, sans-serif;
}

.page-web-cabinet .bloc {
  padding: 0;
  margin: 10px 0px;
  font-size: 12px;
}

.page-web-cabinet .cabinet-presentation {
  padding: 0px 0px 10px;
}

.page-web-cabinet .bloc,
.page-web-cabinet .bloc .title {
  text-align: left;
}

.page-web-cabinet .bloc .title {
  text-align: left;
  padding: 20px 0px 10px;
  margin: 0px 0px 10px;
  /*border-bottom: 1px solid #e8e8e8;*/
}

.page-web-cabinet .bloc .container {
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin: 30px auto;
}

.page-web-cabinet .bloc .text {
  padding-bottom: 10px;
}

.page-web-cabinet .bloc .title .fas {
  color: #34d5ff;
  font-size: 23px;
  padding-right: 7px;
}

.page-web-cabinet h2.title:after {
  display: none;
}

.page-web-cabinet .item-team {
  display: table;
  width: 100%;
}

.page-web-cabinet .avatar-item {
  display: inline-block;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  background-size: cover !important;
}

.page-web-cabinet .team-wrapper .form-group {
  margin-bottom: 0px;
}

.page-web-cabinet .bloc h4.title {
  border-bottom: 1px dashed #34d5ff;
  font-weight: 600;
  font-size: 15px;
  margin: 15px 0px 15px;
  padding: 5px 0px;
  color: #34d5ff;
}

.page-web-cabinet .team-wrapper,
.page-web-cabinet .cabinet-contact {
  padding: 0px 33px 30px;
}

.page-web-cabinet .item-team > * {
  display: table-cell;
  vertical-align: middle;
}

.page-web-cabinet .item-team .link {
  color: #1d3752;
  font-weight: 400;
  padding-left: 5px;
}

.page-web-cabinet .item-team .link:hover {
  color: #34d5ff;
  text-decoration: underline;
}

.cabinet-page-wrapper-team h4.title:before {
  /*content: "- ";*/
}

.modal-body.compte-choice + .modal-footer,
.modal-body.compte-choice {
  padding: 0px;
}

.modal.cabinet-adresse-choice .text {
  font-weight: 400;
  font-size: 12px;
}

@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .agenda-parameter-form label,
  .agenda-parameter-form label + .required,
  .cabinet .form-label-wrapper label + .required,
  .cabinet .form-label-wrapper label {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .cabinet .list-img li,
  .cabinet .list-img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
  }

  .cabinet .list-img li {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
  }

  .cabinet .list-img > li:last-child {
    border: none;
  }

  .cabinet .link-grp {
    text-align: center;
  }
}

/*========== CABINET ============*/

/*========== FOOTER MESSAGE ============*/
.footerMessage {
  position: fixed;
  bottom: 15px;
  right: 0px;
  z-index: 5;
}

.footerMessage-container,
.footer_show_btn {
  position: absolute;
  bottom: 0px;
}

.footerMessage-container {
  background: #fff;
  width: 300px;
  border-top: 1px solid #6bd5fc;
  padding: 15px 15px 20px;
  box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
  right: -302px;
}

.footer_show_btn {
  right: 5px;
  border-radius: 5px;
  background: #6bd5fc;
  color: #fff;
  padding: 10px;
  border: 1px solid transparent;
  font-size: 11px;
  min-width: 250px;
  text-align: center;
  right: 13px;
}

.send-new-message{
  cursor: pointer;
}

.footerMessage-container.active {
  right: 5px;
}

.footerMessage-container .avatar_wrapper {
  display: block;
  height: 60px;
  width: 60px;
  margin: auto;
}

.footerMessage-container .avatar {
  text-align: center;
  font-family: "Montserrat", arial;
  font-size: 12px;
  padding-bottom: 15px;
  color: #0a4a78;
}

.footerMessage-container .tel {
  color: #ababab;
}

.footerMessage-container .close-message {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  color: #1d3752;
}

.footerMessage-container .name {
  font-weight: 600;
}

.footerMessage-container .form-group {
  margin-bottom: 8px;
}

.footerMessage span.current,
.footerMessage .option {
  color: #000;
}

.footer_show_btn:hover {
  background: #fff;
}

.footer-wrapper {
  max-width: calc(100% - 230px);
  margin-right: 0;
  margin-left: auto;
}
 .dashboard .sideMenu {
  z-index: 5;
 }
/*========== FOOTER MESSAGE ============*/

/*========== LISTE ATTENTE ============*/
.attente-list h1.title {
  margin-bottom: 0px;
}

.attente-list .ms-ctn input {
  height: 36px;
  outline: none;
  box-shadow: none;
  font-weight: 100;
}

.btn-list-attente {
  text-align: center;
  margin-top: 15px;
}

/*========== LISTE ATTENTE ============*/

/*========== DASHBOARD ADMIN ============*/
.dashboard-list-medecin .tr_action td {
  display: none;
  background: #4c5177;
}

.tr_action .item {
  display: inline-block;
  padding-right: 10px;
}

.tr_action .fas {
  color: #6bd5fc;
  padding-right: 5px;
}

.tr_action .link {
  color: #fff;
  text-decoration: underline;
}

.tr_action .link.dropdown-toggle {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0px;
}

.tr_action .list .item {
  display: block;
  font-size: 12px;
  text-align: left;
  padding: 0px;
}

.tr_action .dropdown-menu {
  padding: 0;
}

.tr_action .dropdown-item {
  padding: 5px 7px;
}

.tr_action .link.dropdown-toggle:after {
  display: none;
}

.dashboard-list-medecin .table .tr_action .fa-times-circle {
  font-size: 12px;
  color: #f22613;
}

.dashboard-list-medecin .action.right {
  text-align: right;
}

.dashboard-list-medecin .table-dashboard tbody tr:nth-child(odd) {
  background: transparent;
}

.dashboard-list-medecin .table-dashboard tbody tr.odd {
  background: #f3f5f7;
}

.dashboard-list-medecin .table .fa-check-circle,
.dashboard-list-medecin .table .fa-times-circle {
  font-size: 18px;
}

thead .fas,
thead .fa {
  font-size: 18px;
}

thead .fas,
thead .fa,
a.sortable {
  color: #6bd5fc;
}

@media screen and (max-width: 1440px) {
  .tr_action .item {
    margin-bottom: 5px;
  }
}

/*========== DASHBOARD ADMIN ============*/

.table-statistique {
  width: 100%;
}

.table-statistique .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #34d5ff;
}

.table-statistique .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #34d5ff;
}

.tab-pane {
  width: 100%;
}

/*tooltip html */
.page-web .tooltip {
  z-index: 1091;
}

.tooltip-value {
  position: relative;
  display: inline-block;
}

.tooltip-value .tooltiptext-hover {
  visibility: hidden;
  width: max-content;
  background-color: #34d5ff;
  color: #fff;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
}

.tooltip-value:hover .tooltiptext-hover {
  visibility: visible;
}

.red_cell {
  background: red;
}

.yellow_cell {
  background: yellow;
}

.row_link:hover {
  cursor: pointer;
}

.vich-image input {
  display: inline-block;
}

body.mon-agenda {
  overflow-x: visible;
}

#popup-take-rdv-prestation.edit .delete-btn {
  display: inline-block;
  background: red;
}

#popup-take-rdv-prestation.edit .delete-btn:hover {
  color: #fff;
  border: 1px solid red;
}

#popup-take-rdv-prestation.create .delete-btn {
  display: none;
}

.agenda-custom .calendar-infos-wrapper {
  display: none;
}
.agenda-custom .calendar-infos-wrapper .text {
  padding-bottom: 5px;
}
.agenda-custom .calendar-number-1 {
  display: inline-block;
}

.agenda-custom .fc-content .fc-title,
.agenda-custom .fc-content .time-agenda {
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 5px;
}

.has-js-autocomplete .autocomplete-data-item {
  display: none;
}

.alert-error {
  color: red;
}

.msg-error {
  color: red;
}

iframe.error {
  border: solid 1px red;
  border-radius: 5px;
}

#recaptcha-container {
  display: block;
}

.ms-helper {
  color: red;
}

h6.list-empty {
  text-align: center;
}

#popup-take-rdv-prestation.with-planning.create .prestation-fiche-at-date,
#popup-take-rdv-prestation.with-planning.create .autres-prestation-title,
#popup-take-rdv-prestation.edit .show-calendar,
#popup-take-rdv-prestation.edit .edit-rdv,
#popup-take-rdv-prestation.has-disponibilite .modal-body.disponibilite {
  display: inline-block !important;
}

#popup-take-rdv-prestation.without-planning.create .prestation-fiche-at-date,
#popup-take-rdv-prestation.without-planning.create .autres-prestation-title,
#popup-take-rdv-prestation.edit .autres-prestation-title,
#popup-take-rdv-prestation.first-creneau .autres-prestation-title,
#popup-take-rdv-prestation .show-calendar,
#popup-take-rdv-prestation .edit-rdv,
#popup-take-rdv-prestation.edit .modal-title.not-prestation,
#popup-take-rdv-prestation.first-creneau .edit,
#popup-take-rdv-prestation .modal-body.disponibilite,
#popup-take-rdv-prestation.has-disponibilite .modal-body,
#popup-take-rdv-prestation.has-disponibilite .modal-footer {
  display: none !important;
}

.custom-datepicker-inline .date-type-inline {
  display: inline-block;
  position: absolute;
  background: #fff;
  z-index: 2;
  border: 1px solid #ccc;
  box-shadow: 0 3px 6px #ccc;
  border-top-color: #39f;
  left: 0;
  top: 43px;
}

.remplacement .remplacement-name {
  display: inline-block;
}

.remplacement-name {
  display: none;
}

/** HOLYDAYS **/
.a.btn.link-add-holyday {
  margin-bottom: 20px;
}

/** HOLYDAYS **/

/** CONSIGNES AGENDA **/
.modal .consigne-wrapper {
  padding: 0px 15px;
}

.popup-agenda-consigne .consigne-title {
  font-size: 15px;
  color: #34d6fd;
}

.popup-agenda-consigne .text {
  padding-top: 9px;
  line-height: 26px;
}

.popup-agenda-consigne .consigne-date,
.popup-agenda-consigne .consigne-fiche {
  color: #777777;
  font-size: 10px;
  font-family: "Montserrat", arial, sans-serif;
}

.popup-agenda-consigne .consigne-wrapper:before {
  content: " ";
  display: block;
  height: 1px;
  background: #dadada;
  margin: 10px 0px;
}

.popup-agenda-consigne .modal-body > .consigne-wrapper:first-child:before {
  display: none;
}

/** HOLYDAYS **/
.repeat-rdv .repeat-option {
  display: none;
}

.repeat-rdv.active .repeat-option {
  display: inline-block;
  padding: 0;
}

.popup-agenda-consigne .modal-body {
  max-height: 200px;
  overflow: auto;
}

.modal.custom-modal .container-fluid {
  padding: 0px;
}

.agenda-popup-take-rdv .form-group.for-select {
  display: inline-block;
}

.end-date .row > .form-group,
.form-group repeat-option {
  padding: 0px;
}

.end-date .form-group label,
.day_number > label {
  width: auto;
}

.end-date .form-group label {
  padding-right: 20px;
}

.day_number > .input-text {
  max-width: 76px;
  display: inline-block;
}

.end-date .input-text {
  display: inline-block;
}

.end-date .never {
  line-height: 40px;
}

.agenda-popup-take-rdv .form-group.repeat-rdv {
  padding: 10px 0px;
  margin: 0px;
}

.rdv-repeat-every-day {
  padding-top: 15px;
}

.rdv-repeat-every-month {
  padding: 14px 0px;
}

.rdv-repeat-every-month .day,
.rdv-repeat-every-month p {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 900;
}

.rdv-repeat-every-month .day {
  display: inline;
  color: #34d6fe;
}

#popup-take-rdv-prestation div.update-all {
  display: none !important;
}

#popup-take-rdv-prestation.repeat-rdv div.update-all {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.view .view-item .label {
  font-weight: 900;
}

.consigne-content {
  font-size: 12px;
}

.link .consigne-title {
  font-size: 12px;
}

/** BO CONTACT **/
.edit-contact-form.dashboard h2.title {
  padding-top: 0;
}

.edit-contact-form.dashboard .row {
  margin: 0px -15px;
}

.edit-contact-form .field_list .form-group {
  padding: 0px 15px;
  padding-top: 0px;
}

.edit-contact-form .field_list .col-md-6 {
  padding: 0px 15px;
}

.edit-contact-form .form-upload input {
  display: none;
}

.edit-contact-form .field_list .form-group.save-wrapper .form-group {
  padding: 0px;
}

/** 403 **/
.error-403 .pageSimple-container {
  height: calc(100vh - 282px);
  position: relative;
}

.error-403 .pageSimple-container .title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.star {
  padding-left: 5px;
}

/** progress bar **/

.progress-status {
  font-size: 15px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/** TOOLTIP **/

.tooltipevent {
  background: #fff;
  border-radius: 4px;
  font-size: 12px;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.53);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.53);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.53);
}

.tooltipevent .text {
  font-size: 12px;
  padding: 5px;
}

.tooltipevent h1.title {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  padding: 0;
  background: #34d5ff;
  color: #fff;
  padding: 5px 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.tooltipevent .author,
.tooltipevent .date {
  font-size: 8px;
}

.tooltipevent .author {
  display: inline-block;
  padding-top: 5px;
}

.show-notes .note-wrapper {
  display: block;
}

.note-wrapper {
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 2;
  text-transform: none;
}

/*#option_prestation{
    display: none;
}*/
#popup-take-rdv-prestation.has-disponibilite a.autre-disponibilite,
#popup-take-rdv-prestation .in-rdv-date-choice {
  display: none;
}

#popup-take-rdv-prestation a.autre-disponibilite,
#popup-take-rdv-prestation.has-disponibilite .in-rdv-date-choice {
  display: inline-block;
  margin-left: 5px;
}

.hidden-element {
  display: none;
}

.absolute {
  position: absolute;
}

#choice-prestation-date {
  z-index: 4;
}

.autre-date-wrapper {
  display: inline;
}

#choice-prestation-date,
#choice-prestation-date:hover {
  color: #000;
}

.rdv-history-header .rdv-history-item {
  display: inline-block;
  font-size: 12px;
  padding-left: 16px;
}

.agenda-background.planning {
  padding-left: 5px;
  padding-top: 2px;
}

.mon-agenda .popover-header {
  background-color: rgb(52, 213, 255);
  color: white;
}

.mon-agenda .popover h5 {
  font-size: 14px;
  font-weight: bold;
}

.mon-agenda .popover {
  font-size: 12px;
}

#popup-take-rdv-prestation .nb-next-rdv {
  display: inline-block;
  padding: 0;
  width: auto;
  font-size: 10px;
  min-width: 0;
}

form.form.form_search_type_rdv #type_rdv_search_dto {
  display: inline-flex;
  padding-right: 9px;
}

.mon-agenda .fc-bgevent {
  opacity: 0.75;
}

.mon-agenda .fc-event .fc-bg {
  opacity: 0.45;
}

.mon-agenda.agenda-custom .fc-time-grid-event.fc-event .fc-content {
  /*color: inherit;*/
}

#modal-element-planning.modal-body-element-planning,
#popup-take-rdv-prestation .modal-body {
  max-height: 498px;
  overflow: auto;
}

.modal-title .btn_editplanning {
  padding: 0;
  position: absolute;
  right: 51px;
  top: 50%;
  color: #34d6fd;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fc-unthemed td.fc-today {
  background: #34d5ff36;
}

.fc-day-header.fc-today {
  background: #0a4a78;
  color: #fff;
}

.fc-day-header.fc-today .note-wrapper {
  color: #1d3752;
}

.fc-day-header.fc-today a,
.fc-day-header.fc-today a:hover {
  color: #fff;
}

/*.mon-agenda.agenda-custom .fc-time-grid-event .fc-title {
	padding: 10px 0px;
    padding-left: 24px;
}
.mon-agenda.agenda-custom .fc-time-grid-event {
	position: relative;
	display: inline-block;
}
.mon-agenda.agenda-custom .fc-title + .fa {
	position: absolute;
	top: 9px;
    left: 5px;
}*/
.rdv_label label,
.rdv_label a.link {
  font-size: 10px;
}

span.organisation {
  display: block;
  font-weight: 600;
  color: #1d3752;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.note-link {
  display: none;
}

.note-link.show {
  display: block;
}

.fc-day-header.fc-widget-header.fc-today a {
  font-weight: bold;
}

.mon-agenda .fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #bbb;
}

.planning-custom .fc-event .fc-time:before {
  display: none;
}

.planning-custom .fc-event .fc-time span {
  display: inline-block;
}

.table .is_indesirable .fa-user-slash,
.table .is_indesirable > td {
  color: red;
}

/* .mon-agenda .fc-day-header.fc-today a { */
/* color: #34d5ff; */
/* } */
li.nav-item.tab-error {
  background: #ffdad6;
}

.item-count {
  padding-left: 22px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}

.list-patient-admin .table .form-group {
  margin: 0px;
}

.cgu-cnt {
  padding: 15px;
  margin-bottom: 15px;
  max-height: 300px;
  overflow-y: scroll;
}

.nice-select span.current {
  display: inline-block;
  width: calc(100% - 22px);
  overflow: hidden;
}

.dropdown.message_list {
  display: inline-block;
}

.dropdown.message_list .dropdown-toggle:after {
  display: none;
}

.dropdown.message_list .dropdown-toggle {
  color: #000;
}

/****************ma page **********************/
/*.speciality ul li::before  {
  content: "•";
}*/

.speciality ul h2::before {
  content: "•";
  margin-right: 5px;
}

/** GLOSSAIRE **/
.glossaire-list .title {
  font-size: 14px;
  display: inline-block;
  padding: 0px 0px 10px;
}

.dashboard .glossaire-list,
.glossaire-list .title:after {
  display: none;
}

.glossaire-detail,
.glossaire-list {
  background: #f5f5f5;
}

.glossaire-list {
  padding: 30px 0px;
}

.glossaire-detail .glossaire-list {
  padding: 30px 0px 0px;
}

.glossaire-list .link {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}

.glossaire-list .link:hover {
  color: #34d6fd;
}

.glossaire-list .item {
  display: inline-block;
  padding-right: 15px;
  text-transform: uppercase;
}

.glossaire-list .item.selected .link {
  color: #6bd5fc;
}

.glossaire-detail > .wrapper {
  min-height: calc(100vh + 90px);
}

.glossaire-detail footer {
  /*position: absolute;*/
  bottom: 0px;
}

.glossaire-list .list {
}

.glossaire-detail footer .glossaire-list {
  display: none;
}

.glossaire-detail .glossaire-list {
  text-align: center;
}

.glossaire-detail-wrapper {
  padding: 70px 0px 121px;
}

.glossaire-detail-wrapper .content {
  background: #fff;
  height: 100%;
  padding: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  font-size: 12px;
  font-family: "montserrat", arial;
}

.glossaire-detail-wrapper div.item {
  margin-bottom: 30px;
}

.glossaire-detail-wrapper .content > * {
  border-bottom: 1px solid gainsboro;
  display: block;
  padding: 8px 0px;
}

.glossaire-detail-wrapper .content > .address {
  border: none;
  padding-bottom: 0;
}

.medecinList .information,
.glossaire-detail-wrapper .name {
  display: table;
  width: 100%;
  border: none;
  padding: 0;
}

.medecinList .information:before {
  display: none;
}

.medecinList .information > *,
.glossaire-detail-wrapper .name > * {
  display: table-cell;
  vertical-align: middle;
}

.medecinList .information .avatar,
.glossaire-detail-wrapper .avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.medecinList .information .avatar {
  display: inline-block;
  max-width: 40px;
  min-width: 40px;
  width: 100%;
}

.medecinList.passed .wrapper-medecin {
  background: #d6d6d6;
  opacity: 0.4;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.medecinList.passed .wrapper-medecin:hover,
.medecinList.passed .active .wrapper-medecin {
  background: #fff;
  opacity: 1;
}

.glossaire-detail-wrapper .text {
  padding-left: 10px;
}

.glossaire-detail-wrapper .speciality {
  font-weight: 100;
  font-size: 10px;
}

.glossaire-detail-wrapper .content > .address.top {
  border-bottom: 1px solid gainsboro;
  display: block;
  padding: 8px 0px;
}

@media screen and (max-width: 992px) {
  .glossaire-detail footer {
    position: relative;
  }

  .rdv_label a.link,
  .infos-rdv-multiple-patient .inline,
  .rdv_label label {
    font-size: 12px;
  }

  .agenda-popup-take-rdv .text.adresse,
  .agenda-popup-take-rdv .text {
    font-size: 14px;
  }

  .agenda-popup-take-rdv .text.adresse {
    padding-bottom: 12px;
  }

  .agenda-popup-take-rdv .form-group.adresse {
    padding-top: 15px;
  }
  .footer-wrapper {
    max-width: 100%;
  }
  .agenda-custom .calendar-infos-wrapper {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

/** IMPORT **/
.page-import .form-upload label {
  line-height: 40px;
}

/* MODAL */
.modal .compte-choice .list,
.modal .compte-choice .avatar,
.modal .compte-choice tr td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal .compte-choice tr td {
  height: auto;
}

.modal .compte-choice tr td > * {
  width: 50%;
}

.modal .compte-choice .avatar {
  padding-right: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.modal .compte-choice .avatar_wrapper {
  max-width: 60px;
  width: 100%;
}

.modal .compte-choice .name {
  display: block;
  margin: 0;
  width: 100%;
}

.modal .compte-choice .list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

.modal-body.compte-choice {
  /*height: auto;*/
}

.modal .compte-choice .fiche-adresse {
}

.modal .compte-choice tr td:hover {
  background: #efefef;
  cursor: pointer;
}

/** UBICENTREX **/
.call_agenda {
}

.call_agenda .title.left {
  font-size: 18px;
  font-family: "montserrat", arial;
  padding: 15px 0px;
  font-weight: 400;
  line-height: 28px;
}

.call_agenda .title {
  text-transform: none;
}

.call_agenda .blue {
  color: #34d5ff;
}

.call_agenda .avatar-wrapper-container {
  display: table;
}

.call_agenda .item > .avatar-wrapper-container {
  width: 100%;
}

.call_agenda .avatar-wrapper-container > * {
  display: table-cell;
  vertical-align: middle;
}

.call_agenda .avatar-icon {
  background: url("../images/avatar_default.png") no-repeat center;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 14px;
}

.call_agenda .list_medecin .item {
  padding: 15px;
  background: #f4f5f7;
  margin: 15px 0px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}

.call_agenda .medecin-name {
  font-size: 18px;
  font-weight: 700;
  color: #6bd5fc;
  word-break: break-all;
}

.call_agenda .medecin-adresse .fa {
  border: 1px solid;
  border-radius: 50%;
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: #fff;
  color: #6bd5fc;
  margin-right: 5px;
}

.call_agenda .medecin-adresse {
  display: block;
  padding: 10px 0px;
  border-bottom: 1px dashed #bdbdbd;
}

.call_agenda .action .link {
  color: #6bd5fc;
  font-size: 23px;
}

.call_agenda .action .link:hover {
  color: #1d3752;
}

.call_agenda .list_medecin p {
  font-size: 12px;
  line-height: 20px;
  padding: 5px 0px;
  border-left: 3px solid #6bd5fc;
  padding-left: 11px;
  margin: 11px 0px;
  margin-left: 13px;
}

.patient-informations .bloc {
  padding: 0px;
  margin-bottom: 20px;
}

.call_agenda .message-container tr td,
.call_agenda .section-list-btn .nav-link,
.patient-informations .list.child .link,
.patient-informations h2.title {
  font-family: "montserrat", arial;
}

.patient-informations h2.title {
  padding-top: 3px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 15px;
  font-size: 14px;
  text-transform: uppercase;
  color: #1d3752;
  font-weight: 900;
  text-align: left;
}

.patient-informations h2.title:after {
  display: none;
}

.patient-informations .list .item {
  padding: 5px 0px;
  padding-left: 8px;
}

.patient-informations .bloc > .list {
  padding: 0;
}

.patient-informations .list {
  padding-left: 25px;
}

.patient-informations {
  padding: 27px;
  border: 1px dashed #c9c9ca;
  margin: 30px 0px;
}

.patient-informations .for-radio label {
  font-size: 12px;
}

.patient-informations .for-radio label:before {
  vertical-align: middle;
  top: 0px;
}

.patient-informations .for-radio {
  padding-left: 15px;
}

.patient-informations .list-patient {
  max-height: 200px;
}

.patient-informations .list.child .link {
  color: #1d3752;
}

.patient-informations .list.child > .item:nth-child(odd) {
  background: #f4f5f7;
}

/* .call_agenda .list_medecin.scroll {
    max-height: 100vh;
} */
.call_agenda .rdv-list .patient-infos h2,
.call_agenda .last_mess .patient-infos h2 {
  display: none;
}

.call_agenda .custom .table thead > tr > th:last-child {
  text-align: left;
}

.call_agenda .section-list-btn {
  display: inline-block;
}

.call_agenda .section-list-btn .nav-item {
  display: inline-block;
  float: left;
}

.call_agenda .section-list-btn > .nav-item:last-child .nav-link {
  border: none;
}

.call_agenda .section-list-btn .nav-link:hover {
  background: #fff;
  border-top: 1px solid #34d5ff;
}

.call_agenda .section-list-btn .fas {
  font-size: 12px;
}

.call_agenda .no-padding {
  padding: 0px;
}

.call_agenda .section-list-btn .nav-link {
  padding: 10px 14px;
  font-size: 11px;
  color: #868686;
  border: 1px solid transparent;
  border-right: 1px solid #dfdfdf;
}

.call_agenda .custom .table thead > tr > th,
.call_agenda .custom .table tbody > tr > td {
  padding-right: 15px;
}

.rdv-step-wrapper .return-to-dashboard {
  margin-right: 5px;
}

.rdv-step-wrapper .go-to-paid-teleconsulation {
  margin-right: 5px;
}

.medecin_in_type_rdv {
  overflow-y: scroll;
  max-height: 200px;
}

.rdv-print {
  border-collapse: collapse;
}

.rdv-print,
.rdv-print th,
.rdv-print td {
  border: 1px solid black;
}

button.btn-add.add-famille {
  float: left;
}

.message-check.custom {
  top: 10px;
  position: relative;
}

/** Popup custom **/

/*.popupCustom-wrapper {*/
/*!*background: rgba(0, 0, 0, 0.44);*!*/
/*!*bottom: 0px;*!*/
/*!*left: 0px;*!*/
/*!*right: 0px;*!*/
/*!*top: 0px;*!*/
/*left: 50%;*/
/*top: 10px;*/
/*-webkit-transform: translateX(-50%);*/
/*-ms-transform: translateX(-50%);*/
/*transform: translateX(-50%);*/
/*z-index: 5;*/
/*width: 100%;*/
/*}*/
.popupCustom-content {
  background: #fff;
  border-radius: 2px;
  left: 50%;
  margin: 1.75rem auto;
  max-width: 75rem;
  top: 10px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  /*padding: 10px;*/
  z-index: 6;
  width: 100%;
}

.popupCustom-header .autre-disponibilite {
  float: none;
}

.popupCustom-content .form-group .label {
  font-size: 12px;
  height: 40px;
  vertical-align: middle;
  width: 20%;
}

.popupCustom-content .formItem-wrapper.for-select,
.popupCustom-content .formItem-wrapper {
  width: 80%;
}

.popupCustom-content h2.title {
  font-size: 12px;
  padding-top: 0px;
}

.popupCustom-body {
  /*padding: 30px;*/
}

.popupCustom-body .form-group {
  margin-bottom: 8px;
}

.popupCustom-body .list_rdv_type .form-group {
  margin: 0px;
}

.popupCustom-body .list_rdv_type .form-group.parent {
  padding: 5px 0px;
}

.formGroup-border .input-text {
  border: none;
}

.formGroup-border {
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}

.formGroup-border .input-text {
  border-radius: 0px;
  border-right: 1px solid #e8e8e8;
}

.popupCustom-body .for-select {
  width: 100%;
}

.popupCustom-body .col-left {
  width: 100%;
}

.popupCustom-body .col-right {
  background: #0a4a78;
  max-width: 220px;
  padding: 50px 8px 20px;
  width: 100%;
}

.popupCustom-header .popupCustom-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}

.popupCustom-body .tab-content {
  background: #f4f5f7;
  padding: 15px;
  padding-bottom: 0px;
}

.popupCustom-body .day-check [type="checkbox"]:not(:checked) + label {
  background: #fff;
}

.popupCustom-body .day-check [type="checkbox"]:checked + label {
  background: #34d6fe;
}

.popupCustom-header .fas,
.popupCustom-body .label .far,
.popupCustom-body .label .fas {
  margin-right: 5px;
}

.popupCustom-body .label {
  font-weight: 700;
}

.popupCustom-body .calendar_list_wrapper {
  max-height: 100%;
}

.popupCustom-body .calendar-controls .control.right {
  right: -20px;
}

.popupCustom-body .calendar-controls .control.left {
  left: -20px;
}

#popup-take-rdv-prestation .popupCustom-body .notePresentation-container {
  max-height: 100%;
  overflow: visible;
}

.popupCustom-body .notePresentation-container span {
  display: inline-block;
  padding: 0px;
}

.popupCustom-body .calendar_list_wrapper .list {
  /*max-height: calc(100vh - 150px);*/
  /*overflow: auto;*/
}

.popupCustom-body .scroll {
  max-height: calc(100vh - 280px);
  min-height: 40vh;
}

.popupCustom-body .modal-element-planning.scroll {
  max-height: calc(100vh - 380px);
}

.popupCustom-body .disponibilite-prestation {
  font-weight: 600;
}

.popupCustom-body .blue {
  color: #34d6fd;
}

.popupCustom-body .calendar-controls .control {
  top: 50%;
}

.popupCustom-body .colRight-content {
  /*background: #fff;*/
  /*border-radius: 3px;*/
}

.popupCustom-body .modalTitle-content {
  width: auto;
}

.has-disponibilite .popupCustom-body .modalTitle-content {
  width: 50%;
}

.popupCustom-body .modal-title {
  width: 75%;
}

.popupCustom-body .menu_agenda_poppup .scroll {
  max-height: 200px;
}

 .popupCustom-body .menu_agenda_poppup .scroll-mh-100 {
   max-height: 100px;
 }

.popupCustom-body .colRight-content.scroll {
  //max-height: calc(100vh - 260px);
}

.popupCustom-body .notes,
.popupCustom-body .adresse-txt {
  background: #fff;
  font-size: 12px;
  border-radius: 3px;
  padding: 9px;
}

.popupCustom-body .notes.side-left {
  background: #fff797;
}

.popupCustom-body .mCSB_inside > .mCSB_container {
  margin-right: 25px;
}

.popupCustom-body .note-text {
  border-bottom: 1px dashed;
  font-size: 12px;
  padding: 7px 0px;
  font-weight: 600;
}

.popupCustom-body .notes .fa {
  color: #5edffe;
  font-size: 25px;
}

.popupCustom-body .repeat-item {
  margin-bottom: 16px;
}

.popupCustom-body .no-margin {
  margin: 0px;
}

.popupCustom-body .rdv_label {
  /*margin-right: 20px*/
}

.popupCustom-body .btn-add-patient {
  background: #34d6fd;
  color: #fff;
  font-weight: 800;
}

.list-patient .patient-name:nth-child(even),
.popupCustom-body div.patient-name {
  background: #fff;
}

.popupCustom-body div.patient-name {
  border-radius: 26px;
  padding: 0px 14px;
  padding-right: 7px;
}

.popupCustom-body .patient-infos .form-group {
  margin-bottom: 4px;
  padding: 0;
}

.popupCustom-body .radio-label {
  font-size: 12px;
  width: auto;
}

.popupCustom-body
  .formRadio-container
  [type="radio"]:not(:checked)
  + label:before {
  top: 0px;
}

.popupCustom-body .patient-infos .title {
  padding-top: 0;
}

.popupCustom-body .custom-tabs.nav-tabs a.nav-link {
  background: #fff;
  font-size: 10px;
  padding: 9px 20px;
}

.popupCustom-body .custom-tabs.nav-tabs a.nav-link.active {
  background: #f4f5f7;
}

.popupCustom-body {
}

.popupCustom-body .nav-link.active .far,
.popupCustom-body .nav-link.active .fas {
}

.popupCustom-btn .btn-close-rdv {
  background: none;
  border: none;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.popupCustom-btn .btn-close-rdv.active {
  color: #000;
}

.popupCustom-body .autre-prestation-top {
  padding: 14px 1px;
  padding-left: 12px;
}

.popupCustom-body .link-wrapper {
  padding-top: 20px;
}

.popupCustom-body .link-wrapper .item {
  padding-bottom: 8px;
}

.popupCustom-body .link-wrapper .link {
  background: #fff;
  color: #000;
  font-size: 13px;
  font-weight: 800;
  text-align: left;
  width: 100%;
}

.popupCustom-body .link-wrapper .link.pink {
  background: #ff1493;
  color: #fff;
}

.popupCustom-body .link-wrapper .link.red {
  background: red;
  color: #fff;
}

.popupCustom-body .link-wrapper .link.red .fas {
  color: #fff;
}

.popupCustom-body .link-wrapper .link.active,
.popupCustom-body .link-wrapper .link:hover {
  background: #34d6fd;
  border: 1px solid #fff;
  color: #fff;
}

.popupCustom-body .link-wrapper .link.red:hover {
  background: #eb5151;
}

.popupCustom-body .link-wrapper .link.active .fas,
.popupCustom-body .link-wrapper .link.red:hover .fas,
.popupCustom-body .link-wrapper .link:hover .fas {
  color: #fff;
}

.popupCustom-body .link-wrapper .fas {
  color: #34d6fd;
}

.popupCustom-body .link-wrapper .pink .fas {
  color: white;
}

.popup-custom-off {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 5;
}

.popupCustom-body .tab-pane {
  min-height: 300px;
}

.popupCustom-body .list-rdv .item {
  padding: 10px;
}

.popupCustom-body .list-rdv .mCSB_container > .item:nth-child(odd),
.popupCustom-body .list-rdv > .item:nth-child(odd) {
  background: #fff;
}

#popup-take-rdv-prestation.popup-custom .modal-body.patient-block {
  max-height: 100%;
  overflow: visible;
  padding: 0px;
}

.popupCustom-body .patient-info > .form-group {
  padding: 0;
}

.popupCustom-body .patient-info > .form-group:nth-child(odd) {
  padding-left: 3px;
}

.popupCustom-body .patient-info > .form-group:nth-child(even) {
  padding-right: 3px;
}

#popup-take-rdv-prestation.popup-custom .nb-next-rdv {
  font-size: 13px;
}

.popupCustom-body .rdv-history-header .rdv-history-item {
  font-size: 14px;
}

.popupCustom-body .text-top {
  background: #fff;
  margin: auto;
  padding: 8px;
  text-align: center;
  width: 90%;
}

.popupCustom-body .form-item span.label {
  font-size: 10px;
  font-weight: 100;
}

.popupCustom-body .text-age {
  color: #0a4a78;
  font-size: 12px;
}

.popupCustom-content .form-group .label.date {
  font-size: 10px;
  font-weight: 500;
}

.popupCustom-content .prestation-select span.current {
  font-weight: 800;
}

.dashboard-dispatch .scroll {
  max-height: calc(100vh - 200px);
}

.popupCustom-content .with-button .input-text {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.popupCustom-content .with-button .form-error {
  position: absolute;
  bottom: -14px;
}

.popupCustom-content .with-button .form-error li {
  position: static;
}

.popupCustom-content .with-button a.btn {
  color: #0a4a78;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-left: none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0;
}

.popupCustom-content span.inline {
  color: #fff;
  font-size: 14px;
  font-family: "Raleway";
  font-weight: 800;
  padding-left: 5px;
}

a.link-sort {
  color: #000;
}

a.link-sort .fa {
  padding-right: 5px;
}

/* Page web new */
.maPageProfilePicture-wrapper {
  border: 4px solid #fff;
  border-radius: 50%;
  height: 160px;
  width: 160px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
}

.maPageProfile-wrapper .blocContent2-content2
  max-width: 64%;
}

.maPageProfile-wrapper .speciality {
  font-size: 16px;
  font-weight : bold;
}

.maPageProfile-wrapper .list-unstyled > li:last-child:before {
  display: none;
}

.maPageProfile-wrapper
  .list-unstyled.listUnstyled-hidden
  > li:last-child:before {
  display: inline-block;
}

.maPageProfile-wrapper .title_speciality {
  font-size: 16px;
  font-weight: 300;
}

.maPageProfile-wrapper .btn-plus {
  background: none;
  box-shadow: none;
  color: #34d6fd;
  padding: 0;
}

.info-teleconsultation .link {
  color: #000;
}

.info-teleconsultation .link-more {
  font-size: 10px;
  font-style: italic;
}

.info-teleconsultation .link-more .fa {
  color: #34d5ff;
  font-size: 16px;
}

.annuaire_gps .info-teleconsultation .link {
  text-align: left;
  font-weight: 600;
  color: #0b6e6f;
}

.maPageProfile-wrapper .list-unstyled > li:last-child {
}

.ma-page-wrapper-top .welcome_message {
}

.maPage-topLink {
  background: #00426b;
  webkit-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease-in-out;
  position: static;
  -webkit-transition: all 0.2s ease-in-out;
}

.infoMedecin-wrapper .btn-infoMedecin {
  background: #6bd5fc;
  border-radius: 50%;
  color: #fff;
  height: 30px;
  margin-left: 13px;
  padding: 0px;
  width: 30px;
}

.infoMedecin-content {
  background: #fff;
  border-radius: 4px;
  /* max-width: 320px; */
  /* -webkit-box-shadow: 0px 1px 23px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 23px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 23px 2px rgba(0, 0, 0, 0.3); */
  padding: 10px;
  /* top: 44px; */
  width: 100%;
  /* z-index: 1; */
}

.infoMedecin-content:before {
  /* content: ""; */
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
  height: 0;
  left: 23px;
  position: absolute;
  top: -5px;
  width: 0;
}

.hide-item {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.maPage-topLink.sticky {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  z-index: 3;
}

.maPage-topLink .item {
  display: inline-block;
  border-bottom: 4px solid transparent;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.maPage-topLink .item:hover,
.maPage-topLink .item.active {
  border-bottom: 4px solid #34d5ff;
}

.maPage-topLink .link {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-family: "Montserrat";
  padding: 8px 11px 7px;
  
}

.maPageWrapper-text {
  /* background: #fff; */
  color: #000;
  line-height: 23px;
  margin: 20px 0px 38px;
  text-align: justify;
  /* webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25); */
}

.maPageWrapper-text .col-md-4 {
  background: #fff;
  padding-bottom: 20px;
}

.maPageWrapper-text > div.col-md-4:nth-child(even) {
  /* background: #fafafa; */
}

.infoMedecin-content.maPageWrapper-text {
  background: #00c5f9;
  border-radius: 0;
  color: #fff;
}

.infoMedecin-content .see-more-infoMedecin.limit-display,
.see-more-infoMedecin-1.limit-display,
.dashboard_liste .class_perso_content {
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 8.6em;
  line-height: 1.8em;
}

.maPage-topLink .link.active {
}

.maPage-topLink .iconWrapper {
  background: #34d5ff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
}

.localisation-top .text {
  font-size: 18px;
  font-weight: 600;
}

.page-web .container {
  max-width: 1260px;
}

.page-web .picto-wrapper img {
  width: 40px;
}

.listUnstyled-hidden {
  
}

@media screen and (max-width: 992px) {
  .maPage-topLink.sticky {
    top: 54px;
  }

  #slideImg .slider-view_.col-8,
  .pageWeb-info .col-8 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }

  #slideImg .item.col-4 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }

  .maPageProfile-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .maPageProfile-picture {
    margin: auto;
  }
}
 .page-web-cabinet .popup-rdv .select-item .list {
  max-height: 150px;
  overflow: auto;
  width: 100%;
}
 .page-web-cabinet .popup-rdv .select-item .option {
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   line-height: 26px;
   white-space: normal;
 }


 /* page info */
.page-information .info-wrapper {
  margin: auto;
  max-width: 1120px;
}

.info-top .item {
  width: 50%;
}

.page-information .infoTop-wrapper {
  background: rgb(2, 0, 36);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(2, 0, 36, 1)),
    color-stop(0%, rgba(73, 218, 253, 1)),
    to(rgba(255, 255, 255, 1))
  );
  background: -o-linear-gradient(
    left,
    rgba(2, 0, 36, 1) 0%,
    rgba(73, 218, 253, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(73, 218, 253, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.page-information .infoTop-wrapper:after {
  background: url("../images/page-information/bg-wave.svg") no-repeat center;
  background-size: cover;
  bottom: 0px;
  content: "";
  display: block;
  height: 170px;
  left: 0px;
  position: absolute;
  width: 100%;
}

.page-information h1.title {
  font-family: "Raleway", arial;
  font-weight: 900;
  font-size: 36px;
  padding: 0;
  padding-bottom: 19px;
  text-align: left;
  text-transform: none;
}

.page-information .info-top .text {
  font-family: "Montserrat", arial;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  padding-bottom: 20px;
}

.page-information.medecin .info-top .text {
  padding-bottom: 105px;
}

.info-top .link {
  background: #384169;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-family: "Montserrat", arial;
  height: 77px;
  line-height: 77px;
  max-width: 345px;
  text-align: center;
  width: 100%;
}

.info-top .infoTop-wrapper {
  padding: 90px 0px 70px;
}

.list-top .item {
  background: #34d6fd;
  max-width: 226px;
  margin: 10px 20px;
  padding: 30px 0px 0px;
  width: 100%;
  -webkit-box-shadow: 0px 5px 23px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 23px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 23px 5px rgba(0, 0, 0, 0.4);
}

.list-top .text-wrapper {
  background: #fff;
  height: 75px;
}

.list-top .text-wrapper:before {
  background: url("../images/page-information/bg-list-top.svg") no-repeat center
    top;
  content: "";
  display: block;
  height: 46px;
  position: absolute;
  top: -43px;
  width: 100%;
}

.list-top img {
  height: 82px;
  position: relative;
  z-index: 2;
}

.list-top .text {
  color: #384169;
  font-family: "Montserrat", arial;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 17px;
}

.info-content .list-top {
  padding-top: 145px;
}

.page-information .info-wrapper h2.title {
  color: #384169;
  font-family: "Raleway", arial;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0px;
  padding: 0px;
  text-align: left;
}

.medecin .info-wrapper h2.title {
  text-transform: uppercase;
}

.page-information h2.title:after {
  display: none;
}

.page-information .info-utils {
  padding-top: 120px;
}

div.info-content .info-utils h2.title {
  padding-bottom: 120px;
  padding-left: 47px;
}

.list-utils.bottom .item {
  margin: 0px 120px;
}

.list-utils.bottom {
  padding-top: 84px;
}

.list-utils.top {
  padding-bottom: 84px;
}

.info-bottom .text,
.info-remboursement .top .text,
.list-utils .text {
  font-family: "Montserrat", arial;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0px;
}

.info-remboursement {
  padding-bottom: 106px;
}

.info-choice .item {
  width: 50%;
}

.page-information .info-choice {
  padding: 270px 0px 99px;
}

.info-choice .item.item-right {
  max-width: 469px;
}

.info-wrapper .info-choice h2.title {
  padding-bottom: 34px;
}

.info-choice .text {
  color: #384169;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 21px;
}

.info-remboursement .top {
  padding-bottom: 120px;
  padding-left: 49px;
}

div.info-content .info-remboursement h2.title {
  padding-bottom: 20px;
}

.info-remboursement .item {
  background: #3c4775;
  color: #fff;
  max-width: 350px;
  padding: 50px 0px 40px;
  width: 33.333%;
}

.info-remboursement .label {
  background: #fff;
  border-radius: 50%;
  color: #384169;
  display: block;
  font-family: "Montserrat", arial;
  font-size: 72px;
  font-weight: 700;
  height: 250px;
  line-height: 250px;
  margin: auto;
  text-align: center;
  width: 250px;
}

.info-remboursement .item .text {
  font-size: 18px;
  letter-spacing: 0px;
  padding: 0px 15px;
  padding-top: 53px;
}

.info-remboursement .strong {
  font-family: "Montserrat", arial;
  font-weight: 700;
  padding-bottom: 20px;
}

.info-remboursement .list > .item:nth-child(2) {
  background: #37bcdc;
}

.info-remboursement .list > .item:nth-child(2) .label {
  color: #37bcdc;
}

.infoMedecin-top .item {
  margin-bottom: 147px;
  width: 33.333%;
}

.infoMedecin-top {
  padding-top: 132px;
}

.info-content div.infoMedecin-top h2.title {
  margin: auto;
  max-width: 545px;
  padding-bottom: 28px;
}

.infoMedecin-top .item .text,
.infoMedecin-top > .text {
  color: #384169;
  font-size: 18px;
  font-family: "Montserrat", arial;
  font-weight: 600;
}

.infoMedecin-top .list {
  padding-top: 123px;
}

.medecinImg-wrapper {
  margin-bottom: 125px;
}

.medecinImg-wrapper img {
  opacity: 0;
}

.infoMedecin-top .item .text {
  letter-spacing: 0px;
  line-height: 20px;
  max-width: 290px;
  margin: auto;
  padding-top: 28px;
}

div.info-bottom .info-wrapper h2.title {
  padding-bottom: 62px;
}

.info-bottom .item {
  border-radius: 7px;
  max-width: 347px;
  padding: 42px 15px;
  -webkit-box-shadow: 0px 5px 23px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 23px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 23px 5px rgba(0, 0, 0, 0.4);
  width: 33.333%;
}

.info-bottom {
  padding-bottom: 120px;
}

.medecin .infoTop-wrapper .text-bottom {
  color: #384169;
  font-family: "Raleway", arial;
  font-size: 36px;
  font-weight: 700;
  line-height: 64px;
}

.infoTop-wrapper .price {
  font-size: 20px;
  font-style: italic;
  font-weight: 900;
}

.target-label {
  padding-bottom: 10px !important;
  padding-top: 15px !important;
}

.infoMedecin-content ul {
  list-style: disc !important;
}

.infoMedecin-content ol {
  list-style: decimal !important;
}

.multi-select.multiSelect-custom .multiselect-container {
  max-height: 250px;
  overflow: auto;
}
.footer-link {
  background: #1d3752;
  padding: 30px 0px 0px;
}

 .footer-link .link {
   color: #fff;
   font-size: 11px;
 }
 .footer-link .link:hover {
   color: #37d7fd;
 }
 .footer-link .title {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  padding-bottom: 5px;
}
 .footer-link .item {
  padding: 3px 0px 0px;
 }
 .footer-link .list{
    padding-bottom: 30px;
 }
@media screen and (max-width: 992px) {
  .info-remboursement .item,
  .info-choice .item,
  .list-utils .item,
  .info-bottom .item,
  .infoMedecin-top .item,
  .info-top .item {
    width: 100%;
  }

  .page-information .info-wrapper {
    padding: 0px 15px;
  }

  .page-information .infoTop-wrapper:after {
    display: none;
  }

  .infoMedecin-top .item {
    margin-bottom: 40px;
  }

  .infoMedecin-top .list {
    padding-top: 60px;
  }

  .infoMedecin-top {
    padding-top: 50px;
  }

  .medecinImg-wrapper {
    margin-bottom: 90px;
  }

  div.info-bottom .info-wrapper h2.title {
    text-align: center;
    font-size: 34px;
  }

  .info-bottom .item {
    margin-bottom: 30px;
  }

  .info-bottom {
    padding-bottom: 10px;
  }

  .info-top .infoTop-wrapper {
    padding: 18px 0px 70px;
  }

  .page-information.medecin .info-top .text {
    padding-bottom: 30px;
  }

  .medecin .infoTop-wrapper .text-bottom {
    line-height: 43px;
    font-size: 25px;
  }

  .infoTop-wrapper .price {
    font-size: 20px;
  }

  .patient .info-top .item {
    padding-top: 60px;
  }

  .list-top .item {
    margin-bottom: 30px;
    max-width: 100%;
    width: 100%;
  }

  .list-top .text-wrapper:before {
    top: -38px;
  }

  div.info-content .info-utils h2.title {
    padding-bottom: 30px;
    padding-left: 0px;
  }

  .list-utils .item {
    padding-bottom: 30px;
  }

  .list-utils .text {
    text-align: left !important;
  }

  .list-utils.bottom .item {
    margin: 0px;
  }

  .page-information .info-choice {
    padding: 30px 0px;
  }

  .info-wrapper .info-choice h2.title {
    padding-top: 30px;
  }

  .info-remboursement {
    padding: 40px 0px;
  }

  .info-remboursement .top {
    padding-bottom: 40px;
    padding-left: 0px;
  }

  .info-remboursement .item {
    margin-bottom: 20px;
  }

  .multiselect-container.dropdown-menu {
    overflow-y: scroll;
    max-height: 500px;
  }
  .footer-link .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.dashboard-mangoPay .custom-file-label::after {
  content: "Parcourir";
  background-color: #34d5ff;
  color: #fff;
}

.dashboard-mangoPay .stepwizard {
  margin-bottom: 45px;
}

.dashboard-mangoPay .btn-primary {
  background-color: #34d5ff;
  border: #34d5ff;
}

.dashboard-mangoPay .stepwizard-step p {
  margin-top: 10px;
}

.dashboard-mangoPay .stepwizard-row {
  display: table-row;
}

.dashboard-mangoPay .stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

.dashboard-mangoPay .stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.dashboard-mangoPay .stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}

.dashboard-mangoPay .stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}

.dashboard-mangoPay .btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.dashboard-mangoPay .title {
  margin-top: -30px;
}

.dashboard-mangoPay .icon {
  display: inline-block;
  height: 100px;
  margin-left: 5px;
  width: 100px;
}

div.dashboard-mangoPay .bankList .bankLabel {
  font-size: 0px;
  padding-left: 0px;
}

.dashboard-mangoPay .bankLabel:before {
  position: static !important;
}

.dashboard-mangoPay .bankLabel .icon {
  border: 2px solid transparent;
  border-radius: 3px;
}

[type="radio"]:checked + label.bankLabel .icon {
  border: 2px solid #87e7fe;
}

div.dashboard-mangoPay .bankList label.bankLabel:after {
  top: 47px;
}

.dashboard-mangoPay .bank_account_cardType_0 .icon {
  background: url("../images/bank/icon-mastercard.jpg") no-repeat center;
}

.dashboard-mangoPay .bank_account_cardType_1 .icon {
  background: url("../images/bank/icon-diners.jpg") no-repeat center;
}

.dashboard-mangoPay .bank_account_cardType_2 .icon {
  background: url("../images/bank/icon-masterpass.jpg") no-repeat center;
}

.dashboard-mangoPay .bank_account_cardType_3 .icon {
  background: url("../images/bank/icon-americanExpress.jpg") no-repeat center;
}

.dashboard-mangoPay .bank_account_cardType_4 .icon {
  background: url("../images/bank/icon-maestro.jpg") no-repeat center;
}

.dashboard-mangoPay .bank_account_cardType_5 .icon {
  background: url("../images/bank/icon-p24.jpg") no-repeat center;
}

.dashboard-mangoPay .bank_account_cardType_6 .icon {
  background: url("../images/bank/icon-ideal.jpg") no-repeat center;
}

.dashboard-mangoPay .bank_account_cardType_7 .icon {
  background: url("../images/bank/icon-bcmc.jpg") no-repeat center;
}

.dashboard-mangoPay .bank_account_cardType_8 .icon {
  background: url("../images/bank/icon-paylib.jpg") no-repeat center;
}

.mangoInfo-wrapper .list-group-item b {
  color: #0a4a78;
}

.mangoInfo-wrapper .list-group > .list-group-item:nth-child(odd) {
  background: #f7f7f7;
}

.font-text-gras,
.prestation_wrapper .font-text-gras {
  font-weight: 600;
  color: #000;
}

.mangoInfo-wrapper .confirmation-payin {
  max-height: 250px;
}

.move-rdv-calendar .title {
  font-size: 15px;
}

.move-rdv-calendar .calendar-controls {
  z-index: 1000;
}

.datepicker-content .form-control.white {
  background-color: #fff !important;
}

.green-doublons ,.mangoInfo-wrapper .green-doublons b{
  background: #ddffeb !important;
  color: #17b355;
}

.yellow-doublons ,.mangoInfo-wrapper .yellow-doublons b{
  background: #fef8cb !important;
  color: #ff7e00 ;
}


@media screen and (max-width: 992px) {
  .dashboard-mangoPay .col-12 {
    padding: 0px;
  }

  .dashboard-mangoPay .col-8 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .dashboard-mangoPay .bankList {
    width: 50% !important;
  }

  .move-rdv-calendar .custom-calendar {
    width: auto;
  }

  .move-rdv-calendar .custom-move-rdv {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .move-rdv-calendar .btn-wrapper {
    margin-top: 25px;
  }
  .mangoPay-modal .modal-body {
    max-height: 360px;
    overflow: auto;
  }
  .mangoInfo-wrapper .btn-wrapper {
    padding: 8px;
  }
}
 .store-badge {
   width: 100%;
 }
 .store-badge > div {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   padding: 0px 5px;
   width: 100%;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
 }

 .page-web .bg-yellow {
   background: #e3fc0da6;
 }
 .lightbox .lb-image{
   pointer-events: none;
 }

 img {
   pointer-events: none;
 }

 .blocarapl {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: -1px;
}

 .messagerie-medecin-patient-activation-action i {
   font-family: 'FontAwesome';
   display: inline-block;
   vertical-align: top;
   font-size: 16px;
   line-height: 16px;
   font-style: normal;
   color: #34d6fe;
 }

 .messagerie-medecin-patient-activation-action.desactive i {
   color: red;
 }

 .messagerie-medecin-patient-activation-action {
   margin-left: 8px;
   position: relative;
 }

 .messagerie-medecin-patient-activation-action:after {
   display: inline-block;
   position: absolute;
   content: "|";
   top: -14px;
   left: -12px;
   width: 16px;
   height: 16px;
   text-align: center;
   vertical-align: top;
   font-size: 28px;
   color: #34d6fe;
   font-weight: 500;
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg);
 }

 .messagerie-medecin-patient-activation-action.desactive:after {
   color: red;
 }

 .merge-praticien-patient-action {
   background: #34d6fe;
   color: #fff;
   padding: 8px 10px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
 }

 .merge-praticien-patient-action:hover {
   color: #fff;
 }

 .table-praticien-patient-doublon textarea[readonly] {
   border: none;
   background-color: transparent;
   font-size: 14px;
   line-height: 16px;
   resize: none;
   padding: 5px 0;
 }

 .table-praticien-patient-doublon .title-new-value td,
 .table-praticien-patient-doublon .title-current-value td,
 .table-praticien-patient-doublon .title-doublons-value td {
   font-weight: 600;
 }

 .table-praticien-patient-doublon .title-new-value td {
   color: #155724;
   padding: 0 0 5px 0;
 }

 .table-praticien-patient-doublon .title-current-value td {
   color: #0c5460;
   padding: 15px 0 5px 0;
 }

 .table-praticien-patient-doublon .title-doublons-value td {
   color: #0c5460;
   padding: 5px 0 5px 0;
 }

 .table-praticien-patient-doublon .new-value td {
   background: #d4edda;
   color: #155724;
   padding: 2px 10px;
 }

 .table-praticien-patient-doublon .new-value .form-group {
   margin: 0;
 }

 .table-praticien-patient-doublon .current-value td {
   font-size: 13px;
   line-height: 15px;
   padding: 8px 0;
   color: #0c5460;
   vertical-align: middle;
 }

 .table-praticien-patient-doublon .to-merge-value td {
   padding: 5px 0;
   vertical-align: middle;
   font-size: 12px;
   line-height: 13px;
 }

 .table-praticien-patient-doublon .custom-control-label {
   font-size: 13px;
   line-height: 14px;
 }

 .table-praticien-patient-doublon .custom-control-label:before,
 .table-praticien-patient-doublon .custom-control-label:after {
   top: 0;
 }

 .table-praticien-patient-doublon-wrapper {
   display: inline-block;
   width: 100%;
   max-height: 150px;
   overflow-y: scroll;
   margin: 15px 0;
 }

 .praticien-patient-doublon-dismiss-modal {
   background: #f14444 !important;
   color: #fff !important;
   border-color: #f14444 !important;
 }
 .gps-search , .gps-search:active, .gps-search:hover {
   background: #34d6fe;
   border-color : #34d6fe;
 }

 .gps-form input:focus {
   border-color : #34d6fe;
   box-shadow : 0 0 0 0rem;
 }

 .swal2-styled.swal2-default-outline:focus {
   box-shadow : 0 0 0 0px !important;
 }

 .gps-form .btn-submit {
   font-size: 12px;
   height: 40px;
   padding: 0 6px;
 }

 swal2-confirm .swal2-styled:hover {
   background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
   border: 1px solid rgb(241, 68, 68);
   color: rgb(241, 68, 68);
   background-color: #fff;
 }

 .annuaire_gps .bloc.blocSearch.background {
   background-color: transparent;
   background-image: linear-gradient(130deg, #0700dd 0%, #00f2ff 89%);
   background-size: cover;
   padding: 26px 0px 22px;
 }

 .background .container .form_search .btn{
  background-color: grey;
 }

 .background .container .form_search .btn .fas {
   color: #fff;
   font-size: 24px;
   float: left;
 }

 .background .container .form_search .btn:hover{
   background-color: #1d3752;
 }

 .background .container .form_search .btn .fas:hover {
   color: #00cccc;
 }

 .background .container {
   margin: 0px auto;
   width: 100%;
 }

 .background .form_search .address_wrapper {
   border-left: 1px solid #cfd4da;
   max-width: 437px;
 }

 .background .container .form_search {
   max-width: 90%;
 }

 .blocFiltre1 {
   background-color: #1d3752;
 }

 .principal-menu {
   width: 90%;
   margin-left: 140px;
 }

 .blocContent1 {
   min-height: 120px;
   background-color: #1d3752;
   border-radius: 10px;
   display: flex;
 }

 .content1 {
   display: flex;
   margin: 10px 10px;
   padding-left: 0px;
   border-radius: 10px;
   width: 30%;
   box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
   cursor: pointer;
 }


 .content1-left {
   padding-left: 0px;
   width: 35%;
   height: 120px;
   display: flex;
   justify-content: center;
   align-items: center;
   overflow: hidden;
 }
 .content1-right {
   width: 65%;
 }

 .content1-image {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
    border-radius: 40px;
   
 }

 h6 {
   color: #00c5f9;
   text-align: center;
   padding: 5px 15px;
 }

 .show-content1 {
   color: #fff;
   font-size: 12px;
   text-align: center;
   padding-top: 10px;
 }

 .show-content2 {
   color: #fff;
   font-size: 14px;
   text-align: center;
   padding: 17px 0px;
 }

 .fa-info-circle.icon-circle {
   font-size: 18px;
   color: #00c5f9;
 }

 .blocContent2 {
   min-height: 180px;
   height: auto;
   width: 68%;
   float: right;
   border-radius: 10px;
   display: flex;
   border-style: solid;
   border-width: 1px;
   border-color: #00c5f9;
   background-color: #f5f5f5;
   padding-left: 0px;
   margin-top: -70px;
   margin-bottom: 50px;
 }

 .blocContent2-content1 {
   display: flex;
   margin: 5px 10px;
   padding-left: 0px;
   border-radius: 10px;
   width: 80%;
   background-color: #f5f5f5;
 }

 .blocContent2-content2 {
   width: 45%;
   border-style: solid;
   border-color: #00c5f9;
   border-width: 0px 1px;
   padding: 10px;
   font-size: 12px;
   color: #343a40;
   min-width: 210px;
 }

 p {
   font-family: "Montserrat", arial, sans-serif;
 }

 .fa-wheelchair.icon-wheel, .fa-ban.icon-ban {
   color: red;
   font-size: 16px;
   width: 12%;
 }

 .fa-user-plus.icon-user {
   color: limegreen;
   font-size: 16px;
   width: 12%;
 }

 .fa-check.green, .convention.green {
   color: limegreen;
   font-size: 16px;
   width: 12%;
   height: 18px;
 }

 .blocContent2-content3 {
   padding: 10px;
   font-size: 12px;
   color: #343a40;
   min-width: 210px;
   min-height: 210px;
 }

 .bloc.blocAdresse {
   margin-top: 300px;
 }

 .blocContent2-flex {
   display: flex;
   margin-bottom: 10px;
 }

 .fa-video.icon-video {
   color: hotpink;
   font-size: 16px;
   width: 12%;
 }

 .fas.fa-map-marker-alt.icon-mark {
   font-size: 16px;
   color: #00c5f9;
   width: 12%;
 }

 .fa-user-plus.icon-user {
   padding-right: 8px;
 }

 .content3-para1{
   color: #00c5f9;
 }

 .blocContent3 {
   height: 120px;
   width: 34%;
   float: right;
   border-radius: 10px;
   border-style: solid;
   border-width: 1px;
   border-color: #00c5f9;
   background-color: #fff;
   margin-top: -120px;
   margin-bottom: 50px;
   margin-right: 40px;
   padding-bottom: 5px;
   padding-top: 5px;
   text-align: center;
 }

 .blocContent3-button1 {
   font-family: "Montserrat", Sans-serif;
   font-size: 14px;
   font-weight: 500;
   text-transform: capitalize;
   color: #ffffff;
   background-color: #00dafc;
   border-color: #00dafc;
   border-radius: 30px 30px 30px 30px;
   width: 100%;
   margin: 2px auto;
   padding: 5px 0px;
   border-style: none;
   height: 32px;
 }

 .blocContent3-button1 .link.link-target {
   color: #fff;
 }

 .blocContent3-button1:hover {
   background-color: #1d3752;
   cursor: pointer;
 }

 .blocContent3-button1:focus {
   outline: none !important;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper,
 .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper.passed {
   top: 5px;
   left: 10px !important;
   width: 300px;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .bloc-slide {
   height: 305px;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper .side_pannel_rdv_body {
   height: 295px;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper.popup-rdv .custom-calendar .loader_wrapper {
   top: 35%;
   left: 60%;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper .custom-calendar .show-more-wrapper .link {
   display: none;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper .custom-calendar .text-wrapper .text {
   width: 80%;
   padding: 5px;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper .side_pannel_rdv_body .custom-calendar .calendar_list_wrapper {
   overflow-y: auto;
   overflow-x: auto;
   max-height: 160px !important;
   padding-bottom: 12px;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper.popup-rdv .side_pannel_rdv_body > .step:last-child {
   overflow: hidden;
   max-height: 275px !important;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .popup-rdv .step:before,
 .blocContent2 .blocContent2-content1 .iframe_search .popup-rdv .step:after{
  background: none;
 }

 .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper.popup-rdv .step-number {
   position: fixed;
 }

 .fa-calendar-check.button1, .fa-envelope.button1, .fa-phone.button1 {
   color: #fff;
   font-size: 16px;
   width: 12%;
 }

 .button1 {
   float: left;
 }

 .container .search_form {
   border-style: solid;
   border-color: #ee192d;
 }

 @media screen and (max-width: 1024px) and (min-width: 993px) {
   .blocContent2 {
     height: 360px;
   }

   .blocContent3 {
     width: 38%;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .bloc-slide {
     height: 350px;
     width: 60%;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper.popup-rdv .side_pannel_rdv_body > .step:last-child {
     max-height: 220px !important;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper .side_pannel_rdv_body {
     height: 340px;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper .custom-calendar .text-wrapper .text {
     font-size: 10px;
   }
 }

 @media screen and (max-width: 992px){
   .col-3.item {
     min-width: 25%;
   }

   .background .form_search .address_wrapper {
     max-width: 560px;
   }

   .principal-menu {
     width: 100%;
     margin-left: 0px;
   }

   .blocContent1 {
     height: 300px;
     display: inline-block;
     padding: 0;
   }

   .content1 {
     display: flex;
     padding-left: 0px;
     border-radius: 10px;
     width: auto;
     height: 150px;
     margin: 0;
   }

   .show-content1 {
     padding-top: 0px;
   }

   .content2 {
     width: 100%;
   }

   h6 {
     padding: 25px 15px;
   }

   .show-content2 {
     font-size: 14px;
     padding: 20px;
     text-align: left;
   }

   .blocContent2 {
     height: auto;
     width: 100%;
     display: inline-block;
     margin: 10px 0px;
   }

   .blocContent2-content2 {
     border-width: 1px 0px;
     min-height: 110px;
     width: 100%;
     padding: 20px 15px;.blocContent2
   }

   .blocContent2-content3 {
     min-height: 110px;;
     width: 100%;
     padding: 20px 15px;
   }

   .blocContent2-flex {
     margin-bottom: 10px;
   }

   .blocContent3 {
     margin-top: 5px;
     width: auto;
     margin-right: 0px;
     text-align: center;
   }

   .blocContent3-button1 {
     width: 93%;
     margin: 2px auto;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper, .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper.passed {
     width: auto;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper.popup-rdv .side_pannel_rdv_body > .step:last-child {
     max-height: 310px !important;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper .side_pannel_rdv_body {
     height: 350px;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .bloc-slide, .blocContent2-content1  {
     height: 360px;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper .custom-calendar .text-wrapper .text {
     padding: 10px;
   }
 }

 @media screen and (max-width: 375px)  {
   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper.popup-rdv .step {
     padding: 10px 10px 0px;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper.popup-rdv .side_pannel_rdv_body > .step:last-child {
     max-height: 317px !important;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .side_pannel_rdv_wrapper .side_pannel_rdv_body {
     height: 380px;
   }

   .blocContent2 .blocContent2-content1 .iframe_search .bloc-slide, .blocContent2-content1 {
     height: 390px;
   }
 }

 .select2-selection__rendered {
   line-height: 38px !important;
 }
 .select2-container .select2-selection--single {
    height: 40px !important;
 }
 .select2-selection__arrow {
   height: 38px !important;
 }

 .select2-container--default .select2-results__option--highlighted[aria-selected] {
   background-color: #34d5ff !important;
   color: white !important;
 }

 .ma-page-wrapper-top.background-wrapper-top {
   font-family: "Montserrat", Sans-serif;
   background-image:
           linear-gradient(to right,
                   rgba(7, 0, 221, 0.8),
                   rgba(0, 242, 255, 0.8)
           ),
           url('../images/bg_img.png');
   margin: 0;
   padding: 0;
   position: relative;
   height: 400px;
 }

 #curved-border {
   bottom: 0;
   position: absolute;
   width: 300vw;
 }

 .wave {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 200%;
   height: 15%;
   transform: translateX(-50%) rotateY(180deg);
 }

 .container.cabinet {
   padding-top: 40px;
   padding-left: 40px;
 }

 .medecin_name1{
   color: #fff;
   padding-bottom: 20px;
   padding-left: 0px;
   font-size: 32px;
 }

 .speciality1 {
   display: flex;
   color: #fff;
   padding-bottom: 10px;
 }

 .fa-check {
   color: #fff;
   font-weight: normal;
   font-size: 14px;
   padding-right: 10px;
   /*padding-bottom: 30px;*/
 }

 .convention {
   color: #fff;
   font-weight: normal;
   font-size: 14px;
   padding-right: 10px;
 }

 .info_cabinet1 {
  display: inline-list-item;
   width: 350px;
   padding: 0px;
   margin-left: 0px;
   margin-top: 0px;
 }

 .info_cabinet1 .blocContent3-button1 {
   font-family: "Montserrat", Sans-serif;
   width: 300px;
   padding: 5px 0px;
   height: 40px;
   margin-left: 0px;
 }

 .button1-cabinet {
   float: right;
   padding-right: 20px;
 }

 .fa-info-circle.button1-cabinet {
   color: #fff;
 }

 .info_cabinet, .info_cabinet2 {
   display: flex;
 }

 .info_cabinet-speciality2 {
   margin-left: 200px;
   color: #fff;
   font-size: 14px;
   font-family: "Montserrat", Sans-serif;
 }

 .speciality2 {
   border-radius: 60px 200px 90px 120px;
   width: 270px;
   height: 180px;
   padding-bottom: 10px;
 }

 .cabinet-address {
   text-align: center;
   padding-top: 10px;
 }

 .ma-page-wrapper-top2 {
   font-family: "Montserrat", Sans-serif;
   background-color: #fff;
   padding: 40px 0px;
   margin-bottom: 40px;
 }

 .speciality3 {
   border-radius: 40px 40px 190px 50px;
   width: 400px;
   height: 250px;
 }

 .cabinet-para {
   padding: 10px 0px;
 }

 .p1 {
  color: #787d8c;
 }

 .p2 {
   color: #a3a6af;
 }

 .cabinet-paragraph {
   margin-left: 70px;
 }

 .cabinet-propos {
   font-size: 24px;
   font-weight: 500;
   color: #263f59;
 }

 .fa-check-circle.check-img {
   color: #fff;
   font-size: 16px;
   padding-right: 5px;
 }

 .speciality1-icon {
   font-family: "Montserrat", Sans-serif;
   font-size: 14px;
   padding-right: 10px;
   display: flex;
 }

 @media screen and (max-width: 1024px) {
   .ma-page-wrapper-top.background-wrapper-top {
     height: 450px;
   }

   .info_cabinet {
     width: auto;
   }

   .speciality1 {
     display: inline;
   }

   .info_cabinet1 {
     margin-top: 20px;
   }

   .info_cabinet-speciality2 {
     margin: 0px auto;
   }
 }

 @media screen and (max-width: 768px) {
   .medecin_name1 {
     font-size: 20px;
   }

   .ma-page-wrapper-top.background-wrapper-top {
     height: 400px;
   }

   .info_cabinet1 .blocContent3-button1 {
     width: 250px;
     margin: 2px auto;
     float: left;
   }

   .speciality1 {
     display: inline;
   }

   .info_cabinet-speciality1 {
     width: 250px;
   }

   .cabinet-paragraph {
     margin-left: 20px;
   }

   .wrapper2-img {
     width: 600px;
     height: 250px;
   }

   .speciality3 {
     width: 100%;
   }

   .container.cabinet {
     width: 100%;
     padding-left: 20px;
   }
 }

 @media screen and (max-width: 600px){
   .info_cabinet-speciality2 {
     margin-left: 30px;
   }
 }

 @media screen and (max-width: 500px){
   .info_cabinet {
     display: inline;
   }

   .medecin_name1 {
     font-size: 20px;
     padding: 0px 30px;
     margin-bottom: 20px;
   }

   .speciality1 {
     display: inline;
   }

   .speciality1-icon {
     padding: 0px;
   }

   .ma-page-wrapper-top.background-wrapper-top {
     height: auto;
     width: 100%;
     padding: 40px 0px;
     margin-top: 0px;
   }

   .info_cabinet-speciality1 {
     margin: 0px auto;
     padding: 0px;
   }

   .info_cabinet1 {
     text-align: center;
     margin: 20px auto;
     padding-bottom: 10px;
     width: 250px;
   }

   .info_cabinet-speciality2 {
     margin: 0px auto;
     text-align: center;
   }

   .container.cabinet {
     padding: 0px;
     margin: 0px;
   }

   .container.cabinet1 {
     padding: 0px;
     margin: 0px;
   }

   .ma-page-wrapper-top2 {
     padding: 40px 30px;
   }

   .info_cabinet2 {
     display: inline;
   }

   .wrapper2-img {
     text-align: center;
     width: auto;
   }

   .cabinet-paragraph {
     padding-top: 20px;
     margin: 0px;
   }

   .wave {
     height: 8%;
   }

   .speciality3 {
     width: 100%;
   }

   .speciality2 {
     margin-top: 20px;
   }
 }

 @media screen and (max-width: 300px){
   .col-3.item {
     min-width: 50%;
   }

  .speciality3 {
    height: 200px;
    width: 100%;
  }

   .speciality2, .info_cabinet1 .blocContent3-button1 {
     width: 230px;
   }

   .info_cabinet1 {
     width: auto;
     padding-bottom: 10px;
   }

   .wrapper2-img {
     height: 150px;
     margin-bottom: 40px;
   }

   .info_cabinet-speciality1 {
     margin: 0px auto;
     padding: 0px;
     width: 230px;
   }
 }

 .modal-title.button-index {
   width: 100%;
   margin-top: 2px;
 }

 .side_pannel_rdv_wrapper.custom-modal .modal-title.button-index,
 .side_pannel_rdv_wrapper.custom-modal .modal-title.active.slide {
   background: #00dafc;
 }

 .side_pannel_rdv_wrapper.custom-modal .modal-title.active.slide {
   padding-left: 40px;
 }

 .side_pannel_rdv_wrapper.custom-modal.sticky .modal-title.button-index.slide {
   background: #00dafc;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   text-transform: none;
   color: #fff;
   width: 100%;
   height: 50px;
   padding: 15px 20px;
 }

 .side_pannel_rdv_wrapper.custom-modal.sticky .modal-title.button-index.slide:focus {
   outline: none !important;
 }

 .modal-title.button-index.slide .fas.fa-phone.phone-icon,
 .modal-title.button-index.slide .fas.fa-envelope.envelope-icon {
   float: left;
   color: #fff;
   font-size: 16px;
 }

 .modal-title.button-index.slide .phone-medecin {
   text-align: center;
   color: #fff;
 }

 .modal-title.button-index.slide .dropdown-item.phone:hover {
   background-color: #00dafc;
 }

 .side_pannel_rdv_header.head {
   margin-top: 2px;
 }

 .side_pannel_rdv_wrapper.custom-modal.sticky .modal-title.slide {
   background: #00dafc;
   padding-left: 45px;
 }

 .side_pannel_rdv_wrapper.custom-modal .modal-title.slide1 {
   background: #1d3752;
 }

 .text-center.bg-yellow.background-pink {
   background: #fff1ce;
   border: 1px solid;
   border-radius: 8px;
   box-shadow: 1px 1px 1px 1px #f3f3f3;
   border-color: #fff;
   padding: 5px;
   margin-top: 4px;
 }

 .side_pannel_rdv_wrapper .close_pannel.close {
   left: 0px;
   background: #00dafc;
   border-style: none;
   height: 40px;
   width: 40px;
   opacity: unset;
 }

 .side_pannel_rdv_wrapper .active .close_pannel.close {
   background: none;
 }

 .fa-plus.icon-plus {
   font-size: 16px;
   padding-left: 10px;
   color: #fff;
   font-weight: bold;
 }

 .fa-plus.icon-plus:hover {
   color: #fff;
 }

 .side_pannel_rdv_wrapper.custom-modal .name.medecin {
   color: #fff;
   font-weight: 400;
 }

 .bloc-slide {
   border: 1px solid;
   border-color: #00dafc;
   background-color: #fff;
   padding: 3px 6px;
   border-radius: 8px;
 }

 .side_pannel_rdv_wrapper.custom-modal.sticky .modal-title.button-index.slide.home {
   background-color: #fff;
   border: 1px solid;
   border-color: #00dafc;
   color: #b3b3a1;
   text-transform: none;
   margin-bottom: 2px;
   padding-left: 20px;
 }
 .side_pannel_rdv_wrapper.custom-modal.sticky .modal-title.button-index.slide.home.cabinet-name {
   background-color: #00dafc;
   color: #fff;
 }

 .side_pannel_rdv_wrapper.custom-modal.sticky .modal-title.button-index.slide.home.cabinet-name {
   background-color: #00dafc;
   border: 1px solid;
   border-color: #00dafc;
   color: #fff;
   text-transform: none;
   margin-bottom: 2px;
   padding-left: 20px;
 }

 .side_pannel_rdv_wrapper.sticky{
   position: fixed;
   top: 200px;
   z-index: 4;
 }

 .fa-calendar-alt.icon-calendar {
   font-size: 16px;
   float: left;
   color: #363752;
 }

 .fa-address-card.address-card-icon {
   font-size: 16px;
   float: left;
   color: #f3f4f5;
 }
 .ma-page-wrapper-top.background-top:before {
   background: none;
 }

 .maPageProfile-wrapper.width-wrapper {
   max-width: 54%;
 }

 .maPageProfile-wrapper .title_speciality.speciality1 {
   padding-left: 50%;
 }

 .speciality ul h2.speciality1::before {
   content: "";
 }

 .infoMedecin-content.maPageWrapper-text.background-infoMedecin {
   background: #fff1ce;
   border: 2px solid;
   border-radius: 20px;
   box-shadow: 2px 2px 2px 2px #f6f6f6;
   color: #47aeb6;
   border-color: #fff;
   font-weight: 600;
 }

 .infoMedecin-content.maPageWrapper-text.background-infoMedecin .info-importantes {
   color: #ff872d;
   font-size: 13px;
   margin-bottom: 15px;
   display: flex;
 }

 .info-importantes .para {
   text-decoration: underline;
   padding-left: 5px;
 }

 .txt_info.padding-info {
   padding-left: 25px;
 }

 .rdv-patients {
   border: 1px solid;
   border-color: #ff872d;
   text-align: center;
   border-radius: 5px;
   margin-top: 15px;
   font-family: "Raleway", arial, sans-serif;
 }

 .fa-user-plus.user-icon {
   color: #ff872d;
 }

 @media screen and (max-width: 992px){
   .ma-page-wrapper-top.background-top {
     width: 100%;
   }

   .maPageProfile-wrapper.width-wrapper {
     max-width: 100%;
     text-align: center;
   }

   .maPageProfile-wrapper .title_speciality.speciality1 {
     padding-left: 0%;
   }
 }

 @media screen and (max-width: 1024px) and (min-width: 992px){
   .form_search .name_wrapper {
     max-width: 400px;
   }

   .background .form_search .address_wrapper {
     max-width: 365px;
   }
 }

 @media screen and (max-width: 992px) and (min-width: 760px){
   .fa-user-plus.icon-user, .fa-check.green, .convention.green {
     width: 4%;
     margin-right: 50px;
   }
 }

 @media screen and (max-width: 760px) and (min-width: 500px){
   .fa-user-plus.icon-user, .fa-check.green, .convention.green {
     width: 6%;
     margin-right: 30px;
   }
 }

 @media screen and (max-width: 500px) and (min-width: 300px){
   .fa-user-plus.icon-user, .fa-check.green, .convention.green {
     width: 8%;
     margin-right: 10px;
   }
 }

 .collapsible.btn {
   background-color: #1d3752;
   color: white;
   cursor: pointer;
   padding: 18px;
   width: 100%;
   border: none;
   text-align: left;
   outline: none;
   font-size: 15px;
   border-radius: 10px;
   display: flex;
   margin-top: 20px;
 }

 .collapsible:focus {
   outline: none !important;
 }

 .no-gutters.content {
   max-height: 0;
   overflow: hidden;
   transition: max-height 0.2s ease-out;
 }

 .collapsible.btn .carte {
   font-size: 16px;
   padding-left: 10px;
 }

 .infos-button.a {
   background: #00dafc;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   text-transform: none;
   color: #fff;
   width: 100%;
   height: 50px;
   font-size: 14px;
   padding: 15px 20px;
 }

 .infos-button.tel {
   margin-bottom: 3px;
 }
 .blocContent2-content1-annuaire {
   margin: 5px 25px;
   height: 200px;
   width: 25px;
 }

 .infos-button.a .center {
   padding-left: 100px;
 }

 .center-tel {
   padding-left: 120px;

 }

 .scroll-calendar.see-more {
   height: 320px;
   overflow-y: auto;
   overflow-x: hidden;
 }

 .infos-button.a.cabinet {
   font-size: 14px;
   height: 60px;
   text-align: center;
   border-radius: 5px;
   background: #5f9fda;
 }

 .title-carte {
   color: #1D3752;
   font-family: "Varela Round", Sans-serif;
   font-size: 25px;
   font-weight: 300;
   text-transform: none;
   line-height: 1.2em;
 }

 .map {
   margin-bottom: 50px;
 }

 .svg {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 150%;
 }

 .svg-footer {
   position: relative;
   width: 100%;
   height: 100%;
   background-image:
           linear-gradient(to right,
           rgba(7, 0, 221, 0.8),
           rgba(0, 242, 255, 0.8)
           ),
           url('../images/bg_footer.png');
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   opacity: 1;
   transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
 }

 .search-footer {
   height: 350px;
   background-color: transparent;
   background-image: linear-gradient(130deg, #0700dd 0%, #00f2ff 89%);
 }

 .para-footer {
   color: #FFFFFF;
   font-family: "Montserrat", Sans-serif;
   font-size: 40px;
   font-weight: 300;
   text-transform: capitalize;
   line-height: 1.2em;
   margin-left: 50px;
   margin-top: -200px;
   position: relative;
 }

 .button-footer {
   display: flex;
   width: 100%;
 }

 .btn-footer {
   position: relative;
   font-family: "Montserrat", Sans-serif;
   font-size: 15px;
   font-weight: 500;
   text-transform: capitalize;
   color: #00dafc;
   fill: #00dafc;
   background-color: #FFFFFF;
   border-color: #FFFFFF;
   border-radius: 30px 30px 30px 30px;
   padding: 0px 25px;
   border-style: none;
   height: 50px;
   margin-top: 20px;
   margin-left: 50px;
 }

 .btn-footer:hover {
   background-color: #00dafc;
   color: #FFFFFF;
   cursor: pointer;
 }

 .btn-footer:focus {
   outline: none !important;
 }

 .image-footer {
   width: 81%;
 }

 .img-footer {
   border-radius: 300px 100px 100px 100px;
   width: 300px;
   height: 284px;
   float: right;
   margin-top: -200px;
   margin-right: 50px;
   position: relative;
 }

 .span-btn-footer {
   padding-right: 7px;
 }

 .icon-elevator {
   width: 15px;
   height: 13px;
   margin-right: 5px;
 }

 @media screen and (max-width: 1024px) {
   .btn-footer {
     width: 230px;
   }
 }

 @media screen and (max-width: 992px) and (min-width: 760px){
   .btn-footer {
     width: 200px;
   }
   .para-footer {
     font-size: 25px;
   }
   .search-footer {
     margin-bottom: -21px;
   }
 }

 @media screen and (max-width: 600px) {
   .search-footer {
     width: 100%;
     height: 530px;
     text-align: center;
     margin-top: 85px;
     margin-bottom: -20px;
   }
   .button-footer {
     display: inline;
   }
   .btn-footer, .para-footer {
     margin-left: 0px;
   }
   .image-footer {
     width: 100%;
     text-align: center;
     margin: 25px auto;
   }
   .img-footer {
     margin: 0 auto;
     width: 250px;
     height: 254px;
     float: none;
   }
   .para-footer {
     font-size: 25px;
     margin-top: 10px;
   }
   .svg-footer {
     height: 20%;
     margin-top: -80px;
     background-image: none;
   }
   .svg {
     height: auto;
   }
 }

 .rdv-honoraire {
   padding-top: 15px;
   padding-bottom: 15px;
   padding-right: 35px;
   padding-left: 10px;
   border: 1px solid;
   border-color: #DADADA;
   background-color: #FFFFFF;
   border-radius: 20px;
   margin-top: 20px;
   font-family: "Raleway", arial, sans-serif;
 }

 .inner-title.honoraire, .rdv-teleconsultation .link.more {
   text-decoration: underline;
 }

 .consult-tarif {
   margin-left: 10px;
   margin-top: 10px;
   font-family: "Montserrat", Sans-serif;
   font-size: 14px;
   font-weight: 500;
   fill: #00DAFC;
   color: #00DAFC;
   background-color: #F6F6F6;
   border-radius: 9px 9px 9px 9px;
   padding: 5px 3px 5px 3px;
   border-style: none;
 }

 .consult-tarif:focus {
   outline: none !important;
 }

 .rdv-honoraire .rdv-content {
   margin-left: 25px;
 }


 .rdv-honoraire .picto-wrapper.picto-title h2.title.honoraire {
   font-size: 20px;
   text-transform: none;
   margin-bottom: 20px;
   text-align: left;
   display: flex;
 }

 .rdv-honoraire .picto-wrapper.picto-title h2.title.honoraire .infos-complementaires {
 
   font-weight: bold;
   text-decoration : none;
   font-size : 16px;
 }

 .rdv-honoraire .picto-wrapper.picto-title .icon {
   color: #00426b;
   padding-right: 7px;
   font-size: 20px;
 }

 .rdv-content .adresse, .rdv-honoraire.cabinet, .cabinet-adresse-content .contact,
 .cabinet-adresse-content .contact .col-md-4 .acces {
   display: flex;
   width: 100%;
 }

 .rdv-content .adresse .acces_pmr {
   margin-right: 0px;
   clear:both;
 }

 .rdv-content .adresse .icon {
   margin-right: 5px;
 }

 .rdv-content .infos .transport, .rdv-content .inner-title.presentation {
   text-decoration: underline;
   color: #00426b;
   font-size: 16px;
   font-weight: bold;
 }

 .rdv-content .adresse .infos {
   width: 50%;
 }

 .rdv-honoraire .annuaire_gps .map_wrapper {
   border: 2px solid;
   border-color: #FFFFFF;
   border-radius: 20px;
   height: 280px;
   box-shadow: #DADADA;
 }

 .infoMedecin-content.maPageWrapper-text.background-infoMedecin.text-color {
   color: #000000;
   font-weight: normal;
 }

 .txt_info.padding-info .global_infos, .txt_info.padding-info .see-more-infoMedecin.limit-display.global_infos {
   color: #47aeb6;
 }

 .page-web .container.infos {
   padding-top: 20px;
 }

 .rdv-teleconsultation {
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
   border: 1px solid;
   border-color: #FFFFFF;
   background-color: #00dafc;
   border-radius: 6px;
   margin-top: 20px;
   font-family: "Raleway", arial, sans-serif;
 }

 .rdv-teleconsultation .icon {
   color: hotpink;
   font-size: 20px;
 }

 .rdv-teleconsultation .link {
   color: #00426b;
 }

 .collapsible.infos-complementaires {
   background-color: #FFFFFF;
   cursor: pointer;
   padding: 10px;
   width: 100%;
   border-top: none;
   border-left: none;
   border-right: none;
   border-bottom: 1px solid;
   border-color: #D3D3D3;
   display: flex;
 }

 .collapsible.infos-complementaires .title {
   text-transform: none;
   text-align: left;
   margin-bottom: 0;
   width: 95%;
 }

 .collapsible.infos-complementaires .icon {
   color: #00426b;
   font-size: 20px;
 }

 .rdv-honoraire .rdv-content .content {
   padding: 10px;
   display: none;
   overflow: hidden;
 }

 .cabinet-content-collapse .content {
   padding: 10px;
   display: none;
   overflow: hidden;
   background-color: #f1f1f1;
 }

 .slide-img-footer {
   margin: 20px auto;
 }

 .rdv-honoraire.cabinet {
   box-shadow: 0px 2px 8px 4px #F0F0F0;
   border: none;
   padding: 10px;
 }

 .cabinet-img {
   border: 1px solid grey;
   border-radius: 25px;
   width: 20%;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   flex-direction: column;
   overflow: hidden;
 }

 .cabinet-img .profil-img {
    flex-shrink: 0;
    max-height:100%; 
    max-width:100%;
    border-radius: 25px 25px 0 0;
    
 }

 .cabinet-img .cabinet-name {
   text-align: center;
   color: #00dafc;
   font-size: 16px;
   font-weight: normal;
   text-transform: none;
   padding: 0px 10px;
   margin-bottom: 0;
 }

 .cabinet-img .para-cabinet {
   text-align: center;
   padding: 10px;
 }

 
 
 .cabinet-btn {
   width: 20%;
   margin: auto;
 }

 .cabinet-content {
   width: 60%;
   padding-left: 20px;
   padding-right: 20px;
 }

 .fa-calendar-check.button1.icon, .fa-envelope.button1.icon {
   color: #fff;
   font-size: 16px;
   padding-left: 25px;
 }

 .blocContent3-button1.cabinet {
   margin: 10px auto;
   height: 40px;
 }

 .show-content2.cabinet {
   color: #000000;
   text-align: left;
   padding: 0;
 }

 .content2.cabinet {
   border: 1px solid #00dafc;
   border-radius: 30px;
   display: flex;
 }

 .fa-info-circle.icon-circle.cabinet {
   font-size: 25px;
   margin: 10px auto;
 }

 .fa-check.green.cabinet, .convention.green.cabinet {
   color: limegreen;
   width: 6%;
 }

 .fas.cabinet {
   width: 6%;
 }

 .blocContent2-flex.cabinet {
   margin-top: 5px;
 }

 .equipe-title {
   background-image: linear-gradient(to right, #00dafc, #FFFFFF 75%);
   padding-left: 10px;
   border-radius: 8px;
   margin-top: 50px;
 }

 .equipe-title .title {
   font-size: 10px;
   color: #00426b;
   font-weight: 500;
 }

 .equipe-title-etab {
   background-image: linear-gradient(to right, #00dafc, #FFFFFF 75%);
   padding-left: 10px;
   border-radius: 8px;
   margin-bottom: 10px;
 }

 .equipe-title-etab .title {
   font-size: 15px;
   color: #00426b;
   font-weight: 500;
 }

 .span-adresse-etab {
   margin: 10px;
   background-color: #0b3e6f;
   border-radius: 10px;
   padding-inline: 10px;
   padding-block: 5px;
 }

 .cabinet-title {
   font-size: 22px;
   color: #00426b;
   font-weight: 500;
   margin-top: 10px;
 }

 .cabinet-content-collapse {
   padding: 20px;
 }

 .cabinet-content-collapse .collapsible.infos-complementaires .icon {
   padding-right: 10px;
 }

 .cabinet-content-collapse .collapsible.infos-complementaires .title {
   font-weight: normal;
 }

 .col-md-4.annuaire_gps.carte {
   max-width: 100%;
 }

 .annuaire_gps.carte .map_wrapper {
   height: 300px;
   border-radius: 25px;
 }

 .display-images-cabinet {
   display: flex;
 }

 .display-cabinet-img {
   border-radius: 15px;
   height: 150px;
   width: 25%;
   margin: 5px;
   position: relative!important;
 }

 .figure-image {
   opacity: 0;
   pointer-events: none;
 }

 .display-cabinet-img .linkZoom.position-absolute {
   position: absolute!important;
   color: #fff;
   font-size: 20px;
   left: 50%;
   opacity: 0;
   top: 50%;
   transform: translate(-50%, -50%);
 }

 .cabinet-content-images {
   padding: 15px;
 }

 .cabinet-adresse-content {
   padding: 10px 20px;
   width: 100%;
 }

 .cabinet-adresse-content .contact {
   margin-bottom: 0;
 }

 .cabinet-adresse-content .contact .honoraire, .cabinet-adresse-content .contact .phone {
   width: 50%;
 }

 .contact .honoraire .col-md-4, .contact .phone .col-md-4 {
   max-width: 100%;
   padding-left: 0px;
 }

 .contact .honoraire .col-md-4 .contact-title, .contact .phone .col-md-4 .contact-title {
   font-size: 16px;
   color: #00426b;
   font-weight: 500;
   text-decoration: underline;
 }

 .contact .honoraire .col-md-4 .acces {
   padding-top: 10px;
 }

 .acces .pmr, .acces .ascenseur {
   font-weight: 700;
 }

 .acces .acces-pmr {
   padding-right: 20px;
 }
 .acces .icon {
   color: limegreen;
   margin-right: 5px;
 }

 .cabinet-para.presentation {
   color: #787d8c;
   padding-top: 0;
 }

 .ma-page-wrapper-top2.cabinet {
   margin-bottom: 0;
 }

 @media screen and (max-width: 1024px) and (min-width: 760px) {
   .cabinet-btn, .cabinet-img {
     width: 25%;
   }
   .fas.cabinet, .fa-check.green.cabinet, .convention.green.cabinet {
     width: 8%;
   }
 }

 @media screen and (max-width: 992px) and (min-width: 760px) {
   .col-9 {
     max-width: 100%;
   }
   .fa-calendar-check.button1.icon, .fa-envelope.button1.icon {
     padding-left: 20px;
   }
   .fa-check.green.cabinet, .convention.green.cabinet {
     width: 7%;
   }
 }

 @media screen and (max-width: 760px) {
   .container.cabinet1 .col-9 {
     max-width: 100%;
     padding: 0;
   }
   .rdv-honoraire.cabinet {
     display: block;
   }
   .cabinet-img, .cabinet-content, .cabinet-btn {
     width: 100%;
   }
   .cabinet-img .profil-img {
     height: 200px;
   }
   .cabinet-content {
     margin-top: 20px;
     padding: 0;
   }
   .cabinet-adresse-content .contact, .cabinet-adresse-content .contact .col-md-4 .acces {
     display: block;
   }
   .cabinet-adresse-content .contact .honoraire, .cabinet-adresse-content .contact .phone {
     width: 100%;
   }
   .cabinet-adresse-content .contact .honoraire {
     padding-bottom: 10px;
   }
 }

 @media screen and (max-width: 500px) {
   .fas.cabinet {
     width: 9%;
   }
   .fa-check.green.cabinet, .convention.green.cabinet {
     width: 8%;
     margin-right: 4px;
   }
   .fas.icon-user.cabinet {
     width: 6%;
   }
   .display-images-cabinet {
     display: block;
   }
   .display-cabinet-img {
     width: 100%;
   }
 }

 @media screen and (max-width: 300px) {
   .fas.icon-user.cabinet, .fas.cabinet {
     width: 10%;
   }
   .fa-check.green.cabinet, .convention.green.cabinet {
     width: 12%;
     margin-right: 0px;
   }
   .equipe-title .title {
     font-size: 25px;
   }
   .cabinet-title {
     font-size: 18px;
   }
   .col-md-4.annuaire_gps.carte {
     max-width: 100%;
     padding: 0px;
   }
   .cabinet-content-images, .cabinet-content-collapse {
     padding: 15px 0px;
   }
   .display-cabinet-img {
     padding: 0px;
   }
   .cabinet-adresse-content {
     padding: 10px 0px;
   }
 }
 .text-goto-rdv {
    background: #34d5ff;
    border-radius: 3px;
    padding: 15px;
    max-width: 230px;
    width: 100%;
    color: #fff;
    text-align: center;
    margin: 30px auto;
    position: absolute;
}

 .show-content {
   color: #fff;
   font-size: 14px;
   text-align: left;
   padding-top: 7px;
 }

 .show-content-3 {
   display: flex;
   color: #fff;
   padding-top: 0.5rem;
 }
  .fiche-non-accepte {
     color : #E2515A;
      
 }
 .fiche-adresse-liste {
  float: left;
  width: 33.33%;
  border: solid 1px #fff;
}
 .fiche-adresse-liste-spacing {
  margin-top: 2px;
  clear:both;
  width: 100;
 
}
.fiche-adresse:after {
  content: "";
  display: table;
  clear: both;  
}
.fiche-adresse-rue{
  min-height : 90px;
}
.scroll-list-acte  { 
} 

@media screen and (max-width: 300px) {
    .fiche-adresse-liste {
        width: 100%;
    }
}

.text-area-max-60 {
  height: 60px !important;
  max-height: 60px;
}

.mt-2-4 {
  margin-top: 2.4rem !important;
}

 .etablissement label.text-label{
   color: #1d3752;
   font-size: 14px;
   font-weight: 600;
   padding: 19px 0 0;
   text-align: left;
   text-transform: uppercase;
 }

 .etablissement .btn-wrapper {
    width: auto !important;
 }

 span.label .required {
   color: red;
 }

 .etablissement .card-body.gestion-etablissement {
   background-color: rgba(0,0,0,.03)
 }

 .etablissement h5.title-gestion-etablissement {
   color: #1d3752;
 }

 .etablissement .etablissement-form label{
   color: #868686;
   display: inline-block;
   font-size: 14px;
   font-weight: 100;
 }

  /*Page SEO*/


.page-seo-titre {
    background-position: center center;
    background-image: linear-gradient(130deg, rgba(7, 0, 221, 0.9), rgba(0, 242, 255, 0.73)),
    url(../images/placeholder.png);
    width: 100%;
    min-height: 100px;
    height: auto;
    background-size: cover;
    color: white;
    margin-bottom:-30px;
}
 .page-seo-titre-content {
    max-width: 1140px;
    margin: auto;
    padding:15px 0px 0px 10px;
    display: flex;
    vertical-align:  center;
}

.page-seo-titre h1{
    color: #FFF;
    font-family: "Raleway", Sans-serif;
    font-size: 37px;
    font-weight: 800;
    line-height: 40px;

}
 .page-seo-titre2 {
    max-width: 1140px;
    margin: 0px auto;
    padding-top:10px;
    display: flex;
}

.page-seo-titre2 h2{
    color: #1D3752;
    font-family: "Raleway", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.8px;
    word-spacing: 0px;
    text-align: justify;
    text-justify: inter-word;
    padding :10px 10px  20px 10px;
}
 .page-seo-titre3 {
    max-width: 1140px;
    margin-top: 20px ;
}
.page-seo-titre3 h3{
    color: #1D3752;
    font-family: "Varela Round", Sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.8px;
    line-height : 16px;
    text-decoration:  none ;
    margin : 30px auto 10px;
 }

.page-seo-titre3 p{
    color: #1D3752;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.8px;
}
.cleared {
    width: 100%;
    height: 1px;
    clear:both;
    overflow:hidden;
}

.gps-divider-separator {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  padding: 0 5px;
  height: 50px;
  width: 25px;
  background: #fff url(../images/stethoscope.png)no-repeat 50% 50%;
  background-size: 80%;
}

.gps-divider-separator-line {
  position: relative;
  overflow: visible;
  height: 1px;
  background-color: #ddd;
  border: 1px solid #ddd;
}
.page-seo-titre4 h3{
    color: #1D3752;
    font-family: "Varela Round", Sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.8px;
    line-height : 16px;
    text-decoration:  none ;
    margin : 30px auto 10px;
 }

.page-seo-titre4 p{
    color: #1D3752;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.8px;
}
 .page-seo-footer {
    width: 100%;
    margin:0px;
    padding:0px;
}
.container-footer {
    width: 100%;
}
 .map_wrapper_seo {
    width: 100%;
    height:400px;
    margin: 0px;
    padding: 0px;
    z-index : 1;
 }

 .map_wrapper_seo .leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: white;
    color: #333;
    box-shadow: none;
}

img.img-seo {
    width: 35px;
    height: 35px;
    margin-bottom:-12px;
}
.labelbold {
 font-weight: bold;
 padding-top:8px;
}


 .select2-container {
   min-width : 100%
 }

 .button-select-field-presentation{
   min-width: 400px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   max-width: 200px;
   min-height: 38px;
 }

 .mt-70 {
   margin-top: 60px;
 }

 .min-h-8 {
   min-height: 8rem;
 }

 .btn-bg-white {
   background: #fff;
   color: #000;
   font-size: 13px;
   font-weight: 800;
   text-align: left;
   width: 100%;
 }

 .item-fiche {
   font-size: 10px;
   border-bottom: 1px solid #0a4a78;
   cursor: pointer;
   padding: 5px;
   width: 100%;
 }

 .item-fiche .medecin-name > .fas {
   padding-right: 8px;
 }

 .fiche-item {
   padding: 5px;
 }

 .mon-agenda .fiche-item a {
   display: initial;
   vertical-align: inherit;
 }

 .same-cabinet {
   padding-left: 5px;
 }

 .fiche-all {
   padding-left: 1.3rem;
   color: #010101;
   width: 100%;
   margin-bottom : 6px
 }

 .fiche-text {
    margin-left: 0.5rem;
   color: #0a4a78;
   font-size: 12px;
 }

 .fiche-element {
   width: 90%;
 }

 .font-size-20 {
   font-size : 1.3rem
 }

 .font-header-agenda {
   font-family: "Montserrat", arial;
 }

 .icon-pingler-active {
   color: #34d5ff;
   font-size: 18px;
   margin-right: 1rem;
   transform: rotate(37deg);
 }
 .icon-pingler-inactif {
   color: #565b5c;
   font-size: 18px;
   margin-right: 1rem;
   transform: rotate(37deg);
 }

 .pingler {
   list-style-type: none;
 }

 .wh-35 {
   width : 35px !important;
   height : 35px !important;
 }

 .w-0 {
   width: auto !important;
 }

 .truncate-1 {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   max-width: 100px;
   margin-bottom: -5px;
 }

 .truncate-2 {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   max-width: 150px;
   margin-bottom: -5px;
 }

 .pingler-float-left {
   display: inline-block;
   border-left: 1px solid #dfdfdf;
   float: left;
   padding-top: 13px;
   padding-left: 11px;
   padding-bottom: 0px;
 }

 .min-h-25 {
   min-height: 25rem;
 }

.select2-selection__rendered {
  line-height: 35px !important;
}

 .image-zoomable {
   transition: transform 0.5s;
   cursor: pointer;
   pointer-events : auto !important;
 }

 .image-zoomed {
   transform: scale(18);
   position: absolute;
   right: 0;
   top: auto;
   z-index : 2;
 }

 .choice-type-prestation ul.list {
   width: 400px;
   height: 300px;
   overflow: scroll;
 }

 .step_3 .for-select ul.list {
   width: 400px;
   height: 300px;
   overflow: scroll;
 }

 .inline-block{
   display: inline-block;
 }

 .item-etablissement .content {
   cursor: pointer;
 }
 .menu-mobile {
   margin-top: 13px;
   margin-right: 12px;
 }
 .menu-agenda {
   margin-left: 4px;
   margin-top: 4px;
 }
 .font-size-22 {
   font-size : 1.5rem;
 }
 .icon-color-primary {
   color: #34d6fd;
 }
 .separator-line {
   border-bottom: 1px solid #e8e8e8;
   font-size : 20px;
 }

 .btn-primary {
   color: #fff;
   border-radius: 5px;
   line-height: 20px;
   font-size: 11px !important;
   display: inline-block;
   font-weight: 400;
   padding: 7px 13px;
   width: 100%;
   background: #34d5ff;
   border: 1px solid transparent;
 }

 .btn-shadow-primary {
   color: #fff;
   border-radius: 5px;
   line-height: 20px;
   font-size: 11px !important;
   display: inline-block;
   font-weight: 400;
   padding: 7px 13px;
   width: 100%;
   background: #34d5ff;
   border: 1px solid transparent;
   box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.2);
 }

 .btn-secondary {
   color: #34d5ff;
   border-radius: 5px;
   line-height: 20px;
   font-size: 11px !important;
   display: inline-block;
   font-weight: 400;
   padding: 7px 13px;
   width: 100%;
   background: #ffffff;
   border: 1px solid transparent;
 }

 .btn-shadow-secondary {
   color: #34d5ff;
   border-radius: 5px;
   line-height: 20px;
   font-size: 11px !important;
   display: inline-block;
   font-weight: 400;
   padding: 7px 13px;
   width: 100%;
   background: #fff;
   border: 1px solid transparent;
   box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.2);
 }

 .btn-primary:hover {
   color: #1d3752;
   background: transparent;
   border: 1px solid #34d5ff;
 }

 .btn-primary:not(:disabled):not(.disabled):active:focus{
   color: #1d3752;
   background: transparent;
   border: 1px solid #34d5ff;
 }

 .btn-primary:focus {
   box-shadow: 0 0 0 0.2rem #34d5ff;
 }

 .btn-shadow-primary:hover {
   color: #1d3752;
   background: transparent;
   border: 1px solid #34d5ff;
 }

 .btn-shadow-primary:not(:disabled):not(.disabled):active:focus{
   color: #1d3752;
   background: transparent;
   border: 1px solid #34d5ff;
 }

 .btn-shadow-primary:focus {
   box-shadow: 0 0 0 0.2rem #34d5ff;
 }

 .btn-secondary:hover {
   color: #34d5ff;
   background: transparent;
   border: 1px solid #fff;
 }

 .btn-secondary:not(:disabled):not(.disabled):active:focus{
   color: #34d5ff;
   background: transparent;
   border: 1px solid #fff;
 }

 .btn-secondary:focus {
   box-shadow: 0 0 0 0.2rem #fff;
 }

 .btn-shadow-secondary:hover {
   color: #34d5ff;
   background: transparent;
   border: 1px solid #fff;
 }

 .btn-shadow-secondary:not(:disabled):not(.disabled):active:focus{
   color: #34d5ff;
   background: transparent;
   border: 1px solid #fff;
 }

 .btn-shadow-secondary:focus {
   box-shadow: 0 0 0 0.2rem #fff;
 }

 .w-1 {
   width: 5rem;
 }

 .w-2 {
   width: 10rem;
 }

 .badge-warning {
   background: #ff792b;
 }

 .badge-outline {
   bottom: 5px;
   border-radius: 50%;
   display: inline-block;
   width: 25px;
   height: 25px;
   line-height: 18px;
   text-align: center;
   font-size: 12px;
   top: -18px !important;
   left: 20px;
   right: -5px;
   color: #fff;
 }

 @media screen and (max-width: 992px) {
   .w-2 {
     width: 5rem;
   }

   .text-responsive {
     display: none;
   }

   .btn-shadow-primary {
     padding: 1px 0px;
     font-size: 10px !important;
   }

   .font-size-13 {
     font-size: 13px;
     letter-spacing: 0px;
   }

   .btn-shadow-secondary {
     padding: 1px 0px;
     font-size: 10px !important;
     width: 1.5rem;
   }

   .item-agenda .btn-shadow-secondary {
     padding: 1px 0px;
     font-size: 10px !important;
     box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
     width: 1.5rem;
   }

   .badge-outline {
     bottom: 5px;
     border-radius: 50%;
     display: inline-block;
     width: 15px;
     height: 15px;
     line-height: 10px;
     text-align: center;
     font-size: 11px;
     top: 3px !important;
     left: -13px;
     right: -5px;
     color: #fff;
   }

   .min-width-7 {
     min-width: 7rem;
   }

   .item-agenda {
     overflow: auto;
   }

   .other-calendar-wrapper {
     overflow: auto;
     width: auto;
   }

   .fc-view-container {
     width: 400px;
   }

   .header-agenda {
     padding-left: 0.5rem !important;
   }

   .header-agenda .display-mode {
     margin-left: 0.6rem !important;
     margin-top: 1rem !important;
   }

   .header-agenda .date-center {
     display: none;
   }

   .calendarControl-top .btn-control {
     width: 100px;
   }

   .calendarControl-top .btn-today {
     font-size: 11px;
     padding: 5px 10px;
   }

   .dashboardContainer-wrapper {
     padding: 0px;
   }

   .mon-agenda .btn.btn-prev {
     margin-right: 10px;
     width: 25px;
     height: 25px;
   }

   .mon-agenda .btn.btn-next {
     width: 25px;
     height: 25px;
   }

   .mon-planning.mon-agenda .calendarControl-top{
      margin-left: 12px !important;
   }

   .calendarControl-top .btn-control{
      width: 82px !important;
   }

   .agenda-custom .calendar-infos-wrapper {
     max-width: inherit;
     width: max-content;
   }

   #agenda-content {
     flex-direction: column;
   }

   .g-navbar {
     display: flex !important;
     justify-content: space-between!important;
   }

   .g-navbar .menu-mobile {
     margin-top: 15px !important;
   }

   .calendarControl-top .date-name,
   .calendarControl-top .agenda-day-now,
   .calendarControl-top .month-agenda-2,
   .calendarControl-top .year-agenda-2 {
     display: none;
   }

   .prestation_wrapper .prestation-free-creneau .item {
      display: flex;
      float: none;
   }
 }

 @media screen and (min-width: 545px) {
   .fc-view-container {
     width: auto;
   }
 }

 @media screen and (max-width: 1181px){
   .calendarControl-top .btn-control {
     width: 100px;
   }
   .calendarControl-top .btn-today {
     font-size: 11px;
     padding: 5px 10px;
   }

   .header-agenda .date-center {
     font-size: 14px;
     padding: 4px;
   }
 }

 .other-calendar-wrapper > div {
   width: inherit;
 }

 .calendarControl-top {
   display: flex;
 }

 .header-agenda .paramaters {
   display: flex;
   width: 185px;
 }

 .g-navbar {
    display: block;
 }

 .g-navbar .menu-mobile {
   margin-top: 0px;
 }

 @media screen and (max-width: 992px){
   .sideMenu {
     max-width: 236px;
   }
 }

 .modal-xl {
   max-width: 990px !important;
 }

 .custom-modal .gps-label{
   color: #444040cc;
   display: inline-block;
   font-size: 14px;
   font-weight: bold;
   padding-bottom: 5px;
   width: 100%;
 }

 .for-checkbox .gps-label:after {
   color: #34d6fe;
   content: "\f00c";
   font-family: "fontawesome";
   font-size: 14px;
   left: 3px;
   opacity: 0;
   position: absolute;
   top: 4px;
   transition: all 0.3s ease-in-out;
   -webkit-transition: all 0.3s ease-in-out;
 }

 .for-checkbox .gps-label:before {
   border: 1px solid #34d6fe;
   content: "";
   display: inline-block;
   height: 20px;
   margin-right: 12px;
   position: relative;
   top: 4px;
   width: 20px;
 }

 .input-multiple-select-errors {
   border: 1px solid #ff0000;
   padding: 10px;
 }

 .dashboard-content-2 {
   margin-top : 2rem;
 }
 .dashboard-content-2 > .dashboardContainer-content{
    border-radius: 8px;
 }

 .dashboard-content-2 .title-content-2 {
   color: #6e6e6e;
   margin-left: 2rem;
 }

 .search-table {
   margin-left: 0.8rem;
 }

 /* Style du conteneur du champ de recherche */
 .search-container {
   position: relative;
 }

 /* Style du champ de recherche */
 .search-input {
   padding: 8px 30px 8px 28px;
   border: 1px solid #ccc;
   border-radius: 8px;
   outline: none;
   width: 200px;
   box-sizing: border-box;
 }

 /* Style de l'icône de recherche */
 .search-icon {
   position: absolute;
   top: 50%;
   left: 8px;
   transform: translateY(-50%);
   color: #555;
   cursor: pointer;
 }

 .round-image {
   border-radius: 50%;
   overflow: hidden;
   width: 35px;
   height: 35px;
   position: absolute;
   top: 94px;
 }

 /* Styles facultatifs pour centrer l'image */
 .center-image {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }

 /* Circle Avatar Styles */

 .circle {
   line-height: 0;
   display: inline-block;
   margin: 5px;
   border: 4px solid rgba(200,200,200,0.4);
   border-radius: 50%;
   transition: linear 0.25s;
   height: 38px;
   width: 38px;
 }

 .circle-2 {
   line-height: 0;
   display: inline-block;
   margin: 5px;
   border: 4px solid rgba(200,200,200,0.4);
   border-radius: 50%;
   transition: linear 0.25s;
   height: 55px;
   width: 55px;
 }

 .circle img {
   border-radius: 50%;
 }
 .circle:hover {
   transition: ease-out 0.2s;
   border: 4px solid rgba(0,0,0,0.2);
   -webkit-transition: ease-out 0.2s;
 }
 a.circle {
   color: transparent;
 }

 .min-h-6 {
   min-height: 5.1rem;
 }

 .infos-medecin {
   margin-left: 2rem;
 }

 .color-black {
   color: #0a0a0a;
 }

 .left-prise-rdv {
   max-width: 20% !important;
   flex : 0 0 20%;
 }

 .right-prise-rdv {
   max-width: 80% !important;
   flex : 0 0 80%;
 }

 .box-shadowed-rond {
   background: #ffffff;
   border: 1px solid #e8e8e8;
   box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
   -moz-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
   -webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.14);
   margin-bottom: 6px;
   padding: 8px;
   border-radius: 10px;
 }

 .date-premier-rdv {
   background-color: #34d5ff;
   border-radius: 8px;
   padding: 5px;
   color: #fff;
   font-weight: 600;
   width: 70%;
 }

 .is-open {
   color: #288527;
   font-weight: 600;
 }

 .cursor-pointer {
   cursor: pointer;
 }

 .circle-type-consulation {
   line-height: 0;
   display: inline-block;
   padding-top: 8px;
   padding-left: 3px;
   border: 2px solid rgba(200,200,200,0.4);
   border-radius: 50%;
   transition: linear 0.25s;
   height: 1.2rem;
   width: 1.2rem;
 }

 .consultation-type-cabinet {
   background-color: #7ac943;
 }

 .consultation-type-domicile {
   background-color: #f8bd29;
 }

 .consultation-type-teleconsulation {
   background-color: #f60beb;
 }

 .form-error-dispo {
   color: #ff0000;
 }

 .not-btn-autre-date-dispo {
   width : 100% !important;
   padding-right : 0.5rem !important;
 }

 button.swal2-confirm.swal2-styled {
   background: #34d5ff !important;
 }

 div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
   box-shadow: 0 0 0 3px #34d5ff !important;
 }

 .scrollable-content {
   max-height: 600px;
   overflow-y: auto;
 }

 .font-size-13 {
   font-size: 13px;
 }

 .center-form {
   margin: auto;
   width: 50% !important;
 }

 .footer-code {
   border-top: 1px solid #e9ecef;
   display: flex;
   padding: 1rem;
 }

 .desktop {
   display : block;
 }
 .mobile {
   display : none;
 }

 .icon-wrapper-mobile {
   display: none;
 }

 /*** responsive ***/

 @media (min-width: 480px) {
   .mobile-home .btn-wrapper {
      display: none;
   }
 }

 @media screen and (max-width: 480px) {
   .desktop {
     display : none;
   }
   .mobile {
     display : block;
   }

   .message-check [type="checkbox"]:not(:checked) + label:before, .message-check [type="checkbox"]:checked + label:before {
     left: 20px;
   }

   .custom .table thead > tr > th {
     min-width: 78px;
   }

   .custom .table thead > tr > th:last-child {
     text-align: center;
   }
   .dropdown-custom .icon-notification {
     top: 0rem !important;
   }

   .form_search .btn {
     padding: 9px 10px !important;
   }
   .form_search .form-group {
     margin: 11px 0px;
   }
   .form_search .form-group {
     padding: 10px 0 10px;
   }

   .pageSimple-title {
     display: none;
   }
   .connexion .icon {
     background: url(../images/icon/ico_p_connexion_40x40.png) no-repeat center;
   }
   .auht .icon {
     height: 40px;
     width: 40px;
   }
   .icon-wrapper {
     display : none;
   }
   .icon-wrapper-mobile {
     display: block;
   }
   .pageSimple-container .title {
     padding-bottom: 34px;
   }
   .auth-form.right {
     display: none !important;
   }
   .link-social {
     display: none !important;
   }
   .auht .btn-wrapper {
     padding: 18px 0 30px;
   }
 }

 /* dropdown  */
 .dropdown-menu-w-3 .dropdown-menu {
   width: 300px;
 }

 .dropdown-custom .icon-notification::after {
   display: none !important;
 }

 .dropdown-custom .icon-notification {
   top : 1rem;
 }
 .dropdown-custom .btn-secondary.focus, .btn-secondary:focus
 {
    color: #34d5ff;
    background-color: #fff;
    border-color: #fff;
   box-shadow: 0 0 0 .2rem rgb(255, 255, 255);
 }

 .dropdown-custom .btn-secondary:not(:disabled):not(.disabled).active,
 .dropdown-custom .btn-secondary:not(:disabled):not(.disabled):active,
 .dropdown-custom .show>.btn-secondary.dropdown-toggle {
   color: #34d5ff !important;
   background-color: #fff;
   border-color: #fff;
 }

 .notification-number {
   background: #ff792b;
   position: absolute;
   bottom: 5px;
   left: 24px;
   border-radius: 50%;
   display: inline-block;
   width: 20px;
   height: 20px;
   line-height: 20px;
   text-align: center;
   font-size: 11px;
   color: #fff;
   top: 16px;
 }

 .image-rond {
   clip-path: circle(50% at 50%);
   width: 60px;
 }
 .image-rond-1 {
   clip-path: circle(50% at 50%);
   width: 30px;
 }

 .notification-item {
   margin-left: 10px;
 }

 .notifications .media-body {
   display: inline-block;
   position: absolute;
   padding-left: 8px;
   padding-top: 4px;
 }

 .list-notification {
   padding: 0.5rem;
 }

 .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
   color: #34d5ff;
   background-color: #fff;
   border-color: #fff;
 }

 .dropdown-content {
   max-height: 300px; /* Set the max height for the scrollable area */
   overflow-y: auto; /* Enable vertical scroll */
 }

.list-unstyled.notifications {
   position: sticky;
 }
 a {
   text-decoration : none;
 }

 .btn-mon-espace {
   display: block;
   text-transform: lowercase;
 }

 .mobile-home .elementor-section.elementor-inner-section.elementor-element.elementor-element-fe33e5f {
   margin-top: 0px;
   margin-bottom: 0px;
   height: 205px;
 }

 .mobile-home .search-infos {
   color: #1D3752;
   font-family: "Raleway", Sans-serif;
   font-size: 18px;
   font-weight: 700;
   margin-top: 2.5rem !important;
 }