body.New .box.boxPadding h2.appTitle {
  background-color: #0070C0;
}
body.Validation .box.boxPadding .boxWrapper .productButton,
body.New .box.boxPadding .boxWrapper .productButton {
  width: 100%;
  height: 39px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
body.Validation .box.boxPadding .boxWrapper .productButton a,
body.New .box.boxPadding .boxWrapper .productButton a {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  padding: 10px;
  display: block;
  color: #333333;
  font-weight: bold;
  text-align: center;
  background-color: #ffffff;
}
body.Validation .box.boxPadding .boxWrapper .productButton a:hover,
body.New .box.boxPadding .boxWrapper .productButton a:hover {
  opacity: 0.6;
  text-decoration: none;
}
body.New .box.boxPadding .boxWrapper .contactButton {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
body.New .box.boxPadding .boxWrapper .contactButton a {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  padding: 10px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background-color: #0070C0;
}
body.New .box.boxPadding .boxWrapper .contactButton a:hover {
  opacity: 0.6;
  text-decoration: none;
}
body.New .box.boxPadding .boxWrapper .meButton a {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background-color: #ef858c;
}
body.New .box.boxPadding .boxWrapper .meButton a:hover {
  opacity: 0.6;
  text-decoration: none;
}

body.New .box.boxPadding .boxWrapper .movieButton {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  width: 100%;
  height: 39px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: center;
}
body.New .box.boxPadding .boxWrapper .movieButton a {
  padding: 10px;
  display: block;
  color: #000000;
  font-weight: bold;
}
body.New .box.boxPadding .boxWrapper .movieButton a:before {
  font-family: "FontAwesome";
  content: '\f04b';
  font-size: 60%;
  margin-right: 2em;
  border-radius: 3px;
  padding: 3px 7px;
  border: 1px solid #000000;
  vertical-align: top;
}
body.New .box.boxPadding .boxWrapper .movieButton a:hover {
  opacity: 0.6;
  text-decoration: none;
}

body.New .box.boxPadding .boxWrapper .panelButton {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  width: 100%;
  height: 39px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: center;
}
body.New .box.boxPadding .boxWrapper .panelButton a {
  padding: 10px;
  display: block;
  color: #000000;
  font-weight: bold;
}
body.New .box.boxPadding .boxWrapper .panelButton a:before {
  font-family: "FontAwesome";
  content: '\f019';
  font-size: 140%;
  margin-right:1em;
  vertical-align: bottom;
}
body.New .box.boxPadding .boxWrapper .panelButton a:hover {
  opacity: 0.6;
  text-decoration: none;
}

body.New .box.boxPadding .boxWrapper .contactButton a:before {
  font-family: "FontAwesome";
  content: '\f019';
  font-size: 140%;
  margin-right:1em;
  vertical-align: bottom;
}
body.Validation .box.boxPadding .boxWrapper .productButton a:before,
body.New .box.boxPadding .boxWrapper .productButton a:before {
  font-family: "FontAwesome";
  content: '\f138';
  font-size: 140%;
  margin-right:1em;
  vertical-align: bottom;
}
body.New .box.boxPadding .boxWrapper h3 {
  margin-bottom: 1em;
  line-height: 140%;
}
body.New .box.boxPadding .boxWrapper .fiftyFifty .columnTwo.column p {
  margin-bottom: 2em;
}
body.New .box.boxPadding .boxWrapper div.divider {
  width: 80%;
  margin: 15px auto;
}

@media screen and (max-width: 768px) {
  #content div.twoColumnLayout div.columnOne,
  #content div.twoColumnLayout div.layout.columnOne,
  #content div.twoColumnLayout.fiftyFifty div.layout.columnOne,
  #content div.twoColumnLayout div.columnTwo,
  #content div.twoColumnLayout div.layout.columnTwo,
  #content div.twoColumnLayout.fiftyFifty div.layout.columnTwo {
    float: none;
    width: 100%;
  }
}


div.overCustomizeTop {
}
div.overCustomize {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
div.overCustomize div.Customize {
  margin-bottom: 5px;
}
div.Customize,
div.WaterAnalysis,
div.HydrogenEnergy,
div.Lecture {
  margin-right: 5px;
}
div.Customize,
div.WaterAnalysis,
div.HydrogenEnergy,
div.LifeScienceInnovation {
  display: inline-block;
  width: 300px;
  height: 60px;
  transform: skewX(-10deg);
  vertical-align: top;
}


#c605001 div.WaterAnalysis,
#c605001 div.HydrogenEnergy,
#c605001 div.LifeScienceInnovation,
#c605005 div.WaterAnalysis,
#c605005 div.HydrogenEnergy,
#c605005 div.LifeScienceInnovation,
#c605009 div.WaterAnalysis,
#c605009 div.HydrogenEnergy,
#c605009 div.LifeScienceInnovation {
  width: 300px;
  margin-bottom: 5px;
}
div.Lecture,
div.Workshop {
  display: inline-block;
  width: 230px;
  height: 60px;
  transform: skewX(-10deg);
  vertical-align: top;
}
div.Customize:hover,
div.WaterAnalysis:hover,
div.HydrogenEnergy:hover,
div.LifeScienceInnovation:hover,
div.Lecture:hover,
div.Workshop:hover {
  opacity: 0.6;
}
div.Customize {
  background-color: #ffa000;
}
div.WaterAnalysis {
  background-color: #00b2ed;
}
div.HydrogenEnergy {
  background-color: #61b440;
}
div.LifeScienceInnovation {
  background-color: #ff4b97;
}
div.Lecture,
div.Workshop {
  background-color: #02c9c9;
}
div.Customize.black,
div.WaterAnalysis.black,
div.HydrogenEnergy.black,
div.LifeScienceInnovation.black,
div.Lecture.black,
div.Workshop.black {
  background-color: #e6e6e6;
}
div.Customize a,
div.WaterAnalysis a,
div.HydrogenEnergy a,
div.LifeScienceInnovation a,
div.Lecture a,
div.Workshop a {
  transform: skewX(10deg);
  display: block;
  height: 60px;
}
div.Customize p > img,
div.WaterAnalysis p > img,
div.HydrogenEnergy p > img,
div.LifeScienceInnovation p > img,
div.Lecture p > img,
div.Workshop p > img {
  transform: skewX(10deg);
}
div.Customize img,
div.WaterAnalysis img,
div.HydrogenEnergy img,
div.LifeScienceInnovation img {
  position: relative;
  top: 25px;
}
div.Lecture img {
  position: relative;
  top: 23px;
  left: 30px;
}
div.Workshop img {
  position: relative;
  top: 23px;
  left: 13px;
}
p#mobileRDE,
p#mobilexEV,
p#mobileCAV {
  display: none;
  transform: skewX(10deg);
}

