body {
    background-color: transparent;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
}

label {
    line-height: 40px;
    width: 100%;
}

select {
    margin-right: 4px;
    margin-bottom: 10px;
    height: 35px;
}

.row {
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
}