@charset "UTF-8";
/* VENDOR - Default fall-backs and external files.
========================================================================== */
/*! SCSS version of normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
a:active, a:hover {
  outline-width: 0;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio, video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template, [hidden] {
  display: none;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  height: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #222222;
}

a {
  color: #496DDB;
  text-decoration: none;
  word-wrap: break-word;
}
a:hover {
  color: shade(#496DDB, 15%);
}

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #d3d3d3;
}

ul {
  list-style: circle inside;
}

ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0;
}

ul {
  padding-left: 0;
  margin-top: 0;
}
ul ul, ul ol {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

ol ol, ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

li {
  margin-bottom: 1rem;
}

dt {
  font-style: italic;
}

dd {
  padding-left: 2rem;
}

img,
video {
  display: table;
  max-width: 100%;
}

figure {
  margin: 0 auto;
  padding-bottom: 2.4rem;
}
figure img {
  display: table;
  margin: 0 auto;
}

caption,
figcaption {
  font-size: 2rem;
  font-style: italic;
  text-align: center;
}

table {
  border-collapse: collapse;
  border-color: gray;
  border-spacing: 2px;
  max-width: 100%;
  width: 100%;
}
table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #d3d3d3;
}
table th,
table td {
  padding: 0.6rem;
  vertical-align: top;
  border-top: 1px solid #ccc;
}
table th,
table tfoot td {
  font-weight: 700;
  text-align: left;
}
table td {
  border-bottom: 1px solid #d3d3d3;
  padding: 0.6rem;
  text-align: left;
  vertical-align: top;
}

textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 0.2rem;
  box-shadow: none;
}
textarea:focus,
select:focus {
  border: 1px solid #3498db;
  outline: 0;
}

input[type=email], input[type=number], input[type=search], input[type=date], input[type=text], input[type=tel], input[type=url], input[type=password] {
  appearance: none;
  background-color: #fff;
  border-radius: 0.2rem;
  border: 1px solid #d1d1d1;
  box-shadow: none;
  box-sizing: border-box;
  height: 38px;
  padding: 6px 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=date]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus {
  border: 1px solid #3498db;
  outline: 0;
}

textarea {
  appearance: none;
  min-height: 65px;
  padding-bottom: 6px;
  padding-top: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

label,
legend {
  display: block;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type=checkbox], input[type=radio] {
  display: inline;
}

label > .label-body {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem;
}

pre {
  overflow: auto;
}

code {
  background: #e3e3e3;
  border-radius: 0.2rem;
  border: 1px solid #d3d3d3;
  font-size: 90%;
  margin: 0 0.2rem;
  padding: 0.2rem 0.5rem;
  white-space: nowrap;
}

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

.u-full-width {
  width: 100%;
}

.u-max-full-width {
  max-width: 100%;
}

.u-pull--right {
  float: right;
}

.u-pull--left {
  float: left;
}

.u-disabled {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}

/**
 * Clear inner floats
 */
.u-clearfix:after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.u-hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.u-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-ta-left {
  text-align: left;
}

.u-ta-left {
  text-align: center;
}

.u-ta-right {
  text-align: right;
}

/**
 * Basic typography style for text
 */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300;
  word-wrap: break-word;
}

h1 {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: -0.1rem;
}

h2 {
  font-size: 3.6rem;
  line-height: 1.25;
  letter-spacing: -0.1rem;
}

h3 {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: -0.1rem;
}

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -0.08rem;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -0.05rem;
}

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0;
}

@media (min-width: 550px) {
  h1 {
    font-size: 5rem;
  }

  h2 {
    font-size: 4.2rem;
  }

  h3 {
    font-size: 3.6rem;
  }

  h4 {
    font-size: 3rem;
  }

  h5 {
    font-size: 2.4rem;
  }

  h6 {
    font-size: 1.5rem;
  }
}
p {
  margin-top: 0;
}

blockquote {
  margin: 0 0 2.4rem 1.2rem;
  border-left: 0.3rem solid #545454;
  padding: 2.4rem 1.2rem;
}
blockquote p:last-child {
  padding-bottom: 0;
}

small,
sub,
sup {
  font-size: 2rem;
  line-height: 1;
}

caption,
figcaption {
  font-size: 2rem;
  font-style: italic;
  text-align: center;
}

em,
cite,
i {
  font-style: italic;
}

q:before {
  content: "'";
}
q:after {
  content: "'";
}
q > q {
  font-style: italic;
}

dfn,
abbr {
  border-bottom: 0.1rem dotted #d3d3d3;
  cursor: default;
}

dfn,
abbr {
  border-bottom: 0.1rem dotted #d3d3d3;
  cursor: default;
}

button, input {
  margin-bottom: 1rem;
}

