/*!
    Theme Name: WIREFRAME
    Theme URI: http://WWW.EXAMPLE.COM/
    Version: 20151225
 */
@import url("https://fonts.googleapis.com/css?family=Unica+One");
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/*! ============================================================================
 * Default stylesheet | 2015-12-23
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@-ms-viewport {
  width: auto !important; }

html {
  -ms-overflow-style: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  box-sizing: border-box; }

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

body {
  color: #222;
  background: #fff;
  font-size: 1rem;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

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

a {
  overflow: hidden;
  text-decoration: none; }

a:link {
  color: #666; }

a:visited {
  color: #ff0033; }

a:hover,
a:visited:hover {
  color: #999999;
  text-decoration: underline; }
  a:hover img,
  a:visited:hover img {
    opacity: .6; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

a[href^='tel:']:link, a[href^='tel:']:visited {
  color: #000; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Headings
 * -------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #333;
  font-weight: bold;
  line-height: 1.1; }

h1 {
  font-size: 1.75rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Basic elements
 * -------------------------------------------------------------------------- */
p {
  margin-top: 0;
  margin-bottom: 1rem; }

blockquote {
  margin: 1rem 0 1rem 1rem; }
  @media only screen and (min-width: 768px) {
    blockquote {
      margin: 1rem; } }

q {
  margin: 0 1rem;
  font-style: italic; }

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

blockquote, q {
  quotes: none; }

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

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

figure {
  margin: 0; }

strong {
  font-weight: bold; }

em, dfn {
  margin: 0 .25rem;
  font-weight: normal;
  text-decoration: underline; }

