#z_form_edit {
  background: var(--awb-color1);  
	padding:20px;
}
.tab_admin .tab-link h4 {
	color: var(--awb-color5) !important;  
}
.tab_admin .active .tab-link h4,
.tab_admin .tab-link:hover h4 {
	color: var(--awb-color5) !important;  
}
.choix_langue .frm_image_small {
	width: 50px !important;
	margin-right: 0 !important;
}
.choix_langue .frm_image_small img {
	height:auto !important;
}
.choix_langue .frm_opt_container {
    grid-template-columns: repeat(5, 1fr) !important;
}
.wr_detail {
	border:solid 2px var(--awb-color5) !important;  
	border-radius:10px;
	margin-bottom:30px !important;
	padding:10px;
}
#z_wr_resume {
  float:left;
	color: var(--awb-color5) !important;  
}
#z_wr_resume .quand {
  float:left;
  width:60%;
}
#z_wr_resume .quand p {
  margin-bottom: 0px;
}
#z_wr_resume .horaire, .quand .horaire {
  font-weight:bold;
}
#z_wr_resume .langue {
  float:right;
  width:16%;
}
#z_wr_resume .langue img {
  width: 48px;
  border-radius: 7px;
}
#z_wr_resume .titres {
  line-height:30px;
  font-size: 21px;
  float:left;
  margin:20px 0;
  width:100%;
}
#z_wr_resume .titres .T_meet {
  font-weight: bold;
}
#z_wr_resume .intervenant {
  float:left;
  width:100%;
}
#z_wr_resume .intervenant img {
  float:left;
  width:90px;
  margin-right:20px;
  border-radius:50px;
}
#z_wr_resume .intervenant .qui {
  float:left;
  line-height:21px;
  margin-top:20px;
  width: calc(100% - 110px);
}
#z_wr_resume .intervenant .qui .nom {
  font-weight:bold;
}
#z_wr_links .fusion-align-block {
  margin-top:10px;  
}
.c_actions {
	width:125px;
}
.B_action {
	margin: 0 !important;
	float: left;
	padding: 6px 9px !important;
}
.c_actions .B_action:nth-child(2) {
	margin: 0 10px !important;
}
#preview_email {
	border:solid 2px var(--awb-color5) !important;  
}
.tab_langue .frm_image_option_container {
	width:50px !important;
	text-align:left !important;
}
#frm_field_334_container,
#frm_field_383_container,
#frm_field_332_container {
	padding-top:6px;
}
.l_meetings {
	width:250px;
	margin: 0;
	padding-left: 20px;
}
.z_export_langues a {
	padding: 3px 10px;
	cursor: pointer;
	margin-left:20px;
	border-radius: 5px;
	font-size: 14px;
	color: white !important;
	border: 2px solid var(--awb-color2) !important;
	background: var(--awb-color2) !important;
}
.B_edit_date_horaire {
	padding: 3px 10px;
	cursor: pointer;
	margin-top: 10px;
	border-radius: 5px;
	font-size: 14px;
	color: white !important;
	border: 2px solid var(--awb-color2) !important;
	background: var(--awb-color2) !important;
	float: left;
}
.edit_date_horaire {
	width: 300px !important;
	height:80px !important;
}
#choose_hcps thead th:nth-child(1) {
	width:100px !important;
}
#choose_hcps th:nth-child(2) {
	width:100px !important;
}
#choose_hcps th:nth-child(3) {
	width:400px !important;
}
#choose_hcps th:nth-child(4) {
	width:200px !important;
}
#choose_hcps th:nth-child(5) {
	width:200px !important;
}
#choose_hcps th:nth-child(6) {
	width:50px !important;
}
.frm_rootline_single input {
	cursor:pointer;
}
.frm_rootline_single input:hover {
	color: white !important;
	background: var(--awb-color2) !important;
}
#z_wr_resume .horaire img, .t_participants img {
	width:20px;
	background: black;
	border: 2px solid black;
	border-radius: 40px;
	margin: 3px 5px;
}