.webform-submission-boletin-de-suscripcion-form.webform-submission-form {
    font-size: 0.9em;
}
label {
    font-size: 0.9em;
    font-weight: normal;
}
.js-form-type-email label {
    display: block;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    font-size: 21px;
    line-height: inherit;
    color: #6070c1;
    border-bottom: 1px solid #999;
      padding-top: 30px;
}

.messages--status {
    color: #666;
    background-color: #fff;
    background-image: url(/core/misc/icons/73b355/check.png);
    border: none;
    box-shadow: none;
}
.messages--warning {
    background-color: #fdf8ed;
    background-image: url(/core/misc/icons/e29700/warning.png);
    border-color: transparent #f4daa6 #f4daa6 transparent;
    color: #666;
    box-shadow: -8px 0 0 #e09600;
}

.motivo1 {margin-top:60px; float:left;}
div.messages {
    margin: 10px 0;
    clear: both;
}
.messages + .messages {
    margin-top: 1.538em;
    padding: 0px 20px 0px 0px;
}
fieldset#edit-sexo--wrapper span {
    font-size: 16px;
    border-bottom: none;
    color: #666;
}
.description {
    font-size: 13px;
    line-height: 20px;
}
.description strong {
    color: #c09853;
    font-weight: 400;
}
.messages {
    padding: 15px 20px 15px 0px;
}
fieldset#edit-sexo--wrapper legend {
    border: none;
    margin-bottom: 0px;
}
.form-item-sexo.js-form-item-sexo {
    display: inline;
}
.webform-flex--container legend {
    border-bottom: none;
      padding-top: 10px;
}
.messages--warning {
    background: none;
    border: none;
}

div#edit-acepto-el-aviso-legal--description p {
    font-size: 12px;
    line-height: 18px;
}
fieldset#edit-suscripciones-gratuitas legend {
    border: none;
}
.js-form-item.form-item.js-form-type-checkbox.form-item-user-subscriptions-2-ars-pharmaceutica {
    display: block;
}
span.fieldset-legend.js-form-required.form-required {
    font-size: 21px;
    line-height: inherit;
    color: #6070c1;
    border-bottom: 1px solid #999;
}
fieldset#edit-suscripciones-gratuitas legend span {
    font-size: 21px;
    line-height: inherit;
    color: #6070c1;
    border-bottom: 1px solid #999;
    padding-top: 30px;
}

@media (min-width: 768px)
webform.element….css?org1ol:40
.webform-flex--container {
    margin: 0.5em;
}
strong {
    font-weight:700;
    font-size: 12px;
    color: red;
}