* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

audio,
canvas,
video {
    display: inline-block
}

video {
    width: 100%;
    height: auto
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

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

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    height: 100%
}

a:focus {
    outline: thin dotted
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

code {
    display: block;
    padding: 9.5px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border-left: 5px solid #ccc;
    border-radius: 4px;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border-left: 5px solid #ccc;
    border-radius: 4px
}

blockquote {
    background: #F9F9F9;
    border-radius: 4px;
    padding: 20px 40px;
    position: relative
}

blockquote p {
    font-family: "georgia", "times new roman", "times", serif;
    font-size: 16px;
    font-style: italic;
    line-height: 170%
}

blockquote p:first-child:before {
    color: #CCCCCC;
    content: "";
    font-family: Icons;
    font-size: 22px;
    left: 8px;
    position: absolute;
    top: 6px
}

blockquote p:last-child:after {
    bottom: 2px;
    color: #CCCCCC;
    content: "";
    font-family: Icons;
    font-size: 22px;
    position: absolute;
    right: 10px
}

blockquote p:last-child {
    padding: 0
}

blockquote.pullquote.alignright {
    margin-left: 20px;
    display: inline;
    float: right
}

blockquote.pullquote {
    width: 40%
}

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
}

cite {
    font-style: normal
}

img {
    border: 0 none;
    vertical-align: top;
    width: auto;
    max-width: 100%;
    max-height: auto
}

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

figure {
    margin: 0;
    line-height: 0;
    position: relative
}

