@import url("/startengine/icons/font-current/css/font-awesome.css");
@import url("/startengine/icons/font-current/css/font-awesome.min.css");
/*
Stile Riservata V4 2014
*/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
}
table, td, tr {
	padding: 0;
	margin:0px;
}
.contorno_tabella{

}
h1, h2, h3 {
/*	margin: 0;
	padding: 0;*/
	font-weight: normal;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 1.3em;
	margin:0;
	padding:0;
}
p, ol {
	margin-top: 0;
	line-height: 15px;
}
ul {
	margin-top: 0;
	line-height: 180%;
}

li {
	margin-top: 0;
	line-height: 180%;
}

a {
	text-decoration: none;
	color: #F60;
}

a:hover {
	text-decoration: none;
	color: #000;
}

img.border {
	border: 6px solid #E1F1F6;
}
img.border2 {
	border: 3px solid #333;
}


img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
}
.slave{
	color: #FFF;
	background-color: green;
	font-size: 10px;
}

label{
	width:200px;
}
.address_sito{
	color: #FFC;
	float:left;
	margin-left: 20px;
}
.tabella_banner tr td{
	padding-bottom:6px;
	padding-top:6px;
	list-style:none;
	border: thin dotted #CCC;
	padding:10px;
}
#elenco_doc li{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom:6px;
	padding-top:6px;
	list-style:none;
}
#elenco_doc h5{
	text-transform: uppercase;
}
.titolo_sito{
	color: #fff;
	font-size: 12px;
	font-weight: lighter;
	margin-top:12px!important;
	letter-spacing:2px;
	margin-right:10px;
}
.titolo_sito_resposive{
	color: #fff;
	font-size: 12px;
	font-weight: lighter;
	margin-top:12px!important;
	letter-spacing:2px;
	margin-right:10px;
}
/* Header */

#header {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	text-align:left;
	background-image: url(/startengine/immagini/gradient_texture.png);
	background-repeat: repeat;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-left: 30px;
	text-transform: lowercase;
	font-size: 28px;
	padding-top: 8px;
	color: #666;
		text-shadow: #808080 -1px 1px 2px;
}

#logo p {
	margin: 0;
	text-shadow: #808080 -1px 1px 2px;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#logo img {
	background-color:#FFF;
-webkit-box-shadow: 3px 3px 2px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    3px 3px 2px 0px rgba(50, 50, 50, 0.75);
box-shadow:         3px 3px 2px 0px rgba(50, 50, 50, 0.75);
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 505px;
	height: 24px;
	padding-top:6px;
	padding-left:10px;
	text-align:right;
	display:block;
	font-size: 11px;
	font-weight: lighter!important;
	text-decoration: none;
	background-color: #CCC;
	border: thin dotted #999;
}
#search i{
	color: #666;
}
#search a:hover {
	text-decoration: none;
	background-color: #FC0;
}
#search a{
	color:#000;
}

/* Menu */

#menu {
	width: 100%;
	height: 48px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/startengine/immagini/bg_menu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	display:block;
}

#menu a {
	display:block;
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #8A5608 -1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E6E6E6;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}

#menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
	background-color: #FC0;
	display:block;
}
#login{
	width:980px;
	padding:0;
	margin:0;
	height:1px;
}
#menu_dx{
	width:980px;
	position:relative;
	top:-20;
	text-align:right;
	margin:0 auto;
	color:#000;
}
#menu_dx a{
	color:#666;
}


#splash {
	width: 1000px;
	height: 260px;
	margin: 0px auto;
	background: url(/startengine/immagini/img05.jpg) no-repeat left top;
}
/* Page */


#sx{
	float:left;
	width:350px;
}
#dx{
	float:left;
	width:350px;
}

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

#page-bgtop {
}

#page-bgbtm {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top:10px;
}

/* Content */

#content {
	padding: 0px 0px 0px 0px;

}

.post {
}

.post .title {
	letter-spacing: -1px;
}

.post .title a {
	color: #E6700E;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
	background-color: #630;
	width:100%;
	float:right;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}
#v_esempio{
padding:5px;
border:1px #FF6600 solid;
font-size:90%;
margin:5px;
width:auto;
}
/* Sidebar, barra SX */


#sidebar {
	float: left;
	width: 248px;
	display:block;
	height: auto !important;
	font-size: 12px;
	text-align:left;
	color:#FFF;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;

}


#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	padding-left: 15px;
	background: url(/img_v4/bullet.png) no-repeat 7px 8px;
	font-size:14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height:30px;

	font-size:14px;
}
#sidebar li li a:hover {
	text-decoration: none;
}

#sidebar li a:hover {
	color:#666;
	text-decoration:none;
	background-color:#FC0;
	height:30px;
	display:block;
}


#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;

}

#sidebar h2 {
	height: 23px;
	margin-top: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	padding: 5px 0 0 10px;
	font-size: 15px;
	font-weight:bold;
	color: #999;
	background-color: #FFF;
}


#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
				color:#FFF!important;
}

#sidebar a {
	border: none;
	color: #ccc;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #5D9800;
}



/* popup help */
h1 small {
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display: block;
}
.container_ {

	font-size: 1.2em;
	color: #555;
}
#content {
	float: left;
	width: 100%;
}
.post {
	display:inline-block;

}
/*------------------POPUPS------------------------*/

#fade {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block {
	display: none;
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1em;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/

*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	height: 49px;
	margin: 0px auto 40px auto;
	background-image: url(/startengine/immagini/gradient_texture.png);
	background-repeat: repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}

#footer p {
	margin: 0;
	padding-top: 4px;
	line-height: normal;
	font-size: 11px;
	text-align: center;
	color: #000;
}

