body {background:#f8f8f8; font-size: 14px; font-family: Calibri;}
div,p {font-size: 14px;  font-family: Calibri;}
label,input,select {font-size: 14px;  font-family: Calibri;}
button, input, optgroup, select, textarea {
    color: black;  font-family: Calibri;}
 a, li,h1,h2,h3,h4,h5,h6 { font-family: "Calibri";}
h1,h2,h3 {color:#2f3644}
.nodisplay {
    display: none;
}

.welcome-brand:first-letter {
    text-transform: uppercase!important;
    font-family: 'Megrim', serif!important;
    font-weight: bold;
}
.welcome-brand {


    font-family: 'Russo One', serif!important; font-size: 26px!important; text-transform: lowercase!important;
    color: white !important;

    background-color: transparent !important;
    border: 0 !important;
    background: none !important;

    color: white !important;
}

.thumbnail div img {max-width: 95%; max-height: 90%; margin: 0 auto; }
#contenuto_ifr {min-height:200px!important}
.thisPage{font-weight: bold;color:black!important;}
.red {color:#d9534f!important;}
.green {color:#4cae4c!important;}
.yellow {color:#ec971f!important;}
.stato_red {background:#d9534f!important;}
.stato_green {background:#36B28B!important;}
.stato_yellow {background:#ec971f!important;}
.stato {; display: block; display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto 6px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-box-shadow: 0px 0px 1px #ccc;
    -webkit-box-shadow: 0px 0px 1px #ccc;
    box-shadow: 0px 0px 1px #ccc;
    float: right;}
.text-center{text-align: center;}

.navbar-default .navbar-nav > li > a:hover {background-color: #e7e7e7;}


.achilleLogo:first-letter {
    text-transform: uppercase!important;
    font-family: 'Megrim', serif!important;
    font-weight: bold;


}

.achilleLogo {
    font-family: 'Russo One', serif!important; font-size: 42px!important; text-transform: lowercase!important;
    padding: 40px;

}
.achilleLogo small{
    font-size: 13px;
}

.navbar-brand:first-letter {
    text-transform: uppercase!important;
    font-family: 'Megrim', serif!important;
    font-weight: bold;
}
.navbar-brand {


    font-family: 'Russo One', serif!important; font-size: 26px!important; text-transform: lowercase!important;
    color: white !important;

    background-color: transparent !important;
    border: 0 !important;
    background: none !important;

    color: white !important;
}


.navbar-brand-login:first-letter {
    text-transform: uppercase!important;
    font-family: 'Megrim', serif!important;
    font-weight: bold;
}
.navbar-brand-login {


    font-family: 'Russo One', serif!important; font-size: 26px!important; text-transform: lowercase!important;
    color: white !important;

    background-color: transparent !important;
    border: 0 !important;
    background: none !important;

    color: white !important;
}

.login-box-achille {max-width: 400px; margin: 30px auto;}


.navbar-brand.inverse {

    color: #333 !important;

}
.navbar-brand small {font-size: 12px;}

.alert {
    padding: 5px;
    margin-bottom: 6px;
    border: 1px solid transparent;
    border-radius: 1px;
    text-align: center;
}

.btn {    margin-top: 0px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;}

.report_list .btn.btn-inverse {    margin: 0px auto!important;
}

/* SISTEMAZIONI */

.dashboad .panel-grape {padding-top:55px!important;}
.modal-content {padding:30px}
.modal {top:20px}
input.form-control[type="checkbox"] {height:16px!important;     width: 20px;
    float: left;}
label {clear: both;
    display: block;
    padding-top: 5px;
    margin-bottom:2px;}
.form-control.ui-autocomplete-input {
    width:90%; height:14px;
}
.fastTypePay {width:58px!important
}


.ui-datepicker-header {
    background: #FFF!important;
    color: #000!important;
    font-weight: bold!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    text-shadow: none!important;

    line-height: 30px;
    border-width: 0px 0 0 0!important;
    border-style: solid;
    border-color: #FFF!important;

}

.ui-datepicker {
    font: 11pt Arial, sans-serif!important;
}

.ui-datepicker {
    width: 270px!important}


.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 2px solid #2b6bd9!important;
    color:#2b6bd9!important;
    font-weight: bold!important;
    font-size: 11pt!important;
}

#line-chart {max-width:100%;}
#newEventForm {padding-bottom: 30px}

.newlinepagamento { padding-bottom:20px; padding-top:10px;    overflow: auto;}
.pagamentiModal div:nth-child(4) {padding-top:42px}

@media (max-width:768px) {

    table th, table td {font-size:10px!important;}
}

.table > tbody > tr > td, .table > tfoot > tr > td {
    padding:1px 2px;
    vertical-align:middle;
}

.table > thead > tr > th {
	padding: 4px 2px;
}

.trlink tr:hover > td {
    background-color: #B29658;
    cursor:pointer;
    color:white;
}

tr.link:hover  > td {
    background-color: #B29658;
    cursor:pointer;
    color:white;
}

.trlink tr:hover > td .modal{

    color:black!important;
}

tr.link:hover  > td .modal{

    color:black!important;
}

.form-group {
    margin-bottom:10px;
}

.bordogiallo {
    border: 1px solid #FC0;
}

.datepicker {
    padding:0px;
}

.rotate {
    /* FF3.5+ */
    -moz-transform: rotate(-90.0deg);
    /* Opera 10.5 */
    -o-transform: rotate(-90.0deg);
    /* Saf3.1+, Chrome */
    -webkit-transform: rotate(-90.0deg);
    /* IE6,IE7 */
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
    /* Standard */
    transform: rotate(-90.0deg);
}

.table {
    margin-bottom:4px;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 2px 4px;
    line-height:1.2;
}

.form-control {
    height: 26px;
}
select.form-control {
    padding: 2px 9px 2px 4px;
}

.password{
    position: relative;
}

.password input[type="password"]{
    padding-right: 30px;
}

.password .glyphicon,#password2 .glyphicon {
    display:none;
    right: 10px;
    position: absolute;
    top: 6px;
    cursor:pointer;
}

.message-box-container.form{
    position: absolute;
    width: 100%;
    top: 90px;
}

#calendar-drag .fc-button-next i,#calendar-drag .fc-button-prev i{
    font-size: 32px;
    margin-right: 13px;
    background: #ccc;
    padding: 5px;
}
#calendar-drag .fc-button-next i:hover ,#calendar-drag .fc-button-prev i:hover {
    opacity:0.7!important; cursor: pointer!important;}
#calendar-drag .fc-button-today:hover ,#calendar-drag .fc-button-month:hover,#calendar-drag .fc-button-agendaDay:hover,#calendar-drag .fc-button-agendaWeek:hover{opacity:0.7!important; cursor: pointer!important;}
#calendar-drag .fc-button-today,#calendar-drag .fc-button-month,#calendar-drag .fc-button-agendaDay,#calendar-drag .fc-button-agendaWeek  {

    background: #ccc;
    padding: 11px;
    margin-top: 0px;
    display: inline-block!important;
}


.menu-box {
    border: 1px solid #a1a1a1;
    margin: 10px;
    padding: 10px;
}
.menu-box	ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-box ul.menu-list li {
    display: block;
    margin-bottom: 5px;
    border: 1px solid #eee;
    background: #fafafa; }
.menu-box	ul.menu-list > li a {
    background: #aaa;
    display: block;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
}
.menu-box   ul.menu-list ul {
    margin-left: 40px;
    margin-top: 5px;}
.menu-box   ul.menu-list ul	li a {

    background: #ccc;
    color:#333;
}
.menu-box   ul.menu-list ul li.menu-highlight {
    border: 1px dashed darkorange !important;
    background: #f5f5f5;
}


.menu-box input {display:inline-block;     max-width: 300px;}
.deleteMenuVoce {    float: right;
    margin-top: 0!important;
    padding-top: 0!important;}

.expand {width:100%!important; margin-left: auto!important; margin-right: auto!important; display: block!important;}


.navbar-brand {font-family: 'lato';}
.cmsTitle {font-family: 'lato'; font-size: 16px; text-align: center; display: block; color: #333;}
.dropdown-toggle.username {color:white!important;}
#sidebar i {font-size: 21px;}
#sidebar a {font-size: 18px;}
.menu-list-box {margin: 20px; padding:20px; background: #CCC}
.tiles-heading .ui-icon-arrowthick-2-n-s {
    color:white!important;
}


input.form-control, textarea.form-control {padding: 0 0px 0 4px;}

#wrap {
    overflow: hidden;
    padding-left: 0px;}


.extension-media {
    position: absolute;
    top: 28%;
    left: 26%;
    background: #CCC;

    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    width: 50%;
}

.sliderMenuBoxImg > img {max-width: 90%!important; max-height: 100%!important;}
.sliderMenuBoxText {text-align: left!important;}
.sliderMenuBoxText label {color:white!important;}

div.scrollmenu {

    overflow: auto;
    white-space: nowrap;
    margin-bottom: 50px;
}

div.scrollmenu .singleBoxscroll {
    display: inline-block;

    text-align: center;
    padding: 14px;
    text-decoration: none;
    position: relative;
}
body.login {background:#2F3644}


.ordine-disco {
	margin-top:20px;
color:#113FEF;
}

.ordine-anella {
	margin-top:20px;
color:#E80D14;
}
.ordine-pala {
	margin-top:20px;
color:#15AF2C;
}
.ordine-pala-forata {
	margin-top:20px;
color:#fff;
background-color:#15AF2C;
padding:6px;
border-radius:3px;
width:180px;
}

.precaricamento-bg {
	background-color:#FBDA89;
	text-align:center;
}

.elaborazione-bg {
	background-color:#AEFAB7;
	text-align:center;
}

.produzione-bg {
	background-color:#FF6600;
	text-align:center;
}

.autocompleteVentole th, .autocompleteVentole td {
	border:1px solid #ddd;
	padding:1px 2px;
}

#ins_cod_grezzo, #ins_grezzi_positivo, #ins_grezzi_negativo {
	border-color:#1200f9;
}

.grezzo-blu {
	color:#1200F9;
}

.grezzo-blu-bg {
	background-color:#1200F9;
	color:#fff;
}

#ins_cod_semilavorato, #ins_semilavorato_positivo, #ins_semilavorato_negativo {
	border-color:#FF0000;
}

.semilav-rossi {
	color:#FF0000;
}

.semilav-rossi-bg {
	background-color:#FF0000;
	color:#fff;
}

#ins_cod_lavorato, #ins_lavorato_positivo, #ins_lavorato_negativo {
	border-color:#1C542D;
}

.lavorati-verde {
	color:#1C542D;
}

.lavorati-verde-bg {
	background-color:#1C542D;
	color:#fff;
}

nav ul li a {
	font-family:Calibri;
}

.ordine-in-modifica, .accessori-in-modifica {
	background-color:#FFCD85!important;
}

#accessorimateriale {
	background-color:#7B7B7B;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	width:220px!important;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.archivioaccessorimisure td {
	text-align:right;
}

.archivioaccessoricostitabella td {
	text-align:left;
}
.archivioaccessoricostitabella label {
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	width: 60px;
	line-height:24px;
	font-size:16px;

}

.archivioaccessorimisure label {
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	width: 140px;
}

.archivioaccessorimisure input {
	width:120px;
	margin-left:5px;
	margin-right:5px;
	line-height:24px;
	font-size:18px;
}

.archivioaccessoricostitabella input {
	width:50px;
	margin-left:5px;
	margin-right:5px;
	line-height:24px;
	font-size:18px;
}

#btnsave-accessori-alert {
	font-size:16px;
	font-weight:bold;
}

.acc-dett-selected {
	float:right;
	font-size:16px;
}

.acc-mat-span {
	width:80px;
	float:left;
	text-align:left;
}

.acc-mat-span-icon {
	font-size:16px;
	width:20px;
	position:absolute;
}

.acc-mat-span label {
	float:right;  
    word-wrap: break-word;
}

.mat-desc-label {
	float:right;
	font-size:12px;
	word-wrap:normal;
	width:110px;
	text-transform:lowercase;
	color:chocolate;
	line-height:13px;
	}

	#cambiamateriale {
		font-size:14px;
	}

	#tabellacostiproduzione {
		width:2600px;
	}

	#clienti-autocp-ventole {
		height:24px;
	}

	.bar {
    height: 18px;
    background: green;
}

