﻿.u-no-style-link {
	color: inherit;
	text-decoration: none;
}

.w100 {
	width: 100%
}

.row-center-vertical {
    display: flex;
    align-items : center;
}
.u-ta-right {
	text-align: right;
}

.ta-center {
	text-align: center;
}

.u-ml-5 {
	margin-left: 5px;
}