#footer a {
	color: #F60;
}
#footer a:hover{
	color: #CCC;
}
#footer img{
	padding-top:3px;
	padding-bottom:3px;
}
.small{
	font-size:10px;
	line-height:14px;
}
.small11{
	font-size:11px;
}
.s_linea_tratt{
	background-color: #CCC;
}
.tratt{
	line-height:1px;
	background-color: #999;
}
.td{
	border-bottom:1px dashed #CCCCCC;}
.img_elenco_news{
	background: #e9e9e9 none repeat scroll 0 0!important;
    border-radius: 4px!important;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15)!important;
	margin-right:5px;
}
/* newsletter */
#create_newsletter{
	width:300px;
	float:left;
	margin:10px;
	padding:10px;
	border:1px dotted #000;
}
#create_newsletter h3{
	text-align:center;
}
#elenco_newsleter{
padding:10px;
}
#elenco_newsleter li{
padding:5px!important;
}
.evidenzia_newsletter{
	background:#EFEFEF!important;
	color:#FF0000;
}
.confirmation{
	float:right;
}
.elenco_gruppi tr:hover{ background-color:#efefef;}

#elenco_newsleter ul{
 margin:0;
 padding:0;
 list-style:none;
}
#elenco_newsleter li{
 margin:0;
 padding:5px 0;
 width:650px;
 border-bottom:1px dashed #CCCCCC;
}
#carica_messaggio_left{
	width:490px;
	float:left
}
#carica_messaggio_right{
	float:right;
}
#carica_messaggio_right ul{
	margin:0;
	padding:0;
	list-style:none;
}
#carica_messaggio_right li{
	border-bottom:1px dotted #CCCCCC;
	padding:3px 5px;
	width:220PX;
	height:30px;
	float:left;
}
/* newsletter fine */
/* pop up javascript*/
.hide{ display: none;}
.close-overlay{ position: absolute; right: 1%; top: 1%; font-size: 30px; cursor: pointer;}
.trg-overlay{ background: #fff; position: absolute; z-index: 800; padding: 15px; overflow: hidden; }
.small{ width: 40%; }
.standard{ width: 60%; }
.big{ width: 70%; }
.overlay{
display: none;
background:#000;
position:fixed;
top:0px;
bottom:0px;
left:0px;
right:0px;
z-index:600;
cursor:pointer;
width: 100%; height: 100%;
}
.trg-modal-header{ border-bottom: 1px solid #d2d2d2; padding: 0px; margin: 15px 0px;}
/* pop up javascript fine */
/* LIGHTVIEW */

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_innerPrevNext .lv_ImgNumber {
	color: #a7a7a7;
	float: left;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_innerPrevNext { padding-left: 0; }
.lv_Data .lv_Slideshow { padding-right: 0px; border-left: 1px solid #d7d7d7; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}
.lv_innerPrevButton { margin-right: 5px; }
.lv_innerNextButton { margin-left: 5px; }


/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController { /* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');	
}
#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter  { width: auto; float: left; }
.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft { top: 0; left: -100%;}
.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight { top: 0; left: 100%;}

#lightviewController .lv_CornerWrapper {
	width: 100%;
}
#lightviewController .lv_Corner { float: left; }
#lightviewController .lv_Corner {
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }
.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter { float: left; width: auto;}
.lv_controllerCenter li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber {
	float: left;
	text-align: center;
}

#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, 
.lv_controllerNext, 
.lv_controllerSlideshow, 
.lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }
#lightviewController .lv_controllerNext { padding-right: 3px; border-right: 1px solid #3c3c3c; }

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}
input, textarea, select {
	color: #000;
	background-color: #FFC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 15px;
}
.v_errore_form{
	border:4px solid #000;
	margin:1px;
	color: #FFF;
	background-color: #F00;
	font-weight: bold;	
	}
.campi_store{
	color: #000;
	font-size: 14px;
	font-weight: bold!important;
	background-color: #E6E6E6;
	border: thin dotted #666;
	text-transform: lowercase;
	padding-left:10px;
}
.bordo_foto {
	border:none;
}
.evidenzia{
	color:#FFF!important;
	font-size:20px;
	text-align:center;
	background-color: #090;
	font-weight: bold;
}
.evidenzia_green-small{
	color:#FFF!important;
	font-size:20px;
	text-align:center;
	background-color: #090;
	width:50%;
	font-weight: bold;
	padding:10px;
}
.evidenzia a{
	color:#FFF!important;
	font-size:20px;
	text-align:center;
	background-color: #090;
	font-weight: bold;
	padding:0 5px;
}
.evidenzia2{
	color:#CC0000!important;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
.evidenzia3{
	color:#FFF!important;
	background-color:#CC0000;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding:5px;
	width:50%;
	margin:0 auto;
}
.evidenzia3_red{
	color:#FFF!important;
	background-color:#CC0000;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding:5px;
	margin:0 auto;
}
.evidenzia3_green{
	color:#FFF!important;
	background-color:#090;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding:5px;
	margin:0 auto;
}
.evidenzia4{
	color:#000!important;
	background-color:#CCC;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding:5px;
	width:50%;
	margin:0 auto;
}
.evidenzia5 {
	background-color: #333;
	color: #FFF;

	font-weight: bold;
	padding: 3px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.evidenzia5_ {
	background-color: #090;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.badge-danger {

}
.evidenzia555 {
	font-size: 9px !important;
	font-weight: 300;
	text-align: center;
	height: 18px;
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	border-radius: 12px !important;
	text-shadow: none !important;
	text-align: center;
	vertical-align: middle;
	background-color: #090;
	background-image: none;
	color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;

}
.evidenzia55 {
	font-size: 9px !important;
	font-weight: 300;
	text-align: center;
	height: 18px;
	padding: 3px 6px 3px 6px;
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	border-radius: 12px !important;
	text-shadow: none !important;
	text-align: center;
	vertical-align: middle;
	background-color: #F3565D;
	background-image: none;
	color: #FFF;
}
.border_{
		font-size: 9px !important;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	margin-bottom:1px;
	padding-bottom:2px;
}

.testo_sottolineato_red {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right 0px;
	color: #000;
	background-color: #9F0;
	font-size: 12px;
}
#vetrina ul {
	margin:0;
	padding:0;
}
#vetrina li{
	list-style-type:none;
	width:200px;
	float:left;
	height:250px;
}
#vetrina h3{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.prezzo_intero{
	font-size:130%;
	font-weight:bold;
	text-decoration: line-through;
}
.prezzo_scontato{
	font-size:130%;
	color:red;
	font-weight:bold;
}
#modifica_prezzo label{
	width:110px;
	float:left;
	margin:6px 0 2px 0;
	clear:left;
}
#modifica_utente label{
	width:150px;
	margin:6px 0 2px 0; 
}
#modifica_utente br{
	clear:left;
}
.aree_menu li{
	width:20%;
	float:left;
	list-style:none;
}
/* gestione iva */
#modifica_iva label{
	width:150px;
	float:left;
}
#modifica_iva input{
font-weight:bold;
}

/* mappa google */
#mappa_google label{
	width:150px;
	float:left;
}
/* INIZIO menu notizie html */
.menu_notizie_html{
	margin:0px;
	padding:5px;
	display:block;
	border-bottom:4px #FF6600 solid;
}
.menu_notizie_html a{
	margin:0px;
	padding:5px 3px;
}
.active{
}
.active_tab{
	color: #FFF;
	background-color: #F60;
}
.page-sidebar .page-sidebar-menu .sub-menu li > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a > i {
    font-size: 12px;
}
.page-sidebar .page-sidebar-menu .sub-menu, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu {
	display: none;
	list-style: outside none none;
	margin: 1px 0;
	padding: 0;
	text-transform: lowercase;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a, .page-sidebar .page-sidebar-menu > li > a {
    border-top: 1px solid #3d4957;
    color: #fff;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a,
.page-sidebar .page-sidebar-menu > li:hover > a,
.page-sidebar .page-sidebar-menu > li.open > a {
  background: #2C3542;
    color: #fff;
}
.active_sub{
	background-color:#2C3542!important;
	color:#FFFFFF!important;
	text-transform: lowercase!important;
}
.active_sub a{
	text-transform: lowercase!important;
}
.active_red{
	background-color:#F00;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: blink!important;
}
.menu_notizie_html a:hover{
		-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
/* FINE menu notizie html */

.bull_green{
	color:green;
}
.bull_red{
	color:red;
}
.yellow{
	color:#F2E92D;
}
/* gestione bacheca annunci */
#annunci ul{
	margin:0;
	padding:0;
}
#annunci li{
	margin:0;
	padding:5px;
	border-bottom:1px #000000 solid;
	list-style:none;
}

#right_annunci{
	width:60px;
	float:right;
}
#right_annunci img{
	padding:3PX;
}
/* FINE gestione bacheca annunci */
.maxtop{
	max-width:600px;!important
}

/* STORE */
.italia {
	background-attachment: fixed;
	background-image: url(/riservata/startengine/images/italia.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:+100!important
}
.nazioni {
	background-attachment: fixed;
	background-image: url(/riservata/startengine/images/nazioni.png);
	background-repeat: no-repeat;
	background-position: center center;
		z-index:+100!important
}


.abilita_nazioni ul{
	background:none;
}
.abilita_nazioni li{
	margin:0;
	padding:0;
	width:600px;
	list-style:none;
}
.abilita_nazioni li{
 	width:290px;
	float:left;
	padding:10px;
	border-bottom:1px dotted #CCCCCC;
		background:none!important
}
.abilita_nazioni li:hover{
/*	background-color:#FFFFCC;*/
}
.nome_nazione{
	width:180px;
	float:left;
}
.nazione_true_false{
	width:80px;
	float:left;
}
#mess_max_prod{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	border:1PX #FF0000 solid;
	background-color:#CCCCCC;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(255, 210, 54);
	background: -moz-linear-gradient(90deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	background: -webkit-linear-gradient(90deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	background: -o-linear-gradient(90deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	background: -ms-linear-gradient(90deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	background: linear-gradient(180deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	text-transform:uppercase;
	text-align:center;
}
#mess_max_prod_txt{
	font-size:10px;
	border:none;
}
#mess_max_cat{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:1PX #FF0000 solid;
	background-color:#CCCCCC;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(255, 210, 54);
	background: -moz-linear-gradient(90deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	background: -webkit-linear-gradient(90deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	background: -o-linear-gradient(90deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	background: -ms-linear-gradient(90deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	background: linear-gradient(180deg, rgb(255, 210, 54) 0%, rgb(255, 71, 0) 100%);
	text-transform:uppercase;
	text-align:center;
}
#mess_max_cat_txt{
	font-weight:normal;
	font-size:10px;
	border:none;
}
#stat_vendita_anni ul{
	margin:0;
	padding:0;
	width:460px;
}
#stat_vendita_anni li{
	margin:0;
	padding:0;
	list-style-type:none;
	width:140px;
	float:left;
}
#stat_vendita_anni .anno_sel{
color:#cc0000;
font-weight:bold;
}
.totale_acquisti{
	font-size:24px;
	color:#CC0000;
	font-weight:bold;
}
#tot_vendite_home{
	width:200px;
	float:right;
	margin:10px;
	text-align:center;
	background-color:#efefef;
	border:1px #999999 solid;
	padding:30px 30px;
}
#divisorio{
	border-top:1px #FF6600 solid;
	height:1px;
	margin-top:50px;
}
.pagamento_completato{
	color:#FFF;
	background-color:#090;
	font-weight:bold;
	padding:0px 3px;
	font-size: 11px;
	text-transform: uppercase;
}
.pagamento_bonifico{
	color:#000;
	background-color:#FF6;
	font-weight:bold;
	padding:0px 3px;
		font-size: 11px;
	text-transform: uppercase;
}
.pagamento_contrassegno{
	color:#FFF;
	background-color:#036;
	font-weight:bold;
	padding:0px 3px;
		font-size: 11px;
	text-transform: uppercase;
}
.pagamento_interrotto{
	color:#FFF;
	background-color:#F60;
	font-weight:bold;
	padding:0px 3px;
		font-size: 11px;
	text-transform: uppercase;
}
.pagamento_errore{
	color:#FFF;
	background-color:#F00;
	font-weight:bold;
	padding:0px 3px;
		font-size: 11px;
	text-transform: uppercase;
}
.totale_statistiche{
	width:500px;
	text-align:center;
	float:left;
	padding-left:100px;
}
.totale_statistiche ul {
	border-bottom:2px solid #000;
}
.totale_statistiche li{
	list-style:none	;
}
#tab_lista{
	border:0px!important;
	border-collapse:  separate!important;
	border-spacing: 0px!important;
}
#tab_lista td {
	border-spacing: 0px!important;

}
.correlati	{
	padding-top:20px;
	background-color: #EFEFEF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:3px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
}
.evidenzia_red {
	font-size: 9px;
	font-weight: lighter;
	color: #FFF;
	background-color: #F00;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:4px;
/*-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);*/
}
.evidenzia_red_master {
	font-size: 9px;
	font-weight: lighter;
	color: #000;
	background-color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:4px;
	border: thin solid #F00;
	margin-top:4px!important;
	line-height:28px!important;
}
.evidenzia_red_small {
	font-size: 9px;
	font-weight: lighter;
	color: #FFF;
	background-color: #F00;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:1px;
/*-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);*/
}
.evidenzia_green {
	font-size: 9px;
	font-weight: lighter;
	color: #FFF;
	background-color: #090;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:1px;
/*-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);*/
}
.evidenzia_orange {
	font-size: 9px;
	font-weight: lighter;
	color: #FFF;
	background-color: #F60;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:4px;
/*-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);*/
}
.evidenzia_blu {
	font-size: 9px;
	color: #FFF;
	background-color: #06C;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:4px;
	font-weight: lighter;
}
.errore {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding:6px;
width:50%;
margin:auto;
text-align:center;
margin-bottom:20px;
box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-webkit-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-moz-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-o-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
}
.no_errore {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #090;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding:6px;
width:80%;
margin:auto;
text-align:center;
margin-bottom:20px;
box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-webkit-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-moz-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
-o-box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;
}
.bandiere_store{
	float:right;
	text-align:center;}
