.div_state_user_droit{
float:right;position:relative;
}

@media (min-width: 768px) 
{
	#total_page {
		margin: 0 0 0 42px;
	}

}

.dropdown .dropdown-menu
{
  overflow: hidden;
  transition: height 0s;
  transition-delay: 2s;
}

.dropdown:hover .dropdown-menu {
/*retirer ici pour revenir au dropdown avec click*/
      display: block;
	transition-delay: 2s;
}

#changable_body{
	position: relative;
}

.icone_menu1_backend
{
	font-size:15px !important;
	position:absolute;
}
.mr-auto .nav-item
{
	margin: 0 15px 0 0;
}

.div_form_editann{
padding: 5px;
}
.mettreadroite{
float:right;
}
.tab_colann_gauche_front{
width:50%; margin-left:0px;
}
.tab_1colann_gauche{
width:40%; margin-left:20px;
}
.div_1colann_droite{
float: right; padding-left:5px;
}
.div_section_img_show{
float:right; width:60%;
}
.div_eachimg_admin{
padding: 5px;float: right;
}
.div_img_highslide{
padding: 5px;float: right; 
}
.div_promo{
font-size: small; 
width:183px; 
 margin: 4px;
}
.div_promo:hover {
box-shadow: 2px 2px 7px 1px #f7c800;
}
.div_img_element_front{
width:183px; height:130px; 
}
.div_data_element_front{
min-height:130px;
}

.icone_option_produit {
font-size:35px;	
}

.buttonvoir {
display: none;
}

.div_img_element_front:hover  .buttonvoir {
display: block;
    margin: auto;
    padding: 10px;
}

.textzone{
width:98%; min-height:75px; outline:none; resize:none; border:1px solid grey;
}
.tabpromo{
width: 100%;
overflow-x:hidden;
}
.div_apercu_ann_front{
box-shadow: 0px 1px 1px 0px #34ff42; margin-bottom: 2%; padding: 1%; width:100%;
}
.div_group_element{
text-align: center; width:183px; margin:10px 0px 10px 10px; box-shadow: 2px 2px 7px 1px #34ff42;
}
.div_group_element_txt{
height:35px; 
}
.div_section_img_show_front{
box-shadow: 0px 0px 0px 0px #34ff42; margin:0% 0% 5% 0%; 
}
.div_section_img_show_admin{
box-shadow: 0px 0px 0px 0px #34ff42; margin:0% 0% 5% 0%; float:right; width:60%;
    height: 140px;
    overflow: scroll;
}
.div_show_element_produit{
/* margin:0% 2% 0% 2% */
}
.div_carac_produit_front{
/* box-shadow: 0px 0px 1px 0px #34ff42;  */
}
.div_carac_produit_admin{
box-shadow: 0px 1px 1px 0px #34ff42; margin-bottom: 1%; padding: 1%;
}
.div_infoprix_produi_front{
/* position:relative; margin-bottom: 1%; padding: 1%; width:90%; */
}
.div_content_radius_admin{
clear:left; margin-top:10px;padding:10px; border:1px solid #aaa; border-radius:10px; /* min-width:800px; */
}
.div_form_edit_fournisseur{
margin: 0% 10%;
}
.div_showinfo_fournisseur_front{
margin: 0% 0%; display: flow-root;
}
.div_showinfo_fournisseur_admin{
margin: 0% 20%; display: flow-root;
}
.table_plein_large{
width:100%;
}

.entete a:hover {
color: green;
text-decoration: underline overline;
}

.p_promo {
  margin-right: 0px;
}

.promo {
  padding-left: 0px;
  font-size: 0.8em;
}
.price {
width:100%;text-align:center;background-color:#ffd456;
}

#loaderfademod{
    display: none;
    position:absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
	min-height: 100px;
    background-color: #ababab;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .20;
    filter: alpha(opacity=80);
}

#loadermodalmod {
    display: none;
    position: fixed;
    top: 40%;
    left: 45%;
    width: 150px;
    height: 150px;
    padding:30px 15px 0px;
    border: 3px solid #ababab;
    box-shadow:1px 1px 10px #ababab;
    border-radius:20px;
/*     background-color: white; */
    z-index: 1002;
    text-align:center;
    overflow: auto;
}

#countryList ul li:hover
{
background-color: #ffd24fab;
}

#countryList
{
    background-color: #fff;
    position: absolute;
    z-index: 50;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 6px 4px 20px 0px black;
	height:300px;
	overflow-y: auto;
	top: 65px;
}
/*pour le loader de ajax*/

/* ===========================
   ====== Search Box ====== 
   =========================== */