fieldset {
    border: 1px solid silver;
    margin: 0;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

.not-allowed {
    cursor: not-allowed
}

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

.font-normal {
    text-transform: none
}

.content-left {
    text-align: left
}

.content-center {
    text-align: center
}

.content-right {
    text-align: right
}

.show-all {
    display: inherit
}

.hide-all {
    display: none
}

.relative {
    position: relative
}

.sk-grid {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0
}

.columns {
    clear: both
}

.columns:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.columns.gutters {
    margin-left: -2em
}

.columns.small-gutters {
    margin-left: -1em
}

.columns.mini-gutters {
    margin-left: -0.5em
}

.columns.horizontal-gutters {
    margin-left: -2em
}

.columns.small-horizontal-gutters {
    margin-left: -1em
}

.columns.mini-horizontal-gutters {
    margin-left: -0.5em
}

.screen-95 {
    width: 95%;
    float: left
}

.screen-90 {
    width: 90%;
    float: left
}

.screen-85 {
    width: 85%;
    float: left
}

.screen-80 {
    width: 80%;
    float: left
}

.screen-75 {
    width: 75%;
    float: left
}

.screen-70 {
    width: 70%;
    float: left
}

.screen-65 {
    width: 65%;
    float: left
}

.screen-60 {
    width: 60%;
    float: left
}

.screen-55 {
    width: 55%;
    float: left
}

.screen-50 {
    width: 50%;
    float: left
}

.screen-45 {
    width: 45%;
    float: left
}

.screen-40 {
    width: 40%;
    float: left
}

.screen-35 {
    width: 35%;
    float: left
}

.screen-30 {
    width: 30%;
    float: left
}

.screen-25 {
    width: 25%;
    float: left
}

.screen-20 {
    width: 20%;
    float: left
}

.screen-15 {
    width: 15%;
    float: left
}

.screen-10 {
    width: 10%;
    float: left
}

.screen-5 {
    width: 5%;
    float: left
}

.screen-33 {
    width: 33.33%;
    float: left
}

.screen-66 {
    width: 66.66%;
    float: left
}

.screen-100 {
    width: 100%;
    clear: both;
    float: none
}

[class*="screen-"],
[class*="row"] {
    margin-top: 0
}

.two.columns > .row {
    width: 50%;
    float: left
}

.three.columns > .row {
    width: 33.33%;
    float: left
}

.four.columns > .row {
    width: 25%;
    float: left
}

.five.columns > .row {
    width: 20%;
    float: left
}

.six.columns > .row {
    width: 16.66%;
    float: left
}

.seven.columns > .row {
    width: 14.28%;
    float: left
}

.eight.columns > .row {
    width: 12.50%;
    float: left
}

.nine.columns > .row {
    width: 11.11%;
    float: left
}

.ten.columns > .row {
    width: 10%;
    float: left
}

body.animated *[class*="screen-"] body.animated *[class*="row"] {
    -webkit-transition-property: width, font-size, line-height;
    -moz-transition-property: width, font-size, line-height;
    -o-transition-property: width, font-size, line-height;
    -ms-transition-property: width, font-size, line-height;
    transition-property: width, font-size, line-height;
    -webkit-transition-duration: 125ms;
    -moz-transition-duration: 125ms;
    -o-transition-duration: 125ms;
    -ms-transition-duration: 125ms;
    transition-duration: 125ms;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    -ms-transition-delay: 0;
    transition-delay: 0
}

.sk-grid .columns.gutters>[class*="screen-"],
.sk-grid .columns.gutters>[class*="row"] {
    padding-left: 2em;
    margin-bottom: 2em
}

.sk-grid .columns.small-gutters>[class*="screen-"],
.sk-grid .columns.small-gutters>[class*="row"] {
    padding-left: 1em;
    margin-bottom: 1em
}

.sk-grid .columns.mini-gutters>[class*="screen-"],
.sk-grid .columns.mini-gutters>[class*="row"] {
    padding-left: .5em;
    margin-bottom: .5em
}

.sk-grid .columns.horizontal-gutters>[class*="screen-"],
.sk-grid .columns.horizontal-gutters>[class*="row"] {
    padding-left: 2em
}

.sk-grid .columns.small-horizontal-gutters>[class*="screen-"],
.sk-grid .columns.small-horizontal-gutters>[class*="row"] {
    padding-left: 1em
}

.sk-grid .columns.mini-horizontal-gutters>[class*="screen-"],
.sk-grid .columns.mini-horizontal-gutters>[class*="row"] {
    padding-left: .5em
}

.sk-grid .columns.vertical-gutters>[class*="screen-"],
.sk-grid .columns.vertical-gutters>[class*="row"] {
    margin-bottom: 2em
}

.sk-grid .columns.small-vertical-gutters>[class*="screen-"],
.sk-grid .columns.small-vertical-gutters>[class*="row"] {
    margin-bottom: 1em
}

.sk-grid .columns.mini-vertical-gutters>[class*="screen-"],
.sk-grid .columns.mini-vertical-gutters>[class*="row"] {
    margin-bottom: .5em
}

[class*="screen-"]:empty:after,
[class*="row"]:empty:after {
    content: "\00a0"
}

*[class*="screen-"]>*[class*="screen-"] {
    margin-left: 0
}

.screen-push-left {
    float: left
}

.screen-push-center {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.screen-push-right {
    float: right
}

.screen-align-left {
    text-align: left
}

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

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

.space {
    margin: 2em
}

.small-space {
    margin: 1em
}

.small-space-pad {
    padding: 1em
}

.mini-space {
    margin: .5em
}

.vspace {
    margin-top: 2em;
    margin-bottom: 2em
}

.hspace {
    margin-left: 2em;
    margin-right: 2em
}

.vertical-space {
    margin-top: 2em;
    margin-bottom: 2em
}

.small-vertical-space {
    margin-top: 1em;
    margin-bottom: 1em
}

.mini-vertical-space {
    margin-top: .5em;
    margin-bottom: .5em
}

.horizontal-space {
    margin-left: 2em;
    margin-right: 2em
}

.small-horizontal-space {
    margin-left: 1em;
    margin-right: 1em
}

.mini-horizontal-space {
    margin-left: .5em;
    margin-right: .5em
}

.top-space {
    margin-top: 2em
}

.no-top-space {
    margin-top: 0
}

.small-top-space {
    margin-top: 1em
}

.mini-top-space {
    margin-top: .5em
}

.right-space {
    margin-right: 2em
}

.small-right-space {
    margin-right: 1em
}

.mini-right-space {
    margin-right: .5em
}

.bottom-space {
    margin-bottom: 2em
}

.no-bottom-space {
    margin-bottom: 0
}

.small-bottom-space {
    margin-bottom: 1em
}

.mini-bottom-space {
    margin-bottom: .5em
}

.left-space {
    margin-left: 2em
}

.small-left-space {
    margin-left: 1em
}

.mini-left-space {
    margin-left: .5em
}

@media screen and (min-width:960px) {
    .hide-screen {
        display: none
    }
    .show-screen {
        display: inherit
    }
}

@media screen and (min-width:650px) and (max-width:1024px) {
    .sk-grid {
        width: auto;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0
    }
    .columns {
        clear: both;
        zoom: 1
    }
    .columns:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }
    .columns.gutters {
        margin-left: 0
    }
    .columns.small-gutters {
        margin-left: -0.75em
    }
    .columns.mini-gutters {
        margin-left: -0.375em
    }
    .columns.horizontal-gutters {
        margin-left: -1.5em
    }
    .columns.small-horizontal-gutters {
        margin-left: -0.75em
    }
    .columns.mini-horizontal-gutters {
        margin-left: -0.375em
    }
    .tablet-95 {
        width: 95%;
        float: left
    }
    .tablet-90 {
        width: 90%;
        float: left
    }
    .tablet-85 {
        width: 85%;
        float: left
    }
    .tablet-80 {
        width: 80%;
        float: left
    }
    .tablet-75 {
        width: 75%;
        float: left
    }
    .tablet-70 {
        width: 70%;
        float: left
    }
    .tablet-65 {
        width: 65%;
        float: left
    }
    .tablet-60 {
        width: 60%;
        float: left
    }
    .tablet-55 {
        width: 55%;
        float: left
    }
    .tablet-50 {
        width: 50%;
        float: left
    }
    .tablet-45 {
        width: 45%;
        float: left
    }
    .tablet-40 {
        width: 40%;
        float: left
    }
    .tablet-35 {
        width: 35%;
        float: left
    }
    .tablet-30 {
        width: 30%;
        float: left
    }
    .tablet-25 {
        width: 25%;
        float: left
    }
    .tablet-20 {
        width: 20%;
        float: left
    }
    .tablet-15 {
        width: 15%;
        float: left
    }
    .tablet-10 {
        width: 10%;
        float: left
    }
    .tablet-5 {
        width: 5%;
        float: left
    }
    .tablet-33 {
        width: 33.33%;
        float: left
    }
    .tablet-66 {
        width: 66.66%;
        float: left
    }
    .tablet-100 {
        width: 100%;
        clear: both;
        float: none
    }
    .two.columns > .row {
        width: 100%
    }
    .three.columns > .row,
    .four.columns > .row {
        width: 50%
    }
    .five.columns > .row,
    .six.columns > .row,
    .seven.columns > .row {
        width: 33%
    }
    .eight.columns > .row,
    .nine.columns > .row,
    .ten.columns > .row {
        width: 25%
    }
    [class*="tablet-"],
    [class*="row"] {
        margin-top: 0
    }
    body.animated *[class*="tablet-"],
    body.animated *[class*="row"] {
        -webkit-transition-property: width, font-size, line-height;
        -moz-transition-property: width, font-size, line-height;
        -o-transition-property: width, font-size, line-height;
        -ms-transition-property: width, font-size, line-height;
        transition-property: width, font-size, line-height;
        -webkit-transition-duration: 125ms;
        -moz-transition-duration: 125ms;
        -o-transition-duration: 125ms;
        -ms-transition-duration: 125ms;
        transition-duration: 125ms;
        -webkit-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        -ms-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        -o-transition-delay: 0;
        -ms-transition-delay: 0;
        transition-delay: 0
    }
    .sk-grid .columns.gutters>[class*="tablet-"],
    .sk-grid .columns.gutters>[class*="row"] {
        padding-left: 1.5em;
        margin-bottom: 1.5em
    }
    .sk-grid .columns.small-gutters>[class*="tablet-"],
    .sk-grid .columns.small-gutters>[class*="row"] {
        padding-left: .75em;
        margin-bottom: .75em
    }
    .sk-grid .columns.mini-gutters>[class*="tablet-"],
    .sk-grid .columns.mini-gutters>[class*="row"] {
        padding-left: .375em;
        margin-bottom: .375em
    }
    .sk-grid .columns.horizontal-gutters>[class*="tablet-"],
    .sk-grid .columns.horizontal-gutters>[class*="row"] {
        padding-left: 1.5em
    }
    .sk-grid .columns.small-horizontal-gutters>[class*="tablet-"],
    .sk-grid .columns.small-horizontal-gutters>[class*="row"] {
        padding-left: .75em
    }
    .sk-grid .columns.mini-horizontal-gutters>[class*="tablet-"],
    .sk-grid .columns.mini-horizontal-gutters>[class*="row"] {
        padding-left: .375em
    }
    .sk-grid .columns.vertical-gutters>[class*="tablet-"],
    .sk-grid .columns.vertical-gutters>[class*="row"] {
        margin-bottom: 1.5em
    }
    .sk-grid .columns.small-vertical-gutters>[class*="tablet-"],
    .sk-grid .columns.small-vertical-gutters>[class*="row"] {
        margin-bottom: .75em
    }
    .sk-grid .columns.mini-vertical-gutters>[class*="tablet-"],
    .sk-grid .columns.mini-vertical-gutters>[class*="row"] {
        margin-bottom: .375em
    }
    [class*="tablet-"]:empty:after,
    [class*="row"]:empty:after {
        content: "\00a0"
    }
    *[class*="tablet-"]>*[class*="tablet-"] {
        margin-left: 0
    }
    .tablet-push-left {
        float: left
    }
    .tablet-push-center {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .tablet-push-none {
        float: none
    }
    .tablet-push-right {
        float: right
    }
    .tablet-align-left {
        text-align: left
    }
    .tablet-align-center {
        text-align: center
    }
    .tablet-align-right {
        text-align: right
    }
    .hide-tablet {
        display: none
    }
    .show-tablet {
        display: inherit
    }
}

@media screen and (max-width:769px) {
    .sk-grid {
        width: auto;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0
    }
    .columns {
        clear: both;
        zoom: 1
    }
    .columns:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }
    .columns.gutters {
        margin-left: 0em
    }
    .columns.small-gutters {
        margin-left: -0.5em
    }
    .columns.mini-gutters {
        margin-left: -0.25em
    }
    .columns.horizontal-gutters {
        margin-left: -1em
    }
    .columns.small-horizontal-gutters {
        margin-left: -0.5em
    }
    .columns.mini-horizontal-gutters {
        margin-left: -0.25em
    }
    .phone-95 {
        width: 95%;
        float: left
    }
    .phone-90 {
        width: 90%;
        float: left
    }
    .phone-85 {
        width: 85%;
        float: left
    }
    .phone-80 {
        width: 80%;
        float: left
    }
    .phone-75 {
        width: 75%;
        float: left
    }
    .phone-70 {
        width: 70%;
        float: left
    }
    .phone-65 {
        width: 65%;
        float: left
    }
    .phone-60 {
        width: 60%;
        float: left
    }
    .phone-55 {
        width: 55%;
        float: left
    }
    .phone-50 {
        width: 50%;
        float: left
    }
    .phone-45 {
        width: 45%;
        float: left
    }
    .phone-40 {
        width: 40%;
        float: left
    }
    .phone-35 {
        width: 35%;
        float: left
    }
    .phone-30 {
        width: 30%;
        float: left
    }
    .phone-25 {
        width: 25%;
        float: left
    }
    .phone-20 {
        width: 20%;
        float: left
    }
    .phone-15 {
        width: 15%;
        float: left
    }
    .phone-10 {
        width: 10%;
        float: left
    }
    .phone-5 {
        width: 5%;
        float: left
    }
    .phone-33 {
        width: 33.33%;
        float: left
    }
    .phone-66 {
        width: 66.66%;
        float: left
    }
    .phone-100 {
        width: 100%;
        clear: both;
        float: none
    }
    [class*="phone-"],
    [class*="phone"] {
        margin-top: 0
    }
    .two.columns > .row,
    .three.columns > .row,
    .four.columns > .row {
        width: 100%
    }
    .five.columns > .row,
    .six.columns > .row,
    .seven.columns > .row {
        width: 50%
    }
    .eight.columns > .row,
    .nine.columns > .row,
    .ten.columns > .row {
        width: 33%
    }
    body.animated *[class*="phone-"],
    body.animated *[class*="row"] {
        -webkit-transition-property: width, font-size, line-height;
        -moz-transition-property: width, font-size, line-height;
        -o-transition-property: width, font-size, line-height;
        -ms-transition-property: width, font-size, line-height;
        transition-property: width, font-size, line-height;
        -webkit-transition-duration: 125ms;
        -moz-transition-duration: 125ms;
        -o-transition-duration: 125ms;
        -ms-transition-duration: 125ms;
        transition-duration: 125ms;
        -webkit-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        -ms-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        -o-transition-delay: 0;
        -ms-transition-delay: 0;
        transition-delay: 0
    }
    .sk-grid .columns.gutters>[class*="phone-"],
    .sk-grid .columns.gutters>[class*="row"] {
        padding-left: 1em;
        margin-bottom: 1em
    }
    .sk-grid .columns.small-gutters>[class*="phone-"],
    .sk-grid .columns.small-gutters>[class*="row"] {
        padding-left: .5em;
        margin-bottom: .5em
    }
    .sk-grid .columns.mini-gutters>[class*="phone-"],
    .sk-grid .columns.mini-gutters>[class*="row"] {
        padding-left: .25em;
        margin-bottom: .25em
    }
    .sk-grid .columns.horizontal-gutters>[class*="phone-"],
    .sk-grid .columns.horizontal-gutters>[class*="row"] {
        padding-left: 1em
    }
    .sk-grid .columns.small-horizontal-gutters>[class*="phone-"],
    .sk-grid .columns.small-horizontal-gutters>[class*="row"] {
        padding-left: .5em
    }
    .sk-grid .columns.mini-horizontal-gutters>[class*="phone-"],
    .sk-grid .columns.mini-horizontal-gutters>[class*="row"] {
        padding-left: .25em
    }
    .sk-grid .columns.vertical-gutters>[class*="phone-"],
    .sk-grid .columns.vertical-gutters>[class*="row"] {
        margin-bottom: 1em
    }
    .sk-grid .columns.small-vertical-gutters>[class*="phone-"],
    .sk-grid .columns.small-vertical-gutters>[class*="row"] {
        margin-bottom: .5em
    }
    .sk-grid .columns.mini-vertical-gutters>[class*="phone-"],
    .sk-grid .columns.mini-vertical-gutters>[class*="row"] {
        margin-bottom: .25em
    }
    [class*="phone-"]:empty:after,
    [class*="row"]:empty:after {
        content: "\00a0"
    }
    *[class*="phone-"]>*[class*="phone-"] {
        margin-left: 0
    }
    .phone-push-left {
        float: left
    }
    .phone-push-center {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .phone-push-none {
        float: none
    }
    .phone-push-right {
        float: right
    }
    .phone-align-left {
        text-align: left
    }
    .phone-align-center {
        text-align: center
    }
    .phone-align-right {
        text-align: right
    }
    .hide-phone {
        display: none
    }
    .show-phone {
        display: inherit
    }
}

body {
    color: #555;
    font-family: Ubuntu, Arial, sans-serif
}

.sans {
    font-family: Ubuntu, Arial, sans-serif
}

.serif {
    font-family: Times, "Times New Roman", serif
}

a {
    color: #0069d6;
    text-decoration: none
}

a:hover {
    color: #007ed5;
    text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit
}

h1 {
    font-size: 2.5em
}

h2 {
    font-size: 2em
}

h3 {
    font-size: 1.715em
}

h4 {
    font-size: 1.438em
}

h5 {
    font-size: 1.250em
}

h6 {
    font-size: 1em
}

h3,
h4,
h5,
h6 {
    line-height: 1.3
}

h1 small {
    font-size: .6em;
    color: #bfbfbf;
    font-weight: 100
}

small {
    color: inherit;
    font-size: .75em
}

p {
    line-height: 1.5
}

.push-left {
    float: left
}

.push-right {
    float: right
}

.push-center {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1
}

.clear {
    display: block;
    overflow: hidden
}

.no-margin {
    margin: 0
}

.sk.button {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    min-height: 1em;
    outline: none;
    border: none;
    font-family: "Roboto", sans-serif;
    background-color: #89b240;
    color: #fff;
    margin: 0em;
    padding: 10px 15px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    /*border-radius: 0.25em;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
    -moz-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
    transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
	float: right;
	margin-top: 15px;
	background-image: url('http://www.achnagal.com/uploads/images/contact-arrow.png');
	background-repeat: no-repeat;
	margin-right: 0;
	width: 177px;
	text-align: right;
}
.sk.buttongr {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    min-height: 1em;
    outline: none;
    border: none;
    font-family: "Roboto", sans-serif;
    background-color: #89b240;
    color: #fff;
    margin: 0em;
    padding: 10px 15px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    /*border-radius: 0.25em;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
    -moz-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
    transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
	float: right;
	margin-top: 15px;
	background-image: url('http://www.achnagal.com/uploads/images/contact-arrow.png');
	background-repeat: no-repeat;
	margin-right: 0;
	width: 149px;
	text-align: right;
}

.sk.buttons .active.button,
.sk.active.button {
    background-color: #EAEAEA;
    background-image: none;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    color: rgba(0, 0, 0, 0.7)
}

.sk.button:hover {
    color: #fff;
    background-color: #4a5c62
}

.sk.button.active:hover {
    background-image: none
}

.sk.button:hover .icon,
.sk.button.hover .icon {
    opacity: 0.85
}

.sk.button:active,
.sk.active.button:active {
    background-color: #F1F1F1;
    color: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset
}

.sk.loading.button {
    position: relative;
    cursor: default;
    background-color: #FFFFFF;
    color: transparent;
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    transition: all 0s linear
}

.sk.loading.button:after {
    position: absolute;
    top: 0em;
    left: 0em;
    width: 100%;
    height: 100%;
    content: '';
    background: transparent url(../images/loader-mini.gif) no-repeat 50% 50%
}

.sk.labeled.icon.loading.button .icon {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.disabled.button,
.sk.disabled.button:hover,
.sk.disabled.button.active {
    background-color: #DDDDDD;
    cursor: default;
    color: rgba(0, 0, 0, 0.5);
    opacity: 0.3;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.animated.button {
    position: relative;
    overflow: hidden
}

.sk.animated.button .visible.content {
    position: relative
}

.sk.animated.button .hidden.content {
    position: absolute;
    width: 100%
}

.sk.animated.button .visible.content,
.sk.animated.button .hidden.content {
    -webkit-transition: right 0.3s ease 0s;
    -moz-transition: right 0.3s ease 0s;
    transition: right 0.3s ease 0s
}

.sk.animated.button .visible.content {
    left: auto;
    right: 0%
}

.sk.animated.button .hidden.content {
    top: 50%;
    left: auto;
    right: -100%;
    margin-top: -0.55em
}

.sk.animated.button:hover .visible.content {
    left: auto;
    right: 200%
}

.sk.animated.button:hover .hidden.content {
    left: auto;
    right: 0%
}

.sk.vertical.animated.button .visible.content,
.sk.vertical.animated.button .hidden.content {
    -webkit-transition: top 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    -moz-transition: top 0.3s ease 0s, -moz-transform 0.3s ease 0s;
    transition: top 0.3s ease 0s, transform 0.3s ease 0s
}

.sk.vertical.animated.button .visible.content {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    right: auto
}

.sk.vertical.animated.button .hidden.content {
    top: -100%;
    left: 0%;
    right: auto
}

.sk.vertical.animated.button:hover .visible.content {
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    right: auto
}

.sk.vertical.animated.button:hover .hidden.content {
    top: 50%;
    right: auto
}

.sk.fade.animated.button .visible.content,
.sk.fade.animated.button .hidden.content {
    -webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, -moz-transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s
}

.sk.fade.animated.button .visible.content {
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.sk.fade.animated.button .hidden.content {
    opacity: 0;
    left: 0%;
    right: auto;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.sk.fade.animated.button:hover .visible.content {
    left: auto;
    right: auto;
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

.sk.fade.animated.button:hover .hidden.content {
    left: 0%;
    right: auto;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.sk.primary.buttons .button,
.sk.primary.button {
    background-color: #D95C5C;
    color: #FFFFFF
}

.sk.primary.buttons .button:hover,
.sk.primary.button:hover,
.sk.primary.buttons .active.button,
.sk.primary.button.active {
    background-color: #E75859;
    color: #FFFFFF
}

.sk.primary.buttons .button:active,
.sk.primary.button:active {
    background-color: #D24B4C;
    color: #FFFFFF
}

.sk.secondary.buttons .button,
.sk.secondary.button {
    background-color: #4a5c62;
    color: #FFFFFF
}

.sk.secondary.buttons .button:hover,
.sk.secondary.button:hover,
.sk.secondary.buttons .active.button,
.sk.secondary.button.active {
    background-color: #53BD99;
    color: #FFFFFF
}

.sk.secondary.buttons .button:active,
.sk.secondary.button:active {
    background-color: #53BD99;
    color: #FFFFFF
}

.sk.facebook.button {
    background-color: #3B579D;
    color: #FFFFFF
}

.sk.facebook.button:hover {
    background-color: #3A59A9;
    color: #FFFFFF
}

.sk.facebook.button:active {
    background-color: #334F95;
    color: #FFFFFF
}

.sk.twitter.button {
    background-color: #4092CC;
    color: #FFFFFF
}

.sk.twitter.button:hover {
    background-color: #399ADE;
    color: #FFFFFF
}

.sk.twitter.button:active {
    background-color: #3283BC;
    color: #FFFFFF
}

.sk.google.plus.button {
    background-color: #D34836;
    color: #FFFFFF
}

.sk.google.plus.button:hover {
    background-color: #E3432E;
    color: #FFFFFF
}

.sk.google.plus.button:active {
    background-color: #CA3A27;
    color: #FFFFFF
}

.sk.linkedin.button {
    background-color: #1F88BE;
    color: #FFFFFF
}

.sk.linkedin.button:hover {
    background-color: #1394D6;
    color: #FFFFFF
}

.sk.linkedin.button:active {
    background-color: #1179AE;
    color: #FFFFFF
}

.sk.youtube.button {
    background-color: #CC181E;
    color: #FFFFFF
}

.sk.youtube.button:hover {
    background-color: #DF0209;
    color: #FFFFFF
}

.sk.youtube.button:active {
    background-color: #A50006;
    color: #FFFFFF
}

.sk.instagram.button {
    background-color: #49769C;
    color: #FFFFFF
}

.sk.instagram.button:hover {
    background-color: #4781B1;
    color: #FFFFFF
}

.sk.instagram.button:active {
    background-color: #38658A;
    color: #FFFFFF
}

.sk.pinterest.button {
    background-color: #00ACED;
    color: #FFFFFF
}

.sk.pinterest.button:hover {
    background-color: #00B9FF;
    color: #FFFFFF
}

.sk.pinterest.button:active {
    background-color: #009EDA;
    color: #FFFFFF
}

.sk.vk.button {
    background-color: #4D7198;
    color: #FFFFFF
}

.sk.vk.button:hover {
    background-color: #537AA5;
    color: #FFFFFF
}

.sk.vk.button:active {
    background-color: #405E7E;
    color: #FFFFFF
}

.sk.button > .icon {
    margin-right: 0.6em;
    line-height: 1;
    -webkit-transition: opacity 0.1s ease;
    -moz-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease
}

.sk.left.floated.buttons,
.sk.left.floated.button {
    float: left;
    margin-right: 0.25em
}

.sk.right.floated.buttons,
.sk.right.floated.button {
    float: right;
    margin-left: 0.25em
}

.sk.tiny.buttons .or:before,
.sk.mini.buttons .or:before {
    width: 1.45em;
    height: 1.55em;
    line-height: 1.4;
    margin-left: -0.725em;
    margin-top: -0.25em
}

.sk.tiny.buttons .or:after,
.sk.mini.buttons .or:after {
    height: 1.45em
}

.sk.huge.loading.button:after {
    background-image: url(../images/loader-small.gif)
}

.sk.massive.buttons .loading.button:after,
.sk.gigantic.buttons .loading.button:after,
.sk.massive.loading.button:after,
.sk.gigantic.loading.button:after {
    background-image: url(../images/loader-medium.gif)
}

.sk.huge.loading.button:after,
.sk.huge.loading.button.active:after {
    background-image: url(../images/loader-small.gif)
}

.sk.massive.buttons .loading.button:after,
.sk.gigantic.buttons .loading.button:after,
.sk.massive.loading.button:after,
.sk.gigantic.loading.button:after,
.sk.massive.buttons .loading.button.active:after,
.sk.gigantic.buttons .loading.button.active:after,
.sk.massive.loading.button.active:after,
.sk.gigantic.loading.button.active:after {
    background-image: url(../images/loader-medium.gif)
}

.sk.icon.buttons .button,
.sk.icon.button {
    padding: 1em
}

.sk.icon.buttons .button > .icon,
.sk.icon.button > .icon {
    opacity: 0.9;
    margin: 0em;
    vertical-align: top
}

.sk.basic.buttons .button,
.sk.basic.button {
    background-color: transparent;
    background-image: none;
    color: #4a5c62;
    font-weight: 400;
    text-transform: uppercase;
    font-size: .75em;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff
}

.sk.basic.buttons {
    -webkit-box-shadow: 0px 0px 0px 1px #fff inset;
    box-shadow: 0px 0px 0px 2px #fff inset;
    border-radius: 0.25em
}

.sk.basic.buttons .button:hover,
.sk.basic.button:hover {
    background-image: none;
    color: #53BD99;
    -webkit-box-shadow: 0px 0px 0px 1px #53BD99 inset;
    box-shadow: 0px 0px 0px 1px #53BD99 inset
}

.sk.basic.buttons .button:active,
.sk.basic.button:active {
    background-color: rgba(0, 0, 0, 0.02);
    color: #999999;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.basic.buttons .button.active,
.sk.basic.button.active {
    background-color: #53BD99;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.basic.buttons .button.active:hover,
.sk.basic.button.active:hover {
    background-color: #53BD99
}

.sk.basic.inverted.buttons .button,
.sk.basic.inverted.button {
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1) inset;
    box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1) inset
}

.sk.basic.inverted.buttons .button:hover,
.sk.basic.inverted.button:hover {
    background-image: none;
    color: #53BD99;
    -webkit-box-shadow: 0px 0px 0px 2px #53BD99 inset;
    box-shadow: 0px 0px 0px 2px #53BD99 inset
}

.sk.basic.inverted.buttons .button:active,
.sk.basic.inverted.button:active {
    background-color: rgba(255, 255, 255, 0.05);
    color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1) inset;
    box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1) inset
}

.sk.basic.inverted.buttons .button.active,
.sk.basic.inverted.button.active {
    background-color: rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.basic.inverted.buttons .button.active:hover,
.sk.basic.inverted.button.active:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.sk.basic.buttons .button {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.basic.buttons .button:hover,
.sk.basic.buttons .button:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.basic.buttons .button.active,
.sk.basic.buttons .button.active:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.labeled.icon.buttons .button,
.sk.labeled.icon.button {
    position: relative;
    padding-left: 4em;
    padding-right: 1.4em
}

.sk.labeled.icon.buttons > .button > .icon,
.sk.labeled.icon.button > .icon {
    position: absolute;
    top: 0em;
    left: 0em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 2.75em;
    height: 100%;
    padding-top: 1.1em;
    background-color: rgba(0, 0, 0, 0.05);
    text-align: center;
    border-radius: 0.25em 0px 0px 0.25em;
    line-height: 1;
    -webkit-box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
    box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset
}

.sk.labeled.icon.buttons .button > .icon {
    border-radius: 0em
}

.sk.labeled.icon.buttons .button:first-child > .icon {
    border-top-left-radius: 0.25em;
    border-bottom-left-radius: 0.25em
}

.sk.labeled.icon.buttons .button:last-child > .icon {
    border-top-right-radius: 0.25em;
    border-bottom-right-radius: 0.25em
}

.sk.vertical.labeled.icon.buttons .button:first-child > .icon {
    border-radius: 0em;
    border-top-left-radius: 0.25em
}

.sk.vertical.labeled.icon.buttons .button:last-child > .icon {
    border-radius: 0em;
    border-bottom-left-radius: 0.25em
}

.sk.right.labeled.icon.button {
    padding-left: 1.4em;
    padding-right: 4em
}

.sk.left.fluid.labeled.icon.button,
.sk.right.fluid.labeled.icon.button {
    padding-left: 1.4em;
    padding-right: 1.4em
}

.sk.right.labeled.icon.button .icon {
    left: auto;
    right: 0em;
    border-radius: 0em 0.25em 0.25em 0em;
    -webkit-box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset
}

.sk.toggle.buttons .active.button,
.sk.buttons .button.toggle.active,
.sk.button.toggle.active {
    background-color: #69A261;
    color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.button.toggle.active:hover {
    background-color: #78ac70;
    color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.circular.button {
    border-radius: 10em
}

.sk.attached.button {
    display: block;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1)
}

.sk.attached.top.button {
    border-radius: 0.25em 0.25em 0em 0em
}

.sk.attached.bottom.button {
    border-radius: 0em 0em 0.25em 0.25em
}

.sk.attached.left.button {
    display: inline-block;
    border-left: none;
    padding-right: 0.75em;
    text-align: right;
    border-radius: 0.25em 0em 0em 0.25em
}

.sk.attached.right.button {
    display: inline-block;
    padding-left: 0.75em;
    text-align: left;
    border-radius: 0em 0.25em 0.25em 0em
}

.sk.buttons .or {
    position: relative;
    float: left;
    width: 0.3em;
    height: 1.1em;
    z-index: 3
}

.sk.buttons .or:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: 'or';
    background-color: #FFFFFF;
    margin-top: 0;
    margin-left: -0.9em;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.55;
    color: #AAAAAA;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    border-radius: 500px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sk.buttons .or[data-text]:before {
    content: attr(data-text)
}

.sk.buttons .or:after {
    position: absolute;
    top: 0em;
    left: 0em;
    content: ' ';
    width: 0.3em;
    height: 1.7em;
    background-color: transparent;
    border-top: 0.5em solid #FFFFFF;
    border-bottom: 0.5em solid #FFFFFF
}

.sk.fluid.buttons .or {
    width: 0em
}

.sk.fluid.buttons .or:after {
    display: none
}

.attached.sk.buttons {
    margin: 0px;
    border-radius: 4px 4px 0px 0px
}

.attached.sk.buttons .button:first-child {
    border-radius: 4px 0px 0px 0px
}

.attached.sk.buttons .button:last-child {
    border-radius: 0px 4px 0px 0px
}

.bottom.attached.sk.buttons {
    margin-top: -1px;
    border-radius: 0px 0px 4px 4px
}

.bottom.attached.sk.buttons .button:first-child {
    border-radius: 0px 0px 0px 4px
}

.bottom.attached.sk.buttons .button:last-child {
    border-radius: 0px 0px 4px 0px
}

.left.attached.sk.buttons {
    margin-left: -1px;
    border-radius: 0px 4px 4px 0px
}

.left.attached.sk.buttons .button:first-child {
    margin-left: -1px;
    border-radius: 0px 4px 0px 0px
}

.left.attached.sk.buttons .button:last-child {
    margin-left: -1px;
    border-radius: 0px 0px 4px 0px
}

.right.attached.sk.buttons,
.right.attached.sk.buttons .button {
    margin-right: -1px;
    border-radius: 4px 0px 0px 4px
}

.right.attached.sk.buttons .button:first-child {
    margin-left: -1px;
    border-radius: 4px 0px 0px 0px
}

.right.attached.sk.buttons .button:last-child {
    margin-left: -1px;
    border-radius: 0px 0px 0px 4px
}

.sk.fluid.buttons,
.sk.button.fluid,
.sk.fluid.buttons > .button {
    display: block;
    width: 100%
}

.sk.\32.buttons > .button,
.sk.two.buttons > .button {
    width: 50%
}

.sk.\33.buttons > .button,
.sk.three.buttons > .button {
    width: 33.333%
}

.sk.\34.buttons > .button,
.sk.four.buttons > .button {
    width: 25%
}

.sk.\35.buttons > .button,
.sk.five.buttons > .button {
    width: 20%
}

.sk.\36.buttons > .button,
.sk.six.buttons > .button {
    width: 16.666%
}

.sk.\37.buttons > .button,
.sk.seven.buttons > .button {
    width: 14.285%
}

.sk.\38.buttons > .button,
.sk.eight.buttons > .button {
    width: 12.500%
}

.sk.\39.buttons > .button,
.sk.nine.buttons > .button {
    width: 11.11%
}

.sk.\31\30.buttons > .button,
.sk.ten.buttons > .button {
    width: 10%
}

.sk.\31\31.buttons > .button,
.sk.eleven.buttons > .button {
    width: 9.09%
}

.sk.\31\32.buttons > .button,
.sk.twelve.buttons > .button {
    width: 8.3333%
}

.sk.fluid.vertical.buttons,
.sk.fluid.vertical.buttons > .button {
    display: block;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sk.\32.vertical.buttons > .button,
.sk.two.vertical.buttons > .button {
    height: 50%
}

.sk.\33.vertical.buttons > .button,
.sk.three.vertical.buttons > .button {
    height: 33.333%
}

.sk.\34.vertical.buttons > .button,
.sk.four.vertical.buttons > .button {
    height: 25%
}

.sk.\35.vertical.buttons > .button,
.sk.five.vertical.buttons > .button {
    height: 20%
}

.sk.\36.vertical.buttons > .button,
.sk.six.vertical.buttons > .button {
    height: 16.666%
}

.sk.\37.vertical.buttons > .button,
.sk.seven.vertical.buttons > .button {
    height: 14.285%
}

.sk.\38.vertical.buttons > .button,
.sk.eight.vertical.buttons > .button {
    height: 12.500%
}

.sk.\39.vertical.buttons > .button,
.sk.nine.vertical.buttons > .button {
    height: 11.11%
}

.sk.\31\30.vertical.buttons > .button,
.sk.ten.vertical.buttons > .button {
    height: 10%
}

.sk.\31\31.vertical.buttons > .button,
.sk.eleven.vertical.buttons > .button {
    height: 9.09%
}

.sk.\31\32.vertical.buttons > .button,
.sk.twelve.vertical.buttons > .button {
    height: 8.3333%
}

.sk.black.buttons .button,
.sk.black.button {
    background-color: #5C6166;
    color: #FFFFFF
}

.sk.black.buttons .button:hover,
.sk.black.button:hover {
    background-color: #4C4C4C;
    color: #FFFFFF
}

.sk.black.buttons .button.active,
.sk.black.button.active {
    background-color: #4C4C4C;
    color: #FFFFFF
}

.sk.danger.buttons .button,
.sk.danger.button {
    background-color: #A26161;
    color: #FFFFFF
}

.sk.danger.buttons .button:hover,
.sk.danger.button:hover,
.sk.danger.buttons .active.button,
.sk.danger.button.active {
    background-color: #ac7070;
    color: #FFFFFF
}

.sk.danger.buttons .button:active,
.sk.danger.button:active {
    background-color: #925757;
    color: #FFFFFF
}

.sk.warning.buttons .button,
.sk.warning.button {
    background-color: #EDAA10;
    color: #FFFFFF
}

.sk.warning.buttons .button:hover,
.sk.warning.button:hover,
.sk.warning.buttons .active.button,
.sk.warning.button.active {
    background-color: #f0b327;
    color: #FFFFFF
}

.sk.warning.buttons .button:active,
.sk.warning.button:active {
    background-color: #d39810;
    color: #FFFFFF
}

.sk.info.buttons .button,
.sk.info.button {
    background-color: #5795AF;
    color: #FFFFFF
}

.sk.info.buttons .button:hover,
.sk.info.button:hover,
.sk.info.buttons .active.button,
.sk.info.button.active {
    background-color: #68a0b8;
    color: #FFFFFF
}

.sk.info.buttons .button:active,
.sk.info.button:active {
    background-color: #4d87a0;
    color: #FFFFFF
}

.sk.purple.buttons .button,
.sk.purple.button {
    background-color: #7A6591;
    color: #FFFFFF
}

.sk.purple.buttons .button:hover,
.sk.purple.button:hover,
.sk.purple.buttons .active.button,
.sk.purple.button.active {
    background-color: #87719f;
    color: #FFFFFF
}

.sk.purple.buttons .button:active,
.sk.purple.button:active {
    background-color: #6d5a82;
    color: #FFFFFF
}

.sk.teal.buttons .button,
.sk.teal.button {
    background-color: #61A299;
    color: #FFFFFF
}

.sk.teal.buttons .button:hover,
.sk.teal.button:hover,
.sk.teal.buttons .active.button,
.sk.teal.button.active {
    background-color: #70aca4;
    color: #FFFFFF
}

.sk.teal.buttons .button:active,
.sk.teal.button:active {
    background-color: #57928a;
    color: #FFFFFF
}

.sk.positive.buttons .button,
.sk.positive.button {
    background-color: #53BD99;
    color: #FFFFFF
}

.sk.positive.buttons .button:hover,
.sk.positive.button:hover,
.sk.positive.buttons .active.button,
.sk.positive.button.active {
    background-color: #4a5c62;
    color: #FFFFFF
}

.sk.positive.buttons .button:active,
.sk.positive.button:active {
    background-color: #4a5c62;
    color: #FFFFFF
}

.sk.negative.buttons .button,
.sk.negative.button {
    background-color: #A26161;
    color: #FFFFFF
}

.sk.negative.buttons .button:hover,
.sk.negative.button:hover,
.sk.negative.buttons .active.button,
.sk.negative.button.active {
    background-color: #ac7070;
    color: #FFFFFF
}

.sk.negative.buttons .button:active,
.sk.negative.button:active {
    background-color: #925757;
    color: #FFFFFF
}

.sk.buttons {
    display: inline-block;
    vertical-align: middle
}

.sk.buttons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.sk.buttons .button:first-child {
    border-left: none
}

.sk.buttons .button {
    float: left;
    border-radius: 0em;
    -webkit-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.075), -1px 0 0 0 rgba(255, 255, 255, 0.25)
}

.sk.buttons .button:first-child {
    margin-left: 0em;
    border-top-left-radius: 0.25em;
    border-bottom-left-radius: 0.25em;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.buttons .button:last-child {
    border-top-right-radius: 0.25em;
    border-bottom-right-radius: 0.25em
}

.sk.vertical.buttons {
    display: inline-block
}

.sk.vertical.buttons .button {
    display: block;
    float: none;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset
}

.sk.vertical.buttons .button:first-child,
.sk.vertical.buttons .mini.button:first-child,
.sk.vertical.buttons .tiny.button:first-child,
.sk.vertical.buttons .small.button:first-child,
.sk.vertical.buttons .massive.button:first-child,
.sk.vertical.buttons .huge.button:first-child {
    margin-top: 0px;
    border-radius: 0.25em 0.25em 0px 0px
}

.sk.vertical.buttons .button:last-child,
.sk.vertical.buttons .mini.button:last-child,
.sk.vertical.buttons .tiny.button:last-child,
.sk.vertical.buttons .small.button:last-child,
.sk.vertical.buttons .massive.button:last-child,
.sk.vertical.buttons .huge.button:last-child,
.sk.vertical.buttons .gigantic.button:last-child {
    border-radius: 0px 0px 0.25em 0.25em
}

.sk.buttons .button,
.sk.button, .sk.buttongr {
    font-size: 15px
}

.sk.mini.buttons .button,
.sk.mini.buttons .or,
.sk.mini.button {
    font-size: 0.8rem
}

.sk.mini.buttons .button,
.sk.mini.button {
    padding: 0.6em 0.8em
}

.sk.mini.icon.buttons .button,
.sk.mini.buttons .icon.button {
    padding: 0.6em 0.6em
}

.sk.tiny.buttons .button,
.sk.tiny.buttons .or,
.sk.tiny.button {
    font-size: 0.875em
}

.sk.tiny.buttons .button,
.sk.tiny.buttons .button,
.sk.tiny.button {
    padding: 0.6em 0.8em
}

.sk.tiny.icon.buttons .button,
.sk.tiny.buttons .icon.button {
    padding: 0.6em 0.6em
}

.sk.small.buttons .button,
.sk.small.buttons .or,
.sk.small.button {
    font-size: 0.875rem
}

.sk.large.buttons .button,
.sk.large.buttons .or,
.sk.large.button {
    font-size: 1.125rem
}

.sk.big.buttons .button,
.sk.big.buttons .or,
.sk.big.button {
    font-size: 1.25rem
}

.sk.huge.buttons .button,
.sk.huge.buttons .or,
.sk.huge.button {
    font-size: 1.375rem
}

.sk.massive.buttons .button,
.sk.massive.buttons .or,
.sk.massive.button {
    font-size: 1.5rem;
    font-weight: bold
}

.sk.image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1)
}

img.sk.image {
    background: none
}

.sk.image .caption {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: .8em;
    font-family: 'Open Sans Condensed';
    text-align: center;
    box-shadow: inset 0 1px 0 0 #fff;
    position: relative
}

.sk.image img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
    border: 0
}

.sk.disabled.image {
    cursor: default;
    opacity: 0.3
}

.sk.basic.image {
    box-shadow: none
}

.sk.rounded.images .image,
.sk.rounded.images img,
.sk.rounded.image img,
.sk.rounded.image {
    border-radius: 0.3125em
}

.sk.circular.images .image,
.sk.circular.images img,
.sk.circular.image img,
.sk.circular.image {
    border-radius: 500rem
}

.sk.fluid.images,
.sk.fluid.image,
.sk.fluid.images img,
.sk.fluid.image img {
    display: block;
    width: 100%
}

.sk.avatar.images .image,
.sk.avatar.images img,
.sk.avatar.image img,
.sk.avatar.image {
    margin-right: 0.5em;
    display: inline-block;
    width: 3em;
    height: 3em;
    border-radius: 500rem
}

.sk.left.floated.image,
.sk.left.floated.images {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em
}

.sk.right.floated.images,
.sk.right.floated.image {
    float: right;
    margin-bottom: 1em;
    margin-left: 1em
}

.sk.center.floated.images,
.sk.center.floated.image {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block
}

.sk.tiny.images .image,
.sk.tiny.images img,
.sk.tiny.image {
    width: 20px;
    font-size: 0.7rem
}

.sk.mini.images .image,
.sk.mini.images img,
.sk.mini.image {
    width: 35px;
    font-size: 0.8rem
}

.sk.small.images .image,
.sk.small.images img,
.sk.small.image {
    width: 80px;
    font-size: 0.9rem
}

.sk.normal.images .image,
.sk.normal.images img,
.sk.normal.image {
    width: 150px;
    font-size: 0.9rem
}

.sk.medium.images .image,
.sk.medium.images img,
.sk.medium.image {
    width: 300px;
    font-size: 1rem
}

.sk.large.images .image,
.sk.large.images img,
.sk.large.image {
    width: 450px;
    font-size: 1.1rem
}

.sk.huge.images .image,
.sk.huge.images img,
.sk.huge.image {
    width: 600px;
    font-size: 1.2rem
}

.sk.images {
    font-size: 0em;
    margin: 0em -0.25rem 0rem
}

.sk.images .image,
.sk.images img {
    display: inline-block;
    margin: 0em 0.25em 0.5em
}

@font-face {
    font-family: 'Icons';
    src: url(../fonts/icons.eot);
    src: url(../fonts/icons.eot?#iefix) format('embedded-opentype'), url(../fonts/icons.svg#icons) format('svg'), url(../fonts/icons.woff) format('woff'), url(../fonts/icons.ttf) format('truetype');
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none
}

i.icon {
    display: inline-block;
    font-family: Icons;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1em
}

i.icon.left:before {
    content: "\f060"
}

i.icon.right:before {
    content: "\f061"
}

i.icon.add.sign.box:before {
    content: "\f0fe"
}

i.icon.add.sign:before {
    content: "\f055"
}

i.icon.add:before {
    content: "\f067"
}

i.icon.adjust:before {
    content: "\f042"
}

i.icon.adn:before {
    content: "\f170"
}

i.icon.align.center:before {
    content: "\f037"
}

i.icon.align.justify:before {
    content: "\f039"
}

i.icon.align.left:before {
    content: "\f036"
}

i.icon.align.right:before {
    content: "\f038"
}

i.icon.ambulance:before {
    content: "\f0f9"
}

i.icon.anchor:before {
    content: "\f13d"
}

i.icon.android:before {
    content: "\f17b"
}

i.icon.angle.down:before {
    content: "\f107"
}

i.icon.angle.left:before {
    content: "\f104"
	
}

i.icon.angle.right:before {
    content: "\f105"
}

i.icon.angle.up:before {
    content: "\f106"
}

i.icon.apple:before {
    content: "\f179"
}

i.icon.archive:before {
    content: "\f187"
}

i.icon.arrow.down:before {
    content: "\f078"
}

i.icon.arrow.left:before {
    content: "\f053"
}

i.icon.arrow.right:before {
    content: "\f054"
}

i.icon.arrow.sign.down:before {
    content: "\f13a"
}

i.icon.arrow.sign.left:before {
    content: "\f137"
}

i.icon.arrow.sign.right:before {
    content: "\f138"
}

i.icon.arrow.sign.up:before {
    content: "\f139"
}

i.icon.arrow.up:before {
    content: "\f077"
}

i.icon.asterisk:before {
    content: "\f069"
}

i.icon.attachment:before {
    content: "\f0c6"
}

i.icon.attention:before {
    content: "\f06a"
}

i.icon.backward:before {
    content: "\f04a"
}

i.icon.ban.circle:before {
    content: "\f05e"
}

i.icon.bar.chart:before {
    content: "\f080"
}

i.icon.barcode:before {
    content: "\f02a"
}

i.icon.beer:before {
    content: "\f0fc"
}

i.icon.bell.outline:before {
    content: "\f0a2"
}

i.icon.bell:before {
    content: "\f0f3"
}

i.icon.bitbucket.sign:before {
    content: "\f172"
}

i.icon.bitbucket:before {
    content: "\f171"
}

i.icon.bitcoin:before {
    content: "\f15a"
}

i.icon.bold:before {
    content: "\f032"
}

i.icon.bolt:before {
    content: "\f0e7"
}

i.icon.book:before {
    content: "\f02d"
}

i.icon.bookmark.empty:before {
    content: "\f097"
}

i.icon.bookmark:before {
    content: "\f02e"
}

i.icon.box.arrow.down:before {
    content: "\f150"
}

i.icon.box.arrow.right:before {
    content: "\f152"
}

i.icon.box.arrow.left:before {
    content: "\f191"
}

i.icon.box.arrow.up:before {
    content: "\f151"
}

i.icon.briefcase:before {
    content: "\f0b1"
}

i.icon.browser:before {
    content: "\f022"
}

i.icon.bug:before {
    content: "\f188"
}

i.icon.building:before {
    content: "\f0f7"
}

i.icon.bullhorn:before {
    content: "\f0a1"
}

i.icon.bullseye:before {
    content: "\f140"
}

i.icon.calendar.empty:before {
    content: "\f133"
}

i.icon.calendar:before {
    content: "\f073"
}

i.icon.camera.retro:before {
    content: "\f083"
}

i.icon.camera:before {
    content: "\f030"
}

i.icon.triangle.down:before {
    content: "\f0d7"
}

i.icon.triangle.left:before {
    content: "\f0d9"
}

i.icon.triangle.right:before {
    content: "\f0da"
}

i.icon.triangle.up:before {
    content: "\f0d8"
}

i.icon.cart:before {
    content: "\f07a"
}

i.icon.certificate:before {
    content: "\f0a3"
}

i.icon.chat.outline:before {
    content: "\f0e6"
}

i.icon.chat:before {
    content: "\f086"
}

i.icon.checkbox.empty:before {
    content: "\f096"
}

i.icon.checkbox.minus:before {
    content: "\f147"
}

i.icon.checked.checkbox:before {
    content: "\f046"
}

i.icon.checkmark.sign:before {
    content: "\f14a"
}

i.icon.checkmark:before {
    content: "\f00c"
}

i.icon.circle.blank:before {
    content: "\f10c"
}

i.icon.circle.down:before {
    content: "\f0ab"
}

i.icon.circle.left:before {
    content: "\f0a8"
}

i.icon.circle.right:before {
    content: "\f0a9"
}

i.icon.circle.up:before {
    content: "\f0aa"
}

i.icon.circle:before {
    content: "\f111"
}

i.icon.circle.dot:before {
    content: "\f192"
}

i.icon.cloud.download:before {
    content: "\f0ed"
}

i.icon.cloud.upload:before {
    content: "\f0ee"
}

i.icon.cloud:before {
    content: "\f0c2"
}

i.icon.code.fork:before {
    content: "\f126"
}

i.icon.code:before {
    content: "\f121"
}

i.icon.coffee:before {
    content: "\f0f4"
}

i.icon.collapse:before {
    content: "\f117"
}

i.icon.comment.outline:before {
    content: "\f0e5"
}

i.icon.comment:before {
    content: "\f075"
}

i.icon.copy:before {
    content: "\f0c5"
}

i.icon.crop:before {
    content: "\f125"
}

i.icon.css3:before {
    content: "\f13c"
}

i.icon.cut:before {
    content: "\f0c4"
}

i.icon.dashboard:before {
    content: "\f0e4"
}

i.icon.desktop:before {
    content: "\f108"
}

i.icon.doctor:before {
    content: "\f0f0"
}

i.icon.dollar:before {
    content: "\f155"
}

i.icon.double.angle.down:before {
    content: "\f103"
}

i.icon.double.angle.left:before {
    content: "\f100"
}

i.icon.double.angle.right:before {
    content: "\f101"
}

i.icon.double.angle.up:before {
    content: "\f102"
}

i.icon.down:before {
    content: "\f063"
}

i.icon.download.disk:before {
    content: "\f019"
}

i.icon.download:before {
    content: "\f01a"
}

i.icon.dribbble:before {
    content: "\f17d"
}

i.icon.dropbox:before {
    content: "\f16b"
}

i.icon.edit.sign:before {
    content: "\f14b"
}

i.icon.edit:before {
    content: "\f044"
}

i.icon.eject:before {
    content: "\f052"
}

i.icon.ellipsis.horizontal:before {
    content: "\f141"
}

i.icon.ellipsis.vertical:before {
    content: "\f142"
}

i.icon.eraser:before {
    content: "\f12d"
}

i.icon.euro:before {
    content: "\f153"
}

i.icon.exchange:before {
    content: "\f0ec"
}

i.icon.exclamation:before {
    content: "\f12a"
}

i.icon.expand:before {
    content: "\f116"
}

i.icon.external.url.sign:before {
    content: "\f14c"
}

i.icon.external.url:before {
    content: "\f08e"
}

i.icon.facebook.sign:before {
    content: "\f082"
}

i.icon.facebook:before {
    content: "\f09a"
}

i.icon.facetime.video:before {
    content: "\f03d"
}

i.icon.fast.backward:before {
    content: "\f049"
}

i.icon.fast.forward:before {
    content: "\f050"
}

i.icon.female:before {
    content: "\f182"
}

i.icon.fighter.jet:before {
    content: "\f0fb"
}

i.icon.file.outline:before {
    content: "\f016"
}

i.icon.file.text.outline:before {
    content: "\f0f6"
}

i.icon.file.text:before {
    content: "\f15c"
}

i.icon.file:before {
    content: "\f15b"
}

i.icon.filter:before {
    content: "\f0b0"
}

i.icon.fire.extinguisher:before {
    content: "\f134"
}

i.icon.fire:before {
    content: "\f06d"
}

i.icon.flag.checkered:before {
    content: "\f11e"
}

i.icon.flag.empty:before {
    content: "\f11d"
}

i.icon.flag:before {
    content: "\f024"
}

i.icon.flickr:before {
    content: "\f16e"
}

i.icon.folder.open.outline:before {
    content: "\f115"
}

i.icon.folder.open:before {
    content: "\f07c"
}

i.icon.folder.outline:before {
    content: "\f114"
}

i.icon.folder:before {
    content: "\f07b"
}

i.icon.font:before {
    content: "\f031"
}

i.icon.food:before {
    content: "\f0f5"
}

i.icon.forward.mail:before {
    content: "\f064"
}

i.icon.forward:before {
    content: "\f04e"
}

i.icon.foursquare:before {
    content: "\f180"
}

i.icon.frown:before {
    content: "\f119"
}

i.icon.fullscreen:before {
    content: "\f0b2"
}

i.icon.gamepad:before {
    content: "\f11b"
}

i.icon.gift:before {
    content: "\f06b"
}

i.icon.github.alternate:before {
    content: "\f09b"
}

i.icon.github.sign:before {
    content: "\f092"
}

i.icon.github:before {
    content: "\f113"
}

i.icon.gittip:before {
    content: "\f184"
}

i.icon.glass:before {
    content: "\f000"
}

i.icon.globe:before {
    content: "\f0ac"
}

i.icon.google.plus.sign:before {
    content: "\f0d4"
}

i.icon.google.plus:before {
    content: "\f0d5"
}

i.icon.h.sign:before {
    content: "\f0fd"
}

i.icon.hand.down:before {
    content: "\f0a7"
}

i.icon.hand.left:before {
    content: "\f0a5"
}

i.icon.hand.right:before {
    content: "\f0a4"
}

i.icon.hand.up:before {
    content: "\f0a6"
}

i.icon.hdd:before {
    content: "\f0a0"
}

i.icon.headphones:before {
    content: "\f025"
}

i.icon.heart.empty:before {
    content: "\f08a"
}

i.icon.heart:before {
    content: "\f004"
}

i.icon.help:before {
    content: "\f059"
}

i.icon.hide:before {
    content: "\f070"
}

i.icon.home:before {
    content: "\f015"
}

i.icon.hospital:before {
    content: "\f0f8"
}

i.icon.html5:before {
    content: "\f13b"
}

i.icon.inbox:before {
    content: "\f01c"
}

i.icon.indent.left:before {
    content: "\f03b"
}

i.icon.indent.right:before {
    content: "\f03c"
}

i.icon.information.letter:before {
    content: "\f129"
}

i.icon.information:before {
    content: "\f05a"
}

i.icon.instagram:before {
    content: "\f16d"
}

i.icon.italic:before {
    content: "\f033"
}

i.icon.key:before {
    content: "\f084"
}

i.icon.keyboard:before {
    content: "\f11c"
}

i.icon.lab:before {
    content: "\f0c3"
}

i.icon.laptop:before {
    content: "\f109"
}

i.icon.layout.block:before {
    content: "\f009"
}

i.icon.layout.column:before {
    content: "\f0db"
}

i.icon.layout.grid:before {
    content: "\f00a"
}

i.icon.layout.list:before {
    content: "\f00b"
}

i.icon.leaf:before {
    content: "\f06c"
}

i.icon.legal:before {
    content: "\f0e3"
}

i.icon.lemon:before {
    content: "\f094"
}

i.icon.level.down:before {
    content: "\f149"
}

i.icon.level.up:before {
    content: "\f148"
}

i.icon.lightbulb:before {
    content: "\f0eb"
}

i.icon.linkedin.sign:before {
    content: "\f08c"
}

i.icon.linkedin:before {
    content: "\f0e1"
}

i.icon.linux:before {
    content: "\f17c"
}

i.icon.list.ordered:before {
    content: "\f0cb"
}

i.icon.list.unordered:before {
    content: "\f0ca"
}

i.icon.list:before {
    content: "\f03a"
}

i.icon.lira:before {
    content: "\f195"
}

i.icon.loading:before {
    content: "\f110"
}

i.icon.location:before {
    content: "\f124"
}

i.icon.lock:before {
    content: "\f023"
}

i.icon.long.arrow.down:before {
    content: "\f175"
}

i.icon.long.arrow.left:before {
    content: "\f177"
}

i.icon.long.arrow.right:before {
    content: "\f178"
}

i.icon.long.arrow.up:before {
    content: "\f176"
}

i.icon.magic:before {
    content: "\f0d0"
}

i.icon.magnet:before {
    content: "\f076"
}

i.icon.mail.outline:before {
    content: "\f003"
}

i.icon.mail.reply:before {
    content: "\f112"
}

i.icon.mail:before {
    content: "\f0e0"
}

i.icon.male:before {
    content: "\f183"
}

i.icon.map.marker:before {
    content: "\f041"
}

i.icon.map:before {
    content: "\f14e"
}

i.icon.maxcdn:before {
    content: "\f136"
}

i.icon.medkit:before {
    content: "\f0fa"
}

i.icon.meh:before {
    content: "\f11a"
}

i.icon.minus.sign.alternate:before {
    content: "\f146"
}

i.icon.minus.sign:before {
    content: "\f056"
}

i.icon.minus:before {
    content: "\f068"
}

i.icon.mobile:before {
    content: "\f10b"
}

i.icon.money:before {
    content: "\f0d6"
}

i.icon.moon:before {
    content: "\f186"
}

i.icon.move:before {
    content: "\f047"
}

i.icon.music:before {
    content: "\f001"
}

i.icon.mute:before {
    content: "\f131"
}

i.icon.off:before {
    content: "\f011"
}

i.icon.ok.circle:before {
    content: "\f05d"
}

i.icon.ok.sign:before {
    content: "\f058"
}

i.icon.paste:before {
    content: "\f0ea"
}

i.icon.pause:before {
    content: "\f04c"
}

i.icon.payment:before {
    content: "\f09d"
}

i.icon.pencil:before {
    content: "\f040"
}

i.icon.phone.sign:before {
    content: "\f098"
}

i.icon.phone:before {
    content: "\f095"
}

i.icon.photo:before {
    content: "\f03e"
}

i.icon.pin:before {
    content: "\f08d"
}

i.icon.pinterest.sign:before {
    content: "\f0d3"
}

i.icon.pinterest:before {
    content: "\f0d2"
}

i.icon.plane:before {
    content: "\f072"
}

i.icon.play.circle:before {
    content: "\f01d"
}

i.icon.play.sign:before {
    content: "\f144"
}

i.icon.play:before {
    content: "\f04b"
}

i.icon.pound:before {
    content: "\f154"
}

i.icon.print:before {
    content: "\f02f"
}

i.icon.puzzle.piece:before {
    content: "\f12e"
}

i.icon.qr.code:before {
    content: "\f029"
}

i.icon.question:before {
    content: "\f128"
}

i.icon.quote.left:before {
    content: "\f10d"
}

i.icon.quote.right:before {
    content: "\f10e"
}

i.icon.refresh:before {
    content: "\f021"
}

i.icon.remove.circle:before {
    content: "\f05c"
}

i.icon.remove.sign:before {
    content: "\f057"
}

i.icon.remove:before {
    content: "\f00d"
}

i.icon.renren:before {
    content: "\f18b"
}

i.icon.reorder:before {
    content: "\f0c9"
}

i.icon.repeat:before {
    content: "\f01e"
}

i.icon.reply.all.mail:before {
    content: "\f122"
}

i.icon.resize.full:before {
    content: "\f065"
}

i.icon.resize.horizontal:before {
    content: "\f07e"
}

i.icon.resize.small:before {
    content: "\f066"
}

i.icon.resize.vertical:before {
    content: "\f07d"
}

i.icon.retweet:before {
    content: "\f079"
}

i.icon.road:before {
    content: "\f018"
}

i.icon.rocket:before {
    content: "\f135"
}

i.icon.rss.sign:before {
    content: "\f143"
}

i.icon.rss:before {
    content: "\f09e"
}

i.icon.rupee:before {
    content: "\f156"
}

i.icon.save:before {
    content: "\f0c7"
}

i.icon.screenshot:before {
    content: "\f05b"
}

i.icon.search:before {
    content: "\f002"
}

i.icon.setting:before {
    content: "\f013"
}

i.icon.settings:before {
    content: "\f085"
}

i.icon.share.sign:before {
    content: "\f14d"
}

i.icon.share:before {
    content: "\f045"
}

i.icon.shield:before {
    content: "\f132"
}

i.icon.shuffle:before {
    content: "\f074"
}

i.icon.sign.in:before {
    content: "\f090"
}

i.icon.sign.out:before {
    content: "\f08b"
}

i.icon.sign:before {
    content: "\f0c8"
}

i.icon.signal:before {
    content: "\f012"
}

i.icon.sitemap:before {
    content: "\f0e8"
}

i.icon.skype:before {
    content: "\f17e"
}

i.icon.smile:before {
    content: "\f118"
}

i.icon.sort.alphabet.descending:before {
    content: "\f15e"
}

i.icon.sort.alphabet:before {
    content: "\f15d"
}

i.icon.sort.ascending:before {
    content: "\f0de"
}

i.icon.sort.attributes.descending:before {
    content: "\f161"
}

i.icon.sort.attributes:before {
    content: "\f160"
}

i.icon.sort.descending:before {
    content: "\f0dd"
}

i.icon.sort.order.descending:before {
    content: "\f163"
}

i.icon.sort.order:before {
    content: "\f162"
}

i.icon.sort:before {
    content: "\f0dc"
}

i.icon.stackexchange:before {
    content: "\f16c"
}

i.icon.star.empty:before {
    content: "\f006"
}

i.icon.star.half.empty:before {
    content: "\f123"
}

i.icon.star.half.full:before,
i.icon.star.half:before {
    content: "\f089"
}

i.icon.star:before {
    content: "\f005"
}

i.icon.step.backward:before {
    content: "\f048"
}

i.icon.step.forward:before {
    content: "\f051"
}

i.icon.stethoscope:before {
    content: "\f0f1"
}

i.icon.stop:before {
    content: "\f04d"
}

i.icon.strikethrough:before {
    content: "\f0cc"
}

i.icon.subscript:before {
    content: "\f12c"
}

i.icon.suitcase:before {
    content: "\f0f2"
}

i.icon.sun:before {
    content: "\f185"
}

i.icon.superscript:before {
    content: "\f12b"
}

i.icon.table:before {
    content: "\f0ce"
}

i.icon.tablet:before {
    content: "\f10a"
}

i.icon.tag:before {
    content: "\f02b"
}

i.icon.tags:before {
    content: "\f02c"
}

i.icon.tasks:before {
    content: "\f0ae"
}

i.icon.terminal:before {
    content: "\f120"
}

i.icon.text.height:before {
    content: "\f034"
}

i.icon.text.width:before {
    content: "\f035"
}

i.icon.thumbs.down.outline:before {
    content: "\f088"
}

i.icon.thumbs.down:before {
    content: "\f165"
}

i.icon.thumbs.up.outline:before {
    content: "\f087"
}

i.icon.thumbs.up:before {
    content: "\f164"
}

i.icon.ticket:before {
    content: "\f145"
}

i.icon.time:before {
    content: "\f017"
}

i.icon.tint:before {
    content: "\f043"
}

i.icon.trash:before {
    content: "\f014"
}

i.icon.trello:before {
    content: "\f181"
}

i.icon.trophy:before {
    content: "\f091"
}

i.icon.truck:before {
    content: "\f0d1"
}

i.icon.tumblr.sign:before {
    content: "\f174"
}

i.icon.tumblr:before {
    content: "\f173"
}

i.icon.twitter.sign:before {
    content: "\f081"
}

i.icon.twitter:before {
    content: "\f099"
}

i.icon.umbrella:before {
    content: "\f0e9"
}

i.icon.underline:before {
    content: "\f0cd"
}

i.icon.undo:before {
    content: "\f0e2"
}

i.icon.unhide:before {
    content: "\f06e"
}

i.icon.unlink:before {
    content: "\f127"
}

i.icon.unlock.alternate:before {
    content: "\f13e"
}

i.icon.unlock:before {
    content: "\f09c"
}

i.icon.unmute:before {
    content: "\f130"
}

i.icon.up:before {
    content: "\f062"
}

i.icon.upload.disk:before {
    content: "\f093"
}

i.icon.upload:before {
    content: "\f01b"
}

i.icon.url:before {
    content: "\f0c1"
}

i.icon.user:before {
    content: "\f007"
}

i.icon.users:before {
    content: "\f0c0"
}

i.icon.video:before {
    content: "\f008"
}

i.icon.vk:before {
    content: "\f189"
}

i.icon.volume.down:before {
    content: "\f027"
}

i.icon.volume.off:before {
    content: "\f026"
}

i.icon.volume.up:before {
    content: "\f028"
}

i.icon.warn:before {
    content: "\f071"
}

i.icon.weibo:before {
    content: "\f18a"
}

i.icon.windows:before {
    content: "\f17a"
}

i.icon.wheelchair:before {
    content: "\f193"
}

i.icon.won:before {
    content: "\f159"
}

i.icon.wrench:before {
    content: "\f0ad"
}

i.icon.xing.sign:before {
    content: "\f169"
}

i.icon.xing:before {
    content: "\f168"
}

i.icon.yen:before {
    content: "\f157"
}

i.icon.youtube.play:before {
    content: "\f16a"
}

i.icon.youtube.sign:before {
    content: "\f166"
}

i.icon.youtube:before {
    content: "\f167"
}

i.icon.rouble:before {
    content: "\f158"
}

i.icon.zoom.in:before {
    content: "\f00e"
}

i.icon.zoom.out:before {
    content: "\f010"
}

i.icon.check:before {
    content: "\f00c"
}

i.icon.close:before {
    content: "\f00d"
}

i.icon.delete:before {
    content: "\f00d"
}

i.icon.like:before {
    content: "\f004"
}

i.icon.plus:before {
    content: "\f067"
}

i.icon.signup:before {
    content: "\f044"
}

i.icon.star {
    width: auto;
    margin: 0
}

i.automobile:before,
i.car:before {
    content: "\f1b9"
}

i.icon.cab:before,
i.icon.taxi:before {
    content: "\f1ba"
}

i.icon.space.shuttle:before {
    content: "\f197"
}

i.icon.slack:before {
    content: "\f198"
}

i.icon.envelope:before {
    content: "\f199"
}

i.icon.wordpress:before {
    content: "\f19a"
}

i.icon.openid:before {
    content: "\f19b"
}

i.icon.institution:before,
i.icon.bank:before,
i.icon.university:before {
    content: "\f19c"
}

i.icon.graduation:before {
    content: "\f19d"
}

i.icon.yahoo:before {
    content: "\f19e"
}

i.icon.google:before {
    content: "\f1a0"
}

i.icon.reddit:before {
    content: "\f1a1"
}

i.icon.reddit.square:before {
    content: "\f1a2"
}

i.icon.stumbleupon.circle:before {
    content: "\f1a3"
}

i.icon.stumbleupon:before {
    content: "\f1a4"
}

i.icon.delicious:before {
    content: "\f1a5"
}

i.icon.digg:before {
    content: "\f1a6"
}

i.icon.history:before {
    content: "\f1da"
}

i.icon.circle thin:before {
    content: "\f1db"
}

i.icon.header:before {
    content: "\f1dc"
}

i.icon.paragraph:before {
    content: "\f1dd"
}

i.icon.sliders:before {
    content: "\f1de"
}

i.icon.drupal:before {
    content: "\f1a9"
}

i.icon.joomla:before {
    content: "\f1aa"
}

i.icon.language:before {
    content: "\f1ab"
}

i.icon.fax:before {
    content: "\f1ac"
}

i.icon.building:before {
    content: "\f1ad"
}

i.icon.child:before {
    content: "\f1ae"
}

i.icon.paw:before {
    content: "\f1b0"
}

i.icon.spoon:before {
    content: "\f1b1"
}

i.icon.cube:before {
    content: "\f1b2"
}

i.icon.cubes:before {
    content: "\f1b3"
}

i.icon.behance:before {
    content: "\f1b4"
}

i.icon.behance.square:before {
    content: "\f1b5"
}

i.icon.steam:before {
    content: "\f1b6"
}

i.icon.steam.square:before {
    content: "\f1b7"
}

i.icon.recycle:before {
    content: "\f1b8"
}

i.icon.tree:before {
    content: "\f1bb"
}

i.icon.spotify:before {
    content: "\f1bc"
}

i.icon.deviantart:before {
    content: "\f1bd"
}

i.icon.soundcloud:before {
    content: "\f1be"
}

i.icon.database:before {
    content: "\f1c0"
}

i.icon.ra:before,
i.icon.rebel:before {
    content: "\f1d0"
}

i.icon.ge:before,
i.icon.empire:before {
    content: "\f1d1"
}

i.icon.git.square:before {
    content: "\f1d2"
}

i.icon.git:before {
    content: "\f1d3"
}

i.icon.hacker.news:before {
    content: "\f1d4"
}

i.icon.weibo:before {
    content: "\f1d5"
}

i.icon.qq:before {
    content: "\f1d6"
}

i.icon.wechat:before,
i.icon.weixin:before {
    content: "\f1d7"
}

i.icon.send:before,
i.icon.paper plane:before {
    content: "\f1d8"
}

i.icon.send.outline:before,
i.icon.paper.plane.outline:before {
    content: "\f1d9"
}

i.icon.pdf.outline:before {
    content: "\f1c1"
}

i.icon.word.outline:before {
    content: "\f1c2"
}

i.icon.excel.outline:before {
    content: "\f1c3"
}

i.icon.powerpoint.outline:before {
    content: "\f1c4"
}

i.icon.photo.outline:before,
i.icon.picture.outline:before,
i.icon.image.outline:before {
    content: "\f1c5"
}

i.icon.zip.outline:before,
i.icon.archive.outline:before {
    content: "\f1c6"
}

i.icon.sound.outline:before,
i.icon.audio.outline:before {
    content: "\f1c7"
}

i.icon.movie.outline:before,
i.icon.video.outline:before {
    content: "\f1c8"
}

i.icon.code.outline:before {
    content: "\f1c9"
}

i.icon.vine:before {
    content: "\f1ca"
}

i.icon.codepen:before {
    content: "\f1cb"
}

i.icon.jsfiddle:before {
    content: "\f1cc"
}

i.icon.plus.square.outline:before {
    content: "\f196"
}

i.icon.pied.piper.square:before,
i.icon.pied.piper:before {
    content: "\f1a7"
}

i.icon.pied.piper.alt:before {
    content: "\f1a8"
}

i.icon.life.bouy:before,
i.icon.life.saver:before,
i.icon.support:before,
i.icon.life.ring:before {
    content: "\f1cd"
}

i.icon.circle.notch:before {
    content: "\f1ce"
}

i.icon.share.alt:before {
    content: "\f1e0"
}

i.icon.share.alt.square:before {
    content: "\f1e1"
}

i.icon.bomb:before {
    content: "\f1e2"
}

i.icon.angellist:before {
    content: "\f209"
}

i.icon.bell slash:before {
    content: "\f1f7"
}

i.icon.bus:before {
    content: "\f207"
}

i.icon.visa:before {
    content: "\f1f0"
}

i.icon.google wallet:before {
    content: "\f1ee"
}

i.icon.lastfm.square:before {
    content: "\f203"
}

i.icon.paint.brush:before {
    content: "\f1fc"
}

i.icon.ils:before {
    content: "\f20b"
}

i.icon.toggle.off:before {
    content: "\f204"
}

i.icon.toggle.on:before {
    content: "\f205"
}

i.icon.twitch:before {
    content: "\f1e8"
}

i.icon.bicycle:before {
    content: "\f206"
}

i.icon.discover:before {
    content: "\f1f2"
}

i.icon.area.chart:before {
    content: "\f1fe"
}

i.icon.calculator:before {
    content: "\f1ec"
}

i.icon.mastercard:before {
    content: "\f1f1"
}

i.icon.copyright:before {
    content: "\f1f9"
}

i.icon.line.chart:before {
    content: "\f201"
}

i.icon.wifi:before {
    content: "\f1eb"
}

i.icon.paypal:before {
    content: "\f1ed"
}

i.icon.paypal.card:before {
    content: "\f1f4"
}

i.icon.at:before {
    content: "\f1fa"
}

i.icon.binoculars:before {
    content: "\f1e5"
}

i.icon.cc:before {
    content: "\f20a"
}

i.icon.eyedropper:before {
    content: "\f1fb"
}

i.icon.ioxhost:before {
    content: "\f208"
}

i.icon.meanpath:before {
    content: "\f20c"
}

i.icon.pie.chart:before {
    content: "\f200"
}

i.icon.slideshare:before {
    content: "\f1e7"
}

i.icon.yelp:before {
    content: "\f1e9"
}

i.icon.trash.outline:before {
    content: "\f1f8"
}

i.icon.bell.slash.outline:before {
    content: "\f1f6"
}

i.icon.birthday.cake:before {
    content: "\f1fd"
}

i.icon.amex.card:before {
    content: "\f1f3"
}

i.icon.stripe:before {
    content: "\f1f5"
}

i.icon.futbol:before {
    content: "\f1e3"
}

i.icon.futbol.outline:before {
    content: "\f1e3"
}

i.icon.lastfm:before {
    content: "\f202"
}

i.icon.newspaper:before {
    content: "\f1ea"
}

i.icon.tty:before {
    content: "\f1e4"
}

i.icon.left {
    width: auto;
    margin: 0 .5em 0 0
}

i.icon.search,
i.icon.up,
i.icon.down,
i.icon.right {
    width: auto;
    margin: 0 0 0 .5em
}

i.icon.loading {
    -webkit-animation: icon-loading 2s linear infinite;
    -ms-animation: icon-loading 2s linear infinite;
    animation: icon-loading 2s linear infinite
}

@keyframes icon-loading {
    from {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes icon-loading {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes icon-loading {
    from {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

i.icon.hover {
    opacity: 1
}

i.icon.active {
    opacity: 1
}

i.emphasized.icon {
    opacity: 1
}

i.icon.disabled {
    opacity: .3
}

i.link.icon {
    cursor: pointer;
    opacity: .7;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

i.link.icon:hover {
    opacity: 1
}

i.circular.icon,
i.rounded.icon {
    border-radius: 500em;
    padding: .5em .35em;
    -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) inset;
    width: 2em;
    height: 2em;
    line-height: 1;
    text-align: center
}

i.circular.inverted.icon {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

i.circular.white.icon {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2) inset;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2) inset
}

i.rounded.icon {
    border-radius: .25em;
    -webkit-box-shadow: none;
    box-shadow: none
}

i.flipped.icon,
i.horizontally.flipped.icon {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

i.vertically.flipped.icon {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

i.rotated.icon,
i.right.rotated.icon,
i.clockwise.rotated.icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

i.left.rotated.icon,
i.counterclockwise.rotated.icon {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

i.square.icon {
    width: 2em;
    height: 2em;
    padding: .5em .35em;
    -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) inset;
    text-align: center
}

i.square.inverted.icon {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

i.inverted.icon {
    background-color: #5c6166;
    color: #fff
}

i.info.icon {
    color: #5795AF
}

i.black.icon {
    color: #5c6166
}

i.success.icon {
    color: #53BD99
}

i.danger.icon {
    color: #A26161
}

i.purple.icon {
    color: #C6C
}

i.warning.icon {
    color: #EDAA10
}

i.teal.icon {
    color: #3CC9CA
}

i.white.icon {
    color: #fff
}

i.inverted.black.icon {
    background-color: #5c6166;
    color: #fff
}

i.inverted.info.icon {
    background-color: #5795AF;
    color: #fff
}

i.inverted.success.icon {
    background-color: #53BD99;
    color: #fff
}

i.inverted.danger.icon {
    background-color: #A26161;
    color: #fff
}

i.inverted.purple.icon {
    background-color: #C6C;
    color: #fff
}

i.inverted.warning.icon {
    background-color: #EDAA10;
    color: #fff
}

i.inverted.teal.icon {
    background-color: #3CC9CA;
    color: #fff
}

i.inverted.white.icon {
    background-color: #fff;
    color: #445C6A
}

i.small.icon {
    font-size: .675em
}

i.large.icon {
    font-size: 1.5em;
    vertical-align: middle
}

i.big.icon {
    font-size: 2em;
    vertical-align: middle
}

i.huge.icon {
    font-size: 4em;
    vertical-align: middle
}

i.massive.icon {
    font-size: 6em;
    vertical-align: middle
}

i.gigant.icon {
    font-size: 8em;
    vertical-align: middle
}

.sk.breadcrumb {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    margin: .25em 0 0
}

.sk.breadcrumb:first-child {
    margin-top: 0;
    white-space: nowrap
}

.sk.breadcrumb:last-child {
    margin-bottom: 0
}

.sk.breadcrumb .divider {
    display: inline-block;
    opacity: .75;
    margin: 0 .4em;
    font-size: 1em
}

.sk.breadcrumb .divider:before {
    content: "\f101";
    font-family: Icons;
    font-size: .857em
}

.sk.breadcrumb a.section {
    cursor: pointer;
    color: rgba(0, 0, 0, 0.5)
}

.sk.breadcrumb .section {
    display: inline-block;
    margin: 0;
    padding: 0
}

.sk.breadcrumb.segment {
    display: inline-block;
    padding: .5em 1em
}

.sk.breadcrumb .active.section {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.3)
}

.sk.small.breadcrumb {
    font-size: .75em
}

.sk.large.breadcrumb {
    font-size: 1.1em
}

.sk.huge.breadcrumb {
    font-size: 1.3em
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 60001;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #272727;
    color: #FFFFFF;
    border-radius: 0.2em;
    font-size: .9rem;
    -webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
    -webkit-bg-clip: padding-box;
    -moz-bg-clip: padding
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: .5em 1em;
    margin: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;
    background-color: #272727;
    color: #FFFFFF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: .5em 1em
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #272727;
    border-bottom-width: 0;
    content: " "
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #272727;
    border-left-width: 0;
    content: " "
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #272727;
    border-top-width: 0;
    content: " "
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0
}

.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #272727;
    border-right-width: 0;
    content: " "
}

.sk.form {
    position: relative;
    max-width: 100%
}

.sk.form:first-child {}

.sk.form:last-child {}

.sk p.note,
.sk p.error,
.sk p.success,
.sk p.info {
    font-size: .75em;
    margin-top: .5em;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: .5em;
    color: rgba(0, 0, 0, 0.6)
}

.sk p.error {
    color: #A26161
}

.sk p.success {
    color: #B2D280
}

.sk p.info {
    color: #5795AF
}

.sk.form .field {
    clear: both;
    margin: 0 0 1em;
    position: relative
}

.sk.form .field:after {
    content: '';
    display: table;
    clear: both
}

.sk.form .field label.input,
.sk.form .field label.textarea {
    position: relative;
    margin: 0
}

.sk.form .field label {
    margin: 0 0 .9em;
    display: block;
    font-size: 19px;
    font-family: 'Roboto';
    font-weight: 400;
    white-space: nowrap;
	color:#4d4d4d
}

.sk.form .field label.radio,
.sk.form .field label.checkbox {
    font-family: 'Roboto';
    font-weight: 400;
    margin: 0
}

.sk.form textarea,
.sk.form select,
.sk.form input[type=text],
.sk.form input[type=email],
.sk.form input[type=date],
.sk.form input[type=password],
.sk.form input[type=number],
.sk.form input[type=tel],
.sk.form .sk.input {
    width: 100%;
    color: rgba(0, 0, 0, 0.5)
}

.sk.form textarea,
.sk.form input[type=text],
.sk.form input[type=email],
.sk.form input[type=date],
.sk.form input[type=password],
.sk.form input[type=number],
.sk.form input[type=tel],
.sk.form .fileinput > input {
    font-family: "Roboto", sans-serif;
    margin: 0;
    padding: .85em 1.2em;
    font-size: 1em;
    background-color: rgb(245, 245, 245);
    border: none;
    outline: none;
    border-radius: .2125em;
    -webkit-transition: background-color .3s ease-out, 0 .2s ease, border-color .2s ease;
    transition: background-color .3s ease-out, box-shadow .2s ease, border-color .2s ease;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3) inset;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5
}

.sk.form .fileinput {
    display: table;
    width: 100%;
    color: rgba(0, 0, 0, 0.5);
    font-size: 1em;
    font-weight: 300
}

.sk.form .fileinput > a {
    cursor: pointer;
    text-align: right;
    display: table-cell;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #445c6a;
    border-left: 0;
    padding: .85em 1.2em;
    border-radius: 0 .2125em .2125em 0;
    vertical-align: middle
}

.sk.form .fileinput > input {
    display: table-cell;
    overflow: hidden;
    white-space: nowrap;
    border-right: 0;
    outline: none;
    border-radius: .2125em 0 0 .2125em;
    width: 100%;
    vertical-align: middle;
    opacity: 1!important
}

.sk.form .fileinput a label:hover {
    color: #4a5c62
}

.sk.form .fileinput a label.btn.btn-default {
    margin: 0;
    cursor: pointer
}

.sk.textarea,
.sk.form textarea {
    line-height: 1.33;
    min-height: 8em;
    font-family: "Archivo Narrow", sans-serif;
    font-size: inherit;
    height: 12em;
    max-height: 24em;
    resize: vertical;
	
}

.sk.form textarea[name="phrase"] {
    min-height: 2.5em;
    height: 4.5em;
    line-height: 1.5
}

.sk.form textarea,
.sk.form input[type="checkbox"] {
    vertical-align: top
}

input[type=number] {
    float: left;
    width: 50px;
    height: 30px;
    padding: 0;
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    color: #2d343e;
    border: 1px solid #53BD99;
    background: none;
    outline: none;
    pointer-events: none;
    -moz-appearance: textfield
}

.sk.spinner {
    height: 40px;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none
}

.sk.spinner > .spinner-sub,
.sk.spinner > .spinner-add {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #2d343e;
    border: 1px solid #53BD99;
    border-right: 0;
    border-radius: 2px 0 0 2px;
    cursor: pointer;
    transition: 0.1s linear;
    -o-transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear
}

.sk.spinner > .spinner-add {
    top: 0;
    border: 1px solid #53BD99;
    border-left: 0;
    border-radius: 0 2px 2px 0
}

.sk.spinner > .spinner-sub:hover,
.sk.spinner > .spinner-add:hover {
    background: #53bd99;
    color: #fff
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: textfield
}

::-webkit-inner-spin-button {
    -webkit-appearance: none
}

::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;

    user-select: none
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #445c6a;
    border-top: 0;
    background-color: #fff
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: .75em 1.2em;
    font-size: 1rem;
    border-radius: .2125em;
    border: 2px solid #445c6a;
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
    white-space: nowrap;
    line-height: 1.5;
    background-color: rgba(0, 0, 0, 0)
}

.chosen-container-single .chosen-default {
    color: inherit
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 24px;
    height: 100%
}

.chosen-container-single .chosen-single div b:before {
    display: block;
    font-family: Icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 2.6em;
    content: "\f0d7";
    font-size: 1.2em;
    color: rgba(0, 0, 0, 0.15)
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #cbcbcb;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 3px
}

.chosen-container-single .chosen-search:before {
    position: absolute;
    display: inline-block;
    font-family: Icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 20px;
    content: "\f002";
    font-size: 14px;
    color: #a7a7a7;
    right: 10px;
    top: 6px
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05)
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #53bd99;
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 1;
    padding: 0.75em 1.2em;
    font-size: .89rem;
    cursor: text;
    border-radius: .3125em;
    background: rgba(0, 0, 0, 0);
    border: 2px solid #445c6a;
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
    white-space: nowrap;
    line-height: 1
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 5px;
    height: 30px;
    outline: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    color: #666;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-field .default {
    color: #999
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px;
    padding: 0 25px 0 5px;
    line-height: 25px;
    cursor: default;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: .2125em;
    font-size: .9em;
    font-weight: 900;
    text-shadow: 0 1px 0 #fff
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    font-family: icons;
    content: "\f00d";
    position: absolute;
    top: 0;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    line-height: 24px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active.chosen-with-drop .chosen-single {
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 2px solid #445c6a
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #111
}

.chosen-disabled {
    opacity: .5;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-bottom: 4px;
    padding-left: 34px;
    line-height: 28px;
    cursor: pointer
}

.radio:last-child,
.checkbox:last-child {
    margin-bottom: 0
}

.radio input,
.checkbox input {
    position: absolute;
    left: -9999px
}

.radio i,
.checkbox i {
    font-family: Icons;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    outline: none;
    font-style: normal;
    font-weight: 400
}

.radio {
    padding-left: 40px
}

.radio input + i:after,
.checkbox input + i:after {
    text-align: center;
    font-size: 28px;
    line-height: 1;
    color: #445c6a
}

.radio input + i:after {
    content: '\f204'
}

.checkbox input + i:after {
    content: '\f096';
    line-height: 1.1em
}

.checkbox input:checked + i:after {
    content: '\f046';
    color: #53bd99
}

.radio input:checked + i:after {
    content: '\f205';
    color: #53bd99
}

.sk [class^=icon-] {
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin: 0
}

.sk .icon-append,
.sk .icon-prepend,
.sk .captcha-append {
    position: absolute;
    top: 0;
    line-height: 3.3em;
    text-align: center;
    color: rgba(0, 0, 0, 0.15)
}

.sk .icon-append,
.sk .captcha-append {
    right: 1em
}

.sk .icon-prepend {
    left: 1em
}

.sk .captcha-append {
    top: 1em
}

.sk .input .icon-append + input,
.sk .textarea .icon-append + textarea {
    padding-right: 2em
}

.sk .input .icon-prepend + input,
.sk .textarea .icon-prepend + textarea,
.sk .input .icon-prepend + .icon-append + input,
.sk .textarea .icon-prepend + .icon-append + textarea {
    padding-left: 2.5em
}

.sk.form .divider {
    clear: both;
    margin: 1em 0
}

.sk.form .fitted.divider {
    margin-left: -1em;
    margin-right: -1em
}

.sk.form input[type="text"]:focus,
.sk.form input[type="email"]:focus,
.sk.form input[type="date"]:focus,
.sk.form input[type="password"]:focus,
.sk.form input[type="number"]:focus,
.sk.form input[type="url"]:focus,
.sk.form input[type="tel"]:focus,
.sk.form textarea:focus {
    color: rgba(0, 0, 0, 0.85);
    border-color: #445c6a;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: .3em 0 0 0#445c6a inset;
    box-shadow: .3em 0 0 0#445c6a inset
}

.sk.form.warning .warning.message {
    display: block
}

.sk.form.error .error.message {
    display: block
}

.sk.form .fields.error .field label,
.sk.form .field.error label,
.sk.form .fields.error .field .input,
.sk.form .field.error .input {
    color: #D95C5C
}

.sk.form .fields.error .field .corner.label,
.sk.form .field.error .corner.label {
    border-color: #D95C5C;
    color: #FFF
}

.sk.form .fields.error .field textarea,
.sk.form .fields.error .field input[type="text"],
.sk.form .fields.error .field input[type="email"],
.sk.form .fields.error .field input[type="date"],
.sk.form .fields.error .field input[type="password"],
.sk.form .fields.error .field input[type="number"],
.sk.form .fields.error .field input[type="url"],
.sk.form .fields.error .field input[type="tel"],
.sk.form .field.error textarea,
.sk.form .field.error input[type="text"],
.sk.form .field.error input[type="email"],
.sk.form .field.error input[type="date"],
.sk.form .field.error input[type="password"],
.sk.form .field.error input[type="number"],
.sk.form .field.error input[type="url"],
.sk.form .field.error input[type="tel"] {
    border-color: #E7BEBE;
    border-left: none;
    color: #D95C5C;
    padding-left: 1.2em;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-box-shadow: .3em 0 0 0 #D95C5C inset;
    box-shadow: .3em 0 0 0 #D95C5C inset
}

.sk.form .field.error textarea:focus,
.sk.form .field.error input[type="text"]:focus,
.sk.form .field.error input[type="email"]:focus,
.sk.form .field.error input[type="date"]:focus,
.sk.form .field.error input[type="password"]:focus,
.sk.form .field.error input[type="number"]:focus,
.sk.form .field.error input[type="url"]:focus,
.sk.form .field.error input[type="tel"]:focus {
    border-color: #ff5050;
    color: #ff5050;
    -webkit-appearance: none;
    -webkit-box-shadow: .3em 0 0 0 #FF5050 inset;
    box-shadow: .3em 0 0 0 #FF5050 inset
}

.sk.form textarea[name="phrase"]:focus,
.sk.form textarea[name="phrase"].active {
    background-color: #F5F5F5;
    border-color: #D0D0D0;
    border-radius: .3125em;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.form textarea[name="phrase"].active {
    background-color: #dceee5;
    border-color: #a9d5be
}

.sk.form::-webkit-input-placeholder {

    color: #AAA
}

.sk.form::-moz-placeholder {
    color: #AAA
}

.sk.form:focus::-webkit-input-placeholder {
    color: #999
}

.sk.form:focus::-moz-placeholder {
    color: #999
}

.sk.form .error::-webkit-input-placeholder {
    color: rgba(255, 80, 80, 0.4)
}

.sk.form .error::-moz-placeholder {
    color: rgba(255, 80, 80, 0.4)
}

.sk.form .error:focus::-webkit-input-placeholder {
    color: rgba(255, 80, 80, 0.7)
}

.sk.form .error:focus::-moz-placeholder {
    color: rgba(255, 80, 80, 0.7)
}

.sk.form .field:disabled,
.sk.form .field.disabled {
    opacity: 0.5
}

.sk.form .field.disabled label {
    opacity: 0.5
}

.sk.form .field.disabled:disabled {
    opacity: 1
}

.sk.form.loading {
    position: relative
}

.sk.form.loading:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
    visibility: visible;
    z-index: 5000
}

.sk.form.fluid {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sk.form .grouped.fields {
    margin: 0 0 1em
}

.sk.form .grouped.fields .field {
    display: block;
    float: none;
    margin: .5em 0;
    padding: 0
}

.sk.form .fields {
    clear: both
}

.sk.form .fields:after {
    content: ' ';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.sk.form .fields > .field.empty {
    margin: 0;
    font-size: .1em
}

.sk.form .fields > .field {
    clear: none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sk.form .fields > .field:first-child {
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.form .two.fields > .fields,
.sk.form .two.fields > .field {
    width: 50%;
    padding-left: 1%;
    padding-right: 1%
}

.sk.form .three.fields > .fields,
.sk.form .three.fields > .field {
    width: 33.333%;
    padding-left: 1%;
    padding-right: 1%
}

.sk.form .four.fields > .fields,
.sk.form .four.fields > .field {
    width: 25%;
    padding-left: 1%;
    padding-right: 1%
}

.sk.form .five.fields > .fields,
.sk.form .five.fields > .field {
    width: 20%;
    padding-left: 1%;
    padding-right: 1%
}

.sk.form .fields .field:first-child {
    padding-left: 0
}

.sk.form .fields .field:last-child {
    padding-right: 0
}

.sk.form .inline-group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1
}

.sk.form .inline-group {
    margin-bottom: 1.2em
}

.sk.form .inline-group label.radio,
.sk.form .inline-group label.checkbox,
.sk.form .inline-group label.input {
    float: left;
    margin-right: 20px
}

.sk.form .inline.fields .field {
    min-height: 1.3em;
    margin-right: .5em
}

.sk.form .inline.fields .field > label,
.sk.form .inline.fields .field > p,
.sk.form .inline.fields .field > input,
.sk.form .inline.field > label,
.sk.form .inline.field > p,
.sk.form .inline.field > input {
    display: inline-block;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.sk.form .inline.fields .field > input,
.sk.form .inline.field > input {
    font-size: 1em
}

.sk.form .inline.fields .field >:first-child,
.sk.form .inline.field >:first-child {
    margin: 0 .5em 0 0
}

.sk.form .inline.fields .field >:only-child,
.sk.form .inline.field >:only-child {
    margin: 0
}

.sk.small.form {}

.sk.small.form textarea,
.sk.small.form .chosen-container,
.sk.small.form input[type="text"],
.sk.small.form input[type="email"],
.sk.small.form input[type="date"],
.sk.small.form input[type="password"],
.sk.small.form input[type="number"],
.sk.small.form input[type="url"],
.sk.small.form input[type="tel"],
.sk.small.form label {
    font-size: .875em
}

.sk.small.form .chosen-container-single .chosen-single {
    font-size: .85rem
}

.sk.large.form {
    font-size: 1.125em
}

.sk.form.fitted {
    padding: 0
}

.sk.phrase {
    background-color: rgba(0, 0, 0, 0.025);
    padding: .5em;
    height: 4em;
    overflow-y: auto;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .325em;
    font-size: .95rem
}

.sk.phrase.active {
    background-color: #FFFFCC
}

.colpick {
    position: absolute;
    width: 346px;
    height: 170px;
    overflow: hidden;
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    background: #ebebeb;
    border: 1px solid #bbb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.colpick_color {
    position: absolute;
    left: 7px;
    top: 7px;
    width: 156px;
    height: 156px;
    overflow: hidden;
    outline: 1px solid #aaa;
    cursor: crosshair
}

.colpick_color_overlay1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 156px;
    height: 156px;
    background: linear-gradient(toright, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))
}

.colpick_color_overlay2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 156px;
    height: 156px;
    background: linear-gradient(tobottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1))
}

.colpick_selector_outer {
    background: none;
    position: absolute;
    width: 11px;
    height: 11px;
    border: 1px solid #000;
    border-radius: 50%;
    margin: -6px 0 0 -6px
}

.colpick_selector_inner {
    position: absolute;
    width: 9px;
    height: 9px;
    border: 1px solid #FFF;
    border-radius: 50%
}

.colpick_hue {
    position: absolute;
    top: 6px;
    left: 175px;
    width: 19px;
    height: 156px;
    border: 1px solid #aaa;
    cursor: n-resize
}

.colpick_hue_arrs {
    position: absolute;
    left: -8px;
    width: 35px;
    height: 7px;
    margin: -7px 0 0
}

.colpick_hue_larr {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 7px solid #858585
}

.colpick_hue_rarr {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 7px solid #858585
}

.colpick_new_color {
    position: absolute;
    left: 207px;
    top: 6px;
    width: 60px;
    height: 27px;
    background: red;
    border: 1px solid #8f8f8f
}

.colpick_current_color {
    position: absolute;
    left: 277px;
    top: 6px;
    width: 60px;
    height: 27px;
    background: red;
    border: 1px solid #8f8f8f
}

.colpick_field,
.colpick_hex_field {
    position: absolute;
    height: 20px;
    width: 60px;
    overflow: hidden;
    background: #f3f3f3;
    color: #b8b8b8;
    font-size: 12px;
    border: 1px solid #bdbdbd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.colpick_rgb_r {
    top: 40px;
    left: 207px
}

.colpick_rgb_g {
    top: 67px;
    left: 207px
}

.colpick_rgb_b {
    top: 94px;
    left: 207px
}

.colpick_hsb_h {
    top: 40px;
    left: 277px
}

.colpick_hsb_s {
    top: 67px;
    left: 277px
}

.colpick_hsb_b {
    top: 94px;
    left: 277px
}

.colpick_hex_field {
    width: 68px;
    left: 207px;
    top: 121px
}

.colpick_focus {
    border-color: #999
}

.colpick_field_letter {
    position: absolute;
    width: 12px;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    background: #efefef;
    border-right: 1px solid #bdbdbd;
    font-weight: 700;
    color: #777
}

.colpick_field input,
.colpick_hex_field input {
    position: absolute;
    right: 11px;
    height: 20px;
    line-height: 20px;
    background: transparent;
    border: none;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    text-align: right;
    outline: none;
    margin: 0;
    padding: 0
}

.colpick_hex_field input {
    right: 4px
}

.colpick_field_arrs {
    position: absolute;
    top: 0;
    right: 0;
    width: 9px;
    height: 21px;
    cursor: n-resize
}

.colpick_field_uarr {
    position: absolute;
    top: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #959595
}

.colpick_field_darr {
    position: absolute;
    bottom: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #959595
}

.colpick_submit {
    position: absolute;
    left: 207px;
    top: 149px;
    width: 130px;
    height: 22px;
    line-height: 22px;
    background: #efefef;
    text-align: center;
    color: #555;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid #bdbdbd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.colpick_submit:hover {
    background: #f3f3f3;
    cursor: pointer;
    border-color: #999
}

.colpick_full_ns .colpick_new_color {
    width: 130px;
    height: 25px
}

.colpick_rgbhex {
    width: 282px
}

.colpick_rgbhex .colpick_field,
.colpick_rgbhex .colpick_submit {
    width: 68px
}

.colpick_rgbhex .colpick_new_color {
    width: 34px;
    border-right: none
}

.colpick_rgbhex .colpick_current_color {
    width: 34px;
    left: 240px;
    border-left: none
}

.colpick_rgbhex_ns .colpick_new_color {
    width: 68px;
    border: 1px solid #8f8f8f
}

.colpick_hex {
    width: 206px;
    height: 201px
}

.colpick_hex .colpick_hex_field {
    width: 72px;
    height: 25px;
    top: 168px;
    left: 80px
}

.colpick_hex .colpick_hex_field div,
.colpick_hex .colpick_hex_field input {
    height: 25px;
    line-height: 25px
}

.colpick_hex .colpick_new_color {
    left: 9px;
    top: 168px;
    width: 30px;
    border-right: none
}

.colpick_hex .colpick_current_color {
    left: 39px;
    top: 168px;
    width: 30px;
    border-left: none
}

.colpick_hex .colpick_submit {
    left: 164px;
    top: 168px;
    width: 30px;
    height: 25px;
    line-height: 25px
}

.colpick_hex_ns .colpick_hex_field {
    width: 80px
}

.colpick_hex_ns .colpick_new_color {
    width: 60px;
    border: 1px solid #8f8f8f
}

.colpick_dark {
    background: #161616;
    border-color: #2a2a2a
}

.colpick_dark .colpick_color {
    outline-color: #333
}

.colpick_dark .colpick_hue {
    border-color: #555
}

.colpick_dark .colpick_field,
.colpick_dark .colpick_hex_field {
    background: #101010;
    border-color: #2d2d2d
}

.colpick_dark .colpick_field_letter {
    background: #131313;
    color: #696969;
    border-color: #2d2d2d
}

.colpick_dark .colpick_field input,
.colpick_dark .colpick_hex_field input {
    color: #7a7a7a
}

.colpick_dark .colpick_field_uarr {
    border-bottom-color: #696969
}

.colpick_dark .colpick_field_darr {
    border-top-color: #696969
}

.colpick_dark .colpick_focus {
    border-color: #444
}

.colpick_dark .colpick_submit {
    background: #131313;
    color: #7a7a7a;
    border-color: #2d2d2d
}

.colpick_dark .colpick_submit:hover {
    background-color: #101010;
    border-color: #444
}

.cp-container {
    width: auto;
    position: relative;
    box-sizing: border-box
}

.cp-container .cp-transparency,
.cp-container .cp-swatches li {
    background: url(data:image/gif;base64,R0lGODlhBgAGAIABAMPDw////yH5BAEKAAEALAAAAAAGAAYAAAIKhIMGGMrs0pGgAAA7) repeat
}

.cp-container .cp-slider,
.cp-container .cp-preview {
    width: auto;
    height: 26px;
    border: 1px solid #dadada;
    position: relative;
    margin: 0 4px 5pt
}

.cp-container .cp-slider {
    cursor: ew-resize;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cp-container .cp-preview {
    height: 39px
}

.cp-container .cp-slider span,
.cp-container .cp-preview input {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-family: sans-serif;
    line-height: 26px;
    font-size: 14px
}

.cp-container .cp-preview input {
    line-height: 39px;
    outline: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: none;
    padding: 0
}

.cp-container .cp-marker {
    position: absolute;
    display: block;
    width: 11px;
    height: 10px;
    margin-left: -5px;
    top: -2px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAtFBMVEUAAAB1dXVsbGxwcHBqampoaGj+/v7r6+vw8PBmZmb6+vp/f39kZGTh4eGxsbHT09NlZWXX19dgYGBfX1/W1tb7+/vx8fHZ2dna2tqBgYFnZ2fg4ODe3t7j4+Pi4uL39/eampro6Ojl5eXy8vLt7e3p6emgoKCmpqatra1ra2v19fXm5ubz8/Pv7+9hYWFjY2N5eXlvb29zc3Ps7Ozd3d2ysrKCgoKDg4P9/f2zs7P4+Pj///83Bdu/AAAAAXRSTlMAQObYZgAAAGlJREFUeNo9ylcbgWAAhuG3ZZQoEkkhDe099P3//9Xg6j56Dh6cjkm623IsnTNIDsqlEsN1HBVI5evdDMtN0FOQKt14lWrArzLcnpZjvx9nshcA342jviO1hlHuTdlgVnzIt8VfNubiNwzmhAsoIAkssgAAAABJRU5ErkJggg==)
}

.cp-container.cp-unconvertible-cie-color .cp-slider.cp-cielightness .cp-marker,
.cp-container.cp-unconvertible-cie-color .cp-slider.cp-ciechroma .cp-marker,
.cp-container.cp-unconvertible-cie-color .cp-slider.cp-ciehue .cp-marker {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAvVBMVEUAAADLy8u8vLzZ2dlgYGDe3t5sbGxoaGjr6+vb29tqamrCwsJmZmZkZGTW1tbExMTw8PDj4+Pa2tpfX1/z8/PU1NTp6enX19fg4OBwcHDc3NzJycn4+Pj7+/v6+vrd3d3h4eH+/v6lpaWmpqaampqgoKBlZWWzs7Orq6tra2uxsbGBgYF1dXVnZ2d/f3/T09PMzMxhYWFjY2P19fXv7+9vb2/l5eVzc3P////n5+eysrKDg4OCgoJ5eXnoAACu7h75AAAAAXRSTlMAQObYZgAAAG1JREFUeNo1ytsaQkAAReGdkpRKRUTofEANBoOY93+sfMp/tS4WNqM4mSvSdJztEJPFkETyJNUYEmMtzvhApfsQN89cCXxJ3WOD1yXfRlx3Cv8NPK+pZedFFaCVnQ+8rGp02Kl8fPDX3Nvs/YYvAnQLhiGwga0AAAAASUVORK5CYII=)
}

.cp-container.cp-popup {
    display: none;
    width: 370px;
    position: absolute;
    margin-top: 0;
    background-color: #fff;
    border: 1px solid #dadada;
    box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.47);
    z-index: 2147483647;
    padding: 10px 5px 5px
}

.cp-container .cp-swatches ul {
    width: auto;
    box-sizing: border-box;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.cp-container .cp-swatches li {
    box-sizing: border-box;
    display: block;
    width: 23px;
    height: 23px;
    float: left;
    border: 1px solid #888;
    cursor: pointer;
    margin: 5px
}

.cp-container .cp-swatches li.actual {
    box-shadow: 0 0 3px 1px #fa8000;
    border-color: #000
}

.cp-container .cp-swatches li span {
    display: block;
    width: 100%;
    height: 100%
}

.cp-container .cp-swatches button {
    box-sizing: border-box;
    display: block;
    width: 23px;
    height: 23px;
    float: left;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: default;
    margin: 5px
}

.cp-container .cp-swatches button:enabled {
    cursor: pointer
}

.cp-container .cp-swatches button:active:enabled {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.cp-container .cp-swatches button.add {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAACVBMVEUAAAAAAAAAAACDY+nAAAAAAnRSTlP7AIHb9U4AAAAkSURBVHjavc4hDgAADMLAwf8fPYKcJGEnqzowCqwTeATh53QBxJABcUm2nCEAAAAASUVORK5CYII=)
}

.cp-container .cp-swatches button.remove {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAApVBMVEUDAwMCAgICAgILCwsNDQ0REREGBgYHBwcICAgLCwsODg4JCQkLCwsgICAGBgYVFRUBAQEGBgYICAgkJCQJCQkFBQU+Pj4SEhICAgICAgIBAQECAgIREREFBQUICAgaGhoFBQUBAQEUFBQMDAwODg4WFhYTExMQEBAaGhoUFBRHR0chISEUFBQBAQEDAwNEREQKCgpAQEAHBwcFBQUFBQUAAAAAAAAxiR9QAAAANnRSTlP//f48aHCls7s0MHROCp1A+4WTBnqsAiDg3enbOqqBDMnzGlQyFBooDhwCCBjx0wJ4EmZOzgDzkDEIAAAAeklEQVR42o3L2RLBQBRF0VbGIIgYQgyJmCVBOOf/P81Fq+682Y+rait82kdbfNOQMN7sDhZgxXCepRZMxiTziwG4ucjybABpJrKwAG1yJEv1+avV5WAK9aCqNcl6gxV0GBzfcL2R90IAvdmpDP4aJZD+BGdI9j0DOg0vUhMssT3aBI8AAAAASUVORK5CYII=)
}

.cp-container .cp-swatches button.reset {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAA2FBMVEUCAgIBAQEFBQUGBgYPDw8CAgIqKioKCgobGxsGBgYFBQUKCgoHBwcdHR0mJiZFRUUMDAwQEBADAwMaGhoMDAwDAwMEBAQDAwMFBQUODg4FBQUPDw8NDQ0DAwMaGhoPDw8FBQUFBQUmJiYNDQ0CAgIBAQEGBgYGBgYREREODg4SEhI7OzsODg4RERE/Pz8REREODg4DAwMFBQUzMzM3NzcFBQUNDQ0dHR0GBgYODg4BAQEZGRkGBgYEBAQQEBAVFRUEBAQNDQ0EBAQGBgYAAAACAgIBAQEAAAAT9YvKAAAARXRSTlP9/afbOOwMSg52g2yPDAwCRjDYGEjsqumPMqU2ZtYONKyuDkDk7pWTNkAyBkI0BjBS25MICJ1CGJk2+A6LuyoUs0isnQDapSJ+AAAAqUlEQVR42kXI11bCUBQA0SMoIEhTigWkKBbEgpgAKYSQczP//0feJUjmbbZUVbW56hrTdu7UJpWL2opDt/cWzkmh07paugn0fZUy0NO/1h5DlWvg5GEvA3iVBObfX7rviZ0UG2M99oKIFuoZLFIkzzKDNwtnuBlMMeKQZBCwlVNY//8GYtEc3s3hJ4QqWrqE5/efj88AHiML6o+ANAXCSC3YZjsDZhur7RdGhjsGc+eEZwAAAABJRU5ErkJggg==)
}

.cp-container button:disabled {
    opacity: 0.27
}

.colpick_full_ns .colpick_submit,
.colpick_full_ns .colpick_current_color,
.colpick_rgbhex .colpick_hsb_h,
.colpick_rgbhex .colpick_hsb_s,
.colpick_rgbhex .colpick_hsb_b,
.colpick_rgbhex_ns .colpick_submit,
.colpick_rgbhex_ns .colpick_current_color,
.colpick_hex .colpick_hsb_h,
.colpick_hex .colpick_hsb_s,
.colpick_hex .colpick_hsb_b,
.colpick_hex .colpick_rgb_r,
.colpick_hex .colpick_rgb_g,
.colpick_hex .colpick_rgb_b,
.colpick_hex_ns .colpick_submit,
.colpick_hex_ns .colpick_current_color {
    display: none
}

.colpick_full_ns .colpick_rgb_r,
.colpick_full_ns .colpick_hsb_h,
.colpick_rgbhex_ns .colpick_rgb_r {
    top: 42px
}

.colpick_full_ns .colpick_rgb_g,
.colpick_full_ns .colpick_hsb_s,
.colpick_rgbhex_ns .colpick_rgb_g {
    top: 73px
}

.colpick_full_ns .colpick_rgb_b,
.colpick_full_ns .colpick_hsb_b,
.colpick_rgbhex_ns .colpick_rgb_b {
    top: 104px
}

.colpick_full_ns .colpick_hex_field,
.colpick_rgbhex_ns .colpick_hex_field {
    top: 135px
}

@media only screen and (min-width:320px) and (max-width:768px) {
    .sk.form .two.fields:not(.block) > .fields,
    .sk.form .two.fields:not(.block) > .field,
    .sk.form .two.fields.inline-block > .field:first-child,
    .sk.form .two.fields.inline-block > .field:last-child,
    .sk.form .three.fields:not(.block) > .fields,
    .sk.form .three.fields:not(.block) > .field,
    .sk.form .four.fields:not(.block) > .fields,
    .sk.form .four.fields:not(.block) > .field,
    .sk.form .five.fields:not(.block) > .fields,
    .sk.form .six.fields:not(.block) > .field,
    .sk.form .inline.fields:not(.block) > .field,
    .sk.form .inline.fields:not(.block) > .field > label {
        float: none;
        width: 100%;
        display: block;
        padding-left: 0;
        padding-right: 0
    }
    .sk.form .fields .field:first-child,
    .sk.form .fields .field:last-child {
        padding-left: 0;
        padding-right: 0
    }
}

.sk.input {
    display: inline-block;
    position: relative;
    color: rgba(0, 0, 0, 0.7)
}

.sk.inverted.input {
    color: rgba(255, 255, 255, 0.6)
}

.sk.input input {
    width: 100%;
    font-family: inherit;
    margin: 0;
    padding: .85em 1.2em;
    font-size: 1rem;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    outline: none;
    color: rgba(0, 0, 0, 0.7);
    border-radius: .3125em;
    -webkit-transition: background-color .3s ease-out, 0 .2s ease, border-color .2s ease;
    transition: background-color .3s ease-out, box-shadow .2s ease, border-color .2s ease;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sk.inverted.input input {
    background-color: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
    border: 0
}

.sk.basic.input input {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.6);
    border: 1px solid #fff;
}

.sk.squared.input input {
    border-radius: 0
}

.sk.input::-webkit-input-placeholder {
    color: #BBB
}

.sk.input::-moz-placeholder {
    color: #BBB
}

.sk.input input:active,
.sk.input.down input {
    border-color: rgba(0, 0, 0, 0.3);
    background-color: #FAFAFA
}

.sk.inverted.input input:active,
.sk.inverted.input.down input {
    background-color: rgba(255, 255, 255, 0.5)
}

.sk.loading.input > .icon {
    background: url(../images/loader-mini.gif) no-repeat 50% 50%
}

.sk.loading.input > .icon:before,
.sk.loading.input > .icon:after {
    display: none
}

.sk.input.focus input,
.sk.input input:focus {
    border-color: rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.85)
}

.sk.basic.input.focus input,
.sk.basic.input input:focus {
    border-color: #53BD99;
    color: rgba(0, 0, 0, 0.85)
}

.sk.inverted.input.focus input,
.sk.inverted.input input:focus {
    color: rgba(255, 255, 255, 0.8)
}

.sk.input.focus input input::-webkit-input-placeholder,
.sk.input input:focus input::-webkit-input-placeholder {
    color: #AAA
}

.sk.input.focus input input::-moz-placeholder,
.sk.input input:focus input::-moz-placeholder {
    color: #AAA
}

.sk.input.error input {
    background-color: #FFFAFA;
    border-color: #E7BEBE;
    color: #D95C5C
}

.sk.input.error input::-webkit-input-placeholder {
    color: rgba(255, 80, 80, 0.4)
}

.sk.input.error input::-moz-placeholder {
    color: rgba(255, 80, 80, 0.4)
}

.sk.input.error input:focus::-webkit-input-placeholder {
    color: rgba(255, 80, 80, 0.7)
}

.sk.input.error input:focus::-moz-placeholder {
    color: rgba(255, 80, 80, 0.7)
}

.sk.transparent.input input {
    border: none;
    background-color: transparent
}

.sk.icon.input > .icon {
    cursor: default;
    position: absolute;
    opacity: 0.5;
    top: 0;
    right: 0;
    margin: 0;
    width: 2.6em;
    height: 100%;
    padding-top: 1em;
    text-align: center;
    border-radius: 0 .3125em .3125em 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.sk.icon.input > .link.icon {
    cursor: pointer
}

.sk.icon.input input {
    padding-right: 3em
}

.sk.icon.input > .circular.icon {
    top: .35em;
    right: .5em
}

.sk.left.icon.input > .icon {
    right: auto;
    left: 1px;
    border-radius: .3125em 0 0 .3125em
}

.sk.left.icon.input > .circular.icon {
    right: auto;
    left: .5em
}

.sk.left.icon.input > input {
    padding-left: 3em;
    padding-right: 1.2em
}

.sk.icon.input > input:focus ~ .icon {
    opacity: 1
}

.sk.labeled.input .corner.label {
    font-size: .7em;
    border-top-right-radius: .3125em
}

.sk.labeled.input input {
    padding-right: 2.5em
}

.sk.labeled.icon.input:not(.left) > input {
    padding-right: 3.25em
}

.sk.labeled.icon.input:not(.left) > .icon {
    margin-right: 1.25em
}

.sk.action.input {
    display: table
}

.sk.action.input > input {
    display: table-cell;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none
}

.sk.action.input > .button,
.sk.action.input > .buttons {
    display: table-cell;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    white-space: nowrap
}

.sk.action.input > .button:hover,
.sk.action.input > .buttons:hover {
    opacity: .75
}

.sk.action.input > .button > .icon,
.sk.action.input > .buttons > .button > .icon {
    display: inline;
    vertical-align: top
}

.sk.fluid.action.input {
    display: table;
    width: 100%
}

.sk.fluid.action.input > .button {
    width: .01%
}

.sk.fluid.input {
    display: block
}

.sk.small.form .icon.input > .icon {
    padding-top: .95em
}

.sk.mini.input {
    font-size: .8125rem
}

.sk.small.input {
    font-size: .875rem
}

.sk.input {
    font-size: 1rem
}

.sk.large.input {
    font-size: 1.125rem
}

.sk.big.input {
    font-size: 1.25rem
}

.sk.huge.input {
    font-size: 1.375rem
}

.sk.massive.input {
    font-size: 1.5rem
}

.sk.table {
    width: 100%;
    border-collapse: collapse
}

.sk.table th,
.sk.table tr,
.sk.table td {
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out
}

.sk.table thead {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1)
}

.sk.table tfoot th {
    background-color: rgba(0, 0, 0, 0.03)
}

.sk.table th {
    cursor: auto;
    font-family: 'Archivo Narrow';
    background-color: #fff;
    text-align: left;
    color: #465866;
    padding: 1em;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.778em
}

.sk.table thead th:first-child {
    border-radius: .325em 0 0 0
}

.sk.table thead th:last-child {
    border-radius: 0 .325em 0 0
}

.sk.table tfoot th:first-child {
    border-radius: 0 0 0 .325em
}

.sk.table tfoot th:last-child {
    border-radius: 0 0 .325em 0
}

.sk.table td {
    padding: .8em 1em .8em 0;
    vertical-align: middle;
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
    /*border-top: 1px solid #E2E4D0*/
}

.sk.table tfoot {
    border-top: 1px solid rgba(0, 0, 0, 0.03)
}

.sk.table tfoot th {
    font-weight: 400;
    font-style: italic
}

.sk.table tbody tr:nth-child(2n) {
   /* background-color: rgba(0, 0, 0, 0.03)*/
}

.sk.table > .icon {
    vertical-align: baseline
}

.sk.table > .icon:only-child {
    margin: 0
}

.sk.table.segment:after {
    display: none
}

.sk.table.segment.stacked:after {
    display: block
}

.sk.sortable.table th.disabled:hover {
    cursor: auto;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
    background-color: #F5F5F5
}

.sk.sortable.table thead th:hover {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.8)
}

.sk.table tr.positive,
.sk.table td.positive {
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset;
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset
}

.sk.table tr.positive td,
.sk.table td.positive {
    background-color: #a9d5be;
    color: #3e7558
}

.sk.celled.table tr.positive:hover td,
.sk.celled.table tr:hover td.positive,
.sk.table tr.positive:hover td,
.sk.table td:hover.positive,
.sk.table th:hover.positive {
    background-color: #88c4a4;
    color: #3e7558
}

.sk.table tr.negative,
.sk.table td.negative {
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset;
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset
}

.sk.table tr.negative td,
.sk.table td.negative {
    background-color: #d6909a;
    color: #6d2d36
}

.sk.celled.table tr.negative:hover td,
.sk.celled.table tr:hover td.negative,
.sk.table tr.negative:hover td,
.sk.table td:hover.negative,
.sk.table th:hover.negative {
    background-color: #c76c78;
    color: #6d2d36
}

.sk.table tr.error,
.sk.table td.error {
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset;
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset
}

.sk.table tr.error td,
.sk.table td.error,
.sk.table th.error {
    background-color: #d6909a;
    color: #6d2d36
}

.sk.celled.table tr.error:hover td,
.sk.celled.table tr:hover td.error,
.sk.table tr.error:hover td,
.sk.table td:hover.error,
.sk.table th:hover.error {
    background-color: #c76c78;
    color: #6d2d36
}

.sk.table tr.warning,
.sk.table td.warning {
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset;
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset
}

.sk.table tr.warning td,
.sk.table td.warning,
.sk.table th.warning {
    background-color: #fedd8c;
    color: #ba8505
}

.sk.celled.table tr.warning:hover td,
.sk.celled.table tr:hover td.warning,
.sk.table tr.warning:hover td,
.sk.table td:hover.warning,
.sk.table th:hover.warning {
    background-color: #fdce5a;
    color: #ba8505
}

.sk.table tr.info,
.sk.table td.info {
    -webkit-box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset;
    box-shadow: 3px 0 0 0 rgba(0, 0, 0, 0.15) inset
}

.sk.table tr.info td,
.sk.table td.info {
    background-color: #bed3ea;
    color: #3a6da2
}

.sk.celled.table tr.info:hover td,
.sk.celled.table tr:hover td.info,
.sk.table tr.info:hover td,
.sk.table td:hover.info,
.sk.table th:hover.info {
    background-color: #98badd;
    color: #3a6da2
}

.sk.table tr.active,
.sk.table td.active {
    -webkit-box-shadow: 2px 0 0 rgba(50, 50, 50, 0.9) inset;
    box-shadow: 2px 0 0 rgba(50, 50, 50, 0.9) inset
}

.sk.table tr.active td,
.sk.table tr td.active {
    background-color: #E0E0E0;
    color: rgba(50, 50, 50, 0.9)
}

.sk.table tr.disabled td,
.sk.table tr td.disabled,
.sk.table tr.disabled:hover td,
.sk.table tr:hover td.disabled {
    color: rgba(150, 150, 150, 0.3)
}

.sk.two.cols.table td {
    width: 50%
}

.sk.three.cols.table td {
    width: 33.3333%
}

.sk.four.cols.table td {
    width: 25%
}

.sk.five.cols.table td {
    width: 20%
}

.sk.six.cols.table td {
    width: 16.66667%
}

.sk.seven.cols.table td {
    width: 14.2857%
}

.sk.eight.cols.table td {
    width: 12.5%
}

.sk.nine.cols.table td {
    width: 11.1111%
}

.sk.ten.cols.table td {
    width: 10%
}

.sk.eleven.cols.table td {
    width: 9.0909%
}

.sk.twelve.cols.table td {
    width: 8.3333%
}

.sk.thirteen.cols.table td {
    width: 7.6923%
}

.sk.fourteen.cols.table td {
    width: 7.1428%
}

.sk.fifteen.cols.table td {
    width: 6.6666%
}

.sk.sixteen.cols.table td {
    width: 6.25%
}

.sk.table th.one.wide,
.sk.table td.one.wide {
    width: 6.25%
}

.sk.table th.two.wide,
.sk.table td.two.wide {
    width: 12.5%
}

.sk.table th.three.wide,
.sk.table td.three.wide {
    width: 18.75%
}

.sk.table th.four.wide,
.sk.table td.four.wide {
    width: 25%
}

.sk.table th.five.wide,
.sk.table td.five.wide {
    width: 31.25%
}

.sk.table th.six.wide,
.sk.table td.six.wide {
    width: 37.5%
}

.sk.table th.seven.wide,
.sk.table td.seven.wide {
    width: 43.75%
}

.sk.table th.eight.wide,
.sk.table td.eight.wide {
    width: 50%
}

.sk.table th.nine.wide,
.sk.table td.nine.wide {
    width: 56.25%
}

.sk.table th.ten.wide,
.sk.table td.ten.wide {
    width: 62.5%
}

.sk.table th.eleven.wide,
.sk.table td.eleven.wide {
    width: 68.75%
}

.sk.table th.twelve.wide,
.sk.table td.twelve.wide {
    width: 75%
}

.sk.table th.thirteen.wide,
.sk.table td.thirteen.wide {
    width: 81.25%
}

.sk.table th.fourteen.wide,
.sk.table td.fourteen.wide {
    width: 87.5%
}

.sk.table th.fifteen.wide,
.sk.table td.fifteen.wide {
    width: 93.75%
}

.sk.table th.sixteen.wide,
.sk.table td.sixteen.wide {
    width: 100%
}

.sk.celled.table {
    color: rgba(0, 0, 0, 0.8)
}

.sk.celled.table tbody tr,
.sk.celled.table tfoot tr {
    border: none
}

.sk.celled.table th,
.sk.celled.table td {
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.sk.celled.table th {
    border-top: 0;
    box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.6)
}

.sk.celled.table tfoot td {
    border-bottom: 0
}

.sk.celled.table.segment th:first-child,
.sk.celled.table.segment td:first-child {
    border-left: none;
    box-shadow: none
}

.sk.celled.table.segment th:last-child,
.sk.celled.table.segment td:last-child {
    border-right: none
}

.sk.sortable.table thead th {
    cursor: pointer;
    white-space: nowrap
}

.sk.sortable.table thead th.asc,
.sk.sortable.table thead th.desc {
    background-color: rgba(0, 0, 0, 0.1)
}

.sk.sortable.table thead th.asc:hover,
.sk.sortable.table thead th.desc:hover {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sk.sortable.table thead th:after {
    display: inline-block;
    width: 1em;
    opacity: 0.5;
    margin: 0 0 0 .5em;
    font-family: Icons;
    content: '\f0dc';
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit
}

.sk.sortable.table thead th.asc:after {
    content: '\f0de'
}

.sk.sortable.table thead th.desc:after {
    content: '\f0dd'
}

.sk.sortable.table th.disabled:after {
    content: ''
}

.sk.sortable.table td.handle {
    background-color: rgba(0, 0, 0, 0.03);
    cursor: move
}

.sk.collapsing.table {
    width: auto
}

.sk.basic.table th {
    background-color: transparent;
    padding: .5em
}

.sk.basic.table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03)
}

