@charset "UTF-8";

/* ==========================================================================
   Text & Typography
   ========================================================================== */

.tiny,
.uppercase-header th,
abbr,
h6 {
  text-transform: uppercase;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
}

button,
input,
p,
select,
textarea {
  font-family: inherit;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, "Courier New", monospace;
}

cite,
dfn,
em,
figcaption,
i {
  font-style: italic;
}

address,
cite,
legend {
  font-style: inherit;
  white-space: inherit;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}

.label,
.nav li {
  white-space: nowrap;
}

.left li,
.right li {
  white-space: normal;
}

.fatty,
.label,
.menu .links li,
.panel .header,
.parsley-error-list li,
.pipes .stat a,
.site-header .nav a,
.site-header-ghost .nav a,
.site-headerfooter .nav a,
.tabs .active a,
.tags .blocks .disabled,
.tags .blocks a,
b,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
th {
  font-weight: 700;
}

.menu .header,
blockquote p {
  font-weight: 300;
}

.pipes .stat span,
small {
  font-weight: 400;
}

h1 {
  font-size: 230%;
  line-height: 120%;
}

h2 {
  font-size: 120%;
  line-height: 150%;
}

h3 {
  font-size: 140%;
  line-height: 150%;
}

h4 {
  font-size: 106%;
  line-height: 130%;
}

h5 {
  font-size: 95%;
  line-height: 150%;
}

h6 {
  font-size: 85%;
  line-height: 170%;
}

.tags .cloud .tag5 {
  font-size: 180%;
}

.tags .cloud .tag4 {
  font-size: 160%;
}

.pipes .stat a,
.tags .cloud .tag3 {
  font-size: 140%;
}

.icon-button .icon,
.site-footer .nav a,
.site-header .nav a,
.site-header-ghost .nav a,
.tags .cloud .tag2,
blockquote p {
  font-size: 100%;
}

.panel .header {
  font-size: 113%;
}

.fatty {
  font-size: 90%;
  float: left;
}

.menu .nav .disabled,
.menu .nav a {
  font-size: 106%;
}

.button,
.icon,
.tags .cloud .tag1,
button,
input,
p,
select,
small,
textarea {
  font-size: 115%;
}

.label,
abbr,
code,
h4 small,
h5,
kbd,
pre,
samp,
table {
  font-size: 95%;
}

.menu .header .nav a,
h6,
p small,
sub,
sup {
  font-size: 85%;
}

h2 small,
h3 small {
  font-size: 75%;
}

.pipes .stat span,
.tiny {
  font-size: 70%;
}

h1 small {
  font-size: 60%;
}

.button,
address,
body,
button,
dd,
dt,
h2,
h3,
h5,
input,
li,
p,
pre,
select {
  line-height: 150%;
}

table input {
  line-height: 135%;
}

.panel .footer,
.pipes li,
h4 {
  line-height: 130%;
}

.menu .disabled,
.menu a,
.panel .header {
  line-height: 110%;
}

.tiny,
small,
td,
th {
  line-height: 100%;
}

sub,
sup {
  line-height: 0;
}

.button .icon {
  line-height: 16px;
}

.tags .nav li {
  line-height: 19px;
}

.tags .nav a {
  line-height: inherit;
}

del {
  text-decoration: line-through;
}

a:hover {
  text-decoration: underline;
}

.button:hover,
.collapse-trigger a:hover,
.nav a:hover,
a,
ins {
  text-decoration: none;
}

th {
  text-align: left;
}

p {
  text-align: justify;
}

.tabs .left {
  text-align: right;
}

/* ==========================================================================
   Layout & Box Model
   ========================================================================== */

.button,
.cell,
.col,
.logo,
.menu .tiny,
.nav,
.nav a,
.nav li,
.nav ul,
.pipes .stat span,
.width-fill,
.width-fit img,
address,
article,
aside,
blockquote small,
button,
details,
div,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
pre,
section {
  display: block;
}

.center {
  display: block !important;
}

.files .tree a,
.icon,
.label,
.menu .stat span,
.pipes a,
audio,
canvas,
img,
input,
label,
textarea,
video {
  display: inline-block;
}

li {
  display: list-item;
}

[hidden],
audio:not([controls]) {
  display: none;
}

.parsley-error-list,
.parsley-error-list li {
  display: inline !important;
}

.tabs .nav {
  float: none;
}

.button,
.button-group,
.col,
.left li li,
.nav,
.nav a,
.nav li,
.right li li,
.tab-content,
.tabs,
.tabs .left,
.width-fit,
article,
aside,
button,
footer,
header,
img,
nav,
section {
  float: left;
}

.width-fill {
  float: none;
  margin: auto;
}

.tabs .right {
  float: right;
}

.gallery img,
.left a,
.left li,
.menu .nav,
.pipes a,
.right a,
.right li,
.tree,
.tree a,
.tree li {
  float: none;
}

