.logo_bbgr,
.logo_nikon {
    margin: 20px auto;
    top: 63px;
    display: block;
    width: 64px;
    height: 78px;
    background: url(/img/logo_bbgr.png);
}

.logo_nikon {
    background: url(/img/logo_nikon.png);
    width: 83px;
    height: 83px;
    text-align: center;
}

.logo_selective {
    background: url(/img/logo_selective_inline.png);
    width: 238px;
    height: 76px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    text-align: center;
}

#form {
  /*margin-left: 460px;*/
  text-align: center;
    width: 350px;
}


#subform {
  margin-left: 520px;
}

#form h2 {
  text-transform: uppercase;
  margin: 0 0 6px 0;
  text-align: left;
  font-family: Raleway-Bold;
  font-size: 18px;
}

#info-verre,
#info-no-verre,
#info-oubli,
#info-bbgr,
#info-nikon,
#info-selective {
    position: relative;
    background: white;
    width: 350px;
    border-radius: 5px;
    padding: 1em 2em 2.5em;
    top: 50%;
    margin-top: -120px;
}

#info-no-verre,#info-oubli  {
    border-radius: 15px;
    border: 3px solid white;
    overflow: hidden;
    width: 640px;
    margin: 0 auto;
}
#info-no-verre h2,
#info-oubli h2 {
    background: #333333;
    color: white;
    width: 111%;
    margin: -0.8em -2em;
    padding: 5px 0 0;
    height: 26px;
    text-align: center;
}

.info .close {
    background: white;
    border-radius: 3px;
    padding: 1px 0px 0 0;
    top: 6px;
    right: 7px;
}
.info .close:before,
.info .close:after {
    background: #707070;
    left: 6px;
}

#info-no-verre p,
#info-oubli p {
    margin: 2em;
    font-family: Raleway-Bold;
    font-size: 15px;
    text-align: center;
}
.btn {
    background: #C30537;
    color: white;
    width: 240px;
    height: 40px;
    border-radius: 5px;
    border: 0;
    font-family: Raleway-Bold;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0.5em;
    border-radius: 5px;
    margin: 2em auto;
    cursor: pointer;
}

#nikon .btn {
    background: #FFDE00;
    color: black;
}

#selective .btn {
    background: #333E48;
}

#nikon #info-no-verre .btn {
    padding: 0.5em;
    border-radius: 5px;
    color: #393939;
    margin: 2em auto;
}

.carte{
    display:block;
    width: 341px;
    height: 215px;
    background:url(../img/carte/carte-bbgr.jpg);
    border-radius : 5px;
    -moz-box-shadow: 3px 6px 6px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 3px 6px 6px rgba(0, 0, 0, .16);
    box-shadow: 3px 6px 6px rgba(0, 0, 0, .16);
}

#nikon .carte{
    background:url(../img/carte/carte-nikon.jpg);
}

#selective .carte{
    background:url(../img/carte/carte-bbgr.jpg);
}

#info-log {
    color:white;
    font-family:Raleway-ExtraBold;
    font-size: 13px;
    text-decoration: underline;
    margin-bottom: 14px;
}

#form .info-pass {
  font-family: arial, sans-serif;
  font-weight: bold;
  margin: 2px;
  margin-left: 50px;
  text-align: left;
}

#form .info-date {
  font-family: Raleway-Bold;
  font-size: 15px;
  text-align: left;
  color: black;
    margin: 1em;
}

/*
form input {
  display: block;
}*/

form .field {
    height: 45px;
    width: 223px;
    margin: 0 0 1em;
    border-radius: 5px;
    padding: 0 0 0 15px;
    font-size: 18px;
    font-family: Raleway-Bold;
    border: 1px solid #C9C9C9;
  vertical-align: middle;
}

form .field.checked {
    background-image: url(../img/checked-bbgr.jpg);
    background-repeat: no-repeat;
    background-position: 207px;
}

#nikon form .field.checked {
    background-image: url(../img/checked-nikon.jpg);
}

#selective form .field.checked {
    background-image: url(../img/checked-selective.jpg);
}

form .field::placeholder{
    color: #C9C9C9;
}
form #identifiant{
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
}

.info-identifiant{
    background-color: #C30537;
    border-radius: 26px;
    position: absolute;
    right: -34px;
    top: 8px;
    padding: 4px;
    cursor: pointer;
    width: 22px;
    height: 22px;
}

.info-identifiant span{
    border: 2px solid white;
    border-radius: 10px;
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 2px 0 0 2px;
    color: white;
    font-family: Raleway-Bold;
}

#nikon .info-identifiant{
    background-color: #FFDE00;
}

#selective .info-identifiant{
    background-color: #333E48;
}

#nikon .info-identifiant span{
    border-color: black;
    color: black;
}
form #password{
    border-top: none;
    border-radius: 0 0 5px 5px;
}
form #oubli{
    color:white;
    text-decoration: underline;
    font-family: Raleway-ExtraBold;
    font-size: 13px;
}

label {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  float: right;
}
label #login_Check_RememberMe {
  display: inline;
  margin-right: 10px;
}

#subform .links {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 4px;
}


.imgAide {
	width: 150px;
	margin-left: 75px;
	position: absolute;
	top: 160px;
}

.imgAide:hover {
	width: 300px;
	margin-left: 0px;
	position: absolute;
	top: 120px;
}

.imgAide2 {
	width: 150px;
	margin-left: 755px;
	position: absolute;
	top:  30px;
	z-index: 10;
}

.imgAide2:hover {
	width: 300px;
	margin-left: 680px;
	position: absolute;
	top: -10px;
	z-index: 10;
}

@media screen and (min-height: 768px) {
    .partCenter {
        margin: -150px auto 20px;
        min-width: 400px;
        top: 50%;
        margin-left: -200px;
        left: 50%;
        position: absolute;
    }
}

@media screen and (max-height: 768px) {
    .partCenter.active {
        margin-bottom: 20px;
    }
}

@media screen and (min-height: 768px) {
    .partCenter.active {
        left: 50%;
        top: 50%;
        margin-top: -190px;
        margin-left: -200px;
        position: absolute;
    }
}
.partCenter.active .logo_bbgr,
.partCenter.active .logo_nikon,
.partCenter.active .logo_selective{
    display: none;
}

.info{
    margin: 0 auto;
}
.partCenter form{
    width: 266px;
    margin: 0 auto;
}
.partCenter.active #form{
    background: white;
    border-radius: 5px;
    padding: 25px 40px;
}

.partCenter.active #info-log {
    color: black;
    text-decoration: none;
    font-family: Raleway-Regular;
    text-align: left;
    margin-top: 1em;
}
.partCenter.active form #identifiant,
.partCenter.active form #password
{
    border: 1px solid #C9C9C9;
    border-radius: 5px;
}

.partLeft {
	/* margin-left:90px; */ 
	width: 310px;  
	position:absolute
}

.partRight {
	float: right;
}
/*
html[data-useragent*='rv:11.0'] .imgAide, 
html[data-useragent*='MSIE 8.0'] .imgAide {
	margin-left: 360px;
}

html[data-useragent*='rv:11.0'] .imgAide:hover, 
html[data-useragent*='MSIE 8.0'] .imgAide:hover  {
	margin-left: 190px;
}*/

.fieldsetInput {
  width: 330px;
  -moz-border-radius: 20px;  
  border-radius: 20px;  
  -webkit-border-radius: 20px;
}

#popup-simple-message-text { padding : 2em 1em;}