@media (max-width: 1022px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 1022px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 1023px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:1023px screen-xs:640px screen-sm:800px screen-md:1024px screen-lg:1279px";
}

html {
  overflow-x: hidden;
}
body {
  word-wrap: break-word;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
a {
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover,
a:focus {
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.8;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #eeeeee;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
html #sbox-window {
  padding: 0;
  border-radius: 0;
}
html #sbox-overlay {
  background-color: #777;
}

p {
  margin: 0 0 25px;
      margin-left: 15px;
    margin-right: 15px;
}
.lead {
  margin-bottom: 25px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #219847;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  font-weight: bold;
  padding: 1px 4px;
}
.txt-md-bold {
  font-family: "DroidSansBold", Helvetica, Arial, sans-serif;
  font-size: 24px;
  text-transform: capitalize;
  line-height: normal;
}
.txt-sm-normal {
  line-height: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #333333;
  font-family: "DroidSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0 0 12px 0;
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.8;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1023px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  border-left: 5px solid #bbbbbb;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.8;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #bbbbbb;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.8;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
pre {
  border: 1px solid #eaeaea;
  background-color: #ffffff;
  margin-bottom: 24px;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 72px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 72px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 72px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 24px;
}
.vertical-padding {
  padding-top: 40px;
}
@media (max-width: 800px) {
  .vertical-padding {
    padding-top: 0;
  }
}
.col-typo {
  margin-top: 12px;
}
.col-typo img {
  padding-right: 12px;
}
.col-typo h4 {
  color: #219847;
  font-size: 14px;
}
.bs-example {
  position: relative;
  margin-top: -6px;
  padding: 60px 24px 24px;
  border: 1px solid #eaeaea;
  background-color: #ffffff;
}
.bs-example table {
  margin-bottom: 0;
}
.bs-example.bs-example-type td {
  padding: 15px 0 !important;
}
.bs-example h1,
.bs-example h2,
.bs-example h3,
.bs-example h4,
.bs-example h5,
.bs-example h6 {
  margin: 0;
}
.bs-example:after {
  content: "Example";
  top: 20px;
  left: 24px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  color: #999999;
}
.bs-example + .highlight {
  margin: 0 0 36px;
  padding: 12px;
  border: 1px solid #e5e5e5;
  border-top: 0;
}
.bs-example + .highlight pre {
  border: none;
  margin: 10px 0 0 0;
  background-color: transparent;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
}
label {
  font-weight: normal;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control,
.inputbox {
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-transition: background-color 0.45s ease;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.form-control:hover,
.inputbox:hover,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus,
.inputbox:focus,
select:active,
textarea:active,
input[type="text"]:active,
input[type="password"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="time"]:active,
input[type="week"]:active,
input[type="number"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="search"]:active,
input[type="tel"]:active,
input[type="color"]:active,
.form-control:active,
.inputbox:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.form-control::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.form-control[disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.form-control[readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .form-control,
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #bbbbbb;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.form-control,
textarea.inputbox {
  height: auto;
}
.form-group {
  margin-bottom: 24px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px;
}
.form-horizontal .form-control-static {
  padding-top: 11px;
}
.btn,
.button,
button {
  border-radius: 0;
  border: 1px solid transparent;
  background-color: #219847;
  color: #ffffff;
  height: 45px;
  padding: 0 20px;
  line-height: 45px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn:hover,
.button:hover,
button:hover,
.btn:focus,
.button:focus,
button:focus {
  background-image: none;
  text-decoration: none;
  border-color: transparent;
  color: #ffffff;
  outline: none;
}
.btn:active,
.button:active,
button:active,
.btn.active,
.button.active,
button.active {
  background-image: none;
  color: #ffffff;
}
.btn.disabled,
.button.disabled,
button.disabled,
.btn[disabled],
.button[disabled],
button[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .button,
fieldset[disabled] button {
  background-color: #999999;
  background-image: none;
  color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #219847;
  border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #D5EBDE;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #219847;
  border-color: transparent;
}
.btn-primary .badge {
  color: #219847;
  background-color: #ffffff;
}
.btn-primary:hover {
  background-color: #3f9fa8;
  border-color: transparent;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-link {
  color: #219847;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #D5EBDE;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 35px 60px;
  font-size: 27px;
  line-height: normal;
  border-radius: 0;
  height: auto;
}
.btn-sm,
.btn-xs {
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
  border: 1px solid #eaeaea;
}
.input-append .active,
.input-prepend .active {
  background-color: #d2ff3f;
  border-color: #7ea500;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 5px 5px 35px;
  position: relative;
}
.dropdown-menu > li > a:before {
  font-family: FontAwesome;
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 6px;
  color: #999999;
  content: "\f111";
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #ffffff;
}
.dropdown-submenu > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #91d0d6;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 25px;
}
@media (min-width: 1023px) {
  .nav > li > .separator {
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #ffffff;
  background-color: #D5EBDE;
}
.nav-pills > li > a {
  padding-left: 0;
  border-bottom: 1px solid #eaeaea;
  color: #333333;
}
.nav-pills > li > a:hover {
  background-color: transparent;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: transparent;
  color: #777777;
  font-weight: bold;
}
.nav-pills .open > a:hover,
.nav-pills .open > a:focus {
  background-color: transparent;
  border-color: #eaeaea;
}
.nav-pills .dropdown-menu {
  z-index: 1;
}
.nav-pills .dropdown-menu > li > a {
  color: #333333;
}
.nav .caret {
  border-top-color: #219847;
  border-bottom-color: #219847;
}
.nav a:hover .caret {
  border-top-color: #D5EBDE;
  border-bottom-color: #D5EBDE;
}
.t3-navhelper {
  font-size: 12px;
  color: #999999;
}
.ie8 .breadcrumb {
  margin-top: 36px;
}
.breadcrumb {
  margin-top: 1px;
  background-color: #f5f5f5;
  padding: 0;
}
.breadcrumb > li a {
  color: #999999;
  padding: 6px;
}
.breadcrumb > li + li:after {
  content: "/\00a0";
  color: #999999;
  padding: 0 8px;
}
.breadcrumb > li + li:before {
  display: none;
}
.breadcrumb > li + li:last-child:after {
  display: none;
}
.breadcrumb > .active {
  padding: 6px 40px 6px 20px;
  background: #219847 url("http://www.hmferragens.pt/pt/templates/pajuh/images/navhelper-arrow.png") no-repeat scroll 100% 50%;
  color: #FFF;
  font-style: italic;
}
.breadcrumb .divider {
  display: none;
}
.pagination-wrap {
  padding-bottom: 48px;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 25px;
  padding: 10px 20px;
  border-radius: 0;
}
@media screen and (min-width: 800px) {
  .counter {
    float: right;
  }
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.navbar {
  margin-bottom: 0;
  border: none;
}
@media (max-width: 1023px) {
  .navbar-header {
    min-height: 59px;
    background-color: #219847;
  }
}
.navbar-collapse {
  background-color: #219847;
}
@media (max-width: 1023px) {
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-toggle {
  background-color: #222222;
  padding: 0 20px;
  line-height: 59px;
  height: 59px;
  position: absolute;
  left: 0;
  top: 0;
  color: #ffffff;
  font-size: 18px;
  margin: 0;
  font-family: "DroidSansBold", Helvetica, Arial, sans-serif;
}
@media (min-width: 1023px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav > li > a {
  font-family: "DroidSansBold", Helvetica, Arial, sans-serif;
  padding: 22px 25px;
  font-size: 13px;
  text-transform: uppercase;
  border-right: 1px solid #ffffff;
  line-height: normal;
}
@media (max-width: 1023px) {
  .navbar-nav > li > a {
    padding: 18px 5px;
    font-size: 16px;
    border-right: none;
  }
  .navbar-nav > li > a .mega-caption {
    display: none;
  }
}
.navbar-nav > li > a:hover {
  color: #ffffff;
}
.navbar-nav > li.open a {
  color: #ffffff;
}
.navbar-nav .active > a {
  background: transparent url(http://www.hmferragens.pt/pt/templates/pajuh/images/active-arrow.png) 50% 100% no-repeat;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navbar-nav .active > a {
    background: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 1px;
}
.navbar-default {
  background-color: transparent;
}
.navbar-default .container {
  position: relative;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #222222;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 799px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #D5EBDE;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent url(http://www.hmferragens.pt/pt/templates/pajuh/images/active-arrow.png) 50% 100% no-repeat;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.affix .navbar-collapse {
  background-color: transparent;
  padding: 0;
}
.affix .navbar-header {
  background-color: transparent;
}
.affix .navbar-nav > li > a {
  color: #333333;
}
@media (max-width: 1023px) {
  .affix .navbar-nav > li > a {
    color: #ffffff;
  }
}
.affix .nav .open > a,
.affix .nav .open > a:hover,
.affix .nav .open > a:focus {
  background-color: transparent;
  color: #219847;
}
@media (max-width: 1023px) {
  .t3-mainnav {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  border-radius: 0;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .t3-mainnav .t3-navbar {
    float: none;
    margin-right: auto;
    padding-right: 0;
    border-bottom-width: 5px;
  }
}
.t3-mainnav .dropdown-menu {
  border: 0;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .dropdown-menu .active > a {
  background-image: none;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .t3-mainnav .dropdown-menu {
    background: none;
    font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
    margin-left: 0;
    padding: 0;
  }
}
.t3-mainnav .dropdown-menu .mega-col-nav {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .dropdown-menu .mega-dropdown-inner .mega-group .mega-dropdown-inner {
  border: none;
}
.t3-mainnav .level1 .dropdown-menu {
  padding: 5px 0 0;
  margin-left: 25px;
  margin-top: -11px;
}
@media (min-width: 1023px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 0 6px 0;
  background-color: #D5EBDE;
  padding: 15px 20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #3f9fa8;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 20px;
}

.t3-module {
  margin: 0px 0 0px;
}
.t3-module:last-child {
  margin-bottom: 12px;
}
.t3-module:first-child {
  margin-top: 0;
}
.t3-module.blocks {
  background: #f6f6f6;
  padding: 30px 25px;
}
.t3-module.blocks .module-title span:before,
.t3-module.blocks .module-title span:after {
  background-color: #e4e4e4;
}
.t3-module.blocks .module-ct {
  padding: 20px;
  background-color: #ffffff;
}
.t3-module.blocks ul.nav {
  margin-top: -10px;
}
.t3-module .module-inner {
  padding: 0;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .t3-module:first-child {
    margin-top: 24px;
  }
}
.module-title {
  color: #333333;
  margin: 0 0 24px;
  padding-bottom: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  margin-left:15px;
}
.form-validate h4,
.category-view h4,
.featured-view h4,
.latest-view h4,
.topten-view h4,
.recent-view h4,
.product-related-products h4,
.browse-view h1,
.userfields_info {
  color: #333333;
  margin: 0 0 24px;
  padding-bottom: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  
}
.module-title:before,
.form-validate h4:before,
.category-view h4:before,
.featured-view h4:before,
.latest-view h4:before,
.topten-view h4:before,
.recent-view h4:before,
.product-related-products h4:before,
.browse-view h1:before,
.userfields_info:before {
  content: "";
  width: 45px;
  height: 1px;
  background-color: #219847;
  bottom: -1px;
  left: 0;
  position: absolute;
}
.t3-sidebar .inputbox {
  display: inline;
  margin-right: 5px;
  width: 99%;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct p,
.custom p {
  margin-bottom: 6.25px;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 0px!important;
  padding-left: 0;
  border-top: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module-ct .caret,
.module-ct .custom .caret {
  display: none;
}
.module-ct .dropdown-menu,
.module-ct .custom .dropdown-menu {
  position: relative;
  float: none;
  top: auto;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background-color: transparent;
}
.module-ct .dropdown-menu > li > a:before,
.module-ct .custom .dropdown-menu > li > a:before {
  top: 10px;
  left: 22px;
}
.module-ct .dropdown-menu .active a,
.module-ct .custom .dropdown-menu .active a {
  background-color: transparent;
  color: inherit;
}
.module-ct .dropdown-submenu > .dropdown-menu,
.module-ct .custom .dropdown-submenu > .dropdown-menu {
  left: 24px;
  border-bottom: 0;
}
.nspArt h4.nspHeader {
  margin: 0 0 5px 0;
  line-height: 1.4;
}
.nspArt p.nspInfo {
  font-size: 12px;
  margin-bottom: 10px;
  color: #bbbbbb;
}
.nspArt p.nspInfo a {
  color: #bbbbbb;
}
.nspArt p.nspText {
  margin-bottom: 15px;
  margin-top: 15px;
}
.nspArt a.readon {
  text-transform: uppercase;
}
.nspArt a.modal {
  position: relative;
  left: 0;
  top: 0;
  width: auto;
  border: 0;
  overflow: hidden;
}
.nspBotInterface,
.nspTopInterface {
  top: -5px;
}
.nspNext,
.nspPrev {
  border-radius: 50%;
}
.nspArt img.nspImage {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.nspImageWrapper {
  -webkit-transform: translateZ(0);
  overflow: hidden;
}
img.nspImage {
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
img.nspImage:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.t3-sidebar h4.nspHeader {
  font-size: 14px;
}
.responsive .nspArt img.nspImage {
  width: 100% !important;
  height: auto !important;
}

.listed-post .nspArt {
  border-bottom: 1px solid #eaeaea;
}
.listed-post .nspArt:last-child {
  border-color: transparent;
  padding-bottom: 5px !important;
}
.listed-post .nspArt:first-child {
  padding-top: 10px !important;
}
.homepage-nsp .nspMain {
  margin: 0 -20px !important;
}
.homepage-nsp .nspArt {
  padding: 0 20px !important;
}
.homepage-nsp .nspArt h4.nspHeader {
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  .nspArt.nspCol2,
  .nspArt.nspCol3,
  .nspArt.nspCol4,
  .nspArt.nspCol5 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 5px;
  }
}

.t3-wrapper .gkNspPM-Portfolio2 .gkImagesWrapper {
  padding: 24px 0 0;
  overflow: initial;
  width: auto;
  clear: both;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkImagesWrapper > a img {
  width: 100%;
}
.gkNspPM-Portfolio2 .gkPortfolioImage {
  width: 62.5% !important;
}
.gkNspPM-Portfolio2 .gkPortfolioImage > a {
  overflow: hidden;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPopup {
  margin-bottom: 48px;
  position: relative;
  background: #f8f8f8;
}
@media (min-width: 800px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPopup {
    padding: 48px;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPopup > div {
  overflow: hidden;
}
.gkNspPM-Portfolio2 .gkImagesWrapper > a.gkImage {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 0.15;
  filter: alpha(opacity=15);
  -webkit-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  -moz-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  -ms-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  -o-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioNext,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioClose {
  margin-top: -5px;
  color: #ccc;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev:hover,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioNext:hover,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioClose:hover {
  color: #333333;
}
@media (min-width: 1024px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev,
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioNext,
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioClose {
    font-size: 76px;
    margin-bottom: 45px;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev {
  margin-right: 20px;
}
@media (min-width: 1024px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioDesc {
    padding-left: 48px;
    padding-top: 24px;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategory,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioAuthor,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioDate {
  padding-top: 20px;
  margin-bottom: 20px;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioTitle {
  margin-bottom: 36px;
  color: #333333;
}
@media (max-width: 800px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioTitle {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="3"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="4"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="5"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="6"] .gkImagesWrapper a {
    width: 33.33333%;
  }
}
@media (max-width: 639px) {
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="3"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="4"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="5"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="6"] .gkImagesWrapper a {
    width: 50%;
  }
}
@media (max-width: 400px) {
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="3"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="4"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="5"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="6"] .gkImagesWrapper a {
    width: 100%;
  }
}
.t3-sidebar .gkTabsGK5 {
  margin-top: 0;
}
.t3-sidebar .gkTabsWrap.vertical ol,
.t3-sidebar .gkTabsWrap.horizontal ol {
  float: left;
  width: 99%;
  border-bottom: 5px solid #219847;
}
.t3-sidebar .gkTabsWrap.vertical ol li,
.t3-sidebar .gkTabsWrap.horizontal ol li {
  margin: 0;
  background-color: transparent;
}
.t3-sidebar .gkTabsContainer {
  padding-top: 5px;
  padding-bottom: 10px;
}
@media (min-width: 580px) {
  .gkTabsGK5,
  .gkNspPM-Portfolio2 {
    margin-top: -75px;
  }
}
.gkNspPM-Portfolio2 ul.gkPortfolioCategories,
.gkTabsWrap.vertical ol,
.gkTabsWrap.horizontal ol {
  position: relative;
  float: right;
  list-style: none;
}
.gkNspPM-Portfolio2 ul.gkPortfolioCategories li,
.gkTabsWrap.vertical ol li,
.gkTabsWrap.horizontal ol li {
  margin: 0 0 0 5px;
  padding: 0 15px;
  line-height: 36px;
  background-color: #f1f1f1;
  color: #777777;
  height: auto;
  float: left;
  text-transform: none;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.gkNspPM-Portfolio2 ul.gkPortfolioCategories li:hover,
.gkTabsWrap.vertical ol li:hover,
.gkTabsWrap.horizontal ol li:hover {
  background-color: #219847;
  color: #ffffff;
}
.gkNspPM-Portfolio2 ul.gkPortfolioCategories li.active,
.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.horizontal ol li.active {
  color: #ffffff;
  background-color: #219847;
  border-radius: 0;
}
.gkNspPM-Portfolio2 ul.gkPortfolioCategories li.active:hover,
.gkTabsWrap.vertical ol li.active:hover,
.gkTabsWrap.horizontal ol li.active:hover {
  background-color: #D5EBDE;
}
.gkTabsContainer {
  padding-top: 15px;
}

.testimonial .nspArt {
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/endquote.png) 0 0 no-repeat;
  font: normal 16px/1.8 Georgia, "Times New Roman", Times, serif;
}
.testimonial .nspArt h4.nspHeader,
.testimonial .nspArt h4 {
  margin: 0;
  font-size: 14px;
  color: #777777;
  padding: 20px 0 5px 35px;
}
.testimonial .nspArt h5 {
  margin: 0;
  padding: 0;
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}
.testimonial .nspArt p {
  padding: 0 0 0 35px;
  font-style: italic;
  margin: 0;
}
.rev_slider_wrapper .tparrows.preview1:hover:after {
  background: rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.rev_slider_wrapper .tparrows.preview1:hover .tp-arr-imgholder {
  display: none;
}

.camera_wrap:hover .camera_prev,
.camera_wrap:hover .camera_next {
  opacity: 0.65 !important;
}
.camera_wrap .camera_prev:hover,
.camera_wrap .camera_next:hover {
  opacity: 0.9 !important;
}
.camera_prev,
.camera_next {
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/slide-arrow.jpg) 0 0 no-repeat  !important;
  width: 80px !important;
  height: 65px !important;
  position: absolute !important;
  margin-top: -30px !important;
}
.camera_next {
  right: 0px !important;
  background-position: 100% 100%!important;
}
.camera_prev > span,
.camera_next > span,
.camera_commands > .camera_play,
.camera_commands,
.camera_commands > .camera_stop {
  background: none !important;
}
.TDB-tweet {
  padding: 0;
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.TDB-tweet-container {
  margin: 0 !important;
  position: relative;
}
.TDB-tweet-time {
  font-size: 11px;
}
.t3-footer ul.address {
  border-top: 0 !important;
  margin-left: 0;
  margin-bottom: 24px !important;
}
.t3-footer ul.address li {
  position: relative;
  padding-left: 24px;
  padding-bottom: 8px;
}
.t3-footer ul.address li:before {
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 15px;
  color: #999999;
}
.t3-footer ul.address li a {
  background: none !important;
  border-bottom: 0 !important;
}
.t3-footer ul.address li.home:before {
  content: "\f015";
}
.t3-footer ul.address li.email:before {
  content: "\f0e0";
}
.t3-footer ul.address li.phone:before {
  content: "\f095";
}
.t3-footer ul.address li.mobile:before {
  content: "\f10b";
  font-size: 20px;
  top: -2px;
  left: 2px;
}
.t3-footer ul.social {
  border-top: 0 !important;
  margin-left: 0;
}
.t3-footer ul.social li {
  display: inline-block;
  margin-right: 3px;
  text-indent: -999em;
}
.t3-footer ul.social li a {
  width: 32px;
  height: 32px;
  display: block;
  background-image: url("http://www.hmferragens.pt/pt/templates/pajuh/images/social.png");
  border-bottom: 0;
  border-radius: 50%;
}
.t3-footer ul.social li a:hover {
  background-color: #999999;
}
.t3-footer ul.social li .fb {
  background-position: 0 0;
}
.t3-footer ul.social li .tweet {
  background-position: -32px 0;
}
.t3-footer ul.social li .gplus {
  background-position: -64px 0;
}
.t3-footer ul.social li .pinterest {
  background-position: -96px 0;
}
.t3-footer ul.social li .youtube {
  background-position: -128px 0;
}
#toTop {
  background-color: #aaa;
  z-index: 10;
  text-align: center;
  position: fixed;
  width: 50px;
  height: 50px;
  border: 5px solid #ccc;
  line-height: 1.2;
  bottom: 36px;
  right: 24px;
  cursor: pointer;
  display: none;
  color: #ffffff;
  font-size: 28px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#toTop:hover {
  background-color: #999999;
  border-color: #bbbbbb;
}
.bt-googlemaps {
  margin-top: -24px;
  margin-bottom: 24px;
}
.module-ct > ol.breadcrumb {
  padding: 10px 20px;
  margin-left: 0;
}
ul.mostread {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.mostread > li > a {
  color: #777777;
  padding: 10px 0 10px 0;
  display: block;
}
ul.mostread > li > a:hover {
  color: #222222;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 24px;
  padding-left: 15px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
#login-form .checkbox {
  margin-top: -10px;
}
#login-form .checkbox input {
  margin-top: 6px;
}
#login-form .login-greeting {
  font-size: 18px;
  margin-bottom: 24px;
}
.banner-item {
  overflow: hidden;
  position: relative;
  text-align: center;
  color: #ffffff;
  line-height: 1.4;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -ms-transition: all 0.45s ease;
}
.banner-item h3.bigger {
  font-size: 42px;
}
.banner-item h3,
.banner-item h3 a,
.banner-item a {
  color: #ffffff;
}
.banner-item img {
  width: 100%;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.banner-item:hover img {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
.banner-item .text-content {
  position: absolute;
  pointer-events: none;
  top: 5%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5%;
}
.banner-item.style1:hover {
  background-color: #222222;
}
.banner-item.style1 h3 {
  position: absolute;
  bottom: 25px;
  left: 0px;
  padding: 7px 14px;
  background-color: #219847;
}
.banner-item.style1:hover h3 {
  background-color: transparent;
  position: relative;
  bottom: 0;
}
.banner-item.style1 p {
  display: none;
}
.banner-item.style1:hover p {
  display: block;
}
.banner-item.ontop .banner-title {
  top: 10%;
}
.banner-item.ontop .banner-title h3 {
  font-size: 32px;
}
.banner-item.onbottom {
  max-width: 48.5%;
  margin-top: 20px;
}
.banner-item.onbottom.onleft {
  float: left;
  text-align: left;
}
.banner-item.onbottom.onleft .banner-title {
  left: 30px;
}
.banner-item.onbottom.onright {
  float: right;
  text-align: right;
}
.banner-item.onbottom.onright .banner-title {
  right: 30px;
}
@media (min-width: 800px) and (max-width: 1023px) {
  .banner-item.onbottom {
    margin-top: 10px;
  }
}
@media (min-width: 800px) and (max-width: 1023px) {
  .banner-item.first,
  .banner-item.second {
    max-width: 48%;
    float: left;
    margin-top: -15px;
  }
  .banner-item.second {
    margin-left: 4%;
  }
}
.bannerfooter {
  border-top: 1px solid #d0d0d0;
  font-size: 12px;
  padding-top: 12px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 12.5px 0;
  border-top: 1px solid #d0d0d0;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eaeaea;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #bbbbbb;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #bbbbbb;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #D5EBDE;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #bbbbbb;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #D5EBDE;
}

ul.client-list {
  margin: -5px 0 0 -10px !important;
  padding: 0 !important;
  list-style-type: none;
}
ul.client-list li {
  margin: 5px 0 5px 10px;
  padding: 5px 15px;
  border: 1px solid #eeeeee;
  display: inline-block;
  text-align: center;
  background: none;
}

.blog {
  padding-bottom: 24px;
}
.blog article {
  padding-bottom: 48px;
  margin-bottom: 48px;
  border-bottom: 1px solid #eaeaea;
}
.blog .pagination-wrap {
  padding-bottom: 24px;
}
.item-page {
  padding-bottom: 24px;
}
.items-leading .leading {
  margin-bottom: 48px;
}
.items-row .item {
  margin-bottom: 48px;
}
.divider-vertical {
  margin: 0 0 48px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 30px;
}
.article-aside a.dropdown-toggle {
  height: auto;
  background-color: #f8f8f8;
  color: #bbbbbb;
  line-height: 2.0;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info a {
  color: #bbbbbb;
}
.article-info a:hover,
.article-info a:focus,
.article-info a:active {
  color: #333333;
}
.article-info strong {
  font-weight: normal;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline;
  padding: 0 12px 0 0;
  font-size: 11px;
  color: #bbbbbb;
  text-transform: uppercase;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: normal;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 24px;
}
.article-intro,
.article-content {
  font-size: 16px;
}
.article-intro img,
.article-content img {
  margin: 0 0 24px 0;
  width: 100%;
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 24px 24px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 24px 24px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 24px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 24px;
}
.img-fulltext-right {
  float: right;
  margin-left: 24px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #bbbbbb;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 799px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #eeeeee;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 25px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #eeeeee;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #eeeeee;
}
.login-wrap .other-links ul {
  padding-left: 20px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 12px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #bbbbbb;
  border: 1px solid #d0d0d0;
  margin-bottom: 24px;
  padding: 12px 24px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 800px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 800px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm {
  padding: 0 0 24px 0;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 24px 0;
}
#searchForm legend {
  margin-bottom: 12px;
}
#searchForm .form-control {
  height: 45px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 25px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
@media screen and (max-width: 800px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 24px;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 24px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 25px;
}
.contact {
  padding-bottom: 48px;
}
.contact h3 {
  clear: both;
  margin-top: 0;
  color: #333333;
  line-height: normal;
}
.contact .contact-address {
  float: left;
  margin-right: 60px;
  margin-bottom: 48px;
  margin-top: -12px;
  margin-left: 20px;
}
.contact .contact-info {
  float: left;
}
.contact .contact-info div {
  float: left;
  margin-right: 60px;
  margin-bottom: 48px;
  margin-top: -12px;
  margin-left: 20px;
}
.contact .jicons-text {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 24px;
  padding-bottom: 6px;
  font-size: 14px !important;
}
.contact .tab-content {
  overflow: visible;
}
.contact .control-group.span4 {
  margin-left: 0 !important;
}
.contact legend {
  border: none;
  font-size: 16px;
  margin: 10px 0 30px 0;
  color: #777777;
}
.contact [class^="icon-"],
.contact [class*=" icon-"] {
  color: #333;
}
.contact .thumbnail {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact .form-group textarea {
  height: 172px;
}
.contact label#jform_contact_email_copy-lbl {
  border: none;
  display: inline-block;
  margin: 1px 0 0 5px;
  font-size: 12px;
  padding: 0;
  vertical-align: middle;
}
.contact .nav-tabs.nav-stacked > li > a {
  border: none;
  border-radius: 0;
}
.contact .nav-tabs.nav-stacked > li > a:hover,
.contact .nav-tabs.nav-stacked > li > a:focus,
.contact .nav-tabs.nav-stacked > li > a:active {
  text-decoration: underline;
  background: none;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 25px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 12.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 12.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 24px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 24px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #d0d0d0;
}
.article-content .pagination li {
  float: left;
  padding: 12px 24px;
  line-height: normal;
  border: 1px solid #d0d0d0;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 24px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 24px 24px;
  padding: 10px;
  width: 25%;
  border: 1px solid #d0d0d0;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #219847;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #219847;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 12px 24px;
  line-height: normal;
  border: 1px solid transparent;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: transparent;
}
ul.pagination {
  margin: 24px 0 0 0;
}
ul.pagination > li {
  background-color: #f1f1f1;
  display: inline-block;
  margin-left: 1px;
}
ul.pagination > li > a {
  border: none;
  padding: 8px 12px;
  color: #777777;
  margin-left: 0;
}
ul.pagination > li.active a,
ul.pagination > li.active a:hover,
ul.pagination > li > a:hover {
  color: #ffffff;
  background-color: #219847;
}
ul.pagination > .disabled > a,
ul.pagination > .disabled > a:hover {
  background-color: transparent;
}
.items-more {
  margin-bottom: 24px;
}
.items-more h3 {
  padding: 0 0 10px 0;
  font-size: 28px;
  border-bottom: 1px dotted #d0d0d0;
  margin-bottom: 0;
}
.items-more .nav > li > a {
  padding: 20px 0 20px 16px;
  margin: 0;
  border-bottom: 1px dotted #d0d0d0;
  font-size: 14px;
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
  position: relative;
  color: #777777;
}
.items-more .nav > li > a:hover {
  color: #333333;
}
.items-more .nav > li > a:before {
  font-family: FontAwesome;
  position: absolute;
  top: 18px;
  left: 1px;
  content: "\f111";
  font-size: 6px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12px 0 5px;
}
.display-limit {
  margin: 12px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 800px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.iframe-bordered {
  border: 1px solid #eeeeee;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: transparent;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: transparent;
}
.btn-group .chzn-results {
  white-space: normal;
}

.catItemExtraInfo {
  float: left;
  width: 23%;
  font-size: 12px;
}
.catItemExtraInfo a {
  color: #777777;
}
.catItemExtraInfo ul {
  padding: 0 0 6px 0;
  border-bottom: 1px solid #eaeaea;
}
.catItemExtraInfo ul li {
  display: block;
  list-style: none;
  padding: 0 0 2px 0;
}
.catItemExtraInfo ul li.catItemDateCreated {
  margin-bottom: 18px;
}
.catItemExtraInfo ul li.catItemCommentsLink {
  margin-top: 36px;
}
.catItemExtraInfo .print-icon,
.catItemExtraInfo .email-icon,
.catItemExtraInfo .edit-icon {
  display: inline;
  margin-right: 5px;
}
.catItemWrap {
  float: right;
  width: 72.5%;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 0 0 25px;
  border-bottom: 1px solid #bbbbbb;
  margin-left:16px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  margin: 0 0 25px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -25px;
}
.article-header {
  padding-bottom: 12px;
}
.article-title,
.article-header h1 {
  margin: 0 0 12px 0;
}
.article-title a,
.article-header h1 a {
  color: #333333;
}
.article-title a:hover,
.article-header h1 a:hover {
  color: #219847;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 50%;
}
.masthead {
  padding: 48px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1023px) {
  .masthead {
    padding: 96px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 25px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.floatright,
.floatleft,
span.floatright,
span.floatleft {
  float: right;
}
.clear,
br.clear {
  clear: both;
}
.clr {
  clear: both;
  overflow: hidden;
}
.vm-pagination {
  text-align: center;
  margin-top: 24px;
}
.vm-pagination > ul {
  padding: 0;
}
.vm-pagination > ul > li {
  display: inline-block;
  margin-left: 1px;
}
.vm-pagination > ul > li > span,
.vm-pagination > ul > li > a,
.vm-pagination > ul > li.pagination-start > span.pagenav,
.vm-pagination > ul > li.pagination-prev > span.pagenav,
.vm-pagination > ul > li.pagination-next > span.pagenav,
.vm-pagination > ul > li.pagination-end > span.pagenav {
  background-color: #f1f1f1;
  padding: 10px 15px;
  color: #777777;
}
.vm-pagination > ul > li > a:hover,
.vm-pagination > ul > li > span.pagenav {
  background-color: #219847;
  color: #ffffff;
}
.orderby-displaynumber ul {
  display: none;
}
.VmArrowdown {
  cursor: pointer;
  float: right;
  height: 16px;
  padding: 0 12px;
  width: 16px;
}
.addtocart-area .product-fields {
  padding: 6px 0 12px;
}
.addtocart-area .product-fields > div {
  margin: 0 0 36px;
}
.product-fields-title-wrapper {
  padding-bottom: 12px;
  display: inline-block;
}
.product-fields-title {
  color: #222222;
  vertical-align: middle;
}
.ask-a-question a {
  color: #777777;
  display: block;
  margin: 32px 0 16px;
}
.ask-a-question a:hover {
  color: #219847;
}
a.ask-a-question.bold,
input.addtocart-button,
.notify {
  color: #ffffff;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 0;
  border: none;
  padding: 0;
  font-weight: normal;
  -ms-transition: background-color 0.45s ease;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
a.ask-a-question.bold:hover,
input.addtocart-button:hover,
.notify:hover {
  color: #ffffff;
}
.notify {
  background: #999999;
}
span.PricesalesPrice {
  font-family: "DroidSansBold", Helvetica, Arial, sans-serif;
}

.ask-a-question-view h1 {
  color: #219847;
  font-size: 150%;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ask-a-question-view label {
  padding-top: 14px;
}
.ask-a-question-view table {
  width: 100%;
}
.ask-a-question-view td,
.ask-a-question-view tr td {
  border-color: transparent;
}
.ask-a-question-view input#email {
  margin: 4px 0;
}
.ask-a-question-view .form-field textarea.field {
  min-height: 70px;
  width: 100%;
}
.ask-a-question-view .product-summary {
  border-bottom: solid #eee 1px;
  margin: 25px 0 0;
  padding: 0 0 10px;
}
.ask-a-question-view .product-summary h2 {
  font-size: 16px;
}
.ask-a-question-view .product-summary .short-description {
  padding-right: 12px;
}
.ask-a-question-view .product-summary img.product-image {
  max-width: 100%;
}
.ask-a-question-view .submit {
  margin-top: 12px;
}
.ask-a-question-view,
.manufacturer-details-view .spacer {
  padding: 10px;
}

.submit div {
  padding: 10px 20px 0 0;
}
input.counter {
  float: right;
  width: auto;
  margin: -10px -20px 0 10px;
}

.availability {
  float: right;
  margin: -19px 0 0 10px;
}
.browse-view .product .spacer,
.productDetails .main-image {
  position: relative;
}
.terms-of-service .vm2-termsofservice-icon,
#terms-of-service .vmicon.vm2-termsofservice-icon,
table.cart-summary td br,
.vmicon-16-editadd {
  display: none !important;
}

#facebox .popup > div > div > a,
#fancybox-content div > a {
  position: absolute;
  bottom: 5px;
  right: 0;
}
#facebox .popup > div > div > a.continue_link,
#fancybox-content div > a.continue_link {
  left: 0;
  right: auto;
}
#facebox .popup > div > div > a.continue_link:hover,
#fancybox-content div > a.continue_link:hover {
  background: #D5EBDE;
  color: #ffffff;
}
#facebox .popup .product-related-products,
#fancybox-content .product-related-products {
  padding-left: 0;
  margin: 0;
}
#facebox .popup .product-related-products > h4,
#fancybox-content .product-related-products > h4 {
  font-size: 18px;
  letter-spacing: 0;
}
#facebox .popup .product-related-products img,
#fancybox-content .product-related-products img {
  max-height: 120px;
  margin-bottom: 10px;
}
#facebox .popup .product-related-products a,
#fancybox-content .product-related-products a {
  font-size: 100%;
  position: relative;
  background: none;
  color: #777777;
  text-transform: none;
}
#facebox .popup .product-related-products .product-field-type-R,
#fancybox-content .product-related-products .product-field-type-R {
  padding-left: 0;
  margin-right: 10px;
  line-height: normal;
  display: inline-block;
}
#facebox .popup .product-related-products {
  margin-bottom: 0;
}
#fancybox-content div > h4,
#facebox .popup div > h4 {
  margin-bottom: 30px;
  padding: 10px 0 20px 0;
  border-bottom: 1px solid #eaeaea;
  font-weight: normal;
  text-align: center;
}
#fancybox-content div > h4:after,
#facebox .popup div > h4:after,
#fancybox-content div > h4:before,
#facebox .popup div > h4:before {
  display: none;
}
#fancybox-content {
  width: auto !important;
  border-width: 0 !important;
}
#fancybox-content div {
  padding-bottom: 40px;
}
#fancybox-content div > div {
  padding: 0 0 10px;
  text-align: center;
}
#fancybox-content iframe {
  margin: -20px;
}
#fancybox-outer {
  box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2);
  padding: 25px 30px;
  min-width: 375px;
}
#fancybox-img {
  width: auto;
  margin-left: -30px;
}

#facebox .popup {
  overflow: hidden;
}
#facebox .popup > div {
  display: block !important;
  padding: 25px 30px;
}
#facebox .popup > div > div {
  position: relative;
  padding-bottom: 50px;
  text-align: center;
}

.cart-summary {
  margin-bottom: 24px;
}
.cart-summary .inputbox {
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  text-align: center;
}
.cart-summary .sectiontableentry1 fieldset {
  clear: both;
}
.cart-summary div.PricesalesPrice {
  font-size: 100%;
  padding: 0;
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
  font-style: normal;
}
.cart-summary td hr {
  display: none;
}
.cart-summary tbody tr th {
  padding: 15px 15px;
  background-color: #f8f8f8;
  border: 1px solid #ffffff;
  border-left: 1px solid #eeeeee;
  border-right: none;
  font-weight: normal;
  font-family: "DroidSansBold", Helvetica, Arial, sans-serif;
  color: #333333;
  vertical-align: middle;
}
.cart-summary tbody tr th:last-child {
  border-right: 1px solid #ffffff;
}
.cart-summary tbody tr th:first-child {
  border-left: 1px solid #ffffff;
}
.cart-summary tbody tr td {
  padding: 15px 12px;
  border-left: none;
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  .cart-summary tbody tr td {
    padding: 10px 6px;
  }
}
.cart-summary tbody tr td:first-child {
  padding-left: 0;
}
.cart-summary h3 {
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin: 10px 0;
  color: #3a87ad;
}
.cart-summary h1 {
  text-transform: none !important;
  font-size: 14px !important;
  color: #3a87ad !important;
  letter-spacing: normal !important;
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
}
.cart-summary button.vmicon {
  padding: 0;
}
.cart-summary input.quantity-input {
  height: auto;
  width: auto;
  margin-left: 0;
  line-height: normal;
  padding-left: 5px;
  padding-right: 5px;
}
.cart-summary .cart-images {
  display: inline-block;
}
.cart-summary .cart-images img {
  max-height: 80px;
  margin-right: 10px;
}
.cart-summary .total-prices {
  font-weight: bold;
}
.cart-summary .PricesalesPrice {
  text-align: right;
}
.cart-summary .coupon {
  width: 220px;
}
#checkoutForm {
  margin-bottom: 36px;
}
.line-through {
  text-decoration: line-through;
  color: #bbbbbb;
  text-align: right;
  display: block;
}
.close:hover {
  background-color: transparent;
}
.cart-view {
  padding-top: 1px;
}
.cart-view textarea.customer-comment {
  min-height: 150px;
}
.cart-view span.comment {
  font-size: 15px;
}
.cart-view h2 {
  font-size: 12px;
}
.cart-view h1 {
  color: #219847;
  font-size: 150%;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.cart-view .checkout-button-top {
  margin-bottom: 24px;
}
.cart-view .checkout-button-top .terms-of-service label {
  font-weight: normal;
  font-size: 12px;
}
.cart-view .checkout-button-top input.terms-of-service {
  float: left;
  margin-right: 10px;
}
.cart-view .terms-of-service a {
  color: #777777;
  font-weight: normal;
}
.cart-view #form-login {
  margin-bottom: 24px;
}
.category-view .category {
  position: relative;
}
.category-view .row .category .spacer h2 a img {
  height: auto;
  margin-top: 6px;
  max-width: 100%;
}
.row .category,
.row .product.width50,
.row .product.width33,
.row .product.width25,
.row .product.width20,
.row .manufacturer {
  padding: 0 15px;
}
@media screen and (max-width: 1024px) {
  .row .category,
  .row .product.width50,
  .row .product.width33,
  .row .product.width25,
  .row .product.width20,
  .row .manufacturer {
    width: 50%;
  }
}
@media screen and (max-width: 639px) {
  .row .category,
  .row .product.width50,
  .row .product.width33,
  .row .product.width25,
  .row .product.width20,
  .row .manufacturer {
    width: 100%;
  }
}
.browse-view,
.category-view,
.featured-view,
.latest-view,
.topten-view,
.related-products-view,
.recent-view,
.product-related-products,
.vendor-details-view,
.manufacturer-view-default {
  margin-bottom: 24px;
}
.browse-view .row,
.category-view .row,
.featured-view .row,
.latest-view .row,
.topten-view .row,
.related-products-view .row,
.recent-view .row,
.product-related-products .row,
.vendor-details-view .row,
.manufacturer-view-default .row {
  margin-right: -15px;
  margin-left: 0px;
}
.vendor-store-desc {
  margin-bottom: 36px;
  margin-top: -5px;
}
.product .spacer,
.category-view .row .category .spacer,
.manufacturer-view-default .row .manufacturer .spacer {
  background-color: #ffffff;
  position: relative;
}

.image-box {
  max-height: 350px;
  overflow: hidden !important;
  position: relative;
}
@media (max-width: 639px) {
  .image-box {
    max-height: none;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .image-box {
    max-height: 360px;
  }
}
@media (min-width: 1024px) and (max-width: 1278px) {
  .image-box {
    max-height: 250px;
  }
}
.spacer .quantity-box,
.spacer .quantity-controls,
.spacer label.quantity_box,
.spacer .product-fields {
  display: none;
}
.product {
  position: relative;
}
.product a.product-details {
  padding: 10px 15px 9px;
  text-align: center;
  color: #fff;
  background-color: #219847;
  display: inline-block;
  margin-bottom: 6px;
}
.product a.product-details:hover {
  background-color: #D5EBDE;
}
.product .spacer .addtocart-area .product-fields > div {
  margin-bottom: 0;
}
.product .spacer .product-fields-title-wrapper {
  display: none;
}
.product .spacer select {
  padding: 8px 10px 8px 5px;
  font-size: 12px;
  max-height: 42px;
  text-align: center;
  margin-top: -10px;
}
.product h3 {
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 5px;
}
.product h3 a {
  color: #ffffff;
  padding: 8px 15px;
  display: block;
}
.product .spacer img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.product.vertical-separator {
  margin-bottom: 48px;
}
.product .current-stock {
  text-align: center;
  position: absolute;
  color: #ffffff;
  bottom: 20px;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  z-index: 14;
  font-size: 10px;
  text-transform: uppercase;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .current-stock .vmicon {
  margin: 0 auto 20px;
}
.product .image-box:hover .current-stock {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .stock-level {
  margin-top: -15px;
}
.product div.PricesalesPrice {
  color: #333333;
  font-size: 18px;
  padding-right: 10px;
  display: inline-block;
}
.product div.PricebasePriceWithTax {
  display: inline-block;
  position: relative;
  top: -2px;
}
.product .product-price .PricebasePriceWithTax {
  font-size: 13px;
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
}
.product .PricebasePriceWithTax.vm-nodisplay {
  display: none;
}
.product span.hasTooltip img {
  width: auto;
}
.product .product-fields {
  margin-bottom: 0;
  padding-bottom: 0;
}
.vmprice-container {
  background-color: #f4f4f4;
  padding: 15px;
  font-size: 11px;
  line-height: 1.3;
  display:none;
}
.vmprice-container .addtocart-bar {
  float: right;
}
.vmprice-container input.addtocart-button,
.vmprice-container a.notify {
  width: 40px;
  height: 40px;
  background: url("http://www.hmferragens.pt/pt/templates/pajuh/images/addtocart-nsp.png") 50% -40px no-repeat;
  margin: 0px;
  text-indent: -999em;
  border-radius: 50%;
}
.vmprice-container input.addtocart-button:hover,
.vmprice-container a.notify:hover {
  background-color: #333333;
}
.vmprice-container a.notify {
  background-position: 50% 0;
  background-color: #555555;
  display: block;
}
.category > div > a > img {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.category > div > a:hover > img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.product > div .image-box a:after {
  color: #ffffff;
  content: "\f002";
  font-family: FontAwesome;
  font-size: 24px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 12;
  margin: 0 0 -12px -12px;
  width: 24px;
  height: 24px;
  bottom: 50%;
  left: 50%;
  cursor: pointer;
}
.product .image-box:hover a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .image-box {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .image-box:hover {
  background-color: #219847;
}
.product .image-box img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .image-box:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0.1;
  filter: alpha(opacity=10);
}
a.modal {
  position: relative;
  z-index: 13;
  display: block;
}
.category-view .row .category .spacer h2 {
  font-size: 120%;
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
}
.category-view .row .category .spacer h2 a {
  color: #777777 !important;
}
#ui-tabs {
  margin-bottom: 20px;
}
#ui-tabs .dyn-tabs {
  display: none;
  overflow: auto;
}
#ui-tabs h4 {
  color: #b06339;
  font-size: 16px;
  margin: 20px 0;
}
#ui-tabs ul#tabs {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
  margin: 30px 0;
  width: 100%;
}
#ui-tabs ul#tabs::after {
  clear: both;
  content: "";
  display: table;
}
#ui-tabs ul#tabs li {
  background: #f8f8f8;
  border: 1px solid #f8f8f8!important;
  border-bottom-color: #e5e5e5 !important;
  color: #222;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: 600;
  list-style-type: none;
  padding: 5px 15px!important;
  position: relative;
  text-transform: uppercase;
  top: 1px;
}
#ui-tabs ul#tabs li.current {
  background: none;
  border: 1px solid #e5e5e5!important;
  border-bottom-color: #fff !important;
  color: #b06339;
  font-weight: 700;
}
#ui-tabs ul#tabs li:hover {
  color: #b06339;
}
#userForm select,
.width80 {
  width: 80%;
}
.control-buttons {
  overflow: hidden;
  margin-bottom: 30px;
}
.control-buttons + fieldset {
  margin-top: 32px;
}
.control-buttons + fieldset span {
  background: none;
  height: inherit;
}
.control-buttons > div {
  border-top: 1px solid #eee;
  font-size: 12px;
  margin: 40px 0 20px;
  padding: 16px 0 0;
}
.coupon {
  margin: 10px 0;
  display: inline-block !important;
}
.customer-comment,
.output-billto,
.output-shipto {
  margin: 15px 0;
}
.customer-reviews,
.ask-a-question-view .form-field,
.product-related-categories {
  margin: 24px 0 0;
}
.ask-a-question-view .form-field table {
  border-color: transparent;
}
.contentpane #toTop {
  display: none !important;
  border-color: transparent;
}
.display-number {
  text-align: right;
  padding-top: 9px;
}
.display-number select {
  margin: -29px 0 0 12px;
  border-color: transparent;
  background-color: #ffffff;
  padding-top: 9px;
  padding-bottom: 9px;
  width: auto;
}
.form-login-wrapper {
  font-size: 12px;
}
.form-login-wrapper input {
  float: left;
  margin: 0 10px 15px 0;
}
.form-login-wrapper input.remember {
  margin-top: 5px !important;
  margin-right: 10px;
  height: auto;
}
.form-login-wrapper label {
  font-weight: normal;
  margin-right: 15px;
}
.general-bg,
input.vm-default,
a.product-details,
a.details,
div.details {
  cursor: pointer;
  text-align: center;
}
.list-reviews .highlight {
  background: #fafafa;
  margin: 20px 0;
  padding: 20px;
}
.list-reviews .normal {
  padding: 12px;
}
.list-reviews .normal:first-child {
  padding-top: 0;
}
.list-reviews .normal h3 {
  padding: 0 !important;
}
.list-reviews p {
  margin: 1.5em 0 0.6em;
}
.list-reviews span.date {
  color: #888;
  display: block;
  font-size: 10px;
  margin: 0 0 4px;
}
.manufacturer h3.catProductTitle {
  text-align: center;
}
.manufacturer-details-view .spacer {
  padding-left: 0;
  padding-right: 0;
}
.manufacturer-details-view .spacer > div {
  padding: 10px 0;
}
.manufacturer-details-view .email-weblink a {
  margin-right: 15px;
}
.manufacturer-details-view img {
  background: #fff;
  border: 1px solid #efefef;
  float: right;
  margin: 0 0 10px 20px;
  padding: 8px;
}
.orderby-displaynumber {
  font-size: 13px;
  margin: 0 0 16px;
  padding: 10px 20px;
  background-color: #f8f8f8;
}
.orderby-displaynumber:after {
  clear: both;
  content: "";
  display: table;
}
.orderby-displaynumber .clear {
  clear: none;
}
.orderlistcontainer {
  position: relative;
  margin-right: 20px;
  display: inline-block;
  float: left;
  display:none; 
}
.orderlistcontainer div.activeOrder {
  cursor: pointer;
  float: left;
  line-height: 40px;
  margin: 3px 0 0 0;
  padding: 0 12px;
  background-color: #ffffff;
}
.orderlistcontainer div.orderlist {
  background: #ffffff;
  cursor: pointer;
  display: none;
  font-size: 14px;
  right: 0;
  padding: 4px 12px;
  position: absolute;
  text-transform: none;
  top: 40px;
  z-index: 1051;
  width: 100%;
}
.orderlistcontainer div.orderlist div {
  border-top: 1px solid #eaeaea;
  font-size: 12px;
  line-height: 1.4;
  padding: 11px 0;
}
.orderlistcontainer div.orderlist div:first-child {
  border: none;
}
.orderlistcontainer div.title {
  float: left;
  line-height: 46px;
  padding-right: 15px;
}
.output-billto span.titles,
.output-shipto span.titles {
  float: left;
  width: 150px;
}
.output-billto span.values,
.output-shipto span.values {
  padding-right: 5px;
}
.output-billto span.values,
.output-shipto span.values,
.floatleft,
span.floatleft {
  float: left;
}
.output-billto span.values-first_name,
.output-billto span.values-middle_name,
.output-billto span.values-zip,
.output-shipto span.values-first_name,
.output-shipto span.values-middle_name,
.output-shipto span.values-zip {
  float: left;
  margin-right: 3px;
}
.output-shipto {
  color: #999;
}
.page-results {
  margin-top: 25px;
  text-align: right;
}
.product-additional-info {
  margin: 0 0 36px;
  font-size: 12px;
}
.product-additional-info .modal {
  position: inherit;
  display: inline;
  color: #777777;
}
.product-additional-info .modal:hover {
  color: #333333;
}
.product-additional-info .recommened-to-friend img {
  vertical-align: top;
  margin-left: 20px;
}
.product-additional-info .manufacturer {
  padding-right: 3px;
}
.product-short-description {
  padding-bottom: 36px;
}
.product-field-type-P .product-fields-title {
  font-size: 120%;
}
.product-fields .product-field-type-P {
  border-bottom: 1px solid #bbbbbb;
  clear: both;
  margin-top: 12px;
}
.product-neighbours {
  color: #777;
  margin: 0 0 15px;
}
.product-neighbours a.next-page {
  float: right;
  padding-right: 30px;
}
.product-neighbours a.previous-page {
  float: left;
  padding-left: 30px;
}
.product-price {
  float: left;
  color: #999999;
}
.product-price .PricesalesPrice .vm-price-desc {
  display: block;
  text-transform: uppercase;
}
.product-price > strong {
  color: #222222;
  display: block;
  margin: 0 0 15px;
}
.PricebasePriceWithTax {
  text-decoration: line-through;
  font-size: 16px;
  letter-spacing: -1px;
  font-family: "DroidSansBold", Helvetica, Arial, sans-serif;
  color: #bbbbbb;
}

.productdetails-view {
  margin: 0 0 24px;
  display: inline;
}
.productdetails-view h1 {
  font-size: 28px;
  margin: 0 0 12px;
  padding-bottom: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}
.productdetails-view h1:before {
  content: "";
  width: 45px;
  height: 1px;
  background-color: #219847;
  bottom: -1px;
  left: 0;
  position: absolute;
}
.productdetails-view span.PricesalesPrice {
  float: left;
  letter-spacing: -1px;
  line-height: 1.2;
  padding-bottom: 24px;
  padding-right: 12px;
  color: #cc0000;
  font-size: 28px;
}
.productdetails-view .PricesalesPrice .vm-price-desc {
  font-size: 12px;
}
.productdetails-view .main-image a {
  display: block;
  position: relative;
}
.productdetails-view .main-image img {
  display: block;
  max-width: 100%;
}
.productdetails-view .product-price {
  float: none;
}
.productdetails-view .addtocart-bar {
  text-align: left;
  padding-top: 12px;
}
.productdetails-view a.ask-a-question.bold,
.productdetails-view input.addtocart-button,
.productdetails-view .notify {
  height: 56px;
  line-height: 56px;
  min-width: 180px;
}
.productdetails-view .addtocart-area select {
  padding: 10px 15px 10px 10px;
}
.productdetails-view label.quantity_box {
  display: none;
}
.productDetailInfo {
  border-bottom: 1px solid #eaeaea;
  margin: 6px 0 24px;
  padding: 0 0 24px;
  color: #999999;
}
.productDetailInfo dt {
  clear: both;
  margin: 0 6px 0 0;
  float: left;
  font-weight: normal;
}
.additional-images {
  margin: 12px 0 0;
  overflow: hidden;
}
.additional-images #thumblist {
  margin: 0;
}
.additional-images #thumblist li {
  margin-right: 10px;
}
.additional-images #thumblist li img {
  max-height: 85px;
  width: auto;
}
.product_s_desc p {
  line-height: 1.4;
  margin-bottom: 6px;
  padding: 0;
}
.write-reviews,
ul#tabs {
  margin: 20px 0 0;
}
.product-fields {
  margin: 15px 0;
}
.product-related-products {
  margin: 36px 0 12px;
}
.product-related-products .product {
  float: left;
  width: auto;
  padding: 0px 15px 20px;
}
@media (min-width: 800px) and (max-width: 1278px) {
  .product-related-products .product {
    width: 49%;
  }
}
.product-related-products .product .image-box {
  max-height: none;
  background-color: transparent;
  margin-bottom: 0;
}
.product-related-products span a {
  font-size: 120%;
  color: #777777;
}
.product-related-products span a:hover {
  color: #219847;
}
.product-related-products span img {
  margin: 0 0 20px;
  max-width: none !important;
}
.right,
#bottom-pagination .counter {
  text-align: right !important;
}
.product-related-products:after {
  clear: both;
}
.current-stock {
  font-size: 13px;
}
.terms-of-service h5 {
  background: #fffef4;
  font-size: 14px;
  padding: 15px;
  text-align: center;
}
.terms-of-service h5 a,
.terms-of-service h5 a:visited {
  text-transform: uppercase;
}
.order-view div input[type="submit"] {
  margin-top: 26px;
}
.order-view input.inputbox {
  width: 90%;
}
.tracking-order div {
  float: left;
  margin: 0 24px 0 0;
}
.tracking-order .clr {
  float: none !important;
}
.userfields_info {
  display: block;
  margin-bottom: 0;
}
.vmicon,
.vmiconFE,
.vmicon:hover,
.vmiconFE:hover,
.vmicon:focus,
.vmiconFE:focus {
  background-image: url(http://www.hmferragens.pt/pt/templates/pajuh/images/virtuemart/vm2-sprite.png);
  background-repeat: no-repeat;
}
.vm2-add_quantity_cart {
  
  width: 24px;
  height: 24px;
  border: 0px;
  cursor: pointer;
  margin: 8px 0 0 5px;
  background-color: #219847;
  position: relative;
}
.vm2-arrow_down {
  background-position: 0 -72px;
  width: 16px;
  height: 16px;
}
.vm2-billto-icon {
  background-position: 0 -138px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
  border: 0px;
}
.vm2-add_quantity_cart {
  background-position: 0 0;
  width: 26px;
  height: 26px;
  border: 0px;
  margin: 6px 0 0 5px;
  background-color: #219847;
  position: relative;
  border-radius: 50%;
  color: #ffffff;
}
.vm2-remove_from_cart {
  background-position: -1px -212px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: #d9534f;
  color: #ffffff;
  margin-left: 2px;
  border-radius: 50%;
}
.vm2-remove_from_cart a {
  color: #ffffff;
}
.vm2-remove_from_cart:hover,
.vm2-remove_from_cart:focus {
  background-color: #d43f3a;
}
.vm2-shipto-icon {
  background-position: 0 -284px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
}
.vm2-stars0 {
  background-position: 0 -358px;
  width: 64px;
  height: 13px;
}
.vm2-stars1 {
  background-position: 0 -421px;
  width: 64px;
  height: 13px;
}
.vm2-stars2 {
  background-position: 0 -484px;
  width: 64px;
  height: 13px;
}
.vm2-stars3 {
  background-position: 0 -547px;
  width: 64px;
  height: 13px;
}
.vm2-stars4 {
  background-position: 0 -610px;
  width: 64px;
  height: 13px;
}
.vm2-stars5 {
  background-position: 0 -673px;
  width: 64px;
  height: 13px;
}
.vm2-stars_0 {
  background-position: 0 -736px;
  width: 64px;
  height: 13px;
}
.vm2-stars_1 {
  background-position: 0 -799px;
  width: 64px;
  height: 13px;
}
.vm2-stars_2 {
  background-position: 0 -862px;
  width: 64px;
  height: 13px;
}
.vm2-stars_3 {
  background-position: 0 -925px;
  width: 64px;
  height: 13px;
}
.vm2-stars_4 {
  background-position: 0 -988px;
  width: 64px;
  height: 13px;
}
.vm2-stars_5 {
  background-position: 0 -1051px;
  width: 64px;
  height: 13px;
}
.vm2-lowstock {
  background-position: 0 -1114px;
  width: 62px;
  height: 8px;
  display: block;
  margin-bottom: -3px;
}
.vm2-nostock {
  background-position: 0 -1179px;
  width: 62px;
  height: 8px;
  display: block;
  margin-bottom: -3px;
}
.vm2-normalstock {
  background-position: 0 -1244px;
  width: 62px;
  height: 8px;
  display: block;
  margin-bottom: -3px;
}

.vmCartModule .container {
  width: 100%;
  padding: 0;
}
.vmCartModule .product_row {
  padding: 15px 0 0 0;
}
.vmCartModule .total {
  margin-top: 20px;
  margin-right: 0;
  font-size: 16px;
}
.vmCartModule .total_products {
  display: block;
  margin: 20px 0;
  font-size: 16px;
  text-transform: capitalize;
  text-align: center;
}
.vmCartModule .show_cart a {
  display: block;
  background-color: #219847;
  text-align: center;
  color: #ffffff;
  float: none !important;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 12px;
}
.vmCartModule .vmcontainer .product_row {
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee;
}
.width1 {
  width: 1%;
}
.width10 {
  width: 10%;
}
.width11 {
  width: 11%;
}
.width12 {
  width: 12%;
}
.width13 {
  width: 13%;
}
.width14 {
  width: 14%;
}
.width15 {
  width: 15%;
}
.width16 {
  width: 16%;
}
.width17 {
  width: 17%;
}
.width18 {
  width: 18%;
}
.width19 {
  width: 19%;
}
.width2 {
  width: 2%;
}
.width20 {
  width: 20%;
}
.width21 {
  width: 21%;
}
.width22 {
  width: 22%;
}
.width23 {
  width: 23%;
}
.width24 {
  width: 24%;
}
.width25 {
  width: 25%;
}
.width26 {
  width: 26%;
}
.width27 {
  width: 27%;
}
.width28 {
  width: 28%;
}
.width29 {
  width: 29%;
}
.width3 {
  width: 3%;
}
.width30 {
  width: 30%;
}
.width31 {
  width: 31%;
}
.width32 {
  width: 32%;
}
.width33 {
  width: 33%;
}
.width34 {
  width: 34%;
}
.width35 {
  width: 35%;
}
.width36 {
  width: 36%;
}
.width37 {
  width: 37%;
}
.width38 {
  width: 38%;
}
.width39 {
  width: 39%;
}
.width4 {
  width: 4%;
}
.width40 {
  width: 40%;
}
.width41 {
  width: 41%;
}
.width42 {
  width: 42%;
}
.width43 {
  width: 43%;
}
.width44 {
  width: 44%;
}
.width45 {
  width: 45%;
}
.width46 {
  width: 46%;
}
.width47 {
  width: 47%;
}
.width48 {
  width: 48%;
}
.width49 {
  width: 49%;
}
.width5 {
  width: 5%;
}
.width50 {
  width: 50%;
}
.width51 {
  width: 51%;
}
.width52 {
  width: 52%;
}
.width53 {
  width: 53%;
}
.width54 {
  width: 54%;
}
.width55 {
  width: 55%;
}
.width56 {
  width: 56%;
}
.width57 {
  width: 57%;
}
.width58 {
  width: 58%;
}
.width59 {
  width: 59%;
}
.width6 {
  width: 6%;
}
.width60 {
  width: 60%;
}
.width61 {
  width: 61%;
}
.width62 {
  width: 62%;
}
.width63 {
  width: 63%;
}
.width64 {
  width: 64%;
}
.width65 {
  width: 65%;
}
.width66 {
  width: 66%;
}
.width67 {
  width: 67%;
}
.width68 {
  width: 68%;
}
.width69 {
  width: 69%;
}
.width7 {
  width: 7%;
}
.width70 {
  width: 70%;
}
.width71 {
  width: 71%;
}
.width72 {
  width: 72%;
}
.width73 {
  width: 73%;
}
.width74 {
  width: 74%;
}
.width75 {
  width: 75%;
}
.width76 {
  width: 76%;
}
.width77 {
  width: 77%;
}
.width78 {
  width: 78%;
}
.width79 {
  width: 79%;
}
.width8 {
  width: 8%;
}
.width81 {
  width: 81%;
}
.width82 {
  width: 82%;
}
.width83 {
  width: 83%;
}
.width84 {
  width: 84%;
}
.width85 {
  width: 85%;
}
.width86 {
  width: 86%;
}
.width87 {
  width: 87%;
}
.width88 {
  width: 88%;
}
.width89 {
  width: 89%;
}
.width9 {
  width: 9%;
}
.width90 {
  width: 90%;
}
.width91 {
  width: 91%;
}
.width92 {
  width: 92%;
}
.width93 {
  width: 93%;
}
.width94 {
  width: 94%;
}
.width95 {
  width: 95%;
}
.width96 {
  width: 96%;
}
.width97 {
  width: 97%;
}
.width98 {
  width: 98%;
}
.width99 {
  width: 99%;
}

@media (max-width: 800px) {
  .width50,
  .width45 {
    width: 100%;
  }
}

.vm-col {
  margin: 0 0.5%;
  width: 60%;
}
.vm-col-1 {
  width: 100%;
}
.vm-col-2 {
  width: 48%;
}
.vm-col-3 {
  width: 31.914893614%;
}
.vm-col-4 {
  width: 23.8%;
}
.vm-col-5 {
  width: 19%;
}
.vm-col-6 {
  width: 16%;
}
.vm-col-8 {
  width: 12%;
}
.vm-col-9 {
  width: 11%;
}
.vm-col-10 {
  width: 9%;
}
.vm-col-11 {
  width: 8%;
}
.vm-col-12 {
  width: 7%;
}

.write-reviews h4 {
  border-bottom: 1px solid #eee;
  margin: 0 0 36px;
  padding: 0 0 12px;
}
.write-reviews h4 span {
  font-size: 14px;
  font-weight: 400;
  margin-left: 8px;
}
.write-reviews span.step {
  color: #222;
  display: inline-block;
  font-weight: 400;
  margin: 0 0 8px;
}
.write-reviews textarea.virtuemart {
  display: inline-block;
  margin-bottom: 6px;
}
.write-reviews ul.rating {
  margin: 6px 0 20px;
  padding: 0;
}
.write-reviews ul.rating li {
  display: inline-block;
  list-style: none;
  padding: 0 5px;
  text-align: center;
}
.write-reviews ul.rating li span,
.product-field-display a img,
.trackMyOrder label,
table.cart-summary td > img + br {
  display: block;
}
a.highlight,
a.highlight:visited {
  background-position: 0 -160px;
  border: solid #00a000 1px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  padding: 3px 8px 1px;
  text-decoration: none;
}
a.product-details,
a.details,
div.details {
  display: inline-block;
}
div.terms-of-service,
table.generalUserInfo,
table.user-details {
  margin: 24px 0;
}
h2.catSub {
  border: none;
  margin: 0 0 12px;
}
input.custom-attribute {
  width: 140px;
}
input.highlight-button {
  border-radius: 0;
  border: 1px solid transparent;
  background-color: #219847;
  color: #ffffff;
  height: 45px;
  padding: 10px 20px;
  line-height: 1.8;
  text-transform: uppercase;
  font-size: 12px;
}
input.quantity-input {
  background-color: #ffffff;
  text-align: center;
  border: 1px solid #eaeaea;
  display: inline-block;
  height: 56px;
  width: 60px;
  line-height: 56px;
  margin-right: -1px;
}
input.quantity-input:hover {
  background-color: #f4f4f4;
}
span.quantity-controls {
  width: 30px;
  float: left;
  margin-right: 10px;
}
input.quantity-controls {
  background-color: #ffffff;
  text-align: center;
  border: 1px solid #eaeaea;
  width: 30px;
  height: 28px;
}
input.quantity-controls.quantity-minus {
  margin-top: -1px;
  height: 29px;
}
input.quantity-controls:hover {
  background-color: #eeeeee;
}
span.quantity-box {
  float: left;
}
input.vm-default {
  margin-bottom: 2px;
}
label.product-fields-title {
  display: inline-block;
  min-width: 15%;
}
label.quantity_box {
  line-height: 48px;
  margin-right: 12px;
  font-weight: normal;
  color: #219847;
  float: left;
}
.quantity_box_wrap {
  display: block;
  margin: 0 0 20px;
}
select#virtuemart_currency_id {
  margin: 0 0 12px;
  width: 100%;
}
span.bold {
  color: #222;
  font-weight: bold;
}
span.custom-variant-inputbox {
  display: block;
  float: left;
  margin-bottom: 5px;
  width: 152px;
}
span.details-button .details-button {
  margin: 10px 0;
}
span.terms-of-service {
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
}
span.title,
h4.title {
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 0 0;
  text-transform: uppercase;
}
span.tos {
  display: inline-block;
  margin-right: 15px;
}
span.variant-dropdown {
  display: block;
  float: left;
  margin-bottom: 5px;
  width: 150px;
}
span.variant-dropdown select {
  width: 150px;
}
span.variant-name,
span.custom-variant-name {
  display: block;
  float: left;
  margin-bottom: 5px;
  width: 100px;
}
table.ordersList,
.product-field-type-B,
.product-field-type-S,
.product-field-type-I {
  width: auto;
}
.addtocart-area .product-fields select,
.width100 {
  width: 100%;
}
table.shopperInformation td,
table.generalUserInfo td,
table.user-details td {
  border: none;
  padding: 3px 24px 3px 0;
}
table.shopperInformation tr:hover,
table.generalUserInfo tr:hover,
table.user-details tr:hover {
  background: none;
}
table.user-details input {
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
}
td.orders-key {
  font-weight: 700;
  text-align: left;
}
textarea.virtuemart {
  color: #777;
  padding: 5px 5px 4px;
  text-align: left;
}
.buttonBar-right {
  margin: 0 0 20px 0;
  overflow: hidden;
  width: 100%;
}
#com-form-login,
#notifyform,
.order-view form[name="com-login"] {
  margin: 24px 0 48px;
  padding: 30px 35px;
  background-color: #f8f8f8;
}
#com-form-login .inputbox,
#notifyform .inputbox,
.order-view form[name="com-login"] .inputbox {
  background-color: #ffffff;
  margin-left: 0;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#com-form-login a,
#notifyform a,
.order-view form[name="com-login"] a {
  color: #777777;
}
#com-form-login a:hover,
#notifyform a:hover,
.order-view form[name="com-login"] a:hover {
  color: #219847;
}
#form-login.vmlogout {
  margin: 0 0 36px;
  padding: 25px 30px;
  background-color: #f8f8f8;
  border: 1px solid #ffffff;
  box-shadow: 0px 0px 3px rgba(51, 51, 51, 0.1);
}
#form-login.vmlogout .button {
  margin-left: 10px;
}
#com-form-login h4,
#com-form-login h2 {
  margin: 0 0 20px;
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
#adminForm .user-details .inputbox,
#userForm .user-details .inputbox {
  margin-left: 0;
}
.form-validate {
  margin-top: 48px;
}
.form-validate legend {
  border-bottom: 0;
}
.billto-shipto {
  margin: 0 0 36px;
}
.billto-shipto strong {
  font-size: 12px;
  color: #222222;
}
.billto-shipto span {
  font-family: "DroidSansBold", Helvetica, Arial, sans-serif;
  display: inline-block;
  color: #222222;
}
.billto-shipto a {
  color: #777777 !important;
}
.vendor-details-view {
  padding-bottom: 24px;
}
.vendor-details-view address {
  font-size: 15px;
  font-style: normal;
  margin: 24px 0 48px;
  padding: 25px 30px;
  background-color: #f8f8f8;
}
.vendor-details-view .vendor-image {
  float: right;
  margin: 30px;
}
.vendor-details-view label {
  width: 100%;
  margin-bottom: 20px;
}
.vendor-details-view input {
  margin-top: 6px;
  font-weight: normal;
}
.vendor-details-view textarea {
  width: 100%;
  min-height: 125px;
  margin-top: 6px;
}
.vendor-details-view .manufacturer {
  padding: 20px 0;
  width: 100%;
}
.vendor-details-view h1 {
  margin: 0 0 30px 0;
}
.vendor-details-view h1 small {
  display: block;
  font-size: 18px;
  line-height: 1.8;
}
.vendor-details-view h4 {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.vendor-details-view input.counter {
  margin-top: -12px;
}
.vendor-details-view .submit div {
  padding-top: 20px;
}
.vendor-view-default .manufacturer {
  padding: 0 15px;
  margin: 0 0 30px;
}

ul.menu,
ul.VMmenu {
  margin: 0;
}
ul.menu li,
ul.VMmenu li {
  background: none;
  list-style: none;
}
ul.menu ul.menu,
ul.VMmenu ul.menu {
  padding-left: 0;
}
.VMmenu li div a,
.menu li div a {
  color: #777777;
  font-size: 16px;
  padding: 10px 10px 10px 0;
  display: block;
  -ms-transition: color 0.45s ease;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.VMmenu li div a:hover,
.menu li div a:hover {
  color: #333333;
}
#paymentForm > div {
  margin: 10px 0 15px;
}

#productdetails-tabs {
  margin: 48px 0 -1px;
  overflow: hidden;
  padding-left: 0;
}
#productdetails-tabs li {
  padding: 12px 24px;
  display: inline-block;
  text-transform: uppercase;
  color: #bbbbbb;
  border: 1px solid transparent;
  border-bottom-color: #eaeaea;
  background-color: #ffffff;
}
#productdetails-tabs li:hover {
  cursor: pointer;
}
#productdetails-tabs li.activetab {
  color: #333333;
  border: 1px solid #eaeaea;
  border-bottom-color: transparent;
}
#productdetails-tabs-content {
  clear: both;
  margin-bottom: 60px;
  border: 1px solid #eaeaea;
}
#productdetails-tabs-content > div.activetab {
  display: block !important;
  margin: 24px;
}

