.x-viewport body {
	background: url("../../images/parts/bg.jpg") repeat scroll 0 0 transparent;
}

#zipato-header {
    background: url("../../images/bft/bft-header-bck.png") no-repeat scroll -3px top transparent;
}

#application-title {
    padding-left: 150px;
}

.zipato-toolbox-panel {
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.4);
    border: 1px solid #B0B2B2;
    border-radius: 7px 7px 7px 7px;
}

/* ICONS */
.zipatoRectangle .lightsWidgetIcon.actuator.automatic_door {background: url("../../images/bft/icons/actuator.automatic_door.png") no-repeat scroll center center transparent;}
.zipatoRectangle .lightsWidgetIcon.actuator.automatic_door.on {background: url("../../images/bft/icons/actuator.automatic_door.1.png") no-repeat scroll center center transparent;}

.zipatoRectangle .lightsWidgetIcon.actuator.automatic_sliding_door {background: url("../../images/bft/icons/actuator.automatic_sliding_door.png") no-repeat scroll center center transparent;}
.zipatoRectangle .lightsWidgetIcon.actuator.automatic_sliding_door.on {background: url("../../images/bft/icons/actuator.automatic_sliding_door.1.png") no-repeat scroll center center transparent;}

.zipatoRectangle .lightsWidgetIcon.actuator.bollard {background: url("../../images/bft/icons/actuator.bollard.png") no-repeat scroll center center transparent;}
.zipatoRectangle .lightsWidgetIcon.actuator.bollard.on {background: url("../../images/bft/icons/actuator.bollard.1.png") no-repeat scroll center center transparent;}

.zipatoRectangle .lightsWidgetIcon.actuator.garage_sectional_door {background: url("../../images/bft/icons/actuator.garage_sectional_door.png") no-repeat scroll center center transparent;}
.zipatoRectangle .lightsWidgetIcon.actuator.garage_sectional_door.on {background: url("../../images/bft/icons/actuator.garage_sectional_door.1.png") no-repeat scroll center center transparent;}

.zipatoRectangle .lightsWidgetIcon.actuator.garage_swinging_door {background: url("../../images/bft/icons/actuator.garage_swinging_door.png") no-repeat scroll center center transparent;}
.zipatoRectangle .lightsWidgetIcon.actuator.garage_swinging_door.on {background: url("../../images/bft/icons/actuator.garage_swinging_door.1.png") no-repeat scroll center center transparent;}

.zipatoRectangle .lightsWidgetIcon.actuator.gate {background: url("../../images/bft/icons/actuator.gate.png") no-repeat scroll center center transparent;}
.zipatoRectangle .lightsWidgetIcon.actuator.gate.on {background: url("../../images/bft/icons/actuator.gate.1.png") no-repeat scroll center center transparent;}

.zipatoRectangle .lightsWidgetIcon.actuator.sliding_gate {background: url("../../images/bft/icons/actuator.sliding_gate.png") no-repeat scroll center center transparent;}
.zipatoRectangle .lightsWidgetIcon.actuator.sliding_gate.on {background: url("../../images/bft/icons/actuator.sliding_gate.1.png") no-repeat scroll center center transparent;}

.zipatoRectangle .lightsWidgetIcon.actuator.shade {background: url("../../images/bft/icons/actuator.shade.png") no-repeat scroll center center transparent;}
.zipatoRectangle .lightsWidgetIcon.actuator.shade.on {background: url("../../images/bft/icons/actuator.shade.1.png") no-repeat scroll center center transparent;}
/* ICONS END */
