
.operation-container {    
}

.no-display { display: none; }


/* VALIDATION */

em.error {
    font-size:12px;
    color:red;
}

label.error {
    color:red;
    min-width:200px;
}

label.error.rules-error {
    margin-top: 10px;
    margin-left: 35px;
}

.form-control.error {
    width:100% !important;
    font-size:inherit !important;
}

/* PARTICIPATION */
.participate-card { margin-bottom: 20px;}
