﻿@font-face {
  font-family: 'Segoe UI';
  font-weight: 300;
}
html,
body {
  height: 100%;
}
body {
  min-width: 1580px;
  font-family: 'Segoe UI';
  font-size: 14px;
  /*Styling and Logic for Grid Layout*/
  margin: 0;
  padding: 0;
  /*set an upper limit of how may columns you want to write the media queries for*/
  /*grid container area*/
  /*grid tiles*/
}
@media (min-width: 850px) {
  body #content123 {
    width: 850px;
  }
}
@media (min-width: 1275px) {
  body #content123 {
    width: 1275px;
  }
}
@media (min-width: 1700px) {
  body #content123 {
    width: 1700px;
  }
}
body #Form1 > div.container {
  height: 100% !important;
  /*overflow: auto !important;*/
}
body form {
  height: 100% !important;
}
body #bodyWrapper {
  min-height: 100%;
  margin-bottom: -210px;
}
body #bodyWrapper:after {
  content: "";
  display: block;
  height: 210px;
}
body #footer {
  clear: both;
  width: 100%;
  height: 210px;
}
body #content {
  /*margin:0 auto;*/
  /*margin-left: 20px;*/
  margin-right: 20px;
  overflow: hidden;
  /*min-width: @min-cols * @item-width;*/
  max-width: 100%;
  display: block;
}
body .grid-results-landing .tile,
body .grid-results .tile,
body .search-results-grid .tile {
  display: block;
}
body .tile {
  float: left;
  height: 200px;
  width: 395px;
  margin: 15px;
  background-color: #D2D2D2;
  z-index: 1;
  position: relative;
  overflow: auto;
}
body .loadmore {
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  display: block;
  cursor: pointer;
}
body #loadmore {
  position: relative;
  margin: 0px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
