#newsletterKey{
	transform: scale(1.5);
    margin-bottom: 1em;
}

#audSG{
    transform: scale(1.5);
    margin-bottom: 1em;
}

.obligatorio {
    color: black;
}

.aui #wrapper .form-request .item .field input.select[type=radio]
{
    margin-right: 12px;
    float: left;
    margin-top: 1px;
    cursor: pointer;
}

.errors {
    color: #b50303;
	padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.media{
	width:50%;
	margin-left:0px !important;
	}