/**
* IPB - A Mambo Backend Template
* @version 1.0
* @package IPB
* @copyright (C) 2005 by Juan Timaná
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* Mambo is Free Software released under the terms of GNU/GPL License.
**/

#wrapper {
	border: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#header {
	border-bottom: 5px solid #CC0000;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#mambo {
	position: relative;
	width: 100%;
	/*background: url(../images/header_blue.png) no-repeat;*/
        background-position: top right;
	margin: 0px;
	padding: 0px;
}
#wrapper1 div {
	border: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px 0px 5px;
	display: inline;
}
BODY {
	margin: 0px 0px 0px 0px;
	color : #333;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #2A2A2A;
	text-decoration: none;
}
a:hover {
	color : #990000;
	border-bottom: 1px dotted #990000; 
}
a:active {
	color : #c40000;
	border-bottom: 1px dotted #990000; 
}
a.toolbar {
	color : #808080;
	text-decoration : none;
}
a.toolbar:hover {
	color : #c40000;
}
a.toolbar:active {
	color : #FF9900;
}
.pagenav {
	font-size : 10px;
}
a.pagenav {
	color : #808080;
	font-size : 10px;
	text-decoration : underline;
}
a.pagenav:hover {
	color : #990000;
	font-size : 10px;
}
a.pagenav:active {
	color : #333;
	font-size : 10px;
}
.sectionname {
	color : #FF9900;
	font-size : 18px;
	font-weight: bold;
}
.button, .tabs {
	border:1px solid #808080;
	background-color: #F2F2F2;
	font-family:Verdana, Arial;
	font-size:11px
}
.tabs {
	width: 130px;
	height: 20px;
	margin-bottom: 20px;
}
.inputbox {
	color: #990000;
	background: #FAFAE7;
	font-family: Courier, Helvetica, sans-serif;
	z-index: -3;
	font-size: 11px;
	border:1px inset #999999;
}
.text_area {
	border : 1px solid #999;
	color: #990000;
	background: #FAFAE7;
	font-family: Courier, Helvetica, sans-serif;
	z-index: -3;
	font-size: 11px
}
INPUT, TEXTAREA, SELECT {
	color : #990000;
	border:1px inset #999999;
	z-index : -3;
	font-size: 11px;
	background-color: #FAFAE7;
}
input[type=checkbox], input[type=radio] {
	border:0px;
	background-color: white;
}
.small {
	color : #990000;
	font-size : 10px;
	text-decoration : none;
}
.smallgrey {
	color : #999;
	font-size : 10px;
}
.error {
	color : #C40000;
	font-size : 11px;
	font-weight : bold;
}
.contentheading, .componentheading, .moduleheading {
	font-size: 14px;
	font-weight: bold;
}
table.menubar {
	width: 100%;
	border-bottom:3px ridge #888;
}
td {
	font-size: 11px;
}
/* header block */
table.adminheading {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #cc0000;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	width: 99%;
	height: 50px;
	padding-left: 50px;
	background: url(../images/asterisk.png) no-repeat left;
}
table.adminheading th.checkin {
	background: url(../images/checkin.png) no-repeat left;
}
/*table.adminheading th.cpanel {
	background: url(../images/cpanel.png) no-repeat left;
}*/
table.adminheading th.config {
	background: url(../images/config.png) no-repeat left;
}
table.adminheading th.modules {
	background: url(../images/module.png) no-repeat left;
}
table.adminheading th.menus {
	background: url(../images/menu.png) no-repeat left;
}
table.adminheading th.trash {
	background: url(../images/trash.png) no-repeat left;
}
table.adminheading th.user {
	background: url(../images/user.png) no-repeat left;
}
table.adminheading th.inbox {
	background: url(../images/inbox.png) no-repeat left;
}
table.adminheading th.msgconfig {
	background: url(../images/message_config.png) no-repeat left;
}
table.adminheading th.langmanager {
	background: url(../images/langmanager.png) no-repeat left;
}
table.adminheading th.mediamanager {
	background: url(../images/mediamanager.png) no-repeat left;
}
table.adminheading th.impressions {
	background: url(../images/impressions.png) no-repeat left;
}
table.adminheading th.browser {
	background: url(../images/browser.png) no-repeat left;
}
table.adminheading th.searchtext {
	background: url(../images/searchtext.png) no-repeat left;
}
table.adminheading th.templates {
	background: url(../images/templatemanager.png) no-repeat left;
}
table.adminheading th.massemail {
	background: url(../images/massemail.png) no-repeat left;
}
table.adminheading th.frontpage {
	background: url(../images/frontpage.png) no-repeat left;
}
table.adminheading th.sections {
	background: url(../images/sections.png) no-repeat left;
}
table.adminheading th.edit {
	background: url(../images/addedit.png) no-repeat left;
}
table.adminheading th.categories {
	background: url(../images/categories.png) no-repeat left;
}
table.adminheading th.install {
	background: url(../images/install.png) no-repeat left;
}
table.adminheading th.dbbackup {
	background: url(../images/backup.png) no-repeat left;
}
table.adminheading th.dbrestore {
	background: url(../images/dbrestore.png) no-repeat left;
}
table.adminheading th.dbquery {
	background: url(../images/query.png) no-repeat left;
}
table.adminheading th.info {
	background: url(../images/systeminfo.png) no-repeat left;
}
table.adminheading td {
	color : #666;
}
/* standard list style table */
table.adminlist {
	background-color:#F5F9FD;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}
table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 50px;
	background: #444;
	/*background: -moz-linear-gradient(top, #444444, #AAAAAA);*/
	background: -moz-linear-gradient(top, #515671c4, #575a6f54);
        background: -webkit-gradient(linear, left top, left bottom, from(#515671c4), to(#575a6f54));
	/*background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#AAAAAA));*/
 filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#515671c4', EndColorStr='#575a6f54', GradientType=0);
 /*filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#444444', EndColorStr='#AAAAAA', GradientType=0);*/
	font-size: 11px;
	text-transform: uppercase;
	border-right: 1px solid white;
	color: #ffffff;
}
table.adminlist th.title {
	text-align: left;
}
table.adminlist th a {
	color: #c40000;
}
table.adminlist a{
	border-bottom: 1px dotted #a0a0a0;
}

table.adminlist tr.row0 {
	background-color:#EEF2F7;
}
table.adminlist tr.row1 {
	background-color:#F5F9FD;
}
table.adminlist td {
	border-bottom:1px solid #D1DCEB;
	border-right:1px solid #D1DCEB;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color:#FAFAE7;
}
table.adminlist tr.row1:hover {
	background-color:#FAFAE7;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard form style table */
table.adminform {
	background-color: #DFDFDF;
	border: solid 1px #CFCFCF;
	width: 100%;
	padding: 15px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color:#D4D4D4;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}
table.adminform tr.row1 {
	background-color:#BFBFBF;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 20px;
	color: #cc0000;
	background: url(../images/tile_sub.gif);
	background-repeat: repeat;
}
table.adminform td {
	padding: 5px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}
table.cpanel td {
	text-align: center;
}
#cpanel {
	text-align: center;
	vertical-align: middle;
}
#cpanel div.icon {
	margin: 1px;/*margin-bottom: 20px;*/
}
#cpanel div.icon a {
	display: block;
	float: left;
	height: 97px !important;
	height: 100px;
	width: 108px !important;
	width: 110px;
	vertical-align: middle;
	text-decoration : none;
	border: 0px solid #DDD;
	padding: 5px 5px 5px 5px;
}
#cpanel div.icon a:link {
	color : #808080;
}
#cpanel div.icon a:hover {
	color : #333;
	background-color: #f1e8e6;
	border: 0px solid #c24733;
	padding: 5px 5px 5px 5px;
}
#cpanel div.icon a:active {
	color : #808080;
}
#cpanel div.icon a:visited {
	color : #808080;
}
#cpanel div.icon img {
	margin-top: 3px;
	margin-bottom: 3px;
}
#cpanel div.icon span {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
form {
	margin: 0px 0px 0px 0px;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	font-size: 12px;
	background-color: #F5F9FD;
	border: 0px solid #D1DCEB;
	width: 14%;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #c40000;
}
.offtab {
	font-size: 12px;
	background-color : #EEF2F7;
	border: 0px solid #D1DCEB;
	width: 14%;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}