fieldset,
select,
textarea {
  margin-bottom: 1.4rem;
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
table,
ul {
  margin-bottom: 2.4rem;
}

li {
  margin-bottom: 1rem;
}

label {
  margin-bottom: 0.25rem;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  @page {
    margin: 0.5cm;
  }
  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
/*
Containers

Use containers when you need a content area that has standard maximum width and centered on the page.

Markup:
<div class="container {modifier_class}}">Container</div>

.container          - Default container size = $container-width
.container--sm      - Small Container
.container--lg      - Large Container
*/
.container {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 10px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.container--lg {
  margin: 0 auto;
  max-width: 1200px;
  padding: 3.2rem 1rem;
}

.container--sm {
  margin: 0 auto;
  max-width: 640px;
  padding: 2.4rem 2rem;
}

.col {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0;
  }
}
@media (min-width: 550px) {
  .container {
    width: 80%;
  }

  .col {
    margin-left: 2%;
  }
  .col:first-child {
    margin-left: 0;
  }

  .col--1 {
    width: 6.5%;
  }

  .col--2 {
    width: 15%;
  }

  .col--3 {
    width: 23.5%;
  }

  .col--4 {
    width: 32%;
  }

  .col--5 {
    width: 40.5%;
  }

  .col--6 {
    width: 49%;
  }

  .col--7 {
    width: 57.5%;
  }

  .col--8 {
    width: 66%;
  }

  .col--9 {
    width: 74.5%;
  }

  .col--10 {
    width: 83%;
  }

  .col--11 {
    width: 91.5%;
  }

  .col--12 {
    width: 100%;
    margin-left: 0;
  }

  .col--1-3 {
    width: 32%;
  }

  .col--2-3 {
    width: 66%;
  }

  .col--1-2 {
    width: 49%;
  }

  .col--offset-1 {
    margin-left: 8.5% !important;
  }

  .col--offset-2 {
    margin-left: 17% !important;
  }

  .col--offset-3 {
    margin-left: 25.5% !important;
  }

  .col--offset-4 {
    margin-left: 34% !important;
  }

  .col--offset-5 {
    margin-left: 42.5% !important;
  }

  .col--offset-6 {
    margin-left: 51% !important;
  }

  .col--offset-7 {
    margin-left: 59.5% !important;
  }

  .col--offset-8 {
    margin-left: 68% !important;
  }

  .col--offset-9 {
    margin-left: 76.5% !important;
  }

  .col--offset-10 {
    margin-left: 85% !important;
  }

  .col--offset-11 {
    margin-left: 93.5% !important;
  }

  .col--offset-1-3 {
    margin-left: 34% !important;
  }

  .col--offset-2-3 {
    margin-left: 68% !important;
  }

  .col--offset-1-2 {
    margin-left: 51% !important;
  }
}
/* Self Clearing Goodness */
.container:after,
.row:after {
  clear: both;
  content: "";
  display: table;
}

/*

Grid

This is a grid made using flexbox. Use the ff classes to setup a flexbox grid:

.flex-grid               - Grid is always shown, even in small screens

// Modifier classes for `.flex-grid`.
// Use these classes to set the screen width when the grid is visible.

// Grid Modifiers
.flex-grid--md           - Grid starts at medium sized screens
.flex-grid--lg           - Grid starts at large and up screens


Use `.flex-grid__col` to define a column inside a `.flex-grid` grid.
Direct children of `.flex-grid` are columns with the class,
`.flex-grid__col`

Markup:
<div class="demo-grid">
  <div class="flex-grid">
    <div class="flex-grid__col">Cell 1</div>
    <div class="flex-grid__col">Cell 2</div>
    <div class="flex-grid__col">Cell 3</div>
  </div>
  <div class="flex-grid flex-grid--md">
    <div class="flex-grid__col flex-grid__col--sm">Half-width column</div>
    <div class="flex-grid__col">Default width column</div>

  </div>
  <div class="flex-grid flex-grid--md">
    <div class="flex-grid__col flex-grid__col--fixed-width">Cell 1</div>
    <div class="flex-grid__col">Cell 2</div>
  </div>
  <div class="flex-grid flex-grid--lg">
    <div class="flex-grid__col flex-grid__col--lg">Double-width column</div>
    <div class="flex-grid__col">Default width column</div>
  </div>
</div>

// Column modifiers

.flex-grid__col--sm           - half the width of default column
.flex-grid__col--lg           - double the width of default column
.flex-grid__col--fixed-width  - fixed-width column (default = 200px)
*/
.flex-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex-grid > * {
  flex: 1;
}
.flex-grid > *.flex-grid__col {
  flex-grow: 4;
  margin-left: 2%;
}
.flex-grid > *.flex-grid__col--fixed-width {
  flex: 0 0 200px;
}
.flex-grid > *.flex-grid__col--sm {
  flex-grow: 2;
}
.flex-grid > *.flex-grid__col--lg {
  flex-grow: 8;
}
.flex-grid > *:first-child {
  margin-left: 0rem;
}
.flex-grid > *:last-child {
  margin-right: 0rem;
}

@media (max-width: 549px) {
  .flex-grid--md {
    display: block;
  }

  .flex-grid--md > * {
    padding-left: 0;
    padding-right: 0;
  }
  .flex-grid--md > *.flex-grid__col {
    margin-left: 0;
  }
}
@media (max-width: 959px) {
  .flex-grid--lg {
    display: block;
  }

  .flex-grid--lg > * {
    padding-left: 0;
    padding-right: 0;
  }
  .flex-grid--lg > *.flex-grid__col {
    margin-left: 0;
  }
}
.btn, [type=submit],
[type=reset],
[type=button],
.button {
  background-color: transparent;
  border-radius: 0.2rem;
  border: 1px solid #bbb;
  color: #7e7e7e;
  cursor: pointer;
  display: inline-block;
  font-size: inherit;
  font-weight: 100;
  height: 38px;
  letter-spacing: 0.1rem;
  line-height: 38px;
  margin-bottom: 1rem;
  padding: 0 30px;
  text-align: center;
  text-decoration: none;
  transition-duration: 200ms;
  white-space: nowrap;
}
.btn:focus, [type=submit]:focus,
[type=reset]:focus,
[type=button]:focus, .btn:hover, [type=submit]:hover,
[type=reset]:hover,
[type=button]:hover,
.button:focus,
.button:hover {
  color: #7e7e7e;
  border-color: lightgray;
  outline: 0;
}
.btn:focus, [type=submit]:focus,
[type=reset]:focus,
[type=button]:focus,
.button:focus {
  outline: 0.1rem dotted #a8a8a8;
}
.btn:active, [type=submit]:active,
[type=reset]:active,
[type=button]:active,
.button:active {
  background-color: #3498db;
}

.btn--primary {
  color: #ffffff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn--primary:focus, .btn--primary:hover {
  color: #ffffff;
  background-color: #217dbb;
  border-color: #3498db;
}

.btn--secondary {
  color: #e4e4e4;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}
.btn--secondary:focus, .btn--secondary:hover {
  color: #e4e4e4;
  background-color: #585858;
  border-color: #7e7e7e;
}

.btn--success {
  background-color: #2BC016;
  border-color: #2BC016;
  color: #ffffff;
}
.btn--success:focus, .btn--success:hover {
  color: #ffffff;
  background-color: #26a913;
  border-color: #2BC016;
}

.btn--info {
  background-color: #5BC0EB;
  border-color: #5BC0EB;
  color: #ffffff;
}
.btn--info:focus, .btn--info:hover {
  color: #ffffff;
  background-color: #2eafe5;
  border-color: #5BC0EB;
}

.btn--warning {
  background-color: #E67E22;
  border-color: #E67E22;
  color: #ffffff;
}
.btn--warning:focus, .btn--warning:hover {
  color: #ffffff;
  background-color: #bf6516;
  border-color: #E67E22;
}

.btn--danger {
  background-color: #C3423F;
  border-color: #C3423F;
  color: #ffffff;
}
.btn--danger:focus, .btn--danger:hover {
  color: #ffffff;
  background-color: #9e3431;
  border-color: #C3423F;
}

.btn-outline--primary {
  background-color: transparent;
  border-color: #3498db;
  color: #3498db;
}
.btn-outline--primary:focus, .btn-outline--primary:hover {
  color: #ffffff;
  background-color: #3498db;
  border-color: #3498db;
}

.btn-outline--secondary {
  background-color: transparent;
  border-color: #7e7e7e;
  color: #7e7e7e;
}
.btn-outline--secondary:focus, .btn-outline--secondary:hover {
  color: #d3d3d3;
  background-color: #545454;
  border-color: #7e7e7e;
}

.btn-outline--success {
  background-color: transparent;
  border-color: #2BC016;
  color: #2BC016;
}
.btn-outline--success:focus, .btn-outline--success:hover {
  color: #ffffff;
  background-color: #2BC016 !important;
  border-color: #2BC016;
}

.btn-outline--info {
  background-color: transparent;
  border-color: #5BC0EB;
  color: #5BC0EB;
}
.btn-outline--info:focus, .btn-outline--info:hover {
  color: #ffffff;
  background-color: #5BC0EB;
  border-color: #5BC0EB;
}

.btn-outline--warning {
  background-color: transparent;
  border-color: #E67E22;
  color: #E67E22;
}
.btn-outline--warning:focus, .btn-outline--warning:hover {
  color: #ffffff;
  background-color: #E67E22;
  border-color: #E67E22;
}

.btn-outline--danger {
  background-color: transparent;
  border-color: #C3423F;
  color: #C3423F;
}
.btn-outline--danger:focus, .btn-outline--danger:hover {
  color: #ffffff;
  background-color: #C3423F;
  border-color: #C3423F;
}

.btn--lg {
  font-size: inherit;
  font-weight: 100;
  height: 5.8rem;
  line-height: 5.8rem;
  vertical-align: middle;
  padding: 0 4rem;
}

.btn--raised {
  border-width: 0;
  border-bottom-width: 3px;
  border-bottom-color: rgba(0, 0, 0, 0.15);
}

.pager {
  list-style: none;
  margin-bottom: 1.5rem;
  margin-left: 0;
  text-align: center;
}
.pager li {
  margin: 0;
  display: inline-block;
}
.pager li:last-child {
  margin-right: 0;
}
.pager li:hover {
  background-color: tint(#d3d3d3, 30%);
}
.pager li a {
  display: inline-block;
  padding: 0rem 1rem;
}
.pager li a:hover {
  background-color: #e4e4e4;
  text-decoration: none;
}
.pager li.pager--current {
  background-color: #3498db;
}
.pager li.pager--current a {
  color: #fff;
  padding: 0 1rem;
  margin-bottom: 0rem;
}
.pager li.pager--current a:hover {
  background-color: #3498db;
  padding: 0rem 1rem;
}

.table thead > tr {
  border-bottom: 0.2rem solid #d3d3d3;
}

.table--bordered th,
.table--bordered td {
  border: 0.05rem solid #d3d3d3;
}

.table--striped tbody > tr:nth-child(odd) > td {
  background-color: #e4e4e4;
}

.table--hover tbody tr:hover {
  background-color: #e4e4e4;
}

.table--compact thead > tr {
  border-bottom: 0.2rem solid #d3d3d3;
}
.table--compact th,
.table--compact td {
  padding: 0.3rem;
}

.table-responsive {
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.table-responsive table {
  margin-bottom: 0.5rem;
}

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
.dark {
  background-color: #1d1d1d;
}

.zform-section {
  border: 1px solid black;
  border-radius: 4px;
  padding: 10px;
  background-color: #fcfcfc;
  margin-bottom: 20px;
}

.zform-row {
  display: flex;
  flex-direction: row;
}
.zform-row .form-element {
  flex: 1 1 auto;
}

.zform-tab-tags span.zform-tab-tag {
  padding: 8px 20px;
  border: 1px solid black;
  background-color: #f2f1ff;
  border-radius: 10px 10px 0 0;
  margin-right: 5px;
  color: #888888;
}
.zform-tab-tags span.zform-tab-tag.current {
  border-bottom: none;
  color: #000000;
}

.zform-tab {
  border: 1px solid black;
  padding: 10px;
  background-color: #f2f1ff;
  display: none;
}
.zform-tab.current {
  display: block;
}

div#zlog .logHead {
  margin: 11px 14px 0px;
}
div#zlog .logHead a {
  padding: 3px 5px 3px 9px;
  background: #bbb;
  border: 1px #444 solid;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  border-bottom: none;
}
div#zlog .logHead a.picked {
  padding: 3px 5px 4px 9px;
  color: #021b02;
}
div#zlog .logTab {
  background: #bbb;
  padding: 5px;
  border: 1px solid black;
  display: none;
  margin: 0px 6px 10px;
}
div#zlog .logTab#logTabparse {
  display: block;
}
div#zlog .logTab .logTabLine {
  margin: 2px;
  border: 1px #888 solid;
  padding: 2px;
  font-size: 10px;
  line-height: 1.1em;
}
div#zlog .logTab .logTabLine h4 {
  padding: 0px;
  margin: 0 0 3px 0;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: normal;
}
div#zlog .logTab .logTabLine pre {
  font-size: 13px;
  line-height: 14px;
  border: none;
  padding: 8px;
  margin-bottom: 10px;
  background-color: #fffff5cc;
}
div#zlog .logTab .logTabLine pre a {
  display: block;
}
div#zlog .logTab .log-more-span {
  display: none;
}
div#zlog .logTab .tags span {
  margin: 0px;
  line-height: 22px;
  padding: 0px 4px;
  background-color: #bfffbb8c;
}

