

#customTooltip {
	position: absolute;
	padding: 8px 12px;
	background-color: #0081fd;
	border: 1px solid #007;
	color: #fff;
	z-index: 10000;
}

/* FONTS */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/_Core/Fonts/bebas/BebasNeue-webfont.eot');
    src: url('/_Core/Fonts/bebas/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_Core/Fonts/bebas/BebasNeue-webfont.woff') format('woff'),
         url('/_Core/Fonts/bebas/BebasNeue-webfont.ttf') format('truetype'),
         url('/_Core/Fonts/bebas/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



html, body {
	min-height: 100%;
	height: auto !important;
	background-color: #f4f4f4;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow-x: hidden;
	overflow: hidden;
	scrollbar-base-color: #E7E7E7;
	background-color: #fff;
}

/* HTML TAGS */


a {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 15px;*/
}

a:hover, a.active  {
	color: #FF9900;
}

form {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: normal;
}

h3 {
	color: #600;
	text-align: left;
	font-size: 11px;
}

h4 {
	margin-bottom: 3px;
	font-size: 100%;
}

h5 {
	color: #FF9900;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
}	

p {
	color: #666666;
	font-size: 12px;  
}


select, input[type=text], input[type=password], textarea {
	width: 100%;
	border: 1px solid #ccc;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.ui-widget-content {
	border: 1px solid #ccc;
}


label, .label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	text-transform: uppercase;
}

label {
	display: block;
	margin: 3px 0 1px 0;;
}

.button a:link, .button a:visited  {
	color: #666666;
}

.button a:active, .button a:hover  {
	color: #FFCC00;
}

.clear{
	clear: both;
}


/* HTML TAG - THE END */

#tray {
	margin: 0;
	/*padding: 0 10px 0 10px;*/
	/*background-color: #cccccc;*/
	
}

#containerAll {
	/*width:99%;*/
	width: 100%;
	/*background-color: white;*/
	/*padding: 0 5px;*/
}

/*
#container {
	width:100%;
	border-top: none;
	border-bottom: none;
}
*/

#container {
    float: left;
    position: relative;
	width: 100%;
	overflow: hidden;
}


#top {
	width: 100%;
	text-align: center;
	color: #999999;
}

#top h1 {
	font-size: 80%;
	font-weight: normal;
}

/*
#header {
	width: 100%;
	height: 50px;
	background-color: #666;
	font-family: 'BebasNeueRegular';
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
*/

#header {
	float: left;
	width: 100%;
	/*height: 50px;*/
	background: #666 url('../../_Core/Repository/Images/lowpoly.png') no-repeat center center / 120%;
	/*background-color: #666;*/
	font-family: 'BebasNeueRegular';
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #fff;
}


#areatips {
	position: absolute;
	right: 215px;
	margin: 0 15px 0 0;
	height: 90px;
	overflow: hidden;
	color: #666666;
	background-color: #FFF;
	border-top: none;
}


#areatips div.title {
	text-align: right;
	color: #FFF;	
	font-size: 14px;
	font-weight: normal;
	padding: 3px 7px 2px 25px;
	background: #588512 url(../../_Project/Images/headerIcoTips.png) no-repeat left;
}

#areatips div.message div {
	float: left;
	padding: 3px 10px;
}

#areatips div.message div.icon {
	padding: 3px 5px;
}

#areatips div.message div.text {
	padding: 3px;
	width:150px;
}

#areatips #helpbutton {
	float: right;
	margin-top:45px;
}


#logininfo {
	float: right;
	width: 200px;
	height: 90px;
	color: #666666;
	background-color: #FFF;
	/*border: 1px solid #738326;
	border-top: none;
	border-right: none;	*/
}

#logininfo div.message {
	text-align: right;
	padding: 5px;
}

#logininfo div.message b {
	color: #000;
}

#logininfo .button {
	text-align: right;
	padding: 5px;
}

#logininfo div.title {
	text-align: right;
	color: #FFF;	
	font-size: 14px;
	font-weight: normal;
	padding: 3px 7px 2px 25px;
	background: #588512 url(../../_Project/Images/headerIcoLogin.png) no-repeat left;
}

#topTxt {
	float: left;
	font-size: 20px;
	margin: 12px 5px 10px 20px;
}

#topTxt span {
	color: #C4DB00;
}


#header #logo {
	float: left;
	width: auto;
	height: 50px;
	padding: 0;
}

#userActions {
	float: right;
}

#userActions div {
	/*
	margin: 0px 0 0 15px;
	padding: 16px 15px 0 0;
	*/
	margin: 0 0 0 6px;
   padding: 6px 6px 0 0;
	border-right: 1px solid #999;
	float: left;
}

#userActions #userInfo {
	padding: 8px 15px 8px 0;
	text-align: right;
}


#userActions div .userLevel{
	display : block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: -5px;
	color:#CCC;
}


#userActions div:last-child {
	border: none;
}



/* SEZIONE MENU */

