﻿@charset "utf-8";

/* MEGA MENU */
.navigationWrap {
  text-align: left;
  height: 54px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.navigationWrap .rowwrap {
  position: initial;
}
.topNav {
  display: inline-block;
}
.nav-item {
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal;
  margin-right: 1em;
  margin-left: 0;
}
.nav-item.activeLink {
  margin-top: -3px;
  border-top: 3px solid #0e6435;
}
.nav-item:last-child {
  margin-right: 0;
}
.nav-item > a {
  display: inline-block;
  color: #000;
  line-height: 54px;
  padding: 0 1em;
  transition: background-color 0.5s ease;
}
.nav-item > a:hover,
.nav-item > a:focus,
.nav-item > a.open {
  color: #fff;
  text-decoration: none;
  background: #006435;
}
.nav-item > a.open {
  color: #fff;
  text-decoration: none;
  background: #006435;
}
.sub-nav {
  text-transform: none;
  line-height: normal;
  position: absolute;
  display: none;
  margin-top: -1px;
  padding: 2em 0;
  left: 0;
  right: 0;
  border-top: 2px solid #006435;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 0px 5px 15px -5px #888888;
}
.sub-nav li a {
  color: #a9a9a9 !important;
}
.sub-nav-container {
  max-width: 1500px;
  margin: 0 auto;
}
.sub-nav.open {
  display: block;
}
.navBlurb {
  float: left;
  font-size: 0.75em;
  font-weight: normal;
  color: #a9a9a9;
  width: 550px;
  min-height: 11.25em;
  padding: 1em 1em 1em 24.5em;
  border: 1px solid #f1f1f1;
  position: relative;
  z-index: 998;
  display: none;
}
.navBlurb img {
  position: absolute;
  left: 0;
  margin-top: -2em;
  z-index: 999;
  box-shadow: 0px 2px 8px -2px #888888;
}
.navBlurb p {
  margin: 0;
}
.navBlurb a {
  display: inline-block;
  color: #fff;
  margin-top: 1em;
  padding: 0.5em 1em;
  background: #1f6fb4;
  transition: background-color 0.5s ease;
}
.navBlurb a:hover {
  text-decoration: none;
  background: #124069;
}
.navMenu {
  float: left;
  width: 100%;
  /*margin-left: -550px;*/
}
.navMenuInner {
  /*padding-left: 2em;*/
  /*margin-left: 550px;*/
}
.navMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navMenu li {
  display: inline-block;
  vertical-align: text-top;
  width: 18.5%;
  margin: 9px;
}
.navMenu li a {
  color: #a9a9a9;
  padding-right: 20px;
  background: url(images/bgArrow.png) no-repeat right;
  background-position-y: -3.35em;
}
/* LOGIN */
.loginBox {
  margin: 0 auto;
  max-width: 500px;
  border: 1px solid #d4d4d4;
  padding: 1em;
}
.loginLinks {
  background: #f1f1f1;
  padding: 1em;
  margin: 1em -1em -1em -1em;
  text-align: center;
}
.loginLinks a {
  display: inline-block;
  margin: 0 10px;
}
/* CONTENT CONTROLS */
ul.sflist,
ul.sfdownloadList {
  margin: 0;
  padding: 0;
  list-style: none;
}
li.sflistitem,
li.sfdownloadFile {
  text-align: left;
  padding: 0;
  margin: 0 0 1.875em;
}
li.sflistitem h4 {
  font-size: 1.125em;
  margin: 0 0 0.313em;
}
.sfmetainfo,
.sfMetaInfo,
.sfCat {
  font-size: 0.875em;
  color: #696969;
}
.sfCat {
  margin: 0.5em 0;
}
.catCombo {
  margin-top: 10px;
}
.authorR {
  display: inline-block;
  border-left: 1px solid #999;
  margin-left: 0.25em;
  padding-left: 0.25em;
}
.authorL {
  display: inline-block;
  border-right: 1px solid #999;
  margin-right: 0.25em;
  padding-right: 0.25em;
}
.authorL:empty,
.authorR:empty {
  display: none;
}
.imgCaptionR {
  float: right;
  text-align: center;
  margin-left: 15px;
}
.imgCaptionL {
  float: left;
  text-align: center;
  margin-right: 15px;
}
ul.sfCategoriesList {
  list-style: none;
}
ul.sfCategoriesList li {
  display: inline-block;
}
ul.sfCategoriesList li:after {
  content: ",";
  margin: 0 0 0 -0.25em;
}
ul.sfCategoriesList li:last-child:after {
  content: "";
  margin: 0;
}
#single,
#double {
  display: inline-block;
}
.sfsummary {
  margin-top: 0.313em;
}
.fnewsImg2 {
  float: left;
  width: 300px;
  min-height: 200px;
  overflow: hidden;
  padding: 9px;
  border: 1px solid #ffcb05;
  background: url(images/bgNews.jpg) no-repeat center center;
}
.fnewsImg2 img {
  width: 100%;
  padding: 0;
  display: block;
  border: none;
}
.newsR {
  margin-left: 320px;
}
.sfexpandableListWrp li.sflistListItem.sflistitem {
  border: 1px solid #d4dfeb;
  padding: 20px;
  margin: 0 0 15px;
}
.sfexpandableListWrp h3.sflistItemTitle,
.sfexpandableListWrp h3.sflistItemTitle {
  font-size: 21px;
  margin: -20px;
}
a.sflistItemToggleLnk {
  color: #333;
  background: url("images/bgLeftNav.jpg");
  text-decoration: none;
  display: block;
  padding: 15px;
}
a.sflistListItemExpanded {
  background: #ebebeb;
}
a.sflistItemToggleLnk:before {
  content: "\f067";
  display: inline-block;
  margin-right: 10px;
  color: #0f6436;
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
a.sflistItemToggleLnk.sflistListItemExpanded:before {
  content: "\f068";
  display: inline-block;
  margin-right: 10px;
  color: #0f6436;
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.sfexpandableListWrp .sflistItemContentExp {
  padding-top: 40px;
}
a.back2Top,
a.sflistTopLnk {
  display: inline-block;
  margin: 15px 0;
}
a.back2Top:before,
a.sflistTopLnk:before {
  content: "\f102";
  display: inline-block;
  margin-right: 10px;
  color: #ffcb05;
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.RadComboBox_Default .rcbInputCell,
.RadComboBox_Default .rcbArrowCell,
.RadComboBox_Default .rcbInputCell {
  background: none !important;
}
.RadComboBox .rcbFocused .rcbReadOnly .rcbArrowCellRight {
  background: none !important;
}
.RadComboBox_Default .rcbReadOnly .rcbInput {
  border: 1px solid #ccc;
  padding: 5px;
  background: url(images/bgDropdown.png) no-repeat center right;
}
/* FORMS */
.sfFormBox,
.sf-fieldWrp,
.sfFormRadiolist,
.sfFormBlock,
.sfFormDropdown {
  margin: 20px 0;
}
input[type="text"],
input[type="password"],
textarea {
  width: 100%;
  /*max-width: 200px;*/
  padding: 5px;
}
textarea {
  font-family: Arial, sans-serif;
  max-width: 80%;
  min-height: 150px;
}
textarea.personalMsg {
  max-width: 100%;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  border: 2px solid #999;
  padding: 5px;
  outline: none;
  background: #eee;
}
.sfError {
  color: #ff0000;
}
.sf-RadioButtons div,
.sf-Checkboxes div {
  margin: 15px 0;
}
.sfRadioList input {
  margin: 15px 10px 15px 0;
}
.sfCheckListBox input {
  margin: 15px 10px 15px 0;
}
label,
.sfTxtLbl {
  display: block;
  color: #006435;
}
.sfCheckListBox label,
.sf-Checkboxes label,
.sfFormRadiolist label,
.sf-RadioButtons label {
  color: #000;
}
.sf-RadioButtons label,
.sf-Checkboxes label,
.sfFormRadiolist label,
.sfCheckListBox label {
  display: inline !important;
}
.RadCaptcha img {
  padding: 0;
  border: none;
}
input[type="submit"] {
  cursor: pointer;
  font-family: 'trebuchet ms', sans-serif;
  font-display: swap;
  color: #086a3c;
  font-weight: normal;
  padding: 0.425em 1.275em;
  margin-right: 0.5em;
  border: 2px solid #000;
  background: none;
  transition: background-color 0.5s ease;
}
input[type="submit"]:hover {
  text-decoration: none;
  color: #fff;
  background: #000;
}
.confirmation {
  max-width: 800px;
  color: #155724;
  padding: 1em;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
}
/* File Upload */
.RadUpload_Default .ruFakeInput {
  display: none;
}
.RadUpload .ruFileWrap {
  height: auto !important;
  display: flex !important;
  overflow: auto !important;
  margin-bottom: 1em;
}
.RadUpload .ruStyled .ruFileInput {
  position: relative !important;
  opacity: 1 !important;
  font-size: 1em;
  font-family: inherit;
}
.RadUpload .ruStyled .ruFileInput,
.RadUpload .ruFakeInput {
  width: 100% !important;
  padding: 5px !important;
}
input.ruButton.ruBrowse {
  display: none !important;
}
/* PAGINATION */
.sf_pagerNumeric a {
  display: inline-block;
  color: #999;
  line-height: 24px;
  text-align: center;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
a.sf_PagerCurrent {
  color: #086a3c;
  background: #ebebeb;
  text-align: center;
}
/* TABLES */
.l3main table {
  width: 100% !important;
  height: auto !important;
  overflow-x: scroll;
  margin: 1em 0;
  border: 2px solid #ebebeb;
}
.l3main table td {
  width: auto !important;
  white-space: normal !important;
  padding: 15px;
  box-sizing: border-box;
  border-bottom: 2px solid #ebebeb;
}
.l3main table tr:last-of-type td {
  border-bottom: 0;
}
.l3main table td p {
  margin: 0;
}
/* COMMITTEE LIST */
.commList p {
  padding-bottom: 0.75em;
  border-bottom: 3px solid #ebebeb;
  margin: 0 0 0.75em;
}
.commList p:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
/* COMMENTS */
.sfcommentsForm {
  padding: 15px;
  border: none;
  background: #eee;
  border: 1px solid #999;
}
.sfcommentsForm ol {
  list-style: none;
}
.sfcommentsForm table {
  margin: 0 0 20px 0;
}
.sfcommentsForm .k-editor .k-editable-area {
  border: none;
}
.post_comment {
  clear: both;
}
.sfcommentAuthorAvatar {
  display: none;
}
.post_comment img {
  float: left;
  max-width: 100px;
}
.commentR {
  margin-left: 135px;
}
.post_comment {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
/* SEARCH */
.sfsearchBox {
  position: relative;
  width: 50%;
  display: inline-block;
  margin: 0;
  padding: 0.5em;
  background: #fff;
  border: 1px solid #a2aba8;
}
.sfsearchTxt {
  color: #333 !important;
  width: 100% !important;
  max-width: 100% !important;
  padding-right: 2em !important;
  border: none !important;
  box-sizing: border-box;
}
.sfsearchTxt:focus {
  background: none !important;
  outline: none;
}
.sfsearchSubmit {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 6px;
  font-size: 0px;
  width: 20px;
  height: 20px;
  border: none !important;
  background: url(images/bgSearch.jpg) no-repeat !important;
}
dd.sfsearchResultUrl,
dd.sfsearchResultHighLighter {
  padding: 0;
  margin: 0;
}
.sfsearchResultTitle a {
  font-size: 1.3em;
  padding: 0 4.325em;
}
dd.sfsearchResultUrl {
  padding: 0 5.625em;
}
.sfsearchResultHighLighter {
  margin: 0 0 2.5em 0 !important;
  padding: 2.5em 5.625em !important;
  border-bottom: 2px solid #006435;
}
nav .k-block,
nav .k-widget,
nav .k-header {
  background: none !important;
}
/* HERO SLIDER */
.slides div.slide {
  width: 100%;
  height: 740px;
}
.slide:nth-child(1):before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(
          to right,
          #006435,
          #006435,
          transparent,
          transparent
  );
  opacity: 0.8;
}
.slide:nth-child(2):before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, #3fa399, transparent);
  opacity: 0.8;
}
.slide:nth-child(3):before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, #0071b9, transparent);
  opacity: 0.8;
}
.slide:nth-child(4):before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, #6a4573, transparent);
  opacity: 0.8;
}
.slideRow {
  position: relative;
}
.slideRow .slant {
  float: left;
  width: 100%;
  height: 95px;
  background: #fff;
  position: absolute;
  z-index: 998;
}
.slideRow .slant:after {
  content: "";
  position: absolute;
  right: 0;
  width: 390px;
  bottom: 40px;
  overflow: visible;
  height: 95px;
  background: #fff;
  z-index: 999;
  -webkit-transform: skewY(-12deg);
  -moz-transform: skewY(-12deg);
  -ms-transform: skewY(-12deg);
  -o-transform: skewY(-12deg);
  transform: skewY(-12deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
}
.slideRow .slantIn:before {
  content: "";
  position: absolute;
  top: -33px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: visible;
  height: 105px;
  background: #fff;
  z-index: 1;
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  transform: skewY(3deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
}
.slides .rowwrap {
  position: relative;
}
.slideBox {
  width: 45em;
  position: absolute;
  top: 2.5em;
  padding: 5.5em 3em 1em 3em;
  background: #fff;
}
.boxTitle {
  display: none;
  text-align: center;
  font-size: 1.75em;
  line-height: normal;
  min-height: 3em;
}
.slideBox .boxCat {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.25em;
}
.boxCat > div {
  display: inline-block;
}
.slideBox .boxCat:after {
  content: "\f178";
  color: #808080;
  margin-left: 0.375em;
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.slide:nth-child(1) .boxCat {
  color: #006435;
}
.slide:nth-child(2) .boxCat {
  color: #3fa399;
}
.slide:nth-child(3) .boxCat {
  color: #0071b9;
}
.slide:nth-child(4) .boxCat {
  color: #6a4573;
}
.slideBox h2 {
  font-family: "minion-pro", "Times New Roman";
  font-display: swap;
  font-size: 1.75em;
  font-weight: 600;
  line-height: 1.2em;
}
.slideBox p {
  font-size: 1em;
  line-height: 1.5em;
}
.slideRow .stripes span {
  display: block;
  position: absolute;
  top: 4.813em;
  z-index: 9999;
  width: 46%;
  height: 6px;
}
.slideRow .stripes span:nth-child(2) {
  margin-top: 12px;
}
.slideRow .stripes span:nth-child(3) {
  margin-top: 24px;
}
.slideRow .slide:nth-child(1) .stripes span {
  background: #006435;
}
.slideRow .slide:nth-child(2) .stripes span {
  background: #3fa399;
}
.slideRow .slide:nth-child(3) .stripes span {
  background: #0071b9;
}
.slideRow .slide:nth-child(4) .stripes span {
  background: #6a4573;
}
.slideRow .flexslider-controls {
  position: absolute;
  bottom: 8em;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999;
}
.slideRow .flex-control-nav {
  position: relative;
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
  right: 0;
}
.slideRow .flex-control-nav li {
  cursor: pointer;
  margin: 0 0 0 -0.34em;
  padding: 1.563em 4.688em;
  border-left: 1px solid #a79e9d;
  border-right: 1px solid #a79e9d;
}
.slideRow .flex-control-nav li span {
  display: block;
  max-width: 12.25em;
}
.slideRow .flex-control-nav li.flex-active:before {
  content: "";
  top: -5px;
  left: 0;
  right: 0;
  background: #fff;
  display: block;
  height: 13px;
  position: absolute;
}
.slideRow .flex-control-nav li.flex-active:after {
  content: "";
  bottom: -5px;
  left: 0;
  right: 0;
  background: #fff;
  display: block;
  height: 13px;
  position: absolute;
}
.slideRow .flex-control-nav li:first-child {
  border-left: 1px solid #a79e9d;
}
.slideRow .flex-control-nav li.flex-active {
  font-weight: 600;
  background: #fff;
  position: relative;
}
.slideRow li:nth-child(1).flex-active {
  color: #3fa399 !important;
}
.slideRow li:nth-child(2).flex-active {
  color: #006435 !important;
}
.slideRow li:nth-child(3).flex-active {
  color: #0071b9 !important;
}
.slideRow li:nth-child(4).flex-active {
  color: #6a4573 !important;
}
.slideRow .flex-direction-nav a {
  height: 25px;
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}
.slideRow .flex-direction-nav {
  width: 31.5em;
  position: relative;
  top: -32.5em;
  margin: 0 auto;
  display: none;
}
.flex-viewport {
  margin: 0 2em;
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flex-direction-nav .flex-next {
  right: 0;
}
.slideRow .flexslider:hover .flex-prev {
  opacity: 1;
  left: 0;
}
.slideRow .flexslider:hover .flex-next {
  opacity: 1;
  right: 0;
}
.slideRow .flex-direction-nav a:before {
  font-size: 1em;
  color: #828282;
}
/*----------FEATURED NEWS----------*/
.fnewsItem {
  font-family: "minion-pro", "Times New Roman";
  font-display: swap;
  font-size: 1.125em;
  margin-right: 50px;
  min-height: 350px;
  border: 1px solid #efefef;
  position: relative;
}
a.fnewsLink {
  position: absolute;
  width: 100%;
  height: 100%;
}
.fnewsInner {
  color: #1b85b1;
  padding: 0 1.75em 1.75em 1.75em;
}
.fnewsItem:hover .fnewsInner {
  text-decoration: underline;
}
.fnewsImgWrap {
  margin-bottom: 36px;
  height: 165px;
  background: url(images/bgNews.jpg) no-repeat center center #fff;
}
.fnewsImg {
  height: 165px;
  margin-bottom: 2.25em;
}
.fnews .flex-direction-nav a,
.row3 .flex-direction-nav a,
.eduSlides .flex-direction-nav a {
  width: 15px;
  height: 25px;
  opacity: 1 !important;
}
.fnews .flex-direction-nav a:before,
.row3 .flex-direction-nav a:before,
.eduSlides .flex-direction-nav a:before {
  content: "";
  width: 15px;
  height: 25px;
  background: url(images/bgToggle.png) no-repeat;
}
.fnews .flex-direction-nav a:before {
  background-position: 0 -25px;
}
.row3 .flex-direction-nav a.flex-next:before,
.eduSlides .flex-direction-nav a.flex-next:before {
  background-position: -15px 0;
}
.fnews .flex-direction-nav a.flex-next:before {
  background-position: -15px -25px;
}
.fnews.flexslider:hover .flex-prev,
.row3 .flexslider:hover .flex-prev,
.eduSlides .flexslider:hover .flex-prev {
  opacity: 1 !important;
  left: 0 !important;
}
.fnews.flexslider:hover .flex-next,
.row3 .flexslider:hover .flex-next,
.eduSlides .flexslider:hover .flex-next {
  opacity: 1 !important;
  right: 0 !important;
}
/* UPCOMING EDUCATION */
.eduItem {
  color: #696969;
  min-height: 280px;
  background: #fff;
  margin-right: 50px;
  position: relative;
}
.eduItem a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.eduItem:hover .eduTitle {
  text-decoration: underline;
}
.eduCat {
  font-size: 0.875em;
  text-transform: uppercase;
  padding: 4.75em 2em 0 2em;
  margin-bottom: 0.875em;
}
.eduCat:before {
  content: "";
  width: 36px;
  height: 40px;
  position: absolute;
  left: 2em;
  top: 0;
  background: url(images/bgEduCat.jpg) no-repeat 0 0;
}
.eduCat.seminar:before {
  background-position: -36px 0;
}
.eduCat.certificate:before {
  background-position: -72px 0;
}
.eduTitle {
  font-family: "minion-pro", "Times New Roman";
  font-display: swap;
  font-size: 1.125em;
  color: #1b85b1;
  padding: 0 1.5em;
}
.eduWhen {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1em 2em;
  background: #f1f1f1;
  z-index: 998;
}
.eduTime:before {
  content: "\f017";
  margin-right: 0.5em;
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.eduDate:before {
  content: "\f133";
  margin-right: 0.5em;
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* FEATURED PUBLICATIONS */
.pub {
  clear: both;
  margin: 0 -1em;
}
.l3right .pub {
  clear: both;
  margin: 0;
}
.pubItem {
  float: left;
  width: 31%;
  margin: 0 1%;
  padding: 1.25em;
  border: 1px solid #d4d4d4;
}
.l3right .pubItem {
  width: 29.33%;
  margin: 2%;
}
.arrivals .pub {
  clear: both;
  margin: 0;
}
.arrivals .pubItem {
  width: 22%;
  margin: 1.5%;
}
.pubCat {
  display: block;
  font-size: 0.875em;
  font-weight: 600;
  line-height: 0.875em;
  color: #0071b9;
  padding-left: 8px;
  border-left: 2px solid #ffcb05;
}
.pubType {
  display: block;
  font-family: "minion-pro", "Times New Roman";
  font-display: swap;
  font-size: 0.875em;
  line-height: 23px;
  color: #494949;
  padding-left: 2em;
  margin: 2.5em 0 0.5em;
}
.pubType.publication {
  background: url(images/bgPubPublication.jpg) no-repeat;
}
.pubType.standard {
  background: url(images/bgPubStandard.jpg) no-repeat;
}
.pubType.podcast {
  background: url(images/bgPubPodcast.jpg) no-repeat;
}
.pubItem h3 {
  font-family: "minion-pro", "Times New Roman";
  font-display: swap;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: normal;
  margin: 0;
  padding-left: 1.75em;
}
/* RELATED ITEMS */
.related {
  margin: 0 -1.5%;
  padding: 0 4em;
}
.relatedItem {
  float: left;
  width: 29.25%;
  margin: 7em 2% 0 2%;
}
.relatedItem:hover .relBox {
  color: #000;
  background: #ffcb05;
}
.relatedItem:hover .relBox h3 {
  color: #000;
}
.relatedItem:hover .relBox a {
  color: #000;
  background-position-y: -1em;
}
.relatedItem img {
  display: block;
  margin: 0 auto;
  position: relative;
  margin: -7em 0 1.87em;
}
.relBox {
  color: #696969;
  padding: 0 2.188em 2.188em 2.188em;
  border: 1px solid #d4d4d4;
  transition: background-color 0.5s ease;
}
.relBox h3 {
  font-size: 1.5em;
  color: #006435;
  margin: 0 0 0.5em;
}
.relBox a {
  font-family: "minion-pro", "Times New Roman";
  font-display: swap;
  font-size: 1.25em;
  text-decoration: underline;
  padding-right: 20px;
  background: url(images/bgArrow.png) no-repeat right;
  background-position-y: 0.5em;
}
.relBox a:hover {
  text-decoration: none;
}
/* BUY STANDARDS */
.buyStandards {
  margin-top: 3.25em;
}
.stanItem {
  padding: 2.5em 5.625em;
  border-top: 2px solid #006435;
  background: url(images/bgBigStandard.jpg) no-repeat 35px 35px;
}
.stanItem h3 {
  font-size: 2em;
  margin: 0 0 0.5em;
}
.stanItem h3 a {
  padding-right: 1em;
  background: url(images/bgStandardArrow.jpg) no-repeat right;
}
.stanItem p {
  font-size: 1.125em;
  color: #696969;
  margin: 0;
}
/* SUB BANNERS */
.subBanner {
  min-height: 940px;
  position: relative;
  overflow: hidden;
}
.subBannerBG {
  width: 100%;
  min-height: 940px;
  background-position-x: right;
  position: absolute;
}
.subBanner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(
          to right,
          rgba(63, 63, 63, 1) 0%,
          rgba(63, 63, 63, 1) 50%,
          rgba(63, 63, 63, 0.98) 51%,
          rgba(63, 63, 63, 0) 100%
  );
  z-index: 1;
}
.education .subBanner:before {
  background: linear-gradient(
          to right,
          rgba(38, 116, 108, 1) 0%,
          rgba(38, 116, 108, 1) 50%,
          rgba(38, 116, 108, 0.98) 51%,
          rgba(38, 116, 108, 0) 100%
  ) !important;
}
.membership .subBanner:before {
  background: linear-gradient(
          to right,
          rgba(0, 56, 30, 1) 0%,
          rgba(0, 56, 30, 1) 50%,
          rgba(0, 56, 30, 0.98) 51%,
          rgba(0, 56, 30, 0) 100%
  ) !important;
}
.standards .subBanner:before {
  background: linear-gradient(
          to right,
          rgba(6, 58, 129, 1) 0%,
          rgba(6, 58, 129, 1) 50%,
          rgba(6, 58, 129, 0.98) 51%,
          rgba(6, 58, 129, 0) 100%
  ) !important;
}
.advocacy .subBanner:before {
  background: linear-gradient(
          to right,
          rgba(60, 32, 67, 1) 0%,
          rgba(60, 32, 67, 1) 50%,
          rgba(60, 32, 67, 0.98) 51%,
          rgba(60, 32, 67, 0) 100%
  ) !important;
}
.students .subBanner:before {
  background: linear-gradient(
          to right,
          rgba(63, 63, 63, 1) 0%,
          rgba(63, 63, 63, 1) 50%,
          rgba(63, 63, 63, 0.98) 51%,
          rgba(63, 63, 63, 0) 100%
  ) !important;
}
.subBannerInner {
  color: #fff;
  max-width: 50%;
  min-height: 38.5em;
  position: relative;
  z-index: 998;
}
.subBanner .stripes span {
  background: #3fa399;
  display: block;
  position: absolute;
  top: 9.75em;
  z-index: 9999;
  width: 35%;
  height: 6px;
  z-index: 999;
}
.membership .subBanner .stripes span {
  background: #006435;
}
.standards .subBanner .stripes span {
  background: #0071b9;
}
.advocacy .subBanner .stripes span {
  background: #6a4573;
}
.publications .subBanner .stripes span {
  background: #ffcb05;
}
.students .subBanner .stripes span {
  background: #ffcb05;
}
.subBanner .stripes span:nth-child(2) {
  margin-top: 12px;
}
.subBanner .stripes span:nth-child(3) {
  margin-top: 24px;
}
.subBannerInner h1 {
  font-size: 3em;
  margin-left: 1.25em;
}
.subBannerInner h2 {
  font-family: "minion-pro", "Times New Roman";
  font-display: swap;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.2em;
  margin: 0 0 20px;
}
.bannerCat {
  position: relative;
  top: 5.125em;
}
.bannerTitle {
  position: relative;
  margin-top: 15em;
  margin-left: 6em;
}
.bannerTxt {
  font-size: 1.125em;
  margin-left: 5.5em;
}
.subCta {
  color: #696969;
  position: relative;
  z-index: 999;
}
.subCta .rowwrap {
  position: relative;
  z-index: 999;
  max-width: 1400px;
}
.subCta .stripe {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 25%;
  background: rgba(255, 255, 255, 0.7);
}
.ctaCat {
  font-size: 2em;
  color: #000;
  float: left;
  width: 25%;
  background: #fff;
  padding: 1.5em;
}
.ctaCat span {
  display: block;
  font-size: 0.5em;
  font-weight: 600;
  color: #3fa399;
  text-transform: uppercase;
  line-height: 2.8em;
  padding-left: 3em;
  background: url(images/bgAnnouncements.png) no-repeat;
}
.membership .ctaCat span {
  color: #006435;
  background-position-y: -63px;
}
.standards .ctaCat span {
  color: #0071b9;
  background-position-y: -127px;
}
.advocacy .ctaCat span {
  color: #6c4875;
  background-position-y: -191px;
}
.students .ctaCat span {
  color: #696868;
  background-position-y: -255px;
}
.ctaHolder {
  float: right;
  width: 75%;
}
.ctaHolder table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
  empty-cells: hide;
}
.ctaHolder td {
  vertical-align: middle;
  padding: 1em 3em;
  background: #fff;
  border-left: 2px solid #a79e9d;
}
.education td {
  border-color: #26736c;
}
.membership td {
  border-color: #01391f;
}
.standards td {
  border-color: #063a83;
}
.advocacy td {
  border-color: #3c2043;
}
.students td {
  border-color: #3f3f3f;
}
.ctaHolder td:empty {
  display: none;
}
.ctaHolder h3 {
  font-size: 1.5em;
  line-height: 1em;
  margin: 0 0 0.5em;
}
.ctaHolder td:nth-child(1),
.ctaHolder td:nth-child(2),
.ctaHolder td:nth-child(3) {
  width: 33.33333%;
}
.ctaHolder td:only-child {
  width: auto;
}
.ctaHolder a {
  font-family: "minion-pro", "Times New Roman";
  font-display: swap;
  text-decoration: underline;
  padding-right: 22px;
  background: url(images/bgArrow.png) no-repeat right;
  background-position-y: -3.15em;
}
.subBanner .slant {
  width: 100%;
  height: 95px;
  z-index: 998;
}
.subBanner .slant:after {
  content: "";
  position: absolute;
  right: 0;
  width: 390px;
  bottom: -3.1em;
  overflow: visible;
  height: 95px;
  background: #fff;
  z-index: 999;
  -webkit-transform: skewY(-12deg);
  -moz-transform: skewY(-12deg);
  -ms-transform: skewY(-12deg);
  -o-transform: skewY(-12deg);
  transform: skewY(-12deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
}
.subBanner .slantIn:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3.5em;
  overflow: visible;
  height: 96px;
  background: #fff;
  z-index: 1;
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  transform: skewY(3deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
}
/* SUB STAGGERING BOXES */
.subNews {
  padding-top: 0.5em;
}
.rowwrap > .subNews {
  position: relative;
}
.subNews .featuredNews:nth-child(odd) {
  width: auto;
  margin: 0 20em 2.5em 0;
  border: 1px solid #d4d4d4;
  min-height: 26.5em;
  clear: both;
}
.subNews .featuredNews:nth-child(even) {
  width: auto;
  margin: 0 0 2.5em 20em;
  border: 1px solid #d4d4d4;
  min-height: 26.5em;
  clear: both;
}
.subNews .featuredNews:nth-child(odd) .col1 {
  padding: 6.25em 24em 1em 12.5em;
}
.subNews .featuredNews:nth-child(even) .col1 {
  padding: 6.25em 12.5em 1em 24em;
}
.subNews .featuredNews .col1 h3 {
  font-size: 2em;
  margin: 0 0 0.9375em;
  color: #006435;
}
.subNews .featuredNews .col1 p {
  line-height: 1.32em;
  color: #696969;
}
.subNews .featuredNews .col1 a {
  font-family: "minion-pro", "Times New Roman";
  font-display: swap;
  padding-right: 22px;
  background: url(images/bgArrow.png) no-repeat right;
  background-position-y: 0.35em;
}
.subNews .featuredNews:nth-child(odd) .col2 {
  position: absolute;
  right: 0;
  margin-top: 2em;
  z-index: 9998;
}
.subNews .featuredNews:nth-child(even) .col2 {
  position: absolute;
  left: 0;
  margin-top: 2em;
  z-index: 9998;
}
.subNews .featuredNews:nth-child(odd) .stripes {
  position: absolute;
  margin-top: -7em;
  left: 7em;
  height: 24em;
  z-index: 999;
}
.subNews .featuredNews:nth-child(even) .stripes {
  position: absolute;
  margin-top: -6.6em;
  right: 7em;
  height: 24em;
  z-index: 999;
}
.subNews .stripes span {
  display: inline-block;
  width: 6px;
  height: 100%;
  background: #ffcb05;
}
.subNews .stripes span {
  margin-right: 6px;
}
/*----------DRAGGABLE NEWS BOXES----------*/
.subNews.subNewsControl .featuredNews {
  width: auto;
  margin-right: 9%;
  border: 1px solid #d4d4d4;
  min-height: 0;
}
.subNews.subNewsControl .featuredNews .col1 {
  float: left;
  width: 50%;
  padding: 3em 3em 0 2em;
}
.subNews.subNewsControl .featuredNews .col2 {
  position: relative;
  width: 60%;
  float: right;
  margin-right: -10%;
  margin-bottom: 2em;
}
.subNews.subNewsControl .featuredNews .col2 img {
  padding: 0;
  border: none;
}
.subNews.subNewsControl.aLeft .featuredNews .col2 {
  float: left;
  margin-left: -10%;
  margin-right: 0;
}
.subNews.subNewsControl.aLeft .featuredNews .col1 {
  float: right;
  padding: 3em 2em 0 3em;
}
.subNews.subNewsControl.aLeft .featuredNews {
  margin-left: 9%;
  margin-right: 0;
  min-height: 0;
}
@media only screen and (max-width: 1200px) {
  .subNews.subNewsControl .featuredNews {
    margin-right: 9% !important;
    margin-left: 0 !important;
  }
  .subNews.subNewsControl.aLeft .featuredNews {
    margin-left: 9% !important;
    margin-right: 0 !important;
  }
  .subNews.subNewsControl .featuredNews img {
    max-width: 100% !important;
  }
  .subNews.subNewsControl .featuredNews .col1 {
    padding: 3em 3em 0 2em !important;
  }
  .subNews.subNewsControl.aLeft .featuredNews .col1 {
    padding: 3em 2em 0 3em !important;
  }
}
@media only screen and (max-width: 660px) {
  .subNews.subNewsControl .featuredNews,
  .subNews.subNewsControl.aLeft .featuredNews {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .subNews.subNewsControl .featuredNews .col1,
  .subNews.subNewsControl.aLeft .featuredNews .col1 {
    width: auto;
    padding: 3em 2em 2em 2em !important;
  }
  .subNews.subNewsControl .featuredNews .col2 {
    float: none;
    width: auto;
    margin: 0 !important;
  }
}
/*----------LEFTNAV / RWD SECTION NAV----------*/
.l3LeftNav .k-treeview,
.rwdSectionNav .k-treeview {
  white-space: normal;
  overflow: hidden;
}
.l3LeftNav .k-treeview .k-item,
.rwdSectionNav .k-treeview .k-item {
  padding: 0;
  border-bottom: 3px solid #ebebeb;
}
.l3LeftNav .k-treeview .k-item.k-last,
.l3LeftNav .k-treeview .k-item > .k-group .k-item,
.rwdSectionNav .k-treeview .k-item.k-last,
.rwdSectionNav .k-treeview .k-item > .k-group .k-item {
  border-bottom: 0;
}
.l3LeftNav .k-treeview a.k-in,
.rwdSectionNav .k-treeview a.k-in {
  font-size: 1em;
  color: #0f6436;
  display: block;
  margin: 0;
  padding: 0.9em 2em;
  border: none;
  transition: background-color 0.5s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: inherit;
}
.l3LeftNav .k-treeview .k-item > .k-group a.k-in,
.rwdSectionNav .k-treeview .k-item > .k-group a.k-in {
  font-size: 0.875em;
  color: #000;
  padding-left: 3em;
}
.l3LeftNav .k-treeview .k-item > .k-group .k-item > .k-group a.k-in,
.rwdSectionNav .k-treeview .k-item > .k-group .k-item > .k-group a.k-in {
  font-size: 0.875em;
  padding-left: 4em;
}
.l3LeftNav
.k-treeview
.k-item
> .k-group
.k-item
> .k-group
.k-item
> .k-group
a.k-in,
.rwdSectionNav
.k-treeview
.k-item
> .k-group
.k-item
> .k-group
.k-item
> .k-group
a.k-in {
  font-size: 0.875em;
  padding-left: 5em;
}
.l3LeftNav .k-treeview .k-item a.k-in:hover,
.rwdSectionNav .k-treeview .k-item a.k-in:hover {
  text-decoration: none;
  background: #ebebeb;
}
.l3LeftNav .k-treeview .k-icon,
.rwdSectionNav .k-treeview .k-icon {
  width: 22px;
  height: 22px;
  position: absolute;
  margin-top: 10px;
  padding-top: 6px;
  right: 8px;
  background: #f1f1f1;
}
.l3LeftNav .k-i-expand:before,
.rwdSectionNav .k-i-expand:before {
  color: #adafb1;
  content: "\f067";
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.l3LeftNav .k-i-collapse:after,
.rwdSectionNav .k-i-collapse:after {
  color: #adafb1;
  display: inline-block;
  content: "\f068";
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
a.sfSel.active {
  background: #ebebeb;
}
/*.l3LeftNav .k-treeview .k-group .k-group .k-icon, .rwdSectionNav .k-treeview .k-group .k-group .k-icon {
    width: 16px;
    height: 16px;
	position: absolute;
    margin-top: 12px;
    right: 11px;
}
.l3LeftNav .k-treeview .k-group .k-group .k-plus:before, .rwdSectionNav .k-treeview .k-group .k-group .k-plus:before {
    color: #666;
    content: '\f078';
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.l3LeftNav .k-treeview .k-group .k-group .k-minus:after, .rwdSectionNav .k-treeview .k-group .k-group .k-minus:after {
    color: #666;
    display: inline-block;
    content: '\f077';
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}*/
/*********************** Mobile Nav ***********************/
.navigation .k-treeview {
  background: #fff;
  white-space: normal;
}
.navigation .k-treeview .k-item {
  padding: 0;
}
.navigation .k-i-expand,
.navigation .k-i-collapse {
  position: absolute;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 !important;
}
.navigation .k-i-expand:before {
  content: "\f054";
  color: #006435;
  text-align: left;
  margin: 0.55em 0 0 0.5em;
  display: inline-block;
  width: 40px;
  height: 40px;
  font: normal normal normal 24px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.navigation .k-i-collapse:before {
  content: "\f078";
  color: #006435;
  text-align: left;
  margin: 0.55em 0 0 0.5em;
  display: inline-block;
  width: 40px;
  height: 40px;
  font: normal normal normal 24px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.navigation .k-treeview a.k-in {
  text-transform: uppercase;
  color: #000;
  display: block;
  margin: 0;
  padding: 1em 1em 1em 3em;
  border: none;
  border-bottom: 1px solid #ebebeb;
}
.navigation .k-treeview .k-item > .k-group a.k-in {
  color: #000;
  text-transform: none;
  background: #ebebeb;
  padding: 1em 1em 1em 4em;
  border-color: #999;
}
.navigation .k-treeview .k-item > .k-group .k-i-expand:before,
.navigation .k-treeview .k-item > .k-group .k-i-collapse:before {
  margin-left: 1em;
}
.navigation .k-treeview .k-item > .k-group .k-item > .k-group a.k-in {
  padding-left: 5em;
}
.navigation
.k-treeview
.k-item
> .k-group
.k-item
> .k-group
.k-i-expand:before,
.navigation
.k-treeview
.k-item
> .k-group
.k-item
> .k-group
.k-i-collapse:before {
  margin-left: 2em;
}
.navigation
.k-treeview
.k-item
> .k-group
.k-item
> .k-group
.k-item
> .k-group
a.k-in {
  padding-left: 6em;
}
.navigation
.k-treeview
.k-item
> .k-group
.k-item
> .k-group
.k-item
> .k-group
.k-i-expand:before,
.navigation
.k-treeview
.k-item
> .k-group
.k-item
> .k-group
.k-item
> .k-group
.k-i-collapse:before {
  margin-left: 3em;
}
.navigation a.sfSel.k-in {
  color: #fff;
  background: #0079b3;
}
/*----------BACKEND----------*/
.sfPageWrapper .rwdNav,
.sfPageWrapper .searchBar {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  display: block;
  padding: 0;
  margin: 0;
}
.sfPageWrapper .rwdNav .navigation,
.sfPageWrapper .rwdNav .rwdcta {
  position: relative;
  top: auto;
  bottom: auto;
}
.sfPageWrapper .rowHead,
.sfPageWrapper .rowBtn {
  display: block !important;
}
.sfPageWrapper .navigationWrap {
  height: auto;
}
.sfPageWrapper .btnMobile {
  display: block;
}
.sfPageWrapper .row1 .stripes,
.sfPageWrapper .slant {
  display: none;
}
.sfPageWrapper .row1 .col1,
.sfPageWrapper .subNews .featuredNews .col1 {
  padding: 0;
}
.sfPageWrapper .subNews.subNewsControl .featuredNews .col1 {
  padding: 3em 3em 0 2em;
}
.sfPageWrapper .row1 .col2,
.sfPageWrapper .subNews .featuredNews .col2 {
  position: relative;
  margin: 0;
}
sfPageWrapper .subNews.subNewsControl .featuredNews .col2 {
  margin: inherit;
}
.sfPageWrapper .social .socialIcons {
  margin-top: 0;
}
.sfPageWrapper .l3LeftHead {
  position: relative;
}
.sfPageWrapper .subCrumbs {
  top: auto;
}
.sfPageEditor .l3Head,
.sfPageWrapper .l3Head {
  display: block !important;
}

/* new-assp-course-proposal form */

.newCourse .RadUpload .ruFileWrap {
  width: 282px;
  padding: 8px 0;
}

.newCourse .RadUpload .ruFileWrap input[type="text"] {
  height: 24px;
}

/* new RWD nav */

.rwdNavtree {
  list-style-type: none;
}

/* Remove margins and padding from the parent ul */
.rwdNavtree {
  margin: 0;
  padding: 0;
}

.rwdNavtreeli {
  border: none;
}

.rwdNavtree a {
  text-transform: uppercase;
  color: #000;
  /*  background-color: #fff;*/
  display: block;
  /*margin-left: -40px;*/
  padding: 1em 1em 1em 40px;
  border-bottom: 1px solid #ebebeb;
}

.rwdNavtree ul a {
  text-transform: capitalize;
}

.rwdNavtree ul,
.rwdNavtree ul ul {
  border-top: 1px solid #999;
}

.rwdNavtree ul li,
.rwdNavtree ul ul li {
  border-bottom: 1px solid #999;
}

/* Style the caret/arrow */
.rwdNavtree .caret {
  float: left;
  cursor: pointer;
  user-select: none; /* Prevent text selection */
  /*display:block;*/
}
.rwdNavtree ul .caret {
  margin-left: 20px;
}

.rwdNavtree ul ul .caret {
  margin-left: 40px;
}

.rwdNavtree ul a {
  margin-left: 20px;
}

.rwdNavtree ul ul a {
  margin-left: 40px;
}
/*





/* Create the caret/arrow with a unicode, and style it */
.rwdNavtree .caret::before {
  content: "\f054";
  color: #006435;
  text-align: left;
  margin: 12px 0 0 8px;
  display: inline-block;
  width: 32px;
  height: 40px;
  font: normal normal normal 24px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.rwdNavtree .caret-down::before {
  content: "\f078";
}

/* Hide the nested list */
.rwdNavtree .nested {
  display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.rwdNavtree .active {
  display: block;
}
.rwdNavtree ul {
  background-color: #ebebeb;
}

/* PRINT */
@page {
  size: auto;
  margin: 25mm 25mm 25mm 25mm;
}
@media print {
  * {
    font-size: 12pt;
    text-align: left !important;
    color: #000 !important;
  }
  h1 {
    font-size: 28pt !important;
    margin: 0 0 15px 0 !important;
  }
  h2 {
    font-size: 24t !important;
    margin: 0 0 15px 0 !important;
  }
  h3 {
    font-size: 20pt !important;
    margin: 0 0 15px 0 !important;
  }
  h4 {
    font-size: 18pt !important;
    margin: 0 0 15px 0 !important;
  }
  h5 {
    font-size: 16pt !important;
    margin: 0 0 15px 0 !important;
  }
  html,
  body {
    height: 99%;
  }
  body,
  h1,
  h2,
  h3,
  ol,
  ul,
  div {
    width: auto;
    border: 0;
    padding: 0;
    float: none;
    position: static;
    overflow: visible;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  p,
  ul,
  ol,
  li {
    page-break-after: avoid;
    page-break-before: avoid;
  }
  .rowHead h2:before,
  .l3rightInner h2:before {
    display: none;
  }
  body {
    font-family: "Arial, san-serif" !important;
    color: #000 !important;
  }
  main {
    padding-top: 0 !important;
  }
  header,
  .bcrumbs,
  .l3LeftHead,
  .slant,
  a.btnPrint,
  .l3Left,
  footer,
  .row.social,
  .stripes,
  .btmCta .rowwrap,
  .sf_pagerNumeric {
    display: none !important;
  }
  .l3main > .rowwrap {
    display: block !important;
  }
  .l3Head {
    padding-top: 0 !important;
  }
  .l3Heading {
    min-height: 0 !important;
  }
  .l3Intro {
    font-size: 18px;
  }
  .l3right {
    float: none !important;
    margin-left: 0;
  }
  .l3rightInner {
    margin-left: 0;
    padding: 0;
  }
  ul,
  li {
    margin: initial;
  }
  a.buttonA {
    border: none;
    padding: 0;
  }
  .l3main .sfContentBlock ul li,
  .sfcontent ul li,
  .sfanchorList ul li {
    list-style: disc;
    background: none;
  }
}