.cornerMenu {
  text-align: left;
  margin-top: 10px;
  padding-bottom: 2em;
  max-width: 300px;
}
.cornerMenu p {
  line-height: 140%;
  font-size: 10px;
  margin-bottom: 0.5em;
}


@media screen and (max-width: 959px) {
  div.Customize,
  div.WaterAnalysis,
  div.HydrogenEnergy,
  div.LifeScienceInnovation {
    width: 300px;
  }
}

@media screen and (max-width: 768px) {
  p#mobileRDE,
  p#mobilexEV,
  p#mobileCAV {
    display: block;
  }
}


#persWrapper {
  position: relative;
}
#persOver {
  position: relative;
  z-index: 3;
  animation: persVisible 1s 1.5s both;
}
#persFront {
  position: absolute;
  z-index: 2;
  top: 0;
  left:0;
  animation: persIn 1s 0.5s both;
}
#persBack {
  position: absolute;
  z-index: 1;
  top: 0;
  left:0;
}
@keyframes persVisible {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes persIn {
    0% {
        opacity: 0;
        top: 5%;
    }
    100% {
        opacity: 1;
        top: 0%;
    }
}


.twoColumnLayout.fiftyFifty {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  text-align: left;
}

@media screen and (max-width: 959px) {
  .twoColumnLayout.fiftyFifty {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .twoColumnLayout.fiftyFifty {
    width: 100%;
  }
}

/* General */
div.seminarMenu {
  display: inline-block;
  width: 230px;
  height: 60px;
  transform: skewX(-10deg);
  vertical-align: top;
  background-color: #02c9c9;
  margin-right: 5px;
  margin-bottom: 5px;
}
div.seminarMenu:hover {
  opacity: 0.6;
}
div.seminarMenu.black {
  background-color: #e6e6e6;
}
div.seminarMenu a {
  transform: skewX(10deg);
  display: block;
  height: 38px;
  color: #333333;
  font-weight: bold;
  padding-top: 22px;
}
div.seminarMenu a:hover {
  text-decoration: none;
}

#main-menu .mega-menu .column-1-3 {
  padding: 7px 20px 0 30px;
  border-top: 1px solid #cccccc;
}
#main-menu .mega-menu .column-1-3 h2 a {
  display: block;
  font-size: 14px;
}

