﻿/*! 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,
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
}
code[class*="language-"],
pre[class*="language-"] {
    color: black;
    text-shadow: 0 1px white;
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}
pre[class*="language-"]::-moz-selection,
pre[class*="language-"]::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"]::-moz-selection {
    text-shadow: none;
    background: #b3d4fc
}
pre[class*="language-"]::selection,
pre[class*="language-"]::selection,
code[class*="language-"]::selection,
code[class*="language-"]::selection {
    text-shadow: none;
    background: #b3d4fc
}
@media print {
    code[class*="language-"],
    pre[class*="language-"] {
        text-shadow: none
    }
}
pre[class*="language-"] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto
}
:not(pre)>code[class*="language-"],
pre[class*="language-"] {
    background: #f5f2f0
}
:not(pre)>code[class*="language-"] {
    padding: .1em;
    border-radius: .3em
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
    color: slategray
}
.token.punctuation {
    color: #999
}
.namespace {
    opacity: .7
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
    color: #905
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
    color: #690
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
    color: #a67f59;
    background: rgba(255, 255, 255, 0.5)
}
.token.atrule,
.token.attr-value,
.token.keyword {
    color: #07a
}
.token.function {
    color: #DD4A68
}
.token.regex,
.token.important,
.token.variable {
    color: #e90
}
.token.important,
.token.bold {
    font-weight: bold
}
.token.italic {
    font-style: italic
}
.token.entity {
    cursor: help
}
a {
    text-decoration: none;
    cursor: pointer;
    color: inherit
}
a:focus,
a::-moz-focus-inner {
    outline: none
}
ol,
ul,
li,
h1,
h2,
h3,
h4,
p,
a,
td,
dl,
dt,
dd,
fieldset {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    font-size: 1em
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
img {
    vertical-align: bottom
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: none;
    box-sizing: border-box;
    border-radius: 0
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}
label,

@font-face {
    font-family: "attire";
    src: url("icons/fonts/attireIcons.eot?v1.0");
    src: url("icons/fonts/attireIcons.eot?v1.0#iefix") format("embedded-opentype"), url("icons/fonts/attireIcons.woff?v1.0") format("woff"), url("icons/fonts/attireIcons.ttf?v1.0") format("truetype"), url("icons/fonts/attireIcons.svg?v1.0icons/fonts/attireIcons") format("svg");
    font-weight: normal;
    font-style: normal
}
[class^="icon"],
[class*=" icon"] {
    display: inline-block;
    position: relative;
    padding-left: 40px
}
[class^="icon"]:before,
[class*=" icon"]:before {
    font-family: "attire";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    text-align: center;
    text-indent: 0
}
.iconMenu:before {
    content: ""
}
.iconArrowRight:before {
    content: ""
}
.iconMail:before {
    content: ""
}
.iconFacebook:before {
    content: ""
}
.iconGithub:before {
    content: ""
}
.iconTwitter:before {
    content: ""
}
.iconCode:before {
    content: ""
}

.attireBlock {
    background-color: #fff;
    position: relative;
    border-top: 1px solid #e3e3e3
}
.attireBlock>.inner {
    padding: 2em
}
.attireBlock.mod1 {
    background-color: #FBFBFB
}
@media screen and (min-width: 45.0625em) {
    .attireBlock>.inner {
        max-width: 70em;
        padding: 6em 2.5em;
        margin: 0 auto
    }
}
.attireSeparator {
    margin: 2.5em 0;
    position: relative;
    border: 0;
    border-top: 1px solid #e3e3e3
}
.attireSeparator.mod1 {
    margin: 3.5em 0;
    width: 10em
}
.attireSeparator.mod2 {
    margin: 6em 0;
    width: 10em;
    border-top: 5px solid #636363
}
.githubRibbon {
    position: absolute;
    right: 0;
    top: 0;
    width: 10em;
    z-index: 20
}
.githubRibbon>img {
    display: block;
    width: 100%
}
@media screen and (min-width: 45.0625em) {
    .githubRibbon {
        width: 14.9em
    }
}
.attireFooter {
    padding: 2em;
    border-top: 1px solid #e3e3e3
}
.attireFooter>p {
    font-family: Lato, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.5em
}
@-webkit-keyframes attireNavEnter {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1em, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }
}
@-moz-keyframes attireNavEnter {
    from {
        opacity: 0;
        -moz-transform: translate3d(0, -1em, 0)
    }
    to {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0)
    }
}
@keyframes attireNavEnter {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1em, 0);
        -moz-transform: translate3d(0, -1em, 0);
        -ms-transform: translate3d(0, -1em, 0);
        -o-transform: translate3d(0, -1em, 0);
        transform: translate3d(0, -1em, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.attireMainNav {
    position: relative;
    margin-bottom: -1em;
    z-index: 10;
    background-color: #fff
}
.attireMainNav>.toggleBtn {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: none;
    padding: 0;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-indent: -9999em;
    overflow: hidden;
	display: none;
}
.attireMainNav>.toggleBtn::-moz-focus-inner {
    padding: 0;
    border: 0
}
.attireMainNav>.toggleBtn:before {
    right: 0;
    width: auto;
    text-indent: 0
}
.attireMainNav>.toggleBtn:before {
    font-size: 2.6em;
    width: 2.30769em
}
.attireMainNav>ul {
    padding: 0 0 1em;
    display: none
}
.attireMainNav.isActive {
    margin-bottom: 0
}
.attireMainNav.isActive>ul {
    -webkit-animation: attireNavEnter 0.3s;
    -moz-animation: attireNavEnter 0.3s;
    animation: attireNavEnter 0.3s;
    display: block
}
.attireMainNav a {
    font-size: 1.4em;
    display: block;
    padding: 1.07143em 1.42857em;
    color: #636363;
    letter-spacing: 0.07em;
    text-transform: uppercase
}
.attireMainNav a:hover {
    color: #2B91F5
}
@media screen and (min-width: 45.0625em) {
    .attireMainNav {
        margin-bottom: 0
    }
    .attireMainNav>.toggleBtn {
        display: none
    }
    .attireMainNav>ul {
        display: block;
        overflow: hidden;
        padding: 0 1.5em
    }
    .attireMainNav li {
        float: left
    }
    .attireMainNav a {
        font-size: 1.4em;
        display: block;
        padding: 1.42857em 1.07143em
    }
}
.attireAuthor {
    position: relative;
    margin-bottom: 3em
}
.attireAuthor>.imageElement {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    width: 4em;
    height: 4em;
    position: relative;
    border-radius: 50%;
    border-radius: 50%
}
.attireAuthor>.imageElement>img {
    display: block;
    width: 100%
}
.attireAuthor>.name {
    font-family: Lato, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.3em;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 0 1em;
    background-color: #fff;
    color: #303030
}
@media screen and (max-width: 45em) {
    .attireAuthor>.socialBox {
        position: relative;
        padding: 1em 0 0;
        margin-top: 0.5em
    }
    .attireAuthor>.socialBox a {
        font-size: 1.4em;
        display: block;
        padding: 0.57143em 0.35714em 0.57143em 3.92857em;
        color: #707070
    }
    .attireAuthor>.socialBox a:before {
        font-size: 1.3em
    }
    .attireAuthor>.socialBox:before {
        content: "";
        position: absolute;
        left: 5.5em;
        top: 0;
        right: 0;
        border-top: 1px solid #e3e3e3
    }
}
@media screen and (min-width: 45.0625em) {
    .attireAuthor {
        margin-bottom: 5em
    }
    .attireAuthor>.imageElement {
        width: 5em;
        height: 5em
    }
    .attireAuthor>.socialBox {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -2em;
        background-color: #fff;
        padding: 0 2em 0 1em
    }
    .attireAuthor>.socialBox a {
        padding: 0;
        display: inline-block;
        width: 40px;
        height: 40px;
        text-indent: -9999em;
        overflow: hidden
    }
    .attireAuthor>.socialBox a:before {
        right: 0;
        width: auto;
        text-indent: 0
    }
    .attireAuthor>.socialBox a:before {
        font-size: 2em;
        color: #636363
    }
    .attireAuthor>.socialBox a:hover:before {
        color: #2B91F5
    }
    .attireAuthor:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        border-top: 1px solid #e3e3e3
    }
}
.attireTitleType1 {
    font-family: Lato, Arial, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 4em;
    padding: 0;
    margin: 0;
    word-wrap: break-word
}
@media screen and (min-width: 45.0625em) {
    .attireTitleType1 {
        font-size: 6em
    }
}
.attireTitleType2 {
    font-family: Lato, Arial, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 3.8em;
    padding: 0;
    margin: 0 0 0.55556em;
    word-wrap: break-word
}
.attireTitleType3 {
    font-family: Lato, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.2em;
    padding: 0;
    margin: 0 0 0.68182em;
    word-wrap: break-word
}
.attireTextType1 {
    font-family: Lato, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2.2em;
    padding: 0;
    margin: 0.90909em 0 0.90909em;
    color: #707070;
    line-height: 1.4
}
@media screen and (min-width: 45.0625em) {
    .attireTextType1 {
        font-size: 2.8em;
        margin: 0.71429em 0 1.07143em
    }
}
.attireTextType2 {
    font-size: 1.8em;
    padding: 0;
    margin: 0 0 1.25em;
    color: #636363;
    line-height: 1.6
}
.attireTextType3 {
    font-size: 1.6em;
    padding: 0;
    margin: 0 0 1.25em;
    color: #636363;
    line-height: 1.6
}
.attireListType1>li {
    font-size: 1.8em;
    padding-left: 1.66667em;
    margin: 0.55556em 0;
    position: relative;
    color: #636363;
    line-height: 1.6
}
.attireListType1>li:before {
    content: "—";
    position: absolute;
    left: 0;
    top: 0em
}
.attireTextButtonType1 {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: none;
    color: #2B91F5
}
.attireTextButtonType1::-moz-focus-inner {
    padding: 0;
    border: 0
}
.attireCodeHighlight[class*="language-"] {
    margin: 2em 0
}
.attireCodeHighlight>code {
    font-size: 1.4em
}
.attireCodeToggleBlock .attireCodeHighlight {
    display: none
}
.attireCodeToggleBlock.isActive .attireCodeHighlight {
    display: block
}
.attireCodeToggleBtn {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: none;
    padding: 0 1.2em 0 0;
    color: #2B91F5
}
.attireCodeToggleBtn::-moz-focus-inner {
    padding: 0;
    border: 0
}
.attireCodeToggleBtn:before {
    left: auto;
    right: 0;
    text-align: right
}