/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */


.table-condensed{
  font-size: 6px;
}


.navbar-custom {
/*
    color: green;
    background-color: green;
*/
}


/* Title */
.navbar-custom .navbar-brand {
    color: #DDD;
    font-size: 17px; 
}

.navbar-custom .navbar-nav {
    color: #FFF;
    
    
}


.navbar .nav > li > a {
    
    color:  #ccc;
}


fieldset.inlineLabels ul {list-style:none}

ul
{
    list-style-type: none;
}
