@charset "utf-8";
/* CSS Document */

.footer{text-align: center; color: #00bcf2; margin-top: 30px; margin-bottom: 30px;}

.top-nav-header{
    height: 50px;
    background-color: #CC1B1B;
    box-shadow: 0 1px 4px rgba(0,0,0,.5);
    line-height: 50px;
    font-size: 1.2rem;
}
.top-nav-header .btn-icon{
    color: #fff;
    font-size: 1.4rem;
}