.small-text {
	font-size: 80%;
}
div.update, div.update form input {
    font-family: monospace;
}
.reportSummary {
	padding:5px;
	margin:2px;
	background-color:#117799; 
	color:white; 
	text-align:left;
}

.reportFormFields {
	float:left;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:25px;
}

.reportFormFields:last-child {
	float:right;	
}

.reportFormFields img {
	margin-top: 2px;	
}


.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}

.margin4 {	
	margin-right:4px;	
}

.universale {
	background-color: green;
	color:white;
	font-weight: bold;
}
.nomargin {
	margin-bottom:0px;	
}
.border {
	border:1px solid  #BFBFBF;
}
.noborder{
	border:0px;	
}
.spazio{	
	padding:10px;
}
DIV#content DIV.compactRadioGroup {
	margin-top:5px;
    margin-right:4px;
}
 
DIV#content .compactRadioGroup LABEL,
DIV#content .compactRadioGroup INPUT {
    display: inline;
}

.clearBoth {
	clear:both;
}
.large {
	background-color: white;
	color: #999999;
	border: 1px solid #BFBFBF;
	border-bottom:0px;
	font-weight: normal;
	font-size: 0.8em;
	letter-spacing:1px;
	text-decoration: none;
	-moz-border-radius: 2px 2px 2px;
	cursor: pointer;	
}
.unselected{
	background-color:#DCDCDC;
	color:white;	
}
.selected{
	background-color:white;
	border-bottom:1px solid white;
	margin-bottom:-3px;
	color: #888888;
	font-weight: bold;
}
.leftMargin{
	margin-left:42px;
}
.tipiInvio {
	width:55%;
}
.left {
	float:left;
}
.centrato {
	margin-right:5px;
	float:left;
}
.selezione{
	 margin-top: 34px;	
}

.actionbar{
	margin-left:5px;
	margin-right:10px;
}

.clearRight {
	clear:right;
}
.elimDaGrp {
	padding:0px;
	margin-top:-10px;	 	
	cursor: pointer;
	display:inline;
}
.button {
	cursor: pointer;
}
.close {
	float:right;
	margin-top:4px;
	margin-right:3px;
}
.smallCnt {
	font-size: 0.8em;	 
	color:red;
}

.cnt {
	height:19px;
	width:26px;
	margin-left:5px;
	text-align: center;
	vertical-align: baseline;
}

.italic {
	font-style: italic;
}

button.freeSearch {
	border: 1px solid #BFBFBF;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	-moz-border-radius: 2px 2px 2px;
	cursor: pointer;
	background-color:#DCDCDC;
}

.lens{
	background: url("../images/search.png") no-repeat scroll 98% 1px transparent;
}

.campoRicercaLibera {
	-moz-border-radius: 12px 12px 12px 12px;
	border-right: 0px;
	padding-left: 6px;
	width: 130px;
	margin-top: 4px;
	border: 1px solid #C4D0DA;	 
}
.verylong {	 
	width: 300px;
}
.RicercaModale {
	visibility: hidden;
	overflow: visible;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1000;
	background-image: url('../images/08original.png');
}
.RicercaModale div {
	width: 90%;	 
	margin: 20px auto;
	background-color: #fff;
	padding: 2px;
	-moz-border-radius: 3px 3px 3px 3px;
	text-align: left;
}
 
.altFissa {
	margin:0px;
	padding:0px;
	max-height:800px;
}

.risRicerca {
	margin:-20px;
	/*max-height:500px;*/
	min-height:280px;
	max-height:550px;
	overflow-y:scroll;
}
.search {	
	background: url("../images/search.png") no-repeat scroll 98% 1px transparent;
	width:80px;
}

.azure{
	color:#117799;
}
.errorSummary{
	background: none repeat scroll 0 0 #FFEEEE;
    border: 2px solid #CC0000;
    border-radius: 4px 4px 4px 4px;
    font-size: 0.9em;
    margin: 0 0 20px;
    padding: 7px 7px 12px;
}
.red{
	color:red;
	margin:5px;
	padding:5px;
}

