.table tbody tr:hover td,.table tbody tr:hover th {
    background-color: transparent;
}

table.exp_history tbody.cell_font {
    font-size: 15px;
}

.subsection_label {
    margin-left: 50px;
}

.group_name {
    display: inline-block;
    font-size: 1.3em;
    margin-left: 50px;
    width: 275px;
}

.ui-slider-range {
    background: #08c;
}

.ui-slider-horizontal {
    height: .7em;
}

.group_slider {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 55px;
    margin-top: 8px;
    width: 440px;
}

.group_value {
    display: inline-block;
    height: 25px;
    margin-left: 5px;
    margin-top: auto;
    vertical-align: top;
    width: 44px;
}

.section_label {
    font-size: 1.25em;
}

.div_indent {
    margin-left: 20px;
}

.div_spacing {
    margin-top: 7px;
}

.overwrite_filter {
    height: 25px;
    margin-top: 2px;
    vertical-align: top;
    width: 248px;
}

.overwrite_btn {
    margin-left: 3px;
    margin-top: 0;
    vertical-align: top;
}

.filter_table {
    background: #FFF;
    font-size: 13px;
    width: 413px;
}

.filter_rmv {
    color: #9e9e9e;
    margin-right: 16px;
}

.filter_rmv:hover {
    color: #666;
    text-decoration: none;
}

.autobox {
    margin-bottom: 12px;
    margin-left: 50px;
    width: 200px;
}

.group_div {
    margin-bottom: 15px;
    padding-top: 10px;
}

.modal_message {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 6px;
}

.comment_label {
    margin-top: 5px;
}

.group_comment {
    margin-top: 7px;
    width: 100%;
}

.total_label {
    font-size: 15px;
    font-weight: 700;
    margin-left: 344px;
}

.total_value {
    margin-left: 8px;
}

.history_tag {
    font-size: 13px;
}

.modal_table {
    font-size: 15px;
    margin-left: 180px;
}

.modal_table .title {
    font-weight: 700;
}

.modal_table .changes {
    padding-left: 12px;
}

span.error {
    color: #cb2027;
}

.filter_margin {
    font-weight: 400;
    padding-left: 67px;
}

.filter_label {
    font-size: 1.2em;
}

.username_filter_container {
    display: inline-block;
    width: 450px;
}

.startswith_filter_container {
    display: inline-block;
    vertical-align: top;
}

.filter_container {
    -webkit-border-radius: 6px;
    background-color: #f8f8f8;
    margin-bottom: 10px;
    margin-left: 100px;
    margin-top: -5px;
    padding-bottom: 10px;
    width: 452px;
}

.checkbox_text {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: -8px;
}

.checkbox_pos {
    display: inline-block;
    margin-left: 5px;
}

.filter_close {
    font-family: arial;
    font-size: 14px;
    margin-left: 5px;
    opacity: 0.4;
}

.filter_close:hover {
    opacity: 0.8;
}

td.filter_box {
    padding: 8px 8px 4px;
}

.exp_error {
    background: #fcc;
    border: 2px solid #b94a48;
    display: inline-block;
    font-weight: 700;
    padding: 2px 4px;
}

.error_msg {
    color: #b94a48;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-left: 50px;
    margin-top: -5px;
}

table.exp_history td.center_cell,table.exp_history th.center_cell {
    text-align: center;
}

.div margin_reduce,.filter_tab {
    margin: 0;
    padding: 0;
}

.user_rmv,.substr_rmv {
    -webkit-border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    border-spacing: 0;
    color: #222;
    cursor: default;
    display: inline-block;
    font-size: 13px;
    height: 20px;
    margin-bottom: 5px;
    margin-right: 6px;
    padding: 1px 4px;
    white-space: nowrap;
}
