/* 
* Created on : 31 oct. 2014, 17:02:15
* Author     : michelgeny
*/
#recaptcha_response_field {
    margin:10px 0 0 0;
    border-color:#999 !important;
}
div.recaptcha_input_area {
    margin-left:-7px;
}
div.mail {
    border:solid 1px #606060;
    background-color: #EEE;/*#c0c0c0;*/
}
div.mailheaders {
    border-bottom:solid 1px #404040;
    background-color: #DDDDDD;
    padding:6px 10px;
}
div.message {
    padding:6px 10px;
}
/* input-group pour champs password */
div.input-group input {
    border-right: 0;
}
span.input-group-text {
    border: 1px solid #3C763D;
    border-left: 0;
    background-color: #fff;
    padding: 0 0.5rem 0 0.5rem;
}
/* textarea */
textarea.adr-frm-contact {
    height: 68px;
}
textarea.adr-frm-subscription {
    height: 106px;
}
textarea.msg-form {
    height: 80px;
}
textarea.registration {
    height: 220px;
}
td.headername {
    text-align: right;
    font-weight: bold;
}
.ui-state-active {color:#990000;}
.ui-widget-content a {
    color: #212529;
}
.ui-widget-content a:hover {
    color: #0056b3;
    text-decoration: underline;
}
/* select */
#member {
    height: 372px;
}
#candidates {
    height: 260px;
}