.zsurvey-summary-table .question {
  background: rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
  margin-bottom: 5px;
  border-radius: 5px;
}
.zsurvey-summary-table .question .question-text {
  font-size: 120%;
  padding: 10px 0 0;
}
.zsurvey-summary-table .question .answer {
  background: #ffffffad;
  margin-bottom: 4px;
  padding: 2px 6px;
  position: relative;
}
.zsurvey-summary-table .question .answer .answer-inner {
  position: absolute;
  height: 100%;
  top: 2px;
  left: 6px;
}
.zsurvey-summary-table .question .answer .answer-inner span.count {
  font-size: 80%;
  color: rgba(0, 0, 0, 0.7);
  margin-left: 10px;
}
.zsurvey-summary-table .question .answer.free-text .answer-inner {
  position: initial;
}
.zsurvey-summary-table .question .answer .percent-bar {
  position: absolute;
  height: 100%;
  background: rgba(0, 255, 0, 0.2);
  top: 0px;
  left: 0px;
}

.stat-box {
  background-color: gray;
  display: inline-block;
  text-align: center;
  color: white;
  border-radius: 10px;
  padding: 14px;
}
.stat-box .stat {
  font-size: 60px;
  font-weight: bold;
  line-height: 60px;
}

/* SITE - Site Styling definition, along with starting point Variables, Mixins and Placeholders.
========================================================================== */
.jots-page .jots-list .link-link, .jots-page .jots-list .edit-link, .jots-page .jots-list .add-link, .jots-page .jots-list .open-link {
  background-size: contain;
  color: #0000;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  display: -webkit-inline-box;
}

