#mx_simplemail_main div.row
{
    clear: both;
    margin: 3px;
    margin-bottom: 5px;
}

#mx_simplemail_main div.group
{
    clear: both;
    margin: 3px;
    margin-bottom: 5px;
}

#mx_simplemail_main div.row.focus
{
    background: #9ED379;
}

#mx_simplemail_main div.span
{
    display: block;
    width: 160px;
    float: left;
}

#mx_simplemail_main #text
{
    width: 380px;
    height: 100px;
    clear: both;
}

#mx_simplemail_main #text_privacy,
#mx_simplemail_main #text_matrixcom
{
    width: 380px;
    height: 30px;
    clear: both;
}

#mx_simplemail_main .chk-line.checked
{
    background: #9ED379;
}

#mx_simplemail_main .chk-line.focus
{
    background: #6EC135;
}

#mx_simplemail_main .obb
{
    color: red;
}

#mx_simplemail_main .errors
{
    color: red;
}

.requestall
{
    margin: 15px 0px;
}
