.sLvl {
    margin-left: 30px;
}

.navActive {
    font-weight: bold;
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    min-height: 0;
    margin-bottom: 5px;
}

.uk-notification-message {
    background-color: #194C83;
    color: white;
}

.uk-table tbody tr:hover, .uk-table tbody tr.uk-active {
    background-color: #E6F1FF;
}

.uk-table td {
    text-align: left;
}

.uk-textarea {
    resize: none;
}

.btn-row {
    margin-top: 40px;
}

.uk-modal-header {
    background-color: #1e87f0;
}

#modalHead {
    color: white;
}

.form-error-msg {
    color: red;
}

.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    padding: 10px;
    list-style: none;
    background-color: #ffffff;
    border: lightgray 1px solid;
    text-align: left;

    max-height: 300px;
    overflow-y: auto;
}

.ui-menu-item:hover {
    background-color: #E6F1FF;
    cursor: pointer;
}

.ui-helper-hidden-accessible {
    display: none;
}

.search-icons-container {
    margin-right: 10px;
    position: absolute;
    height: 100%;
}

.search-icons-container a {
    margin-top: 10px;
}

.selected-row {
    background: #ffd !important;
}

.uk-notification-message {
    background-color: white;
    width: 500px !important;
    opacity: 0.6 !important;
}

.uk-notification-top-center {
    margin-left: -265px;
}

#clearFormBtn {
    display: none;
}

/*SUSZI CSS TO SUSZI LOOK*/
body {
    margin: 0px;
    padding: 0px;
    color: #313131;
    font: 10pt "Verdana", "DejaVu Sans", "Bitstream Vera Sans", "Helvetica"
}

#dymek {
    background: #afcbe7;
    color: #10447d;
    font-weight: bold;
    border: 1px solid #7799aa;
    padding: 0px;
    width: 400px;
    display: none;
    position: absolute;
    left: -10000px;
    top: 0px;
    z-index: 1;
    text-align: left;
    opacity: 0.90;
    filter: alpha(opacity=90)
}

#dymek p {
    margin: 5px;
    font-size: 10pt
}

#dymek.imp {
    color: #000000;
    font-size: 11pt
}

.naw {
    color: #91B4D8;
    text-align: right;
    margin-right: 5%;
    margin-top: 40px;
    margin-bottom: 5px
}

.naw a {
    color: #91B4D8;
    text-decoration: none;
    border: none
}

.naw a:hover {
    color: #ffffff;
    text-decoration: none;
    border: none
}

.all {
    background: #ffffff;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

@media print {
    .all {
        background: #ffffff;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        border: none;
        position: relative
    }
}

.head {
    background: #ededed url(/suszi-web/img/susziani.gif) 3px 14px no-repeat;
    padding: 0 0 0 100px;
    margin-right: 0;
    text-align: left
}

.head h1 {
    margin: 0;
    padding-top: 10px;
    font: normal 14pt "Trebuchet MS", "Nimbus Sans L", "UnDotum", "DejaVu Sans", "Helvetica"
}

.head h2 {
    margin: 0;
    padding-bottom: 10px;
    color: #676769;
    font: normal 20pt "Trebuchet MS", "Nimbus Sans L", "UnDotum", "DejaVu Sans", "Helvetica"
}

.main h1 {
    color: inherit;
}

.main h2 {
    color: inherit;
}

.main h3 {
    color: inherit;
}

.incident {
    margin-top: -45px;
}

.langchnge {
    position: relative;
    right: 20px;
    top: 55px;
    z-index: 10;
}

.langchngelogin {
    position: relative;
    right: 100px;
    top: 40px;
    z-index: 10;
}

.langchnge img, .langchngelogin img {
    border: 1px solid #91B4D8;
    margin-left: 1px;
    margin-right: 1px;
}

.langchnge img:hover, .langchngelogin img:hover {
    border: 1px solid #ffffff
}

.build-version {
    text-align: left;
    margin-left: 5%;
    color: #91B4D8;
    margin-top: 10px
}

.allending {
    clear: both
}

.ending {
    height: 50px
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 10px solid #194C83;
    width: 80%; /* Could be more or less, depending on screen size */
    text-align: center;
}

.headerTable {
    text-align: left;

}

.headerTable h3 {
    color: #999;
    text-transform: uppercase;
    font-size: 14pt !important;
}

.uk-tab a {
    font-size: 1.6em;
    text-transform: none;
}

.uk-tab .uk-active a {
    color: #3889d7
}

.uk-modal-close-outside {
    color: white;
}

.uk-navbar-container, .uk-navbar-container:not(.uk-navbar-transparent) {
    background-color: white;;
}

.uk-tooltip {
    max-width: 40%;
    word-break: break-all;
    background: #afcbe7;
    color: #10447d;
    font-weight: bold;
    border: 1px solid #7799aa;
    padding: 5px;
}

ul li, .li {
    background: none;
}

.divsh {
    font-size: 1pt;
    margin-top: -5px;
    background: #ffffff;
    text-align: center;
}

.long-link {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;

    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.red{
    color: #ff0000 !important;
}

.green {
    color: #007000 ! important
}

.notification-card-body-border {
    border-left:5px solid #2980B9;
}

.notification-card {
    min-height: 200px;
    width: 900px;
    margin: auto;
}