﻿.MsgBoxContainer
{
    height: 100%;
    width: 100%;
    border:0px;
    top:0;
    left:0;
    position:absolute;
    background-image: url('../img/Sfondo-Opaco.png');
    z-index:2500;
}

.MsgBoxContainerHL
{
    height: 100%;
    width: 100%;
    border:0px;
    top:0;
    left:0;
    position:absolute;
    background-image: url('../img/Sfondo-Opaco.png');
    z-index:2500;
}


.PopUpEditContainer
{
    height: 100%;
    width: 100%;
    border:0px;
    top:0;
    left:0;
    position:absolute;
    background-image: url('../img/Sfondo-Opaco.png');
    z-index:1500;
}

.PopUpSelConsorziatoContainer
{
    text-align: left;
    width: 680px;
    height: 550px;
    left: 50%;
    top: 25%;
    margin-top: -100px;
    margin-left: -340px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 1800;
}

.PopUpEditReferenteContainer
{
    height: 100%;
    width: 100%;
    border:0px;
    top:0;
    left:0;
    position:absolute;
    background-color: rgba(0, 0, 0, 0.75);
    z-index:1500;
    align-content:center;
    justify-items:center;
}

.PopUpEditReferente
{
    text-align: left;
    width: 650px;
    height: 450px;
    border: 2px solid #A21D49;
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    /*padding:10px;*/
    z-index:2600;
}

.PopUpInfoPiaffaormaContainer
{
    height: 100%;
    width: 100%;
    border:0px;
    top:0;
    left:0;
    position:absolute;
    background-image: url('../img/Sfondo-Opaco.png');
    z-index:1500;
}

