.no-padding {
  padding: 0;
}
/*****
** Element Variables
**
** @{element}-{attribute-name}-{variation}: #HEX;
*****/
.no-padding {
  padding: 0;
}
div[class*='-validation'].error {
  border-top: 1px solid #e4d0d2;
  border-bottom: 1px solid #e4d0d2;
  background-color: #f2dedf;
  color: #884d53;
}
div[class*='-validation'].error .container {
  background-color: #f2dedf;
}
div[class*='-validation'].success {
  background-color: #dff0d8;
  border-top: 1px solid #d6e9c6;
  border-bottom: 1px solid #d6e9c6;
  color: #3c763d;
}
div[class*='-validation'].success .container {
  background-color: #dff0d8;
}
div[class*='-validation'] .container {
  padding-top: 5px;
  padding-bottom: 5px;
}
div[class*='-validation'] p {
  padding: 10px;
  margin: 0;
}
p.email-preferences-label {
  color: #838383;
}
.text-center {
  text-align: center;
}
.bg-shaded {
  background-color: #f3f3f3;
}
.pagination {
  text-align: center;
  display: block;
  padding-bottom: 20px;
  margin: 0 auto;
}
.pagination > div {
  text-align: center;
}
.pagination > div strong {
  text-align: center;
  color: white;
  background: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
}
.pagination > div a {
  text-align: center;
  color: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
  box-shadow: inset 0 0 2px #0099a8;
}
.close-row {
  display: none;
}
@media (max-width: 310px) {
  .close-row {
    display: block;
  }
  .close-row .close-mobile-nav {
    float: left;
    width: 30px;
    height: 30px;
    background-image: url("/images/global/close-icon.png");
    background-image: none, url("/images/global/close-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px 30px;
    cursor: pointer;
    position: absolute;
    top: 17px;
    left: 20px;
  }
}
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
html body {
  background-color: #fff;
}
.container {
  padding-bottom: 0;
}
p.emphasis-text {
  font-size: 26px;
  color: #16a6b6;
  font-weight: 300;
}
.moveLeft {
  float: right;
}
a.trade-apply {
  padding: 15px 20px;
}
.container-trade-header {
  background: #0099a8 url(/images/trade/trade-landing-bg.png) no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.container-trade-header .trade-header-wrapper {
  text-align: center;
}
.container-trade-header p {
  font-size: 1.875em;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}
.container-trade-header .apply-button {
  color: #ffffff;
  font-size: 0.9375em;
  font-weight: 700;
  padding: 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  margin: 0px 5px;
  display: inline-block;
}
.container-trade-header .apply-button:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.2);
}
@media (max-width: 860px) {
  .container-trade-header .apply-button {
    margin: 5px 5px;
  }
}
.main-sections {
  max-width: 1170px;
  margin: 0px auto;
  padding-top: 50px;
  background-color: #fff;
}
.main-sections .trade-login,
.main-sections .download {
  width: 28%;
  float: left;
  padding: 20px 30px 35px 30px;
  border: 1px solid #cbcbcb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
}
.main-sections .trade-login .login-bottom .forgot,
.main-sections .download .login-bottom .forgot {
  padding-top: 6px;
}
.main-sections .trade-login .login-bottom .split,
.main-sections .download .login-bottom .split {
  float: left;
  width: 50%;
}
.main-sections .trade-login .login-bottom .split .btn-block,
.main-sections .download .login-bottom .split .btn-block {
  width: auto;
  padding: 4px 15px;
  float: right;
}
@media (max-width: 860px) {
  .main-sections .trade-login,
  .main-sections .download {
    width: 100%;
  }
}
.main-sections .trade-reasons-to-stock {
  width: 72%;
  display: inline-block;
  padding: 0px 0px 0px 60px;
}
.main-sections .trade-reasons-to-stock .emphasis-text {
  padding-bottom: 10px;
}
.main-sections .trade-reasons-to-stock .trade-landing-item {
  width: 25%;
  float: left;
  background-repeat: no-repeat;
  background-position: 0px 50%;
  padding-left: 45px;
  min-height: 45px;
  max-height: 45px;
}
.main-sections .trade-reasons-to-stock .trade-landing-item p {
  font-size: 16px;
  color: #86898c;
  width: 75%;
  display: inline-block;
}
@media (max-width: 860px) {
  .main-sections .trade-reasons-to-stock .trade-landing-item {
    width: 100%;
    max-height: 100px;
  }
  .main-sections .trade-reasons-to-stock .trade-landing-item p {
    font-size: 18px;
    padding: 8px;
    margin: 0px;
  }
}
.main-sections .trade-reasons-to-stock .megaphone {
  background-image: url('/images/global/megaphoneBlue.png');
}
.main-sections .trade-reasons-to-stock .locator {
  background-image: url('/images/global/pointBlue.png');
}
.main-sections .trade-reasons-to-stock .shipping {
  background-image: url('/images/global/blueTruck.png');
}
.main-sections .trade-reasons-to-stock .support {
  background-image: url('/images/global/blueSupport.png');
}
.main-sections .trade-reasons-to-stock .apply-btn {
  border: 1px solid #cbcbcb;
  text-align: right;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  margin-top: 40px;
}
@media (max-width: 1100px) {
  .main-sections .trade-reasons-to-stock .apply-btn {
    margin-top: 70px;
  }
}
@media (max-width: 860px) {
  .main-sections .trade-reasons-to-stock .apply-btn {
    margin-top: 0px;
  }
}
@media (max-width: 860px) {
  .main-sections .trade-reasons-to-stock {
    width: 100%;
    padding: 0px;
  }
  .main-sections .trade-reasons-to-stock .row {
    padding: 30px 0px 30px 0px;
  }
}
@media (max-width: 1220px) {
  .main-sections {
    padding: 40px 20px;
  }
}
@media (max-width: 860px) {
  .main-sections {
    padding: 40px 40px;
  }
}
.download {
  margin: 20px 0px;
  padding: 20px 10px 20px 10px !important;
}
.download .split {
  float: left;
  width: 50%;
}
.download .split img {
  width: 100%;
  height: auto;
  max-width: 125px;
}
.download .image {
  text-align: center;
}
.download .text {
  margin-left: -10px;
}
@media (max-width: 1220px) {
  .download .text {
    margin-left: 0px;
  }
}
.download .text h4 {
  color: #939393;
  font-weight: 100;
  font-size: 19px;
}
.download .text .size {
  color: #3fa8b4;
}
.trade-reasons-to-stock {
  padding-bottom: 40px;
}
.trade-reviews {
  padding: 50px;
  min-height: 315px;
  background: url(/images/trade/trade-reviews-bg.png) no-repeat center;
  background-size: cover;
}
.trade-reviews div.review-content .reviewer-image,
.trade-reviews div.review-content .reviewer-info {
  display: table-cell;
  vertical-align: middle;
}
.trade-reviews div.review-content .reviewer-info {
  padding-left: 10px;
}
.trade-reviews div.review-content .reviewer-info p.reviewer {
  font-size: 1.3125em;
  color: #6f6f6f;
}
.trade-reviews div.review-content .reviewer-info p.reviewer-company {
  font-size: 1.0625em;
  line-height: 1.1em;
}
.trade-reviews div.review-content .reviewer-info p.reviewer,
.trade-reviews div.review-content .reviewer-info p.reviewer-company {
  margin-bottom: 0;
  color: #727272;
}
.carousel {
  position: static;
}
.trade-reviews {
  position: relative;
}
ol.carousel-indicators .active {
  width: 10px;
  height: 10px;
  background-color: #aaacae;
  position: relative;
  bottom: 1px;
}
ol.carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #d1d2d3;
  border: none;
}
.review-quote-start {
  display: inline;
  padding-right: 5px;
  padding-bottom: 5px;
}
.review-quote-end {
  float: right;
}
.noBreak {
  white-space: nowrap;
}
.responsive-break {
  display: none;
}
@media (max-width: 860px) {
  .responsive-break {
    display: block;
  }
}