.highlight {
	background-color:yellow;
	text-align: center;
}

hr.light{
	background-color: #A9A9A9;
	height:1px; 
	width: 100%;
}

img.tree{
	width:24px;
	height:24px;
	cursor:pointer;
	vertical-align: middle;
}

div .hidden{
	display:none;
	visibility:hidden;
}

div .visible{
	display:block;
	visibility:visible;
}
.grid-view-loading {
    background: url("loading.gif") no-repeat scroll 0 0 transparent;
}
.grid-view {
    padding: 15px 0;
}
.grid-view table.items {		
    background: none repeat scroll 0 0 white;
    /*border: 2px solid #D0E3EF;*/
    border-collapse: collapse;
    width: 100%;
}
.grid-view table.items th, .grid-view table.items td {
	border: 2px solid white;
    font-size: 0.9em;
    padding: 0.3em;    
}
.grid-view table.items th {
	background-color: #117799;
	height:30px;
    /*background: url("bg.gif") repeat-x scroll left top white;*/
    color: white;
    text-align: center;
}
.grid-view table.items th a {
    color: #EEEEEE;
    font-weight: bold;
    text-decoration: none;
}
.grid-view table.items th a:hover {
    color: #FFFFFF;
}
.grid-view table.items th a.asc {
    background: url("../images/icon_up.gif") no-repeat scroll right center transparent;
    padding-right: 10px;
     
}
.grid-view table.items th a.desc {
    background: url("../images/icon_down.gif") no-repeat scroll right center transparent;
    padding-right: 10px;    
}
.grid-view table.items tr.even {
    /*background: none repeat scroll 0 0 #F8F8F8;*/
    background: none repeat scroll 0 0 #FFFFFF;
}
.grid-view table.items tr.odd {
	background: none repeat scroll 0 0 #FAFAFA;
    /*background: none repeat scroll 0 0 #E5F1F4;*/
}
.grid-view table.items tr.selected {
   /* background: none repeat scroll 0 0 #BCE774;*/
    background: none repeat scroll 0 0 #DCDCDC;
    color: #117799;
}
/*
.grid-view table.items tr:hover {
    background: none repeat scroll 0 0 #FDFFDB;
}*/
.grid-view .link-column img {
    border: 0 none;
}
.grid-view .button-column {
    text-align: center;
    width: 60px;
}
.grid-view .button-column img {
    border: 0 none;
}
.grid-view .checkbox-column {
    width: 15px;
}
.grid-view .summary {
    margin: 0 0 5px;
    text-align: right;
}
.grid-view .pager {
    margin: 5px 0 0;
    text-align: right;
}
.grid-view .empty {
    font-style: italic;
}
.grid-view .filters input, .grid-view .filters select {
    background: url("../images/search.png") no-repeat scroll 98% 1px transparent;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;  
    border-radius: 12px 12px 12px 12px;
    border: 1px solid #CCCCCC;
    width: 100%;
}


span.count {
	text-align: center;
	margin-left:65px;
	margin-right:65px;
}

.count2 {
	text-align: center;
	margin-left:60px;
	margin-right:60px;
}
div .pager {
	display:block;
	clear:both;
	text-align: center;
}
div .pager.hidden{
	display:none;
}

button.normal.trash{
	background: url(../images/trashbin.gif) 4px 3px no-repeat;
	width:26px;
	height:24px;
}

button.normal.left{
	text-align: left;
}

button.normal.arrowleft{
	background: url(../images/arrow-left-icon.png) no-repeat left center;	
	width:26px;
	height:20px;
}

button.normal.arrowright{
	background: url(../images/arrow-right-icon.png) 4px 3px no-repeat;
	width:26px;
	height:24px;
}

