.agsjsTOCNode {
    padding-top: 1px;
    padding-bottom: 1px;
}

.agsjsTOCContent {
    white-space: nowrap;
}

.agsjsTOCOutOfScale {
    color: grey;
    opacity: 0.5;
}

.agsjsTOCIcon {
    vertical-align: bottom
}

.agsjsTOCRootLayer {}

.agsjsTOCRootLayerLabel {
    font-size: 11pt;
    font-weight: bold;
}

.agsjsTOCGroupLayer {
    font-weight: bold;
}

.agsjsTOCGroupLayerLabel {
    font-size: 10pt;
}

.agsjsTOCServiceLayer {
    font-weight: bold;
}

.agsjsTOCServiceLayerLabel {
    font-size: 10pt;
    padding-left: 2px;
}

.agsjsTOCLegendIcon {
    /* width: 50px;*/
}

.agsjsTOCLegendLabel {
    font-size: 12px;
    font-weight: bold;
    padding-left: 2px;
    margin-left: 10px;
}

.agsjsTOCSlider {
    padding: 5px 20px 5px 30px;
}