/* FINE STORE */


/* POPUP INFO */
#nero{
/* Imposto il colore nero */
background-color:#000000;
/* Imposto come puntatore la manina */
cursor:pointer;
/* Imposto i valori di altezza e larghezza a 100% */
height:100%;
width:100%;
/* Ci servirà in modo tale che non ci siano margini */
left:0;
top:0;
/* Impostiamo come posizione la fissa */
position:fixed;
/* Aggiungiamo i codice per opacizzare lo sfondo. */
opacity: 0.65;
-moz-opacity: 0.65;
filter:alpha(opacity=65);
/* E' utile nel caso in cui ci siano altri oggetti in posizione assoluta o fissa */
z-index:1000;
/* Lo rendiamo non visibile */
display:none;
}
 
/* Questo sarà il nostro popup */
.messaggio{
	/* Impostiamo il bianco come colore di sfondo e creiamo un piccolo bordo */
background-color:#FFFFFF;
	border:3px solid #AAAAAA;
	/* Impostiamo un leggero margine interno */
padding:5px;
	/* Impostiamo la posizione come fissa. Ci servirà in modo tale che il popup segua lo scrolling della pagina */
position:fixed;
	/* Impostiamo lo z-index come 1001. Lo z-index è una sorta di gestore di livelli. Chi avrà il numero maggiore si troverà davanti a chi ha numero minore. Facile no? */
z-index:1001;
	/* Rendiamo il popup non visibile */
display: none;
	/* Impostiamo la grandezza del box. Ci servirà in quanto così possiamo facilmente impostare il box centrato nella pagina */
width: 550px;
	height:auto;
	/* Impostiamo i valori di top e left a 50% */
left: 50%;
	top: 50%;
	/* Il margin left e top dovrà essere pari alla metà delle dimensioni del box. Ci servirà per centrare il box */
margin-left: -175px;
	margin-top: -175px;
	text-align:left;
	/* Impostiamo un'ombra con CSS3 */
-webkit-box-shadow: 0px 0px 10px #525252;
	-moz-box-shadow: 0px 0px 10px #525252;
	color: #000;
}
#chiudi{
cursor:pointer;
position:absolute;
right:0;
top:0;
width:34px;
}
.chiudi_pop{
	border: thin solid #666;
	padding:8px;
	width:250px;
	text-align:center;
	margin:auto;
	font-size: 16px;
	color: #FFF;
	background-color: #F60;
	font-weight: bold;
}
.chiudi_pop a{
	color: #FFF!important;
		font-weight: bold;

}
#CONTORNO_RED{
	border: thin solid #F00;
	padding:10PX;
}



