.opinionsystem_message_erreur {
	font-size: 14px;
	font-style: italic;
	background-color: #edcc16;
	padding: 5px;
}

.opinionsystem_recueil_en_cours {
	position: relative;
	margin:20px auto;
	display: flex;
	flex-wrap: wrap;
}

.text_recueil_en_cours{
	width: 50%;
	padding-left: 4rem;

	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

@media screen and (max-width: 990px) {
	.opinionsystem_recueil_en_cours {
		display: unset;
	}
	.text_recueil_en_cours{
		width: 100%;
		margin-left: unset;
	}
}

.border_gallery{
    border-top: 1px solid #CCC;
}

.review_gallery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0px;
	padding: 5px 20px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  }
  
  .review_gallery__item {
	overflow: hidden;
	width: 25%;
	height: 120px;
	padding: 5px;
	box-sizing: border-box;
    position: relative;
    display: flex;
  }

  a.image-avis-gallery {
    position: absolute;
    width: calc(100% - 10px);
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}
  
  .review_gallery__img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
  }

  .image-hidden{
	display:none;
  }

  .image-plus{
	padding:25px;
  }
  
  @media screen and (max-width: 767px) {
	.review_gallery__item {
	  width: 33%;
	}
  }
  
  @media screen and (max-width: 479px) {
	.review_gallery__item {
	  width: 50%;
	  height: 90px;
	}
	.image-plus{
		padding:15px;
	  }
  }

.btn-alert-response{
	cursor: pointer;
	color:#222222;
}

.btn-alert-response:hover{
	text-decoration: none;
	color:#222222;
}

.btn-alert-response:after{
	margin-left:5px;
	vertical-align: -10%;
	background-image: url("/image/partial/i/c/o/24334bd669c534109460c4d82faa07fe_icon-signalement.svg");
	background-size: 15px 15px;
	display: inline-block;
	width: 15px; 
	height: 15px;
	content:"";
}

.btn-alert-review>span {
	transition: background 150ms ease-in-out;
	cursor: pointer;
	padding:0.61rem 0.5rem;
	color:#222222 !important;
	font-weight:normal;
}

.btn-alert-review:hover{
	text-decoration: none;
	color:#222222 !important;
}

.btn-alert-review:before {
	margin-right:0px;
	vertical-align: -20%;
	background-image: url("/image/partial/i/c/o/24334bd669c534109460c4d82faa07fe_icon-signalement.svg");
	background-size: 15px 15px;
	display: inline-block;
	width: 15px; 
	height: 15px;
	content:"";
}

.OS-reviews .review .review__details-btn a{
	display:inline-block !important;
}

.avisControle:before {
	margin-right:5px;
	vertical-align: -10%;
	background-image: url("/image/partial/i/c/o/24334bd669c534109460c4d82faa07fe_icon-cadena-normal.svg");
	background-size: 15px 15px;
	display: inline-block;
	width: 15px; 
	height: 15px;
	content:"";
}

/**** Avis client V3 surcouche ****/
.txt-conforme{
	width: 90px;
}
.display-header-detail-note{
	display: none;
}
.partage-avis-contain{
	border-left: solid 1px #737f96;
	border-right: solid 1px #737f96;
	padding: 20px 40px 0 30px;
}
.detail-note-header{
	border-left: solid 1px #737f96;
	border-right: solid 1px #737f96;
	background-color: #F5F6F9;
	text-align: center;
	padding: 5%;
}
.pqp-footer-contain {
	display: flex;
	width: 100%;
}
.footer-top, .footer-bottom {
	display: flex;
	width: 100%;
}
.footer-bottom-tablet{
	display:flex;
}
.pqp-avis-signale-partage {
	border-top: #737f96 solid 1px;
	display: flex;
	justify-content: space-between;
}

img.picto {
	margin-right: 7px;
	margin-bottom: 4px;
}

