/* App styles */

#agreement {
    margin-right: 10px;
}

.formtable {
    padding-bottom: 10px;
}

.button {
    height:30px;
    padding-top:8px;
}

.submit {
    margin-top: -30px;
}

body {
    padding-top:3em;
}

.card-section {
    /*background-color: #f9f9f9;*/
}

.policy {
    padding: 7px;
}

.error {
    color: #aa0000;
}

td ul {
    list-style-type: none;
    margin:0;
    padding:0;
}

#top-menu {
    text-align: center;
    margin-bottom:30px;
}

#user-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    margin:0;
    padding:0;
    text-align: right;
}

#user-badge div {
    display:block;
}

.buttonset {
    text-align: center;
}

.buttonset .button {
    margin-left: 40px;
    min-width: 60px;
}

.markdownx-preview {
    margin: 2em;
    padding: 1em;
    border:1px solid #000000;
}

form p {
    margin-bottom: 0px;
}

.policy h1 {
    font-size:1.7em;
}

.policy h2 {
    font-size:1.65em;
}

.policy h3 {
    font-size:1.5em;
}

.policy h4 {
    font-size:1.35em;
}

.policy h5 {
    font-size:1.2em;
}

.policy h6 {
    font-size:1.1em;
}

.policy h7 {
    font-size:1.1em;
}
