@CHARSET "UTF-8";
body{
	background-color:white;
}
.container{
	background-color: #F5F5F5;
}
textarea{
	height:auto;
}
#selectChatUtenti{
	font-size:smaller;	
}
.checkboxElenco label {
  margin-left: 25px;
}
.ui-widget-header.ui-corner-top.ui-chatbox-titlebar.ui-dialog-header > span {
  font-size: 12px;
}

div.msgBoxButtons input[type="button"] {
  background-color: #D37DCA;
}
div.msgBoxTitle {
  border-bottom: 1px solid black;
  color:black;
}
div.msgBoxContent span {
	color:black;
}
.noBackgroundImage{
	background-image:none;
}
.liOrdineTestata ul{
	margin-left:20px;
	list-style:inside;
}
.wrap{
	width:950px;
}
.green ul.mega-menu {
  background: #EA8BE0;
  border: 1px solid black;
}
.green ul.mega-menu li a {
  background:  #EA8BE0;
  border-right: 1px solid black;
}

.green ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a{
  background:  #EA8BE0;	
}

.msgInputHeader {
  width: 100%;
}
div.msgBoxInputs {
  width: 370px;
}

/*CSS x Timepiker*/
/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

/*pianificaizoni*/
.ordiniManager{
	float:left;
	width:50%;
	border: none;
}

.clickable {
	cursor: pointer;
	vertical-align: text-bottom;
}

.ordiniManager li{
	font-size:12px;
}

#footer{
	text-align:right;
	position:fixed;
   	bottom:0;
}
.green ul.mega-menu li a{
	padding-right:27px;
}
.info {
  background: none repeat scroll 0 0 #D3D843;
  border-color: #A9AD35;
  color: black;
}
#stampaMagazzino th,#stampaMagazzino td {
  border: 1px solid grey;
}

.div_note_cliente_cassone {
  background-color: lightgrey;
}

.ui-widget-header{
		background-color: #FFCC34;
}
#tabellaMovimentiInOut td {
  font-size: 12px;
}

