body {
    font-size: 13px;
    line-height: 18px;
}
a {
    color: #00A19B;
    outline: 0;
    font-size: 14px !important;
    text-decoration: none !important;
}
a:hover, a:focus, a:visited {
    color: #0B7F77;
    text-decoration: underline;
    outline: 0;
}
h1 {
    font-size: 192%;
    color: #01a19a;
    margin: 0px 0 20px 0;
    line-height: 120%;
    text-align: left;
}
#ds-header-wrapper a {
    color: #01a199;
    font-weight: 700;
}
/*************** LOGO CUSTOM *********/
#ds-header-wrapper {
    background-color: #fff;
}
#ds-header-logo {
    width: 189px !important;
    height: 113px !important;
    margin-top: 10px;
    margin-bottom: 10px !important;
}
div#ds-content-wrapper {
    margin-top: 20px;
}
#ds-trail-wrapper {
    background-color: #E2F2F2 !important;
    border-top: 1px solid #979797;
    border-bottom: none;
    padding: 7px 0 !important;
}
#ds-trail a {
    color: #01a19a;
    font-size: 14px !important;
    font-weight: 700;
}

#ds-header-logo-text {
    display: none !important;
}

h1.ds-option-set-head {
    background-color: #E2F2F2;
    padding: 7px 10px;
    border: 1px solid #CBE2E1;
    color: #01a19a;
    font-weight: 700;
    margin-bottom: 0px;
}
div.ds-option-set .ds-sublist-head {
    margin: 10px 0;
}

.ds-button-field, #aspect_eperson_StartRegistration_list_registration-progress li {
    background-color: #01a19a;
    border: 1px solid #01a19a;
    padding: 7px 12px;
}

textarea.ds-textarea-field, input.ds-text-field, input.ds-password-field {
    padding: 8px 2px;
    border: 1px solid #CBE2E1;
}
#ds-footer {
    padding-bottom: 50px !important;
}
