/* Styles for Download Page */

#downloadHeading {
  width: 1114px;
  height: 91px;
  margin: 0 auto;
  padding-top: 16px;
  padding-left: 114px;
}

#downloadHeading h1 {
  font-size: 24px;
  color: #3c3c3c;
  height: 75px;
  line-height: 75px;
  font-weight: 500;
}

.layoutContent.contentContainer {
  width: 986px;
  padding: 25px 32px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#downloadSectionOne {
  /*padding: 0 0;*/
  text-align: center;
}

#downloadSectionOne h1 {
  /*margin-top: 40px;
    z-index: 1;
    position: relative;*/
  margin-bottom: 40px;
}

#downloadH2First {
  margin-top: 115px;
}

#downloadElFirst {
  margin-top: 115px;
}

.layoutContent h2 {
  font-weight: 500;
  font-size: 16px;
  color: #0b0b0b;
  padding: 0;
  margin-bottom: 16px;
}

.layoutContent p {
  margin-bottom: 19px;
  font-size: 13px;
  line-height: 18px;
}

.downloadHr {
  border: none;
  border-top: 1px solid #e1e1e1;
  margin: 31px 0 13px 0;
}

.downloadFlexWrapper {
  display: flex;
}

.downloadButtonWrapper {
  /*width: 206px;
     float: left;
     padding-right: 36px;
    */
  clear: left;
}

.downloadButtonWrapper .buttonT15 {
  max-width: 234px;
  width: 100%;
}

.downloadButtonWrapper a {
  max-width: 222px;
  margin: 5px 0 10px;
}

.downloadButtonWrapper .freeTrial {
  width: 160px;
  margin: 5px 0 10px;
  padding: 11px 13px;
  font-size: 16px;
  font-weight: normal;
}

.downloadButtonMessageOne {
  text-align: center;
  font-size: 14px;
}

.downloadMessageWrapper {
  /*max-width: 666px;
      float: left;
    */
  margin-bottom: 28px;
}

.downloadMessageWrapperLast {
  margin-bottom: 0;
}

.downloadMessageWrapper h3 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #3b3f41;
  font-size: 19px;
  /*@include Roboto-Light;*/
  line-height: 23px;
  font-weight: 500;
  text-transform: none;
}

.downloadMessageWrapper p {
  /*line-height: 18px;*/
}

.downloadMessageWrapper h3 .downloadStepNumber {
  color: #646464;
}

.downloadMessageWrapper .downloadFileSize {
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 22px;
}

.downloadDescription {
  margin-bottom: 40px;
}

.downloadDescription p {
}

.downloadMessageWrapper h3 .linkNorm2:link,
.downloadMessageWrapper h3 .linkNorm2:visited,
.downloadMessageWrapper h3 .linkNorm2:hover {
  text-decoration: underline;
}

.downloadMessageWrapper h3 .linkNorm2:hover {
  text-decoration: none;
}

.pageContent .requirementsList ul {
  margin-bottom: 4px;
}

.pageContent .requirementsList {
  line-height: 33px;
  font-size: 13px;
}

.systemRequirementsBox {
  padding-top: 40px;
}

.installationGuideBox {
  border-top: 1px solid #e1e1e1;
  padding-top: 40px;
}

.installationGuideBox p {
  margin-bottom: 0px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

.installationGuideBox a:link,
.installationGuideBox a:visited,
.installationGuideBox a:hover {
  color: #333;
  text-decoration: underline;
}

.installationGuideBox a:hover {
  text-decoration: none;
}

/* Resrouces Section */

.downloadConfirmationSection {
  /*width: 932px;*/
  max-width: 932px;
  padding: 0;
  margin: 60px auto 60px;
}

.downloadConfirmationSection h2 {
  /* margin-left: 29px; */
  text-align: center !important;
}

.downloadConfirmLinksOne {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.downloadConfirmLinksOne a:link,
.downloadConfirmLinksOne a:visited,
.downloadConfirmLinksOne a:hover {
  width: 200px;
  padding-top: 182px;
  display: block;
  font-size: 18px;
  text-decoration: none;
  color: #4a4a4a;
  background-repeat: no-repeat;
  float: left;
  text-align: center;
  margin: 0 16px;
  line-height: 22px;
  font-weight: 500;
  -moz-transition: color 0.2s ease-out;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.downloadConfirmLinksOne a:hover {
  color: #0185d1;
}

.downloadConfirmWebinars {
  /*background-image: url(https://f1.madcapsoftware.com/websiteImages/downloads/resIcoWebinars.png);
    background-position: center 15px;*/
  background-image: url(https://f1.madcapsoftware.com/websiteImages/downloads/icon-webinar.svg);
  background-position: center 15px;
}

.downloadConfirmOnlineHelp {
  /*background-image: url(https://f1.madcapsoftware.com/websiteImages/downloads/resIcoOnlineHelp.png);*/
  background-image: url(https://f1.madcapsoftware.com/websiteImages/downloads/icon-webBased.svg);
  background-position: center 38px;
}

.downloadConfirmResources {
  /*background-image: url(https://f1.madcapsoftware.com/websiteImages/downloads/resIcoResources.png);*/
  background-image: url(https://f1.madcapsoftware.com/websiteImages/downloads/icon-files.svg);
  background-position: center 36px;
}

.downloadConfirmVideos {
  /*background-image: url(https://f1.madcapsoftware.com/websiteImages/downloads/resIcoVideos.png);*/
  background-image: url(https://f1.madcapsoftware.com/websiteImages/downloads/icon-playButton.svg);
  background-position: center 0;
  background-size: 98px 150px;
}

.row-downloadInstructionsHeader {
  background-color: #fff;
  /*background-image: -moz-linear-gradient(left, #99999b 0%, #cdcdd1 52.54%, #b3b5b7 100%);
    background-image: -o-linear-gradient(left, #99999b 0%, #cdcdd1 52.54%, #b3b5b7 100%);
    background-image: -webkit-linear-gradient(left, #99999b 0%, #cdcdd1 52.54%, #b3b5b7 100%);
    background-image: linear-gradient(left, #99999b 0%, #cdcdd1 52.54%, #b3b5b7 100%);
    overflow: hidden;
    */
}

.row-downloadInstructionsHeader h1 {
  margin-bottom: 12px;
}

.row-downloadInstructionsHeader p {
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}

.row-downloadInstructionsHeader .productSummaryIcon {
  left: 455px;
  bottom: -194px;
}

.row-downloadInstructionsContent {
  padding: 80px 0 40px;
}

.downloadButtonWrapper .buttonT15 {
  margin-bottom: 40px;
}

.row-downloadInstructionsSummary {
  padding: 60px 0 60px;
}

@media (max-width: 980px) {
  .downloadConfirmLinksOne a:link,
  .downloadConfirmLinksOne a:visited,
  .downloadConfirmLinksOne a:hover {
    width: 165px;
    padding-top: 145px;
  }
}

@media (max-width: 775px) {
  .downloadFlexWrapper {
    display: flex;
    flex-direction: column-reverse;
  }

  .downloadMessageWrapper {
    margin-bottom: 0px;
  }

  .downloadButtonWrapper .buttonT15 {
    margin: 0px auto 40px auto !important;
  }
}
