.eut_form_plugin .sel_box .select-list li {
    padding-left: 0
}

.eut_form_plugin .sel_box .select-list .select-list-link {
    padding-left: 15px
}

.eut_form_plugin .contact_number {
    width: 100%
}

.eut_lypd_bm {
    padding-bottom: 0 !important
}
input[type=email], input[type=number], input[type=password], select {
    line-height: 28px;
    font-size: 13px;
    font-family: sans-serif;
    border: 1px solid #d6d6d6;
    background-color: #fcfcfc;
    border-radius: 2px;
    padding: 0 5px;
    height: 28px;
    color: #666
}

.reddot:after {
    display: inline-block;
    position: static;
    content: " *";
    color: #e4dcd3;
    line-height: 28px;
    background: none
}

.eut_form_plugin .sel_box .agt-select {
    border: 1px solid #d6d6d6 !important;
    background: #fcfcfc !important
}

button.eut_cmpe_btn.small {
    float: right
}

.full-width {
    width: 100%;
    margin-top: 5px
}

.min-height {
    min-height: 366px
}

.padding-top {
    padding-top: 5px
}

.height_button {
    min-height: 10px
}

.height_button:after {
    content: "";
    display: block;
    clear: both
}

.height_body {
    min-height: 340px
}

.textarea_style {
    width: 100%;
    height: 200px;
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
    box-sizing: border-box
}

.ui-datepicker .ui-datepicker-current {
    display: none
}

.padding-top-date {
    padding-top: 15px
}

.date_style {
    box-sizing: border-box;
    width: 100%
}

.field-td {
    display: table-cell;
    vertical-align: bottom
}

@media (min-width: 768px) {
    .field-td {
        float: none !important
    }
}

.field-table {
    display: table;
    width: 100%
}

.asterisk {
    color: #e4dcd3;
}