.jots-page .jots-list .link-link.small, .jots-page .jots-list .edit-link.small, .jots-page .jots-list .add-link.small, .jots-page .jots-list .open-link.small {
  border: 4px solid #ffffff00;
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.6rem;
  margin-top: 1rem;
}

h1 {
  line-height: 1;
}

textarea, input[type=text], input[type=number], input[type=date], select {
  width: 100%;
}

textarea {
  height: 200px;
}
.form-element.submit.upper {
  text-align: right;
}
.form-element textarea, .form-element input[type=text], .form-element select {
  width: 100%;
}
.form-element textarea {
  height: 200px;
}
.form-element textarea.rich {
  height: 400px;
}

form.list-options {
  border: 1px solid #0005;
  background-color: #fbfbfb;
}
form.list-options h3 {
  background: black;
  color: white;
  font-size: 13px;
  letter-spacing: 0px;
  padding: 2px 10px;
  margin: 0px;
}
form.list-options .options {
  padding: 5px 10px;
}
form.list-options .options label {
  display: inline-block;
  font-size: 12px;
  padding: 0 8px 0 0;
}
form.list-options .options label input, form.list-options .options label select {
  padding: 2px 5px;
  height: inherit;
  line-height: inherit;
  margin: 0;
}
form.list-options .options label select {
  padding: 7px 5px;
}

blockquote, dl, figure, form, ol, p, pre, table, ul {
  margin-bottom: 0;
}

.btn, [type=submit], [type=reset], [type=button], .button {
  border-radius: 0.6rem;
  font-size: 1.4rem;
  height: 32px;
  line-height: 31px;
  padding: 0px 21px;
  margin-left: 3px;
  background-color: #f5f5ff;
  border: 1px solid #636262;
  color: black;
  letter-spacing: 0;
}

.btn.btn--primary, [type=submit].btn--primary, [type=reset].btn--primary, [type=button].btn--primary, .button.primary {
  background-color: #31629e;
  border: 1px solid #636262;
  color: white;
  letter-spacing: 0;
}