/* utenti registrati */

.aree_modifica{
	border: thin dotted #CCC;
	}

	
	
	
#aree_abilitate{
	border: thin dotted #CCC!important;
	}
#aree_abilitate ul{
	margin:0;
	padding:0;
}
#aree_abilitate li{
	width:25%;
	float:left;
	list-style:none;
}
#aree_abilitate input[type="checkbox"]{
	height:14px;}

.form_utenti {
	min-height:240px;
	}
.form_utenti label{
	width:150px;
	float:left;
}
.form_utenti input{
	width:200px;
	float:left;
}
.form_utenti ul{
	margin:0;
	padding:0;
	list-style:none;
}
.form_utenti li{
	width:50%;
	float:left;
	min-width:350px;
}
.chekbox{
	width:20px!important;
	height:23px;
}
.go2{
	color: #ffffff;
	font-size: 15px;
	font-weight:bold;
	padding:5px 15px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(210, 20, 20);
	background: -moz-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -webkit-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -o-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -ms-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: linear-gradient(0deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
	margin:15px;
	border:1px solid #ffffff;
}
.go3{
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(210, 20, 20);
	background: -moz-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -webkit-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -o-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -ms-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: linear-gradient(0deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
	border:1px solid #ffffff;
	margin:15px;

}
/* download */
#download h3{
	font-size:15px;
	font-weight:bold;
}
#download ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#download ul{
	width: 100%;
	overflow: hidden;
    padding: 5px 0;
	margin:4em 0;
}

#download ul li{
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	min-height:20px;
}
#sx_download { 
	margin: 0 110px 0 0; 
	padding: 0 0px;
} 
#dx_download {
	float: right;
	width: 100px; 
	padding: 0px 5px;
}

/* PANNELLO TABS NEWS E CONTENUTI*/

