
/* css di personalizzazione peer FMSL 20200716
// azzurrino #bdeeff
// background-color:  #eaeadd;
// giallino #FAFFBD
*/

a {
    color: #007bff;
}

.navbar a{
    color: #0729e9;
}


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #e6e6f2;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #afafb4;
    border-radius: 8px !important;
}


.navbar {
    background-color: #828294;
    color: yellow;
}
.nav-link{
    color: #e4f55c !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: yellow;
}


.navbar-nav > li > a:hover {
    text-decoration: none;
    background-color: #636363;
    border-radius: 8px !important;
}

body{
    background-color:  #eaeadd;
}

body.white{
    background-color:  white;
}

/* intestazione tabelle */
th {
    background-color: #b5d3d9;
}

h3.text-primary {
    font-size: 12px;
}

td.fld {
    background-color: #eceeef !important;
    height: 20px;
}

/* il pannello con i parametri di ricerca */
div.panel {
    background-color: #eceeef;
    border-radius: 10px;
    padding: 4px;
}

/* la tabella che contiene i parametri di ricerca */
#pdata {
   margin-bottom: 0px !important;
   border: 0px;
}

/* placeholder riga di ricerca filtri per tablesorter */
.tablesorter-filter-row{
    background-color: #a6ebd7 !important;
    height: 8px;
}
/* il combo di select dei filtri tablesorter */
.nonfluid input, select, textarea {
    width: 100% !important; 
}

td.val {
    background-color: #eceeef !important;
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: #bbb;
}



.btn-default {
    background-color: #ccc;
}

.btn {
    font-weight: bold;
    background-color: #ddd !important;
    margin: 3px;
}

.btnins {
    background-color: #ffeb3b;
}


.btntot {
    background-color: #ffeb3b;
    font-size: 9px;
}


.btnmulti {
    background-color: white;
    margin: 3px;
}

.little {
    font-size: 9px;
}

.little th {
    background-color: green;
    color: yellow;
    padding: 2px;
}

.important {
    width: 10px;
    background-color: #ccc;
}

input[type=number]:not(.collmod) {
    width: 5em !important;
}

.progress-ok {
    background-color: green;
    font-weight: bold;
}

.progress-ko {
    background-color: red !important;
    font-weight: bold;
}


.skerr {
    color: red;
    font-weight: bold;
}

.dterr {
    background-color: red;
    font-weight: bold;
}

.tablesorter-default td.saldoerr {
    background-color: orange;
    color: yellow;
    font-weight: bold;
}


.sktot {
    color: red;
    font-weight: bold;
    font-size: 20px;
}


.tsfilter {
    color: yellow;
    background-color: green !important;
    font-weight: bold !important;
}

.cmbselected {
    color: yellow ! important;
    background-color: green !important;
 
}



tr.totale {
    font-weight: bold;
}


td.totale {
    font-weight: bold;
}


tr.math {
    font-weight: bold;
}

.nascosto {
    opacity: 0;
}

.logopng {
    content: url("marchi.png");
    margin: 150px 0px 0px 0px;
    border-radius: 30px;
}

.loghi {
    margin: 150px 0px 0px 0px;
    border-radius: 30px;
}


tr.totparz {
    font-weight: bold;
}

tr.totgen {
    font-weight: bold;
}

.tablesorter tbody tr.ftric td {
    font-weight: bold;
    background-color: #FAFFBD !important;
}


tr.math {
    font-weight: bold;
}

caption {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    color: black;
    background-color: #FAFFBD !important;
}

.bs-select-all,.bs-deselect-all {
    border: 0 none !important;
    border-radius: 10px !important;
    padding: 1px 1px !important;
    margin: 1px 1px !important;
    font-size: .575rem !important;
  }

.gvpanel {
    border-width: 1px 1px 1px 1px;
}                                                    

.unauth {
     visibility: hidden;
}

tr.articoli{
  table-layout: fixed;
    width: 180px;
}

td.fixed { width:90px !important}

.rotate90 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    width: 800px;
    position: relative;
    top: 300px;
}