.center,
.site-center {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.cell,
.center,
.nav a,
.nav li,
.site-center,
.site-footer,
.site-header,
.site-header-ghost,
body,
fieldset,
legend,
sub,
sup {
  position: relative;
}

.pipes li {
  position: static;
}

.menu .data,
.parsley-error-list,
.site-footer-fixture {
  position: absolute;
}

.parsley-error-list {
  right: 0;
}

.menu .data,
.site-header-fixture .site-header {
  top: 0;
  right: 0;
}

.site-footer-fixture .site-footer {
  bottom: 0;
}

.checkbox,
.radio {
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.col,
.tabs,
article,
aside,
footer,
header,
nav,
section {
  min-height: 1px;
}

.fluid {
  min-width: 200px !important;
  width: 80% !important;
}

.width-fill {
  min-width: 50px;
}

.col,
.site-footer,
.site-header,
.tab-content,
.tabs,
.tabs .nav,
.tree li,
article,
aside,
figure img,
footer,
header,
main,
nav,
section,
table {
  width: 100%;
}

.width-fit {
  width: auto;
}

.site-center {
  width: 940px;
  min-width: 200px;
}

.width-fill {
  width: auto;
}

select {
  width: 220px;
  height: 28px;
}

table input {
  width: 100%;
  height: 18px;
}

body,
html,
img {
  height: auto;
}

.logo {
  width: 32px;
  height: 32px;
}

/* ==========================================================================
   Margin & Padding
   ========================================================================== */

.button-group .button,
.menu .tree ul,
.nav,
.panel .body,
address,
blockquote,
blockquote p,
body,
button,
dd,
dl,
figure,
figure img,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
ol p,
p,
pre,
select,
table,
textarea,
ul p {
  margin: 0;
}

.tags .nav li {
  margin: 2px;
}

.cell {
  margin: 10px;
}

.cell0 {
  margin: 10px 10px 0;
}

.cell1 {
  margin: 4px 0;
}

.cell2 {
  margin: 4px 0 4px 10px;
}

.mediaobject .cell,
form .cell {
  margin: 4px;
}

ol,
ul {
  margin: 0 0 9px 25px;
}

.pipes li {
  margin: 0 6px 0 -6px;
}

.page-header,
hr {
  margin: 18px 0;
}

.site-center .site-body {
  margin-top: 20px;
}

.gallery img,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

.pipes .stat span {
  margin-top: 2px;
}

address,
blockquote,
dl,
table {
  margin-bottom: 18px;
}

p,
pre {
  margin-bottom: 9px;
}

img,
input[type="checkbox"],
input[type="radio"] {
  margin-bottom: 4px;
}

dd {
  margin-left: 9px;
}

.icon,
img {
  margin-right: 4px;
}

.icon {
  margin-left: 4px;
}

.button,
.button-group,
.label,
button {
  margin-right: 5px;
}

.top-nav .tab-content {
  margin-top: -1px;
}

.bottom-nav .tab-content {
  margin-bottom: -1px;
}

.tab-block-2d.right-nav .tab-content {
  margin-top: 0;
}

.icon-collapse {
  margin-right: 11px;
}

.tabs a {
  margin: 1px 2px -1px 0;
}

.tabs .bottom a {
  margin: -1px 2px 1px 0;
}

.tabs .left a {
  margin: 0 -1px 2px 1px;
}

.tabs .right a {
  margin: 0 1px 2px -1px;
}

.pagination li {
  margin: 0 4px 0 0;
}

.button .icon {
  margin: 0 0 0 1px;
}

code {
  padding: 3px 4px;
}

pre {
  padding: 0 3px 2px;
}

.menu .data,
.nav .disabled,
.nav a,
.prettyprint,
td,
th {
  padding: 8px;
}

.menu-tabs .menu .nav {
  padding: 6px;
}

ol.linenums li {
  padding-left: 12px;
}

.panel .footer,
.panel .header {
  padding: 5px 2px 5px 10px;
}

.pipes .disabled,
.pipes li {
  padding: 0 6px;
}

label {
  padding: 5px;
}

.button {
  padding: 4px 10px;
}

.icon-button,
.parsley-error-list,
.tags .nav a,
.tags .nav li.disabled,
input,
select,
textarea {
  padding: 4px;
}

select {
  padding-left: 0;
}

.pagination a,
.tags .blocks a,
.tags .blocks li.disabled {
  padding: 4px 8px;
}

.site-header .nav a,
.site-header-ghost .nav a {
  padding: 8px 10px;
}

.gallery a,
.menu .header,
.pipes a,
blockquote,
legend,
ol,
pre code,
td input,
ul {
  padding: 0;
}

blockquote {
  padding-left: 15px;
}

.page-header {
  padding-bottom: 17px;
}

.tree a {
  padding: 0 7px 0 27px;
}

.menu .tree a {
  padding: 4px 7px 4px 34px;
}

.menu .tree .collapse-trigger {
  padding: 4px 7px;
}

.label {
  padding: 2px 4px;
}

.links .menu a {
  padding: 7px 0;
}

.menu .tiny {
  padding: 6px 8px;
}

.tabs a {
  padding: 0 15px;
}

.tabs .active a {
  padding: 0 14px;
}

.tab-block .body .tabs .nav {
  padding-left: 9px;
}

/* ==========================================================================
   Borders & Backgrounds
   ========================================================================== */

.checkbox,
.datasheet table.body,
.icon-border,
.radio,
a,
abbr,
article,
aside,
blockquote,
button,
code,
col,
div,
fieldset,
figure,
footer,
form,
header,
hr,
img,
input,
li,
main,
nav,
ol,
pre,
section,
select,
span,
table,
td,
td input,
textarea,
th,
ul {
  border: 0 solid #aaa;
}

blockquote {
  border-left-width: 5px;
}

hr {
  border-top-width: 1px;
}

.button,
.files .tree a,
.icon-border,
.pagination a,
.tab-content,
button,
code,
input,
pre,
select,
textarea {
  border-width: 1px;
}

.page-header,
.tabs .nav,
abbr,
hr {
  border-bottom-width: 1px;
}

.menu-tabs .tab-content,
.tab-block-2d .tab-content,
html > body .tab-block-2d.right-nav .tab-content {
  border-top-width: 0;
}

.tabs .nav a {
  border-width: 0 0 1px;
  line-height: 270%;
}

.panel .body,
.panel .footer,
.panel .header {
  border-width: 0 1px 1px 0;
}

.tab-block .header,
.tabs .left,
.tabs .left a {
  border-width: 0 1px 0 0;
}

.collapsed .header {
  border-width: 0 1px 1px 0;
}

.panel {
  border-width: 1px 0 0 1px;
}

.tab-block .body .tab-content,
.tabs .bottom,
.tabs .bottom a {
  border-width: 1px 0 0;
}

.pipes li,
.tabs .right,
.tabs .right a {
  border-width: 0 0 0 1px;
}

.tabs .nav .active a {
  border-width: 1px 1px 0;
}

.tabs .bottom .active a {
  border-width: 0 1px 1px;
}

.tabs .left .active a {
  border-width: 1px 0 1px 1px;
}

.tabs .right .active a {
  border-width: 1px 1px 1px 0;
}

.button-group {
  border-width: 0 0 1px 1px;
}

.button-group .button {
  border-width: 1px 1px 0 0;
}

.icon-32 {
  border-width: 2px;
}

.icon-64 {
  border-width: 3px;
}

.icon-128,
.icon-256 {
  border-width: 4px;
}

abbr {
  border-style: dotted;
  cursor: help;
}

.button,
.datasheet th,
.files .tree a:hover,
.menu .active a,
.menu .active a:hover,
.menu .links .active a:hover,
.menu .stat a:hover,
.panel .footer,
.panel .header,
.site-footer-fixture,
.tab-block .body,
.tab-block .body .tabs .nav a,
body,
button,
code,
pre {
  background-color: #f7f7f9;
}

.menu .links a:hover,
.panel,
.site-body,
.tab-block .panel .body,
.tab-block .tabs .nav .active a,
.tab-content,
.tabs .nav .active a:hover,
.tabs .nav a,
input,
select,
table,
textarea {
  background-color: #fff;
}

.menu-tabs .menu a:hover {
  background: #15628e;
}

.label {
  background: #999;
}

.masthead,
.menu a:hover,
.menu-tabs .active a,
.menu-tabs .active a:hover,
.menu-tabs .menu .nav,
.menu-tabs .tabs .active a:hover,
.menu-tabs .tabs .nav .active a {
  background: #4f82b4;
}

.pagination a {
  background: url(../../../img/alpha-w-60.png);
}

.button:hover,
.hovered-button,
.pagination a:focus,
.pagination a:hover {
  background-image: url(../../../img/alpha-10.png);
}

.gradient {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top, rgba(234, 234, 234, 0) 0, rgba(0, 0, 0, 0.15) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(234, 234, 234, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(234, 234, 234, 0) 0, rgba(0, 0, 0, 0.15) 100%);
  background-image: -o-linear-gradient(top, rgba(234, 234, 234, 0) 0, rgba(0, 0, 0, 0.15) 100%);
  background-image: -ms-linear-gradient(top, rgba(234, 234, 234, 0) 0, rgba(0, 0, 0, 0.15) 100%);
  background-image: linear-gradient(to top, rgba(234, 234, 234, 0) 0, rgba(0, 0, 0, 0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eaeaea', endColorstr='#26000000', GradientType=0);
}

/* ==========================================================================
   Colors
   ========================================================================== */

table.box-header th {
  background-color: #4f82b4;
  color: #fff;
}

.files .tree a:hover,
code {
  border-color: #e1e1e8;
}

.icon-border,
.outline,
.outline-header th,
.pipes li {
  border-color: #333;
}

.datasheet th,
.files .tree a {
  border-color: #fff;
}

fieldset {
  border-color: silver;
}

hr {
  border-bottom-color: #fff;
}

.datasheet th {
  border-right-color: #ccc;
  border-bottom-color: #ccc;
}

.site-header,
.site-header-fixture {
  background: #2d3538;
}

.site-footer {
  background: #666;
}

.tags .blocks a,
.tags .blocks li.disabled {
  background: #e5e5e0;
}

.tags .blocks a:hover {
  background: #dcdcd5;
}

input:invalid,
textarea:invalid {
  background: #f0dddd;
}

pre code {
  background: 0;
}

ins {
  background: #ff9;
}

mark {
  background: #ff0;
}

.site-header .nav a:hover {
  color: #fff;
}

.site-header .nav a {
  color: #999;
}

.site-footer .nav a:hover {
  color: #ccc;
}

.site-fotter .nav a {
  color: #fff;
}

.tiny {
  letter-spacing: 1px;
  color: #ccc;
}

.label,
.menu .text,
h6 {
  color: #999;
}

.atn,
.dec,
.typ,
.var,
input,
textarea {
  color: gray;
}

code {
  color: #d14;
}

.parsley-error-list li {
  color: #9d261d;
}

pre code {
  color: inherit;
}

.button,
.button:hover,
.menu .active a,
.menu .active a:hover,
.nav a,
.nav a:hover,
.tabs .active a,
.tabs .active a:hover,
body,
button,
input,
select,
textarea {
  color: #333;
}

.menu .links a,
.menu .stat a,
.pipes a,
a {
  color: #265297;
}

.menu .links a:hover,
.menu .stat a:hover,
.pipes a:hover,
.tags .cloud a:hover,
a:hover {
  color: #4f75b4;
}

.tabs a,
.tags .disabled,
.tags a,
.tags a:hover {
  color: #686867;
}

.label,
.masthead,
.menu a:hover,
.menu-tabs .active a,
.menu-tabs .active a:hover,
.menu-tabs .menu a,
.site-header,
.site-header .nav .active a,
.site-header .nav .active a:hover,
table.box-header th {
  color: #fff;
}

.lit {
  color: #195f91;
}

.clo,
.com,
.opn,
.pun {
  color: #93a1a1;
}

.fun {
  color: #dc322f;
}

.atv,
.str {
  color: #d14;
}

.kwd,
.prettyprint .tag {
  color: #1e347b;
}

.pln {
  color: #48484c;
}

/* ==========================================================================
   Font Awesome Icons
   ========================================================================== */
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot?v=3.2.1');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-display: swap;
}

.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
/* ... A very long list of icons ... */
.icon-renren:before {
  content: "\f18b";
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (min-width: 1200px) {
  .site-center {
    width: 1160px;
  }
  .cell {
    margin: 15px;
  }
}

@media (max-width: 1024px) {
  body {
    width: 100%;
  }
  .site-center {
    width: 940px;
  }
  .icon-button .icon,
  .site-footer .nav a,
  .site-header .nav a,
  .site-header-ghost .nav a,
  .tags .cloud .tag2,
  blockquote p {
    font-size: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .site-center {
    width: 704px;
  }
  .width-fill {
    /* display: table-cell; */
  }
}

@media only screen and (max-width: 767px) {
  .parsley-error-list {
    position: static;
    display: block !important;
    margin-left: 3px;
  }

  .col.width-fill,
  .col.width-fit,
  article,
  article.width-fill,
  article.width-fit,
  aside,
  aside.width-fill,
  aside.width-fit,
  footer,
  footer.width-fill,
  footer.width-fit,
  header,
  header.width-fill,
  header.width-fit,
  main,
  main.width-fill,
  main.width-fit,
  nav,
  nav.width-fill,
  nav.width-fit,
  section,
  section.width-fill,
  section.width-fit {
    padding: 0 !important;
    display: block !important;
    float: left !important;
    width: 100% !important;
  }

  .site-body,
  .site-center,
  .site-center > .body,
  .site-footer,
  .site-header {
    margin: 0 !important;
    width: 100% !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
  }
  
  .col.mobile-width-fill,
  article.mobile-width-fill,
  aside.mobile-width-fill,
  footer.mobile-width-fill,
  header.mobile-width-fill,
  main.mobile-width-fill,
  nav.mobile-width-fill,
  section.mobile-width-fill {
    display: table-cell !important;
    float: none !important;
    min-width: 50px !important;
    width: 10000px !important;
  }
}