.main {
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 479px) {
  .main {
    padding: 5px;
  }
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.row {
  margin-bottom: 1rem;
}
.row input, .row select {
  margin-bottom: 0;
}
.row .col input[type=text], .row .col select {
  width: 100%;
}

.jots-page .main > div.link {
  margin-top: -19px;
}
.jots-page .jot-note {
  font-size: 1.4rem;
  color: #666;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
.jots-page .jots-list .open-link {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='21' height='21'><path d='M 6 0l 10 10l 0 1l -10 10l 0 -5l 5 -5l-5 -5Z' fill='red' fill-opacity='0.8' /></svg>");
}
.jots-page .jots-list .open-link.empty {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='21' height='21'><path d='M 6 0l 10 10l 0 1l -10 10l 0 -5l 5 -5l-5 -5Z' fill='rgb(40,40,40)' fill-opacity='0.5' /></svg>");
}
.jots-page .jots-list .open > .open-link {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='21' height='21'><path d='M 0 6l 10 10l 1 0l 10 -10l -5 0l -5 5l -5 -5Z' fill='red' fill-opacity='0.8' /></svg>");
}
.jots-page .jots-list .open > .open-link.empty {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='21' height='21'><path d='M 0 6l 10 10l 1 0l 10 -10l -5 0l -5 5l -5 -5Z' fill='rgb(40,40,40)' fill-opacity='0.5' /></svg>");
}
.jots-page .jots-list .add-link {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='21' height='21'><path d='M 8,0 l 5,0 l 0,8 l 8,0 l 0,5 l -8,0 l 0,8 l -5,0 l 0,-8 l -8,0 l 0,-5 l 8,0 Z' fill='green' fill-opacity='0.5' /></svg>");
}
.jots-page .jots-list .edit-link {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='529' height='529'><path d='M328.883,89.125l107.59,107.589l-272.34,272.34L56.604,361.465L328.883,89.125z M518.113,63.177l-47.981-47.981c-18.543-18.543-48.653-18.543-67.259,0l-45.961,45.961l107.59,107.59l53.611-53.611C532.495,100.753,532.495,77.559,518.113,63.177z M0.3,512.69c-1.958,8.812,5.998,16.708,14.811,14.565l119.891-29.069L27.473,390.597L0.3,512.69z' fill='rgb(255,0,255)' fill-opacity='0.5' /></svg>");
}
.jots-page .jots-list .link-link {
  background-image: url(/css/img/link.svg);
}
.jots-page .jots-list .view-link {
  padding-left: 8px;
}
.jots-page .jots-list ul {
  list-style: none;
  margin: 0;
}
.jots-page .jots-list ul li {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
}
.jots-page .jots-list ul li span.note {
  font-size: 78%;
  color: #00000055;
  white-space: nowrap;
  overflow: hidden;
}
.jots-page .jots-list ul li .subjots ul {
  font-size: 100%;
  border-left: 3px solid #ededed;
  padding-left: 2rem;
}
.jots-page .jots-list form.quick-add-form {
  border: 1px solid #bbbbbb;
  margin: 3px 30px;
  padding: 2px 10px;
  border-radius: 8px;
  background: #f8fbfe;
}
.jots-page .jots-list form.quick-add-form input, .jots-page .jots-list form.quick-add-form span {
  margin: 0 3px;
}

.jot-selector {
  position: relative;
  z-index: 300;
}
.jot-selector .selector {
  position: absolute;
  border: 1px solid black;
  width: 100%;
  background: aliceblue;
  padding: 2px;
  display: flex;
  flex-direction: row;
}
.jot-selector .selector .tree-button.up {
  width: 20px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='23'><path d='M 13,3 l -10,10 l 10,10 l 0,-3 l -7,-7 l 7,-7 Z' fill='green' fill-opacity='0.5' /></svg>");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.jot-selector .selector ul {
  list-style: none;
  margin: 0;
  flex: 1 1 auto;
}
.jot-selector .selector ul li.jot {
  margin: 0;
  border: 1px solid #00000000;
}
.jot-selector .selector ul li.jot.selected {
  border: 1px solid #00000033;
  background: #ffffff99;
  color: green;
}
.jot-selector .selector ul li.jot:hover {
  background: #ffffff99;
  color: green;
}
.jot-selector .selector ul li.jot .tree-button.down {
  display: none;
  float: right;
  width: 26px;
  background: white;
  height: 23px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='24'><path d='M 4,3 l 10,10 l -10,10 l 0,-3 l 7,-7 l -7,-7 Z' fill='green' fill-opacity='0.5' /></svg>");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.jot-selector .selector ul li.jot.children .tree-button.down {
  display: block;
}

.jot-joins .jot-join {
  border: 1px solid #00000022;
  border-radius: 5px;
  padding: 3px 8px;
  background: #00000004;
}
.jot-joins .jot-join .type {
  text-transform: uppercase;
  background-color: #2c6aae;
  color: white;
  padding: 3px 5px;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 4px;
}
.jot-joins .jot-join .title {
  font-weight: bold;
  color: #555;
  text-decoration: none;
}
.jot-joins .jot-join .title:hover {
  text-decoration: underline;
}
.jot-joins .jot-join .description {
  color: #888;
  font-size: 0.8em;
  line-height: 0.84em;
  padding: 4px;
}

.button.listpage {
  float: right;
}

.nav ul {
  list-style: none;
  margin: 10px;
}
@media (max-width: 479px) {
  .nav ul {
    margin: 2px;
  }
}
.nav ul li {
  display: inline-block;
  border-right: 1px solid #999;
  margin: 0;
  padding: 0 10px 0 5px;
}

.item-list .item {
  background: white;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 48%);
  padding: 5px 0;
}
.item-list .item .content {
  font-size: 79%;
  line-height: 90%;
  max-height: 40px;
  overflow: hidden;
  color: #999;
  margin: 0 0 0 8px;
}
.item-list .item .content p {
  margin: 0;
}
.item-list .item .buttons {
  float: right;
  height: 25px;
}
.item-list .item .buttons span.button {
  padding: 4px 5px;
  height: auto;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  background-color: #00000006;
  color: #000;
}

.popup-window {
  background: #f1f6fa;
  position: fixed;
  padding: 25px;
  border-radius: 11px;
  box-shadow: 3px 3px 13px 3px rgba(0, 0, 0, 0.5);
  width: 740px;
  top: 100px;
  left: calc(50% - 370px);
  max-height: 80%;
  overflow-y: scroll;
  font-size: 14px;
  z-index: 300;
}
.popup-window .close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  font-family: "ATCOverlook";
  color: #bcbcbc;
  padding: 10px 16px;
  font-weight: bold;
  cursor: pointer;
}
.popup-window h1 {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.checks-list label {
  display: inline-block;
  padding: 1px 15px;
}
.checks-list label input {
  margin-right: 5px;
}

.track-change.changed, .tox .tox-edit-area__iframe.dirty {
  background-color: #fff6ed;
}

body div.token-input-dropdown-facebook {
  background: #cde4f8;
}

#flashWrapper .flash {
  background: #cde8cd;
  padding: 4px;
  text-align: center;
  color: green;
  margin-bottom: 10px;
  border-radius: 5px;
}

