body
{
	font-family: 'Poppins', sans-serif;
	background: #F1F4FB;
}
a 
{
	text-decoration: none;
	padding: 0px;
	transition: color .8s ease, background .8s ease, background-image .8s ease;
}

li
{
	list-style: none;
}

h2 
{
    color: #D61575;
    font-weight: 900;
}
.py-3 
{
    padding-top: 0.7rem!important;
    padding-bottom: 0.7rem!important;
}
/*------------------------------------------------------- Header NeoLib -------------------------------------------------
------------------------------------------------------------------------------------------------------------------------*/
/*--------- header color----*/

.lib_bg-color
{
	background: #0390A1;
	color: white;
}
.Lig-logo {
    margin-left: 15px;
}
.lib_control {
    font-size: 13px;
    font-weight: 500;
    margin-left: 35px;
}

/*------------------------------------------------------- Body NeoLib -------------------------------------------------
------------------------------------------------------------------------------------------------------------------------*/
#main_control 
{
    height: 100%;
}

#Lib_body
{
    padding: 50px 35px;
}
.Lib-pad 
{
    padding: 3%;
}


.lib_back 
{
    background-color: transparent;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%), inset 0 -1px 0 rgb(255 255 255 / 15%);
    background: #F9F9F9;
    border: 1px solid #E6E6E6;
    opacity: 0.75;
}
.Lib_rose {
    color: #EAEDF4;
    background: #D61575;
    opacity: 0.6;
    text-align: center;
    font-weight: 800;
    letter-spacing: 0.1em;
    font-size: 1.07rem;
}
.lib_mag {
    padding: 30px 50px;
}
.lig-icon-border img 
{
    width: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.lig-icon-border 
{
    border: 1px solid #EAEAEA;
    padding: 1rem;
    height: 100%;
    margin: 0 12px;
    transition: border .8s ease, background .8s ease;
}
.Lib-tit {
    margin-bottom: 0px;
    color: #1A1A1A;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.lig-icon-border:hover
{
	background: #F0F0F0;
	border: 1px solid #EAEAEA;
	transition: border .8s ease, background .8s ease;
}

.lib_carat p 
{
    margin-bottom: 0px;
    line-height: 1rem;
    font-size: 14px;
}
.lib_carat
{
    margin-bottom: 25px;
}
.lib_carat li {
    list-style: inside;
    margin-left: 25px;
    font-size: 14px;
    font-weight: 500;
}
.lib_carat h6 {
    color: #0390A1;
    font-weight: 600;
}

/*-------------------------------- Style pour la page information du patient --------------------------------------------
------------------------------------------------------------------------------------------------------------------------*/
#Lib_patient 
{
    padding: 65px 10px 50px 90px;
}
.Nl-title-spe {
    color: #00ACBA;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.3rem;
    margin-bottom: 25px;
}

.lib_opacity {
    opacity: 0.85 !important;
    padding: 35px;
    box-shadow: rgb(0 0 0 / 20%) 0px 60px 40px -7px;
}

input.form-control {
    border-radius: 0;
    border: 1px solid #E4EBEF;
    background: #F1F2F7;
    color: #0390A1 !important;
    margin-bottom: 15px;
}
label.form-label {
    font-size: 0.8rem;
    color: #4D4D4D;
}
input::placeholder {
    color: #0390A1 !important;
    opacity: 1; /* Firefox */
}
input:-webkit-input-placeholder {
    /* Chrome, Safari, Opera */
    color: #0390A1 !important;
}
input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #0390A1 !important;
}

.form-control:focus 
{
    border-color: #D61575 !important;
    box-shadow: 0 0 0 0.25rem rgb(214 21 117 / 25%) !important;
}

.inputState 
{
    background: #F1F2F7;
    border: 1px solid #E4EBEF;
    background-image: url(../Images/icon-bottom.png);
    background-repeat: no-repeat;
    background-size: 8%;
    background-position: 95% 5px;
}

button.btn.btn-secondary 
{
    border-radius: 0;
    text-transform: uppercase;
    color: #CCCCCC;
    background: #DEDEDE;
    border: none;
    font-weight: 600;
    font-size: 1.1rem;
    margin-top: 35px;
}
li.breadcrumb-item a {
    color: #4D4D4D;
    font-size: 0.9rem;
    transition: color .8s ease, background .8s ease;
    line-height: 28px;
}

li.breadcrumb-item a:hover {
    color: #F31579;
    transition: color .8s ease, background .8s ease, background-image .8s ease;
    font-weight: 600;
}
.lib-ico-left
{
	display: inline-block;
	width: 35px;
	height: 35px;
	background-image: url(../Images/left.png);
	transition: color .8s ease, background .8s ease, background-image .8s ease;
}
li.breadcrumb-item img {
    width: 20%;
    margin-right: 5px;
}
ol.breadcrumb {
    width: 115px;
}

.title-color-ajt 
{
    color: #333333;
}

#Lib_first_cont 
{
    background: #F1F2F7;
    padding: 50px 50px;
}

.j-porte label 
{
    color: #D61575;
    font-size: 0.92rem;
    font-weight: 600;
}

.colodo {
    background: #00ACBA;
    padding: 7px 85px;
    color: #EAEDF4;
    font-weight: 400;
    font-size: 0.8rem;
    z-index: 9;
    position: relative;
}

.lib_text_gris {
    font-weight: 600;
    font-size: 1.1rem;
    margin-top: 15px;
}

.button_Lib 
{
    background: white;
    border: 1px solid #CCCCCC;
    padding: 15px 55px;
    font-size: 1.05rem;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    transition: color .4s ease, background .4s ease, border .4s ease, box-shadow .4s ease;

}

.button_Lib:hover
{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
    background: #00ACBA;
    border: 2px solid white;
    color: #FFFFFF;
    transition: color .4s ease, background .4s ease, border .4s ease, box-shadow .4s ease;

}
.lib-j 
{
    margin-top: 35px;
}

.lib-btn-rose 
{
    background: #F31579 !important;
    color: #e5e5e5 !important;
    box-shadow: rgb(0 0 0 / 30%) 0px 18px 50px -10px;
    transition: background .4s ease;
}

.lib-btn-rose:hover 
{
    background: #00ACBA !important;
    transition: background .4s ease;
}
#Lib_second_cont 
{
    background: #F9FAFC;
    padding: 35px;
}

.lib-accordion 
{
    margin-top: 35px;
}

.accordion-button 
{
    color: #D61575;
    font-weight: 600;
    font-size: 0.9rem;
    background: rgb(222 222 222 / 60%);
}

.accordion-button:focus 
{

    border-color: none;
    box-shadow: none;
}

.accordion-button:not(.collapsed) 
{
    color: #F31579 !important;
    background: rgb(222 222 222 / 60%) !important;
}

.accordion-collapse {
    background: rgb(222 222 222 / 10%) !important;
    padding: 15px;
}

.accordion-collapse h6 
{
    color: #00ACBA;
    font-weight: 600;
    font-size: 0.9rem;
}

.accordion-collapse li 
{
    color: #939597;
    font-size: 0.82rem;
}
.accordion-collapse p
{
    color: #939597;
    font-size: 0.82rem;
}

.lib-bandeau 
{
    background: RGBA(214,21,41, 0.15)!important;
    margin-top: -1px;
    color: #D61575;
}

.lib_num {
    display: block;
    float: left;
    background: white;
    padding: 9px 17px;
    border-radius: 9px;
    color: #9C3069;
    margin-right: 15px;
    margin-left: 22px;
}

.lib_num_title 
{
    line-height: 46px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.2rem;
}
.lib-progress 
{
    padding-left: 189px;
}


.lib-progress li a {
    background: RGBA(208,213,235, 0.65);
    color: #0390A1;
    display: block;
    width: 50px;
    text-align: center;
    padding: 10px;
    border-radius: 15px;
    margin: 0 15px;
    border: 1px solid #c4cbd1;
}
.lib-progress li a::before {
    content: '';
    position: absolute;
    width: 31px;
    background: #c4cbd1;
    height: 1px;
    margin: 0 auto;
    top: 30px;
    margin-left: 28px;
}
.nav-link.disabled 
{
    color: #0390A1;
}

.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: #FFFFFF;
    background: #00ACBA;
}

