﻿html
{
    -ms-content-zooming: none; /* Disables zooming 
    touch-action: none;   /* Disable any special actions on tap/touch */
}

body
{
    font-size: .85em;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background: url("../Images/backgroundLogo.png") center no-repeat fixed;
    margin:0px;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    filter:10%;
}

header, footer, nav, section
{
    display: block;
}

#login-page .ui-content
{
    width: 50%;
    margin: auto
}

/* Styles for basic forms
-----------------------------------------------------------*/
fieldset
{
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
}

textarea
{
    min-height: 75px;
}

.editor-label
{
    margin: 1em 0 0 0;
}

.editor-field
{
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #f00;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid
{
    display: none;
}
/* Styles for main header
-----------------------------------------------------------*/
#mainHeader
{
    width: 99%;
    height: 5em;
    margin: 0 auto;
    padding: 0px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    box-shadow: 0.3em 0.3em 0.3em 0.3em #dedede;
    border: 2px solid #339933;
    background: rgba(163,163,163,0.3); /* For Safari 5.1 to 6.0 */
    /*background: -webkit-linear-gradient(rgba(94,236,255,0.9), rgba(94,236,255,0)); /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(rgba(94,236,255,0.9), rgba(94,236,255,0)); /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(rgba(94,236,255,0.9), rgba(94,236,255,0)); /* For Firefox 3.6 to 15 */
    /*background: linear-gradient(rgba(94,236,255,0.9), rgba(94,236,255,0)); /* Standard syntax */

}

#mainHeader .rightCommands
{
    float: right;
    text-align: right;
    margin:0.5em;
    font-size:0.7em;
}

#mainHeader .logoutIcon
{
    width: 2em;
    margin-top: 1em;
    margin-right: 1em;
    border:0;
}

#mainHeader .LogoAndTitle
{
    float: left;
    text-align: left;
    font-size: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-right: 1em;
    margin-left: 1em;
    vertical-align: text-top;
    font-family: "Segoe UI Light","Segoe UI","Segoe","Tahoma","Helvetica","Arial","sans-serif";
}
#mainHeader .headerLogo
{
    margin-top: 0px;
    margin-right: 1em;
    width: 3em;
    vertical-align: middle;
}
/* Styles for page rilevatore
-----------------------------------------------------------*/
#orologio
{
    float: left;
    text-align: center;
    width: 38%;
    height: 50em;
    margin: 1em 0em 0em 0em;
}
/*.headerLogo
{
    margin-top: 0px;
    margin-right: 1em;
    width: 5em;
    vertical-align: middle;
}
 .LogoAndTitle
{
    float: left;
    text-align: left;
    font-size: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-right: 1em;
    margin-left: 1em;
    vertical-align: text-top;
    font-family: "Segoe UI Light","Segoe UI","Segoe","Tahoma","Helvetica","Arial","sans-serif";
}*/
/*#display
{
    margin-bottom:0.5em;
}*/
div#contenitore
{
    border: 1px solid #707070;
    padding: 12px;
    width: 54.5em;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    box-shadow: 0.3em 0.3em 0.3em 0.3em #dedede;
}
#display
{
    float: left;
    /*height: 2em;*/
    font-size: 4em;
    border-radius: 4px;
    font-family: Courier;
    width: 85%;
    margin-bottom: 0px;
    text-align: left;
    margin-top: 0.2em;
}

#formTastiera {
  border: 1px solid #707070;
  border-radius: 4px;
  width: 100%;
  height: 7em;
  margin-bottom: 20px;
}

#tastierino
{
    float: right;
    text-align: center;
    width: 58%;
    height: 50em;
    margin: 3em 0em 0em 0em;
}
table#tastiera button
{
    margin-bottom:2.8em;
}

table#tastiera
{
    border-collapse: collapse;
    width: 100%;
}
table#tastiera .bottoneInvia
{
    width: 6em;
    height: 6em;
    float: right;
    margin-top: 0.5em;
    margin-right: 0.5em;
    cursor: pointer;
}
table#tastiera input[type="text"]
{
    border: 1px solid #707070;
    width: 27em;
    height: 3em;
    font-size: 2em;
    border-radius: 4px;
    font-family: Courier;
    text-align:right;
    font-size:2em;
}
table#tastiera input[type="password"]
{
    border: 1px solid #707070;
    width: 27em;
    height: 3em;
    font-size: 2em;
    border-radius: 4px;
    font-family: Courier;
    text-align:right;
    font-size:2em;
}
table#tastiera input
{
    font-size: 2em;
    font-family: Courier;
}
table#tastiera input[type="button"], table#tastiera input[type="submit"]
{
    width: 5em;
    height: 5em;
    margin: 5em;
    cursor: pointer;    
}

.numeroBottone 
{
    font-size: 2em;
}

.showPassIcon
{   
    width:20px;
    z-index:10;
    margin-left:3px;
}

/*Style della pagina di registrazione */
#reg_page
{
 width:35em;
 height:32em;
 margin:0 auto;
 position:absolute;
 left:50%;
 top:50%;
 margin-left:-16em;
 margin-top:-16em;
}

.loginLogo
{
    width:10em;    
}
.tableLogin
{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    border:2px solid black;
	border-top-right-radius:20px;
	-moz-border-top-right-radius:20px;
	-webkit-border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	-moz-border-bottom-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	box-shadow: 10px 10px 5px #dedede;
	background-color: #fff;
}

@media only screen and (max-width: 568px)
{
    #login-page .ui-content
    {
        width: auto;
    }
}