.beta-notice {
  background: yellow;
  border: 1px solid red;
  text-align: center;
}

.title span.time {
  color: #00000066;
  font-size: 0.7em;
}

.priority_0 a.view-link, .priority_1 a.view-link {
  font-weight: bold;
}

.priority_3 a.view-link {
  color: #6b80bdab;
}

.starred {
  width: 22px;
  display: inline-block;
  height: 16px;
  background-image: url(/css/img/star-full.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
}

div#jot-category-form {
  border: 1px solid #0004;
  padding: 14px;
  margin: 0 10px 14px 10px;
  background: #f9fcff;
}

div.instructions {
  font-size: 9px;
  line-height: 11px;
  background: #efefef;
  padding: 4px;
  text-align: center;
  border-radius: 7px;
  margin: 3px;
}

.expand {
  border: 1px solid blue;
  background-color: aliceblue;
  padding: 5px;
}
.expand .header {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='21' height='21'><path d='M 6 0l 10 10l 0 1l -10 10l 0 -5l 5 -5l-5 -5Z' fill='rgb(0,0,0)' fill-opacity='0.6' /></svg>");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 4px 0 0 24px;
}
.expand .expandable {
  display: none;
}
.expand.open .header {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='21' height='21'><path d='M 0 6l 10 10l 1 0l 10 -10l -5 0l -5 5l -5 -5Z' fill='rgb(0,0,0)' fill-opacity='0.6' /></svg>");
}
.expand.open .expandable {
  display: block;
}

.row .col.caption-class select {
  width: initial;
  padding: 2px;
}

.fade-in {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 4s;
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
pre {
  border: 1px solid #9f9;
  background-color: #fffff5;
  padding: 5px;
  border-radius: 5px;
  margin: 0;
  tab-size: 30px;
}
pre .inline {
  display: inline-block;
}
pre .code-block {
  padding: 10px;
}

table.category-jot-list {
  font: 16px/18px Arial, Sans-serif;
}
table.category-jot-list .title {
  font-weight: bold;
}
table.category-jot-list .note {
  font-size: 10px;
  color: #666;
  line-height: 12px;
}

.extras {
  text-align: right;
  margin: 20px 0 0 0;
  background: #fafafa;
  padding: 8px;
}

ul.menu {
  margin: 0;
}
ul.menu li {
  list-style-type: none;
  margin: 0;
}
ul.menu ul {
  margin: 0 0 0 40px;
}

#popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}

h1.page-heading {
  margin: -8px 0 20px 0;
}

.breadcrumbs {
  font-size: 13px;
}

body.compact h1.page-heading {
  display: none;
}
body.compact .main {
  padding: 5px 20px;
}

.filter-options input.filter-keywords {
  width: 100px;
  padding: 4px;
  height: 26px;
}
.filter-options .split {
  width: 10px;
  height: 24px;
  display: inline;
  border: 1px solid #bbb;
  padding: 3px 5px;
  border-left: none;
  cursor: default;
}
.filter-options .split:hover {
  background-color: cadetblue;
}

@media print {
  .no-print {
    display: none;
  }
}
.photo-stats {
  text-align: center;
  border: 1px solid black;
  background-color: #eee;
  display: flex;
  padding: 10px 0 0 0;
  flex-wrap: wrap;
}
.photo-stats .section {
  flex: 1 1 auto;
}
.photo-stats .section .title {
  color: #555;
}
.photo-stats .section .title span.count {
  font-weight: bolder;
  color: black;
}

.photo-slideshow div.slideshow {
  background: black;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: none;
}
.photo-slideshow div.slideshow .slidediv {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: black;
}
.photo-slideshow div.slideshow .slidediv .photodiv {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: black;
}
.photo-slideshow div.slideshow .slidediv .caption {
  position: absolute;
  color: white;
  font-size: 3vw;
  padding: 2vw;
  text-shadow: 4px 5px 5px #000;
  -webkit-text-stroke: 1px black;
  font-weight: bold;
  top: 0;
  left: 0;
}
.photo-slideshow div.slideshow .slidediv .caption.right {
  left: initial;
  right: 0;
  text-align: right;
}
.photo-slideshow div.slideshow .slidediv .caption.middle {
  left: 0;
  right: 0;
  text-align: center;
}
.photo-slideshow div.slideshow .slidediv .caption.bottom {
  top: initial;
  bottom: 0;
}
.photo-slideshow div.slideshow .slidediv .caption.black {
  color: black;
  text-shadow: 1px 1px 5px #fff;
  -webkit-text-stroke: 1px white;
}

.slideshow-backer {
  position: absolute;
  background-color: black;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slideshow-backer .slideshow-form {
  width: 500px;
  background: #fff6e6;
  padding: 20px;
  position: absolute;
  top: 20%;
  left: calc(50% - 250px);
  text-align: center;
}
.slideshow-backer .slideshow-form input#duration {
  display: inline;
  width: 100px;
}
.slideshow-backer .slideshow-form select#multiplier {
  width: 120px;
}
.slideshow-backer .slideshow-form div.instructions {
  font-size: 12px;
  background: none;
}