/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}
#tabs iframe{
	min-height:400px;
	width:100%!important;
}
.area_testo_news, .mceLayout{
		width:100%!important;
}
.area_testo_newsletter{
	float:left;
	width:100%;}


/* FINE PANNELLO TABS NEWS E CONTENUTI*/
.go{
	color: #ffffff;
	font-size: 15px;
	font-weight:bold;
	padding: 5px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(210, 20, 20);
	background: -moz-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -webkit-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -o-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -ms-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: linear-gradient(0deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
	width:150px!important;
	margin:15px;
	border:1px solid #ffffff;
}
.go_bis{
	color: #ffffff;
	font-size: 15px;
	font-weight:bold;
	padding: 5px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(210, 100, 20);
	background: -moz-linear-gradient(90deg, rgb(210, 100, 20) 30%, rgb(250, 100, 20) 70%);
	background: -webkit-linear-gradient(90deg, rgb(210, 100, 20) 30%, rgb(250, 100, 20) 70%);
	background: -o-linear-gradient(90deg, rgb(210, 100, 20) 30%, rgb(250, 100, 20) 70%);
	background: -ms-linear-gradient(90deg, rgb(210, 100, 20) 30%, rgb(250, 100, 20) 70%);
	background: linear-gradient(0deg, rgb(210, 100, 20) 30%, rgb(250, 100, 20) 70%);
	-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
	width:150px!important;
	margin:15px;
	border:1px solid #ffffff;
}
/*stili specifici per il layout*/
/*div#navigation{float:right;width: 180px}*/
div#corpo{
	margin-left: 250px;
	padding: 1em;
	background-color: #fff;
}
#contenitore{
	background-image: url(/startengine/immagini/bg_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* 2 colonne diverse*/
.a2_3 {
	float: Left;
	width: 30%;
	font-size: 12px;
	line-height: 11px;
}
.b2_3 {
	float: Left;
	width: 70%;
	font-size: 12px;
	line-height: 11px;
}
/* 2 colonne diverse home */
.a2_2 {
	float: Left;
	width: 50%;
	font-size: 12px;
	line-height: 11px;
}
.b2_2 {
	float: Left;
	width: 50%;
	font-size: 12px;
	line-height: 11px;
}
.icon_bg{
	opacity: .20;
}
.riassunto_v5{
	margin:7px;
	padding:7px;
	line-height:16px;
	background: #FFC none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease 0s;
		min-height:160px;
}
.riassunto_v5 h2{
	color: #FFF;
	background-color: #333;
	font-weight: lighter;
	padding:4px;
		font-size: 15px;
}
.area{
	color: #FFF;
	background-color: #F00;
	font-weight: lighter;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-transform: uppercase;
}
.area1{
	color: #FFF;
	background-color: #960;
	font-weight: lighter;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-transform: uppercase;
}
.area2{
	color: #FFF;
	background-color: #090;
	font-weight: lighter;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-transform: uppercase;
}
.area3{
	color: #FFF;
	background-color: #069;
	font-weight: lighter;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-transform: uppercase;
}
.area4{
	color: #FFF;
	background-color: #F90;
	font-weight: lighter;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-transform: uppercase;
}
.area5{
	color: #FFF;
	background-color: #C3C;
	font-weight: lighter;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-transform: uppercase;
}
.area6{
	color: #FFF;
	background-color: #C69;
	font-weight: lighter;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-transform: uppercase;
}
.area7{
	color: #FFF;
	background-color: #666;
	font-weight: lighter;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-transform: uppercase;
}
.campi_news{
	margin:10px 0;
	padding:7px;
	line-height:16px;
	border-radius: 4px;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	transition: all 0.3s ease 0s;
	min-height:160px;
	background-attachment: scroll;
	background-color: #EAEAEA;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.campi_news h2{
	font-weight: bold;
	padding-bottom:5px;
}
.campi_news p{
	padding-top:5px;
	font-weight: lighter;
}
.riassunto_store_v5{
	margin:7px;
	padding:7px;
	line-height:16px;
	background: #DFFFFF none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease 0s;
		min-height:160px;
}


.riassunto_store_v5 h2{
	color: #FFF;
	background-color: #333;
	font-weight: lighter;
	padding:4px;
	width:100%;
	font-size: 15px;
}
#riassunto {}
#riassunto ul{
	margin:0;
	padding:0;
	}
#riassunto li{
	min-width:250px;
	max-width:22%;
	height:230px;
	float:left;
	text-align:left;
	list-style:none;
	margin:10px;
	padding:10px;
	line-height:16px;
	background: #FFC none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease 0s;
}
#riassunto h2{
	font-size:15px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #000;
}

#riassunto_moduli {}
#riassunto_moduli ul{
	margin:0;
	padding:0;
	}
#riassunto_moduli li{
	font-size:11px;
	min-width:250px;
	max-width:22%;
	height:280px;
	float:left;
	text-align:left;
	list-style:none;
	margin:10px;
	padding:10px;
	line-height:16px;
	border-radius: 4px;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	transition: all 0.3s ease 0s;
	color: #000;
	background-attachment: scroll;
	background-color: #FFD7BB;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#riassunto_moduli h2{
	font-size:15px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #000;
}
#riassunto_moduli h1{
	color: #333;
	font-size:26px;
	font-weight: bold!important;
	padding-bottom:10px;
}





#riassunto_news {}
#riassunto_news ul{
	margin:0;
	padding:0;
	}
#riassunto_news li{
	min-width:250px;
	max-width:22%;
	height:260px;
	float:left;
	text-align:left;
	list-style:none;
	margin:5px;
	padding:10px;
	line-height:16px;
	
	
	background: #E9E9E9 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease 0s;
	
	
	
	
}
.paginazione {
    background: #e9e9e9 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    float: left;
    margin: 5px;
	width: 100%;
    padding: 10px;
    text-align: center;
}
#riassunto_news h2{
	font-size:15px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #000;
}

#riassunto_store {}
#riassunto_store ul{
	margin:0;
	padding:0;
}
#riassunto_store li{
	min-width:250px;
	max-width:22%;
	height:230px;
	float:left;
	text-align:left;
	list-style:none;
	margin:10px;
	padding:10px;
	line-height:16px;
	background: #DFFFFF none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease 0s;
	
}
#riassunto_store h2{
	font-size:15px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #03C;
}







