﻿.legacy-style {
  /**BUTTON STYLE COLLECTION*/
  /*.grey-button span.arrowicon {
    width: 11px;
    height: 11px;
    line-height: -1px;
    vertical-align: middle;
    margin: -3px 0px 0px 0px;
}*/
}

.legacy-style img {
    max-width: none;
}

.legacy-style h5 a {
    font-size:24px;
}

.legacy-style a{
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -ms-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
}
.legacy-style a:hover {
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -ms-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
    color: #0072BC;
}

.legacy-style *,
.legacy-style {
  font-family:'myriad_set_protext', "Lucida Grande", Helvetica, sans-serif;
  line-height:1.3;
  font-size:17px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility !important;
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline-offset: 0px;
}

.legacy-style a:active,
.legacy-style a:focus,
.legacy-style input {
    outline: 0;
    outline-style: none;
    outline-width: 0;
}

  
.legacy-style input {
    display: inline;
    width: auto;
}

.legacy-style p {
  line-height: 1.5em;
  font-size: 16px;
  color: #333;
}

.legacy-style textarea {
  resize: none;
}

.legacy-style .icon {
  vertical-align: -3px;
  margin-right: 10px;
}

.legacy-style .topIcon {
  vertical-align: -3px;
  margin-right: 5px;
}

.legacy-style,
.legacy-style a {
  color: #3F3F3F;
}

.legacy-style a {
  text-decoration: none;
  cursor: pointer !important;
}

.legacy-style div {
  /*border: 0px dashed #FF0;*/
  margin: 0;
}

.legacy-style body {
  text-align: center;
  background-color: #f7f7f7;
  margin: auto;
}

.legacy-style h1,
.legacy-style h2,
.legacy-style h3 {
  text-align: left;
  margin: 0;
  padding: 3px 0;
}

.legacy-style h1.bannertext {
  font: 70px 'MyriadPro', Arial;
  text-align: center;
}

.legacy-style h2,
.legacy-style .sectionTitle {
    font-family:'myriad_set_prothin', "Lucida Grande", Helvetica, sans-serif;
    font-size:  52px;
    line-height: 1.0769; 
	color:#000 ;
	margin-bottom:24px;
}

.legacy-style h3 {
    font-family:'myriad_set_prothin', "Lucida Grande", Helvetica, sans-serif;
    font-size:  42px;
    line-height:1.1990; 
	color:#000 !important;
	margin-bottom:24px;
}

.legacy-style h4,
.legacy-style .subDivTextTitle {
  font-size: 23px;
  margin: 0px 0px 10px 0px;
  display: block;
    font-family: 'myriad_set_prothin', "Lucida Grande", Helvetica, sans-serif;
  line-height: 1.3em !important;
  font-weight: normal !important;
}

.legacy-style h4.light,
.legacy-style h5 {
  font-weight: 400;
  font-size: 16px;
  color: gray;
  margin: 15px 0;
}

.legacy-style h4.crosslight,
.legacy-style .smalltitle {
  font-family: 'HelveticaNeueLTStd', Helvetica, Arial;
  font-size: 18px;
  margin-top: 30px;
}

.legacy-style .smalltitle {
  margin: 20px 0px;
}

.legacy-style h5 {
    font-size: 24px;
    font-family:'myriad_set_prothin', "Lucida Grande", Helvetica, sans-serif;
    line-height:1.1667;
    color:#000;
	margin-bottom:10px;
}

.legacy-style .center {
  text-align: center;
}

.legacy-style .right {
  text-align: right;
    float: none !important;
}

.legacy-style .left {
  text-align: left;
}

.legacy-style img {
  font-size: 10px;
  font-family: Segoe UI;
  border-style: none;
}

.legacy-style .gap {
  padding: 10px 0;
}

.legacy-style .productguidelines h3 {
  margin-top: 20px;
}

.legacy-style .clearpadgin {
  margin: 0;
  padding: 0;
}

.legacy-style .bold {
  font-weight: 700;
}

.legacy-style .red {
  color: Red;
}

.legacy-style .green {
  color: #0A9300;
}

.legacy-style .clearleft {
  clear: left;
}

.legacy-style .floatleft {
  float: left;
}

.legacy-style .clearborder {
  border: none;
}

.legacy-style .genericcontent p {
  line-height: 16px;
  margin: 7px 0;
  padding: 0;
}

