.user_actions li span.user_name {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 47px;
}

*, #sidebar_main .menu_section > ul > li > a, #sidebar_main .menu_section > ul > li ul a, .uk-table tfoot td, .uk-table tfoot th, .uk-table thead th .selectize-dropdown, .selectize-input, .selectize-input input {
    font-size: 15px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.dataTables_processing {
    position: fixed;
    bottom: 0px;
    right: 20px;
    background-color: #2196f3;
    color: #fff;
    padding: 5px 20px;
    z-index: 99999999;
}

.uk-modal-header h3{
    display: inline-block !important;
    padding-left: 40px !important;
}

.uk-modal-header h3 > i {
    display: inline-block;
    position: absolute;
    margin-top: -5px;
    margin-left: -40px;
    color: #2196f3;
}

.tooltip_on_top{
    z-index: 999999 !important;
}

.uk-modal-dialog .uk-modal-header {
    padding: 0 32px 12px 24px;
    border-bottom: 1px dashed #eaeaea;
}

.uk-modal-dialog .uk-modal-footer {
    margin: 16px -16px -16px;
    padding: 10px 16px;
    border-top: 1px dashed #eaeaea;
}

.header_main_search_close.md-icon,.header_main_search_btn .md-icon{
    padding: 0;
}

.md-btn{
    min-width: 32px !important;
    padding: 2px 11px;
}

.md-btn.btn-icon{
    line-height: 0;
    min-height: 0 !important;
    min-width: 0 !important;
    padding: 5px !important;
}

.uk-form-row + .uk-form-row {
    margin-top: 12px !important;
}

.uk-notify{
    z-index: 999999;
}
.bg-img {
    background: #7d7d7d;
}