﻿.legacy-style {
  /* header */
  /* sections */
  /* live sample */
  /* text topics */
  /* whitepaper */
  /* collection list */
  /**************************/
  /***********yudi
#myTopPanel
{
    border: 1px solid #d5d5d5;
    border-radius: 6px;
    height: 160px;
    margin: 10px auto;
    width: 902px;
}

.mySupportPanel
{
    float: left;
    height: 160px;
    text-align: center;
    width: 179px;
}

.mySupportPanel:hover p
{
    color: #0072bc;
}

.mySpIcon
{
    margin: 20px auto 10px;
    height: 72px;
    width: 72px;
}

.mySupportPanelDescription
{
    display: block;
    font-family: 'HelveticaNeueLTStd-Th',Helvetica,Arial;
    font-size: 16px;
    letter-spacing: 1px;
}
yudi***********/
}

.legacy-style .header {
  width: 100%;
  height: 300px;
  display: table;
}

.legacy-style .headerleft {
  float: left;
  text-align: center;
  margin-right: 28px;
  width: 325px;
}

.legacy-style .headerright {
  float: left;
  border-right: 1px solid #dedede;
  width: 350px;
  /*margin-right: 0px;
    margin-top: 0px;
    text-align: center;*/
  /*font-size: 11px;
    margin-left: 60px;
    width: 460px;*/
}

.legacy-style .topheader {
  width: 318px;
}

    .legacy-style .topheader a.actionlink{
        display: block;
        overflow: hidden;
    }

.legacy-style .headerdesc {
  font-size: 16px;
  padding: 0px 0px 0px 48px;
  color: #555;
  margin-bottom: 15px;
  line-height: 24px;
}

.legacy-style .subheadercontainer {
  margin: 50px 0px 0px 48px;
  /*width: 100%;*/
  float: left;
}

.legacy-style .threesectioncontainer {
  line-height: 17px;
  padding: 5px 5px 5px 30px;
}

.legacy-style .productsection {
  display: table;
  margin-bottom: 10px;
}

.legacy-style .threesection {
  /*width: 262px;*/
  width:96%;
  float: left;
  line-height: 19px;
  padding:2%;
}

.legacy-style .threesectioncontent {
  margin: 10px;
}

.legacy-style .threesection ul,
.legacy-style .twosection ul,
.legacy-style .productsection ul,
.legacy-style .texttopiclist {
  list-style-type: none;
}

.legacy-style .threesection li {
  padding-bottom: 5px;
  display: table;
  width: 100%;
}

.legacy-style .twosectioncontainer {
  line-height: 17px;
  padding: 5px 5px 5px 30px;
}

.legacy-style .twosection {
  /*width: 383px;*/
  width: 46%;
  float: left;
  padding:2%;
}

.legacy-style .twosection li {
  margin-bottom: 10px;
  padding-bottom: 0px;
  line-height: 18px;
  display: table;
  width: 100%;
}

.legacy-style .livesamplefullcontainer {
  line-height: 17px;
  padding: 5px 5px 5px 50px;
}

.legacy-style .onesectioncontainer {
  line-height: 17px;
  padding: 5px 50px 5px 40px;
}

.legacy-style .onesectioncontainer li {
  padding-bottom: 5px;
}

.legacy-style .productsection h3 {
  margin-bottom: 20px;
}

.legacy-style .livesamplebody,
.legacy-style .livesamplebodysmall {
  border-radius: 6px;
  background-color: #e7f2f8;
  border: 1px solid #c4deed;
  margin-left: 20px;
  width: 368px;
}

.legacy-style .livesamplebody {
  padding: 10px 5px 10px 20px;
}

.legacy-style .livesamplebodysmall {
  padding: 10px 5px 10px 15px;
}

.legacy-style .livesampletopfull {
  background-image: url("../../../assets/images/legacy/livesampleboxtop_full.png");
  background-repeat: no-repeat;
  height: 4px;
}

.legacy-style .livesamplebodyfull {
  background-image: url("../../../assets/images/legacy/livesampleboxmiddle_full.png");
  background-repeat: repeat-y;
  padding: 10px 5px 10px 20px;
}

.legacy-style .livesamplebottomfull {
  background-image: url("../../../assets/images/legacy/livesampleboxbottom_full.png");
  background-repeat: no-repeat;
  height: 11px;
}

.legacy-style .livesamplebody ul,
.legacy-style .livesamplebodyfull ul,
.legacy-style .livesamplebodysmall ul {
  list-style-type: none;
  margin-top: 10px;
}

.legacy-style .sampleitem {
  clear: both;
  margin-bottom: 15px;
  display: inline-block !important;
  vertical-align: top;
}