#riassunto_anomalie {}
#riassunto_anomalie ul{
	margin:0;
	padding:0;
}
#riassunto_anomalie li{
	min-width:270px;
	max-width:25%;
	float:left;
	text-align:left;
	list-style:none;
	margin:10px;
	padding:10px;
	line-height:16px;
	background: #DFFFFF none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease 0s;
	
}
#riassunto_anomalie h2{
	font-size:15px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #03C;
}

.miniature{
	margin-right:2px;
}
#riassunto_img img{
	margin-bottom:2px;
		border:1px dotted #666;
	}
#riassunto_img ul{
	margin:0;
	padding:0;
}
#riassunto_img li{
	min-width:250px;
/*	max-width:22%;*/
/*	height:160px;*/
	float:left;
	border:1px dotted #666;
	text-align:left;
	list-style:none;
	margin:10px;
	padding:10px;
	background-color: #E8E8E8;
	line-height:16px;
}
#riassunto_img h2{
	font-size:15px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #03C;
}
.evidenza_img{
	color: #000;
	background-color: #ccc;
	padding: 2px;
	font-weight: bold;
	line-height:20px;
}




#riassunto_mail li {
	width:40%;
	height:500px;
	float:left;
	border:1px dotted #666;
	text-align:left;
	list-style:none;
	margin:5px;
	padding:5px;
	background-color: #DFFFFF;
	line-height:16px;
}
#riassunto_mail h2{
	font-size:15px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #03C;
}
.riassunto_mail_remind{
	border:1px dotted #666;

	background-color: #DFFFFF;

}

/* photo gallery */
#cat_gallery{
	margin:0;
	padding:0;
}
#cat_gallery label{
	width:100px;
	float:left;
	padding:3px;
	font-weight:bold;
}
/* FINE photo gallery */

