body{
	background-color:#F5F5F5 !important;	
}

.form-inline .detailRow .checkbox {
  margin-bottom: 5px;
  margin-top: 5px;
}

.pgn-circle .alert > div > div.pgn-message > div {
  height: auto;
  word-break: inherit;
}

.pgn-circle .alert {
  height: auto;
}

.tableNotEditableField > .checkbox> .label-checkbox-datatable{
	cursor:default !important;
}

.table tbody tr td {
    white-space: inherit !important;
    vertical-align: middle;
}

.detail-table thead tr th{
	font-size:10px;
	/*text-align:center;*/
}

.checkbox label{
	margin-right:0px;	
}

.dataTable tbody tr td{
	background: #fafafa !important;	
}

.detail-table tbody tr td{
	background: #fff !important;	
}

.panel.panel-default{
	background: #fafafa;	
}

div.tolltip-inner {
    max-width: 350px;
}

.tooltip-inner {
    text-align: left;
}

.page-sidebar .sidebar-menu .menu-items > li > a.detailed > .title{
	text-transform: uppercase;	
}

/*.table tbody tr:hover{background:#DAEFFD;}*/

.sectionRow{
	padding-top:10px !important;
	padding-left:10px !important;	
	padding-right:10px !important;
	margin-left:-10px !important;
	margin-right:-10px !important;
	border-top:1px dashed rgba(0, 0, 0, 0.09);
	border-bottom:1px dashed rgba(0, 0, 0, 0.09);
	display: inline-block;
	width: 100%;
}

.form-group-default{
	height:60px;	
}

.dataTables_wrapper > .table-responsive{
	min-height:500px;	
}

img.brand{
	height:25px !important;
	width:auto !important;	
}

.sectionRowSelected{
  border-top: 2px solid #002C50 !important;
  border-bottom: 2px solid #002C50 !important;
}

.formPasswordField{
	display:inline-block;
	width:calc(100% - 15px);	
}

.showPassword{
	cursor:pointer;	
	float: right;
	margin-top:4px;
}

.rowMenu{
	cursor:pointer !important	;
	border-bottom:1px solid rgba(230, 230, 230, 0.7);
	border-radius:2px;
	margin:0px;
	padding-top:11px;
	padding-bottom:11px;
}

.rowMenuSelected{
	border-bottom:1px solid #EDB45A !important;
	border-top:1px solid #EDB45A !important;
}

