.icofont {
	font-size: 18px;
	padding-right: 9px;
}

.errors ul li {
	font-size: 16px;
	padding: 5px;
	background-color: #f5ffa0;
	border-radius: 5px;
}

.ms-options-wrap > button:focus,
.ms-options-wrap > button {
	position: relative;
	width: 100%;
	text-align: left;
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 5px 20px 5px 5px;
	margin-top: 1px;
	font-size: 13px;
	color: #5a5a5a;
	outline-offset: -2px;
	white-space: nowrap;
}

.ms-options-wrap > button:focus,
.ms-options-wrap > button {
	position: relative;
	width: 100%;
	text-align: left;
	border: 1px solid #aaa;
	background-color: #e9e9e9;
	padding: 5px 20px 5px 5px;
	margin-top: 1px;
	font-size: 13px;
	color: #5a5a5a;
	outline-offset: -2px;
	white-space: nowrap;
}

[class^="icon-"],
[class*=" icon-"] {
	font-size: 20px !important;
	margin-right: 5px;
}

.font-16 {
	font-size: 16px;
}
.font-15 {
	font-size: 15px;
}
.font-17 {
	font-size: 17px;
}
.font-18 {
	font-size: 18px;
}

.bg-warning1 {
	background-color: #ffaa81;
}

.color1 {
	background-color: #d8f9de;
}
.table th {
	font-weight: 600;
	font-size: 16px;
}

.business-wizard h6 {
	height: 30px;
	width: 183px;

	padding: 24px;
	border-radius: 6px;
}

.login-main {
	margin-top: 250px;
}

.mh1 {
	font-size: 40px !important;
	margin-bottom: 10px !important;
}
.page-wrapper .page-header .header-wrapper .nav-right .profile-dropdown {
	width: 271px;
	top: 49px;
	left: -12px;
	padding: 0 10px;
}

.login-card .login-main2 {
	width: 500px;
}
