#llCaptureForm {
    background-color: #020E2B !important;
}

.llform001 > div > input, .llform001 > div > select, .llform001 > div > textarea, select option {
    text-align: left;
}

.content .llform001 {
    background-color: #021230 !important;
}

.llform001 > div > input, .llform001 > div > select, .llform001 > div > textarea {
    width:100%;
    max-width:700px;
    height:45px;
    background:#f3f3f3;
    border:2px solid #f3f3f3;
    border-radius:3px;
    text-align:left;
    font-size:1em;
}

#llfield72773, #llfield72774, #llfield72775, #llfield72776, #llfield72777, #llfield72778  {
    font-size: 17px !important;
    color:#757575 !important;
}