@import url('./poppins.css');
.bg-home-v2 {
    background: url("../img/v2/bg-lalinea-v2.jpg") no-repeat top left;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.mylogo {
    max-width: 25% !important;
  }
  .mylogo_il {
    max-width: 25% !important;

  }
  .mylogo_u {
    max-width: 7% !important;
    margin-left: 1pc;

  }
  .font-size-2{
    font-size: 1.4rem;
  }

  .w {
    width: 200px;
    height: 80px;
    font-size: 18px;
  }
  .bk {
    background-color: #c6d2d7;

  }
  .active-mnu {
    background-color: #03215d !important;
  }
    .dropdown-menu {
        border-radius: 0 0 0.5rem 0.5rem;
        font-size: 14px;
        padding: 1rem 0 0.5rem 0;
        box-shadow: 0 0px 8px 1px rgb(0 0 0 / 18%);
        border-color: #cfdbe2;
    }
  .nav-item>.nav-link:hover {
    color: #ffffff !important;
  }
  .main-navigate {
    display: block;
    text-align: center;
  }
  .icon-danger {
    color: #f05050 !important;
  }
  .icon-success {
    color: #27c24c;
  }
  .btn-center {
    display: block !important;
    text-align: center !important;
  }
  .btn-right {
    display: block !important;
    text-align: right !important;

  }
  .icon_stat {
    color: #27c24c !important;
  }
  .icon_key {
    color: #ff902b !important;
  }
  .pulse-c {
    text-align: center;
  }
  .small {
    font-size: 120% !important;
  }
  .prochaine-event {
    border: 0.1rem solid;
    border-color: #e6e9ef;
    height: 100px;
    padding-top: 25px;
  }
  .text-center {
    text-align: center;
  }
  .villei {
    font-weight: 700;
  }
  .datei {
    font-weight: 700;
  }
  .mylogo-fmv {
    max-width: 50% !important;
  }
  .text-gras {

    font-weight: 700;

  }
  .griseux {
    opacity: 0.2;
  }

  .round1 {
    border-radius: 25px;
    background: #4c6390;
  }

  /*....... Login Page.............*/
  hr {
    border-top: 1px solid #c2cad3;
}
  .font-size-1 {
    font-size: 1rem;
  }
  .font-size-2 {
    font-size: 1.4rem;
  }
  .font-size-3 {
    font-size: 1.8rem;
  }
  .text-blue-gray100{
    color: #7989BC;
  }
  .text-blue50 {
    color: #c5ecff !important;
  }
  .text-blue100 {
    color: #7ecef5 !important;
  }
  .text-blue200 {
    background: #023189;
  }
  .text-blue300 {
    background: #002f7a;
  }
  .c-blue {
    color: #011965;
  }
  .c-bleu200 {
    color: #023189;
  }
  .c-bleu100{
    color: #009ad6;
  }
  .c-green-dark{
    color: #007456;
    fill: #007456;
  }
  .bg-bleu {
    background: #011965;
  }
  .bg-bleu50 {
    background: #cce5ff;
  }
  .bg-bleu100 {
    background: #7ecef5;
  }
  .bg-blue150 {
    background-color: #235b9c;
  }
  .bg-bleu200 {
    background: #023189;
  }
  .bg-blue300 {
    background: #002f7a;
  }
  .bg-blue400 {
    background: #023189;
  }
  .fa-14em{
    font-size: 1.4em;
  }

  .btn-teal{
    color: #fff;
    background-color: #249ac9;
    border-color: #249ac9;
  }
  .btn-teal:hover {
    color: #fff;
      background-color: #249ac9;
    border-color: #249ac9;
  }

  /* ----- Backround pageHome page(login) ----*/

  .gradian {
    background-image: linear-gradient(220deg, rgba(68, 151, 207, 0.02) 0%, hsla(219, 97%, 27%, 0.12) 100%);
  }

  .gradian-v {
    background-color: #023189;
    background: linear-gradient(115.34deg, #023189 0%, #0077AF 100%);
  }

  /*............Navbar....................*/
  .gradian-v1 {
    background-color: #023189;
    background-image: linear-gradient(180deg, #0077AF 0%, #023189 100%);
  }

  /* @media (max-width: 767px) {
    .item.user-block {
        display: none;
    }
  }

  @media (min-width: 768px) {
    .topnavbar .navbar-header {
      width: 16rem;
      text-align: center;
    }

    .wrapper .footer-container,
    .wrapper .section-container {
      margin-left: 16rem;
    }
  } */

  .topnavbar {
    -webkit-backface-visibility: hidden;
    margin-bottom: 0;
    border-radius: 0;
    z-index: 1050;
    border: 0;
    padding: 0;
    min-height: 72px;
    background-color: #023189;
    background-image: linear-gradient(220deg, #4498cf 0%, #023189 100%);
    background-image: linear-gradient(220deg, #0077AF 0%, #023189 100%);


    background-repeat: repeat-x;
  }

  /************************************/
  .topnavbar .navbar-nav>.nav-item>.nav-link {
    padding: 1.1rem 0.95rem;
    font-size: 0.85rem;
    padding: 1.2rem 2rem;
    font-size: 0.85rem;
  }

  /* @media (max-width: 767.98px) {
    .topnavbar .navbar-header {
      background-color: transparent;
      position: relative;
      z-index: 11;
      padding-left: 5rem;
    }

  } */

  /************************************/

  .topnavbar .navbar-header .navbar-brand {
    padding: 4px;
    line-height: 4rem;
  }

  .topnavbar .navbar-header .brand-logo {
    display: block;
    padding: 0;
  }

  /* ..........sidbare ........... */

  /* @media (min-width: 768px) {
    .aside-collapsed .topnavbar .navbar-header {
      width: 70px;
      background: #023189;
    }

    .aside-toggled .topnavbar .navbar-nav>.nav-item>.nav-link {
      padding: 1.2rem 2rem;

      font-size: 0.85rem;
    }

    .wrapper .aside-container {
      width: 16rem;
    }


  } */

  .wrapper .aside-container .aside-inner {
    padding-top: 0px;
    height: 100%;
    width: 250px;
    overflow: hidden;
  }

  /* .sidebar {
    background: #073086 url("../img/bg-sidbar.webp")no-repeat top center;
    height: 100%;
    padding-bottom: 20px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  } */

  .nav-heading {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 0.9rem;
  }

  .navbar-brand .brand-logo,
  .sidebar>.sidebar-nav>.nav-heading,
  .sidebar>.sidebar-nav>li>a>span {
    animation: fadeIn 1s;
  }

  /* ..............*/
  .aside-collapsed .wrapper .aside-container,
  .aside-collapsed .wrapper .aside-container .aside-inner {
    width: 80px;
  }
  .aside-collapsed .sidebar>.sidebar-nav.user .has-user-block {
    display: block !important;
    border-radius: 0 !important;
    padding: 0px !important;
    margin: 0;
  }

  .aside-collapsed .sidebar>.sidebar-nav>li>a {
    text-indent: 0;
    padding: 20px 0;
    text-align: center;
  }

  .aside-collapsed .wrapper .aside-container .aside-inner {
    width: 80px;
  }

  .aside-collapsed .sidebar>.sidebar-nav>li {
    width: 70px;
  }

  /*..... clollped  Submenu........*/

  .wrapper .aside-container .nav-floating {
    /* ................. */
    margin-top: 80px;
    /* ................. */
    left: inherit;
    margin-left: 220px;
    z-index: 1110;
    min-width: 210px;
    overflow: auto;
    background-color: #01358b;
    border-radius: 1rem;
    border: 0;
    box-shadow: 4px 5px 7px 1px #abc5e7;
    overflow: initial;
  }
  .wrapper .aside-container .nav-floating:after {
    content: "";
    position: absolute;
    background: inherit;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    left: -5px;
    top: 20px;
    background-color: #01358b;
  }

  .aside-collapsed .wrapper .aside-container .nav-floating {
    margin-left: 80px;
  }

  .aside-collapsed .wrapper .sidebar-subnav>.sidebar-subnav-header {
    color: #66aef5;
    display: none;
    padding: 10px 20px;
    font-weight: 700;
  }

  /*.............*/

  .sidebar-nav {
    position: relative;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    border-radius: 0 0 1.4rem 1.4rem;
  }

  .sidebar-nav>li>.nav-item:focus,
  .sidebar-nav>li>.nav-item:hover,
  .sidebar-nav>li>a:focus,
  .sidebar-nav>li>a:hover {
    text-decoration: none;
    outline: none;
    color: #023189;
    font-weight: 500;
  }


  .sidebar-nav>li>.nav-item:focus,
  .sidebar-nav>li>.nav-item:hover,
  .sidebar-nav>li>a:focus,
  .sidebar-nav>li>a:hover {
    text-decoration: none;
    outline: none;
    color: #23b7e5;
    font-weight: 500;
    background: #023189;
    border-radius: 10px;
    transition: all 0.4s ease;
  }

  .sidebar-nav>li:not(:last-child) {

    border-bottom: 1px solid #0a57b9;

  }

  .sidebar-nav>li {
    display: block;
    border-left: 0;
    transition: border-left-color 0.4s ease;
    margin: 5px 0;
  }

  .sidebar-nav>li>.nav-item,
  .sidebar-nav>li>a {


    position: relative;
    display: block;
    padding: 12px 24px;
    color: #e4f1ff;
    letter-spacing: 0.025em;
    font-weight: 400;
    cursor: pointer;
    background: rgb(0 38 122 / 32%);
    border-radius: 10px;
  }


  .sidebar-nav>li.active {
    border-left-color: #29adff;
  }

  .sidebar-nav>li.active>.nav-item,
  .sidebar-nav>li.active>a {

    position: relative;
    display: block;
    padding: 12px 24px;
    color: #2ccdff;
    letter-spacing: 0.025em;
    font-weight: 400;
    cursor: pointer;
    background: #023189;
    border-radius: 10px;
  }

  .sidebar-nav>li.active>.nav-item>em,
  .sidebar-nav>li.active>a>em,
  .sidebar-nav>li.open>.nav-item>em,
  .sidebar-nav>li.open>a>em {
    color: #dceaff !important;
  }

  .sidebar-nav>li.active {
    border-left: 0 solid #29adff;
  }


  .sidebar-subnav {
    background-color: rgb(107 180 255 / 25%);
  }

  .sidebar-nav>li>ul>li,
  .sidebar-nav>li.active>ul>li {
    padding-left: 20px;
  }

  .sidebar-nav>li.active>ul>li.active {
    padding-left: 20px;
    background: rgb(192 214 255 / 12%);
  }

  .sous-menu-icon {

    font-size: 10px;
  }

  .sous-menu-margin {
  }


  .round-10 {
    border-radius: 10px
  }
  .round-5 {
    border-radius: 5px;
}

  .myliactive {
    background-color: #e0e7f1 !important;
  }



  /*-------- Avatar bloc-----------------*/

  .hello-user {
    border-radius: 0 0 1.4rem 1.4rem;
    background: #023189;
    margin-bottom: 5px;
  }

  .aside-collapsed .sidebar .hello-user {
    border-radius: 0 0 0rem;
  }

  .aside-collapsed .sidebar>.sidebar-nav.user>li {
    width: 80px;
  }

  .aside-collapsed .sidebar>.sidebar-nav>li {
    margin: 4px;
  }

  /* @media (min-width: 768px) {
    .aside-collapsed .topnavbar .navbar-header {
      width: 80px;
      background: #023189;
    }
  } */

  .aside-collapsed .sidebar>.sidebar-nav {
    display: block !important;
    border-radius: 0 !important;
    padding: 0px !important;
  }


  /*..... footer ...........*/
  /* @media (min-width: 768px) {
    .wrapper .footer-container,
    .wrapper .section-container {
      margin-left: 16rem;
    }
  }

  @media (min-width: 768px) {

    .aside-collapsed .wrapper .footer-container,
    .aside-collapsed .wrapper .section-container {
    }
  } */

  .wrapper .footer-container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    padding: 20px;
    z-index: 109;
    font-size: 0.875rem;
  }

  /*..............................*/
  .round {
    border-radius: 1.4em !important;
  }
  .round-tr {
    border-top-right-radius: 1.4em !important;
  }
  .round-tl {
    border-top-left-radius: 1.4em !important;
  }
  .round-br {
    border-bottom-right-radius: 1.4em !important;
  }
  .round-bl {
    border-bottom-left-radius: 1.4em !important;
  }
  .opacity-0 {
    opacity: 0;
  }
  .opacity-25 {
    opacity: 0.25;
  }
  .opacity-50 {
    opacity: 0.5;
  }
  .opacity-75 {
    opacity: 0.75;
  }
  .opacity-100 {
    opacity: 1;
  }
  /* svg {
    width: 24px;
    height: 24px;
  } */

.form-control {
    height: 2.2rem;
    color: #333 !important;
    font-size: 1em;
}
.bootstrap-filestyle .form-control {
    height: 2.2rem;
    color: #1564bb !important;
    font-size: 1em;
}

.form-control-rounded {
    border-radius: 100px;
    height: 2.6rem;
    color: #9ca2b7;
    font-size: 0.95em;

    min-width: 4rem;

}

.custom-select:focus {
  border-color: #1564bb;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(102 175 233 / 50%);
}

.select-round {
    -webkit-border-radius: 3rem;
    -moz-border-radius: 3rem;
    border-radius: 15px;
    background-color: #f7fbff;
}
.input-round {
    border-radius: 3rem;
    background: #f7fbff;
  }

  .input-round-left {
    border-radius: 3rem 0 0 3rem;
    background: #f7fbff;
  }

  .input-round-right {
    border-radius: 0 3rem 3rem 0;
    background: #f7fbff;
  }

  .bg-footer {
    background-color: rgb(204 229 255 / 33%);
  }

  /*.......... dashboard...............*/

  .card-rouded {
    border-radius: 1.5rem;
    padding: 1rem;
  }

  .shadow-md {

    box-shadow: 0px 2px 14px 0px rgb(8 11 145 / 12%);
  }

  .shadow-xl {
    box-shadow: 0px 4px 14px 0px rgb(8 11 145 / 12%);

  }

  .badger {
    width: auto;
    padding: 0.5em;
    min-width: 100px;
    border-radius: 1.2rem;
    display: block;
  }


  .c-novo {
    color: #001965
  }
  .c-teal {
    color: #008BB6
  }

  .c-orange {
    color: #F27E3B
  }

  .c-bleu {
    color: #4578d4
  }

  .c-green {
    color: #37bc9b;
  }


  .bg-light-teal {
    background: rgba(0, 141, 184, 0.12);
  }

  .bg-light-orange {
    background: rgba(242, 126, 58, 0.12);
  }

  .bg-light-bleu {
    background: rgba(69, 102, 212, 0.12);
  }

  .bg-light-green {
    background: rgba(55, 188, 155, 0.12);
  }

  .fmv-bg-bleu {
    border: 5px solid #7bb3f8;
    background: #2f80e7;
    padding: 0.75rem;
    border-radius: 1rem;
    background: linear-gradient(90deg, #8abeff, #1967cb);
    overflow: hidden;
  }

  .fmv-bg-teal {
    border: 5px solid #55afdf;
    background: #008BB6;
    padding: 0.75rem;
    border-radius: 1rem;
    background: linear-gradient(90deg, rgb(85, 175, 223), #008BB6);
    overflow: hidden;
  }

  .fmv-bg-green {
    border: 5px solid #54c9ac;
    background: #0e8f6f;
    padding: 0.75rem;
    border-radius: 1rem;
    background: linear-gradient(90deg, #54c9ac, #0e8f6f);
    overflow: hidden;
  }

  .fmv-bg-move {
    border: 5px solid #847de1;
    background: #4e2fc9;
    padding: 0.75rem;
    border-radius: 1rem;
    background: linear-gradient(90deg, #847de1, #4e2fc9);
    overflow: hidden;
  }

  .fmv-bg-orange {
    border: 5px solid #f0a34b;
    background: #f77600;
    padding: 0.75rem;
    border-radius: 1rem;
    background: linear-gradient(90deg, #f0a34b, #f77600);
    overflow: hidden;
  }

  .fmv-icon-stat {
    width: 72px;
    height: 72px;
    line-height: 0;
    border-radius: 3rem;
    text-align: center;
    padding: 14px 0 !important;
    vertical-align: middle;
    color: rgb(255 255 255 / 90%);
  }

  .fmv-icon-stat.bleu {
    border: 5px solid #84baff;
    background: #09419894;
  }

  .fmv-icon-stat.green {
    border: 5px solid #54c9ac;
    background: #0e8f6f;
  }

  .fmv-icon-stat.move {
    border: 5px solid #847de1;
    background: #4e2fc9;
  }

  .fmv-icon-stat.orange {
    border: 5px solid #ffb25b;
    background: #f77600;
  }

  .bg-icon-masked {
    position: absolute;
    z-index: 1;
    top: 7px;
    right: -18px;
    font-size: 130px;
    color: rgb(255 255 255 / 12%);
  }


  /*--------------------*/
  .card {
    margin-bottom: 1.25rem;
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    border-radius: 1em;
    padding: 1em;
    /* margin-right: 1em; decalage */
}
  .card-bg {
    background-image: url('../public/img/bg-gradian.png');
    background-repeat: no-repeat;
    background-position: 0 3px;
}

  .-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(-50,0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);
}
.-bg-ligne-blur{
  background-image: linear-gradient(90deg,rgba(56,189,248,0) 0%,#0EA5E9 32.29%,rgba(236,72,153,.3) 67.19%,rgba(236,72,153,0) 100%);

}

.-bg-ligne-blur-transparent {
  background-image: linear-gradient(90deg,rgba(56,189,248,0) 0%,#0ea5e929 32.29%,#7266ba0d 67.19%,rgba(236,72,153,0) 100%);

  border-radius: 2rem 2rem 0 0;
  padding: 1rem;
  height: 4rem;
  box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
}

/* ......... DATA TABLE ............*/

.table > thead > tr > th {
  padding: 14px 16px;
  color: #023189;
}
.table > thead > tr > th > span  {
  text-shadow: 1px 1px 1px #fff;
}


 div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 1em;
  display: inline-block;
  width: auto;
  min-width: 12rem;
  height: 2.4rem;
  border-radius: 1rem;
}

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: 400;
  white-space: nowrap;
  text-align: left;
  font-size: 0.85rem;
}
.dt-buttons {
  margin-bottom: 0;
  justify-content: start;
  float: left;
  margin: 0;
}
.dataTables_filter {
  float: right;
  margin: 24px 0;
  text-align: right !important;
}


.btn-primary {
  color: #fff;
  background-color: #023189;
  border-color: #023189;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3884d5;
  border-color: #3884d5;
}
.btn-primary:hover {
  color: #fff;
  background-color: #1768bf;
  border-color: #1768bf;
}
.btn-danger {
    color: #fff;
    background-color: #cb1212;
    border-color: #cb1212;
}
.btn-success {
    color: #fff;
    background-color: #0c932c;
    border-color: #0c932c;
}
.btn-warning {
    color: #212529;
    background-color: #ff7100;
    border-color: #ff7100;
}
.btn-purple {
    color: #fff;
    background-color: #4f3bc3;
    border-color: #4f3bc3;
}
.btn-green {
    color: #fff;
    background-color: #00916c;
    border-color: #00916c;
}
.btn-info {
    color: #fff;
    background-color: #099dcb;
    border-color: #099dcb;
}
.btn-lightgrey  {
    color: #4D4D4D;
    background-color: #ececec;
    border-color: #d9d9d9;
  }
.btn-lightgrey:hover {
    color: #4D4D4D;
    background-color: #e1e1e1;
    border-color: #d9d9d9;
}
.btn-label {
    background: transparent;
    background: rgba(0,0,0,.2);
    border-radius: 0.25rem 0 0 0.25rem;
}

.bg-danger {
    background-color: #cb1212 !important;
    color: #FFF !important;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191";
  font-weight: 800;
  font-size: 1em;
  color: #023189;
  opacity: 1!important;
}



table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
  right: 0.5em;
  content: "\2193";
  font-size: 1em;
  color: #023189;
  opacity: 1!important;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap;
  font-size: 0.75em;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
      background-color: #3388d9;
    border-color: #3388d9;

}

/*--------*/
.content-wrapper {
    margin-top: 0;
    border-top: 0;
}

.content-wrapper .content-heading {
    margin: 0 0 20px 0;
    padding: 20px;
    color: #4a76af;
    line-height: 1.2rem;
    font-size: 1.5rem;
    background-color: #FFF !important;
    border-bottom: 1px solid #cfdbe2;
    font-weight: 400;
}

.content-wrapper {
    padding: 0px;
}
.wd-xl {
    width: 480px;
}
.h6 {
    font-size: 1.2rem;
}
.btn-secondary, .calendar-app .fc-button {
    background-color: #e3ebf7;
    border-color: #eaeaea;
    color: #333;
}
.content-heading+.breadcrumb {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #FFF !important;
    box-shadow: 6px 4px 10px -3px #293b7038;
}
.footer-infos .logo-novo {
    position: relative;
    width: 256px !important;
    text-align: center;
}
.footer-infos .logo-novo>img {
    width: 120px;
    height: 57px !important;
    margin-bottom: 1rem !important;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #fbfbfb;
    opacity: 1;
}
.switch input:checked+span {
    background-color: #023189!important;
    border-color: #023189!important;
    transition: all .5s;
}
.wrapper .section-container {
    background-color: transparent;
 }
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    font-weight: 600;
    background-color: #023189;
    border-color: #023189;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #023189;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    background-color: #5d9cec;
    border-color: #5d9cec;
}

.navbar-nav .dropdown-menu {
    position: absolute !important;
    float: none;
}

fieldset.scheduler-border {
    border: 1px solid #CCC !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 20px 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000!important;
    box-shadow: 0px 0px 0px 0px #000!important;
    border-radius: 0.8rem!important;
}
fieldset.scheduler-border.bg-gray {
    background-color: #f7f7f7 !important;
}

fieldset.scheduler-border.bg-bule-light {
    background-color: #edf5ff !important;
}
.text-primary, .color-blue {
    color: #023189 !important;
}

fieldset.scheduler-border.bg-bule-warning {
    background-color: #ffdcbc !important;
}
.color-black {
    color: #000000 !important;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto!important;
    padding:0 10px!important;
    border-bottom:none!important;
}
fieldset.scheduler-border .bg-blue {
    color: #FFF!important;
    background-color: #023189!important;
    border-radius: .8rem!important;
}

.card-header {
    padding: 0.75rem 1.25rem !important;
    background-color: rgba(0,0,0,.03) !important;
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    border-radius: 1em 1em 0 0 !important;
}
.card-footer {
    border-radius: 0 0 1em 1em !important;
}
.card-header h4 {
    padding: 0.8em 0.5em 0 0.1em!important;
}
.col-form-label {
    font-weight: 700;
}

/**/
.c-radio input[type=radio]:checked+span {
    background-color: #FFF;
}
.c-checkbox input[type=checkbox]:checked+span, .c-radio input[type=radio]:checked+span {
    border-color: #023189;
}
.c-radio input[type=radio]:checked+span:before {
    color: #023189;
    margin: 0 1px 0 0!important;
}
.c-checkbox input[type=checkbox]:checked+span {
     background-color: #023189;
}
.c-checkbox input[type=checkbox]:checked+span:before {
    color: #FFF;
    margin: 0 1px 0 0!important;
}

/* disabled */
.c-checkbox input[type=checkbox]:disabled+span, .c-radio input[type=radio]:disabled+span {
    border: 1px solid #AAA!important;
}
.c-radio input[type=radio]:disabled+span:before {
    color: #AAA;
}
.c-checkbox input[type=checkbox]:disabled+span {
    background-color: #FFF!important;
}
.c-checkbox input[type=checkbox]:disabled+span:before {
    color: #AAA;
    margin: 0 1px 0 0!important;
}


/**/
/* .top-bar{ */
.wrapper-navbar {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    width: 100%;
    background-color: #6690c7 !important;
    opacity: 0.3;
    z-index: 1400;
}


/*
.topnavbar-v2 .navbar-nav>.nav-item>.nav-link {
    padding: 0.5rem 0.75rem;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    color: #7edeff;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
    transition: all 500ms;
}
.topnavbar-v2 .navbar-nav>.nav-top>.nav-link {
    padding: 0 5px !important;
}

.topnavbar-v2 .navbar-nav>.nav-item>.nav-link:hover {
    color: #fff !important;
    transition: all 500ms;
}*/

.wrapper .footer-container,
.wrapper .section-container {
    margin-left: 250px;
}
.wrapper .aside-container {
    width: 250px;
}

.navbar-nav.nav-main .nav-item:not(:last-child)::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: calc(100% - 2rem);
    background: #5986df;
    padding: 0;
    margin: 1rem 0.5rem;
}


a.nav-link.active {
    background: #1f57c59c;
    border-radius: 0.5rem;
}

a.nav-link>div {
    max-width: 16rem;
    line-height: 1.2rem;
}


.dropdown-item  {
    color: #222;
}
.dropdown-item.active, .dropdown-item:active {
    color: #222;
}
.dropdown-menu .dropdown-item {
    background-color:transparent !important;
    line-height: 2rem;
    padding: 0 10;
}

/* li:not(:last-child) */
/*.navbar-nav>li.active a {
    display: block;
    background-color: #144fbd;
    border-radius: 0.5rem;
    transition: all 500ms;
}*/

/* li.nav-item a {
    display: block;
    line-height: 2rem;
    transition: all 500ms;
} */

/* li.nav-item a:hover {
    display: block;
    background-color: #144fbd;
    border-radius: 0.5rem;
    transition: all 500ms;
} */

li.nav-item a.dropdown-item:hover {
    display: block;
    line-height: 2rem;
    color: #FFF;
    text-decoration:none!important;
    background-color: #023189!important;
    border-radius: 0!important;
    transition: all 500ms;
}

li.nav-item a i {
    width: 1.8em;
    display: inline-block;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: inherits;
}

.fa-mx {
    font-size: 1.3em;
}

.navbar-nav.nav-main-right .dropdown-menu {
    position: absolute;
    float: none;
}


.navbar-nav.nav-main-right .list-group .list-group-item {
    padding: 1rem;
    color: #023189;
}

.navbar-nav.nav-main-right {
    padding: 10px;
    color: #023189;
}


.navbar-nav.nav-main-right li a:hover {
    display: block;
    background: transparent;
    border-radius: 0.5rem;
    transition: all 500ms;
}

.navbar-nav.nav-main-right a:hover {
    color: #5986df;
    text-decoration: underline;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: transparent !important;
}

.user-block .user-block-infos {
    margin-top: 1rem;
    width: 208px;
    line-height: 2.2rem;
}
.text-white { color: #fff; }
.dropdown>a>.badge {
    position: absolute;
    top: 2px;
    right: 8px;
    padding: 2px 5px;
}

/* Footer */
.footer-container {

    position: fixed;
    bottom: 0;
    left: 0;

    width: 100%;
    z-index: 1000;
}

.footer-overly {
    width: 100%;
    height: 72px;
    background: rgb(255 255 255 / 60%);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.773546918767507) 28%, rgba(255,255,255,0.938813025210084) 60%, rgba(255,255,255,1) 100%);
    position: absolute;
    filter: blur(2px);
    bottom: 0;
    left: 0;
}

.footer-infos {
    display: blocks;
}

.footer-infos .logo-novo {
    position: relative;
    width: 200px;
    text-align: center;
}

.footer-infos .logo-novo>img {
    left: 0;
    width: 120px;
    height: 200px;
    margin-bottom: 3rem;
}
.footer-infos .footer-copy  {
    font-size:0.85rem ;
    margin-left: 85px;
}

/* datepicker #23b7e5 */
.datepicker.dropdown-menu {
    padding: 0.5rem;
}
.input-daterange input {
    text-align: left;
}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    background-color: #023189!important;
    /* background-image: none;
    box-shadow: none; */
}
.datepicker table tr td.selected, .datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #144fbd;
    border-color: #226dcd;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
}
.datepicker table tr td.range {
    color: #023189;
    background-color: #8bb8f1;
    border-color: #2f80e7;
    border-radius: 0;
}
.datepicker table tr td.range:hover {
    color: #000;
    background-color: #23b7e5;
    border-color: #2f80e7;
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
    color: #fff;
    background-color: #023189;
    border-color: #1768bf;
}
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
    color: #FFF;
    background: #023189;
}

.mt-6 {
    margin-top: 7rem!important;
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    font-weight: 700;
    color: #023189;
    border: 1px solid #1768bf;
    background-color: #dde6e9;
    padding: 1em 0;
    border-radius: 3px;
    box-shadow: 3px 2px 4px 3px #293b7038;
    z-index: 1000;
}

/* Plan */
#plan.breadcrumb {
    font-size: 1.2em;
    font-weight: 700;
    border-radius: 0;
    color: #007456;
    padding: 10px 0;
    background-color: #FFF;
    text-transform: capitalize;
}
/* #plan .breadcrumb-item {
    padding: 1em;
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    border-radius: 1em;
} */
.text-warning {
    color: #fd5000!important;
    background: rgb(253 80 0 / 6%)!important;
}
.bg-warning {
    background-color: #fd5000!important;
}
/*
    background: rgb(253 80 0 / 6%);


*/
#plan .breadcrumb-item {
    border: 1px solid #CCC;
    background: rgb(2 49 137 / 4%);
    padding: 1rem;
    margin-top: 1rem;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    border-radius: 0.8rem;
}
#plan .arrow:before {
    display: inline-block;
    line-height: inherit;
    /* border: 1px solid #F00; */
    padding: 1rem 0.5rem;
    margin-top: 3rem;
    color: #023189;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f054";
}
/* #plan .breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #007456;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f054";
} */
#plan .breadcrumb-item:before {
    color: #000;
}
#plan .breadcrumb-item.text-warning:before {
    color: #fd5000 !important;
}
#plan .breadcrumb-item span {
    display: block;
    /* margin: 0 0 0 1.3rem; */
}
#plan li:first-of-type span {
    margin: 0 !important;
}
#plan .breadcrumb-item span.description {
    color: #023189;
}
#plan .breadcrumb-item span.date {
    color: #4D4D4D;
}

