#icbConnexion, #lblConnexion, #IsiHLinkAbout_lkb 
{
display : none !IMPORTANT;
}

.phone .IsiServiceCatalog.fullpage.categories .r3 .DivGroup .DivGroupName {
   margin: 0 0 10px 0;
}

.GLOB000 [id*='CLIENTACCUEIL'].IsiWebPart  [id*='NOUSCONTACTER'].IsiWebPartHeader .IsiToolbar .IsiImageButton[data-value='access'] {
    display: none;
}

.GLOB000 [id*='CLIENT_MESCONTRATS'].IsiWebPart [id*='ECMESCONTRATSSERVICES'].IsiWebPartHeader .IsiToolbar .IsiImageButton[data-value='access'] {
    display: none;
}

.titregroupe {
	//border-top:#1791C1 solid 3px;
	background-color:white;
	color:#1791C1;
	//padding:10px;
	padding:5px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}

.contenu {
	margin-bottom:10px;
	background-color:white;
	padding:5px;
	padding-top:0px;
	text-align:left;
	color:gray;
	//font-family:calibri;
	//font-size:12pt;
}


#uc36_iapPreviewAttach_div_img {
	display : none !IMPORTANT;
}

.generalfaq {
	overflow:auto;
	height:100%;
}

.lblTitre {
	color:gray;
}
TD.tdImg IMG{
 width:120px;
}

html #DivFormulaire input.iCtrlDisa, div.shownValueDisa{
	color: #252527
}

.IsiRss_Description {
    white-space: pre-wrap;
}


.tab_tab_cde {
	font-family: Calibri, Arial; 
	font-size: 14px;
}

.tab_tr_h_cde {
	background-color:#808080;
	color: white; 
	text-align:center;
}

.tab_td_cde_des {
	text-align:left;
}
	
.tab_td_cde {
	text-align:center;
	border-left-color:#808080;
	border-left-style:solid;
	border-left-width:1px;
}

div.control.IsiImage{
        display:inline-flex;
        align-items:flex-end;
}

div.control.IsiImage.xnv{
                display :none ;
}


/* Correctig décalage de deux pixels sur les controles image pour les desktop souris : */

.rwd.desktop div.control.IsiImage {
    min-height: 34px;
}

.rwd.desktop.desktopTouchMode div.control.IsiImage {
    min-height: 47px;
}

.rwd.tablet div.control.IsiImage {
    min-height: 47px;
}


/* CSS temporaire pour les PJ */
.touch .IsiAttachedFile .globalDisplayZone.listRender .floatingToolbar.displayed {
    display: block;
    left: 74px;
}
.IsiAttachedFile .globalDisplayZone.listRender .floatingToolbar.displayed{
    display:block;
    left:64px;
}

/* *********************************************
   INC0601530 en attendant la NAUTILUS 1.0.4
   ******************************************* */
.rwd.desktop .IsiPortal .IsiWebPartZone.ratio100 .IsiWebPart.IsiWpRss.displayCommEtendues, .rwd.tablet .IsiPortal .IsiWebPartZone.ratio100 .IsiWebPart.IsiWpRss.displayCommEtendues
{
    min-height: calc(100vh - 224px);
}