.pqp-avis-menu-item {
	margin-top: 19px;
	margin-bottom: 19px;
	font-size: 16px;
	color: #737F96;
	cursor: pointer;
}

.pqp-avis-menu-item, img {
	color: #737F96;
}
.element-footer-tablet{
	justify-content: space-between;
}
.avis-collab{
	display: none;
}

/**   MODAL   **/
button.close {
	font-size: 39px;
	margin-top: -16px !important;
	opacity: 0.7;
	font-weight: unset;
}

.modal-title {
	font-weight: 600;
	font-size: 20px;
}

.avis-modal-item{
	background: #F5F6F9 0% 0% no-repeat padding-box;
	box-shadow: 0px 2px 4px #7581972E;
	padding: 8% 13% 8% 18%;
	color: #27334B;
	font: normal normal normal 20px Source Sans Pro;
}

/** Modal signaler **/
.pqp-signaler-active {
	background: #27334B 0 0 no-repeat padding-box;
	box-shadow: 0 2px 4px #7581972E;
	opacity: 1;
	color: white;
}
.pqp-signaler-right {
	position: relative;
}
.modalSignaler {
	border: 1px gray solid;
	padding: 25px;
	border-radius: 10px;
	position: absolute;
	background-color: white;
	z-index: 2;
	right: -39px;
	width: 330px;
	bottom: 0;
	display: none;
}

.end-modal--signaler {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 2px 4px #7581972E;
	border: 1px solid #DDDDDD;
	color: #DDDDDD;
	padding: 6%;
	font: normal normal 20px Source Sans Pro;
	width: 100%;
}
.active-send-signaler-form {
	background: #FF7500 0% 0% no-repeat padding-box;
	color: white;
	border: 0;
}


/** Modal partager **/


.modalPartager {
	border: 1px gray solid;
	padding: 25px;
	border-radius: 10px;
	position: absolute;
	background-color: white;
	z-index: 2;
	left: -31px;
	width: 305px;
	height: 526px;
	bottom: -63px;
	display: none;
}

.modalPartager--open{
	display: block;
}
.modalContainer{
	position: relative;
}

img.picto-info {
	margin-right: 5%;
}


.modal-social-share {
	/* UI Properties */
	text-align: left;
	letter-spacing: 0px;
	color: #27334B;
	opacity: 1;
	border: 1px solid rgba(28, 25, 25, 0.6);
	padding: 6% 6% 6% 11%;
	font: normal normal normal 20px Source Sans Pro;
	transition: color 100ms, background-color 100ms;
}
.modal-social-share:hover{
	background-color: #FF7500 !important;
	color: #fff !important;
}

.pqp-avis .btn-social-share {
	display: flex;
	justify-content: space-between;
}

.icon-share{
	font-size: 29px;
}

.pqp-avis-social-item {
	margin-bottom: 4%;
	font-size: 20px;
	cursor: pointer;
}

/** Footer item **/
.footer-item {
	display: flex;
	align-items: center;
}
.pqp-avis-footer--wrapper{
	border-top: 1px solid #737f96;
}
span.texte-reduire-notes-tablet {
	display: flex;
	justify-content: center;
	background: #ff7500;
	color: #FFF;
	padding: 2%;
	border-radius: 0 0 9px 9px;
}
.display-unset{
	display: unset;
}
.footer-top{
	border-bottom: 1px solid #737f96;
}
.element-footer{
	display: flex;
	width: 100%;
	font: normal normal normal 14px Source Sans Pro;
	border-top: 1px #737f96 solid;
}
.element-footer-tablet{
	border-left: 1px #737f96 solid;
	border-right: 1px #737f96 solid;
}
.element-footer .footer-item-tablet{
	border-right: 1px #737f96 solid;
	display: flex;
	align-items: center;
}
.element-footer .footer-item-tablet:nth-child(-n+4){
	padding: 3%;
}
.element-footer .footer-item-tablet:last-child{
	border-right: 0;
}
.pqp-avis-answer:nth-child(even){
	border-right: 0;
}

