/* début NAV TOP */
.modal-footer {
        position: relative;
    align-self: center;
   

}
.btn-danger {
    color: whitesmoke !important;
    background-color: red !important;
    border-color: red !important;
}
.btn-primary{
color: #fff;
    background-color: var(--success);
    border-color: var(--success);
   }

/*Fin Nav*/
.barre2{
	top: 135px;
    left: 0px;
    width: 100%;
    height: 46px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CECECE;
    opacity: 1;
}
.text-nrml{
   position: relative;
    width: 197px;
    height: 20px;
    text-align: left;
    font-family: Segoe UI;
    letter-spacing: 0;
    color: #000000;
    font-size: 16px;
    opacity: 1;
    top: 33%;
    padding-left: 11px;
    padding-right: 11px;
	
}
.text-danger{
    position: relative;
    top: 34%;
    text-align: left;
    font-family: Segoe UI;
    letter-spacing: 0;
    color: #f90018!important;
    font-weight: bold;
    opacity: 1;
    font-size: 16px;
    margin: 0% 0% 0% 0%;
    padding-left: 11px;
    padding-right: 11px;
	
}
.td_recherche_titre{
	
    font-size: 14px;
    font-family: monospace;
    padding: 0% 0% 1% 2%;
    width: auto;

}
.td_recherche_body{
	font-size: 12px;
    font-family: cursive;
}
.data_table_th{
	font-size: 19px;
    font-family: cursive;
}

.barre3{
	top: 135px;
    left: 0px;
    width: 100%;
    height: 46px;
	background: #4A4A4A 0% 0% no-repeat padding-box;
	box-shadow: 0px 2px 6px #0000001A;
	opacity: 1;
}
.br3-text-nrml
{

	position: relative;
    top: 8%;
    width: 197px;
    height: 16px;
    text-align: left;
    font-family: Segoe UI;
    font-size: 17px;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
	
}
.fa_custom {
color: #FFFFFF;
}
/* fin le style de barre qui contient chargé des appel*/

/* début le style de barre qui contient chargé des appel*/
.btn-big-green{
	top: 142px;
    left: 18px;
   	width: auto;

    height: 34px;
    background: #29BC00 0% 0% no-repeat padding-box;
    border: 1px solid #7070704D;
    opacity: 1;
    font-size: 15px;
    
}

.colbarre2{
	top: 139px;
	left: 924px;
	width: 0px;
	height: 46px;
	border: 1px solid #707070;
	opacity: 0.3;
}
span.textbtn{
	text-align: center;
 	font-family: Segoe UI;
	letter-spacing: 0;
	color: #FFFFFF;
	opacity: 1; 
	top: 151px;
	left: 88px;
	width: 126px;
	height: 20px;
	margin: 3px 41px 0px 6px;
 
}
.logo{
	width:26;
	height:26;
 
}
.bl1{
	top: 232px;
	left: 18px;
	;
	
	background: #0C4C79 0% 0% no-repeat padding-box;
	border: 1px solid #FFFFFF3B;
	opacity: 1;
	color: aliceblue;

}
.bl2{
	top: 232px;
	left: 156px;
	background: #0C4C7982 0% 0% no-repeat padding-box;
	border: 1px solid #FFFFFF3B;
	opacity: 1;
	color: aliceblue;
}
th{
	top: 249px;
	left: 36px;
	width: 103px;
	height: 15px;
	text-align: left;
	letter-spacing: 0;
	opacity: 1;
	font-size: 14px;
	font-family: Segoe UI;
}
tr{
	top: 249px;
	left: 36px;
	width: 103px;
	height: 20px;
	text-align: left;
	letter-spacing: 0;
	color: #2F2F30;
	font-size: 15px;
	opacity: 1;
	font-size: small;
	font-family: Segoe UI;
}
table{
	
	width: 100%;
    height: 46px;
    border: 0;

}
.tableborder{
	
    border: 1px solid #94beda;
    border-collapse: collapse;
    font-size: 11px;
  
}
.tableborder 


