﻿
/* CSS Document */

.LabelTit_aspx {
	color:Black;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.LabelTitWhite_aspx {
	color: White;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.LabelTit10_aspx {
    color:White;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
}
.LabelTit12_aspx {
    color:White;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

.AngoliTondi_aspx 
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.AngoliTondi5_aspx 
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.Ombra_aspx {
    box-shadow: 10px 10px 5px #888888;
}

#aaaa div {
border:solid 1px red; 
}

.StretchBack_aspx
{
background-position: center center;
margin: 0px 0px 0px 0px;
background-size: 100%;
background-repeat: no-repeat;
width: 100%;
height: 100%;
padding: 0px 0px 0px 0px;
}

.largerCheckbox_aspx
    input{    
         width: 20px;    
         height: 20px;
    }

.checkB label{ 
	position: relative; 
    top: -2px; 
} 

.LabelPartecipa_aspx 
{
	font-family:Arial;
	font-size:medium;
	color:#2A3585;
	display:inline-block;
}

.myGrid th {border:1px solid #C0C0C0}
.myGrid th.first {border-left:1px solid #C0C0C0;}
.myGrid th.last {border-right:1px solid #B3B3B3;}
td.border_style
{
    border-left: 1px solid #B3B3B3;
    border-top: 1px solid #B3B3B3;
}    

.LabelInline_aspx
{
	display:inline-block;
}

.LabelBreak_aspx
{
	word-wrap:break-word; 
}

.RadioButtonInline_aspx
{
	display:block;
}

.invisible_aspx
{
    width:0px;
    display:none;
    
}

                                  
/*Modal Popup*/
.modalBackground_aspx {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.modalBackground2_aspx {
    background-color:Gray;
    filter:alpha(opacity=20);
    opacity:0.2;
}
.modalBackground3_aspx {
    background-color:Gray;
    filter:alpha(opacity=50);
    opacity:0.5;
}

.modalPopup_aspx {
    background-color:White;
    border-width:1px;
    border-style:none;
    border-color:Gray;
    padding:0px;
    width:150px;
}

.modalPopup_aspx p {
    padding: 5px;
}

.ModalStyleA_aspx {
    background-color:Transparent;
}

.selector_aspx {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px gainsboro;
}

.modal_aspx
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}
.modal2_aspx
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Transparent;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.center_aspx
{
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.center_aspx_if
{
    z-index: 1000;
    margin: 150px auto;
    padding: 10px;
    width: 190px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.center_aspx img
{
    height: 128px;
    width: 128px;
}

.FixedHeader_aspx {
    position: absolute;
    font-weight: bold;
}     
.HeaderFreez_aspx {
   position:absolute ;
   cursor: default;
   top: expression(document.getElementById("divElenco").scrollTop-25);
   z-index: 10;
}

.btnHeader {
	cursor:pointer; 
	background-repeat:no-repeat; 
	background-position:left; 
	border-left:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #3366CC;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	height: 25px;
	background-color:#D3D3D3;
	color:Black;
	padding-left:3px;
	padding-right:3px;
}
.Wrap_aspx 
{
	height:50px; 
    white-space: normal;
    word-wrap:break-word;
}


.grid-header
{
font-weight: bold;
font-family: Arial;
font-size: 11px;
background-color: #7A9FCB;
text-decoration: underline;
color: #ffffff;
text-align: left;
position: relative;
top:expression(this.parentNode.parentNode.parentNode.scrollTop-25);
left:expression(this.parentNode.parentNode.parentNode.scrollLeft-1);
right:1px;
}

input[type="file"]{
    color: transparent;
}

.contentV {
    font-size: 1.0rem;
    color: #666;
}


.border_style_aspx
{
    border-left: 1px solid #B3B3B3;
    border-top: 1px solid #B3B3B3;
}    
.smallRow_aspx
{
  height: 10px;
}

.CellsEllipsis
{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*Grid Presenze Header*/
.grdPresenzeGiornoHeader{
	width:50px;
	min-width:50px;
	max-width:50px;
} 
.grdPresenzeLHeader{ 
	width:30px;
	min-width:30px;
	max-width:30px;
} 
.grdPresenzeSettHeader{ 
	width:30px;
	min-width:30px;
	max-width:30px;
	border-right:solid 1px black;
} 
.grdPresenzeOreOrdHeader{ 
	width:50px;
	min-width:50px;
	max-width:50px;
	border-left:solid 1px black;
	border-right:solid 1px black;
} 
.grdPresenzeS1Header{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS1Header{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeS2Header{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS2Header{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeS3Header{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS3Header{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeS4Header{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS4Header{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeS5Header{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS5Header{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeCommentoHeader{ 
	width:130px;
	min-width:130px;
	max-width:130px;
	border-right:none;
} 
.grdPresenzeBtnNoteHeader{ 
	width:20px;
	min-width:20px;
	max-width:20px;
	text-align:center;
	border-left:none;
} 




/*Grid Presenze*/
.grdPresenzeGiorno{
	width:50px;
	min-width:50px;
	max-width:50px;
	background-color:#808080;
	border-color:#F0F0F0;
	color:White;
} 
.grdPresenzeL{ 
	width:30px;
	min-width:30px;
	max-width:30px;
	background-color:#F0F0F0;
} 
.grdPresenzeSett{ 
	width:30px;
	min-width:30px;
	max-width:30px;
	background-color:#F0F0F0;
	border-right:solid 1px black;
} 
.grdPresenzeOreOrd{ 
	width:50px;
	min-width:50px;
	max-width:50px;
	border-left:solid 1px black;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeS1{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS1{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeS2{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS2{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeS3{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS3{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeS4{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS4{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeS5{ 
	width:42px;
	min-width:42px;
	max-width:42px;
} 
.grdPresenzeOreS5{ 
	width:40px;
	min-width:40px;
	max-width:40px;
	border-right:solid 1px black;
	padding-right:2px;
} 
.grdPresenzeCommento{ 
	width:130px;
	min-width:130px;
	max-width:130px;
	overflow: hidden;
} 
.grdPresenzeNote{ 
	width:130px;
	min-width:130px;
	max-width:130px;
} 
.grdPresenzeBtnNote{ 
	width:20px;
	min-width:20px;
	max-width:20px;
	text-align:center;
} 


/*Grid Ditte*/
.grdDitta_codice 
{
	width:60px;
	min-width:60px;
	max-width:60px;
} 
.grdDitta_descrizione 
{
	width:360px;
	min-width:360px;
	max-width:360px;
} 
.grdDitta_codfisc 
{
	width:100px;
	min-width:100px;
	max-width:100px;
} 
.grdDitta_note 
{
	width:140px;
	min-width:140px;
	max-width:140px;
    overflow: hidden;
} 

/*Grid Sigle*/
.grdSigle_codice 
{
	width:70px;
	min-width:70px;
	max-width:70px;
    overflow: hidden;
} 
.grdSigle_descrizione 
{
	width:200px;
	min-width:200px;
	max-width:200px;
    overflow: hidden;
} 
.grdSigle_flag 
{
	width:50px;
	min-width:50px;
	max-width:50px;
} 

/*Button Si/No*/
.switch {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 20px;
}

.switch input {display:none;}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #C00000;
    -webkit-transition: .2s;
    transition: .2s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .2s;
    transition: .2s;
}

input:checked + .slider {
    background-color: #00D000;
}

input:focus + .slider {
    box-shadow: 0 0 1px #00D000;
}

input:checked + .slider:before {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 70%;
}


.info {
    color:Black;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
}
.infoBig {
    color:Black;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    width:320px;
    height:240px;
}

.info-icon-20 {
  position: absolute;
  top: 0;
  left: 20;
  margin-bottom: 0;
  z-index: 99;
  transition: .3s;
}

/* Bootstrap */
.login-wrap {
  color: #333;
  background-image: url(../images/Header_Registrazione.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0%;
}
.registrazione-wrap {
  color: #333;
  background-image: url(../images/Header_Registrazione.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0%;
}
.partecipazione-wrap {
  color: #333;
  background-image: url(../images/Header_Promo.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0%;
}


/* Effetto ingrandimento immagine al passaggio del mouse LEFT */
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color:#404040;
	padding: 5px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -300px;
	left: 10px; /*position where enlarged image should offset horizontally */
}


.zoom {
    transition: transform .2s;
    width: 14px;
    height: 32px;
    margin: 0 auto;
    border: solid 3px #C20032;
}

.zoom:hover {
    -ms-transform: scale(18); /* IE 9 */
    -webkit-transform: scale(18); /* Safari 3-8 */
    transform: scale(18); 
}