.acenter 
{
	text-align: center;
}
.form_login h2 
{
    margin-bottom: 35px;
}

.form_login p 
{
	margin-top: 15px;
}

.form_login #chiedi_password {
    margin-top: -15px;
}

.form_login {
    border: 1px solid #336699;
    background-color: #CCCCCC;
    width: 40%;
    margin: 0px auto 0px auto;
    min-height: 200px;
    padding: 1.5em;
}

.form_login span.alert_field {
    float: left;
    margin-right: .3em;
    margin-bottom: 10px;
}

.form_login input 
{
    border: 1px solid #336699;
}

.input_login {
    line-height: 20px;
}

div#generale_field {
    height: 25px;
    margin: 3px 10px 3px 10px;
}

div#generale_field span.warning {
    color: #FFFFFF;
}

div#generale_field p {
    margin: 4px 5px auto 5px;
}

.form_login .link_form {
    text-align: left;
    margin: 0 8px;
}

div#info_field {
    min-height: 25px;
    margin: 3px 10px 3px 10px;
}

div#info_field span.warning {
    color: #915608;
}
#form_password .input_login{
    width: 150px;
}

div#info_field p {
    margin: 4px 5px 4px 5px;
}

div#block_amministrazione {
	margin-bottom: 15px;
}

div#database_field {
    height: 25px;
    margin: 3px 10px 3px 10px;
}

div#database_field span.warning {
    color: #FFFFFF;
}

div#database_field p {
    margin: 4px 5px auto 5px;
}

#toggle_menu{
    display: none;
}

input#nome_form , #passwd_form , #utente_form{
    width:100%;
    line-height: 20px;
    /*padding: 0 3px;*/
}

#form_login button {
    background: #336699;
    color: #ffffff;
    border: none;
    font-size: 1.5em;
}
#form_login button:hover 
{
    background: #6095ca;
}

#form_scelta #submit_amministrazione, #form_scelta #submit_database, #form_chiedi_password #submit_password {
    background: #336699;
	BackColor= #336699;
    color: #ffffff;
    border: none;
    font-size: 1.5em;
    min-width: 110px;
    /*margin-left: 15px;*/
}
#form_scelta #submit_amministrazione:hover, #form_scelta #submit_database:hover, #form_chiedi_password #submit_password:hover {
    background: #6095ca;
}

#form_scelta #submit_amministrazione span, #form_scelta #submit_database span, #form_chiedi_password #submit_password span {
    line-height: 2em;
}
#form_scelta #submit_amministrazione{
    background: #44A94C;
}
#form_scelta #submit_amministrazione:hover{
    background: #6EBD74;
}
#block_database #submit_database, #submit_password{
    height: 4em;
}
#main .box input{
    text-indent: 15px;
    font-size: 1.5em;
}
#submit_password, form_password div, #form_password input, #form_password button
{
    width: 100%;
}
.absolute_icon{
    position: absolute;
    font-size: 3em;
    padding: 0.15em 0.3em;
    height: 100%;
    color: #333;
}

div#info_field {
    /*background-color: #aaa;*/
    margin: 20px 0;
    padding: 10px;
}

div#info_field p {
    margin: 0;
    color: #ffffff;
}

div#info_field span.warning {
    color: #555;
    font-size: 1.5em;
}

.block{
    display: table;
    width: 100%;
}

.block div, .block select, .block button{
    display: table-cell;
    vertical-align: middle;
}
.block button{
    /*float: right;*/
    width: 100%;
}
.block select{
    position: relative;
    top: 8px;
}

body div#container
{
    background-color: transparent;
}
div#main
{
    background-color: transparent;
}
#main div.box{
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
	
	
}
@media screen and (min-width: 240px){
    .form_login {
        border: 1px solid #336699;
        width: 30%;
    }
    .form_login div .blogin{
        margin-top: 15px;
    }
    .form_login div .blogin button, #form_password button#submit{
        width: 100%;
        margin: 0 0 0 0 !important;
        height: 4em;
        font-size: 1.5em;
        border-radius: 5px;
    }
    #form_password button#submit{
        margin: 10px 0 0 0 !important;
    }
    .form_login button{
        border-radius: 5px;
    }
    .form_login div .blogin button span{
        font-size: 1.2em;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
    }
    #form_login input#nome_form, #form_login #passwd_form, #form_login #utente_form, #form_login #blogin_box {
        width: 100%;
        height: 2.5em;
        display: inline;
    }
    input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px white inset;
    }
    .blogin_box{
        display: inline-block;
    }
    #main #form_login input{
        text-indent: 60px;
        font-size: 1.5em;
    }
    #db_form{
        width: 100%;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .block select{
        top: 0px;
    }
    form div.input_login {
        line-height: 3em;
        display: none;
    }
    .divbox{
        width: 100%;
        display: table;
        position: relative;
    }
    #main{
        margin-right: 70px;
    }

    #form_scelta button{
        height: 3em;
    }
    #form_scelta #block_database select{
        font-size: 1.2em;
        height: 3.5em;
    }
    #form_scelta #block_database select option{
        font-size: 1.2em;
    }
}