.tabpadding {
/*border-bottom: solid 1px #D5D5D5;*/
}
.tabheading {
	background-color: #FFAE00;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.menubackgr {
	background: #F9F9F9;
	border-bottom: 0px solid #cccccc;
}
.menudottedline {
	border-bottom: 0px solid #cccccc;
	border-top: 0px solid #ffffff;
	background-color: #FAFAFA;
}
.pathway {
	border: 0px solid #D7D7D7;
	background-color: #FFF;
	padding: 2px;
	width: 95%;
	margin: 3px;
}
.adminheader {
	color : #FF9900;
	font-size : 24px;
}
/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 14px;
	color : #FF9900;
	text-align: center;
}
.main {
	border: 0px solid #d5d5d5;
	width: 98%;
	padding-bottom: 20px;
}
.quote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}
#menuLEFTMaster {
	/*padding: 5px;*/
	width: 200px;
}
#menuLEFTMaster A {
	text-decoration: none;
}
.iconmenuLEFT1 {
	vertical-align: middle;
	text-decoration : none;
	width: 100%;
}
.iconmenuLEFT2 {
	vertical-align: middle;
	text-decoration : none;
	width: 100%;
}
.iconmenuLEFT3 {
	vertical-align: middle;
	text-decoration : none;
	width: 100%;
}
.menuLEFT1 {
	padding-top: 2px;
	margin-top:2px;
	padding-bottom: 2px;
	font-weight: bold;
	width: 195px;
	font-size: 1.1em;
	text-transform: uppercase;
	border: 1px solid #C40000;
	background-color: #EFEFEF;
	padding-left: 5px;
}
.menuLEFT1_titolo {
}
.menuLEFT2 {
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	width: 195px;
	border-left: 1px solid #C40000;
	border-right: 1px solid #C40000;
	background-color: #cccccc;
}
.menuLEFT3 {
	padding-top: 2px;
	padding-left: 10px;
	width: 190px;
	border-left: 1px solid #C40000;
	border-right: 1px solid #C40000;
	background-color: #cccccc;
}






