
#plugin_portail #footer {
	clear: both;
	position: fixed;
	bottom: 0;
	width:  100%;
	padding: 5px 0;
}

#plugin_portail #header_top {
	height: 45px;
	line-height: 45px;
	position: relative;
	z-index: 10;
}

.plugin_portail_userMenu_icons {
	float: right;
	display: inline-block;
	margin: 12px 8px 0 8px;
}

.plugin_portail_userMenu_icons > li {
	padding: 2px 4px;
	display: inline-block;
	font-size: 1.8em;
}

.plugin_portail_userMenu_icons .button-icon {
	opacity: .6
}

.plugin_portail_userMenu_icons .button-icon:hover {
	opacity: 1;
}

.plugin_portail_userMenu_icons li {
	padding: 0;
}

#plugin_portail_preferences_icon a, #plugin_portail_logoutIcon a {
   display: inline-block;
   width: 22px;
   color: white;
}

#plugin_portail_avatar {
   display: inline-block;
   border: 2px inset white;
   border-radius: 50%;
   padding: 2px;
   float: right;
   width: 40px;
   height: 40px;
}

#plugin_portail_avatar img {
   width: 40px;
   height: 40px;
   border-radius: 50%;
}

.plugin_portail_entityProfile {
	float: right;
	width: 190px;
	height: 40px;
}
.plugin_portail_entityProfile > li {
	line-height: normal;
	top: 20%;
}
.plugin_portail_entityProfile .select2-container {
	margin-top: 12px;
	width: inherit !important;
}
.plugin_portail_entityProfile .select2-container,
.plugin_portail_entityProfile .entity_select {
	color:  #FFF;
	margin: 0 10px 0 0;
	white-space: nowrap;
}

#header_top .plugin_portail_entityProfile .profile-selector {
	max-width: none;
	padding: 0 !important;
}

.portaltable {
   margin-right: auto;
   margin-left: auto;
   /*border: unset !important;*/

}

.portaltable td {
	/*padding-top: 0.5em;
	vertical-align: top;*/

}

.portalbuttonTable {
	height: 100%;
    width: 100%;
	/*border: unset !important;*/
}

.portaldiv {
   width: 246px;
   height: 226px;
   background: white;
   /*padding : 0 10px;*/
   /*
   border-style: solid;
   border-color: #FFFFFF; /*#1D2769;*/
   /*margin-bottom: 4em;*/
}

.portaldiv:hover {
   background-color: #E63320;
}


.portaldiv:hover .portalspan, .portaldiv:hover .demandesubspan {
   color: white;
}


.demandediv {
	width: 280px;
	height: 150px;
	background: #1d2769;
	border-style: inset;
	border-color: #FFFFFF;
}



.portalimg {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.portalspan {
	color: #1d2769;
	font-weight: normal;
	font-size: 18px;
}

.demandespan {
	color: white;
	font-weight: bold;
	font-size: 20px;
}

.demandesubspan {
	/*color: white;*/
	margin-top: 0.5em;
	font-weight: normal;
	font-size: 14px;
}

.portallink {
	width: 100%;
	height: 100%;
}

.timeline_choices li.followup {
	background-color: #E63320;
	color: white;
}

.portaltable img {
	margin: 0.2em 0.5em;
}
/* modif PFT MMH */
table.tab_cadrehov {
/*width: Auto;*/
}
/*table.tab_cadrehov_2 {
width: 95%;
}*/
table.tab_cadrehov th {
	/* background-color: #1D2769; */
	color: #1D2769;
}

/*width: 280px;
height: 150px;
background: #4d5e76;
border-style: outset;
box-shadow: 1px 0px 20px 20px white inset;
border-color: #4d5e76;
border-width: 5px;*/

/*.card {*/
/*	max-width: 300px;*/
/*}*/

/*.card-title {*/
/*	padding-top: 14px;*/
/*	text-align: center;*/
/*	margin-bottom: 0.5rem;*/
/*}*/

/*.card-body {*/
/*	padding: 0.5rem 0.5rem !important;*/
/*}*/