.NSCDsmallbox {
	width: 100%;
	height: 36px;
	margin-top: -20px;
	border-radius: 8px;
	padding: 6px;
	font-size: 1rem;
	font-weight: 600;
	color: white;
	background-color: #9AA5AA;
}

.NSCDboxfont {
	font-size: 1.8rem;
	padding: 8px;
}

.poppins-semibold {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: normal;
}

.poppins-bold {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.NSCDvline1 {
	border-right: 1px solid;
	padding: 0 5px;
}

.NSCDLegend {
	height: 18px;
	width: 18px;
	border-radius: 3px;
	display: inline-flex;
	margin: -3px 2px;
	font-size: 0.75rem;
}

.NSCDcardht {
	height: 100px;
}

.NSCDprogress {
	background-color: #EBEBEB;
	margin: 0px;
	height: 235px;
	border-radius: 0px !important;
}

.NSCDQC1bgclr {
	background-color: #72b8dd;
	border-radius: 0px;
}

.NSCDQC2bgclr {
	background-color: #6e95dd;
	border-radius: 0px;
}

.NSCDQC3bgclr {
	background-color: #6b73dd;
	border-radius: 0px;
}

.collection .overviewlink.active {
	background-color: #d4edc2 !important;
	color: #000 !important;
}

NSCDtabs .NSCDoverviewtab a.active {
	background-color: #ffffff !important;
}

.NSCDoverviewtab a:focus.active {
	background-color: #ffffff !important;
}

.NSCDtabs .NSCDoverviewtab a:hover {
	border-bottom: 3px solid #A12E16 !important;
	color: #A12E16 !important;
}

.NSCDtabs .NSCDoverviewtab a.active {
	border-bottom: 3px solid #A12E16 !important;
	color: #A12E16 !important;
}

.kashibgclr {
	background-color: #D2E3EC;
}

.kashitxtclr {
	color: #007BC0;
}

.NSCDkashitab a:focus.active {
	background-color: #ffffff !important;
}

.NSCDtabs .NSCDkashitab a:hover {
	border-bottom: 3px solid #007BC0 !important;
	color: #007BC0 !important;
}

.NSCDtabs .NSCDkashitab a.active {
	border-bottom: 3px solid #007BC0 !important;
	color: #007BC0 !important;
}

.trivenibgclr {
	background-color: #C0E9E7;
}

.trivenitxtclr {
	color: #18837E;
}

.NSCDtrivenitab a:focus.active {
	background-color: #ffffff !important;
}

.NSCDtabs .NSCDtrivenitab a:hover {
	border-bottom: 3px solid #18837E !important;
	color: #18837E !important;
}

.NSCDtabs .NSCDtrivenitab a.active {
	border-bottom: 3px solid #18837E !important;
	color: #18837E !important;
}

.agrabgclr {
	background-color: #F8E0F6;
}

.agratxtclr {
	color: #9E2896;
}

.agratxtclr2 {
	color: #9E2896;
}

.NSCDagratab a:focus.active {
	background-color: #ffffff !important;
}

.NSCDtabs .NSCDagratab a:hover {
	border-bottom: 3px solid #9E2896 !important;
	color: #9E2896 !important;
}

.NSCDtabs .NSCDagratab a.active {
	border-bottom: 3px solid #9E2896 !important;
	color: #9E2896 !important;
}

.NSCDcount {
	font-size: 1.75rem;
	font-weight: 600;
}

.NSCDlabel {
	font-size: 11px;
	line-height: 11px;
	color: #555;
	margin-bottom: 14px !important;
}

.NSCDtitle {
	font-size: 1rem;
	color: #555;
	font-weight: 600;
	padding: 10px 0px !important;
	text-align: center;
}

.NSCDcontainer {
	padding: 5px;
}

.NSCDcolpad {
	padding: 5px !important;
}

.NSCDtabs .NSCDConsotab a:focus.active {
	background-color: #ffffff !important;
}

.NSCDtabs .NSCDConsotab a:hover {
	border-bottom: 3px solid #6242AC !important;
	color: #6F53B3 !important;
}

.NSCDtabs .NSCDConsotab a.active {
	border-bottom: 3px solid #6242AC !important;
	color: #6242AC !important;
}

.constxtclr2 {
	color: #6242AC;
}

.NSCDQC1txtclr {
	color: #72b8dd;
}

.NSCDQC2txtclr {
	color: #6e95dd;
}

.NSCDQC3txtclr {
	color: #6b73dd;
}

.NSCDQCLegend {
	margin: -35px -12px;
	font-size: 0.7rem;
	color: #555;
	font-weight: 600;
}