.img-balloon {
    background-image: none !important;
    background-color: white !important;
}
.cls-container {
    background-color:white !important;
    color: #353535 !important;

}
.cls-header .cls-header-lg{
    color: #353535 !important;
    background-color: url("https://upload.wikimedia.org/wikipedia/commons/0/01/Toshiba_logo.svg");
}
.panel-body {
    background-color: #eef1f2;
    color: #353535 !important;

}
.btn-success, .btn-hover-success:active, .btn-hover-success.active, .btn.btn-active-success:active, .btn.btn-active-success.active, .dropdown.open > .btn.btn-active-success, .btn-group.open .dropdown-toggle.btn.btn-active-success {
    background-color: #FCB200 !important;
    border-color:#FCB200 !important;
    color: #353535;
}
.btn-success:hover, .btn-success:focus{

    background-color: #fdd166 !important;
    border-color:#fdd166 !important;
    color: #353535 !important;
}
#mainnav-menu-wrap{
    background-color: #eef1f2 !important;
    color: #353535 !important ;

}
#mainnav-menu a{
    background-color: #eef1f2 !important;
    color: #353535 ; 
}
#mainnav-menu > .active-link > a, #mainnav-menu > .active-link > a:hover{
    color: white !important;
    box-shadow: inset 4px 0 0 0 #303ab2 !important;
    background-color: #303ab2 !important;
}
#mainnav-menu a:hover{
    color: #353535 !important ; 
    background-color: #c0e4f9 !important;
}

.badge-danger {
    background-color: #fcb200 !important;
    color: #353535 !important;
}
.brand-title{
    background-color: #eef1f2 !important;
    color: #353535 !important;
}
#footer{
    text-align: center !important;
}

.page-header, .text-overflow{
    color: #353535 !important;
}
#footer .hide-fixed, #container.footer-fixed #footer .show-fixed {
    display: none !important;
    height: 100%;}
#mainnav-menu > .active-link > a, #mainnav-menu > .active-link > a:hover{
    color: white !important;
    box-shadow: inset 4px 0 0 0 #303ab2 !important;
    background-color: #303ab2 !important;

}
#mainnav-menu ul .active-link a, .menu-popover .sub-menu ul .active-link a{
    color: white !important;
    box-shadow: inset 4px 0 0 0 #303ab2 !important;
    background-color: #303ab2 !important;


}
.list-header{
    display: none !important;



}
body{
    font-family: Arial, Helvetica, sans-serif !important;
}
.menu-popover.popover{
    color: #353535 !important ; 
    background-color: #eef1f2 !important;
}
.menu-popover .sub-menu ul{
    color: #353535 !important ; 
    background-color: #eef1f2!important;
}
.menu-popover .sub-menu ul li > a{
    color: #353535 !important ; 
}
.menu-popover > .popover-title {
    color: #353535 !important ; 
    background-color: #eef1f2!important;
}
.navbar-brand{

    background-color: #eef1f2!important;
}

#btn-add-new {
    background-color: #fcb200 !important;
    border-color:#FCB200 !important
}