﻿/*REMS Icon Style Sheet*/

.navicon-head {
    pointer-events:none;
    width:30px;
    margin-bottom:3px;
    height:30px;
}

.navicon-head-side {
    pointer-events: none;
    width: 25px;
    margin-bottom: 0;
    height: 25px;
}

.navicon-item {
    height:20px;
    width:20px;
}

.grid-item {
    height:20px;
    width:20px;
}

.moduleheadername {
    font-family:'Book Antiqua';
    font-weight:bold;
    font-size:25px;
    color:blue;
}



