  @charset "UTF-8";

.name {
    text-transform: uppercase;
}

.dayHeader {
    font-size: 24px;
}

.sessionTime {
    color: black;
    font-size: 11px;
    font-weight: bold;
}

.sessionLocation {
    color: black;
    font-size: 11px;
    font-weight: bold;
}

.sessionSource {
    font-size: 11px;
    font-weight: bold;
}

.sessionTitle {
    color: #1D5399;
    font-size: 18px;
    margin-bottom: 10px;
}

.sessionJEL {
    color: #1D5399;
    font-size: 18px;
}

.sessionType {

}

.session {
    margin-bottom: 20px;
    width: 730px;
}

.paper {
    margin-bottom: 10px;
}

.presiding {
    color: #9A272D;
    font-size: 11px;
    margin-bottom: 10px;
}

.author {
    font-size: 11px;
    text-indent: 10px;
}

.speaker {
    font-size: 11px;
    margin-bottom: 10px;
}

.panelist {
    font-size: 11px;
    margin-bottom: 10px;
}

.discussantsSection {
    font-size: 11px;
    font-weight: bold;
}

.discussant {
    font-size: 11px;
    font-weight: normal;
    text-indent: 10px;
}

.name {
    font-size: 11px;
    font-weight: normal;
}

.affiliation {
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}

.paperTitle {
    font-size: 11px;
    font-weight: bold;
}

.topic {
    font-size: 11px;
    font-weight: bold;
}