/*#region COMMON SETTINGS */
body {

    margin-bottom:60px !important;
}

.QuAs-logo {
    border-radius:4px;
    padding:1px;
    margin-top:-1px;
}
.table thead th {
    text-align: center;
}



/*#region ATTRIBUTES */



.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.textCenter {
    text-align: center;
}

.hidden {
    display:none;
}

.text-bold {
    font-weight:bold;
}

.nowrap {
    white-space:nowrap;
}
/*#endregion */


/*#region HEADER */
._header
{
    height:35px;
}

/*.navbar-brand
{
  background: url(images/favicon.png) no-repeat left center;
  height: 40px;
  width: 250px;
  padding-left:50px;
}*/

.header {
   
}

.header .banner {
    text-align:center;
    padding:10px;
    /*height:58px;*/
}

.redSeparator {
    background-color:#AA0000;
    height:3px;
}
.header .infoBox {
    background-color:#e2e2e2;
    padding:5px;
    /*height:32px;*/
}

#boxWelcome {
    display:inline;
}

#boxWelcome IMG{
    vertical-align:middle;
}

/*.iscritto-info-box {
    display:inline-block;
    float:right;
    margin-top:8px;
    margin-right:15px;
    font-weight:bold;    
}*/


.infoLinks {
    float:right;
    margin-top:5px;
}



/*#endregion */


/*#region MENU */

#menuContainer {
    width: 100%;
    background-image: url('images/bg_menu.jpg');    
    height:40px;
    white-space:nowrap;
    min-width:740px;
}

ul#menuLeft {
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    float: left;
    background-color: transparent;
}

ul#menuRight {
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    float: right;
    background-color: transparent;
}

ul#menuLeft li, ul#menuRight li {
    display: inline;
    list-style: none;
}


ul#menuLeft li a, ul#menuRight li a {
    padding: 10px 20px;
    font-weight: normal;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #fff;
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    font-family: "Century Gothic",Verdana,Helvetica, Sans-Serif;
    font-size: 1.0em;
    background: transparent;
    border: solid 1px transparent;
}

ul#menuLeft li a:hover, ul#menuRight li a:hover {
    background-color: #FFD1DC;
    text-decoration: none;
    color: #8c3d3f;
    border: solid 1px #8c3d3f;
}


/*#endregion */


/*#region FOOTER */


#footer {
    clear: both;
    background-color: #e2e2e2;
    font-size: .8em;
    height: 60px;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

#footer SPAN {
    display: block;
    margin: 10px;
}

/*#endregion */


/*#region LOGIN */

.loginBox {
    border:1px solid #AA0000;
    width:450px;
    margin:auto;
}




table {
    border: solid 0px #e8eef4;
    border-collapse: collapse;
}

table td {
    padding: 5px;
    border: solid 0px #e8eef4;
}

table th {
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 0px #e8eef4;
}
/*#endregion */


/*#region HELP BOX */


.showHelp {
    float: right;
}

.helpBox {
    
    display: none;
}

.closeHelpBox {
    float: right;
    font-family: Century Gothic;
    font-weight: bold;
    text-decoration: underline;
    color:black;
}

.errorBox {
    width: 740px;
    /*border: 1px solid #333;*/
    padding: 5px;
    /*background-color: #f20d0d;*/
    margin: 10px auto 10px auto;   
}

.closeErrorBox {
    float: right;
    font-family: Century Gothic;
    font-weight: bold;
    text-decoration: underline;
    color:black;
}

/*#endregion */


/*#region ISCRITTO SUMMARY */



.iscritto-summary {
    font-weight: bold;
    text-align: center;
    height: 20px;
    width: 740px;
    min-width: 740px;
    margin:10px auto 10px auto;
    white-space:nowrap;
}
.iscritto-summary DIV{    
    /*padding: 3px 3px 3px 5px;*/
    display: inline-block;
    overflow: hidden;
    height: 20px;
}

.iscritto-summary .left {
    background-color: #AA0000;
    color: white;    
    width: 78px;   
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    border-radius: 5px 0 0 5px;
}

