/*banner form*/
.poce-appointment-form form ul li,.poce-appointment-form form ul li input[type="text"],
.poce-select {
    width: 100%;
}
.poce-appointment-form form label {
    margin: 0px 0px 8px;
    color: #333;
    font-size: 1.3em;
    font-weight: 300;
}
.poce-appointment-form form p {
    margin: 0px 0px 24px;
    color: #ffffff;
    letter-spacing: 1px;
}
.poce-appointment-form form ul li {
    list-style: none;
    margin: 0px 0px 15px;
    position: relative;
}     
.poce-appointment-form form ul li input[type="text"] {
    border-radius: 5px;
    height: 40px;
    font-size: 14px;
    color: #000000;
    padding-left: 14px;
}
.poce-appointment-form form ul li input[type="text"]::placeholder {
    border-radius: 5px;
    height: 40px;
    font-size: 14px;
    color: #888;
    padding-left: 14px;
}
.poce-appointment-form form ul li input[type="password"] {
    border-radius: 5px;
    height: 40px;
    font-size: 14px;
    color: #000000;
    padding-left: 14px;
}
.poce-appointment-form form ul li input[type="password"]::placeholder {
    border-radius: 5px;
    height: 40px;
    font-size: 14px;
    color: #888;
    padding-left: 14px;
}
.form-check label {
    
    color: #333;
    font-size: 1.1em;
    font-weight: 300;
}
.form-control1::placeholder {
  color: #a8b3bb;
  opacity: 1;
}

