/*
Theme Name: Intralians Administrateurs
Author: Whodunit
Author URI: https://whodunit.fr
Description: Thème sur-mesure conçu par l’agence Whodunit.
Version: 1.0
*/

.tn4{
	color: #478000;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 2rem;
	position: relative;
	overflow: hidden;
}
.tn4:after{
	content: "";
	border-bottom: solid 2px #478000;
    border-bottom-color: rgb(157, 179, 208);
	position: absolute;
	width: 100%;
	bottom: 16px;
	margin-left: 20px;
}
.wp_rss_retriever_title{
	color: #478000;
	font-size: 1.25rem;
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 3px;
}

.bandeau .logo {
	width: 300px;
}
.acc_fourblocs .fourblocs_item.actualites{
	/* width: 100%;
	margin-left: 0; */
}
.acc_fourblocs .fourblocs_item.actualites .activity_item{
	margin-bottom: 30px;
}
.acc_fourblocs .actualites .date {
	font-weight: 600;
	font-size: 0.9375rem;
	line-height: 1; }
.acc_fourblocs .agenda .tn3 {
	color: #ed7104;
}
.acc_fourblocs .agenda .cta{
	background-color: #ed7104;
}
.acc_fourblocs .agenda .cta:hover{
	color: #ed7104;
	background-color: #ffdcb8;
	/* background-color: rgba(247, 112, 4, 0.3); */
}
.acc_fourblocs .actualites .tn3 {
	color: #004187;
}
.acc_fourblocs .actualites .titre {
	color: #004187;
	font-size: 1.25rem;
	font-weight: 600; }
.contenu_editable h3::after{
	border-bottom: 2px solid #ffdcb8;
}
/* .login-administrator .tn2{
	color: #008984;
}
.login-administrator .tn2::after{
	border-bottom: 2px solid #008984;
	opacity: 0.3;
} */
.contenu_editable.contenu_editable_instances h2.tn2{
	font-size: 2rem;
}
.contenu_editable.contenu_editable_instances p a{
	font-size: 1.5rem;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border: 1px solid gray;
}



/* Welcome texte - #2320 */

.bandeau .search{
	margin-top: 36px;
}

.user-welcome{
	font-size: 14px;
	padding: 8px;
}

	.user-hello{}
	.user-last-name{}
	.user-firt-name{}
	.user-mandat{}

.deconnexion > *{
	display: inline-block;
}


/* Welcome texte - #2327 */
.section-subpages{
	margin-bottom: 20px;
}

.acc_actus {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}