.lib_title_rose {
    font-weight: 800;
    font-size: 1rem;
    margin-top: 15px;
    text-transform: uppercase;
    color: #D61575;
    margin-bottom: 35px;
}

.form-check-input {
    background: none;
    border: 1px solid #B3B3B3;
}

.form-check-label {
    color: #4D4D4D !important;
    font-size: 0.85rem !important;
    font-weight: 400 !important;
    margin-left: 8px;
}

.form-check {
    margin-bottom: 15px;
}

.form-check-input:checked {
    background-color: #00ACBA;
    border-color: #D61575;
}

.form-check-input:focus {
    border-color: #D61575;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(214 21 117 / 25%);
}
.lip_btn_deroule img {
    width: 25px;
    margin-left: 10px;
}
.lip_btn_deroule {
    text-decoration: underline;
    color: #00ACBA;
    font-size: 0.9rem;
    line-height: 100px;
}

.badge 
{
    display: block;
    border-radius: 0;
    padding: 5px;
    color: #4D4D4D !important;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.9rem;
    background-color: RGBA(214,21,117, 0.07)!important;
    text-align: left;
    margin-bottom: 20px;
}

/*-------------------------------- Style pour la page page login --------------------------------------------
------------------------------------------------------------------------------------------------------------------------*/

.lib-login_back {
    background: #EEF5FF;
    padding-top: 90px;
    padding-right: 100px;
    margin-top: -1px;
    overflow: hidden !important;
}


