@font-face {
	font-family: 'pangram';
	font-weight: 200;
	font-display: auto;
	font-fallback: Arial, Helvetica, sans-serif;
	src: url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extralight-webfont.woff') format('woff'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extralight-webfont.woff2') format('woff2'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extralight-webfont.svg') format('svg'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extralight-webfont.ttf') format('truetype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extralight-webfont.eot?#iefix') format('embedded-opentype');
}
@font-face {
	font-family: 'pangram';
	font-weight: 300;
	font-display: auto;
	font-fallback: Arial, Helvetica, sans-serif;
	src: url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-light-webfont.woff') format('woff'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-light-webfont.woff2') format('woff2'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-light-webfont.ttf') format('truetype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-light-webfont.svg') format('svg'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-light-webfont.eot?#iefix') format('embedded-opentype');
}
@font-face {
	font-family: 'pangram';
	font-weight: 400;
	font-display: auto;
	font-fallback: Arial, Helvetica, sans-serif;
	src: url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-regular-webfont.ttf') format('truetype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-regular-webfont.woff') format('woff'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-regular-webfont.woff2') format('woff2'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-regular-webfont.svg') format('svg');
}
@font-face {
	font-family: 'pangram';
	font-weight: 500;
	font-display: auto;
	font-fallback: Arial, Helvetica, sans-serif;
	src: url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-medium-webfont.woff') format('woff'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-medium-webfont.woff2') format('woff2'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-medium-webfont.svg') format('svg'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-medium-webfont.ttf') format('truetype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-medium-webfont.eot?#iefix') format('embedded-opentype');
}
@font-face {
	font-family: 'pangram';
	font-weight: 700;
	font-display: auto;
	font-fallback: Arial, Helvetica, sans-serif;
	src: url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-bold-webfont.woff') format('woff'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-bold-webfont.woff2') format('woff2'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-bold-webfont.ttf') format('truetype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-bold-webfont.svg') format('svg'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-bold-webfont.eot?#iefix') format('embedded-opentype');
}
@font-face {
	font-family: 'pangram';
	font-weight: 800;
	font-display: auto;
	font-fallback: Arial, Helvetica, sans-serif;
	src: url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extrabold-webfont.ttf') format('truetype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extrabold-webfont.woff') format('woff'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extrabold-webfont.svg') format('svg'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-extrabold-webfont.woff2') format('woff2');
}
@font-face {
	font-family: 'pangram';
	font-weight: 900;
	font-display: auto;
	font-fallback: Arial, Helvetica, sans-serif;
	src: url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-black-webfont.woff2') format('woff2'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-black-webfont.ttf') format('truetype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-black-webfont.woff') format('woff'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-black-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://www.greenr-label.com/wp-content/uploads/fonts/479/pangram-black-webfont.svg') format('svg');
}

