/*
 * YUI reset-fonts.css
 *
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
html {
  color: #000;
  background: #FFF; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
fieldset, img {
  border: 0; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
del, ins {
  text-decoration: none; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
li {
  list-style: none; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
caption, th {
  text-align: left; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
q:before, q:after {
  content: ''; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
abbr, acronym {
  border: 0;
  font-variant: normal; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
sup {
  vertical-align: baseline; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
sub {
  vertical-align: baseline; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
legend {
  color: #000; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
input, button, textarea, select {
  *font-size: 100%; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
select, input, button, textarea, button {
  font: 99% arial, helvetica, clean, sans-serif; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
table {
  font-size: inherit;
  font: 100%; }

/* line 9, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

/*
 * Firefox broken image placeholder support.
 *
http://lab.gmtplusone.com/image-placeholder/
*/
/* line 16, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
img:-moz-broken, img:-moz-user-disabled {
  -moz-force-broken-image-icon: 1; }

/* line 17, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
img:-moz-broken:not([width]), img:-moz-user-disabled:not([width]) {
  width: 50px; }

/* line 18, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_reset */
img:-moz-broken:not([height]), img:-moz-user-disabled:not([height]) {
  height: 50px; }

/* line 2, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_page */
html {
  height: 100%;
  overflow-y: visible; }

