
/* ----- */
.img-thumbnail { border-radius: 0 }
body {
	font-size: 15px;
    line-height: 1.53061224;
}
h1 {
	font-size: 32px;
}
h1, h2, h3, h4 {
	line-height: 1.33;
}
p {
    margin: 0 0 15px;
}
.main-container h1.block,
.main-container h2.block,
.main-container h3.block,
.main-container h4.block,
.main-container h5.block,
.main-container h6.block {
    padding-bottom: 16px !important;
    padding-top: 16px !important;
    margin-top: 16px;
}
.main-container blockquote {
    font-size: inherit;
    font-family: inherit;
    color: #313131;
    border-left: 5px solid rgb(238, 238,238);
    padding-right: 0;
} 
.main-container .block {
    background-color: #fbfbf0;
    margin-bottom: 15px !important;
}
p, ul, ol, .main-container .block {
	margin-bottom: 15px;
}
code { border-radius: 0 }
pre { border-radius: 0 }
.form-control {
	 font-size: 15px;
	 border-radius: 0;
	 box-shadow: none;
	 webkit-box-shadow: none;
}
.form-control:focus {
    border-color: gray;
    -webkit-box-shadow: none;
    box-shadow: none
}
.input-sm { border-radius: 0 }
.input-lg { border-radius: 0 }
.btn { border-radius: 0 }
.btn-lg { border-radius: 0 }
.btn-sm,
.btn-xs { border-radius: 0 }
.dropdown-menu {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-group-xs > .btn { border-radius: 0 }
.btn-group-sm > .btn { border-radius: 0 }
.btn-group-lg > .btn { border-radius: 0 }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 0 }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-bottom-left-radius: 0 }
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn { border-radius: 0 }
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-lg > .input-group-btn > .btn { border-radius: 0 }
.input-group-addon { border-radius: 0 }
.input-group-addon.input-sm { border-radius: 0 }
.input-group-addon.input-lg { border-radius: 0 }
.nav-tabs > li > a { border-radius: 0 }
.nav-pills > li > a { border-radius: 0 }
.navbar,
.navbar-inverse-3 {
	min-height:auto;
}
@media (min-width: 768px) {
    .navbar { border-radius: 0 ;
		min-height: 28px;
    }
    .navbar-inverse {
	 	background:#fff !important;		
		border:none !important;
    	border-bottom:2px solid #B1C800 !important;
        margin-left:-30px;
    }
	.navbar-inverse-3 {
  		border-bottom:2px solid #B1C800 !important;
	}

	.navbar,
	.navbar-inverse-3 {
		min-height:34px;
	}
   .navbar-inverse-1 .navbar-nav > li > a:hover{
     	background-color:#fff !important;
     	color:#313131 !important;
    }
	.navbar-inverse .navbar-nav > li > a { 
     	 color:#313131 !important;
     }
     .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a.active{
     	 background-color:#B1C800 !important;
     	 color:#fff !important;
     }
}
.navbar-toggle { border-radius: 0 }
.navbar-toggle .icon-bar { border-radius: 0 }
.breadcrumb { border-radius: 0 }
.pagination { border-radius: 0 }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.pager li > a,
.pager li > span { border-radius: 0 }
.label { border-radius: 0 }
.badge { border-radius: 0 }
.container .jumbotron { border-radius: 0 }
.thumbnail { border-radius: 0 }
.alert { border-radius: 0 }
.progress {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none
}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.list-group-submenu .list-group-item:last-child {
    border-bottom: 0;
  
}
.panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.panel-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.panel-footer {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.panel-group .panel { border-radius: 0 }
.well {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.well-lg { border-radius: 0 }
.well-sm { border-radius: 0 }
.close { text-shadow: none }
.modal-content {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
@media screen and (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.tooltip-inner { border-radius: 0 }
.popover {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.popover-title { border-radius: 0 }
.carousel-control { text-shadow: none }
.carousel-indicators li { border-radius: 0 }
.carousel-caption { text-shadow: none }

.btn:active,.btn:focus,a:active,a:focus{outline: 0}
.no-border-right{border-right: 0!important}
.no-border-left{border-left: 0!important}
.no-padding{padding: 0!important}
.hero-spacer {margin-top: 50px}
.hero-feature{margin-bottom: 30px}
select{border:1px solid #DADAD9;padding:3px}
.green{ color: green }
.red{ color: red }


body{
	background: #fff;
}
.main-container{
	
	background: #fff;
	margin-bottom: 28px;
	/*box-shadow: 0 0 7px #384248*/
}
@media (min-width: 769px) {
.main-container{
	min-height:330px;
	margin-bottom:100px;                    
}
}
.main-container img{
	max-width:100%;
}
.headline-container {
min-height:28px;
border-bottom:1px solid #666;


}
.main-container h1:first-child{ 
	margin-top:0;
	margin-bottom: 15px;
	
}
.main-container .block {
	background-color: #fbfbf0 !important;
}
header{
	
	background: #fff;
}
header .well{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 20px;
	border: 0;
	margin-bottom: 0;
	background: transparent;
}
header .logo{
	padding: 32px 0 0 0;
}
header .logo a{
	color: rgb(51,51,51);
	font-size: 32px;
	font-family: 'source_sans_proregular';
	
}
header .logo a span{
	color: #428bca;
}
header .logo a:hover{
	text-decoration: none;
}
header .logo-img{
	display: inline-block;
	width: 255px;
	height: 60px;
	min-height: 60px;
	background-image: url("./../img/nrw_anthra.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-origin: border-box;
}
.slider{
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 20px;
}
ul.bxslider {
	list-style: none;
}
.bx-wrapper {
	box-shadow: 0 0 0 1px #DADAD9
}
.bx-wrapper img {
	width: 100%;
}
.bx-viewport {
	max-height: 500px!important;
}
.input-search{
	position: relative;
	z-index: 1;
}
.btn-group-cart,.btn-group-cart .btn{
	width: 100%;
}
.btn-group-cart .btn{
	text-align: center;
}
.btn-group-cart .dropdown-menu{
	z-index: 1001;
	left: inherit;
	right: 0;
}
.btn-group-cart .icon-cart{
	margin-right: 5px;
}
ul.cart-content{
	min-width: 250px;
}
ul.cart-content b{
	font-weight: normal;
	display: block;
	font-family: 'DroidSansRegular';
	/*font-size: 16px;*/
	color: #428BCA;
}
.link-p{
	display: block;
	min-height: 250px;
	height: auto;
	width: 100%;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.first-p{
	min-height: 169px;
}
.def-img{
	position: inherit!important;
	width: auto!important;
	height: inherit!important;
	max-width: inherit!important;
	max-height: inherit!important;
	left: inherit!important;
	top: inherit!important;
}
.prod-caption{
	background: #fbfbfb;
	border-top: 1px solid #DADAD9;
}
.prod-caption h4{
	font-size: 16px;
	height: 40px;
	overflow: hidden;
}
.brdcrb{
	display: block;

	border-bottom: 3px solid rgb(238, 238,238);
	padding-bottom: 6px;
	margin-bottom: 22px;
	padding-top:8px;
	
	
}
.brdcrb .fa{
 font-size:11px;
 padding-left:2px;
  padding-right:1px;
 color: #666;
}

.list-group-item {
	border-color: #B1C800;
	padding: 7px 15px 7px 15px;
	border-right:0px;
	border-left:0px;

}
#main_menu >.list-group>.list-group-item:first-child  {
border-top:0px;
padding-top: 8px; 

}
#main_menu a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	   
    color:#313131;
}                  
#main_menu .panel-cat a{
	 
    color:#313131;
}
@media (max-width: 768px) {

.menu-tree, .navbar .container {
	padding:0 !important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff !important;
   
}
.navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar{
 background-color: #999!important;
}

.navbar-inverse .navbar-toggle{
border-color: #B1C800 !important;
    position: absolute;
    top: 0;
    right: 0;
}

.navbar-collapse {
	 border-color: #B1C800 !important;
	 border:0;
     -webkit-box-shadow: none; 
     box-shadow: none; 
    -webkit-overflow-scrolling: none;

}


}
.brdcrb a:first-child {
	
margin-left:2px;

}

@media (min-width: 768px) {
	.navbar-inverse-3 .navbar-nav {
		float: right;
		margin: 0;
	}
}

body > footer > .container > .row > div:last-child > div > p:first-of-type > a:first-of-type{
	margin-top: 4px;
    display: inline-block;
    padding-top: 80px;
    background: url(./../img/LANUV_Logo-250.png) left top no-repeat;
    background-size: 124px 50px;
}
body > footer {
	color: #313131;
	background: #fbfbf0;
	
}
body > .header-img {
	background-color: #B1C800;
	border: 0 !important;
	background-repeat: no-repeat;		
}
@media (min-width: 768px)
{
	body > .header-img {
		background-size: 100%;
	}
}
body > .header-img .container {
	height: 160px;
	min-height: 160px;
}
body > .header-img-leiste {
    background-color: #B1C800;
    
    width: 100%;
	border-top: 3px solid #fff;
	

}
body > .header-img-leiste .container{
	background-image: url(./../img/LANUV_KeyVisual_web3_top.png);
	background-repeat: no-repeat;		
	background-position: right bottom;
	background-size: 283px 57px;
	height: 9px;
    min-height: 9px;
}
body > .header-img .container {
	background-image: url(./../img/LANUV_KeyVisual_web3_top.png);
	background-repeat: no-repeat;		
	background-position: right bottom;
	background-size: 283px 57px;
}
@media (max-width: 768px) {
	body > footer .copyright .col-xs-15 {
		background-position:0px 4px;
		padding-left: 224px;
	}
}
body > footer>.container {
	padding-bottom:38px;
}
body > footer h4{
	border-bottom: 1px solid #B1C800;
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 15px;
    line-height: 1.53061224;
}
body > footer a h4,
body > footer a:hover  {
	color: #313131 ;

}
body > footer .column ul,
body > footer .column p
{
	list-style: none;
	padding: 0;
	line-height: 22px;
}
body > footer .column p {
margin-bottom:11px;
}
body > footer .column ul a,
body > footer .column p{
	color: #313131;
}
body > footer .column p a{
color:#313131;}
body > footer .copyright{

	padding: 10px;
	color: #fff;
	background: #B1C800;
}
.navbar-inverse{
	background-color: #B1C800;
	border-color: #B1C800;
	margin-bottom: 0;
	border:0;
}
.navbar-inverse .middlecon {
	min-height:auto;
}
.navbar-toggle { 
	margin-top:0px;
	min-height:35px;
	border:0;
	background-color: #EEE;
}
.navbar-inverse .navbar-toggle .icon-bar{ 
	background-color: #666;
}

.navbar-brand { 
	padding:8px 10px 7px 10px;
	color: #666 !important;
    font-weight: bold;
	font-size: 18px;
	height:auto;
}
@media (min-width: 768px) {
   .navbar-collapse { 
		padding-left: 0;
	}
}
@media (max-width: 1200px) {
	.navbar-inverse {
    	margin-left:0px;
    }
}

@media (min-width: 768px) {
	.navbar-nav > li > a {
		padding-top: 6px;
		padding-bottom: 4px;
	}
	.navbar-inverse .navbar-nav > li > a {
		padding-top: 6px;
		margin-top:3px;
		padding-bottom: 4px;
	}
	.navbar{

	border-bottom:1px solid #B1C800;
	border-top:1px solid #B1C800
	}
	
}
.navbar-inverse .navbar-brand {
	color: #fff;
}
.navbar li a{
	color: #fff!important;
	-ms-transition: all 100ms ease-in-out 0s ;
	-moz-transition: all 100ms ease-in-out 0s ;
	-webkit-transition: all 100ms ease-in-out 0s ;
	-o-transition: all 100ms ease-in-out 0s ;
	transition: all 100ms ease-in-out 0s ;
}
.navbar li a:hover, .navbar li a.active{
	background-color: #fff!important;
	color: #313131!important;
}


.navbar li.nav-dropdown .caret{
	border-top-color: #fff;
	border-bottom-color: #fff;
}
@media (min-width: 768px) {
	.navbar li.nav-dropdown ul li a{
		font-family: Arial;
		font-size: 15px;
		color: #313131!important;
		text-transform: inherit;
	}
	.navbar li.nav-dropdown ul li a:hover{
		background-color: #f1f1f1!important;
	}
}
.thumbnail:hover{
	border: 1px solid gray;
}
.catalogue-pagination{
	margin: 0;
	margin-bottom: 40px;
}
.catalogue-pagination li.disabled:hover a{
	cursor: default;
}
.catalogue-pagination li a{
	-ms-transition: all 100ms ease-in-out 0s ;
	-moz-transition: all 100ms ease-in-out 0s ;
	-webkit-transition: all 100ms ease-in-out 0s ;
	-o-transition: all 100ms ease-in-out 0s ;
	transition: all 100ms ease-in-out 0s ;
	padding: 3px 12px;
}
.back-top{
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 30px;
	background: #384248;
	color: #fff;
	height: 23px;
}
.back-top:hover, .back-top:focus, .back-top:active{
	color: #fff;
}
.table th {
    background-color: #fbfbf0 !important;
}
.back-top:hover{
	-ms-transition: all 100ms ease-in-out 0s ;
	-moz-transition: all 100ms ease-in-out 0s ;
	-webkit-transition: all 100ms ease-in-out 0s ;
	-o-transition: all 100ms ease-in-out 0s ;
	transition: all 100ms ease-in-out 0s ;
	background: #263238;
}
.tbl-cart thead{
	background: #f8f8f8
}
.tbl-cart .td-qty{
	white-space: normal !important;
	width: 130px;
}
.btns-cart .btn{
	margin-right: 3px;
	margin-bottom: 1px;
}
.tbl-checkout tbody tr td:nth-child(odd){
	background: #f8f8f8;
}
.input-qty-detail .bootstrap-touchspin{
	float: left;
	margin-right: 5px;
	width: 130px;
}

.product-thumb-image{ padding: 2px }
.product-main-image, .product-thumb-image .thumbnail{ margin-bottom: 0 }
.product-main-image{ cursor: zoom-in; cursor: -webkit-zoom-in; cursor: -moz-zoom-in }
.product-main-image-container{ position: relative }
.product-loader{
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 1;
	width: 60px;
	height: 9px
}
.product-short-detail label{ font-weight: normal }
.product-short-detail .col-xs-8:before{
	margin-right: 3px;
	content: ':'
}
.the-list{
	float: left;
	margin: 10px 0;
	width: 100%
}
.the-list h3{ margin: 0 }
.the-list select{
	display: inline;
	width: auto
}
.input-qty-detail .bootstrap-touchspin{
	float: left;
	margin-right: 5px;
	margin-bottom: 1px;
	width: 130px
}
.add-to-detail a{
	color: #313131;
	font-size: 12px
}
.product-detail-tab .nav-tabs a:focus, .product-detail-tab .nav-tabs a:active{ outline: 0 }
.product-detail-tab .well{
	border-top: 0;
	background: #fff
}
#detail table tr td:first-child, .comparison tbody tr td:first-child, .compare-product{ background: #f8f8f8 }
.comparison{ text-align: center }
.comparison tbody tr td:first-child{ text-align: left }
.product-rating {
    margin-top: 5px;
    color: #FFCC00;
    font-size: 12px
}
.media a.pull-left:hover{ text-decoration: none }
#review .media{ padding-bottom: 10px }
.tbl-cart .td-qty{ width: 130px }
.tbl-cart label{ font-weight: inherit }
.tbl-cart thead{ background: #f8f8f8 }
.login-form { max-width: 380px; margin-top: 10px }
.login-form .panel{
	border: 1px solid #DADAD9;
    background-color: #fff;
}
.btn-login-social{ width: 30px }
@media (min-width: 992px) {
 .product-detail{ float: right }
}
.white-container {
	position: relative;
	padding: 15px;
	background-color: #fff;
}

.list-group-submenu .list-group-submenu {
	margin-left:20px;
}
.panel-cat {
	border: 0
}
.panel-cat > a {
	background: #fbfbf0
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	border-color: #B1C800;
}
.table-striped>tbody>tr:nth-of-type(odd){
	background:#f9f9f9;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #313131;
  background: #fbfbf0;
}
.panel-cat > a:hover,
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
	background: #fff;
	border-color: #B1C800;
	
}
@media (min-width: 768px) {

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus,
.panel-cat > a:hover {
	background: #B1C800;
	border-color: #B1C800;
	color: #fff !important;
}
}

.panel-cat i.fa-caret-down {
	margin-left: 10px
}
.panel-cat .list-group-sub > a {
	padding-left: 25px
}
.panel-cat .list-group-sub a:last-child {
	border-bottom: 0
}
.panel-cat .list-group-sub:last-child a:last-child {
	border-bottom: 1px solid #DADAD9
}


body {
    font-family: Arial,Helvetica,sans-serif;
    color: #313131;
    background: #fff;
    font-size: 15px;
    line-height: 1.53061224;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size:20px;
}
h4 {
    font-size:18px;
}
h5 {
    font-size:15px;
}
body > header > .container > .row .logo  {
    margin-top: 25px;
    display: inline-block;
    width: 124px;
    height: 50px;
    min-height: 50px;
    background-image: url(./../img/LANUV_Logo-250.png   );
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

body > header > .container > .row a {
    display: none;
}

body > header > .container > .row  .well {
    padding-top: 25px;
    padding-bottom: 19px;
}

body > header > .container > .row .logo-img {
    display: inline-block;
	width: 218.5px;
	height: 48.5px;
	min-height: 48.5px;
	margin-bottom: 1.5px;
    background-image: url(./../img/lanuvAbsenderkennung.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.navbar-inverse.navbar-inverse-1  {
    min-height: 35px;
    height: 35px; 
	margin-left: 0px;
    background-color: #EEE !important;
    border:  0 !important;
}
@media (max-width: 768px) {
	.navbar-inverse.navbar-inverse-1  {
		height: auto;
	}
}
.navbar-inverse.navbar-inverse-1 .fis-titel{
    display: inline-block;
    padding-top: 5px;
    color: #666;
    font-weight: bold;
    font-size: 18px;
}
.navbar-inverse.navbar-inverse-1 .fis-fusszeile{
    display: inline-block;
    padding-top: 4px;
    font-size:14px;
}
.navbar-inverse.navbar-inverse-1 .navbar-nav {
    float:right;
}
@media (min-width: 769px) {
	.navbar-inverse.navbar-inverse-1 > .container,
	.navbar-inverse.navbar-inverse-2 > .container,
	.navbar-inverse.navbar-inverse-3 > .container {
		padding-right:0;
	}
}
@media (max-width: 768px) {
	body {
		overflow-x: hidden;
	}
	body > header > .container > .row > .col-xs-5{
		padding-right:0;
	}
	body > header > .container > .row > .col-xs-10 {
		padding-left:0;
	}
	.navbar-inverse.navbar-inverse-1 .navbar-nav {
		float: none;
	}
	.navbar-inverse.navbar-inverse-1 .fis-fusszeile{
		padding-left: 10px;
	}
}

.navbar-inverse.navbar-inverse-1 .navbar-nav > li > a {

    margin-top: 4px !important;
    padding-top: 5px;
    padding-bottom: 6px;
    color: #313131 !important;
}
.navbar-inverse.navbar-inverse-1 .navbar-nav > li > a:hover,
.navbar-inverse.navbar-inverse-1 .navbar-nav > li > a:active,
.navbar-inverse.navbar-inverse-1 .navbar-nav > li > a.active {
    background-color: #FFF !important;
    color: #313131 !important;
}

body > footer .navbar-inverse.navbar-inverse-1 {
    height: 26px;
    min-height: 26px;
}
body > footer   .navbar-inverse.navbar-inverse-1 .navbar-nav {
	float: right	;
    margin: 0;
   
}

body > footer   .navbar-inverse.navbar-inverse-1 .navbar-nav>li {
    float: left;
}

body > footer   .navbar-inverse.navbar-inverse-1 .navbar-nav > li > a  {
    margin-top: 0px !important;
    padding-top: 3px;
    padding-bottom: 3px;

    
}


body > footer  .navbar:nth-of-type(1):after {
    content: "";
    display: none;
    background-color: inherit;
    height: 0;
    min-height: 0;
    width: 100%;
    border-top: 0;
    margin-bottom: 0;
}
body > footer  .navbar:nth-of-type(1) > .container {
    border: 0 !important;
    background-repeat: no-repeat;
    height: 0;
    min-height: 0;
    background-image: none;
}

@media (min-width: 768px) {
    .navbar-inverse {
    	
   
         margin-left:0px;
    }
}

@media (max-width: 768px) {
    .navbar-inverse-2 {
    	 margin-left:0px;
	}
	.navbar-nav {
		margin: 0 -10px;
	}
	.navbar-inverse.navbar-inverse-1 .navbar-nav > li > a {
		margin-top: 0 !important;
		padding-top:10px;
		padding-bottom:10px;
	}
}
