#content-wrapper {
  padding:0;
  width:968px;
}
.mainPadding {
  padding:56px 75px;
}

#isys-search-results h1 {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight:normal;
  color:#3D342F;
}

#isys-search-results h5 {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight:normal;
  font-size:18px;
  margin:0.2em 0 0.4em 0;
}
#isys-search-results p {
  margin-top:0;
  font-size:16px;
}

#isys-search-results .solutionsLinks {
  padding-bottom:2em;
  margin-top:36px;
}

#isys-search-results-page-links {
  font-size:16px;
}

.solutionsLinks {
  font-size:16px;
}


.solutionsLinks .orderDetails {
  margin-bottom: 1.5em;
}

.container_12.prefix_1, .prefix_1 {
  padding-left: 80px;
}

.solutionsLinks .sprite-icon-validation-error-png {
  margin: 5px 0 0 -23px;
}

.sprite-icon-validation-error-png {
  background: url(/common/images/srd2013/sprite.png) no-repeat;
  width: 15px;
  height: 12px;
  background-position: -0px -107px;
}

.solutionsLinks .warning {
  font-family: "ProximaNovaLightItalic";
  color: red;
  margin-bottom: 1em;
  font-size:16px;
}

.result-info-container {
  border: 1px solid #25aae1;
  padding: 15px 30px 20px 50px;
  background: #f1fafe;
  color: #827e7c;
}

.icon-info {
  background: url(/common/images/srd2013/icon-info.png);
  width: 18px;
  height: 18px;
  margin: 3px 0 0 -30px;
}

.result-info {
  font-family: 'ProximaNovaLight', sans-serif;
  margin-bottom: 16px;
}

.select{
  height: 22px;
  padding: 5px 30px 5px 5px;
  border-top: 2px solid #D6CEC9;
  border-right: 0;
  border-bottom: 0;
  border-left: 2px solid #D6CEC9;
  overflow: hidden;
  background: #f5f3f2 url(/common/images/srd2013/select-arrow.png) no-repeat 99% 50%;
}

.select select {
  font-family: 'ProximaNovaLight', Sans-Serif;
  background: transparent;
  width: 325px;
  height: 22px;
  border: 0;
  font-size:14px;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';

}
.hrGrey {
  margin:10px 0;
}
.center {
  text-align:center;
}

.oneCol,
.twoCol,
.threeCol,
.fourCol,
.fiveCol,
.sixCol,
.sevenCol,
.eightCol,
.nineCol,
.tenCol {
  min-height: 0;
}