.mycart {
  position: absolute;
  top: -18px;
  text-align: center;
  right: 0;
  padding: 0 15px 0 0;
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  height: 36px;
  min-width: 150px;
}
@media (max-width: 479px) {
  .mycart {
    top: 5px;
    background-color: transparent;
    border: none;
    min-width: auto;
    right: 65px;
  }
  .mycart .cart-counter {
    display: none;
  }
}
.mycart .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  margin: -4px 5px 0 -10px;
}
.mycart a .fa {
  color: #ffffff;
}
.mycart a.link {
  color: #777777;
}
.mycart .cart-counter {
  font-size: 12px;
}
.cartModal {
  overflow: hidden;
  text-align: left;
}
.cartModal.modal {
  z-index: 1051;
}
.cartModal .modal-dialog {
  margin-top: 75px;
}
.cartModal .modal-content {
  padding: 36px;
  border-radius: 0;
}
.cartModal .modal-title {
  padding: 0px 0px 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #EEE;
}

.vmgroup {
  margin: 0 -15px;
}
.vmgroup .row-spacer:last-child {
  height: 0;
}
.vmproduct .floatleft {
  padding: 0px 15px;
}
@media screen and (max-width: 1023px) {
  .vmproduct .width25,
  .vmproduct .width20,
  .vmproduct .width33 {
    width: 50%;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 479px) {
  .vmproduct .width25,
  .vmproduct .width20,
  .vmproduct .width33,
  .vmproduct .width33 {
    width: 100%;
  }
}
.homepagetab .vmgroup {
  margin: 0 -10px;
}
.homepagetab .vmproduct .floatleft {
  padding: 0px 10px;
}
.homepagetab .vmproduct .floatleft .vmprice-container {
  padding: 10px 15px;
}
.homepagetab .vmproduct .floatleft .PricesalesPrice {
  margin: 0;
}
.homepagetab .vmproduct .floatleft .PricediscountAmount {
  display: none;
}
.homepagetab .vmproduct .floatleft .product-price .PricesalesPrice span.PricesalesPrice {
  font-size: 14px;
}
.homepagetab .vmproduct .floatleft .PricebasePriceWithTax {
  display: block;
}
.homepagetab .vmproduct .floatleft input.addtocart-button,
.homepagetab .vmproduct .floatleft a.notify {
  width: 34px;
  height: 34px;
  background-position: 50% -42px;
}
.homepagetab .vmproduct .floatleft a.notify {
  background-position: 50% -3px;
}
#k2Container {
  padding: 0 0 12px 0;
  position: relative;
}
#k2Container a.modal {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
  display: block;
  margin: 0;
  position: relative;
  top: auto;
  left: 0px;
  right: 0;
  width: auto;
  z-index: 10;
  overflow: hidden;
}
body.contentpane #k2Container {
  padding: 16px;
}