body {
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	font-family: "pangram", Arial, Helvetica, sans-serif;
	min-height: 100vh;
}
a {
	text-decoration: none;
	color: #016D44;
}
footer {
	background-color: #525151;
	color: #FFFFFF;
}
div#wrapper {
	flex: 1;
}
div#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
 	max-width: 100%;
	z-index: 1000000000;
	text-align: center;
	display: none;
}
div#overlay_wrapper {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        -moz-transform: translateY(-50%);
	          -o-transform: translateY(-50%);
	     transform: translateY(-50%);
}
div#overlay_inner {
	display: flex;
	position: relative;
	border: none;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 0.5rem 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	     box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 0.5rem 0 rgba(0,0,0,0.3);
	     box-shadow: 0 0 0.5rem 0 rgba(0,0,0,0.3);
	margin: 0 auto;
	top: auto;
	top: initial;
	left: auto;
	left: initial;
	background: #FFFFFF;
	-webkit-transform: initial;
		-ms-transform: initial;
			-moz-transform: none;
			  -o-transform: none;
	     transform: none;
			-moz-transform: initial;
			  -o-transform: initial;
			     transform: initial;
	height: fit-content;
	min-height: 300px;
	width: fit-content;
	min-width: 600px;
	font-size: 20px;
	padding: 20px;
}
.aic {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.ais {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.bg-green {
	background-color: #016D44;
}
.bg-green2 {
	background-color: #2AAF52;
}
.bg-grey {
	background-color: #525151;
}
.bg-lightgrey {
	background-color: #999999;
}
.bg-white {
	background-color: #FFFFFF;
}
.border {
	border: 1px solid #000000;
}
.border-green {
	border-color: #016D44 !important;
}
.border-green2 {
	border-color: #2AAF52 !important;
}
.border-grey {
	border-color: #525251 !important;
}
.border-lightgrey {
	border-color: #999999 !important;
}
.border-white {
	border-color: #FFFFFF !important;
}
.bt0 {
	border-top: none !important;
}
.btn-green {
  color: #FFFFFF;
  background-color: #016D44;
  border-color: #016D44;
}
.btn-green:focus,
.btn-green.focus,
.btn-green:hover {
  color: #016D44 !important;
  background-color: #FFFFFF !important;
  border-color: #016D44 !important;
}
.btn-green2 {
  color: #FFFFFF;
  background-color: #2AAF52;
  border-color: #2AAF52;
}
.btn-green2:focus,
.btn-green2.focus,
.btn-green2:hover {
  color: #2AAF52 !important;
  background-color: #FFFFFF !important;
  border-color: #2AAF52 !important;
}
.btn-white {
  color: #016D44;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-white:focus,
.btn-white.focus,
.btn-white:hover {
  color: #FFFFFF !important;
  background-color: #016D44 !important;
  border-color: #FFFFFF !important;
}
.clr {
	clear: both;
}
.disb {
	display: block;
}
.disib {
	display: inline-block;
}
.disflex {
	display: flex;
}
.disin {
	display: inline;
}
.disit {
	display: inline-table;
}
.disno {
	display: none;
}
.fs10 {
	font-size: 10px;
}
.fs11 {
	font-size: 11px;
}
.fs12 {
	font-size: 12px;
}
.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs15 {
	font-size: 15px;
}
.fs16 {
	font-size: 16px;
}
.fs17 {
	font-size: 17px;
}
.fs18 {
	font-size: 18px;
}
.fs19 {
	font-size: 19px;
}
.fs20 {
	font-size: 20px;
}
.fs21 {
	font-size: 21px;
}
.fs22 {
	font-size: 22px;
}
.fs23 {
	font-size: 23px;
}
.fs24 {
	font-size: 24px;
}
.fs25 {
	font-size: 25px;
}
.fs26 {
	font-size: 26px;
}
.fs27 {
	font-size: 27px;
}
.fs28 {
	font-size: 28px;
}
.fs29 {
	font-size: 29px;
}
.fs30 {
	font-size: 30px;
}
.fw200 {
	font-weight: 200;
}
.fw300 {
	font-weight: 300;
}
.fw400 {
	font-weight: 400;
}
.fw500 {
	font-weight: 500;
}
.fw700 {
	font-weight: 700;
}
.fw800 {
	font-weight: 800;
}
.fw900 {
	font-weight: 900;
}
.h10 {
	height: 10px;
}
.h20 {
	height: 20px;
}
.h30 {
	height: 30px;
}
.h40 {
	height: 40px;
}
.h50 {
	height: 50px;
}
.jcc {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.jcfe {
	-webkit-box-pack: flex-end;
	-ms-flex-pack: flex-end;
	justify-content: flex-end;
}
.man {
	margin: 0;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt50 {
	margin-top: 50px;
}
.nowrap {
	white-space: nowrap;
}
.ovhi {
	overflow: hidden;
}
.pan {
	padding: 0;
}
.p5 {
	padding: 5px;
}
.p10 {
	padding: 10px;
}
.p20 {
	padding: 20px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
.pl10 {
	padding-left: 10px;
}
.pl20 {
	padding-left: 20px;
}
.pr10 {
	padding-right: 10px;
}
.pr20 {
	padding-right: 20px;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pointer {
	cursor: pointer;
}
.tac {
	text-align: center;
}
.taj {
	text-align: justify;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.txt-green {
	color: #016D44;
}
.txt-green2 {
	color: #2AAF52;
}
.txt-grey {
	color: #525151;
}
.txt-lightgrey {
	color: #999999;
}
.txt-red {
	color: #CC0000;
}
.txt-white {
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
.upper {
	text-transform: uppercase;
}
.flex-row {
	display: flex;
	flex-direction: row;
}
.items-center {
	align-items: center;
}
.items-start {
	align-items: flex-start;
}
.items-end {
	align-items: flex-end;
}
.justify-evenly {
	justify-content: space-evenly;
}
