/***** RESET *****/

* {
    outline: none !important;
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child {
    margin-top:0px;
}

.img-thumbnail,.panel-group .panel {
    border-radius: 0px;
}

.btn[disabled] {background-color: #aaa !important;opacity: 0.8;}

.grecaptcha-badge {
    display: none;
}

label {font-weight: normal !important;}
