.iconaLarge {
    font-size: xx-large;
}
.sn-checkbox-open-in-new-window.checkbox input {
    visibility: visible;
    position: relative;
    margin-right: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold !important;
}
.control-panel .page-content {
	padding-right: 0;
}
.bootstrap-table .table a, .fixed-table-body .table a, .table a {
	border: 0;
}
a.indietro {
	color: #FFF;
	text-decoration: underline;
}
.widget-accordion .panel-heading a {
	background-color: #eceff4 !important;
}
.statistic-box .number {
	font-size: 2.30rem;
}
.chart-statistic-box .chart-txt .chart-txt-top .number {
	font-size: 2.00rem;
}
.chart-statistic-box .chart-container .chart-container-x .item {
	width: 7.5%;
	font-size: 11px;
}
.statistic-box .number .unit {
	font-size: 1.25rem;
	font-weight: 300;
	margin: 0 0 0 0;
	position: relative;
	top: -0.5em;
}
.dark-theme .side-menu {
	border-right-color: #d3d6db;
}
.dark-theme .side-menu, .dark-theme .site-header {
	background-color: #032B4B;
}
.dark-theme .site-header, .site-header .site-logo-text {
	height: 60px;
}
.site-header .site-logo-text {
	background-color: #FFF;
}
body {
	background-color: #d3d6db;
}
.container-fluid a img {
	width: auto;
	height: 50px;
}
.side-menu {
	top: 20px;
}
.purple {
	background-color: #09C !important;
}
p.banner {
	text-align: center;
	padding-top: 100px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.dataUltimoInvio, .dataUltimoInvio a .fa-hover .like {
	font-size: 12px;
	font-style: italic;
}
.sign-box-footer {
	width:100%;
	max-width:322px;
	margin:0 auto;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:20px;
	font-size:0.7rem;
	position:relative;
	text-align: center;
}
.bg-index {
	background: url(../img/bg-index.jpg) no-repeat center top #d3d6db;
}

.piccolo {
	font-size: 0.7rem; /*si no*/
}

.tbl-cell-time {
	text-align: right;
}

.seachSidebar {
	margin: 50px 15px 0 15px;
}

.separatoreDatiPratica {
	border-bottom: solid 1px #ccc;
}

.mailPratica {
	font-size: 13px
}

.redDebitore {
	color: #900;
}

.dark-theme .site-header .site-header-shown {
	/*margin-top: -54px;*/
}

.realtime {
	color: #adb7be;
	line-height: 60px;
	margin-left: 10px;
}

.bootstrap-table .table {
	border-bottom-color: #bec6cc;
}

hr {
	border-top-color: #bec6cc;
}

.box-typical {
	border: 1px solid #bec6cc;
}

.bootstrap-table .table td {
	border-bottom-color: #bec6cc;
    border-left-color: #bec6cc;
    border-right-color: #bec6cc;
    border-top: 1px solid #bec6cc !important;
}

.bootstrap-table .table > thead > tr > th {
	border-bottom-color: #bec6cc;
    border-top: 1px solid #bec6cc !important;
}

.codicecorto input {
	max-width: 100px;
}
.importocorto input {
	max-width: 120px;
}

.activity-line-item .activity-line-date {
	background: #d3d6db none repeat scroll 0 0;
}

.activity-line::before {
	border-left: 1px solid #032b4b;
}

.activity-line img {
	height: auto;
}

.datocentrato {
    text-align: center;
}

.numeroPositivo {
	color: #090
}
.numeroNegativo {
	color: #F00;
}
/*
.note-popover.popover {
	display: none !important;
}
**/

.bootstrap-table .fixed-table-toolbar .columns .dropdown-menu {
	width: 110px !important;
}

.sign-avatar img {
	width: 100%;
	height: auto;
}

.box-typical .panel-heading {
	padding: 0;
}

tfoot{	
	border-bottom:none;padding-top:10px;padding-bottom:9px;background:#f6f8fa;
}

.seachSidebar {
	margin: 50px 15px 0 15px;
}

@media screen and (max-width: 480px) {
	.realtime {
		visibility: hidden;
	}
}

.cerchio {
	width:14px;
	height:14px;
	border-radius:50px;
	display: inline-block;
	line-height: 16px;
	margin: 0 5px;
}
.cerchioRosso {
	background-color: #F00;
}
.cerchioGiallo {
	background:orange;
}
.cerchioVerde {
	background-color: #0C0;
}
.googleSnippet {
	box-shadow: 5px 4px 14px #888;
	padding: 5px;
}
.googleTitle {
	font-size: 18px;
	line-height: 1.33;
}
.googleTitle a {
	color: #1a0dab;
	text-decoration: none;
}
.googleTitle a:hover {
	text-decoration: underline;
}
.googleUrl {
	font-size: 14px;
	padding-top: 1px;
	line-height: 1.43;
	color: #006621;
}
.googleDescription {
	line-height: 1.54;
	word-wrap: break-word;
	color: #545454;
}

div#table_length {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	line-height: 1;
	padding-top: 13px;
}

div#table_info {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 1;
	display: inline-block;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	height: 32px !important;
	padding: 0 5px !important;
	line-height: 30px !important;
	border: solid 1px transparent !important;
	border-radius: 0.25rem !important;
	text-align: center !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
	border-color: #d8e2e7 !important;
	color: #6c7a86 !important;
	background: none;
}

div#table_paginate {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.table-responsive.table-bordered.table-striped {
	border-top: none;
}

div.dt-buttons {
	position: initial;
	display: block;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 100%;
}