/* photo gallery plus +*/
.nome_area_gall30{
	 font-size:14px;
	 font-weight:bold;
	 color:#4169e1;
}
.nome_categoria_gall30{
	 font-weight:bold;
	 color:#1e90ff;
}
.nome_galleria_gall30{
	 font-weight:bold;
	 color:#6495ed;
}
/* FINE photo gallery plus +*/
.pagine{
	background-color: #FC0;
	border: thin solid #CCC;
}
/* FINE PANNELLO TABS NEWS E CONTENUTI*/
.go{
	color: #ffffff;
	font-size: 15px;
	font-weight:bold;
	padding: 5px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(210, 20, 20);
	background: -moz-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -webkit-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -o-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -ms-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: linear-gradient(0deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
	width:150px!important;
	margin:15px;
	border:1px solid #ffffff;
}
/* DEFINIZIONI EDITOR HTML */
.bold{
font-weight:bold;
}
.italic{
font-style:italic;
}
.underline{
text-decoration:underline;
}
.left{
text-align:left;}
.right{
text-align:right;}
.center{
text-align:center;}
.justify{
text-align:justify;}


.addthis_button_print{
margin:2px 0px 0px 0px;
}

.example1 {
	font-weight: bold;
	font-size: 14px
}

.example2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

.tablerow1 {
	background-color: #BBBBBB;
}

/* Basic formats */

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

/* Global align classes */

.left {
	text-align: inherit;
}

.center {
	text-align: center;
}

.right {
	text-align: inherit;
}

.full {
	text-align: justify
}
/* Image and table specific aligns */

img.left, table.left {
	float: left;
	text-align: inherit;
}

img.center, table.center {
	margin-left: auto;
	margin-right: auto;
	text-align: inherit;
}

img.center {
	display: block;
}

img.right, table.right {
	float: right;
	text-align: inherit;
}

/* Image and table specific aligns */

img.left, table.left {
	float: left;
	text-align: inherit;
}

img.center, table.center {
	margin-left: auto;
	margin-right: auto;
	text-align: inherit;
}

img.center {
	display: block;
}

img.right, table.right {
	float: right;
	text-align: inherit;
}
.go{
	color: #EBEBEB;
	font-size: 15px;
	font-weight:bold;
	padding: 5px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(210, 20, 20);
	background: -moz-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -webkit-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -o-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -ms-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: linear-gradient(0deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
	width:120px!important;
	margin:15px;
	border:1px solid #ffffff;
}
.go_large{
	color: #EBEBEB;
	font-size: 15px;
	font-weight:bold;
	padding: 5px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(210, 20, 20);
	background: -moz-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -webkit-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -o-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -ms-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: linear-gradient(0deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
	width:200px!important;
	margin:15px;
	border:1px solid #ffffff;

}
.riga_evidenza{
	background-color: #CCFFCC;
	padding:3px;
	border: thin solid #DFDFDF;
	width:794px;
}
.riga_evidenza h5{
	color: #000;
}

.elenco_cat_blog {
	margin:15px;
	border:1px solid #DFDFDF;
	padding:10px;
	background-color:#F4F4F4;
}
.elenco_cat_blog ul{
	padding:0;
	margin:0 0 30px 0;
}

.elenco_cat_blog li{
	border-bottom:1px solid #DFDFDF;
	padding:5px;
	list-style:none;
	margin:0;
}


.elenco_commenti_blog{
	margin:15px;
	border:1px solid #DFDFDF;
	padding:10px;
	background-color:#F4F4F4;
}
.elenco_commenti_blog ul{
	padding:0;
	margin:0 0 30px 0;
}

.elenco_commenti_blog li{
	border-bottom:1px solid #DFDFDF;
	padding:5px;
	list-style:none;
	margin:0;
}

.ultimi_post_blog {
	margin:15px;
	border:1px solid #DFDFDF;
	padding:10px;
	background-color:#F4F4F4;
}
.ultimi_post_blog ul{
	padding:0;
	margin:0 0 30px 0;
}

.ultimi_post_blog li{
	border-bottom:1px solid #DFDFDF;
	padding:5px;
	list-style:none;
	margin:0;
}
.menu_elenco_blog{
	margin:0;
	padding:0;
	}
.menu_elenco_blog li{
	list-style:none;
	padding:3px;
	border-bottom:1px solid #efefef;
	margin:0;
	}
	
.commenti_post_blog{
	margin:15px;
	padding:10px;
}
.commenti_post_blog ul{
	padding:0;
	margin:0 0 30px 0;
}

.commenti_post_blog li{
	border-bottom:1px solid #DFDFDF;
	padding:5px;
	margin:0;
}
.commenti_disabilitati{
	color:#ccc;
}
.pulsante{
	color:#fff;
	background-color: #F60;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.form_pulsante{
	color:#fff;
	background-color: #F60;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}


.pulsante_testo{
	margin:2px;
	padding:2px;
	font-size: 12px;
}
.testo_small{
	font-size: 10px;
}
.box_comparatori{
	background-color:#E1E1E1;
	border:1px solid #B1B1B1;
	padding:10px;
	width:350px;}
	
.box_{
	background-color:#E1E1E1;
	border:1px solid #B1B1B1;
	padding:10px;
	width:350px;}
.bg1{
	background-color:#E1E1E1;
-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
padding:10px;
	}	
	


.tab_preview {
-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}
.invisibile{
	display:none;
	visibility:hidden;
}
.moduli_cms{

	line-height:23px!important;

}
.elenco_mod{
	line-height:15px!important;
	font-size:12px;
}
.green_{
	background-color:#090;
	color:#FFF;
}
.green{
	color:#090;
}
.grey{
	color: #666;
}
.orange{
	color:#F90;
}
.blu{
	color:#39F;
}
.yellow{
	color:#FF0;
}
.white{
	color:#FFF;
}
.red{
	color:#F00;
}
.red_{
	background-color:#F00;
	color:#FFF;
}
.grey_{
	background-color:#999;
	color:#FFF;
}
.blu_{
	background-color:#39F;
	color:#FFF;
}
.tit_min{
	min-width:30%;
}
.small_maiuscolo{
	font-size: 9px;
	text-transform: uppercase;
}

/*visualizzazione tabelle anomalie */
#wrapper_tabelle {
    max-width: 100%; /* 960 px */
    margin: 0 auto;
}
    #list     {
        width: 103.125%; /* 990px */
        overflow: hidden;
        margin-left: -1.562%; /* 15px */
        margin-bottom: -1.875em; /* 30px */
    }
        .item
        {
            width: 30.303%; /* 300px */
            float: left;
            margin: 0 1.515% 1.875em; /* 15px 30px */
        }
 
@media only screen and ( max-width: 40em ) /* 640px */
{
    .item
    {
        width: 46.876%; /* 305px */
        margin-bottom: 0.938em; /* 15px */
    }
}
@media only screen and ( max-width: 20em ) /* 640px */
{
    #list
    {
        width: 100%;
        margin-left: 0;
    }
        .item
        {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
}
.list{
	 width: 103.125%;
        overflow: hidden;
        margin-left: -1.562%; 
        margin-bottom: -1.875em; 
	}
.item{
	border:1px solid #ccc;
	 width: 20.303%; 
	float: left;
    margin: 0 1.515% 1.875em;
	}
	.item_anomalie{
	border:1px solid #ccc;
	width: 50%;
margin: 0 auto;

	}
	.item_anomalie td{
	   padding:4px;
	}
	.item_anomalie tr{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	}
.col50{
	width:50%;
	float:left;
	height:150px;}
	.bordo{
		border:1px solid #666;
	}
	.min150{
		min-height:150px;}
	.padding10{
		padding:10px;}
		
.tit_paragarafo{
	font-weight:Bold;
	font-size:13px;
	margin:10px 0 5px 0;
	color:#244D8E;
}
.box_grigio{
	border:1px solid #999;
	padding:16px;
	background-color:#efefef;
	margin:10px;
	text-align:center;
}
.corsivo{
	font-style:italic;}
.condizioni{
	padding:50px;
	background: #EAEAEA none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease 0s;
	margin-left:30px;
	
}
.condizioni h4{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.top-menu a{
	color: #ccc;
}
.user{
	color: #6CF;
	font-size: 10px;
	text-transform: capitalize;
}
.page-footer{
	padding-bottom:20px;
}
.navbar-nav > li > a {

	margin-top:4px;
}
.navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 14px;
}
.nav > li > a {
	display: block;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* ordinamento record DB INIZIO*/
body.dragging, body.dragging * {
  cursor: move !important;
}

li.dragged {
	background-color: #2c2c2c;
	border:1px solid #CCC;
 }
.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
  background-color:#9C0!important;
  border:1px solid #F00;
}

ol.ordine li {
	background-color: #E2E2E2;
	border:1px solid #666;
	padding:4px;
	margin:2px;
	width:100%;
	font-size: 14px;
}
ol.ordine li a {
	font-size: 14px;
}
ol.ordine li.placeholder {
  position: relative;

}
ol.ordine li.placeholder:before {
  position: absolute;
  font-family: 'FontAwesome'!important;
  content: "\f0da"!important;
  color:red;
}


ol.ordine_small li {
	background-color: #E2E2E2;
	border:1px solid #666;
	padding:4px;
	margin:2px;
	width:50%;
	font-size: 14px;
}
ol.ordine__small li a {
	font-size: 14px;
}
ol.ordine__small li.placeholder {
  position: relative;

}
ol.ordine_small li.placeholder:before {
  position: absolute;
  font-family: 'FontAwesome'!important;
  content: "\f0da"!important;
  color:red;
}

/* ordinamento record DB FINE */

.orange a{
	color: #FC0!important;
}
.aggiungi_modulo{
	color: #FC0;
}
#elenco_img li{
	background: #e9e9e9 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
 float: left;
    list-style: none;
    margin:2px;
	padding:2px;
	max-width:160px;
	height:260px;
		line-height:15px;

}
#elenco_img_new img{
		max-width:100%;
		max-height:154px;
		border:thin;
		margin-bottom:2px;
}

#elenco_img_new li{
	background: #e9e9e9 none repeat scroll 0 0;
	border-radius: 4px;	
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	float: left;
	list-style: none;
	margin:3px;
	padding:2px;
	max-width:160px;
	/*height:282px;*/
	line-height:15px;
	overflow: visible;
	font-size:12px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
#elenco_img img{
		max-width:100%;
		max-height:154px;

}