button.normal.arrowleft:hover button.normal.arrowright:hover{	
	background-color: yellow;
}

div.form .row.margin10{
	margin-top:20px;
	margin-bottom:20px;
}
h2.group {
	background: url(../images/group-icon.png) 0 0 no-repeat;
	padding-left:32px;
	margin-bottom: 2px;
}
h2.draft {
	background: url(../images/draft.gif) 0 0px no-repeat;	 
	padding-left:32px;
	margin-bottom: 2px;
}
select.elencoModelliSelect {
	resize: none;
	width:100%;	
}
tr.hidden {
	display:none;
	visibility: hidden;
}
tr.visible {
	display:block;
	visibility: visible;
}
div.bloccoContestuale h1.big {
	font-size: 120%;	
}
.row.highlight {
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	background-color: #ECECEC;
}
.important {
	color: red;	
	/*font-weight:bold; 
	letter-spacing: 4px;*/
}
.monospace {
	font-family: monospace,
}
.row.buttons.clear {
	clear:left;
}
.titleSmall {
	font-variant: small-caps;
	color: white;
	text-align: center;
	width: 200px;
	background-color: #117799;
	margin-bottom: 0px;
}

.titleSmall.disabled{
	color: red;
}
.lm31 {
	margin-left:31px;
}
.rm31 {
	margin-right:31px;
}
.rm10 {
	margin-right:10px;
}
.lm10 {
	margin-left:10px;
}
.trafficTypeSelect {
	width: 200px;
	resize:none;
	border-color: #CBCBCB;
	border-style: solid;
	border-width: 1px;
	/*font-variant: small-caps;*/
	margin-top: 0px;
	resize: none;
}
.trafficTypeSelect.enabled {	
	color: #7A7A7A;	
}

a.download {
	text-decoration: none;
}

table.tabellaGestionale td  {
	vertical-align: top;
}

.azioniCliente{
	margin-bottom:0px;
}

tr.odd {
	background-color: white;
}
.treeExpand {
	padding-left: 4px;
	margin: 0px;
	padding: 0px;
	display: inline;
	cursor: pointer;
}
.treeExpand.invisibile {
	display: none;
}
div.form label.inline {
	color: #239AF2;
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}
/*
td input.campoRicercaLibera.testa {
	-moz-border-radius: 12px 0px 0px 12px;
	border-right: 0px;
	padding-left: 6px;
	width: 130px;
	margin-top: 4px;
}
td input.campoRicercaLibera.coda {
	-moz-border-radius: 0px 12px 12px 0px;
	padding-left: 6px;
	border-left: none;
	width: 20px;
	margin-top: 4px;
	background: url("../images/search.png") no-repeat scroll 98% 1px transparent;
}
*/
input.campoRicercaLibera.testa {
	-moz-border-radius: 12px 0px 0px 12px;
	border-right: 0px;
	padding-left: 6px;
/*	width: 130px;	*/
	width: 100px;
	margin-top: 4px;
}
input.campoRicercaLibera.testa.long {	 
	width: 160px;
}
input.campoRicercaLibera.coda {
	-moz-border-radius: 0px 12px 12px 0px;
	padding-left: 6px;
	border-left: none;
	width: 20px;
	margin-top: 4px;
	background: url("../images/search.png") no-repeat scroll 98% 1px transparent;
}
ul.yiiPager .last {
	display: inline;
}
ul.yiiPager {
	border: 0 none;
	display: inline;
	font-size: 11px;
	line-height: 100%;
	margin: 0;
	padding: 0;
}
ul.yiiPager li {
	display: inline;
}
ul.yiiPager a:link, ul.yiiPager a:visited {
	border: 1px solid #AAAAAA;
	color: #179;
	font-weight: bold;
	padding: 1px 6px;
	text-decoration: none;
}
ul.yiiPager .page a {
	font-weight: normal;
}
ul.yiiPager a:hover {
	border: 1px solid #0E509E;
}
ul.yiiPager .selected a {
	background: none repeat scroll 0 0 #179;
	color: #FFFFFF;
	font-weight: bold;
}
ul.yiiPager .hidden a {
	border: 1px solid #DEDEDE;
	color: #888888;
}
img.flag_active, img.flag {
	cursor: pointer;
	padding-bottom: 2px;
	vertical-align: top;
}
img.flag_active {

	border-bottom: 2px solid #179;;
}
img.calendar {
	vertical-align: top;
	cursor: pointer;
}
.ricerca {
	margin-bottom: 0.5em;
}
.nomeProvider {
	font-size: 0.9em;
	color: #178;
}
th.intestazioneStorico {
	background-color: #179;
	color: white;
}
td.rigaFiltriRicerca {
	margin: 4px;
}
.elementiTrovati {
	padding: 3px;
	color: white;
	background-color: #179;
}
.elementiTrovati.nessuno {
	background-color: red;
	color: white;
}
.tabellaRicerca {
	text-align: center;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 4px 1px 4px 1px;
	color: black;
	font-size: 0.9em;
}
.rigaRicerca:hover {
	cursor: pointer;
	background-color: yellow;
	color: white;
}
.tabellaRicerca.intestazioni {
	border-top: 1px solid #CDCDCD;
	background-color: #AAAAAA;
	color: white;
	text-align: left;
}
.tabellaRicerca.first {
	border-left: 1px solid #CDCDCD;
}
h2 {
	font-size: 1.6em;
	padding: 10px;
	color: #117799; /*#110066; #ADADAD;*/
	background: white;
	border-bottom: 1px dotted #117799; /*#239AF2;*/
	margin-bottom: 4px;
	font-weight: bolder;
	font-size: 1.2em;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	padding: 4px 2px;
	text-align: left;
}
div.bloccoContestuale {
	-moz-border-radius: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-bottom: 4px;
}

