body { margin: 0px; }
div.vcenter {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.montserrat { font-family: montserrat; }
#main{

	position: relative;
	width: 100%;
}
.bold {
	font-weight: bold;
}
.hdrcell.filter input {
	padding: 0% !important;
	margin: 0px !important;
	border: none;
	border-radius: 0px;
}
.hdrcell.filter {
	background: #fff !important;
	padding: 1px 5px !important;
	border-radius: 2px;
	margin: 0px 5px !important;
}
.progress {
	background: #f0f;
	height: 51px;
	width: 243px;
	background: url("images/progress.gif") no-repeat top left;
	position: absolute;
	top:80px;
	left: 50%;
	margin-left: -121px;
}
#header, #alert .title{
	position: relative;
	overflow: none;
	font-size: 15px;
	font-style: italic;
	color: #5f4b1a;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 5px 15px;
	height: 25px;
	/*background: #ebebeb url(img_banner.jpg) repeat-x;*/
	background: #eee;
}
body > #header {
	height: 15px;
}

#menuServ {
	position: absolute;
	height: 18px;
	font-size: 13px;
	right: 10px;
	top: 6px;
	z-index: 20;
}


#menuServ a
{
	float: right;
	border-left: 1px solid #333;
	padding-left: 5px;
}
#menuServ a, #menuServ a:active
{
	color: #55c;
}


#content {
	position: relative;
	min-height: 570px;
	border: 0px solid #808080;
	margin-top: 0px;
}

#footer {
	position: relative;
	height: 20px;
	font-size: 12px;
	color: #808080;
	text-align: center;
	padding: 5px;
}
#footer a:link, #footer a:active, #footer a:visited { padding: 0px 5px 0px 5px; text-decoration: none; color: #1122cc;}

#contentRight {
	height: 570px;
	background: #fafafa;
	font-size: 12px;
}

/* DIV COLLEGAMENTO - contiene i dati dell'utente collegato */
#datiutente {
	margin: 10px auto;
	border: 1px solid #808080;
	background: #ededed;
	width: 80%;
	font-size: 14px;
	padding: 15px;
}
.prova {color: #055A78;}

#datiutente span {
	font-weight: bold;
	margin-right: 5px;
}
.pa10 { padding: 10px; }
.pa20 { padding: 20px; }
.pa30 { padding: 30px; }
.pa40 { padding: 40px; }
.pa60 { padding: 60px; }
.m10 { margin: 10px; }
.m20 { margin: 20px; }
.m30 { margin: 30px; }
.m40 { margin: 40px; }
.m60 { margin: 60px; }
.m80 { margin: 80px; }
.m100 { margin: 100px; }
.logo { margin-left: 70px; margin-right: 70px; border:1px solid #ccc; text-align: center; border-radius: 5px;-moz-border-radius: 5px; }
.containerTableStyle
{
	padding-top: 20px;
}

#albero, #alberoPermessi {
	height: 300px;
	overflow: auto;
	width: 100%;
	font-size: 12px;
	padding: 0px 0px 20px 0px;
}
#permessi_utente {
width: 200px;
position: absolute;
left: 10px;
}
.alberoPermessi {
	font-size: 12px;
	width: 350px !important;
	overflow: auto !important;
	display: inline;
	border: 1px solid #333;
	background: #fff;
	position: absolute;
	left: 250px;
	height: 450px !important;
}
.standartTreeRow .checkbox { position: absolute; right: 5px; margin: 0px; z-index: 20; }
#bottoni_menu {
	width: 255px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	margin: 0px;
}

#bottoni_menu li {
	list-style: none;
	height: 19px;
	background: url("images/dhxlayout_bg.png") repeat-x top left;
	cursor: pointer;
	padding: 3px 0px 5px 8px;
	width: 230px;
}

#bottoni_menu li:hover {
	background-position: 0px -27px;
}
#bottoni_menu li.sel {
	
	background-position: bottom;
}

