/*
Copyright RLE International 2014
Project WebETM SVG
*/

/* 
    Created on : 21.03.2014, 08:32:01
    Author     : dheinrich
*/

#header,
#left_logo,
#center_controls_box,
#comboboxRight,
.separator1,
#menubar_diagram,
#diagramControls,
#footer,
.noPrint,
#leganchors {
    visibility: hidden !important;
    display: none !important;
    position: static !important;
}

.index ul li a {
    color: black;
}

#content #content_scrollpane {
    overflow: visible;
}

.centerContent {
    margin: initial;
    height: auto;
}

#content {
    overflow: visible;
    bottom: 0px !important;
    top: 0px !important;
    position: static !important;
    height: 100% !important;
}

#content1 {
    visibility: visible !important;
    display: block !important;
    bottom: 0px !important;
    top: 0px !important;
    height: 675px !important;
    width: 1000px !important;
    position: static !important;
    page-break-after: always;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++ Legends +++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#content #content_scrollpane #diagramView #diagramBox svg {
    overflow: hidden;
    page-break-after: always;
    height: 1000px !important;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++ Legends +++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++
*/

html,
body {
    background-color: white;
    height: auto;
    width: auto;
}

#legTab {
    width: 650px;
    margin: initial;
}

.legcontentbox {
    overflow: visible;
    overflow-x: visible;
}

.cltable .clC1 {
    width: 60px;
}

.cltable .clC3 {
    width: 120px;
}

.cltable .clC4b {
    width: 110px;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++ Connectors ++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#connectorsanchors {
    display: none;
}

#connectorView,
#connectorBox,
#connbox {
    height: 1000px;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++ SysInfo +++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#sysInfoBox {
    height: 1000px;
}