﻿.font-weight-bolder {
    font-weight: 800 !important;
}
.object-line {
    border-top: 1px solid #dddddd
}

.badge-object-user {
    background-color: #ECF3F9 !important;
}

.user-icon {
    background-image: url(images/user.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    width: 15px;
}