.border-left-green{
	border-left: 8px solid !important;
	border-color: #0A4523 !important
}
.up-green{
	background-color: #0A4523 !important;
	width: 200px;
	margin-left: -12px;
	text-align: start;
	text-indent: 6px;
}
.a{
	display: inline-block;
	text-align: center;
	padding: 5px;
	text-decoration: none;
}

.white-border {
    border: 2px solid white;
}

.grey-border {
    border: 2px solid #EBEBEB;
}

#menu .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

@media only screen and (min-width: 360px) and (max-width: 920px) {
	.table-responsive {
		width: 100% !important;
		float: left;
	}
}