.sk.basic.table td {
    padding: .8em .5em
}

.sk.basic.table tbody tr:nth-child(2n) {
    background-color: transparent
}

.sk.padded.table th,
.sk.padded.table td {
    padding: .8em 1em
}

.sk.compact.table th {
    padding: .3em .5em
}

.sk.compact.table td {
    padding: .2em .5em
}

.sk.small.table {
    font-size: .875em
}

.sk.table {
    font-size: 1em
}

.sk.large.table {
    font-size: 1.1em
}

@media only screen and (min-width:320px) and (max-width:768px) {
    .sk.table {
        display: block;
        padding: 0
    }
    .sk.table thead {
        display: none
    }
    .sk.table tbody,
    .sk.table tfoot {
        display: block
    }
    .sk.table tr {
        display: block
    }
    .sk.table tr > td {
        width: 100%;
        display: block;
        border: none;
        padding: .25em .75em;
        -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05)
    }
    .sk.table td:first-child {
        font-weight: 700;
        padding-top: 1em
    }
    .sk.table td:last-child {
        -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
        padding-bottom: 1em
    }
    .sk.basic.table td:first-child {
        font-weight: 400
    }
    .sk.basic.table td:last-child {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 1em
    }
    .sk.celled.table td {
        border: 0
    }
    .sk.table *[class*="hide-"] {
        display: none
    }
    .sk.table tr > td.warning,
    .sk.table tr > td.error,
    .sk.table tr > td.active,
    .sk.table tr > td.positive,
    .sk.table tr > td.info,
    .sk.table tr > td.negative {
        background-color: transparent
    }
}