.legacy-style .blueglass {
  background-image: url("../../../assets/images/legacy/gb_button.gif");
  background-repeat: no-repeat;
  border: none 0;
  color: #FFF;
  height: 24px;
  width: 90px;
  cursor: pointer;
}

.legacy-style p,
.legacy-style ol,
.legacy-style ul {
  margin: 0;
  padding: 0;
}

.legacy-style p{
    margin:0px;
}

.legacy-style .lblRequestTrialImageLabel {
  width: 100px;
  height: 115px;
  display: block;
  margin-left: 10px;
  margin-top: -20px;
}

.legacy-style .SectionDivider {
  vertical-align: middle;
  background-image: url("../../../assets/images/legacy/blue_line.png");
  background-repeat: repeat-x;
  background-position: center center;
}

.legacy-style .ProductSeparatorRow {
  width: 100%;
  padding-top: 25px;
  height: 135px;
}

.legacy-style .RequestTrialItem {
  padding-top: 25px;
  float: left;
  width: 20% !important;
}

.legacy-style .ProductSeparatorText {
  font-size: 16px;
  color: gray;
}

.legacy-style .ProductSeparatorLine {
  border-bottom: 1px solid #eee;
  padding-top: 10px;
  margin-left: 10px;
}

.legacy-style .RequestTrialProductName {
  display: block;
  width: 120px;
  text-align: center;
  cursor: pointer;
  margin-top: 5px;
}

.legacy-style .s-box1 {
  float: left;
  width: 318px;
  height: 137px;
  background: url("../../../assets/images/legacy/s-box1.png") no-repeat 0px -161px;
  padding: 12px;
  margin: 8px auto;
}

.legacy-style .s-box1:hover {
  background-position: 0px 0px;
}

.legacy-style .s-box1 p {
  width: 50%;
  float: left;
  margin-left: 14px;
}

.legacy-style .s-box1 img {
  float: left;
}

.legacy-style .shadowseparator {
  width: 735px;
  height: 20px;
  margin: 0px 7px;
  background: url("../../../assets/images/legacy/separator.png") no-repeat;
}

.legacy-style .bottomshadow {
  background-position: 0px -20px;
  position: absolute;
  bottom: 0px;
}

.legacy-style .serviceslider {
  width: 754px;
  height: 325px;
  margin: 15px -20px -20px -20px;
  border-radius: 0px 0px 4px 4px;
  background-color: #fbfbfb;
  clear: both;
  display: inline-block;
  position: relative;
}

.legacy-style .bjqs-prev a,
.legacy-style .bjqs-next a {
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0px;
  opacity: 0.15;
  -webkit-transition: opacity ease-in 0.2s;
  -moz-transition: opacity ease-in 0.2s;
  -o-transition: opacity ease-in 0.2s;
  -ms-transition: opacity ease-in 0.2s;
  transition: opacity ease-in 0.2s;
}

.legacy-style .bjqs-prev a:hover,
.legacy-style .bjqs-next a:hover {
  opacity: 0.8;
}

.legacy-style .bjqs-prev a {
  background: url("../../../assets/images/legacy/prev-arrow.png") center center no-repeat;
}

.legacy-style .bjqs-next a {
  background: url("../../../assets/images/legacy/next-arrow.png") center center no-repeat;
}

.legacy-style .portfolioitem {
  width: 754px;
  height: 240px;
}

.legacy-style .bjqs-controls li {
  padding: 0px !important;
}

.legacy-style ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0 !important;
  margin: 0;
  overflow: hidden;
  display: none;
}

.legacy-style li.bjqs-slide {
  position: absolute;
  display: none;
}

.legacy-style ul.bjqs-controls {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 999;
}

.legacy-style ul.bjqs-controls.v-centered li a {
  position: absolute;
}

.legacy-style ul.bjqs-controls.v-centered li.bjqs-next a {
  right: 0;
}

.legacy-style ul.bjqs-controls.v-centered li.bjqs-prev a {
  left: 0;
}

.legacy-style ol.bjqs-markers {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
  width: 100%;
  display: inline-block;
}

.legacy-style ol.bjqs-markers.h-centered {
  text-align: center;
}

.legacy-style ol.bjqs-markers li {
  display: inline;
  width: 7px;
  height: 7px;
  background-image: url("../../../assets/images/legacy/pin.png");
  background-position: center center;
  background-repeat: no-repeat;
}

.legacy-style ol.bjqs-markers li a {
  display: inline-block;
  width: 7px;
  height: 7px;
  padding: 6px;
  margin-bottom: -5px;
}

