/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
/*body {
	background: blue;
	}
*/
/*block-centravtobtheme-footer-menu {
	background: yellow;
	navbar-header
	}
*/
.navbar-default {
	background: #00B050;
	}
 .navbar-default .navbar-nav li a, .nav li a, .navbar-default .navbar-text {
          color: black;
    }
/*.navbar-default, .navbar-nav, .li, a {
	color: black;
     }*/
.col-sm-3 {	background: #FFFF00;	}	
.navbar-nav  li { padding-left: 100px; }
.navbar-nav { 
	margin-left: 150px; 
	margin-top: 35px; }
.navbar-header { 
	float: none;
	font-size: 18px;}
.navbar-text {
    float: none;
    text-align: center;
	padding-top: 45px;
	padding-left: 160px;
}
/*.navbar-default .navbar-nav  .active  a, .navbar-default .navbar-nav  .active  a:hover, .navbar-default .navbar-nav  .active  a:focus {
        background-color: #31c524;
	}
	*/