.form-control.dbase-vartmp {
	height:22px;
	margin-left:8px;
}

#select-riferimento {
	width: 160px;
	height: 181px;
	margin: 0px 0px 0px 8px;
}

#select-lavesterne {
	width: 180px;
	height:155px;
	margin: 0px 0px 0px 8px;
	font-size:13px;
}

.outputprezzoutile {
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
 #archacctable {
	height:600px;
	overflow-y: scroll;
 }

.form-control.tabriferimento[readonly] {
	background-color:#fff;
 }

 .form-control.tabriferimento:hover {
	 cursor:alias;
 }
 .costidirettoind {
	 font-weight:bold;
	 font-size:18px;
 }
 #prezzoutilezero {
	width:250px;
	margin-bottom:12px;
	font-size:30px;
	background-color:#F8FA97;
	color:red;
 }

 #prezzoadutile {
	 width:100%;
	 font-size:30px;
	 background-color:#AEEEFF;
	 margin-bottom:12px;
 }

  tr.highlights td {
		background-color:#FFCD85;
	}

	.padtop15 {
	padding-top:15px;
	}
	.filtroprimarigatab {
		background-color:#FFFEC4;
	}
	.filtroprimarigatab span {
		font-size:16px;
		font-weight:normal;
	}

	.filtroprimarigatab input:not(#Filtra), .filtroprimarigatab select {
		border-radius:0px;
		border: 1px solid #d2d3d6;
		font-size:16px;
		font-weight:normal;
	}

	.filtroprimarigatab .datepicker {
		max-width:84px;
		margin-bottom:0px;
	}

	.pad4 {
		padding-left: 4px;
		padding-right: 4px;
	}

	.dischi-disp {
		color:#000;
		text-decoration:underline;
	}

	.dischi-scorta-rs {
		color:#ff0000;
	}
	.dischi-scorta-rd {
		color:#000DFF;
	}

	.dischi-reversibile {
		color:#0BA718;
	}

	.dischi-dettaglio {
		color:#000;
    position:relative;
	}
  .dischi-sum-info, #dischi-sum-span {
    color:#666;
  }

	#nuovoinserimento {
		background-color: #FEE1DE;
    margin-bottom: 20px;
		padding-bottom:5px;
	}


    .ghostmove .dettaglio {

        color: #81a639;
    }

