﻿#RisultatiRicerca {
    display: none;
}

body {
    background-color: #1e82c5 !important;
}
/*.login-box {
    width:360px !important;
}*/
.login-box .msg {
    color: #555;
    margin-bottom: 30px;
    text-align: center;
}

.login-box a {
    font-size: 14px;
    text-decoration: none;
    color: #00BCD4;
}

.login-box .logo {
    margin-bottom: 40px !important;
}

.login-box .logo a {
    font-size: 36px;
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
}

.login-box .logo small {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    margin-top: -5px;
}

h1 {
    font-size: 40px;
    color: #fff;
    margin-right: -34px;
    margin-top: 10px;
}

h1 span {
    font-size: 1.4em;
}

.card1 {
    margin-top: -39px;
}

.datalibera{
    display:none;
}


.text-warning{
    color:orange !important;
    font-weight:bold;
}