#bottoni_menu li a {
	/* background: url("images/undo.gif") no-repeat left center; */
	/* background: url("images/calendar.bk.png") no-repeat left center;  */
	font-weight: bold;
	font-style: Tahoma;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	position: relative;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}

#bottoni_menu li.bm-tabbar a { background-image: url("tabbar.gif"); }
#bottoni_menu li.bm-editor a { background-image: url("editor.gif"); }
#bottoni_menu li.bm-connector a{ background-image: url("connector.gif"); }
#bottoni_menu li.bm-folders a { background-image: url("folders.gif"); }
#bottoni_menu li.bm-dataview a { background-image: url("dataview.gif"); }


#bottoni_menu li.disable a{ color: #aaa; }
#bottoni_menu li.disable a:hover { cursor: auto; }
#bottoni_menu li.disable:hover {
	background-position: top;
	cursor: auto;
}

/*
.tab {
	position: relative;
	overflow: auto;
}
*/
.corsivo {
	margin: 30px;
	font-weight: bold;
	font-style: italic;
}

.fr { float: right; }
.fl { float: left; }

/* grid con risultato tabella database */
/* non contiene il div .titolo_grid */
#clienti_grid ,#conti_grid,#condPag_grid,#righeCatalogo, #fornitori_grid,#depositi_grid,#catalogo_grid,#registriIva_grid, #iva_grid,#agenti_grid,#ordiniClienti_grid,#vettori_grid{
	height: 416px; /* 20*18: righe; 25: header; 30:ricerca; 1: bordo */
}
/* grid con 20 righe */
.grid20
{
	height: 416px; /* 20*18: righe; 25: header; 30:ricerca; 1: bordo */
}
.grid20xl
{
	height: 466px; /* 20*18: righe; 25: header; 30:ricerca; 1: bordo */
}
.grid10{
	height: 236px; /* 10*18: righe; 25: header; 30:ricerca; 1: bordo */ 
}
.gridSenzaFiltro{
	height: 296px; /* 15*18: righe; 25: header; 1: bordo */ 
}
.gridSearch{
	height: 326px; /* 15*18: righe; 25: header; 30:ricerca; 1: bordo */ 
}

.button {
	padding: 2px 7px;
	color: #fff;
	cursor: pointer;
	border-radius:3px;
	border: 1px solid #33a;
	background:#44aa78;
}
.gridicon {
	cursor: pointer;
	color:#055A78;
}
.titolo_grid {
	background-color: #e0e0e0;
	margin: 2px;
	padding: 5px 0px 5px 12px;
	font-size: 12px;
	font-weight: bold;
	color: #055A78;	
}

/* input di default per inserimento e modifica tabelle */
.celle_standard {
	margin: 10px 10px 10px 40px;
	position: relative;
}
.celle_standard input , .celle_standard select{
	border: 1px solid #e0e0e0;
	border-top: 1px solid #adadad;
	border-right: 1px solid #adadad;
	background: #fff;
	color: #000;
	font-size: 12px;
}
/*.celle_standard input.error , .celle_standard select.error{ */

/* input di errore per inserimento e modifica tabelle */
input.error , select.error{
	background: #fee;
	border: 1px solid #f00;
}


.bottone_basso {
	position: absolute;
	height: 53px;
	bottom: 0px;
	left: 10px;
	overflow: hidden;
	display: inline;
}

}
.bottone_basso.grigio > div{

	background: #f8f8f8!important;
}
.bottone_basso  > div {
	white-space: nowrap;
	float: left;
	margin: 0px 5px;
}
.bottone_grigio > div {
	width: 100px !important;
	float: left !important;
	background: #f8f8f8 !important;
}
.bottone_basso .btn_m {
	width: 60px;
}

.btn_txt .fa-chevron-left {
	color: #393;
}

#login {
	position: relative;
	margin: 40px auto;
	padding: 150px 30px 30px 130px;
	margin-top: 100px auto;
	padding: 0px;
	padding-top: 130px;
	width: 500px;