.k2Padding {
  padding: 4px;
}

.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

.even {
  background: #f8f8f8;
  padding: 2px;
}
.odd {
  background: #fff;
  padding: 2px;
}

.k2FeedIcon {
  padding: 0 0 20px 0;
  text-align: left;
}
.k2FeedIcon a {
  margin: 0;
  padding: 5px 0 0 0;
  color: #999999;
}
.k2FeedIcon a:before {
  font-family: FontAwesome;
  content: "\f09e";
  padding-right: 5px;
}

.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
  float: left;
}
.itemRatingForm .itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
  float: left;
}
.itemRatingForm .formLogLoading {
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: url(file:///C|/Users/Tiago/Desktop/images/system/rating_star.png) left -1000px repeat-x;
}
.itemRatingList {
  position: relative;
  float: left;
  width: 100px;
  height: 20px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -999em;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
  -moz-transition: none !important;
  
  -o-transition: none !important;
  
  -webkit-transition: none !important;
  
  transition: none !important;
}
.itemRatingList a:hover {
  background-position: left bottom;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}
.itemRatingList span.siteRoot {
  display: none;
}
.itemRatingList li {
  padding: 0 !important;
  position: static !important;
}
.itemRatingList li:before {
  content: normal !important;
}

.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}

.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background-color: #fff !important;
}
#recaptcha_table {
  border-color: #d0d0d0 !important;
}
#recaptcha_response_field {
  border: 1px solid transparent !important;
  color: #777777;
  background-color: #f8f8f8 !important;
  padding: 8px 6px!important;
  box-shadow: 0px 1px 6px #f0f0f0 inset;
  border-top: 1px solid #d9d9d9;
}
#k2Container .recaptchatable #recaptcha_image {
  border: 0!Important;
}
#k2Container table#recaptcha_table {
  margin-top: 10px !important;
  border: none !important;
}
.recaptchatable a {
  font-size: 12px;
  color: #999999 !important;
}
.clearList {
  display: none;
  float: none;
  clear: both;
}