.legacy-style .active-marker {
  background-image: url("../../../assets/images/legacy/pin_a.png") !important;
  background-position: center center;
  background-repeat: no-repeat;
}

.legacy-style p.bjqs-caption {
  display: block;
  width: 96%;
  margin: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
}

.legacy-style .p-image {
  padding: 20px 40px 0px 60px;
  float: left;
}

.legacy-style .p-quote {
  width: 260px;
  padding-top: 20px;
  float: left;
}

.legacy-style .p-quote p {
  color: #565656;
  margin-top: 10px;
}

.legacy-style .reviewerid p {
  margin: 0;
  padding: 0;
  font-style: italic;
}

.legacy-style .reviewerid {
  color: #545454;
  font-size: 11px;
  margin-right: 12px;
  margin-top: 10px;
  text-align: center;
}

.legacy-style .learnmore {
  background-color: #40a2e5;
  color: white;
  padding: 6px 8px;
  font-size: 13px;
}

.legacy-style .reviewerid a {
  padding-top: 12px;
  display: inline-block;
}

.legacy-style .sectionWrapper {
  background-color: white;
  border: 1px #d7d7d7 solid;
  border-radius: 4px;
  margin: 0px;
  overflow:hidden;
  width:99.5% !important;
}

.legacy-style #testimonial {
  width: 963px;
  height: auto;
  float: left;
  margin: 0px 0px 45px 0px;
  text-align: justify;
}

.legacy-style #quoteSign {
  width: 85px;
  height: 67px;
  margin: 55px 30px 35px 20px;
}

.legacy-style .panelHeader {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}

.legacy-style .quotee {
  color: gray;
  font-style: italic;
  margin-top: 8px;
}

.legacy-style #bottompanel {
  float: left;
  width: 983px;
  padding: 0px;
  margin: 20px 0px;
}

.legacy-style #download,
.legacy-style #compareProduct,
.legacy-style #keepintouch {
  width: 21%;
  float: left;
  text-align: left;
  margin: 8px 22px;
}

.legacy-style #compareProduct {
  margin: 8px;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding: 0px 0px 40px 30px;
  min-height: 130px;
}

.legacy-style #keepintouch {
  margin-right: 0px;
}

.legacy-style #cta,
.legacy-style #contacts,
.legacy-style #compare,
.legacy-style #oneline_cta {
  float: left;
  line-height: 24px;
  list-style-type: none;
  font-size: 13px;
}

.legacy-style a.islink {
  color: inherit;
}

.legacy-style a.islink:hover {
  color: #0072c6;
}

.legacy-style .icon {
  margin-right: 10px;
  vertical-align: -3px;
}

.legacy-style .line {
  background-color: #E0E0E0;
  float: left;
  width: 1px;
  height: 155px;
  margin: 15px 0px 30px 0px;
}

.legacy-style .big-button,
.legacy-style .mid-button,
.legacy-style .small-button {
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  font-family: Helvetica, Arial !important;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.6);
  cursor: pointer;
}

.legacy-style .big-button:hover,
.legacy-style .mid-button:hover,
.legacy-style .small-button:hover {
  color: white;
}

.legacy-style .big-button {
  padding: 10px 20px 10px;
  min-width: 140px;
  font-size: 17px;
}

.legacy-style .mid-button {
  padding: 7px 13px 8px;
  min-width: 90px;
  font-size: 15px;
}

.legacy-style .small-button {
  padding: 5px 10px 4px;
  min-width: 60px;
  font-size: 13px;
}

.legacy-style .action-button,
.legacy-style .dropdown-button,
.legacy-style .small-button-alternate {
  font-size: 13px;
  padding: 5px 10px 6px;
}

.legacy-style .dropdown-button {
  text-align: left;
}

.legacy-style .dropdown-button span {
  float: right;
  background-image: url("../../../assets/images/legacy/dropdownwhite.png");
  margin: 0 -6px 0 3px !important;
}

.legacy-style .button-space {
  margin-right: 15px;
}

.legacy-style .calltoaction span {
  width: 16px;
  height: 16px;
  margin: 0 6px 0 -4px;
  display: inline-block;
  vertical-align: -1px;
}

.legacy-style .calltoaction span.buy-icon {
  background: transparent url("../../../assets/images/legacy/iconCollection.png") no-repeat -16px -64px;
}

