﻿/* studiopro style 1 */

.studiopro-header-background {
    background-color: #1B4577;
}

.studiopro-sidebar-background {
    background-color: #1B4577;
}

.studiopro-footer-background {
    background-color: white;
    color: black;
}

.studiopro-label {
    font-weight: bold;
    font-size:smaller;
}

th.studiopro-label {
    font-weight: bold;
    font-size: smaller;
}