div.bloccoContestuale2 {
	-moz-border-radius: 3px 3px 3px 3px;
	border: 1px dotted #CCCCCC;
	padding: 1px;
	margin-bottom: 4px;
	margin-top:4px;
}
div.bloccoContestuale .row {
	padding: 5px;
}
div.bloccoRicerca {
	-moz-border-radius: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-bottom: 4px;
	margin-right: 4px;
}
div.bloccoContestuale h1 {
	color: white;
	background: #117799;
	/*-moz-border-radius: 3px 3px 0px 0px;*/
	border-bottom: 1px solid #CCCCCC;
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 2px;
}
div.bloccoContestuale h1.cliente {
	color: white;
	background: #117799;
	/*-moz-border-radius: 3px 3px 0px 0px;*/
	border-bottom: 1px solid #CCCCCC;
	font-size: 200%;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 2px;
}
table.lingue {
	margin: 0;
}
option.pubblica {
	/*background: url('../images/pubblica.png') 0% 100% no-repeat;
	 padding-left: 20px;*/
	background-color: #DFDFDF;
}
div#waiting {
	cursor: wait;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	visibility: visible;
	display: none;
}
button.login {
	background: white;
	color: red;
	border: 1px solid #BFBFBF; /*#DFDFDF;*/
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	cursor: pointer;
	margin: 20px;
	font-size: 0.8em;
}
button.normal, input.normal {
	background-color: white;
	color: #323232;
	border: 1px solid #BFBFBF; /*#DEDEDE;*/
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	padding: 2px;
	-moz-border-radius: 2px 2px 2px;
	cursor: pointer;
}
button.green, input.green {
	background-color: #448844;
    border: 1px solid #BFBFBF;
    color: white;
    cursor: pointer;
    font-size: 0.8em;
    font-weight: normal;
    padding: 2px;
    text-decoration: none;
}
button.green.disabled, input.green.disabled {
	background-color: #88AA88;
    border: 1px solid #77AA77;
    color: white;
    cursor: pointer;
    font-size: 0.8em;
    font-weight: normal;
    padding: 2px;
    text-decoration: none;
}

