input {
	font-family: titillium-Light;
	font-size: 16px;
	line-height: 18px;
	padding: 6px;

}

select{
	font-family: titillium-Light;
	font-size: 16px;
	line-height: 18px;
	padding: 6px;

}

.theme_color {
	color: #06C; 
}

.theme_background_color {
	background-color: #06C; 
}

.myBtn {
	color: #06C;
	cursor:pointer;
}

.myBtnLabel {
	font-weight:bold;
}

.invalid { border: 1px red; border-style: solid; border-color: #ff0000; background-color: #ffcccc; }
.attenzione { border: 2px orange; border-style: solid; border-color: #ff9900; background-color: #e0e0e0; }
.message { border: 2px green; border-style: solid; border-color: #00BB00; background-color: #e0e0e0; }

.dele {
	height: 40px;
	width: 300px;
	vertical-align: middle;
	background-color:#FF7F50;
    color: #fff;
    cursor: pointer;
	font-family: titillium-Medium;
	padding: 2px 4px;
	font-size: 120%;
	text-transform: uppercase;
	border: 1px solid #fff;
	font-weight: bold;
	/*outline: 1px solid #9BABB0;*/
}

.ok
{
	height: 40px;
	width: 300px;
	vertical-align: middle;
	background-color: #33CC33;
    color: #fff;
    cursor: pointer;
	font-family: titillium-Medium;
	padding: 2px 4px;
	font-size: 120%;
	text-transform: uppercase;
	border: 1px solid #fff;
	font-weight: bold;
	/*outline: 1px solid #9BABB0;*/
}

.result7850746 {
	text-align: left;
	width: auto;
	height: 25px;
	position: relative;
}

.result7850746 table.tabbar {
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
}

.result7850746 td {
	height: 25px;
	width: 93px;
}

.result7850746 td.button {
	background-image: url(../../../icone/menu34603641.png);
	background-repeat: no-repeat;
}

.t7850746 {
	color: #ffffff;
	font-size: 10pt;
}

.t7850747 {
	color: #27ae60;
	font-size: 10pt;
	font-weight: bold;
}

.a7850746 {
	text-decoration: none;
}

.btnIndietro {
	cursor: pointer;
	vertical-align: middle;
}

.alert {
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px
}

.alert h4 {
	margin-top:0;
	color:inherit
}

.alert .alert-link {
	font-weight:700
}

.alert > p, .alert > ul {
	margin-bottom:0
}

.alert > p + p {
	margin-top:5px
}

.alert-dismissable, .alert-dismissible {
	padding-right:35px
}

.alert-dismissable .close, .alert-dismissible .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit
}

.alert-success {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}

.alert-success hr {
	border-top-color:#c9e2b3
}

.alert-success .alert-link {
	color:#2b542c
}

.alert-info {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}

.alert-info hr {
	border-top-color:#a6e1ec
}

.alert-info .alert-link {
	color:#245269
}

.alert-warning {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}

.alert-warning hr {
	border-top-color:#f7e1b5
}

.alert-warning .alert-link {
	color:#66512c
}

.alert-danger {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}

.alert-danger hr {
	border-top-color:#e4b9c0
}

.alert-danger .alert-link {
	color:#843534
}

li.context-menu-item {
    font-size: 16px;
    white-space: nowrap;
}

li.context-menu-item::before {
    color: #06C; 
}

.splitwise {
	list-style-type: none;
	-webkit-column-width: 350px;
	-moz-column-width: 350px;
	-o-column-width: 350px;
	column-width: 350px;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	-o-column-gap: 30px;
	column-gap: 30px;
	-webkit-column-rule: 3px dotted #ddd;
	-moz-column-rule: 3px dotted #ddd;
	-o-column-rule: 3px dotted #ddd;
	column-rule: 3px dotted #ddd;
}
.splitwise li{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
}

.tdTop {
	padding-top: 20px;
}

.myHide {
	display: none;
}

.myPointer {
	cursor: pointer;
}

table.simpleTable, table.simpleTable th, table.simpleTable td {
    border-collapse: collapse;
}

table.simpleTable th, table.simpleTable td {
	padding: 5px;
}

.select_provincia {
	max-width: 230px;
    min-width: 230px;
    width: 230px !important;
}

.select_comune {
	max-width: 440px;
    min-width: 440px;
    width: 440px !important;
}

.wrnDichiarazione{
	font-size: 1.5em;
	text-align: center;
}