@media (min-width: 960px) {
  #main-menu .mega-menu .column-1-3 {
    float: left;
    width: 33.3%;
    padding: 0px 20px 10px;
    border-top: none;
  }
  #main-menu .mega-menu .column-1-3 h2 a {
    padding-left: 12px;
    position: relative;
  }
  #main-menu .mega-menu .column-1-3 h2 a:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    top: 0;
    left: 0;
  }
}

#main-menu .mega-menu .column-1-4 {
  padding: 7px 20px 0 30px;
  border-top: 1px solid #cccccc;
}
#main-menu .mega-menu .column-1-4 h2 a {
  display: block;
  font-size: 14px;
}

@media (min-width: 960px) {
  #main-menu .mega-menu .column-1-4 {
    float: left;
    width: 25%;
    padding: 0px 20px 10px;
    border-top: none;
  }
  #main-menu .mega-menu .column-1-4 h2 a {
    padding-left: 12px;
    position: relative;
  }
  #main-menu .mega-menu .column-1-4 h2 a:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    top: 0;
    left: 0;
  }
}

a.invalid,
a.invalid:hover {
  color: #cccccc;
}








/**************************************************************************************************
 * Footer
 **************************************************************************************************/
body#showcase #contentWrapper > .monoColumnPageLayout > .monoColumnPageLayoutWrapper > .rowOne.row > .columnTwo.column.page > .columnWrapper.page {
  position: relative;
}


/* Contact Box -- */
#c725279 {
  position: fixed;
  bottom: 40px;
  height: auto;
  background-color: #3278b9;
  color: #ffffff;
  width: 100%;
  z-index: 8;
}
#c725283 {
  position: relative;
}
#c725283 a {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #000000;
  border-radius: 25px;
  top: -30px;
  right: 30px;
  text-align: center;
}
#c725283 a:hover {
  background-color: #333333;
}
#c725283 i {
  padding-top: 5px;
  font-size: 26px;
  color: #ffffff;
}

#c725287 {
  position: relative;
}
#c725287 p {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 40px;
  background-color: #3278b9;
  border-radius: 5px;
  top: -30px;
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#c725287 p i {
  padding-top: 5px;
  font-size: 26px;
  color: #ffffff;
  transition-duration: 0.5s;
  transform-origin: center 19.5px;
}
#c725287 p:hover {
  cursor: pointer;
}
#c725287 p i:hover {
  color: #cccccc;
}
#c725287 p.footerOpen i {
  transform: rotate(180deg);
}

#c725291 {
  display: none;
}
#telIcon {
  position: relative;
}
#telBox {
  display: none;
  position: absolute;
  bottom: 120%;
  padding: 16px;
  left: 0%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;  
  border-radius: 8px;
  background: #333;
  color: #fff;
  width: 200px;
}
#telBox b {
  font-size: 200%;
  line-height: 160%;
}
#telBox:after {
  position: absolute;
  top: 100%;
  left: 22.5px;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: solid transparent;
  border-color: rgba(51, 51, 51, 0);
  border-top-color: #333;
  border-width: 10px;
  pointer-events: none;
  content: " ";
}
#c725319 .box .boxWrapper,
#c725319 .box .boxWrapper div,
#c725295 .box .boxWrapper {
  display: flex;
  justify-content: center;
}
#c725295 .box .boxWrapper div {
  display: flex;
  margin-top: 20px;
}
#c725295 .box .boxWrapper div p {
  font-size: 10px;
}
#c725319 .box .boxWrapper div a:hover,
#c725295 .box .boxWrapper div a:hover {
  opacity: 0.6;
}
#c725295 .box .boxWrapper div p b {
  font-size: 20px;
  line-height: 1.4em;
}

