.logo {

    max-width:250px;
    max-height:70px;

    margin-right:auto;
    margin-left:auto;
}

.number {
    font-size: 3em !important;
}

#content {
    max-width:80% !important;
    padding-top:0px !important;
    
}

#footer {
    width:100%;
    margin-top:100px;
    font-size:small;
}

#nav {
    padding: 1.25em !important;
    margin-bottom: 1em !important;
}

#next_button input[type=submit] {
    text-shadow: none !important;
    font-size:1.25em;
    margin-bottom:20px;
}

.ready {
    display:none !important;
}

.est {
    display:none;
}

#about {
    line-height:1.3em;
    padding-top: 20px;
}

#about h1 {
    line-height: 1.2em;
    font-size: 1.5em;
}

.footer-api {
    display: none;
}

form {
    padding-top: 15px;
}

.example {
    display:none;
}

#history {
    font-family: serif;
    font-size: 1em;
}

.header-details {
    display:none;
}

#getstarted {
    font-size:1.2em;
}

#about-index {
    font-size: 1.1em;
}

#about-index li {
    margin-bottom: 10px;
}