/* début style select option "box"**/
.style-select {
   min-width: 140px;
   position: relative;
   height: 30px;
   background: url(files/logo/flech.png) no-repeat right #ddd;
   border: 2px solid #3498DB;
   border-collapse: collapse;
   font-family: Segoe UI;
   background:#E8F3FA;
   font-size: 17px;
   }
   .btn-traiter {
    top: 819px;
    left: 1751px;
    min-width: 156px;
    height: 33px;
    background: #29BC00 0% 0% no-repeat padding-box;
    opacity: 1;
    font-family: Segoe UI;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}
   }
   .btn-recherche{
   top: 658px;
	left: 1750px;
	    min-width: 156px;
    height: 68px;
	background: #6DACFF 0% 0% no-repeat padding-box;
	border-radius: 4px;
	opacity: 1;
    font-family: Segoe UI;
    color: #FFFFFF;
    background:url(../files/logo/affect.png) ;
    background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;


   }
   .btn-recherche-client{
   	min-height: 53px;
   	 top: 658px;
	left: 1750px;
	    min-width: 156px;
    height: auto;
	background: #6DACFF 0% 0% no-repeat padding-box;
	border-radius: 4px;
	opacity: 1;
    font-family: Segoe UI;
    color: #FFFFFF;
    background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;

   }
   .noassitance{
    background-color: red !important;
   }
   .aff-client-t1{
   	top: 822px;
	left: 364px;
	width: 98px;
	height: 51px;
	text-align: left;
	font: Bold 13px/17px Segoe UI;
	letter-spacing: 0;
	color: #2E2E2E;
	opacity: 1;
   }
   .aff-client-t2{
   	top: 822px;
	left: 364px;
	width: 98px;
	height: 51px;
	text-align: left;
	font: Bold 13px/17px Segoe UI;
	letter-spacing: 0;
	color: #2E2E2E;
	opacity: 1;
   }
  .petit-rouge{
  	top: 617px;
	left: 364px;
	width: 78px;
	height: 17px;
	text-align: left;
	
	font: Regular 13px/17px Segoe UI;
	letter-spacing: 0;
	color: #FF0000;
	opacity: 1;
  }
  .petit-vert{
  	top: 617px;
	left: 364px;
	width: 78px;
	height: 17px;
	text-align: left;
	
	font: Regular 13px/17px Segoe UI;
	letter-spacing: 0;
	color: #5DF719;
	opacity: 1;
  }
  .moy-vert{
  	top: 617px;
	left: 364px;
	width: 78px;
	height: 17px;
	text-align: left;
	font-size: 17px;
	font: Segoe UI;
	letter-spacing: 0;
	color: #5DF719;
	opacity: 1;
  }
  .col-jaune{
  	top: 641px;
	left: 22px;
	width: 133px;
	height: 178px;
	background: #FFAA00 0% 0% no-repeat padding-box;
	color:#000000;
	opacity: 1;
  }
  .col-vert{
  	top: 803px;
	left: 22px;
	width: 133px;
	height: 178px;
	background: #29BC00 0% 0% no-repeat padding-box;
	color:#000000;
	
	opacity: 1;
  }
  .date {
    width: auto;
    height: auto;
    border: 1px solid #3498DB;
    border-collapse: collapse;
    font-family: Segoe UI;
    background: #E8F3FA;
    text-align: center;
    position: relative;
}
  
.barre3-t1 {
    width: auto;
    height: auto;
    text-align: left;
    font-size: 20px;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
    position: relative;
}
.search{

}
.ERPOS_MenuAP {    
	width: 100%;
    background: #F5F5F5;
	}
.ERPOS_MenuAPUl {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #F5F5F5;
}

.ERPOS_MenuAPUl .ERPOS_MenuAPLi {
  display: block;
  position: relative;
  float: left;
  background: #F5F5F5;
}

/* This hides the dropdowns */


.ERPOS_MenuAPLi .ERPOS_MenuAPUl { 
    display: none;  
    z-index:1;
	position:absolute;
	
}

.ERPOS_MenuAPUl .ERPOS_MenuAPLi a {
  display: block;
  padding: 1em;
  text-decoration: none;
  white-space: nowrap;
  color: #2b5888;
   
}