#c725295 .box .boxWrapper div#c725299 {
  width: 380px;
}
#c725295 .box .boxWrapper div#c725299 p:nth-child(1) {
  margin-right: 10px;
}
#c725295 .box .boxWrapper div#c725299 p:nth-child(2) {
  margin-top: 10px;
}
#c725295 .box .boxWrapper div#c725303 {
  width: 220px;
}
#c725295 .box .boxWrapper div#c725303 p:nth-child(1) {
  margin-right: 10px;
}
#c725295 .box .boxWrapper div#c725303 p:nth-child(2) {
  margin-top: 10px;
}
#c725295 .box .boxWrapper div#c725303 p b {
  font-size: 15px;
}
#c725295 .box .boxWrapper div#c725303 p:nth-child(2) {
  padding-right: 5em;
}
#c725295 .box .boxWrapper div#c725303 p a {
  color: #ffffff;
}
#c725295 .box .boxWrapper div#c725303 p a:hover {
  text-decoration: none;
}
#c725295 .box .boxWrapper div#c725307 p {
  margin-right: 15px;
}
#c725319 .box .boxWrapper div p {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 10px;
}
#c613821 {
  padding-left: 14px;
}


#c602271 {
  width: 95%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
}

@media screen and (max-width: 959px) {
  #c725295 .box {
    text-align: center;
  }
  #c725295 .box .boxWrapper {
    display: inline-block;
    text-align: left;
  }
  #c725295 .box .boxWrapper div#c725299,
  #c725295 .box .boxWrapper div#c725303 {
    width: 100%;
  }
  #c725295 .box .boxWrapper div#c725303 p:nth-child(2) {
    margin-top: 20px;
    padding-right: 0;
  }
}

@media screen and (max-width: 959px) {
/*  #c725279 {
    position: fixed;
    bottom: 0px;
  }
  #c725279.static {
    position: static;
  }*/
}
@media screen and (max-width: 768px) {
  #c725291 {
    padding-bottom: 16px;
  }
  #c725279 {
    position: relative;
    bottom: 0px;
  }
  #c725295 .box .boxWrapper div#c725307 p {
    margin-right: 5px;
  }
  #c725319 .box .boxWrapper div p {
    margin-right: 5px;
  }
}
/* -- Contact Box */

.box.boxPadding .cornerMenu ul.appMenu {
    display: block;
    width: 95%;
}

.box.boxPadding ul.appMenu.wide {
    width: 80%;
}
.box.boxPadding ul.appMenu.center {
  justify-content: center;
}
.box.boxPadding ul.appMenu.center li {
  justify-content: center;
  width: auto;
  margin-right: 0;
}

.box.boxPadding ul.appMenu li {
    background: none;
    width: 40%;
    text-align: left;
    padding: 0 0 0 10px;
    margin: 0 5% 10px 5%;
    position: relative;
    box-sizing: border-box;
}
.box.boxPadding ul.appMenu.download li {
    width: 45%;
    margin: 0 0 10px 5%;
}

BODY.Download .box.boxPadding .solidText60 {
    text-align: center;
}






div.cornerMenuHeading {
  margin-right: 5px;
  display: inline-block;
  width: 250px;
  height: 60px;
  transform: skewX(-10deg);
  vertical-align: top;
  margin-bottom: 10px;
}
div.cornerMenuHeading:hover {
  opacity: 0.6;
}
div.cornerMenuHeading {
  background-color: #aaaaaa;
}
div.cornerMenuHeading.BIO {
  background-color: #ed54a9;
}
div.cornerMenuHeading.SEMI {
  background-color: #7394c2;
}
div.cornerMenuHeading.BAT {
  background-color: #54bb82;
}
div.cornerMenuHeading.WQ {
  background-color: #54bff0;
}
div.cornerMenuHeading.IoT {
  background-color: #f7b854;
}
div.cornerMenuHeading.AC {
  background-color: #696f9b;
}
div.cornerMenuHeading.black {
  background-color: #e6e6e6;
}
div.cornerMenuHeading a {
  transform: skewX(10deg);
  display: block;
  height: 60px;
}
div.cornerMenuHeading p > img {
  transform: skewX(10deg);
}
div.cornerMenuHeading img {
  position: relative;
  top: 12px;
}

.cornerMenu {
  text-align: left;
  margin-top: 10px;
  margin-right: 10px;
  padding-bottom: 2em;
  max-width: 240px;
}
.cornerMenu p {
  line-height: 140%;
  font-size: 12px;
  margin-bottom: 0.5em;
  padding: 0 5px;
}


@media screen and (max-width: 959px) {
  div.cornerMenuHeading {
    width: 300px;
  }
}

