.text-title{
    font-size: 22px;
    font-weight: 700;
}

.item-group .form-select, .item-group .form-control {
    height: 32px;
    font-size: 14px;
    line-height: 20px;
}

.panel-table thead tr td{
    background-color: #f5f7f9 !important;
    color: #666;
    font-size: 14px;
}
.panel-table{
    font-size: 12px;
}

.panel-img{
    height: 100px;
    width:auto;
}
.panel-img-col{
    width: 110px;
}

.panel-details, .panel-name{
    font-weight: 700;

}

.panel-details-w {
    width: 150px;
}