/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19 juil. 2018, 13:54:04
    Author     : Joan Drozo
*/
.text_ok{color:green;}
.text_error{color:red;}
input[type="text"], input[type="password"], input[type="email"], textarea, select {    height: auto !important;}
.selectric { padding: 10px !important;}
.container.border.rounded {    margin-top: 15px;    padding-top: 10px;}
.container > h2.texteApp, .container > h3.texteApp  {    font-family: Apollon,Arial,sans-serif;}
.container.border.rounded h2,.container.border.rounded h3{
    color: #BA9D65;
    font-family: "Crimson Text",serif;
}
.margin_top_20{margin-top: 20px !important;}
@media (min-width:10px){.container{
    width: 100%;
    color: #BA9E66;
}}
.selectric-open .selectric-items {top:auto !important;}
.selectric-items li {    border: 1px solid #e6e6e6;}
#sidebar .big-link:hover span, #sidebar .big-link:hover::before{opacity: 0.5 !important;}
.or{   background: #ba9e66 none repeat scroll 0 0;}