.newmenuLEFT1 {
	padding-top: 2px;
	margin-top:2px;
	padding-bottom: 2px;
	font-weight: bold;
	width: 195px;
	font-size: 1.1em;
	text-transform: uppercase;
	border: 1px solid #C40000;
	background-color: #EFEFEF;
	padding-left: 5px;
}
.newmenuLEFT1_titolo {
}
.newmenuLEFT2 {
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	width: 295px;
	border-left: 1px solid #C40000;
	border-right: 1px solid #C40000;
	background-color: #cccccc;
	text-transform: uppercase;
	border-bottm: 1px solid #C40000; 
}
.newmenuLEFT3 {
	padding-top: 2px;
	padding-left: 50px;
	width: 190px;
	border-left: 1px solid #C40000;
	border-right: 1px solid #C40000;
	background-color: #cccccc;
	text-transform: lowercase; 
}




fieldset {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
.esitoFunzioni {
	background:#d9f9e0;
	border:1px solid #339933;
	padding:5px;
	font-weight:bold;
	color: green;
	margin: 2px;
}
.esitoFunzioni div {
	color: black;
	font-weight: normal;
	text-transform: uppercase;
}





/* --------------------------------  */
/* ACCORDION */
/* --------------------------------  */

.accordion,
.accordion ul,
.accordion li,
.accordion a,
.accordion span {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.accordion li {
	list-style: none;
}

/* Layout & Style */
.accordion li > a.master{
	height: 30px;
}

.accordion li > a {
	display: block;
	position: relative;
	min-width: 110px;
	padding: 0 10px 0 40px;
	/*height: 28px;*/

	color: #fdfdfd;
	font: bold 12px/25px Arial, sans-serif;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(0,0,0, .35);

	background: #6c6e74;
	background: -moz-linear-gradient(top,  #6c6e74 0%, #4b4d51 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c6e74), color-stop(100%,#4b4d51));
	background: -webkit-linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	background: -o-linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	background: -ms-linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	background: linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.accordion > li:hover > a,
.accordion > li:target > a {
	color: #3e5706;
	text-shadow: 1px 1px 1px rgba(255,255,255, .2);
	
	/*background: url(../img/active.png) repeat-x;*/
	background: #a5cd4e;
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a));
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);	
}

.accordion li > a span {
	display: block;
	position: absolute;
	top: 7px;
	right: 0;
	padding: 0 10px;
	margin-right: 10px;
	
	font: normal bold 12px/18px Arial, sans-serif;
	background: #404247;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0, .2), 1px 1px 1px rgba(255,255,255, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0, .2), 1px 1px 1px rgba(255,255,255, .1);
	box-shadow: inset 1px 1px 1px rgba(0,0,0, .2), 1px 1px 1px rgba(255,255,255, .1);
}

.accordion > li:hover > a span,
.accordion > li:target > a span {
	color: #fdfdfd;
	text-shadow: 0px 1px 0px rgba(0,0,0, .35);
	background: #3e5706;
}

/* Images */

.accordion > li > a:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 24px;
	height: 24px;
	margin: 4px 8px;

	background-repeat: no-repeat;
	/*background-image: url(../img/icons.png);*/
	background-position: 0px 0px;
}

