.imageborderradius {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 8px;
}

.ptsColBadge.ptsColBadge-right-top {
  z-index: 100;
}

.so-widget-lsow-tabs-default-48f33cb2d1e0 .lsow-tabs.style8 .lsow-tab-nav .lsow-tab.lsow-active a {
  width: 400px;
}

.main-navigation ul a {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fafafa;
}

.main-navigation ul a:hover {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #a0b519;
}

.nf-form-fields-required {
  visibility: hidden;
}

.list-checkbox-wrap .nf-field-element li label, .list-radio-wrap .nf-field-element li label {
   margin-right: 1.5em;
}

/*Correct the logo shrink on mobile devices*/
.is-mobile-device .site-branding img {
	width: 163px;
	height: 40px;
}

.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
border: 1px solid #ccc;
border-radius: 0;
box-sizing: border-box;
color: #595959;
font-family: Verdana;
font-size: .95em;
padding: 7px 30px;
}