dfn {
  border-bottom: 1px #55595c solid; }

small {
  font-size: smaller; }

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

sup {
  top: -.25rem; }

sub {
  bottom: -.25rem; }

mark {
  background: #ff0;
  color: #000; }

abbr, acronym {
  border-bottom: 1px #666 dotted; }

pre, code {
  margin: 0 0 1rem;
  font-family: "Source Code Pro", Menlo, Monaco, Consolas, "Courier New", monospace;
  _font-family: "Source Code Pro", Menlo, Monaco, Consolas, "Courier New", monospace;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

* + html p code {
  *white-space: normal; }

hr {
  display: block;
  width: 100%;
  height: 0;
  margin: 1rem 0;
  padding: 0;
  background: #55595c;
  color: #55595c;
  border: 0;
  border-top: 1px solid #ddd;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

hr.spacer {
  display: none; }

* html hr {
  margin: -5px auto 14px auto; }

* + html hr {
  margin: -5px auto 14px auto; }

iframe {
  margin: 0;
  border: none; }

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

[hidden] {
  display: none; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Unorderd, Orderd list
 * -------------------------------------------------------------------------- */
ol, ul {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

/* No list-styles if in nav */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* Definition list
 * -------------------------------------------------------------------------------- */
dl {
  margin: 0 0 1rem; }
  dl dt {
    margin: 0;
    font-weight: bold; }
  dl dd {
    margin: 0 0 1rem; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Table
 * -------------------------------------------------------------------------- */
table {
  background-color: #fff; }

caption {
  padding: .75rem;
  color: #55595c;
  text-align: center;
  caption-side: top; }

th {
  text-align: left; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  table th,
  table td {
    padding: 0.5rem;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #C5C7C8; }
  table thead th, table thead td {
    vertical-align: bottom;
    border-bottom: 3px double #C5C7C8; }
  table thead th {
    background-color: #d9d9d9; }
  table tbody th {
    background-color: #f9f9f9; }
  table tfoot th, table tfoot td {
    border-top: 3px double #C5C7C8; }
  table tfoot th {
    background-color: #f9f9f9; }
  table tbody + tbody {
    border-top: 3px double #C5C7C8; }

.table-responsive table {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Form css
 * ========================================================================== */
label {
  display: inline-block;
  max-width: 100%;
  font-weight: bold; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

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

legend {
  margin: 0 0 1rem;
  padding: 0;
  border: 0;
  font-size: 1rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: .25rem;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  padding: .25rem .5rem;
  font-size: 1rem;
  line-height: 1.6;
  background-color: #fff;
  background-image: none;
  border: 1px solid #C5C7C8;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  textarea.size-small,
  input[type="text"].size-small,
  input[type="password"].size-small,
  input[type="datetime"].size-small,
  input[type="datetime-local"].size-small,
  input[type="date"].size-small,
  input[type="month"].size-small,
  input[type="time"].size-small,
  input[type="week"].size-small,
  input[type="number"].size-small,
  input[type="email"].size-small,
  input[type="url"].size-small,
  input[type="search"].size-small,
  input[type="tel"].size-small,
  input[type="color"].size-small {
    width: 25%; }
  textarea.size-medium,
  input[type="text"].size-medium,
  input[type="password"].size-medium,
  input[type="datetime"].size-medium,
  input[type="datetime-local"].size-medium,
  input[type="date"].size-medium,
  input[type="month"].size-medium,
  input[type="time"].size-medium,
  input[type="week"].size-medium,
  input[type="number"].size-medium,
  input[type="email"].size-medium,
  input[type="url"].size-medium,
  input[type="search"].size-medium,
  input[type="tel"].size-medium,
  input[type="color"].size-medium {
    width: 50%; }
  textarea.size-large,
  input[type="text"].size-large,
  input[type="password"].size-large,
  input[type="datetime"].size-large,
  input[type="datetime-local"].size-large,
  input[type="date"].size-large,
  input[type="month"].size-large,
  input[type="time"].size-large,
  input[type="week"].size-large,
  input[type="number"].size-large,
  input[type="email"].size-large,
  input[type="url"].size-large,
  input[type="search"].size-large,
  input[type="tel"].size-large,
  input[type="color"].size-large {
    width: 75%; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    border-color: #C5C7C8;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #57B196; }
  textarea::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder {
    color: #aaa;
    opacity: 1; }
  textarea:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder {
    color: #aaa;
    opacity: 1; }
  textarea::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1; }
  textarea::placeholder,
  input[type="text"]::placeholder,
  input[type="password"]::placeholder,
  input[type="datetime"]::placeholder,
  input[type="datetime-local"]::placeholder,
  input[type="date"]::placeholder,
  input[type="month"]::placeholder,
  input[type="time"]::placeholder,
  input[type="week"]::placeholder,
  input[type="number"]::placeholder,
  input[type="email"]::placeholder,
  input[type="url"]::placeholder,
  input[type="search"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="color"]::placeholder {
    color: #aaa;
    opacity: 1; }
  textarea[disabled], textarea[readonly],
  fieldset[disabled] textarea,
  input[type="text"][disabled],
  input[type="text"][readonly],
  fieldset[disabled]
  input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled]
  input[type="password"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled]
  input[type="datetime-local"],
  input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled]
  input[type="date"],
  input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled]
  input[type="month"],
  input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled]
  input[type="time"],
  input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled]
  input[type="week"],
  input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled]
  input[type="number"],
  input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled]
  input[type="email"],
  input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled]
  input[type="url"],
  input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled]
  input[type="tel"],
  input[type="color"][disabled],
  input[type="color"][readonly],
  fieldset[disabled]
  input[type="color"] {
    background-color: #eee;
    opacity: 1; }
  textarea[disabled],
  fieldset[disabled] textarea,
  input[type="text"][disabled],
  fieldset[disabled]
  input[type="text"],
  input[type="password"][disabled],
  fieldset[disabled]
  input[type="password"],
  input[type="datetime"][disabled],
  fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  fieldset[disabled]
  input[type="datetime-local"],
  input[type="date"][disabled],
  fieldset[disabled]
  input[type="date"],
  input[type="month"][disabled],
  fieldset[disabled]
  input[type="month"],
  input[type="time"][disabled],
  fieldset[disabled]
  input[type="time"],
  input[type="week"][disabled],
  fieldset[disabled]
  input[type="week"],
  input[type="number"][disabled],
  fieldset[disabled]
  input[type="number"],
  input[type="email"][disabled],
  fieldset[disabled]
  input[type="email"],
  input[type="url"][disabled],
  fieldset[disabled]
  input[type="url"],
  input[type="search"][disabled],
  fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  fieldset[disabled]
  input[type="tel"],
  input[type="color"][disabled],
  fieldset[disabled]
  input[type="color"] {
    cursor: not-allowed; }

select {
  display: block;
  width: 100%;
  height: 2.1rem;
  padding: .25rem .5rem;
  font-size: 1rem;
  line-height: 1.6;
  background-color: #fff;
  background-image: none;
  border: 1px solid #C5C7C8;
  border-radius: 0.25rem;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.075); }
  select.size-small {
    width: 25%; }
  select.size-medium {
    width: 50%; }
  select.size-large {
    width: 75%; }
  select:focus {
    border-color: #C5C7C8;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #57B196; }
  select::-moz-placeholder {
    color: #aaa;
    opacity: 1; }
  select:-ms-input-placeholder {
    color: #aaa;
    opacity: 1; }
  select::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1; }
  select::placeholder {
    color: #aaa;
    opacity: 1; }
  select[disabled], select[readonly],
  fieldset[disabled] select {
    background-color: #eee;
    opacity: 1; }
  select[disabled],
  fieldset[disabled] select {
    cursor: not-allowed; }

textarea {
  height: auto; }
  textarea.vsize-small {
    height: 3 0.5rem; }
  textarea.vsize-medium {
    width: 6rem; }
  textarea.vsize-large {
    width: 10rem; }

input[type="search"] {
  -webkit-appearance: none; }

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  cursor: pointer;
  display: inline-block;
  background-image: none;
  border: 1px solid transparent;
  font-size: 1rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: .25rem .5rem;
  border-radius: 0.25rem;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f9f9f9;
  color: #222;
  border-color: #C5C7C8; }
  button:hover, button:focus, button.focus,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"].focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"].focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="reset"].focus {
    color: #fff;
    text-decoration: none; }
  button:active, button.active,
  input[type="button"]:active,
  input[type="button"].active,
  input[type="submit"]:active,
  input[type="submit"].active,
  input[type="reset"]:active,
  input[type="reset"].active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2); }
  button.disabled, button[disabled],
  fieldset[disabled] button,
  input[type="button"].disabled,
  input[type="button"][disabled],
  fieldset[disabled]
  input[type="button"],
  input[type="submit"].disabled,
  input[type="submit"][disabled],
  fieldset[disabled]
  input[type="submit"],
  input[type="reset"].disabled,
  input[type="reset"][disabled],
  fieldset[disabled]
  input[type="reset"] {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none; }
  button:focus, button.focus,
  input[type="button"]:focus,
  input[type="button"].focus,
  input[type="submit"]:focus,
  input[type="submit"].focus,
  input[type="reset"]:focus,
  input[type="reset"].focus {
    color: #222;
    background-color: #e0e0e0;
    border-color: #e0e0e0; }
  button:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    color: #222;
    background-color: #e0e0e0;
    border-color: #e0e0e0; }
  button:active, button.active,
  input[type="button"]:active,
  input[type="button"].active,
  input[type="submit"]:active,
  input[type="submit"].active,
  input[type="reset"]:active,
  input[type="reset"].active {
    color: #222;
    background-color: #c7c7c7;
    border-color: #e0e0e0; }
    button:active:hover, button:active:focus, button:active.focus, button.active:hover, button.active:focus, button.active.focus,
    input[type="button"]:active:hover,
    input[type="button"]:active:focus,
    input[type="button"]:active.focus,
    input[type="button"].active:hover,
    input[type="button"].active:focus,
    input[type="button"].active.focus,
    input[type="submit"]:active:hover,
    input[type="submit"]:active:focus,
    input[type="submit"]:active.focus,
    input[type="submit"].active:hover,
    input[type="submit"].active:focus,
    input[type="submit"].active.focus,
    input[type="reset"]:active:hover,
    input[type="reset"]:active:focus,
    input[type="reset"]:active.focus,
    input[type="reset"].active:hover,
    input[type="reset"].active:focus,
    input[type="reset"].active.focus {
      color: #222;
      background-color: #c7c7c7;
      border-color: #bbbbbb; }
  button.disabled, button.disabled:hover, button.disabled:focus, button.disabled.focus, button.disabled:active, button.disabled.active, button[disabled], button[disabled]:hover, button[disabled]:focus, button[disabled].focus, button[disabled]:active, button[disabled].active,
  fieldset[disabled] button,
  fieldset[disabled] button:hover,
  fieldset[disabled] button:focus,
  fieldset[disabled] button.focus,
  fieldset[disabled] button:active,
  fieldset[disabled] button.active,
  input[type="button"].disabled,
  input[type="button"].disabled:hover,
  input[type="button"].disabled:focus,
  input[type="button"].disabled.focus,
  input[type="button"].disabled:active,
  input[type="button"].disabled.active,
  input[type="button"][disabled],
  input[type="button"][disabled]:hover,
  input[type="button"][disabled]:focus,
  input[type="button"][disabled].focus,
  input[type="button"][disabled]:active,
  input[type="button"][disabled].active,
  fieldset[disabled]
  input[type="button"],
  fieldset[disabled]
  input[type="button"]:hover,
  fieldset[disabled]
  input[type="button"]:focus,
  fieldset[disabled]
  input[type="button"].focus,
  fieldset[disabled]
  input[type="button"]:active,
  fieldset[disabled]
  input[type="button"].active,
  input[type="submit"].disabled,
  input[type="submit"].disabled:hover,
  input[type="submit"].disabled:focus,
  input[type="submit"].disabled.focus,
  input[type="submit"].disabled:active,
  input[type="submit"].disabled.active,
  input[type="submit"][disabled],
  input[type="submit"][disabled]:hover,
  input[type="submit"][disabled]:focus,
  input[type="submit"][disabled].focus,
  input[type="submit"][disabled]:active,
  input[type="submit"][disabled].active,
  fieldset[disabled]
  input[type="submit"],
  fieldset[disabled]
  input[type="submit"]:hover,
  fieldset[disabled]
  input[type="submit"]:focus,
  fieldset[disabled]
  input[type="submit"].focus,
  fieldset[disabled]
  input[type="submit"]:active,
  fieldset[disabled]
  input[type="submit"].active,
  input[type="reset"].disabled,
  input[type="reset"].disabled:hover,
  input[type="reset"].disabled:focus,
  input[type="reset"].disabled.focus,
  input[type="reset"].disabled:active,
  input[type="reset"].disabled.active,
  input[type="reset"][disabled],
  input[type="reset"][disabled]:hover,
  input[type="reset"][disabled]:focus,
  input[type="reset"][disabled].focus,
  input[type="reset"][disabled]:active,
  input[type="reset"][disabled].active,
  fieldset[disabled]
  input[type="reset"],
  fieldset[disabled]
  input[type="reset"]:hover,
  fieldset[disabled]
  input[type="reset"]:focus,
  fieldset[disabled]
  input[type="reset"].focus,
  fieldset[disabled]
  input[type="reset"]:active,
  fieldset[disabled]
  input[type="reset"].active {
    background-color: #f9f9f9; }

/*! ============================================================================
 * Helper classes
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Browser Upgrade Prompt
 * -------------------------------------------------------------------------- */
.browserupgrade {
  margin: 0;
  background: #f5f5f5;
  color: #000;
  padding: 0.5rem;
  text-align: center; }

/* Responsive utilities
 * -------------------------------------------------------------------------- */
@-ms-viewport {
  width: device-width; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.responsive-wrapper {
  overflow: hidden;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 30px;
  margin: 0 0 1rem; }
  .responsive-wrapper iframe, .responsive-wrapper object, .responsive-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Clearfix
 * -------------------------------------------------------------------------- */
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.clear-both {
  clear: both; }

/* Image replacement
 * -------------------------------------------------------------------------- */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }
  .ir:before {
    content: '';
    display: block;
    width: 0;
    height: 150%; }

/* Hide from both screenreaders and browsers: h5bp.com/u
 * -------------------------------------------------------------------------- */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v
 * -------------------------------------------------------------------------- */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

/* Hide visually and from screenreaders, but maintain layout
 * -------------------------------------------------------------------------- */
.invisible {
  visibility: hidden; }

/* Alignments
 * -------------------------------------------------------------------------- */
.align-left {
  text-align: left; }

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

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

.block-right {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem; }

.block-left {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem; }

.block-center {
  display: block;
  margin: 0 auto 1rem; }

.clear {
  clear: both; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

.vertical-centering {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.horizontal-centering {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

/* positions/hierarchies
 * -------------------------------------------------------------------------- */
.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

/* list-style-type
 * -------------------------------------------------------------------------- */
ul.none,
ol.none {
  list-style-type: none;
  margin: 0; }

ul.circle {
  list-style-type: circle; }

ul.square {
  list-style-type: square; }

ol.alpha-up {
  list-style-type: upper-alpha; }

ol.alpha-low {
  list-style-type: lower-alpha; }

ul.unstyled,
ol.unstyled {
  list-style: none;
  margin-left: 0; }

ul.inline,
ol.inline {
  list-style: none;
  margin-left: 0; }

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1; }

/* horiontal definition list
 * -------------------------------------------------------------------------- */
.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    content: " ";
    display: table; }
  .dl-horizontal:after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .dl-horizontal dt {
      overflow: hidden;
      float: left;
      clear: left;
      width: 20%;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .dl-horizontal dd {
      margin-left: 25%; } }

/* annotation
 * -------------------------------------------------------------------------- */
.annotation {
  padding: 0 0 0 1rem;
  text-indent: -1rem; }

.annotation-multi {
  padding: 0 0 0 2rem;
  text-indent: -2rem; }

.annotation-num {
  padding: 0 0 0 2 0.5rem;
  text-indent: -2 0.5rem; }

/* Font styles
 * -------------------------------------------------------------------------- */
/* size */
.smaller {
  font-size: smaller; }

.x-smaller {
  font-size: smaller; }
  @media only screen and (min-width: 768px) {
    .x-smaller {
      font-size: x-small; } }

.xx-smaller {
  font-size: smaller; }
  @media only screen and (min-width: 768px) {
    .xx-smaller {
      font-size: xx-small; } }

.larger {
  font-size: larger; }

.x-larger {
  font-size: larger; }
  @media only screen and (min-width: 768px) {
    .x-larger {
      font-size: x-large; } }

.xx-larger {
  font-size: larger; }
  @media only screen and (min-width: 768px) {
    .xx-larger {
      font-size: xx-large; } }

.attention {
  color: #3a87ad; }

.stronger {
  font-weight: bold;
  color: #b94a48; }

/* weight */
.bolder {
  font-weight: bold; }

.lighter {
  font-weight: lighter; }

/* color */
.required {
  color: #b94a48; }

.muted {
  color: #999; }

/* decorations */
.strikeout {
  text-decoration: line-through; }

.underline {
  text-decoration: underline; }

.highlight {
  background: #f2dede; }

/* colors */
.color-key {
  color: #57B196; }

.color-sub {
  color: #FFD25A; }

/*! ============================================================================
 * Grid | bootstrap 3
 * ========================================================================== */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  *zoom: 1; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 740px; } }
  @media (min-width: 992px) {
    .container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1160px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: 0%; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: 0%; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: 0%; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: 0%; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: 0%; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: 0%; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

/* =============================================================================
 * Base styles
 * ========================================================================== */
/* common workframes
 * -------------------------------------------------------------------------- */
#toc_container {
  margin-bottom: 40px;
  padding: 15px 20px;
  background: #fff;
  border: 5px solid #e1eff4;
  border-radius: 2px;
  color: #666; }

#toc_container .toc_title {
  font-family: "Unica One", cursive;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0px;
  font-size: 1.7em;
  border-bottom: 2px solid #dedede; }

#toc_container .toc_list {
  list-style-type: none !important;
  counter-reset: li; }

#toc_container .toc_list > li {
  position: relative;
  margin-bottom: 15px;
  margin-left: 6px;
  line-height: 1.3em;
  font-size: 0.9em; }

#toc_container .toc_list > li:after {
  counter-increment: li;
  content: "0" counter(li) " |";
  position: absolute;
  left: -40px;
  top: 0px;
  background: none;
  font-family: "Unica One", cursive;
  font-size: 1.4em;
  letter-spacing: -1px;
  color: #008db7; }

#toc_container .toc_list > li a {
  text-decoration: none !important; }

#toc_container .toc_list > li a:hover {
  text-decoration: underline !important; }

#toc_container .toc_list > li ul {
  list-style-type: disc;
  margin-top: 15px;
  padding-left: 20px;
  color: #008db7; }

#toc_container .toc_list > li > ul li {
  font-size: 0.9em;
  margin-bottom: 8px; }

@media only screen and (min-width: 641px) {
  #toc_container {
    padding: 25px 40px; }
  #toc_container .toc_title {
    font-size: 2em; }
  #toc_container .toc_list > li {
    margin-bottom: 18px;
    margin-left: 12px;
    font-size: 1em; }
  #toc_container .toc_list > li:after {
    left: -48px;
    top: 0px;
    font-size: 26px; } }

/* #wrapper
 * -------------------------------------------------------------------------- */
#wrapper {
  background-color: #efefef; }

/* #global-header
 * -------------------------------------------------------------------------- */
#global-header {
  margin: 0 auto;
  padding: 0;
  display: block;
  overflow: hidden; }
  #global-header #global-header-bg {
    background-color: transparent;
    background-image: url(images/front-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0;
    margin: 0 -20px; }
    @media only screen and (min-width: 992px) {
      #global-header #global-header-bg {
        height: 240px; } }
    #global-header #global-header-bg p img {
      margin-top: 60px;
      padding: 0; }

#global-header-logo {
  background-color: #fff;
  border: 5px solid #b8860b;
  padding: 0.3em 1em; }
  @media only screen and (min-width: 768px) {
    #global-header-logo {
      float: left; } }
  @media only screen and (min-width: 992px) {
    #global-header-logo {
      margin-bottom: 0;
      font-size: 36px; } }
  #global-header-logo a {
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eab92d+0,c79810+100;Yellow+3D+%232 */
    color: #eab92d;
    /* Old browsers */
    color: -moz-linear-gradient(top, #eab92d 0%, #c79810 100%);
    /* FF3.6-15 */
    color: -webkit-linear-gradient(top, #eab92d 0%, #c79810 100%);
    /* Chrome10-25,Safari5.1-6 */
    color: linear-gradient(to bottom, #eab92d 0%, #c79810 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab92d', endColorstr='#c79810',GradientType=0 );
    /* IE6-9 */
    text-shadow: 1px 1px 0 #000; }
  #global-header-logo a:hover {
    text-decoration: none; }

/* #global-header-globalnav
 * -------------------------------------------------------------------------- */
#global-header-globalnav {
  margin: -2px 0 0 0;
  padding: 0;
  display: block;
  overflow: hidden;
  line-height: 1; }
  #global-header-globalnav ul {
    padding: 0;
    margin: 0 -10px;
    display: block;
    overflow: hidden;
    background-color: #5F2331; }
    #global-header-globalnav ul li {
      list-style-type: none; }
      @media only screen and (min-width: 768px) {
        #global-header-globalnav ul li {
          display: inline-block;
          margin: 0;
          padding: 0.5em 0; } }
      @media only screen and (min-width: 768px) {
        #global-header-globalnav ul li a {
          display: block;
          margin: 0;
          padding: 0 1em;
          color: #fff;
          font-weight: normal;
          font-size: 100%; } }
      #global-header-globalnav ul li a:hover {
        background-color: #E0C37B;
        text-decoration: none; }
      #global-header-globalnav ul li a:before {
        content: "\f0da";
        font-family: FontAwesome;
        padding: 0 .25em 0 0; }