.rowMenuText{
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.rowMenuDate{
	font-size: 10.5px;
}

.inputDatePicker[readonly]{
	color:initial !important;
	background-color:initial !important;
}
.label-sm{
	opacity: 1 !important;	
}
input[type=time]{
	line-height:normal !important;	
}

.invisibleColumn{
	display:none;
}

.c-white{
	color:white;	
}

.delete-background{
	background-color:#f55753;	
}

.b-radius-2{
	border-radius:2px;	
}

.disp-inline{
	display:inline;	
}

.font-family-montserrat{
	font-family: "Montserrat";	
}

.f-weight-600{
	font-weight: 600;	
}

.m-b-7{
	margin-bottom:7px !important;	
}

.m-b-1{
	margin-bottom:1px;	
}

.m-b-2{
	margin-bottom:2px;	
}

.mt-2{
	margin-top:0px !important;
}

.mb-2{
	margin-bottom:-2px;
}

.m-t-35{
	margin-top:35px;	
}

.m-l-0{
	margin-left:0px;	
}

.mt-12{
	margin-top:-12px;	
}

.p-t-1{
	padding-top:1px;
}

.p-t-10{
	padding-top:10px;	
}

.p-t-13{
	padding-top:13px !important;
}

.p-b-13{
	padding-bottom:13px !important;	
}

.p-b-2{
	padding-bottom:2px;	
}

.p-b-3{
	padding-bottom:3px;
}

.p-l-10{
	padding-left: 10px;	
}

.p-t-15{
	padding-top:15px;	
}

.l-h-18{
	line-height:18px !important;	
}

.h-53{
	height:55px;	
}

.h-80{
	height:80px;	
}

.h-250{
	height:250px !important;	
}

.h-auto{
	height:auto !important;	
	min-height:60px;
}

.h-24{
	height:24px	
}

.maxWidth20 {
	max-width:20%;	
}

.maxWidth50{
	max-width:50%;	
}

.maxWidth300{
	max-width:300px;	
}

.maxWidth75px {
  max-width: 75px;
}

.w0{
	width:0px;	
}

.width75{
	width:75%;	
}

.width150{
	width:150px;
}

.minWidth100{
	min-width:100px;	
}

.minWidth150{
	min-width:150px;	
}

.width600{
	width:600px;	
}

.width100{
	width:100%;	
}

.width18perc{
	width:18% !important;	
}

.width35perc{
	width:35% !important;	
}

.width20perc{
	width:20% !important;	
}

.width15perc{
	width:15% !important;	
}

.width10perc{
	width:10% !important;	
}

.m-h-35{
	max-height:35px !important;	
}

.r-vertical{
	resize:vertical;	
}

.overflow-hidden{
	overflow:hidden;	
}

.overflow-auto{
	overflow:auto !important;	
}

.columnCenter{
	text-align:center;	
}

.yadcf-filter-wrapper {
	display: inline-block;
	white-space: nowrap;
	margin-left: 2px;
	width: 100%;
	min-width: 85px;
}

.yadcf-filter-reset-button{
	border-radius: 100px;	
	font-size: 10px;
	line-height: 23px;
	margin-left:5px;
}

.yadcf-filter{
	width: calc(100% - 55px) !important;	
	font-size: 10.5px !important;
	height: 21px !important;
	min-height: 21px !important;
	padding: 2px 5px !important;
	border: 1px solid rgba(0, 0, 0, 0.07) ;
	font-family: Arial,sans-serif;
	background-color: #ffffff;
}

.yadcf-filter-range-date , .yadcf-filter-range-number{
	font-size: 10.5px !important;
	height: 21px !important;
	min-height: 21px !important;
	padding: 2px 5px !important;
	width: calc(50% - 13px) !important;
	float: left;
	border: 1px solid rgba(0, 0, 0, 0.07) ;
	font-family: Arial,sans-serif;
	background-color: #ffffff;
}

.yadcf-date-range-filter-wrapper , .yadcf-number-range-filter-wrapper{
	margin-bottom:-5px;	
}


.yadcf-filter-range-number-slider-max-tip-inner{
	margin-top: 13px;
	font-size: 10px;
}

.yadcf-filter-range-number-slider-min-tip-inner{
	margin-top: 13px;
	font-size: 10px;
}

.yadcf-filter-range-number{
	float:left;
	width:49% !important;	
}

/* necessario per mantenere il select2 con width 100% anche al resize del container */
select + .select2-container {
	width: 100% !important;
}

.panel-title{
	min-width:250px;	
}

.tableEditableField{
	cursor:pointer;	
}

.tableNotEditableField{
	cursor:default;	
}

.dataTable_scroll{
	max-height:50%;	
}

tr.selezionata td{
  border-top: 2px solid #002C50 !important;
  border-bottom: 2px solid #002C50 !important;
}

.detail-table tbody tr:hover td{
	background:#DAEFFD !important;	
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 0px 5px !important;
  font-size: 10.5px;
}

.menuModal{
	border:1px rgba(50, 50, 50, 0.75) solid;
	border-radius:10px;
	width:auto;
	position:absolute;
	z-index:15000;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    4px 4px 6px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         4px 4px 6px 0px rgba(50, 50, 50, 0.75);
	background:white;
	
}

.menuModalOption{
	padding-right:10px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	border-top:1px #E5E5E5 solid;
	margin-bottom:0px !important;	
	
}

.menuModalOption > label{
	font-size:15px !important;	
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 4px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

#bodyContainer{
	overflow-x:inherit;	
}

.planImage{
	width:95%;
	height:auto;	
}

.iconDescription{
	background-color:rgba(187,217,198,1);
	border-radius:7px;
	padding:2px 6px 3px 6px;
	color:black;
	text-align:center;
	min-width:100%;	
	font-size:12px;
}



#iconsContainer{
	position:absolute;
}

#canvas{
	position:absolute;	
}

#hiddenIcons{
	position:absolute;
	right:0px;	
	padding:10px 5px;
	border:1px solid rgba(230, 230, 230, 0.8);
	-webkit-box-shadow: -4px 3px 3px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -4px 3px 3px 0px rgba(0,0,0,0.4);
	box-shadow: -4px 3px 3px 0px rgba(0,0,0,0.4);
}

.iconsLoader{
	position:absolute;	
	background-color:rgba(255,255,255,.85);
}

div.progress-circle{
	position:fixed;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);	
}

.draggableIconImage{
	
	width:35px;
	height:auto;
}

.draggableIconImageContainer{
	display:inline;
	width:auto;
	height:auto;
	padding-top:5px;
	padding-bottom:10px;
	border-radius:7px;
}

.draggableIcon{
	display:inline;
	border-radius:7px;
	text-align: center;	
}

.row{
	margin-left:0px;	
	margin-right:0px;
}

.report-button{
	padding:2px 6px !important;	
}

.report-button:not(:first-child){
	margin-top:3px ;	
}

.sp-replacer{
	width:100%;
}


.descInfo{
	cursor:pointer;	
}

.col-riepilogo{
	padding-left:0px !important;	
	padding-right:0px !important;
}

.row-riepilogo{
	margin-bottom:15px;	
}

.attachmentLinkClass{
	opacity:1 !important;	
}

.chart{
	width:100%;
	height:500px;	
}

.comment-wrapper{
	width: calc(100% - 45px);
}

.card[type="note"]{
	background:#B0F3FC;
	margin-left:15px;
}

.modal-content {
  background-color: #444;
}

#yadcf-filter-wrapper--tabellaInterventi-10 {
  display: none;
}