body {-webkit-text-size-adjust: none;background: #ffffff;-ms-overflow-style: scrollbar;}
/* Box Model */
*, *:before, *:after {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
/* Basic */
@-ms-viewport {width: device-width;}
@media screen and (max-width: 480px) {html, body {min-width: 360px;}}
body.is-loading *, body.is-loading *:before, body.is-loading *:after, body.is-resizing *, body.is-resizing *:before, body.is-resizing *:after {
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;}
/* Type */
body, input, select, textarea {color: #5B5952;font-family: 'Open Sans', sans-serif;font-size: 1.3em;font-weight: 400;font-style:normal;line-height: 1.65;}
@media screen and (max-width: 1680px) {body, input, select, textarea {font-size: 1.2em;}}
@media screen and (max-width: 1024px) {body, input, select, textarea {font-size: 1.1em;}}
@media screen and (max-width: 900px) {body, input, select, textarea {font-size: 1.0em;}}
@media screen and (max-width: 720px) {body, input, select, textarea {font-size: 0.9em;}}
@media screen and (max-width: 480px) {body, input, select, textarea {font-size: 0.8em;}}
.formscorplogo {height:3em;width:auto;margin: 1em 0 1em 0;}
@media screen and (max-width: 1280px) {.formscorplogo {height:3em;width:auto;}}
@media screen and (max-width: 1024px) {.formscorplogo {height:3em;width:auto;margin: 1em 0 1em 3.5em;}}
@media screen and (max-width: 900px) {.formscorplogo {height:3em;width:auto;}}
@media screen and (max-width: 720px) {.formscorplogo {height:3em;width:auto;}}
a {	-moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
	color: #82C341;
	text-decoration: none;}
a:hover {color: #4853A4 !important;}
a:hover strong {color: inherit;}
strong, b {color: #008590;font-weight: 600;}
em, i {font-style: italic;}
p {margin: 0 0 2em 0;}
h1, h2, h3, h4, h5, h6 {color: #008590;font-family: 'Roboto Slab', serif;line-height: 1.5;margin: 0 0 1em 0;font-weight: 700;font-style: normal;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: inherit;text-decoration: none;}
h1 {font-size: 2em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}
.italic{font-style:italic;}
.bold{font-weight:bold;}
button:focus {outline: none;}
@media screen and (max-width: 1680px) {h1 {font-size: 1.9em;}h2 {font-size: 1.5em;}h3 {font-size: 1.3em;}}
@media screen and (max-width: 1024px) {h1 {font-size: 1.8em;}h2 {font-size: 1.4em;}h3 {font-size: 1.2em;}}
@media screen and (max-width: 900px) {h1 {font-size: 1.7em;}h2 {font-size: 1.3em;}h3 {font-size: 1.1em;}}
@media screen and (max-width: 720px) {h1 {font-size: 1.6em;}h2 {font-size: 1.2em;}h3 {font-size: 1em;}}
@media screen and (max-width: 360px) {h1 {font-size: 1.5em;}h2 {font-size: 1.1em;}h3 {font-size: 0.9em;}}
.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
/* Icon */
.icon, .alticon, .brandicon, .headericon {text-decoration: none;border-bottom: none;position: relative;}
.headericon {color:#008590;float: right;top: 1em;font-size: 1.5em;padding: 0 1em 0 0;}
@media screen and (max-width: 1680px) {.headericon {font-size: 1.4em;}}
@media screen and (max-width: 1024px) {.headericon {font-size: 1.3em;}}
@media screen and (max-width: 900px) {.headericon {font-size: 1.2em;}}
@media screen and (max-width: 720px) {.headericon {font-size: 1.1em;}}
@media screen and (max-width: 360px) {.headericon {font-size: 1em;}}
.headericon:hover {color:#221D5E;}
.icon:before, .alticon:before, .brandicon:before, .headericon:before {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-style: normal;text-transform: none !important;}
.icon:before {font-family: 'Font Awesome';font-weight: 900;}
.alticon:before {font-family: 'Font Awesome';font-weight: 400;}
.brandicon:before, .headericon:before {font-family: 'Font Awesome Brands';font-weight: 400;}
.postimage {border-radius: 0.375em;border: 0;display: block;margin: 0;position: relative;overflow: hidden;}
.zoom {border-radius: 0.375em;display: block;width: 100%;-moz-transition: -moz-transform 0.2s ease;-webkit-transition: -webkit-transform 0.2s ease;-ms-transition: -ms-transform 0.2s ease;transition: transform 0.2s ease;}
.zoom:hover {-moz-transform, -webkit-transform: scale(1.075);-webkit-transform: scale(1.075);-ms-transform: scale(1.075);transform: scale(1.075);}
.fit {width: 100%;}
/* Table */
.table-wrapper {-webkit-overflow-scrolling: touch;overflow-x: auto;}
table {margin: 0;}
table tbody tr {border-top: solid .2em rgba(210, 215, 217, 0.75);}
table tbody tr:nth-child(2n + 1) {background-color: rgba(230, 235, 237, 0.25);}
table td {padding: 0.25em;}
/* Button */
.btn {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	border-radius: 0.5em;
	border: 0;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.5em;
	height: 1.75em;
	line-height: 1.75em;
	padding: 0 .5em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
.lightbtn {background-color: #ffffff;color: #008590 !important;}
.lightbtn:hover {background-color: rgba(0, 133, 144, 0.1);}
.lightbtn:active {background-color: rgba(0, 133, 144, 0.25);}
.lightbtnicon:before {margin-right: 0.5em;color: #008590 !important;}
.darkbtn {background-color: #008590;color: #ffffff !important;}
.darkbtn:hover {background-color: #004249;color: #ffffff !important;}
.darkbtn:active {background-color: rgba(0, 133, 144, 0.85);}
.darkbtnicon:before {margin-right: 0.5em;color: #008590 !important;}
.smallbtn {font-size: 0.6em;}
.bigbtn {font-size: 1em;height: 3.65em;line-height: 3.65em;}
/* Posts */
.infobanner{margin-top:-1.5em;padding-bottom:1em;width: 100%;height: auto;width: auto\9; /* ie8 */}
.posts {display: -moz-flex;display: -webkit-flex;display: -ms-flex;display: flex;-moz-flex-wrap: wrap;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 0 0 -2em;width: calc(100% + 2em);}
.article, .envelopestyle, .envelopesize, .posts > li {-moz-flex-grow: 0;-webkit-flex-grow: 0;-ms-flex-grow: 0;flex-grow: 0;-moz-flex-shrink: 1;-webkit-flex-shrink: 1;-ms-flex-shrink: 1;flex-shrink: 1;}
.article {margin: 0 0 0 2em;position: relative;width: calc(33.33333% - 2em);text-align:center;}
.envelopestyle {margin: 0 0 2em 2em;position: relative;width: calc(40% - 2em);text-align:center;}
.envelopesize {margin: 0 0 2em 2em;position: relative;width: calc(60% - 2em);text-align:center;}
.posts > li {list-style-position: outside;list-style: disc;list-style-type: disc;list-style-position: inside;text-indent: -1.5em;padding-left: 1.5em;margin: 0 0 0 2em;width: calc(25% - 2em);}
@media screen and (max-width: 1680px) {.posts > li {margin: 0 0 0 2em;width: calc(33.33333% - 2em);}}
@media screen and (max-width: 1280px) {.posts {margin: 0 0 0 -2em;}.posts > li {margin: 0 0 0 2em;width: calc(50% - 2em);}}
@media screen and (max-width: 1024px) {.posts > li {margin: 0 0 0 2em;width: calc(33.33333% - 2em);}}
@media screen and (max-width: 720px) {
.posts {margin: 0 0 0 -2em;width: calc(100% + 2em);}
.article {width: calc(50% - 2em);}
.envelopestyle {width: calc(40% - 2em);}
.envelopesize {width: calc(60% - 2em);}
}
@media screen and (max-width: 640px) {.posts > li {margin: 0 0 0 2em;width: calc(50% - 2em);}}
@media screen and (max-width: 480px) {
.posts {margin: 0 0 0 -1em;width: calc(100% + 1em);}
.article, .posts > li {margin: 0 0 0 1em;width: calc(50% - 1em);}
.envelopestyle, .envelopesize {margin: 0 0 0 1em;width: calc(100% - 1em);}
}
/* Wrapper */
@media screen and (max-width: 1024px) {
#wrapper {display: -moz-flex;display: -webkit-flex;display: -ms-flex;display: flex;-moz-flex-direction: row-reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;min-height: 100%;}
}
/* Main */
#main {-moz-flex-grow: 1;-webkit-flex-grow: 1;-ms-flex-grow: 1;flex-grow: 1;-moz-flex-shrink: 1;-webkit-flex-shrink: 1;-ms-flex-shrink: 1;flex-shrink: 1;margin: 0;width: 100%;}
.inner {padding: 0 .75em 0 .75em ;margin: 0 auto;max-width: 110em;width:100%;}
.section {padding: 2em 0 1em 0 ;margin: 0;width: 100%;}
.subsection {padding: 2em 0 2em 0 ;border-top: solid .2em rgba(0, 133, 144, 0.75);margin: 0;width: 100%;}
.envelopesection {padding: 1em 0 4em 0 ;border-top: solid .1em rgba(210, 215, 217, 0.75);margin: 0 0 -1em 0;width: 100%;}
/* Header */
#header {border-bottom: solid .3em #008590;position: relative;}
#header > * {-moz-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;margin-bottom: 0;}
#header .logo {border-bottom: 0;color: inherit;font-family: 'Roboto Slab', serif;font-size: 1.25em;margin: 0;font-weight: 700;font-style: normal;}
#header .icons {line-height: 5em;position: absolute;right: 1em;top: 0;text-align: right;font-size: 1.25em;}