/* line 17, ../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.1/frameworks/compass/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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
}

/* line 22, ../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 24, ../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 26, ../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 28, ../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 101, ../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 30, ../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 114, ../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
/* line 9, ../sass/_main.scss */
html,
button,
input,
select,
textarea {
  color: #222;
}

/* line 13, ../sass/_main.scss */
body {
  font-size: 1em;
  line-height: 1.4;
}

/* line 18, ../sass/_main.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 23, ../sass/_main.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 28, ../sass/_main.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 37, ../sass/_main.scss */
img {
  vertical-align: middle;
}

/* line 41, ../sass/_main.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 47, ../sass/_main.scss */
textarea {
  resize: vertical;
}

/* line 51, ../sass/_main.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
/* line 63, ../sass/_main.scss */
body {
  font: 16px/26px Helvetica, Helvetica Neue, Arial;
}

/* line 67, ../sass/_main.scss */
.wrapper {
  width: 90%;
  margin: 0 5%;
}

/* ===================
    ALL: Orange Theme
   =================== */
/* line 76, ../sass/_main.scss */
.header-container {
  border-bottom: 20px solid #e44d26;
}

/* line 81, ../sass/_main.scss */
.footer-container,
.main aside {
  border-top: 20px solid #e44d26;
}

/* line 87, ../sass/_main.scss */
.header-container,
.footer-container,
.main aside {
  background: #f16529;
}

/* line 91, ../sass/_main.scss */
.title {
  color: white;
}

/* ==============
    MOBILE: Menu
   ============== */
/* ==============
    MOBILE: Main
   ============== */
/* line 130, ../sass/_main.scss */
.main {
  padding: 30px 0;
}

/* line 134, ../sass/_main.scss */
.main article h1 {
  font-size: 2em;
}

/* line 138, ../sass/_main.scss */
.main aside {
  color: white;
  padding: 0px 5% 10px;
}