input.normal.disabled {
	background-color: #BEBEBE;
	color: white;	
}

.green {
	color: #448844;
}

div#pagine_statiche {
	background: url("../images/header.gif") repeat-x scroll left top white;
	height: 25px;
	margin-bottom: 20px;
}
#pagine_statiche ul {
	padding-top: 2px;
	border: 1px solid #FCFCFC;
}
#pagine_statiche ul li {
	background: url("../images/mainnav-stroke.png") no-repeat scroll left transparent;
	display: inline;
	padding: 10px;
}
#pagine_statiche ul li a {
	text-decoration: none;
	color: inherit;
}
#pagine_statiche ul li.active a {
	text-decoration: none;
	color: #239AF2;
	font-weight: bolder;
}
#pagine_statiche ul li:hover {
	/*cursor: pointer;*/
	color: #239AF2;
}
button.normal:hover {
	color: red;
}
button.normal:disabled {
	color: white;
	background-color: #CCCCCC;
	border-color: #DCDCDC;
}
div.sidebar {
	margin: 0em 1em 0em 1em;
}
div.sidebar.portlets-left {
	float: left;
	clear: right;
}
div.sidebar.portlets-right {
	float: right;
	clear: right;
}
.portlet {
	margin: 4px 0px 12px;
	border: 1px solid #057; /*#ADADAD;*/
	background-color: #ABABAB;
	min-width: 150px;
	max-width: 200px;
	font-size: 0.9em;
	overflow: hidden;
	/*-moz-border-radius: 4px;*/

}
.portlet img {
	margin: 1px;
	padding: 1px;
}
.portlet * em {
	/*border: 1px double #999999;
	background: #AAAAAA;*/
	padding: 1px;
	font-weight: bold;	
	color: black;
	font-style: normal;
}
.portlet .portlet-title {
	text-align: left;
	font-family: Helvetica;
	font-weight: 600;
	font-size: 1em;
	padding: 4px 2px 4px 2px;
	margin: 0px;
	font-weight: bolder;
	color: white;
	background: #117799;
	cursor: pointer;
}
.portlet-content {	
	margin: 0px;
	background-color: white;;
	padding: 2px;
	text-align: center;
	display: none;
}
.portlet-content.visible {
	display: block;
}
.portlet ul {
	text-align: center;
	color: black;
	cursor: pointer;
}
.portlet ul li {
	background: #CDCDCD;
	border: 1px solid black;
	/*
	border-right: 1px solid #767676;
	border-bottom: 1px solid #767676;
	border-left: 1px solid #767676;*/
}
.portlet div.elencoclienti {
	overflow-y: scroll;
	overflow-x: hidden;
	max-height: 100px;
	margin: 0px;
	padding: 1px;
	/*border: 1px solid #767676;*/
	color: white;
}
.portlet div.titolotabella {
	background-color: #767676;
	width: inherit;
	color: white;
	font-weight: bold;
	padding: 2px;
	margin: 4px 0px 0px 0px;
}
.portlet div.elencoclienti table {
}
.portlet div.elencoclienti th {
}
.portlet div.elencoclienti tr:hover {
	background-color: #ECFBD4;
}
.portlet div.elencoclienti td {
	cursor: pointer;
	border-bottom: 1px dashed #666666;
	padding: 1px;
	margin: 1px;
}
.portlet div.elencoclienti td.sottotitolo {
	background-color: #A9A9A9;
	width: inherit;
	color: white;
	font-weight: bold;
	padding: 2px;
	margin: 4px 0px 0px 0px;
}
.portlet div.elencoclienti td.sottotitolo:hover {
	color: white;
}
.portlet div.elencoclienti td:hover {
	color: #990000;
}
.portlet div.elencoclienti tr {
	color: #323232;
	background-color: white;
}
.portlet div.elencoclienti ul.li {
	background-color: white;
}
.portlet ul li:hover {
	background: #323232;
	border-right: 1px solid #767676;
	border-bottom: 1px solid #767676;
	border-left: 1px solid #767676;
	color: white;
	cursor: pointer;
}
.portlet p {
	text-align: center;
	padding: 2px;
	margin: 1px;
}
.portlet input {
	cursor: pointer;
	margin: 2px;
	padding: 1px;
}
.portlet a {
	cursor: pointer;
}
.portlet a:hover {
	text-decoration: none;
	color: #990000;
}
.areapersonale {
	background-color: white;
	font-size: 0.9em;
}
.areapersonale ul {
	text-align: center;
	color: black;
	cursor: pointer;
	margin: 4px;
}
.areapersonale ul li {
	display: inline;
	text-align: center;
	border-top: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	font-family: Helvetica;
	-moz-border-radius: 6px 6px 0 0;
	padding: 4px 4px 5px 2px;
	margin: 0 1px;
	color: #323232;
	background: #DCDCDC;
}
.areapersonale li:hover {
	height: 140%;
	color: white;
	background-color: #323232;
}
.areapersonale ul li a:visited {
	color: white;
	text-decoration: none;
}
/**
 * Css per finestre modali
 */

