header.desktop-only {
    border-top: 8px solid #28ace2;
}
.reserve_top_btn{
    position: absolute;
    top: 0px;
    right: 10%;
    z-index: 999;
}
.ui.light-blue.button, .ui.light-blue.buttons .button {
    background-color: #28ace2;
    color: #FFF;
    text-shadow: none;
    background-image: none;
    font-size: 0.84rem;
}
.class-section{
    padding: 10%;
}
.class-modal .header {
    text-align: center;
    border-bottom: none !important;
    font-size: 28px;
    font-weight: bold !important;
}
.class-section p {
    font-weight: normal;
    line-height: 21px;
}
.margin-bottom-25{
    margin-bottom: 25px !important;
}
.margin-bottom-35 {
    margin-bottom: 35px !important;
}
.small-text{
    font-size: 12px;    
}
.margin-top-25{
    margin-top: 25px !important;
}
strong {
    font-weight: bold;
}
.sub-title{
    font-weight: bold;
    color: #28ace2;
}
.class-modal form .ui.button {
    margin: 0 auto;
    text-align: center;
    display: block;
    max-width: 50%;
}
/*.class-modal form {
    padding: 10%;
}*/
