﻿
.student-event-panel .historic, .student-event-panel .historicheader {
    opacity: 0.4;
}

.student-event-panel .abutton {
    padding: 2px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    /*white-space: nowrap;*/

    border: 0;
    background-color: transparent;
}

.student-event-panel .booklist {
    margin-left: 40px;
    margin-right: 40px;
}

div.booklist {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #1c495e;
    border-right: 1px solid #1c495e;
    border-bottom: 1px solid #1c495e;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}
