/*** quick fix ****/
.content input[type="text"], .content input[type="email"] {
  border: 1px solid #ddd;
}

input[type="submit"] {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 35px;
  padding: 0 14px;
  white-space: nowrap;
  color: #fff;
  background: #81125e;
  text-decoration: none;
  border: none;
  display: inline-block;
  cursor: pointer;
  font-size: 14px; }
}

.captcha_placeholder {
    height: 170px;
}

              header nav ul > li a.register_tmp {
                text-transform: none;
                padding: 0;
                margin: 0 0 0 70px; }
                header nav ul > li a.register_tmp:after {
                  content: '|';
                  margin-left: 10px; }

  .alphabet_page_links a {
    padding: 5px;
    background-color: #ececec;
  }

	.events .event a.block_lnk {
	  color: #000;
	  text-decoration: none;
	}

ul.submenu_ul {
    max-width: 200px;
    list-style: none;
    padding-left: 0;
    padding: 5px 0;
}

ul.submenu_ul a {
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: #777;
}

	.resend_password_form {
		margin-top: 20px;
		display: none;
	}

.user_alert_box {
  height: 22px;
  display: none;
  z-index: 17;
  margin-top: 10px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #81125e;
  text-align:left;
  color: #601111;
  font-size: 14px;
}

 .side_nav {
  z-index: 300;
 }

 .side_nav ul {
  margin: 0;
  padding: 0;
  max-width: 400px;
 }

 .side_nav li {
float:left;
width:100%;
height:24px;
margin-bottom:4px;
position:relative;
  list-style:none;
  padding: 0;
}

.side_nav li a. {
text-decoration: none;
}

.side_nav li a.lev1 {
float: left;
width: 100%;
height: 24px;
line-height: 24px;
color: #fff;
font-weight: bold;
text-indent: 9px;
overflow: hidden;
background: #bbb;
}

.side_nav li a.lev1:hover, .side_nav li a.lev1.active {
background: #007580;
}

.side_nav li a.lev1:active {
  left:0;
  top:0;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
			
.side_nav li ul {
position: absolute;
left: 260px;
top: 0;
width: 260px;
overflow: visible;
display: none;
padding-left: 6px;
background: url(/img/sub_nav_bg.gif) 0 0 no-repeat;
}

.side_nav li ul li {
  height: auto;
  margin-bottom: 0;
}

.side_nav li a.on {
  background:#007580;
}

.side_nav li:hover ul {
  display:block;
   z-index: 300;
}
			
.side_nav li ul {
  position: absolute;
  left: 260px;
  top: 0;
  width: 260px;
  overflow: visible;
  display: none;
  padding-left: 6px;
 background: url(/net/homepage/00/00/24/images/sub_nav_bg.gif) 0 0 no-repeat;
}

.side_nav li ul li {
  height: auto;
  margin-bottom: 0;
}

.side_nav li ul li a {
  float: left;
  width: 100%;
  text-indent: 15px;
  color: #363636;
  line-height: 24px;
  background: #f7f7f7;
}

.side_nav li ul li a:hover {
  background: #007580;
  color: #fff;
}

  .alphabet_page_links {
    margin-bottom: 20px;
    line-height: 40px;
  }

  .alphabet_page_links a {
    padding: 5px;
    margin: 0 5px 5px 0;
    background-color: #ececec;
    text-decoration: none;
    color: #000;
  }

  .contacttable input, .contacttable select {
    font-size:14px;
    padding: 5px;
  }






/********************************** IN overrides below ********************************/






.btn {
  background: #4c2432; }

.company h1:after,
.product h1:after,
.content h1:after,
h2:after {
  background: #3a8b94; }

.top {
  background-image: url(../../gfx/header_bg_in.jpg); }

.lnk span,
.news .desc p span {
  background-image: url(../../gfx/more_in.gif); }

.lnk span em,
.news .desc p span em {
  background: #4c2432; }

.top.top-product {
  background: #553842;
  background: -moz-linear-gradient(left, #553842 0%, #584048 35%, #553842 100%);
  background: -webkit-linear-gradient(left, #553842 0%, #584048 35%, #553842 100%);
  background: linear-gradient(to right, #553842 0%, #584048 35%, #553842 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#553842', endColorstr='#553842',GradientType=1 ); }

.top.top-product svg path,
.top.top-product svg circle {
  fill: #1d0f14; }

.paging a:hover,
.paging a.active {
  color: white;
  background: #2d131c; }

.product dt {
  color: #81125e; }

header a.mobile-nav span,
header a.mobile-nav span:before,
header a.mobile-nav span:after {
  background: #3a8b94; }

.more-products .moreproduct.featured .image-holder:after {
  background: #3a8b94; }

.search .row {
  background: #d4e8eb; }

.search ul li a.active {
  background: #4c2432;
  color: #fff;
  font-weight: 400; }

.search ul li a.active:after {
  background-image: url(../../gfx/selected-search-in.png); }

section.categories li:hover,
.whitepapers.company-whitepapers,
.search-company,
.news,
.choose-categories,
.product .row,
.most-viewed,
.company .row {
  background: #d4e8eb; }



/************************ Media Queries ******************************/

/* Avoid overlap of download link and logo */
#HeaderDownloadsLink { display:inline-block; }
@media (min-width:768px) {
  #HeaderDownloadsLink { display:none; }
}
@media (min-width:880px) {
  #HeaderDownloadsLink { display:inline-block; }
}