/*	background: url("prima.jpg") no-repeat top left;/**/
	background: url("scritta3.png") no-repeat top left;/**/
	
}
#login_w {
	position: relative;
	margin: 40px auto;
	padding: 150px 30px 30px 130px;
	width: 340px;
	height: 320px;
	padding: 0px;
	padding-top: 150px;
	width: 500px;
	height: 500px;
	background: url("login.png") no-repeat top left;
	
}

#login h3 {
	color: #fff;
	color: #5f4b1a;
	margin-top: 50px;/**/
	font-size: 16px;
	   font-family: Tahoma;
	position: relative;
}
#login_dhx {
	margin-top: 40px;
	background: none;
	position: relative;
	width: 250px;
}

#login_dhx .dhxlist_txt_label{
	font-size: 14px;
}

#login_dhx .buttonSubmit
{	
height: 20px;
text-align: center;
background: #f0f;
	border: 2px solid #f0f !important;
	margin: 10px !important;
}
#login_dhx .btn_m
{
	width:50px;
}

#login_dhx input {
	width: 180px;
	font-size: 14px;
	padding-left: 3px !important;
}

.m10 { margin: 10px; }
.cb {clear: both; }

/* linea separatrice */
.sep {
	border-bottom: 1px solid #808080;
	width: 100%;
	height: 1px;
}

/* contenuto tabbar */
.tabbar-content
{
	display: block;
	padding: 10px 30px 10px 30px;
	height: 540px;
	overflow: auto;
}
/* usato come sfondo tabbar */
.tab
{
	height: 570px;
}
	

/* tabella usata per visualizzazione dettagli, modifiche etc */
.dhx_list_btn { margin-top: 1px !important; margin-bottom: 0px !important; }
table.dati_clfo, .input input, .input select, .input textarea{
    font-family: Tahoma;
    font-size: 13px;
    text-align: left;
}
/* spazio tra clfo e cfra */
.spazio  { width: 5px; }

/* spazio per separare le colonne */
td.space { width: 30px; }
table.dati_clfo span {
	color: #055A78;
    font-weight: bold;
	margin-right: 5px;
}

/* classe usata per visualizzazione e modifica dati */
.input {
	position: relative;
	display: inline;
}
.input input, .input select{
	border: 1px solid #e3e9ef;
	border-top: 1px solid #abadb1;
	border-right: 1px solid #abadb1;
	padding: 0px 7px 1px 5px;
	
}
.input .esteso { width: 100%; }
.input select{ padding: 0px; }

.large { width: 380px; }
.middle { width: 325px; }
.small { width: 200px; }
.xsmall { width: 50px; }
.xxsmall { width: 5px; }
.label_bottone {
	float: left;
	margin-top: 4px;
}
.gray { 	background: #f8f8f8; height: 1200px !important; }
.white { background: #fff; height: 1200px !important; }

/* bottoni a lato di un input */
#bottone_conferma, #grid_catcontabile,#grid_port,#grid_asbe, #grid_pagamento,#grid_fatCli, #grid_conti,#grid_conti2,#grid_conti3, #grid_contia,#grid_art,#grid_age, #grid_clfo,#grid_dest,#grid_vett,#grid_esenzione,#grid_dep,#grid_nazione,#grid_regione,
#grid_famiglia, #grid_sottofamiglia, #grid_reparto, #grid_tpro,#grid_gele, #grid_umve,#grid_ccau, #grid_csup, #grid_buyer, #grid_civ1, #grid_civ2, #grid_cdar,#grid_fornitori, #grid_clar, #grid_causman{
	width: 100px !important;
	float: left !important;
	background: #f8f8f8 !important;
}
/*bottoni a lato di un input nella contabilita*/
.open-grid { display: inline; }
.open-grid > div, #grid_contistco1,#grid_contistco2,#grid_contisgru1,#grid_contisgru2,#grid_gmac,#grid_contikcon1,#grid_contikcon2,#grid_contikcon3,#grid_ccau1,#grid_ccau2,#grid_ccau3,#grid_ccau4,#grid_ccau5,#grid_registri1,#grid_registri2,#grid_registri3 {
	width: 20px !important;
	float: left !important;
	background: #f8f8f8 !important;
}
	
