#classification {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    line-height: 120%;
}

#searchBox {
    float: left;
    height: 100%;
    border: 2px solid #bec6c8;
    padding: 10px 10px 30px;
    width: 215px;
    background-color: #FBFBFB;
}

#searchBox h2 {
    margin: -10px -10px 20px;
    height: 28px;
    padding: 5px;
    border: none;
    font-size: 14px;
    line-height: 140%
}

#searchBox .searchField {
    position: relative;
    padding: 3px;
    border: 1px solid #A7A5A5;
    background-color:#ffffff;
}

#search.blur {
    color: #A7A5A5;
}

#searchBox label {
    display: block;
    margin-top: 18px;
    color: #848484;
    font-weight: bold;
}

#searchBox input, #searchBox select {
    background-color: #FFFFFF;
    border: 1px solid #A7A5A5;
    color: #333333;
    width: 6em;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    margin-top: 6px;
    padding: 3px;
}

#searchBox #go {
    background-color: #5eafff;
    font-weight: bold;
    height: 21px;
    width: 30px;
    font-size: 11px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 2px 5px;
    position: absolute;
    right: 2px;
    text-transform: uppercase;
    top: 2px;
    margin: 0;
}

#searchBox #search {
    width: 148px;
    margin: 0;
    border: none;
}

#searchBox #booleanOperator {
    width: 60px;
}

#contentBox {
    margin-left: 230px;
}
    
#contentBox h2, #contentBox #hitBox h2, .ui-dialog h2 {
    margin: 0;
    border: none;
    line-height: 140%;
    font-size: 14px;
    height: 28px;
    padding: 5px;
}

.ui-dialog h2 {
    height: 21px;
}

#content {
    float:left;
    width: 100%;
    border: 2px solid #bec6c8;
}

.dataTables_wrapper {
    position: relative;
    min-height: 240px;
    _height: 240px;
    clear: both;
}

.fg-toolbar {
    border: 1px solid #BEBEBE;
}

.dataTables_scroll {
    border: 1px solid #BEBEBE;
    border-top: none;
    border-bottom: none;
}

.dataTables_filter input {
    padding: 2px;
    border: 1px solid #BEBEBE
}

.dataTables_length select {
    height: 19px;
}

.dataTables_length option {
    padding: 0 6px;
}

.dataTables_wrapper table {
    margin-bottom: 0;
}

.dataTables_wrapper tr {
    cursor: pointer;
}

.dataTables_empty {
    height: 180px;
    color: #A0100C;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    background-color: #FFFFFF;
}

.dataTables_info {
    width: auto;
}

.paging_full_numbers {
    width: auto !important;
}

.highlight {
    color: #3399FF;
    font-weight: bold;
}

tr.odd {
    background-color: #ECECEE;
}

tr.odd td.sorting_1 {
    background-color: #C7C7CB;
}

tr.even td.sorting_1 {
    background-color:  #ECECEE;
}

table.display tr.odd.row_selected td {
    background-color: #c8ebff;
}

table.display tr.even.row_selected td {
    background-color: #c8ebff;
}

table.display tr.row_hover td {
    background-color: #C8EBFF;
}

.ui-accordion .ui-accordion-header {
    margin-top: 0;
}

#hitBox .ui-accordion-content {
    padding: 30px;
    border: none;
}

#hitBox h2 {
    font-size: 14px;
    height: 17px;
    padding: 5px;
    outline: 0;
}

#hitBox h2 a {
    padding-left: 1.4em;
    padding-top: 0;
    color: #a0100c;
}

#hitBox h2 .ui-button {
    height: 20px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 20px;
}

#hitBox h2 .ui-button-icon-only .ui-button-text, #hitBox h2 .ui-button-icons-only .ui-button-text {
    text-indent: inherit;
    position: absolute;
    left: -9999px;
}

#hitTable_wrapper {
    width: 100%;
    margin-bottom: 15px;
}

