/*MENU*/
/* $Revision: 1$  */
/* $Modtime: 13. juli 2016 08:49:00$ */
/*  CSS Document 
*/


a:hover.button{
color:#0066CC;
}

.plc option {
    padding: 0 !important;
    width: auto !important;
}


.hover{
color: rgb(230,231,232);
background: black;
}


.ftpwin{
	width:100%;
	height:450px;
}


#lowapply, #lowenable, #highapply, #highenable{
	padding-right: 5px;
	width: 55px;
}

.statusDescription{
	float:left;
	padding-left: 15px;
}


div.smallNotAvailableText{
	margin-left:0;
	width :100%;
}

.savefileprog1{float:left; margin:10px 0 5px 10px;}
.savefileprog2{float:left; margin:10px 0 5px 10px;}
.savefileprog3{float:left; margin:10px 0 5px 10px;}

#AlarmTable  div.vt {
	height: 98px;
    -moz-transform:rotate(270deg);
    -webkit-transform:rotate(270deg);
    -o-transform:rotate(270deg);
	position: relative;
	left: 42px;
	top: 25px;
    white-space:nowrap;
}

#AlarmTable div.vtie {
	height: 95px;
	padding-left: 10px;
    writing-mode:tb-rl;
    white-space:nowrap;
}


