.awbs-import-uploaded {
    color: black;
    font-weight: bold;
}

.awbs-import-duplicates {
    color: red;
    font-weight: bold;
}

.awbs-import-not-exist {
    color: red;
    font-weight: bold;
}

.ul-section-lk-nav li a {
    font-weight: bold;
}

.ul-section-lk-nav li a:hover {
    background-color: sandybrown;
}

.ul-section-lk-nav-has-next {
    margin-bottom: 5px;
}

.ul-section-lk-nav-next {
    margin-top: 0;
}

#file_sel #btn-upload {
    border: 3px solid #fc7b08;
    cursor: pointer;
}

.prop-ready-text {
    font-weight: bold;
}

.prop-ready-text-awb {
    font-size: smaller;
}
