.m-wizard__step-title {
	font-weight: 400 !important;
	font-size: 1.1rem !important;
}

.m-wizard__step-title .numberOfStep {
	font-size: 1.2rem !important;
	font-weight: 500 !important;
}

.m-radio-list-group-title {
	margin-bottom: 1rem;
	margin-top: 1rem;
	font-weight: 500;
	font-size: 1.1rem;
}

.m-wizard--4 .m-wizard__head {
	padding: 1rem 0.5rem 1rem 1rem !important;
}

.m-wizard.m-wizard--4 .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step .m-wizard__step-info .m-wizard__step-number > span {
	width: 3rem !important;
	height: 3rem !important;
}

.m-wizard.m-wizard--4 .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step .m-wizard__step-info .m-wizard__step-number > span > span {
	font-size: 1.2rem !important;
}

.m-wizard.m-wizard--4 .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step .m-wizard__step-info .m-wizard__step-label {
	padding-left: 1rem !important;
}

.m-wizard.m-wizard--4 .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step .m-wizard__step-info .m-wizard__step-icon > i {
	font-size: 1.2rem !important;
}

.m-wizard.m-wizard--4 .m-portlet__foot .m-form__actions {
	padding: 2rem !important;
}

.modal-header {
	padding: 10px 25px 10px 25px !important;
}

.modal-header h5 {
	font-size: 1.2rem !important;
	font-weight: 400 !important;
	line-height: 24px !important;
}

.modal-header .close {
	margin: 0px -12px 0px 0px !important;
}

.fontcolor-brand {
	color: #222 !important;
}