.dyntable-form .fields-group select {
    width: auto !important;
}

.dyntable-form .fields-group .cell-left-tk {

    background-color: transparent;
    text-align: right;

}

.cell-left-tk strong.mandatory {
    color: #ea4848;
    display: inline-block;
    margin-top: 9px;
}