.navbar {
    min-height:30px !important;
    margin-bottom: 5px;
}

.navbar-nav > li > a, .navbar-brand {
    padding-top:5px !important; padding-bottom:0 !important;
    height: 30px;
}

.navbar-brand{
    font-family: 'Fredoka One', cursive;
}

div.navbar-brand > a {
    color:black;
}

div.navbar-brand > a > img {
    width:22px;
    height:22px;
    margin-top:-8px;
}
    
div.navbar-brand > a:hover {
    text-decoration:none;
}

.panel-heading{
    padding:6px 10px 6px 12px;
}
.panel-title{
    font-size:12px;
    font-weight:bold;
}
.list-group-item{
    font-size:12px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide {
    display: none !important;
}

.col-md-12, .col-lg-12 {padding:0px;}
.chat-window iframe {width:684px;}
.container {width:98%;}

#nav-buttons {position:fixed; bottom:0px; width:100%; background:#000; width:100%;}
#nav-buttons ul {padding:0px; margin:0px; }
#nav-buttons ul li {display:block; list-style:none; width:19.9%; float:left; text-align:center;}

#nav-buttons ul li a {display:block; width:100%; padding:8% 0; font-weight:bold;}
#nav-buttons ul li a:hover {text-decoration:none;}

#nav-1 a {background:#e05829;}
#nav-2 a {background:#72e029;}
#nav-3 a {background:#297be0;}
#nav-4 a {background:#bb29e0;}
#nav-5 a {background:#000;}

#nav-buttons ul li a {color:#fff;}