.cornice_banca,.cornice_destinazioni {
	width: 50%;
	border: 1px solid #808080;
	padding: 10px 20px 10px 20px;
}

input.error , select.error{
	background: #fee;
	border: 1px solid #f00;
}

div.show_calendar, div.add_row,div.show_desc, div.show_row{
	float: left;
	margin-left: 10px;
	cursor: pointer;
	width: 20px;
	height: 20px;
}
/* bottone selezione data a destra di un campo input */
div.show_calendar {
	background: url("images/calendar.png") no-repeat;
}

/* bottone aggiunta riga a destra di un campo input */
div.add_row {
	background: url("images/add.png") no-repeat;
}
/* bottone visualizzazione riga a destra di un campo input */
div.show_row {
	background: url("images/arrow.png") no-repeat 2px top;
}
/* bottone info su campi specifici */
/* contenitore */
div.infobox {
	position: absolute;
	width: 10px;
	display: inline;
	margin: -4px 0px 0px 10px;
	z-index: 100;
}
/* div per mostrare e nascondere finestra */
div.show_desc {
	width: 25px;
	position: absolute;
	left: 0px;
	background: url("images/dhxlayout_hor1r.gif") 0px 3px no-repeat;
	margin: 0px; padding: 0px;
	
}
/* div della finestra */
.infobox_desc
{
	display: none;
	background: #fff;
	z-index: 100;
	border: 1px solid #808080;
	position: absolute;
	left: 25px;
	top: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 150px;
	overflow: hidden;
	padding:5px 10px;
	font-size: 14px;
	
}
.box_interno
{
	display: none;
	background:#ffe7b2;
	z-index: 100;
	border: 1px solid #808080;
	left: 25px;
	top: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 150px;
	overflow: hidden;
	padding:5px 10px;
	font-size: 14px;
	
}

p.error {
	text-align: center;
	color: #e00;
	font-size: 18px;
	margin: 0px;
}

#testatar {
	position: absolute;
	right: 50px;
	top: 7px;
}
#testatar input {
	position: relative;
	margin: 0px 0px 0px 80px; 
}
.cod_cli
{
	display: none;
	background:#ffe7b2;
	z-index: 100;
	border: 1px solid #808080;
	position: absolute;
	left: 50%;
	top: 55px;
	margin-left: -325px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 150px;
	overflow: hidden;
	padding:5px 10px;
	font-size: 14px;
	
}
.box_legenda
{
	display: none;
	background:#ffe7b2;
	z-index: 100;
	border: 1px solid #808080;
	position: absolute;
	left: 50%;
	top: 55px;
	margin-left: -25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 320px;
	overflow: hidden;
	padding:5px 10px;
	font-size: 14px;
	
}

/* finestra blocco - alert personalizzata */
#alert
{
	display: none;
	background: #fff;
	z-index: 100;
	border: 1px solid #808080;
	position: absolute;
	left: 50%;
	top: 150px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 450px;
	margin-left: -225px;
	overflow: hidden;
	height: relative;
}
#alert .title {
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background-color: #fff;
}

#alert .msg {
	font-family: Tahoma;
	margin-bottom: 25px;
	font-size: 12px;
	text-align: center;
	padding: 20px;
}

#alert #alertBottoni {
	position: absolute;
	bottom: 15px;
	width: 100%;
	margin-left:15px;
}
#alert #alertLeft{
	width: 100px;
	float: left;
	margin-left: 25%;
}
#alert #alertRight{
	width: 100px;
	float: right;
	margin-right: 25%;
}

