#wrapper {
    background: none;
    background-color: #F2F0F1;
}

#content ol li {
    list-style-type: decimal;
    margin-bottom: 5px;
}

#content h3, legend {
    color: #18467c;
    font-size: medium;
    font-weight: bold;
    padding-top: 10px;
    /*padding-bottom: 9px;
        padding-left: 10px;*/
}

#login {
    font-family: inherit;  
    font-family: Verdana,Arial;
    font-size: 14px;
}

#login a {
    font-weight:normal
}
#login h3 {
    color: #ffffff;
    font-weight: bold;
    font-size: 1.25em;  
    line-height:1.1em;
    padding-left: 0px;
    -webkit-text-size-adjust:100%;
    
}
#login label {
    color: #000000;
    font-weight: bold !important;
}

.grecaptcha-badge {
    bottom: 100px !important;
    z-index: 88 !important;
}

img[src~=loading], img[src*="loading"] {
    height: 32px;
    width: 32px;
}