.iscritto-summary .right {
    color: black;
    width: 658px;
    border-top: 2px solid #AA0000;
    border-bottom: 2px solid #AA0000;
    border-right: 2px solid #AA0000;
    border-radius: 0 5px 5px 0;
    
}

/*.iscritto-summary LEGEND {
    margin:auto;
    background-color:#333;
    color:white;
}*/

/*#endregion */


/*#region PAGE TITLE */


.welcome {
    text-align: center;
    width: 740px;
    margin: 20px auto 20px auto;
}

.welcome H2 {
    display: inline;
}

/*#endregion */


/*#region GRID */

.grid {
    width:100%;
    text-align:left;
}
.grid TR TH {
    white-space:nowrap;
    text-align:left;
}

.grid TR TD {
    /*height:24px;*/

}

.gridRow.highlight {
    background-color: #e8eef4;
}

.grid-button-column {
    width: 36px;
}

.grid-button-column IMG {
    /*margin-top:2px;*/
}
.grid-button-add {
    background-image:url('/Content/images/btnAdd_48x48_shadow.png');
    background-repeat:no-repeat;
    padding:0px;
    width:32px;
    height:32px;
}
.grid-button-add IMG {
    display:none;
    border:none;
    margin:0px;
}

.grid-button-delete {
    background-image:url('/Content/images/btnDelete_18x18_shadow.png');
    background-repeat:no-repeat;
    background-position-x:8px;
    background-position-y:10px;
}

.grid-button-edit {
    background-image:url('/Content/images/btnEdit_18x18_shadow.png');
    background-repeat:no-repeat;

    background-position-x:8px;
    background-position-y:10px;
}


/*#endregion */







.fieldSetButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:"Century Gothic";
	font-size:13px;
	font-weight:bold;
	
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
    width:100px;
    height:20px;
    
}
.fieldSetButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.fieldSetButton:active {
	
}

.addButton {
    padding: 5px 5px 5px 25px;
    /*border: 1px solid #666;*/
    color:#000;
    text-decoration:none;
    background: #dcdcdc url('/Content/images/btnAdd_red.png') no-repeat scroll 5px center;
    float:right;
}

.addButtonCentered {
    padding: 5px 5px 5px 25px;
    border: 1px solid #666;
    color:#000;
    text-decoration:none;
    background: #dcdcdc url('/Content/images/ico_plus.png') no-repeat scroll 5px center;
}

.downloadBUtton {
    padding: 5px 5px 5px 25px;
    border: 1px solid #666;
    color:#000;
    text-decoration:none;
    background: #dcdcdc url('/Content/images/download.png') no-repeat scroll 5px center;
}

.uploadBUtton {
    padding: 5px 5px 5px 25px;
    border: 1px solid #666;
    color:#000;
    text-decoration:none;
    background: #dcdcdc url('/Content/images/upload.png') no-repeat scroll 5px center;
}




.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.0em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.infoBoxInstructions {
    background-color:#EDEDED;   
    border:2px solid #AA0000;
    border-radius:5px;
    padding:10px;
    display:inline-block;
    width:260px;
    height:160px;      
    text-align:center;
    margin:10px;
}

.gridBox {
    background-color:#EDEDED;   
    border:2px solid #AA0000;
    border-radius:5px;   
    width:740px;
    text-align:center;
    margin:10px auto 10px auto;   
    display:block;
}


.text-align-center {
    text-align:center;
}

.text-align-right {
    text-align:right;
}