.lib_blase {
    font-size: 28px;
}

.lib-moyter {
    background: rgba(222, 222, 222, 0.3);
    padding: 15px;
    border-radius: 15px;
    font-weight: 500;
    color: #F31579;
}

.lib_pos_image .lib_rate {
    position: fixed;
    width: 80%;
    bottom: 0;
    left: -115px;
}

.lib_ecrase {
    color: #00ACBA;
    font-size: 0.65rem;
    text-align: right;
}

.tep_link {
    font-size: 0.75rem;
    margin-top: 32px;
}

.tep_link a {
    
    color: #00ACBA;
    font-weight: 600;
    transition: color .4s ease, background .4s ease, border .4s ease, box-shadow .4s ease;
}

.tep_link a:hover {
    
    color: #F31579;
     transition: color .4s ease, background .4s ease, border .4s ease, box-shadow .4s ease;
}

img.lib-potas 
{
    width: 80%;
    margin-bottom: 25px;
}
.lib-index
{
	z-index: 9;
}

/*-------------------------------- Style la section upload fichier --------------------------------------------
-------------------------------------------------------------------------------------------------------------*/
.zone {      
  margin: auto;
  background: radial-gradient(ellipse at center,#f1f1f1 0,#f8f8f9 100%);
  border: 1px dashed #B3B3B3;
  z-index: 20;
  transition: all 0.3s ease-out;
  box-shadow: 0 0 0 1px rgba(255,255,255,.05),inset 0 0 .25em 0 rgba(0,0,0,.25);
  .btnCompression {
    .btn {

    } 
    .active {
      background: #EB6A5A;
      color:white;
    }
  }
  /*i {
    text-align: center;
    font-size: 10em;  
    color:#fff;
    margin-top: 50px;
  }*/
  .selectFile {
    height: 50px;
    margin: 20px auto;
    position: relative;
    width: 200px;          
  }

  label, input {
    cursor: pointer;
    display: block;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 5px;          
  }

  label {
    background: #fff;
    color:#EB6A5A;
    display: inline-block;
    font-size: 1.2em;
    line-height: 50px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 400;   
    box-shadow: 0 1px 1px gray;
  }

  input[type=file] {
    opacity: 0;
  }

}
.zone.in {
  color:white;
  border-color:white;
  background: radial-gradient(ellipse at center,#EB6A5A 0,#c9402f 100%);
  i {          
    color:#fff;
  }
  label {
    background: #fff;
    color:#EB6A5A;
  }
}
.zone.hover {
  color:gray;
  border-color:white;
  background:#fff;
  border:5px dashed gray;
  i {          
    color:#EB6A5A;
  }
  label {
    background: #fff;
    color:#EB6A5A;
  }
}
.zone.fade {
  transition: all 0.3s ease-out;
  opacity: 1;
}

#dropZ img {
    width: 13%;
    padding: 15px
}

.lib_uptilte {
    color: #212529;
    font-size: 1.2rem;
    font-weight: 700;
}

.lib_uptexete {
    color: #999999;
    font-size: 0.83rem;
    font-weight: 300;
}

.lib_tousaint 
{
    margin-top: 20px;
    margin-bottom: 15px;
}
.selectFile {
    font-size: 0.9rem;
}

.lib_appart {
    padding: 15px;
    background: rgb(222 222 222 / 60%);
    width: 100%;
    margin-top: 35px;
    border-radius: 5px;
}
.j-porte textarea {
    background: #F9FAFC;
}

/*-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------*/

.lib_name_bost 
{
    color: #F31579;
    margin-left: 5px;
    font-size: 1.1rem;
}

.lib_beti 
{
    text-transform: uppercase;
    color: #00ACBA;
    font-weight: 500;
    font-size: 0.93rem;
    text-decoration: underline;
    margin-bottom: 25px;
}
.lib_flex {
    display: flex;
}

.lib_blase {
    width: 100%;
    line-height: 40px;
}
.lib_flex select {
    height: 35px;
    background: #FDB42D;
}
.lib_rem {
    font-size: 0.9rem;
    width: 18%;
    display: inline-block;
}

.lib_tiob {
    padding: 15px;
    font-size: 0.9rem;
    color: #46B95B;
    background: rgba(241,242,247, 0.6);
    margin-left: 15px;
    width: 70%;
    display: inline-block;
}

.li_cape {
    margin-bottom: 15px;
}

.lib_b_box {
    background: rgba(255, 255, 255,0.6);
    border: 1px solid #CCCCCC;
    padding: 20px;
    box-shadow: rgb(50 50 93 / 10%) 0px 50px 100px -20px, rgb(0 0 0 / 15%) 0px 30px 60px -30px;
    border-radius: 8px;
    transition: background .4s ease,  color .4s ease;
}



.lib_date {
    color: #F31579;
    font-size: 0.71rem;
    transition: background .4s ease,  color .4s ease;
}

.lib_bbox_title {
    background: #F1F2F7;
    padding: 8px;
    color: #00ACBA;
    font-weight: 700;
    margin-top: 10px;
}



.lib_bbox_p {
    color: #999999 ;
    font-size: 0.77rem ;
    margin-top: 14px;
    transition: background .4s ease,  color .4s ease;
}

.lib_yout {
    padding: 15px;
    font-size: 0.9rem;
    background: rgba(214,21,117,0.05);
    color: #666666;
    transition: background .4s ease,  color .4s ease;
}

.lib_b_row {
    font-weight: 700;
}

.lib-btn-blue {
    background: #00ACBA !important;
    color: #e5e5e5 !important;
    box-shadow: rgb(0 0 0 / 30%) 0px 18px 50px -10px;
    transition: background .4s ease;
}
.lib-btn-blue :hover 
{
    background: #F31579 !important;
    transition: background .4s ease;
}

.lib_b_box:hover {
    background: #00ACBA;
    transition: background .4s ease,  color .4s ease;
}

.lib_b_box:hover .lib_date {
    color: #F1F2F7;
    transition: background .4s ease,  color .4s ease;
}
.lib_b_box:hover .lib_bbox_p {
    color: #F1F2F7;
    transition: background .4s ease,  color .4s ease;
}

.lib_b_box:hover .lib_yout {
    color: #F1F2F7;
    transition: background .4s ease,  color .4s ease;
}
.lib_b_box:hover button{
   background: #F1F2F7 !important;
   color: #F31579 !important;
   transition: background .4s ease,  color .4s ease;
}

.Lib_ctae {
    padding: 5px 25px;
    font-weight: 700;
    border: 2px solid#F31579;
    display: inline-block;
    color: #606060;
}

.lib_regarder {
    width: 7%;
}

.Lib_coo {
    margin: 25px 0 10px 0;
}

.lib_brost {
    font-size: 0.88rem;
    color: #666666;
}

.lib_rz {
    color: #0390A1;
    font-size: 0.9rem;
}

.Lib_cordo {
    padding: 15px;
    background: #F1F2F7;
    margin-top: 35px;
    border: 1px dotted #F31579;
    margin-bottom: 35px;
}

.Lib_cordo li a {
    font-size: 0.9rem;
    color: #46B95B;
}

.Lib_liste li {
    color: #939597;
    font-size: 0.82rem;
    list-style: circle;
}

.lib_lep
{
	color: #939597;
    font-size: 0.82rem;
}

.lib_jet {
    padding: 25px 15px;
}

.lib_pae
{
	margin-top: 35px;
}

.lib_icon_table {
    width: 14%;
}

table {
    background: white;
    border: 1px solid #D5E1EF;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
}
thead {
    font-size: 0.85rem;
    color: #0390A1;
}

tbody {
    font-size: 0.85rem;
    color: #58626c;
    background: #F8F9FD;
}

.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg: rgba(244,244,244,0.6);
    color: none !important;
}