#main div.box1 {
    background-color: rgba(255, 255, 255, 0.7);
    /*box-shadow: 2px 5px 5px #888888;*/
    border: 1px solid #fff;
    margin: 10px;
    width: 820px;
    display: inherit;
    height: 100px;
    margin-left: -9px;
    /* margin-right: -9px; */
    padding: 0px;
    position: absolute;
    top: 0px;
}
.img_button{
    position: relative;
    width: 100%;
    /*-moz-box-shadow: 0 5px 10px #ccc;
    -webkit-box-shadow: 0 5px 10px #ccc;
    box-shadow: 0 5px 10px #ccc;*/
    cursor: pointer;
    height: 100px !important;
}
.img_button h1{
    height: 60%;
    cursor: pointer;
    position: relative;
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
    font-size: 2em;
    line-height: 80px;
    margin: auto;
    color: #333;
}
.img_button h2{
    cursor: pointer;
    position: relative;
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
    margin: auto;
    color: #333;
    font-size: 1.5em;
}
.img_button:hover .img, .selected .img{
    -webkit-filter: opacity(0.4);
    filter: opacity(0.4);
}
.img_button .img{
    -webkit-filter: opacity(0.8);
    filter: opacity(0.8);
}
.selected .img{
    -webkit-filter: opacity(0.4);
    filter: opacity(0.4);
}
.img_button #com{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url("../../img/cli.jpg");
}
div#logobar{
    background-color: #336699;
    border-bottom: solid 1px #fff;
}
div#logobar h1{
    color: white;
}
div#logobar img{
    border: solid 1px #fff;
}
div#logobar .box {
    height: 83px;
    padding: 18px 0;
	
}
.logo2
{
    display: none;
}

#main #register_div{
    text-align: center;
    z-index: 10;
    position: relative;
    /*width:50%;
    /*padding-left: 1.5em;
    padding-right: 1.5em;*/
    width:100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    background-color: #f5d936;
    border-radius: 5px;
}

#register_div #registrati{
    font-size: 20px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    cursor: pointer;
    color: #336699;
}
#main #register_div:hover{
    background-color: rgba(245, 217, 54, 0.7);
}
#register_div{
    background-color: rgba(255, 255, 255, 0.7);
    /*box-shadow: 2px 2px 2px #888888;*/
    border: 1px solid #aaa;
}
#register_div p{
    font-size: 10px;
    width: 100%;
    padding-bottom: 5px;
    margin: 0;
    color: #333;
    cursor: pointer;
    text-align: left;
    position: absolute;
    bottom: 0px;
    left: 10px;
}
#form_login{
    margin-top: 50px;
}

div#main {
    float: none;
    margin-right: 0px;
}

h1 {
	color: #083167;
	font-size: 1.9em;
	font-family: sans-serif;
	font-weight: bold;
	margin-left: 90px;
	/*margin-top: 60px;*/
	margin-top: 28px;
    cursor: default;
}

h2 {
	color: #666666;
	font-size: 2em;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	font-family: "lato", sans-serif;
	font-weight: bold;
	padding: 0;
	line-height: 28px;
	margin: 0px 3px 8px;
}

h3 {
	color: #666666;
	font-size: 1.5em;
	/*text-align: left;*/
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "lato", sans-serif;
	font-weight: bold;
	margin-left: 3px;
}

h4 {
	color: #666666;
	font-size: 1.2em;
	text-align: left;
	/*padding-top: 10px;*/
	/*padding-bottom: 10px;*/
	font-family: "lato", sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	width: 20%;
}

div#warning {
	border: 1px solid #990000;
	color: #990000;
}

div#notice {
	border: 1px solid #336699;
	color: #336699;
}

.hidden{
	display: none;
}