.btn-table {
	font-size: 0.7rem;
	line-height: 1;
}


/*Cookie Footer*/
.cookiefooter {
	font-size: 12px;
	line-height: 13px;
	background-color: #f8f8f8;
	padding:10px;
	padding-bottom:20px;
	text-align:center;
	color:#999999;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.cookiefooter a {
	color: #fecd02;
}

h2 {
	font-weight: bolder;
	text-transform: uppercase;
	color: #D90078;
}

h3 {
	font-weight: bolder;
	text-transform: uppercase;
}

h4 {
	font-weight: bolder;
	text-transform: uppercase;
}

h5 {
	font-weight: bolder;
	text-transform: uppercase;
}

.breadcrumb-item {
	font-size: 11px;
}

.bg-brand {
	background-color: #000000;
}