.logo-brand
{
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
}
.navbar-brand
{
	padding-top:0px;
	padding-bottom: 0px;
}


.td-tools {
	white-space:nowrap !important;
	padding:0px !important; 
	vertical-align : middle !important;
	text-align: center;
}

.td-tools i{
	font-size: 16px !important;
}

.btn-add {
	margin-top: -8px !important;
}

.btn-paginator button:hover a{
	text-decoration: none !important;
}
.btn-paginator a{
	color: white !important;
}

.font-weight-bold {
	font-weight: bold !important;
}

.btn.bg-cyan:hover, .btn.bg-cyan:focus, .btn.bg-cyan.focus {
	color: white !important;
}

.btn-group {
	white-space: nowrap !important;
}

.business-info {
	color:white;
	position: absolute;
	top:5px;
	right:5px;
	font-size: 10px;
	font-weight: bold;
}

/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.active > a, .active > a > span {
	color:#00bcd4  !important;
}