/* Sub Menu */

.sub-menu li a {
	color: #797979;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);

	background: #f5f5f5;
	border-bottom: 1px solid #c9c9c9;

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

/*.sub-menu li:hover a { background: #efefef; }*/

.sub-menu li:last-child a { border: none; }

.sub-menu li > a span {
	color: #797979;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);
	background: transparent;
	border: 1px solid #c9c9c9;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.sub-menu em {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 14px;
	color: #a6a6a6;
	font: normal 10px/32px Arial, sans-serif;
}

/* Functionality */

.accordion li > .sub-menu {
	/*
	height: 0;
	overflow: hidden;

	-webkit-transition: height .2s ease-in-out;
	-moz-transition: height .2s ease-in-out;
	-o-transition: height .2s ease-in-out;
	-ms-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out;
	*/
	min-height: 100px;
	max-height: 100px;
	overflow-y: scroll;	
}

.accordion li:target > .sub-menu {
	min-height: 100px;
	max-height: 100px;
	overflow-y: scroll;
}



/* --------------------------------  */
/* FINE ACCORDION */
/* --------------------------------  */
.altezzavariabile{
    height: 300px;
    overflow: auto;
}

#dettaglioattivazioniTable thead,
#dettaglioattivazioniTable tbody,
#dettaglioattivazioniTable tfoot{
    display:block;
    width:100%;
}

#dettaglioattivazioniTable tr {
  display: table;
  width: 100%;
}
#dettaglioattivazioniTable thead tr, #dettaglioattivazioniTable tfoot tr {
  width: calc(100% - 17px);
}



/*------------------------------------*/
/* Cruscotto Report campagne*/
/*------------------------------------*/


#dettaglioTable thead,
#dettaglioTable tbody,
#dettaglioTable tfoot
{
    display:block;
    width:100%;
}

#dettaglioTable thead tr, 
#dettaglioTable tfoot tr
{
  width: calc(100% - 17px);
}

.altezzavariabileDett{
    height: 300px;
    overflow: auto;
}


#dettaglioTableNoSim thead
{
    display:table;
    width:100%;
}
#dettaglioTableNoSim tbody
{
    display:block;
    width:100%;
}
#dettaglioTableNoSim tfoot
{
    display:block;
    width:100%;
}

#dettaglioTableNoSim thead tr, 
#dettaglioTableNoSim tfoot tr {
  width: calc(100% - 17px);
}

#dettaglioTableNoSim tbody tr
{
    display:table;
    width:100%;
}
.altezzavariabileDettNoSim{
    height: 300px;
    overflow: auto;
}

/*-----Fine cruscotto-------*/


#Tablefiliale thead,
#Tablefiliale tbody,
#Tablefiliale tfoot,
#Tableutente thead,
#Tableutente tbody,
#Tableutente tfoot{
    display:block;
    width:100%;
}

#Tablefiliale tr ,
#Tableutente tr {
  display: table;
  width: 100%;
}
#Tablefiliale thead tr, 
#Tablefiliale tfoot tr,
#Tableutente thead tr, 
#Tableutente tfoot tr{
  width: calc(100% - 17px);
}

.altezzavariabile2{
    height: 200px;
    overflow: auto;
}




/*******************************************************/
/*******************************************************/
/* define height and width of scrollable area. Add 16px to width for scrollbar          */


/* Reset overflow value to hidden for all non-IE browsers. */

html>body div.infocomTable {
    overflow: hidden;
    width: 100%;
}


/* define width of table. IE browsers only                 */

div.infocomTable table {
    float: left;
    width: 100%;
    border-collapse: collapse;
    background-color:#F5F9FD;
}

div.infocomTable thead tr {
    position: relative;
}


/* set THEAD element to have block level attributes. All other non-IE browsers            */


/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */

div.infocomTable thead th {
  text-align: left;
  padding: 5px;
  margin: 0px;
  height: 50px;
  background: #444;
  background: -moz-linear-gradient(top, #444444, #AAAAAA);
  background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#AAAAAA));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#444444', EndColorStr='#AAAAAA', GradientType=0);
  text-transform: uppercase;
  border-right: 1px solid white;
  color: #ffffff;
  font-size: 11px;
  text-align: center;
}

html>body div.infocomTable tbody {
    display: block;
    height: 262px;
    overflow: hidden;
    width: 100%;
    overflow-y: scroll;
}

html>body div.infocomTable tbody td {
    padding: 5px;
    border-bottom: 1px solid #D1DCEB;
    border-right: 1px solid #D1DCEB;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
   
}
html>body div.infocomTable tbody tr {
    display: flex;
}

html>body div.infocomTable thead {
    display: table;
    overflow: auto;
    width: calc(100% - 18px);
}

html>body div.infocomTable #tableDettaglioUtentiSim thead th {
    width: 9% !important;
}
html>body div.infocomTable #tableDettaglioUtentiSim tbody td {
    text-align: right;
}

html>body div.infocomTable #tableDettaglioUtentiSim tbody td:nth-child(1),
html>body div.infocomTable #tableDettaglioUtentiSim tbody td:nth-child(2) {
    text-align: left;
}


html>body div.infocomTable #tableDettaglioUtentiNoSim thead th {
    width: 12.5% !important;
}
html>body div.infocomTable #tableDettaglioUtentiNoSim tbody td {
    text-align: right;
}
html>body div.infocomTable #tableDettaglioUtentiNoSim tbody td:nth-child(1),
html>body div.infocomTable #tableDettaglioUtentiNoSim tbody td:nth-child(2) {
    text-align: left;
}


html>body div.infocomTable #tableDettaglioFilialiSim thead th {
    width: 9% !important;
}
html>body div.infocomTable #tableDettaglioFilialiSim tbody td {
    text-align: right;
}
html>body div.infocomTable #tableDettaglioFilialiSim tbody td:nth-child(1),
html>body div.infocomTable #tableDettaglioFilialiSim tbody td:nth-child(2) {
    text-align: left;
}


html>body div.infocomTable #tableDettaglioFilialiNoSim thead th {
    width: 12.5% !important;
}
html>body div.infocomTable #tableDettaglioFilialiNoSim tbody td {
    text-align: right;
}
html>body div.infocomTable #tableDettaglioFilialiNoSim tbody td:nth-child(1),
html>body div.infocomTable #tableDettaglioFilialiNoSim tbody td:nth-child(2) {
    text-align: left;
}

/********** attenzione specificare larghezze colonne con attributop width e non con css ***********/
/********************************************************/
/********************************************************/


/***
* style jac per tabelle con blocco orizzontale
***/
/*Container esterno*/
.jac-content{
    text-align:left;
    overflow:hidden; 
    clear: both;
}


/*Tabella SX*/
.jac-table-left{
    border-collapse:collapse;
    border-spacing:0;
    float:left;
    border-right:1px solid #ddd;
}

.jac-table-left th{
    padding:15px 0 15px 5px;
    font-size:14px;
}

.jac-table-left tr:nth-of-type(even){background:#fff;}
.jac-table-left tr:nth-of-type(odd){background:#f5f5f5;}


/*Content Interno per tabella dx*/
.jac-content-inner{
    float:left;
    overflow-x:auto; 
    max-width: 1460px;
}


/*Tabella DX*/
.jac-table-right{
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
}

.jac-table-right td{
/*    font-size:14px;
    text-align:left; */
    white-space:nowrap;
    padding:15px;
}

.jac-table-right tr:nth-of-type(even){background:#fff;}
.jac-table-right tr:nth-of-type(odd){background:#f5f5f5;}


.jac-content th,
.jac-content td {
  height: 39px !important;
  padding: 0 !important;
  text-align: center !important;
  border-bottom: 1px solid #bbb;
}

/*.jac-content table tr:last-child,*/
.jac-content table tr:first-child {
  height: 70px;
}

/*MediaQueries*/
@media all and (max-width:480px){
    .jac-table-left{width:25% !important;}
    .jac-content-inner{width:65% !important;}
    .jac-table-left-posizione{width:3% !important;}
    .jac-table-left-descrizione{width:17% !important;}
}

@media all and (min-width:481px){
    .jac-table-left{width:20% !important;}
    .jac-content-inner{width:75% !important;}
    .jac-table-left-posizione{width:1% !important;}
    .jac-table-left-descrizione{width:14% !important;}
}


.jac-ctc{
    width:12px; 
    height:12px;
    border:0;
    cursor:pointer; 
    padding-left:2px !important;
}
/**/