/*
 *
 *   ITBT - Custom Theme for
 *   INSPINIA version 2.9.4
 *
*/
@media (min-width: 1200px) {
	.container {
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 100%;
	}
}

@media (min-width: 576px) {
	.container {
		max-width: 100%;
	}
}

#page-wrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.page-heading {
	border-top: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.top-navigation .wrapper.wrapper-content {
	padding-top: 4px;
	padding-right: 0px;
	/* 	padding-bottom: 4px; */
	padding-left: 0px;
}

.top-navigation.body-small .wrapper.wrapper-content,
.body-small .top-navigation .wrapper.wrapper-content {
	padding-top: 4px;
	/* padding-right: 0px; */
	/* 	padding-bottom: 4px; */
	/* padding-left: 0px; */
}

.container {
	padding-right: 4px;
	padding-left: 4px;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	padding-left: 2px;
	padding-right: 2px;
}

.ibox {
	margin-bottom: 8px;
}

.ibox-title {
	/* 	padding-top: 8px;
	padding-right: 90px;
	padding-bottom: 8px;
	padding-left: 8px; */
}

.ibox-tools {
	top: 8px;
}

.ibox-content {
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.dataTables_wrapper {
	padding-bottom: 0px;
}

.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 2px;
}

table.dataTable>thead>tr>td:not(.sorting_disabled) {
	padding-right: 2px;
}

.dt-bootstrap4 .form-control-xs {
	height: 23px !important;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
	background-color: #CFE8F5;
	border-bottom-width: 1px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	border-top: 1px solid #8bc8f0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
	border: 1px solid #8bc8f0;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
	border-left-width: 1px;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border: 1px solid #8bc8f0;
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
	border-bottom-width: 1px;
}

.form-control-xxs {
	height: 23px !important;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.form-control-bg-color {
	background-color: #CFE8F5;
}

.form-control-xxs .select2-container .select2-selection--single {
	height: 23px;
	background-color: #CFE8F5;
}

.form-control-xxs .select2-container--bootstrap4 .select2-selection--single {
	/* height: calc(2.25rem + 2px) !important; */
	height: 23px !important;
}

.form-control-xxs .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 23px;
}

.form-control-xxs .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
	/* line-height: 2.25rem; */
	line-height: 23px;
}

.form-control-xxs .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 4px;
	padding-right: 20px;
}

.form-control-xxs .select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
	/* line-height: 2.25rem; */
	line-height: 23px;
}

.form-control-xxs .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 21px;
	top: 1px;
	right: 1px;
	width: 20px;
}

.form-control-xxs .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
	top: 60%;
	border-width: 5px 4px 0;
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
}

.form-control-xxs .select2-container--bootstrap4 .select2-selection__clear {
	width: 1.2em;
	height: 1.2em;
	line-height: 1.15em;
	padding-left: .3em;
	/* margin-top: .5em; */
	margin-top: 3px;
	border-radius: 100%;
	/* background-color: #6c757d; */
	background-color: inherit;
	/* color: #f8f9fa; */
	color: inherit;
	float: right;
	margin-right: .3em;
}

.form-control-xxs .select2-container--bootstrap4 .select2-selection__clear:hover {
	background-color: inherit;
}

.btn {
	font-weight: 1000;
}

.btn-xxs {
	font-size: 0.7rem;
	padding: 0.1rem 0.3rem;
	width: 23px !important;
}

.btn-w-xs {
	min-width: 30px;
}

.btn-w-sm {
	min-width: 60px;
}

.btn-w-md {
	min-width: 120px;
}

.btn-w-lg {
	min-width: 120px;
}

.btn-w-xl {
	min-width: 120px;
}

.top-navigation .dropdown-menu>li>a {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.dropdown-menu hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

.accordi-col-max-width {
	max-width: 55px;
	overflow: hidden;
}

.accordir-stato-1 {
	background: #D8D8D8;
}

.accordir-stato-2 {
	background: #f0a82d;
}

.accordir-stato-3 {
	background: #FFFFFF;
}

.accordir-stato-4 {
	background: #FFFF00;
}

.accordir-stato-5 {
	background: #e60b0b;
}

.accordi-stato-0 {
	color: #D8D8D8;
}

.accordi-stato-1 {
	color: #747272;
}

.accordi-stato-2 {
	color: #6fbef2;
}

.accordi-stato-3 {
	color: #075aa8;
}

.accordi-stato-4 {
	color: #79f066;
}

.accordi-stato-5 {
	color: #d61e1e;
}

.accordi-stato-6 {
	color: #38700d;
}

.accordi-stato-7 {
	color: #79f066;
}

.header-info {
	align-content: center;
	display: grid;
	padding: 15px 20px;
}

/*
Login page
*/
.textrounded {
	-moz-border-radius: 10px;
	/* Firefox */
	-webkit-border-radius: 10px;
	/* Safari, Chrome */
	-khtml-border-radius: 10px;
	/* KHTML */
	border-radius: 10px;
	/* CSS3 */
	behavior: url("border-radius.htc");
}

#login-copyright {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
}

#login-copyright a {
	color: white;
}

#login-copyright {
	background: #355EC0;
	color: #ccc;
	padding: 10px 0;
	font-size: 12px;
	vertical-align: middle;
}

#login-top a
{
  color: #fff;
  font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
  font-size: 38px;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 20px;
}

#login-top {
	background: #355EC0;
	padding: 5px 0;
}

.nobold {
	font-weight: unset;
}

.btn i {
	font-weight: 1000;
}

.btn-primary {
	color: #ffffff;
	background-color: #355EC0;
	border-color: #3386e1;
}