@charset "ISO-8859-1";

.next-gen-email-notif-title {
	color: #000484;
    font-size: 24px;
    font-family: noto-sans-regular;
}

.next-gen-profile-header {
	color: #0000C9;
}

.next-gen-notif-header {
	color: #0000C9;
	font-family: noto-sans-bold;
}

.next-gen-msg.header-msg {
	font-size: 14px;
	font-family: noto-sans-bold;
	color: #000000;
}

.next-gen-msg.info-msg {
	font-size: 12px;
	font-family: noto-sans-regular;
	font-style: none;
	color: rgb(137, 156, 175);
}

.next-gen-cb-lbl.cb-lbl-style {
	font-size: 14px;
	font-family: noto-sans-bold;
	color: #000000;
}

.next-gen-table#savedcart-table,
#view-savedcart-template table {
	color: #000000;
}

.next-gen-table#savedcart-table tbody td,
#view-savedcart-template table tbody td {
	font-size: 14px;
	line-height: 21px;
}

.next-gen-table#savedcart-table .btn.wrap{
	word-wrap: normal;
	white-space: pre-wrap;
}

.next-gen-table#savedcart-table .btn {
	font-size: 12px;
	font-family: noto-sans-medium;
}

.next-gen-table#savedcart-table .remove-icon {
    cursor: pointer;
    text-align: center;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}

.next-gen-card .card-header{
	color: #000484;
	font-family: noto-sans-medium;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 30px;
}

.next-gen-profile-read-only {
	border: 0px !important;
    font-family: noto-sans-bold !important;
    font-size: 16px;
}

.next-gen-profile-email {
	color: #737373;
	font-family: noto-sans-bold !important;
    font-size: 14px;
	text-indent: 10px;
	padding-top: 10px;
}

.next-gen-b2bunit-name {
	word-break: break-all;
}

.payer-address-container.inline-flex {
    display: inline-flex;
}

.hide-email {
	display: none;
}