#alert #alertCenter{
	width: 100px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -50px;
}

#winLock {
	z-index: 40;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	top:0px;
	left: 0px;
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
}
#lotti_totali
{
	width: 400px;
	height: 100px;
	overflow: auto;
}
img.cornice{padding: 5px;border:1px solid; border-color: #ccc #666 #666 #ccc}
.b_ticino {
	margin: 4px 15px 0px 11px; 
	cursor: pointer;
	color: #999; 
	font-size:1.4em;
}
.b_ticino:hover {
	color: #055A78; 
}
/*** DA SOSTITUIRE SU WALLABY **/
.files_item {
	background: #f0f0f0;
	border-radius:2px;
	border: 1px solid #ccc;
	height: 25px;
}
.files_item.img {
	height: 55px;
}
.files_item .wrap { margin: 5px 10px; }
.files_item .wrap .files_icon {
	width: 15px;
	height: 15px;
	float: left;
	background: url('images/files.png') no-repeat;
}
.files_item.img .wrap .files_icon {
	width: 45px;
	height: 45px;
	overflow: hidden;
}
.files_item .wrap .files_icon_hide {
	background: none;
}
.files_item .wrap .files_icon.file-png { background-position: -15px 0px; }
.files_item .wrap .files_icon.file-jpg { background-position: -15px 0px; }
.files_item .wrap .files_icon.file-jpeg { background-position: -15px 0px; }
.files_item .wrap .files_icon.file-gif { background-position: -15px 0px; }
.files_item .wrap .files_icon.file-rar { background-position: -30px 0px; }
.files_item .wrap .files_icon.file-zip { background-position: -30px 0px; }
.files_item .wrap .files_icon.file-gz { background-position: -30px 0px; }
.files_item .wrap .files_icon.file-pdf { background-position: -45px 0px; }
.files_item .wrap .files_icon.file-xls { background-position: -60px 0px; }
.files_item .wrap .files_icon.file-xlsx { background-position: -60px 0px; }
.files_item .wrap .files_icon.file-doc { background-position: -75px 0px; }
.files_item .wrap .files_icon.file-docx { background-position: -75px 0px; }
.files_item .wrap .files_icon.file-ppt { background-position: -90px 0px; }
.files_item .wrap .files_icon.file-pptx { background-position: -90px 0px; }
.files_item .wrap .files_icon.file-pps { background-position: -90px 0px; }
.files_item .wrap .files_icon.file-ppsx { background-position: -90px 0px; }

.files_item.img .wrap .files_icon.file-png { background:none; }
.files_item.img .wrap .files_icon img {
	height: 45px;
}

.files_item .wrap a {
	float: left;
	margin-left: 5px;
	white-space: nowrap;
	width: 300px;
	overflow: hidden;
}
.files_item.img .wrap a {
	margin-top: 15px;
}

.files_item .wrap .files_del {
	width: 15px;
	height: 15px;
	float: right;
	color: #a00;
	cursor: pointer;
}
.files_item.img .wrap .files_del {
	margin-top: 15px;
}
.files_close {
	font-weight: bold;
	text-decoration: underline;
	float:right;
	cursor: pointer;
}
	

.image-box {
	cursor: pointer;
	background: #fff;
	overflow: hidden;
	width: 100px;
	height: 100px;
	float: left;
	margin: 10px;
	border-radius:2px;
	border: 1px solid #ccc;
	padding: 3px;
}
.image-box img {
}
.image-box.active {
	border-radius: 5px;
	padding: 0px;
	cursor: pointer;
	border: 4px solid #FDB813;
}

.form_portali .col_art { width: 37%; }
.form_portali .col_gg { width: 7%; }	
.form_portali .col_gg input {
		text-align: right;
		font-family: tahoma;
		border: 1px solid #ccc;
		width: 90%
	}
.form_portali td { padding: 5px 20px; }
table.form_portali {
	font-size: 12px !important;
	width: 70%;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px 0px;
}
.form_portali .sep-g {
	margin: 5px;
	height: 2px;
	border: none;
	border-bottom: 1px solid #ccc
}
.tipo { float: left; margin-top: 4px}
.tipo input, .col_art p { float: left; }
.tipo p { margin: -1px 30px 0px 0px; }
img.portaligrid {
	width: 100%;
	margin-top: 10%;
}
.box_stats_content {
	cursor: pointer;
	margin: 0px 10px 20px 10px;
	height: 160px;
}

.num_small {
	margin: 5px 0px;
	font-weight: bold;
	font-size: 16px;
	text-align: center
}
.num_big {
	font-size: 35px
}
.nelmese {
	height: 20%;
	background: #fff;
	font-size: 14px
}
.nellanno {
	height: 80%;
	position: relative
}
.table_header {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.table_box {
	margin: 10px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 3px;
	display: none;
}
.chart_box {
	margin: 10px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 3px
}

.box_stats_title {
	height: 100%;
	text-align: center;
	font-variant: small-caps;
	font-size: 20px;
	color: #fff;
	overflow: hidden;
	position: relative
}
.box_stats_number {
	color:#fff;
	text-align: center;
	height: 100%;
	position: relative
}


.cambia_tipo_l, .cambia_tipo_r
{
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom:0px;
	left: 0px;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;           /* Non-prefixed version, currently*/
}
.cambia_appuntamenti { background: #009Ec6; }
.cambia_attivita { background: #f57c00; }

.box_stats .box_stats_content { border: 1px solid #ddd; border-radius: 3px }

.box_stats[color='1'] .box_stats_content, [bg-color='1'] { background: #00aa89; }
.box_stats[color='1'] .box_stats_content:hover, .box_stats.active[color='1'] .box_stats_content { border-color: #00aa89; }
.box_stats[color='1'] .num_small { color: #00aa89}

.box_stats[color='2'] .box_stats_content, [bg-color='2'] { background: #f27490; }
.box_stats[color='2'] .box_stats_content:hover, .box_stats.active[color='2'] .box_stats_content { border-color: #f27490; }
.box_stats[color='2'] .num_small { color: #f27490}

.box_stats[color='3'] .box_stats_content, [bg-color='3'] { background: #00aed6; }
.box_stats[color='3'] .box_stats_content:hover, .box_stats.active[color='3'] .box_stats_content { border-color: #00aed6; }
.box_stats[color='3'] .num_small { color: #00aed6}

.box_stats[color='4'] .box_stats_content, [bg-color='4'] { background: #f58705; }
.box_stats[color='4'] .box_stats_content:hover, .box_stats.active[color='4'] .box_stats_content { border-color: #f58705; }
.box_stats[color='4'] .num_small { color: #f58705}

.box_stats[color='5'] .box_stats_content, [bg-color='5'] { background: #6799C4; }
.box_stats[color='5'] .box_stats_content:hover, .box_stats.active[color='5'] .box_stats_content { border-color: #6799C4; }
.box_stats[color='5'] .num_small { color: #6799C4}

.box_stats[color='6'] .box_stats_content, [bg-color='6'] { background: #C49F47; }
.box_stats[color='6'] .box_stats_content:hover, .box_stats.active[color='6'] .box_stats_content { border-color: #C49F47; }
.box_stats[color='6'] .num_small { color: #C49F47}

.box_stats[color='7'] .box_stats_content, [bg-color='7'] { background: #008800; }
.box_stats[color='7'] .box_stats_content:hover, .box_stats.active[color='7'] .box_stats_content { border-color: #008800; }
.box_stats[color='7'] .num_small { color: #008800}

.box_stats[color='8'] .box_stats_content, [bg-color='8'] { background: #8E44AD; }
.box_stats[color='8'] .box_stats_content:hover, .box_stats.active[color='8'] .box_stats_content { border-color: #8E44AD; }
.box_stats[color='8'] .num_small { color: #8E44AD}
