/* normalize.css v2.0.1 | MIT License | git.io/normalize */
/* normalize.scss v2.0.1 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 25, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
/* line 35, ../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 48, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
/* line 57, ../sass/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
/* line 73, ../sass/_normalize.scss */
html {
  font-family: "Sentinel A", "Sentinel B";
  /* 1 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  /* Establishes a vertical rhythm unit using $base-line-height. */
  line-height: 1.625em; }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements in IE 6/7.
 */
/* line 91, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: "Sentinel A", "Sentinel B"; }

/*
 * Removes default margin.
 */
/* line 100, ../sass/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 112, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 121, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Sets 1 unit of vertical rhythm on the top and bottom margin.
 */
/* line 134, ../sass/_normalize.scss */
p,
pre {
  margin: 1.625em 0; }

/* line 138, ../sass/_normalize.scss */
blockquote {
  /* Sets 1 unit of vertical rhythm on the top and bottom margin. */
  margin: 1.625em 40px; }

/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/* line 148, ../sass/_normalize.scss */
h1 {
  /* Sets the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2.5em;
  line-height: 1.3em;
  /* Sets 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.65em;
  margin-bottom: 0.65em; }

/* line 157, ../sass/_normalize.scss */
h2 {
  font-size: 2.3em;
  line-height: 1.41304em;
  margin-top: 0.70652em;
  margin-bottom: 0.70652em; }

/* line 163, ../sass/_normalize.scss */
h3 {
  font-size: 2em;
  line-height: 1.625em;
  margin-top: 0.8125em;
  margin-bottom: 0.8125em; }

/* line 169, ../sass/_normalize.scss */
h4 {
  font-size: 1.8em;
  line-height: 1.80556em;
  margin-top: 0.90278em;
  margin-bottom: 0.90278em; }

/* line 175, ../sass/_normalize.scss */
h5 {
  font-size: 1.6em;
  line-height: 2.03125em;
  margin-top: 1.01563em;
  margin-bottom: 1.01563em; }

/* line 181, ../sass/_normalize.scss */
h6 {
  font-size: 1.4em;
  line-height: 2.32143em;
  margin-top: 1.16071em;
  margin-bottom: 1.16071em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 191, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 200, ../sass/_normalize.scss */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 208, ../sass/_normalize.scss */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
/* line 216, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
/* line 228, ../sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
  line-height: 1.625em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 240, ../sass/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
/* line 250, ../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 258, ../sass/_normalize.scss */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 267, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 274, ../sass/_normalize.scss */
sup {
  top: -0.5em; }

/* line 278, ../sass/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Set 1 unit of vertical rhythm and a consistent indentation.
 */
/* line 293, ../sass/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1.625em 0;
  padding: 0 0 0 40px; }

/* line 298, ../sass/_normalize.scss */
dl {
  padding: 0; }

/* line 302, ../sass/_normalize.scss */
dd {
  margin: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
/* line 312, ../sass/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
/* line 326, ../sass/_normalize.scss */
img {
  border: 0;
  /* Improves image quality when scaled in IE 7. */
  -ms-interpolation-mode: bicubic; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 338, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
/* line 350, ../sass/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
/* line 363, ../sass/_normalize.scss */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
/* line 372, ../sass/_normalize.scss */
fieldset {
  border-color: #c0c0c0;
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-top-style: solid;
  border-top-width: 0.0625em;
  padding-top: 0.50625em;
  border-bottom-style: solid;
  border-bottom-width: 0.0625em;
  padding-bottom: 0.99375em;
  border-left-style: solid;
  border-left-width: 0.0625em;
  padding-left: 0.95313em;
  border-right-style: solid;
  border-right-width: 0.0625em;
  padding-right: 0.95313em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
/* line 388, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 * 4. Improves appearance and consistency with IE 6/7.
 */
/* line 406, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  vertical-align: baseline;
  /* 4 */
  *vertical-align: middle;
  /* 4 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 422, ../sass/_normalize.scss */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 439, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 452, ../sass/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 464, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 479, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */ }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 490, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 499, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 509, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 522, ../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 14, ../sass/main.scss */
html,
button,
input,
select,
textarea {
  color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
/* line 26, ../sass/main.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

/* line 31, ../sass/main.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
/* line 40, ../sass/main.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #a4c8da;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
/* line 53, ../sass/main.scss */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
/* line 61, ../sass/main.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
/* line 71, ../sass/main.scss */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
/* line 79, ../sass/main.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ===== Author Styles ==================================================
   ========================================================================== */
/* ==========================================================================
  Old browsers and basic mobile layout
  ========================================================================== */
/* line 93, ../sass/main.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 97, ../sass/main.scss */
html {
  -webkit-font-smoothing: antialiased; }

/* line 101, ../sass/main.scss */
body {
  background: url("../img/bg.jpg");
  color: #143551; }

/* line 106, ../sass/main.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Sentinel A", "Sentinel B";
  font-weight: 400;
  font-style: normal;
  text-shadow: 1px 0 1px rgba(255, 255, 255, 0.75);
  color: #988c7c;
  margin: 0;
  padding: 0;
  text-align: center; }

/* line 116, ../sass/main.scss */
h1.atitle {
  margin-top: 0.8em;
  background: url("../img/header_bg.gif") center repeat-x; }
  /* line 119, ../sass/main.scss */
  h1.atitle span {
    background: url("../img/bg.jpg");
    padding: 0em 1em; }

/* line 125, ../sass/main.scss */
label {
  display: block;
  margin-bottom: 0.5em; }

/* line 129, ../sass/main.scss */
.labeltop {
  display: block;
  float: none;
  width: 100%; }

/* line 134, ../sass/main.scss */
input[type=text], input[type=password], input[type=email], textarea {
  border: 1px solid #c9c9c9;
  background: #f8f8f8;
  padding: 0.47619em 0.71429em;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

/* line 142, ../sass/main.scss */
input[type=submit] {
  background: #f8f8f8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #438ebb;
  border: none;
  font-size: 1.1em;
  padding: 0.7em 1.5em;
  font-family: "Sentinel A", "Sentinel B"; }

/* line 153, ../sass/main.scss */
strong {
  font-weight: 700; }

/* line 156, ../sass/main.scss */
.contbody strong {
  color: white;
  font-size: 1.2em; }

/* line 162, ../sass/main.scss */
a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #438ebb; }

/* line 166, ../sass/main.scss */
a:hover {
  text-decoration: underline; }

/* line 172, ../sass/main.scss */
.wrapper {
  margin: 0 auto 0;
  width: 100%; }

/* line 179, ../sass/main.scss */
.header-container {
  background: #071724; }

/* line 183, ../sass/main.scss */
#top {
  margin-top: 3em; }

/* line 187, ../sass/main.scss */
.title {
  width: 100%; }

/* line 191, ../sass/main.scss */
.title img {
  max-width: 100%; }

/* line 194, ../sass/main.scss */
.title a {
  display: inline;
  margin: 0 auto; }

/* line 201, ../sass/main.scss */
#nav {
  padding: 0;
  margin: 1.6em auto 0em;
  width: 100%;
  text-align: center; }

/* line 211, ../sass/main.scss */
#nav ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  list-style-type: none; }

/* line 220, ../sass/main.scss */
#nav li {
  text-align: left;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 2.57142857142857142857em;
  font-family: "Sentinel A", "Sentinel B";
  font-weight: 500;
  font-style: normal; }

/* line 235, ../sass/main.scss */
#nav li a {
  display: block;
  color: #fff;
  padding: 0 1.14286em;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-shadow: 1px 0 1px rgba(0, 0, 0, 0.75); }

/* line 246, ../sass/main.scss */
#nav ul.nav1 li:last-child {
  background: none; }

/* line 249, ../sass/main.scss */
#nav li a.curractive, #nav li a:hover {
  color: #fff; }

/* line 252, ../sass/main.scss */
#nav li a strong {
  font-weight: 500; }

/* line 257, ../sass/main.scss */
.pattern {
  background: #988c7c;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11; }

/* line 265, ../sass/main.scss */
a.menu-logo {
  font-size: 1.3em;
  float: left;
  padding: 0em 0em 0 0.7em;
  height: 2.2em;
  line-height: 2.2em;
  color: #fff;
  font-family: "Sentinel A", "Sentinel B";
  text-transform: uppercase; }

/* line 279, ../sass/main.scss */
a.menu-link {
  float: right;
  display: block;
  padding: 0.5em 1em;
  background: #988c7c;
  color: #fff; }
  /* line 286, ../sass/main.scss */
  a.menu-link img {
    max-width: 100%; }

/* line 290, ../sass/main.scss */
nav[role=navigation] {
  clear: both;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

/* line 298, ../sass/main.scss */
.js nav[role=navigation] {
  overflow: hidden;
  max-height: 0; }

/* line 302, ../sass/main.scss */
nav[role=navigation].active {
  max-height: 30em; }

/* line 305, ../sass/main.scss */
nav[role=navigation] ul {
  margin: 0;
  padding: 0; }

/* line 309, ../sass/main.scss */
nav[role=navigation] li a {
  display: block;
  padding: 0.8em; }

/* line 315, ../sass/main.scss */
.summary-block {
  margin: 1.625em 0;
  font-weight: 700; }

/* line 322, ../sass/main.scss */
.main-container {
  text-align: left;
  padding: 2em 1em; }

/* line 329, ../sass/main.scss */
.listpage a.showwork {
  background: #eff1f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e5e8ec;
  padding: 0.3em 2.5em 0.3em 2.5em;
  font-size: 0.8em;
  color: #6d6d6d;
  display: inline;
  float: left; }

/* line 339, ../sass/main.scss */
.list-push {
  position: relative; }

/* line 343, ../sass/main.scss */
#sub {
  position: absolute;
  top: -2em;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  padding: 1em 0.5em;
  font-size: 0.9em; }
  /* line 355, ../sass/main.scss */
  #sub ul {
    margin: 0 0 0 1em;
    padding: 0; }
    /* line 358, ../sass/main.scss */
    #sub ul li {
      margin: 0;
      padding: 0; }

/* line 364, ../sass/main.scss */
.tcontent {
  max-width: 39.625em;
  margin: 0 auto 3em auto;
  border-bottom: 1px solid #d5c9ba;
  padding-bottom: 2em; }

/* line 370, ../sass/main.scss */
.article-wrap {
  margin: 1em;
  padding-bottom: 5em;
  text-align: left; }
  /* line 377, ../sass/main.scss */
  .article-wrap h2 {
    padding: 0.1em 1em;
    border-top: #b2b2b2 solid 1px;
    border-bottom: #b2b2b2 solid 1px;
    margin-bottom: 1em;
    font-size: 0.8em; }
  /* line 385, ../sass/main.scss */
  .article-wrap img {
    max-width: 100%; }

/* line 396, ../sass/main.scss */
.imglist img {
  max-width: 100%; }

/* line 405, ../sass/main.scss */
.footer-container {
  color: white;
  margin-top: 0;
  background: #bfb4a6; }

/* line 411, ../sass/main.scss */
.footbody {
  margin: 0 auto 1.42857em;
  padding: 2em 0 0 0;
  width: 100%;
  text-align: center;
  position: relative; }

/* line 418, ../sass/main.scss */
.footer-container a {
  color: #438ebb; }

/* line 421, ../sass/main.scss */
.footlogo {
  position: absolute;
  top: 0;
  width: 100%;
  margin-top: -30px; }
  /* line 426, ../sass/main.scss */
  .footlogo img {
    margin: 0 auto; }

/* line 431, ../sass/main.scss */
.foot_name, .foot_add {
  width: 100%;
  display: block;
  text-align: center; }

/* line 437, ../sass/main.scss */
.warning {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 10px;
  background-repeat: no-repeat;
  background-position: 10px center;
  color: #9F6000;
  background-color: #FEEFB3; }

/* line 446, ../sass/main.scss */
.success {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 10px;
  background-repeat: no-repeat;
  background-position: 10px center;
  color: #4F8A10;
  background-color: #DFF2BF; }

/* =========== table Cart layout ======================= */
/* line 457, ../sass/main.scss */
table {
  margin: 2.14286em 0;
  font-size: 0.7em; }

/* line 461, ../sass/main.scss */
table thead th {
  background: #016191;
  color: #fff;
  padding: 0.47619em 1.42857em 0.47619em 0.71429em;
  text-align: left;
  font-size: 1.2em;
  font-weight: normal; }

/* line 479, ../sass/main.scss */
table td {
  background: #fff;
  padding: 1.2987em 0.71429em;
  color: #988c7c;
  text-align: left;
  font-size: 1.2em; }

/* line 487, ../sass/main.scss */
input[type=text].required, input[type=password].required, input[type=email].required {
  border: 1px solid red;
  background: #f1b5af; }

/* line 493, ../sass/main.scss */
#cookieConsent {
  position: fixed;
  bottom: 0;
  left: 0;
  display: block;
  background: #000;
  background: black;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  z-index: 1050;
  text-align: center;
  padding-top: 0.5em;
  -moz-box-shadow: 0px -5px 13px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px -5px 13px rgba(0, 0, 0, 0.16);
  box-shadow: 0px -5px 13px rgba(0, 0, 0, 0.16); }

/* line 510, ../sass/main.scss */
#frmAcceptCookies p {
  color: #fff;
  line-height: 1.4em;
  padding-bottom: .5em; }

/* line 517, ../sass/main.scss */
#acceptCookieContinue {
  cursor: pointer;
  background: #fff;
  color: #000;
  display: inline;
  width: auto;
  height: 28px;
  text-transform: uppercase;
  font-size: 9px;
  color: #606060;
  padding: 0px 10px;
  margin-left: 2.5em;
  background: -moz-linear-gradient(top, #f0f0f0 0%, #d9d9d9);
  background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#d9d9d9));
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 0px solid #171717;
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), inset 0px 0px 10px rgba(87, 87, 87, 0);
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), inset 0px 0px 10px rgba(87, 87, 87, 0);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3); }

/* line 554, ../sass/main.scss */
.error {
  border: 1px solid red;
  background: #f7cfd6;
  padding: 1.42857em; }

/* line 559, ../sass/main.scss */
label.laberror {
  color: red; }

/* line 562, ../sass/main.scss */
label.laberror input {
  background: #f7cfd6; }

/* Grade-A Mobile Browsers (Opera Mobile, Mobile Safari, Android Chrome)
   consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 1024px) {
  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
  /* line 572, ../sass/main.scss */
  html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none; } }
/* ==========================================================================
  larger screen
  =========================================================================
  */
@media screen and (min-width: 45em) {
  /*

  Sticky Footer by Ryan Fait
  http://ryanfait.com/

  */
  /* line 587, ../sass/main.scss */
  * {
    margin: 0; }

  /* line 590, ../sass/main.scss */
  html, body {
    height: 100%; }

  /* line 594, ../sass/main.scss */
  .bodywrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -142px;
    /* the bottom margin is the negative value of the footer's height */ }

  /* line 600, ../sass/main.scss */
  .footer-container, .push {
    height: 142px;
    /* .push must be the same height as .footer */ }

  /*

  Sticky Footer by Ryan Fait
  http://ryanfait.com/

  */
  /* line 611, ../sass/main.scss */
  body {
    text-align: center; }

  /* line 615, ../sass/main.scss */
  .wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 58.75em; }

  /* line 623, ../sass/main.scss */
  #top {
    display: block;
    margin-top: 0; }

  /* line 629, ../sass/main.scss */
  .title {
    display: block;
    float: none; }
    /* line 632, ../sass/main.scss */
    .title a {
      text-decoration: none;
      margin: 0;
      color: #988c7c;
      padding: 0em;
      text-align: center; }
      /* line 640, ../sass/main.scss */
      .title a img {
        max-width: 100%;
        margin: 0 auto; }

  /* line 652, ../sass/main.scss */
  .pattern {
    background: none;
    position: relative;
    top: 0;
    width: 100%; }

  /* line 661, ../sass/main.scss */
  .navbar {
    display: block; }

  /* line 665, ../sass/main.scss */
  .fixed {
    position: fixed;
    top: 0;
    width: 100%; }

  /* line 670, ../sass/main.scss */
  .navbar.mob {
    display: none; }

  /* line 674, ../sass/main.scss */
  #nav {
    padding: 0;
    margin: 0em 0 0; }

  /* line 678, ../sass/main.scss */
  #nav li {
    border-bottom: none;
    margin: 0;
    padding: 0.2em 1em;
    font-size: 1.0em;
    display: inline-block;
    width: auto; }
    /* line 685, ../sass/main.scss */
    #nav li a {
      padding: 0;
      color: #f3efe9;
      display: inline; }
    /* line 691, ../sass/main.scss */
    #nav li a:hover, #nav li a.curractive {
      color: #beb3a6; }

  /* line 695, ../sass/main.scss */
  .navbar {
    display: block;
    text-align: center;
    background: #2c6f98; }

  /* line 701, ../sass/main.scss */
  .navbar li {
    margin: 0;
    display: inline; }

  /* line 715, ../sass/main.scss */
  a.menu-logo {
    display: none; }

  /* line 718, ../sass/main.scss */
  a.menu-link {
    display: none; }

  /* line 721, ../sass/main.scss */
  .js nav[role=navigation] {
    max-height: none; }

  /* line 728, ../sass/main.scss */
  nav[role=navigation] li {
    margin: 0 0.25em; }

  /* line 734, ../sass/main.scss */
  .hdbuts {
    padding: 0em 0em; }

  /* line 737, ../sass/main.scss */
  .listpage a.showwork {
    display: none; }

  /* line 740, ../sass/main.scss */
  .main-container {
    padding-top: 2em 0 0 0; }

  /* line 744, ../sass/main.scss */
  .article-wrap {
    margin: 0em; }
    /* line 747, ../sass/main.scss */
    .article-wrap h2 {
      font-size: 1.3em; }

  /* line 754, ../sass/main.scss */
  .featbanner h3 {
    font-size: 1.5em; }

  /* line 759, ../sass/main.scss */
  .subnav {
    width: 25%;
    float: left; }
    /* line 762, ../sass/main.scss */
    .subnav #sub {
      display: block;
      position: relative;
      border: 0;
      -webkit-border-radius: none;
      -moz-border-radius: none;
      -ms-border-radius: none;
      -o-border-radius: none;
      border-radius: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      font-size: 1em;
      padding: 0;
      top: 0; }

  /* line 774, ../sass/main.scss */
  .listbody {
    width: 75%;
    float: right; }

  /* line 779, ../sass/main.scss */
  .foot_name, .foot_add {
    width: 50%;
    display: inline;
    float: left;
    text-align: left; }

  /* line 785, ../sass/main.scss */
  .foot_name {
    float: right;
    text-align: right; }

  /* line 790, ../sass/main.scss */
  fieldset {
    width: 50%;
    float: left; }

  /* line 795, ../sass/main.scss */
  input[type=text], input[type=password], input[type=email] {
    max-width: 20em; }

  /* line 798, ../sass/main.scss */
  textarea {
    max-width: 40em; }

  /* line 804, ../sass/main.scss */
  .home .btp {
    display: none; }

  /* line 808, ../sass/main.scss */
  table {
    font-size: 0.8em; } }
