.logo-h {
    max-height: 45px;
}

.logo-v {
    max-height: 33px;
}

#logo-prestomed {
    text-align: left;
}

.td-left * {
}

.td-right {
}

.item_list_image {
    width: 45px !important;
    height: auto;
}

.td-center {
    text-align: center!important;
}

.td-center * {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.truncate {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.popover {
    color: black !important;
}

.popover-title {
    font-weight: bold;
    max-height: 20px;
    padding-top: 1px !important;
}

td * {

}