.m-tabs-line {
    border-bottom: 0px solid #ebedf2;
}
.m-widget4.m-widget4--progress .m-widget4__info
{
	width: 80%;
}
.m-widget4.m-widget4--progress .m-widget4__progress
{
	width: 20%;
}
@media (min-width: 993px)
{
	.m-form .m-form__group:first-child
	{
	     padding-top: 15px; 
	}
}
.btn.m-btn--hover-brand:focus
{
	background-color: transparent !important;
	color: #575962 !important;
}