.legacy-style .calltoaction span.try-icon {
  background: transparent url("../../../assets/images/legacy/iconCollection.png") no-repeat -16px 1px;
}

.legacy-style .calltoaction span.renew-icon {
  background: transparent url("../../../assets/images/legacy/iconCollection.png") no-repeat -16px -16px;
}

.legacy-style .calltoaction span.renew-icon.blue {
  background: transparent url("../../../assets/images/legacy/renew.png") no-repeat;
}

.legacy-style .calltoaction span.arrow-icon {
  background: transparent url("../../../assets/images/legacy/arrow_learnmore.png") no-repeat center 5px;
}

.legacy-style .calltoaction span.search-icon {
  background: transparent url("../../../assets/images/legacy/searchIcon.png") no-repeat center center;
}

.legacy-style .calltoaction span.is-icon {
  background: transparent url("../../../assets/images/legacy/devcenter.png") no-repeat center 3px;
}

.legacy-style .calltoaction span.play-icon {
  background: transparent url("../../../assets/images/legacy/play.png") no-repeat center 2px;
}

.legacy-style .calltoaction span.right {
  margin: 0 0 0 3px;
}

.legacy-style .blue-button {
  border: 1px solid #003774;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2);
  background: #0065c4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0065c4 0%, #004894 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0065c4), color-stop(100%, #004894));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0065c4 0%, #004894 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0065c4 0%, #004894 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0065c4 0%, #004894 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0065c4 0%, #004894 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065c4', endColorstr='#004894',GradientType=0 );
  /* IE6-9 */
  color: white;
}

.legacy-style .blue-button:hover {
  border: 1px solid #126dc3;
  background: #3395e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3395e0 0%, #0057b3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3395e0), color-stop(100%, #0057b3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3395e0 0%, #0057b3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3395e0 0%, #0057b3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3395e0 0%, #0057b3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3395e0 0%, #0057b3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3395e0', endColorstr='#0057b3',GradientType=0 );
  /* IE6-9 */
}