/*ALL THE OTHER PREVIOUS CSS:*/
Body .MainSection {
  width: 65%;
  overflow: hidden;
  float: left;
  border-right: 1px solid #D2D2D2;
  margin-right: 40px;
  padding-right: 40px;
}
Body .MainSection img {
  max-width: 100%;
  max-height: 100%;
}
Body .MainSection .articleImage {
  padding-bottom: 20px;
  /*height: 300px;*/
}
Body .MainSectionContentPage img {
  max-width: 100%;
  height: auto;
}
Body .MainSectionContentPage .articleImage {
  padding-bottom: 20px;
  /*height: 300px;*/
}
Body .MainSectionContentPage ol {
  list-style: decimal;
  margin-left: 15px;
}
Body .MainSectionContentPage ul {
  list-style: disc;
  margin-left: 15px;
}
Body .MainSectionHomepage {
  width: 100%;
  overflow: hidden;
  float: left;
  border-right: 1px solid #D2D2D2;
  margin-right: 40px;
  padding-right: 40px;
  min-height: 500px;
}
.flexDisplayClass {
  display: -ms-inline-flexbox;
  display: flex;
}
.downloadSection {
  clear: left;
}
.MainSectionContentPage {
  width: 65%;
  overflow: hidden;
  float: left;
  border-right: 1px solid #D2D2D2;
  margin-right: 40px;
  padding-right: 40px;
  padding-left: 50px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.RightColumn {
  width: 200px;
  margin-left: 65%;
  overflow: hidden;
}
.topnav {
  display: block;
  /*margin-bottom: 20px;*/
}
.topnav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 10px 0px 50px;
  overflow: hidden;
  background-color: #D2D2D2;
}
.topnav li {
  float: left;
  line-height: 40px;
  height: 48px;
}
.topnav ul a:link,
.topnav ul a:visited {
  display: block;
  /*min-width: 100px;*/
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  margin-right: 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: black;
  border-top: 4px solid #d2d2d2;
}
.topnav ul a:hover {
  color: #5C2D91;
  border-top: 4px solid #008272;
}
.navactive {
  border-top: 4px solid #008272 !important;
}
.breadcrumb {
  text-transform: uppercase;
  font-weight: 600;
}
.breadcrumb p {
  color: #008272;
}
.heroimagebreadcrumb a:link,
.heroimagebreadcrumb a:hover,
.heroimagebreadcrumb a:visited,
.heroimagebreadcrumb a:active {
  color: #00B294;
}
.heroimagebreadcrumb p {
  color: #00B294;
  text-transform: uppercase;
  font-weight: 600;
}
.downloadMetadata {
  padding: 20px 0px 20px 0px;
}
.downloadField {
  font-weight: 600;
  color: #737373;
}
.relatedLink {
  padding-bottom: 5px;
}
.relatedLinkDate {
  text-transform: uppercase;
}
.container .main-header h1 {
  color: #008272;
}
.linkDesc {
  padding-bottom: 3px;
}
H1 {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 48px;
  color: #000;
  margin: 0px 0px 20px 0px;
}
H1L {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 48px;
  color: #fff;
  margin: 0px 0px 20px 0px;
  line-height: 55px;
}
H2 {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 36px;
  color: #000;
}
H2L {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 36px;
  color: #FFF;
  margin: 0px 0px 20px 0px;
}
H3 {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 24px;
  color: #000;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: none;
}
H3L {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: none;
}
H4 {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 48px;
  color: #000;
}
H4l {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 48px;
  color: #fff;
}
.T1 {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 20px;
  color: #000;
}
.T1L {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-size: 20px;
  color: #fff;
}
.pad {
  padding-bottom: 20px;
}
.padleft {
  padding-left: 10px;
}
.padleftwide {
  padding-left: 20px;
}
.padtop {
  padding-top: 20px;
}
.padtopwide {
  padding-bottom: 30px;
}
.padtopbottom {
  padding-top: 10px;
  padding-bottom: 10px;
  max-height: 45px;
  overflow: hidden;
  padding-right: 20px;
}
p {
  font-family: 'Segoe UI';
  font-size: 14px;
  color: #000;
}
p.pl {
  font-family: 'Segoe UI';
  font-size: 14px;
  color: #fff;
}
p.pl2 {
  font-family: 'Segoe UI';
  font-size: 12px;
  color: #fff;
}
ul.pl2 {
  font-family: 'Segoe UI';
  font-size: 12px;
  color: #fff;
}
a:link,
a:active,
a:hover,
a:visited {
  color: #008272;
  text-decoration: none;
}
.listoption a:link,
.listoption a:active,
.listoption a:hover,
.listoption a:visited {
  color: #fff;
  text-decoration: none;
  padding-right: 20px;
}
.listoption a {
  display: inline-block;
  width: 100%;
  font-size: 20px;
  font-weight: 300;
}
.listoption a img {
  margin-right: 5px;
}
a.al {
  color: #fff;
  text-decoration: none;
}
.btn a:link,
.btn a:active,
.btn a:hover,
.btn a:visited {
  color: #ffffff;
  /*text-decoration: none;*/
}
.btn {
  font-family: Segoe UI;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 600;
  background: #008272;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  min-height: 19.51px;
}
.btn:hover {
  background: #008272;
  background-image: -webkit-linear-gradient(top, #008272, #008272);
  background-image: -moz-linear-gradient(top, #008272, #008272);
  background-image: -ms-linear-gradient(top, #008272, #008272);
  background-image: -o-linear-gradient(top, #008272, #008272);
  background-image: linear-gradient(to bottom, #008272, #008272);
  /*text-decoration: none;*/
}
.btnPopUp {
  font-family: Segoe UI !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  background: #008272 !important;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  min-height: 19.51px;
  float: right !important;
  border: none;
  border-radius: 0;
  margin-left: 10px !important;
}
/*Header*/
header .black-bar {
  background-color: #000000;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  font-weight: 600;
  font-size: .875em;
}
header .black-bar a {
  text-decoration: none;
  margin-right: 1em;
  color: #737373;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
header .black-bar a:hover {
  color: #ffffff;
}
header .main-header {
  margin-top: 2em;
  margin-bottom: 0em;
  font-weight: 100;
  padding-left: 50px;
  padding-right: 50px;
}
/*header .main-header h1 {
  margin: .5em  0 .5em 0;
  font-size: 3em;
}*/
header .main-header img.main-logo {
  height: 3em;
}
header .unregistered-header {
  font-size: 1.2em;
  padding-top: 2.5em;
}
header .unregistered-header a {
  text-decoration: none;
}
header .unregistered-header img {
  height: 1.3em;
  vertical-align: middle;
  margin-right: 1em;
}
header .unregistered-header button {
  margin-left: 1em;
}
header .unregistered-header button img {
  padding-left: 1em;
}
header .registered-header {
  font-size: 1.2em;
  padding-top: .3em;
}
header .registered-header img {
  height: 1.3em;
  vertical-align: middle;
  margin-right: 0.3em;
  margin-left: 0.3em;
}
header .registered-header span.profile img {
  height: 4em;
  margin-right: 0;
}
header .registered-header span {
  margin-right: 0.3em;
  margin-left: 0.3em;
}
header .registered-header span.profile {
  margin-right: 0;
}
header .registered-header a {
  margin-right: 0.3em;
  margin-left: 0.3em;
  text-decoration: none;
  color: #008272;
}
header .registered-header .search {
  text-align: right;
  margin-top: 0.3em;
}
header .registered-header .search select {
  display: block;
  width: 100%;
}
/*Footer*/
footer {
  background-color: #505050;
  color: #ffffff;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 30px;
  height: 160px;
}
footer h5 {
  font-size: 1.5em;
  text-transform: uppercase;
  margin-top: 1.5em;
}
footer .external-links {
  max-width: 200px;
  display: inline-block;
  margin-right: 3em;
}
footer .external-links ul {
  padding-left: 0px;
}
footer .external-links ul li {
  list-style: none;
  margin-bottom: 1em;
}
footer .external-links ul li a {
  color: #ffffff;
  text-decoration: none;
}
footer .external-links ul li a img {
  width: 2em;
  margin-right: 1em;
}
/*Bottom Nav*/
footer .bottomnav {
  vertical-align: top;
  text-transform: uppercase;
  font-family: 'Segoe UI';
  font-size: 14px;
  color: #FFF;
  font-weight: 600;
}
footer .bottomnav p {
  /* display: inline-block;*/
}
footer .bottomnav ul {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 10px 15px 15px 0;
  overflow: hidden;
}
footer .bottomnav li {
  float: left;
  line-height: 40px;
}
footer .bottomnav ul a:link,
.bottomnav ul a:visited {
  min-width: 150px;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  padding-right: 20px;
  border-top: 4px solid #505050 !important;
}
footer .bottomnav ul a:hover {
  color: #00B294;
}
footer .bottom-footer {
  margin-top: 1em;
}
footer .bottom-footer ul {
  vertical-align: top;
  margin: 0 0 1em 0;
}
footer .bottom-footer .copy-right {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
footer .bottom-footer span {
  display: inline-block;
  list-style: none;
  padding: 0;
  vertical-align: top;
}
footer .bottom-footer span img {
  width: 100px;
  height: 3.0em;
  position: relative;
  top: -0.9em;
  margin-left: 1em;
}
footer .support-links ul {
  list-style: none;
  padding-left: 0;
}
footer .support-links ul li {
  margin-right: 1em;
  display: inline-block;
}
footer .support-links ul li a {
  text-decoration: none;
  color: #ffffff;
}
/* Search */
header .registered-header .search {
  position: relative;
  text-align: right;
  margin-top: .25em;
  background: #d2d2d2;
  padding: 0;
  display: table;
  width: 100%;
  height: 40px;
  font-weight: 600;
  font-size: 1.5em;
}
header .registered-header .search input,
header .registered-header .search button {
  display: table-cell;
  height: 40px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
header .registered-header .search input#txtSearchQuery {
  position: absolute;
  left: 0;
  padding-left: 1.25em;
}
header .registered-header .search #dropDown img {
  width: auto;
}
header .registered-header .search button {
  width: 10%;
  background: #d2d2d2;
}
header .registered-header .search button img {
  height: 1em;
  margin-bottom: 0.3em;
}
header .registered-header div#searchDropDown {
  font-weight: 600;
  font-size: 1.5em;
  position: absolute;
  background: #d2d2d2;
  width: 370px;
  max-height: 0;
  overflow: hidden;
  z-index: 1000;
  -webkit-transition: 0.2s all ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  -o-transition: 0.2s all ease-in;
  transition: 0.2s all ease-in;
}
header .registered-header div#searchDropDown.active {
  max-height: 1000px;
}
header .registered-header div#searchDropDown input[type=radio] {
  position: absolute;
  visibility: hidden;
}
header .registered-header div#searchDropDown label {
  padding: .25em 0 .25em 1.25em;
  display: block;
  color: #505050;
}
header .registered-header div#searchDropDown label:hover {
  cursor: pointer;
}
/*Blade Image CSS-Garner*/
/*PLACEHOLDER RUNS SPAN OF PAGE*/
/*This container overwrites campaigns.css*/
.container {
  width: 100%;
}
.bladeplaceholder {
  background-color: transparent;
  position: relative;
  width: 100%;
  height: 250px;
}
/*ALL IMAGES*/
.imagecontainer {
  position: absolute;
  height: 250px;
  z-index: 15;
  top: 0px;
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 250px;
  max-width: 100%;
}
.bladeimage {
  max-width: 100%;
}
/*IMAGE RIGHT*/
.imageright {
  background-color: yellow;
  position: absolute;
  width: 50%;
  height: 250px;
  z-index: 10;
  left: 50%;
  top: 0px;
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  /*margin: 0 auto;*/
  max-height: 250px;
  max-width: 100%;
}
/*IMAGE LEFT*/
.imageleft {
  background-color: yellow;
  position: absolute;
  width: 50%;
  height: 250px;
  z-index: 10;
  top: 0px;
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  /*margin: 0 auto;*/
  max-height: 250px;
  max-width: 100%;
}
/*COLORBLOCK*/
.colorblockleft {
  background-image: linear-gradient(to left, rgba(0, 82, 72, 0) 0%, #005248 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
}
.colorblockleftteal {
  background-image: linear-gradient(to left, rgba(0, 82, 72, 0) 0%, #005248 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
}
.colorblockleftorange {
  background-image: linear-gradient(to left, rgba(0, 82, 72, 0) 0%, #ff8c00 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
}
.colorblockleftwhite {
  background-image: linear-gradient(to left, rgba(0, 82, 72, 0) 0%, #ffffff 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
}
.colorblockleftwhite .textcontainerleft {
  color: #000;
}
.colorblockleftwhite H2L {
  color: #000;
}
.colorblockleftgray {
  background-image: linear-gradient(to left, rgba(0, 82, 72, 0) 0%, #505050 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
}
.colorblockleftpurple {
  background-image: linear-gradient(to left, rgba(0, 82, 72, 0) 0%, #5c2d91 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
}
.colorblockright {
  background-image: linear-gradient(to right, rgba(255, 140, 0, 0) 0%, #ff8c00 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
  margin-left: 40%;
}
.colorblockrightorange {
  background-image: linear-gradient(to right, rgba(255, 140, 0, 0) 0%, #ff8c00 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
  margin-left: 40%;
}
.colorblockrightteal {
  background-image: linear-gradient(to right, rgba(255, 140, 0, 0) 0%, #005248 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
  margin-left: 40%;
}
.colorblockrightwhite {
  background-image: linear-gradient(to right, rgba(255, 140, 0, 0) 0%, #ffffff 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
  margin-left: 40%;
}
.colorblockrightwhite .textcontainerright {
  color: #000;
}
.colorblockrightwhite H2L {
  color: #000;
}
.colorblockrightgray {
  background-image: linear-gradient(to right, rgba(255, 140, 0, 0) 0%, #505050 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
  margin-left: 40%;
}
.colorblockrightpurple {
  background-image: linear-gradient(to right, rgba(255, 140, 0, 0) 0%, #5c2d91 16%);
  position: absolute;
  width: 60%;
  height: 250px;
  z-index: 15;
  top: 0;
  margin-left: 40%;
}
/*TEXT BOX*/
.textcontainerleft {
  position: relative;
  padding-left: 100px;
  padding-bottom: 50px;
  padding-top: 45px;
  color: #fff;
  width: 70%;
}
.textcontainerright {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 25%;
  padding-bottom: 50px;
  color: #fff;
  width: 70%;
  padding-top: 45px;
}
#boxtext {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  padding-left: 20px;
}
#arrow {
  float: right;
  padding-left: 10px;
  height: 16px;
  width: 18px;
}
/*Text*/
heading {
  font-size: 24px;
}
/*Hero Image*/
.heroimage {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
  z-index: 1;
  display: block;
}
.herotextcontainerleft {
  bottom: 0;
  width: 50%;
  height: 200px;
  display: table-cell;
  display: flex;
  display: -ms-inline-flexbox;
  display: -webkit-flex;
  -ms-flex-align: start;
  -ms-align-content: flex-start;
  -ms-flex-item-align: start;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-box-direction: normal;
  background-color: #000;
  opacity: 0.8;
  position: absolute;
  -moz-box-pack: center;
  -moz-box-align: center;
  -ms-flex-pack: center;
}
.herotext {
  width: 90%;
  padding-left: 50px;
  padding-right: 50px;
}
/*Welcome Banner*/
.anonymousSection .heroimage {
  height: 400px !important;
}
.anonymousSection .herotextcontainerleft {
  height: 400px !important;
}
.welcome {
  position: relative;
}
.indentedSection {
  margin: 0px 0px;
  padding: 0px 0px;
}
.welcomeblockright {
  background: #008272;
  width: 100%;
  height: 200px;
  display: table-cell;
  display: flex;
  display: -ms-inline-flexbox;
  display: -moz-box;
  display: -webkit-flex;
  -ms-flex-align: start;
  -ms-align-content: flex-start;
  -ms-flex-item-align: start;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-box-direction: normal;
}
.welcomecontent {
  display: table-cell;
  display: flex;
  display: -ms-inline-flexbox;
  display: -moz-box;
  display: -webkit-flex;
  -ms-flex-align: start;
  -ms-align-content: flex-start;
  -ms-flex-item-align: start;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-box-direction: normal;
  width: 100%;
  height: 200px;
}
.welcomepad {
  margin: 0px 50px 0px 50px;
  width: 80%;
}
.welcomepadright {
  padding: 0px 50px 0px 0px;
  width: 100%;
}
.welcomedate {
  color: #fff;
  font-family: 'Segoe UI';
  text-align: left;
  text-transform: uppercase;
}
.welcomeitem {
  width: 100%;
  padding-left: 65px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.welcomeitem:hover {
  background-color: #FF8C00;
}
.welcomeitem:hover > .padtopbottom > * {
  color: #000;
}
.welcomeitem:hover > .padtopbottom > .welcometitle h3 {
  color: #000;
}
/*.welcomeitem:hover > .padtopbottom >.welcomearrow {
    background-image:~/img/icons/Download.png;
}*/
div.welcomearrow {
  height: 18px;
  width: 20px;
  background-image: url('/img/icons/RightArrow.png');
  display: inline-block;
  background-repeat: no-repeat;
}
.welcomeitem:hover div.welcomearrow {
  height: 18px;
  width: 20px;
  background-image: url('/img/icons/BlackRightArrow.png');
  display: inline-block;
  background-repeat: no-repeat;
}
.welcometitle h3 {
  color: #fff;
  margin: 0px;
  display: inline;
}
.welcometitle {
  color: #000;
}
.arrow_box {
  position: relative;
  background: #505050;
  display: table-cell;
  display: flex;
  display: -ms-inline-flexbox;
  display: -moz-box;
  display: -webkit-flex;
  -ms-flex-align: center;
  -ms-align-content: center;
  -ms-flex-item-align: center;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-direction: normal;
}
.arrow_box:after,
.arrow_box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-left-color: #505050;
  border-width: 30px;
  margin-top: -30px;
}
.arrow_box:before {
  border-left-color: #505050;
  border-width: 36px;
  margin-top: -36px;
}
.arrow_box_bottom {
  position: relative;
  background: #d2d2d2;
  width: 100%;
  height: 225px;
  text-align: center;
  z-index: 20;
}
.arrow_box_bottom:after,
.arrow_box_bottom:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box_bottom:after {
  border-top-color: #d2d2d2;
  border-width: 30px;
  margin-left: -30px;
}
.arrow_box_bottom:before {
  border-top-color: #d2d2d2;
  border-width: 36px;
  margin-left: -36px;
}
/*PROMOtext = Anon Homepage Banners*/
/*Top White Banner*/
.promotext1 {
  position: relative;
  height: 125px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.tellmorecontainer {
  display: none;
  position: relative;
  width: 100%;
  height: auto;
  background-color: white;
  display: table-cell;
  display: flex;
  display: -ms-inline-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  -ms-align-content: center;
  -ms-flex-item-align: center;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-direction: normal;
  padding-bottom: 20px;
}
.promotext1 .a {
  display: block;
  display: flex;
  display: -ms-inline-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  -ms-align-content: center;
  -ms-flex-item-align: center;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-direction: normal;
  height: 100%;
  -ms-flex-pack: center;
}
.promotext1 .a span {
  display: block;
}
/*Top Gray Banner*/
.promotext2 {
  position: relative;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  height: 225px;
  background-color: #d2d2d2;
  text-align: center;
}
.promotext2 .a {
  display: block;
  display: flex;
  display: -ms-inline-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  -ms-align-content: center;
  -ms-flex-item-align: center;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-direction: normal;
  height: 100%;
  -ms-flex-pack: center;
}
/*.promotext1 span, .promotext2 span, .promotext3 span, .promotext4 span {
    display: block !important;
}*/
/*Bottom White Banner*/
.promotext3 {
  position: relative;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  height: 150px;
  background-color: white;
  text-align: center;
  margin-top: 75px;
}
.promotext3 .a {
  display: block;
  display: flex;
  display: -ms-inline-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  -ms-align-content: center;
  -ms-flex-item-align: center;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-direction: normal;
}
/*Bottom Orange Banner*/
.promotext4 {
  position: relative;
  width: 50%;
  padding-left: 25%;
  padding-right: 25%;
  height: 200px;
  background-color: #ff8c00;
  text-align: center;
}
.promotext4 .a {
  height: 100%;
  display: block;
  display: flex;
  display: -ms-inline-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  -ms-align-content: center;
  -ms-flex-item-align: center;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-direction: normal;
  position: relative;
}
/*ICON for Grid and List*/
.icon {
  display: inline-block;
  font-family: 'Segoe UI';
  color: #ffffff;
  font-size: 12px;
  background: #505050;
  font-weight: 600;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
}
.tagicon {
  display: inline-block;
  font-family: 'Segoe UI';
  color: #ffffff;
  font-size: 12px;
  background: #551A8B;
  font-weight: 600;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
  position: relative;
  z-index: 3;
}
.multitagicon {
  display: inline-block;
  font-family: 'Segoe UI';
  color: #ffffff;
  font-size: 12px;
  background: #008272;
  font-weight: 600;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
  position: relative;
  z-index: 3;
}
/**** Tile View ****/
/*Tiles for GRID*/
#tilesection {
  z-index: 1;
}
.tile:hover {
  background-color: #505050;
  z-index: 100;
  overflow: auto;
  position: relative;
}
.tile:hover > .tilecontent > * {
  display: block;
  color: white;
}
.tile:hover > .tilebody > * {
  display: block;
  color: white;
  z-index: 100;
}
.tile:hover > .tilebody {
  height: auto;
  overflow: visible;
}
.tile:hover > .tilebody > .tilename > * {
  color: white;
  -webkit-margin-before: 0em;
}
.tile:hover > a > .tiledate {
  color: white;
}
.tile:hover > .tilefooter {
  display: block;
  float: right;
}
.tilebody {
  position: absolute;
  bottom: 0;
  width: 395px;
  z-index: 100;
}
.tiledate {
  color: black;
  text-transform: uppercase;
  font-family: 'Segoe UI';
  text-align: left;
  padding-left: 20px;
}
.tilename h3 {
  color: #008272;
  -webkit-margin-before: 0em;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Segoe UI;
  font-weight: normal;
  overflow: hidden;
  max-height: 65px;
}
.tilename h3 a:link,
.tilename h3 a:active,
.tilename h3 a:hover,
.tilename h3 a:visited {
  color: #008272;
}
.tilecontent {
  display: none;
  padding: 0px 20px 10px 20px;
  text-align: left;
  overflow: hidden;
  max-height: 30px;
}
.tilefooter {
  display: none;
  padding-left: 20px;
  margin-top: 5px;
}
.tilebtn {
  float: right;
}
.displaydownload {
  position: absolute;
  float: left;
  opacity: 0.4;
  padding-top: 5px;
  display: inline-block;
}
#tilearrow {
  float: right;
  position: relative;
  text-align: right;
  padding-left: 10px;
  padding-bottom: 0px;
  padding-right: 0px;
}
.gridarea {
  display: block;
  margin: 60px 0 75px 35px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.defaultpagegridarea {
  margin: 0px;
  padding: 0px;
}
/**** Table View ****/
.tablearea {
  display: block;
  margin: 60px 0 75px 50px;
  width: 100%;
}
.tablearea .firstRow {
  display: none;
}
.tableloadbar {
  width: 85%;
}
.contenttype {
  text-transform: uppercase;
}
table {
  border-spacing: 0px;
  width: 85%;
  /*margin-left: 20px;*/
  margin-right: 20px;
}
table tr th {
  border: 0px;
  border-bottom: 1px solid #737373;
  border-collapse: collapse;
  padding: 20px;
  background: none;
}
table tr td {
  border: 0px;
  border-bottom: 1px solid #737373;
  border-collapse: collapse;
  padding: 10px 10px 10px 20px;
}
th {
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  color: #008272;
  padding: 20px 5px 5px 15px;
}
#tableheaderrow {
  background-color: #fff;
}
td {
  background-color: #fff;
  z-index: 0;
}
td .icon {
  float: left;
}
td .tagicon {
  float: left;
}
.tdtitle h3 {
  color: #008272;
  margin: 10px 10px 10px 0px;
  font-family: Segoe UI;
  font-weight: normal;
  max-height: 70px;
  overflow: hidden;
}
.tdtitle a:link,
.tdtitle a:visited {
  color: #008272;
}
.tdtitle a:hover {
  color: #ffffff;
}
.available:hover {
  cursor: pointer;
}
/*tr:hover {
    background-color: #505050;
    z-index:1;
    border:none;
}
tr:hover td {
    background-color: transparent;
    color:white;
    border:none;
}

tr:hover #tableheaderrow {
    background-color:white;
}

*/
/*.tdtitle:hover {
    color:white;
}*/
.tablebuttonarea {
  bottom: 0;
  position: relative;
  z-index: 100;
}
.tdbtn {
  display: inline-block;
  width: auto;
  float: right;
  bottom: 0;
}
/*tr.hiddenrow{
    background-color:#505050;
    color:white;
    padding-right:0px;
    padding-bottom:0px;
    
}*/
td.hiddenrow {
  background-color: #505050;
  color: white;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  border: none;
}
.hiddenrowText {
  width: 98%;
  max-height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
}
.downloadimage {
  position: absolute;
  float: left;
  display: inline-block;
  opacity: 0.4;
  padding-top: 5px;
}
/*td {
       border-bottom: 1pt solid black;
       margin: 0px;
       padding: 20px 15px 20px 15px;
       color: #505050;
}
tr.resultrow:hover > td{
       background-color: grey;
       color: white;
}
tr.resultmore {
       display: none;
}
tr.resultrow:hover + tr{
       display: table-row;
}
tr.resultrow:hover + tr > td{
       background-color: grey;
       color: white;
}
tr.resultrow:hover > td{
       border: none;
}*/
/* For Get Started Boxes on Anon Homepage*/
/*Container to hold the 3 boxes*/
.boxcontainer {
  min-width: 100%;
  height: 475px;
  display: table-cell;
  display: flex;
  display: -ms-inline-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  -ms-align-content: center;
  -ms-flex-item-align: center;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  align-items: center;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: flex-start;
  margin-top: 25px;
  margin-bottom: 75px;
  -ms-flex-pack: center;
}
/*each box item*/
.box {
  text-align: center;
  width: 425px;
  height: 450px;
  margin-right: 3%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
/*Teal Banner on top of each box*/
.boxbannertop {
  display: block;
  font-family: Segoe UI;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  background: #008272;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  text-transform: uppercase;
  min-height: 19.51px;
}
/*Teal Banner/Btn when hover over box*/
.boxbtnbottom {
  width: 425px;
  bottom: 0;
  position: absolute;
  float: right;
  text-align: right;
  font-family: Segoe UI;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  background: #008272;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  text-transform: uppercase;
  min-height: 19.51px;
}
/*Box HoverOver */
.textoverlay {
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: 425px;
  height: 450px;
  color: white;
  text-align: left;
}
.boxtext {
  padding: 25px;
}
/*Image for box*/
.imagebox {
  width: 425px;
  height: 450px;
  position: absolute;
  z-index: 15;
  top: 0px;
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.box:hover > .textoverlay {
  display: block;
}
.box:hover > .boxbannertop {
  display: none;
}
#boxarrow {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  vertical-align: middle;
}
tr.resultrow:hover > td > a {
  color: white;
  font-weight: 600;
}
div.identified {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
/*Selector DropDown*/
#selectorAreaWrapper {
  margin-left: 0;
  margin-right: 20px;
  overflow: hidden;
  display: block;
}
.selectorarea {
  width: 100%;
  padding-left: 40px;
  padding-top: 20px;
  position: absolute;
  z-index: 100;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.padsides {
  padding-left: 5px;
  padding-right: 10px;
}
.padsides2 {
  padding-left: 5px;
  padding-right: 5px;
}
.padnone {
  padding-right: 0px;
}
.selector {
  position: relative;
  display: block;
  margin-right: -4px;
  padding-left: 4px;
  height: auto;
  float: left;
  width: auto;
  border-right: 1px solid #D2D2D2;
}
.selectorbtn {
  position: relative;
  display: block;
  width: auto;
  float: left;
  padding-left: 15px;
}
.selectortitle h3 {
  color: #008272;
  margin-left: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  display: block;
  padding-left: 5px;
}
.selectoricon {
  display: inline;
  float: left;
  padding-left: 10px;
  padding-top: 10px;
  cursor: pointer;
}
.selectorheader {
  padding: 0px;
}
.selector:hover {
  background-color: #505050;
  border: 1px solid #505050;
}
.selector:hover > .selectorheader > .selectortitle h3 {
  color: white;
}
.selector:hover > .options ul {
  display: inline;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
}
.selector:hover #menuA ul {
  display: inline;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
}
.selector:hover #menuB ul {
  display: inline;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
}
.selector:hover #menuC ul {
  display: inline;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
}
/*.selector:hover > .selectoricondown {
display:none;
float:none;
}

.selector:hover > .selectoriconup{
display:inline;
float:left;
}*/
.selectoricondown {
  display: inline;
  float: left;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 10px;
  margin-right: 25px;
}
.selectoriconup {
  display: none;
  float: left;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 10px;
  padding-right: 10px;
}
.divider h3 {
  color: #d2d2d2;
  padding: 0px;
  margin: 0px;
}
.options {
  padding-top: 20px;
  padding-left: 20px;
}
.options ul {
  display: none;
  padding-left: 20px;
  margin-right: -4px;
  width: 90%;
  list-style: none;
}
.options li {
  width: 100%;
}
.listoptions {
  padding-left: 0 !important;
  margin-left: 20px;
}
/*Spotlight section*/
#checkmark {
  padding-right: 5px;
}
.filterarea {
  padding: 0 0 50px 50px;
}
.filterarea ul {
  list-style: none;
  padding: 0;
}
.filterheader {
  color: black;
}
.filterlevel1 {
  display: block;
  width: auto;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
}
.filterlevel1 h3 {
  color: #008272;
  padding: 10px;
  padding-left: 0px;
  margin: 0px;
}
.filterlevel2 {
  display: block;
  width: auto;
  margin: 2px 0;
  line-height: 20px !important;
}
.filterlevel2 p {
  color: #000000;
  padding: 0px;
  padding-left: 20px;
  font-size: 20px;
  font-weight: 300;
  margin: 10px;
  margin-top: 0px;
}
.filterlevel3 {
  color: black;
  padding-left: 65px;
  font-size: 14px;
}
.checkboxFilterContainer {
  cursor: pointer;
}
.filterHyperlink {
  color: black !important;
  font-size: 18px;
  font-weight: 300;
  margin: 2px;
  margin-bottom: 20px;
  line-height: 20px;
  font-family: 'Segoe UI';
}
.clearFiltersButton {
  color: black !important;
  font-size: 16px;
  font-weight: 300;
  margin: 2px;
  margin-bottom: 20px;
  line-height: 20px;
  font-family: 'Segoe UI';
}
.clearFiltersContainer {
  text-align: right;
  margin: 10px;
}
#filtercheckmark {
  float: left;
  display: inline;
  position: relative;
  padding-right: 5px;
  padding-top: 5px;
}
.icondown {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}
.iconup {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}
.spotlightarealeft {
  position: relative;
  width: 50%;
  min-width: 515px;
  float: left;
  margin: 0px;
  padding: 0px;
}
.spotlightarearight {
  width: 50%;
  min-width: 515px;
  float: left;
  margin: 0px;
  padding: 0px;
}
.defaultmainarea {
  display: block;
  width: 100%;
  min-width: 1580px;
  height: auto;
  position: relative;
}
.defaultmainarea .defaultfilterarea {
  float: left;
  position: relative;
  width: 25%;
  padding: 0px;
  margin: 0px;
}
.defaultmainarea .defaultcontentarea {
  float: left;
  position: relative;
  width: 74%;
  border-left: 1px solid #d2d2d2;
  padding: 0;
  margin-bottom: 50px;
}
.defaultcolumnright {
  padding: 20px 50px 50px 50px;
}
.defaultcolumnright h2 {
  margin: 0;
}
.defaultcolumnright .gridarea {
  padding-left: 0px;
}
.defaultcolumnleft {
  padding: 20px 50px 50px 50px;
}
.defaultcolumnleft h2 {
  margin: 0;
}
.defaultcolumnleft .gridarea {
  padding-left: 0px;
}
.loadbar {
  padding-left: 15px;
  padding-right: 55px;
  padding-top: 20px;
}
.loadbartable {
  padding-left: 0px;
  padding-right: 40px;
  padding-top: 40px;
}
.rightdetailSection {
  display: block;
  float: left;
  width: 100%;
}
.activerow td {
  background-color: #505050;
  border: none;
  color: white;
}
.activerow td a:link,
.activerow td a:visited,
.activerow td a:hover,
.activerow td a:active {
  color: #fff;
}
.activerow h3 {
  color: white;
}
.activerow2 td {
  background-color: #505050;
  border: none;
  color: white;
}
.activerow2 h3 {
  color: white;
}
.searchboxcontainer {
  width: 475px;
  height: 40px;
  float: right;
  margin-top: 20px;
  background-color: #D2D2D2;
}
.searchbox {
  width: 340px;
  height: 40px;
  background-color: #d2d2d2;
  display: inline-block;
  border: none;
  font-family: 'Segoe UI';
  position: relative;
  padding: 0 0 0 20px;
}
.searchicon {
  height: 20px;
  width: 20px;
  padding: 10px 15px 10px 15px;
  float: right;
  position: relative;
  border-left: 1px solid #737373;
}
/*.AdvSearchArrows
{
width: 475px;
}*/
/*Advanced Search*/
.searchDropDown {
  padding: 12px 15px 10px 15px;
  position: absolute;
  float: right;
  cursor: pointer;
}
.searchDropDownUP {
  padding: 12px 15px 10px 15px;
  position: absolute;
  float: right;
  cursor: pointer;
}
.AdvancedSearchDropDown {
  background-color: #ECECEC;
  color: #777777;
  display: none;
  max-width: 425px;
  z-index: 500;
  top: auto;
  margin: 0em;
  position: relative;
}
.AdvancedSearchDropDown ul {
  font-weight: 600;
  font-size: 15px;
  font-family: 'Segoe UI';
  padding: 0px 5px 0px 15px;
  margin: 0.1%;
  list-style: none;
  margin: 0 .42px .42px .42px;
}
.AdvancedSearchDropDown li {
  font-size: 14px;
  font-weight: 300;
  font-family: 'Segoe UI';
  padding: 0px 5px 0px 15px;
}
.AdvSearchByCategoryScroll {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  max-width: 250px;
}
.AdvSearchByLangScroll {
  height: auto;
  max-height: 60px;
  overflow-x: hidden;
  max-width: 250px;
}
.subsearchheader {
  margin: 5px 50px 20px 50px;
  font-size: 20px;
  color: #000;
  font-family: 'Segoe UI';
  font-weight: 300;
  text-transform: capitalize;
}
.subsearchheader .selectedParameterValues {
  color: teal;
}
.searchheader {
  width: 100%;
  margin-top: 20px;
  margin-left: 50px;
  font-size: 48px;
  color: #000;
  font-family: 'Segoe UI';
  font-weight: 300;
  text-transform: capitalize;
}
.registerbtn {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  /*margin-right:10px;*/
}
.marginright {
  margin-right: 10px;
}
.supporticon {
  position: relative;
  display: inline-block;
  float: left;
  height: 40px;
}
.supporticon.border-right {
  border-right: 1px solid #D2D2D2;
}
.supporticon img {
  height: 20px;
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 10px;
  display: inline-block;
}
.headerrightcorner {
  position: relative;
  float: right;
}
.headeritem {
  display: inline-block;
  padding-left: 15px;
  margin-left: 10px;
  border-left: 1px solid #D2D2D2;
  height: 40px;
}
.headeritem p {
  color: #008272;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  text-transform: capitalize;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
::-webkit-input-placeholder {
  color: #737373;
  /*font-style:italic;*/
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #737373;
  /*font-style:italic;*/
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #737373;
  /*font-style:italic;*/
}
:-ms-input-placeholder {
  color: #737373;
  /*font-style:italic;*/
}
.dropDownContainer {
  overflow: hidden;
  width: 375px;
  height: 38px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Segoe UI';
  font-size: 17px;
  border: none;
  border-bottom: 1px solid #D2D2D2;
  background: url('/img/icons/ARROW Down_Filter Menu.png') no-repeat 98% 50% #ffffff;
  background-color: #D2D2D2;
  color: #777777;
  padding-left: 10px;
  -webkit-appearance: none;
}
.selfIdDropDown {
  margin: 5px 0 5px 0 !important;
}
select:focus {
  border: dotted !important;
}
.dropDownContainer select {
  background: transparent;
  width: 375px;
  border: 0;
  border-radius: 0;
  height: 38px;
  vertical-align: text-bottom;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: 'Segoe UI';
  font-size: 17px;
  background-color: #D2D2D2;
  color: #777777;
  padding-left: 10px;
}
.tellmore {
  display: table-cell;
  display: flex;
  display: -ms-inline-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  -ms-align-content: center;
  -ms-flex-item-align: center;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-direction: normal;
}
.tellmorevalidation {
  display: block;
  text-align: center;
  color: #808080;
  padding-top: 10px;
}
.tellmorevalidation p {
  text-align: center;
  font-family: 'Segoe UI';
  font-size: 14px;
  font-weight: normal;
  color: #B4009E;
  padding-bottom: 10px;
}
.tellmoredesc {
  text-align: center;
  color: #000;
  width: 500px;
  padding-bottom: 30px;
  display: block;
}
.tellmoredesc p {
  text-align: center;
  font-family: 'Segoe UI';
  font-size: 14px;
  color: #000;
}
.ulDropdownList {
  top: 25px;
  left: 200px;
  z-index: 100;
  float: right;
  width: 400px;
  font-family: 'Segoe UI';
  font-size: 14px;
  vertical-align: text-bottom;
  cursor: default;
  color: black !important;
  background-color: #d2d2d2 !important;
}
.ulDropdownList li {
  width: 100%;
  min-height: 25px;
  line-height: 25px;
  padding-left: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ulDropdownList li:hover {
  background-color: #737373 !important;
  color: #fff !important;
}
.ulDropdownListValue {
  color: black;
  display: block;
  float: right;
  width: 400px;
  min-height: 25px;
  font-family: 'Segoe UI';
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #D2D2D2;
  background: url('/img/icons/ARROW Down_Filter Menu.png') no-repeat 98% 50% #ffffff;
  vertical-align: text-bottom;
  cursor: default;
}
.langdropdownListValue {
  color: #fff;
  display: inline-block;
  width: auto;
  min-height: 15px;
  font-family: 'Segoe UI';
  font-size: 12px;
  border: none;
  background: url('/img/icons/ARROW Down_Filter Menu.png') no-repeat 100% 50% #ffffff;
  vertical-align: text-bottom;
  cursor: default;
  background-color: #505050;
  float: left;
  margin-right: 1em;
  padding-right: 30px;
}
.langdropdownList {
  top: 25px;
  left: 200px;
  z-index: 100;
  float: left;
  width: 150px;
  font-family: 'Segoe UI';
  font-size: 12px;
  vertical-align: text-bottom;
  cursor: default;
  color: #000 !important;
  background-color: #d2d2d2 !important;
}
.langdropdownList li {
  min-height: 15px;
  line-height: 15px;
  padding-left: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.langdropdownList li:hover {
  background-color: #737373 !important;
}
.langdropdownList li:hover a {
  color: #fff !important;
}
.langdropdownList a {
  color: #000 !important;
  width: auto;
}
.selfIdCheckmark {
  padding-right: 5px;
}
.styled-select {
  display: inline-block;
  overflow: hidden;
  max-width: 400px;
  height: 25px;
  font-family: 'Segoe UI';
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #D2D2D2;
  background: url('/img/icons/ARROW Down_Filter Menu.png') no-repeat right #ffffff;
  vertical-align: text-bottom;
}
.styled-select select {
  display: inline-block;
  background: transparent;
  width: 420px;
  border: 0;
  border-radius: 0;
  height: 25px;
  -webkit-appearance: none;
  vertical-align: text-bottom;
}
.tellmoretext {
  display: inline-block;
  width: 190px;
  /*text-align:right;
    padding-right:5px;*/
  padding-bottom: 5px;
  vertical-align: text-bottom;
}
.tellmorebtn {
  display: inline-block;
  text-align: center;
  padding: 10px;
}
.tellmorebtn .btn {
  width: 140px;
}
.tellmorebtn p {
  font-size: 14px;
  color: #737373;
  margin-bottom: 5px;
}
.help-section-float {
  float: left;
  width: 50%;
}
.help-request-container {
  padding-bottom: 2em;
  min-width: 1590px !important;
}
.help-request-header {
  padding-left: 50px;
}
.help-request-form-container {
  width: 675px;
  padding-right: 1em !important;
  padding-left: 50px;
}
.help-request-form .help-request-form-field {
  margin: 32px 0;
}
.help-request-form .help-request-form-field button {
  margin-top: -1em;
}
.help-request-form .help-request-form-field button img {
  padding-left: 0.2em;
  height: 1.5em;
}
.help-request-form select {
  width: 394px;
}
#helpHero {
  width: 650px;
  margin-left: 1em;
}
#helpHero img {
  margin-left: 2em;
  max-height: 450px;
  width: auto;
}
.pull-right {
  float: right!important;
}
.formInput {
  border: none;
  background: #d2d2d2;
  outline-color: transparent;
  border: 1px solid lightgray;
  width: 382px;
  padding-left: 10px;
  margin-bottom: 20px;
  font-family: 'Segoe UI';
  font-size: 14px;
}
input.formInput {
  height: 38px;
}
select.formInput {
  height: 39px;
  width: 394px;
  font-family: 'Segoe UI';
  font-size: 14px;
}
textarea.formInput {
  margin-bottom: 20px;
  font-family: 'Segoe UI';
  font-size: 14px;
}
.help-request-form select {
  width: 394px;
  font-family: 'Segoe UI';
  font-size: 14px;
}
.help-request-form .help-request-form-field {
  margin: 32px 0;
}
.help-request-form-field {
  margin: 32px 0;
  font-size: 24px;
  font-weight: 300;
  clear: right;
}
.helpTopicDropdown {
  width: 393px !important;
  margin: 0 !important;
}
#submitbtn {
  width: 392px;
  text-align: center;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
}
.supportFormMessage {
  width: 392px;
  text-align: center;
  clear: right;
  float: right;
  /*padding-bottom:20px;*/
}
.supportFormAttachFile {
  font-size: 24px;
  display: inline-block;
  margin: 0;
  line-height: 20px;
}
.attachIcon {
  padding: 5px;
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.attachMessage {
  padding: 10px 0;
  color: #737373;
  display: inline-block;
  cursor: default;
}
.globalmessage {
  padding: 10px 20px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  background-color: #5C2D91;
  text-transform: uppercase;
}
.globalmessage a:link,
.globalmessage a:active,
.globalmessage a:hover,
.globalmessage a:visited {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}
.globalmessage p {
  line-height: 19.5px;
  margin-bottom: 0px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
}
.bottomnav .globalmessage {
  display: none;
}
.supporthomeheader .helpdesc {
  margin: 50px;
}
.supporthomeheader #helptext {
  margin-top: 50px;
  margin-bottom: 0px;
  margin-left: 50px;
}
.supporthomeheader .gridarea {
  margin-top: 20px;
}
.specialpage h3 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
}
.globalnav-container {
  width: 100%;
  min-width: 1580px;
  z-index: 101;
  background-color: #505050;
}
.globalnav {
  font-size: 14px;
  font-family: 'Segoe UI';
  width: 100%;
  float: left;
  background-color: #505050;
  padding-left: 35px;
  padding-right: 35px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
}
.globalnav a {
  text-align: center;
  display: block;
  white-space: nowrap;
  margin: 0;
  padding: 0px 20px;
}
.globalnav a .btn {
  background-color: #008272;
  width: 100%;
  padding-left: -20px !important;
  padding-right: -20px !important;
  padding-top: -10px !important;
  padding-bottom: -10px !important;
  margin-left: -20px !important;
  text-align: right;
}
.globalnav a.top_parent {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
}
.globalnav a:link,
.globalnav a:visited,
.globalnav a:active {
  /* menu at rest */
  color: white;
  background-color: #505050;
  text-transform: capitalize;
}
.globalnav a:hover {
  /* menu on mouse-over  */
  color: white;
  background-color: #000 !important;
  font-weight: 600;
  text-transform: capitalize;
}
.globalnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
.globalnav li {
  background-color: #000;
  color: #fff;
}
.globalnav ul ul {
  max-width: 500px;
  position: absolute;
  z-index: 500;
  top: auto;
  display: none;
  margin: 0em;
}
.globalnav ul li ul li {
  padding: 10px 20px;
}
.globalnav ul li ul li a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.globalnav ul ul ul {
  top: 0;
  left: 100%;
}
div.globalnav li:hover {
  z-index: 100;
  background-color: #000;
}
div.globalnav li:hover ul ul,
div.globalnav li li:hover ul ul,
div.globalnav li li li:hover ul ul,
div.globalnav li li li li:hover ul ul {
  display: none;
}
div.globalnav li:hover ul,
div.globalnav li li:hover ul,
div.globalnav li li li:hover ul,
div.globalnav li li li li:hover ul {
  display: block;
}
.parentul:hover a {
  background-color: #000;
  font-weight: 600;
}
/* End CSS Drop Down Menu */
/* ---Landing Page Facets---*/
.landingPageFacets {
  border-top: 1px solid #D2D2D2;
  word-wrap: break-word;
  width: 100%;
}
.landingPageFacets ul {
  list-style: none;
}
.facetContainer {
  padding: 0;
}
/* ---End Landing Page Facets--- */
.supportformdropdown {
  width: 382px;
  padding-left: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #d2d2d2;
  font-weight: normal;
}
.supportlist {
  width: 395px;
  font-weight: normal;
}
.highlightfilter {
  font-weight: 600;
}
.divider {
  min-height: 20px;
  background-color: #d2d2d2;
  padding-left: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  height: 20px;
}
.genericPage {
  text-align: center;
}
.genericPage h1 {
  padding: 160px;
  padding-bottom: 0px;
  margin-bottom: 12px;
}
.genericPage p {
  max-width: 300px;
  display: inline-block;
  padding-bottom: 150px;
}
.advancedSearchHeader {
  font-size: 17px;
  font-weight: 600;
}
.AdvancedSearchPhrase tr th {
  border: 0;
  background-color: transparent;
}
.AdvancedSearchPhrase tr td {
  border: 0;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
}
.AdvancedSearchPhrase tr td label {
  padding: 0px 0px 3px 5px;
}
.AdvancedSearchPhrase tr td input {
  vertical-align: middle;
  margin-right: 0px;
  padding: 0px 0px 3px 15px;
}
.advancedSearchNote {
  padding: 2px 0 15px;
  border-left: 20px solid #ECECEC;
  width: 400px;
}
.advancedSearchNote span {
  background-color: #ECECEC;
  margin: 0;
}
.facetItem {
  width: auto;
  padding: 5px 10px 5px 0;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  line-height: 20px;
}
.expandedItem .icondown {
  display: none !important;
}
.expandedItem .iconup {
  display: block !important;
  float: right;
}
.expandedItem ul {
  display: block !important;
}
.filterItem {
  color: #008272;
  margin: 5px 0;
  cursor: pointer;
  font-size: 20px;
}
.selectedFilterItem {
  color: #008272;
  cursor: pointer;
  font-weight: 600;
  margin: 5px 0;
  font-size: 20px;
}
.collapsedItem .icondown {
  display: block;
  float: right;
}
.collapsedItem .iconup {
  display: none;
}
.collapsedItem ul {
  display: none ;
}
.show {
  display: block !important;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 25px;
}
.hide {
  display: none;
}
.indentation {
  padding-left: 25px !important;
  margin-bottom: 0 !important;
}
.noSearchResults {
  padding-left: 20px;
  padding-top: 20px;
}
.noGridSearchResults {
  padding-left: 30px;
  padding-top: 20px;
}
.downloadNowButton {
  background: #505050;
}
.downloadNowSection {
  padding-top: 20px;
}
.contentCollection h3 {
  margin-bottom: 5px;
}
.contentCollection .contentCollectionPages {
  padding: 0 0 0 20px;
}
.contentCollection .buttonDivider {
  padding: 30px 0 30px 0;
}
.contentCollection .downloadButtons {
  padding-left: 20px;
}
.contentCollection .downloadButton {
  margin-right: 20px;
  float: none !important;
}
.btnDisabled {
  font-family: Segoe UI;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  background: #737373;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  min-height: 19.51px;
}
.btnDisabled:hover {
  background: #737373;
  background-image: -webkit-linear-gradient(top, #737373, #737373);
  background-image: -moz-linear-gradient(top, #737373, #737373);
  background-image: -ms-linear-gradient(top, #737373, #737373);
  background-image: -o-linear-gradient(top, #737373, #737373);
  background-image: linear-gradient(to bottom, #737373, #737373);
  text-decoration: none;
  cursor: default;
}
body .contentCollectionTile {
  border: solid 1px #A3A3A3;
  border-radius: 2px 2px 2px 2px;
  float: left;
  height: 185px;
  width: 395px;
  margin: 15px;
  background-color: #D2D2D2;
  z-index: 2;
  position: relative;
  border-right-style: none;
  margin-bottom: 28px;
}
.ContentCollectionLayeredBlock {
  border: solid 1px #A3A3A3;
  border-radius: 2px 2px 2px 2px;
  float: left;
  height: 190px;
  width: 386px;
  margin: 15px;
  background-color: #D2D2D2;
  z-index: -1;
  position: absolute;
  top: -6px;
  left: -7px;
  border-right-style: none;
  border-bottom-style: none;
}
.contentCollectionTile > .tilebody {
  bottom: -15px;
  height: auto;
  overflow: visible;
}
.contentCollectionTile:hover > .ContentCollectionLayeredBlock {
  z-index: -2;
  background-color: #505050;
}
body .contentCollectionTile:hover {
  background-color: #505050;
}
.contentCollectionTile:hover > .tilecontent > * {
  display: block;
  color: white;
}
.contentCollectionTile:hover > .tilebody > * {
  display: block;
  color: white;
  z-index: 100;
}
.contentCollectionTile:hover > .tilebody {
  bottom: -15px;
  height: auto;
  overflow: visible;
}
.contentCollectionTile:hover > .tilebody > .tilename > * {
  color: white;
  -webkit-margin-before: 0em;
}
.contentCollectionTile:hover > a > .tiledate {
  color: white;
}
.contentCollectionTile:hover > .tilefooter {
  display: block;
  float: right;
}
.RelatedContentCollections {
  padding: 60px 0 0 0;
}
.lockIcon {
  vertical-align: middle;
  padding-left: 5px;
  height: 20px;
  width: 20px;
}
/*# sourceMappingURL=oem.css.map */
/*Cookie Notice*/
.CookieNotice {
  background-color: black;
  color: white;
  padding: 0 35px 0 40px;
}
.CookieNotice .CookieNoticeRight {
  float: right;
  padding: 10px;
}
.CookieNotice .CookieNoticeLeft {
  float: left;
  padding: 10px;
}
.CookieNotice a {
  color: white;
  text-decoration: underline;
}
.CookieNotice #CloseButton {
  cursor: pointer;
  padding: 10px;
}
.multiLanguageContainer {
  float: left;
  overflow: hidden;
  width: 300px;
  height: 38px;
  font-family: 'Segoe UI';
  font-size: 17px;
  border: none;
  border-bottom: 1px solid #D2D2D2;
  background: url('/img/icons/ARROW Down_Filter Menu.png') no-repeat 98% 50% #ffffff;
  background-color: #D2D2D2;
  outline: none;
  color: #777777;
}
.multiLanguageContainer select {
  font-family: 'Segoe UI';
  font-size: 17px;
  background-color: transparent;
  background: transparent;
  width: 300px;
  height: 40px;
  border: none;
  border-radius: 0;
  vertical-align: central;
  -moz-appearance: none;
  -webkit-appearance: none;
  max-height: 200px;
  background: url('/img/icons/ARROW Down_Filter Menu.png') no-repeat 98% 50% #ffffff;
  background-color: #D2D2D2;
  outline: none;
  color: #777777;
}
select:focus::-ms-value {
  font-family: 'Segoe UI';
  font-size: 17px;
  background: url('/img/icons/ARROW Down_Filter Menu.png') no-repeat 98% 50% #d2d2d2;
  background-color: transparent;
  color: #777777;
}
.printerIcon {
  height: 20px;
  padding-left: 5px;
  vertical-align: top;
}
.SelectAllCheckbox input[type="checkbox"] {
  margin-right: 5px;
}
.ui-title {
  color: black;
  height: 26px;
  font-size: 21px;
}
.ui-textblock {
  height: 350px;
  width: 600px;
  padding: 15px 30px;
  border: 1px solid #cccccc;
  overflow: scroll;
  overflow-x: hidden;
}
.ui-dialog-titlebar {
  background: #505050;
}
.ui-dialog-title {
  border: none;
  font-size: 30px;
  font-family: 'Segoe UI Light';
  color: white;
}
.ui-dialog .ui-dialog-content {
  overflow-x: hidden;
}
/*# sourceMappingURL=oem.css.map */