.photo-rate-page .header {
  display: none;
}
.photo-rate-page .controls h3 {
  margin: 8px 0 0 0;
  font-size: 20px;
  line-height: 20px;
  text-align: right;
}
.photo-rate-page .controls div#filters {
  display: flex;
  flex-direction: column;
}
.photo-rate-page .controls div#filters .filter {
  display: block;
  width: 100%;
  text-align: center;
}
.photo-rate-page .controls div#filters .filter > div {
  display: inline-block;
}
.photo-rate-page .controls .button.rotate {
  margin: 20px 10px 16px;
  display: block;
}
.photo-rate-page .rate-buttons button {
  display: block;
  width: 100%;
  text-align: left;
  border-radius: 7px;
  border: 1px solid #666;
  padding: 3px 10px;
  font-size: 14px;
  line-height: 14px;
  margin: 3px 10px;
}
.photo-rate-page .photo-block {
  display: flex;
  flex-direction: row;
}
.photo-rate-page .photo-block > div {
  flex: 1 1 auto;
}
.photo-rate-page .photo-block .photo {
  height: 50vw;
  width: 50vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.photo-rate-page .photo-block .photo img {
  max-width: 49vw;
  max-height: 49vw;
  margin: 6px auto;
  border: 1px solid black;
  padding: 5px;
  background: white;
  box-shadow: 4px 4px 8px #0004;
}
.photo-rate-page form.rating-form {
  margin: 10px 0;
}
.photo-rate-page form.rating-form th {
  background-color: black;
  color: white;
  text-align: right;
  padding: 3px 9px;
  font-size: 14px;
}
.photo-rate-page form.rating-form td {
  padding: 0px;
}
.photo-rate-page form.rating-form td input {
  width: 100%;
  padding: 3px 6px;
  margin: 3px 6px;
  font-size: 14px;
  line-height: 15px;
  height: inherit;
}

.photo-block {
  margin: 0 auto;
}
.photo-block .photo img, .photo-block .photo canvas {
  max-width: 74vw;
  max-height: 74vw;
}

.photo-section .metadata {
  text-align: left;
}
.photo-section .metadata .item {
  display: block;
  font-size: 12px;
  margin: 0 2px;
}
.photo-section .metadata .item .key {
  background-color: black;
  color: white;
  border: 1px solid black;
  padding: 3px 5px;
}
.photo-section .metadata .item .value {
  border: 1px solid black;
  padding: 3px 5px;
  background-color: #eee;
}
.photo-section .metadata.inline {
  text-align: center;
}
.photo-section .metadata.inline .item {
  display: inline-block;
}
.photo-section .keywords {
  text-align: center;
  padding: 4px;
}
.photo-section .keywords .keyword {
  background-color: #2c6aae;
  color: white;
  border-radius: 5px;
  padding: 3px 10px;
  margin-right: 4px;
}

.photo-view .photo img {
  border: 1px solid black;
  padding: 15px;
  box-shadow: 10px 10px 10px #0003;
}

.photos {
  display: flex;
  flex-wrap: wrap;
}
.photos .photo {
  padding: 3px;
  border: 1px solid #0005;
  margin: 8px;
  box-shadow: 3px 3px 3px #0003;
  width: 130px;
  flex: 0 0 auto;
  height: 130px;
  display: flex;
  justify-content: center;
  align-content: center;
}
.photos .photo a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.photos .photo img {
  display: table;
  max-width: 100%;
  max-height: 100%;
}

.photo-view {
  display: flex;
  align-items: center;
}
.photo-view.photo-view-context {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
.photo-view.photo-view-context .photo-block .photo img, .photo-view.photo-view-context .photo-block .photo canvas {
  max-width: 44vw;
  max-height: 44vw;
}
.photo-view .photo-block.thumbs {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.photo-view .photo-block.thumbs.next {
  justify-content: flex-end;
}
.photo-view .photo {
  padding: 4px;
}

select.filter-keywords {
  width: inherit;
  padding: 2px 4px;
  height: inherit;
  margin: 0 2px;
}
select.filter-keywords.filter-keywords-boolean {
  color: #333;
  font-size: 0.9em;
  max-width: 56px;
}

.photos-compact {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
}
.photos-compact .photo.thumb {
  width: 16.6%;
}
.photos-compact .photo.thumb img {
  margin: auto;
}

.photo-summaries {
  border: 1px solid #888;
  border-radius: 20px;
  margin: 5px;
  display: inline-flex;
  padding: 7px;
}

.photo-summary {
  background: #eeeeee;
  display: inline-flex;
  padding: 10px;
  margin: 4px;
  border-radius: 5px;
  text-align: center;
  width: 210px;
  flex-direction: column;
}
.photo-summary .id {
  float: left;
  opacity: 0.6;
}
.photo-summary .rating {
  text-align: right;
  color: white;
  font-weight: bold;
  display: inline-block;
  padding: 1px 13px 0px;
  border-radius: 13px;
  float: right;
}
.photo-summary .photo.thumb {
  margin: 5px 0;
}
.photo-summary .photo.thumb img {
  margin: auto;
}
.photo-summary .keywords .keyword {
  padding: 2px 6px 4px;
  font-size: 12px;
  line-height: initial;
  margin: 0;
}

.rating {
  text-align: right;
  color: white;
  font-weight: bold;
  background: blue;
  display: inline-block;
  padding: 1px 13px 0px;
  border-radius: 13px;
  float: right;
}

.keywords {
  text-align: center;
  padding: 4px;
}
.keywords .keyword {
  background-color: #2c6aae;
  color: white;
  border-radius: 5px;
  padding: 3px 10px;
  margin-right: 0px;
  display: inline-block;
  margin-bottom: 4px;
  cursor: pointer;
}
.keywords .keyword:hover {
  text-decoration: underline;
}

#popup .photo.display {
  margin: 50px;
  border: 1px solid black;
  padding: 10px;
  background: white;
}

.ratings-popup {
  position: absolute;
  z-index: 100;
  background: white;
  color: black;
  padding: 8px 10px;
  border-radius: 7px;
  border: 1px solid #0007;
  box-shadow: 4px 4px 7px #0005;
  display: flex;
  margin-left: -200px;
}

.ratings-button {
  background-color: black;
  color: white;
  padding: 4px 13px 3px;
  border-radius: 15px;
  margin: 2px;
  z-index: 102;
}

.ratings-popup-shield {
  position: fixed;
  background: #0001;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 99;
}

.rating-0 {
  background-color: #900;
}

.rating-1, .rating-2 {
  background-color: #995700;
}

.rating-3 {
  background-color: #996900;
}

.rating-4 {
  background-color: #998200;
}

.rating-5 {
  background-color: #969900;
}

.rating-6 {
  background-color: #709900;
}

.rating-7 {
  background-color: #6b9900;
}

.rating-8 {
  background-color: #00ad26;
}

.rating-9 {
  background-color: #00ad26;
}

div#filters {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
div#filters .filter {
  background: #fff8;
  border-radius: 5px;
  border: 1px solid #0004;
  padding: 6px 14px 0;
  margin: 4px;
}
div#filters .filter .filter-name {
  text-transform: uppercase;
  font-size: 12px;
  line-height: initial;
  text-align: center;
}
div#filters .filter span.filter-value {
  width: 30px;
  display: inline-block;
  text-align: right;
}

