.sidebar_logo_large {
    width: 70%;
}

.language_chooser .uk-dropdown {
    min-width: 0;
    width: auto;
}

.dataTables_wrapper .dt-buttons {
    margin-left: 10px;
    background-color: #EFEFEF;
    padding: 4px 5px;
    border-radius: 3px;
}

.dataTables_wrapper .dt-buttons button.dt-button {
    padding: 0px 10px;
    border: 0;
    background: none;
    text-decoration: underline;
    color: #333;
    margin: 0;
    border-right: 1px solid #CCC;
    display: block;
    float: left;
}

.dataTables_wrapper table {
    padding-top: 10px;
}

.dataTables_wrapper .dt-buttons button.dt-button:last-child {
    border-right: none;
}

.dataTables_wrapper thead input {
    width: 100%;
    box-sizing: border-box;
}

.dataTables_wrapper thead tr th {
    padding: 2px;
    box-sizing: border-box;
}

.dataTables_wrapper .dataTables_length {
    margin-top: 0;
}

ul.help-block {
    list-style-type: none;
    color: #C11818;
    padding-left: 5px;
    font-size: 0.8em;
}

.main_logo_top .sSidebar_hide, .main_logo_top .logo_light {
    display: none;
}
