@import "fonts/fonts.css";
 
 html, body {
    font-family: 'Nunito Sans', sans-serif; 
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    height: auto;
    margin: 0;
    padding: 0;
    background-image: url(../images/background/Login_Background.jpg);
    width: 100%; height: 100%; top: 0; left: 0;
    position: fixed;
    z-index: -1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: auto;
    overflow: auto;

}

#container {
   width: 350px;
   min-height: 340px;
   /*position: absolute;
   top: 45%;
   left: 50%;*/
   position: relative;
   text-align: center;
   margin: 0px auto;
   margin-top: 1%;
   /*margin-top: 45%;*/
   /*margin: -200px 0 0 -175px;*/
   /*border:1px solid #aac1c8;
   background-color:#f8f8f8;
   border-radius: 6px;*/
   /*background-color: rgba(116,176,32,0.5);*/
   background-color: rgba(52,71,95,0.5);
   border-radius: 10px 10px 0px 0px;
}
#Logo{
    border: 0px solid;
    position: relative;
    top: 3%;
    padding-top: 20px;
    /*margin: 0 0 0 -115px;*/
}
.logo{text-align: center;}
#containerNews{
    width: 300px;
    min-height: 190px;
    left: 58%;
    position: absolute;
    top: 70px;
    /*background-color: #c62b60;*/
    background-color: #67a112;
    border-radius: 30px;
}
#titolonews{
    font-size: 25px;
    color:#ffffff;
    text-align: left;
    padding: 10px 0px 0px 30px;
}
#contenutonews{
    border: 0px solid;
    position: relative;
    margin: 0 auto;
    color: #ffffff;
    min-height: 55px;
    text-align: top;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
}


#containerNews2{
    width: 300px;
    min-height: 190px;
    right: 58%;
    position: absolute;
    top: 70px;
    background-color: #3f77a5;
    border-radius: 30px;
}
#titolonews2{
    font-size: 20px;
    color:#ffffff;
    text-align: left;
    padding: 10px 0px 0px 30px;
}
#contenutonews2{
    border: 0px solid;
    position: relative;
    margin: 0 auto;
    color: #ffffff;
    min-height: 55px;
    text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
}

.titolo{
    font-size: 42px;
    color:#ffffff;
    text-align: center;
    line-height: 45px;
}
#titolobox{
    float: left;
    width: 100px;
    margin-top: 5px;
}
#contenutobox{
    float: left;
    width: 170px;
    margin-bottom: 8px;
}
#contenutogoogle{
    float: middle;
    /*width: 200px;*/
    margin-bottom: 8px;
}

#contenutoms{
    float: middle;
    /*width: 200px;*/
    /* margin-bottom: 8px; */
}

.btn-microsoft {
    width: 200px;
}

.username, .email{
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif; 
    color: #ffffff;
    float: left; 
    width: 50%;

}
.password{ 
    font-size: 16px;
    font-family:  'Nunito Sans', sans-serif; 
    color: #ffffff;
}
#box{
    border:0px solid;
    position: relative;
    top: 10%;
    padding-left: auto;
}
#box2{
    border:0px solid;
    width: 80%;
    position: relative;
    margin: 0 auto;
   /* margin-top: 35px;*/
    color: #ffffff;
    text-shadow: 1px 1px #34475f;
    /*height: 120px;*/
}
#box3{
    border:0px solid;
    width: 80%;
    position: relative;
    margin: 0 auto;
   /* margin-top: 35px;*/
    color: #ffffff;
   /* height: 120px;*/
   position: relative;
}
#box4{
    border:0px solid;
    width: 80%;
    position: relative;
    margin: 0 auto;
   /* margin-top: 35px;*/
    color: #ffffff;
    height: 140px;
}
#boxfoot{
    border:0px solid;
    position: absolute;
    bottom: 1%;
    width:100%;
    height: 60px;      
} 
#titolobox4{
    float: left;
    width: 100px;
    margin-top: 30px;
    height: 20px;
    text-shadow: 1px 1px #6c8552;
}
#contenutobox4{
    float: left;
    width: 170px;
    margin-bottom: 8px;
    margin-top: 25px;
}
#passworddimeticata{
    float: left;
    position: relative;
    /* bottom: 0; */
    /* left: 0; */
    /* width: 100%; */
    /*background-color: rgb(52 71 95 / 31%);*/
    background-color: rgb(116 176 32 / 33%);
    text-align: right;
    /* position: relative; */
    margin-top: 55px;
    width: 100%;
    /* min-height: 400px; */
    /* position: relative; */
    /* text-align: center; */
    margin: 0px auto;
}
#contenutopassword{
    border: 0px solid;
    width: 80%;
    position: relative;
    margin: 0 auto;
    color: #ffffff;
    height: 25px;
    padding-top: 2px;
}
#noLogin{
    border: 0px solid;
    height: 35px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}
#titolo{
    border: 0px solid;
    height: 60px;
    margin: 0 auto;
    position: relative;
    padding: 20px 0px 0px 0px;
    text-align: center;
}
.insert{
    border: none;
    border-bottom:1px solid #ffffff;
    height: 28px;
    width: 170px;
    color:#ffffff;
    font-family:  'Nunito Sans', sans-serif; 
    font-size: 16px;
    background-color: transparent;
}
input[type="text"]
{
   background: transparent;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
   -webkit-transition-delay: 9999s;
   transition-delay: 9999s;
}