.photo-type-full div.header, .photo-type-full div.metadata, .photo-type-full div.keywords, .photo-type-full div.breadcrumbs, .photo-type-full form.rating-form, .photo-type-full div.expand {
  display: none;
}
.photo-type-full div.main {
  margin: 0;
  padding: 0;
  max-width: none;
}
.photo-type-full div.photo {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
}
.photo-type-full div.photo img.photo-display {
  border: none;
  padding: 0;
}
.photo-type-full .photo-full {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

/**
 * Copyright (c) Tiny Technologies, Inc. All rights reserved.
 * Licensed under the LGPL or a commercial license.
 * For LGPL see License.txt in the project root for license information.
 * For commercial licenses see https://www.tiny.cloud/
 */
.mce-content-body, body.mce-content-body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  line-height: 1.4;
  margin: 1rem;
}

.mce-content-body table {
  border-collapse: collapse;
}

/* Apply a default padding if legacy cellpadding attribute is missing */
.mce-content-body table:not([cellpadding]) td, .mce-content-body table:not([cellpadding]) th {
  padding: 0.4rem;
}

/* Set default table styles if a table has a positive border attribute
	 and no inline css */
.mce-content-body table[border]:not([border="0"]):not([style*=border-width]) td, .mce-content-body table[border]:not([border="0"]):not([style*=border-width]) th {
  border-width: 1px;
}

/* Set default table styles if a table has a positive border attribute
	 and no inline css */
.mce-content-body table[border]:not([border="0"]):not([style*=border-style]) td, .mce-content-body table[border]:not([border="0"]):not([style*=border-style]) th {
  border-style: solid;
}

/* Set default table styles if a table has a positive border attribute
	 and no inline css */
.mce-content-body table[border]:not([border="0"]):not([style*=border-color]) td, .mce-content-body table[border]:not([border="0"]):not([style*=border-color]) th {
  border-color: #ccc;
}

.mce-content-body figure {
  display: table;
  margin: 1rem auto;
}

.mce-content-body figure figcaption {
  color: #999;
  display: block;
  margin-top: 0.25rem;
  text-align: center;
}

.mce-content-body hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0 0;
}

.mce-content-body code {
  background-color: #e8e8e8;
  border-radius: 3px;
  padding: 0.1rem 0.2rem;
}

.mce-content-body:not([dir=rtl]) blockquote {
  border-left: 2px solid #ccc;
  margin-left: 1.5rem;
  padding-left: 1rem;
}

.mce-content-body[dir=rtl] blockquote {
  border-right: 2px solid #ccc;
  margin-right: 1.5rem;
  padding-right: 1rem;
}

.mce-content-body h1, .mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body h6 {
  font-weight: bold;
  margin: 0px;
  word-wrap: break-word;
  letter-spacing: 0;
}
.mce-content-body h1 {
  font-size: 30px;
  line-height: 34px;
  margin: 14px 0 6px 0;
}
.mce-content-body h2 {
  font-size: 26px;
  line-height: 29px;
  margin: 10px 0 4px 0;
}
.mce-content-body h3 {
  font-size: 22px;
  line-height: 24px;
  margin: 8px 0 2px 0;
}
.mce-content-body h4 {
  font-size: 18px;
  line-height: 20px;
  margin: 6px 0 1px 0;
}
.mce-content-body h5 {
  font-size: 14px;
  line-height: 16px;
}
.mce-content-body h6 {
  font-size: 10px;
  line-height: 12px;
}
.mce-content-body p {
  margin: 0;
}
.mce-content-body ul {
  list-style: disc inside;
  margin: 0;
  padding: 0;
}
.mce-content-body ul li {
  margin: 0;
}
.mce-content-body ul li ul li {
  margin: 0 0 0 24px;
}
.mce-content-body pre {
  border: 1px solid #9f9;
  background-color: #fffff5;
  padding: 5px;
  border-radius: 5px;
  margin: 0;
  tab-size: 30px;
}

/*
Media Queries:
	@media (max-width: 401px) {    : "max-width: 401px" !default;
	@media (max-width: 551px) {   : "max-width: 551px" !default;
	@media (max-width: 751px) {    : "max-width: 751px" !default;
	@media (max-width: 1001px) {   : "max-width: 1001px" !default;
	@media (max-width: 1201px) { : "max-width: 1201px" !default;

*/

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