.libo_Lib {
    background: #F1F2F7;
}
.libo_Lib tbody {
    background: white;
}
.libo_Lib thead {
    color: #4D4D4D;
}

.lib-btn-vert {
    margin-top: 0 !important;
    background: #46B95B !important;
    font-size: 0.9rem !important;
}

.bk_Lib {
    border: 1px solid #00ACBA;
    padding: 25px 15px;
}

.modal-content {
    background-color: transparent;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%), inset 0 -1px 0 rgb(255 255 255 / 15%);
    background: rgba(249,249,249,0.92);
    border: 1px solid #E6E6E6;
}

.lib_bblouse {
    font-size: 0.9rem;
    width: 20%;
    display: inline-block;
}
.bk_Lib .lib_tiob {
    background: none;
}

.modal-title {
    color: #00ACBA;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.3rem;
    margin-left: 2%;
}

.row.bd_Lib {
    background: rgb(220 211 229 / 30%);
    padding: 25px;
    margin-top: 20px;
}

.lib_text_rose {
    color: #F31579;
}

.bd_Lib .inputState {
    background-size: 2%;
    background-position: 99% 9px;
}

.lib_yee img {
    width: 65%;
    margin-bottom: 50px;
}


.bloue_tete {
    padding: 50px 20px;
    background: rgba(222,222,222,0.35);
    border-radius: 10px;
    margin-top: 35px;
}