/* ==========================================================================
  bigger 
  =========================================================================
  */
@media screen and (min-width: 58.75em) {
  /* line 819, ../sass/main.scss */
  #nav li {
    font-size: 1.3em; } }
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 829, ../sass/main.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

/* line 836, ../sass/main.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

/* line 843, ../sass/main.scss */
.hidden {
  display: none !important;
  visibility: hidden; }

/* line 848, ../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 860, ../sass/main.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* line 869, ../sass/main.scss */
.invisible {
  visibility: hidden; }

/* line 874, ../sass/main.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

/* line 879, ../sass/main.scss */
.clearfix:after {
  clear: both; }

/* line 883, ../sass/main.scss */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 894, ../sass/main.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 902, ../sass/main.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 906, ../sass/main.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 910, ../sass/main.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 920, ../sass/main.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 925, ../sass/main.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 930, ../sass/main.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  /* line 935, ../sass/main.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 939, ../sass/main.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  /* line 949, ../sass/main.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 955, ../sass/main.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 958, ../sass/main.scss */
  h1.atitle {
    text-align: center; }

  /* line 961, ../sass/main.scss */
  .social, .cartsum, #nav, .abreads, .footer-container ul, .but, .devl, .btp, a.but, a.but.focus {
    display: none; }

  /* line 964, ../sass/main.scss */
  fieldset {
    width: 50%;
    float: left; } }
