#btnMsgImportantes{
	width: 1.5em!important;
    height: 1.5em!important;
    line-height: 0.4!important;
    padding: .3em 0!important;
	float: right;
    top: -0.2em;
    position: relative;
}
#chkCertificado{
    display:inline-block;
    margin: 0em;
}
#chkCertificado{
    display:inline-block;
    margin: 0em;
}
.chkCertificado{
    display:inline-block !important;
}
#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}
#mensajeError{
    margin-top: 40px;
}

@media screen and (max-width: 767px){
	#tituloRecuperacion {
        padding-left: 1em !important;
    }
    #recuperacion {
        padding-right: 0.5em !important;
    }

}

