.navbar.navbar-fixed-top {
    box-shadow: 0px 4px 5px -3px #dddddd;
}

body {
    padding-top: 70px;
    /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.navbar-inverse {
    background-color: #eee;
    border-color: #eee!important;
    box-shadow: 0px 4px 5px -3px #dddddd;
}


/*.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: 146px;
    border: 3px solid #bcbcbc;
}*/

h4 {
    font-size: 17px;
    font-weight: bold;
}


/*.bottomspace {
    margin-bottom: 5px;
}*/


/*.navbar-nav {
    float: right;
    margin: 0;
}*/


/*.navbar-inverse .navbar-nav>li>a {
    color: #289eca;
}*/


/*.navbar-inverse .navbar-nav>li>a:hover {
    color: #289eca;
}*/

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px 10px;
    border-bottom: 1px solid #eee;
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    font-size: 15px;
}


/*@media screen and (max-width:844px) {
    .navbar-nav {
        float: right!important;
    }
}*/

.sidenav {
    background-color: #364372 !important;
}

.sidenav a {
    color: #fff !important;
}

.sidenav a:hover {
    color: wheat !important;
}

ol,
ul {
    list-style: none;
}
