
/******** cluster ********/
#divClusterGraph {
    margin-top: 16px;
    width: 100%
}

#dcgIntro {
    font-size: 12px;
    line-height: 16px;
    border-bottom: 1px dotted #999;
}

#dcgName {
    margin-top: 8px;
    font-weight: bold;
    color: #BD2F3C;
    border-bottom: none;
    width: 100%;
    height: 20px;
    text-align: center;
}

#divSwfScript.clusterView {
    position: relative;
}

#dcgDirections {
    border-top: 1px dotted #999;
    text-align: left;
}

    #dcgDirections span {
        font-weight: bold;
        color: #666;
    }

#person_name {
    text-align: left;
}

#whoAreCoauths {
    margin-bottom: 18px;
}

.cgVerbiage {
    font-size: 12px;
    line-height: 16px;
    font-font: arial, sans-serif;
}

.cgText {
    margin-top: 10px;
}

.cgGraph {
    margin-top: 10px;
}

    .cgGraph.clusterView {
        min-width: 700px;
        width: max-content;
    }

.mlMuch {
    margin-left: 320px !important;
}

#radial_view {
    /* no inordinate greediness
        (lest it disable the subsequent 'text' link) */
    max-height: 100%;
    max-width: 100%;
}

/*** from radial/cluster inline styles ***/
#radialViewDiv {
    position: relative;
    height: 0;
    width: 100%;
    padding: 0;
    padding-bottom: 100%;
}

    #radialViewDiv svg {
        position: absolute;     
        left: 0;
        top: 0;
       
    }

#viz_sliders0 {
    margin: 0 auto;
}

#viz_sliders1 {
    margin-top: 15px
}

#viz_sliders {
    margin-left: 5px;
}

#graph_info0 {
    margin-top: 8px;
    font-weight: bold;
    color: #BD2F3C;
    border-bottom: none;
    height: 20px;
    text-align: center;
}

#above_graph_info {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    border-bottom: 1px dotted #999;
}

.radialSliderHeader {
    text-align: left;
    line-height: 12px;
    padding-bottom: 10px;
    padding-top: 0px;
    font-size: 11px;
}



#fourListsRow a,
#twoListsRow a {
    color: #3366cc !important;
    text-decoration: none !important;
    margin-top: 16px !important;
}

#footer-push-down {
    /*height: 350px !important*/
}