.search
{
	border: 2px solid #CF5C3F;
	overflow: hidden;
	height:30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.search input[type="text"]
{
	border: 0px;
	width: 95%;
	height: 30px;
	padding: 10px 10px;
}

.search input[type="text"]:focus
{
	outline: 0;
}

.search input[type="submit"]
{
	border: 0px;
	background: none;
	background-color: #CF5C3F;
	color: #fff;
	float: right;
	padding: 10px;
	border-radius-top-right: 5px;
	-moz-border-radius-top-right: 5px;
	-webkit-border-radius-top-right: 5px;
	border-radius-bottom-right: 5px;
	-moz-border-radius-bottom-right: 5px;
	-webkit-border-radius-bottom-right: 5px;
        cursor:pointer;
}

/* ===========================
   ====== Medua Query for Search Box ====== 
   =========================== */

@media only screen and (min-width : 150px) and (max-width : 780px)
{
	{}
	.search
	{
		width: 95%;
		margin: 0 auto;
	}
}

@media only screen and (max-width:1024px)
{
	.accordian
	{
		display: none; 
	}
	.div_content_radius_admin
	{
		overflow: hidden;
	}
}

.tablewrap{
  overflow-x: auto;
}

/**********grande icon index backend*******/
.texto_grande {
    font-size: 2.5rem;
    color: white;
} 
.material-icons .icone_grande {
    font-size: 50px;
    color:#fff;
} 

/***affiche au over des icons de gestion dans liste*********/
.option_button
{
	display: none;
}
.ligne_de_data:hover .option_button
{
	display: block;
    position: absolute;
    background-color: #ffffffb5;
    border-radius: 10px;
	left:50%;
}
.invisible_highslide_video
{
	display:none;
}
.ligne_de_data
{
	height:40px;
}
.ligne_de_data:hover
{
	height:40px;
    background-color: #00000021;
}
/***affiche au over des icons de gestion dans liste*********/

.product-grid p {
text-align: justify;
}
		
/**design the checkboxes***/

#zone_result_ajax {
    margin-top: 10px;
    position: fixed;
    right: 50px;
    font-size: 13px;
    top: 55px;
	z-index: 10003;
}

/***********----------display for 10s--------**/
.hideMeXs {
    -webkit-animation: cssAnimation 10s forwards; 
    animation: cssAnimation 10s forwards;
}
@keyframes cssAnimation {
    0%   {opacity: 1;}
    90%  {opacity: 1;}
    100% {opacity: 0;}
}
@-webkit-keyframes cssAnimation {
    0%   {opacity: 1;}
    90%  {opacity: 1;}
    100% {opacity: 0;}
}
/***********----------display for 15s--------**/


.overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: rgba(67, 68, 68, 0.7);
}
.input_img_div:hover .overlay{
	opacity: 1;
}
.detail{
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

	
/***********------------------**/

.align-items-center {
align-items: center !important;
}

.avatar {
font-size: 1rem;
display: inline-flex;
width: 48px;
height: 48px;
color: #fff;
border-radius: 50%;
background-color: #adb5bd;
align-items: center;
justify-content: center;
}

.avatar img {
width: 100%;
border-radius: 50%;
}



.avatar-sm {
font-size: .875rem;
width: 60px;
height: 60px;
}

.d-none {
display: none !important;
}

@media (min-width: 768px) {

.d-md-flex {
display: flex !important;
}
}

.pr-0 {
padding-right: 0 !important;
}

.media-body {
flex: 1 1;
}

.ml-2 {
margin-left: .5rem !important;
}

.d-lg-inline-block {
display: inline-block !important;
}

.d-lg-block {
display: block !important;
}
}

.dropdown-header {
font-size: .625rem;
font-weight: 700;
padding-right: 1rem;
padding-left: 1rem;
text-transform: uppercase;
color: #f6f9fc;
}

.dropdown-header {
font-size: .875rem;
display: block;
margin-bottom: 0;
padding: .5rem 1.5rem;
white-space: nowrap;
color: #8898aa;
}

.m-0 {
margin: 0 !important;
}

.nav-link i.ni {
position: relative;
top: 2px;
}


.accordion_d
{
    cursor: pointer;
	color: #123e65;
    height: 30px;
	font-size: 0.8em;
    text-decoration: none;	
}
.accordion_d:hover
{
    text-decoration: none;
	color: #428bca;
/*     transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08); */
}

/*autocomplete dropdown*/
.ui-combobox { display: inline-block; margin: 0; margin-right: 1.8em; position: relative; }
.ui-combobox-input { padding: 0.2em; margin: 0; }
.ui-combobox-button { position: absolute; width: 1.8em !important; margin: 0; margin-left: -1px; top: 0; bottom: 0; }
.ui-combobox-button .ui-button-text { padding: 0em; }
.ui-combobox .ui-autocomplete { max-height: 10em; overflow-y: auto; overflow-x: hidden; }
/*autocomplete dropdown*/

.collapse_param
{
    background-color: #f1f1f1;
}

.dropdown-toggle::after {
    display:none !important;
}


		#confirm:hover {
			cursor: pointer;
		}

		#deny:hover {
			cursor: pointer;
		}

.chosen-container-single
{
	width: 344px !important;
}

.fixedmenutiny
{
	top:0px !important;
	display: block !important;
	position:fixed !important;
}

.highcharts-credits {
    display: none !important;
}

.questionn
{
    float: right;
    position: relative;
    top: -50px;
	border-radius:20px;
}