.legacy-style .blue-button:active {
  border: 1px solid #003c78;
  background: #054383;
  /* Old browsers */
  background: -moz-linear-gradient(top, #054383 0%, #1568b5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #054383), color-stop(100%, #1568b5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #054383 0%, #1568b5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #054383 0%, #1568b5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #054383 0%, #1568b5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #054383 0%, #1568b5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#054383', endColorstr='#1568b5',GradientType=0 );
  /* IE6-9 */
  box-shadow: inset rgba(0, 0, 0, 0.5) 0px 1px 3px;
}

.legacy-style .green-button {
  border: 1px solid #4b7d08;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2);
  background: #71c11e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #71c11e 0%, #47920a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #71c11e), color-stop(100%, #47920a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #71c11e 0%, #47920a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #71c11e 0%, #47920a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #71c11e 0%, #47920a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #71c11e 0%, #47920a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c11e', endColorstr='#47920a',GradientType=0 );
  /* IE6-9 */
  color: white;
}

.legacy-style .green-button:hover {
  border: 1px solid #51aa00;
  background: #78d813;
  /* Old browsers */
  background: -moz-linear-gradient(top, #78d813 0%, #4aa500 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78d813), color-stop(100%, #4aa500));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #78d813 0%, #4aa500 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #78d813 0%, #4aa500 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #78d813 0%, #4aa500 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #78d813 0%, #4aa500 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78d813', endColorstr='#4aa500',GradientType=0 );
  /* IE6-9 */
}

.legacy-style .green-button:active {
  border: 1px solid #4b7d08;
  background: #47920a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #47920a 0%, #57a50e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #47920a), color-stop(100%, #57a50e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #47920a 0%, #57a50e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #47920a 0%, #57a50e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #47920a 0%, #57a50e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #47920a 0%, #57a50e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47920a', endColorstr='#57a50e',GradientType=0 );
  /* IE6-9 */
  box-shadow: inset rgba(0, 0, 0, 0.5) 0px 1px 3px;
}

.legacy-style .grey-button {
  border: 1px solid #cfcfcf;
  background: #f7f7f7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f7f7f7 32%, #e0e0e0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(32%, #f7f7f7), color-stop(100%, #e0e0e0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f7f7f7 32%, #e0e0e0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f7f7f7 32%, #e0e0e0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f7f7f7 32%, #e0e0e0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f7f7f7 32%, #e0e0e0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e0e0e0',GradientType=0 );
  /* IE6-9 */
  color: #0173db;
  text-shadow: white 1px 1px;
}

.legacy-style .grey-button:hover {
  color: #0173db;
  border: 1px solid #ccc;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
  /* IE6-9 */
}

.legacy-style .grey-button:active {
  border: 1px solid #aeaeae;
  background: #e0e0e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e0e0e0 0%, #f0f0f0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #f0f0f0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e0e0e0 0%, #f0f0f0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e0e0e0 0%, #f0f0f0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e0e0e0 0%, #f0f0f0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e0e0e0 0%, #f0f0f0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#f0f0f0',GradientType=0 );
  /* IE6-9 */
  box-shadow: inset rgba(0, 0, 0, 0.5) 0px 1px 3px;
}

.legacy-style .red-button {
  border: 1px solid #c02d18;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2);
  background: #d33c1f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d33c1f 0%, #bb2211 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d33c1f), color-stop(100%, #bb2211));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d33c1f 0%, #bb2211 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d33c1f 0%, #bb2211 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d33c1f 0%, #bb2211 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d33c1f 0%, #bb2211 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d33c1f', endColorstr='#bb2211',GradientType=0 );
  /* IE6-9 */
  color: white;
}

.legacy-style .red-button:hover {
  background: #eb5e34;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eb5e34 0%, #c6331b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb5e34), color-stop(100%, #c6331b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eb5e34 0%, #c6331b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eb5e34 0%, #c6331b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eb5e34 0%, #c6331b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eb5e34 0%, #c6331b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb5e34', endColorstr='#c6331b',GradientType=0 );
  /* IE6-9 */
}

.legacy-style .red-button:active {
  box-shadow: inset rgba(0, 0, 0, 0.5) 0px 1px 3px;
  background: #c6331b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c6331b 0%, #eb5e34 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c6331b), color-stop(100%, #eb5e34));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c6331b 0%, #eb5e34 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c6331b 0%, #eb5e34 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c6331b 0%, #eb5e34 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c6331b 0%, #eb5e34 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6331b', endColorstr='#eb5e34',GradientType=0 );
  /* IE6-9 */
}

.legacy-style .blacktext {
  color: black;
}

.legacy-style .boxheader1 {
  font-size: 17px;
  margin: 12px 0px 12px -1px;
  line-height: 30px;
  color: #858585;
  text-shadow: 1px 1px white;
  font-family: 'Helvetica Neue', Helvetica, Arial;
}

.legacy-style .section {
  padding: 40px;
  display: inline-block;
}

.legacy-style .section-narrow {
  padding: 10px 20px;
}

.legacy-style .bulletList {
  width: 26px;
  height: 26px;
  background: transparent url("../../../WebResources/Images/BannerBulletList.png") 0px 0px no-repeat;
  margin-left: 10px;
  display: inline-block;
  vertical-align: 5px;
}

.legacy-style .bannerList li:hover {
  color: #0072bc;
}

.legacy-style .bannerList li:hover .bulletList {
  background-position: -26px 0px;
}

.legacy-style .bannerList {
  text-align: center;
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: -70px;
}

.legacy-style .bannerList li {
  float: left;
  list-style: none;
  padding: 15px 0px;
  cursor: pointer;
  color: #999;
  font-size: 16px;
}

.legacy-style .bannerList.three li {
  width: 33.33%;
  line-height: 21px;
}

.legacy-style .bannerList.two li {
  width: 50%;
}

.legacy-style .floatingNav,
.legacy-style .floatingNav2 {
  position: fixed !important;
  top: 0 !important;
  background: rgba(247, 247, 247, 0.75) url("../../../assets/images/legacy/floatingNavBarBg.png") no-repeat;
  background-size: cover;
  width: 1004px;
  z-index: 101;
}

.legacy-style .floatingNav:after {
  content: " ";
  position: absolute;
  top: 55px;
  left: 0px;
  z-index: 102;
  height: 4px;
  width: 1004px;
  background-image: url("../../../assets/images/legacy/floatingNavShadow.png");
}

.legacy-style .floatingNav2:after {
  content: " ";
  position: absolute;
  top: 46px;
  left: 0px;
  z-index: 102;
  height: 4px;
  width: 1004px;
  background-image: url("../../../assets/images/legacy/floatingNavShadow.png");
}

.legacy-style .floatingNav ul.stepnav {
  margin-top: 0px !important;
  padding: 19px 0px !important;
}

.legacy-style .alternate_a {
  padding: 0px 40px;
}

.legacy-style .alternate_a:before,
.legacy-style .alternate_a:after {
  width: 984px;
  height: 40px;
  margin: 0px -40px;
  display: inline-block;
  content: ' ';
}

.legacy-style .alternate_a:after {
  background: transparent url("../../../assets/images/legacy/separator_btm_full.png") no-repeat;
}

.legacy-style .alternate_a:before {
  background: transparent url("../../../assets/images/legacy/separator_top_full.png") no-repeat;
}

.legacy-style .pageidentification img {
  margin: 8px 0px 0px 20px;
  float: left;
}

.legacy-style .pageidentification p {
  font-family: 'Myriad Pro', Arial;
  margin: 9px 0px 0px 15px;
  font-size: 25px;
  color: #525252;
  display: inline-block;
  text-shadow: 1px 1px white;
}

.legacy-style #fullContent,
.legacy-style #wrapContent {
  width: 100%;
  /*margin-top: 60px;*/
}

.legacy-style #ForumTitle{
    overflow:hidden;
}

