/*!
 * CIS
 * Copyright 2017
 *//*!
 *
 * Copyright 2013 Monobrand OÜ
 * Licensed under the Apache License v2.0
 *
 * Project specific stylesheet fixes.
 */

.data-table-widget .table.dataTable{
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
    border-top: 0px !important;
}

div.cis-page-header {
    width: 100%;
}

/*
body:not(.menu-on-top).desktop-detected {
    min-height: auto !important;
}
*/
div.cis-page-header .btn {
    float: right;
}