div.dataTables_processing { z-index: 1; }

ul#side-menu li a.active {
    background-color: #eee;
}

.bold {
	font-weight: bold !important;
}

.display-block: {
	display: block;
}

.display-none {
	display: none;
}

.form-label-left {
	margin-left: 25px;
}

.form-label-right {
	margin-right: 15px;
}

.grid {
	width: 100%;
}

.grid td {
	padding-bottom: 10px;
}

.incassi_cella_importo {
	padding: 2px 20px 2px 4px;
	text-align: right;
}

.padding-2px {
	padding-left: 2px;
}

.page-header {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	
}

.right-align {
	text-align: right;
}

.body-ricerca {
	padding: 10px 0 !important;
	border: none !important;
}

.panel-ricerca {
	border: none !important;
	box-shadow: none !important;
	margin-bottom: 0 !important;
}

.select2 {
	display: block !important;
}

.select2-selection,
.select2-selection__rendered {
	height: 34px !important;
	padding: 3px 6px !important;
	font-size: 14px !important;
	line-height: 1.42857 !important;
}

.select2-selection {
	color: rgb(85, 85, 85) !important;
	background-color: rgb(255, 255, 255) !important;
	background-image: none !important;
	border: 1px solid rgb(204, 204, 204) !important;
	border-radius: 4px 4px 4px 4px !important;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset !important;
	margin: 0px !important;
}

.select2-selection__clear {
	padding-right: 10px;
}

.subgrid td {
	padding: 0 !important;
}

tbody td.td-number {
	text-align: right;
}

.td-icon {
	width: 40px;
}

.valgiacenza {
	position: absolute;
	top: 12px;
	font-weight: bold;
}

.valmagazzino {
	position: absolute;
	top: 12px;
	font-weight: bold;
}

.valvenduto {
    position: absolute;
    top: 12px;
    font-weight: bold;
}

@media(max-width:768px) {
    .table>tbody>tr>td, .table>tbody>tr>th,
    .table>thead>tr>td, .table>thead>tr>th
     {
        /*position: inherit;*/
        padding: 1px !important;
        font-size: 0.8em;
    }
}