.legacy-style .subDivTextHeading {
  color: gray;
}

.legacy-style .mainheader {
  text-align: center;
}

.legacy-style .headerTitle {
  font-family: "MyriadPro", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial;
  font-size: 42px;
  font-weight: normal;
  text-align: center;
  padding: 0px !important;
}

.legacy-style .no-padding {
  padding: 0px 25px !important;
}

.legacy-style .headerDescription {
  text-align: center;
  color: #444444;
  padding: 15px 50px 40px;
  font-size: 16px;
}

.legacy-style hr.extendedSeparator {
  border: none;
  color: #eee;
  margin: 0px -20px;
}

.legacy-style .contentright hr.extendedSeparator {
  width: 754px;
}

.legacy-style .wraptitle {
  width: 1020px;
  /*height: 55px;*/
  padding-top:25px;
}

.legacy-style .ul-indent {
  margin-left: 13px;
}

.legacy-style .redchecklist {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url("../../../assets/images/legacy/redchecklist.png");
  margin-right: 8px;
}

.legacy-style .greenchecklist {
  width: 20px;
  height: 16px;
  display: inline-block;
  background-image: url("../../../assets/images/legacy/SignY.png");
  background-repeat: no-repeat;
  margin-right: 8px;
}

.legacy-style .hideplaylist {
  display: block !important;
  background-image: none !important;
}

.legacy-style .hideplaylist:last-child {
  padding: 20px;
}

.legacy-style .hideplaylist .navcontainer {
  display: none;
}

.legacy-style .container-hd .mediatitle {
  padding-bottom: 20px;
}

.legacy-style .fullwidthbannertop {
  width: 100%;
  display: inline-block;
  position: relative;
  top: 0px;
  margin-top: -61px;
  z-index: -1;
  background-size: cover;
}

.legacy-style .toppadding {
  padding-top: 100px;
}

.legacy-style .white-theme h1,
.legacy-style .white-theme p {
  color: white;
}

.legacy-style .top-logo img {
  opacity: 0.7;
}

.legacy-style .top-logo img:hover {
  opacity: 1;
}

.legacy-style #minimalToolbarContainer {
  width: 1120px;
  display: table;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: auto;
}

.legacy-style #minlogo {
  opacity: 0.8;
  display: inline-block;
  float: left;
  margin-top: 15px;
  transition: all 200ms;
}

.legacy-style #minlogo:hover {
  opacity: 1;
}

.legacy-style ul.minimalnavlink {
  display: inline-block;
  float: right;
}

.legacy-style ul.minimalnavlink li {
  display: inline-block;
  float: left;
  list-style: none;
  padding: 25px 15px;
  opacity: 0.7;
  color: white;
  box-shadow: inset 0px 0px rgba(255, 255, 255, 0);
  transition: all 200ms;
}

.legacy-style ul.minimalnavlink li:hover {
  opacity: 1;
  box-shadow: inset 0px -3px rgba(255, 255, 255, 0.2);
}

.legacy-style .new-main-wrapper {
  width: 1120px;
  margin: auto;
}

.legacy-style .headerDescription {
  padding-bottom: 20px;
}

.legacy-style .full-section {
  padding: 0px;
  width: 100%;
  background-color: white;
}

.legacy-style .full-section.alternate {
  background-color: #f7f7f7;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.legacy-style .full-section .new-wrapper {
  width: 1120px;
  margin: auto;
  padding: 60px 0px;
  display: inline-block;
}