.lastItem {
  border: none;
}

div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/featuredItem.png) no-repeat 100% 0;
}

a.itemPrintThisPage {
  display: block;
  width: 160px;
  margin: 4px auto 16px;
  padding: 4px;
  background: #F7FAFE;
  border: 1px solid #ccc;
  text-align: center;
}
a.itemPrintThisPage :hover {
  background: #eee;
  text-decoration: none;
}

div.itemView {
  padding: 8px 0 24px 0;
  margin: 0 0 24px 0;
}
span.itemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.itemEditLink a:hover {
  background: #219847;
}
.itemHeader a {
  color: #333333;
}
.itemHeader h2 {
  margin-bottom: 6px;
  color: #333333;
  
}
.itemHeader h2 span sup {
  text-decoration: none;
}
ul.itemToolbar {
  padding: 0;
  margin: 0 0 6px 0;
}
ul.itemToolbar li {
  display: inline;
  padding: 0 8px 0 0;
  margin-right: 8px;
  font-size: 12px;
  border-right: 1px solid #eeeeee;
}
ul.itemToolbar li:last-child {
  border-right: none;
}
ul.itemToolbar li a {
  color: #777777;
}
ul.itemToolbar li a:hover {
  color: #333333;
}
ul.itemToolbar li a img {
  vertical-align: middle;
}
ul.itemToolbar li a#fontDecrease,
ul.itemToolbar li a#fontIncrease {
  margin: 0 0 0 2px;
}
ul.itemToolbar li a#fontDecrease img {
  width: 13px;
  height: 13px;
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/font_decrease.png) no-repeat;
}
ul.itemToolbar li a#fontIncrease img {
  width: 13px;
  height: 13px;
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/font_increase.png) no-repeat;
}
ul.itemToolbar li a#fontDecrease span,
ul.itemToolbar li a#fontIncrease span {
  display: none;
}
div.itemBody {
  margin: 24px 0 0 0;
}
div.itemBody .itemIntroText,
div.itemBody .itemFullText {
  font-size: 16px;
}
div.itemBody ul {
  list-style: none;
  padding: 0 0 12px;
}
div.itemBody ul li {
  padding-bottom: 6px;
  padding-left: 30px;
  position: relative;
}
div.itemBody ul li:before {
  font-family: FontAwesome;
  position: absolute;
  top: 7px;
  left: 0;
  content: "\f111";
  color: #219847;
  font-size: 6px;
}
div.itemImageBlock {
  margin: 0 0 36px 0;
  font-size: 10px;
}
div.itemImageBlock span.itemImage {
  display: block;
  margin: 0;
}
div.itemImageBlock span.itemImage img {
  width: 100% !important;
  max-width: 100%;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
div.itemImageBlock span.itemImage img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: scale(1);
  
  -moz-transform: scale(1);
  
  -ms-transform: scale(1);
  
  -o-transform: scale(1);
  
  transform: scale(1);
}
div.itemImageBlock span.itemImageCaption {
  float: left;
  display: block;
  padding: 5px 0 5px 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
div.itemImageBlock span.itemImageCredits {
  float: right;
  display: block;
  padding: 5px 10px 5px 0;
}
div.itemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
}
div.itemExtraFields h3 {
  margin: 0;
  line-height: normal !important;
}
div.itemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemExtraFields ul li {
  display: block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
.itemContentFooter {
  display: block;
  color: #ccc;
  text-align: right;
  font-style: italic;
  margin-top: 36px;
  padding-bottom: 6px;
}
span.itemHits {
  float: left;
  color: #777777;
  font-style: normal;
}
.itemSocialSharing {
  padding: 12px 0 0 0;
  border-top: 5px solid #f4f4f4;
}
.itemTwitterButton {
  float: left;
  margin: 5px 0 0 0;
}
.itemFacebookButton {
  float: left;
  margin-right: 0;
}
.itemGooglePlusOneButton {
  float: left;
  width: 70px !important;
}
.itemLinks > div {
  padding: 10px 0;
  border-top: 1px solid #eaeaea;
}
.itemLinks span {
  width: 18%;
  display: inline-block;
}
@media (min-width: 800px) and (max-width: 1023px) {
  .itemLinks span {
    width: 99%;
    margin-top: 6px;
  }
}
@media (max-width: 799px) {
  .itemLinks span {
    width: 99%;
    margin-top: 6px;
  }
}
.itemLinks span:before {
  padding-right: 8px;
  font-family: FontAwesome;
  vertical-align: middle;
}
.itemRatingBlock span {
  float: left;
}
.itemRatingBlock span:before {
  content: "\f087";
}
.itemTagsBlock span:before {
  content: "\f02b";
}
.itemTagsBlock ul.itemTags {
  border-bottom: none;
}
.itemTagsBlock ul.itemTags li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  padding: 0;
  margin: 0 1px 8px 0;
}
.itemTagsBlock ul.itemTags li:before {
  content: normal;
}
.itemTagsBlock ul.itemTags li a {
  padding: 4px 12px;
  background-color: #bbbbbb;
  color: #ffffff;
  border-radius: 25px;
}
.itemTagsBlock ul.itemTags li a:hover {
  background-color: #555555;
}
div.itemAttachmentsBlock span {
  font-weight: bold;
}
div.itemAttachmentsBlock ul.itemAttachments {
  padding: 0;
  margin: 0;
}
div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  text-align: center;
}

