.smalltext {
    padding-top: 5px;
    font-size: 16px;
}

.secure-svg svg {
    height: 24px;
    color: white;
    fill: white;
}

.header {
    padding-top: 15px;
    text-align: center;
}

.headline .awards {
    display: none;
}

.short-list {
    display: inline;
}

.year-exams-container {
    border-bottom: 1px solid black;
}

.span2 {
    display: none;
}

.ap-number-form-container .visuallyhidden {
    display: none;
}

.grey {
    padding: 3px;
    background-color: #f7f7f7;
}

.crosstext {
    width: 100%;
    text-decoration: bold;
    text-align: center;
}

#inputGenderF {
    margin-right: 2px;
}

#inputGenderM {
    margin-right: 2px;
}

[for="inputGenderF"] {
    padding-top: 4px;
    padding-right: 10px;
}

[for="inputGenderM"] {
    padding-top: 4px;
}

[for="inputGenderFemale"] {
    padding-right: 10px;
}

.ap-number-form-actions {
    margin-top: 20px;
}

.tos-box {
    padding: 5px;
    border-radius: 5px;
    border: #dadddd solid 1px;
}

.newsletter-signup {
    background: #356AA0;
    color: white;
    padding-left: 15px;
    margin-left: -15px;
    margin-right: -15px;
    cursor: pointer;
}

.newsletter-signup .title {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
}

.qotd-signup {
    background: #356AA0;
    color: white;
    padding-left: 15px;
    margin-left: -15px;
    margin-right: -15px;
    cursor: pointer;
}

.qotd-signup .title {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
}