.status_encours
{
	color: #FDB42D;
	font-weight: 700;
	text-transform: uppercase;
}

.status_clos
{
	color: #46B95B;
	font-weight: 700;
	text-transform: uppercase;
}
.status_traite
{
	color: #00ACBA;
	font-weight: 700;
	text-transform: uppercase;
}

.lib_bgras {
    font-weight: 700;
}

#Lib_bloise {
    padding: 65px 30px 50px 30px;
}
.lib-moud
{
	margin-top: 0 !important;
	font-size: 0.9rem !important;
}

.gd_support {
    background: rgba(222,222,222,0.15);
    padding: 25px;
}
.indnonde {
    color: #808080;
    font-weight: 800;
    font-size: 1.1rem;
    margin-bottom: 25px;
}
.leposere {
    color: #D61575;
    font-weight: 800;
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.laperesz h6 {
    color: #00ACBA;
    text-decoration: overline;
    font-size: 0.9rem;
}
.laperesz li {
    color: #616466;
    font-size: 0.82rem;
    list-style: circle;
}
.lib_border {
    border-right: 1px solid rgba(215,217,219,0.5);
}
.lib_espace
{
	padding-left: 45px;
}

.lib_lg_border {
    height: 1px;
    background: rgba(215,217,219,0.5);
    margin: 39px 0px;
}
.blo_fond
{
    background: #F9FAFC;
}

.best_left {
    position: absolute;
    width: 47%;
}

.l-index {
    position: relative;
    margin-top: 31.5%;
}

.ico-stam {
    width: 15%;
}

.blac_lib {
    color: #212529;
    margin-top: 20px;
}

.val_lib {
    margin-top: 15px;
}
.lib_overlay
{
    overflow: hidden;
}




/*-------------------------------------------------------------------------------------------------------
------------------------------------- NEW CODE STYLE CSSS
------------------------------------------------------------------*/

.lib_ror {
    margin-top: 0 !important;
}

.nlib_det {
    width: 80%;
    margin: 15px auto;
}

.lib_supborder {
    width: 90%;
    margin: 15px auto !important;
}

.lib_color_rose {
    color: #D61575;
}

.lib_color_vert {
    color: #46B95B;
}

.moi_lib {
    margin-bottom: 5px !important;
    font-size: 1.2rem !important;
    font-weight: 600 !important;
}

.lbaka thead {
    background: #D61575 !important;
    color: #EAEDF4 !important;
}




/*-------------------------------------------------------------------------------------------------------
------------------------------------- STYLE POUR LE MENU OFFCANVAS

------------------------------------------------------------------*/

button.navbar-toggler {
    font-size: 12px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 0;
    padding: 4px 12px;
}


.tek-menu nav.navbar {
    margin: 0 15px;
}

.navbar-toggler:focus {
    box-shadow: none !important;
}

.offcanvas-start {
    background: #2f4050;
    color: #efe4e4;
    padding-top: 15px;
    max-width: 220px;
}

.offcanvas-header button.btn-close {
    background-color: white;
}

.offcanvas-body ul li a {
    font-size: 13px;
    color: #a7b1c2;
    padding: 14px 20px 14px 25px;
}
/*
.offcanvas-body ul li:hover a {
    background-color: #293846;
    color: white;
}
*/
.offcanvas-body .navbar-nav .nav-link.active, .navbar-nav .show > .nav-link {
    background-color: #293846;
}

h5#offcanvasNavbarLabel {
    font-size: 15px;
}

.offcanvas-header button.btn-close {
    background-color: white;
    width: 0.3em;
    height: 0.3em;
    background-size: 11px;
}

.offcanvas-body {
    padding: 0;
}

.lib_control {
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 45px !important;
}

.offcanvas-backdrop {
    background-color: transparent !important;
}

/*-------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------*/


.patient-case-number {
    color: #D61575;
}