@media (max-width: 980px) {
  /* Enable use of floated navbar text */
  .navbar-text.pull-right {
    float: none;
    padding-left: 5px;
    padding-right: 5px;
  }
}

hr {
  margin-top:8px;
  margin-bottom: 8px;
}

select {width: auto;}

input.invalid {
    border-color: red;
    outline-color: red;
}

.input-mr {
	margin-right:5px;
}

input[type="text"],
input[type="number"],
input[type="password"],
select,
textarea {
  color: #004fcc;
  box-sizing: border-box;
  margin-bottom: 5px;
}

input[type="text"],
input[type="number"],
input[type="password"]
 {
  box-sizing: border-box;
  height: 30px;
}
.text-upper {
  text-transform: uppercase;
}
input[type="radio"], input[type="checkbox"] {
    margin-top: 0;
    margin-bottom: 5px;
}
/*input[type="checkbox"] {
  margin-bottom: 10px;
}*/

body {
  padding-top: 40px;
  line-height: 14px;
}

.sidebar {
	float: left;
	width: 270px;
	position: absolute;
	top: 40px;
	padding-top: 20px;
	left: 0;
	padding-left: 20px;
}

.content {
  padding-top: 20px;
}
.content-heading {
    height:45px;
    padding:10px;
    margin-bottom: 10px;
}

label {
  margin-bottom: 0;
}

.labelup {
  font-size: 12px;
  line-height: 14px;
  /* margin-top: 8px; */
}

.labelup-nm {
  font-size: 12px;
  line-height: 12px;
  /* margin-bottom: 2px; */
}

.fullwidth {
  width: 100%;
}

.sidebar-nav {
  padding: 9px 0;
}

.section-heading {
  display: block;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 4px;
}

.separator {
  margin: 8px 0 8px 0;
}

.little-separator {
  margin: 0 0 8px 0;
}

.anag-logo {
  padding-left: 5px; 
  position: relative; 
  left: -8px;
}
.anag-title {
  display: inline;
  position: relative; 
  top:15px;
  left: -5px;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
}
.anag-button {
  position: relative; 
  top: -5px;
}
.anag-heading-name {
  font-weight: bold;
  font-size: 120%;
  color: blue;
}
.anag-heading-addr {
  color: blue;
}
.helper-table {
  position: fixed;
  display: flex;
  margin-top: 30px;
  max-height: 300px;
  overflow-y: auto;
}
.helper-table-cod {
  float: left;
}
.helper-table-des {
  float: left;
  margin-right: 5px;
}
.helper-table-rst {
  padding:0;
  color:gray;
  border-radius: 3px;
}
.helper-table-tol {
  vertical-align:bottom;
  margin-bottom:5px;
  padding:0;
  position:relative;
  left:-8px;
}

.datetimepicker-text {
  width: 100px;
}
.datepicker-text {
  width: 75px;
}

.labeledup-field {
  display: inline-table;
  /* margin-right: 5px; */
}

.index-btn {
  width: 300px;
  height: 120px;
  text-align:left;
  padding-left:24px;
  padding-right:24px;
  font-size: 180%;
  font-weight: bold;
  color: #444444;
}
.index-btn2 {
  width: 200px;
  height: 80px;
  text-align:left;
  padding-left:24px;
  padding-right:24px;
  font-size: 180%;
  font-weight: bold;
  color: #444444;
}
.index-btn:hover {
  color: blue;
}
.index-btn-first {
  border-radius: 10px 10px 0 0;
}
.index-btn-last {
  border-radius: 0 0 10px 10px;
}

.detail-little {
  font-size: 90%;
  color: blue;
}

#msg-spy {
  color:blue;
  display: inline;
  color: yellow;
  font-weight: bold;
}


.set-red {
  color: red;
}
.set-bold {
  font-weight: bold;
}
.appmenu {
    position: fixed;
    top: 0;
    left: 110px;
}
.sitemap {
  width: 100%;
  background-color: #eeeeee;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 4px 10px 4px 10px;
  line-height: 20px;
}

.ajax-loader {
	position: absolute;
	right: 10px;
	display: none;
}

