a {
    font-size: .6rem;
    line-height: 1.6;
    color: blue!important;
}
.u-black, .u-body.u-black, section.u-black:before, .u-black > .u-container-layout:before, .u-black > .u-inner-container-layout:before, .u-black.u-sidenav:before, .u-container-layout.u-container-layout.u-black:before, .u-table-alt-black tr:nth-child(even) {
    color: #ffffff;
    background-color: #ffffff!important;
}
.u-form-group {
    text-align: start;
    padding: 20px!important;
}
.u-body-color a, .u-palette-1-base a, .u-palette-1-dark-3 a, .u-palette-1-dark-2 a, .u-palette-1-dark-1 a, .u-palette-1 a, .u-palette-1-light-1 a, .u-palette-2-base a, .u-palette-2-dark-3 a, .u-palette-2-dark-2 a, .u-palette-2-dark-1 a, .u-palette-2 a, .u-palette-2-light-1 a, .u-palette-3-base a, .u-palette-3-dark-3 a, .u-palette-3-dark-2 a, .u-palette-3-dark-1 a, .u-palette-3 a, .u-palette-3-light-1 a, .u-palette-4-base a, .u-palette-4-dark-3 a, .u-palette-4-dark-2 a, .u-palette-4-dark-1 a, .u-palette-5-dark-3 a, .u-palette-5-dark-2 a, .u-palette-5-dark-1 a, .u-grey-40 a, .u-grey-30 a, .u-grey-90 a, .u-grey-80 a, .u-grey-75 a, .u-black a, .u-grey-70 a, .u-grey-60 a, .u-grey-50 a, .u-grey-dark-3 a, .u-grey-dark-2 a, .u-grey-dark-1 a, .u-grey a, .u-shading a, .u-overlap-contrast .u-header a:not(.u-nav-link):not(.u-btn) {
    color: #eeeeee;
}
.u-white, .u-body.u-white, section.u-white:before, .u-white > .u-container-layout:before, .u-white > .u-inner-container-layout:before, .u-white.u-sidenav:before, .u-container-layout.u-container-layout.u-white:before, .u-table-alt-white tr:nth-child(even) {
    color: #111111;
    background-color:transparent;
}
.u-button-style.u-palette-4-base, .u-button-style.u-palette-4-base[class*="u-border-"] {
    color: #ffffff !important;
    background-color: #000000!important;
}
.u-button-style.u-palette-4-base, .u-button-style.u-palette-4-base[class*="u-border-"]:hover {
    color: #000000 !important;
    background-color: #ffffff !important;
}
.u-text-grey-40, li.active > a.u-button-style.u-text-grey-40, li.active > a.u-button-style.u-text-grey-40[class*="u-border-"], a.u-button-style.u-text-grey-40, a.u-button-style.u-text-grey-40[class*="u-border-"] {
    color: #999999 !important;
    margin-bottom: 20px;
}
.u-text-grey-5, li.active > a.u-button-style.u-text-grey-5, li.active > a.u-button-style.u-text-grey-5[class*="u-border-"], a.u-button-style.u-text-grey-5, a.u-button-style.u-text-grey-5[class*="u-border-"] {
    color: #000000 !important;
}
.u-text-grey-10, li.active > a.u-button-style.u-text-grey-10, li.active > a.u-button-style.u-text-grey-10[class*="u-border-"], a.u-button-style.u-text-grey-10, a.u-button-style.u-text-grey-10[class*="u-border-"] {
    color: #000000 !important;
}
.u-footer {
    background-image: none;
    margin-top: 50px;
}
.u-container-layout {
    position: relative;
    flex: 1;
    max-width: 800px;
    transition-duration: inherit;
    margin: auto;
    width: 50%;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    margin-top: -10%;
}
.u-section-1 .u-sheet-1 {
    min-height: 500px;
    background: #E9F2FA!important;
    padding: 40px;
    border-radius: 40px;
    margin-top: 20px;
	max-width: 850px;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
}
@media(max-width: 600px) {
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    margin-top: -110%!important;
}}
@media(max-width: 960px) {
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    margin-top: -18%;
}}