* {margin: 0px; padding: 0px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', sans-serif;}
body {background: #989898;}
a {text-decoration: none; color: #484848;}
a:hover {color: #000000;}

#container {width: 600px; height: 200px; min-height: 200px; min-width: 400px; position: absolute; top: 50%; left: 50%; margin-left: -300px; margin-top: -45px; padding: 10px; background: #fff; border: 0px;
box-shadow: 1px 2px 6px rgba(0,0,0, 0.5); -moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5); -webkit-box-shadow: 1px 2px 6px rgba(0,0,0,0.5);
-webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px;}
#content {overflow-y: hidden !important; overflow-x: hidden !important; width: 100%; position: relative;}
#content>div {overflow-y:auto ; overflow-x: hidden !important; position: absolute; top: 0px; width: 100%;}
#testata {width: 580px; height: 100px; position: absolute; top: 50%; left: 50%; margin-top: -165px; margin-left: -290px; background: #000 url('img/chiesadimilano.png') no-repeat top center; z-index: 1000;
-webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px;}
#testata div {position: absolute; top: 70px; height: 30px; left: 0px; width: 100%; padding: 3px 10px 0px 10px; color: #FFF;font-family: 'Open Sans', sans-serif; font-size: 18px; background: #484848; line-height: 26px; text-align: center;
-webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;}

#help {display: none; position: absolute; width: 560px; height: 540px; top: 50%; left: 50%; margin-top: -270px; margin-left: -280px; background: #fff; z-index: 1000;
-webkit-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.75); -moz-box-shadow:    0px 0px 20px rgba(50, 50, 50, 0.75); box-shadow:         0px 0px 20px rgba(50, 50, 50, 0.75);}
#help-close {position: absolute; top: -15px; left: -15px; height: 30px; width: 30px; background: url('img/close.png') no-repeat; z-index: 1000; cursor: pointer;}
#help-content {overflow: auto; padding: 10px; width: 100%; height: 540px; border: 2px solid #484848; font-size: 13px; line-height: 22px;}
#help-content hr {border-top: 2px solid #484848; border-bottom: 0px; border-left: 0px; border-right: 0px; height: 2px; margin-top: 10px; margin-bottom: 10px;}

#help-small {display: none; position: absolute; width: 500px; height: 140px; top: 50%; left: 50%; margin-top: -70px; margin-left: -250px; background: #fff; z-index: 1000;
-webkit-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.75); -moz-box-shadow:    0px 0px 20px rgba(50, 50, 50, 0.75); box-shadow:         0px 0px 20px rgba(50, 50, 50, 0.75);}
#help-small-close {position: absolute; top: -15px; left: -15px; height: 30px; width: 30px; background: url('img/close.png') no-repeat; z-index: 1000; cursor: pointer;}
#help-small-content {overflow: auto; padding: 10px; width: 100%; height: 140px; border: 2px solid #484848; font-size: 13px; line-height: 22px;}
#help-small-content hr {border-top: 2px solid #484848; border-bottom: 0px; border-left: 0px; border-right: 0px; height: 2px; margin-top: 10px; margin-bottom: 10px;}

