/* CSS Document */
.clear{
	clear:both
	}

@font-face {
    font-family: 'opificioregular';
    src: url('../fonts/opificio-webfont.eot');
    src: url('../fonts/opificio-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opificio-webfont.woff2') format('woff2'),
         url('../fonts/opificio-webfont.woff') format('woff'),
         url('../fonts/opificio-webfont.ttf') format('truetype'),
         url('../fonts/pificio-webfont.svg#opificioregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

[type=checkbox] {
	vertical-align: middle;
}

html {
	height: 100%;
	position: relative;
	padding-bottom: 25px;
	text-decoration-skip: ink;
}

body {
	min-height: 100%;
	position: relative;
	padding-bottom: 25px;
	text-decoration-skip: ink;
	padding-bottom: 20px;
}

body{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#333;
	padding:0px;
	margin:0px;
	}

.SumoSelect{
    width: 100%;
    max-width: 450px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
    position: relative;
}

.SumoSelect .CaptionCont {
    position: relative;
     border: 0px !important;
    background-color: transparent;
    border-radius: 0px !important;
}

.SumoSelect:focus .CaptionCont,
.SumoSelect.open .CaptionCont,
.SumoSelect:hover .CaptionCon{
    box-shadow: 0px 0px !important;
}

.headerino{
	width:100%;
	height:10px;
	background-color:#3eb249;
	}

.footer{
	background-color:#3eb249;
	position:fixed;
	bottom:0px;
	width:100%;
	text-align:center;
	padding:5px 0px;
	font-size:13px;
	color:#fff;
	}

.panel-heading a {
	display: block;
}

.section{
	width:100%;
	margin-top:50px;
	margin-bottom:50px;
	}

.section2{
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	}

.box{
	background-color:#f1f1f1;
	border:1px solid #ccc;
	padding:20px;
	border-radius:5px;
	}

.titolo{
	width:100%;
	margin-bottom:20px;
	font-size:25px;
	color:#333;
	text-align:center
	}

.titolo img {
	position:relative;
	height:30px;
	top:-5px
	}

.labelForm{
	width:100%;
	margin-bottom:2px;
	font-size:13px;
	color:#666;
	font-style:italic
	}

.form{
	width:100%;
    max-width: 450px;
	height:40px;
	border-radius:5px;
	border:1px solid #ccc;
	padding-left:5px;
	font-size:18px;
	color:#333;
	margin-bottom:15px;
	}

.modal-body .form{
    width: 100%;
    max-width: 100%;
}

.outer-form{
    margin-top: 15px;
    max-width: 500px;
}

input[disabled] {
	opacity: .6;
}

.pink,
.risultati.pink {
	background-color: #f1c5c5;
}

.filtro{
	margin-top: 5px;
	padding: 15px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.filtro input[type=text]{
	width: 25%;
	margin-bottom: 0px;
}

.filtro select{
	width: 25%;
	margin-bottom: 0px;
	height: 40px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-size: 18px;
    color: #333;
	background: white;
}

.filtro input[type=submit]{
	display: inline;
}

.textarea{
	width:100%;
	height:80px;
	border-radius:5px;
	border:1px solid #ccc;
	padding-left:5px;
	font-size:18px;
	color:#333;
	margin-bottom:15px;
	}

.new .textarea{
    max-width: 450px;
}

.form-control:focus {
	border-color: #3eb249;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(62, 178, 73, 0.82);
}

.invia{
	border-radius:5px;
	background-color:#3eb249;
	padding:5px 10px 5px 35px;
	background-image:url(../img/icona-check.png);
	background-size: 25px;
	background-position:5px center;
	background-repeat:no-repeat;
	border:0px;
	font-size:18px;
	color:#fff;
	text-shadow:1px 1px 1px #333;
	margin: 15px 0px;
    display: -webkit-box;
	}
.remove {
	background-color: #8c2525;
}

.fine{
	border-radius:5px;
	background-color:#666;
	padding:5px 10px 5px 10px;
	background-size: 25px;
	background-position:5px center;
	background-repeat:no-repeat;
	border:0px;
	font-size:18px;
	color:#fff;
	text-shadow:1px 1px 1px #333;
	margin: auto;
    display: -webkit-box;
	margin-top:10px;
	}

.sidebar{
	background-color:#f1f1f1;
	border-right:1px solid #ccc;
	padding:25px 25px;
	min-height:100%;
	height:100%;
}

.dettaglioUtente{
	font-size:16px;
	color:#000;
	padding-bottom:25px;
	border-bottom:1px solid #ccc;
	}

.dettaglioUtente span{
	color:#666;
	font-size:15px;
	font-style:italic;
	}

.dettaglioUtente a{
	color:rgba(226,0,4,1.00);
	}

.dettaglioUtente a:hover{
	color:rgba(226,0,4,1.00);
	}

.menu{
	font-size:18px;
	color:#666;}

.menu a{
	color:#666;
	text-decoration:none
	}

.menu a:hover{
	color:#333;
	text-decoration:none
	}

.menu ul{
	padding:0px;
	margin:0px;
	}

.menu li{
	list-style-type:none;
	width:100%;
	padding:10px 0px;
	border-bottom:1px solid #ccc;
	padding-left:5px;
	}

.menu li ul {
	display:none;
	margin-left:15px;
	}

.extra {
	display:none;
	}

.menu li li:last-child{
	border-bottom:0px
	}

.menu li li{
	padding-left:5px;
	font-size:15px;
	}

.menu li li a{
	color:#333 !important
	}

.menu li li li {
	padding: 0;
}

.menu li li li a {
	padding: 10px 0px 10px 5px;
	display: inline-block;
	font-size: 15px;
}

.menuSelected{
	background-color:#ccc !important;
	}

.menu img{
	position:absolute;
	height:20px;
	right:50px
	}

.active{
	background-color:#999;
	color:#fff;
	}

.active a {
	color:#fff;
	text-decoration:none
	}

.sottoMenu{
	cursor:pointer
	}

.titoloInterno{
	margin-bottom:5px;
	font-size:25px;
	color:#333;
	text-align:left;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	width:100%;
	}

.titoloInterno img {
	position:relative;
	height:25px;
	top:-2px
	}

.pulsanteVerdeHeader a{
    float: right;
    position: absolute;
    background-color: #3eb249;
    font-size: 16px;
    border-radius: 5px;
    padding: 3px 10px;
    color: #FFF;
    /*text-shadow: 1px 1px 1px #333;*/
    right: 15px;
    margin-top: -40px;
	}


.pulsanteVerdeHeader img{
	position:relative;
	height:20px;
	margin-right:10px;
	}

.pulsanteGrigioHeader a{
    float: right;
    position: absolute;
    background-color: #666;
    font-size: 16px;
    border-radius: 5px;
    padding: 3px 10px;
    color: #FFF;
    /*text-shadow: 1px 1px 1px #333;*/
    right: 15px;
    margin-top: -80px;
	}


.pulsanteGrigioHeader img{
	position:relative;
	height:20px;
	margin-right:10px;
	}

.cerca{
	background-color:#f1f1f1;
	padding:10px 0px;
	}

.cerca input {
	width:100%;
	max-width:600px;
	height:40px;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:5px;
	display:-webkit-box;
	margin:auto;
	background-image:url(../img/icona-cerca.png);
	background-repeat:no-repeat;
	background-position:10px center;
	background-size:20px;
	padding-left:40px;
	font-size:16px;
	color:#333
	}

.riga{
	width:100%;
	margin-top:5px;
	border-bottom:1px solid #ccc;
	padding:10px;
	color:#666;
	font-size:13px;
	}

.riga span{
	color:#333;
	font-weight:bold;
	}

.riga h1{
	font-size:18px;
	color:#333;
	margin:0px;
	padding:0px;
	}

.riga a{
	color:#333;
	text-decoration:none
	}

.riga a:hover{
	color:#333;
	text-decoration:none
	}

.borderRight{
	border-right:1px solid #ccc;
	}

.pulVerde{
	float:right;
	background-color:#3eb249;
	color:#fff;
	font-size:16px;
	padding:3px 10px;
	border-radius:5px;
	margin-bottom:5px;
	cursor:pointer
	}

.pulVerde a{
	color:#ffF;
	text-decoration:none
	}

.pulVerde a:hover{
	color:#ffF;
	text-decoration:none
	}

.pulRosso{
	float:right;
	background-color:#cc0000;
	color:#fff;
	font-size:16px;
	padding:3px 10px;
	border-radius:5px;
	cursor:pointer
	}

.pulRosso:hover{
	float:right;
	background-color:#9b0909;
	color:#fff;
	font-size:16px;
	padding:3px 10px;
	border-radius:5px;
	cursor:pointer
	}

.pulRosso a{
	color:#fff;
	text-decoration:none
	}

.pulRosso a:hover{
	color:#fff;
	text-decoration:none
	}

.grigio{
	background-color:#f1f1f1;
	}

.line{
	width:100%;
	height:1px;
	margin-top:5px;
	background-color:#ccc
	}

.contentForm{
	padding-top:10px;
	}

.titoloInterno p{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#666;
	}

.titoloInterno p span{
	color:#333;
	font-weight:bold
	}

.msg{
	width:100%;
	text-align:center;
	font-size:14px;
	color:#666;
	margin-bottom:25px;
	font-style:italic
	}

.avviso{
	background-color:#f4e189;
	padding:5px;
	color:#333;
	font-size:14px;
	border-radius:5px;
	margin:auto;
	display:table;
	border:1px solid #e1b747
	}

.avviso .infoContainer{
    /*padding: 3px 0;*/
    margin: 0px 0px 5px 0px;
    /*border-bottom: 1px solid #f1f1f1;*/
	}

.avviso .infoContainer .info {
    color: #555;
}


.avviso .infoContainer .value {
	min-height: 20px;
	font-weight: bold;
}

.pulCenter{
	display:table;
	margin:0px auto 15px auto;
	float:none
	}

.pulVerde img{
	height:17px;
	position:relative;
	}

.noResult{
	color:#E10000;
	font-weight:bold;
	font-style:italic;
	}

.ok{
	position: absolute;
    padding: 10px;
    background-color:#f4e189;
    border:1px solid #e1b747;
    color:#333;
    margin: auto;
	font-size:14px;
    top: 5px;
	z-index: 999;
	}

.passwordDimenticata{
	cursor:pointer;
	color:#999;
	font-weight:bold;
	margin-top:20px;

	}

.recuperaPawword{
	margin-top:10px;
	}

.delete{
	float:left;
	background-color:#cc0000;
	color:#fff;
	font-size:16px;
	padding:3px 10px;
	border-radius:5px;
	cursor:pointer;
	border:0px
	}

.chiudiBox{
	float:left;
	background-color:#333;
	color:#fff;
	font-size:16px;
	padding:3px 10px;
	border-radius:5px;
	cursor:pointer;
	border:0px;
	margin-left:10px;
	}

.delete:hover{
	float:left;
	background-color:#9b0909;
	color:#fff;
	font-size:16px;
	padding:3px 10px;
	border-radius:5px;
	cursor:pointer;
	border:0px
	}

.filtri{
	background-color: #f1f1f1;
    padding: 10px;
    color: #666;
    font-size: 14px;
	}

.selectFiltri{
	height:30px;
	width:150px;
	font-size:14px;
	color:#666;
	border-radius:5px;
	background-color:#fff;
	margin-left:10px;
	position:relative;
	top:-2px;
	}

.report{
	padding:10px;
	    border: 1px solid #e2d87d;
    background-color: #fffbd5;
    color: #333;
	border-radius:5px;
	}

.report span{
	font-weight:bold;
	}

.intestazione{
	background-color:#333;
	color:#fff;
	padding:5px 0px;
	font-size: 12px;
	position: sticky;
	top: 0;
	z-index: 10;
	}

.risultati{
	background-color:#f1f1f1;
	margin-top:2px;
	font-size:12px;
	padding:3px 0px;
	}

.risultati-statistiche > div:nth-child(2) {
	font-weight: bold;
}

#targa{
	text-transform:uppercase !important
	}

.pulGrigio{
	float:left;
	background-color:#666;
	color:#fff;
	font-size:18px;
	padding:5px 10px;
	border-radius:5px;
	margin-bottom:5px;
	cursor:pointer;
	margin-top:15px;
	margin-left:10px;
	}

.pulGrigio:hover{
	float:left;
	background-color:#333;
	color:#fff;
	font-size:18px;
	padding:5px 10px;
	border-radius:5px;
	margin-bottom:5px;
	cursor:pointer;
	margin-top:15px;
	margin-left:10px;
	}

.pulGrigio a{
	color:#ffF;
	text-decoration:none
	}

.pulGrigio a:hover{
	color:#ffF;
	text-decoration:none
	}

.tab , .tab2{
	display:none
	}

.dettagli{
	width:100%;
	margin-bottom:15px;
	margin-left:15px;
	}

.documentazione{
	background-color:#ccc;
	color:#333;
	padding:3px 15px
	}

.documentazione a{
	color:#333;
	}

.documentazione a:hover{
	color:#000;
	}

.stato {
    background-color: #3eb249;
    color: #fff;
	font-weight:bold;
	text-align:right;
    padding: 3px 15px;
	font-weight:bold;
}

.trasparente{
	background-color:transparent;
	border:0px;
	}

.trasparente:focus {
  border: 0px ;
}

#salva{
	display:none;
	background-color:#3eb249;
	padding:5px;
	font-size:13px;
	float:right;
	color:#fff;
	margin-right:5px;
	border-radius:5px;
	cursor:pointer
	}
#salva-dataInfrazione,
#salva-dataScadenzaAssRev{
    display: none;
    background-color: #3eb249;
    padding: 5px;
    font-size: 13px;
    float: right;
    color: #fff;
    margin-right: 5px;
    border-radius: 5px;
    cursor: pointer;
}


		.zoom {
			display:inline-block;
			position: relative;
		}

		/* magnifying glass icon */
		.zoom:after {
			content:'';
			display:block;
			width:33px;
			height:33px;
			position:absolute;
			top:0;
			right:0;
			background:url(icon.png);
		}

		.zoom img {
			display: block;
		}

		.zoom img::selection { background-color: transparent; }

		#ex2 img:hover { cursor: url(grab.cur), default; }
		#ex2 img:active { cursor: url(grabbed.cur), default; }

/*.fix-search {
  position:fixed;
  top:10px
}*/

#wrap {
  overflow: auto;
  position: relative;
}
	#sidebarFoto{
		width:100%s
	}


