﻿input[type=checkbox].form-check-input {
    position: static;
    margin: 0px;
}

div.xcard div.form-group{
    margin: 0px;
}

div.xcard div.form-group select.browser-default.custom-select {
    margin: 2px;
}

div.xcard2 table.table.table-borderless td{
    padding: 5px;
}