.sk.label {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    background-color: #F5F5F5;
    border-color: #F5F5F5;
    padding: .3em .5em;
    font-family: 'Archivo Narrow';
    font-weight: 700;
    border-radius: .325em;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background .1s linear;
    transition: background .1s linear
}

.sk.label:first-child {
    margin-left: 0
}

.sk.label:last-child {
    margin-right: 0
}

a.sk.label {
    cursor: pointer
}

.sk.label a {
    cursor: pointer;
    color: inherit;
    opacity: 0.8;
    -webkit-transition: .2s opacity ease;
    transition: .2s opacity ease
}

.sk.label a:hover {
    opacity: 1
}

.sk.label .detail {
    display: inline-block;
    margin-left: .5em;
    font-weight: 700;
    opacity: 0.8
}

.sk.label .icon {
    width: auto;
    font-size: 1em
}

.sk.label .delete.icon {
    cursor: pointer;
    margin: 0 0 0 .5em;
    opacity: 0.7;
    -webkit-transition: background .1s linear;
    transition: background .1s linear
}

.sk.label .delete.icon:hover {
    opacity: 0.99
}

.sk.segment > .attached.label:first-child + * {
    margin-top: 2.5em
}

.sk.segment > .bottom.attached.label:first-child ~:last-child {
    margin-top: 0;
    margin-bottom: 2.5em
}

