#muySocioID {
display: none !important;
}


.buttonCerrarSesion {
background: url('images/buttonCerrarSesion.png') no-repeat;
display: block;
height: 38px;
left: 199px;
position: absolute;
text-indent: -9999px;
top: 29px;
width: 105px;
}

.buttonCerrarSesion:hover {
background: url('images/buttonCerrarSesion_hover.png') no-repeat;
}

/* ------| ID NOT |------ */

#ID_not {
height: 100px;
left: 320px;
position: absolute;
top: 99px;
width: 303px;
}

#ID_not #phoneID {
background: url('images/IDtelInput.png') no-repeat;
height: 94px;
margin-top: -10px;
position: static;
width: 303px;
}


/* ------| ID GENERAL |------ */

#ID_muysocio {
height: 100px;
left: 320px;
position: absolute;
top: 99px;
width: 303px;
}

#ID_muysocio #phoneID, 
#ID_usernormal #phoneID, 
#ID_desconocido #phoneID {
background: url('images/IDbienvenido.png') no-repeat;
height: 94px;
position: static !important;
width: 400px;
}

#identificacion h3 {
font-size: 12px;
font-weight: bold;
left: 60px;
top: 7px;
position: absolute;
}

#identificacion h4 {
font-size: 12px;
height: 14px;
left: 64px;
top: 19px;
position: absolute;
overflow: hidden;
width: 220px;
}

#identificacion h5 {
font-size: 12px;
left: 64px;
position: absolute;
top: 50px;
}

#identificacion h6 {
color: #5B8F16;
font-size: 12px;
left: 64px;
position: absolute;
top: 34px;
}

#ID_usernormal h6 {
color: #d41100 !important;
}

/* ------| ID USER NORMAL |------ */

#ID_usernormal {
height: 100px;
left: 320px;
position: absolute;
top: 99px;
width: 303px;
}


/* ------| ID DESCONOCIDO |------ */

#ID_desconocido {
height: 100px;
left: 320px;
position: absolute;
top: 99px;
width: 303px;
}



#nuevoIDframe {
display: none;
height: 100px;
position: absolute;
}





#phoneID form {
font-size: 12px;
margin-left: 64px;
margin-top: 10px;
}

#phoneID .IDinput {
background: url('images/inputB.png') no-repeat;
border: none;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
height: 29px;
left: 120px;
margin-top: 5px;
margin-right: 5px;
padding-left: 5px;
padding-top: 5px;
position: absolute;
text-align: left;
top: 23px;
width: 95px;
}

#phoneID .IDinput0 {
background: url('images/inputA.png') no-repeat;
border: none;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
height: 29px;
left: 71px;
margin-top: 5px;
margin-right: 0px;
padding-left: 4px;
padding-top: 3px;
position: absolute;
text-align: center;
top: 23px;
width: 44px;
}


.IDsubmit {
background: url('images/okButton.png') no-repeat;
border: none;
height: 38px;
left: 225px;
position: absolute;
text-indent: -9999px;
top: 25px;
width: 60px;
}

.IDsubmit:hover {
background: url('images/okButton_hover.png') no-repeat;
cursor: pointer;
}


.IDenterate {
background: url('images/buttonEnterate.png') no-repeat;
height: 47px;
left: 145px;
position: absolute;
text-indent: -9999px;
top: 70px;
width: 142px;
}

.IDenterate:hover {
background: url('images/buttonEnterate_hover.png') no-repeat;
}


