/*
//  custom.css

*/


html
{
  font-size: 100%;
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
  margin: 0;
  padding: 0;
}


table
{
  border-spacing: 0;
  border-collapse: collapse;
}


td
{
  vertical-align: top;
  text-align: left;
}


fieldset, img
{
  border: 0;
}


address, caption, cite, code, dfn, em, strong, th, var
{
  font-style: normal;
  font-weight: normal;
}


ol, ul
{
  list-style: none;
}


q, q
{
  content: "";
}


abbr, acronym
{
  border: 0;
}


a:focus
{
  outline: none;
}


img:focus
{
  outline: none;
}


body, td, th
{
  color: rgb(51, 51, 51);
}


input, textfield
{
  color: rgb(51, 51, 51);
  font-size: 12px;
  font-family: sans-serif;
  padding: 3px;
  border: rgb(190, 190, 190);
}


p
{
  padding-bottom: 10px;
}


html, body
{
  line-height: 1.5em;
  height: 100%;
  color: rgb(51, 51, 51);
  font-size: 13px;
  margin: 0;
  font-family: "Raleway", Tahoma, Geneva, sans-serif;
  font-weight: 400;
  padding: 0;
}


a
{
  color: rgb(51, 51, 51);
  text-decoration: none;
}

#ServiceIcons_1 .wlp-bighorn-window-content {
	overflow: visible;
}