.bootstrap-select.btn-group .dropdown-menu li a:hover {
      color: red !important;
           background: #bf5279 !important;
}


.dropdown-item:hover {
    background-color: magenta;
    color: white;
}

#chartdiv.fullscreen{
    z-index: 9999; 
    width: 100%; 
    height: 100%; 
    position: fixed; 
    top: 0; 
    left: 0; 
}

td.tot-1{
    color:blue !important;
}

td.tot-2{
    color:tomato !important;
}

td.tot-3{
    color:green !important;
}


/*  stile modalità di consegna */
td.cons-15 { color:red !important; }
td.cons-15 { color:red !important; }
td.cons-10 { color:green !important; }

/* stile Brand */
td.brand-10 {background-color: rgba(88, 97, 15, 0.2) !important; font-weight: bolder; }
td.brand-10 {background-color: rgba(88, 97, 15, 0.2) !important; font-weight: bolder; }
td.brand-12 {background-color: rgba(73, 192, 221, 0.2) !important; font-weight: bolder; }
td.brand-14 {background-color: rgba(255, 235, 59, 0.2) !important; font-weight: bolder; }
td.brand-15 {background-color: rgba(95, 144, 65, 0.2) !important; font-weight: bolder; }
td.brand-16 {background-color: rgba(95, 44, 65, 0.2) !important; font-weight: bolder; }
td.brand-17 {background-color: rgba(46, 64, 65, 0.2) !important; font-weight: bolder; }
td.brand-20 {background-color: rgba(109, 186, 130, 0.2) !important; font-weight: bolder; }
td.brand-22 {background-color: rgba(22, 148, 59, 0.2) !important; font-weight: bolder; }
td.brand-29 {background-color: rgba(205, 148, 59, 0.2) !important; font-weight: bolder; }
td.brand-32 {background-color: rgba(32, 175, 220, 0.2) !important; font-weight: bolder; }
td.brand-37 {background-color: rgba(220, 38, 187, 0.2) !important; font-weight: bolder; }
td.brand-38 {background-color: rgba(37, 175, 220, 0.2) !important; font-weight: bolder; }
td.brand-39 {background-color: rgba(34, 175, 220, 0.2) !important; font-weight: bolder; }
td.brand-40 {background-color: rgba(93, 175, 220, 0.2) !important; font-weight: bolder; }
td.brand-50 {background-color: rgba(76, 175, 80, 0.2) !important; font-weight: bolder; }
td.brand-52 {background-color: rgba(255, 235, 59, 0.2) !important; font-weight: bolder; }
td.brand-91 {background-color: rgba(44, 58, 134, 0.2) !important; font-weight: bolder; }
td.brand-92 {background-color: rgba(216, 156, 221, 0.2) !important; font-weight: bolder; }
td.brand-95 {background-color: rgba(89, 212, 0, 0.2) !important; font-weight: bolder; }
td.brand-01 {background-color: rgba(59, 205, 112, 0.2) !important; font-weight: bolder; }

/* colori vino */
td.colore-1 {background-color: rgba(88, 97, 15, 0.2) !important; }
td.colore-1 {background-color: rgba(255, 254, 221, 0.2) !important; }
td.colore-2 {color: rgba(242, 12, 12, 1) !important; }
td.colore-3 {background-color: rgba(255, 176, 176, 0.2) !important; }

/* famiglie vino */
td.fam-01 {}
td.fam-01 {background-color: rgba(230, 242, 145, 0.2) !important; }
td.fam-02 {background-color: rgba(242, 12, 12, 0.2) !important; }
td.fam-03 {background-color: rgba(242, 12, 12, 0.2) !important; }
td.fam-04 {background-color: rgba(90, 202, 209, 0.2) !important; }
td.fam-05 {background-color: rgba(3, 97, 245, 0.2) !important; }
td.fam-06 {background-color: rgba(248, 254, 230, 0.2) !important; }
td.fam-07 {background-color: rgba(211, 155, 217, 0.2) !important; }
td.fam-08 {background-color: rgba(211, 155, 217, 0.2) !important; }
td.fam-09 {background-color: rgba(144, 155, 217, 0.2) !important; }
td.fam-10 {background-color: rgba(42, 154, 182, 0.2) !important; }
td.fam-30 {background-color: rgba(76, 175, 80, 0.2) !important; font-weight: bolder; }


