a {
    border-radius: 0 0 0 0;
    box-shadow: none;
   
 		position:relative;

 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


input, textarea, select {

    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 1px 0 #D2D5D2 inset;
    
    position:relative;
 	
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

.filelog-textarea {
     		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.error-lab-div {
    border-radius: 4px;
    box-shadow: -3px 3px 4px #B5C5CB;
  
    opacity: 0.95;
   
    filter: alpha(opacity=95); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    
    
    position:relative;
 	z-index:1;
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");

}
.orange-but {

		background-image: -ms-linear-gradient(bottom, #428C5D 0%, #99C2A8 100%);
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99C2A8', endColorstr='#428C5D',GradientType=0); *//* IE9 */

    border-radius: 6px;
    box-shadow: 0 3px 4px 0 #99C2A8 inset;
    
    
    position:relative;
 		z-index:1; 
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.violet-but {
 
		background-image: -ms-linear-gradient(bottom, #99A3C2 0%, #42538C 100%);
		background-image: linear-gradient(to bottom, #99A3C2 0%, #42538C 100%);
	/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99A3C2', endColorstr='#42538C',GradientType=0);*/ /* IE9 */
   
    border-radius: 6px;

    box-shadow: 0 3px 4px 0 #99A3C2 inset;
    
    position:relative;
 
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

input.violet-but[type="submit"][disabled="disabled"] {

   /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C2C2C2', endColorstr='#838383',GradientType=0); *//* IE9 */
 
    box-shadow: 0 3px 4px 0 #C2C2C2 inset;
     
    position:relative;
 		z-index:1; 
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.orange-but[type="submit"][disabled="disabled"] {

  
		background-image: -ms-linear-gradient(bottom, #C2C2C2 0%, #838383 100%);
    background-image: linear-gradient(to bottom, #C2C2C2 0%, #838383 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C2C2C2', endColorstr='#838383',GradientType=0);*/ /* IE9 */
  
    box-shadow: 0 3px 4px 0 #C2C2C2 inset;
    
    
 		position:relative;
 		z-index:1;  
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");   
}

.popupfull {
	
		opacity: 0.65;
    
    filter: alpha(opacity=65); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
    
    position: absolute;
 		z-index:-1; 
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}



/*BEGIN ERROR MSG*/

.rf-ntf-cnt {

    border-radius: 4px;
    
 		position:relative;
 		z-index:1;   

 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

/*END ERROR MSG*/



/*BEGIN MENUBAR*/

.bar-content {
    background-image: url("/sinergie_wsp6/javax.faces.resource/images/fondmenu.jpg.xhtml");  
    background-repeat: repeat-y;
 
    
 		position:relative;
 		z-index:1;  
 		
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}
.igSidebar {
		
	 	opacity: 0.65;
	 	
	   filter: alpha(opacity=65); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
    
 		position:relative;
 		z-index:1; 
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.submenudiv {
    border-color: rgba(0, 0, 0, 0) #BCBCDE;
    
   
    
    border-style: solid;
    border-width: 4px 5px 4px 0;
    color: #BCBCDE;
    height: 0;
    margin-top: -14px;
    position: absolute;
    right: 0;
    width: 0;
}
/*END MENUBAR*/


/*BEGIN GLOBAL CALENDAR*/
.rf-cal-popup {

    border-radius: 3px;
    
 		position:relative;
 		z-index:1; 
 		
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");

}
/*END GLOBAL CALENDAR*/

/*BEGIN GLOBAL TABLE*/

.rf-ds-btn {
    
		background-image: -ms-linear-gradient(bottom, #99A3C2 0%, #42538C 100%);
    background-image: linear-gradient(to bottom, #99A3C2 0%, #42538C 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99A3C2', endColorstr='#42538C',GradientType=0); */ /* IE9 */

    border-radius: 6px;
    
    box-shadow: 0 3px 4px 0 #99A3C2 inset;
    
 		position:relative;
 		z-index:1;   
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");

}
.rf-ds-dis {
   
    opacity: 0.5;
    
    filter: alpha(opacity=50); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    
    
 		position:relative;
 		z-index:1;   
 		
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}



.rf-ds-nmb-btn {
    background-color: #42538C;
    
		background-image: -ms-linear-gradient(bottom, #99A3C2 0%, #42538C 100%);
    background-image: linear-gradient(to bottom, #99A3C2 0%, #42538C 100%);
  /*  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99A3C2', endColorstr='#42538C',GradientType=0);*/ /* IE9 */

    border-radius: 6px;
  
    box-shadow: 0 3px 4px 0 #99A3C2 inset;
   
    
    position:relative;
    z-index:1;
    
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

.rf-ds-nmb-btn:hover {
 
		background-image: -ms-linear-gradient(bottom, #99A3C2 0%, #42538C 100%);
    background-image: linear-gradient(to bottom, #99A3C2 0%, #42538C 100%);
   /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99A3C2', endColorstr='#42538C',GradientType=0); *//* IE9 */
  
    border-radius: 6px;

    box-shadow: 0 3px 4px 0 #99A3C2 inset;
  
    
    
 		position:relative;
 		z-index:1;   
 		
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");

}



/*END GLOBAL TABLE*/



/*BEGIN NEW USER*/

.fake-link {
 
    border-radius: 0;
    box-shadow: none;
   
    
    position:relative;
    z-index:1;
    
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

/*END NEW USER*/


/*BEGIN GLOBAL POPUP*/

.rf-pp-cntr {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 0 0;
    box-shadow: 2px 1px 5px 0 #B2BBD6;
    
    
    z-index: 100;
 		position:relative;
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");

}

.rf-pp-shade {
    opacity: 0.6;
 
    filter: alpha(opacity=60); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    
    position: fixed;
 		z-index:1;   
 		
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

.rf-pp-shdw {
    background-color: #6473A4;
    border-radius: 0 0 0 0;
    
    opacity: 0.1;
    
    filter: alpha(opacity=10); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    
    position: absolute;
    z-index: -1;
    
   behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.rf-pp-cnt-scrlr {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
   
    position:relative;
 		z-index:1;   
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.rf-msg > span, .rf-msgs > span {
 

    border-radius: 4px;
    box-shadow: -3px 3px 4px #B5C5CB;
    
    opacity: 0.95;
   
    
    filter: alpha(opacity=95); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
        
    position: absolute;
    z-index: 10;
    
    
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

/*END GLOBAL POPUP*/


/*BEGIN ALARMPRO*/
.nap-select-value-div {
    background: url("/sinergie_wsp6/javax.faces.resource/images/frecciagiu.png.xhtml")  no-repeat scroll right center #FFFFFF;

    border-image: none;
    border-radius: 3px;

    
    
 		position:relative;
 		z-index:1;  
 		
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.counterMsg {
    background-color: rgba(0, 0, 0, 0);
 
    border-radius: 0;
    box-shadow: none;
  
    
 		position:relative;
 		z-index:1;   
 		
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}
/*END ALARMPRO*/


/*BEGIN ACQUISIZIONE DATI*/

.lamp {
    border-color: #575757 #737373;
    border-radius: 9px;
    border-style: outset;
    border-width: 0px;
    box-shadow: 1px 1px 3px 0 #FFFFFF inset;
   
    
 		position:relative;
 		z-index:1;   
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

.lamp-green {

		background-image: -ms-linear-gradient(bottom, #0ec235 0%,#098825 100%);
    background-image:linear-gradient(to bottom, #0ec235 0%, #098825 100%);
   /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ec235', endColorstr='#098825',GradientType=0); *//* IE9 */


	 	position:relative;
 		z-index:1; 
 		
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

.lamp-grey {

		background-image: -ms-linear-gradient(bottom, #C2C2C2 0%, #838383 100%);
    background-image:linear-gradient(to bottom, #C2C2C2 0%, #838383 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C2C2C2', endColorstr='#838383',GradientType=0);*/ /* IE9 */
   
   
    position:relative;
 		z-index:1;    
 		
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}
.lamp-red {
  
		background-image: -ms-linear-gradient(bottom, #C20000 0%, #820000 100%);
    background-image:linear-gradient(to bottom, #C20000 0%, #820000 100%);
   /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C20000', endColorstr='#820000',GradientType=0); *//* IE9 */


 		position:relative;
 		z-index:1;  


 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

.lamp-purple {
    background-image: linear-gradient(to bottom, #71008c 0%, #780080 100%);
    position: relative;
    z-index: 1;
}


/*END ACQUISIZIONE DATI*/

/*BEGIN STATION*/

.pulldownspecial {


  background: linear-gradient(top, #ffffff 20%, #f6f6f6 92%, #eeeeee 77%, #D2D5D2 100%);
  background: -ms-linear-gradient(top, #ffffff 20%, #f6f6f6 92%, #eeeeee 77%, #D2D5D2 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#D2D5D2',GradientType=0); *//* IE9 */

  box-shadow: 0 1px 0 #FFFFFF inset;
 

  border-radius: 0 0 3px 3px;
  
  
  display:none;
    
  position: absolute;
  z-index: 100;   
  
  
 behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}



.stationstyleleft {
  
    border-radius: 3px 0 0 3px;
   
    
    position:relative;

 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");

}

.stationstyleright {
    
    border-radius: 0 3px 3px 0;
    
    position:relative;

 		
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.stationgadget {

    border-radius: 3px;
    
    position:relative;

 		
 		
 	behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.stationgadgetinactive {
	
	  background: linear-gradient(top, #ffffff 20%, #f6f6f6 92%, #eeeeee 77%, #D2D5D2 100%);
	  background: -ms-linear-gradient(top, #ffffff 20%, #f6f6f6 92%, #eeeeee 77%, #D2D5D2 100%);
	  
	 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee',GradientType=0);*/ /* IE9 */


		position:relative;

 		
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}


.stationgadgetactive {

  background: linear-gradient(top, #ffffff 100%, #f6f6f6 100%, #eeeeee 0%, #D2D5D2 100%);
  background: -ms-linear-gradient(top, #ffffff 100%, #f6f6f6 100%, #eeeeee 0%, #D2D5D2 100%);
 
 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#D2D5D2',GradientType=0); *//* IE9 */


 	position:relative;
 	z-index:1;   
 	
  behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

.equazione {

    border-radius: 3px;

    
 		position:relative;
  
 		
 		
 		behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}
/*END STATION*/


/*BEGIN REPORT*/



.rf-msg > div,  .rf-msgs > div{

    border-radius: 4px;
    box-shadow: -3px 3px 4px #B5C5CB;
   
    opacity: 0.95;

    filter: alpha(opacity=95); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    
    z-index: 10;
    position: absolute;
    
    
    behavior: url("/sinergie_wsp6/resources/js/PIE.htc");
}

/*END REPORT*/
