.navbar-custom
{
	background-image: linear-gradient(-45deg, #34ACBC, #457B92) !important;
    padding: -10px 10 !important;
}

.row-custom{
	background-color: #34ACBC;
}

.card-img-top-custom{
	width: 75px !important;
	height: 75px !important;
	padding-left: 20px !important;
}

.page-header-custom{
	padding-bottom: 9px !important;
	margin: -20px 0 20px !important;
	border-bottom: 1px solid #eee !important;
}