.legacy-style .sampleitemcontentsmall {
  float: left;
  width: 180px;
}

.legacy-style .sampleitemcontent {
  float: left;
  width: 350px;
}

.legacy-style .sampleimg,
.legacy-style .sampleimgsmall {
  width: 117px;
  float: left;
  margin: 3px 0px 0px 5px;
  padding-top: 3px;
}

.legacy-style .sampleimgsmall {
  width: 48px;
  float: left;
  margin: 3px 5px 0px 5px;
  padding-top: 3px;
}

.legacy-style .sampledesc {
  float: left;
  width: 210px;
  margin: 5px 0px 0px 10px;
  line-height: 18px;
}

.legacy-style .sampledescsmall {
  float: left;
  margin: 5px 0px 0px 0px;
  width: 120px;
}

.legacy-style .newlivesamplebody,
.legacy-style .newlivesamplebodysmall {
  /*border-radius: 6px;
    background-color: #e7f2f8;
    border: 1px solid #c4deed;
    margin-left: 20px;*/
}

.legacy-style .newlivesamplebody {
  /*padding: 10px 5px 10px 20px;*/
  width: 100%;
}

.legacy-style .newlivesamplebodysmall {
  padding: 10px 5px 10px 15px;
}

.legacy-style .newlivesampletopfull {
  height: 4px;
}

.legacy-style .newlivesamplebottomfull {
  height: 11px;
}

.legacy-style .newlivesamplebody ul,
.legacy-style .newlivesamplebodyfull ul,
.legacy-style .newlivesamplebodysmall ul {
  list-style-type: none;
  margin-top: 10px;
}

.legacy-style .newsampleitem {
  float: left;
  width: 100%;
}

.legacy-style .newsampleitemcontentsmall {
  float: left;
  width: 216px;
  height: 144px;
}

.legacy-style .newsampleitemcontent {
  float: left;
  width: 350px;
}

.legacy-style .newsampleimg,
.legacy-style .newsampleimgsmall {
  width: 203px;
  height: 135px;
  float: left;
  /*margin: 4px 0px 5px 4px;
    margin-left: 8px;
    margin-right: 8px;*/
  margin: 0px 15px 15px 0px;
  position: relative;
  /*padding-top: 3px;*/
}

.legacy-style .newsampleimg {
  border-radius: 4px;
}

.legacy-style .newsampleimgsmall {
  width: 216px;
  height: 144px;
  float: left;
  margin: 3px 5px 0px 5px;
  padding-top: 3px;
}

.legacy-style .newsampledesc {
  float: left;
  width: 216px;
  height: 144px;
  margin: 5px 0px 0px 10px;
  line-height: 18px;
}

.legacy-style .newsampledescsmall {
  float: left;
  margin: 5px 0px 0px 0px;
  width: 216px;
  height: 144px;
}

.legacy-style .supporthomeText {
  /*margin: 0px 0px 5px 14px;*/
  margin: 0px 0px 15px 0px;
  text-align: left;
}

.legacy-style .texttopic {
  padding: 0px 15px;
  width: 380px;
  margin-bottom: 20px;
}

.legacy-style .texttopicheader {
  margin-left: 15px;
}

.legacy-style .texttopicheader h3 {
  margin-bottom: 15px !important;
}

.legacy-style .texttopicheader hr.separator {
  margin-top: 10px;
  margin-left: 0px;
  width: 95%;
  text-align: left;
}

.legacy-style .texttopicitem {
  display: inline-block;
  vertical-align: top;
  width:33%;
}

.legacy-style img.subheader {
  float: left;
  margin: 0px 5px 0px 10px;
}

.legacy-style .texttopic div.sectiontitle {
  min-width: 340px;
}

.legacy-style .sectioninfo {
  padding-left: 30px;
  margin-bottom: 10px;
  color: #909090;
}

.legacy-style .wpdesc {
  margin-left: 30px;
  padding-bottom: 10px;
  color: #3f3f3f;
  line-height: 20px;
  border-width: 0px;
  border-bottom: solid 1px #e6e6e6;
  min-width: 700px;
}

.legacy-style .wplink {
  color: #165fa7;
}

.legacy-style .wplink:hover {
  text-decoration: none;
}

.legacy-style .wpinfolink {
  background-image: url("../../../assets/images/legacy/pdf.png");
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 24px;
  padding-top: 3px;
  color: #165fa7;
}

.legacy-style .wpinfolink:hover {
  text-decoration: underline;
}

.legacy-style .collectionframe {
  width: 100%;
  color: White;
  margin-left: 1px;
  height: auto;
}

