/* ================== from <theme>/wv3.css ================ */
div#mainMenu div#simple-units-menu-stations-container .ui-widget-content {
	border-width: ;
	border-style: none;
	background-color: transparent;
	background-image: none;
}
div#mainMenu {
	background-position: bottom 2em right;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0em;
	left: 0em;
}

.wv3-loading-hidden {
	visibility: hidden !important;
}

.wv3-border-all{
	border-width: 1px;
	border-style: solid;
}

.wv3-border-bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.wv3-border-top{
	border-top-width: 1px;
	border-top-style: solid;
}

.wv3-border-left{
	border-left-width: 1px;
	border-left-style: solid;
}

.wv3-border-right{
	border-right-width: 1px;
	border-right-style: solid;
}

#mainMenu .ui-layout-resizer-north {
	border-bottom-width: 1px;
       	border-bottom-style: solid;
}

#eastMenu .ui-layout-resizer-north {
	border-bottom-width: 1px;
       	border-bottom-style: solid;
}

.ui-layout-toggler {
	border-width: 1px;
	border-style: solid;
}

.wv3-unit-icon {
	border-width: 1px;
	border-style: solid;
}

.wv3LinkDropboxStyle, .wv3UnitDropboxStyle, .opresultDropboxStyle {
	border-width: 1px;
	border-style: dashed !important;

}

#headerUnitSelection div.wv3-end {
	border-top-width: 1px;
	border-top-style: solid;
	width:100%;
	height: 1em;
}

#headerUnitSelection div.wv3-start {
	border-top-width: 1px;
	border-top-style: solid;
	width:100%;
	height: 4px;
}

#mainMenuSelection {
	border-width: 1px;
	border-style: solid;
}

#headerSearchBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.mainMenuBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 0.5em;
}

#mainMenuPlants .wv3-icon,
#mainMenuSelection .wv3-icon {
	border-width: 0.1em;
	border-style: solid;
}

.tgtPerfCompHeadline, .refPowCurHeadline, .avRulManHeadline, .teamAdminHeadline, .logbookParamTableSeperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.refPowCurCurveContainer, .refPowCurPopUp, .avRulListContainer, .logbookTreeNode {
	border-width: 1px;
	border-style: solid;
}

.logbookTree ul ul {
	border-left-width: 1px;
	border-left-style: dashed;
}

.wv3TreeInstance ul ul {
	border-left-width: 1px;
	border-left-style: dashed;
}