.btn{
    background: none;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    height: 35px;
    width: 100px;
    margin-left: 210px;
    float: right;
    text-align: right;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
    text-shadow: 1px 1px #34475f;
    /*font-display: swap;*/
}
.btn:hover {
    color: #74b020;
   }
.btn:active {
    color: #6297A9;
}
.error{width: 100%; text-align: center;font-size:15px; color:#a9111c; font-family:  'Nunito Sans', sans-serif; position: relative;font-weight: bold;}

input {
    -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
}
.link{
    color: #ffffff;
    font-family: 'Nunito Sans', sans-serif; 
    font-size: 13px;
    text-decoration: none;
}
.link:hover {
    color: #6297A9;
}
.loginGoogle{
    color: #ffffff;
    text-decoration: none;
}
.loginGoogle:active {
    color: #6297A9;
}


#tbaccessi{
    color:#ffffff;
    font-family:  Verdana,sans-serif;
    font-size: 12px;
    margin-top: 20px;
}
.elenco{
    color:#ffffff;
    font-size: 12px;
}
.elenco a{
    color:#ffffff;
    font-family:  Verdana,sans-serif;
    font-size: 12px;
}

#page-full-footer {
    clear: both;
    padding: 0;
    position: absolute;
    bottom:0;
    background-color: #34475f;
    width: 100%;
}
#page-full-footer #footer-top-margin {
    height: 2em;
}
#page-full-footer #footer-border {
    border-top: 1px solid #e5e5e5;
    height: 0;
    margin-bottom: 1em;
    width: 100%;
}
#page-full-footer .footer-col {
    float: left;
    margin: 5px 0px 5px 15px;
}
#page-full-footer .footer-col-right {
    float: right;
    margin: 5px 10px 5px 10px;
}
#page-full-footer .footer-col  ul, #page-full-footer .footer-col-right  ul {
    margin: 0;
    padding: 0;
    
}
#page-full-footer .footer-col ul li, #page-full-footer .footer-col-right ul li {
    font-size: 13px;
    list-style: none outside none;
    margin: 5px 0;
    padding: 0;
    
}
#page-full-footer .footer-col ul li a, #page-full-footer .footer-col ul li.testo span, #page-full-footer .footer-col-right ul li a, #page-full-footer .footer-col-right ul li.testo span {
    color: #ffffff;
    font-size: 13px;
   /* text-transform: uppercase;*/
}

#page-full-footer .footer-col ul li a, #page-full-footer .footer-col ul li.testo a, #page-full-footer .footer-col-right ul li a, #page-full-footer .footer-col-right ul li.testo a {
    text-decoration: none;
}

@media only screen and (max-device-width: 767px) and 
(orientation:portrait) { /*Mobile verticale*/

body{
    min-width: 320px;
}    
div#container{
    min-width:450px;
    width: 80%;
    min-height: 900px;
    top: 200px;
    left: 25%;
    margin: -180px 0 0 -150px;
}
#Logo{
     width:	450px;       
   /* margin-left: -220px;*/
   /* margin-top: -80px;*/
   /* top: 7%;*/
 }
.password, .username{
  /*  display: block;
    font-size: 36px;
    width: 50%;
    float: left;*/
  }

.titolo {
    font-size: 80px;
}
#noLogin{
    height: 150px;
    font-size: 40px;
}
#box2{
    font-size: 50px;
    height: 400px;
}
#box3{
    height: 250px;
}
#passworddimeticata {
    height: 60px;
}

.insert{
    
    height: 42px;
    width: 100%;
    font-size: 40px;
}
 #box3{
  /*  width: 61%;
    text-align: center;
        */
}
#titolobox{
    width: 300px;
}
#contenutobox{
    width: 300px;
    margin-bottom: 40px;
}
#box{
    /*
    border:0px solid;
    position: relative;
    top: 5%;
    padding-left: auto;*/
}
   
.btn{
    font-size: 50px;
    width: 84%;
    height: 80px;
    margin-top: 15px;
}
#contenutogoogle {
    width: 700px;
    text-align: center;
    margin-top: 15px;
}

#contenutoms{
    width: 700px;
    text-align: center;
    margin-top: 15px;
}

.loginGoogle {
    font-size: 50px;
}
.error{
    font-size:40px;
}
.link{
    font-size: 32px;
}
#containerNews{
    display: none;
}

#page-full-footer{
    display: none;
}
#tbaccessi {
    font-size: 30px;
}
.elenco a{
    font-size: 30px;
}

#idloginms {
    height: 100px;
    width: 400px;
}

#idlogingoogle {
    height: 100px;
    width: 400px;
}

}

@media only screen and (max-device-width: 1023px) and 
(orientation:landscape) { /*Mobile orizzontale*/

    #Logo{
  /*     top: 5%!important;*/
    }
    #containerNews{
        display: none;
    }
    
    #page-full-footer{
        display: none;
    }

    #container {
        top: -40px;
    }
}


@media only screen and (max-device-width: 1024px) 
 { /*Tablet*/
    #Logo {
   /*    top: 10%;*/
    }
#containerNews {
    top: 85%;
}
#page-full-footer{
        display: none;
  }
}