select#FormidableFieldCapabilities_role {
    width: 150px;
    height: 125px;
}
.furt-card{
    width: 40% !important;
    max-width: 50% !important;
}

.furt-start-col{
    width: 35%;
}

table.form-table.furt tr:hover{
    background-color: #ececec !important;
    color: #1e8ae4;
}