.legacy-style .collectionframesmall {
  width: 100%;
  height: 140px;
  color: White;
}

.legacy-style .collectionframemedium {
  width: 100%;
  color: black;
}

.legacy-style .collectionsection {
  padding: 0px;
  display: inline-block;
  width: 100%;
}

.legacy-style .collectionsection h3 {
  color: black !important;
  margin-left: 50px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.legacy-style .collectioncontent {
  /*margin-left: 20px;*/
  display: table;
  width: 100%;
}

.legacy-style .collectioncontent ul {
  list-style-type: none;
}

.legacy-style .collectioncontent li {
  display: inline;
}

.legacy-style .collectionitem,
.legacy-style .collectionitemhover,
.legacy-style .collectionitemactive {
  /*height: 43px;
    width: 25%;
    margin-bottom: 5px;
    margin-right: 15px;
    margin-left: 30px;*/
  float: left;
  /*height: 38px;*/
  /*width: 31%;
  padding:1%;
  border: 1px solid transparent;
  margin-bottom: 5px;*/

    height: 38px;
    width:240px;
    margin-right: 63px;
    padding-top: 5px;
    border: 1px solid transparent;
    margin-bottom: 5px;
}

.legacy-style .collectionitemhover {
  background-color: #fbfbfb;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  cursor: pointer;
  color: #0072c6;
}

.legacy-style .collectionitemactive {
  background-color: #fbfbfb;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  color: #0072c6;
}

.legacy-style .collectionimg {
  display: table-cell;
  width: 42px;
  vertical-align: middle;
}

.legacy-style .collectionimg img {
  margin: 0px 5px 0px 5px;
  border-width: 0px;
  vertical-align: middle;
}

.legacy-style .collectiontext {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 173px;
  overflow: hidden;
  text-align: left;
  color: black;
}

.legacy-style .versionsection {
  background-color: #f5f5f5;
  border: 1px solid #d5d5d5;
  height: 55px;
  width: 185px;
  margin: 28px 0px 0px -20px;
  text-align: center;
}

.legacy-style .versionsection span {
  color: black;
  font-family: inherit;
}

.legacy-style .versionsection a span {
  color: #0072bc;
}

.legacy-style .supportproductname {
  font-size: 44px !important;
  margin-top: 32px;
}

.legacy-style .headerleft .twosection {
  width: 297px;
}

.legacy-style .bannerheaderpanel {
  height: 263px;
  position: relative;
  width: 430px;
}

.legacy-style .actionlink:hover .subheader {
  color: #0072c6;
}

.legacy-style .headerproducticon {
  float: left;
  height: 44px;
  width: 32px;
  margin-right: 14px;
  background-position:left center;
  background-repeat: no-repeat;
}

.legacy-style .headervideomodern {
  background-image: url("../../../assets/images/legacy/video-modern.png");
}

.legacy-style .headerforummodern {
  background-image: url("../../../assets/images/legacy/discussion-forum-modern.png");
}

.legacy-style .livedemomodern {
  background-image: url("../../../assets/images/legacy/livedemo-modern.png");
  margin-top: -1px;
}

.legacy-style .actionlink:hover .headervideomodern {
  background-image: url("../../../assets/images/legacy/video-modern-hover.png");
}

.legacy-style .actionlink:hover .headerforummodern {
  background-image: url("../../../assets/images/legacy/discussion-forum-modern-hover.png");
}

.legacy-style .actionlink:hover .livedemomodern {
  background-image: url("../../../assets/images/legacy/livedemo-modern-hover.png");
}

.legacy-style .bigdocs {
  height: 118px;
  width: 109px;
  margin-left: 14px;
  margin-bottom: 30px;
  background-image: url("../../../assets/images/legacy/bigdocs.png");
}

.legacy-style .subheaderproducticon {
  float: left;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  margin-right: 9px;
  margin-top: 2px;
}

.legacy-style .downloaddocs {
  background-image: url("/assets/images/legacy/download-docs.png");
}

.legacy-style .onlinedocs {
  background-image: url("/assets/images/legacy/online-docs.png");
}

.legacy-style .knowledgebase {
  background-image: url("../../WebResources/Images/Support/text-grey.png");
}

.legacy-style .actionlink:hover .downloaddocs {
  background-image: url("/assets/images/legacy/download-docs-hover.png");
}

.legacy-style .actionlink:hover .onlinedocs {
  background-image: url("/assets/images/legacy/online-docs-hover.png");
}

.legacy-style .actionlink:hover .knowledgebase {
  background-image: url("/assets/images/legacy/text.png");
}