#menu {
	overflow: hidden;
	width: 50px;
	float: left;
	z-index: 9100;
	background-color: #ebebeb;
	border-right: 1px solid #fff;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#topmenu {
	font-family: "BebasNeueRegular";
	font-weight: normal;
	color: #000;
}

#topmenu li, #fltMenu li {
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	display: block;
	border-bottom: 1px solid #fff;
	color: #000;
	cursor: pointer;
}

#topmenu>ul>li.unselected, #fltMenu>ul>li.unselected {
	background-color: #ebebeb;
}

#topmenu>ul>li.selected {
	color: #fff;
	background-color: #367BC6;
}

#fltMenu>ul>li.selected {
	color: #fff;
	background-color: #fff;
	cursor: default;
}

#topmenu>ul>li>ul {
	z-index: 10000;
}

#topmenu>ul>li>ul>li>span {
	font-size: 16px;
}

#topmenu>ul>li.unselected:hover, #fltMenu>ul>li.unselected:hover {
	background-color: #ccc;
}

#topmenu>ul>li>ul>li {
	background-color: #ebebeb;
	color: #000;
}

#topmenu>ul>li>ul li:first-child {
	background-color: #ccc;
	color: #000;
}

#topmenu>ul>li>ul :not(:first-child) {
	background-color: #ebebeb;
	color: #000;
}
#topmenu>ul>li>ul :not(:first-child):hover {
	background-color: #ccc;
	color: #000;
}

#topmenu a:hover {
	color: #fff;
}

.menuArrow {
	position: absolute;
	width: 0;
	height: 0;
	z-index: 1000;
	border-left: 8px solid transparent;
	border-top: 8px solid transparent;	
	border-bottom: 8px solid transparent;
	display: none;	
	border-left-color: #367BC6;
}

.subMenuArrow {
	position: relative;
	width: 0;
	height: 0;
	z-index: 1000;
	border-top: 8px solid transparent;	
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top-color: #367BC6;
}





/* SEZIONE CONTENT */
.small {
	font-size:11px;
}


/* SEZIONE HOME */




/* SEZIONE LEFT */
#content {
	position: absolute;
	float: none;
	clear: right;
	top: 0;
	margin-top: 0;
	margin-left: 51px;
	background-color: #fff;
	padding: 0 0 0 15px;
	width: auto;
	overflow: hidden;
}

#content div.floater{
	float: left;
	padding-right: 20px;
}

#content div.floater-last{
	float: left;
}

#content div.box {
	border: 1px solid #CCCCCC;
}


#content-template {
	width: auto;
	overflow: none;
	/*border: none;*/
	min-height: 100px;
}


#dummyContent {
	display: none;
}

.content {
	float: left;
	width: 100%;
	clear: right;
	margin: 0;
	padding: 0;
}


/* ZONA MESSAGE */
#msgdwnld {
	font-size: 14px;
	margin:20px 5px;
}



/* SEZIONE FOOTER */
#footer {
	clear: both;
	width: 100%;
	height: 50px;
}


/* SEZIONE BOTTOM */
#bottom {
	position: fixed;
	bottom:0px;
	/*
	background-color: #ffffcc; 
	*/
	background-color: #f4f4f4;
	width: 100%;
	/*left: 5px;*/
	height: 25px;
	/*
	border-top: 1px solid #ffcc00;
	*/
	border-top: 1px solid #ccc;
	border-bottom: none;
}

#bottom #product{
	position: fixed;
	bottom: 5px;
	left: 20px;
}

#bottom .grigioC{
	color: #999999;
}

#bottom .grigioO{
	color: #666666;
}

#bottom a{
	font-weight: bold;
	font-size: 11px;
	color: #367BC6;
}

#bottom #copyright{
	float: right;
	margin: 5px 10px;
}

.tlcresource {
	padding-left:20px;
	background:url(../../_Project/Images/frmBttLink.png) left no-repeat;
}

.tlcresource:hover, .tlcresource1:hover, .tlcresource2:hover, .tlcresource3:hover, .tlcresource4:hover {
	cursor: pointer;
}




#dxColLogin  .btt {
	cursor: pointer;
   float: left;
   font-family: 'BebasNeueRegular';
   font-size: 14px;
   text-align: center;
	padding: 5px 10px;
	margin: 0 5px 0 0;
	background-color: #F4F4F4;
   border: 1px solid #CCCCCC;
   width: auto;
}
   
.elementForm .labelForm {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0 0 5px 0;
	font-size: .8em;
	color: #666;
	font-size: 12px;
}



.elementForm .inputForm {
	float: left;
	clear: both;
	/*width: 100%;*/
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	
}

/*
.elementForm .inputForm input {
	border: none;
	background-color: transparent;
}
*/

/*
.formElement, .formInput {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}
*/

/*
.elementForm .inputForm div {
	width: 100%;
	margin: 5px 2%;
	font-size: 1em;
	color: #666;
	background-color: transparent;
}
*/

.elementForm .inputForm input, .elementForm .inputForm select {
	border: 0;
	width: auto;
	margin: 5px;
	outline: none;
	
}

