.bianco {
    color: #fff !important;
}
.rossoscuro {
    color: #aa0000 !important;
}
.obbligatorio {
    color: #ff0000 !important;
    font-weight:bolder !important;
}
.corsa {
    color: #0000ff !important;
    font-size: 1.1em;
}
.camminata {
    color: #990099 !important;
    font-size: 1.1em;
}
.staffetta {
    color: #ff0000 !important;
    font-size: 1.1em;
}
.verdello {
    color: #dafe31 !important;
    font-size: 1.5em;
}
.linktendine {
    color: #000 !important;
}
.gap-105 {
    clear: both;
    height: 105px;
}
.gap-5 {
    clear: both;
    height: 5px;
}
.gap-10 {
    clear: both;
    height: 10px;
}
.gap-20 {
    clear: both;
    height: 20px;
}
.gap-30 {
    clear: both;
    height: 30px;
}
.gap-50 {
    clear: both;
    height: 50px !important;
}
.spostasu {
    margin-top: -35px;
}
.destra {
    float: right;
}
.sinistra {
    float: left;
}
.spaziovert {
    clear: both;
    height: 50px;
}
.nero:link {
    color: #fcb700 !important;
    font-size: 24px;
    font-weight: bold;
}
.nero:visited {
    color: #fcb700 !important;
}
.nero:hover {
    color: #007e00 !important;
}
.recupero {
    color: #000 !important;
}
.nuovoutente {
    color: #083822 !important;
    font-size: 14px;
    font-weight: bold;
}
.bordobarrette {
    border-color: #083822 !important;
}
.barrette {
    color: #083822 !important;
}
.titolopagina {
    margin-top: -70px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    letter-spacing: 0.25em;
    font-size: 2em;
    color: #083822;
}
.dim-bottone0 {
    width: 100px !important;
}
.dim-bottone1 {
    width: 120px !important;
}
.linkverde {
    color: green !important;
    font-size: 1.5em;
}
.btn-info {
    background-color: green !important;
}
.btn-info:visited {
    background-color: green !important;
}
    .btn-info:active,
    .btn-info:hover {
        background-color: #337ab7 !important;
        border-color: #2e6da4 !important;
    }
.inmaiuscolo {
    text-transform: uppercase !important;
}
