﻿/* Metisoft style Acqua */

/* #FFF;		/* color 1 */  
/* #F5F5F5;		/* color 2 */ 
/* #DCDCDC;		/* color 2_b */		  
/* #E6E6FA;		/* color_2_c */	
/* #E5E5E5;		/* color 3 */	
/* #EAEFF2;		/* color xxx */ 
/* #FCFFCD;		/* color 4 */  /* Yellow Light */
/* #F18E00;		/* color 5 */  /* Orange Light */
/* #3B9C9C;		/* color 6 */  /* Dark Turquoise */
/* #33BAB6;		/* color 7 */  /* LightSeaGreen (similar) (real:#20B2AA ) */ 
/* #005F5F;		/* color 8 */
/* #ADD6D6;		/* color 10 */ 
/* #48D1CC;		/* color 11 */		
/* #555555;		/* color 12 */	 
/* #000;		/* color 9 */ 



html, body, table, td, th, img, div, span, a, ul, li, ol {  border:none; margin:0; padding:0; border-collapse:collapse;}

html {  background-color: #FFFFFF;  }
          
body 
{
    font-size:8pt;
    font-weight:bold;
    background-color: #FFF;		/* color 1 */ 
    color: #000;		/* color 9 */ 
    font-family: Arial, Helvetica, sans-serif;
}

.input-group-custom {
    padding: 0px 10px 0px 10px !important;
}
table { width: 100%; /*cell-spacing:none;*/ border-spacing: 0;  }

th {text-align: left} 

.center { text-align: center; }
.left { text-align:left; }
.top  {	vertical-align:top; }
.right { text-align:right }
.hidden { display:none;}

.hiddenSpinner {
  display: none !important;
}

.h5{height:5px;}
.h10{height:10px;}
.h20{height:20px;}
.h30{height:30px;}
.h50{height:50px;}
.h50Imp {
    height: 50px !important;
}
.w5 {width:5px}
.w10 {width:10px}
.w20, .c3 {width:20px}
.w25 {width:25px}
.w30 {width:30px}
.w35 {width:35px}
.w40 {width:40px}
.w50 {width:50px}
.w65 {width:65px}
.w70 {width:70px}
.w80, .c20 {width:80px}		/* 20 characters */
.w100 {width:100px}
.w120 {width:120px}
.w150 {width:150px}
.w175 {width:175px}
.w200 {width:200px}
.w300 {width:300px}
.w500 {width:500px}

.w10p {width:10%}
.w20p {width:20%}
.w25p {width:25%}
.w33p {width:33%}
.w66p {width:66%}
.w75p {width:75%}
.w85p {width:85%}
.w90p {width:90%}
.w99p {width:99%}
.w100p {width:100%}
	
.f9 {font-size:9pt;}
.f10 {font-size:10pt;}
.f11{font-size:11pt;}
.f12 {font-size:12pt;}

.float-left, .float_left {float:left;}
.float-right, .float_right {float:right;}
.float-clear, .clear, .float_clear {clear:both;}

.padding5px
{
    padding: 5px;
}


.spaced {margin:10px;}
.padding {padding:10px;}
.content {padding:2px 5px}
.tr_content td {padding:2px 5px;}

.scrollable
{
    overflow-y:auto; 
    overflow-x:hidden;
}		

.positionRelative {position:relative;}
           
.imageInTextbox { position:relative; left:-21px; /*top:-1px;*/ vertical-align:text-bottom; }

.modalBackground 
{
	background-color:Black; 
	filter:alpha(opacity=33); 
	opacity:0.33; 
}   
           
.borderError {    border: solid 1px Red;	}

.border, .tableBorder
{
    border-top: solid 1px #DCDCDC;		/* color 2_b */
    border-left: solid 1px #DCDCDC;		/* color 2_b */
    border-right: solid 1px #BBBBBB;		/* color 10 */ 
    border-bottom: solid 1px #BBBBBB;		/* color 10 */ 
}

.borderSuggest 
{
	border-width: 2px;
	border-style:groove;
	border-right-color: #48D1CC;		/* color 11 */ 
    border-bottom-color: #48D1CC;		/* color 11 */ 
}

.border_1, .borderColor_1
{
	border-style: solid;
	border-width: 1px;
	border-color: #FFF		/* color 1 */
}

.border_7, .borderColor_7
{
	border-style: solid 1px #33BAB6;		/* color 7 */
}

.borderColor_10
{
	border: solid 1px #ADD6D6;		/* color 10 */ 
}


.color_1 {color: #FFF;			/* color 1 */}
.color_5 {color: #F18E00;		/* color 5 */}
.color_6 {color: #3B9C9C;		/* color 6 */}
.color_7 {color: #33BAB6;		/* color 7 */} 
.color_9 {color: #000;			/* color 9 */}

.bgColor_1 {    background-color: #FFF;			/* color 1 */ }
.bgColor_2 {    background-color: #F5F5F5;		/* color 2 */ }
.bgColor_2_b {  background-color: #F0F0F0;		/* color 2_b */}
.bgColor_3 {    background-color: #E5E5E5;		/* color 3 */ }
.bgColor_4 {    background-color: #FCFFCD;		/* color 4 */ }
.bgColor_5 {    background-color: #F18E00;		/* color 5 */ }
.bgColor_6 {	background-color: #3B9C9C;		/* color 6 */ }
.bgColor_7 {    background-color: #33BAB6;		/* color 7 */ }
.bgColor_10 {    background-color: #ADD6D6;		/* color 10 */ }

/*  div message  */

.barLeft { background: url("../Images/Customized/barLeft.gif") no-repeat; width:10px; }
.barRight { background-color: White; background: url("../Images/Customized/barRight.gif") no-repeat; width:10px; }
.barCenter { background: url("../Images/Customized/barCenter.png") repeat-x; height:20px; font-size:9pt; font-weight:bold; text-align:center; padding-top:2px }

.barCenter img { margin-top:-2px;}

.error, .invalid { color:Red; font-weight:bold; }  
.valid {color:#e85c2f; font-weight:bold; }
.evidence { color:#20B2AA;		/* color 8 */ } 
.highlight
{
	background-color:#FEF2CB;		/* color 2_b */
	border: solid 1px #48D1CC;		/* color 11 */
}
.label { color:#005F5F;	font-size:12px;	/* color 8 */  }

.subtitle .label { color:#FEF2CB;		/* color 2_b */ }

.textbox, select, .combo, .textbox_date, .textbox_noBorder {
    border: solid 1px #3B9C9C; /* color 6 */
    font-size: 8pt;
    border-radius: 3px;
    color:black !important;
}

.textbox_date , input[type="date"], .input-date
{
	width:100px;	
    border-radius:3px;
}             

.textbox_noBorder
{
	border: none;
	background-color:#B3B3B3;
}


.pageTitle, .infoBar, .toolBar, .title, .subtitle, .button, .hr, .hr1, .hr2 {
    background: url("../Images/Icaro/horizontal.png") repeat-x;    
}

.hr {background-position:0 -530px; height:8px;}
.hr1 {background-position:0 -550px; height:8px;}  /* todo */
.hr2 {background-position:0 -570px; height:8px;}  /* todo */


.title
{
	background-position: 0 -200px;
    color: #FFF;		/* color 1 */
    font-size: 9pt;
    font-weight:bold;  
}

.subtitle
{
	background-position: 0 -300px;
    color: #FFF;		/* color 1 */
    font-weight:bold;
}

.rowCommand {padding:0 10px;}

.buttons, .buttons td
{
	text-align: center;
}

.title, .subtitle, .title td, .subtitle td,  .subtitle th
{
    padding-left: 7px;
    padding-right: 7px;  
    padding-top:2px;
    padding-bottom:2px;  
}

.title, .subtitle, .title td, .subtitle td, .subtitle th
{
    white-space:nowrap; 
}

.button /*,button*/ {
	border:solid 1px #EEEEEE;
	border-right: solid 1px #AAAAAA;		
	border-bottom: solid 1px #AAAAAA;		
	font-weight:bold;
	color: #555555;		/* color 12 */
	background-position: 0 -400px;
	background-color:#DDDDDD;		/* color fixed */ 
	height:20px;
	/*padding-top:0px;*/
	vertical-align: middle;
	cursor: pointer;
}

.button img /*, button img*/ {vertical-align:middle; height:16px; padding-right:0px; margin-top:-2px;}

.button:hover, button:hover, .button_over { /* IE6: No, IE7, Firefox: Yes */
	background-position:0 -421px;
	color: #000;		/* color 9 */
	/*border:solid 2px #FCFFCD;	*/	/* color 4 */
} 

span.button, div.sbutton
{
	padding:1px 5px; 
	text-align:center;
	white-space:nowrap;	
}

  
.nopadding. .nopadding_td td
{
    padding:0;
}

.nowrap { white-space:nowrap;}

.noborder, .noborder td, .noborder table td {border:0;}


a, a:visited
{
    color:red;		/* color 9 */ 
    text-decoration:none;
}

a:hover
{
    color: /*#20B2AA;*/red;		/* color 8 */
}


.tr_title a, .tr_title a:visited
{
    color:#000;		/* color 9 */
    text-decoration:none;  
}

.tr_title a:hover
{
	color: #20B2AA;		/* color 8 */ 
	/*color: Blue;	  */
}


.valError, .validationSummary
{
    color: #C00000;
    font-weight:500;
    font-size:9pt;
}

.option_title
{
    background-color: #3B9C9C;		/* color 6 */ 
    color: #FFF		/* color_1 */
}

.btnLogout
{
    background-color:#FFF;		/* color 1 */
    color:#000;		/* color 9 */	
    font-weight:bold;
    margin:1px;
    padding:0 3px;
    text-align: center;
    vertical-align: middle;
    border: solid 1.5px #555555;
} 


.btnGo
{
    height:16px;
    /*vertical-align: middle;*/
    cursor: pointer;
    /*margin: auto;*/
}

.bottomLogo 
{
    position:absolute; bottom:5px;
}

.pointer, .hand { cursor: pointer; }  


/* Customized for company */


.infoBar
{
	background-position: 0 -500px;
	color: #000;				
	height:30px; line-height:20px;
}

.infoBar_new {
    color: #000;
    height: auto;
    background-color: #b0d6ff;
    /*background-color: #4a7ba0;*/
    /*line-height:20px;
	background: url("../Images/Acqua/infoToolbar_new.png") repeat-x;
    font-size: 0.9em;*/
    padding-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 14px;
    height: auto;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.pageTitle
{
	background-position: 0 0;
	height:20px; line-height:20px;
	color:#FFF;		/* color 1 */
	font-size: 9pt;
	text-align:center;
}

.toolBar
{
	background-position: 0 -100px;
	color:#FFF;		/* color 1 */
	height:18px; line-height:18px;
}

.infoBar img, .infoBar input[type=image],
.toolBar img, .toolBar input[type=image] { vertical-align:middle; }	


.toolBar a, .toolBar a:visited
{
	color:#33BAB6;		/* color 7 */
} 

.toolBar a:hover
{
	color:#33BAB6;		/* color 7 */
}

/*.modalBackground {background-image: url(../Images/bg_trasp_50_gray_128px.gif); background-repeat:repeat;}     */

.modalBackground
{
    background-color:#999999;
    filter:alpha(opacity=50);
    opacity:0.5;
}


/* Classe per il div che contiene l'elemento AJAX UpdateProgress */
/* Alfredo Sanfilippo 07/01/2008 */
.divUpdateProgress
{
	float:left;
	position:relative;
	padding-left:5px;
	height:20px;
	width:25px;
	text-align:left;
	background-color:Transparent;
	z-index: 1000;
}

/*.divToolBarWithUpdateProgressExternalDiv
{
	position:relative;
	height:30px;
}*/


/* Rotate text of 90° - IE only!!! */
.verticalText
{
	writing-mode: tb-rl;
	filter: flipH flipV;
	font-family:Verdana
}


/*******************************************/ 
/* Classi per AJAX UPDATE PROGRESS (Wait)  */
/*           Alfredo Sanfilippo 23/04/2008 */
/*******************************************/ 
div.divGray
{
	position:absolute; 
	left:0; top:0; 
	height:100%; width:100%; 
	background-color:Silver; 
	z-index:10;
	opacity: 0.5; 
	filter: alpha(opacity=50, style=0);
}

div.divExt
{
	position:absolute;
	top:50%; left:50%;
	z-index:100;
}

div.divInt
{
	position:relative;
	top:-75px; left:-150px;
	height:150px; width:300px;
	background-color: #FEFEFE;
	border: solid 2px #33BAB6;		/* color 7 */
	text-align: left;
}

img.imgWait
{
	position:relative;
	top:25px; left:100px;
}

/* Alessandro: for tracing output */
span .tracecontent table
{
    background-color:#dfdfdf;
}

span .tracecontent th { color:#dd6633; }


div.divCheckBoxPanelVisible
{
	color:White;
	background-color:#33BAB6;
	width:100%;
	padding:3px;
}

modernTextBox 
{
	border: none;
	background-color:#BDBDBD;
	Width:200px;
	Font-Size:12px;
	text-align: center;
	padding: 2px 1px 3px;
}


.tabellaForm 
{
	/*color:#104D86;*/
	font-family:arial;
	font-size:11px;
	/*text-transform: lowercase;*/
}


.titoloSezione {
	background-color:#009CCE;
	color:#FFFFFF;
	text-transform: uppercase;
}

.tdNormal
{
    font-weight: normal;
}

.tdHeader
{
    height: 15px;
}

.TextAreaFont
{
    font-family: Arial, Helvetica, sans-serif;
}

.bottom
{
    vertical-align: bottom;
}

.middle
{
    vertical-align: middle;
}

.top
{
    vertical-align: top;
}

.pl10px
{
    padding-left: 10px;
}

/* BLOCCO FATTURAZIONE*/
.header-total tr{

    text-align:right !important;
}


.header-total th{

    text-align:right !important;
}

div.checkbox-activity {
    padding-left: 0px !important;
    padding-bottom: 7px;
}

div.checkbox-activity input[type="checkbox"] {
   width:35%;
   float: left;
}

.activity-title {
    font-weight:bold !important;
}
.resume td {
    font-weight:normal;
}


.modal-open {
  overflow: hidden;
}
.fade.in {
  opacity: 1;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.label-filter {

   color: #424242 !important;
   font-size: 10px !important;

}

div#divAutocomplete{
  position: relative;
}

div#divAutocomplete ul{
	  position: absolute;
	  top: 0;
	  left: 0; 
	  width: 100%;
	  max-height: 200px;
	  overflow: auto;	  
	  z-index: 1;	  
	  border:1px solid #DDDDDD;
	  border-radius: 6px;	  
  }

span.ui-helper-hidden-accessible{
  display: none !important;
}

.ui-state-focus {
	 color: #ffffff;
	 background-color: #428bca;
}


div#search-form{
  position: relative;
}

div#search-form ul{
	  position: absolute;
	  top: 0;
	  left: 0; 
	  width: 100%;
	  max-height: 200px;
	  overflow: auto;	  
	  z-index: 1;	  
	  border:1px solid #DDDDDD;
	  border-radius: 6px;	  
  }

span.ui-helper-hidden-accessible{
  display: none !important;
}

.ui-state-focus {
	 color: #555555;
     font-weight:bold;
	 background-color: #428bca;
}
.block{
    display:block;

}


.lightGreyBackground {
    background-color: lightgrey;
}

.checkbox-costItem{

 outline:none;
}



.badge1 {
   position:relative;
}
#badgeCuastom ::after {
left:12px!important;
}
.badge1[data-badge]::after {
  content: attr(data-badge);
  position: absolute;
  top: -10px;
  left: 5px;
  font-size: 0.9em;
  background: red;
  color: white;
  width: 19px;
  height: 18px;
  text-align: center;
  line-height: 19px;
  border-radius: 50%;
  box-shadow: 0 0 1px #333;
}

    .badge1[data-badge-bottom]:after {
        content: attr(data-badge-bottom);
        position: absolute;
        top: 10px;
        right: -33px;
        font-size: 0.9em;
        color: black;
        width: 18px;
        height: 18px;
        text-align: center;
        line-height: 16px;
        border-radius: 50%;
        box-shadow: 0 0 1px #333;
        background: #ffc107;
        z-index: 1;
    }

.floatright{
    float: right;
}

.colorIcon {
    color: #4A7BA0;
}

.rowFilter{
    background:none !important;
    height:auto !important;
    padding:3px;
}

.rowPadding{
    padding:6px;
}

.btnW100 {
    width: 100% !important;
}

btnW20{
    width: 20% !important;
}

.form-groupTop{
    padding-top:15px;
}

.RowModal {
    height: auto;
    padding: 3px;
    background: none;
}
 
/* icone personalizzare font-awesome */
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?t6hsr0');
    src: url('../fonts/icomoon.eot?t6hsr0#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?t6hsr0') format('truetype'), url('../fonts/icomoon.woff?t6hsr0') format('woff'), url('../fonts/icomoon.svg?t6hsr0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-fgas:before {
    content: "\f3e0";
}