#dxColLogin div {
	float: left;
}








/****************************************************
/********* CLASSI ASTRATTE *************************/

.xx-small {
	font-size: 40%;
}
	
.x-small {
	font-size: 60%;
}
	
.small {
	font-size: 80%;
}
	
.medium {
	font-size: 100%;
}
	
.large {
	font-size: 120%;
}
	
.x-large {
	font-size: 140%;
}
	
.xx-large {
	font-size: 160%;
}
	
.colorDark {
	color: #9CA800;
	margin-bottom: 1em;
}
	
.colorLight {
	color: #C4DB00;
}
	
.fontHead {
	/*	font-family: "BebasNeueRegular";	*/
	/* font-size: 150%; */
	
	font-family: "Arial";
	letter-spacing: -1px;
	font-weight: bold;
}
	
.fontText {
	font-family: "Arial";
}
	
/******************************************************************/



/* TEXT ELLIPSIS */

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}



.textCenter {
	text-align: center;
}


/* OK COMMS */

	#okCommsSwitch .ext.switch{
		/*padding: 5px 5px 5px 15px;*/
		cursor: pointer;
	}


	#okCommsSwitch .ext.switch div:nth-child(1) {
		width: 100px;
		padding: 5px 5px 0 0;
		
	}

	#okCommsSwitch .ext.switch div:nth-child(2) {
		width: 38px;
		height: 24px;
		padding: 0 0 0 0;
	}


	#okCommsSwitch .ext.switch.commOff div:nth-child(2) {
		background: url(../../_Project/Images/bttSwitchMode.png) right 1px no-repeat;
		cursor: pointer;
	}

	#okCommsSwitch .ext.switch.commOn div:nth-child(2) {
		background: url(../../_Project/Images/bttSwitchMode.png) right -27px no-repeat;
		cursor: pointer;
	}
@charset "utf-8";
/* CSS Document */

.txtcolor1 {
	background-color: #367BC6;
}

.txtcolor2 {
	background-color: #19396C;
}

.bgcolor1 {
	background-color: #367BC6;
}

.bgcolor2 {
	background-color: #19396C;
}


#areatips div.title {
    background-color: #FF9900;
}

#logininfo div.title {
	background-color: #FF9900;
}

#logincontainer {
    border: 1px solid #FF9900;
}

#logintitle {
    background-color: #FF9900;
}

#loginlogo {
    background-image: url("../Images/LoginLogo.png");
    height: 115px;
    width: 220px;
}


/* SEZIONE MENU */



/*#topmenu li.selected {
	background-color: #367BC6;
}

.menuArrow {
	border-left-color: #367BC6;
}

.subMenuArrow {
	border-top-color: #367BC6;
}

#topmenu>ul>li.selected {
	color: #fff;
	background-color: #367BC6;
}*/

/*#topmenu>ul>li.unselected:hover {
	background-color: #ccc;
}

#topmenu>ul>li>ul>li {
	background-color: #ebebeb;
	color: #000;
}

#topmenu>ul>li>ul li:first-child {
	background-color: #ccc;
	color: #000;
}

#topmenu>ul>li>ul :not(:first-child) {
	background-color: #ebebeb;
	color: #000;
}
#topmenu>ul>li>ul :not(:first-child):hover {
	background-color: #ccc;
	color: #000;
}


#topmenu a:hover {
	color: #fff;
}

#bottom a{
	color: #367BC6;
}*/

/* SEZIONE VIEWDATA */

.viewdata div.btt {
	margin-bottom: 5px;
}

.viewdata a.actFltAdd {
	display: block;
	background-image: url(../Images/frmBttActFltAdd.png);
	width: 120px;
	height: 50px;
}

.viewdata a.actFltUpd {
	display: block;
	background-image: url(../Images/frmBttActFltUpd.png);
	width: 120px;
	height: 50px;
}

.viewdata a.actElaAdd {
	display: block;
	background-image: url(../Images/frmBttActElaAdd.png);
	width: 120px;
	height: 50px;
}

.viewdata a.actElaDel {
	display: block;
	background-image: url(../Images/frmBttActElaDel.png);
	width: 120px;
	height: 50px;
}

.viewdata a.actNwlPrv {
	display: block;
	background-image: url(../Images/frmBttActNwlPrv.png);
	width: 120px;
	height: 50px;
}

.viewdata a.actNwlTst {
	display: block;
	background-image: url(../Images/frmBttActNwlTst.png);
	width: 120px;
	height: 50px;
}

.viewdata a.actNwlSnd {
	display: block;
	background-image: url(../Images/frmBttActNwlSnd.png);
	width: 120px;
	height: 50px;
}

.viewdata div.actNwlSndOff {
	display: block;
	background-image: url(../Images/frmBttActNwlSndOff.png);
	width: 120px;
	height: 50px;
}


.tlcresource:hover, .tlcresource1:hover, .tlcresource2:hover, .tlcresource3:hover, .tlcresource4:hover {
	color: #367BC6;
}

label, .label {
	color: #367BC6;

