.login h1 a{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
h1{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#body{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 800px;
}
#loginsso{
	float: left;
	width: 63%;
}
#loginwp{
	float: right;
	width: 32%;
}
.login-block{
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	background: #ffffff;
	min-height: 400px;
	box-shadow: 0px 4px 10px -1px rgba(200, 200, 200, 0.7);
}
#login{
	padding: 0px;
	width: 100%;
}
#login form{
	display: block;
	padding: 5px;
	width: auto;
	border: none;
	box-shadow: none;
}
.forgetmenot,
.submit,
#wp-submit{
	float: none;
	clear: both;
}
/*
.btn-group{
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.btn-block{
	display: block;
	text-align: center;
	vertical-align: top;
}
.btn{
	width: 150px;
	height: 60px;
	margin: 4px;
	cursor: pointer;
	background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);
	border: 1px solid #cccccc;
	border-radius: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
*/
#loginform input[type=text],
#loginform input[type=password]{
	font-size: 11px;
}
.submit{
	text-align: center;
}

.idp-IMT h3{
	height: 50px;
	background:url(images/logos/logo_IMT_128x50.png) center top no-repeat;
}
.idp-IMT h3 span{
	display: none;
}
.lst-sso{
	margin: 1em;
	padding: 1em;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	box-shadow: 0px 4px 10px -1px rgba(200, 200, 200, 0.7);
}
.lst-sso h3{
	margin-bottom: 1em;
}
.lst-sso ul{
	display: inline-block;
	width: 75%;
	text-align: left;
}
.lst-sso li{
	list-style: none;
	padding-left: 20px;
	margin-bottom: 0.3em;
}
.lst-sso li.IMT{
        background:url(images/icons/icon_IMT.png) center left no-repeat;
}
.lst-sso li.TSP{
        background:url(images/icons/icon_TSP.png) center left no-repeat;
}
.lst-sso li.TPT{
        background:url(images/icons/icon_TPT.png) center left no-repeat;
}
.lst-sso li.EURECOM{
        background:url(images/icons/icon_EURECOM.png) center left no-repeat;
}
.lst-sso li.MPA{
        background:url(images/icons/icon_MPA.png) center left no-repeat;
}
.lst-sso li.MSE{
        background:url(images/icons/icon_MSE.png) center left no-repeat;
}
.lst-sso li.MN{
        background:url(images/icons/icon_MN.png) center left no-repeat;
}
.lst-sso li.ENSIIE{
        background:url(images/icons/icon_ENSIIE.png) center left no-repeat;
}

