.navbar-brand-logo img {
    /* max-height: 100%; 
    width: 100px!important;*/
     max-height: 99px;
    width: 550px;
    margin-top: -40px!important;
    
}
.navbar{
    min-height: 127px!important;
}
.nav {
    padding-left: 35px!important;
   
}
/*.navbar-default .nav>li>a, .header_view .nav>li>a {
    color: #3380f3;
}
.navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:#3380f3!important;}
footer[role="contentinfo"] {
    background: #07113d!important;
    
}
footer p {color:#3380f3; text-align: center;}
footer p strong{color:#3380f3;}

.thumbnail {
    background-color: #3380f3!important;
    
}
.page-header {
border-bottom: 4px solid #3380f3;
}
.media-body{background: #fbfbf3;
    padding: 10px;
    border-radius: 10px;}

.media-left img {
   background: #c75e55!important;
    padding: 4px!important;
}    
a {
    color: #3380f3;
    text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #07113d;
    border-color: #07113d;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
   
    color: #07113d;
}

@media screen and (max-width: 767px) {
 .navbar-brand-logo img {
    width: 250px;
    margin-top: -20px!important;
    
}
}*/