#loading {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    background: rgba(255, 255, 255, .6);
    border-radius: 50%;
    padding: 15px;
}

.grigioBg{
	background-color:#333;
	padding: 3px 15px;
	color:#fff;
	font-weight:bold;
}


.rossoBg{
	background-color:#cc2222;
	padding: 3px 15px;
	color:#fff;
	font-weight:bold;
}

.bgRosso{
	background-color:#cc2222 !important;
}

.gialloBg{
	background-color:#ffc441;
	padding: 3px 15px;
	color:#333;
	font-weight:bold;
}

.rossoText{
	color:#cc2222 !important;
	font-weight:bold;
}

.verdeText{
	color:#22cc22 !important;
	font-weight:bold
}

.datiVerbaleContainer {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
}

.datiVerbaleContainer h2 {
	margin: 0;
	font-size: 16px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
}

.puntiContainer {
    margin: 15px 0;
}

.puntiContent {
	max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.puntiContainer .punto {
    margin: 1px 0;
    cursor: pointer;
    background-color: #f1f1f1;
    padding: 5px;
    transition: background-color .2s ease;
}
.puntiContainer .punto:hover {
	background-color: #d9d9d9;
}

.puntiContainer label {
	font-weight: normal;
	display: inline;
	cursor: pointer;
}

.puntiContainer [type=checkbox]:checked + label {
	font-weight: bold;
}

.puntoAggiuntivo {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.puntoAggiuntivo .new,
.puntoAggiuntivo .remove {
    flex-grow: 0;
    flex-basis: 20px;
    border-radius: 5px;
    background-color: #3eb249;
    padding: 5px 10px;
    border: 0px;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    margin: auto;
    margin-left: 12px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.puntoAggiuntivo input {
	flex-grow: 1;
	margin-bottom: 0;
}


.actionButton {
	border-radius: 5px;
    background-color: #3eb249;
    padding: 5px 10px;
    border: 0px;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    margin: auto;
}

.getInfoVerbale {
	margin-top: 25px;
}

.risultatiContainer .intestazione,
.risultatiContainer .risultati {
	display: flex;
	padding: 10px;
}

.risultatiContainer .intestazione > div,
.risultatiContainer .risultati > div {
	flex-grow: 1;
	flex-basis: 0;

	transition: background .2s ease;
}

.risultatiContainer .risultati:hover {
	/*background: #dfdfdf;*/
}

.risultati,
.risultati:hover,
.risultati:active {
	color: inherit;
}

.spinner {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: fixed;
	z-index: 9001;
	height: 40px;
	width: 40px;
	background-color: white;
	border-radius: 50%;
	padding: 4px;
	box-sizing: content-box;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	animation: rotator 1.4s linear infinite;
}

@keyframes rotator {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(270deg); }
}

.spinner .path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation:
    dash 1.4s ease-in-out infinite,
    colors 5.6s ease-in-out infinite;
}

@keyframes colors {
	0% { stroke: #4285F4; }
	25% { stroke: #DE3E35; }
	50% { stroke: #F7C223; }
	75% { stroke: #1B9A59; }
  100% { stroke: #4285F4; }
}

@keyframes dash {
 0% { stroke-dashoffset: 187; }
 50% {
   stroke-dashoffset: 46.75;
   transform:rotate(135deg);
 }
 100% {
   stroke-dashoffset: 187;
   transform:rotate(450deg);
 }
}

.spinnerContainer .overlay {
	position: fixed;
	top: 0; right: 0;
	bottom: 0; left: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 9000;
}

#paginazione .active {
	background-color: transparent;
}

.topMenu{
	cursor: pointer;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

.placeholderHome{
	height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.placeholderHome div{
	width: 100%;
    text-align: center;
    align-self: center;
}

.placeholderHome img{
	height: 150px;
}

.placeholderHome h1{
	font-size: 18px;
}

.generaPuntiPatente input[type=text]{
	background: transparent;
    border: 0px;
    border-bottom: 1px dotted #999;
}

.generaPuntiPatente input[type=checkbox]{
	position:absolute;
	left:2px
}

.actionAdd .count{
	 width: 25px;
    height: 25px;
    background-color: #f98b03;
    border-radius: 50%;
    /* font-weight: bold; */
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;
}

.actionAdd{
	position: absolute;
	right: 5px;
}

.flex{
	display: flex;
}

.flex div{
	flex-basis: 0;
	flex-grow: 1;
}

.flex .checkboxCol{
	    flex: 0 0 20px;
}

.green{
	background-color: #aeeeb7;
}

.intestazione.reset,
.risultati.reset {
	padding-left: 15px;
	padding-right: 15px;
}


.btn-no-style {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

#progressIndicator {
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
	top: 15px;
	right: 15px;
	padding: 15px;
	background: white;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
	border-radius: 3px;
}


.cssload-container {
	width: auto;
	height: 20px;
	text-align: center;
	display: inline-block;
}

.cssload-speeding-wheel {
	width: 20px;
	height: 20px;
	margin: 0 5px 0 0;
	border: 2px solid rgb(0, 0, 0);
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 575ms infinite linear;
}

@keyframes cssload-spin {
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-spin {
	100% {
		transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-spin {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-spin {
	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-spin {
	100% {
		transform: rotate(360deg);
	}
}

.btn {
	transition: all .35s;
}

.stato-verbale-item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.stato-verbale-delete-form {
	position: absolute;
	left: 100%;
	z-index: 3;
	display: inline-block;
	overflow: hidden;
	margin-left: 3px;
	width: 0;
	transition: width .35s;
}

.stato-verbale-delete-button {
	border-radius: 50%;
	height: 20px;
	width: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

.stato-verbale-item:hover .stato-verbale-delete-form {
	width: 20px;
}

.report-actions {
	margin-bottom: 20px;
}

.report-box {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

.report-foto {
	margin-bottom: 20px;
}

.report-section {
	margin-bottom: 20px;
}

.report-section-title {
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #3eb249;
	border-bottom: 1px solid #3eb249;
}

.report-section-label {
	color: #666;
	font-size: 13px;
}

.report-section-info {
	margin-bottom: 10px;
}

body:before,
body:after {
	content: "";
	display: table;
	clear: both;
}

body > .col-sm-3 {
	height: 100%;
}

body > .col-sm-3 > .sidebar {
	height: 100% !important;
}

body > .col-sm-9 {
	padding-bottom: 55px;
}

.verde{
	background-color: #3eb249;
	color: #000;
	font-size: 15px;
}

.verde-chiaro{
	background-color: #bfe8c3;
	color: #000;
}

.verde-chiarissimo{
	background-color: #e3fbe6;
	color: #000;
}

.arancione{
	background-color:#fb8d44
}
.arancione-chiaro{
	background-color: #ffc49d;
}

.risultati-statistiche a,
.risultati-statistiche :hover,
.risultatiContainer a{
	color: #000 !important
}

.button-group {
	display: flex;
}

.button-group-item {
	margin: 0;
}

.button-group-item:first-child {
	margin-left: auto;
}

.button-group-item:last-child {
	margin-right: auto;
}

.button-group-item:not(:last-child) {
	margin-right: 3px;
}

.placeholderHome .box-report {
	margin-top: 78px;
}

.btn-no-style {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
}

.badge.badge-login-avanzato {
	background: #3eb249;
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin-bottom: 5px;
}

.box-actions {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 20;
	width: auto !important;
}

.js-importo-avviso-ruolo,
.js-importo-spese-amministrative{
     max-width: 50px;
}

.table-custom .table-dark{
    font-size: 11px;
    background-color: #333;
    color: #fff;
}

.table-custom  tbody{
    font-size: 12px;
}

label{
    font-weight: normal;
    font-size: 13px;
    color: #666;
    width: 100%;
}

.result-visura input{
    margin-bottom: 0px;
    margin-left: 10px;
    max-width: 70px;
}

.green{
    border: 1px solid #408340;
    background-color: #AEDAAA;
    color: #006004;
    font-weight: bold;
}

.red{
   border: 1px solid #C80306;
   background-color: #D19697;
   color: #A60002;
   font-weight: bold; 
}

.popover{
    max-width: 470px;
    width: 470px;
}

.btn-sm{
	padding: 5px 5px;
	font-size: 10px;
}