﻿*
{
    margin: 0;
    padding: 0;
    font-family: 'Poppins', Sans-Serif;
    box-sizing: border-box;
}

.p-red-ril,.p-hover-red-ril:hover{color:#fff!important;background-color:#a21d49!important}
.p-light-red-ril,.p-hover-light-red-ril:hover{color:#fff!important;background-color:#8d0633!important}
.p-header-ril,.p-hover-header-ril:hover{color:#fff!important;background-color:#a21d49!important}
.p-header-ril-referenti,.p-hover-header-referenti:hover{color:#fff!important;background-color:#8D0633!important}
.p-tiny{font-size:10px!important}.p-small{font-size:12px!important}
.p-medium{font-size:15px!important}
.p-large{font-size:18px!important}
.p-xlarge{font-size:24px!important}
.p-xxlarge{font-size:36px!important}
.p-xxxlarge{font-size:48px!important}
.p-jumbo{font-size:64px!important}
.p-text-white,.p-hover-text-white:hover{color:#fff!important}
.p-text-black,.p-hover-text-black:hover{color:#1a1a1a!important}
.p-padding-medium,.p-padding,.p-form{padding:8px 16px!important}
.p-dark-red-ril,.p-hover-light-red-ril:hover{color:#fff!important;background-color:#8d0633!important}
.p-btn,.p-btn-block{border:none;display:inline-block;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;text-decoration:none!important;color:#fff;background-color:#000;text-align:center;cursor:pointer;white-space:nowrap;}
.p-btn.p-disabled,.p-btn-block.p-disabled,.p-btn-floating.p-disabled,.p-btn:disabled,.p-btn-floating:disabled,.p-btn-floating-large.p-disabled,.p-btn-floating-large:disabled{cursor:not-allowed;opacity:0.3}
.p-btn.p-disabled *,.p-btn-block.p-disabled,.p-btn-floating.p-disabled *,.p-btn:disabled *,.p-btn-floating:disabled *{pointer-events:none}
.p-btn.p-disabled:hover,.p-btn-block.p-disabled:hover,.p-btn:disabled:hover,.p-btn-floating.p-disabled:hover,.p-btn-floating:disabled:hover,
.p-btn-floating-large.p-disabled:hover,.p-btn-floating-large:disabled:hover{box-shadow:none}
.p-btn:hover,.p-btn-block:hover,.p-btn-floating:hover,.p-btn-floating-large:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.p-btn-block{width:100%}
.p-btn,.p-btn-floating,.p-btn-floating-large,.p-closenav,.p-opennav{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.p-btn-floating,.p-btn-floating-large{display:inline-block;text-align:center;color:#fff;background-color:#000;position:relative;overflow:hidden;z-index:1;padding:0;border-radius:50%;cursor:pointer;font-size:24px}
.p-btn-floating{width:40px;height:40px;line-height:40px}
.p-btn-floating-large{width:56px;height:56px;line-height:56px}
.p-btn-group .p-btn{float:left}
.p-btn.p-ripple{position:relative}
.p-container:after,.p-row:after,.p-row-padding:after,.p-topnav:after,.p-clear:after,.p-btn-group:before,.p-btn-group:after
{content:"";display:table;clear:both}
.p-row-padding,.p-row-padding>.p-half,.p-row-padding>.p-third,.p-row-padding>.p-twothird,.p-row-padding>.p-threequarter,.p-row-padding>.p-quarter,.p-row-padding>.p-col{padding:0 8px}
.p-container:after,.p-row:after,.p-row-padding:after,.p-topnav:after,.p-clear:after,.p-btn-group:before,.p-btn-group:after
{content:"";display:table;clear:both}
.p-margin-top{margin-top:16px!important}.p-margin-bottom{margin-bottom:16px!important}
.p-margin-left{margin-left:16px!important}.p-margin-right{margin-right:16px!important}

.mainContainer
{
    width: 100%;
    min-width:1180px;
    min-height: 100vh;
    background: #FFFFFF;
    color: #525252;
}

.mainContainerRTTR
{
    width: 100%;
    min-width:1180px;
    min-height: 100vh;
    background: #FFFFFF;
    color: #1C1C1C;
}

.mainContainerRTTR_Dettaglio
{
    width: 100%;
    min-width:1180px;
    min-height: 100vh;
    background: #F0F0F0;
    color: #1C1C1C;
}

nav
{
    background: #1a1a1a;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left:3%;
    padding-right:3%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    /*height: 34px;*/
}

nav .header-title
{
    width: 100%;
}   

nav ul
{
    width: 100%;
    text-align: right;    
}

nav ul li
{
    display: inline-block;
    list-style: none;
    margin: 0px;
}

nav ul li a
{
    color: #fff;
    text-decoration: none;
}

.navContributo
{
    background: #1a1a1a;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left:3%;
    padding-right:3%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    /*height: 34px;*/
}

.navContributo .header-title
{
    width: 100%;
}   

.navContributo ul
{
    width: 2200px;
    /*text-align: right;    */
}

.navContributo ul li
{
    display: inline-block;
    list-style: none;
    margin: 0px;
}

.navContributo ul li a
{
    color: #fff;
    text-decoration: none;
}


.nav
{
    background: #1a1a1a;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left:3%;
    padding-right:3%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    /*height: 34px;*/
}

.nav .header-title
{
    width: 100%;
}   

.nav ul
{
    width: 100%;
    text-align: right;    
}

.nav ul li
{
    display: inline-block;
    list-style: none;
    margin: 0px;
}

.nav ul li a
{
    color: #fff;
    text-decoration: none;
}

.sub-menu-wrap
{
    position: absolute;
    top: 100%;
    right: 1%;
    width: 400px;
    max-height: 400px;
    overflow: hidden;
    transition: max-height 0.5s;
    z-index: 400;
}

.sub-menu-wrap.open-menu
{
    max-height: 400px;
}

.sub-menu
{
    background: #fff;
    padding: 20px;
    margin: 10px;
    border:1px solid #1a1a1a;
}

.sub-menu hr
{
    border: 0;
    height: 1px;
    width: 100%;
    background: #ccc;
    margin: 15px 0 20px;
}

.sub-menu-link
{
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #525252;
    margin: 5px 0;
}

.sub-menu-link p
{
    width: 100%;
    transition: transform 0.5s;
}

.sub-menu-link img
{
    width: 40px;
    background: #e5e5e5;
    border-radius: 35%;
    padding: 8px;
    margin-right: 15px;
}

.sub-menu-link:hover p
{
    font-weight: 600;
    transform: translateX(5px);
}

.user-info
{
    display: flex;
    align-items: center;
}

.user-info h3
{
    font-weight: 500;
}

.user-info i
{
    width: 60px;
    border-radius: 50%;
    margin-right: 15px;
}

.user-pic
{
    width: 40px;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 30px;    
}

.btnMenuUser
{
    width:300px;
    border:0;
    background:White;
    text-align:left;
    transition: transform 0.5s;
    font-size: 12pt;
}

.btnMenuUser:hover
{
    font-weight: 600;
    transform: translateX(5px);
}

.btnMenu
{
    border:0;
    background:transparent;
    text-align:center;
    transition: transform 0.5s;
    font-size: 12pt;
    color:#fff;
}

.btnMenu:hover
{
    /*text-decoration: underline;*/
    background:#A21D49;
}

.btnSelected
{
    font-weight:600;
    /*text-decoration: underline;*/
    background:#A21D49;
}

.btnStart
{
    font-size: 16pt;
    width: 275px;
    padding-top: 16px;
    padding-bottom: 16px
}

/* ICONE PULSANTI*/

.icoMenuLogout
{
    background-image: url(../Img/icons/icoMenuLogout.png);
    background-color: White;
    background-repeat: no-repeat;
    background-position: 17px center;
}

.icoMenuChangePassword
{
    background-image: url(../Img/icons/icoMenuChangePassword.png);
    background-color: White;
    background-repeat: no-repeat;
    background-position: 17px center;
}

.icoMenuContributoConsortile
{
    background-image: url(../Img/icons/icoMenuContributoConsortile.png);
    background-color: White;
    background-repeat: no-repeat;
    background-position: 17px center;
}

.icoMenuRitrattamento
{
    background-image: url(../Img/icons/icoMenuRitrattamento.png);
    background-color: White;
    background-repeat: no-repeat;
    background-position: 17px center;
}

.icoMenuUnlockIpAddress
{
    background-image: url(../Img/icons/icoMenuUnlockIpAddress.png);
    background-color: White;
    background-repeat: no-repeat;
    background-position: 17px center;
}

.icoMenuList
{
    background-image: url(../Img/icons/icoList.png);
    background-color: White;
    background-repeat: no-repeat;
    background-position: 17px center;
}

.icoMenuEdit
{
    background-image: url(../Img/icons/icoMenuEdit.png);
    background-color: White;
    background-repeat: no-repeat;
    background-position: 17px center;
}

.icoExcel
{
    background-image: url(../Img/icons/icoExcel.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoClose
{
    background-image: url(../Img/icons/icoClose.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoPdf
{
    background-image: url(../Img/icons/icoPdf.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoCalendar
{
    background-image: url(../Img/icons/icoCalendar.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoChecked
{
    background-image: url(../Img/icons/icoChecked.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoSave
{
    background-image: url(../Img/icons/icoSave.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoYes
{
    background-image: url(../Img/icons/icoYes.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoCancel
{
    background-image: url(../Img/icons/icoCancel.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoNew
{
    background-image: url(../Img/icons/icoNew.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoEdit
{
    background-image: url(../Img/icons/icoEdit.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoDelete
{
    background-image: url(../Img/icons/icoDelete.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoPlus
{
    background-image: url(../Img/icons/icoPlus.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoMinus
{
    background-image: url(../Img/icons/icoMinus.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoApplyFilter
{
    background-image: url(../Img/icons/icoApplyFilter.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoRefresh
{
    background-image: url(../Img/icons/icoRefresh.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.icoResetFilter
{
    background-image: url(../Img/icons/icoResetFilter.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

/* ---  LOGIN CSS --- */

.frmLoginBody
{
  font-family: "Open Sans", sans-serif;
  height: 100vh;
  background-size: cover;
  background-color: #ebebeb;
}

.frmLoginBodyPopup
{
  font-family: "Open Sans", sans-serif;
  height: 100vh;
  background-size: cover;
  background-color: #2c2f38;
}

.frmLoginWrapper
{
  display: flex;
  align-items: center;
  flex-direction: column; 
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 20px;
  background: rgba(darken($primary,40%), 0.85);
}

.frmLogin
{
  border-radius: 5px 5px 6px 6px;
  border:1px solid rgba(163, 163, 163, 0.9);
  padding: 10px 5px 20px 5px;
  width: 100%;
  max-width: 550px;
  background: #ffffff;
  position: absolute;
  padding-bottom: 80px;
  box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
  
.frmLoginTextBox
{
    display: block;
    padding: 15px 10px;
    margin-bottom: 10px;
    width: 80%;
    border: 1px solid #9096a7;
    transition: border-width 0.2s ease;
    border-radius: 2px;
    color: #000000;
}

.frmLoginTitle
{
    color: #444;
    font-weight: bold;
    margin: 0px 0 10px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    font-size:15pt;
}

.frmLoginButton
{
    width: 100%;
    height: 100%;
    padding: 10px 10px;
    background: $primary;
    color: #fff;
    display: block;
    border: none;
    margin-top: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 60px;
    border: 0px solid rgba(0,0,0,0.1);
    border-radius: 0 0 2px 2px;
    transform: rotateZ(0deg);
    transition: all 0.1s ease-out;
    border-bottom-width: 7px;
    background-color:#c6c6c6;
    cursor:pointer;
}

.PopUpChangePasswordTitle
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 15px 0 10px 0;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:16pt;
    width:100%;
    text-align:center;
}

.PopUpForgotPasswordTitle
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 15px 0 10px 0;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:16pt;
    width:100%;
    text-align:center;
}

.PopUpChangePasswordTextBox
{
    display: block;
    padding: 5px 10px;
    margin-left: 15px;
    margin-bottom: 10px;
    width: 465px;
    border: 1px solid #9096a7;
    transition: border-width 0.2s ease;
    border-radius: 2px;
    color: #000000;
}

.PopUpForgotPasswordTextBox
{
    display: block;
    padding: 15px 10px;
    margin-left: 15px;
    margin-bottom: 10px;
    width: 465px;
    border: 1px solid #9096a7;
    transition: border-width 0.2s ease;
    border-radius: 2px;
    color: #000000;
}

.spinner
{
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    border: 4px solid #ffffff;
    border-top-color: rgba(255,255,255,0.3);
    border-radius: 100%;
    left: 50%;
    top: 0;
    opacity: 0;
    margin-left: -20px;
    margin-top: -20px;
    animation: spinner 0.6s infinite linear;
    transition: top 0.3s 0.3s ease,
            opacity 0.3s 0.3s ease,
            border-radius 0.3s ease;
    box-shadow: 0px 1px 0px rgba(0,0,0,0.2);
}


/* STYLE POPUP */

.DataBoxContainer
{
    height: 100%;
    width: 100%;
    border:0px;
    top:0;
    left:0;
    position:absolute;
    background-image: url('../img/Sfondo-Opaco.png');
    z-index:1500;
}

.DataBoxPasswordChange
{
    text-align: left;
    width: 500px;
    height: 460px;
    left: 50%;
    top: 50%;
    margin-top: -230px;
    margin-left: -250px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 1800;
}

.DataBoxPasswordChange2
{
    text-align: left;
    width: 500px;
    height: 540px;
    left: 50%;
    top: 50%;
    margin-top: -270px;
    margin-left: -250px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 1800;
}

.PopUpChangePasswordTitle
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 15px 0 10px 0;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:16pt;
    width:100%;
    text-align:center;
}

.PopUpForgotPasswordTitle
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 15px 0 10px 0;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:16pt;
    width:100%;
    text-align:center;
}

.PopUpChangePasswordTextBox
{
    display: block;
    padding: 5px 10px;
    margin-left: 15px;
    margin-bottom: 10px;
    width: 465px;
    border: 1px solid #9096a7;
    transition: border-width 0.2s ease;
    border-radius: 2px;
    color: #000000;
}

.PopUpForgotPasswordTextBox
{
    display: block;
    padding: 15px 10px;
    margin-left: 15px;
    margin-bottom: 10px;
    width: 465px;
    border: 1px solid #9096a7;
    transition: border-width 0.2s ease;
    border-radius: 2px;
    color: #000000;
}

.spinner
{
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    border: 4px solid #ffffff;
    border-top-color: rgba(255,255,255,0.3);
    border-radius: 100%;
    left: 50%;
    top: 0;
    opacity: 0;
    margin-left: -20px;
    margin-top: -20px;
    animation: spinner 0.6s infinite linear;
    transition: top 0.3s 0.3s ease,
            opacity 0.3s 0.3s ease,
            border-radius 0.3s ease;
    box-shadow: 0px 1px 0px rgba(0,0,0,0.2);
}

.ClosePopUp
{
	position:absolute;
	width:20px;
	height:20px;
	text-align:center;
	font-size:10pt;
	right:-5px;
	top:-10px;
	z-index:2500;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

.tab button:hover {
    background-color: #ddd;
}

.tab button.active {
    background-color: #808080;
    color: #ffffff;
}

.tabv2 {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    background-color: #ffffff;
}

.tablinks {
    background-color: #ffffff;
    color:#595959;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 14px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 5px 5px 0px 0px;
}

.tablinks:hover {
    font-weight: bold;
}


.tablinks.active {
    background-color: #8d0633;
    color: #ffffff;
    font-weight:bold;
    padding: 7px 8px;
    margin-bottom:-2px;
    
}

.tabContent
{
    padding: 10px;
}

.tabContentReferenti
{
    padding: 0px;
}

.divContent
{
    padding: 10px;
}

.divContentConfermaDati
{
    margin-top: 60px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
}

.divADM_UC
{
    margin-top: 60px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
}

.divADM_HL
{
    margin-top: 60px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
}

.RequisitiPassword
{
    text-align: left;
    font-size: 9pt;
    margin-left: 25px;
    margin-top: 10px;
}

.pnlMainDatiAnagrafica
{
    width: 100%;
    min-height: 500px;
}

.pnlMainDatiRitrattamento
{
    width: 100%;
    min-height: 500px;
}

.pnlMainDatiVolumeAffari
{
    width: 100%;
    min-height: 500px;
}

.pnlMainDatiConfermaDati
{
    width: 100%;
    min-height: 500px;
}

.pnlMainUC
{
    width: 100%;
}

.pnlMainHL
{
    width: 100%;
    height: 500px;
}

.WelcomeDiv
{
    margin: 20px 20px 10px 20px;
    font-size:12pt;
}

.WelcomeDivButton
{
    margin: 20px 20px 10px 20px;
    text-align:center;
    margin-top: 15px;
}


.CriteriVolumeAffariDiv
{
    margin: 0px 20px 0px 20px;
    width: 1100px;
}


.MainDivAnagrafica
{
    margin: 2px 1px 5px 1px;
}

.MainDivSondaggio
{
    margin: 2px 1px 5px 1px;
}

.MainDivRitrattamentoList
{
    margin: 2px 1px 5px 1px;
}

.MainDivDichiarazioneAnnuale
{
    margin: 2px 1px 5px 1px;
}

.MainDivConfermaDati
{
    margin: 2px 1px 5px 1px;
}

.pTitle
{
    font-size:18pt;
    margin-bottom:10px;
}

.IntroductionP
{
    margin-top:20px;
    text-align:justify;
    line-height: 2;
}

.IntroductionPsecond
{
    margin-top:15px;
    text-align:justify;
    line-height: 2;
    font-weight:bold;
    font-style:italic;
    text-decoration:underline;
}

.IntroductionPthird
{
    margin-top:15px;
    text-align:justify;
    line-height: 2;
}

.IntroductionPthirdList
{
    margin-left:25px;
    list-style-type:square;
    font-style:italic;
}

.IntroductionPthirdListFirstItem
{
    margin-top:15px;
    font-weight:bold;
}

.IntroductionPthirdListLastItem
{
    margin-top:10px;
    font-weight:bold;
}

.IntroductionPfourth
{
    margin-top:20px;
    text-align:justify;
    line-height: 2;
}

.IntroductionPfourthLabel
{
    text-decoration:underline;
}

.IntroductionPfourthLabel2
{
    font-weight:bold;
}

.IntroductionPfive
{
    margin-top:15px;
    text-align:justify;
    line-height: 2;
}

.IntroductionRitrattamento
{
    margin-top:35px;
    text-align:justify;
    /*line-height: 2;*/
}

.DotLIst
{
    margin-left:20px;
}

.DotLIst li
{
    margin-top:5px;
}

.NumberList
{
    margin-left:20px;
    margin-top:-8px;
}

.NumberList li
{
    margin-top:5px;
}

.CriteriVolumeAffariP
{
    margin-top:15px;
    text-align:justify;
    line-height: 1.5;
    font-size: 10pt;
}

.CriteriVolumeAffariList
{
    margin-left:20px;
    font-size: 9pt;
}

.IntroductionP2
{
    margin-top:15px;
    margin-bottom:5px;
    text-align:justify;
}

.btnParagrafo
{
    background-color:transparent;
    border:none;
    cursor:pointer;
    text-decoration:underline;
    padding: 0px;
    font-family: 'Poppins', Sans-Serif;
    font-size: 12pt;
    color: #A21D49;
}

.mainContentADA
{
    margin: 10px;
    border: 1px solid: #000;
}

.gridViewHeaderFixedElencoVolumi
{
    width:478px;
    table-layout: fixed;
    margin-left:0px;
    margin-top:2px;
    margin-right:0px;
    border:1px solid #8D0633;
    border-spacing:0px;
    color:#fff;
    font-size:12pt;
    border-collapse:collapse;
    padding:2px;
}

.gridViewHeaderFixedElencoVolumi td
{
    padding:2px;
}

.gridViewFixedElencoVolumi
{
  width:478px;
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
}

.gridViewFixedElencoVolumi th
{
  border: 1px solid #bababa;
  padding:3px;
}

.gridViewFixedElencoVolumi td
{
  border: 1px solid #bababa;
  padding: 2px;
}

.gridViewHeaderFixedUC
{
    width:100%;
    table-layout: fixed;
    margin-left:0px;
    margin-top:2px;
    margin-right:0px;
    border:1px solid #8D0633;
    border-spacing:0px;
    color:#fff;
    font-size:12pt;
    border-collapse:collapse;
    padding:2px;
}

.gridViewHeaderFixedUC td
{
    padding:2px;
}

.gridViewFixedUC
{
  width:100%;
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
}

.gridViewFixedUC th
{
  border: 1px solid #bababa;
  padding:3px;
}

.gridViewFixedUC td
{
  border: 1px solid #bababa;
  padding: 2px;
}

.gridViewHeaderFixedHL
{
    width:100%;
    table-layout: fixed;
    margin-left:0px;
    margin-top:2px;
    margin-right:0px;
    border:1px solid #8D0633;
    border-spacing:0px;
    color:#fff;
    font-size:12pt;
    border-collapse:collapse;
    padding:2px;
}

.gridViewHeaderFixedHL td
{
    padding:2px;
}

.gridViewFixedHL
{
  width:100%;
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
}

.gridViewFixedHL th
{
  border: 1px solid #bababa;
  padding:3px;
}

.gridViewFixedHL td
{
  border: 1px solid #bababa;
  padding: 2px;
}

.gridViewFixedHL tr:hover td
{
    background-color: #698DBF;
    color:#FFF;
}

.gridViewHeaderFixedUpload
{
    width:100%;
    table-layout: fixed;
    margin-left:0px;
    margin-top:2px;
    margin-right:0px;
    border:1px solid #8D0633;
    border-spacing:0px;
    color:#fff;
    font-size:12pt;
    border-collapse:collapse;
    padding:2px;
}

.gridViewHeaderFixedUpload td
{
    padding:2px;
}

.gridViewFixedUpload
{
  width:100%;
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
}

.gridViewFixedUpload th
{
  border: 1px solid #bababa;
  padding:3px;
}

.gridViewFixedUpload td
{
  border: 1px solid #bababa;
  padding: 2px;
}

.gridViewHeaderFixedDOC
{
    width:100%;
    table-layout: fixed;
    margin-left:0px;
    margin-top:2px;
    margin-right:0px;
    border:1px solid #8D0633;
    border-spacing:0px;
    color:#fff;
    font-size:12pt;
    border-collapse:collapse;
    padding:2px;
}

.gridViewHeaderFixedDOC td
{
    padding:2px;
}

.gridViewFixedDOC
{
  width:100%;
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
}

.gridViewFixedDOC th
{
  border: 1px solid #bababa;
  padding:3px;
}

.gridViewFixedDOC td
{
  border: 1px solid #bababa;
  padding: 2px;
}

.tbHeaderVolumeAffari
{
    width:569px;
    table-layout: fixed;
    margin-left:0px;
    margin-top:2px;
    margin-right:0px;
    border:0px solid #8D0633;
    border-spacing:0px;
    color:#fff;
    font-size:12pt;
    border-collapse:collapse;
    padding:2px;
}

.tbHeaderVolumeAffari td
{
    padding:2px;
}

.tbVolumeAffari
{
    width:569px;
    table-layout: fixed;
    font-size:12pt;
    border-collapse:collapse;
    border-left: 1px Solid #c6c6c6;
    border-right: 1px Solid #c6c6c6;
}

.tbVolumeAffariMain
{
    min-width:990px;
    width:990px;
    table-layout: fixed;
    font-size:12pt;
    border-collapse:collapse;    
}

.tdDichiarazioneLeft
{
    min-width: 380px;
    width: 38.38%;
    vertical-align: top;
}

.tdDichiarazioneRight
{
    min-width: 380px;
    width: 38.38%;
    vertical-align: top;
}

.tdDichiarazioneButtonRight
{
    min-width: 200px;
    width: 20.20%;
    vertical-align: top;
}

.tdDichiarazioneDAButtonRight
{
    min-width: 150px;
    width: 150px;
    vertical-align: top;
}

.tdDichiarazioneHeader
{
    /*width: 100%;*/
    text-align: center;
    font-weight: bold;
    font-size:10pt;
    height: 20px;
}

.tbDichiarazioneAnnualeAP
{
    width:100%;
    min-width:500px;
    table-layout: fixed;
    border-collapse:collapse;
}

.tbDichiarazioneAnnualeAC
{
    width:100%;
    min-width:500px;
    table-layout: fixed;
    border-collapse:collapse;
}

.tbConfermaDatiMain
{
    min-width:1000px;
    width:1000px;
    table-layout: fixed;
    font-size:12pt;
    border-collapse:collapse;    
}

.tbConfermaDati
{
    width:100%;
    min-width:1000px;
    table-layout: fixed;
    border-collapse:collapse;
}

.tdConfermaDatiOne
{
    width: 100%;
    vertical-align: top;
}

.tdConfermaDatiButtonRight
{
    min-width: 200px;
    width: 20.20%;
    vertical-align: top;
}

.tdConfermaDatiHeader
{
    /*width: 100%;*/
    text-align: center;
    font-weight: bold;
    font-size:10pt;
    height: 20px;
}

.tbHeaderConfermaDati
{
    width:100%;
    table-layout: fixed;
    margin-left:0px;
    margin-top:2px;
    margin-right:0px;
    border:0;
    border-spacing:0px;
    font-size:12pt;
    border-collapse:collapse;
    padding:2px;
}

.tbHeaderConfermaDatie td
{
    padding:2px;
}


.tbAnagraficaMain
{
    min-width:1015px;
    width:100%;
    table-layout: fixed;
    font-size:12pt;
    border-collapse:collapse;    
}

.tdAnagraficaLeft
{
    min-width:550px;
    width:50%;
    vertical-align:top;
}

.tdAnagraficaRight
{
    min-width:550px;
    width:50%;
    vertical-align:top;
}

.tdAnagraficaAALeft
{
    min-width:500px;
    width:500px;
    vertical-align:top;
}

.tdAnagraficaAARight
{
    min-width:500px;
    width:500px;
    vertical-align:top;
}

.tdAnagraficaLeftDA
{
    min-width:500px;
    width:500px;
    vertical-align:top;
}

.tdAnagraficaCVARight
{
    min-width:585px;
    width:585px;
    vertical-align:top;
}

.tdAnagraficaCVALeft
{
    min-width: 500px;
    width: 500px;
    vertical-align: top;
}

.tdAnagraficaCVALeftButton
{
    min-width: 900px;
    width: 900px;
    vertical-align: top;    
}


.tdAnagraficaRightDA
{
    min-width:400px;
    width:400px;
    vertical-align:top;
}

.tdAnagraficaHeader
{
    /*width: 100%;*/
    text-align: center;
    font-weight: bold;
    font-size:10pt;
    height: 20px;
}

.tbAnagraficaSL
{
    width:100%;
    min-width:500px;
    table-layout: fixed;
    border-collapse:collapse;
}

.tbAnagraficaIban
{
    width:435px;
    table-layout: fixed;
    border-collapse:collapse;
}

.lbltbAnagraficaSL
{
    color:#000;
    font-weight:bold;
    font-size:10pt;
}

.tdAnagraficaAteco1
{
    width: 20%;
}

.tdAnagraficaAteco2
{
    width: 80%;
}

.tdAnagraficaSL1-2
{
    width: 30%;
}

.tdAnagraficaSL2-2
{
    width: 70%;
}

.tdAnagraficaSL1-3
{
    width: 34%;
}

.tdAnagraficaSL2-3
{
    width: 33%;
}

.tdAnagraficaSL3-3
{
    width: 33%;
}

.tdAnagraficaCAT1-4
{
    width: 20%;
}

.tdAnagraficaCAT2-4
{
    width: 15%;
}

.tdAnagraficaCAT3-4
{
    width: 15%;
}

.tdAnagraficaCAT4-4
{
    width: 50%;
}

.tdAnagraficaSL1-4
{
    width: 30%;
}

.tdAnagraficaSL2-4
{
    width: 25%;
}

.tdAnagraficaSL3-4
{
    text-align: right;
    padding-right: 10px;
    width: 20%;
}

.tdAnagraficaSL4-4
{
    width: 25%;
}

.tdAnagraficaSL1-4CC
{
    width: 30%;
}

.tdAnagraficaSL2-4CC
{
    width: 50%;
}

.tdAnagraficaSL3-4CC
{
    text-align: right;
    padding-right: 10px;
    width: 12%;
}

.tdAnagraficaSL4-4CC
{
    width: 8%;
}

.tbAnagraficaSA
{
    width:100%;
    min-width:500px;
    table-layout: fixed;
    border-collapse:collapse;
}

.lbltbAnagraficaSA
{
    color:#000;
    font-weight:bold;
    font-size:10pt;
}

.tdAnagraficaSA1-2
{
    width: 30%;
}

.tdAnagraficaSA2-2
{
    width: 70%;
}

.tdAnagraficaSA1-4
{
    width: 30%;
}

.tdAnagraficaSA2-4
{
    width: 25%;
}

.tdAnagraficaSA3-4
{
    text-align: right;
    padding-right: 10px;
    width: 20%;
}

.tdAnagraficaSA4-4
{
    width: 25%;
}

.tdAnagraficaSA1-4CC
{
    width: 30%;
}

.tdAnagraficaSA2-4CC
{
    width: 50%;
}

.tdAnagraficaSA3-4CC
{
    text-align: right;
    padding-right: 10px;
    width: 12%;
}

.tdAnagraficaSA4-4CC
{
    width: 8%;
}

.tbAnagraficaSO
{
    width:100%;
    min-width:500px;
    table-layout: fixed;
    border-collapse:collapse;
}

.lbltbAnagraficaSO
{
    color: #000;
    font-weight:bold;
    font-size:10pt;
}

.tdAnagraficaSO1-2
{
    width: 30%;
}

.tdAnagraficaSO2-2
{
    width: 70%;
}

.tdAnagraficaSO1-4
{
    width: 30%;
}

.tdAnagraficaSO2-4
{
    width: 25%;
}

.tdAnagraficaSO3-4
{
    text-align: right;
    padding-right: 10px;
    width: 20%;
}

.tdAnagraficaSO4-4
{
    width: 25%;
}

.tdAnagraficaSO1-4CC
{
    width: 30%;
}

.tdAnagraficaSO2-4CC
{
    width: 50%;
}

.tdAnagraficaSO3-4CC
{
    text-align: right;
    padding-right: 10px;
    width: 12%;
}

.tdAnagraficaSO4-4CC
{
    width: 8%;
}

.tbAnagraficaDA
{
    width:100%;
    min-width:500px;
    table-layout: fixed;
    border-collapse:collapse;
}

.tbAnagraficaAttivitaCategoriaIscrizione
{
    width:100%;
    min-width:500px;
    table-layout: fixed;
    border-collapse:collapse;
}

.tbAnagraficaNotaCodiceAteco
{
    width:100%;
    min-width:500px;
    table-layout: fixed;
    border-collapse:collapse;
    margin-top:3px;
}

.tbAnagraficaDA-Dati
{
    width:400px;
    min-width:400px;
    table-layout: fixed;
    border-collapse:collapse;
}

.lbltbAnagraficaDA
{
    color: #000;
    font-weight:bold;
    font-size:10pt;
}

.lbltbAnagraficaSottoDA
{
    color: #000;
    font-size:9pt;
}

.tdAnagraficaDA1-2
{
    width: 15%;
}

.tdAnagraficaDA2-2
{
    width: 85%;
}

.tdAnagraficaDA1-3
{
    width: 20%;
}

.tdAnagraficaDA2-3
{
    width: 20%;
}

.tdAnagraficaDA3-3
{
    width: 60%;
}

.tdAnagraficaDA-Dati-1-3
{
    width: 100px;
}

.tdAnagraficaDA-Dati-2-3
{
    width: 150px;
}

.tdAnagraficaDA-Dati-3-3
{
    width:150px;
}

.tdAnagraficaDA1-4
{
    width: 30%;
}

.tdAnagraficaDA2-4
{
    width: 25%;
}

.tdAnagraficaDA3-4
{
    text-align: right;
    padding-right: 10px;
    width: 20%;
}

.tdAnagraficaDA4-4
{
    width: 25%;
}

.tdRowSpace2
{
    font-size:2px;
    height:2px;
}

.tdRowSpace3
{
    font-size:2px;
    height:3px;
}

.tdRowSpace4
{
    font-size:2px;
    height:4px;
}

.tdRowSpace5
{
    font-size:2px;
    height:5px;
}

.tdRowSpace10
{
    font-size:2px;
    height:10px;
}

.tdRowSpace15
{
    font-size:2px;
    height:15px;
}

.tdRowSpace20
{
    font-size:2px;
    height:20px;
}

.tdRowSpace25
{
    font-size:2px;
    height:25px;
}

.tdRowSpace30
{
    font-size:2px;
    height:30px;
}

.tdRowSpace40
{
    font-size:2px;
    height:40px;
}

.tdRowSpace50
{
    font-size:2px;
    height:50px;
}

.tdCellSpace5
{
    font-size: 2px;
    width: 5px;
}

.tdCellSpace10
{
    font-size: 2px;
    width: 10px;
}

.tdCellSpace15
{
    font-size: 2px;
    width: 15px;
}

.tdCellSpace20
{
    font-size: 2px;
    width: 20px;
}

.tdCellSpace25
{
    font-size: 2px;
    width: 25px;
}

.tdCellSpace50
{
    font-size: 2px;
    width: 50px;
}

.tdDefinizioniAddettiAzienda
{
    text-align: justify;
}

/* IMPORTANTE PER EVITARE CHE l'AUTOCOMPLETE DEL BROWSER CAMBI LO STILE DEGLI OGGETTI */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #999999;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px rgba(243, 251, 175, 1) inset;
  transition: background-color 5000s ease-in-out 0s;
}

.txtCommon
{
    width:100%;
    height:25px;
    display: inline-block;
    border: 1px solid #999999;
    border-radius: 4px;
    box-sizing: border-box;
    padding-left: 2px;
    padding-right: 2px;
}

.txtDate
{
    width:100px;
    text-align:center;
    margin-right:3px;
    height:25px;
    font-size:12pt;
}

.ui-datepicker-trigger
{
    cursor: pointer;
}

.ui-datepicker
{
    background: #333;
    border: 1px solid #555;
    color: #EEE;
}

.allow_numeric_int,.round_decimal-1,.round_decimal-2,.round_decimal-3
{
    text-align: right;
}

.txtMultiline
{
    padding:2px;
}

.txtEditable
{
    background-color: rgba(243, 251, 175, 1);
}

.txtEditable:focus
{
    background-color: rgba(255, 255, 255, 1);
}

.txtModified
{
    font-weight: bold;
    font-style: italic;
    background-color: rgba(182, 207, 252, 1);
}

.txtModified:focus
{
    font-weight: normal;
    font-style: normal;
    background-color: rgba(255, 255, 255, 1);
}

.txtDisabled
{
    background-color: rgba(255, 255, 255, 1);
    color: #292929;
}

.cmbCommon
{
    height:25px;
    border-radius: 4px;
    width: 300px; /* Imposta la larghezza fissa */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    
}

.cmbEditable
{
    background-color: rgba(243, 251, 175, 1);
}

.cmbEditable:focus
{
    background-color: rgba(255, 255, 255, 1);
}

.cmbModified
{
    font-weight: bold;
    font-style: italic;
    background-color: rgba(182, 207, 252, 1);
}

.cmbModified:focus
{
    font-weight: normal;
    font-style: normal;
    background-color: rgba(255, 255, 255, 1);

}

select[disabled].cmbDisabledRTTR
{
    text-align: left !important;
    direction: ltr;
    width: 100%;
    border: 1px solid #999999;
    outline: none;
    box-sizing: border-box;
    opacity: inherit;
    background: White;
    color: #808080;
}

select[disabled].cmbDisabledAnnoRTTR
{
    text-align: right !important;
    direction: ltr;
    width: 100%;
    border: 1px solid #999999;
    outline: none;
    box-sizing: border-box;
    opacity: inherit;
    background: White;
    color: #808080;
}

select[disabled].cmbDisabled
{
    text-align: left !important;
    color: #292929;
    font-size: 10pt;
    direction: ltr;
    width: 100%;
    border: 1px solid #999999;
    outline: none;
    box-sizing: border-box;
    background-color: rgba(255,255,255,1);
    opacity: inherit;
}

select[disabled].cmbDisabledModified
{
    color: #000;
    text-align: left !important;
    direction: ltr;
    width: 100%;
    border: 1px solid #999999;
    outline: none;
    box-sizing: border-box;
    font-weight: bold;
    font-style: italic;
    background-color: rgba(182, 207, 252, 1);
    opacity: inherit;
}

.cmbReferenteTipologia select[disabled]
{
    text-align: right !important;
    direction: ltr;
    width: 100%;
    border: 1px solid #999999;
    outline: none;
    box-sizing: border-box;
    opacity: inherit;
    background: White;
    color: #808080;
}

.chkCommon label
{
    padding-left:3px;
}

.chkDisabled
{
    color: #616161;
}

.chkDisabled input[type="checkbox"]:disabled
{
    appearance: none; /* Rimuove lo stile predefinito */
    background-color: #fff; /* Colore di sfondo */
    border: 1px solid #616161; /* Bordo simile a quello attivo */
    width: 12px; /* Dimensione della checkbox */
    height: 12px;
    cursor: not-allowed; /* Mostra che è disabilitata */
}

.chkDisabled input[type="checkbox"]:disabled:checked
{
    background-color: #616161; /* Colore quando è selezionata */
    border: 1px solid #616161;
    position: relative;
}

.chkDisabled input[type="checkbox"]:disabled:checked::after {
    content: "✔"; /* Simbolo di spunta */
    position: absolute;
    color: #fff;
    font-size: 10px;
    top: -2px;
    left: 1px;
}

.pnlBottomContainer
{
    width: 100%;
    /*height: 75px;*/
    position: fixed;
    bottom: 5px;
}

.tdCheckBox
{
    width: 20%;
    vertical-align: top;
    text-align: right;
}

.tdTestoCheckBox
{
    width: 80%;
    font-style: italic;
    text-align: justify;
    font-size: 9pt;
    vertical-align: top;
    padding-right: 125px;
}

.pnlBottomLegend
{
    width: 100%;
    height: 25px;
    background: #fac9c6;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight:bold;
    font-size: 10pt;
    color: Red;
    padding-left: 15px;
}

/*  CHECKBOX ENABLED */

.CheckBoxContainer {
  display: block;
  position: relative;
  /*padding-left: 35px;
  margin-bottom: 12px;*/
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.CheckBoxContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  right: 15px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border:1px solid #b3b3b3;
}

/* On mouse-over, add a grey background color */
.CheckBoxContainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a white background */
.CheckBoxContainer input:checked ~ .checkmark {
  background-color: #FFF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.CheckBoxContainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.CheckBoxContainer .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #a21d49;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
  
/*  CHECKBOX DISABLED */

.CheckBoxContainerDisabled {
  display: block;
  position: relative;
  cursor: default;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.CheckBoxContainerDisabled input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmarkdisabled {
  position: absolute;
  top: 0;
  right: 15px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border:1px solid #b3b3b3;
}

/* On mouse-over, add a grey background color */
.CheckBoxContainerDisabled:hover input ~ .checkmarkdisabled {
  /*background-color: transparent;*/
}

/* When the checkbox is checked, add a white background */
.CheckBoxContainerDisabled input:checked ~ .checkmarkdisabled {
  background-color: #eee;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmarkdisabled:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.CheckBoxContainerDisabled input:checked ~ .checkmarkdisabled:after {
  display: block;
}

/* Style the checkmark/indicator */
.CheckBoxContainerDisabled .checkmarkdisabled:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #cccccc;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.tbElencoModificheHeader
{
    font-size: 10pt;
    margin-left: 15px;
    width: 860px;
    margin-top: 15px;
    border-collapse: collapse;    
}

.tbElencoModificheHeader th
{
    background: #a21d49;
    color: #fff;
    border: 1px solid #000;
    border-bottom:0;
    padding-left: 3px;
    height: 18px;
}

.tbElencoModifiche
{
    font-size: 10pt;
    margin-left: 15px;
    border-collapse: collapse;
    width: 860px;
}

.tbElencoModifiche td
{
    border: 1px solid #000;
    padding-left: 3px;
    height: 20px;
}

.divTbModificheBody
{
    width: 100%;
	height: 230px;
	overflow-y: auto;
}

.divTbModificheBody
{
    width:100%;
}

/* NASCONDO LE BARRE DI SCORRIMENTO DELL'HEADER IMPOSTANDO IL BACKGROUND DEL BODY, IN MODO DA MANTENERE LA STESSA WIDTH DELLA DGV */

.pnlDGV_Header
{
    width:100%;
}

div.pnlDGV_Header::-webkit-scrollbar
{
    background: #FFFFFF;
    height:1px;
}

::-webkit-scrollbar-track
{
    background: #FFFFFF;
}

::-webkit-scrollbar-track:hover
{
    background: #FFFFFF;
}

::-webkit-scrollbar-thumb
{
    background: #FFFFFF;
}

.pnlDGV_Referenti
{
    height:200px;
    overflow-y:auto;
    margin-bottom:5px;
}

.pnlDGV_ReferentiLegali
{
    height:175px;
    overflow-y:auto;
}

.gridViewHeaderFixedReferenti
{
    table-layout:fixed;
    border:1px solid #8D0633;
    color:#fff;
    font-size:9pt;
    border-spacing:0px;
    border-bottom:0px;
    border-top:0px;
    width:100%;
}

.gridViewHeaderFixedReferenti td
{
    padding:4px;
    border-left:1px solid #fff;
}

.gridViewHeaderFixedRapprLegali
{
    width:100%;
    table-layout:fixed;
    border-spacing:0px;
    margin-top:5px;
    margin-bottom:2px;
}

.lblNotaRapprLegali
{
    border:1px solid Red;
    padding:2px 4px 2px 4px;
    color:#000;
    background:#F7F6B6;    
}

.gridViewHeaderFixedReferentiFilter
{
    width:100%;
    table-layout:fixed;
    border-spacing:0px;
    margin-bottom:10px;
}

.lblNotaReferenti
{
    border:1px solid Red;
    padding:2px 4px 2px 4px;
    color:#000;
    background:#F7F6B6;    
}

.lblNotaCodiceAteco
{
    color:#000;
    font-size:10pt;
    font-style:italic;
    margin-top:3px;
    font-weight:bold;
}

.pnlQSImportazioni
{
    width:900px;
    margin:10px;
    padding:5px 10px 5px 10px;
    border:1px solid #949494;
    border-radius:5px;    
}

.SiNoRadioButtonList input[type="radio"]
{
    margin-right: 10px;    
}

.SiNoRadioButtonList td 
{
    padding-right: 20px; /* Spaziatura orizzontale tra le celle */
}

.SiNoRadioButtonList td:last-child {
    margin-right: 0; /* Rimuove lo spazio a destra per l'ultimo elemento */
}

.pnlQSRiparatore
{
    width:900px;
    margin:10px;
    padding:5px 10px 0px 10px;
    border:1px solid #949494;
    border-radius:5px;    
}


.pnlQSTipologie
{
    width:900px;
    margin:10px;
    padding:5px 10px 5px 10px;
    border:1px solid #949494;
    border-radius:5px;    
}

.tbTipologieLegnoOptions
{
    width:880px;
    border-spacing:0px;
}

.tbTipologieLegnoOptions td
{
    padding-left:4px;
}

.tbImportazioniOptions
{
    width:880px;
    border-spacing:0px;
}


.TdAnswerTipologieTxtNote
{
    font-size:12pt;
    width:310px;
    text-align:left;
    padding-bottom:2px;
}

.gridViewHeaderFixedReferentiTitle
{
    width:100%;
    table-layout:fixed;
    border:1px solid #8D0633;
    color:#fff;
    font-size:10pt;
    border-spacing:0px;
    border-bottom:0px;   
}

.gridViewHeaderFixedReferentiTitle td
{
    text-align:center;
    width:100%;
    border-bottom:1px solid #fff;
    padding: 4px;
}

.gridViewFixedReferenti
{
  width:100%;
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
}

.gridViewFixedReferenti th
{
  border: 1px solid #bababa;
  padding:3px;
}

.gridViewFixedReferenti td
{
  border: 1px solid #bababa;
  padding: 4px;
}


/* STILI RESPONSIVI PANNELLO ELENCO MOVIMENTI RITRATTAMENTO */

.pnlDGV_ElencoRitrattamento    {height:150px;}
.pnlDGV_ElencoSbloccoIp        {height:150px;}
.pnlDGV_Upload                 {height:220px;}

@media (min-height:450px)
{
    .pnlDGV_Upload                {height:300px;}
}

@media (min-height:500px)
{
    .pnlDGV_ElencoRitrattamento   {height:260px;}
    .pnlDGV_ElencoSbloccoIp       {height:260px;}
    .pnlDGV_Upload                {height:360px;}
}

@media (min-height:550px)
{
    .pnlDGV_ElencoRitrattamento   {height:310px;}
    .pnlDGV_ElencoSbloccoIp       {height:310px;}
    .pnlDGV_Upload                {height:400px;}
}

@media (min-height:600px)
{
    .pnlDGV_ElencoRitrattamento   {height:360px;}
    .pnlDGV_ElencoSbloccoIp       {height:360px;}
    .pnlDGV_Upload                {height:460px;}
}

@media (min-height:650px)
{
    .pnlDGV_ElencoRitrattamento   {height:410px;}
    .pnlDGV_ElencoSbloccoIp       {height:430px;}
    .pnlDGV_Upload                {height:510px;}
}

@media (min-height:700px)
{
    .pnlDGV_ElencoRitrattamento   {height:460px;}
    .pnlDGV_ElencoSbloccoIp       {height:480px;}
    .pnlDGV_Upload                {height:560px;}
}

@media (min-height:750px)
{
    .pnlDGV_ElencoRitrattamento   {height:510px;}
    .pnlDGV_ElencoSbloccoIp       {height:530px;}
    .pnlDGV_Upload                {height:610px;}
}

@media (min-height:800px)
{
    .pnlDGV_ElencoRitrattamento   {height:560px;}
    .pnlDGV_ElencoSbloccoIp       {height:580px;}
    .pnlDGV_Upload                {height:660px;}
}

@media (min-height:850px)
{
    .pnlDGV_ElencoRitrattamento   {height:610px;}
    .pnlDGV_ElencoSbloccoIp       {height:630px;}
    .pnlDGV_Upload                {height:710px;}
}

@media (min-height:900px)
{
    .pnlDGV_ElencoRitrattamento   {height:660px;}
    .pnlDGV_ElencoSbloccoIp       {height:680px;}
    .pnlDGV_Upload                {height:760px;}
}

@media (min-height:950px)
{
    .pnlDGV_ElencoRitrattamento   {height:710px;}
    .pnlDGV_ElencoSbloccoIp       {height:730px;}    
    .pnlDGV_Upload                {height:710px;}
}

@media (min-height:1000px)
{
    .pnlDGV_ElencoRitrattamento   {height:760px;}
    .pnlDGV_ElencoSbloccoIp       {height:780px;}
    .pnlDGV_Upload                {height:860px;}
}

@media (min-height:1100px)
{
    .pnlDGV_ElencoRitrattamento   {height:860px;}
    .pnlDGV_ElencoSbloccoIp       {height:880px;}
    .pnlDGV_Upload                {height:860px;}
}

@media (min-height:1200px)
{
    .pnlDGV_ElencoRitrattamento   {height:960px;}
    .pnlDGV_ElencoSbloccoIp       {height:980px;}
    .pnlDGV_Upload                {height:1060px;}
}

.p-table-act
{
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
}

.p-table-act th
{
  border: 1px solid #dddddd;
  padding:3px;
}

.p-table-act td
{
  border: 1px solid #dddddd;
  padding:3px;
}

.p-table-mov
{
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
}

.p-table-mov th
{
  border: 1px solid #dddddd;
  padding:3px;
}

.p-table-mov td
{
  border: 1px solid #8c8c8c;
  padding:3px;
}

.p-table-search
{
  border-collapse: collapse;
  border-spacing: 0px;
  /*table-layout: fixed;*/
}

.p-table-search th
{
  border: 1px solid #dddddd;
  padding:3px;
}

.p-table-search td
{
  border: 1px solid #8c8c8c;
  padding:3px;
}

.nowrap
{
	white-space: nowrap;
	overflow: hidden;
}

.nowrap-cell
{
	white-space: nowrap;
	overflow: hidden;
}

.nowrap-cell a:link
{
    color: white;
    text-decoration:underline;    
}

.nowrap-cell a:visited
{
    color: white;
    text-decoration:underline;    
}

.nowrap-cell a:active
{
    color: white;
    text-decoration:underline;    
}

.p-table-header-valori-td
{
    background-color:#3A923F;
    color:#ffffff;
    width:168px;
    height:40px;
    text-align:center;
    vertical-align:top;
    font-size:9pt;
    font-weight:bold;
    border:1px solid #3A923F;
}

.p-table-header-valori-td-empty
{
    width:168px;
    height:40px;
}

.p-label-header-valori
{
    width:100%;
}

.p-label-valori
{
    width:100%;
    display: block;
    text-align:center;
}

.p-table-data-valori-td
{
    width:168px;
    height:25px;
    border:1px solid #A8A8A8;
}

.tbDettaglioMovimento
{
    width:900px;
    border-collapse:collapse;
}

.tbDocumentezione
{
    width:900px;
    border-collapse:collapse;
}


.hidden
{
    display:none;
}


.lblTipologiaMovimentoStandard
{
     background-color: #424242;
     border: 1px solid Black;
     padding: 2px;
     display: block;
     text-align: center;
}

.lblTipologiaIntegrazione
{
     background-color: #107A23;
     border: 1px solid #0A4D16;
     padding: 2px;
     display: block;
     text-align: center;         
}

.lblTipologiaStorno
{
     background-color: #EF1F1F;
     border: 1px solid #C20000;
     padding: 2px;
     display: block;
     text-align: center;
}

.lblStato
{
     background-color: white;
     border: 1px solid Black;
     padding: 2px;
     display: block;
     text-align: center;
}

.lblErrorMovimentoDettaglio
{
     background-color: #efcddc;
     border: 1px solid Red;
     padding: 2px;
     display: block;
     text-align: center;
}

.lblErrorMovimentoDettaglioNothing
{
     background-color: #F0F0F0;
     border: 2px solid #F0F0F0;
     padding: 2px;
     display: block;
     text-align: center;
}

.btnAllegaDoc
{
    width:100px;
    border:2px solid #8d0633;
    margin-right:5px;
}

.btnDownloadModExcel
{
    font-size:9pt;
    font-weight:bold;
}

.ajax__combobox_itemlist
{
    position:absolute!important; 
    height: 350px !important;
    overflow: auto !important;
    top: auto !important;
    left: auto !important;
    width: 600px !important;
}

.ajax__combobox_textboxcontainer
{
    width: 560px;
}

.AccessDeniedContainer
{
    height:100%;
    width:100%;
    border:0px;
    top:0;
    left:0;
    position:absolute;
    z-index:1500;
    align-content:center;
    justify-items:center;    
}

.AccessDenied
{
    width:100%;
    /*min-width:350px;*/
    height:50%;
    min-height:350px;
    text-align:center;
    font-size:20pt;
}

.WarningTitle
{
    font-size:30pt;
    text-decoration:underline;
    font-weight:bold;
    color:#B30000;
}

.HtmlAccessDenied
{
    margin:0;
    height:100%;
    width:100%;
    color:#303030;    
    font-family:Verdana, sans-serif;
    background:#F1FAFF;   
}

.BodyAccessDenied
{
    margin:0;
    height:100%;
    width:100%;
    color:#303030;    
    font-family:Verdana, sans-serif;
    background:#F1FAFF;   
}

.FilterCheckbox
{
    margin-left:10px;
    color:#a21d49;
}

.FilterCheckbox label
{
    margin-left:10px;
}

/* NASCONDO LE BARRE DI SCORRIMENTO DELL'HEADER IMPOSTANDO IL BACKGROUND DEL BODY, IN MODO DA MANTENERE LA STESSA WIDTH DELLA DGV */

.fixedHeaderDGV
{
    overflow-y:scroll;
}

div.fixedHeaderDGV::-webkit-scrollbar
{
    background: #fff;
    height:1px;
}

::-webkit-scrollbar-track
{
    background: #fff;
}

::-webkit-scrollbar-track:hover
{
    background: #fff;
}

::-webkit-scrollbar-thumb
{
    background: #fff;
}

.cb label
{
    display:inline-block;
    vertical-align:top
}

a:link.linkMailTo
{
    color:#A21D49;
    text-decoration:none;
}

a:visited.linkMailTo
{
    color:#A21D49;
    text-decoration:none;
}

a:hover.linkMailTo
{
    color:#8d0633;
    text-decoration:underline;
}

#cmbCodiceATECODaPortale select
{
    max-width:350px;
}

#cmbCodiceATECODaPortale option
{
    max-width:350px;
}

/* STILE FONT RESPONSIVO A SECONDA DELLA WIDTH DELLA FINESTRA */

.fontCategoria              {font-size:8pt;}
.fontLabelCategoria         {font-size:9pt;color:#000;font-weight:bold;}
.tbTitleSondaggio           {font-size:9pt;width:900px;margin:5px 10px 5px 10px;padding:5px 10px 5px 10px;border:1px solid #949494;border-radius:5px;}
.TdSubTitle                 {font-size:9pt;text-decoration:underline;width:100%;color:#212121;}
.tbImportazioniQuestion     {font-size:9pt;width:880px;table-layout:fixed;}
.tbRiparatoreQuestion       {font-size:9pt;width:880px;table-layout:fixed;}
.tbTipologieQuestion        {font-size:9pt;width:880px;table-layout:fixed;}
.tbImportazioniOptions td   {font-size:9pt;padding-left:4px;}
.TdQuestionTipologie        {font-size:9pt;width:500px;}
.TdAnswerTipologieTxtPerc   {font-size:9pt;width:70px;padding-bottom:5px;}
.txtCommonSondaggio         {width:32px;height:20px;display:inline-block;border:1px solid #999999;border-radius:4px;box-sizing:border-box;padding-left:2px;padding-right:2px;}
.txtPerc                    {font-size:9pt;}

.ImportazioniRadioButtonList input[type="radio"] {margin-right:10px;}
.ImportazioniRadioButtonList td                  {padding-right:35px;} /* Spaziatura orizzontale tra le celle */
.ImportazioniRadioButtonList td:last-child       {margin-right:0;} /* Rimuove lo spazio a destra per l'ultimo elemento */

@media (min-width:1305px)
{
.fontCategoria              {font-size:9pt;}
.fontLabelCategoria         {font-size:10pt;}
}

@media (min-width:1415px)
{
.fontCategoria              {font-size:10pt;}
}

@media (min-width:1525px)
{
.fontCategoria              {font-size:11pt;}
}

@media (min-width:1640px)
{
.fontCategoria              {font-size:12pt;}
}

@media (min-height:600px)
{
.tbTitleSondaggio                                {font-size:10pt;}
.TdSubTitle                                      {font-size:10pt;}
.tbImportazioniQuestion                          {font-size:10pt;}
.tbRiparatoreQuestion                            {font-size:10pt;}
.tbTipologieQuestion                             {font-size:10pt;}
.tbImportazioniOptions td                        {font-size:10pt;}    
.ImportazioniRadioButtonList input[type="radio"] {font-size:10pt;}
.TdQuestionTipologie                             {font-size:10pt;}
.TdAnswerTipologieTxtPerc                        {font-size:10pt;}
.txtCommonSondaggio                              {width:32px;height:20px;}
.txtPerc                                         {font-size:10pt;}
}

@media (min-height:650px)
{
.tbTitleSondaggio                                {font-size:11pt;}
.TdSubTitle                                      {font-size:11pt;}
.tbImportazioniQuestion                          {font-size:11pt;}
.tbRiparatoreQuestion                            {font-size:11pt;}
.tbTipologieQuestion                             {font-size:11pt;}
.tbImportazioniOptions td                        {font-size:11pt;}
.ImportazioniRadioButtonList input[type="radio"] {font-size:11pt;}
.TdQuestionTipologie                             {font-size:11pt;}
.TdAnswerTipologieTxtPerc                        {font-size:11pt;}
.txtCommonSondaggio                              {width:35px;height:22px;}
.txtPerc                                         {font-size:11pt;}
}

@media (min-height:725px)
{
.tbTitleSondaggio                                {font-size:12pt;}
.TdSubTitle                                      {font-size:12pt;}
.tbImportazioniQuestion                          {font-size:12pt;}
.tbRiparatoreQuestion                            {font-size:12pt;}
.tbTipologieQuestion                             {font-size:12pt;}
.tbImportazioniOptions td                        {font-size:12pt;}
.ImportazioniRadioButtonList input[type="radio"] {font-size:12pt;}
.TdQuestionTipologie                             {font-size:12pt;}
.TdAnswerTipologieTxtPerc                        {font-size:12pt;}
.txtCommonSondaggio                              {width:40px;height:25px;}
.txtPerc                                         {font-size:12pt;}
}

.chkFilter label
{
    padding-left:5px;
}