/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/*.body-backgroud {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0674e2+0,53cbf1+60,87e0fd+100 */
/* background: rgb(6,116,226); /* Old browsers */
/* background: -moz-linear-gradient(top,  rgba(6,116,226,1) 0%, rgba(83,203,241,1) 60%, rgba(135,224,253,1) 100%); /* FF3.6-15 */
/* background: -webkit-linear-gradient(top,  rgba(6,116,226,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to bottom,  rgba(6,116,226,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0674e2', endColorstr='#87e0fd',GradientType=0 ); /* IE6-9 */
/*} */

.container-fluid {
  padding-left: 1px;
  padding-right: 1px;
}

.container {
  padding-left: 1px;
  padding-right: 1px;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 1px;
  padding-right: 15px;
}

.container-backgroud {
  background-color: #ebf2f8;
}

.container-border-radius {
  border-radius: 4px;
}

.container-box-shadow {
  box-shadow: 0 0 10px;
}

.margin-left-10 {
  margin-left: 10%;
}

.margin-right-10 {
  margin-right: 10%;
}

.vertical-central {
  vertical-align: central;
}

.margin-left-zero {
  margin-left: 0;
}

.img-menu {
  height: auto;
  display: block;
}

.button-submit-link {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}

.text-shadow {
  text-shadow: 2px 2px #fff;
}

.border-bottom {
  border-bottom: 1px solid #8e8e8e;
  border-style: outset;
}

.margin-top10 {
  margin-top: 10px;
}

.img10 {
  width: 50%;
  height: 50%;
}

.table-overflow {
  overflow: auto;
}

.text-right {
  text-align: right;
  padding-right: 1px;
}

.padding-left-1 {
  padding-right: 1px;
}

.padding-5-5 {
  padding: 5px 5px;
}
.vertical-meddle {
  vertical-align: middle;
}

.padding-r1-l1 {
  padding-left: 1px;
  padding-right: 1px;
}

.padding-r0-l0 {
  padding-left: 0px;
  padding-right: 0px;
}

.padding-r0 {
  padding-right: 0px;
}

.padding-l0 {
  padding-left: 0px;
}

.border-0 {
  border: 0px;
}

td,
th {
  padding: 5px !important;
}

.contenitore_bordato {
  background: #ffffff;
  margin: 5px 5px 5px 5px;
  width: 99%;
  padding: 2px 2px 2px 2px;
  left: 2px;
  right: 2px;
  border: 3px solid #0a6d98;
}

.right {
  text-align: right;
}

.statocfc[value='Attivo'] {
  background-color: green;
  color: white;
}

.statocfc[value='Bloccato'] {
  background-color: black;
  color: white;
}

.statocfc[value='Esclusa'] {
  background-color: red;
  color: white;
}

.statocfc[value='Esclusa Mov./Ord'] {
  background-color: red;
  color: white;
}

.desqta[value='Ore'] {
  background-color: white;
}

.Scatti {
  background-color: yellow;
}
.Ore {
  background-color: white;
}

.gridinput {
  padding: 0px;
  border: 0px;
  white-space: nowrap;
}

.item-menu {
  border: 3px solid navy;
}