/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error, select.input-validation-error {
     border: 1px solid #ffaa22;
    background-color: #fff6af;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.copertura_zero
{
    /*width:99%;
    background-color:#b86464;*/
    /*background-image:url(images/ball_red.png);*/
    text-align:center;
    background-image:url(images/ball_red.png);
    height:65px;
    vertical-align:baseline;
    padding: 0 0 0 29px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: center;
    
}

.copertura_due
{
    /*width:99%;
    background-color:#FF9900;*/
    /*background-image:url(images/ball_yellow.png);*/
    text-align:center;
    background-image:url(images/ball_yellow.png);
    height:65px;
    vertical-align:baseline;
    padding: 0 0 0 29px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: center;
    
}

.copertura_tre
{
    text-align:center;
    background-image:url(images/ball_green.png);
    height:65px;
    vertical-align:baseline;
    padding: 0 0 0 29px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: center;
    
}


img
{
    border:none;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
  width:600px;

}

.form-signin input {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}



body{margin-bottom:60px!important}.QuAs-logo{border-radius:4px;padding:1px;margin-top:-1px}.table thead th{text-align:center}.float-left{float:left}.float-right{float:right}.clear-fix:after{content:".";clear:both;display:block;height:0;visibility:hidden}.textCenter{text-align:center}.hidden{display:none}.text-bold{font-weight:bold}.nowrap{white-space:nowrap}._header{height:35px}.header .banner{text-align:center;padding:10px}.redSeparator{background-color:#A00;height:3px}.header .infoBox{background-color:#e2e2e2;padding:5px}#boxWelcome{display:inline}#boxWelcome IMG{vertical-align:middle}.infoLinks{float:right;margin-top:5px}#menuContainer{width:100%;background-image:url('images/bg_menu.jpg');height:40px;white-space:nowrap;min-width:740px}ul#menuLeft{padding:0 0 2px;position:relative;margin:0;float:left;background-color:transparent}ul#menuRight{padding:0 0 2px;position:relative;margin:0;float:right;background-color:transparent}ul#menuLeft li,ul#menuRight li{display:inline;list-style:none}ul#menuLeft li a,ul#menuRight li a{padding:10px 20px;font-weight:normal;text-decoration:none;line-height:2.8em;background-color:#e8eef4;color:#fff;border-radius:4px 4px 4px 4px;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;font-family:"Century Gothic",Verdana,Helvetica,Sans-Serif;font-size:1.0em;background:transparent;border:solid 1px transparent}ul#menuLeft li a:hover,ul#menuRight li a:hover{background-color:#FFD1DC;text-decoration:none;color:#8c3d3f;border:solid 1px #8c3d3f}#footer{clear:both;background-color:#e2e2e2;font-size:.8em;height:60px;position:fixed;bottom:0;width:100%}#footer SPAN{display:block;margin:10px}.loginBox{border:1px solid #A00;width:450px;margin:auto}table{border:solid 0 #e8eef4;border-collapse:collapse}table td{padding:5px;border:solid 0 #e8eef4}table th{padding:6px 5px;text-align:left;background-color:#e8eef4;border:solid 0 #e8eef4}.showHelp{float:right}.helpBox{display:none}.closeHelpBox{float:right;font-family:Century Gothic;font-weight:bold;text-decoration:underline;color:black}.errorBox{width:740px;padding:5px;margin:10px auto 10px auto}.closeErrorBox{float:right;font-family:Century Gothic;font-weight:bold;text-decoration:underline;color:black}.iscritto-summary{font-weight:bold;text-align:center;height:20px;width:740px;min-width:740px;margin:10px auto 10px auto;white-space:nowrap}.iscritto-summary DIV{display:inline-block;overflow:hidden;height:20px}.iscritto-summary .left{background-color:#A00;color:white;width:78px;border-top:2px solid black;border-bottom:2px solid black;border-left:2px solid black;border-radius:5px 0 0 5px}.iscritto-summary .right{color:black;width:658px;border-top:2px solid #A00;border-bottom:2px solid #A00;border-right:2px solid #A00;border-radius:0 5px 5px 0}.welcome{text-align:center;width:740px;margin:20px auto 20px auto}.welcome H2{display:inline}.grid{width:100%;text-align:left}.grid TR TH{white-space:nowrap;text-align:left}.gridRow.highlight{background-color:#e8eef4}.grid-button-column{width:36px}.grid-button-add{background-image:url('/Content/images/btnAdd_48x48_shadow.png');background-repeat:no-repeat;padding:0;width:32px;height:32px}.grid-button-add IMG{display:none;border:0;margin:0}.grid-button-delete{background-image:url('/Content/images/btnDelete_18x18_shadow.png');background-repeat:no-repeat;background-position-x:8px;background-position-y:10px}.grid-button-edit{background-image:url('/Content/images/btnEdit_18x18_shadow.png');background-repeat:no-repeat;background-position-x:8px;background-position-y:10px}.fieldSetButton{-moz-box-shadow:inset 0 1px 0 0 #fff6af;-webkit-box-shadow:inset 0 1px 0 0 #fff6af;box-shadow:inset 0 1px 0 0 #fff6af;background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffec64),color-stop(1,#ffab23));background:-moz-linear-gradient(top,#ffec64 5%,#ffab23 100%);background:-webkit-linear-gradient(top,#ffec64 5%,#ffab23 100%);background:-o-linear-gradient(top,#ffec64 5%,#ffab23 100%);background:-ms-linear-gradient(top,#ffec64 5%,#ffab23 100%);background:linear-gradient(to bottom,#ffec64 5%,#ffab23 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',endColorstr='#ffab23',GradientType=0);background-color:#ffec64;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #fa2;display:inline-block;cursor:pointer;color:#333;font-family:"Century Gothic";font-size:13px;font-weight:bold;text-decoration:none;text-shadow:0 1px 0 #fe6;width:100px;height:20px}.fieldSetButton:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffab23),color-stop(1,#ffec64));background:-moz-linear-gradient(top,#ffab23 5%,#ffec64 100%);background:-webkit-linear-gradient(top,#ffab23 5%,#ffec64 100%);background:-o-linear-gradient(top,#ffab23 5%,#ffec64 100%);background:-ms-linear-gradient(top,#ffab23 5%,#ffec64 100%);background:linear-gradient(to bottom,#ffab23 5%,#ffec64 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23',endColorstr='#ffec64',GradientType=0);background-color:#ffab23}.addButton{padding:5px 5px 5px 25px;color:#000;text-decoration:none;background:#dcdcdc url('/Content/images/btnAdd_red.png') no-repeat scroll 5px center;float:right}.addButtonCentered{padding:5px 5px 5px 25px;border:1px solid #666;color:#000;text-decoration:none;background:#dcdcdc url('/Content/images/ico_plus.png') no-repeat scroll 5px center}.downloadBUtton{padding:5px 5px 5px 25px;border:1px solid #666;color:#000;text-decoration:none;background:#dcdcdc url('/Content/images/download.png') no-repeat scroll 5px center}.uploadBUtton{padding:5px 5px 5px 25px;border:1px solid #666;color:#000;text-decoration:none;background:#dcdcdc url('/Content/images/upload.png') no-repeat scroll 5px center}.message-error{clear:both;color:#e80c4d;font-size:1.0em;font-weight:bold;margin:20px 0 10px 0}.infoBoxInstructions{background-color:#EDEDED;border:2px solid #A00;border-radius:5px;padding:10px;display:inline-block;width:260px;height:160px;text-align:center;margin:10px}.gridBox{background-color:#EDEDED;border:2px solid #A00;border-radius:5px;width:740px;text-align:center;margin:10px auto 10px auto;display:block}.text-align-center{text-align:center}.text-align-right{text-align:right}.field-validation-error{color:#e80c4d;font-weight:bold}.field-validation-valid{display:none}input.input-validation-error,select.input-validation-error{border:1px solid #fa2;background-color:#fff6af}input[type="checkbox"].input-validation-error{border:0 none}.validation-summary-errors{color:#e80c4d;font-weight:bold;font-size:1.1em}.validation-summary-valid{display:none}.copertura_zero{text-align:center;background-image:url(images/ball_red.png);height:65px;vertical-align:baseline;padding:0 0 0 29px;white-space:nowrap;background-repeat:no-repeat;background-position:center}.copertura_due{text-align:center;background-image:url(images/ball_yellow.png);height:65px;vertical-align:baseline;padding:0 0 0 29px;white-space:nowrap;background-repeat:no-repeat;background-position:center}.copertura_tre{text-align:center;background-image:url(images/ball_green.png);height:65px;vertical-align:baseline;padding:0 0 0 29px;white-space:nowrap;background-repeat:no-repeat;background-position:center}img{border:0}.form-signin{max-width:330px;padding:15px;margin:0 auto;width:600px}.form-signin input{margin-bottom:10px;border-top-left-radius:0;border-top-right-radius:0}.panel-heading{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}