/***** Responsive ***/
.pqp-avis-desktop{
	display: none;
}
.pqp-avis-mobile{
	display: block;
}
.avis-collab{
	display: none ;
}

/*MOBILE*/
@media (max-width: 340px){
	.pqp-avis-answer-text {
		font-size: 12px;
	}
}
@media (max-width: 600px) {
	.pqp-avis-mobile .pqp-footer--mobile{
		border: 0;
	}
	.pqp-avis-mobile .footer-top {
		border-bottom: 0;
	}
	.pqp-avis--opened .pqp-avis-mobile .footer-bottom {
		border-top: 1px solid #737f96;
	}
	.pqp-footer-left{
		display: none !Important;
	}
	.pqp-footer-right.btn-afficher-notes{
		text-align: center;
		border-radius: 0 0 9px 9px;
	}
	.pqp-footer-contain {
		display: unset;
		justify-content: unset;
		flex-basis: unset;
	}
	.hidden--mobile{
		display: none !Important;
	}
	.pqp-avis-tablet{
		display:none;
	}
	.pqp-footer-right {
		border-bottom-left-radius: 10px;
	}
	.pqp-avis-mobile .pqp-avis-footer{
		border-bottom: 0;
	}
	.pqp-avis-mobile .detail-note-header{
		border-top: 1px solid #737f96;
	}
}
/*TABLET*/
@media (max-width: 900px) {
	.pqp-footer-item.pqp-footer-hidden--mobile.pqp-avis-hidden--tablet,
	.pqp-footer-item.pqp-avis-hidden--tablet{
		display: none;
	}
}

@media (max-width: 1000px) {
	.pqp-footer-desktop-2{
		display: none;
	}
}
/*TABLET*/
@media (min-width: 601px) {
	.pqp-footer-mobile-2{
		display: none;
	}
	.pqp-avis-mobile{
		display: none;
	}
	.pqp-avis-footer--wrapper {
		border-top: unset ;
	}
	.avis-collab{
		display: block ;
	}
	.element-footer{
		font-size: 12px;
	}
	.pqp-footer-contain .element-footer .pqp-footer-item{
		border-left: solid 1px #737f96;
		border-bottom: solid 1px #737f96;
	}
	.pqp-footer-contain .element-footer .pqp-footer-item:first-child{
		border-bottom-left-radius: 9px;
	}
}
/*DESKTOP*/
@media (min-width: 1000px) {
	.pqp-footer-right{
		width: 100% !Important;
	}
	.pqp-avis-tablet{
		display:none;
	}
	.pqp-avis-footer--wrapper {
		border-top: 1px solid #737f96;
	}
	.pqp-avis-desktop{
		display: block;
	}
	.footer-top{
		border-bottom: 0;
	}
	.pqp-footer-contain .element-footer .pqp-footer-item:first-child{
		border-left: 0;
		border-bottom:0;
	}
	.pqp-footer-contain .element-footer .pqp-footer-item{
		border-bottom:0;
	}
	.element-footer{
		border-top: 0;
	}
}
@media (min-width: 700px) {
	.element-footer{
		font-size: 14px;
	}
}
@media (min-width: 800px) {
	.footer-item-tablet{
		padding: 2%;
	}
}
@media (min-width: 992px) and (max-width: 1000px){
	.pqp-footer-item {
		padding: 2% 0 2% 0;
	}
}



/** 
 *	Fichier style généré par KaTeJi 
 *	@source 	app/modules/main/cms/opinionSystem/ressources/site/css/commun.css 
 *	@extension 	css 
 *  @cache      public/assets/style/partial/c/o/m/992b99fdc946c6c35a6faca54362d670_commun.css 
 *  @time       
 *				core\assets\filters\SmartCss  :   0.0026 
 * @Generate the  2025-11-17 18:20:50 
 */ 
