
body{
	background-color:#F4F5F8; 
	overflow-y:scroll;
} 
* {
  scrollbar-width: thin;
  scrollbar-color: #08141d #E4E5E7;
}
.text-s {
  font-size: .8rem;
}
.text-m {
  font-size: .9rem;
}
.text-l {
  font-size: 1rem;
}
/* Works on Chrome/Edge/Safari */
*::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

*::-webkit-scrollbar-track {
  background: #e9e9e9;
}
*::-webkit-scrollbar-thumb {
  background-color: #495057;
  border-radius: 20px;
  border: 3px solid #495057;
}
.ldlTopbar{
	background-color: #0160b1;/*#162d4c;*/
} 
.ldl_title_login{
	color:#274b67;/* ldl 5784ba  818EF1*/
	font-weight:bold;
}

textarea{  
  height:100px; 
  min-height:100px;  
  max-height:100px;
  resize:none; 
  overflow-y:scroll; 
}


#userDropdown{
	color:#e0e0e0;
	font-size:1em;
	 font-weight:400;
}
#userDropdown:hover{
	color:#ffffff;
}
a.ldlFileLink{
	font-size:1em;
	font-weight:600;
	 color: #0d1b2e;
}
a.ldlFileLink:hover{
	 color: #495057;
}

.ldlcolor_gray{color: #858796;}
.ldlcolor_gray-dark{color:  #5a5c69;}
.ldlcolor_primary{color:  #4e73df;}
.ldlcolor_secondary{color:  #858796;}
.ldlcolor_success{color:  #1cc88a;}
.ldlcolor_info{color:  #36b9cc;}
.ldlcolor_warning{color:  #f6c23e;}
.ldlcolor_danger{color:  #e74a3b;}
.ldlcolor_light{color:  #f8f9fc;}
.ldlcolor_dark{color:  #5a5c69;}

/*THEME COLOR CUSTOMIZATION*/
.bg-gradient-primary {

    
		
		background-color: #5784ba;
		background-image: linear-gradient(180deg,#1D5495 10%,#5784ba 100%);

    background-size: cover; 
}
.ldlloginbackground{
    background: url('../images/datascience12.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.ldl_title_login_row{
	
}
.ldllogincard{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.85) !important;
	background-color: rgba(255,255,255, 0.88);
	color:#274b67;
}
.ldllogincard  form label{
	color:#274b67;
}
.ldlbackgroundPageContent{
	background:linear-gradient(rgba(255,255,255,.89), rgba(255,255,255,.89)), url('../images/datascience12.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.btn-primary {
    color: #fff;
    /*background-color: #162d4c;
    border-color: #162d4c;*/
		background-color: #0160b1;
    border-color: #0160b1;
}

.btn-primary:hover {
    color: #fff;
    background-color: #014C8B;
    border-color: #014C8B;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #014C8B;
    border-color: #014C8B;
    box-shadow: 0 0 0 .2rem rgba(1,97,177,0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #0160b1;
    border-color: #0160b1;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #014C8B;
  border-color: #014C8B;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 97, 177, 0.5);
}

.border-bottom-info {
  border-bottom: .1rem solid #223f54 !important;
}

.btn-info {
  color: #fff;
  background-color: #495057;
  border-color: #495057;
}

.btn-info:hover {
  color: #fff;
  background-color: #031D30;
  border-color: #031D30;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #031D30;
  border-color: #031D30;
  box-shadow: 0 0 0 0.2rem rgba(36, 73, 100, 0.5);
}


.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #495057;
  border-color: #495057;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #495057;
  border-color: #495057;
	box-shadow: 0 0 0 0rem rgba(36, 73, 100, 0.5);
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(36, 73, 100, 0.5);
}


.btnIcon-info {  
  color: #2C9FAF; 
  font-size: 2em;
  cursor: pointer;
  appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: 0;
    background: transparent;
} 
.btnIcon-info:hover,.btnIcon-info:focus, .btn-info.focus,.btnIcon-info:active {
 border: none;
 border-color: none; 
 outline: none;
}  
.btnIcon-info:hover{
	color: #36b9cc; 
}

.nav-tabs {
    border-bottom: 1px solid #268793;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active ,.nav-tabs .nav-link:focus{ 
    background-color: #fff;
    border-color: #268793 #268793 #fff;
}
 .nav-tabs .nav-link:hover {
    border-color: #268793 #268793 #dddfeb;
}
.nav-tabs .nav-link{
	font-weight: bold; 
    color: #717384;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	color: #2C9FAF;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #268793 ;
}
.nav-tabs .nav-item.show .nav-link:hover, .nav-tabs .nav-link.active:hover {
    color: #2C9FAF ;
}

.form-control {
	font-weight: normal;
	 color: #495057;
}
form label{
	 color: #909090;
}
/*END THEME COLOR CUSTOMIZATION*/



.ldlsidebar_brand{
	background-color: #ffffff;
}

.bg-logo-image{
background: url("../images/LogoDiskover150.png");/*DDjZKTp0_400x400.jpg*/
background-position: center;
  background-size: cover;
width:150px;
height:50px;
background-repeat:no-repeat;
}
.bg-login-image {
background: url("../images/Logo-ColorDiskover.png");/*DDjZKTp0_400x400.jpg*/
  background-position: center;
  background-size: 100%;
  background-repeat:no-repeat;
}

.bg-register-image {
background: url("../images/Logo-ColorDiskover.png");/*DDjZKTp0_400x400.jpg*/
  background-position: center;
  background-size: cover;
  background-repeat:no-repeat;
}

.bg-password-image {
background: url("../images/Logo-ColorDiskover.png");/*DDjZKTp0_400x400.jpg*/
  background-position: center;
  background-size: cover;
  background-repeat:no-repeat;
}

.sidebar-brand{
	height: 50px;
}

.topbar .nav-item .nav-link,.topbar {  
    padding: 0px;
	 height: 50px;
} 
.sidebar {
    width: 19.0rem !important;
}
.sidebar .nav-item .collapse .collapse-inner, .sidebar .nav-item .collapsing .collapse-inner {
    font-size: .8rem;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item, .sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    padding: .5rem .1rem;
}

.sidebar .nav-item.active .nav-link i, .sidebar .nav-item.active .nav-link span{
    color: #fff;
	font-weight: 990;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item.active{
	color:#E74A3B;
}
.sidebar .nav-item .nav-link {
    padding:0.5em;
	
	width:100%;
}
.sidebar .nav-item .nav-link i {
	font-size: 1.1rem ;
}
.sidebar hr.sidebar-divider {
    margin: 0 0.3rem 0.3rem;
}

.ldlform .error {
  color: #ff0000;
  font-size:1em !important;
  width:100% !important;
}
.dropdown .dropdown-menu i{
	font-size: 1rem ;
}

#result_operation{
	padding: .35rem 1.25rem;
	margin-bottom: .25rem;
}
.ldlTableAndFilterContainer{
	margin-bottom: 0.8rem !important;
}
.ldlFilterContainer{
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.ldlTableContainer{
	padding: 5px;
}
.ldlTableContainer1{
     width: 800px;
        margin: 0 auto; 
}
.ldlSecondTableContainer{
	padding: 5px;
}
.ldlSecondTableContainer1{
     width: 800px;
        margin: 0 auto; 
}
.ldltableWithTextAboveHead .ldlSecondTableContainer{
	padding: 0px;
}
.ldltableWithTextAboveHead .dataTables_wrapper{
	margin-top: 5px !important;
}
.ldl_panel_title{
font-size: 0.9rem !important;
  font-weight: 600 !important;
}
.ldl_panel_title_r{
	color:#E51400;
}
.ldltableWithClickOnRow tbody tr td{
	cursor:pointer;
}
.ldlSingleSelectWithSearch button{
	text-align: left;
}
.ldlFilterPanelHeader{
	color:#223f54;
}
.ldlFilterItemDiv{
	color: #495057; /*36b9cc */
}
.select2-container{
	width:100% !important;/*serve perchè altrimenti non si allarga la jquery-select2*/
}


	
/*
.tooltip-inner { 
    background-color: #278993; 
	color:#ffffff;
	font-size:1em; 
    min-width: 100px;
    max-width: 100%; 
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before { 
    border-top-color: #278993;
}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before { 
    border-right-color: #278993;
}
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before { 
    border-bottom-color: #278993;
}
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before { 
    border-left-color: #278993;
}*/
.tooltip > .tooltip-inner {  
	font-size:1em; 
    min-width: 100px;
    max-width: 100%; 
	text-align: left !important;
	border: 1px solid #444444;
}
.tooltip > .tooltip-inner {color:#444444;background-color: #F9F9FB;}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{
	 border-top-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;} 
 


.dataTables_length{
	width: 800px;
}
.ldlTable{
	font-size:0.85rem;
	color:#444444;
	background:#c0d0e5;
	width:99%;/*serve perchè altrimenti quando clicca su filtra esce una scrollbar horizontal*/
}
.ldlTable thead{
	color:#444444; 
	background:#ebeef1;
	
}  
.ldlTable th{
	font-size:0.9rem !important;
	font-weight:600 !important;
}
.ldlTable li{
	font-size:0.85rem !important;
	font-weight:600 !important;
}
.ldlTable tbody{
	background:#fafafa;
}
.table td, .table th {
    padding: .30rem;
    vertical-align: middle; 
}
/*these below shall match ldlGetColumnWidth in siteTheme_helper.php*/
.ldlTable th{
	min-width:150px;
}
.ldlTable_actions_small {
	min-width:150px !important;
	max-width:150px !important;
	width:150px !important;
}
.ldlTable_actions {
	min-width:180px !important;
	max-width:180px !important;
	width:180px !important;
}
.ldlTable_actions_large {
	min-width:210px !important;
	max-width:210px !important;
	width:210px !important;
}
.ldlTable_date{
	min-width:110px !important;
	max-width:110px !important;
	width:110px !important;
}
.ldlTable_xxs{
	min-width:30px !important;
	max-width:30px !important;
	width:30px !important;
}
.ldlTable_xms{
	min-width:50px !important;
	max-width:50px !important;
	width:50px !important;
}
.ldlTable_xs{
	min-width:65px !important;
	max-width:65px !important;
	width:65px !important;
}
.ldlTable_s{
	min-width:80px !important;
	max-width:80px !important;
	width:80px !important;
}
.ldlTable_m{
	min-width:120px !important;
	max-width:120px !important;
	width:120px !important;
}
.ldlTable_l{
	min-width:160px !important;
	max-width:160px !important;
	width:160px !important;
}
.ldlTable_xl{
	min-width:220px !important;
	max-width:220px !important;
	width:220px !important;
}
.ldlTable_xxl{
	min-width:320px !important;
	max-width:320px !important;
	width:320px !important;
}
.ldlTable_xxxl{
	min-width:420px !important;
	max-width:420px !important;
	width:420px !important;
}
.ldlTable_xxxxl{
	min-width:560px !important;
	max-width:560px !important;
	width:560px !important;
}
.ldlCellText{
	width:100% ; 
	height:100%; 
	display:block;  
}
.ldlInputTypeOra{
	min-width:42px;
	max-width:42px !important;
	padding: .1rem .1rem;
}
.ldlExtraButtonDatatables{
	width:10rem;
	font-size:.8rem;
	padding:.1rem;
}

.ldlcustomlist { 
	border: 1px solid #999;
	height: 200px;
	overflow: auto;
	box-shadow: 0px 5px 5px #dfdfdf;
}

 
.ldl_border_top {  
    border-top: 1px solid #e3e6f0 !important; 
}
.ldl_border_bottom {  
    border-bottom: 1px solid #e3e6f0 !important; 
}

#wrapper #content-wrapper {
  background-color: #ffffff;
}
.breadcrumb{
	background-color:#ffffff;
	font-weight: bold;
	margin-bottom: -4px;
	border-radius:0;
	height: 45px;
}
.breadcrumb-item{background:#1D5495;}

 .breadcrumb-item.active  {
    color: #9270a3;  
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #b7d3e8;
	;
    content: ">";
}
.breadcrumb-item a {
color: #b7d3e8;
text-decoration:none;
}
.breadcrumb-item a:hover {
color: #f7f6cf;  
} 
 .breadcrumb-item.active a {
    color: #ffffff ; 
	text-decoration:none;
}
 .breadcrumb-item.active a:hover {
    color: #f7f6cf;   
}
.page-header.navbar .menu-toggler > span,.page-header.navbar .menu-toggler > span:after,.page-header.navbar .menu-toggler > span:before{
  background: #b7d3e8;
}
.page-header.navbar .menu-toggler > span:hover,.page-header.navbar .menu-toggler > span:hover:after,.page-header.navbar .menu-toggler > span:hover:before {
	background: #f7f6cf;
}
.page-header.navbar .menu-toggler span:hover {background: #f7f6cf;}
/*necessario perchè datatable quando metto scrollY l'header non si allinea al 100%*/ 
.dataTables_scrollHeadInner {
width: 100% !important;
}
.dataTables_scrollHeadInner table {
width: 100% !important;
}

.modalDialogFixedHeight {
	height:600px;
}
.tableContainerFixedHeight{
	height:340px;
}

.ldlDashboard-card-body {
    padding: 0.4rem;
}






.ldlProgressbarWithAnimation { 
			height: 20px;			
			background: #e9e9e9;
			-moz-border-radius: 25px;
			-webkit-border-radius: 25px;
			border-radius: 25px; 
			-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
			-moz-box-shadow   : inset 0 -1px 1px rgba(255,255,255,0.3);
			box-shadow        : inset 0 -1px 1px rgba(255,255,255,0.3);
		}
		.ldlProgressbarWithAnimation > span {
			display: block;
			height: 100%;
			
			   -webkit-border-top-right-radius: 8px;
			-webkit-border-bottom-right-radius: 8px;
			       -moz-border-radius-topright: 8px;
			    -moz-border-radius-bottomright: 8px;
			           border-top-right-radius: 8px;
			        border-bottom-right-radius: 8px;
			    -webkit-border-top-left-radius: 20px;
			 -webkit-border-bottom-left-radius: 20px;
			        -moz-border-radius-topleft: 20px;
			     -moz-border-radius-bottomleft: 20px;
			            border-top-left-radius: 20px;
			         border-bottom-left-radius: 20px;
			background-color: rgb(43,194,83);
			background-image: -webkit-gradient(
			  linear,
			  left bottom,
			  left top,
			  color-stop(0, rgb(43,194,83)),
			  color-stop(1, rgb(84,240,84))
			 );
			background-image: -moz-linear-gradient(
			  center bottom,
			  rgb(43,194,83) 37%,
			  rgb(84,240,84) 69%
			 );
			-webkit-box-shadow: 
			  inset 0 2px 9px  rgba(255,255,255,0.3),
			  inset 0 -2px 6px rgba(0,0,0,0.4);
			-moz-box-shadow: 
			  inset 0 2px 9px  rgba(255,255,255,0.3),
			  inset 0 -2px 6px rgba(0,0,0,0.4);
			box-shadow: 
			  inset 0 2px 9px  rgba(255,255,255,0.3),
			  inset 0 -2px 6px rgba(0,0,0,0.4);
			position: relative;
			overflow: hidden;
		}
		.ldlProgressbarWithAnimation > span:after, .animate > span > span {
			content: "";
			position: absolute;
			
			top: 0; left: 0; bottom: 0; right: 0;
			background-image: 
			   -webkit-gradient(linear, 0 0, 100% 100%, 
			      color-stop(.25, rgba(255, 255, 255, .2)), 
			      color-stop(.25, transparent), color-stop(.5, transparent), 
			      color-stop(.5, rgba(255, 255, 255, .2)), 
			      color-stop(.75, rgba(255, 255, 255, .2)), 
			      color-stop(.75, transparent), to(transparent)
			   );
			background-image: 
				-moz-linear-gradient(
				  -45deg, 
			      rgba(255, 255, 255, .2) 25%, 
			      transparent 25%, 
			      transparent 50%, 
			      rgba(255, 255, 255, .2) 50%, 
			      rgba(255, 255, 255, .2) 75%, 
			      transparent 75%, 
			      transparent
			   );
			z-index: 1;
			-webkit-background-size: 50px 50px;
			-moz-background-size: 50px 50px;
			-webkit-animation: move 2s linear infinite;
			   -webkit-border-top-right-radius: 8px;
			-webkit-border-bottom-right-radius: 8px;
			       -moz-border-radius-topright: 8px;
			    -moz-border-radius-bottomright: 8px;
			           border-top-right-radius: 8px;
			        border-bottom-right-radius: 8px;
			    -webkit-border-top-left-radius: 20px;
			 -webkit-border-bottom-left-radius: 20px;
			        -moz-border-radius-topleft: 20px;
			     -moz-border-radius-bottomleft: 20px;
			            border-top-left-radius: 20px;
			         border-bottom-left-radius: 20px;
			overflow: hidden;
		}
		
		.animate > span:after {
			display: none;
		}
		
		@-webkit-keyframes move {
		    0% {
		       background-position: 0 0;
		    }
		    100% {
		       background-position: 50px 50px;
		    }
		}
		
		.ldlProgressbar_primary > span {
			-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
			background-color: #4e73df; 
			background-image: -moz-linear-gradient(top, #4e73df, #254DC0);
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #4e73df),color-stop(1, #254DC0));
			background-image: -webkit-linear-gradient(#4e73df, #254DC0);
		}
		.ldlProgressbar_success > span {
			-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
			background-color: #1cc88a; 
			background-image: -moz-linear-gradient(top, #1cc88a, #14895F);
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1cc88a),color-stop(1, #14895F));
			background-image: -webkit-linear-gradient(#1cc88a, #14895F);
		}
		.ldlProgressbar_info > span {
			-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
			background-color: #36b9cc;
			background-image: -moz-linear-gradient(top, #36b9cc, #268694);
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #36b9cc),color-stop(1, #268694));
			background-image: -webkit-linear-gradient(#36b9cc, #268694);
		}
		.ldlProgressbar_warning > span {
			-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
			background-color: #f6c23e; 
			background-image: -moz-linear-gradient(top, #f6c23e, #DEA30C);
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f6c23e),color-stop(1, #DEA30C));
			background-image: -webkit-linear-gradient(#f6c23e, #DEA30C);
		}
		.ldlProgressbar_danger > span {
			-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
			background-color: #e74a3b; 
			background-image: -moz-linear-gradient(top, #e74a3b, #C02819);
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e74a3b),color-stop(1, #C02819));
			background-image: -webkit-linear-gradient(#e74a3b, #C02819);
		}
		
		.ldlnostripes > span > span, .ldlnostripes > span:after {
			-webkit-animation: none;
			background-image: none;
		}

.bg-gradient-ldl1 {
  background-color: #7699f7;
  background-image: linear-gradient(180deg, #7699f7 10%, #ccdaff 100%);
  background-size: cover;
}
.border-left-ldlcard-Green1 {
    border-left: .5rem solid #1ABC9C !important;
}
.ldlProgressbar_Green1 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #1ABC9C;
	background-image: -moz-linear-gradient(top, #1ABC9C, #20e8c0);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1ABC9C),color-stop(1, #20e8c0));
	background-image: -webkit-linear-gradient(#1ABC9C, #20e8c0);
}
.border-left-ldlcard-Green2 {
    border-left: .5rem solid #16A085 !important;
}
.ldlProgressbar_Green2 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #16A085;
	background-image: -moz-linear-gradient(top, #16A085, #18bf9d);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #16A085),color-stop(1, #18bf9d));
	background-image: -webkit-linear-gradient(#16A085, #18bf9d);
}
.border-left-ldlcard-Green3 {
    border-left: .5rem solid #2ECC71 !important;
}
.ldlProgressbar_Green3 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #2ECC71;
	background-image: -moz-linear-gradient(top, #2ECC71, #33e87e);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #2ECC71),color-stop(1, #33e87e));
	background-image: -webkit-linear-gradient(#2ECC71, #33e87e);
}
.border-left-ldlcard-Green4 {
    border-left: .5rem solid #38BC84 !important;
}
.ldlProgressbar_Green4 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #38BC84;
	background-image: -moz-linear-gradient(top, #38BC84, #2ed373);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #38BC84),color-stop(1, #2ed373));
	background-image: -webkit-linear-gradient(#38BC84, #2ed373);
}
.border-left-ldlcard-Blue1 {
    border-left: .5rem solid #3498db !important;
}
.ldlProgressbar_Blue1 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #3498db;
	background-image: -moz-linear-gradient(top, #3498db, #3badf9);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3498db),color-stop(1, #3badf9));
	background-image: -webkit-linear-gradient(#3498db, #3badf9);
}
.border-left-ldlcard-Blue2{
    border-left: .5rem solid #2980b9 !important;
}
.ldlProgressbar_Blue2 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #2980b9;
	background-image: -moz-linear-gradient(top, #2980b9, #2e92d1);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #2980b9),color-stop(1, #2e92d1));
	background-image: -webkit-linear-gradient(#2980b9, #2e92d1);
}
.border-left-ldlcard-Blue3 {
    border-left: .5rem solid #2B5797 !important;
}
.ldlProgressbar_Blue3 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #2B5797;
	background-image: -moz-linear-gradient(top, #2B5797, #3670c1);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #2B5797),color-stop(1, #3670c1));
	background-image: -webkit-linear-gradient(#2B5797, #3670c1);
}
.border-left-ldlcard-Blue4 {
    border-left: .5rem solid #34495E !important;
}
.ldlProgressbar_Blue4 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #34495E;
	background-image: -moz-linear-gradient(top, #34495E, #486684);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #34495E),color-stop(1, #486684));
	background-image: -webkit-linear-gradient(#34495E, #486684);
}

.border-left-ldlcard-Gray1 {
    border-left: .5rem solid #BDC3C7 !important;
}
.ldlProgressbar_Gray1 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #BDC3C7;
	background-image: -moz-linear-gradient(top, #BDC3C7, #d7dee2);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #BDC3C7),color-stop(1, #d7dee2));
	background-image: -webkit-linear-gradient(#BDC3C7, #d7dee2);
}
.border-left-ldlcard-Gray2 {
    border-left: .5rem solid #7F8C8D !important;
}
.ldlProgressbar_Gray2 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #7F8C8D;
	background-image: -moz-linear-gradient(top, #7F8C8D, #9cacad);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7F8C8D),color-stop(1, #9cacad));
	background-image: -webkit-linear-gradient(#7F8C8D, #9cacad);
}

.border-left-ldlcard-Orange1 {
    border-left: .5rem solid #f1c40f !important;
}
.ldlProgressbar_Orange1 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #f1c40f;
	background-image: -moz-linear-gradient(top, #f1c40f, #ffd942);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1c40f),color-stop(1, #ffd942));
	background-image: -webkit-linear-gradient(#f1c40f, #ffd942);
}
.border-left-ldlcard-Orange2 {
    border-left: .5rem solid #e59216 !important;
}
.ldlProgressbar_Orange2 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #e59216;
	background-image: -moz-linear-gradient(top, #e59216, #f39c12);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e59216),color-stop(1, #f39c12));
	background-image: -webkit-linear-gradient(#e59216, #f39c12);
}
.border-left-ldlcard-Orange3 {
    border-left: .5rem solid #e26a24 !important;
}
.ldlProgressbar_Orange3 > span {
	-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px; 
	background-color: #e26a24;
	background-image: -moz-linear-gradient(top, #e26a24, #E67E22);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e26a24),color-stop(1, #E67E22));
	background-image: -webkit-linear-gradient(#e26a24, #E67E22);
}

 /*per lo switch*/
.ldlswitch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}

/* Hide default HTML checkbox */
.ldlswitch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The ldlslider */
.ldlslider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.ldlslider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .ldlslider {
  background-color: #5784ba;
}

input:focus + .ldlslider {
  box-shadow: 0 0 1px #5784ba;
}

input:checked + .ldlslider:before {
  -webkit-transform: translateX(22px);
  -ms-transform: translateX(22px);
  transform: translateX(22px);
}

/* Rounded ldlsliders */
.ldlslider.ldlround {
  border-radius: 30px;
}

.ldlslider.ldlround:before {
  border-radius: 50%;
}
/*end per lo switch*/

 
.ldlFixedHeightTotalwidthModal {
  min-width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 10px;
}

.ldlFixedHeightTotalwidthModalContent  { 
  min-height: 90vh;
  max-height: 90vh; 
}

.ldlFixedHeightTotalwidthModalContent .modal-body {
  overflow-y:scroll; 
}

.ldlselect_attivo_NO{
	color:#b0b0b0;
}

.ldlColumnsToHideContainer{
	width:400px;
}
/*multiple select*/
.ms-choice{
	height:auto !important;
}
.ms-parent{
	padding:0 !important;
}
.ms-drop ul > li label {
	color: #495057;
}
.ms-choice > span {
	color:#495057;
	font-weight: normal;
	top:20%;
}
.ms-choice > span.placeholder {
	font-weight: normal;
}

.ms-drop ul > li.hide-radio.selected{
	color:#ffffff ;
	background:#6777ef;
}
.ms-drop ul > li.hide-radio.selected label{
	color:#ffffff ;
	background:#6777ef;
}

 .ms-drop ul > li.hide-radio:focus, .ms-drop ul > li.hide-radio:hover label{
	 color:#ffffff ;
        background-color: #6777ef; }
				
.ldlTableHeaderColor{
	background:#d0d0d0;
}



.ldl-example-modal-lg .modal-dialog{
display: table;
position: relative;
margin: 0 auto;
top: calc(50% - 24px);
border: 0px solid #5784ba;
border-radius: .3rem;
}

.ldl-example-modal-lg .modal-dialog .modal-content{ 
border: none;
}


.ldl_circlecolor_rosso{
	font-weight:bold;
	font-size:2em !important;
	color:#EC5547;
}
.ldl_circlecolor_verde{
	font-weight:bold;
	font-size:2em !important;
	color:#008A00;
}
.ldl_circlecolor_giallo{
	font-weight:bold;
	font-size:2em !important;
	color:#FFC40D;
}
.ldl_circlecolor_nero,.ldl_circlecolor_vuoto{
	font-weight:bold;
	font-size:2em !important;
	color:#9E9E9E;
}
.ldl_gestioneinterna_rosso{
	font-weight:bold;
	font-size:2em !important;
	color:#EC5547;
}
.ldl_gestioneinterna_verde{
	font-weight:bold;
	font-size:2em !important;
	color:#008A00;
}
.ldl_gestioneinterna_giallo{
	font-weight:bold;
	font-size:2em !important;
	color:#FFC40D;
}
.ldl_gestioneinterna_nero,.ldl_gestioneinterna_vuoto{
	font-weight:bold;
	font-size:2em !important;
	color:#9E9E9E;
}



.ldl_gestioneinterna_home_color1{
	color:white;
	background:#1a76cc;
}
.ldl_gestioneinterna_home_gradient1{
	color:#000000;
	 background-image: linear-gradient(#3380cc, #9ed0ff); 
}

.ldl_gestioneinterna_home_color2{
	color:white;
	background:#FE9D02;
}
.ldl_gestioneinterna_home_gradient2{
	color:#000000;
	 background-image: linear-gradient(#ffad3a, #ffcf8c); 
}
.ldl_gestioneinterna_home_color3{
	color:white;
	background:#ff3535;
}
.ldl_gestioneinterna_home_gradient3{
	color:#000000;
	 background-image: linear-gradient(#ff6666, #ffb2b2); 
}
 
.ldl_pdficon {
  display: inline-block;
  line-height: 30px;
  padding-left: 30px;
  background: url("../images/pdfIcon.png") no-repeat scroll 0 0 transparent;
}
 
.ldlModalTitleInfo{
	line-height: 1.5;padding-left:5em; vertical-align: middle;margin-top:auto;color: #555555; font-weight:bold;
}

.jconfirm-title{
	color: #e02d1b;
}

.ldlMenuLink{
	cursor: pointer;
}


.ldl_esitoPagamenti_rosso{
	font-weight:bold;
	color:#EC5547;
}
.ldl_esitoPagamenti_verde{
	font-weight:bold;
	color:#008A00;
}
.ldl_esitoPagamenti_giallo{
	font-weight:bold;
	color:#FFC40D;
}
.ldl_esitoPagamenti_nero,.ldl_esitoPagamenti_vuoto{
	font-weight:bold;
	color:#9E9E9E;
}


.ldl_clickable_row_azzure,.ldl_clickable_row_orange,.ldl_clickable_row_red {
    cursor: pointer;
  }
.ldl_clickable_row_azzure:hover {
    background: #1A76CC;
  }
.ldl_clickable_row_orange:hover {
    background: #FE9D02;
  }
	.ldl_clickable_row_red:hover {
    background: #FF3535;
  }




/*aggiunte con il nuovo theme smart bootstrap 5*/
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username{
	font-weight:200;
}
.sidemenu-container.fixed-menu{
	z-index:778;
}
.header-white .page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname, .header-white .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username, .header-white .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
	color:#b7d3e8;
}
.header-white .page-header.navbar .top-menu .navbar-nav > li.dropdown-user:hover > .dropdown-toggle > .username{
	color:#b7d3e8;
}
.header-white .page-header.navbar .top-menu .navbar-nav > li.dropdown-user:hover > .dropdown-toggle > .username:hover{
	color:#f7f6cf;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown:hover{
	color: #f7f6cf;
  }
.page-header.navbar .top-breadcrumb {
	margin: 0;
	padding: 0;
	padding-left: 1em;
	margin-top: 1em;
	float: left;
  }
  .page-header.navbar.navbar-fixed-top, .page-header.navbar.navbar-static-top{
	z-index: 888;
  }

  .page-header.navbar .page-logo .logo-default {
	margin: 0;
	height: 50px;
  }
  .page-header.navbar .page-logo .logo-small {
	display: none;
  }
  .page-header.navbar .page-logo{
	padding-top:5px;
  }
  .ms-choice > span.placeholder{
	color:white;
  }
  .modal .modal-content .modal-title{
	color:#153C6B;
  }
  .ldl_title_modal{
	color:#153C6B;
	font-weight:700;
  }
  .form-select{
	line-height: 2em;
  }
  .cardfilter {
	border: 0;
	box-shadow:0 0 0 0;
  }
  .ldlFilterPanelHeader {
	
  }
  .dataTables_scrollHead{
	line-height: 0.8em;
  }
  .page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-menu > li:hover > a, .page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-menu > li:hover > a >i{
	color: #5784ba;
  }

  /* poppins-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/poppins-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  @media (max-width: 420px){
	.page-header.navbar .page-logo {
		width: 60px;
		padding:10px;
	}
	
  }
  @media (max-width: 991px){
	.page-header.navbar .page-logo .logo-small {	
		margin: 0;
		display:block;
		background: url("../images/favicon-150x150.png");
		background-position-x: 0%;
		background-position-y: 0%;
		background-repeat: repeat;
		background-size: auto;
		background-position: center;
		background-size: cover;
		width: 40px;
		height: 40px;
		background-repeat: no-repeat;
	}
	.page-header.navbar .page-logo .logo-default {	
		display:none;
	}
	.page-header.navbar .top-breadcrumb {
		padding-left: 5px;
	}
	.sidemenu-closed.sidemenu-closed-hidelogo .page-header.navbar .page-logo{
		padding:10px 0 0 0;
	}
}

.toast{
box-shadow: 0 .5rem 0.5rem rgba(0,0,0,.10) !important;
}
  @media (min-width: 992px) {
	.toast{
		width:500px;
	}
	.sidemenu-container{
		margin-top:70px;
	  }
	.sidemenu-closed.sidemenu-closed-hidelogo .page-header.navbar .page-logo .logo-small {
		margin: 0;
		display:block;
		background: url("../images/favicon-150x150.png");
		background-position-x: 0%;
		background-position-y: 0%;
		background-repeat: repeat;
		background-size: auto;
		background-position: center;
		background-size: cover;
		width: 40px;
		height: 40px;
		background-repeat: no-repeat;
	}
	.page-content-wrapper .page-content{
		padding-top: 70px;
	}
  }

  .btn-user{
	background-color: #274b67;
	color:#ffffff;
	border: 1px solid #274b67;
	transition:all .7s;
}
.btn-user:hover{
	background-color: #08141d;
	color:#ffffff;
	border: 1px solid #08141d;
	transition:all .7s;
}

.btn-filter{
	background-color: #223f54;
	color:#ffffff;
	border: 1px solid #223f54;
	transition:all .7s;
}
.btn-filter:hover{
	background-color: #08141d;
	color:#ffffff;
	border: 1px solid #08141d;
	transition:all .7s;
}
.btn-clone{
	background-color: #70AAD7;
	color:#ffffff;
	border: 1px solid #70AAD7;
	transition:all .7s;
}
.btn-clone:hover{
	background-color: #2f9aed;
	color:#ffffff;
	border: 1px solid #2f9aed;
	transition:all .7s;
}
.btn-edit{
	background-color: #eaa03f;
	color:#ffffff;
	border: 1px solid #eaa03f;
	transition:all .7s;
}
.btn-edit:hover{
	background-color: #ff7b00;
	color:#ffffff;
	border: 1px solid #ff7b00;
	transition:all .7s;
}
.btn-delete{
	background-color: #D44A46;
	color:#ffffff;
	border: 1px solid #D44A46;
	transition:all .7s;
}
.btn-delete:hover{
	background-color: #c90300;
	color:#ffffff;
	border: 1px solid #c90300;
	transition:all .7s;
}


 
.page-footer{
	background: #153C6B;/*#1D5495;*/
}
.page-footer .page-footer-inner{
	color:#b7d3e8;
}
.page-footer-inner a{
	font-weight: bold;
	color:#ffffff;
}
.page-footer-inner a:hover{
	color:#f7f6cf;
}
.page-header-inner{
	background: #1D5495;
}
.scroll-to-top{
	background: #08141d;
}


.pagination > li > a
{
    background-color: white;
    color: #5A4181;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #5a5a5a;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a
{
    color: white;
    background-color: #153C6B !Important;
    border: solid 1px #08141d !Important;
}

.pagination > .active > a:hover
{
	color: white;
    background-color: #08141d !Important;
    border: solid 1px #08141d;
}

.dataTables_wrapper .dataTables_processing {
	color: transparent;
  border: 0;
  background: transparent;
  display:none !important;
  height:0;width:0;
}
 #waitingDialogLdlAuthLayout .modal-content{
	background:#f0f0f0;
	color:#223f54;
}
.dropdown-menu{
	background:#F4F6F9;
}
.form-control:focus,.form-select:focus,.form-check-input:focus,.btn-check:focus+.btn,.btn:focus,.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus,.btn-outline-primary:active:focus, .page-link:focus{
	box-shadow:0 0 0 0;/*in bootstrap.min.css  box-shadow:0 0 0 .25rem rgba(13,110,253,.25)*/
}
.ldl_card_impianto_head{
	padding:14px 24px 0px 24px;
}
.ldl_card_impianto_head_kpi{
	color:#ffffff;
	margin-bottom:0px;
	padding:8px;
}
.ldl_card_impianto_head_kpi .progress{
	margin:0px;
}
.ldl_card_impianto_head_kpi  .progress-description{
	font-size: 0.8em;
}

.ldl_stacked_bar_graph {
	width: 90%;
	height: 25px;
	color:#ffffff;
}
.ldl_stacked_bar_graph span {
	display: inline-block;
    height:100%;
    box-sizing: border-box;
    float: left;
	font-weight: bold;
	padding:0px 3px ;
	}
.ldl_stacked_bar_graph .bar-g {
	  background: #60A917;
	}
.ldl_stacked_bar_graph .bar-y {
	  background: #FF9E3D;
	}
.ldl_stacked_bar_graph .bar-r {
	  background: #E51400;
	}

	.ldl_legend { list-style: none; }
	.ldl_legend li { float: left; margin-right: 10px;width: 55px; }
	.ldl_legend span { float: left; width: 16px; height: 16px; margin: 2px; font-weight: bold;}
	/* your colors */
	.ldl_legend .ldl_color_g { background-color: #60A917; }
	.ldl_legend .ldl_color_y { background-color: #FF9E3D; }
	.ldl_legend .ldl_color_r { background-color: #E51400; }



.bg-b-blue {
background: linear-gradient(45deg, #3E65FF, #809bfc);
}
.bg-b-green {
background: linear-gradient(45deg, #60A917, #92d64f);
}
.bg-b-yellow {
background: linear-gradient(45deg, #FF9E3D, #fcb56f);
}
.bg-b-pink {
background: linear-gradient(45deg, #E51400, #ea6356);
}
.ldlTable_compact td{
	padding:3px 4px !important;
}  