.PopUpContainerUpload
{
    text-align: left;
    width: 450px;
    height: 230px;
    left: 50%;
    top: 50%;
    margin-top: -115px;
    margin-left: -225px;
    position: absolute;
    border: 2px solid rgba(20, 20, 20, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 1800;
}

.PopUpContainer
{
    text-align: left;
    width: 410px;
    height: 180px;
    left: 50%;
    top: 50%;
    margin-top: -90px;
    margin-left: -205px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 2800;
}

.PopUpContainerTipologiaUtente
{
    text-align: left;
    width: 520px;
    height: 250px;
    left: 50%;
    top: 50%;
    margin-top: -125px;
    margin-left: -260px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index:2600;
}

.PopUpContainerSelezioneAccesso
{
    width: 700px;
    height: 300px;
    left: 50%;
    top: 50%;
    margin-top:-150px;
    margin-left:-350px;
    position: absolute;
    border: 3px solid #670425;
    border-radius: 15px;
    background: #efe7e7;
    z-index:2600;
}

.PopUpContainerOkConfermaDati
{
    text-align: left;
    width: 410px;
    height: 200px;
    left: 50%;
    top: 50%;
    margin-top: -100px;
    margin-left: -205px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 2800;
}

.PopUpOkSbloccoIp
{
    text-align: left;
    width: 410px;
    height: 200px;
    left: 50%;
    top: 50%;
    margin-top: -100px;
    margin-left: -205px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 2800;
}

.PopUpOkSbloccoIpDettagli
{
    text-align: left;
    width: 90%;
    height: 250px;
    left: 50%;
    top: 50%;
    margin-top: -125px;
    margin-left: -45%;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 2800;
}

.PopUpContainerModifiche
{
    text-align: left;
    width: 900px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    margin-left: -450px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 2800;
}

.PopUpContainerOver
{
    text-align: left;
    width: 410px;
    height: 180px;
    left: 50%;
    top: 50%;
    margin-top: -90px;
    margin-left: -205px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 2500;
}

.PopUpContainerBrowserDenied
{
    text-align: left;
    width: 420px;
    height: 180px;
    left: 50%;
    top: 50%;
    margin-top: -90px;
    margin-left: -210px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 1800;
}

.PopUpDataBoxContainer
{
    height: 100%;
    width: 100%;
    border:0px;
    top:0;
    left:0;
    position:absolute;
    background-image: url('../img/Sfondo-Opaco.png');
    z-index:1500;
}

.PopUpDataBox
{
    text-align: left;
    width: 850px;
    height: 550px;
    left: 50%;
    top: 50%;
    margin-top: -275px;
    margin-left: -425px;
    position: absolute;
    border: 2px solid rgba(110, 110, 110, 1);
    border-radius: 7px;
    background: rgba(255, 255, 255, 1);
    z-index: 1800;
}

.PopUpLoadingContainer
{
    text-align: left;
    width: 420px;
    height: 420px;
    left: 50%;
    top: 50%;
    margin-top: -210px;
    margin-left: -210px;
    position: absolute;
    z-index: 1800;
}

.pnlCentrato
{
    margin: 0 auto;
}

.pnlTitoloMsgBox
{
    margin-top: 10px;
    vertical-align: middle;
    text-align: left;
	font-size: 16pt;
	color: rgba(60, 65, 69, 1);
	width: 400px;
}

.pnlTitoloMsgBoxSelConsorziato
{
    margin-top: 10px;
    vertical-align: middle;
    text-align: left;
	font-size: 16pt;
	color: rgba(60, 65, 69, 1);
	width: 580px;
}

.pnlTitoloMsgBoxModifiche
{
    margin-top: 10px;
    vertical-align: middle;
    text-align: left;
	font-size: 16pt;
	color: rgba(60, 65, 69, 1);
	border-bottom: 2px solid rgba(227, 227, 227, 1);
	width: 100%;
}

.pnlTitoloMsgBoxBrowserDenied
{
    margin-top: 10px;
    vertical-align: middle;
    text-align: left;
	font-size: 16pt;
	color: rgba(60, 65, 69, 1);
	width: 400px;
}

.pnlTestoMsgBox
{
    margin-top: 5px;
    text-align: left;
	font-size: 12pt;
    color: rgba(60, 65, 69, 1);
	width: 400px;
	/*border-bottom: 2px solid rgba(227, 227, 227, 1);*/
	height: 75px;
}

.pnlTestoMsgBoxSelConsorziato
{
    margin-top: 15px;
    text-align: left;
	font-size: 12pt;
    color: rgba(60, 65, 69, 1);
	width: 580px;
	height: 75px;
}

.pnlTestoMsgBoxSbloccoIpDettagli
{
    margin-top: 0px;
    text-align: left;
	font-size: 12pt;
    color: rgba(60, 65, 69, 1);
	width: 100%;
}

.pnlTestoMsgBoxModifiche
{
    margin-top: 5px;
    text-align: left;
	font-size: 12pt;
    color: rgba(60, 65, 69, 1);
	width: 100%;
}

.pnlPulsantiMsgBox
{
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.pnlTitoloPopUpDataBox
{
    margin-top: 10px;
    vertical-align: middle;
    text-align: left;
	font-size: 16pt;
	color: rgba(60, 65, 69, 1);
	width: 400px;
}

.pnlTestoPopUpDataBox
{
    margin-top: 5px;
    text-align: left;
	font-size: 12pt;
    color: rgba(60, 65, 69, 1);
	width: 500px;
	/*border-bottom: 2px solid rgba(227, 227, 227, 1);*/
	height: 350px;
}

.pnlPulsantiPopUpDataBox
{
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.PopUpEdit
{
    text-align: left;
    width: 680px;
    height: 420px;
    left: 50%;
    top: 50%;
    margin-top: -210px;
    margin-left: -340px;
    position: absolute;
    border: 2px solid #8C0034;
    border-radius: 5px;
    background: rgba(255, 255, 255, 1);
    z-index: 1800;
}

.PopUpInfoPiattaforma
{
    text-align: left;
    width: 700px;
    height: 260px;
    left: 50%;
    top: 50%;
    margin-top: -130px;
    margin-left: -350px;
    position: absolute;
    border: 2px solid #8C0034;
    border-radius: 5px;
    background: rgba(255, 255, 255, 1);
    z-index: 1800;
}

.borderWarning
{
    border-bottom: 2px solid rgba(239, 155, 81, 1);
}

.borderQuestion
{
    border-bottom: 2px solid rgba(227, 227, 227, 1);
}

.borderInformation
{
    border-bottom: 2px solid rgba(18, 115, 211, 1);
}

.borderError
{
    border-bottom: 2px solid rgba(209, 81, 81, 1);
}

.borderSuccess
{
    border-bottom: 2px solid rgba(7, 122, 55, 1);
}

.imgIcoWarning
{
    content : url('../img/icons/icoWarning.png');
}

.imgIcoQuestion
{
    content : url('../img/icons/icoQuestion.png');
}

.imgIcoInformation
{
    content : url('../img/icons/icoInformation.png');
}

.imgIcoError
{
    content : url('../img/icons/icoError.png');
}

.imgIcoSuccess
{
    content : url('../img/icons/icoSuccess.png');
}

.MsgBoxTimeoutContainer
{
    height: 100%;
    width: 100%;
    border:0px;
    top:0;
    left:0;
    position:absolute;
    background-image: url('../img/Sfondo-Opaco.png');
    z-index:2500;    
}

.modalPopup
{
    background-color: #FFFFFF;
    width: 300px;
    height: 200px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -100px;
    border: 3px solid Red;
    border-radius: 12px;
    padding: 0;
    z-index:2800;
    position: absolute;
}
.modalPopup .header
{
    background-color: #8D0633;
    height: 30px;
    color: White;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.modalPopup .body
{
    padding: 10px;
    min-height: 50px;
    text-align: center;
    font-weight: bold;
}
.modalPopup .footer
{
    padding: 6px;
}
.modalPopup .yes, .modalPopup .no
{
    height: 23px;
    color: White;
    line-height: 23px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border-radius: 4px;
}
.modalPopup .yes
{
    background-color: #8D0633;
    border: 1px solid #8D0633;
}
.modalPopup .no
{
    background-color: #8D0633;
    border: 1px solid #8D0633;
}

.pnlTitoloPopupUploadAllegato
{
    margin-top: 10px;
    padding:6px 0px 2px 0px;
    text-align: center;
	font-size: 16pt;
	color: #FFFFFF;
	width: 100%;
	background:#8D0633;
	border-top:2px solid #A21D49;
	border-bottom:2px solid #A21D49;
}

.pnlTitoloPopupSelConsorziato
{
    margin-top: 10px;
    padding:6px 0px 2px 0px;
    text-align: center;
	font-size: 16pt;
	color: #FFFFFF;
	width: 100%;
	background:#8D0633;
	border-top:2px solid #A21D49;
	border-bottom:2px solid #A21D49;
}

.pnlTitoloPopupSbloccoIpDettagli
{
    margin-top: 5px;
    padding:6px 0px 2px 0px;
    text-align: center;
	font-size: 16pt;
	color: #FFFFFF;
	width: 100%;
	background:#8D0633;
	border-top:0px;
	border-bottom:1px solid #FFF;
}

.tbReferentiEditCommon
{
    font-size:10pt;
    table-layout:fixed;
    width:570px;    
}

.tbReferentiEditHeaderTitle
{
    font-size:11pt;
    table-layout:fixed;
    width:650px;      
    margin-top:-16px;
    margin-left:-2px;
}

.trReferentiEditTitle
{
    background:#A21D49;
    color:#fff;
}

.tdReferentiEditTitle
{
    text-align:center;
    width:100%;
    padding:5px;
}

.tdReferentiEditTitleEmptyRow
{
    height:2px;
    font-size:2px;
}

.tdReferentiEditTitleEmptyRowLast
{
    height:15px;
    font-size:2px;
}

.tdReferentiEditLeftMarginColumn
{
    width:5px;
}

.tdReferentiEditLabelColumn
{
    width:175px;
}

.tdReferentiEditLabelData
{
    width:440px;
}

.divTbTitleEditReferente
{
    margin-top:-4px;
    margin-bottom:25px;
    width:100%;
    position:absolute;
}

.divTbDataEditReferente
{
    margin-top:35px;
    margin-bottom:5px;
    width:100%;
    position:relative;
}

.divButtonsEditReferente
{
    width:100%;
    margin-top:5px;
    position:relative;
}

.labelErrorEdit
{
    margin-left:-5px;
    margin-top:10px;
    text-align:center;
    font-size:11pt;
}

.tbSbloccoIpHeaderFixed
{
    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;
    background:#8D0633;
}

.tbSbloccoIpHeaderFixed td
{
    padding:2px;
}

.tbSbloccoIpFixed
{
  width:100%;
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
}

.tbSbloccoIpFixed th
{
  border: 1px solid #bababa;
  padding:3px;
}

.tbSbloccoIpFixed td
{
  border: 1px solid #bababa;
  padding: 2px;
}