.box.boxPadding .box.categoriesBox .boxWrapper .contactButton,
.box.boxPadding .box.categoriesBox .boxWrapper .movieButton,
.box.boxPadding .box.categoriesBox .boxWrapper .downloadButton {
  margin-bottom: 15px;
}
.box.boxPadding h1.InfoTitle {
  background-color: #002060;
  text-align: center;
  color: #ffffff;
  padding: 10px;
  font-size: 25px;
}
.box.boxPadding h2.InfoTitle {
  background-color: #002060;
  text-align: center;
  color: #ffffff;
  padding: 10px;
  font-size: 20px;
  line-height: 140%;
}
.box.boxPadding h2.InfoTitle span {
  font-size: 15px;
}
.box.boxPadding h1.InfoTitle b,
.box.boxPadding h2.InfoTitle span b {
  color: #FFFF00;
}
.box.boxPadding h2.Date {
  color: #0070C0;
  font-size: 36px;
  line-height: 140%;
}
.box.boxPadding h2.Date span {
  font-size: 15px;
}
.box.boxPadding h4 {
  border-bottom: 1px solid #333;
}
#c725655 {
  position: relative;
}
#c725911 {
  text-align: center;
}
.Lead {
  width: 80%;
  max-width: 800px;
  text-align: left;
  font-size: 120%;
  line-height: 160%;
  margin-left: auto;
  margin-right: auto;
}
.SeminarLink{
  width: 60%;
  max-width: 400px;
  background-color: #FF0066;
  text-align: center;
  font-size: 120%;
  line-height: 160%;
  padding: 15px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
}
.SeminarLink.full{
  width: 100%;
  max-width: 100%;
}
.SeminarLink p {
  margin-bottom: 0;
}

.SeminarLink p a {
  color: #ffffff;
}
.box.boxPadding .box.categoriesBox .boxWrapper .downloadButton {
  background-color: #F67B28;
}
.box.boxPadding .box.categoriesBox .boxWrapper .downloadButton a {
  color: #ffffff;
}
.corner .box.boxPadding .box.categoriesBox .boxWrapper .downloadButton {
  background-color: #ffffff;
}
.corner .box.boxPadding .box.categoriesBox .boxWrapper .downloadButton a {
  color: #333333;
}

.box.boxPadding h3 {
  font-size: 140%;
}
.box.boxPadding h3 img {
  vertical-align: middle;
}
.box.boxPadding #c727189 h3,
.box.boxPadding #c727147 h3 {
  color: #990099;
}
.box.boxPadding #c727193 h3,
.box.boxPadding #c727151 h3 {
  color: #33CC33;
}
.box.boxPadding #c727201 h3,
.box.boxPadding #c727155 h3 {
  color: #333F50;
}
.box.boxPadding #c727205 h3,
.box.boxPadding #c727159 h3 {
  color: #ED7D31;
}
.box.boxPadding #c727213 h3,
.box.boxPadding #c727163 h3 {
  color: #5B9BD5;
}
.box.boxPadding #c727217 h3,
.box.boxPadding #c727167 h3 {
  color: #0070C0;
}


.box.boxPadding #c727189,
.box.boxPadding #c727147,
.box.boxPadding #c727193,
.box.boxPadding #c727151,
.box.boxPadding #c727201,
.box.boxPadding #c727155,
.box.boxPadding #c727205,
.box.boxPadding #c727159,
.box.boxPadding #c727213,
.box.boxPadding #c727163,
.box.boxPadding #c727217,
.box.boxPadding #c727167 {
  border: 1px solid #333333;
  padding: 15px;
}
#c727139 .twoColumnLayout.fiftyFifty,
#c727143 .twoColumnLayout.fiftyFifty,
#c727135 .twoColumnLayout.fiftyFifty {
  width: 70%;
}
@media screen and (max-width: 959px) {
.box.boxPadding #c727189,
.box.boxPadding #c727147,
.box.boxPadding #c727193,
.box.boxPadding #c727151,
.box.boxPadding #c727201,
.box.boxPadding #c727155,
.box.boxPadding #c727205,
.box.boxPadding #c727159,
.box.boxPadding #c727213,
.box.boxPadding #c727163,
.box.boxPadding #c727217,
.box.boxPadding #c727167 {
  margin-bottom: 10px;
}
#c727139 .twoColumnLayout.fiftyFifty,
#c727143 .twoColumnLayout.fiftyFifty,
#c727135 .twoColumnLayout.fiftyFifty {
  padding-bottom: 0;
}
.box.boxPadding > .boxWrapper > div#c727139,
.box.boxPadding > .boxWrapper > div#c727143,
.box.boxPadding > .boxWrapper > div#c727135 {
  padding-bottom: 0;
}
}

