.khoi-policy-area-pad {
	display: flex;
	align-items: center;
}
.nl-row button.khoi-btn {
	height:35px;
	border-radius:4px;
}
.nl-menu__item .khoi-active-notice-link {
    color: #fff;
}
.khoi-cursor-pointer {
	cursor:pointer;
}
.khoi-underline {
	text-decoration:underline;
	color:#0375d8;
}
.khoi-underline-white:hover {
	text-decoration:underline;
	color:#fff;
}
.khoi-font-size p,.khoi-font-size button {
	font-size:13px;
	line-height:23px;
}
.kh-font-size label {
	font-size:16px;
}
.kh-f-size-14 p{
	font-size:14px;
}
.kh-form-grp .nl-form-grp .nl-row-ip-btn .nl-form-control {
	border-right: 1px solid #d7dce0;
}
