@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

span.validation ul {
    margin: 0;
}

* {
    box-sizing:border-box;
}

body, h1,h2,h3,h4,h5 {
    font-family: Lato;
    color: #33475b;
    font-size: 18px;
}

span#cover {
    display: none;
}

span#logo {
    display: none;
}


h1 {
    font-size: 28px;
    font-weight: bold;
}

.sixteen.columns.footer {
    display: none;
}

input[type="text"], input[type="password"], input[type="email"], select {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #33475b;
    background-color: #f5f8fa;
    border: 1px solid #959494;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    max-width: 100%;
    margin: 0px 0 0;
}

span#content2 {
    margin: 0px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    float: none;
    clear: both;
    gap: 20px;
}


span#content2 p {
    flex: 48%;
    margin: 0px 0px 0px;
}

input#id11_ccc {padding-left: 50px !important;}

span.spanc3.drg-element-type-requested-version.drg-element-sub-type-type-1 p#p3 {
    margin-bottom: 5px;
    margin-top: 20px;
}

div#content1 div {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: normal;
}

input[type="submit"] {
    background: #102B9C;
    border-color: #102B9C;
    color: #ffffff;
    font-family: Lato;
    line-height: 20px;
    font-size: 20px;
    text-shadow: none;
    padding: 15px 20px;
margin-bottom: 20px;
}

div#submitbtn {
    text-align: left;
}

.container {
    top: 0 !important;
    margin: 0;
    width: 100%;
}

div#content1 {
    width: 100%;
    margin: 0px;
    padding: 0px 10px;
}

span#content2, span#content3, div#content4, div#content5, .sixteen.columns.footer {
    display: none;
}