.box.boxPadding .boxWrapper .linkButton {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  display: inline-block;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.box.boxPadding .boxWrapper .linkButton p {
  margin-bottom: 0;
}
.box.boxPadding .boxWrapper .linkButton {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  display: inline-block;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #FF0066;
  border-radius: 5px;
}
.box.boxPadding .boxWrapper .SeminarLink.blue {
  background-color: #002060;
  width: 80%;
  max-width: 600px;
}
.box.boxPadding .boxWrapper .SeminarLink a:hover {
  opacity: 0.6;
  text-decoration: none;
}
#concierge {
  width: 250px;
  padding: 15px;
  background-color: #6083CB;
  position: fixed;
  right: 10px;
  top: 40%;
  color: #ffffff;
  display: none;
}
.box.boxPadding .boxWrapper #concierge h4 {
  color: #ffffff;
  font-size: 120%;
  border-bottom: none;
}
#concierge a {
  border-radius: 5px;
  padding: 10px 20px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background-color: #FF0066;
}
table p {
  font-size: 130%;
  line-height: 160%;
}
table p img {
  vertical-align: middle;
}
.box.boxPadding table .downloadButton {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  max-width: 300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.box.boxPadding table .downloadButton.seminar {
  background-color: #F67B28;
  color: #ffffff;
}
.box.boxPadding table .catalogName {
  text-align: center;
  color: #0070C0;
}
.box.boxPadding table .downloadButton a {
  padding: 10px;
  display: block;
  color: #000000;
  font-weight: bold;
}
.box.boxPadding table .downloadButton.seminar a {
  color: #ffffff;
}
.box.boxPadding table .downloadButton a:before {
  font-family: "FontAwesome";
  content: '\f019';
  font-size: 120%;
  margin-right:1em;
}
.box.boxPadding table .downloadButton a:hover {
  opacity: 0.6;
  text-decoration: none;
}
li.comingsoon a,
li.comingsoon a:hover {
  color: #cccccc;
}

#c727097 p a,
#c725671 p a {
  color: #000000;
}
#c727097 p a:hover,
#c725671 p a:hover {
  color: #999999;
  text-decoration: none;
}

#c727097 p b,
#c725671 p b,
.solidText100 p b {
  font-size: 130%;
  line-height: 160%;
}

.box.boxPadding ul.pageMenu,
.box.boxPadding ul.pageMenufour {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.box.boxPadding ul.pageMenu li,
.box.boxPadding ul.pageMenufour li {
  background: none;
  width: 32%;
  text-align: left;
  margin: 0 0 10px 0;
  position: relative;
  box-sizing: border-box;
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  background-color: #A5A5A5;
  padding: 0;
}
.box.boxPadding ul.pageMenufour li {
  width: 24%;
}
.box.boxPadding ul.pageMenu li.active,
.box.boxPadding ul.pageMenufour li.active {
  background-color: #E56A54;
}
.box.boxPadding ul.pageMenu li a,
.box.boxPadding ul.pageMenufour li a {
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  box-sizing:border-box;
  justify-content: center;
}
.box.boxPadding ul.pageMenu li a:hover,
.box.boxPadding ul.pageMenufour li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (max-width: 959px) {
.box.boxPadding ul.pageMenufour li {
  width: 48%;
}
}

#c727923,
#c727915,
#c727911 {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  max-width: 100%;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#c727923 > div,
#c727915 > div,
#c727911 > div {
  width: 300px;
}
#c727923 p,
#c727915 p,
#c727911 p {
  text-align: left;
}
@media screen and (max-width: 959px) {
#c727923 > div,
#c727915 > div,
#c727911 > div {
  margin-left: auto;
  margin-right: auto;
}
}


.newLink{
  width: 60%;
  max-width: 400px;
  text-align: center;
  font-size: 120%;
  line-height: 160%;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
}
.newLink p {
  margin-bottom: 0;
}

.newLink p a {
  color: #ffffff;
  display: block;
  border-radius: 15px;
  background-color: #e4007f;
  padding: 15px;
}
.newLink p a:hover {
  opacity: 0.6;
  text-decoration: none;
}

#c727117 {
  padding-bottom: 0;
}
#c728551 {
  padding-bottom: 60px;
}

.box.boxPadding .solidText80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-bottom: 30px;
}
#c735843 p {
  margin-bottom: 2em;
}
#c735843 p b {
  font-size: 130%;
  line-height: 160%;
}
#c735843 p a {
  color: #000000;
}
#c735843 p a:hover {
  color: #999999;
  text-decoration: none;
}