/* #breadcrumb
 * -------------------------------------------------------------------------- */
#breadcrumb {
  display: block;
  overflow: hidden;
  font-size: 75%;
  color: #666;
  padding: 1em 0; }

/* #container
 * -------------------------------------------------------------------------- */
#container {
  background-color: #fff; }

/* main
 * -------------------------------------------------------------------------- */
main {
  display: block;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    main {
      float: left;
      width: 65%; } }

.front-page-box {
  display: block;
  overflow: hidden;
  border-top: 1px solid #efefef;
  padding-top: 2em;
  padding-bottom: 2em; }

.front-page-box:first-child {
  margin-top: 4em; }

/* #contents
 * -------------------------------------------------------------------------- */
/* #sidebar
 * -------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  #sidebar {
    float: right;
    width: 27%; } }

#sidebar .widget-heading {
  background: #b8860b;
  color: #ffffff;
  padding: 1em 0.5em;
  margin-top: 1.5em;
  font-size: 92%; }

/* #global-footer
 * -------------------------------------------------------------------------- */
#global-footer-back-to-top {
  background-color: #5F2331; }
  #global-footer-back-to-top p {
    margin-bottom: 0;
    text-align: right; }
    #global-footer-back-to-top p a {
      color: #fff;
      font-weight: bold;
      font-size: 12px; }

