.fieldArea {
    margin-left: 20px !important;
}

div.dataFields2Columns, div.formFields2Columns {
    background-image: none !important;
    background-repeat: repeat-y;
    background-position: top left;
}

.ui-button-icon-primary {
    display: none;
}

#ui-id-1 {
    max-height: 100px;
    overflow-x: hidden;
    width: 119px;
}

#ui-id-2 {
    max-height: 100px;
    overflow-x: hidden;
    width: 119px;
}

.back-button {
    padding-left: 35px;
    padding-top: 10px;
    text-align: right;
    background-repeat: no-repeat;
    height: 30px;
    width: 85px;
    float: left;
    color: black;
    font-size: 11px;
    font-weight: bold;
    background-image: url("../common/images/Back-icon.png");
}

.fieldArea {
    margin-left: 20px !important;
}

div.dataFields2Columns, div.formFields2Columns {
    background-image: none !important;
    background-repeat: repeat-y;
    background-position: top left;
}

#approve-label {
    margin-left: 5px;
}

.ui-datepicker-trigger {
    margin-left: 5px;
}

#crn-error {
    margin-left: 20px;
}