.msgsave {
	width:100%;
	margin-top:15px;
	position: relative;
	left: -5px;
	color: blue;
}

.hidden {
    display: none;
}

.cellheight-fix {
    height: 18px;
    overflow: overlay;
}

.toright {
    text-align: right;
}

.big-importo {
    width: 150px;
    font-size: 120% !important;
    text-align: right;
}

.red {
    color: red !important;
}
.nomargin {
    margin: 0 !important;
}

.valcambio-format {
    width: 100px;
}
/* .pwd-widget {
    z-index: 9990;
} */

.row-display {
    color: lightgray;
}

.row-edit {
    color: blue;
    font-weight: bold;
}

.row-xsl {
    color: green;
    font-weight: bold;
}

.row-show {
    color: blue;
    font-weight: bold;
}

.row-download {
    color: black;
    font-weight: bold;
}

.row-delete {
    color: red;
    font-weight: bold;
}

div.jtable-main-container > table.jtable > thead {
  background-color: #9a9a9a;
  border: 1px solid #6a6a6a;
}
div.jtable-main-container > div.jtable-bottom-panel {
  background-color: #9a9a9a;
  color: #fff;
  min-height: 22.900000000000002px;
  font-size: 13px;
  border: 1px solid #6a6a6a;
  border-top: none;
}
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number:hover,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-first:hover,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-last:hover,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-previous:hover,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-next:hover {
  background-color: blue;
}
.rounded-box {
    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 10px;
    margin: 0 10px 10px 0;
}

.tabbable {
    height: 38px;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    background-color: #f9f9f9;
}
.tab-pane {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: transparent;
    border-radius: 0 4px 4px 4px;
    background-color: #f9f9f9;
}
.tab-content {
    width: calc(100% - 330px) !important;
    position: absolute;
    left: 0;
    margin-left: 310px;
}
.ui-dialog-titlebar {
    background-color: #f5f5f5;
    padding: 10px;
}
.ui-dialog-content {
    padding: 10px;
}

.selazienda {
    width: 100%;
    background-color: #eeeeee;
    color: #0088cc;
    margin-bottom:10px;
}
.userinfo {
    display: inline;
    color: white;
    font-weight: bold;
    cursor: pointer;
}
.userpanel {
    display: none;
    vertical-align: top;
    position: fixed;
    right: 56px;
    top: 1px;
    min-width: 200px;
    height: 100px;
    background-color: #71bf45;
    border-radius: 5px;
    text-align: right;
    padding: 10px;
    display: none;
    color: black;
    border: 4px solid #136c3b;
    z-index: 999;
}
.jtable-bottom-panel {
    padding: 5px 5px 0 5px;
}
.jtable-page-number-first {
    text-align: center;
    line-height: 28px;
    width: 24px;
    margin-right: 5px !important;
    border-radius: 4px;
}
.jtable-page-number-previous {
    text-align: center;
    line-height: 28px;
    width: 24px;
    margin-right: 5px !important;
    border-radius: 4px;
}
.jtable-page-number-next {
    text-align: center;
    line-height: 28px;
    width: 24px;
    margin-right: 5px !important;
    border-radius: 4px;
}
.jtable-page-number-last {
    text-align: center;
    line-height: 28px;
    width: 24px;
    margin-right: 5px !important;
    border-radius: 4px;
}
.drag-overlay {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    background-color: white;
    border: 5px solid lightgray;
    border-style: dotted;
}
.drag-overlay-inner {
    position: relative;
    top: calc(50% - 10px);
}
.dbl-text {
    font-size: 200%;
}
.makeblue: {
    color: blue !important;
}

.icon-cell {
    width: 100%;
    text-align:center;
}

.egreen-dark {
    color: #136c3b;
}
.egreen-light {
    color: #71bf45;
}

.esection {
    font-size: 120%;
    font-weight: bold;
    color: #136c3b99;
    margin-bottom: 10px;
    border-bottom: 1px solid #136c3b99;
    padding-bottom: 2px;
}

.data-field {
    color: #136c3b;
    font-weight: bold;
    font-size: 95%;
    margin-bottom:5px;
}
.big-text {
    font-size: 140%;
}