/* line 6, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_page */
body {
  min-width: 360px;
  height: 100%;
  overflow: hidden;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.4;
  background: #e4e4e4;
  color: #000; }

@media (max-height: 400px) {
  /* line 20, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_page */
  html, body {
    height: 400px;
    overflow-y: visible; }
 }

@media (max-width: 360px) {
  /* line 27, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_page */
  html, body {
    overflow-x: visible; }
 }

/* line 33, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_page */
a {
  color: #3462a0;
  text-decoration: none; }
  /* line 36, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_page */
  a:hover {
    color: #b93329;
    text-decoration: underline; }

/* line 1, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_frame */
.demo-header {
  position: relative;
  height: 54px;
  padding: 0 54px 0 355px;
  background: #e4e4e4; }
  @media (max-width: 409px) {
    .demo-header {
      padding-left: 305px; } }
  /* line 12, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_frame */
  .demo-header:after {
    content: ' ';
    display: table;
    clear: both; }
  /* line 18, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_frame */
  .demo-header .extra {
    overflow: hidden;
    position: relative;
    height: 54px; }

/* line 25, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_frame */
#demo-iframe {
  box-sizing: border-box;
  background: #e4e4e4;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  border: 0 none; }

/* line 1, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_logo */
a.logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 140px;
  height: 0;
  padding: 50px 0 0;
  margin: -25px 0 0;
  text-decoration: none !important;
  outline: none !important;
  font-size: 0;
  line-height: 20px;
  overflow: hidden;
  background: url('images/logo-demo2.png') 50% 50% no-repeat;
  background-size: cover; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 1.5dppx) {
    a.logo {
      background-image: url('images/logo-demo2-hd.png'); } }

/* line 1, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_menu */
.menu {
  display: block;
  position: absolute;
  left: 160px;
  top: 0;
  width: 190px;
  height: 34px;
  margin: 10px 5px 10px 0px; }
  /* line 11, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_menu */
  .menu .dropdown-trigger {
    display: block;
    position: relative;
    padding: 0 30px 0 10px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    background: #fafafa;
    font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    cursor: pointer;
    text-decoration: none !important;
    outline: none !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    /* line 35, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_menu */
    .menu .dropdown-trigger:after {
      content: '\f0d7';
      font-family: FontAwesome;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      line-height: 32px;
      width: 30px;
      text-align: center; }
  /* line 48, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_menu */
  .menu.toggled .dropdown-trigger:after {
    color: #fff;
    background-color: #b93329;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    text-shadow: 1px 1px 1px #b93329; }
  /* line 57, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_menu */
  .menu.toggled .dropdown-trigger, .menu:hover .dropdown-trigger {
    color: #b93329;
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  /* line 64, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_menu */
  .menu .dropdown {
    position: absolute;
    left: 0;
    top: 33px;
    min-width: 190px;
    display: none; }
  /* line 73, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_menu */
  .menu.toggled .dropdown, .menu.toggled-temp .dropdown, .menu:hover .dropdown {
    display: block; }
  @media (max-width: 409px) {
    .menu {
      width: 140px; }
      /* line 79, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_menu */
      .menu .dropdown {
        min-width: 140px; } }

/* line 1, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
.dropdown {
  border: 1px solid #dbdbdb;
  background: #fafafa;
  box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  font-size: 14px; }
  /* line 12, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
  .dropdown .section {
    overflow: hidden; }
    /* line 15, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown .section .inner {
      border-top: 1px solid #fff;
      border-bottom: 1px solid #e0e0e0; }
    /* line 19, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown .section:first-child .inner {
      border-top-width: 0; }
    /* line 22, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown .section:last-child .inner {
      border-bottom-width: 0; }
      /* line 24, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
      .dropdown .section:last-child .inner li:last-child {
        padding-bottom: 3px; }
    /* line 29, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown .section.active, .dropdown .section:hover {
      background-color: #fff; }
    /* line 33, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown .section .section-content {
      transition: all 0.2s ease; }
      /* line 36, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
      .dropdown .section .section-content a {
        display: block;
        text-decoration: none;
        margin: 0 3px;
        padding: 5px 7px;
        font-size: 12px;
        line-height: 14px; }
      /* line 45, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
      .dropdown .section .section-content a:hover, .dropdown .section .section-content a:active, .dropdown .section .section-content .selected a {
        text-decoration: none;
        color: #fff;
        background: #3462a0;
        background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 5px -5px rgba(0, 0, 0, 0.2);
        border-radius: 2px; }
      /* line 54, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
      .dropdown .section .section-content a:active, .dropdown .section .section-content .selected a:hover {
        background-color: #b93329; }
    /* line 59, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown .section.inactive .section-content {
      max-height: 0 !important;
      opacity: 0; }
    /* line 64, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown .section.active .section-content {
      display: block;
      opacity: 1; }
  /* line 70, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
  .dropdown a.toggle {
    display: block;
    font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 20px;
    text-decoration: none !important;
    padding: 5px 30px 5px 10px;
    position: relative;
    white-space: nowrap; }
    /* line 79, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown a.toggle:hover {
      color: #b93329; }
    /* line 82, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown a.toggle:after {
      content: '\f0da';
      font-family: FontAwesome;
      position: absolute;
      right: 0;
      top: 5px;
      height: 20px;
      line-height: 20px;
      width: 30px;
      text-align: center;
      opacity: 0.3;
      transition: all 0.2s ease; }
    /* line 95, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown a.toggle:hover:after {
      opacity: 1; }
  /* line 99, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
  .dropdown .active a.toggle {
    pointer-events: none; }
    /* line 101, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_dropdown */
    .dropdown .active a.toggle:after {
      content: '\f0d7'; }

/* line 3, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_close */
a.close {
  display: block;
  position: absolute;
  top: 50%;
  right: 7px;
  width: 40px;
  height: 0;
  padding: 40px 0 0;
  margin: -20px 0 0;
  text-decoration: none !important;
  outline: none !important;
  font-size: 0;
  line-height: 20px;
  overflow: hidden; }
  /* line 20, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_close */
  a.close:after {
    content: '\f00d';
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

/* line 1, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
ul.colors {
  display: block;
  float: left;
  margin: 10px 5px 0;
  padding: 0;
  white-space: nowrap; }
  /* line 8, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
  ul.colors:after {
    content: '';
    display: block;
    clear: both; }
  /* line 14, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
  ul.colors li {
    display: inline-block;
    margin: -2px 0 0;
    padding: 2px 2px 10px;
    position: relative;
    overflow: hidden; }
    /* line 20, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
    ul.colors li a {
      display: block;
      height: 34px;
      line-height: 34px;
      white-space: nowrap;
      outline: none !important;
      text-decoration: none !important;
      box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 5px -5px rgba(0, 0, 0, 0.2); }
    /* line 29, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
    ul.colors li span {
      display: inline-block;
      height: 34px;
      width: 20px;
      background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%); }
      /* line 36, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
      ul.colors li span:first-child {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
        padding-left: 2px; }
      /* line 41, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
      ul.colors li span:last-child {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }
    /* line 46, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
    ul.colors li.colors-2 span {
      width: 12px; }
    /* line 49, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
    ul.colors li.colors-3 span {
      width: 8px; }
    /* line 53, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
    ul.colors li a:hover span {
      background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%); }

/* line 77, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
.canTransform .color-arrow {
  position: absolute;
  width: 20px;
  height: 6px;
  overflow: hidden;
  left: 0;
  top: 48px;
  margin-left: -5px;
  transition: all 0.3s ease;
  opacity: 1; }
  /* line 91, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
  .canTransform .color-arrow.fresh {
    opacity: 0; }
  /* line 95, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_colors */
  .canTransform .color-arrow span {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 5px;
    top: 2px;
    background: #b93329;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

/* line 1, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_button */
.downloadButton {
  display: block;
  float: left;
  margin: 10px 5px 0;
  padding: 0 12px;
  text-decoration: none !important;
  outline: none !important;
  line-height: 34px;
  height: 34px;
  white-space: nowrap;
  color: #fff;
  font-family: "Droid Sans", "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
  background: #3462a0;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 5px -5px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 0 transparent, 0 0 3px rgba(0, 0, 0, 0.5); }
  /* line 26, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_button */
  .downloadButton:hover, .downloadButton:active {
    color: #fff;
    background-color: #b93329;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%), -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%), linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%); }
  /* line 33, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_button */
  .downloadButton:before {
    content: '\f019';
    font-family: FontAwesome;
    font-size: 12px; }
  /* line 39, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_button */
  .downloadButton span {
    display: inline-block;
    padding-left: 5px; }
  @media (max-width: 800px) {
    .downloadButton {
      padding: 0 10px;
      background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%); }
      /* line 49, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_button */
      .downloadButton:hover, .downloadButton:active {
        background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%); }
      /* line 54, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_button */
      .downloadButton span {
        display: none; } }

/* line 2, /Users/kasutaja/Documents/htdocs/artodia/xf1/demo/style/scss/_layouts */
body.latte .demo-header {
  background-image: -webkit-linear-gradient(bottom, #654c22 0%, rgba(101, 76, 34, 0) 1px);
  background-image: linear-gradient(to top, #654c22 0%, rgba(101, 76, 34, 0) 1px); }
