:root {
	--colore1: #65aea1;
    --colore2: #eaf2f1;
}
/* 
.btn-outline-primary {
	color: var(--colore1) !important;
	border-color: var(--colore2) !important;
}*/
/**/

.separatoreDX{ border-right: 1px dotted #b0b0b0; padding-right:25px;}
.separatoreSX{ border-left: 1px dotted #b0b0b0;  padding-left:25px;}

.badge-danger {
  background-color: #d9534f;
}

/* CSS Document */
.modal { overflow: auto !important; }
.modal-body{ max-height:calc(100vh - 190px); overflow-y: auto;  overflow-x: hidden; }

.modal-body.Xeditable {
			overflow-y: inherit !important;
			overflow-x: inherit !important; 
			max-height: inherit !important;
		}

.has-feedback label ~ .form-control-feedback {
    top: 20px;
}


label.error{ font-weight:normal; color:#C30;}

body { padding-right: 0 !important }

  .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #555;
    }

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

form  .tab-pane{ margin-top:10px;}
form  .row{ margin-bottom:10px;}

.detail-view .row{ margin-bottom:10px;}


label{ margin-bottom:0; font-size:13px;}
.progress div{height:20px;}

i[title], span[title]{cursor:pointer;}
.tooltip > .tooltip-inner {background-color: #424242; /*border:1px solid #06C;*/ font-size:15px; /*color:#232323;*/}
.tooltip.in {
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.tooltip.top > .tooltip-arrow {/* Tooltip on top */
    border-top: 5px solid #424242;}

.tooltip.bottom > .tooltip-arrow {/* Tooltip on bottom */
    border-bottom: 5px solid #424242;}

.tooltip.left > .tooltip-arrow {/* Tooltip on left */
    border-left: 5px solid #424242;}

.tooltip.right > .tooltip-arrow {/* Tooltip on right */
    border-right: 5px solid #424242;}


.panel-success > .panel-heading {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.panel-success {
    border: 2px solid #4cae4c;
	border-radius: 5px;
}

/* creo sticky panel per filtri */
.affix {
      top:0;
 /*     width: 100%;*/
      z-index: 10 !important;
	  background: rgba(255,255,255,0.85);
	  border-bottom:1px solid #ffffff;
  }
  
.affix ~ .container {
     position: relative;
     top: 100px;
  } 
 
@media (min-width:768px) {
	.affix.af2 { width: 73%; }
} 
 
@media (min-width:992px) {
	.affix.af2 { width: 83%; }
}

@media (min-width:1200px) {
	.affix.af2 { width: 87%; }	
}

/*.colB-lg-21 {
	width: 87.5%;
}*/  
  
/* fine sticky panel*/

.breadcrumb {background: rgba(237, 237, 237, 1); border: 0px solid rgba(245, 245, 245, 1); border-radius: 4px; display: block;}
.breadcrumb li {font-size: 16px;}
.breadcrumb a {color: rgba(66, 139, 202, 1);}
.breadcrumb a:hover {color: rgba(42, 100, 150, 1);}
.breadcrumb>.active {color: rgba(0, 0, 0, 1);}
.breadcrumb>li+li:before {color: rgba(33, 33, 33, 1); content: "\203A\00a0";}

.place_holder{color: gray;}
option{color: #000000;}

.TxtRight{ text-align:right;}
.TxtLeft{ text-align:left;}
.TxtCenter{ text-align:center;}
.txt12{ font-size:12px}

.selTab1{ background:#d9edf7;}
.selTab2{ background:#fdfae8 !important;}

.loading{ background:url(../images/loading.gif) 50% 50% no-repeat; width:100%; height:100%; min-height:80px}

.border-bt-1{ border-bottom:2px solid #bbbbbb;}

.border-UP{ border-left:2px solid #bbbbbb; border-top:2px solid #bbbbbb;  border-right:2px solid #bbbbbb; border-bottom:none;}

.border-DW{ border-left:2px solid #bbbbbb; border-bottom:2px solid #bbbbbb;  border-right:2px solid #bbbbbb; border-top:none;}

table > tbody > tr.detail-view > td{padding-bottom:15px; !important}

input.allegato{border:1px solid #ccc; width:100%; border-radius:4px; padding:5px;}

.navigazione{ background:#ddd; padding:5px 0 5px 0; margin:0 0 15px 0;}
.bordo1{ border:1px solid #ccc; border-radius:4px; padding:6px;}
.bordo2{ border:1px solid #ccc; border-radius:4px; padding:6px; margin:15px;}
.bordo3{ border:1px solid #ccc; border-radius:3px; padding:6px; margin:0;}

.bordo1 label{ margin-left:0 !important; padding-right:15px !important; padding-top:5px !important;}

.input-group .bordo1{ border:1px solid #ccc; border-radius:0 4px 4px 0; padding:6px;}
.input-group .bordo1 label{ margin:0;}

.fakeInput{ border:1px solid #ccc; border-radius:4px; width: 100%;  height: 34px;  padding: 6px 12px;  font-size: 14px;  line-height: 1.42857143;}

.bordo1b{ border-bottom:1px solid #ccc; padding-bottom:6px; margin-bottom:6px;}

.bordo1_grigio{ background:#ccc; color:#232323; padding:10px 15px; margin-bottom:15px; border-radius:4px;}

.bordo1b_grigio{ background:#ccc; color:#232323; padding-top:10px; margin:0; border-radius:4px;}

.bordo1_grigio_bis{ background:#d0d0d0; color:#232323; border:1px solid #232323; padding:6px; border-radius:4px;}


.bordo1_blu{ background:#c8e2f9; color:#232323; border:1px solid #337ab7; padding:6px; border-radius:4px;}

.bordo1_blu2{ background:#e3ffff; color:#232323; border:1px solid #337ab7; padding:6px; border-radius:4px;}

.bordo2{ background:#fdfdfd !important; border:1px solid #337ab7; padding:6px; border-radius:4px; margin:10px;}

.bordo3{ background:#fdfdfd !important; border:1px solid #337ab7; padding:10px; border-radius:4px; margin:0;}

@media (max-width:767px) {
	.bordo3{ background:#fdfdfd !important; border:1px solid #337ab7; padding:10px 0; border-radius:4px; margin:0;}
}

.col-sm-2.bordo2{ width:calc(16.6666666666% - 20px) !important;}

.bg_ico_verde{ background:#5cb85c; color:#fff; padding:5px; border-radius:3px; font-size:15px;}

.fileWrap{ background:#f0f0f0;  border-radius:4px; display:block}


.menuNav{ border:1px solid #dfdfdf; background-color:#fafafa; border-radius:4px; padding:10px; margin:0 0 10px 0;}

.MobOnly{display:none;}
.DeskOnly{display:inline;}

/* modifica bootstrap*/
.panel-grigio > .panel-heading {
    color: #FFF;
    background-color: #666;
    border-color: #666;
}
.panel-grigio {
    border-color: #666;
}
/*
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #666;
 	border-color:#666;
}*/

.fixed-table-container td.VertMid{ vertical-align: inherit;}
/*.ContCheckBox{	display: inline-block; padding: 6px 12px; margin-bottom: 0px; font-size: 14px; font-weight: 400; line-height: 1.42857; text-align: center; white-space: nowrap; vertical-align: middle;
cursor: pointer; -moz-user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #333; background-color: #FFF; border-color: #CCC;}*/


.marTop10{margin-top:10px;}
.marBottom10{margin-bottom:10px;}
.marBottom10Mob{margin-bottom:0;}

.mar0{margin:0 !important;}

/*
.panel-default > .panel-heading {  background-color: #000000; color:#fff; border:1px solid #000;}

.btn-warning{color:#000;background-color:#ffd60c;border-color:#eea236}
.btn-warning:hover{color:#000;background-color:#ffb80c;border-color:#ffb80c}

*/
.input-group-addon2{background-color: #000000; color:#fff; border:1px solid #000;}
/*.bg-default{color:#000;background-color:#ffd60c;}*/

.box-gray{border: 1px solid #ccc; border-radius: 4px; background-color:#dfdfdf; color:#000; padding: 6px 12px;}
.bg-gray{ background-color:#dfdfdf; color:#000;}
.bg-black{ background-color:#000; color:#fff; border:1px solid #000;}
label{ cursor:pointer;}

input.displayNone{ display:none;}





/*daTepikerGray*/

.datepicker .TabGrigia { background-color:#666; color:#fff;}

@media (min-width: 768px) {
  .modal-xl {
   width: 98%;
  }
}


@media(max-width:767px){
	
  .modal-xl {
   width: 98%;
  }

.marBottom10Mob{margin-bottom:10px;}
	
.TxtRight{ text-align:left;}
.TxtLeft{ text-align:left;}
.TxtCenter{ text-align:left;}

#menuNavigazione .navbar-btn a{display:block;}

.MobOnly{display:inline;}
.DeskOnly{display:none;}
.bordo1{ border:1px solid #ccc; border-radius:4px; padding:6px; margin:10px 0;}

}


/* margini e padding*/
.mb00{margin-bottom:0px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}

.mt00{margin-top:0px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}

.mr00{margin-right:0px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr35{margin-right:35px;}
.mr40{margin-right:40px;}

.ml00{margin-left:0px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}

.pb00{padding-bottom:0px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb35{padding-bottom:35px;}
.pb40{padding-bottom:40px;}

.pt00{padding-top:0px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt35{padding-top:35px;}
.pt40{padding-top:40px;}

.pl00{padding-left:0px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}

.pr00{padding-right:0px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}
.pr35{padding-right:35px;}
.pr40{padding-right:40px;}


.Txt22px{ font-size:20px;}

.maxH500{max-height:500px; overflow:auto; padding-right:15px;}
.maxH250{max-height:250px; overflow:auto; padding-right:15px;}

.panel-secondary {
	border-color: #777777;
}
.panel-secondary > .panel-heading {
	color: #fff;
	background-color: #777777;
	border-color: #777777;
}
/*
@charset "UTF-8";

@font-face {
  font-family: "megatron";
  src:url("fonts/megatron.eot");
  src:url("fonts/megatron.eot?#iefix") format("embedded-opentype"),
    url("fonts/megatron.woff") format("woff"),
    url("fonts/megatron.ttf") format("truetype"),
    url("fonts/megatron.svg#megatron") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "megatron" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "megatron" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


 .icone .icon {
	 	vertical-align:middle;
		text-align:center;
	 	width:100%;

        font-size: 30px;
		padding:5px 5px 0 5px;
		-webkit-border-radius: 3px;
        border-radius: 3px;
		border: 1px solid #d8e0e5;
    }

 .icone .icon.active {
	 	border:1px solid #4cae4c;
		color:#fff;
		background:#5cb85c;
    }
	*/
	
/*   da usare nws*/
.editBlock{position:absolute; width:100%; max-width:744px;}
.wrp{ border:1px solid #555;  max-width:700px;}
.wrp-placeholder{ border:1px solid #F90; background:#FC0; min-height:80px; max-width:700px;}

.MoveBT{border:1px solid #555; padding:6px; text-align:center;background:#fff; left:-28px; margin-top:-1px; position:absolute; width:28px; height:28px; text-align:center;}
.RemoveBT{border:1px solid #fa0000; padding:6px; right: 18px; margin-top: -1px; background:#fa0000; position:absolute; color:#fff; width:28px; height:28px; text-align:center;}

.MoveBT.fa, .RemoveBT.fa {vertical-align:middle;}

.mrg5{ margin:8px}

.box10_grigio{ background:#f0f0f0; padding:30px; border-radius:10px;}
.nws_mb30{margin-bottom:30px;}


.mceExternalToolbar {
    position: fixed !important ;
    top: -28px !important ;
}

.alert-padding-small {
	padding: 6px;
	text-align: center;
	margin: 0;
}

.modal-xl {
	width: 95%;
	max-width: 1500px;
}

.modal-m {
  width: 30%;
  max-width: 600px;
}

.bg-grigio{ background:#e0e0e0}



/* --css loading modal-- */
.loader {
  height: 12px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ddd;
  border-radius:4px;
}
.loader:before{
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 12px;
  background-color: #2980b9;
  animation: loading 2s linear infinite;
}

@keyframes loading {
    from {left: -200px; width: 30%; background-color: #f63a0f;}
    50% {width: 30%; background-color: #f27011;}
    70% {width: 70%; background-color: #f2b01e;}
    80% { left: 50%; background-color: #f2d31b;}
    95% {left: 120%; background-color: #86e01e;}
    to {left: 100%; background-color: #cbe01e;}
}


textarea:not(.input-large):not(.select2-search__field,.input-small,.min-height,.sm,.xs){resize: vertical; min-height:250px; max-height:50vh;} 
textarea.input-small{resize: vertical; min-height:125px; max-height:50vh;} 

textarea.min-height{resize: vertical; min-height:120px; max-height:50vh;}

textarea.sm{  resize: vertical; min-height:80px; max-height:40vh;} 
textarea.xs{  resize: vertical; min-height:60px; max-height:40vh;} 

select.Wnull{width: auto; display: inline; margin: auto 5px;} 
input.Wnull{width: auto; display: inline; margin: auto 5px;} 


/* mesnu SX*/
.marTop10{margin-top:10px !important;}
.marTop20{margin-top:20px !important;}
.marTop30{margin-top:30px !important;}
.marBottom10{margin-bottom:10px !important;}
.marBottom20{margin-bottom:20px !important;}
.marBottom30{margin-bottom:30px !important;}
.marBottom10Mob{margin-bottom:0 !important;}



.BoxTitolo {
	border: 1px solid #00a24f;
	background-color: #f0f0f0;
	border-radius: 5px;
	margin: 10px -5px;
	padding: 5px 5px;	
}

.breadcrumb.BoxTitolo{
	border: 1px solid #00a24f;
	background-color: #00a24f;
	border-radius: 0;
	margin:10px -15px 10px -10px; 
	padding: 15px 5px;
}


.breadcrumb.BoxTitolo li.active{color:#ffffff; font-weight:600}
.breadcrumb.BoxTitolo li a:link, .BoxTitolo li a:visited{color:#ffffff; text-decoration:underline;} 
.breadcrumb.BoxTitolo li a:hover, .BoxTitolo li a:active{color:#ffffff; text-decoration:none;} 

.BoxTitolo .glyphicon {color:#ffffff}

.breadcrumb.BoxTitolo > li + li::before {
	color:#ffffff;
	content: "\203A\00a0";
}


.btnLeft{ text-align:left !important;}


.modal-header.bg-danger{ background:#d43f3a; color:#fff;}

.modal-header.bg-warning{ background: #eea236; color: #fff;}

@media(max-width:767px){
.BoxTitolo {
	margin: 10px 0 10px 0;
	padding: 15px 5px;
}
	.MenuSX img {
	width: 200px;
	margin-left: calc(50% - 100px);
	}
	
	.MenuSX .btn-block {
	 margin-left:15px; width:calc(100% - 30px);
	}
	
	.flex{display: inherit}

}

@media (min-width:768px){
	.flex{display:flex}
	.desktopHide{display:none;}
	.mobileHide{display:inline-block;}
	.affix {
/*     width: calc(75% - 30px);*/
	 width: inherit;
  	}
	affix.mobileAffix {
   		position:relative !important;
	}
	
	.affix-top.af2 {
 /*     width:calc(100vw - 210px);		*/
  	}
	
	.affix.af2 {
/*      width:calc(100vw - 210px);		*/
		padding:10px;
  	}
    .MenuSX{
		min-height:100vh;
		font-size:13.5px !important;
		background:var(--colore1);
		background: linear-gradient(0, var(--colore1), var(--colore2));
    }
	
	
	.MenuSX .btn{ font-size:13.5px !important;}
	
	.MenuSX .breadcrumb li{ font-size:15px;}
	
	.contentDX {
 /*       width:calc(100vw - 180px);
		margin-left:180px;
		position:relative;
   		min-height:1px;*/
    	padding-right:10px;
    	padding-left:10px;
	}
}


/*
@media (min-width:1300px){
	.affix {
      width: calc(83.33333333% - 30px);		
  	}
	
	.affix.af2 {
      width: calc(83.33333333% - 60px);		
  	}
    .MenuSX{
		width:16.66666667%;
		

		position:absolute;
		top:0;
		left:0;
		
		padding-right:20px;
    	padding-left:20px;
		padding-bottom:20px;
		border-radius: 0px 0px 20px 0px;
		-moz-border-radius: 0px 0px 20px 0px;
		-webkit-border-radius: 0px 0px 20px 0px;
		border-right:1px dotted #ccc;
		border-bottom:1px dotted #ccc;
		background:#edffed;
    }
    
	.contentDX {
        width:83.33333333%;
		margin-left:16.66666667%;
	}
}

.mesi{ padding-top:15px;}
.mesi label{ display:block; width:15px; text-align:center;}
.mesi [type=checkbox]{  width:15px; text-align:center;}
.mesi span {
	display: inline-block;
	margin: 0 7px 0 7px;
	border: 1px solid #ccc;
	padding: 2px 7px;
}
*/

.day{ cursor:pointer !important;}

.btn{ white-space: normal !important;}

.btn.icoL .glyphicon{ font-size:18px;}

/* modifica panel collapse*/

.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\2212";
    float: right;
    color: #fff;
}
.panel-heading a.collapsed:after {
    content:"\002b";
}
.panel-heading a {
    display:inline-block; 
    min-width:100%;
	color:#fff !important;
}


.select2-container .select2-selection--single {
	height: inherit !important;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 30px !important;
	top: 3px !important;
	width: 20px !important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #ccc !important;
}

.editable-click, a.editable-click, a.editable-click:hover {
	text-decoration: none;
	border-bottom: dotted 2px #0088cc !important;
}

textarea.h150 {
    resize: vertical;
    min-height: 150px;
    max-height: 50vh;
}

textarea.base {
    resize: vertical;
    min-height: inherit;
    max-height: inherit;
}

/* creo sticky panel per filtri 
.affix {
      top:0;
      width: 100%;
      z-index: 10 !important;
  }
  
.affix ~ .container,.affix ~ .container-fluid {
     position: relative;
     top: 100px;
  } 
  
  
.affix.NoBlock { width:inherit !important}
  
*/

/* preloader per coprire eventuali caricamenti*/



.preloader{
	 position: fixed; height: 100%; width: 100%; top:0; left: 0; background: #ffffff; z-index:9999;
}

.preloader::after {
	content: '';
	border: 4px solid #f3f3f3 !important;
	border-radius: 50%;
	border-top: 4px solid #2D2D2D !important;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	-webkit-animation: spin_loader_ajax_small 1s linear infinite;
	animation: spin_loader_ajax_small 1s linear infinite;
	position: absolute;
	left: calc(50% - 60px);
	top: calc(50% - 60px);
}

.bootstrap-table .fixed-table-container .table {
	width: calc(100% - 4px) !important;
	margin-bottom: 0 !important;
}
.selTabTop{ border-left:2px #337ab7 solid; border-top:2px #337ab7 solid; border-right:2px #337ab7 solid; background: #f0f8ff !important;}
.selTabBotton{ border-left:2px #337ab7 solid; border-bottom:2px #337ab7 solid; border-right:2px #337ab7 solid; background: #f0f8ff !important;}

@-webkit-keyframes spin_loader_ajax_small {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin_loader_ajax_small {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*div[class^='col-'].no-pad-sm{ padding: inherit; margin-left:inherit; margin-right:inherit;}*/

@media (min-width:1201px) {
	div[class^='col-'].no-pad-md{ padding:0; margin-left:0; margin-right:0;}
}


.bootstrap-table .table thead > tr > th.rotate {
	writing-mode: vertical-lr;
}

td.rotate {
	writing-mode: vertical-lr;
}


.bootstrap-table .table thead > tr > th.rotateTH {
	writing-mode: vertical-lr;
	letter-spacing:0.05em;
}


.table thead > tr > th.rotateTH {
	writing-mode: vertical-lr;
}



	tr.RotateAll > th, tr.RotateAll > td{writing-mode: vertical-lr; padding:.5em !important}
 


/*
	.bootstrap-table .table thead > tr > th.rotate {
  		height: 160px;
  		white-space: nowrap;
		}
	.bootstrap-table .table thead > tr > th.rotate:not(.id) > div {
		transform: translate(15px, 0px) rotate(-90deg);
		width: 30px;
		overflow: inherit;
	}
	.bootstrap-table .table thead > tr > th.rotate > div > span {
		padding: 5px 10px;
	}
*/	
	.editable-click, a.editable-click, a.editable-click:hover {
		text-decoration: none;
		border-bottom: dotted 2px #08c;
		padding: 2px;
	}
	
	
.bordoRosso {
	border: 1px solid #fa0000 !important;
}


.bg-rosso { background:#F00 !important; background-color:#F00; color:#FFF !important;}
.bg-giallo{ background:#FF0 !important; background-color:#FF0; color:#232323 !important;}
.bg-verde{ background:#008000 !important; background-color:#008000; color:#FFF !important;}



/* impostando equal le colonne hanno tutte la stessa altezza se lo schermo è maggiore di 768 (>sm)*/
@media (min-width: 768px) {
  .row.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
	}

div[class^='col-'].no-pad-sm{ padding:0; margin-left:0; margin-right:0;}
}


@media (min-width: 769px) and (max-width: 1280px) { 

	.MenuSX {
		min-height: 100vh;
		font-size: 13.5px !important;
		
		position: relative;
		width:50px;
		transition: all .3s;
		
		background:var(--colore1);
		background: linear-gradient(0, var(--colore1), var(--colore2));
	}
	
	.MenuSX	.breadcrumb {display:none}

	.MenuSX .btn {
		overflow: hidden;
		height: 32px;
		padding: 7px 10px;
	}
	
	.brdCollapsed{width:100%; background:#ffde8e;}
	
	.MenuSX .BoxTitolo{display:none}
	
	.MenuSX .logoWrp{ overflow:hidden; height:32px; margin-bottom:5px; transition: all .3s;}
	
	.MenuSX img {width: 140px; margin-left: -5px;	margin-top: -6px; transition: all .3s;}
	
	.contentDX {
		padding-right: 0;
		padding-left: 0;
		width:calc(100% - 50px);
		transition: all .3s;
	}
	
	body.expanded .MenuSX {
		min-height: 100vh;
		font-size: 13.5px !important;
		
		position: absolute;
		z-index:1000;
		width: 16.66666667%;
		
		background:var(--colore1);
		background: linear-gradient(0, var(--colore1), var(--colore2));
	}
	
	body.expanded .contentDX {
		padding-right: 10px;
		padding-left: 10px;
		width:calc(100% - 50px);
		margin-left:50px;
	}
	
	body.expanded .MenuSX .breadcrumb {display:block}
	
	body.expanded .MenuSX .BoxTitolo{display:block}
	
	body.expanded  .MenuSX img {width: 100%; margin-left: 0;	margin-top: 0}
	
	body.expanded  .MenuSX .logoWrp{ overflow:inherit; height:inherit;}
	
	
	#brdCollapsed .breadcrumb {
		border: 1px solid #00a24f;
		background-color: #00a24f;
		border-radius: 0;
		color:#ffffff;
	}
	#brdCollapsed .breadcrumb li{ color:#ffffff;}
	#brdCollapsed .breadcrumb li a{ color:#ffffff; text-decoration:underline;}
	#brdCollapsed .breadcrumb > li + li::before {
		color: #ffffff;
		content: "\203A\00a0";
	}
	
}


.modal-header.bg-success{ background:#4cae4c; color:#ffffff;}

.Alnk a {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1px;
	display: block;
	margin-right: 5px;
}

.TabImport > thead > tr > th, .TabImport > tbody > tr > th, .TabImport > tbody > tr > td, .TabImport > tfoot > tr > td {
	padding: 3px;
font-size: 0.85 em; line-height:1em; }


.bs-searchbox .form-control{padding: 0 !important;}

.mrg0{ margin:0 !important;}

.w10per{ width:10% !important; }
.w9per{ width:9.09% !important;}


.bootstrap-table.fullscreen > .fixed-table-toolbar,
.bootstrap-table.fullscreen > .fixed-table-pagination{ width:calc(100% - 10px) !important; margin-left:5px;}
.bootstrap-table.fullscreen > .fixed-table-container{}

.trimText{ line-height:1.2em !important; font-size:.9em !important; cursor:zoom-in}



@media (max-width: 768px) { 
	.iconaElenco{ font-size:1.2em}
	.bootstrap-table .fixed-table-container .table thead th .th-inner {
		padding: .5em !important;
	}
	.bootstrap-table .fixed-table-container .table thead th.rotateTH .sortable {
		padding-right: 12px !important;
	}
}

@media (min-width: 769px) and (max-width: 1400px) { 
	.iconaElenco{ font-size:1.5em}
	.bootstrap-table .fixed-table-container .table thead th .th-inner {
		padding: .5em !important;
	}
	.bootstrap-table .fixed-table-container .table thead th.rotateTH .sortable {
		padding-right: 12px !important;
	}	

	table.table .btn{padding:4px 10px !important}
	
	table.table > tbody > tr > td{padding: 5px !important;}

}

@media (min-width: 1401px) { 
	.iconaElenco{ font-size:1.9em}
	.bootstrap-table .fixed-table-container .table thead th .th-inner {
		padding: .5em !important;
	}
	.bootstrap-table .fixed-table-container .table thead th.rotateTH .sortable {
		padding-right: 15px !important;
	}	
}

.sticky-header th{ background-color:#F0F0F0;}

option[disabled]{ color:#bbbbbb;}
option[data-color="#bbbbbb"]{ color:#bbbbbb;}



.detail-view{ background-color:#ffffff;}
table.detail-grigio1 > tbody > tr > td:has(a.detail-icon) {background:#aaaaaa !important;}
table.detail-grigio2 > tbody > tr > td:has(a.detail-icon) {background:#cfcfcf !important;}

table.detail-primary > tbody > tr > td:has(a.detail-icon) {background:#337ab7 !important;}
table.detail-success > tbody > tr > td:has(a.detail-icon) {background:#00a24f !important;}
table.detail-warning > tbody > tr > td:has(a.detail-icon) {background:#f0ad4e !important;}
table.detail-info > tbody > tr > td:has(a.detail-icon) {background:#5bc0de !important;}

table.detail-primary > tbody > tr > td > a, 
table.detail-success > tbody > tr > td > a, 
table.detail-success > tbody > tr > td > a,
table.detail-info > tbody > tr > td > a,
table.detail-grigio1 > tbody > tr > td > a,
table.detail-grigio2 > tbody > tr > td > a,
table.detail-alternate > tbody > tr > td > a {color:#ffffff !important;}


.detail-primary > td:has(a.detail-icon){background:#337ab7 !important;}
.detail-success > td:has(a.detail-icon){background:#00a24f !important;}

.detail-bg-primary{background:#ccdeed !important;}
.detail-bg-success{background:#dff0d8 !important;}

.detail-primary > td:has(a.detail-icon) > a, .detail-success > td:has(a.detail-icon) > a {color:#ffffff !important;}


.rigaColonnaHeader{border:1px solid #ccc; padding:0; display: flex; margin-top:-1px; border-radius: 4px; margin-bottom: 5px;}
.rigaColonnaHeader .nomeColonna{border-right:1px solid #ccc; padding:7px 8px; align-items: center; display: flex; background:#f0f0f0;}
.rigaColonnaHeader .nomeGrandezza{padding:7px 8px; display:inline-block;  font-weight:bold;}
.rigaColonnaHeader .nomeGrandezza small{ text-transform:uppercase; font-weight:normal;}
.rigaColonnaHeader .elimina{ display:flex; margin-left: auto;  order: 2;}

.glyphicon.x2{ font-size:1.15em}


.detail-view .tab-content{ background:#ffffff !important; padding:15px; border-top: transparent;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;}



.nav-tabs > li:not(.active) > a {
	background-color: #ffffff6f !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}