.itemAuthorBlock {
  margin: 48px 0 24px 0;
  border: 1px solid #eaeaea;
}
.itemAuthorBlock img.itemAuthorAvatar {
  float: left;
  margin: 30px 25px 25px 30px;
}
.itemAuthorBlock .itemAuthorDetails {
  padding: 30px 35px;
}
.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName {
  margin-top: 0;
}
.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName a {
  color: #333333;
}
.itemAuthorBlock .itemAuthorDetails p {
  margin: 5px 0;
}
.itemAuthorBlock .itemAuthorDetails span {
  font-size: 12px;
  padding-top: 12px;
  display: inline-block;
}

.itemRelated {
  float: right;
}
.itemAuthorLatest {
  float: left;
}
.itemRelated,
.itemAuthorLatest {
  width: 47.5%;
  margin: 24px 0 12px 0;
}
@media screen and (max-width: 1023px) {
  .itemRelated,
  .itemAuthorLatest {
    width: 100%;
    margin-top: 25px;
  }
}
.itemRelated h3,
.itemAuthorLatest h3 {
  font-size: 16px;
  margin-bottom: 24px;
  color: #333333;
}
.itemRelated ul,
.itemAuthorLatest ul {
  padding: 0;
  margin: 0;
}
.itemRelated ul li,
.itemAuthorLatest ul li {
  list-style: none;
  padding: 10px 12px!important;
  background: none;
}
.itemRelated ul li a,
.itemAuthorLatest ul li a {
  color: #777777;
}
.itemRelated ul li a:hover,
.itemAuthorLatest ul li a:hover {
  color: #219847;
}
.itemRelated ul li .fa,
.itemAuthorLatest ul li .fa {
  vertical-align: top;
  font-size: 6px;
  padding-right: 6px;
  padding-top: 8px;
}
.itemRelated ul li.even,
.itemAuthorLatest ul li.even {
  background-color: #f6f6f6;
}
.itemRelated ul li.clr,
.itemAuthorLatest ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

