/*
 Theme Name:   GlobalActionDays Eco-Escolas
 Theme URI:    http://atelier35.pt/
 Description:  Smart. Flexible. Beautiful. The Global Action Days theme.
 Author:       Atelier35
 Author URI:   http://atelier35.pt/
 Template:     Divi
 Version:      1.1.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  a35-theme-gad
*/

.a35-user-role .a35-radio {
    display: inline-block;
    font-weight: normal;
    cursor: pointer;
}

input[type=radio], input[type=checkbox] {
    cursor: pointer;
}

#left-area ul.wpt-form-set {
    list-style: none;
    margin-bottom: 0;
}

@media all and (max-width: 980px) {
    .cred-user-form .form-group label {
        width: 100%;
    }
}

.form-message {
    padding: 10px 15px;
    border-left: none;
    margin-bottom: 10px;
}

.form-message.wp-error {
    border-left: 2px solid #dc3232;
}

.form-message.wp-success {
    border-left: 2px solid #3dc100;
}

.form-message.wp-info {
    border-left: 2px solid #00a0d2;;
}