/* macrofamiglie vino */
td.mfam-01 {}
td.mfam-03 {background-color: rgba(230, 242, 145, 0.2) !important; }
td.mfam-05 {background-color: rgba(211, 155, 217, 0.2) !important; }
td.mfam-07 {background-color: rgba(211, 155, 217, 0.2) !important; }

/* capacita */
td.cap-075 {}
td.cap-075 { color: blue; font-weight: bold; }
td.cap-150 { color: indigo; font-weight: bold; }
td.cap-025 { color: orange; font-weight: bold; }
td.cap-020 { color: lightgreen; font-weight: bold; }


/* manager */
td.mgr-00 {}
td.mgr-00 {color: green    !important; }
td.mgr-01 {color: blue    !important; }
td.mgr-02 {color: green   !important; }
td.mgr-03 {color: magenta !important; }
td.mgr-04 {color: #bebe13 !important; }
td.mgr-05 {color: tomato  !important; }
td.mgr-06 {color: gray    !important; }
td.mgr-07 {color: indigo  !important; }
td.mgr-08 {color: red     !important; }

/* anno corrente e precedente */
td.AA {}
td.AA {color: #2129d5     !important; font-weight: bold;}
td.AP {color: #2195d5     !important; font-weight: bold;}


/* qta venduta inferiore all'anno precedente */
td.QTAINF {}
td.QTASUP {background-color: rgba(76, 175, 80, 0.2)    !important; }
td.QTAINF {background-color: rgba(255, 4, 36, 0.2)    !important; }
td.VALSUP {background-color: rgba(76, 175, 80, 0.2)    !important; }
td.VALINF {background-color: rgba(255, 4, 36, 0.2)    !important; }
td.PRMSUP {background-color: rgba(76, 175, 80, 0.2)    !important; }
td.PRMINF {background-color: rgba(255, 4, 36, 0.2)    !important; }

/* forme di pagamento anticipate/in contrassegno */
td.CONTRASS {}
td.CONTRASS {background-color: cyan     !important; font-weight: bold;}

td.AA {}
td.AA {color: #2129d5     !important; font-weight: bold;}
td.AP {color: #2195d5     !important; font-weight: bold;}



.tablesorter tbody tr.selected td {
    font-weight: bold;
    font-size: 14px;
}

.bg-green {
    background-color: green!important;
}


td.currenty { background-color: lightgreen!important;}

/*  contributi fissi o variabili */
td.ctrFisso { background-color: cyan!important;}
td.ctrVar { background-color: #e4c997!important;}
td.ctrFisso { background-color: #c3d1ef!important;}

.disabilitato{
    pointer-events:none;
}

.ntunread {
    color: red;
    font-weight: bold;
    font-size: 14px;
}


.skcrusc {
  background-color: red;
  color: blue;
  caption-side: top !important;
}


@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
      div.panel {
        background-color: #327ca1;
        border-radius: 10px;
        padding: 4px;
      }
      .form-inline .form-control {
          display: inline-block;
          width: auto;
         vertical-align: middle;
      }
}

@supports not (-webkit-touch-callout: none) {
    /* CSS for other than iOS devices */ 
}

.cruscotto-euro {
    background-color: #9bd4ef !important;
}
.cruscotto-pezzi {
    background-color: #f5eca2 !important;
    font-style: italic;
}


caption {
  display: table-caption;
  text-align: center;
  font-weight: bold;
  color: black;
  caption-side: top;
  background-color:  #d7dab1 !important;
  padding-top: .50rem;
  padding-bottom: .50rem;
}

.dropdown-menu.show {
    min-width: max-content;
}

.spaziato {
    margin-left: 1em;
}


.num{
    font-family: unset!important;
}

input[type="color"].form-control{
    height: calc(1.5em + .75rem + 2px)!important;
    width: calc(1.5em + .75rem + 2px)!important;
}

/* venduto articoli mensilizzato */
td.mese-AA {background-color: rgba(230, 242, 145, 0.2) !important; }
td.mese-AP {background-color: rgba(242, 12, 12, 0.2) !important; }
td.mese-AP {background-color: #e2cbcb !important; }
td.mese-AQ {background-color: #e7e1e8 !important; }
td.qtaconord {color: blue !important; }
td.qtasoloord {color: red !important; }

@page {
    size:auto;
}


.ecnc {
    color: green;
    font-weight: bold;
}

tr.ctrvar {background-color: red !important; }
.tablesorter tbody tr.ctrvar td {
    background-color: #e8e6cd !important;
}

.skerrbig {
    color: red;
    font-weight: bold;
    font-size: 18px;
}

td.artodd {
    /*background-color: #edefe0 !important;*/
}


td.arteven {
    /*background-color: #eaeaea !important;*/
    color: #e83c3c;
}

.adestra {
    float:right;
}


/* stile ordinabile minore di zero */
.tablesorter tbody tr.nonordin td {
    font-weight: bold;
    color: red;
}


/* stile ordinabile minore di zero */
.tablesorter tbody tr td.nonordin {
    font-weight: bold;
    color: red;
}


/* stile giacenza sottoscorta */
.tablesorter tbody tr td.sottoscorta {
    font-weight: bold;
    font-color: yellow;
    background-color: red;
}


/* stile statistiche proprietà - totali intermedi */
.tablesorter tbody tr.fattgen-tot td {
    font-weight: bold;
    background-color: #03a9f4;
}


/* stile statistiche proprietà - totali generali */
.tablesorter tbody tr.fattgen-totgen td {
    font-weight: bold;
    font-color: yellow;
    background-color: #03f421;
}


/* stile statistiche proprietà - totali primo livello */
.tablesorter tbody tr.fattgen-tot-1 td {
    font-weight: bold;
    font-color: yellow;
    background-color: #ffb100;
}

/* stile statistiche proprietà - totali secondo livello */
.tablesorter tbody tr.fattgen-tot-2 td {
    font-weight: bold;
    font-color: yellow;
    background-color: #00fff3;
}

/* stile per venduto articoli ove c'è solo ordinato */
.tablesorter tbody tr td.solord {
    font-weight: bold;
    font-color: yellow;
    background-color: #00fff3;
}


/* stile per venduto articoli ove c'è solo budget */
.tablesorter tbody tr.solobdg td {
    font-weight: bold;
    font-color: yellow;
    background-color: #e6cae6 !important;
}


/* stile per venduto articoli ove c'è solo budget senza indicazioni di brand */
.tablesorter tbody tr.nobrand td{
    font-weight: bold;
    font-color: yellow;
    background-color: #f71313b3 !important;
}



.skgreen {
    color: yellow;
    font-weight: bold;
    background-color: #099333 !important;
}


.bdg {
    color: #0004ff;
    background-color: #cdf2d8 !important;
    font-weight: bold;
}


.bdg1{
    color: #ff6a00;
    background-color: #cdf2d8 !important;
    font-weight: bold;
}

.bdg2{
    color: #ff6a00;
    font-weight: bold;
}

.bdg3{
    color: #ff6a00;
    background-color: #cdf2d8 !important;
    font-weight: bold;
}


.bdg4{
    color: #ff6a00;
    font-weight: bold;
}

.clilist{
    max-height: 500px;
    overflow-y: scroll;
    display: block;
}

.btnSmall {
    float: right;
    margin: 150px 0px 0px 50px;
    border-radius: 30px;
}


.clsRdo {
    border: 0px !important;
}

/* multiannuale */
td.anno-1   {background-color: #dfdfc0 !important; font-weight: bolder; }
td.anno-2   {background-color: rgba(44, 58, 134, 0.2) !important; font-weight: bolder; }
td.anno-3   {background-color: rgba(44, 58, 134, 0.2) !important; font-weight: bolder; }
td.anno-4   {background-color: rgba(44, 58, 134, 0.2) !important; font-weight: bolder; }
td.anno-5   {background-color: rgba(44, 58, 134, 0.2) !important; font-weight: bolder; }

.tablesorter-default tr.tot1liv {
  background-color:  #70d6d7 !important;
}
.tablesorter tbody tr.tot2liv td {
  background-color:  #52b77a !important;
}

.tablesorter-default td.tot1liv {
  background-color:  #70c9d7 !important;
   font-weight: bold;
}

.tablesorter-default td.tot2liv {
  background-color:  #52b77a !important;
   font-weight: bold;
}


.saldogreen {
    color: #00d500;
    font-weight: bolder;
    font-size: 14px;
}


.saldored {
    color: red;
    font-weight: bolder;
    font-size: 14px;
}

.rowbutton {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
/*************
Default Theme
*************/
/* overall */
.tablesorter-default {
	width: 100%;
	font: 12px/18px Arial, Sans-serif;
	color: #333;
	background-color: #fff;
	border-spacing: 0;
	margin: 10px 0 15px;
	text-align: left;
}

.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
	background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
	white-space: normal;
	padding: 4px 20px 4px 4px;
}
.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
	border-bottom: #000 2px solid;
}
.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
	border-bottom: #000 2px solid;
}
.tablesorter-default thead .sorter-false {
	background-image: none;
	cursor: default;
	padding: 4px;
}

/* tfoot */
.tablesorter-default tfoot .tablesorter-headerSortUp,
.tablesorter-default tfoot .tablesorter-headerSortDown,
.tablesorter-default tfoot .tablesorter-headerAsc,
.tablesorter-default tfoot .tablesorter-headerDesc {
	border-top: #000 2px solid;
}

/* tbody */
.tablesorter-default td {
	background-color: #fff;
	border-bottom: #ccc 1px solid;
	padding: 4px;
	vertical-align: top;
}

/* hovered row colors */
.tablesorter-default tbody > tr.hover > td,
.tablesorter-default tbody > tr:hover > td,
.tablesorter-default tbody > tr.even:hover > td,
.tablesorter-default tbody > tr.odd:hover > td ,
.tablesorter-default tbody > tr.bdg-odd:hover > td ,
.tablesorter-default tbody > tr.bdg-eve:hover > td 
{
	background-color: #eff ;
	color: #000;
}

/* table processing indicator */
.tablesorter-default .tablesorter-processing {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	/* background-image: url(images/loading.gif) !important; */
	background-image: url('data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=') !important;
}

/* Zebra Widget - row alternating colors */
.tablesorter-default tr.odd > td {
	/*background-color: #dfdfdf;*/
	background-color: #fff;
}
.tablesorter-default tr.even > td {
/*	background-color: #efefef;*/
	background-color: #f1f5f5;
	background-color: #eee;
}

/* Column Widget - column sort colors */
.tablesorter-default tr.odd td.primary {
	background-color: #bfbfbf;
}
.tablesorter-default td.primary,
.tablesorter-default tr.even td.primary {
	background-color: #d9d9d9;
}
.tablesorter-default tr.odd td.secondary {
	background-color: #d9d9d9;
}
.tablesorter-default td.secondary,
.tablesorter-default tr.even td.secondary {
	background-color: #e6e6e6;
}
.tablesorter-default tr.odd td.tertiary {
	background-color: #e6e6e6;
}
.tablesorter-default td.tertiary,
.tablesorter-default tr.even td.tertiary {
	background-color: #f2f2f2;
}

/* caption */
caption {
	background-color: #fff;
}

/* filter widget */
.tablesorter-default .tablesorter-filter-row {
	background-color: #a6ebd7;
}
.tablesorter-default .tablesorter-filter-row td {
	background-color: #a6ebd7;
	border-bottom: #ccc 1px solid;
	line-height: normal;
	text-align: center; /* center the input */
	-webkit-transition: line-height 0.1s ease;
	-moz-transition: line-height 0.1s ease;
	-o-transition: line-height 0.1s ease;
	transition: line-height 0.1s ease;
}
/* optional disabled input styling */
.tablesorter-default .tablesorter-filter-row .disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: not-allowed;
}
/* hidden filter row */
.tablesorter-default .tablesorter-filter-row.hideme td {
	/*** *********************************************** ***/
	/*** change this padding to modify the thickness     ***/
	/*** of the closed filter row (height = padding x 2) ***/
	padding: 2px;
	/*** *********************************************** ***/
	margin: 0;
	line-height: 0;
	cursor: pointer;
}
.tablesorter-default .tablesorter-filter-row.hideme * {
	height: 1px;
	min-height: 0;
	border: 0;
	padding: 0;
	margin: 0;
	/* don't use visibility: hidden because it disables tabbing */
	opacity: 0;
	filter: alpha(opacity=0);
}
/* filters */
.tablesorter-default input.tablesorter-filter,
.tablesorter-default select.tablesorter-filter {
	width: 95%;
	height: auto;
	margin: 4px auto;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #bbb;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: height 0.1s ease;
	-moz-transition: height 0.1s ease;
	-o-transition: height 0.1s ease;
	transition: height 0.1s ease;
}
/* rows hidden by filtering (needed for child rows) */
.tablesorter .filtered {
	display: none;
}

/* ajax error row */
.tablesorter .tablesorter-errorRow td {
	text-align: center;
	cursor: pointer;
	background-color: #e6bf99;
}


.tablesorter-default tbody > tr.bdg-eve> td {
	background-color: #eeebdf ;
}

.tablesorter-default tbody > tr.bdg-odd> td {
	background-color: #faffc4 ;
}


/**** bs4.css ***/
//Modifiche per BS4
html, body {
    height: 100%;
    width: 100%;
}

td.val {
    border: 0;
}

td.fld {
    background-color: #bdeeff;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #bbb;
    font-weight: bold;
}

td.val {
    background-color: #bdeeff;
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: #bbb;
    align-items: center !important;
}

.btn.dropdown-toggle {
    font-weight: bold;
    background-color: #ddd;
    margin: 0px;
    padding: 2px 6px 2px 6px;
}

.form-control {
    padding: 0px 0px 0px 0px;
}

.table td {
    padding: 4px;
}

input[type=number] {
    width: 80px !important;
} 
*.container {
    margin-top: 20px;
    margin-bottom: 20px;
    margin: auto;
}

.card {
    background-color: #fff;
    border-radius: 10px;
    border: none;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90, 97, 105, 0.1), 0 0.9375rem 1.40625rem rgba(90, 97, 105, 0.1), 0 0.25rem 0.53125rem rgba(90, 97, 105, 0.12), 0 0.125rem 0.1875rem rgba(90, 97, 105, 0.1);
}

.card.waiting {
    background-color: rgba(255, 222, 56, 0.4);
}

.card.success {
    background-color: rgba(162, 255, 71, 0.4);
}

.card.danger {
    background-color: rgba(255, 77, 77, 0.4);
}

.progress {
    width: 200px;
}

.active-socket, .active-10-socket {
    background-color: var(--success);
    height: 40px;
    padding: 8px 15px 15px;
    border: 1px solid var(--success);
    border-radius: 5px;
    color: #0f6d4b;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.deactive-socket, .deactive-10-socket {
    background-color: var(--danger);
    height: 40px;
    padding: 15px;
    padding-top: 8px;
    border: 1px solid var(--danger);
    border-radius: 5px;
    color: #6f231c;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.hidden {
    display: none !important;
}

.table-max {
    width: 100% !important;
}

.container.container-max-width {
    width: 100%;
    max-width: none;
}

div.row.no-margin {
    margin: 0 !important;
}

.margin-bottom {
    margin-bottom: 10px !important;
}

div.card-statistic-3 {
    overflow: hidden;
    position: relative;
}

.cards-bck {
    font-size: 4em;
    position: absolute;
    opacity: 0.4;
    right: 10px;
    top: 20px;
    color: #2a2a2a !important;
}

.col-4.col-xs-4.col-sm-4 a {
    color: unset;
    text-decoration: none;
}

.col-4.col-xs-4.col-sm-4 a:hover {
    text-decoration: none;
}

.margin-top-15 {
    margin-top: 15px;
}

tr.selected td {
    font-weight: bold;
}

.select2-container {
    width: 100% !important;
}

.card {
    overflow: hidden;
    position: relative;
}

.container-center {
    margin-left: auto;
    margin-right: auto;
}

.width-100 {
    width: 35%;
}

td.is-error {
    background-color: var(--danger);
    color: #f2f2f2;
    font-weight: bold;
}

td.is-error:hover {
    background-color: var(--danger) !important;
    color: #f2f2f2 !important;
    font-weight: bold;
}

td.success {
    background-color: var(--success);
    color: #f2f2f2;
    font-weight: bold;
}

td.success:hover {
    background-color: var(--success) !important;
    color: #f2f2f2 !important;
    font-weight: bold;
}

p {
    margin-bottom: 5px !important;
}

#filtro1 *[class^="col-"] {
    margin-bottom: 10px;
}

#gvpanel0 {
    padding: 35px;
}

#gtssearch-desc-NEW_WORKERS {
    max-width: 50%;
    display: inline-block;
}

.mb-0, .my-0 {
    color: #2a2a2ac7;
}

.navbar-nav > li > a:hover {
    text-decoration: none !important;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #33ce29;
}

input:focus + .slider {
    box-shadow: 0 0 1px #33ce29;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

a:hover {
    color: unset !important;
    text-decoration: unset !important;
}

.navbar-dark .navbar-brand {
    color: #fff !important;
}

#NEW_WORKERS {
    display: inline-block !important;
    width: 40% !important;
}

.margin-right {
    margin-right: 20px;
}

th div {
    white-space: nowrap !important;
}

.table-striped tbody tr:nth-of-type(odd), .table-striped tbody tr:nth-of-type(odd) td {
    /*background-color: rgba(0, 0, 0, .05);*/
}

/*#etichette {*/
/*    width: unset !important;*/
/*    max-width: unset !important;*/
/*    min-width: 100pc !important;*/
/*}*/

/*.dragscroll {*/
/*    overflow: hidden;*/
/*    overflow-x: scroll;*/
/*    white-space: nowrap;*/
/*}*/

/*!* Hide scrollbar for Chrome, Safari and Opera *!*/
/**::-webkit-scrollbar {*/
/*    display: none;*/
/*}*/

/*!* Hide scrollbar for IE, Edge and Firefox *!*/
/** {*/
/*    -ms-overflow-style: none; !* IE and Edge *!*/
/*    scrollbar-width: none; !* Firefox *!*/
/*}*/

/* bs5 */

.tablesorter-default .header, .tablesorter-default .tablesorter-header {
		background-color: #b5d3d9;
}

.revealView {
        height: 1200px;
}

#divPivotGrid {
        height: 400px;
        width : 400px;
}
#divPivotGridDesigner {
        height: 400px;
        width : 400px;
}




/* jq grid*/
.jqx-pivotgrid-light{
		background-color: magenta;
}
/*
ijqx-widget - applied to the pivot grid.
jqx-widget-content - applied to the pivot grid.
jqx-pivotgrid - applied to the pivot grid.
jqx-pivotgrid-item - applied to the pivot grid items.
jqx-pivotgrid-expand-button - applied to the expand buttons in the rows and columns.
jqx-pivotgrid-collapse-button - applied to the collapse buttons in the rows and columns.
jqx-pivotgrid-menu-button - applied to the pivot grid button displayed when you hover a row or column.
jqx-pivotgrid-sortasc-icon - applied to the pivot grid sort ascending icon.
jqx-pivotgrid-sortdesc-icon - applied to the pivot grid sort descending menu icon.
jqx-pivotgrid-sortremove-icon - applied to the pivot grid sort remove icon.
jqx-pivotgrid-sortsettings-icon - applied to the pivot grid settings icon.
When you create a custom style with colors and backgrounds for jqxPivotGrid, you need to do the following:
Add the above CSS classes related to jqxPivotGrid
After each CSS class, add your theme name.
For example:
jqx-pivotgrid-light
i*/


#frame1 {
  width:  100%;
  height: 800px;
}