div.itemVideoBlock {
  margin: 20px 0;
  padding: 16px;
  background: #010101 url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/videoplayer-bg.gif) repeat-x bottom;
}
div.itemVideoBlock div.itemVideoEmbedded {
  text-align: center;
}

div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: right;
}

div.itemImageGallery {
  margin: 20px 0;
  padding: 0;
}

div.itemNavigation {
  margin: 0 0 48px 0;
  position: relative;
  background-color: #fffff0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 6px 12px;
}
div.itemNavigation span {
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
}
div.itemNavigation a {
  width: 46%;
  display: inline-block;
  color: #777777;
  padding: 0 5px;
}
div.itemNavigation a.itemPrevious {
  margin-right: 5%;
}
div.itemNavigation a.itemNext {
  text-align: right;
}
.itemComments h3.itemCommentsCounter,
.itemCommentsForm h3 {
  color: #333333;
  margin: 36px 0 24px;
}
div.itemComments {
  margin: 20px 0;
}
div.itemComments ul.itemCommentsList {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 10px 0;
  margin: 10px 0;
  position: relative;
}
div.itemComments ul.itemCommentsList li.even,
div.itemComments ul.itemCommentsList li.odd {
  background: none;
  border-bottom: 1px solid #eaeaea;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
  margin: 15px 25px 25px 0;
  float: left;
}
div.itemComments ul.itemCommentsList li span {
  font-size: 12px;
  color: #bbbbbb;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-family: "DroidSansBold", Helvetica, Arial, sans-serif;
  color: #219847;
  font-size: 18px;
  padding-right: 10px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  padding-top: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  color: #bbbbbb;
}
div.itemComments ul.itemCommentsList li p {
  margin-top: 12px;
  margin-bottom: 12px;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  color: #bbbbbb;
  text-decoration: underline;
  margin-right: 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemComments .itemCommentsPagination {
  text-align: center;
}
div.itemComments .itemCommentsPagination .pagination {
  margin-top: 12px;
}
.k2Pagination {
  margin-bottom: 24px;
  text-align: center;
}
.k2Pagination ul.pagination {
  margin-bottom: 0;
  margin-top: 0;
}
div.itemCommentsForm .itemCommentsFormInner {
  font-size: 16px;
}
div.itemCommentsForm .itemCommentsFormInner p.itemCommentsFormNotes {
  margin: 0 !important;
}
div.itemCommentsForm .itemCommentsFormInner form {
  margin: 0;
}
div.itemCommentsForm .itemCommentsFormInner #comment-form {
  padding: 12px 0 0 0;
  margin-top: 24px;
}
div.itemCommentsForm .itemCommentsFormInner form label {
  width: 135px;
  display: inline-block;
  text-align: right;
  padding-right: 15px;
  vertical-align: top;
  padding-top: 10px;
  font-weight: normal;
}
div.itemCommentsForm .itemCommentsFormInner form label.formRecaptcha {
  display: block;
  margin: 12px 0 0 5px;
  width: 100%;
  text-align: right;
}
div.itemCommentsForm .itemCommentsFormInner form textarea.inputbox {
  width: 75%;
  height: 175px;
  display: inline;
  margin-bottom: 15px;
}
div.itemCommentsForm .itemCommentsFormInner form input.inputbox {
  width: 75%;
  display: inline;
  margin-bottom: 15px;
}
div.itemCommentsForm .itemCommentsFormInner form input#submitCommentButton {
  margin: 12px 0 0 138px;
}
div.itemCommentsForm .itemCommentsFormInner form .formLogLoading {
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/loading.gif) no-repeat left center;
}
div.itemCommentsForm .itemCommentsFormInner #recaptcha {
  margin-left: 145px;
  width: auto;
}
div.itemCommentsForm .itemCommentsFormInner span#formLog {
  background: #219847;
  color: #ffffff;
  text-align: center;
}

