.proconcept .fields-group td.cell-right {vertical-align: bottom;} 
.proconcept .fields-group td.cell-left {text-align: left;} 

/*.welcome {height: 50px;}*/

.proconcept-search {
    /* margin: 220px -25px 0 -25px; */
    background: white;
    border-radius: 15px 15px 15px 15px;
    /* padding: 0 25px;*/
}

/*déplacement de la zone de login vers le bas*/
.login-full-page .container-fluid  {position: fixed;
    bottom: 0;
	left:35%;
	opacity: 0.90;}

.proconcept .tab1-content {position: relative; left: 150px;} /*Décallage vers à la droite du bloc des données de profil*/

/*Solvasmartdata positionne le texte valeur en face du label mettre la classe css proconcept !!*/
.sql-block-result .fields-group  td.cell-right {vertical-align: bottom;  }
/*
.proconcept .smartPanel label, .smartPanel input  {color: #CCCCCC;height: 0px;}
div.smartPanel input {color: #EEEECC;height: 0px;}
.proconcept div.smartPanel input {color: #CCEECC;height: 5px;}
*/
.ISolvaResourceCell {color: #CCEECC;}

.imgContainer2 {
    right: 00px;
    padding-right: 100px;
    position: fixed;
    top: 250px;}
	
.imgContainer2  img{border-radius: 50px;}


/*cacher le bouton aller à l'étape courante*/
button.go-to-highlighted {display:none !important;}