.sk.image.label {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: .4em;
    padding-bottom: .4em;
    line-height: 1.5em;
    vertical-align: baseline;
    text-transform: none;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset
}

.sk.image.label img {
    display: inline-block;
    height: 2.25em;
    margin: -.4em .8em -.4em -.8em;
    vertical-align: top;
    border-radius: .325em 0 0 .325em
}

.sk.label.disabled {
    opacity: 0.5
}

a.sk.labels .label:hover,
a.sk.label:hover,
a.sk.label.active {
    background-color: #EBEBEB;
    border-color: #EBEBEB;
    color: rgba(0, 0, 0, 0.7)
}

.sk.labels a.label:hover:before,
a.sk.label:hover:before,
a.sk.label.active:before {
    background-color: #EBEBEB;
    color: rgba(0, 0, 0, 0.7)
}

.sk.tag.labels .label,
.sk.tag.label {
    margin-left: 1em;
    position: relative;
    padding-left: 1.5em;
    padding-right: 1.5em;
    border-radius: 0em 0.2857rem 0.2857rem 0em
}

.sk.tag.labels .label:before,
.sk.tag.label:before {
    position: absolute;
    -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    transform: translateY(-50%) translateX(50%) rotate(-45deg);
    top: 50%;
    right: 100%;
    content: '';
    background-color: #F5F5F5;
    background-image: none;
    width: 1.25em;
    height: 1.25em;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease
}

.sk.tag.labels .label:after,
.sk.tag.label:after {
    position: absolute;
    content: '';
    top: 50%;
    left: -0.25em;
    margin-top: -0.25em;
    background-color: #ffffff !important;
    width: 0.5em;
    height: 0.5em;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
    border-radius: 500rem
}

.sk.ribbon.label {
    position: relative;
    margin: 0 .2em;
    left: -2rem;
    padding-left: 2rem;
    border-radius: 0 4px 4px 0;
    border-color: rgba(0, 0, 0, 0.15)
}

.sk.ribbon.label:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    border-top: 0 solid transparent;
    border-right-width: 1em;
    border-right-color: inherit;
    border-right-style: solid;
    border-bottom: 1em solid transparent;
    border-left: 0 solid transparent;
    width: 0;
    height: 0
}

.sk.top.attached.label,
.sk.attached.label {
    width: 100%;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    padding: .75em 1em;
    border-radius: .325em .325em 0 0
}

.sk.bottom.attached.label {
    top: auto;
    bottom: 0;
    border-radius: 0 0 .325em .325em
}

.sk.top.left.attached.label {
    width: auto;
    margin-top: 0;
    border-radius: .325em 0 .325em 0
}

.sk.top.right.attached.label {
    width: auto;
    left: auto;
    right: 0;
    border-radius: 0 .325em 0 .325em
}

.sk.bottom.left.attached.label {
    width: auto;
    top: auto;
    bottom: 0;
    border-radius: 0 .325em 0 .325em
}

.sk.bottom.right.attached.label {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: auto;
    border-radius: .325em 0 .325em 0
}

.sk.bottom.right.attached.special.label {
    box-shadow: inset 2px 2px 0 0 rgba(0, 0, 0, 0.15)
}

.sk.corner.label {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    margin: 0;
    width: 2.5em;
    height: 2.5em;
    padding: 0;
    text-align: center;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.sk.corner.label:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-right: 2.5em solid transparent;
    border-bottom: 2.5em solid transparent;
    border-left: 0 solid transparent;
    border-right-color: inherit;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease
}

.sk.corner.label .icon {
    font-size: .875em;
    margin: .5em 0 0 1.25em
}

.sk.corner.label .text {
    display: inline-block;
    font-weight: 700;
    margin: .5em 0 0 1em;
    width: 2.5em;
    font-size: .875em;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sk.rounded.image > .sk.corner.label,
.sk.input > .sk.corner.label,
.sk.segment > .sk.corner.label {
    overflow: hidden
}

.sk.segment > .sk.corner.label {
    top: 0;
    right: 0
}

.sk.segment > .sk.left.corner.label {
    right: auto;
    left: -1px
}

.sk.input > .sk.corner.label {
    top: 1px;
    right: 1px
}

.sk.input > .sk.right.corner.label {
    right: auto;
    left: 1px
}

.sk.left.corner.label,
.sk.left.corner.label:after {
    right: auto;
    left: 0
}

.sk.left.corner.label:after {
    border-top: 3em solid transparent;
    border-right: 3em solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
    border-top-color: inherit
}

.sk.left.corner.label .icon {
    margin: .5em 0 0 -1em
}

.sk.left.corner.label .text {
    margin: .5em 0 0 -1em;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sk.corner.label:hover {
    background-color: transparent
}

.sk.label.fluid,
.sk.fluid.labels > .label {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sk.black.labels .label,
.sk.black.label,
.sk.inverted.labels .label,
.sk.inverted.label,
.sk.ribbon .ribbon.inverted,
.sk.ribbon .ribbon.black {
    background-color: #4a5c62;
    border-color: #4a5c62;
    color: rgba(255, 255, 255, 0.80)
}

.sk.labels .black.label:before,
.sk.black.labels .label:before,
.sk.black.label:before {
    background-color: #4a5c62
}

a.sk.black.labels .label:hover,
a.sk.black.label:hover {
    background-color: #53BD99;
    border-color: #53BD99;
    color: rgba(255, 255, 255, 1)
}

.sk.labels a.black.label:hover:before,
.sk.black.labels a.label:hover:before,
a.sk.black.label:hover:before {
    background-color: #53BD99
}

.sk.black.corner.label,
.sk.black.corner.label:hover {
    background-color: transparent
}

.sk.black.ribbon.label {
    border-color: #4a5c62
}

.sk.positive.labels .label,
.sk.positive.label,
.sk.ribbon .ribbon.positive {
    background-color: #53BD99;
    border-color: #53BD99;
    color: rgba(255, 255, 255, 0.80)
}

.sk.labels .positive.label:before,
.sk.positive.labels .label:before,
.sk.positive.label:before {
    background-color: #53BD99
}

a.sk.positive.labels .label:hover,
a.sk.positive.label:hover {
    background-color: #4a5c62;
    border-color: #4a5c62;
    color: rgba(255, 255, 255, 1)
}

.sk.labels a.positive.label:hover:before,
.sk.positive.labels a.label:hover:before,
a.sk.positive.label:hover:before {
    background-color: #4a5c62
}

.sk.positive.corner.label,
.sk.positive.corner.label:hover {
    background-color: transparent
}

.sk.positive.ribbon.label {
    border-color: #53BD99
}

.sk.negative.labels .label,
.sk.negative.label,
.sk.ribbon .ribbon.negative {
    background-color: #E74C3C;
    border-color: #E74C3C;
    color: rgba(255, 255, 255, 0.80)
}

.sk.labels .negative.label:before,
.sk.negative.labels .label:before,
.sk.negative.label:before {
    background-color: #E74C3C
}

.sk.negative.corner.label,
.sk.negative.corner.label:hover {
    background-color: transparent
}

a.sk.negative.labels .label:hover,
a.sk.negative.label:hover {
    background-color: #9AD03E;
    border-color: #9AD03E;
    color: rgba(255, 255, 255, 1)
}

.sk.labels a.negative.label:hover:before,
.sk.negative.labels a.label:hover:before,
a.sk.negative.label:hover:before {
    background-color: #9AD03E
}

.sk.negative.ribbon.label {
    border-color: #E74C3C
}

.sk.info.labels .label,
.sk.info.label,
.sk.ribbon .ribbon.info {
    background-color: #5795AF;
    border-color: #5795AF;
    color: rgba(255, 255, 255, 0.80)
}

.sk.labels .info.label:before,
.sk.info.labels .label:before,
.sk.info.label:before {
    background-color: #5795AF
}

a.sk.info.labels .label:hover,
.sk.info.labels a.label:hover,
a.sk.info.label:hover {
    background-color: #68a0b8;
    border-color: #68a0b8;
    color: rgba(255, 255, 255, 1)
}

.sk.labels a.info.label:hover:before,
.sk.info.labels a.label:hover:before,
a.sk.info.label:hover:before {
    background-color: #68a0b8
}

.sk.info.corner.label,
.sk.info.corner.label:hover {
    background-color: transparent
}

.sk.info.ribbon.label {
    border-color: #68a0b8
}

.sk.purple.labels .label,
.sk.purple.label,
.sk.ribbon .ribbon.purple {
    background-color: #7A6591;
    border-color: #7A6591;
    color: rgba(255, 255, 255, 0.80)
}

.sk.labels .purple.label:before,
.sk.purple.labels .label:before,
.sk.purple.label:before {
    background-color: #7A6591
}

a.sk.purple.labels .label:hover,
.sk.purple.labels a.label:hover,
a.sk.purple.label:hover {
    background-color: #87719f;
    border-color: #87719f;
    color: rgba(255, 255, 255, 1)
}

.sk.labels a.purple.label:hover:before,
.sk.purple.labels a.label:hover:before,
a.sk.purple.label:hover:before {
    background-color: #87719f
}

.sk.purple.corner.label,
.sk.purple.corner.label:hover {
    background-color: transparent
}

.sk.purple.ribbon.label {
    border-color: #87719f
}

.sk.warning.labels .label,
.sk.warning.label,
.sk.ribbon .ribbon.warning {
    background-color: #EDAA10;
    border-color: #EDAA10;
    color: rgba(255, 255, 255, 0.80)
}

.sk.labels .warning.label:before,
.sk.warning.labels .label:before,
.sk.warning.label:before {
    background-color: #EDAA10
}

a.sk.warning.labels .label:hover,
.sk.warning.labels a.label:hover,
a.sk.warning.label:hover {
    background-color: #f0b327;
    border-color: #f0b327;
    color: rgba(255, 255, 255, 1)
}

.sk.labels a.warning.label:hover:before,
.sk.warning.labels a.label:hover:before,
a.sk.warning.label:hover:before {
    background-color: #f0b327
}

.sk.warning.corner.label,
.sk.warning.corner.label:hover {
    background-color: transparent
}

.sk.warning.ribbon.label {
    border-color: #f0b327
}

.sk.teal.labels .label,
.sk.teal.label,
.sk.ribbon .ribbon.teal {
    background-color: #61A299;
    border-color: #61A299;
    color: rgba(255, 255, 255, 0.80)
}

.sk.labels .teal.label:before,
.sk.teal.labels .label:before,
.sk.teal.label:before {
    background-color: #61A299
}

a.sk.teal.labels .label:hover,
.sk.teal.labels a.label:hover,
a.sk.teal.label:hover {
    background-color: #70aca4;
    border-color: #70aca4;
    color: rgba(255, 255, 255, 1)
}

.sk.labels a.teal.label:hover:before,
.sk.teal.labels a.label:hover:before,
a.sk.teal.label:hover:before {
    background-color: #70aca4
}

.sk.teal.corner.label,
.sk.teal.corner.label:hover {
    background-color: transparent
}

.sk.teal.ribbon.label {
    border-color: #70aca4
}

.sk.horizontal.labels .label,
.sk.horizontal.label {
    margin: -.125em .5em -.125em 0;
    padding: .35em 1em;
    min-width: 6em;
    text-align: center
}

.sk.circular.labels .label,
.sk.circular.label {
    min-height: 1em;
    max-height: 2em;
    padding: .5em;
    line-height: 1em;
    text-align: center;
    border-radius: 500rem
}

.sk.pointing.label {
    position: relative
}

.sk.attached.pointing.label {
    position: absolute
}

.sk.pointing.label:before {
    position: absolute;
    content: "";
    width: .6em;
    height: .6em;
    background-image: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
    -webkit-transition: background .1s linear;
    transition: background .1s linear
}

.sk.pointing.label:before {
    background-color: #E8E8E8
}

.sk.pointing.label,
.sk.pointing.above.label {
    margin-top: 1em
}

.sk.pointing.label:before,
.sk.pointing.above.label:before {
    margin-left: -.3em;
    top: -.3em;
    left: 50%
}

.sk.pointing.below.label {
    margin-top: 0;
    margin-bottom: 1em
}

.sk.pointing.below.label:before {
    margin-left: -.3em;
    top: auto;
    right: auto;
    bottom: -.3em;
    left: 50%
}

.sk.pointing.left.label {
    margin-top: 0;
    margin-left: 1em
}

.sk.pointing.left.label:before {
    margin-top: -.3em;
    bottom: auto;
    right: auto;
    top: 50%;
    left: 0
}

.sk.pointing.right.label {
    margin-top: 0;
    margin-right: 1em
}

.sk.pointing.right.label:before {
    margin-top: -.3em;
    right: -.3em;
    top: 50%;
    bottom: auto;
    left: auto
}

.sk.floating.label {
    position: absolute;
    z-index: 100;
    top: -1em;
    left: 100%;
    margin: 0 0 0 -1.5em
}

.sk.ribbon {
    height: 88px;
    overflow: hidden;
    position: absolute;
    right: -3px;
    top: -3px;
    width: 85px
}

.sk.ribbon .ribbon:before {
    bottom: -1px;
    left: 0
}

.sk.ribbon .ribbon:after {
    right: 0
}

.sk.ribbon .ribbon:before,
.sk.ribbon .ribbon:after {
    border-left: 2px solid rgba(0, 0, 0, 0);
    border-right: 2px solid rgba(0, 0, 0, 0);
    border-top: 2px solid #797979;
    bottom: -2px;
    content: "";
    position: absolute
}

.sk.ribbon .ribbon {
    background-color: #797979;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    display: block;
    font-size: .95em;
    font-weight: 600;
    left: -5px;
    line-height: 20px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    top: 15px;
    transform: rotate(45deg);
    width: 120px
}

.sk.small.labels .label,
.sk.small.label {
    font-size: .75rem;
    line-height: .85rem
}

.sk.label {
    font-size: .85rem;
    line-height: .95rem
}

.sk.large.labels .label,
.sk.large.label {
    font-size: 1rem;
    line-height: .95rem
}

.sk.huge.labels .label,
.sk.huge.label {
    font-size: 1.1rem;
    line-height: 1rem
}

.sk.segment {
    position: relative;
    background-color: rgba(0, 0, 0, 0.015);
    margin: 0em 0;
    padding: 1em;
    border-radius: .225em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.sk.segment:first-child {
    margin-top: 0
}

.sk.segment:last-child {
    margin-bottom: 0
}

.sk.segment:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.sk.segment >:first-child {
    margin-top: 0
}

.sk.segment >:last-child {
    margin-bottom: 0
}

.sk.segment > .content {
    padding: 1em
}

.sk.piled.segment {
    margin: 2em 0;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15)
}

.sk.piled.segment:first-child {
    margin-top: 0
}

.sk.piled.segment:last-child {
    margin-bottom: 0
}

.sk.piled.segment:after,
.sk.piled.segment:before {
    background-color: #FFF;
    visibility: visible;
    content: "";
    display: block;
    height: 100%;
    left: -1px;
    position: absolute;
    width: 100%;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1)
}

.sk.piled.segment:after {
    -webkit-transform: rotate(1.2deg);
    -ms-transform: rotate(1.2deg);
    transform: rotate(1.2deg);
    top: 0;
    z-index: -1
}

.sk.piled.segment:before {
    -webkit-transform: rotate(-1.2deg);
    -ms-transform: rotate(-1.2deg);
    transform: rotate(-1.2deg);
    top: 0;
    z-index: -2
}

.sk.stacked.segment {
    padding-bottom: 1.7em
}

.sk.stacked.segment:after,
.sk.stacked.segment:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.02);
    width: 100%;
    height: 5px;
    visibility: visible
}

.sk.stacked.segment:before {
    bottom: 0
}

.sk.stacked.inverted.segment:after,
.sk.stacked.inverted.segment:before {
    background-color: rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.35)
}

.sk.raised.segment {
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1)
}

.sk.basic.segment {
    position: relative;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 0
}

.sk.basic.inverted.segment {
    border: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
    border-radius: .325em;
    padding: 1em
}

.sk.basic.segment:first-child {
    padding-top: 0
}

.sk.basic.segment:last-child {
    padding-bottom: 0
}

.sk.fitted.segment {
    padding: 0;
    border: 0;
    border-radius: .325em
}

.sk.tabular.segment {
    background-color: #fff;
    padding: 0;
    margin: 0;
    margin-bottom: 4px;
    border-radius: 0;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.075);
    display: table;
    width: 100%
}

.sk.secondary.segment {
    background-color: #fff;
    border: 0
}

.sk.tertiary.segment {
    border: none;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    background-color: #fff;
    margin: 0;
    padding: 1em;
    border-radius: 0;
    position: relative;
    z-index: 1
}

.sk.tertiary.segment:before {
    background: #53BD99;
    color: #53BD99;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    text-indent: 5px;
    top: 1em;
    width: 2px
}

.sk.info.segment .header,
.sk.positive.segment .header,
.sk.danger.segment .header,
.sk.negative.segment .header,
.sk.warning.segment .header,
.sk.purple.segment .header,
.sk.teal.segment .header,
.sk.info.segment .footer,
.sk.positive.segment .footer,
.sk.danger.segment .footer,
.sk.negative.segment .footer,
.sk.warning.segment .footer,
.sk.purple.segment .footer,
.sk.teal.segment .footer {
    background-color: #5795AF;
    color: #fff;
    border-radius: .225em .225em 0 0;
    padding: 1em
}

.sk.info.segment .footer,
.sk.positive.segment .footer,
.sk.danger.segment .footer,
.sk.negative.segment .footer,
.sk.warning.segment .footer,
.sk.purple.segment .footer,
.sk.teal.segment .footer {
    border-radius: 0 0 .225em .225em
}

.sk.info.segment .header a.link,
.sk.positive.segment .header a.link,
.sk.danger.segment .header a.link,
.sk.negative.segment .header a.link,
.sk.warning.segment .header a.link,
.sk.purple.segment .header a.link,
.sk.teal.segment .header a.link {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3)
}

.sk.info.segment .header a.link {
    color: #5795AF
}

.sk.positive.segment .header a.link {
    color: #3E7558
}

.sk.danger.segment .header a.link,
.sk.negative.segment .header a.link {
    color: #ac7070
}

.sk.warning.segment .header a.link {
    color: #FEDD8C
}

.sk.purple.segment .header a.link {
    color: #87719f
}

.sk.teal.segment .header a.link {
    color: #61A299
}

.sk.positive.inverted.segment,
.sk.danger.inverted.segment,
.sk.negative.inverted.segment,
.sk.warning.inverted.segment,
.sk.purple.inverted.segment,
.sk.teal.inverted.segment,
.sk.info.inverted.segment,
.sk.info.segment .header a.link:hover,
.sk.positive.segment .header a.link:hover,
.sk.danger.segment .header a.link:hover,
.sk.negative.segment .header a.link:hover,
.sk.warning.segment .header a.link:hover,
.sk.purple.segment .header a.link:hover,
.sk.teal.segment .header a.link:hover {
    color: #fff;
    text-shadow: none
}

.sk.positive.inverted.segment,
.sk.positive.segment .header,
.sk.positive.segment .footer {
    background-color: #61A270
}

.sk.danger.inverted.segment,
.sk.danger.segment .header,
.sk.danger.segment .footer,
.sk.negative.inverted.segment,
.sk.negative.segment .header,
.sk.negative.segment .footer {
    background-color: #A26161
}

.sk.warning.inverted.segment,
.sk.warning.segment .header,
.sk.warning.segment .footer {
    background-color: #EDAA10
}

.sk.purple.inverted.segment,
.sk.purple.segment .header,
.sk.purple.segment .footer {
    background-color: #7A6591
}

.sk.teal.inverted.segment,
.sk.teal.segment .header,
.sk.teal.segment .footer {
    background-color: #3CC9CA
}

.sk.info.inverted.segment,
.sk.info.segment .header,
.sk.info.segment .footer {
    background-color: #5795AF
}

.sk.info.segment:not(.fitted) {
    box-shadow: 0 -2px 0 0 #5795AF;
    border-top: 0
}

.sk.positive.segment:not(.fitted) {
    box-shadow: 0 -2px 0 0 #B2D280;
    border-top: 0
}

.sk.danger.segment:not(.fitted),
.sk.negative.segment:not(.fitted) {
    box-shadow: 0 -2px 0 0 #A26161;
    border-top: 0
}

.sk.warning.segment:not(.fitted) {
    box-shadow: 0 -2px 0 0 #EDAA10;
    border-top: 0
}

.sk.purple.segment:not(.fitted) {
    box-shadow: 0 -2px 0 0 #7A6591;
    border-top: 0
}

.sk.teal.segment:not(.fitted) {
    box-shadow: 0 -2px 0 0 #3CC9CA;
    border-top: 0
}

.sk.positive.inverted.segment,
.sk.danger.inverted.segment,
.sk.negative.inverted.segment,
.sk.warning.inverted.segment,
.sk.purple.inverted.segment,
.sk.teal.inverted.segment,
.sk.info.inverted.segment {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.left.aligned.segment {
    text-align: left
}

.sk.right.aligned.segment {
    text-align: right
}

.sk.center.aligned.segment {
    text-align: center
}

.sk.justified.segment {
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.sk.floated.segment,
.sk.left.floated.segment {
    float: left
}

.sk.right.floated.segment {
    float: right
}

.sk.segment.attached {
    top: -1px;
    bottom: -1px;
    border-radius: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.top.attached.segment {
    top: 0;
    bottom: -1px;
    margin-top: 1em;
    margin-bottom: 0;
    border-radius: 5px 5px 0 0
}

.sk.segment.top.attached:first-child {
    margin-top: 0
}

.sk.segment.bottom.attached {
    top: -1px;
    bottom: 0;
    margin-top: 0;
    margin-bottom: 1em;
    border-radius: 0 0 5px 5px
}

.sk.segment.bottom.attached:last-child {
    margin-bottom: 0
}

.sk.segment.loading {
    position: relative
}

.sk.segment.loading:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
    visibility: visible;
    z-index: 5000
}

.sk.message {
    position: relative;
    min-height: 18px;
    margin: 1em 0;
    height: auto;
    background-color: rgba(0, 0, 0, 0.025);
    padding: 1em;
    line-height: 1.33;
    color: rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: opacity .1s ease, color .1s ease, background .1s ease, 0 .1s ease;
    transition: opacity .1s ease, color .1s ease, background .1s ease, box-shadow .1s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: .325em
}

#sk-overlay {
    position: fixed;
    top: 45%;
    right: 10px;
    max-width: 350px;
    z-index: 9999
}

.sk.message.notice {
    border-radius: .225em;
    box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.08), inset 5px 0 0 0 rgba(0, 0, 0, 0.3), inset 6px 0 0 0 rgba(255, 255, 255, 0.15);
    margin-top: 1px;
    margin-bottom: 0
}

.sk.message.notice span {
    font-weight: 600;
    font-family: 'Archivo Narrow'
}

.sk.message.notice p {
    margin-top: 0
}

.sk.message.notice a.notice-close {
    opacity: 0
}

.sk.message.notice:hover a.notice-close {
    opacity: 1
}

.sk.message.notice i.icon.close {
    position: absolute;
    right: 1em;
    top: .5em;
    color: rgba(255, 255, 255, 0.8)
}

.sk.message.notice.success {
    background-color: #444;
    color: #B2D280
}

.sk.message.notice.info {
    background-color: #444;
    color: #BED3EA
}

.sk.message.notice.warning {
    background-color: #444;
    color: #FEDD8C
}

.sk.message.notice.error {
    background-color: #444;
    color: #d6909a
}

.sk.message:first-child {
    margin-top: 0
}

.sk.message:last-child {
    margin-bottom: 0
}

.sk.message.basic.notice {
    box-shadow: inset 5px 0 0 0 rgba(0, 0, 0, 0.3)
}

.sk.message .header {
    margin: 0;
    font-size: 2.35em;
    font-weight: bold;
	color:#89b240;
}

.sk.message p {
    margin: 1em 0
}

.sk.message p:first-child {
    margin-top: 0
}

.sk.message p:last-child {
    margin-bottom: 0
}

.sk.message .header + p {
    margin-top: .3em
}

.sk.message >:first-child {
    margin-top: 0
}

.sk.message >:last-child {
    margin-bottom: 0
}

.sk.message ul.list {
    list-style-position: inside;
    margin: .2em 0;
    padding: 0
}

.sk.message ul.list li:first-child {
    margin-top: .5em
}

.sk.message ul.list li {
    position: relative;
    list-style-type: none;
    margin: 0 0 .3em 1em;
    padding: 0;
    font-weight: 500;
    font-family: 'Archivo Narrow'
}

.sk.message ul.list li:before {
    position: absolute;
    content: '\2022';
    top: -.05em;
    left: -.8em;
    height: 100%;
    vertical-align: baseline;
    opacity: 0.5
}

