.choix-espace-connect .my_icon {position: absolute;    width: 24px;    height: 24px;   left:-10px;	border-radius:50%;	color:#fff;	top:-5px;}
.my_icon>div{        font-size: 16px;    top: 4px;    left: 4px;    position: absolute;}
.choix-espace-connect-marge{width: calc(100% - 100px);position:relative;margin:auto;}
.choix-espace-connect{       width: 100%;    margin: 30px auto;    position: relative;    height: 20px;}
.text-lien{position: absolute;   left: 18px;    }



@font-face {
  font-family: 'icomoon-password-V10';
  src:  url('/css/fonts/icomoon-password-V10.eot?dnzyul');
  src:  url('/css/fonts/icomoon-password-V10.eot?dnzyul#iefix') format('embedded-opentype'),
    url('/css/fonts/icomoon-password-V10.ttf?dnzyul') format('truetype'),
    url('/css/fonts/icomoon-password-V10.woff?dnzyul') format('woff'),
    url('/css/fonts/icomoon-password-V10.svg?dnzyul#icomoon-password-V10') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="police-"], [class*=" police-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-password-V10' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /*line-height: 1;*/
font-size:16px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-uni00AD:before {
  content: "\ad";
}