/* line 5, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 64, icon-site/*.png */
.icon-site-sprite, .icon-site-logo-mobile, .icon-site-logo, .icon-site-promicom {
  background-image: url('/images/icon-site-sf703c37975.png');
  background-repeat: no-repeat;
}

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.icon-site-logo-mobile {
  background-position: 0 0;
  height: 50px;
  width: 91px;
}

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.icon-site-logo {
  background-position: 0 -50px;
  height: 100px;
  width: 182px;
}

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.icon-site-promicom {
  background-position: 0 -150px;
  height: 30px;
  width: 61px;
}

/* line 5, icon-site.scss */
[class^="icon-site"] {
  display: inline-block;
}

/* line 8, style.scss */
body, html {
  font-family: arial;
  height: 100%;
}

/* line 13, style.scss */
a {
  outline: none;
}

/* line 17, style.scss */
.ghost-footer {
  height: 371px;
}

/* line 21, style.scss */
.wrapper {
  min-height: 100%;
  margin-bottom: -371px;
}

/* line 26, style.scss */
.errorMessage, .help-block {
  color: red;
  font-size: 12px;
}

/* line 31, style.scss */
footer {
  height: 371px;
}

/* line 36, style.scss */
#toTop {
  bottom: 80px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  padding: 17px 15px;
}
/* line 44, style.scss */
#toTop:hover {
  opacity: 0.9;
}

/* line 50, style.scss */
.text {
  line-height: 1.4em;
  text-align: justify;
}
/* line 54, style.scss */
.text ul {
  margin-bottom: 10px;
}
/* line 57, style.scss */
.text ul li {
  list-style: square outside;
  padding-left: 15px;
}
/* line 65, style.scss */
.text ol li {
  list-style: decimal;
}
/* line 69, style.scss */
.text p {
  text-indent: 1.5em;
  margin-bottom: 10px;
}
/* line 74, style.scss */
.text strong, .text b {
  font-weight: bold;
}
/* line 78, style.scss */
.text h1 {
  font-size: 32px;
}
/* line 82, style.scss */
.text h2 {
  font-size: 24px;
}
/* line 86, style.scss */
.text h3 {
  font-size: 18px;
}
/* line 90, style.scss */
.text h4 {
  font-size: 14px;
}
/* line 94, style.scss */
.text h5 {
  font-size: 12px;
}
/* line 98, style.scss */
.text h6 {
  font-size: 10px;
}
/* line 102, style.scss */
.text small {
  font-size: 10px;
}
/* line 106, style.scss */
.text i {
  font-style: italic;
}
/* line 112, style.scss */
.text table td {
  border: 1px solid #000000;
  padding: 5px;
  border-collapse: collapse;
}

/* line 125, style.scss */
.ui-autocomplete .ui-menu-item strong {
  font-weight: bold;
}

/* line 132, style.scss */
.error-404 {
  font-family: "opensans-regular";
  margin: 40px 0;
}
/* line 136, style.scss */
.error-404 .title {
  font-size: 50px;
}
/* line 140, style.scss */
.error-404 .image {
  margin: 40px 0;
}
/* line 144, style.scss */
.error-404 .description {
  font-size: 30px;
  line-height: 40px;
}
/* line 148, style.scss */
.error-404 .description span {
  background: #0f5092;
  color: #ffffff;
  padding: 5px 12px;
}
/* line 153, style.scss */
.error-404 .description span a {
  color: #ffffff;
}
/* line 159, style.scss */
.error-404 a {
  color: #0f5092;
  text-decoration: underline;
}
/* line 163, style.scss */
.error-404 a:hover {
  text-decoration: none;
}

@font-face {
  font-family: opensans-regular;
  src: url("/fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-regular.otf") format("opentype"), url("/fonts/opensans-regular.woff") format("woff"), url("/fonts/opensans-regular.ttf") format("truetype"), url("/fonts/opensans-regular.svg#opensans-regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