.ghostmove .dettaglio_mozzi_giacenza:nth-child(1),
.ghostmove .dettaglio_mozzi_giacenza:nth-child(2)
{

    color: #81a639;
}


.ui-autocomplete {

    z-index: 999999999999;
}

.fix-content p {
	margin-bottom:0px;
}

.fix-content {
	width:100%;
	float:right;
}


h4.gvo-disco-codice, h4.gvo-anella-codice, h4.gvo-pala-codice, h4.gvo-palaf-codice, h4.gvo-mozzo-codice {
margin-bottom:0px;
}

[class^="gvo-disco-"] {
 color:#039;
}
[class^="gvo-anella-"] {
 color:#f60000;
}
[class^="gvo-pala-"] {
 color:#060 ;
}
div.gvo-palaf {
margin-left:-5px;
padding-left: 5px;
}
div.gvo-palaf, h4.gvo-palaf-codice {
  background-color:#060;
 color:#fff ;
}
[class^="gvo-mozzo-"] {
 color:#C6C;
}

.big-checkbox {width: 20px; height: 20px;}

.bisquetab {background-color: bisque!important; }

#tabventole td {
	font-size:18px;
}

#tabventole td a.btn {
padding: 2px 10px;
}

#mindex-dischi-insert, #mindex-anella-insert, #mindex-mozzo-insert {
  background-color:#fff;
  padding:10px;
}
#salva-missing-disco, #salva-missing-anella, #salva-missing-mozzo  {
  padding:4px 30px;
}
#mindex-dischi-insert table tr td, #mindex-anella-insert table tr td, #mindex-mozzo-insert table tr td {
  border:1px solid #000;
  padding:2px;
  text-align:center;
}
#mindex-dischi-insert table tr th, #mindex-anella-insert table tr th, #mindex-mozzo-insert table tr th {
  background-color:#e6e6e6;
  padding:2px;
  text-align:center;
}
.affix-top {
  position: relative;
}

.affix {
  top: 0px;
}

.affix,
.affix-bottom {
    width: 28.5%;
    right:0;
}

.affix-bottom {
  position: absolute;
}
