/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
  max-width: 1640px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 95%; } }
  @media (min-width: 992px) {
    .container {
      width: 95%; } }
  @media (min-width: 1200px) {
    .container {
      width: 95%; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -8px;
  margin-right: -8px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 62.5%;
  -ms-text-size-adjust: 62.5%; }

body {
  margin: 0;
  color: #333333;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-align: center;
  background: #ffffff;
  font-size: 18px;
  font-size: 1.8rem; }
  @media only screen and (max-width: 400px) {
    body {
      font-size: 1.6rem; } }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

mark {
  color: #000000;
  background-color: #ff0000; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 18px;
  font-size: 1.8rem; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

form {
  margin: 0; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

fieldset {
  border: 1px solid #cccccc;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  display: table;
  padding: 0;
  max-width: 100%;
  color: inherit;
  white-space: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

figure {
  margin: 1em 40px; }

.content button,
.content input[type="button"],
.content input[type="reset"],
.content input[type="submit"],
.login input[type="submit"],
.searchboxsubmit,
input.login {
  width: auto !important;
  margin: 0;
  padding: 5px 25px;
  color: #ffffff;
  text-decoration: none;
  line-height: normal;
  vertical-align: baseline;
  border: 0;
  background: #FF9D00;
  overflow: visible;
  -webkit-appearance: button;
  font-size: 18px;
  font-size: 1.8rem;
  max-width: 100%; }
  .content button:hover,
  .content input[type="button"]:hover,
  .content input[type="reset"]:hover,
  .content input[type="submit"]:hover,
  .login input[type="submit"]:hover,
  .searchboxsubmit:hover,
  input.login:hover {
    background: #FF9D00; }
  .content button::-moz-focus-inner,
  .content input[type="button"]::-moz-focus-inner,
  .content input[type="reset"]::-moz-focus-inner,
  .content input[type="submit"]::-moz-focus-inner,
  .login input[type="submit"]::-moz-focus-inner,
  .searchboxsubmit::-moz-focus-inner,
  input.login::-moz-focus-inner {
    border: 0;
    padding: 0; }

.content input[type="text"],
.content input[type="password"],
.login input[type="text"],
.login input[type="password"],
.content textarea,
.searchboxinput {
  margin: 0;
  padding: 4px 4px;
  line-height: normal;
  vertical-align: baseline;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-size: 1.8rem; }
  .content input[type="text"]::-moz-focus-inner,
  .content input[type="password"]::-moz-focus-inner,
  .login input[type="text"]::-moz-focus-inner,
  .login input[type="password"]::-moz-focus-inner,
  .content textarea::-moz-focus-inner,
  .searchboxinput::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .content input[type="text"]:focus,
  .content input[type="password"]:focus,
  .login input[type="text"]:focus,
  .login input[type="password"]:focus,
  .content textarea:focus,
  .searchboxinput:focus {
    outline: none; }

.content .form_table tr {
  display: block;
  margin-bottom: 0.5em; }
.content .form_table .form_header td {
  display: block;
  clear: both; }
.content .form_table input[type="text"], .content .form_table textarea {
  width: 100%; }

.content input[type="checkbox"], .content input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-border-radius: 0; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

.content textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th,
td {
  vertical-align: top; }

nav ul,
nav li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.notpublic, .error,
.loginerror {
  color: #FF0000; }

br.eoc {
  display: none; }

.clear {
  clear: both; }

.float {
  float: left; }

.floatr {
  float: right; }

@media (min-width: 992px) {
  .flex {
    display: flex; } }

.megamenu_horbar :nth-child(2) a {
  color: #CB2C30; }

.drop-shadow {
  -moz-box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, 0.15); }

div.content:before,
.cf:before {
  content: "";
  display: table; }
div.content:after,
.cf:after {
  content: "";
  display: table;
  clear: both; }

body.content, body.contentbg {
  color: #000000;
  text-align: left;
  background: #FFFFFF; }

.help-text {
  display: block;
  color: #578200;
  padding: 10px;
  margin: 10px 0;
  border: 1px dotted #578200; }

.main-logo {
  float: left;
  padding: 0; }

.top-header {
  display: none;
  background: #F5F5F5;
  padding: 15px 0; }
  .top-header .top-1 {
    display: inline-block; }
  .top-header .top-2 {
    display: inline-block;
    float: center;
    text-align: center;
    vertical-align: top; }
    .top-header .top-2 img {
      position: absolute;
      margin-left: 6px; }
  .top-header .top-3 {
    display: inline-block;
    text-align: right; }
  .top-header a {
    color: #333333; }
    .top-header a:hover {
      color: #FF9D00;
      text-decoration: none !important; }
  @media (min-width: 992px) {
    .top-header {
      display: block; } }

.top-navbar {
  display: none;
  position: relative;
  z-index: 2;
  padding: 25px 0 15px 0;
  -moz-box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.2); }
  .top-navbar a.notpublic {
    color: #b5b5b5; }
  @media (min-width: 992px) {
    .top-navbar {
      display: block; } }

.mobile-logo {
  float: left;
  margin: 8px 0 0 15px; }

.container {
  text-align: left; }

.pwd-mobile-menu-search, .header-search {
  float: right; }
  .pwd-mobile-menu-search button, .header-search button {
    position: absolute;
    top: -10px;
    right: 0;
    border: none;
    background: none; }
  .pwd-mobile-menu-search input, .header-search input {
    padding: 8px;
    right: 60px; }
    @media (min-width: 992px) {
      .pwd-mobile-menu-search input, .header-search input {
        visibility: hidden;
        position: absolute;
        top: -5px;
        -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2); } }

.pwd-mobile-menu-search form {
  display: block;
  margin: 10px 0; }
  .pwd-mobile-menu-search form button {
    top: 5px;
    right: 20px; }

.language-nav {
  cursor: pointer; }

.lang-mobile {
  display: inline-block;
  float: right;
  margin-top: 5px;
  margin-right: 15px; }
  @media (min-width: 992px) {
    .lang-mobile {
      display: none; } }

.langMenu {
  display: none;
  position: absolute;
  z-index: 999;
  top: 45px;
  right: 100px;
  background: #fff;
  padding: 15px 40px;
  -moz-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.2); }
  .langMenu a {
    display: block;
    margin-bottom: 5px;
    color: #333333;
    text-decoration: none !important; }
    .langMenu a:hover {
      color: #FF9D00; }
  @media (min-width: 1200px) {
    .langMenu {
      right: 150px; } }

.hero-image {
  position: relative;
  z-index: 1;
  height: 100%;
  display: block;
  background: url("../../images/2018/hero-image.jpg") no-repeat right top;
  background-size: auto 100%;
  background-position: calc(50% + 300px); }
  @media (min-width: 480px) {
    .hero-image {
      background-position: calc(50% + 200px); } }
  @media (min-width: 992px) {
    .hero-image {
      background-position: calc(34% + 500px); } }

.pwd-view-admin .hero-image {
  z-index: 0; }
  .pwd-view-admin .hero-image textarea {
    width: 50%;
    height: 5em; }

.hero-content h1, .fp-block h1 {
  font-size: 25px;
  margin-bottom: 0; }
.hero-content h2, .fp-block h2 {
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 10px 0; }
.hero-content .title-line, .fp-block .title-line {
  display: block;
  margin-bottom: 30px;
  margin-left: 8px;
  width: 10%; }
@media (min-width: 768px) {
  .hero-content h1, .fp-block h1 {
    font-size: 30px; }
  .hero-content h2, .fp-block h2 {
    font-size: 50px; } }
@media (min-width: 992px) {
  .hero-content h1, .fp-block h1 {
    font-size: 40px; }
  .hero-content h2, .fp-block h2 {
    font-size: 60px; } }

.hero-content {
  padding-left: 26px;
  padding-top: 60px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .hero-content {
      padding-top: 100px;
      padding-left: 8px; } }

.hero-text {
  clear: both;
  display: none;
  max-width: 600px;
  font-size: 1.1em; }
  @media (min-width: 992px) {
    .hero-text {
      display: inline; } }

.hero-text-2 {
  clear: both;
  max-width: 600px;
  font-size: 1.1em; }

.hero-links {
  display: none;
  padding-top: 40px;
  width: 340px; }
  @media (min-width: 992px) {
    .hero-links {
      display: block; } }

.hero2 {
  background-image: none; }
  .hero2 h1, .hero2 h2 {
    text-align: center; }
  .hero2 .title-line {
    margin-left: 45%; }
  .hero2 .content {
    max-width: 600px; }
    .hero2 .content ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    .hero2 .content li {
      padding-left: 1em;
      text-indent: -.7em; }
    .hero2 .content li::before {
      content: "\002022";
      color: #FF9D00;
      padding-right: 10px; }
  @media (min-width: 992px) {
    .hero2 {
      background-image: url("../../images/2018/frontpage-2.jpg");
      padding-bottom: 80px; }
      .hero2 h1, .hero2 h2 {
        text-align: left; }
      .hero2 .title-line {
        margin-left: 8px; } }

.fp-mobile-row {
  display: block;
  padding: 40px 30px 30px 30px; }
  @media (min-width: 992px) {
    .fp-mobile-row {
      display: none; } }
  .fp-mobile-row .hero-links-mobile {
    padding-top: 30px; }

.fp-title {
  margin-bottom: 40px; }

.fp-title h2 {
  color: #333333;
  font-size: 40px;
  font-weight: 600;
  margin-top: 80px;
  margin-bottom: 10px; }

.inner-shadow {
  -moz-box-shadow: inset 0 5px 5px #EBEBEB;
  -webkit-box-shadow: inset 0 5px 5px #EBEBEB;
  box-shadow: inset 0 5px 5px #EBEBEB; }

.link-button {
  margin-bottom: 16px; }
  .link-button a {
    display: block;
    width: 100%;
    padding: 10px;
    background: #FF9D00;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
    -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.15); }
    .link-button a:hover {
      box-shadow: none;
      background-color: rgba(34, 44, 60, 0.94);
      color: #fff; }

.white-link a {
  background: #fff;
  color: #333333; }
  @media (min-width: 992px) {
    .white-link a {
      width: 350px; } }

.fp-block {
  padding-top: calc(30px + 3%);
  padding-bottom: calc(30px + 3%);
  color: #fff;
  padding-left: 30px;
  padding-right: 30px; }
  .fp-block h2 {
    color: #fff;
    line-height: 1em; }
  .fp-block .title-line {
    background: #fff;
    width: 20%;
    margin: 30px 0; }
  .fp-block .content {
    color: #fff; }
  .fp-block .link-button {
    margin-top: 50px; }
  @media (min-width: 768px) {
    .fp-block {
      padding-left: 8px;
      padding-right: 8px; } }

.fp-block-1 {
  background: #FF9D00; }

.fp-block-2 {
  background: #888888; }
  .fp-block-2 .content a {
    font-weight: normal;
    color: #fff; }
  .fp-block-2 .content ul {
    margin-left: 0;
    padding-left: 0; }

.fp-block-2 .content li, .side-block .content li {
  display: inline-block; }
  .fp-block-2 .content li :before, .side-block .content li :before {
    padding-right: 10px;
    color: #FF9D00;
    content: "|"; }
  .fp-block-2 .content li:first-child :before, .side-block .content li:first-child :before {
    content: "";
    padding: 0; }
  .fp-block-2 .content li a, .fp-block-2 .content li p, .side-block .content li a, .side-block .content li p {
    padding-right: 10px; }

.side-block {
  padding: 40px 16px 15px 16px;
  margin-top: 60px;
  color: #fff;
  background: #888888;
  font-size: 14px;
  text-align: center; }
  .side-block h1 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 2px; }
  .side-block h2 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    margin: 0; }
  .side-block .title-line {
    background: #fff;
    width: 20%;
    margin: 10px 0 15px 0;
    height: 4px; }
  .side-block .content {
    text-align: left;
    color: #fff;
    font-size: 14px; }
    .side-block .content ul {
      padding: 0;
      margin: 0; }
    .side-block .content li {
      margin: 0; }
    .side-block .content li a {
      padding-right: 4px;
      color: #fff;
      font-weight: normal; }
    .side-block .content li :before {
      padding-right: 4px; }
  .side-block .link-button {
    margin-top: 30px;
    margin-bottom: 10px; }
    .side-block .link-button a {
      display: inline-block;
      width: 100%; }

.linkbox {
  display: block;
  background: #000;
  width: 100%; }
  .linkbox img {
    display: block;
    opacity: 0.5;
    filter: alpha(opacity=50);
    /* For IE8 and earlier */ }
  .linkbox .link-title {
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding-right: 16px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .linkbox .link-title h3, .linkbox .link-title h3 a {
      margin: 0;
      color: #fff;
      font-size: 26px;
      text-decoration: none; }
      @media (min-width: 992px) {
        .linkbox .link-title h3, .linkbox .link-title h3 a {
          font-size: 26px; } }
      @media (min-width: 1200px) {
        .linkbox .link-title h3, .linkbox .link-title h3 a {
          font-size: 32px; } }
  .linkbox .title-line {
    width: 20%; }
  .linkbox .readmore {
    position: absolute;
    z-index: 1;
    top: calc(100% - 44px);
    height: 45px;
    padding-top: 8px;
    width: 40%;
    margin-left: calc(30% - 8px);
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    background: #FF9D00;
    color: #fff; }
  .linkbox .placeholder-block {
    display: block;
    background: #000;
    padding-top: calc(100% - 60px); }
  .linkbox:hover img {
    opacity: 0.8;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -ms-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
    -webkit-backface-visibility: hidden; }
  .linkbox:hover .readmore {
    background-color: rgba(34, 44, 60, 0.94); }

.link-container {
  margin-bottom: 16px;
  max-width: 900px; }

.left-nav {
  margin-top: 76px; }

.default-title {
  padding-top: 70px;
  padding-bottom: 35px;
  text-align: center;
  align: center; }
  .default-title h2 {
    color: #333333;
    font-weight: 600;
    font-size: 34px;
    margin-top: 0; }

.title-line {
  display: inline-block;
  background: #FF9D00;
  width: 120px;
  height: 6px; }

.tool-block {
  margin: 20px 0 0 0; }

.dropblock {
  display: block;
  background: #fff;
  border-bottom: 1px solid #333333; }
  .dropblock .dropblock-header {
    background-image: url("../../images/2018/plus-square.svg");
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 37px 37px;
    cursor: pointer; }
  .dropblock .question {
    padding: 20px 10px 20px 65px;
    margin: 0;
    font-weight: 600; }
  .dropblock .dropblock-content {
    display: none;
    margin: 5px 5px 5px 65px;
    padding: 25px 0; }
    .dropblock .dropblock-content .cta-button {
      margin-top: 30px; }
    .dropblock .dropblock-content .content {
      font-size: 1.8rem; }
  .dropblock .show-content {
    display: block; }

.site-footer {
  min-height: 1px;
  margin-top: 20px;
  color: #fff; }
  .site-footer .footer-upper {
    display: block;
    padding-top: 90px;
    padding-bottom: 80px;
    background: #FF9D00; }
    .site-footer .footer-upper h1 {
      color: #fff; }
    .site-footer .footer-upper .title-line {
      background: #fff;
      margin-bottom: 30px; }
    .site-footer .footer-upper .paragraph {
      margin-bottom: 40px;
      display: block; }
      @media (min-width: 768px) {
        .site-footer .footer-upper .paragraph {
          font-size: 1.1em; } }
    .site-footer .footer-upper .twitter-text {
      z-index: 1;
      text-align: center; }
      .site-footer .footer-upper .twitter-text img {
        position: relative;
        top: 20px; }
      .site-footer .footer-upper .twitter-text a {
        color: #fff;
        text-decoration: none; }
      @media (min-width: 992px) {
        .site-footer .footer-upper .twitter-text {
          position: relative;
          top: -80px; } }
    .site-footer .footer-upper .footer-column {
      z-index: 2; }
    @media (min-width: 768px) {
      .site-footer .footer-upper .white-link a {
        display: inline-block;
        padding: 10px 30px;
        max-width: 90%; } }

.footer-lower {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }
  .footer-lower img {
    display: inline-block;
    width: 100%; }
  .footer-lower .content {
    margin-top: 2.4vw;
    margin-bottom: 50px;
    font-size: 14px; }
    .footer-lower .content a {
      color: #585858;
      font-weight: normal; }
  .footer-lower .logo {
    margin-top: 1.9vw; }
  @media (min-width: 768px) {
    .footer-lower {
      text-align: left;
      margin-bottom: 0px; } }

.site-footer {
  margin-top: 80px; }

.frontpage .site-footer {
  margin-top: 0; }
  @media (min-width: 768px) {
    .frontpage .site-footer {
      margin-top: 60px; } }

.content {
  margin: 0 0 10px 0;
  color: #585858;
  line-height: 1.4; }

.site-header a, .content a, .path a, .main-nav a, .left-nav a {
  text-decoration: none; }
  .site-header a:hover, .content a:hover, .path a:hover, .main-nav a:hover, .left-nav a:hover {
    text-decoration: underline; }
.content a {
  color: #1269B0;
  font-weight: bold; }

@media (min-width: 768px) {
  .content {
    font-size: 2rem; } }

.content .content {
  font-size: 1em; }

h1,
h2,
h3,
h4,
h5 {
  color: #333333;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4; }

h1 {
  margin: 0 0 0.6em 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.2em; }
  @media only screen and (max-width: 600px) {
    h1 {
      font-size: 3rem; } }
  @media only screen and (max-width: 400px) {
    h1 {
      font-size: 2.4rem; } }

h2 {
  margin: 1em 0 0.5em 0;
  color: #FF9D00;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2em; }
  @media only screen and (max-width: 600px) {
    h2 {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 400px) {
    h2 {
      font-size: 2.4rem; } }

h3 {
  margin: 1.2em 0 0.5em 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 600; }
  @media only screen and (max-width: 600px) {
    h3 {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 400px) {
    h3 {
      font-size: 2.2rem; } }

h4 {
  margin: 1.2em 0 0.5em 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600; }

h5 {
  margin: 1.2em 0 0.5em 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-size: 2rem; }

p {
  margin: 0; }

.content ul,
.content ol {
  margin: 0 0 1em 10px;
  padding: 0 0 0 20px; }
.content ul {
  list-style-type: disc; }
.content li {
  margin: 5px 0 5px 0; }
.content li br {
  display: none; }

blockquote {
  margin: 0 0 1em 40px; }

.content hr {
  text-align: right;
  width: 100%;
  height: 1px;
  color: #cccccc;
  border: none; }

html > body .content hr,
.contentbg > hr {
  background: #cccccc; }

.content .p4table {
  overflow: hidden; }
.content h1 table,
.content h2 table,
.content h3 table,
.content h4 table,
.content h5 table {
  font-size: 18px;
  font-size: 1.8rem;
  overflow: hidden; }

.content_image_caption {
  display: block !important;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1em;
  color: #737373;
  font-style: italic;
  text-align: center;
  clear: both;
  font-size: 17px;
  font-size: 1.7rem; }

.content img {
  max-width: 100%;
  max-width: calc(100% - 20px);
  margin: 16px;
  height: auto; }

.content_image {
  max-width: 100%; }

.fluid-image,
img.fluid-image,
.fluid-images img {
  max-width: 100%;
  height: auto;
  margin: 0; }

.content img[src*="aimg/rss.gif"] {
  float: right;
  max-width: none;
  margin: .3em 10px 10px 10px;
  padding: 0; }
  .pwd-view-admin .content img[src*="aimg/rss.gif"] {
    margin: .3em 10px 10px 10px !important; }

@media \0screen {
  .content img,
  .fluid-image,
  .fluid-images img {
    width: auto; } }
.content img[align="left"],
.content img[align="right"],
.content_image[style*="float"] img,
.content_image[style*="FLOAT"] img {
  max-width: 100%;
  max-width: calc(100% - 10px);
  width: 100%; }
  @media (min-width: 768px) {
    .content img[align="left"],
    .content img[align="right"],
    .content_image[style*="float"] img,
    .content_image[style*="FLOAT"] img {
      width: auto;
      max-width: 60%; } }

.content_image_nomargin img {
  margin-left: 0;
  margin-right: 0; }

.content_image[style*="display:inline;"], .content_image[style*="display: inline;"], .content_image[style*="DISPLAY: inline"] {
  display: inline-block !important; }

.content img[align="left"],
.content_image[style*="float:left;"] img,
.content_image[style*="float: left;"] img,
.content_image[style*="FLOAT: left"] img {
  margin-left: 0; }
  @media (min-width: 1200px) {
    .content img[align="left"],
    .content_image[style*="float:left;"] img,
    .content_image[style*="float: left;"] img,
    .content_image[style*="FLOAT: left"] img {
      margin-left: -15%; } }

.section .content img[align="left"],
.section .content_image[style*="float:left;"] img,
.section .content_image[style*="float: left;"] img,
.section .content_image[style*="FLOAT: left"] img {
  margin-left: 0; }
  @media (min-width: 1200px) {
    .section .content img[align="left"],
    .section .content_image[style*="float:left;"] img,
    .section .content_image[style*="float: left;"] img,
    .section .content_image[style*="FLOAT: left"] img {
      margin-left: -10%; } }
  @media only screen and (max-width: 768px) {
    .section .content img[align="left"],
    .section .content_image[style*="float:left;"] img,
    .section .content_image[style*="float: left;"] img,
    .section .content_image[style*="FLOAT: left"] img {
      float: none; } }

.content img[align="right"],
.content_image[style*="float:right;"] img,
.content_image[style*="float: right;"] img,
.content_image[style*="FLOAT: right"] img {
  margin-right: 0; }
  @media (min-width: 1200px) {
    .content img[align="right"],
    .content_image[style*="float:right;"] img,
    .content_image[style*="float: right;"] img,
    .content_image[style*="FLOAT: right"] img {
      margin-right: -15%; } }
  @media only screen and (max-width: 768px) {
    .content img[align="right"],
    .content_image[style*="float:right;"] img,
    .content_image[style*="float: right;"] img,
    .content_image[style*="FLOAT: right"] img {
      float: none; } }

.content_image[style*="float:left;"] .content_image_caption, .content_image[style*="float: left;"] .content_image_caption, .content_image[style*="FLOAT: left"] .content_image_caption {
  padding-left: 0; }

.content_image[style*="float:right;"] .content_image_caption, .content_image[style*="float: right;"] .content_image_caption, .content_image[style*="FLOAT: right"] .content_image_caption {
  padding-right: 0; }

.content table img,
.content table img[align] {
  max-width: none; }

img.contentbaricon, img.contentstateicon {
  margin: 3px;
  padding: 0;
  border: none; }

a.attachment, a.file {
  padding: 5px 0 5px 24px;
  background-position: left center;
  background-repeat: no-repeat; }
a.file {
  background-image: url("../aimg/icons/file.gif"); }
a.pdf {
  background-image: url("../aimg/icons/pdf.gif"); }
a.txt {
  background-image: url("../aimg/icons/txt.gif"); }
a.txt {
  background-image: url("../aimg/icons/txt.gif"); }
a.jpg {
  background-image: url("../aimg/icons/jpg.gif"); }
a.gif {
  background-image: url("../aimg/icons/gif.gif"); }
a.zip {
  background-image: url("../aimg/icons/zip.gif"); }
a.word {
  background-image: url("../aimg/icons/word.gif"); }
a.powerpoint {
  background-image: url("../aimg/icons/powerpoint.gif"); }
a.excel {
  background-image: url("../aimg/icons/excel.gif"); }
a.rtf {
  background-image: url("../aimg/icons/rtf.gif"); }

.content_image a.attachment,
.content_image a.file,
.content_image a.jpg,
.content_image a.gif {
  padding: 0;
  background: none; }

/*# sourceMappingURL=style.css.map */