/* Select2 */
.select2-container--bootstrap-5 .select2-selection {
    font-size: 1em;
    background-color: #fff;
    border: 1px solid #dde6e9;
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted {
    color: #FFF;
    background-color: #023189;
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option {
    font-size: 1em;
}
#loginCard .card-header {

    background-color: transparent !important;
    border-bottom: none !important;
}

.btn-create-fmv {
    width: 120px;
    height: 120px;
    padding: 30px 18px 13px 18px;
    margin: 30px auto;
    border-radius: 60px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.btn-create-fmv svg {
    width: 60px;
    height: 60px;
}

/* ============ Menu dropdown : desktop view ============ */
.navbar .nav-item.dropdown > a span.menu {
    padding-right: 20px;
}
.navbar .nav-item.dropdown > a span.menu:before {
    position: absolute;
    content: "\f078";
    color: #FFF;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 14px;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}



/* @media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item:hover .nav-link{   }
    .navbar .nav-item:hover .dropdown-menu{ display: block; }
    .navbar .nav-item .dropdown-menu{ margin-top:0; }
} */

/* left */
.navbar .nav-item .dropdown-menu.arrow-top:before {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.navbar .nav-item .dropdown-menu.arrow-top:before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

/* Right */
.navbar .nav-item .dropdown-menu.arrow-top-right:before {
    bottom: 100%;
    right: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.navbar .nav-item .dropdown-menu.arrow-top-right:before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-right: -10px;
}
/* ============ Menu dropdown : desktop view .end// ============ */

.star:before {
    /*position: absolute;*/
    /*content: "\f005";*/
    content: "*";
    color: #FF0000;
    /*font-family: "Font Awesome 5 Free";*/
    font-weight: 700;
    font-size: 1.2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/************************************************************************/



.aside-container {
    position: absolute;
    width: 250px;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 116;
    backface-visibility: hidden;
    background-color: #fff;
}
.aside-container .aside-inner {
    /*padding-top: 55px;*/
    height: 100%;
    width: 250px;
    overflow: hidden;
}

.w-200 {
    width: 200px!important
}
.w-220 {
    width: 220px!important
}
.w-250 {
    width: 250px!important
}
.w-300 {
    width: 300px!important
}
.w-350 {
    width: 350px!important
}

.engagement_hcp {
    list-style-type: none;
    display:inline-flex;
    width:100%;
    padding:0;
}
.engagement_hcp>li {
    width: 50%;
    padding: 0 1rem;
}
.engagement_hcp>li:not(:first-child)::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: calc(100% - 10px);
    background: rgba(0,0,0,.12);
    padding: 0 0 0 0;
    margin: -82px 0 0 0;
}