.elenco_carica_foto li{
	margin:10px;
	padding:10px;
	list-style:none;
	margin-left: 40px;
	border: thin dotted #ccc;
	}
.elenco_carica_foto li li{
	padding:15px;
	margin-bottom:10px;
	background-color:#F0F5FF;
	list-style-type:none;
	border:1px solid #F0F0F0;
	}
	.news_off{
	background-color: #FC9!important;
	}
.link_arancio_bold{
	font-size: 16px;
	color: #F60;
	}
.form_sfondo {
	background-color: #FFC!important;
	border: 1px solid #c2cad8;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	height: 34px;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.form_sfondo_half{
	background-color: #fff;
	border: 1px solid #c2cad8;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	height: 26px;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 90%;
	font-size: 12px;
}
.form-control{
	border: 1px solid #999!important;  
}
.altezza_modal{
	/*min-height:100%;*/
	max-height:95%;
	position:fixed;
}
.modal-backdrop {
    z-index: 1040 !important;
}
.modal-dialog {
    margin: 2px auto;
    z-index: 1100 !important;
}
.modal-dialog {
  width: 98%;
  height: 98%;
  margin: 0 auto;
  padding: 0;
}
.modal-dialog-small {
    width: 50%;
    height: 50%;
    margin: 0 auto;
    padding: 0;
}
.modal-dialog-small-small{
	width: 50%;
	max-width:300px;
    height: auto;
    margin: auto;
}
.modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}
.modal-body{
	height:100%!important;
}
.modal .modal-header {
    background: #ffcc00 none repeat scroll 0 0;
}
.frase{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #000;
	font-style: oblique;
}
.data_frase{
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.testo_esiti{
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
}
.tabbable-line > .nav-tabs > li.active > a {
	border: 0 none;
	color: #333;
	font-size: 12px!important;
	font-weight: bold;
}
.nav-tabs > li > a, .nav-pills > li > a {
	font-size: 14px!important;
}
.fine{
	font-weight: normal!important;
}
.form-control_ {
    background-color: #eee;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
	height:auto;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.foto_miniature{
	margin: 4px;
	width:50px;
	height:50px;
	border: thin solid #000;	
}
.foto_miniature_{
	width:50px;
	height:50px;	
}
.fancybox-overlay{
	z-index:10000!important;

}
.elenco_riassunto{
	list-style:none;}
.dashboard-stat .visual {
    width: 80px;
    height: 150px;
    display: block;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 35px;
}
.titolo_dashboard {
	color: #fff!important;
	background-color: #333!important;
	font-weight: lighter!important;
		font-size: 14px;
		padding:10px;
		margin:2px;
		text-align:right;
		max-width:100%;
}
.titolo_dashboard h4 {
	font-weight: lighter!important;
}
.desc_dash {
    text-align: right;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 300;
}
.desc_dash p{
		font-size: 11px;
line-height: 16px!important;
	color: #FFF;

}
.news-scroll-ris a{
		font-size: 12px;
	color: #FFF;
}
.more{
	font-weight: bold!important;
}
.number_dashboard{
	color: #000;
	padding-top: 2px;
	text-align: right;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: bold;
	letter-spacing: 0,5pt;
}
.dashboard-stat.blue .visual> i {
    opacity: 0.5;
}
.dashboard-stat.blue-hoki .visual> i {
    opacity: 0.5;
}
.dashboard-stat.green .visual> i {
    opacity: 0.5;
}
.dashboard-stat.red .visual> i {
    opacity: 0.5;
}
.dashboard-stat.yellow-lemon .visual> i {
    opacity: 0.5;
}
.dashboard-stat.yellow-casablanca .visual> i {
    opacity: 0.5;
}
.dashboard-stat.yellow .visual> i {
    opacity: 0.5;
}
.dashboard-stat.purple .visual> i {
    opacity: 0.5;
}
.flex_img {max-width: 100%}
.flag {
	border: thin solid #666;
	width:20px;
	height:13px;
}
.label_tit {
	font-size: 13px;
	text-transform: uppercase;
}
.green2{ color:#9F9;}
.orange{ color:#F90;}
.no_bold th{
	font-weight: lighter!important;
	font-variant: normal;
}
.box_aggiungi{
	background-color:#FEE4D6;
	padding:15px;
	margin:25px 0;
}
.box_modifica{
	background-color:#D3F8E2;
	padding:15px;
	margin:25px 0;
}
.page-sidebar .page-sidebar-menu .sub-menu li > .sub-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > .sub-menu > li > a {
    padding-left: 40px;
}
.link_tab{
	background-color:#efefef;
}
.link_tab a{
	padding:8px 0!important;
}
.btn_center{
	text-align:center!important;
	margin:0 auto!important;
	padding-top:20px;
	height:55px;
}
.altezza_categorie_mailing{
	height:600px;
}
.logo-sx {
	background-color: #FFF;
	width: 35px;
}
.page-header.navbar .page-logo .logo-default {
    max-width: 150px!important;
	margin: 7px 0 0 0!important;
}
.border1{
	width: 20px;
	height:13px;
	border: thin solid #666;	
}
.avatar {
	width: 36px;
	height:36px;
	border: thin solid #666;
	margin-top:-5px;
}
.avatar_messaggio {
    float: left;
    margin-right: 10px;
    height: 45px;
    width: 45px;
    border-radius: 50% !important;
}
.avatar_messaggio {
    width: 44px;
    height: 44px;
    border: thin solid #666;
    margin-top: 3px;
	margin-bottom: 6px;
}
.gold {
    color: #FEC121;
    letter-spacing: 1px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding:0;

}
#menu_dx_riepilogo li {
	width: 100%;
    float: left;
    text-align: left;
    list-style: none;
    margin: 5px;
    padding: 10px;
    background: #E9E9E9 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease 0s;
}
#load{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
/*    background:url("/startengine/immagini/loading.gif") no-repeat center center rgba(0,0,0,0.25)*/
}

