html {
    font-size: 12px !important;
}

.pointer {
    cursor: pointer;
}

td .fa.fa-times {
	cursor: pointer;
}

.ck-editor__editable,
textarea {
    min-height: 150px;
}

textarea.small {
    min-height: 40px !important;
}

#tinymce p {
    height: 10px !important;
}
.tox .tox-mbtn {
    font-size: 12px !important;
}

.tox .tox-tbtn__select-label {
    font-size: 12px !important;
}

.tox .tox-tinymce {
    max-height: 200px;
    height: 200px !important;
}

.tox .tox-statusbar a, .tox .tox-statusbar__path-item, .tox .tox-statusbar__wordcount {
    display: none !important;
}

.datatable {
    width: 100% !important;
}

.swal-title {
    font-size: 18px !important;
}

.swal-text {
    font-size: 14px !important;

}

.swal-icon {
    width: 76px !important;
    height: 76px !important;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #dee2e6;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dee2e6;
}

.select2 {
    max-width: 100%;
    width: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}

.select2-container--open {
    z-index: 9999;
}

.searchable-fields {
    padding-left: 5px;
}

.searchable-link {
    padding: 0 5px 0 5px;
}

.searchable-link:hover {
    cursor: pointer;
    background: #eaeaea;
}

.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid ~ .invalid-feedback {
    display: block;
}

.dataTables_length label select {
    width: 65px !important;
}

div.dt-button-collection {
    padding: 0;
}

.buttons-columnVisibility {
    display: block;
}

.swal2-title {
    font-size: 13px !important;
}

.buttons-columnVisibility.active {
    background-color: rgba(128, 128, 128, 0.1);
    font-weight: bolder;
}

.center {
    text-align: center !important;
}

td.left {
    text-align: left !important;
}

.card-header h4, .card-header h5 {
	margin-bottom: 0px;
}
/****************CONTRATTO PAGE****************/
.table-product th {
    border: 0 !important;
}

.table-product tfoot th, .table-product tfoot td {
    border-left: 0 !important;
    border-right: 0 !important;
}

.table-product th, .table-product td {
    border-top: 1px solid #D2D6DE !important;
    border-left: 1px solid #D2D6DE !important;
    border-right: 1px solid #D2D6DE !important;
}

.table-product th, .table-product td {
    border-top: 1px solid #D2D6DE !important;
    border-left: 1px solid #D2D6DE !important;
    border-right: 1px solid #D2D6DE !important;
}

.table_agenti th, .table_agenti td, .table_commissioni_gages th, .table_commissioni_gages td {
    border: 1px solid #D2D6DE !important;
}

.table_agenti tfoot td, .table_commissioni_gages tfood td {
    border: 0px !important;
}

.table_commissioni_gages th, .table_commissioni_gages td {
    border: 1px solid #D2D6DE !important;
}

.checkbox-standard {
	width: 15% !important;
}

/****************FINE CONTRATTO PAGE****************/

/***********COLORI TOTALI*************/
.margine_contratto {
    background-color: #e2f0da;
}

.importo {
    background-color: #e4e4e4f3;
}

.commissioni {
    background-color: #aad18f;
}

.importo_totale {
    background-color: #92d14f;
    font-weight: bold;
}

.fattura-totale {
	color:cornflowerblue;
}

/***********FINE COLORI TOTALI***************/

.size12 {
	font-size: 12px !important;
	}
.bg-warning-orange {
	background-color: orange !important;
}
.modal {
	z-index:10000 !important;
}

table.table thead td input{
	max-width:100px !important;
	  word-wrap: break-word;
}
table.table thead td, table.table thead th{
	word-wrap: break-word;
	padding: 5px;
}
select.search {
	background: white !important;
	border: 1px solid #8f8f9d !important;
	border-radius: 2px !important;
	height: 24px !important;
}
.bootstrap-datetimepicker-widget{
	z-index:100000 !important;
}
.search.select2{
	height: 30px !important;
}
table .select2-container--default .select2-selection--single, table .select2-selection .select2-selection--single {
	height: 30px !important;
}

/******** DASHBOARD ************/
.fatture-box {
	background-color: lightblue;
}
.anagrafica-box {
	background-color: orange;
}
.brokeraggio-box {
	background-color: lightgreen;
}
.icon-div {
	margin: 5px 15px 0px 0px;
}
.icon-dashboard {
     font-size: 24px;
 }
 .btn.btn-success.text-white.text-center {
 	margin-bottom: 5px;
 }
 /********* REPORT ************/
 .reportGroupViewTable {
    border: 1px solid Black;
    background: lightblue;
}

.reportGroupByDataTableHeader {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    background: White;
}

.reportGroup1ByTableEvenListRowS1 {
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-top: 3px;
    vertical-align: middle;
    background: lightblue;
    text-align: left;
    border-top: 1px solid Black;
    border-bottom: 1px solid Black;
}

.reportGroupNByTableEvenListRowS1 {
    border-bottom: 1px solid Black;
    font-weight: bold;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-top: 3px;
    vertical-align: middle;
    background: lightblue;
    text-align: left;
}

.reportGroupByDataChildTablelistViewThS1 {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding: 4px 5px 4px 5px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    background: White;
}
canvas {
    width: 100% !important;
    height: 600px !important;
}

.call_is_done {
	padding: 25px 0px 0 10px;
}


@media only screen and (max-width: 980px) {
	.card-body.report {
		overflow-y: auto;
		margin-right: 10px;
	}
	select {
		min-width: 100px !important;
	}
	input[type="text"], input[type="number"], select {
		min-width: 75px !important;
	}
	input[type="checkbox"], input[type="radio"] {
		position: inherit;
		min-width: none !important;
	}
	.call_is_done {
		padding: 0px !important;
		margin: 5px 10px;
	}
}
 