/* PAGINA ELENCO RICHIESTE */

.presenza-rivalutazione
{
	background-color: #ff000073 !important;
}

.riga-barrata {
    text-decoration: line-through;
    color: gray; 
    opacity: 0.7;
}






@media (min-width: 1025px) {
	.logo-rigth-wrapper {

	}
	
	.link-puglia{
	
	}
	
	.rl-login {
	    background-color: #1573b5;
	    display: inline-block;
	    float: right;
	    color: white;
	    
	    padding: 15px 20px;
	    z-index: 325;
	}
	
	.user-name {
	    display: inline-block;
	    vertical-align: middle;
	}
	
	.rl-login .heading-login-text {
	    display: inline-block;
	    padding-left: 0;
	    vertical-align: middle;
	}
	
	.rl-login .heading-login-text > a {
		color: white;
		font-weight: normal
	}
	
	.rl-login .heading-login-text > a:hover {
		color: white;
		font-weight: bold
	}
	
}
@media (max-width: 1024px) {
	.logo-rigth-wrapper {
		display: none;
	}
	
	.link-puglia{
		margin-left: 10px !important;
	}
	
	.rl-login {
            /* background-color: #1573b5; */
		    float: right;
		    color: #1573b5;
		    padding: 1px 6px;
		    z-index: 325;
		    margin-top: -53px;
		    margin-right: -5px;
		    font-size: 12px;
	}
	
	.user-name {
	    display: none;
	    vertical-align: middle;
	}
	
	.rl-login .heading-login-text {
	    display: inline-block;
	    padding-left: 0;
	    vertical-align: middle;
	}
	
	.rl-login .heading-login-text > a {
		color: #1573b5;
		font-weight: normal
	}
	
	.rl-login .heading-login-text > a:hover {
		color: #1573b5;
		font-weight: bold
	}
}



.topbar-regione 
{
	color: white !important;
	font-family: 'Titillium Web', sans-serif;
	height:15px !important;
	padding: 12px !important;
	font-size: 16px !important;
	z-index: 9999 !important;
}

.LazioBlueBack {
  background-color: #052740 !important;
}

.layout-wrapper .layout-main {
	margin: auto !important;
    padding: 0px !important;
    -moz-transition: margin-left 0.3s;
    -o-transition: margin-left 0.3s;
    -webkit-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
}

body {
	font-family: 'Titillium Web' !important;
}
body.main-body {
    background-color: #f5f5f0 !important;
}

.ui-toolbar.ui-widget-header {
    background-color: #f5f5f0 !important;
    border: 0 !important;
    padding: 0px !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0) !important; 
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0) !important;
}


body.layout-compact .ui-panel .ui-panel-content {
    padding: 30px 0px !important;
}

.link-lazio a{
	font-size:17.5px !important; padding-left:100px !important; color:white !important; font-weight: normal !important; 
}

.link-lazio > a:hover {
	font-weight: bold !important;
}

.containerPortale{
	margin:0 auto;
	font-family: 'Titillium Web';
	color: white;
	padding:50px;
	margin: -2px;
	
}

.testoGrandeInHome {
	
	max-width:1024px;
	margin:0 auto;
	font-size:64px;
	font-weight: bold;	
	line-height: 1.2em;
	
	color:white;
}

.testoMedioInHome {
		
	margin:0 auto;
	margin-top:30px;
	max-width:1024px;
	font-size:48px;
	color: white;
	font-weight: bold;	
	line-height: 1.3em;
	
}

.footer
{
	margin: 0px;
	width: 100%;
	display: flex;
	justify-content: center;
}

.colonna-footer
{
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.coloredFooter{
	background: #30373d !important;
    color: white !important;
	font-family: 'Titillium Web';
}

.testo-requisiti-informatici
{
	font-size: medium;
	padding: 0px !important;
}

.fieldset-intestatario legend
{
	width: 274px !important;
}


body .ui-widget, body .ui-widget .ui-widget {
    font-family: "Titillium Web","Helvetica","Roboto",sans-serif !important;
    text-decoration: none;
}

.user-info-wrapper {
    color: #1573b5;
    cursor: pointer;
    float: right;
    margin-right: 20px;
    margin-top: 14px;
    padding: 15px 20px;
    position: relative;
}


.footer-items a {
	line-height : 1.1em;
    color: #65dde0;
    font-weight: 600;
    text-decoration: underline;
}

.footer-items a:hover {
    color: white;
	line-height : 1.1em;
    font-weight: 600;
    text-decoration: underline;
}

.greenColored {
     background-color: #ffbc82 !important;
     border: 2px solid !important;
	}	