/* line 143, ../sass/_main.scss */
.footer-container footer {
  color: white;
  padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */
/* line 152, ../sass/_main.scss */
.ie7 .title {
  padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 480px) {
  /* ====================
      INTERMEDIATE: Menu
     ==================== */
  /* ========================
      INTERMEDIATE: IE Fixes
     ======================== */
  /* line 208, ../sass/_main.scss */
  .oldie nav a {
    margin: 0 0.7%;
  }
}
@media only screen and (min-width: 768px) {
  /* ====================
      WIDE: CSS3 Effects
     ==================== */
  /* ============
      WIDE: Menu
     ============ */
  /* ============
      WIDE: Main
     ============ */
  /* line 240, ../sass/_main.scss */
  .main article {
    float: left;
    width: 57%;
  }

  /* line 245, ../sass/_main.scss */
  .main aside {
    float: right;
    width: 28%;
  }
}
@media only screen and (min-width: 1140px) {
  /* ===============
      Maximal Width
     =============== */
  /* line 257, ../sass/_main.scss */
  .wrapper {
    width: 1026px;
    /* 1140px - 10% for margins */
    margin: 0 auto;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 267, ../sass/_main.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

/* line 274, ../sass/_main.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* line 281, ../sass/_main.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 286, ../sass/_main.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 298, ../sass/_main.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 307, ../sass/_main.scss */
.invisible {
  visibility: hidden;
}

/* line 312, ../sass/_main.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 317, ../sass/_main.scss */
.clearfix:after {
  clear: both;
}

/* line 321, ../sass/_main.scss */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 330, ../sass/_main.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 338, ../sass/_main.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 342, ../sass/_main.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 346, ../sass/_main.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 356, ../sass/_main.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 361, ../sass/_main.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 366, ../sass/_main.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 371, ../sass/_main.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 375, ../sass/_main.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 385, ../sass/_main.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 391, ../sass/_main.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@font-face {
  font-family: 'alcaldia';
  src: url("fonts/alcaldia.eot");
  src: url("fonts/alcaldia.eot?#iefix") format("embedded-opentype"), url("fonts/alcaldia.woff") format("woff"), url("fonts/alcaldia.ttf") format("truetype"), url("fonts/alcaldia.svg#alcaldia") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your ui-icons */
/* line 13, ../sass/_icons.scss */
[data-ui-icon]:before {
  font-family: 'alcaldia';
  content: attr(data-ui-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per ui-icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="ui-icon-"] {
*/
/* line 31, ../sass/_icons.scss */
.ui-icon-podcast, .ui-icon-newspaper, .ui-icon-home, .ui-icon-file, .ui-icon-info {
  font-family: 'alcaldia';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 41, ../sass/_icons.scss */
.ui-icon-podcast:before {
  content: "\e000";
}

/* line 44, ../sass/_icons.scss */
.ui-icon-newspaper:before {
  content: "\e001";
}

/* line 47, ../sass/_icons.scss */
.ui-icon-home:before {
  content: "\e002";
}

/* line 50, ../sass/_icons.scss */
.ui-icon-file:before {
  content: "\e003";
}

/* line 53, ../sass/_icons.scss */
.ui-icon-info:before {
  content: "\e004";
}

/*****************
GENERAL STYLES
*****************/
@font-face {
  font-family: 'Aller';
  src: url("fonts/aller/aller_rg-webfont.eot");
  src: url("fonts/aller/aller_rg-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller/aller_rg-webfont.woff") format("woff"), url("fonts/aller/aller_rg-webfont.ttf") format("truetype"), url("fonts/aller/aller_rg-webfont.svg#aller") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Aller';
  src: url("fonts/aller/aller-webfont.eot");
  src: url("fonts/aller/aller-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller/aller-webfont.woff") format("woff"), url("fonts/aller/aller-webfont.ttf") format("truetype"), url("fonts/aller/aller-webfont.svg#aller") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Aller';
  src: url("fonts/aller/aller_bdit-webfont.eot");
  src: url("fonts/aller/aller_bdit-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller/aller_bdit-webfont.woff") format("woff"), url("fonts/aller/aller_bdit-webfont.ttf") format("truetype"), url("fonts/aller/aller_bdit-webfont.svg#aller") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Aller';
  src: url("fonts/aller/aller_it-webfont.eot");
  src: url("fonts/aller/aller_it-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller/aller_it-webfont.woff") format("woff"), url("fonts/aller/aller_it-webfont.ttf") format("truetype"), url("fonts/aller/aller_it-webfont.svg#aller") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Aller';
  src: url("fonts/aller/aller_lt-webfont.eot");
  src: url("fonts/aller/aller_lt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller/aller_lt-webfont.woff") format("woff"), url("fonts/aller/aller_lt-webfont.ttf") format("truetype"), url("fonts/aller/aller_lt-webfont.svg#aller") format("svg");
  font-weight: lighter;
  font-style: normal;
}

@font-face {
  font-family: 'Aller';
  src: url("fonts/aller/aller_ltit-webfont.eot");
  src: url("fonts/aller/aller_ltit-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller/aller_ltit-webfont.woff") format("woff"), url("fonts/aller/aller_ltit-webfont.ttf") format("truetype"), url("fonts/aller/aller_ltit-webfont.svg#aller") format("svg");
  font-weight: lighter;
  font-style: italic;
}

/* line 68, ../sass/screen.scss */
html, body, .ui-body-c {
  font-family: 'Aller', Helvetica, Arial, sans-serif;
}

/*****************
TOOLS
*****************/
/* line 77, ../sass/screen.scss */
img {
  max-width: 100%;
}

/* line 80, ../sass/screen.scss */
li ul, li ol {
  margin: 0 1.5em;
}

/* line 83, ../sass/screen.scss */
ul, ol {
  margin: 0 1.5em 1.5em 1.5em;
}

/* line 86, ../sass/screen.scss */
ul {
  list-style-type: disc;
}

/* line 89, ../sass/screen.scss */
ol {
  list-style-type: decimal;
}

/* line 92, ../sass/screen.scss */
ol ol {
  list-style: upper-alpha;
}

/* line 95, ../sass/screen.scss */
ol ol ol {
  list-style: lower-roman;
}

/* line 98, ../sass/screen.scss */
ol ol ol ol {
  list-style: lower-alpha;
}

/* line 101, ../sass/screen.scss */
dl {
  margin: 0 0 1.5em 0;
}

/* line 104, ../sass/screen.scss */
dl dt {
  font-weight: bold;
}

/* line 107, ../sass/screen.scss */
dd {
  margin-left: 1.5em;
}

/*****************
COLORS
*****************/
/*****************
TYPOGRAPHY
*****************/
/* line 126, ../sass/screen.scss */
h1, h2, h3, h4 {
  margin-bottom: .5em;
}

/* line 129, ../sass/screen.scss */
h1 {
  font-size: 2em;
}

/* line 132, ../sass/screen.scss */
h2 {
  font-size: 1.5em;
}

/* line 135, ../sass/screen.scss */
h3 {
  font-size: 1.25em;
  font-weight: bold;
}

/* line 139, ../sass/screen.scss */
h4 {
  font-size: 1.1em;
}

/*****************
LAYOUT
*****************/
/* line 147, ../sass/screen.scss */
.main {
  padding: 0;
}

/* line 150, ../sass/screen.scss */
.ui-page {
  /*background: url('../img/flagstripe.jpg?1378215491') no-repeat center 0;*/
  padding-top: 14px;
}

/* line 154, ../sass/screen.scss */
.footerstripe {
  /*background: url('../img/flagstripe.jpg?1378215491') no-repeat center 0;*/
  padding-top: 14px;
}

/* line 159, ../sass/screen.scss */
.mobile-header .ui-btn {
  top: 0;
  border-radius: 0;
  height: 100%;
  padding: 0;
  border: none;
}
/* line 166, ../sass/screen.scss */
.mobile-header .ui-btn-inner {
  overflow: visible;
  padding: 0;
  height: 100%;
}
/* line 171, ../sass/screen.scss */
.mobile-header .ui-btn-left {
  left: 0;
}
/* line 174, ../sass/screen.scss */
.mobile-header .ui-btn-right {
  right: 0;
}
/* line 177, ../sass/screen.scss */
.mobile-header .ui-icon {
  font-size: 2.5em;
  background: none;
  color: #b4b4b4;
  position: static;
}
/* line 183, ../sass/screen.scss */
.mobile-header .ui-btn-text {
  display: none;
}
/* line 187, ../sass/screen.scss */
.mobile-header .ui-btn-icon-left .ui-icon {
  border-radius: 0;
  position: relative;
  text-align: center;
  display: inline-block;
  height: auto;
  width: auto;
  margin: 0;
  top: 8px;
}
/* line 197, ../sass/screen.scss */
.mobile-header .ui-btn-icon-left .ui-btn-inner {
  padding: 0;
}

/* line 202, ../sass/screen.scss */
.header-container {
  background: white url('../img/degpattern.png?1378278084') repeat-x 0 0;
  border: none;
}
/* line 205, ../sass/screen.scss */
.header-container .stripe {
  /*background: url('../img/stripe.png?1377201607') no-repeat center 110%;*/
}
/* line 208, ../sass/screen.scss */
.header-container .wrapper {
  padding: 20px 0;
}
/* line 211, ../sass/screen.scss */
.header-container .logo {
  float: left;
}
/* line 214, ../sass/screen.scss */
.header-container .shield {
  float: right;
  margin-left: 20px;
}
/* line 218, ../sass/screen.scss */
.header-container h1.title {
  color: black;
  clear: both;
  text-align: right;
  font-size: 2em;
  padding: 20px 0 0;
  line-height: 1.2em;
  margin: 0;
}
/* line 227, ../sass/screen.scss */
.header-container time {
  display: block;
  text-align: right;
}
/* line 231, ../sass/screen.scss */
.header-container nav {
  background: black;
  display: block;
}
/* line 234, ../sass/screen.scss */
.header-container nav ul, .header-container nav li {
  margin: 0;
}
/* line 237, ../sass/screen.scss */
.header-container nav li {
  display: inline-block;
  text-align: center;
  width: 19%;
}
/* line 242, ../sass/screen.scss */
.header-container nav li:hover, .header-container nav li.active {
  background: #666666;
  color: white;
}
/* line 246, ../sass/screen.scss */
.header-container nav li a, .header-container nav li .ui-link {
  color: white;
  font-weight: normal;
  text-decoration: none;
  padding: 24px 0 10px;
  font-size: .8em;
  display: block;
}
/* line 253, ../sass/screen.scss */
.header-container nav li a:hover, .header-container nav li a.active, .header-container nav li .ui-link:hover, .header-container nav li .ui-link.active {
  background: #666666;
  color: white;
}
/* line 257, ../sass/screen.scss */
.header-container nav li a i, .header-container nav li .ui-link i {
  display: block;
  font-size: 2em;
}
/* line 262, ../sass/screen.scss */
.header-container nav li ul {
  display: none;
  position: absolute;
  z-index: 50;
  background: #666666;
  width: 100%;
  left: 0;
  margin: 0;
}
/* line 270, ../sass/screen.scss */
.header-container nav li ul li {
  display: block;
  text-align: left;
  width: auto;
}
/* line 274, ../sass/screen.scss */
.header-container nav li ul li a, .header-container nav li ul li .ui-link {
  padding: 20px 30px 10px;
  background: transparent url('../img/arrow-right.png?1378228399') no-repeat 10px center;
  display: block;
  width: auto;
}
/* line 279, ../sass/screen.scss */
.header-container nav li ul li a:hover, .header-container nav li ul li .ui-link:hover {
  background-color: #b4b4b4;
}
/* line 285, ../sass/screen.scss */
.header-container nav li:hover ul {
  display: block;
}
/* line 288, ../sass/screen.scss */
.header-container nav li.dropdown {
  background: url('../img/arrow-down.png?1378228357') no-repeat 90% center;
}
/* line 293, ../sass/screen.scss */
.header-container .breadcrumbs {
  background: #e7e7e7;
  padding: 5px 20px;
}
/* line 296, ../sass/screen.scss */
.header-container .breadcrumbs li {
  display: inline-block;
}
/* line 298, ../sass/screen.scss */
.header-container .breadcrumbs li a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}
/* line 303, ../sass/screen.scss */
.header-container .breadcrumbs li:before {
  content: '> ';
}
/* line 306, ../sass/screen.scss */
.header-container .breadcrumbs li:first-child:before {
  content: '';
}

/* line 312, ../sass/screen.scss */
.ui-body-c, .ui-overlay-c {
  text-shadow: none;
}

/*****************
NAV
*****************/
/* line 319, ../sass/screen.scss */
.ui-controlgroup-vertical .ui-btn {
  text-align: left;
  font-weight: normal;
  color: #666666;
  background: white;
}

/* line 325, ../sass/screen.scss */
.ui-controlgroup-vertical.nav .ui-btn {
  background: white url('../img/arrow-right.png?1378228399') no-repeat 95% center;
}

/* CONTENT CONTAINER */
/* line 332, ../sass/screen.scss */
.content-container .ui-input-text {
  background: white;
}
/* line 335, ../sass/screen.scss */
.content-container article {
  margin-bottom: 50px;
  font-size: .9em;
  line-height: 1.5em;
}

/*****************
ELEMENTS
*****************/
/* line 347, ../sass/screen.scss */
article img.center {
  display: block;
  margin: 20px auto 30px;
}

/* line 352, ../sass/screen.scss */
.pill {
  background: #f4f4f4;
  color: #666666;
  border-radius: 5px;
  border: 1px solid #666666;
  font-size: .8em;
  line-height: 1.4em;
  padding: 10px;
  margin: 10px 0;
  position: relative;
}
/* line 362, ../sass/screen.scss */
.pill h3 {
  margin: 0;
}
/* line 365, ../sass/screen.scss */
.pill a.generate {
  overflow: hidden;
  height: 0;
  padding-top: 45px;
  width: 47px;
  background: url('../img/generate-icon.png?1378308316');
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 380, ../sass/screen.scss */
.search-results .result {
  position: relative;
}
/* line 382, ../sass/screen.scss */
.search-results .result .counter {
  border: 1px solid #b4b4b4;
  border-radius: 17px;
  width: 27px;
  display: block;
  position: absolute;
  text-align: center;
  top: 20px;
  left: 20px;
  font-size: 1em;
  padding: 3px 0;
}
/* line 394, ../sass/screen.scss */
.search-results .result .ui-btn-text, .search-results .result .ui-btn-inner {
  position: static;
}
/* line 397, ../sass/screen.scss */
.search-results .result .ui-btn-inner {
  padding: 15px 10px 10px 25%;
}
/* line 400, ../sass/screen.scss */
.search-results .result h3 {
  color: #666666;
  margin: 0 0 -5px;
}
/* line 404, ../sass/screen.scss */
.search-results .result .download {
  overflow: hidden;
  height: 0;
  padding-top: 16px;
  width: 89px;
  background: url('../img/download-icon.png?1378308263');
  display: block;
  margin: 10px 0;
}

/*****************
FOOTER
*****************/
/* line 419, ../sass/screen.scss */
.footer-container {
  background: none;
  border: none;
  text-align: center;
  font-size: .8em;
  line-height: 1em;
  padding: 50px 0;
}
/* line 427, ../sass/screen.scss */
.footer-container footer {
  color: #666666;
  padding: 0;
}
/* line 432, ../sass/screen.scss */
.footer-container .logo ul {
  list-style: none;
  text-align: center;
}
/* line 442, ../sass/screen.scss */
.footer-container nav div {
  text-align: left;
  padding: 0 4%;
  margin-bottom: 50px;
}
/* line 446, ../sass/screen.scss */
.footer-container nav div h4 {
  color: black;
  font-weight: bold;
}
/* line 450, ../sass/screen.scss */
.footer-container nav div li {
  margin-bottom: 10px;
}
/* line 453, ../sass/screen.scss */
.footer-container nav div .ui-link {
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}

/*****************
MEDIA QUERIES
*****************/
/* line 468, ../sass/screen.scss */
.container {
  max-width: 1024px;
  margin: 0 auto;
}

@media only screen and (min-width: 480px) {
  /* line 474, ../sass/screen.scss */
  .wrapper {
    width: 96%;
    margin: 0 2%;
  }

  /* line 479, ../sass/screen.scss */
  body, body.ui-mobile-viewport {
    background: white;
  }

  /* line 482, ../sass/screen.scss */
  .mobile-header {
    display: none;
  }

  /* line 486, ../sass/screen.scss */
  .header-container h1.title {
    clear: none;
    padding: 61px 0 0;
  }
  /* line 490, ../sass/screen.scss */
  .header-container time {
    font-size: .9em;
  }

  /* line 495, ../sass/screen.scss */
  .content-container {
    /*background: url('../img/flagbg.jpg?1379100870') repeat-y center -200px;*/
    padding: 5px 10px;
  }
  /* line 499, ../sass/screen.scss */
  .content-container header .title {
    background: transparent url('../img/container/container-tl.png?1378221360') no-repeat center bottom;
    width: 257px;
    float: left;
    height: 49px;
    padding: 10px 10px 5px;
    font-size: .9em;
  }
  /* line 506, ../sass/screen.scss */
  .content-container header .title h2, .content-container header .title p {
    margin: 0;
  }
  /* line 509, ../sass/screen.scss */
  .content-container header .title h2 {
    font-size: 1.3em;
    margin-bottom: -10px;
  }
  /* line 514, ../sass/screen.scss */
  .content-container header .sliding-door {
    background: url('../img/container/container-tr.png?1378221360') no-repeat right bottom;
    height: 64px;
    margin-left: 277px;
  }
  /* line 520, ../sass/screen.scss */
  .content-container .content-container-content {
    padding: 0 17px 0 21px;
    position: relative;
  }
  /* line 523, ../sass/screen.scss */
  .content-container .content-container-content .border-left, .content-container .content-container-content .border-right {
    position: absolute;
    top: 0;
    bottom: 0;
  }
  /* line 528, ../sass/screen.scss */
  .content-container .content-container-content .border-left {
    left: 0;
    width: 21px;
    background: url('../img/container/container-l.png?1378221360') repeat-y 0 0;
  }
  /* line 533, ../sass/screen.scss */
  .content-container .content-container-content .border-right {
    right: 0;
    width: 17px;
    background: url('../img/container/container-r.png?1378221360') repeat-y 0 0;
  }
  /* line 538, ../sass/screen.scss */
  .content-container .content-container-content .content {
    background: white;
  }
  /* line 541, ../sass/screen.scss */
  .content-container .content-container-content article {
    width: 45%;
    margin-left: 52%;
    margin-right: 2%;
    float: none;
  }
  /* line 546, ../sass/screen.scss */
  .content-container .content-container-content article.first {
    margin: 0 2%;
    float: left;
  }
  /* line 553, ../sass/screen.scss */
  .content-container footer .border-left {
    background: transparent url('../img/container/container-bl.png?1378221360') no-repeat center 0;
    width: 29px;
    float: left;
    height: 34px;
  }
  /* line 559, ../sass/screen.scss */
  .content-container footer .sliding-door {
    background: url('../img/container/container-br.png?1378221360') no-repeat right 0;
    height: 34px;
    margin-left: 29px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 569, ../sass/screen.scss */
  .top-frame {
    -webkit-box-shadow: 0 5px 10px #aaa;
    -moz-box-shadow: 0 5px 10px #aaa;
    box-shadow: 0 5px 10px #aaa;
  }

  /* line 574, ../sass/screen.scss */
  .header-container nav li {
    position: relative;
  }
  /* line 576, ../sass/screen.scss */
  .header-container nav li .ui-link i {
    display: inline;
    font-size: 1em;
    margin: 0 5px;
  }

  /* line 584, ../sass/screen.scss */
  .content-container .content-container-content article {
    width: 29%;
    float: left;
    padding: 0 2%;
    margin: 0;
    border-left: 1px solid #b4b4b4;
    height: 100%;
  }
  /* line 591, ../sass/screen.scss */
  .content-container .content-container-content article:first-child {
    margin: inherit;
    float: left;
    border-left: none;
  }

  /* line 599, ../sass/screen.scss */
  .header-container {
    box-shadow-width: 0 5px 10px #aaa;
  }

  /* line 605, ../sass/screen.scss */
  .footer-container .logo {
    margin-bottom: 30px;
  }
  /* line 606, ../sass/screen.scss */
  .footer-container .logo li {
    width: 21%;
    margin: 0 1%;
    display: inline-block;
    vertical-align: middle;
  }
  /* line 614, ../sass/screen.scss */
  .footer-container nav div {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #b4b4b4;
    min-height: 180px;
  }
  /* line 620, ../sass/screen.scss */
  .footer-container nav div:last-child {
    border-right: none;
  }
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #8bc5e8;
  border: 1px solid #7ed0e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #1c628b;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #ccddbb;
  border-color: #c6d4aa;
  color: #669533;
}
.alert-danger,
.alert-error {
  background-color: #eddbe3;
  border-color: #e8d1df;
  color: #bd4247;
}
.alert-info {
  background-color: #edebe1;
  border-color: #e0d9cb;
  color: #817b58;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}

.error-message {
    background-color: #eddbe3;
  border-color: #e8d1df;
  color: #bd4247;
}

.error-message :before {
     background-color: #eddbe3;
  border-color: #e8d1df;
  color: #bd4247;
}

.txt-white {
  color: white !important;
}