﻿.chart-widget .ui-widget-header {
    margin: 0.3em;
    padding: 1px 1px 3px 3px;
}
#chart-container {
    margin-bottom: 10px;
    width: 99.9%;
}
#list-content tr td, #summary-content tr td, #trending-content tr td {
    vertical-align: top;
}
.fusioncharts_dom_container {
    z-index: -1;
}
#startdate {
    display: block;
    float: left;
}
#enddate {
    display: block;
    float: left;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
#list-content .facet a, #summary-content .facet a, #trending-content .facet a, #filtering .facet a span {
    font-size: 11px;
    text-decoration: underline;
}
.transparent_class {
    opacity: 0.7;
}
.header {
    border-color: #CCCCCC;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    cursor: pointer;
    height: 20px;
    padding: 2px;
    vertical-align: middle;
}
.headerSortDown {
    background-image: url("../images/desc.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 2px 0 2px 20px !important;
}
.headerSortUp {
    background-image: url("../images/asc.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 2px 0 2px 20px !important;
}
.quicksearch input {
    width: 495px;
}
.quicksearch span.loader {
    left: 475px;
    position: absolute;
    top: -7px;
}
div#searchSharedPersons .quicksearch input {
    width: 390px;
}
div#searchSharedPersons .quicksearch span.loader {
    left: 384px;
    position: absolute;
    top: -14px;
}
.grid th, #tabs th {
    border-color: #CCCCCC;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: #444444;
    font-size: 11px;
    height: 20px;
    padding: 5px 2px 2px;
    vertical-align: middle;
}
.grid th {
    padding-left: 4px;
}
div.facet_bar {
    margin-right: 0;
    padding: 2px;
}
td.facets {
    vertical-align: top;
    width: 20%;
}
td.results {
    padding: 0 0 0 8px;
}
.grid th:first-child, #tabs th:first-child {
    border-left: medium none;
}
.grid tr.bottom_row td {
    border-bottom: 1px solid #CCCCCC;
}
#tabs td {
    border-color: #CCCCCC;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    padding: 2px;
}
.loader {
    margin: 20px 0;
    text-align: center;
}
a span {
    cursor: pointer;
    float: left;
    margin: 1px;
}
.header_link {
    float: left;
    font-size: 0.9em;
    font-weight: normal;
    margin-left: 10px;
}
.header_title {
    float: left;
    margin-top: 2px;
}
.audit_help_icon {
    clear: both;
    height: 25px;
}
.audit_help_icon img {
    float: left;
}
.audit_info {
    background: url("../images/line.jpg") repeat-x scroll 0 8px transparent;
    float: left;
    text-align: center;
    width: 150px;
}
.audit_info_arrow {
    float: left;
    text-align: center;
}
tr.error .text {
    font-style: italic;
}
tr.warning .text {
    font-weight: bold;
}
h3.content_title {
    padding: 0.5em;
}
.facet-header {
    border-bottom: medium none;
    height: 15px;
    padding: 4px;
}
.facet-content {
    padding: 10px;
}
.facet {
    margin-bottom: 10px;
}
h3.facet_topic {
    float: left;
}
.facet-header div.button {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    cursor: pointer;
    float: right;
}
h3.facet_group_topic {
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px;
}
div.facet_group_topic {
    height: 25px;
    margin-bottom: 2px;
}
div.facet_group_topic_button {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    cursor: pointer;
    float: right;
}
div.facet_group_topic_button span.ui-icon {
    float: right;
    margin: 5px;
}
div.minimized_facets {
    height: 27px;
    min-width: 220px;
    position: relative;
}
div.togglebtn_info {
    cursor: pointer;
    float: left;
    height: 15px;
    margin: 0 2px;
    padding: 0;
    text-align: center;
    width: 16px;
}
div.toggle_info {
    display: none;
    padding: 1px 3px;
    position: absolute;
    top: -20px;
}
div.selectmore_dialog {
    overflow-x: hidden;
    overflow-y: auto;
}
a.facet_function_link {
}
div.selectmore_dialog div.loader {
    margin-top: 170px;
    text-align: center;
}
h3.facet_group_topic span {
    font-size: 70%;
}
.selected_facet h3 {
    display: block;
    height: 20px;
}
.selected_facet h3 span.ui-icon {
    background-color: white;
    float: left;
}
.selected_facet h3 span.title {
    display: block;
    float: left;
    margin: 1px 0 0 5px;
}
pre {
    margin: 0;
    padding: 5px;
}
