th {
  color: red;
}
//td.num
//{
//  background-color: cyan;
//}
h3.text-primary
{
  font-size: 16px;
}

td.fld
{
  background-color: #FAFFBD;
}
div.panel
{
  background-color: #FAFFBD;
}
.btn-default {
  background-color: #ccc;
  }
.btn {
  font-weight: bold;
  background-color: #ddd;
  margin: 3px;
}
.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;
}

div.analisi {
  position: fixed;
  bottom:0;
  right:0;
  background-color: #ccc;
  border: 4px solid darkblue;
}

.skerr {
  background-color: red;
  color: white;
}

.navbar
{
  background-color: darkgreen;
}

tr.totord{
  font-weight: bold;
}

tr.provv{
  font-weight: bold;
}

.tablesorter td.calf {
    background-color: #ffb6c170;
    color:black;
}
.tablesorter td.fish {
    background-color:cyan;
}
.tablesorter td.pig {
    background-color:#ab906178;
}

.tablesorter td.calffogli {
    background-color: #46ca41;
    color:black;
}
.silos{
  font-weight: bold;
  color: yellow;
  font-size: 24px;
}
tr.math{
  font-weight: bold;
}

.nascosto {
  opacity: 0;
}

.logopng{
    content:url("images/logogts.png");
    width: 10%;
    }


// Modifiche per BS4
html, body
{
    height: 100%;
    width: 100%;
}
tr.totparz{
  font-weight: bold;
}
tr.totgen{
  font-weight: bold;
}

tr.math{
  font-weight: bold;
}


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

}


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

.tablesorter tbody tr.dettpf td {
  font-weight: bold;
  font-size: 9px;
}

.tablesorter tbody tr.mov-P-A td {
  background-color:  #a0e2bf !important;
}

.tablesorter tbody tr.mov-P-BE td {
  background-color: #78b1ea !important;
}

.tablesorter tbody tr.mov-P-GA td {
  background-color:  #acc363 !important;
}


.tablesorter tbody tr.mov-P-GL td {
  background-color:  #dea5ec !important;
}


.tablesorter tbody tr.mov-P-K td {
  background-color:  #d4a3b8 !important;
}


.tablesorter tbody tr.mov-P-L td {
  background-color:  #ea8e58 !important;
}


.tablesorter tbody tr.mov-P-P td {
  background-color:  #39c35d !important;
}

.tablesorter tbody tr.mov-P-R td {
  background-color:  #9e9e9e !important;
}


.tablesorter tbody tr.mov-P-S td {
  background-color:  #e430df !important;
}


.tablesorter tbody tr.mov-p td {
  background-color:  #a0e2bf !important;
}


.tablesorter tbody tr.mov-S td {
  background-color:  #fbe2e2 !important;
}

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

.pg-KG {
  background-color:  #dceae2 !important;
}

.pg-DUR {
  background-color:  #f0e5ef !important;
}

.pg-PROD {
  background-color:  #f7f6e6 !important;
}

.pg-MP {
  background-color:  #eec1b8 !important;
}

.destra {
  text-align: right !important;
  align: right !important;
  background-color: cyan;
]}


*[id*='_clone']{
    display:none!important;
}

.TitOre {
  background-color:  #edeeb8 !important;
  font-weight: bold;
  color: red !important;
}



/* modifiche per bottoni con angoli arrotondati e colore su ckick */
.btn-default {
    background-color: #ccc;
    border-radius: 20px;
}

/*.btn:hover {*/
/*  background-color: lightgreen !important;*/
/*}*/

.btn:focus {
    background-color: #ffc107 !important;
}
.approva{
    color: green !important;
    margin-right: 0.5rem;
}

.rifiuta{
    color: red !important;
    margin-right: 0.5rem;
}
.tablesorter td.skerr {
  color: blue;
  font-size: large;
  font-weight: bold;
}