#error  {height: 40px; background: #fff3bb url('img/error.png') no-repeat 5px center; border: 1px solid #e1b900; margin-bottom: 20px; padding-left: 42px; display: none; line-height: 40px; font-size: 12px;
-webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px;}
.al-loading  {background: #fff3bb url('img/load_small.gif') no-repeat 5px center !important; border: 1px solid #e1b900 !important;}
.confirm  {background: #a4d597 url('img/confirm.png') no-repeat 5px center !important; border: 1px solid #4e6946 !important;}
#error div, #al-loading div, #confim div {display: inline;}
#titleNavigation {position: absolute; top: 0px; left: 50%; width: 280px; margin-left: -140px; height: 28px; background: #d7d7d7; text-align: center; z-index: 2000; margin-top: -28px; display: none; line-height: 28px; color: #1e1e1e;
-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
#loading, #divLoading  {width: 80px; height: 80px; background: #fff url('img/load.gif') no-repeat center center; position: absolute; top: 50%; left: 50%; margin-top: -40px; margin-left: -40px; z-index: 1000; display: none;}

.title {text-align: center; font-size: 22px; padding-bottom: 15px;}
.registrazione input:not([type=file]) {width: 100%; padding: 10px; margin-bottom: 20px; border: 1px solid #989898; -webkit-appearance: textfield; font-size: 18px; outline: none;
-webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px;}


.registrazione input[type=checkbox] {-webkit-appearance: checkbox !important; width:25px}



.registrazione input[type=submit] {color: #464646; margin-bottom: 0px; cursor: pointer;
background: #fefefe; background: -moz-linear-gradient(top, #fefefe 1%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fefefe), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -o-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -ms-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: linear-gradient(to bottom, #fefefe 1%,#c2c2c2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c2c2c2',GradientType=0 );}

.registrazione input[type=submit]:hover {
background: #adadad; background: -moz-linear-gradient(top,  #adadad 1%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#adadad), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: -o-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: -ms-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: linear-gradient(to bottom,  #adadad 1%,#c2c2c2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#c2c2c2',GradientType=0 );}


.reg {color: #464646; margin-bottom: 0px; cursor: pointer;
background: #fefefe; background: -moz-linear-gradient(top, #fefefe 1%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fefefe), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -o-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -ms-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: linear-gradient(to bottom, #fefefe 1%,#c2c2c2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c2c2c2',GradientType=0 );}

.reg:hover {
background: #adadad; background: -moz-linear-gradient(top,  #adadad 1%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#adadad), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: -o-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: -ms-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: linear-gradient(to bottom,  #adadad 1%,#c2c2c2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#c2c2c2',GradientType=0 );}




.registrazione input[type=file] {color: #464646; margin-bottom: 0px; cursor: pointer; font-size: 12px; background: transparent; width: 250px; border: 0px !important; padding-right: 10px;}

.error {border: 1px solid #910001 !important;}
label.error {display: none !important;}

.subBott {width: 50%; text-align: right; padding-top: 2px; float: right;}
.subBottLeft {width: 50%; text-align: left; padding-top: 2px; float: left;}
.al-left {text-align: left;}
.al-center {text-align: center;}
.subBott a, .subBottLeft a {text-decoration: none; color: #989898; font-size: 12px; font-weight: bold;}
.subBott a:hover, .subBottLeft a:hover {color: #484848;}
.infoButton {position: absolute; bottom: 91px; right: 3px; background: url('img/info.png') no-repeat; width: 44px; height: 44px; opacity: 0.5; cursor: pointer;}
.infoButton:hover {opacity: 1.0;}

.rowAllegato {width: 100%; margin-bottom: 15px; margin-top: 15px; height: 80px; padding-left: 62px; font-size: 12px; position: relative; float: left;border-top:1px solid #efefef}
.rowAllegato .numRow {width: 50px; height: 50px; margin-top: 8px; background: #bebebe; position: absolute; top: 0px; left: 0px; text-align: center; line-height: 47px; color: #ffffff; font-size: 32px; font-weight: bold;
-webkit-border-radius: 50px;-moz-border-radius: 50px; border-radius: 50px;}
.rowAllegato .rowOk {width: 26px; height: 22px; background: url('img/attOk.png') no-repeat; position: absolute; top: 40px; left: 30px; z-index: 100;}
.numDis {background: #dedede !important;}
.rowAllegato input[type=submit] {width: 100px; float: right; display: none; margin: 0px;}
.fileat {position: absolute; bottom: 0px; left: 62px; text-align: right; background-color: #bebebe; height: 25px; line-height: 25px; padding: 0px 5px 0px 5px;
-webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px;}
.fileat:hover {background-color: #dbdbdb;}
.attach {height: 25px; /*background-image: url('img/attach.png'); background-repeat: no-repeat; background-position: right center;*/ cursor: pointer; font-size: 10px; line-height: 25px; padding-left: 10px; padding-right: 10px;}

.bigbutton {color: #464646; margin: 0px auto; cursor: pointer; text-align: center; -webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px;}
.big {height: 80px; line-height: 80px; border: 1px solid #ae5555; color: #1f0000; font-size: 18px;
background: #fcfcfc; background: -moz-linear-gradient(top, #fcfcfc 0%, #ae5555 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ae5555)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#ae5555 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#ae5555 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#ae5555 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#ae5555 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ae5555',GradientType=0 );}
.big:hover {background: #f1c6c6; background: -moz-linear-gradient(top, #f1c6c6 0%, #ae5555 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1c6c6), color-stop(100%,#ae5555)); background: -webkit-linear-gradient(top, #f1c6c6 0%,#ae5555 100%); background: -o-linear-gradient(top, #f1c6c6 0%,#ae5555 100%); background: -ms-linear-gradient(top, #f1c6c6 0%,#ae5555 100%); background: linear-gradient(to bottom, #f1c6c6 0%,#ae5555 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1c6c6', endColorstr='#ae5555',GradientType=0 );}
.small {height: 40px; line-height: 40px; border: 1px solid #c2c2c2; font-size: 14px;
background: #fefefe; background: -moz-linear-gradient(top, #fefefe 1%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fefefe), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -o-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -ms-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: linear-gradient(to bottom, #fefefe 1%,#c2c2c2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c2c2c2',GradientType=0 );}
.small:hover {background: #adadad; background: -moz-linear-gradient(top,  #adadad 1%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#adadad), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: -o-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: -ms-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: linear-gradient(to bottom,  #adadad 1%,#c2c2c2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#c2c2c2',GradientType=0 );}
.marBottom {margin-bottom: 20px;}
.w70 {width: 70%;}



.headNavigation {position: absolute; top: 0px; left: 0px; width: 100%; height: 30px;}
.headNavigation .step {width: 33.3%; background: #dedede; height: 30px; float: left; line-height: 30px; padding-left: 0px; cursor: pointer; font-size: 12px; font-weight: bold;}
.headNavigation .fr {background: #dedede url('img/nav-3.png') no-repeat right;}
.headNavigation .frsel {background: #484848 url('img/nav-1.png') no-repeat right; color: #dedede;}
.headNavigation .frpresel {background: #dedede url('img/nav-2.png') no-repeat right; color: #484848;}

.headNavigation .title {width: 100%; text-align: center; position: absolute; left: 0px; top: 0px; height: 20px; line-height: 20px; font-size: 12px; font-weight: bold;  z-index: 0;}
.headNavigation .back {position: absolute; left: 0px; top: 0px; float: left; z-index: 100;}
.headNavigation .back a { background: url('img/fr-left.png') no-repeat 3px center; height: 20px; line-height: 20px; display: block; padding-left: 12px; padding-right: 3px; font-size: 12px; text-decoration: none; color: #3a3a3a; border: 1px solid #fff;
-webkit-border-radius: 3px;-moz-border-radius: 3px; border-radius: 3px;}
.headNavigation .back a:hover {color: #000; border: 1px solid #989898;}

.headNavigation .next {position: absolute; right: 0px; top: 0px; float: right; z-index: 100;}
.headNavigation .next a { background: url('img/fr-right.png') no-repeat right center; height: 20px; line-height: 20px; display: block; padding-right: 12px; padding-left: 3px; font-size: 12px; text-decoration: none; color: #3a3a3a; border: 1px solid #fff;
-webkit-border-radius: 3px;-moz-border-radius: 3px; border-radius: 3px;}
.headNavigation .next a:hover {color: #000; border: 1px solid #989898;}
.disable {color: #cecece !important; cursor: default !important; background-image: url('img/fr-right-dis.png') !important;}

#temp {display: none; overflow-y: auto; overflow-x: hidden !important;  width: 100%;}
.iframeNascosta {display: none;}

.buttonBar {color: #464646; margin-bottom: 0px; cursor: pointer; width: 33%; text-align: center; float:left}
.buttonBarCenter {color: #464646; margin-bottom: 0px; cursor: pointer; width: 34%; text-align: center; float:left}
.smallBar {height: 30px; line-height: 30px; border: 1px solid #c2c2c2; font-size: 14px;background: #fefefe; background: -moz-linear-gradient(top, #fefefe 1%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fefefe), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -o-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -ms-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: linear-gradient(to bottom, #fefefe 1%,#c2c2c2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c2c2c2',GradientType=0 );}
.smallBarOff {height: 30px; line-height: 30px; border: 1px solid #c2c2c2; font-size: 14px;background: #fefefe; background: -moz-linear-gradient(top, #fefefe 1%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fefefe), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -o-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: -ms-linear-gradient(top, #fefefe 1%,#c2c2c2 100%); background: linear-gradient(to bottom, #fefefe 1%,#c2c2c2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c2c2c2',GradientType=0 );}
.smallBar:hover {background: #adadad; background: -moz-linear-gradient(top,  #adadad 1%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#adadad), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: -o-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: -ms-linear-gradient(top,  #adadad 1%,#c2c2c2 100%);background: linear-gradient(to bottom,  #adadad 1%,#c2c2c2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#c2c2c2',GradientType=0 );}
