.tabsWidth {
    width: 100%;
}

.flexContainer {
    display: 'flex';
    justify-content: 'space-between';
    width: '100%';
}

.rowform {
    margin-bottom: 20px;
}

.titleofpage {
    font-size: 18px;
    font-weight: bold;
}