.sk.message > .close.icon {
    cursor: pointer;
    position: absolute;
    top: 1em;
    right: 1em;
    opacity: 0.7;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.sk.message > .close.icon:hover {
    opacity: 1
}

.sk.compact.message {
    display: inline-block
}

.sk.attached.message {
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
    border-radius: .325em .325em 0 0;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset
}

.sk.attached + .sk.attached.message:not(.top):not(.bottom) {
    margin-top: -1px;
    border-radius: 0
}

.sk.bottom.attached.message {
    margin-top: -1px;
    border-radius: 0 0 .325em .325em
}

.sk.bottom.attached.message:not(:last-child) {
    margin-bottom: 1em
}

.sk.attached.icon.message {
    display: block;
    width: auto
}

.sk.icon.message {
    display: table;
    width: 100%
}

.sk.icon.heading.message {
    margin: 0;
    box-shadow: none;
    background-color: #F7F6F2;
    border-bottom: 1px solid #CCCBBF;
    border-radius: 0
}

.sk.icon.heading.message.green {
    box-shadow: inset 0 6px 0 0 #6EC586
}

.sk.icon.heading.message.purple {
    box-shadow: inset 0 6px 0 0 #9F5ED6
}

.sk.icon.heading.message.orange {
    box-shadow: inset 0 6px 0 0 #DBA766
}

.sk.icon.heading.message.dust {
    box-shadow: inset 0 6px 0 0 #71716F
}

.sk.icon.heading.message.blue {
    box-shadow: inset 0 6px 0 0 #676BD9
}

.sk.icon.heading.message.sky {
    box-shadow: inset 0 6px 0 0 #62A8DB
}

.sk.icon.heading.message.coral {
    box-shadow: inset 0 6px 0 0 #A46E70
}

.sk.icon.heading.message.teal {
    box-shadow: inset 0 6px 0 0 #70A49B
}

.sk.icon.heading.message.mortar {
    box-shadow: inset 0 6px 0 0 #4F3F50
}

.sk.icon.heading.message:before,
.sk.icon.heading.message:after {
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 100%;
    left: 50px;
    margin-left: -10px
}

.sk.icon.heading.message:before {
    border-top: 10px solid #CCCBBF;
    border-top: 10px solid #CCCBBF;
    margin-top: 0px
}

.sk.icon.heading.message:after {
    border-top: 10px solid #F7F6F2;
    margin-top: -1px;
    z-index: 1
}

.sk.icon.heading.message > .icon:not(.close) {
    font-size: 2em;
    opacity: 0.75;
    vertical-align: top
}

.sk.icon.message > .icon:not(.close) {
    display: table-cell;
    vertical-align: middle;
    font-size: 4em;
    opacity: 0.75
}

.sk.icon.message a.helper {
    font-size: 2em;
    line-height: 1
}

.sk.icon.message > .icon + .content {
    padding-left: 1em
}

.sk.icon.message > .content {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.sk.inverted.message {
    background-color: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.95)
}

.sk.floating.message {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.05) inset
}

.sk.black.message,
.sk.inverted.message {
    background-color: #363B3F;
    color: rgba(255, 255, 255, 0.95)
}

.sk.info.message {
    background-color: #bed3ea;
    color: #3a6da2
}

.sk.warning.message {
    background-color: #fedd8c;
    color: #ba8505
}

.sk.success.message,
.sk.positive.message {
    background-color: #a9d5be;
    color: #3e7558
}

.sk.error.message,
.sk.negative.message {
    background-color: #d6909a;
    color: #6d2d36
}

.sk.inverted.message .header,
.sk.black.message .header {
    color: #fff;
    font-weight: 300
}

.sk.info.message .header,
.sk.warning.message .header,
.sk.success.message .header,
.sk.positive.message .header,
.sk.error.message .header,
.sk.negative.message .header {}

.sk.small.message {
    font-size: .875em
}

.sk.message {
    font-size: 1em
}

.sk.large.message {
    font-size: 1.125em
}

.sk.huge.message {
    font-size: 1.5em
}

.sk.massive.message {
    font-size: 2em
}

.sk.divider {
    margin: 1rem 0;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    line-height: 1;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.sk.vertical.divider,
.sk.horizontal.divider {
    position: absolute;
    border: none;
    height: 0;
    margin: 0;
    background-color: transparent;
    font-size: .875rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.8)
}

.sk.vertical.divider {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin: 0 0 0 -3%;
    width: 6%;
    height: 50%;
    line-height: 0;
    padding: 0
}

.sk.vertical.divider:before,
.sk.vertical.divider:after {
    position: absolute;
    left: 50%;
    content: " ";
    z-index: 3;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.8);
    width: 0;
    height: 80%
}

.sk.vertical.divider:before {
    top: -100%
}

.sk.vertical.divider:after {
    top: auto;
    bottom: 0
}

.sk.horizontal.divider {
    position: relative;
    top: 0;
    left: 0;
    margin: 1rem 1.5rem;
    height: auto;
    padding: 0;
    line-height: 1
}

.sk.horizontal.divider:before,
.sk.horizontal.divider:after {
    position: absolute;
    content: " ";
    z-index: 3;
    width: 50%;
    top: 50%;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6)
}

.sk.horizontal.divider:before {
    left: 0;
    margin-left: -1.5rem
}

.sk.horizontal.divider:after {
    left: auto;
    right: 0;
    margin-right: -1.5rem
}

.sk.divider > .icon {
    margin: 0;
    font-size: 1rem;
    vertical-align: middle
}

.sk.divider.inverted {
    color: #fff
}

.sk.vertical.inverted.divider,
.sk.horizontal.inverted.divider {
    color: rgba(255, 255, 255, 0.9)
}

.sk.divider.inverted,
.sk.divider.inverted:after,
.sk.divider.inverted:before {
    border-top-color: rgba(0, 0, 0, 0.15);
    border-bottom-color: rgba(255, 255, 255, 0.15);
    border-left-color: rgba(0, 0, 0, 0.15);
    border-right-color: rgba(255, 255, 255, 0.15)
}

.sk.double.divider {
    border-top: 2px solid rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(255, 255, 255, 0.6)
}

.sk.tripple.divider {
    border-top: 3px solid rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid rgba(255, 255, 255, 0.6)
}

.sk.fitted.divider {
    margin-left: -1rem;
    margin-right: -1rem
}

.sk.small.divider {
    margin: .1rem 0
}

.sk.clearing.divider {
    clear: both
}

.sk.section.divider {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.sk.space.divider {
    padding-top: 2rem;
    padding-bottom: 2rem;
    border: 0
}

.sk.small.space.divider {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border: 0
}

.sk.half.divider {
    max-width: 50%
}

.sk.basic.divider {
    border: 0;
    margin: .5rem 0rem
}

.sk.left.circle.divider,
.sk.center.circle.divider {
    position: relative;
    margin-bottom: 2rem
}

.sk.left.circle.divider {
    width: 50%
}

.sk.center.circle.divider {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.sk.left.circle.divider:after,
.sk.center.circle.divider:after {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    content: " ";
    height: 14px;
    position: absolute;
    width: 14px;
    bottom: -7px;
    left: 0
}

.sk.center.circle.divider:after {
    left: 50%
}

.sk.dropdown {
	padding-top:53px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    line-height: 1;
    -webkit-transition: border-radius .1s ease, width .2s ease;
    transition: border-radius .1s ease, width .2s ease;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0)
}

.sk.dropdown .menu {
    cursor: auto;
    position: absolute;
    display: none;
    top: 100%;
    margin: 0;
    background-color: #fff;
    min-width: 100%;
    white-space: nowrap;
    font-size: .875em;
    text-shadow: none;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    z-index: 800
}

.sk.dropdown > .dropdown.icon {
    width: auto;
    margin: 0 0 0 1em
}

.sk.dropdown > .dropdown.icon:before {
    content: "\f0d7"
}

.sk.dropdown .menu .item .dropdown.icon {
    width: auto;
    float: right;
    margin: 0 0 0 .5em
}

.sk.dropdown .menu .item .dropdown.icon:before {
    content: "\f0da"
}

.sk.dropdown > .text {
    display: inline-block;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.sk.dropdown .menu {
    left: 0
}

.sk.dropdown .menu .menu {
    top: 0;
    left: 100%;
    margin: 0;
    border-radius: 0 .325em .325em 0
}

.sk.dropdown .menu .menu:after {
    display: none
}

.sk.dropdown .menu .item {
    cursor: pointer;
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    height: auto;
    font-size: 1rem;
    display: block;
    color: rgba(0, 0, 0, 0.75);
    padding: .85em 1em;
    text-transform: none;
    font-weight: 400;
    text-align: left;
    -webkit-touch-callout: none
}

.sk.dropdown .menu .item:before {
    display: none
}

.sk.dropdown .menu .item .icon {
    margin-right: .75em
}

.sk.dropdown .menu .item:first-child {
    border-top: none
}

.sk.menu .right.menu .dropdown:last-child .menu,
.sk.buttons > .sk.dropdown:last-child .menu {
    left: auto;
    right: 0
}

.sk.vertical.menu .dropdown.item > .dropdown.icon:before {
    content: "\f0da"
}

.sk.dropdown.icon.button > .dropdown.icon {
    margin: 0
}

.sk.visible.dropdown > .menu {
    display: block
}

.sk.dropdown .menu .item:hover {
    background-color: rgba(0, 0, 0, 0.04);
    z-index: 12
}

.sk.dropdown .menu .active.item {
    background-color: rgba(0, 0, 0, 0.06);
    border-left: none;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-shadow: none;
    box-shadow: none;
    z-index: 12
}

.sk.dropdown > .default.text,
.sk.default.dropdown > .text {
    color: rgba(0, 0, 0, 0.5)
}

.sk.dropdown:hover > .default.text,
.sk.default.dropdown:hover > .text {
    color: rgba(0, 0, 0, 0.8)
}

.sk.simple.dropdown .menu:before,
.sk.simple.dropdown .menu:after {
    display: none
}

.sk.simple.dropdown .menu {
    display: block;
    overflow: hidden;
    top: -9999px;
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.sk.simple.active.dropdown,
.sk.simple.dropdown:hover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.sk.simple.active.dropdown > .menu,
.sk.simple.dropdown:hover > .menu {
    overflow: visible;
    width: auto;
    height: auto;
    top: 100%;
    opacity: 1
}

.sk.simple.dropdown > .menu .item:active > .menu,
.sk.simple.dropdown:hover > .menu .item:hover > .menu {
    overflow: visible;
    width: auto;
    height: auto;
    top: 0;
    left: 100%;
    opacity: 1
}

.sk.simple.disabled.dropdown:hover .menu {
    display: none;
    height: 0;
    width: 0;
    overflow: hidden
}

.sk.selection.dropdown {
    cursor: pointer;
    display: inline-block;
    word-wrap: break-word;
    white-space: normal;
    background-color: #FFF;
    padding: .5em 1em;
    line-height: 1.33;
    color: rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    border-radius: .3125em
}

.sk.selection.dropdown select {
    display: none
}

.sk.selection.dropdown > .dropdown.icon {
    opacity: 0.7;
    margin: .2em 0 .2em 1.25em;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.sk.selection.dropdown,
.sk.selection.dropdown .menu {
    top: 100%;
    -webkit-transition: 0 .2s ease-out;
    transition: box-shadow .2s ease-out
}

.sk.selection.dropdown .menu {
    max-height: 312px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 .325em .325em
}

.sk.selection.dropdown .menu:after,
.sk.selection.dropdown .menu:before {
    display: none
}

.sk.selection.dropdown .menu img {
    height: 2.5em;
    display: inline-block;
    vertical-align: middle;
    margin-right: .5em
}

.sk.selection.dropdown:hover {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2)
}

.sk.selection.dropdown:hover .menu {
    -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2)
}

.sk.selection.dropdown:hover > .dropdown.icon {
    opacity: 1
}

.sk.visible.selection.dropdown {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.sk.active.selection.dropdown {
    border-radius: .3125em .3125em 0 0
}

.sk.active.selection.dropdown > .dropdown.icon {
    opacity: 1
}

.sk.selection.dropdown.small {
    font-size: .85em
}

.sk.selection.dropdown.small .menu > .item {
    font-size: .95em
}

.sk.fluid.dropdown {
    display: block
}

.sk.fluid.dropdown > .dropdown.icon {
    float: right
}

.sk.inline.dropdown {
    cursor: pointer;
    display: inline-block;
    color: inherit
}

.sk.inline.dropdown .dropdown.icon {
    margin: 0 .5em 0 .25em
}

.sk.inline.dropdown .text {
    font-weight: 700
}

.sk.inline.dropdown .menu {
    cursor: auto;
    margin-top: .25em;
    border-radius: .325em
}

.sk.floating.dropdown .menu {
    left: 0;
    right: auto;
    margin-top: .5em;
    border-radius: .325em
}

.sk.pointing.dropdown .menu {
    top: 100%;
    margin-top: .75em;
    border-radius: .325em;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2)
}

.sk.pointing.dropdown .menu:after {
    display: block;
    position: absolute;
    pointer-events: none;
    content: " ";
    visibility: visible;
    width: .5em;
    height: .5em;
    -webkit-box-shadow: -1px -1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: -1px -1px 0 1px rgba(0, 0, 0, 0.05);
    background-image: none;
    background-color: #FFF;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2
}

.sk.pointing.dropdown .menu .active.item:first-child {
    background: transparent 0;
    background: transparent-webkit-gradient(linear, lefttop, leftbottom, from(transparent), to(rgba(0, 0, 0, 0.03)));
    background: transparent linear-gradient(transparent, rgba(0, 0, 0, 0.03))
}

.sk.pointing.dropdown .menu:after {
    top: -.25em;
    left: 50%;
    margin: 0 0 0 -.25em
}

.sk.top.left.pointing.dropdown .menu {
    top: 100%;
    bottom: auto;
    left: 0;
    right: auto;
    margin: .75em 0 0
}

.sk.top.left.pointing.dropdown .menu:after {
    top: -.25em;
    left: 1.25em;
    right: auto;
    margin: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sk.top.right.pointing.dropdown .menu {
    top: 100%;
    bottom: auto;
    right: 0;
    left: auto;
    margin: .75em 0 0
}

.sk.top.right.pointing.dropdown .menu:after {
    top: -.25em;
    left: auto;
    right: 1.25em;
    margin: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sk.left.pointing.dropdown .menu {
    top: 0;
    left: 100%;
    right: auto;
    margin: 0 0 0 .75em
}

.sk.left.pointing.dropdown .menu:after {
    top: 1em;
    left: -.25em;
    margin: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sk.right.pointing.dropdown .menu {
    top: 0;
    left: auto;
    right: 100%;
    margin: 0 .75em 0 0
}

.sk.right.pointing.dropdown .menu:after {
    top: 1em;
    left: auto;
    right: -.25em;
    margin: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.sk.dropdown.inverted .menu {
    background-color: #272727;
    -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.1)
}

.sk.dropdown.inverted .menu .item {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
}

.sk.dropdown.inverted .menu .item {
    color: rgba(255, 255, 255, 0.8)
}

ul.sk.list,
ol.sk.list,
.sk.list {
    list-style-type: none;
    margin: 1em 0;
    padding: 0
}

ul.sk.list ul,
ol.sk.list ol,
.sk.list .list {
    margin: 0;
    padding: .5em 0 .5em 1em
}

ul.sk.list:first-child,
ol.sk.list:first-child,
.sk.list:first-child {
    margin-top: 0
}

ul.sk.list:last-child,
ol.sk.list:last-child,
.sk.list:last-child {
    margin-bottom: 0
}

ul.sk.list li,
ol.sk.list li,
.sk.list .item {
    display: list-item;
    list-style-type: none;
    list-style-position: inside;
    padding: .5em 0;
    line-height: 1.2
}

.sk.list .item:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.sk.list .list {
    clear: both
}

.sk.list .item > .icon {
    display: block;

    float: left;
    margin: 0 1em 0 0;
    padding: .1em 0 0
}

.sk.list .item > .icon:only-child {
    display: inline-block
}

.sk.horizontal.list .item > .icon {
    margin: 0;
    padding: 0 .25em 0 0
}

.sk.horizontal.list .item > .icon,
.sk.horizontal.list .item > .icon + .content {
    float: none;
    display: inline-block
}

.sk.list .item > img {
    display: block;
    float: left;
    margin-right: 1em;
    vertical-align: middle
}

.sk.list .item > .content {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2
}

.sk.list .item > .icon + .content {
    display: table-cell;
    vertical-align: top
}

.sk.list a {
    cursor: pointer
}

.sk.list a .icon {
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.sk.list .header {
    font-weight: 700
}

.sk.list .description {
    color: rgba(0, 0, 0, 0.5);
    margin-top: .25em
}

.sk.list .item > .left.floated {
    margin-right: 1em;
    float: left
}

.sk.list .item > .right.floated {
    margin-left: 1em;
    float: right
}

.sk.horizontal.list {
    display: inline-block;
    font-size: 0
}

.sk.horizontal.list > .item {
    display: inline-block;
    margin-left: 1em;
    font-size: 1rem
}

.sk.horizontal.list > .item:first-child {
    margin-left: 0
}

.sk.horizontal.list .list {
    padding-left: 0;
    padding-bottom: 0
}

.sk.list a:hover .icon {
    color: rgba(0, 0, 0, 0.8)
}

.sk.link.list .item {
    color: rgba(0, 0, 0, 0.3)
}

.sk.link.list a.item,
.sk.link.list .item a {
    color: rgba(0, 0, 0, 0.5)
}

.sk.link.list a.item:hover,
.sk.link.list .item a:hover {
    color: rgba(0, 0, 0, 0.8)
}

.sk.link.list a.item:active,
.sk.link.list .item a:active {
    color: rgba(0, 0, 0, 0.8)
}

.sk.link.list a.active.item,
.sk.link.list .active.item a {
    color: rgba(0, 0, 0, 0.8)
}

.sk.selection.list .item {
    cursor: pointer;
    color: rgba(0, 0, 0, 0.4);
    padding: .5em;
    -webkit-transition: .2s color ease, .2s padding-left ease, .2s background-color ease;
    transition: .2s color ease, .2s padding-left ease, .2s background-color ease
}

.sk.selection.list .item:hover {
    background-color: rgba(0, 0, 0, 0.02);
    color: rgba(0, 0, 0, 0.7)
}

.sk.selection.list .item:active {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7)
}

.sk.selection.list .item.active,
.sk.divided.list .item.active {
    background-color: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.7)
}

.sk.animated.list .item {
    -webkit-transition: .2s color ease, .2s padding-left ease, .2s background-color ease;
    transition: .2s color ease, .2s padding-left ease, .2s background-color ease
}

.sk.animated.list:not(.horizontal) .item:hover {
    padding-left: 1em
}

.sk.animated.list:not(.horizontal) .item:hover .item:hover {
    padding-left: .5em
}

ul.sk.list,
.sk.bulleted.list {
    margin-left: 1.5em
}

ul.sk.list li,
.sk.bulleted.list .item {
    position: relative
}

ul.sk.list li:before,
.sk.bulleted.list .item:before {
    position: absolute;
    left: -1.5em;
    content: '•';
    line-height: 1.2rem;
    vertical-align: top
}

ul.sk.list ul,
.sk.bulleted.list .list {
    padding-left: 1.5em
}

ul.sk.horizontal.bulleted.list,
.sk.horizontal.bulleted.list {
    margin-left: 0
}

ul.sk.horizontal.bulleted.list li,
.sk.horizontal.bulleted.list .item {
    margin-left: 1.5em
}

ul.sk.horizontal.bulleted.list li:before,
.sk.horizontal.bulleted.list .item:before {
    left: -.9em
}

ul.sk.horizontal.bulleted.list li:first-child,
.sk.horizontal.bulleted.list .item:first-child {
    margin-left: 0
}

ul.sk.horizontal.bulleted.list li:first-child::before,
.sk.horizontal.bulleted.list .item:first-child::before {
    display: none
}

ol.sk.list,
.sk.ordered.list {
    counter-reset: ordered;
    margin-left: 2em;
    list-style-type: none
}

ol.sk.list li,
.sk.ordered.list .item {
    list-style-type: none;
    position: relative
}

ol.sk.list li:before,
.sk.ordered.list .item:before {
    position: absolute;
    left: -2em;
    counter-increment: ordered;
    content: counters(ordered, ".");
    text-align: right;
    vertical-align: top;
    opacity: 0.75
}

ol.sk.list ol,
.sk.ordered.list .list {
    counter-reset: ordered;
    padding-left: 2.5em
}

ol.sk.list ol li:before,
.sk.ordered.list .list .item:before {
    left: -2.5em
}

ol.sk.horizontal.list,
.sk.ordered.horizontal.list {
    margin-left: 0
}

ol.sk.horizontal.list li:before,
.sk.ordered.horizontal.list .item:before {
    position: static;
    margin: 0 .5em 0 0
}

.sk.divided.list > .item,
.sk.divided.list:not(.horizontal) > .list {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: .5em;
    padding-right: .5em
}

.sk.inverted.divided.list > .item,
.sk.inverted.divided.list:not(.horizontal) > .list {
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}

.sk.divided.list .item .menu .item {
    border-width: 0
}

.sk.divided.list .item:first-child {
    border-top-width: 0
}

.sk.divided.list:not(.horizontal) .list {
    margin-left: -.5em;
    margin-right: -.5em
}

.sk.divided.list:not(.horizontal) .list .item {
    padding-left: 1em;
    padding-right: 1em
}

.sk.divided.list:not(.horizontal) .list .item:first-child {
    border-top-width: 1px
}

.sk.divided.bulleted.list {
    margin-left: 0
}

.sk.divided.bulleted.list .item {
    padding-left: 1.5em
}

.sk.divided.bulleted.list .item:before {
    left: .5em
}

.sk.divided.ordered.list {
    margin-left: 0
}

.sk.divided.ordered.list > .item {
    padding-left: 2em;
    padding-right: 2em
}

.sk.divided.ordered.list > .item:before {
    left: .5em
}

.sk.divided.ordered.list .item .list {
    margin-left: -2em;
    margin-right: -2em
}

.sk.divided.horizontal.list {
    margin-left: 0
}

.sk.divided.horizontal.list > .item {
    border-top: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    padding-left: .75em;
    padding-right: .75em;
    line-height: 0.6
}

.sk.horizontal.divided.list > .item:first-child {
    border-left: none;
    padding-left: 0
}

.sk.celled.list > .item,
.sk.celled.list > .list {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: .5em;
    padding-right: .5em
}

.sk.celled.list > .item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.sk.celled.list .item .list {
    margin-left: -.5em;
    margin-right: -.5em
}

.sk.celled.list .item .list .item {
    border-width: 0
}

.sk.celled.list .list .item:first-child {
    border-top-width: 0
}

.sk.celled.bulleted.list {
    margin-left: 0
}

.sk.celled.bulleted.list > .item {
    padding-left: 1.5em
}

.sk.celled.bulleted.list > .item:before {
    left: .5em
}

.sk.celled.ordered.list {
    margin-left: 0
}

.sk.celled.ordered.list .item {
    padding-left: 2em;
    padding-right: 2em
}

.sk.celled.ordered.list .item:before {
    left: .5em
}

.sk.celled.ordered.list .item .list {
    margin-left: -2em;
    margin-right: -2em
}

.sk.horizontal.celled.list {
    margin-left: 0
}

.sk.horizontal.celled.list .item {
    border-top: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    padding-left: .75em;
    padding-right: .75em;
    line-height: 0.6
}

.sk.horizontal.celled.list .item:last-child {
    border-bottom: none;
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.sk.grid {
    position: relative;
    overflow: hidden;
    width: 100%
}

.sk.grid > .item {
    background-color: #F7F6F2;
    -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.05);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.5em
}

.sk.grid > .item img {
    padding: 1px
}

.sk.grid.fitted > .item {
    padding: 0
}

.sk.grid > .item > .sk.label {
    font-size: 1.4em
}

.sk.relaxed.list:not(.horizontal) .item {
    padding-top: .5em;
    padding-bottom: .5em
}

.sk.relaxed.list .header {
    margin-bottom: .25em
}

.sk.horizontal.relaxed.list .item {
    padding-left: 1.25em;
    padding-right: 1.25em
}

.sk.very.relaxed.list:not(.horizontal) .item {
    padding-top: 1em;
    padding-bottom: 1em
}

.sk.very.relaxed.list .header {
    margin-bottom: .5em
}

.sk.horizontal.very.relaxed.list .item {
    padding-left: 2em;
    padding-right: 2em
}

ul.sk.sortable {
    min-height: 100px
}

ul.sk.sortable,
ul.sk.sortable li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.sk.sortable li,
.sk.sortable > .list {
    margin-bottom: 5px;
    padding: .5em 1em;
    list-style-type: none;
    color: rgba(0, 0, 0, 0.4);
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: 0 -.2rem 0 rgba(0, 0, 0, 0.1) inset;
    text-shadow: 0 1px 0 #fff;
    border-radius: .225em
}

ul.sk.sortable li:before {
    content: "";
    left: 0
}

ul.sk.sortable li:last-child,
.sk.sortable list:last-child {
    margin-bottom: 0
}

ul.sk.sortable li a {
    display: inline-block
}

.sk.sortable a.list {
    display: block
}

.sk.sortable a.list:hover {
    background-color: #EDAA10;
    text-shadow: none;
    color: #fff
}

ul.sk.sortable li .icon.reorder {
    opacity: .75;
    margin-right: .5em;
    cursor: move
}

.placeholder {
    background-color: #FFC!important;
    border: 1px solid #FC9;
    height: 32px
}

.sk.mini.list .item {
    font-size: .7rem
}

.sk.tiny.list .item {
    font-size: .8125rem
}

.sk.small.list .item {
    font-size: .875rem
}

.sk.list .item {
    font-size: 1em
}

.sk.large.list .item {
    font-size: 1.125rem
}

.sk.big.list .item {
    font-size: 1.25rem
}

.sk.huge.list .item {
    font-size: 1.375rem
}

.sk.massive.list .item {
    font-size: 1.5rem
}

.filegrid {
    position: relative
}

.filegrid,
.filegrid li {
    margin: 0px;
    padding: 0px;
    list-style-type: none
}

.filegrid li a {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    line-height: 0;
    padding: .25em;
    margin: .25em;
    display: block
}

.filegrid.alt li {
    float: left;
    width: 146px;
    height: 121px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    margin: 2px
}

.filegrid li a {
    box-shadow: none;
    padding: 0;
    margin: 0;
    line-height: 125px
}

.filegrid li a img {
    vertical-align: middle
}

.sk.header {
    border: none;
    margin: 1rem 0 1rem;
    padding: 0em;
    font-size: 1.33em;
    font-family: 'Archivo Narrow';
    font-weight: 400;
    line-height: 1.33
}

.sk.header .sub.header {
    font-size: 1rem;
    font-weight: normal;
    margin: 0em;
    padding: 0em;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.5)
}

.sk.header .icon {
    display: table-cell;
    vertical-align: middle;
    padding-right: 0.5em
}

.sk.header .icon:only-child {
    display: inline-block;
    vertical-align: baseline
}

.sk.header .content {
    display: inline-block;
    vertical-align: top
}

.sk.header .icon + .content {
    padding-left: 0.5em;
    display: table-cell
}

.sk.header:first-child {
    margin-top: 0em
}

.sk.header:last-child {
    margin-bottom: 0em
}

.sk.header + p {
    margin-top: 0em
}

h1.sk.header,
h1 {
    min-height: 1rem;
    line-height: 1.33;
    font-size: 2.2rem;
    font-weight: 400
}

h1.sk.header {
    text-transform: uppercase;
    font-size: 2.667em;
    color: #465866
}

h2.sk.header,
h2 {
    line-height: 1.33;
    font-size: 1.75rem;
    font-weight: 500
}

h3.sk.header,
h3 {
    line-height: 1.33;
    font-size: 1.55rem;
    font-weight: 600
}

h3.sk.header {
    font-size: 1.333em;
    font-weight: 400;
    text-transform: uppercase
}

h4.sk.header,
h4 {
    line-height: 1.33;
    font-size: 1.1rem;
    margin: 1em 0em 1rem
}

h5.sk.header,
h5 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 0.876em
}

.sk.huge.header {
    min-height: 1em;
    font-size: 2em
}

.sk.large.header {
    font-size: 1.75em
}

.sk.medium.header {
    font-size: 1.33em
}

.sk.small.header {
    font-size: 1.1em
}

.sk.tiny.header {
    font-size: 1em
}

.sk.icon.header {
    display: inline-block;
    text-align: center
}

.sk.icon.header .icon {
    float: none;
    display: block;
    font-size: 3em;
    margin: 0em auto 0.2em;
    padding: 0em
}

.sk.icon.header .content {
    display: block
}

.sk.icon.header .circular.icon,
.sk.icon.header .square.icon {
    font-size: 2em
}

.sk.block.icon.header .icon {
    margin-bottom: 0em
}

.sk.icon.header.aligned {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.sk.disabled.header {
    opacity: 0.5
}

.sk.info.header {
    color: #5795AF
}

.sk.black.header {
    color: #5C6166
}

.sk.positive.header,
.sk.success.header {
    color: #B2D280
}

.sk.warning.header {
    color: #EDAA10
}

.sk.danger.header,
.sk.negative.header {
    color: #A26161
}

.sk.purple.header {
    color: #7A6591
}

.sk.teal.header {
    color: #3CC9CA
}

.sk.white.header {
    color: #fff
}

.sk.info.dividing.header {
    border-bottom: 3px solid #5795AF
}

.sk.warning.dividing.header {
    border-bottom: 3px solid #EDAA10
}

.sk.black.dividing.header {
    border-bottom: 3px solid #5C6166
}

.sk.positive.dividing.header {
    border-bottom: 3px solid #B2D280
}

.sk.danger.dividing.header {
    border-bottom: 3px solid #A26161
}

.sk.purple.dividing.header {
    border-bottom: 3px solid #7A6591
}

.sk.teal.dividing.header {
    border-bottom: 3px solid #3CC9CA
}

.sk.inverted.header {
    color: #FFFFFF
}

.sk.inverted.header .sub.header {
    color: rgba(255, 255, 255, 0.85)
}

.sk.inverted.black.header {
    background-color: #5C6166;
    color: #FFFFFF
}

.sk.inverted.info.header {
    background-color: #5795AF;
    color: #FFFFFF
}

.sk.inverted.positive.header {
    background-color: #B2D280;
    color: #FFFFFF
}

.sk.inverted.danger.header {
    background-color: #A26161;
    color: #FFFFFF
}

.sk.inverted.warning.header {
    background-color: #EDAA10;
    color: #FFFFFF
}

.sk.inverted.purple.header {
    background-color: #7A6591;
    color: #FFFFFF
}

.sk.inverted.teal.header {
    background-color: #3CC9CA;
    color: #FFFFFF
}

.sk.inverted.block.header {
    border-bottom: none
}

.sk.left.aligned.header {
    text-align: left
}

.sk.right.aligned.header {
    text-align: right
}

.sk.center.aligned.header {
    text-align: center
}

.sk.justified.header {
    text-align: justify
}

.sk.justified.header:after {
    display: inline-block;
    content: '';
    width: 100%
}

.sk.floated.header,
.sk.left.floated.header {
    float: left;
    margin-top: 0em;
    margin-right: 0.5em
}

.sk.right.floated.header {
    float: right;
    margin-top: 0em;
    margin-left: 0.5em
}

.sk.fitted.header {
    margin: 0em
}

.sk.dividing.header {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.sk.dividing.header .sub.header {
    padding-bottom: 0.5em
}

.sk.dividing.header .icon {
    margin-bottom: 0.2em
}

.sk.block.header {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 0.5em 1em
}

.sk.split.header {
    overflow: hidden;
    text-align: center
}

.sk.split.header span:before {
    margin-right: 0.5em;
    right: 100%
}

.sk.split.header span:before,
.sk.split.header span:after {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    content: "";
    height: 0.5em;
    position: absolute;
    top: 50%;
    width: 200em
}

.sk.split.header span:after {
    left: 100%;
    margin-left: 0.5em
}


.sk.split.header span {
    position: relative
}

.sk.split.header.right {
    text-align: left
}

.sk.double.header {
    overflow: hidden;
    border-bottom: 1px solid #465866;
    margin-bottom: 1em
}

.sk.double.header span {
    display: inline-block;
    border-bottom: 3px solid #465866;
    padding-bottom: .25em
}

.sk.double.header em {
    display: block;
    font-size: .5em
}

.sk.double.header img {
    display: inline-block;
    max-width: 60px;
    margin-right: .5em;
    vertical-align: top
}

.sk.double.inverted.header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.sk.double.header span {
    display: inline-block;
    border-bottom: 2px solid #465866;
    padding-bottom: .25em
}

.sk.attached.header {
    background-color: #E0E0E0;
    padding: 0.5em 1rem;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1)
}

.sk.top.attached.header {
    margin-bottom: 0em;
    border-radius: 0.3125em 0.3125em 0em 0em
}

.sk.bottom.attached.header {
    margin-top: 0em;
    border-radius: 0em 0em 0.3125em 0.3125em
}

.sk.menu {
    margin: 1rem 0rem;
    background-color: #FFFFFF;
    font-size: 0px;
    font-weight: normal;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    border-radius: 0.1875rem
}

.sk.menu:first-child {
    margin-top: 0rem
}

.sk.menu:last-child {
    margin-bottom: 0rem
}

.sk.menu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.sk.menu > .item:first-child {
    border-radius: 0.1875em 0px 0px 0.1875em
}

.sk.menu > .item:last-child {
    border-radius: 0px 0.1875em 0.1875em 0px
}

.sk.menu .item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s ease, background 0.2s ease, -webkit-box-shadow 0.2s ease;
    -moz-transition: opacity 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    transition: opacity 0.2s ease, background 0.2s ease, box-shadow 0.2s ease
}

.sk.menu .item,
.sk.menu .item > a:not(.button) {
    color: #4d4d4d
}

.sk.menu .item:last-child {
	color: #89b240	
}

.sk.menu .item .item,
.sk.menu .item .item > a:not(.button) {
    color: rgba(30, 30, 30, 0.7)
}

.sk.menu .item .item .item,
.sk.menu .item .item .item > a:not(.button) {
    color: rgba(30, 30, 30, 0.6)
}

.sk.menu .dropdown .menu .item,
.sk.menu .dropdown .menu .item a:not(.button) {
    color: rgba(0, 0, 0, 0.75)
}

.sk.menu .item .menu a.item:hover,
.sk.menu .item .menu .link.item:hover {
    color: rgba(0, 0, 0, 0.85)
}

.sk.menu .dropdown .menu .item a:not(.button):hover {
    color: rgba(0, 0, 0, 0.85)
}

.sk.menu .active.item,
.sk.menu .active.item a:not(.button) {
    color: rgba(0, 0, 0, 0.85);
    border-radius: 0px
}

.sk.menu .item {
    position: relative;
    display: inline-block;
    padding: 0.83em 0.95em;
    border-top: 0em solid rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sk.menu .menu {
    margin: 0em
}

.sk.menu .item.left,
.sk.menu .menu.left {
    float: left
}

.sk.menu .item.right,
.sk.menu .menu.right {
    float: right
}

.sk.menu .item:before {
    position: absolute;
    content: '';
    top: 0%;
    left: 0px;
    width: 1px;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), color-stop(50%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.05)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%);
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%);
    background-image: linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%)
}