div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin: 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
  width: 462px;
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/loading.gif) no-repeat left center;
}

div.itemBackToTop {
  display: none;
}

div.itemListCategory {
  margin: 0 0 48px 0;
}
div.itemListCategory span.catItemAddLink {
  display: block;
  text-align: right;
}
div.itemListCategory a {
  text-decoration: none;
}
div.itemListCategory img {
  float: left;
  display: block;
  margin: 0 8px 0 0;
}

div.itemListSubCategories {
  margin-left: -24px;
  margin-right: -24px;
}
div.itemListSubCategories h3 {
  margin-left: 24px;
}
div.itemListSubCategories .subCategoryContainer {
  float: left;
  padding: 24px;
}
@media (max-width: 639px) {
  div.itemListSubCategories .subCategoryContainer {
    width: 99% !important;
  }
}
div.itemListSubCategories .subCategory {
  border: 1px solid #eaeaea;
  padding-bottom: 24px;
  height: auto !important;
}
div.itemListSubCategories .subCategory a.subCategoryImage img {
  max-width: 100%;
  margin-bottom: 24px;
}
div.itemListSubCategories .subCategory h2 {
  font-size: 21px;
  padding: 0 24px;
}
div.itemListSubCategories .subCategory h2 a {
  color: #333333;
}
div.itemListSubCategories .subCategory p {
  padding: 0 24px;
}
div.itemListSubCategories .subCategory a.subCategoryMore {
  margin: 0 24px;
}

div.itemList {
  position: relative;
  margin: 0 -12px;
}
div#itemListLeading,
div#itemListPrimary {
  padding-left: 12px;
  padding-right: 12px;
}
#itemListSecondary {
  margin-top: -24px;
}
#itemListSecondary .itemContainer {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 24px;
  float: left;
}
#itemListSecondary h2 {
  font-size: 28px;
}
.itemContainer {
  margin-bottom: 48px;
}

#itemListLinks {
  padding: 0 12px;
  margin-bottom: 36px;
}
#itemListLinks div.catItemView h3.catItemTitle {
  padding: 12px 0 12px 18px;
  margin: 0;
  font-size: 14px;
  font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
  position: relative;
  border-bottom: 1px solid #eaeaea;
}
#itemListLinks div.catItemView h3.catItemTitle:before {
  font-family: FontAwesome;
  position: absolute;
  top: 16px;
  left: 1px;
  content: "\f111";
  font-size: 6px;
}
#itemListLinks div.catItemView {
  background: none !important;
  border-bottom: 0 !important;
}
#itemListLinks h4 {
  padding: 0 0 10px 0;
  color: #219847;
  font-size: 21px;
  margin-bottom: 0;
}
#itemListLinks a,
#itemListLinks div.catItemView h3.catItemTitle a {
  color: #777777;
}
#itemListLinks a:hover,
#itemListLinks div.catItemView h3.catItemTitle a:hover {
  color: #333333;
}
#itemListLinks div.itemContainer {
  margin-bottom: 0px;
}

.catItemView,
.userItemView,
.tagItemView {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 48px;
}

div.groupLinks {
  padding: 0;
  margin: 0;
}

.catItemRatingBlock ul {
  border-bottom: none !important;
}
.catItemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
}
div.catItemBody {
  margin: 24px 0 0;
}
div.catItemImageBlock {
  margin: 0 0 30px 0;
  background: #bbbbbb;
}
div.catItemImageBlock span.catItemImage {
  display: block;
  margin: 0;
  max-height: 340px;
  overflow: hidden;
}
div.catItemImageBlock span.catItemImage img {
  width: 100% !important;
  max-width: 100%;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
div.catItemImageBlock span.catItemImage img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.catItemIntroText {
  font-size: 16px;
}
.catItemIntroText p {
  margin-bottom: 0;
}
.catItemReadMore {
  margin-top: 24px;
}
div.catItemExtraFields,
div.genericItemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}
div.catItemExtraFields h4,
div.genericItemExtraFields h4 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
div.catItemExtraFields ul,
div.genericItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.catItemExtraFields ul li,
div.genericItemExtraFields ul li {
  display: block;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel,
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.catItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.catItemHitsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemTagsBlock {
  padding: 4px 8px 4px 0;
  text-transform: uppercase;
  font-size: 10px;
}
div.catItemTagsBlock span {
  font-weight: bold;
  padding: 0 8px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
div.catItemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

div.catItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/videoplayer-bg.gif) repeat-x bottom;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
  text-align: center;
}

div.catItemVideoBlock span.catItemVideo {
  display: block;
}

div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}

span.catItemDateModified {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 4px 0;
  color: #999;
  border-top: 1px solid #ddd;
}

div.userBlock {
  margin-bottom: 48px;
  margin-top: 0;
  background-color: #f5f5f5;
  border: none;
}
div.userBlock img {
  float: left;
  margin: 10px 25px 0 0;
  padding: 2px;
  border-radius: 50%;
}
div.userBlock span.userItemAddLink {
  display: block;
  padding: 0 0 12px 0;
  margin: 0 0 12px 0;
}
div.userBlock span.userItemAddLink a {
  background: #eee;
  border: 1px solid #ccc;
  box-shadow: none;
  font-size: 11px;
  left: 0;
  margin: 0;
  padding: 2px 12px;
  position: inherit;
  text-decoration: none;
  top: 0;
  width: auto;
}

div.userItemView {
  margin-bottom: 48px;
}
div.userItemView .catItemExtraInfo ul li.catItemDateCreated {
  margin-bottom: 0;
}

div.userItemViewUnpublished {
  opacity: 0.9;
  border: 4px dashed #ccc;
  background: #fffff2;
  padding: 8px;
  margin: 8px 0;
}
span.userItemEditLink {
  float: right;
  padding: 0;
  margin: 0 0 0 20px;
  line-height: 14px;
}
.userItemTagsBlock span {
  width: auto !important;
}
.itemTagsBlock span:before {
  content: "\f02b";
}

div.tagItemView {
  margin-bottom: 48px;
}

div.genericItemView {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  margin: 0 0 16px 0;
}

div.genericItemBody {
  padding: 8px 0;
  margin: 0;
}
div.genericItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.genericItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

#k2Container div.gsc-branding-text {
  text-align: right;
}
#k2Container div.gsc-control {
  width: 100%;
}
#k2Container div.gs-visibleUrl {
  display: none;
}

div.latestItemsContainer {
  float: left;
}

div.latestItemsCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
}
div.latestItemsCategoryImage {
  text-align: center;
}
div.latestItemsCategoryImage img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
  clear: both;
}
div.latestItemsUser img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.latestItemsUserURL {
  font-weight: bold;
  color: #555;
  display: block;
}
span.latestItemsUserEmail {
  font-weight: bold;
  color: #555;
  display: block;
}

div.latestItemList {
  padding: 0 8px 8px 0;
}

span.latestItemDateCreated {
  font-size: 11px;
}
div.latestItemBody {
  padding: 8px 0;
  margin: 0;
}
div.latestItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.latestItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.latestItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.latestItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.latestItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.latestItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.latestItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.latestItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/videoplayer-bg.gif) repeat-x bottom;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}

div.latestItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.latestItemReadMore {
  display: inline;
}

h2.latestItemTitleList {
  font-size: 14px;
  padding: 2px 0;
  margin: 8px 0 2px 0;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px dotted #ccc;
  line-height: normal;
}