.WEBSms_Finestra_Modale {
	visibility: hidden;
	overflow: visible;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1000;
	background-image: url('../images/08original.png');
}
.WEBSms_Finestra_Modale.parziale {
	background: white;
	-moz-border-radius: 4px 4px 4px 4px;
	position: absolute;
	width: 200px;
	height: 200px;
}
.WEBSms_Finestra_Modale div {
	width: 500px;
	margin: 20px auto;
	background-color: #fff;
	border: 1px solid #CFCFCF;
	padding: 2px;
	-moz-border-radius: 3px 3px 3px 3px;
	text-align: center;
}

.WEBSms_Finestra_Modale div .none {
	width: 100%;
	border:0px;
	display:none;
}

.WEBSms_Finestra_Modale h2, .RicercaModale h2 {
	background: #117799;
	color: white;
	font-weight: bold;
	text-align: center;
}
.WEBSms_Finestra_Modale h2.errore {
	background: red;
	color: white;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #CC0000;
}
.WEBSms_Finestra_Modale h2.successo {
	background: green;
	color: white;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #00CC00;
}
.WEBSms_Finestra_Modale #contenuto_modale {
	margin: 0;
	padding: 8px;
	border: 1px solid #CFCFCF;
	width: auto;
}
.WEBSms_Finestra_Modale div button.WEBSms_Chiudi_Finestra_Modale {
	background-color: #F5F5F5;
	border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
	border-right: 1px solid #DEDEDE;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	cursor: pointer;
	display: block;
	font-size: 100%;
	font-weight: bold;
	line-height: 130%;
	margin: 0 7px 0 0;
	padding: 5px 10px 6px 7px;
	text-decoration: none;
}
.WEBSms_Finestra_Modale div button img {
	border-color: #F0F0F0 #DEDEDE #DEDEDE #F0F0F0;
	border-style: solid;
	border-width: 1px;
	display: block;
	margin: 0 auto 1.5em;
	padding: 1em;
}
.WEBSms_Finestra_Modale div button.WEBSms_Chiudi_Finestra_Modale.cancel {
	color: #D12F19;
}
.WEBSms_Finestra_Modale div button.WEBSms_Chiudi_Finestra_Modale.cancel:hover {
	border-color: #FBC2C4;
	background-color: #FBE3E4;
}
.WEBSms_Finestra_Modale div h1 {
	font-size: 2em;
	font-weight: bolder;
	color: black;
}
.WEBSms_Finestra_Modale a.chiudi {
	color: red;
	text-decoration: none;
	text-align: right;
}

p.scheduled-sending {
	display:none;
}