.sk.menu > .menu:not(.right):first-child > .item:first-child:before,
.sk.menu .item:first-child:before {
    display: none
}

.sk.menu .menu.right .item:before,
.sk.menu .item.right:before {
    right: auto;
    left: 0px
}

.sk.menu .text.item > *,
.sk.menu .item > p:only-child {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    line-height: 1.3;
    color: rgba(0, 0, 0, 0.6)
}

.sk.menu .item > p:first-child {
    margin-top: 0px
}

.sk.menu .item > p:last-child {
    margin-bottom: 0px
}

.sk.menu:not(.vertical) .item > .button {
    position: relative;
    top: -0.05em;
    margin: -0.55em 0;
    padding-bottom: 0.55em;
    padding-top: 0.55em;
    font-size: 0.875em
}

.sk.menu:not(.vertical) .item > .input {
    margin-top: -0.85em;
    margin-bottom: -0.85em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    width: 100%;
    vertical-align: top
}

.sk.menu .item > .input input {
    padding-top: 0.35em;
    padding-bottom: 0.35em
}

.sk.vertical.menu .item > .input input {
    margin: 0em;
    padding-top: 0.63em;
    padding-bottom: 0.63em
}

.sk.menu:not(.vertical) .item > .button.labeled > .icon {
    padding-top: 0.6em
}

.sk.menu:not(.vertical) .item .action.input > .button {
    font-size: 0.8em;
    padding: 0.55em 0.8em
}

.sk.small.menu:not(.vertical) .item > .input input {
    padding-top: 0.4em;
    padding-bottom: 0.4em
}

.sk.large.menu:not(.vertical) .item > .input input {
    top: -0.125em;
    padding-bottom: 0.6em;
    padding-top: 0.6em
}

.sk.large.menu:not(.vertical) .item .action.input > .button {
    font-size: 0.8em;
    padding: 0.9em
}

.sk.large.menu:not(.vertical) .item .action.input > .button > .icon {
    padding-top: 0.8em
}

.sk.menu .header.item {
    background-color: rgba(0, 0, 0, 0.04);
    margin: 0em
}

.sk.vertical.menu .header.item {
    font-weight: bold
}

.sk.menu .dropdown .menu .item .icon {
    float: none;
    margin: 0em 0.75em 0em 0em
}

.sk.menu .dropdown.item .menu {
    left: 1px;
    margin: 0px;
    min-width: -webkit-calc(99%);
    min-width: -moz-calc(99%);
    min-width: calc(99%);
    -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1)
}

.sk.secondary.menu .dropdown.item .menu {
    left: 0px;
    min-width: 100%
}

.sk.menu .pointing.dropdown.item .menu {
    margin-top: 0.75em
}

.sk.menu .simple.dropdown.item .menu {
    margin: 0px !important
}

.sk.menu .dropdown.item .menu .item {
    width: 100%;
    color: rgba(0, 0, 0, 0.75)
}

.sk.menu .dropdown.item .menu .active.item {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.sk.menu .sk.dropdown .menu .item:before {
    display: none
}

.sk.menu .item > .label {
    background-color: rgba(0, 0, 0, 0.35);
    color: #FFFFFF;
    margin: -0.15em 0em -0.15em 0.5em;
    padding: 0.3em 0.8em;
    vertical-align: baseline
}

.sk.menu .item > .floating.label {
    padding: 0.3em 0.8em
}

.sk.menu .item > img:only-child {
    display: block;
    max-width: 100%;
    margin: 0em auto
}

.sk.link.menu .item:hover,
.sk.menu .link.item:hover,
.sk.menu a.item:hover,
.sk.menu .sk.dropdown .menu .item:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.02)
}

.sk.menu .sk.dropdown.item.active {
    background-color: rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-bottom-right-radius: 0em;
    border-bottom-right-radius: 0em;
    -moz-border-bottom-left-radius: 0em;
    border-bottom-left-radius: 0em
}

.sk.link.menu .item:active,
.sk.menu .link.item:active,
.sk.menu a.item:active,
.sk.menu .sk.dropdown .menu .item:active {
    background-color: rgba(0, 0, 0, 0.05)
}

.sk.menu .active.item {
    background-color: rgba(0, 0, 0, 0.01);
    color: rgba(0, 0, 0, 0.95);
    -webkit-box-shadow: 0em 0.2em 0em inset;
    box-shadow: 0em 0.2em 0em inset
}

.sk.vertical.menu .active.item {
    border-radius: 0em;
    -webkit-box-shadow: 0.2em 0em 0em inset;
    box-shadow: 0.2em 0em 0em inset
}

.sk.vertical.menu > .active.item:first-child {
    border-radius: 0em 0.1875em 0em 0em
}

.sk.vertical.menu > .active.item:last-child {
    border-radius: 0em 0em 0.1875em 0em
}

.sk.vertical.menu > .active.item:only-child {
    border-radius: 0em 0.1875em 0.1875em 0em
}

.sk.vertical.menu .active.item .menu .active.item {
    border-left: none
}

.sk.vertical.menu .active.item .menu .active.item {
    padding-left: 1.5rem
}

.sk.vertical.menu .item .menu .active.item {
    background-color: rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.menu .item.disabled,
.sk.menu .item.disabled:hover {
    cursor: default;
    color: #4d4d4d;
    background-color: transparent !important;
	display: none;
}

.sk.menu .item.disabled i.icon {
    margin: 0
}

.sk.menu.loading {
    position: relative
}

.sk.menu.loading:after {
    position: absolute;
    top: 0%;
    left: 0%;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
    visibility: visible
}

.sk.vertical.menu .item {
    display: block;
    height: auto !important;
    border-top: none;
    border-left: 0em solid rgba(0, 0, 0, 0);
    border-right: none
}

.sk.vertical.menu > .item:first-child {
    border-radius: 0.1875em 0.1875em 0px 0px
}

.sk.vertical.menu > .item:last-child {
    border-radius: 0px 0px 0.1875em 0.1875em
}

.sk.vertical.menu .item > .label {
    float: right;
    text-align: center
}

.sk.vertical.menu .item > i.icon {
    float: right;
    width: 1.22em;
    margin: 0em 0em 0em 0.5em
}

.sk.vertical.menu .item > .label + i.icon {
    float: none;
    margin: 0em 0.25em 0em 0em
}

.sk.vertical.menu .item:before {
    position: absolute;
    content: '';
    top: 0%;
    left: 0px;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.1) 1.5em, rgba(0, 0, 0, 0.03) 100%);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.1) 1.5em, rgba(0, 0, 0, 0.03) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.03)), color-stop(1.5em, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.03)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.1) 1.5em, rgba(0, 0, 0, 0.03) 100%)
}

.sk.vertical.menu .item:first-child:before {
    background-image: none !important
}

.sk.vertical.menu .dropdown.item > i {
    float: right;
    content: "\f0da"
}

.sk.vertical.menu .dropdown.item .menu {
    top: 0% !important;
    left: 100%;
    margin: 0px 0px 0px 1px;
    -webkit-box-shadow: 0 0px 1px 1px #DDDDDD;
    box-shadow: 0 0px 1px 1px #DDDDDD
}

.sk.vertical.menu .dropdown.item.active {
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em
}

.sk.vertical.menu .dropdown.item .menu .item {
    font-size: 1rem
}

.sk.vertical.menu .dropdown.item .menu .item i.icon {
    margin-right: 0em
}

.sk.vertical.menu .dropdown.item.active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.vertical.menu .item > .menu {
    margin: 0.5em -0.95em 0em
}

.sk.vertical.menu .item > .menu > .item {
    padding: 0.5rem 1.5rem;
    font-size: 0.875em
}

.sk.vertical.menu .item > .menu > .item:before {
    display: none
}

.sk.tiered.menu > .sub.menu > .item {
    color: rgba(0, 0, 0, 0.4)
}

.sk.tiered.menu > .menu > .item:hover {
    color: rgba(0, 0, 0, 0.8)
}

.sk.tiered.menu .item.active {
    color: rgba(0, 0, 0, 0.8)
}

.sk.tiered.menu > .menu .item.active:after {
    position: absolute;
    content: '';
    margin-top: -1px;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 2px;
    background-color: #FBFBFB
}

.sk.tiered.menu .sub.menu {
    background-color: rgba(0, 0, 0, 0.01);
    border-radius: 0em;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #FFFFFF
}

.sk.tiered.menu .sub.menu .item {
    font-size: 0.875rem
}

.sk.tiered.menu .sub.menu .item:before {
    background-image: none
}

.sk.tiered.menu .sub.menu .active.item {
    padding-top: 0.83em;
    background-color: transparent;
    border-radius: 0 0 0 0;
    border-top: medium none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.7) !important
}

.sk.tiered.menu .sub.menu .active.item:after {
    display: none
}

.sk.inverted.tiered.menu > .menu > .item {
    color: rgba(255, 255, 255, 0.5)
}

.sk.inverted.tiered.menu .sub.menu {
    background-color: rgba(0, 0, 0, 0.2)
}

.sk.inverted.tiered.menu .sub.menu .item {
    color: rgba(255, 255, 255, 0.6)
}

.sk.inverted.tiered.menu > .menu > .item:hover {
    color: rgba(255, 255, 255, 0.9)
}

.sk.inverted.tiered.menu .active.item:after {
    display: none
}

.sk.inverted.tiered.menu > .sub.menu > .active.item,
.sk.inverted.tiered.menu > .menu > .active.item {
    color: #ffffff !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.pointing.tiered.menu > .menu > .item:after {
    display: none
}

.sk.pointing.tiered.menu > .sub.menu > .item:after {
    display: block
}

.sk.tabular.menu {
    background-color: transparent;
    border-bottom: 1px solid #DCDDDE;
    border-radius: 0em;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.sk.tabular.menu .item {
    background-color: transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    padding-left: 1.4em;
    padding-right: 1.4em;
    color: rgba(0, 0, 0, 0.6)
}

.sk.tabular.menu .item:before {
    display: none
}

.sk.tabular.menu .item:hover {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.8)
}

.sk.tabular.menu .active.item {
    position: relative;
    background-color: #FFFFFF;
    color: rgba(0, 0, 0, 0.8);
    border-color: #DCDDDE;
    font-weight: bold;
    margin-bottom: -1px;
    border-bottom: 1px solid #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px 5px 0 0
}

.sk.attached.tabular.menu {
    position: relative;
    z-index: 2
}

.sk.tabular.menu ~ .bottom.attached.segment {
    margin: 1px 0px 0px 1px
}

.sk.pagination.menu {
    margin: 0em;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    box-shadow: none
}

.sk.pagination.menu .item {
	font-family: 'Roboto';
	font-size: 16px;
    min-width: 3em;
    text-align: center;
    /*box-shadow: 0 0 0 1px #fff;*/
    /*margin: 0 .25em;*/
    /*border-radius: 0.1875em*/
}

.sk.pagination.menu .icon.item i.icon {
    vertical-align: top
}

.sk.pagination.menu.floated {
    display: block
}

.sk.pagination.menu .active.item {
	transform: skew(-31deg);
    border-top: none;
    padding-top: 0.83em;
    background-color: #89b240;
    color: #fff;
    -webkit-box-shadow: none;
    /*box-shadow: 0 0 0 1px #53bd99*/
}

.sk.pagination.menu .active.item:hover {
    cursor: default
}

.sk.pagination.menu .item:hover {
    /*background-color: transparent;*/
    color: #4d4d4d !important;
    /*box-shadow: 0 0 0 1px #53bd99*/
}

.sk.pagination.menu .item:before {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none
}

.sk.secondary.menu {
    background-color: transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.secondary.menu > .menu > .item,
.sk.secondary.menu > .item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    height: auto !important;
    margin: 0em 0.25em;
    padding: 0.5em 1em;
    border-radius: 0.3125em
}

.sk.secondary.menu > .menu > .item:before,
.sk.secondary.menu > .item:before {
    display: none !important
}

.sk.secondary.menu .item > .input input {
    background-color: transparent;
    border: none
}

.sk.secondary.menu .link.item,
.sk.secondary.menu a.item {
    opacity: 0.8;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.sk.secondary.menu .header.item {
    border-right: 0.1em solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
    border-radius: 0em
}

.sk.secondary.menu .link.item:hover,
.sk.secondary.menu a.item:hover {
    opacity: 1
}

.sk.secondary.menu > .menu > .active.item,
.sk.secondary.menu > .active.item {
    background-color: rgba(0, 0, 0, 0.08);
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.secondary.vertical.menu > .active.item {
    border-radius: 0.3125em
}

.sk.secondary.inverted.menu .link.item,
.sk.secondary.inverted.menu a.item {
    color: rgba(255, 255, 255, 0.5)
}

.sk.secondary.inverted.menu .link.item:hover,
.sk.secondary.inverted.menu a.item:hover {
    color: rgba(255, 255, 255, 0.9)
}

.sk.secondary.inverted.menu .active.item {
    background-color: rgba(255, 255, 255, 0.1)
}

.sk.secondary.item.menu > .item {
    margin: 0em
}

.sk.secondary.attached.menu {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.secondary.pointing.menu {
    border-bottom: 3px solid rgba(0, 0, 0, 0.1)
}

.sk.secondary.pointing.menu > .menu > .item,
.sk.secondary.pointing.menu > .item {
    margin: 0em 0em -3px;
    padding: 0.6em 0.95em;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    border-radius: 0em;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    transition: color 0.2s
}

.sk.secondary.pointing.menu .header.item {
    margin-bottom: -3px;
    background-color: transparent !important;
    border-right-width: 0px !important;
    font-weight: bold !important;
    color: rgba(0, 0, 0, 0.8) !important
}

.sk.secondary.pointing.menu .text.item {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.sk.secondary.pointing.menu > .menu > .item:after,
.sk.secondary.pointing.menu > .item:after {
    display: none
}

.sk.secondary.pointing.menu > .menu > .link.item:hover,
.sk.secondary.pointing.menu > .link.item:hover,
.sk.secondary.pointing.menu > .menu > a.item:hover,
.sk.secondary.pointing.menu > a.item:hover {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.7)
}

.sk.secondary.pointing.menu > .menu > .link.item:active,
.sk.secondary.pointing.menu > .link.item:active,
.sk.secondary.pointing.menu > .menu > a.item:active,
.sk.secondary.pointing.menu > a.item:active {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.2)
}

.sk.secondary.pointing.menu > .menu > .item.active,
.sk.secondary.pointing.menu > .item.active {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.secondary.vertical.pointing.menu {
    border: none;
    border-right: 3px solid rgba(0, 0, 0, 0.1)
}

.sk.secondary.vertical.menu > .item {
    border: none;
    margin: 0em 0em 0.3em;
    padding: 0.6em 0.8em;
    border-radius: 0.1875em
}

.sk.secondary.vertical.menu > .header.item {
    border-radius: 0em
}

.sk.secondary.vertical.pointing.menu > .item {
    margin: 0em -3px 0em 0em;
    border-bottom: none;
    border-right: 3px solid transparent;
    border-radius: 0em
}

.sk.secondary.vertical.pointing.menu > .item:hover {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.7)
}

.sk.secondary.vertical.pointing.menu > .item:active {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.2)

}

.sk.secondary.vertical.pointing.menu > .item.active {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.4);
    color: rgba(0, 0, 0, 0.85)
}

.sk.secondary.inverted.menu {
    background-color: transparent
}

.sk.secondary.inverted.pointing.menu {
    border-bottom: 3px solid rgba(255, 255, 255, 0.1)
}

.sk.secondary.inverted.pointing.menu > .item {
    color: rgba(255, 255, 255, 0.7)
}

.sk.secondary.inverted.pointing.menu > .header.item {
    color: #FFFFFF !important
}

.sk.secondary.inverted.pointing.menu > .menu > .item:hover,
.sk.secondary.inverted.pointing.menu > .item:hover {
    color: rgba(255, 255, 255, 0.85)
}

.sk.secondary.inverted.pointing.menu > .menu > .item:active,
.sk.secondary.inverted.pointing.menu > .item:active {
    border-color: rgba(255, 255, 255, 0.4)
}

.sk.secondary.inverted.pointing.menu > .menu > .item.active,
.sk.secondary.inverted.pointing.menu > .item.active {
    border-color: rgba(255, 255, 255, 0.8);
    color: #ffffff
}

.sk.secondary.inverted.vertical.pointing.menu {
    border-right: 3px solid rgba(255, 255, 255, 0.1);
    border-bottom: none
}

.sk.text.menu {
    background-color: transparent;
    margin: 1rem -1rem;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.text.menu > .item {
    opacity: 0.8;
    margin: 0em 1em;
    padding: 0em;
    height: auto !important;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease
}

.sk.text.menu > .item:before {
    display: none !important
}

.sk.text.menu .header.item {
    background-color: transparent;
    opacity: 1;
    color: rgba(50, 50, 50, 0.8);
    font-size: 0.875rem;
    padding: 0em;
    text-transform: uppercase;
    font-weight: bold
}

.sk.text.item.menu .item {
    margin: 0em
}

.sk.vertical.text.menu {
    margin: 1rem 0em
}

.sk.vertical.text.menu:first-child {
    margin-top: 0rem
}

.sk.vertical.text.menu:last-child {
    margin-bottom: 0rem
}

.sk.vertical.text.menu .item {
    float: left;
    clear: left;
    margin: 0.5em 0em
}

.sk.vertical.text.menu .item > i.icon {
    float: none;
    margin: 0em 0.83em 0em 0em
}

.sk.vertical.text.menu .header.item {
    margin: 0.8em 0em
}

.sk.text.menu .item:hover {
    opacity: 1;
    background-color: transparent
}

.sk.text.menu .active.item {
    background-color: transparent;
    padding: 0em;
    border: none;
    opacity: 1;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.text.pointing.menu .active.item:after {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.text.attached.menu {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.inverted.text.menu,
.sk.inverted.text.menu .item,
.sk.inverted.text.menu .item:hover,
.sk.inverted.text.menu .item.active {
    background-color: transparent
}

.sk.icon.menu,
.sk.vertical.icon.menu {
    width: auto;
    display: inline-block;
    height: auto
}

.sk.icon.menu > .item {
    height: auto;
    text-align: center;
    color: rgba(60, 60, 60, 0.7)
}

.sk.icon.menu > .item > .icon {
    display: block;
    float: none !important;
    opacity: 1;
    margin: 0em auto !important
}

.sk.icon.menu .icon:before {
    opacity: 1
}

.sk.menu .icon.item .icon {
    margin: 0em
}

.sk.vertical.icon.menu {
    float: none
}

.sk.inverted.icon.menu .item {
    color: rgba(255, 255, 255, 0.8)
}

.sk.inverted.icon.menu .icon {
    color: #ffffff
}

.sk.labeled.icon.menu {
    text-align: center
}

.sk.labeled.icon.menu > .item > .icon {
    display: block;
    font-size: 1.5em !important;
    margin: 0em auto 0.3em !important
}

.sk.menu .green.active.item,
.sk.green.menu .active.item {
    border-color: #A1CF64 !important;
    color: #A1CF64 !important
}

.sk.menu .red.active.item,
.sk.red.menu .active.item {
    border-color: #D95C5C !important;
    color: #D95C5C !important
}

.sk.menu .blue.active.item,
.sk.blue.menu .active.item {
    border-color: #6ECFF5 !important;
    color: #6ECFF5 !important
}

.sk.menu .purple.active.item,
.sk.purple.menu .active.item {
    border-color: #564F8A !important;
    color: #564F8A !important
}

.sk.menu .orange.active.item,
.sk.orange.menu .active.item {
    border-color: #F05940 !important;
    color: #F05940 !important
}

.sk.menu .teal.active.item,
.sk.teal.menu .active.item {
    border-color: #00B5AD !important;
    color: #00B5AD !important
}

.sk.inverted.menu {
    background-color: #333333;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.inverted.menu .header.item {
    margin: 0em;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.inverted.menu .item,
.sk.inverted.menu .item > a {
    color: #FFFFFF
}

.sk.inverted.menu .item .item,
.sk.inverted.menu .item .item > a {
    color: rgba(255, 255, 255, 0.8)
}

.sk.inverted.menu .dropdown .menu .item,
.sk.inverted.menu .dropdown .menu .item a {
    color: rgba(0, 0, 0, 0.75) !important
}

.sk.inverted.menu .item.disabled,
.sk.inverted.menu .item.disabled:hover {
    color: rgba(255, 255, 255, 0.2)
}

.sk.inverted.menu .item:before {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.03)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.03)));
    background-image: linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%)
}

.sk.vertical.inverted.menu .item:before {
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.03)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%)
}

.sk.link.inverted.menu .item:hover,
.sk.inverted.menu .link.item:hover,
.sk.inverted.menu a.item:hover,
.sk.inverted.menu .dropdown.item:hover {
    background-color: rgba(255, 255, 255, 0.1)
}

.sk.inverted.menu a.item:hover,
.sk.inverted.menu .item > a:hover,
.sk.inverted.menu .item .menu a.item:hover,
.sk.inverted.menu .item .menu .link.item:hover {
    color: #ffffff
}

.sk.inverted.menu a.item:active,
.sk.inverted.menu .dropdown.item:active,
.sk.inverted.menu .link.item:active,
.sk.inverted.menu a.item:active {
    background-color: rgba(255, 255, 255, 0.15)
}

.sk.inverted.menu .active.item {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: rgba(255, 255, 255, 0.2)
}

.sk.inverted.menu .active.item,
.sk.inverted.menu .active.item a {
    color: #ffffff !important
}

.sk.inverted.vertical.menu .item .menu .active.item {
    background-color: rgba(255, 255, 255, 0.2);
    color: #ffffff
}

.sk.inverted.pointing.menu .active.item:after {
    background-color: #5B5B5B;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sk.inverted.pointing.menu .active.item:hover:after {
    background-color: #4A4A4A
}

.sk.selection.menu > .item {
    color: rgba(0, 0, 0, 0.4)
}

.sk.selection.menu > .item:hover {
    color: rgba(0, 0, 0, 0.6)
}

.sk.selection.menu > .item.active {
    color: rgba(0, 0, 0, 0.85)
}

.sk.inverted.selection.menu > .item {
    color: rgba(255, 255, 255, 0.4)
}

.sk.inverted.selection.menu > .item:hover {
    color: rgba(255, 255, 255, 0.9)
}

.sk.inverted.selection.menu > .item.active {
    color: #FFFFFF
}

.sk.floated.menu {
    float: left;
    margin: 0rem 0.5rem 0rem 0rem
}

.sk.right.floated.menu {
    float: right;
    margin: 0rem 0rem 0rem 0.5rem
}

.sk.grey.menu {
    background-color: #F0F0F0
}

.sk.inverted.green.menu {
    background-color: #A1CF64
}

.sk.inverted.green.pointing.menu .active.item:after {
    background-color: #A1CF64
}

.sk.inverted.red.menu {
    background-color: #D95C5C
}

.sk.inverted.red.pointing.menu .active.item:after {
    background-color: #F16883
}

.sk.inverted.blue.menu {
    background-color: #6ECFF5
}

.sk.inverted.blue.pointing.menu .active.item:after {
    background-color: #6ECFF5
}

.sk.inverted.purple.menu {
    background-color: #564F8A
}

.sk.inverted.purple.pointing.menu .active.item:after {
    background-color: #564F8A
}

.sk.inverted.orange.menu {
    background-color: #F05940
}

.sk.inverted.orange.pointing.menu .active.item:after {
    background-color: #F05940
}

.sk.inverted.teal.menu {
    background-color: #00B5AD
}

.sk.inverted.teal.pointing.menu .active.item:after {
    background-color: #00B5AD
}

.sk.fitted.menu .item,
.sk.fitted.menu .item .menu .item,
.sk.menu .fitted.item {
    padding: 0em
}

.sk.horizontally.fitted.menu .item,
.sk.horizontally.fitted.menu .item .menu .item,
.sk.menu .horizontally.fitted.item {
    padding-top: 0.83em;
    padding-bottom: 0.83em
}

.sk.vertically.fitted.menu .item,
.sk.vertically.fitted.menu .item .menu .item,
.sk.menu .vertically.fitted.item {
    padding-left: 0.95em;
    padding-right: 0.95em
}

.sk.borderless.menu .item:before,
.sk.borderless.menu .item .menu .item:before,
.sk.menu .borderless.item:before {
    background-image: none
}

.sk.compact.menu {
    display: inline-block;
    margin: 0em;
    vertical-align: middle
}

.sk.compact.vertical.menu {
    width: auto !important
}

.sk.compact.vertical.menu .item:last-child::before {
    display: block
}

.sk.menu.fluid,
.sk.vertical.menu.fluid {
    display: block;
    width: 100% !important
}

.sk.item.menu,
.sk.item.menu .item {
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center
}

.sk.menu.two.item .item {
    width: 50%
}

.sk.menu.three.item .item {
    width: 33.333%
}

.sk.menu.four.item .item {
    width: 25%
}

.sk.menu.five.item .item {
    width: 20%
}

.sk.menu.six.item .item {
    width: 16.666%
}

.sk.menu.seven.item .item {
    width: 14.285%
}

.sk.menu.eight.item .item {
    width: 12.500%
}

.sk.menu.nine.item .item {
    width: 11.11%
}

.sk.menu.ten.item .item {
    width: 10.0%
}

.sk.menu.eleven.item .item {
    width: 9.09%
}

.sk.menu.twelve.item .item {
    width: 8.333%
}

.sk.menu.fixed {
    position: fixed;
    z-index: 999;
    margin: 0em;
    border: none;
    width: 100%
}

.sk.menu.fixed,
.sk.menu.fixed .item:first-child,
.sk.menu.fixed .item:last-child {
    border-radius: 0px !important
}

.sk.menu.fixed.top {
    top: 0px;
    left: 0px;
    right: auto;
    bottom: auto
}

.sk.menu.fixed.right {
    top: 0px;
    right: 0px;
    left: auto;
    bottom: auto;
    width: auto;
    height: 100%
}

.sk.menu.fixed.bottom {
    bottom: 0px;
    left: 0px;
    top: auto;
    right: auto
}