.k2AccountPage {
  margin-top: -12px;
}
.k2AccountPage .k2ProfileHeading {
  font-size: 28px;
  color: #333333;
  padding: 12px 0;
}
.k2AccountPage tr + tr th.k2ProfileHeading {
  padding-top: 36px;
}
.k2AccountPage label {
  font-weight: normal;
}
.k2AccountPage .inputbox {
  display: inline;
}
.k2AccountPage table tr td label {
  white-space: nowrap;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px 8px 8px 0;
}
.k2AccountPage div.k2AccountPageUpdate {
  margin: 8px 0;
  padding: 8px 0;
  text-align: left;
}

.k2AccountPage table.admintable {
  width: 100%;
}
.k2AccountPage table.admintable tr td {
  padding: 8px;
  vertical-align: middle;
}
.k2AccountPage table.admintable tr td.key {
  padding-left: 0 !important;
}
.k2AccountPage table.admintable label {
  margin-bottom: 0;
}
.k2AccountPage table.admintable .mceLayout td {
  padding: 0 !important;
  table-layout: fixed;
}
table#description_tbl {
  table-layout: fixed;
}

div.k2LatestCommentsBlock ul {
  list-style: none;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
div.k2LatestCommentsBlock ul li {
  border-bottom: 1px solid #eaeaea;
  background: none;
  padding: 16px 0 20px 0;
}
div.k2LatestCommentsBlock ul li:first-child {
  padding-top: 0;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
  float: left;
  margin: 8px 15px 4px 0;
}
div.k2LatestCommentsBlock ul li span.lcComment {
  color: #777777;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
  display: block;
  color: #219847;
  padding-bottom: 8px;
  font-size: 14px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  font-weight: normal;
  font-size: 11px;
  padding-left: 8px;
  color: #222222;
}
div.k2LatestCommentsBlock .k2FeedIcon {
  padding-bottom: 0;
  padding-top: 15px;
  margin-top: 0;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 4px 0;
  line-height: 120%;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: right;
  margin: 2px 0 4px 4px;
  padding: 0;
  border: 2px solid #ddd;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}

div.k2LoginBlock form {
  margin: 0;
}
div.k2LoginBlock fieldset.input p label {
  display: block;
}
div.k2LoginBlock fieldset.input p input {
  display: block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
div.k2LoginBlock ul {
  padding-top: 12px;
}
div.k2LoginBlock ul li {
  font-size: 12px;
}
div.k2UserBlock {
  text-align: center;
}
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
div.k2UserBlock span.ubName {
  display: block;
  font-weight: bold;
  line-height: 12px;
  margin-top: 12px;
}
div.k2UserBlock span.ubCommentsCount {
  font-size: 11px;
}
div.k2UserBlock ul {
  list-style: none;
  margin: 10px 0 20px 0;
  padding: 0;
}
div.k2UserBlock ul li a {
  border: none;
  box-shadow: none;
  color: #555555;
  display: block;
  margin-left: 0;
  padding: 0;
  position: inherit;
  width: auto;
  list-style: none;
  overflow: hidden;
  font-size: 12px;
}

div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  display: block;
  clear: both;
}

div.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}

div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}

div.k2CalendarLoader {
  background: #ffffff url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}
table.calendar {
  margin: 0 auto;
  background: #fff;
  border-collapse: collapse;
}
table.calendar tr td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  border: 1px solid #f4f4f4;
  background: #fff;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: left;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: right;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
  padding: 0;
}
table.calendar tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
  text-decoration: none;
  background: #eee;
}
table.calendar tr td.calendarDateLinked a:hover {
  display: block;
  background: #135cae;
  color: #fff;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #135cae;
  color: #fff;
}
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #fff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  display: block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover {
  display: block;
  background: #BFD9FF;
  padding: 2px;
  text-decoration: none;
}

div.k2CategorySelectBlock form select {
  width: auto;
}

div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
}

div.k2SearchBlock {
  position: relative;
  
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.k2SearchBlock .k2LiveSearchResults {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ddd;
}
div.k2SearchBlock .k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock .k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock .k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 1px 2px;
  border-top: 1px dotted #eee;
}

div.k2TagCloudBlock a {
  background-color: #f0f0f0;
  padding: 5px 10px;
  color: #333333;
  float: left;
  font-size: 12px !important;
  margin: 0 8px 8px 0;
  word-wrap: normal;
}
div.k2TagCloudBlock a:hover {
  float: left;
  color: #fff;
  background: #219847;
  border-color: transparent;
}

a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/fugue/feed.png) no-repeat 50% 50%;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/fugue/globe.png) no-repeat 50% 50%;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
span.ubUserEmail {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(http://www.hmferragens.pt/pt/templates/pajuh/images/fugue/mail.png) no-repeat 50% 50%;
  overflow: hidden;
}
span.ubUserEmail a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}

.t3-wrapper {
  padding: 0;
}
.container {
  background: #ffffff;
  padding: 0 50px;
}
@media (max-width: 1023px) {
  .container {
    padding: 0 20px;
    width: 100%;
  }
}
.row-spacer {
  height: 20px;
}
.t3-header {
  -webkit-transition: top 0.4s ease-out;
  -o-transition: top 0.4s ease-out;
  transition: top 0.4s ease-out;
  top: 0;
  left: 0;
  right: 0;
  z-index: 113;
}
.t3-header.affix {
  position: fixed;
  border-bottom: none;
  z-index: 100;
  top: -85px;
  padding-bottom: 0;
  background-color: #ffffff;
  border-bottom: 1px solid #eaeaea;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 800ms;
  -moz-transition-duration: 800ms;
  -ms-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.t3-header.affix .logo {
  padding-top: 6px;
  padding-bottom: 12px;
}
@media (max-width: 479px) {
  .t3-header.affix .logo {
    text-align: left;
    float: left;
  }
}
.t3-header.affix .head-search {
  display: none;
}
.t3-header.affix .headright {
  margin-top: 12px;
}
@media (max-width: 1023px) {
  .t3-header.affix {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 0;
    position: relative;
  }
  .t3-header.affix .navbar-toggle .toggle-text {
    display: none;
  }
}
.headright {
  margin-top: 42px;
  position: relative;
}
@media (min-width: 1023px) {
  .headright {
    float: right;
  }
}
.headright .navbar-toggle {
  left: auto;
  right: 0;
  top: 0;
}
.logo {
  text-align: left;
  float: left;
  padding-top: 26px;
  padding-bottom: 36px;
  position: absolute;
  z-index: 1;
}
@media (max-width: 479px) {
  .logo {
    float: none;
    text-align: center;
    padding-bottom: 0;
  }
}
@media (max-width: 799px) {
  .logo .logo-control .logo-img-sm {
    display: inherit;
  }
}
.logo a {
  line-height: 1;
  margin: 0;
}
.logo-image span {
  display: none;
}
.logo-image small {
  font-size: 13px;
  padding-top: 20px;
  display: block;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
ul.topmenu {
  margin: 20px 0 0 0;
  font-size: 13px;
}
ul.topmenu > li {
  display: inline-block;
  margin: 0;
}
ul.topmenu > li > a {
  color: #999999;
  padding: 10px 0 10px 20px;
  display: block;
  border-bottom: none;
}
ul.topmenu > li > a:hover {
  color: #219847;
}
ul.topmenu > li:first-child > a {
  padding-left: 0;
}
@media (max-width: 479px) {
  ul.topmenu {
    margin: 0 0 24px 0;
  }
  ul.topmenu.nav.pull-right {
    float: left !important;
  }
}
.dropdown-login .dropdown-menu {
  margin-top: 25px;
  min-width: 275px;
  background-color: #222222;
  border: 0;
  padding: 36px 30px;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  z-index: -1;
}
@media (max-width: 479px) {
  .dropdown-login .dropdown-menu {
    margin-top: 24px;
  }
}
.dropdown-login .dropdown-menu a {
  color: #777777;
}
.dropdown-login .open .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 150;
}
.dropdown-login .userdata {
  font-size: 13px;
}
.dropdown-login .input-group-addon {
  background-color: #333333;
  color: #ffffff;
}
.dropdown-login .input.form-control {
  background-color: #454545;
}
.dropdown-login .input.form-control:focus {
  border-color: transparent;
  background-color: #404040;
}
.head-search {
  position: relative;
  top: 0;
  right: 155px;
  z-index: 12;
  margin: 0;
  float:right;
}
@media (max-width: 1023px) {
  .head-search {
    right: 0;
  }
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background-color: #D5EBDE;
}
.head-search .search:hover .fa-search,
.head-search .search:focus .fa-search,
.head-search .search:active .fa-search {
  color: #999999;
}
.head-search .fa-search {
  color: #999999;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 30px;
  top: 22px;
  z-index: 999;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.head-search .form-control {
  background: #ffffff;
  z-index: 4;
  height: 35px;
  margin: 12px 20px;
  padding: 0 0 5px 30px ;
  width: 150px;
  display: inline-block;
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #777777;
  border-color: #eeeeee;
}
.t3-sl img {
  max-width: 100%;
}
.t3-sl .container {
  padding-top: 15px;
  padding-bottom: 0px;
}
.t3-sl-1 {
  background-color: #219847;
}
.t3-banner-section .row {
  margin-left: 0px;
  margin-right: 0px;
}
.t3-banner-section .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
.t3-slider .container {
  padding-top: 0px;
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 30px;
}
.t3-mainbody .t3-content-mass {
  width: 100%;
}
.t3-mainbody .t3-content-mass img {
  padding-right: 10px;
}
.t3-content h1 {
  font-size: 150%;
  color: #333333;
  margin-left:15px;
}
.t3-content .t3-module:last-child {
  margin-bottom: 24px;
}
.t3-product-details {
  padding-bottom: 36px;
}
.t3-sidebar {
  padding-bottom: 24px;
}
.t3-sl-features .container {
  background-color: #2b3331;
  color: #ffffff;
  padding-right: 20px;
}
.t3-sl-features .container [class*="col"]:last-child {
  padding-left: 12px;
  background-color: #219847;
}
.t3-sl-features .container .t3-module {
  padding: 36px 0 6px;
}
.t3-sl-features .container i {
  float: left;
  font-size: 36px;
  padding: 5px 5px 0 0;
}
@media (max-width: 800px) {
  .t3-sl-features .container {
    padding-left: 20px;
  }
  .t3-sl-features .container [class*="col"] {
    border-bottom: 1px solid #37413e;
  }
  .t3-sl-features .container [class*="col"]:last-child {
    border-bottom: none;
  }
}
@media (max-width: 1023px) {
  .t3-sl-features .container .t3-module:first-child {
    margin-top: 0;
  }
}
.t3-footer .container {
  padding-top: 36px;
  background: #353535 url(http://www.hmferragens.pt/pt/templates/pajuh/images/ridge.png) 0 0 repeat-x;
}
.t3-footer .t3-botsl {
  padding-top: 36px;
}
@media screen and (max-width: 799px) {
  .t3-footer .col-xs-6 {
    width: 100%;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #777777;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #ffffff;
}
.t3-footer .t3-module .module-title {
  font-size: 14px;
  color: #ffffff;
  border-bottom: none;
  text-transform: capitalize;
  margin-bottom: 0;
}
.t3-footer .t3-module .module-title:before {
  display: none;
}
.t3-footer .t3-module .inputbox {
  padding-left: 8px;
  padding-right: 8px;
}
.t3-footer .nav > li {
  display: inline-block;
  width: 49%;
}
.t3-footer .nav > li > a {
  padding-top: 0;
  border-bottom: none;
  color: #777777;
}
.t3-footer .nav > li > a:hover {
  color: #ffffff;
}
.t3-footer .module-ct ul,
.t3-footer .module-ct .custom ul {
  list-style: none;
}
.t3-copyright-wrap.container {
  background-image: none;
}
.t3-copyright {
  border-top: 1px solid #2d2d2d;
  padding: 0 0 36px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright hr {
  border-color: #383838;
  margin-top: 0;
}
.t3-copyright p {
  margin: 0;
}
@media screen and (max-width: 1023px) {
  .t3-copyright ul {
    text-align: center;
    padding-top: 24px;
  }
}
.t3-copyright .nav > li {
  display: inline;
  width: auto;
}
.t3-copyright .nav > li:last-child > a {
  border-right: 0;
  padding-right: 0;
}
.t3-copyright .nav > li > a {
  border-right: 1px solid #404040;
  display: inline;
  padding: 0 15px;
}
@media screen and (max-width: 1023px) {
  .t3-copyright {
    text-align: center;
  }
}
.poweredby {
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  .poweredby {
    text-align: center;
    padding-top: 24px;
  }
}

.btn:hover,
btn:focus,
.button:hover,
.button:focus,
button:hover,
button:focus,
span.itemEditLink a:hover,
.t3-footer ul.social li a,
.mycart .fa,
.product h3 a,
.product input.addtocart-button,
a.ask-a-question.bold,
input.addtocart-button,
.notify {
  background-color: #219847;
}
ul.itemToolbar li.category:hover,
.product h3 a:hover,
a.ask-a-question.bold:hover,
input.addtocart-button:hover,
.notify:hover {
  background-color: #D5EBDE;
}

.items-more h3,
.items-more .nav > li > a:before,
.topmenu .nav > li > a:hover,
.k2FeedIcon a:hover,
.k2FeedIcon a:before,
.itemHeader h2 a:hover,
.mycart a.link:hover {
  color: #219847;
}

.module-title {
  font-size: 16px;
}
.t3-footer {
  font-size: 13px;
}
.banner-item.style1 h3 {
  font-size: 16px;
}
.product h3 {
  font-size: 14px;
}

.t3-header.affix {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.t3-header.affix .container {
  border-bottom: none;
}
.container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1023px) {
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.navbar-default {
  background-color: #219847;
}
.head-search {
 /* right: 155px; */
}
.t3-footer {
  background: #353535 url() 0 0 repeat-x;
}
.t3-footer .container {
  background: none;
}