/* SOG Branding */

.bg-sog_green {
	background-color:#71A813 !important;
}

.text-sog_green {
	color:#71A813 !important;
}

.bg-sog_green_dark {
	background-color:#426900 !important;
}

.text-sog_green_dark {
	color:#426900 !important;
}

.bg-sog_brown {
	background-color:#A89060 !important;
}

.bg-sog_brown_dark {
	background-color:#4F4029 !important;
}

.bg-sog_blue {
	background-color:#4581B6 !important;
}

.text-sog_blue {
	color:#4581B6 !important;
}

.bg-sog_blue_dark {
	background-color:#1B4666 !important;
}

.text-sog_blue_dark {
	color:#1B4666 !important;
}

.bg-sog_gray {
	background-color:#787878 !important;
}

.bg-sog_gray_dark {
	background-color:#313131 !important;
}

.bg-sog_social {
	background-color:#3F6767 !important;
}

.bg-sog_webinar {
	background-color:#4A7C47 !important;
}

.text-unc_blue {
	color:#4B9CD3 !important;
}

.bg-unc_blue {
	background-color:#4B9CD3 !important;
}

.btn-unc_blue {
	background-color:#4B9CD3 !important;
}


.border-unc_blue {
	border:1px solid #4B9CD3;
}

.text-unc_navy {
	color:#13294B !important;
}

.text-light_gray {
	color:#e1e1e1 !important;
}

.bg-unc_navy {
	background-color:#13294B !important;
}

.btn-unc_navy {
	background-color:#13294B !important;
}

.border-unc_navy {
	border:1px solid #13294B;
}

















