.sk.menu.fixed.left {
    top: 0px;
    left: 0px;
    right: auto;
    bottom: auto;
    width: auto;
    height: 100%
}

.sk.fixed.menu + .sk.grid {
    padding-top: 2.75rem
}

.sk.pointing.menu .active.item:after {
    position: absolute;
    bottom: -0.3em;
    left: 50%;
    content: "";
    margin-left: -0.3em;
    width: 0.6em;
    height: 0.6em;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    background-image: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    transition: background 0.2s ease
}

.sk.pointing.menu .active.item .menu .active.item:after {
    display: none
}

.sk.vertical.pointing.menu .active.item:after {
    position: absolute;
    top: 50%;
    margin-top: -0.3em;
    right: -0.4em;
    bottom: auto;
    left: auto;
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.sk.pointing.menu .active.item:after {
    background-color: #FCFCFC
}

.sk.pointing.menu .active.item:hover:after {
    background-color: #FAFAFA
}

.sk.vertical.pointing.menu .menu .active.item:after {
    background-color: #F4F4F4
}

.sk.pointing.menu a.active.item:active:after {
    background-color: #F0F0F0
}

.sk.menu.attached {
    margin: 0rem;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 0px 1px #DDDDDD;
    box-shadow: 0px 0px 0px 1px #DDDDDD
}

.sk.top.attached.menu {
    border-radius: 0.1875em 0.1875em 0px 0px
}

.sk.menu.bottom.attached {
    border-radius: 0px 0px 0.1875em 0.1875em
}

.sk.small.menu .item {
    font-size: 0.875rem
}

.sk.small.vertical.menu {
    width: 13rem
}

.sk.menu .item {
    font-size: 1rem
}

.sk.vertical.menu {
    width: 15rem
}

.sk.large.menu .item {
    font-size: 1.125rem
}

.sk.large.menu .item .item {
    font-size: 0.875rem
}

.sk.large.menu .dropdown .item {
    font-size: 1rem
}

.sk.large.vertical.menu {
    width: 18rem
}

.picker {
    font-size: 1rem;
    text-align: left;
    line-height: 1.2;
    position: absolute;
    z-index: 10000;
    width: 100%
}

.picker__holder {
    width: 100%;
    position: absolute;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 200px;
    max-width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    max-height: 0;
    -ms-filter: alpha(Opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-1em) perspective(600px) rotateX(10deg);
    transform: translateY(-1em) perspective(600px) rotateX(10deg);
    -webkit-transition: all .15s ease-out, max-height 0 .15s;
    -moz-transition: all .15s ease-out, max-height 0 .15s;
    transition: all .15s ease-out, max-height 0 .15s;
    background-color: #F9F9F9
}

.picker--opened .picker__holder {
    max-height: 25em;
    -ms-filter: alpha(Opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
    -webkit-transition: all .15s ease-out, max-height 0;
    -moz-transition: all .15s ease-out, max-height 0;
    transition: all .15s ease-out, max-height 0;
    border: 1px solid rgba(0, 0, 0, 0.024);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.picker__box {
    padding: 0 1em
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em;
    clear: both
}

.picker__month,
.picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__year {
    color: #999;
    font-size: .8em;
    font-style: italic
}

.picker__select--month,
.picker__select--year {
    font-size: .8em!important;
    float: left!important;
    display: inline-block;
    margin: .2em 0 0;
    padding: .1em!important
}

.picker__select--month {
    width: 35%
}

.picker__nav--prev,
.picker__nav--next {
    width: 1.2em;
    height: 1.2em;
    font-size: 1.2em;
    display: block;
    font-family: Icons;
    margin-right: auto;
    margin-left: auto
}

.picker__nav--prev {
    float: left
}

.picker__nav--next {
    float: right
}

.picker__nav--prev:before {
    content: "\f053"
}

.picker__nav--next:before {
    content: "\f054"
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
    cursor: pointer;
    color: #5795AF
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
    cursor: default;
    background: 0;
    border-right-color: #f0f0f0;
    border-left-color: #f0f0f0
}

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    font-weight: 600
}

.picker__day {
    font-weight: 400;
    border: 1px solid transparent;
    padding: .3125em 0
}

.picker__day--today {
    color: #5795AF;
    position: relative
}

.picker__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: .5em solid #fff;
    border-left: .5em solid transparent
}

.picker__day--highlighted {
    background-color: #5795AF;
    color: #fff
}

.picker__day--disabled:before {
    border-top-color: #aaa
}

.picker__day--outfocus {
    color: rgba(0, ​ 0, ​ 0, ​ 0.1);
    -ms-filter: alpha(Opacity=35);
    filter: alpha(opacity=35);
    opacity: .35
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    cursor: pointer;
    color: #000;
    background: #C6C6BF
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
    background: #5795AF;
    color: #fff
}

.picker__day--disabled,
.picker__day--disabled:hover {
    cursor: default;
    color: #fff;
    border-color: #E9E9E1;
    background-color: #E9E9E1
}

.picker__footer {
    text-align: center
}

.picker__button--today,
.picker__button--clear {
    border: 0;
    font-size: .95em;
    font-weight: 600;
    width: 50%;
    display: inline-block;
    vertical-align: bottom;
    padding: .66em 0;
    background-color: #E9E9E1
}

.picker__button--today:hover,
.picker__button--clear:hover {
    cursor: pointer;
    color: #000;
    background: #C6C6BF;
    border-bottom-color: #C6C6BF
}

.picker__button--today:focus,
.picker__button--clear:focus {
    background: #5795AF;
    outline: 0;
    border-color: #5795AF
}

.picker__button--today:before,
.picker__button--clear:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--today:before {
    content: " ";
    margin-right: .45em;
    top: -.05em;
    width: 0;
    border-top: .66em solid #5795AF;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    font-family: icons;
    content: "\f00d";
    margin-right: .35em;
    font-size: 1em;
    color: #A26161
}

.picker__input.picker__input--active,
.picker__select--month:focus,
.picker__select--year:focus,
.picker__day--selected,
.picker__day--selected:hover {
    border-color: #5795AF
}

@media min-height265em {
    .picker__table {
        margin-bottom: .75em
    }
    .picker__weekday {
        padding-bottom: .5em
    }
}

.picker__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.picker__list-item {
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
    position: relative;
    background: #ffffff;
    padding: .75em 1.25em
}

@media (min-height:46.75em) {
    .picker__list-item {
        padding: .5em 1em
    }
}

.picker__list-item:hover {
    cursor: pointer;
    background: #5795AF;
    color: #fff;
    z-index: 10
}

.picker__list-item--selected,
.picker__list-item--selected:hover {
    border-color: #5795AF;
    z-index: 10
}

.picker__list-item--highlighted {
    background: #EDAA10;
    color: #ffffff
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
    background: #f0b327;
    color: #ffffff
}

.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default;
    border-color: #dddddd;
    z-index: auto
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    font-family: inherit;
    background: none;
    line-height: 1;
    border: 0;
    font-weight: 600;
    text-align: center;
    margin: 1em auto;
    padding: 1em 1.25em
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
    background: #A26161;
    cursor: pointer;
    color: #ffffff;
    outline: none
}

.picker--time .picker__button--clear:before {
    top: 0;
    font-size: 1.25em
}

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
    color: #ffffff
}

.picker--time .picker__frame {
    min-width: 260px;
    max-width: 100%
}

.picker--time .picker__box {
    font-size: 1em;
    padding: .25em;
    background-color: #F9F9F9
}

.picker--time .picker__holder {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05)
}

.sk.progress {
    width: 100%;
    height: 26px;
    background-color: #F2F2F2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sk.thin.progress {
    height: 6px;
    border-radius: 0;
    padding: 0;
    margin-bottom: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sk.progress .bar,
.sk.thin.progress .bar {
    display: inline-block;
    height: 100%;
    line-height: 24px;
    font-size: .85em;
    font-weight: 700;
    text-align: center;
    color: #FFFFFF;
    -webkit-transition: width 1s ease-in-out, background-color 1s ease-out;
    transition: width 1s ease-in-out, background-color 1s ease-out
}

.sk.thin.progress .bar {
    line-height: 20px;
    height: 5px;
    text-align: center;
    border-radius: 0;
    font-size: 1em;
    float: left
}

.sk.successful.progress .bar {
    background-color: #61A270
}

.sk.successful.progress .bar,
.sk.successful.progress .bar::after {
    -webkit-animation: none;
    animation: none
}

.sk.negative.progress .bar {
    background-color: #A26161
}

.sk.negative.progress .bar,
.sk.negative.progress .bar::after {
    -webkit-animation: none;
    animation: none
}

.sk.active.progress .bar {
    position: relative
}

.sk.active.progress .bar::after {
    content: '';
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-radius: 3px;
    -webkit-animation: progress-active 2s ease-out infinite;
    animation: progress-active 2s ease-out infinite
}

@-webkit-keyframes progress-active {
    0 {
        opacity: 0;
        width: 0
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 0;
        width: 95%
    }
}

@keyframes progress-active {
    0 {
        opacity: 0;
        width: 0
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 0;
        width: 100%
    }
}

.sk.disabled.progress {
    opacity: .35
}

.sk.disabled.progress .bar,
.sk.disabled.progress .bar::after {
    -webkit-animation: none;
    animation: none
}

.sk.progress.attached {
    position: relative;
    border: 0
}

.sk.progress.attached,
.sk.progress.attached .bar {
    display: block;
    height: 3px;
    padding: 0;
    overflow: hidden;
    border-radius: 0 0 .3125em .3125em
}

.sk.progress.attached .bar {
    border-radius: 0
}

.sk.progress.top.attached,
.sk.progress.top.attached .bar {
    top: -2px;
    border-radius: .3125em .3125em 0 0
}

.sk.progress.top.attached .bar {
    border-radius: 0
}

.sk.info.progress .bar {
    background-color: #5795AF
}

.sk.black.progress .bar {
    background-color: #5C6166
}

.sk.success.progress .bar {
    background-color: #61A270
}

.sk.danger.progress .bar {
    background-color: #A26161
}

.sk.purple.progress .bar {
    background-color: #7A6591
}

.sk.warning.progress .bar {
    background-color: #EDAA10
}

.sk.teal.progress .bar {
    background-color: #61A299
}

.sk.progress.striped .bar {
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.sk.progress.active.striped .bar:after {
    -webkit-animation: none;
    -ms-animation: none;
    animation: none
}

.sk.progress.active.striped .bar {
    -webkit-animation: progress-striped 3s linear infinite;
    animation: progress-striped 3s linear infinite
}

@-webkit-keyframes progress-striped {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 60px 0
    }
}

@keyframes progress-striped {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 60px 0
    }
}

.sk.small.progress .bar {
    height: 14px
}

.messi-modal {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8)
}

.messi {
    position: absolute;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.4);
    margin: 0;
    padding: 0;
    min-width: 300px;
    min-height: 50px;
    max-width: 90%;
    max-height: 75%;
    overflow-y: auto;
    top: -100%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out
}

.messi-box {
    position: relative;
    height: auto;
    overflow: hidden;
    opacity: 1
}

.messi-wrapper {
    position: relative
}

.messi-titlebox {
    font-size: 1.3em;
    font-weight: 400;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    background-color: rgba(0, 0, 0, 0.1);
    height: 45px;
    line-height: 45px;
    padding: 0 60px 0 15px
}

.messi-titlebox .messi-title {
    text-shadow: 0 1px #fff;
    font-weight: 600;
    font-family: 'Archivo Narrow'
}

.messi-closebtn {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0px 0 rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 45px;
    height: 45px;
    cursor: pointer;
    text-align: center;
    line-height: 45px;
    font-size: 1.6em;
    color: rgba(0, 0, 0, 0.4)
}

.messi-closebtn i {
    margin: 0
}

.messi-content {
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 1em;
    box-shadow: inset 0px 3px 0 rgba(255, 255, 255, 0.4)
}

.messi-content .messi-warning {
    display: table
}

.messi-content .messi-warning p {
    display: table-cell;
    vertical-align: middle
}

.messi-content .messi-warning p:last-child {
    padding-left: 1em
}

.messi-footbox {
    background-color: rgba(0, 0, 0, 0.1);
    border-top: 1px solid #ddd;
    box-shadow: inset 0px 2px 0 rgba(255, 255, 255, 0.4);
    padding: 0
}

.messi-actions {
    display: block
}

.messi-actions .btnbox {
    display: block;
    float: right;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0px 0 rgba(255, 255, 255, 0.5);
    padding: 5px
}

.messi .mod-button.button {
    border-radius: 0
}

.messi .mod-button.warn {
    color: #ee5f5b
}

.messi .mod-button i {
    padding-left: 10px;
    padding-right: 5px
}

.image-overlay {
    position: relative;
    cursor: default;
    overflow: hidden
}

.image-overlay img {
    width: 100%
}

.overlay-hslide {
    background: rgba(255, 255, 255, 0.6);
    background: rgb(255, 2255, 255) transparent;
    height: 100%;
    width: 0%;
    top: 0;
    right: 0;
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.overlay-hslide a {
    height: 80px;
    width: 80px;
    margin: -40px 0 0 -40px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    line-height: 80px;
    cursor: pointer
}

.overlay-hslide a .icon-overlay {
    font-size: 40px;
    padding: 0;
    margin: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: rgba(255, 255, 255, 0.6);
    background: rgb(255, 2255, 255) transparent
}

.image-overlay:hover .overlay-hslide {
    width: 100%;
    top: 0;
    left: 0;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.overlay-vslide {
    background: rgba(255, 255, 255, 0.6);
    background: rgb(255, 2255, 255) transparent;
    height: 0%;
    width: 100%;
    bottom: 0;
    right: 0;
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.overlay-vslide a {
    height: 80px;
    width: 80px;
    margin: -40px 0 0 -40px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    line-height: 80px;
    cursor: pointer
}

.overlay-vslide a .icon-overlay {
    font-size: 40px;
    margin: 0;
    padding: 0;
    margin: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: rgba(255, 255, 255, 0.6);
    background: rgb(255, 2255, 255) transparent
}

.image-overlay:hover .overlay-vslide {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.overlay-fade {
    /*background: rgba(61, 170, 129, 0.6);*/
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.overlay-fade a {
    height: 80px;
    width: 80px;
    margin: -40px 0 0 -40px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    line-height: 80px;
    cursor: pointer
}

.overlay-fade a .icon-overlay {
    font-size: 40px;
    padding: 0;
    margin: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 500px;
    background: rgba(255, 255, 255, 0.3);
    color: #fff
}

.image-overlay:hover .overlay-fade {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.overlay-zoom {
    background: rgba(255, 255, 255, 0.6);
    background: rgb(255, 2255, 255) transparent;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.overlay-zoom a {
    height: 80px;
    width: 80px;
    margin: -40px 0 0 -40px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    line-height: 80px;
    cursor: pointer
}

.overlay-zoom a .icon-overlay,
.overlay-zoom a .icon-overlay.double {
    font-size: 40px;
    padding: 0;
    margin: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: rgba(255, 255, 255, 0.6);
    background: rgb(255, 2255, 255) transparent
}

.image-overlay:hover .overlay-zoom {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.zoom-image img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.zoom-image:hover img {
    -webkit-transform: scale(1.5);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.5);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1.5);
    transition-timing-function: ease-out;
    transition-duration: 250ms
}

.rotate-image-right img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.rotate-image-right:hover img {
    -webkit-transform: rotate(15deg) scale(1.5);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: rotate(15deg) scale(1.5);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: rotate(15deg) scale(1.5);
    transition-timing-function: ease-out;
    transition-duration: 250ms
}

.rotate-image-left img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.rotate-image-left:hover img {
    -webkit-transform: rotate(-15deg) scale(1.5);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: rotate(-15deg) scale(1.5);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: rotate(-15deg) scale(1.5);
    transition-timing-function: ease-out;
    transition-duration: 250ms
}

html.swipebox-html.swipebox-touch {
    overflow: hidden !important
}

#swipebox-overlay img {
    border: none !important
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#swipebox-slider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none
}

#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}

#swipebox-slider .slide .swipebox-video-container {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

#swipebox-action,
#swipebox-caption {
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%
}

#swipebox-action {
    bottom: -50px
}

#swipebox-action.visible-bars {
    -ms-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
    cursor: pointer;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    line-height: 50px;
    font-size: 2em
}

#swipebox-action #swipebox-prev {
    right: 100px
}

#swipebox-action #swipebox-next {
    right: 40px
}

#swipebox-action #swipebox-close {
    left: 40px
}

#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
    opacity: 0.3
}

#swipebox-caption {
    top: -50px;
    text-align: center
}

#swipebox-caption.visible-bars {
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

#swipebox-slider.rightSpring {
    -webkit-animation: rightSpring 0.3s;
    animation: rightSpring 0.3s
}

#swipebox-slider.leftSpring {
    -webkit-animation: leftSpring 0.3s;
    animation: leftSpring 0.3s
}

@-webkit-keyframes rightSpring {
    0% {
        margin-left: 0px
    }
    50% {
        margin-left: -30px
    }
    100% {
        margin-left: 0px
    }
}

@keyframes rightSpring {
    0% {
        margin-left: 0px
    }
    50% {
        margin-left: -30px
    }
    100% {
        margin-left: 0px
    }
}

@-webkit-keyframes leftSpring {
    0% {
        margin-left: 0px
    }
    50% {
        margin-left: 30px
    }
    100% {
        margin-left: 0px
    }
}

@keyframes leftSpring {
    0% {
        margin-left: 0px
    }
    50% {
        margin-left: 30px
    }
    100% {
        margin-left: 0px
    }
}

@media screen and (max-width:800px) {
    #swipebox-action #swipebox-close {
        left: 0
    }
    #swipebox-action #swipebox-prev {
        right: 60px
    }
    #swipebox-action #swipebox-next {
        right: 0
    }
}

#swipebox-overlay {
    background: #0d0d0d
}

#swipebox-action,
#swipebox-caption {
    text-shadow: 1px 1px 1px black;
    background-color: #0d0d0d;
    background-color: #0d0d0d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(black));
    background-image: -webkit-linear-gradient(top, #0d0d0d, black);
    background-image: linear-gradient(to bottom, #0d0d0d, black);
    opacity: 0.95
}

#swipebox-action {
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

#swipebox-caption {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: white !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif
}

.sk.tabs {
    display: block;
    position: relative;
    /*background-color: #E3E8EE;*/
    clear: both
}

.sk.tabs:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.sk.tabs,
.sk.tabs li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.sk.tabs li {
    display: block;
    float: left
}

.sk.tabs li a {
    /*text-transform: uppercase;
    font-weight: 400;
    font-size: 0.778em;
    color: #465866;
    
    padding: 1.33em 1.2em;*/
    position: relative;
    z-index: 1;
	border: 6px solid #fff;
	background-color: #f2ebe7;
	height: 450px;
	width: 330px;
	text-align: center;
	padding-top: 40px;
	display: block;
}

.sk.tabs li a i.icon {
    margin-right: .5em
}

.sk.tabs li a:hover {
    color: #53bd99
}

.sk.tabs li a.active {
    /*background-color: #445C6A;
    color: #fff;
    box-shadow: inset 0 2px 0 0 #53bd99;*/
	
}

.sk.tabs li a.active:before {
    position: absolute;
    z-index: 2;
    content: "\f0d7";
    width: 0px;
    height: 0;
    bottom: 11px;
    margin-left: -3px;
    /*border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;*/
	font-family: 'Icons';
	font-size: 40px;
	color:#fff;
	left:-6px;
	right:0;
	margin-left:auto;
	margin-right:auto;
}

.sk.tab.content {
    padding: 0;
    clear: both;
	color:#fff;
	font-size:21px;
	padding-top:50px;
}

.sk.tab.content:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

#drop {
    border-radius: 10px;
    text-align: center;
    text-transform: uppercase;
    border: 5px dashed rgba(0, 0, 0, 0.25);
    padding: 30px
}

#drop a {
    margin-left: 10px;
    background-color: #62A8DB;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin-top: 12px;
    line-height: 1;
    padding: .9em 2em
}

#drop a:hover {
    background-color: #424343
}

#drop input,
#upload ul li input {
    display: none
}

#upload ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#upload ul li {
    list-style: none;
    clear: both;
    margin: 0;
    position: relative;
    min-height: 18px;
    margin: 0;
    height: auto;
    background-color: #F1F2EA;
    padding: 1em;
    line-height: 1.33;
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5)
}

#upload ul li:first-child {
    margin-top: 0.5em
}

#upload ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    font-weight: 400;
    margin-left: 4em
}

#upload ul li i {
    font-weight: 400;
    font-style: normal;
    display: block
}

#upload ul li canvas {
    float: left
}

#upload ul li small {
    display: block;
    font-size: 0.85em;
    font-weight: 400
}

#upload ul li span:before {
    content: "\f058";
    width: 1.4em;
    height: 1.4em;
    position: absolute;
    top: 0.5em;
    right: 0;
    cursor: pointer;
    font-family: Icons;
    font-size: 1.4em;
    color: #B2D280
}

#upload ul li span.ferror:before {
    content: "\f06a";
    color: #BF5A67
}

#upload ul li.working span:before {
    content: ""
}

#upload ul li.error p small {
    color: #BF5A67
}

#drop.hover {
    border: 5px dashed #2984AD
}

#drop.fade {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1
}

[contenteditable=true]:empty:before {
    content: attr(placeholder)
}

.editable {
    padding: 0.25em;
    background-color: #E9E9E1;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    font-size: .95em
}

.editable.active {
    background-color: #FFC
}

.gm-style img {
    max-width: none!important;
    max-height: auto!important
}

.gm-style label {
    width: auto;
    display: inline!important
}

body {
    -webkit-transition: margin 0.3s ease, -webkit-transform 0.3s ease;
    transition: margin 0.3s ease, transform 0.3s ease
}

.sk.sidebar {
    position: fixed;
    margin: 0;
    height: 100%;
    border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-y: auto;
    overflow-y: auto;
    top: 0px;
    left: 0px;
    z-index: 999;
    -webkit-transition: margin-left 0.3s ease, margin-top 0.3s ease;
    transition: margin-left 0.3s ease, margin-top 0.3s ease
}

body.pushed.scrolling.sk.dimmable {
    position: static
}

.sk.right.slim.sidebar,
.sk.right.thin.sidebar,
.sk.right.sidebar,
.sk.right.wide.sidebar,
.sk.right.very.wide.sidebar {
    left: 100%;
    margin: 0px
}

.sk.top.sidebar {
    width: 100%
}

.sk.bottom.sidebar {
    width: 100%;
    top: 100%;
    margin: 0px
}

.sk.active.sidebar {
    margin-left: 0px
}

.sk.active.top.sidebar,
.sk.active.bottom.sidebar {
    margin-top: 0px
}

.sk.styled.sidebar {
    padding: 0;
    background-color: #F1F2EA;
    -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1)
}

.sk.styled.sidebar .header {
    line-height: 0;
    background-color: #424343;
    text-align: center;
    height: 5em;
    position: fixed;
    width: 275px;
    z-index: 2
}

.sk.styled.slim.sidebar {}

.sk.styled.thin.sidebar {}

.sk.floating.sidebar {
    -webkit-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2);
    margin-right: 4px
}

.sk.right.floating.sidebar {
    -webkit-box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2);
    margin-left: 4px
}

.sk.top.floating.sidebar {
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2)
}

.sk.bottom.floating.sidebar {
    -webkit-box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.2)
}

.sk.slim.sidebar {
    width: 60px;
    margin-left: -60px
}

.sk.active.slim.sidebar {
    margin-left: 0px
}

.sk.active.right.slim.sidebar {
    margin-left: -60px
}

.sk.thin.sidebar {
    width: 150px;
    margin-left: -150px
}

.sk.active.thin.sidebar {
    margin-left: 0px
}

.sk.active.right.thin.sidebar {
    margin-left: -150px
}

.sk.sidebar {
    width: 275px;
    margin-left: -275px
}

.sk.active.sidebar {
    margin-left: 0px
}

.sk.active.right.sidebar {
    margin-left: -275px
}

.sk.wide.sidebar {
    width: 350px;
    margin-left: -350px
}

.sk.active.wide.sidebar {
    margin-left: 0px
}

.sk.active.right.wide.sidebar {
    margin-left: -350px
}

.sk.very.wide.sidebar {
    width: 475px;
    margin-left: -475px
}

.sk.active.very.wide.sidebar {
    margin-left: 0px
}

.sk.active.right.very.wide.sidebar {
    margin-left: -475px
}

.sk.top.sidebar {
    margin: -40px 0px 0px 0px
}

.sk.top.sidebar,
.sk.bottom.sidebar {
    height: 40px
}

.sk.active.bottom.sidebar {
    margin-top: -40px
}

.sk.sidebar.info.loading:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #5795AF url(../images/loader-sidebar.gif) no-repeat 50% 50%;
    visibility: visible
}

.scrollbox {
    border: 1px solid rgba(0, 0, 0, 0.1);
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    border-radius: 0.3125em;
    padding: .5em
}

.sk.sidebar.info {
    background-color: #5795AF;
    color: #fff
}

.sk.info.sidebar .header {
    background-color: #53ADCC;
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 1.2rem;
    position: fixed;
    display: table;
    width: 350px;
    height: 4em;
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid #53ADCC
}

.sk.info.sidebar .header > p,
.sk.info.sidebar a.helper {
    display: table-cell;
    padding: .5em;
    vertical-align: middle
}

.sk.info.sidebar a.helper {
    font-size: 2rem;
    color: #fff;
    text-align: right
}

.sk.info.sidebar a.helper:hover {
    color: #266479
}

.roundchart {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 180px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.roundchart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.percent {
    display: inline-block;
    line-height: 180px;
    z-index: 2;
    font-size: 2em;
    font-weight: 400;
    font-family: 'Raleway'
}

.percent:after {}

.scrolltrack {
    width: 6px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 2px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear
}

.scrolltrack:hover,
.scrolltrack.dragging {
    background: rgba(0, 0, 0, 0.15)
}

.scrollhandle {
    width: 4px;
    right: 0;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 1px;
    -webkit-transition: width 250ms;
    transition: width 250ms
}

.scrolltrack:hover .scrollhandle,
.scrolltrack.dragging .scrollhandle {
    width: 6px
}

.accordion {}

.accordion .header {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #465866;
    clear: both;
    padding: 0.5em;
    position: relative;
    font-size: 0.889em;
    font-weight: 400;
    cursor: pointer
}

.accordion .header > i.icon {
    margin-right: .5em
}

.accordion .header.inactive:after,
.accordion .header.active:after {
    font-family: Icons;
    content: "\f067";
    position: absolute;
    right: .5em;
    top: .75em
}

.accordion .header.active:after {
    content: "\f068";
    color: #53BD99
}

.accordion .header.active {
    font-weight: 700;
    border-top: 2px solid #53BD99;
    background-color: #445C6A;
    color: #FFFFFF
}

.accordion .header.inactive {
    margin-bottom: .5em
}

.accordion .content {
    display: none;
    padding: 1em;
    background-color: #F2F2F2;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: .5em
}

.irs {
    position: relative;
    display: block
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden
}

.irs-diapason {
    position: absolute;
    display: block;
    left: 0;
    width: 100%
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1
}

.irs-slider.single {
    left: 10px
}

.irs-slider.single:before {
    position: absolute;
    display: block;
    content: "";
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: rgba(0, 0, 0, 0.0)
}

.irs-slider.from {
    left: 100px
}

.irs-slider.from:after,
.irs-slider.to:after,
.irs-slider.single:before {
    position: absolute;
    display: block;
    font-size: 1em;
    font-weight: 900;
    top: .30em;
    left: .7em;
    width: .25em;
    height: 1.5em;
    content: "";
    background-color: #A6CB6E
}

.irs-slider.to {
    left: 300px
}

.irs-slider.last {
    z-index: 2
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}

.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0.0);
    z-index: 2
}

.irs-disabled {
    opacity: 0.4
}

.irs {
    height: 40px
}

.irs-with-grid {
    height: 60px
}

.irs-line {
    height: 10px;
    top: 25px;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 2px
}

.irs-diapason {
    height: 10px;
    top: 25px;
    background-color: #A6CB6E
}

.irs-slider {
    width: 22px;
    height: 22px;
    top: 17px
}

#irs-active-slider,
.irs-slider:hover {}

.irs-min,
.irs-max {
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 3px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px
}

.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
    background: #ccc
}

.irs-from,
.irs-to,
.irs-single {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px
}

.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
    background: #999
}

.irs-grid-pol {
    background: #99a4ac
}

.irs-grid-text {
    color: #99a4ac
}

.irs-disabled {}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(../images/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    text-align: center;
    margin-bottom: .5em;
    margin-top: .5em
}

.owl-theme .owl-controls .owl-buttons div {
    zoom: 1;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 50px;
    background-color: #fff;
    border-radius: 5em;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
	box-shadow: 2px 2px 5px -1px #868686;
	
}

.owl-theme .owl-controls .owl-buttons div i {
    font-size: 1.2em;
    color: #89b240;
    margin: 0
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    /*background-color: #53BD99;*/
    text-decoration: none;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover i {
    color: #89b240
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    margin-right: .25em;
	position: absolute;
	left: -92px;
	margin-top: -123px;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    margin-left: .25em;
	position: absolute;
	right: -92px;
	margin-top: -123px;
}

.owl-theme .owl-controls .owl-page {
    zoom: 1;
    display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    background: rgba(0, 0, 0, 0.1);
    margin: .2em .3em
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #89b240
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    font-size: 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 2px 10px
}

.owl-item.loading {
    min-height: 150px;
    background: url(../images/loader-medium-inverted.gif) no-repeat center center
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
        -moz-transform: translateY(200%);
        -ms-transform: translateY(200%);
        -o-transform: translateY(200%);
        transform: translateY(200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-webkit-keyframes moveFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-webkit-keyframes moveFromRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(-200%);
        -moz-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        -o-transform: translateX(-200%);
        transform: translateX(-200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-moz-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
        -moz-transform: translateY(200%);
        -ms-transform: translateY(200%);
        -o-transform: translateY(200%);
        transform: translateY(200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-moz-keyframes moveFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-moz-keyframes moveFromRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(-200%);
        -moz-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        -o-transform: translateX(-200%);
        transform: translateX(-200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-ms-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
        -moz-transform: translateY(200%);
        -ms-transform: translateY(200%);
        -o-transform: translateY(200%);
        transform: translateY(200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-ms-keyframes moveFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-ms-keyframes moveFromRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(-200%);
        -moz-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        -o-transform: translateX(-200%);
        transform: translateX(-200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-o-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
        -moz-transform: translateY(200%);
        -ms-transform: translateY(200%);
        -o-transform: translateY(200%);
        transform: translateY(200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-o-keyframes moveFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-o-keyframes moveFromRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(-200%);
        -moz-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        -o-transform: translateX(-200%);
        transform: translateX(-200%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}