.ERPOS_MenuAPUl .ERPOS_MenuAPLi a:hover { background: #b6babd; }

/* Display the dropdown */


.ERPOS_MenuAPLi:hover > .ERPOS_MenuAPUl {
  display: block;
  position: absolute;
}

.ERPOS_MenuAPLi:hover .ERPOS_MenuAPLi { float: none; }

.ERPOS_MenuAPLi:hover a { background: #F5F5F5; }

.ERPOS_MenuAPLi:hover .ERPOS_MenuAPLi a:hover { background: #b6babd; }

.ERPOS_MainAPNavigation .ERPOS_MenuAPLi .ERPOS_MenuAPUl .ERPOS_MenuAPLi { border-top: 0; }

/* Displays second level dropdowns to the right of the first level dropdown */


.ERPOS_MenuAPUl .ERPOS_MenuAPUl .ERPOS_MenuAPUl {
  left: 100%;
  top: 0;
}

/* Simple clearfix */



.ERPOS_MenuUl:before,
.ERPOS_MenuUl:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.ERPOS_MenuUl:after { clear: both; }
.ERPOS_MenuLiNiveau2{
	    -webkit-appearance: square-button;
	//background: #cebfbf !important;
}
///////////// Begin dropdown
.erpostabletr:nth-child(even){background-color: #f2f2f2}
.row{
	    padding: 4px 2% 1% 1%
}
span{
	padding: 0px 0px -4px 6px;
}
.modal-tit-bl1{
	    min-width: 151px !important;
	    color: aliceblue;
	background: #0C4C79 0% 0% no-repeat padding-box;
	font-size: 13px;
    /*font-family: cursive;*/
}
.modal-tit-bl2{
	min-width: 151px !important;
	 color: aliceblue;
	background: #0C4C7982 0% 0% no-repeat padding-box;
	font-size: 13px;
    /*font-family: cursive;*/

}
.table-condensed thead.th{
	color: #000000;

}
body{
color: #000000;
}
.table .table-striped{
	background-color: #FFFFFF3B;}

.table .table-striped{
	width: 100%;
}
.tbl-param
{
	width: 75%;
	height: 10%;
	border: 0;
	text-align:center;
	
}
.rech-text{
	top: 331px;
	left: 1097px;
	width: 202px;
	height: 32px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #0C4C79;
	opacity: 1;
}
.form-group .cadre{
border: 1px solid #707070;
    border-radius: 21px;

}
.my-custom-scrollbar {
position: relative;
height: 270px;
overflow: auto;
}
.my-custom-scrollbar-off {
position: relative;
height: 800px;
overflow: auto;
}
.table-wrapper-scroll-y {
display: block;
}
.modal {
    text-align:center;
}
.modal-dialog {
    display: inline-block;
    width: auto;
}
.form-control-sm {
    margin: 7px 0px 0px 0px;}
.modal-dialog{
	width: w + ($(window).width() - w);
  height: h + ($(window).height() - h);
}
.modal-backdrop {
   background-color: red;
}
.modal-dialog {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
  /*  background-color: #fff;*/
    background-clip: padding-box;
  /*  border: 1px solid rgba(0,0,0,.2);*/
    border-radius: .3rem;
    outline: 0;
    height: 75%;
    }

 .modal-backdrop {background-color:red;}
 .col-25{
 	margin: -6px 0px 0px 0px;

 }
.col-20{
 	margin: 6px 24px -1px -2px
 }
 .col-21{
 	margin: 1px 24px 0px 2px;
 }
 .modal-header-t1 {
    width: 206px;
    height: 23px;
    text-align: left;
    font: Bold 20px/45px Ubuntu;
    letter-spacing: 0;
    color: #0C4C79;
    opacity: 1;
    margin: -12px 0px 0px 0px;
    position: relative;
 }
.modal-header-t2 {
    position: relative;
    text-align: left;
    letter-spacing: 0;
    color: #80CACB;
    opacity: 1;
    font-size: 17px;
 }
 .modal-dialog .modal-lg .ticket {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    height: 85%;
    }
     .modal-header-t3{
    top: 125px;
	left: 504px;
	width: 237px;
	height: 23px;
	text-align: left;
	font: Light 20px/45px Ubuntu;
	letter-spacing: 0;
	color: #80CACB;
	opacity: 1;
    }
   .modal-header-t4 {
    top: 775px;
    left: 926px;
    width: 57px;
    height: 17px;
    text-align: left;
    font-family: unset;
    font-size: 16px;
    letter-spacing: 0;
    color: #0484de;
}
    .modal-tit-info{
    top: 373px;
	left: 504px;
	width: 0.5%;
	height: 36px;
	background: #29BC00 0% 0% no-repeat padding-box;
	border: 1px solid #FFFFFF3B;
	opacity: 1;
	color:#FFFFFF;
    }
    .large {
	position: relative;
	height: 600px;
	overflow: auto;
   }
   .x-large {
   position: relative;
    height: 699px;
    overflow: auto;

}
  
   .area{
   	    width: 100%;
    font-size: 17px;
    color: #000000;
    font-family: sans-serif;
    padding: 1% 0% 0% 1%;
   }

/**bloc oussama**/

.bareNotif{
  margin-top: -1px;
  width: 100%;
}
.barNotifRouge{
	top: 0%;
	left: 0%;
	width: 100%;
	height: 51px;
    background: transparent linear-gradient(270deg, #FFFFFF 0%, #FF0000 100%) 0% 0% no-repeat padding-box;
	opacity: 1;
	}
.barNotifOrange{
	top: 0%;
	left: 0%;
	width: 100%;
	height: 51px;
    background: transparent linear-gradient(270deg, #FFFFFF 0%, #FFAA00 100%) 0% 0% no-repeat padding-box;
	opacity: 1;
	}
.barNotifVert{
	top: 0%;
	left: 0%;
	width: 100%;
	height: 51px;
    background: transparent linear-gradient(270deg, #FFFFFF 0%, #29BC00 100%) 0% 0% no-repeat padding-box;
	opacity: 1;
	}
	
.barNotifText {
    padding-top: 1%;
    padding-left: 2%;
	width: 100%;
	height: 27px;
	text-align: left;
	font: Bold 20px/27px Segoe UI;
	letter-spacing: 0;
	color: #FFFFFF;
	opacity: 1;

}	
.gridNotif {
    top: 7px;
    left: 1136px;
    width: 213px;
    height: 38px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
}
.caseNotifRed {
	top: 7px;
	left: 1247px;
	width: 38px;
	height: 38px;
	background: #FF0000 0% 0% no-repeat padding-box;
	border-radius: 5px;
	opacity: 1;
	cursor: pointer;
}
.caseNotifBlue {
	top: 7px;
	left: 1247px;
	width: 38px;
	height: 38px;
	background: #0C4C79  0% 0% no-repeat padding-box;
	border-radius: 5px;
	opacity: 1;
	cursor: pointer;
}	
.caseNotifornage {
	top: 7px;
	left: 1247px;
	width: 38px;
	height: 38px;
	background: #FFAA00  0% 0% no-repeat padding-box;
	border-radius: 5px;
	opacity: 1;
	cursor: pointer;
}	
.caseNotifVert {
	top: 7px;
	left: 1247px;
	width: 38px;
	height: 38px;
	background: #29BC00   0% 0% no-repeat padding-box;
	border-radius: 5px;
	opacity: 1;
	cursor: pointer;
}	
.caseNotifNoir {
	top: 7px;
	left: 1247px;
	width: 38px;
	height: 38px;
	background: #000000    0% 0% no-repeat padding-box;
	border-radius: 5px;
	opacity: 1;
	cursor: pointer;
}	
.textHeaderBar {
	text-align: left;
	font-family: Courier New;
	letter-spacing: 0;
	color: #FFFFFF;
	opacity: 1;
	
}
.Comptedropdown{
	//display:inline-block;
	position:relative;
  }

.Comptedropdown button{
	border:none;
	padding:8px 16px;
	
	color:white;
	transition:.3s;
	cursor:pointer;
  }
.Comptedropdown:hover button{
	background-color:#AFEF5C;
  }
  
.Comptedropdown div{
	background-color:#fff;
	box-shadow:0 4px 8px rgba(0,0,0,0.2);
	z-index:1;
	visibility:hidden;
	position:absolute;
	min-width:100%;
	opacity:0;
	transition:.3s;
	
  }
  
.Comptedropdown:hover div{
	visibility:visible;
	opacity:1;
  }
  
.Comptedropdown div a{
	display:block;
	text-decoration:none;
	padding:8px;
	color:#000;
	transition:.1s;
	white-space:nowrap;
  }
  
.Comptedropdown div a:hover{
	background-color:#b6babd;
	color:#000;
  }
 
.CirculeVert {
  
    position: fixed;
       width: 25px;
    height: 25px;
    border-radius: 22px;
 
 
    
    background: #29BC00 0% 0% no-repeat padding-box;
    opacity: 1;
}
.CirculeBleu{
	
	  position: fixed;
       width: 25px;
    height: 25px;
    border-radius: 22px;
   background: #0DC5FF  0% 0% no-repeat padding-box;
   opacity: 1;
}  
.CirculeOrange{
	
	  position: fixed;
       width: 25px;
    height: 25px;
    border-radius: 22px;
   background: #FFB300  0% 0% no-repeat padding-box;
   opacity: 1;
}  
.CirculeGrey{

	  position: fixed;
       width: 25px;
    height: 25px;
    border-radius: 22px;
    background: #DBDBDB   0% 0% no-repeat padding-box;
    opacity: 1;
}  
.BarMenu2019{

    width: 100%;
	height:auto!important;
	background: #F5F5F5 0% 0% no-repeat padding-box;
	opacity: 1;
}
.BarMenuGrid2019{
   
    width: 140px;
	cursor: pointer;

}

.BarMenuGrid2019 ,a:link, a:visited, a:active{
	color: #2b5888;
    text-decoration: none;
}
.BarMenuGrid2019 table:hover{
   cursor: pointer;
   //border-bottom: 5px solid #ea8d8d;
   background-color:#ddfcd9;
}
.BarMenuGridActive2019{

border-bottom: 4px solid var(--gray)  !important;
}
.active2019{
	background-color:#b6babd !important;
	 
}

.BarMenuGridText2019{
	padding-top: 1%;
    padding-left: 2%;
    width: 100%;
    height: 27px;
    text-align: left;
    font: Bold 20px/27px Segoe UI;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
} 
///////////// Begin dropdown
.ERPOS_Menu {    
	width: 100%;
    background: #F5F5F5;
	}
.ERPOS_MenuUl {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #F5F5F5;
}

.ERPOS_MenuUl .ERPOS_MenuLi {
  display: block;
  position: relative;
  float: left;
  background: #F5F5F5;
}

/* This hides the dropdowns */


.ERPOS_MenuLi .ERPOS_MenuUl { 
    display: none;  
    z-index:1;
	position:absolute;
	
}

.ERPOS_MenuUl .ERPOS_MenuLi a {
  display: block;
  padding: 1em;
  text-decoration: none;
  white-space: nowrap;
  color: #2b5888;
   
}

.ERPOS_MenuUl .ERPOS_MenuLi a:hover { background: #b6babd; }

/* Display the dropdown */


.ERPOS_MenuLi:hover > .ERPOS_MenuUl {
  display: block;
  position: absolute;
}

.ERPOS_MenuLi:hover .ERPOS_MenuLi { float: none; }

.ERPOS_MenuLi:hover a { background: #F5F5F5; }

.ERPOS_MenuLi:hover .ERPOS_MenuLi a:hover { background: #b6babd; }

.ERPOS_MainNavigation .ERPOS_MenuLi .ERPOS_MenuUl .ERPOS_MenuLi { border-top: 0; }

/* Displays second level dropdowns to the right of the first level dropdown */


.ERPOS_MenuUl .ERPOS_MenuUl .ERPOS_MenuUl {
  left: 100%;
  top: 0;
}

/* Simple clearfix */



.ERPOS_MenuUl:before,
.ERPOS_MenuUl:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.ERPOS_MenuUl:after { clear: both; }
.ERPOS_MenuLiNiveau2{
	    -webkit-appearance: square-button;
	//background: #cebfbf !important;
}
///////////// Begin dropdown
.erpostabletr:nth-child(even){background-color: #f2f2f2}

/** bloc oussama**/


/**Navbar Responsive**/
/* Add a black background color to the top navigation */

.nav-item.nav-link.active {
background-color: #3498db!important;
}
.mini {
    width: 272px !important;
    /*width: auto !important;*/
    height: 27px !important;
    font-size: 13px !important;
    margin-right: 6px !important;

}
.info-rouge-petit{
	top: 617px;
	left: 364px;
	width: 78px;
	height: 17px;
	text-align: left;
	font: Regular 13px/17px Segoe UI;
	letter-spacing: 0;
	color: #FF0000;
	opacity: 1;
}
.info-client-gras{
	top: 617px;
	left: 364px;
	width: 78px;
	height: 19px;
	text-align: left;
	font-family:Segoe UI;
	letter-spacing: 0;
	font-size: 16px;
	color: #000000;
	opacity: 1;
	font-weight:bold;
}
.info-client-nrml{
	top: 617px;
	left: 364px;
	width: 78px;
	height: 17px;
	text-align: left;
	font-family:Segoe UI;
	letter-spacing: 0;
	font-size: 16px;
	color: #000000;
	opacity: 1;
	
}
.revendeur{
	top: 617px;
	left: 364px;
	width: 78px;
	height: 19px;
	text-align: left;
	font-family:Segoe UI;
	letter-spacing: 0;
	font-size: 16px;
	color: #F148E5;
	opacity: 1;
	font-weight:bold;
}
	
.modal-backdrop {
   background-color: #0C4C79 !important;
}
.bg-nav3
{
	background: #4A4A4A 0% 0% no-repeat padding-box !important ;
}
.bg-nav2
{
	background: #FFFFFF 0% 0% no-repeat padding-box !important ;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 38%;
}