body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Label1-sm {
	overflow:hidden;
}

#Label1-sm.wf-text-container {
	position: absolute;
	left:0;
	right: 0;
	top:0;
	bottom:0;
	font-size: 21px; 
	line-height: normal; 
	font-family: Arial; 
	color: #808080; 
	font-weight: normal; 
	border: 0px solid ;
	background: #F5F5F5;
	border-radius: 0px;
	display:flex;
	align-items:flex-start;
	padding: 15px 0px ;
	transform: rotate(0deg);
}

#Label1-sm.wf-text-container span {
	height:inherit;
	text-align:center;
}

#Label1-sm.wf-text-container.left {
	justify-content:flex-start;
}

#Label1-sm.wf-text-container.center {
	justify-content:center;
}

#Label1-sm.wf-text-container.right {
	justify-content:flex-end;

}

#Layer1-alarm-sm
{
   background-color: #FFFFFF;
   background-image: none;
}
#link-conveyor-sm .wf-secured-container > div > .wf-state-layer > .wf-state-container{
        border-radius: 0px;
        border-width: 1px;
        border-color: #DA0808;
        border-style: solid;
        background-color: #DA0808;
	 color: #FFFFFF;
}    
   

#link-conveyor-sm .disabled .wf-state-layer {
    pointer-events: none;
}


#link-conveyor-sm wf-state-symbol.wf-state-layer {
    position: absolute;
    width: 100%;
    height: 100%;
}

#link-conveyor-sm .wf-navigation-link {
        box-sizing: border-box;
        font-size: 14px;
        font-family: Arial !important;
        font-weight: normal !important;
        text-shadow: none !important;
        border:none;
        background-color: transparent;
        color: inherit;
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        transform: scale(-1, 1);
        text-decoration: none;
    	 border-width: 1px;
        border-color: transparent;
        border-style: solid;
    }

    #link-conveyor-sm .wf-navigation-link.active {
        background-color:  !important;
        border-color: transparent !important;
        background-image: none !important;
        color:  !important;
        border-width: 1px;
        border-color: transparent;
        border-style: solid;
    }

    #link-conveyor-sm .wf-state-layer:hover  > .wf-state-container,
    #link-conveyor-sm .wf-navigation-link.active:hover {
        background-color: #F5F5F5 !important;
        border-color: #DA0808 !important;
        background-image: none !important;
        color: #696969 !important;
        border-width: 1px;
        border-color: #DA0808;
        border-style: solid;
    }

    #link-conveyor-sm .wf-state-layer:focus > .wf-state-container,
    #link-conveyor-sm .wf-state-layer .focus > .wf-state-container {
        background-color:  !important;
        border-color: transparent !important;
        background-image: none !important;
        color:  !important;
	 outline: none;
        border-width: 1px;
        border-color: #DA0808;
        border-style: solid;
    }

    #link-conveyor-sm .wf-state-layer:hover .icon {
	color: #696969;
    }

    #link-conveyor-sm .wf-state-layer:active .icon,
    #link-conveyor-sm .wf-state-layer .active .icon {
	color: ;
    }

    #link-conveyor-sm .wf-state-layer:focus .icon,
    #link-conveyor-sm .wf-state-layer .focus .icon {
	color: ;
    }

    #link-conveyor-sm .wf-navigation-link .icon {
        font-size: 24px;
        display: inline-block !important;
        padding: 0;
        line-height: 24px;
	 color:;
    }

#link-conveyor-sm .wf-navigation-link-content {
        display: inline-block;
	 padding: 5px  !important;
	 position:absolute;

	}

#link-conveyor-sm .wf-nav-text > span {
	display:inline-block;
}

#link-conveyor-sm.flex-start .wf-navigation-link .icon,
#link-conveyor-sm.flex-start .wf-nav-text,
#link-conveyor-sm.flex-start .wf-navigation-link-content {
    text-align: left;
}

#link-conveyor-sm.center .wf-navigation-link .icon,
#link-conveyor-sm.center .wf-nav-text,
#link-conveyor-sm.center .wf-navigation-link-content {
    text-align: center;
}

#link-conveyor-sm.flex-end .wf-navigation-link .icon,
#link-conveyor-sm.flex-end .wf-nav-text,
#link-conveyor-sm.flex-end .wf-navigation-link-content {
    text-align: right;
}

    #alarmViewer .btn-custom {
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0, rgba(0, 0, 0, 0.15) 100%);
        border-color: ;
        background-color: ;
        color: ;
	 background-position: initial;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    }

    #alarmViewer .panel-custom {
        border-color: ;
    }

	#alarmViewer .panel-title {
    min-height: 20px;
}

    #alarmViewer .panel-custom .panel-heading {
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0, rgba(0, 0, 0, 0.15) 100%);
        background-color: ;
        border-color: ;
        color: ;
    }

/* --- modifiers --*/

#alarmViewer .wf-alarm-viewer-cards .panel-content-inner {
    overflow: hidden;
}

#alarmViewer .wf-alarm-viewer-cards .wf-panel-state-element {
    width: 40px;
    height: 40px;
}

#alarmViewer .wf-alarm-viewer-cards .timestamp-box .col-sm-9 {
    text-align: right;
}

#alarmViewer .wf-alarm-viewer-cards .panel-body-inner {
    padding-bottom: 45px;
}

#alarmViewer td {
	padding-top:calc(8px/2) !important;
	padding-bottom: calc(8px/2) !important;
}

#alarmViewer td.index {
    opacity: 1;
}
