.uk-notify {
    z-index: 99999;
}

.selectize-dropdown {
    z-index: 99999;
}

.uk-datepicker {
    z-index: 999999;
}

.uk-modal-footer {
    text-align: center;
    padding: 0 0 5px 0 !important;
}

.loading-image {
    background-image: url(../../assets/img/spinners/spinner.gif);
    background-repeat: no-repeat;
    background-position: 50%;
    height: 62px;
}

.md-card-toolbar-heading-text {
    color: white !important;
    font-size: 13pt !important;
}

.uk-modal-page, .uk-modal-page body {
    overflow: hidden;
}


#sidebar_main{
    border: 0;
  }