
/* - orderablereference.css - */
@media screen {
/* https://www.klingspor.de/portal_css/orderablereference.css?original=1 */
/* */
/* */
#box1, #box2 {
float: left;
}
#box1 table, #box2 table {
margin-right: 0.5em;
}
.selectbuttons, .orderbuttons {
padding-left: 0.5em;
}
.selectbuttons input, .orderbuttons input {
margin-bottom: 10px;
}
#buttonup input, #buttondown input {
padding: 1px 1px 1px 15px;
background: transparent url(linkTransparent.gif) no-repeat scroll 9px 1px;
cursor: pointer;
font-size: 70%;
text-transform: lowercase;
width: 5.5em;
}
.orfspacing {
clear: both;
}
/* */

}


/* - explorer.css - */
@media screen {
/* https://www.klingspor.de/portal_css/explorer.css?original=1 */
/* */
/* */
dl.portletNavigationTree ul.hideChildren {
display: none;
}
dl.portletNavigationTree span.noChildren,
dl.portletNavigationTree span.toggleNode,
dl.portletNavigationTree span.expandedNode,
dl.portletNavigationTree span.showChildren {
background-repeat: no-repeat;
background-position: 50% 50%;
padding: 0 0 0 16px;
overflow: hidden;
float: left;
width: 0px;
height: 20px;
display: block;
}
dl.portletNavigationTree span.toggleNode {
background-image: url(twistie-closed-gray.gif);
}
dl.portletNavigationTree span.toggleNode:hover {
background-image: url(twistie-closed-over.gif);
}
dl.portletNavigationTree span.expandedNode {
background-image: url(twistie-open-gray.gif);
}
dl.portletNavigationTree span.expandedNode:hover {
background-image: url(twistie-open-over.gif);
}
dl.portletNavigationTree span.showChildren {
background-image: url(twistie-closed-gray.gif);
}
dl.portletNavigationTree span.showChildren:hover {
background-image: url(twistie-closed-over.gif);
}
dl.portletNavigationTree li.nodeLoading span.toggleNode {
background: transparent url(tinyspinner.gif) no-repeat scroll 30% 50%;
}
/* */

}