#bookBox {
    overflow: hidden;
    margin: 10px 10px 20px;
}

#bookBox .dataTables_scroll {
    background-color: #FFFFFF;
}

#dataTreeBox {
    position: relative;
}

#dataTree {
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    border: none;
    margin: 0 auto 20px;
}

#dataTree ins.ui-icon {
    cursor: pointer;
}

#dataTree .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {  
    border: none;
    background: none;
}

#content {
    ul .reference a {
        display: inline;
        margin-left: 0;
        text-indent: 0;  
    }

    ul {
        margin-bottom: 0;
    }

    ul li {
        padding-bottom: 0.2em;
    }
}

.ui-dialog {
    font-size: 0.8em;
    background: none #FBFBFB;
    border-radius: 0;
}

.ui-dialog h2 {
    padding: 0;
    border: none;
}

.ui-state-default {
    background: url("custom-theme/images/ui-bg_highlight-soft_50_dddddd_1x100.png") repeat-x scroll 50% 50% #DDDDDD;
    border: 1px solid #DDDDDD;
    font-weight: bold;
}

.ui-dialog-titlebar .ui-state-hover {
    background: none;
    border: 1px solid transparent;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color: #A0100C;
}

.ui-widget-content {
    border: 1px solid #BEBEBE;    
}

.ui-state-active {
    background: url("custom-theme/images/ui-bg_highlight-soft_50_dddddd_1x100.png") repeat-x scroll 50% 50% #DDDDDD;
}

.ui-accordion-header.ui-state-hover {
    background: url("custom-theme/images/ui-bg_highlight-soft_100_dddddd_1x100.png") repeat-x scroll 50% 50% #eeeeee;
}

.ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-hover, .ui-accordion-header .ui-button.ui-state-hover {
    background: #A0100C;
    border: 1px solid #730c08;
    padding: 1px;
}

.ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-hover .ui-icon, .ui-accordion-header .ui-button.ui-state-hover .ui-icon {
    background-image: url("custom-theme/images/ui-icons_ffffff_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("custom-theme/images/ui-icons_a0100c_256x240.png");
}

.ui-widget-header, .ui-accordion-header {
    background: #d7d7d7;
    color: #5b5b5b;
    border-radius: 0;
}

a.jstree-loading .jstree-icon {
    background: url("custom-theme/images/throbber.gif") no-repeat scroll center center transparent !important;
}

#content .jstree a {
    white-space:normal !important;
    height: auto;
    padding:1px 2px;
    font-weight: bold;
    color: #A0010C;
    background: none;
    border: none;
}

#content .jstree a.inactive {
    color: #434553;
}

#content .jstree ul {
    margin-right: 40px; margin-top: 6px; margin-left: 20px;
}

#content .jstree ul ul {
    margin: inherit;
}

#content .jstree li > ins {
    vertical-align:top;
}

#content .jstree li > ins.ui-icon:hover {
    border: 1px solid #A0100C;
    height: 18px;
    width: 18px;
    margin: -1px 1px 1px -1px;
}

#content .jstree .jstree-hovered {
    border:0;
}

#content .jstree a.jstree-search span {
    color: #3399FF;
}

.reference {
    display: inline-block;
    white-space: normal;
}

.notation {
    color: #434553;
    font-weight: bold;
}

.separator {
    padding: 0 0.4em;
}

#searchDialog  p {
    padding: 30px 10px;
    color: #A0100C;
    font-weight: bold;
    text-align: center;
}

.ui-dialog .ui-dialog-buttonpane {
    background-color: #FBFBFB;
}

.ui-dialog .ui-dialog-buttonpane  button {
    color: #A0100C;
    border: 1px solid #dedede;
}

.ui-dialog .ui-dialog-buttonpane  button.ui-state-hover {
    background-color: #A0100C;
    color: #FFFFFF;
    border: 1px solid #730C08;
}