/* =============================================================================
 * Wordpress
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Wordpress Articles
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

article {
  padding-top: 2em; }

.entry-header h2 {
  color: #333;
  font-size: 1.3em; }
  .entry-header h2 a {
    color: #333; }

.entry-header .entry-meta ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .entry-header .entry-meta ul li {
      display: inline-block;
      font-size: 88%;
      color: #666; } }

.entry-content {
  font-size: 72%; }

/* =============================================================================
 * Wordpress Archive
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Wordpress navigation
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Wordpress pagination
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Wordpress Plugins
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* =============================================================================
 * Wordpress Widgets
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Widgets
 * -------------------------------------------------------------------------- */
/* Default Widgets
 * -------------------------------------------------------------------------- */
/* =============================================================================
 * Wordpress related styles
 * ========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.21by9 {
    padding-bottom: 42.85714%; }
  .embed-responsive.16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.4by3 {
    padding-bottom: 75%; }
  .embed-responsive.1by1 {
    padding-bottom: 100%; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* Wordpress contents
 * -------------------------------------------------------------------------- */
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 767px) {
    .alignleft {
      display: block;
      float: none;
      margin: 0 auto 1rem; } }

.alignright {
  display: inline;
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 767px) {
    .alignright {
      display: block;
      float: none;
      margin: 0 auto 1rem; } }

.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 767px) {
    .aligncenter {
      display: block;
      margin: 0 auto 1rem; } }

/* Images */
.wp-caption {
  max-width: 100% !important;
  margin: 0.5rem 0; }

.wp-caption img {
  display: block;
  margin: 0; }

.wp-caption .wp-caption-text,
.gallery-caption {
  color: #777;
  font-size: smaller; }

.wp-caption .wp-caption-text {
  position: relative;
  margin: 0;
  padding: 5px 0 0;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .wp-caption .wp-caption-text {
      padding: 10px 0 0; } }

.wp-caption .wp-caption-text:before {
  /*
	color: #666;
	content: '\2014';
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
*/ }

.wp-smiley {
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0; }
