


/************************************/
/** standing						*/
/************************************/
.standing-header{
	display: flex;
	flex-direction: row;
	padding-right: 0px!important;
	margin-top: 0px!important;
}

.standing-body{
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	padding-left: 15px;
	align-items: center;
}