.form-control1:focus {
  color: #0f1115;
  background-color: #fff;
  border-color: #88b5f7;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(239, 80, 17, .1);
  
}
.form-control1 {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0f1115;
  appearance: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cdd6dc;
  border-radius: 0.375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-check .form-check-input[type="radio"] {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 1.5rem !important;
  height: 1.5rem !important;
  margin-top: .15em;
  min-height: auto;
  padding: 0;
  
}
.poce-appointment-form form ul li i {
    position: absolute;
    right: 15px;
    top: 13px;
    color: #999999;
    font-size: 12px;
}

.form-select:focus {
  border-color: #88b5f7;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(239, 80, 17, .1);
}
.form-select {
  display: block;
  width: 100%;
  padding: .375rem 2.25rem .375rem .75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0f1115;
  appearance: none;
  background-color: #fff;
  background-image: url("../Images/select.png");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 1px solid #cdd6dc;
  border-radius: 0.375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.widget-title {
  border-left-color: #EC0C00;
  margin: 10px 0 20px 0;
  margin-bottom: 20px;
  padding-left: 7px;
  border-left-width: 3px;
  border-left-style: solid;
  font-size: 26px;
  line-height: 30px;
  color: #000;
}

.showMoreButton {
  color: #fff;
  background: #A6333F;
  float: right;
  position: relative;
  display: inline-block;
  padding: 5px 15px;
  border-width: 3px;
  border-style: solid;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-transition: border 0.3s, background 0.3s, color 0.3s;
  -ms-transition: border 0.3s, background 0.3s, color 0.3s;
  -moz-transition: border 0.3s, background 0.3s, color 0.3s;
  -webkit-transition: border 0.3s, background 0.3s, color 0.3s;
  border-color: #A6333F;
  opacity: 1;
  margin: 0px auto 15px auto;
  border-radius: 0;
}
.showMoreButton:hover {
    background:white;
    color:#333;
}
.form-error {
  display: none;
}
.bandeauCkeckSMS{
  padding-left:10em;
}
.card-shadow, .app-footer, .card {
    box-shadow: 0px 2px 6px rgba(40, 90, 185, .1);
}
/*Espace Patient */
.img-7x {
  width: 7rem;
  height: 7rem;
}
.rounded-circle {
  border-radius: 50% !important;
}
.ms-auto {
  margin-left: auto !important;
}
.fs-3{
  font-size: 1.575rem !important;
}
.bg-primary {
  background-color: rgba(173, 0, 24, 1) !important;
}
.bg-secondary {
  background-color: #ccc !important;
}
.bg-secondary1 {
  background-color: #116aef !important;
}
.bg-primary1 {
  background-color: #0ebb13 !important;
}
.bg-primary2 {
  background-color: #ffefec !important;
}
.icon-box.lg {
  width: 4rem;
  height: 4rem;
}
.icon-box.md {
  width: 3rem;
  height: 3rem;
}
.icon-box.xl {
  width: 5rem;
  height: 5rem;
}
.icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #fff;
}

.card-header {
  border: 0;
}
.card-header {
  padding: 0.725rem 1rem;
  margin-bottom: 0;
  background-color: #fff;
}
.activity-feed {
  padding: 0px 0 0 5px;
  word-wrap: break-word;
}
 

.activity-feed .feed-item::after {
  content: "";
  display: flex;
  position: absolute;
  top: 0;
  left: -6px;
  width: 10px;
  height: 10px;
  flex-shrink: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #151516;
}

.activity-feed .feed-item {
  position: relative;
  padding: 0 0 10px 25px;
  border-left: 2px solid #116aef;
}

.activity-feed {
  word-wrap: break-word;
}
.box-shadow, .avatar-box, .header-actions .header-icon, .toggle-sidebar, .pin-sidebar, .icon-box, .modal-content, .btn {
  box-shadow: inset 1.5px 1.5px 0px rgba(255,255,255,.25),inset -1.5px -1.5px 0px rgba(0,0,0,.1);
}
.rounded-5 {
  border-radius: 2rem;
}
.no-shadow {
  box-shadow: none;
}
.app-hero-header {
  background: #f6f9fb;
  padding: .5rem 1.5rem;
  position: sticky;
  top: 50px;
  z-index: 99;
  
}
.breadcrumb {
  margin: 0;
}
.breadcrumb {
 display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  
}
.breadcrumb .breadcrumb-item {
  display: flex;
  align-items: center;
}
.breadcrumb .breadcrumb-item i {
  font-size: 1.5rem;
  margin-right: .75rem;
  color: #116aef;
}
.lh-1 {
  line-height: 1 !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.activity-feed .feed-date {
  position: relative;
  top: -5px;
  text-transform: uppercase;
  font-size: 1rem;
  border-bottom: 1px dashed #151516;
}
.mh-100 {
  min-height: 100px;
}
.rounded-2 {
  border-radius: 0.375rem !important;
}

.mh-100 {
  max-height: 100% !important;
}
.border {
  border: 1px solid #dde2ee !important;
}
.rounded-3 {
  border-radius: 0.5rem !important;
}
.bg-info-subtle {
  background-color: #ffefec !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.bg-secondary {
  background-color: rgba(216, 226, 235, 1) !important;
}
.form-check1 .form-check-input1:checked {
  background-color: #116aef;
  border-color: #116aef;
}
.form-check1.form-switch .form-check-input1 {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  width: 3em !important;
  height: 1.5em !important;
  margin-left: -2.5em;
}
.form-check-input1 {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid #dde2ee;
  print-color-adjust: exact;
}
.form-switch .form-check-input1:checked {
  background-position: right center;
  background-image : url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}
.form-switch .form-check-input1 {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%2815, 17, 21, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position .15s ease-in-out;
}
.form-check-input1:focus {
  border-color: #88b5f7;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(239, 80, 17, .1);
}
/*******************
 Right side toggle
*******************/
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.right-side-toggle {
  position: relative; }

.right-side-toggle i {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  position: absolute;
  top: 18px;
  left: 18px; }

.right-sidebar {
  position: fixed;
  right: -240px;
  width: 240px;
  display: none;
  z-index: 1040;
  background: #ffffff;
  top: 0px;
  padding-bottom: 20px;
  /*height: 100%; */
  -webkit-box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .right-sidebar .rpanel-title {
    display: block;
    padding: 5px 5px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    background: #808080; }
    .right-sidebar .rpanel-title span {
      float: right;
      cursor: pointer;
      font-size: 11px; }
      .right-sidebar .rpanel-title span:hover {
        color: #ffffff; }
  .right-sidebar .r-panel-body {
    padding: 20px;  
    background-color: #EEEEEE;
    }
    .right-sidebar .r-panel-body ul {
      margin: 0px;
      padding: 0px; }
      .right-sidebar .r-panel-body ul li {
        list-style: none;
        padding: 5px 0; }
        
.right-sidebar1 {
  position: fixed;
  right: -240px;
  width: 240px;
  display: none;
  z-index: 1040;
  background: #ffffff;
  top: 0px;
  padding-bottom: 20px;
  height: 100%;
  -webkit-box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .right-sidebar1 .rpanel-title {
    display: block;
    padding: 10px 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    background: #da7b01; }
    .right-sidebar1 .rpanel-title span {
      float: right;
      cursor: pointer;
      font-size: 11px; }
      .right-sidebar1 .rpanel-title span:hover {
        color: #ffffff; }
  .right-sidebar1 .r-panel-body {
    padding: 20px;  
    background-color: #EEEEEE;
    }
    .right-sidebar1 .r-panel-body ul {
      margin: 0px;
      padding: 0px; }
      .right-sidebar1 .r-panel-body ul li {
        list-style: none;
        padding: 5px 0; }

.shw-rside {
  right: 0px;
  display: block; }
.shw-middleside {
  right: 0px;
  display: block;
  width:33%}
.shw-halfside {
  right: 0px;
  display: block;
  width:50%}

.chatonline img {
  margin-right: 10px;
  float: left;
  width: 30px; }

.chatonline li a {
  padding: 13px 0;
  float: left;
  width: 100%; }
  .chatonline li a span {
    color: #67757c; }
    .chatonline li a span small {
      display: block;
      font-size: 10px; }
      
.me-2 {
  margin-right: .5rem !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.h-5px {
  height: 5px !important;
}
.translate-middle {
  transform: translate(-50%,-50%) !important;
}
.end-0 {
  right: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.position-absolute {
  position: absolute !important;
}
.bg-active-success.active {
  background-color: #17C653 !important;
}
.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}
.table-clickable tbody tr:hover {
    /* Le style clé pour afficher le curseur en forme de main */
    cursor: zoom-in;
}
