﻿#reg_title {
    color: #ffffff !important;
    background-color: #3F51B5 !important;
    border: 5px solid #ffffff !important;
}

table#rbl_session {
    display: none;
}

.dep {
    font-size: 12px;
    font-weight: lighter;
    margin: 4px;
}

@media only screen and (max-width: 650px) {

    #reg_title {
        font-size: 18px;
    }
}