<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.uk-navbar-toggle
html {
    background: #fff none repeat scroll 0 0;
    color: #444;
    font: 400 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
body {
    margin: 0;
}
a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
a:active, a:hover {
    outline: 0 none;
}
.uk-link, a {
    color: #07d;
    cursor: pointer;
    text-decoration: none;
}
.uk-link:hover, a:hover {
    color: #059;
    text-decoration: underline;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
:not(pre) &gt; code, *:not(pre) &gt; kbd, *:not(pre) &gt; samp {
    color: #d05;
    font-family: Consolas,monospace,serif;
    font-size: 12px;
    white-space: nowrap;
}
em {
    color: #d05;
}
ins {
    background: #ffa none repeat scroll 0 0;
    color: #444;
    text-decoration: none;
}
mark {
    background: #ffa none repeat scroll 0 0;
    color: #444;
}
q {
    font-style: italic;
}
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;
}
audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}
audio, canvas, img, svg, video {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
}
.uk-img-preserve, .uk-img-preserve audio, .uk-img-preserve canvas, .uk-img-preserve img, .uk-img-preserve svg, .uk-img-preserve video {
    max-width: 130px;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
blockquote, figure {
    margin: 0;
}
address, blockquote, dl, fieldset, figure, ol, p, pre, ul {
    margin: 0 0 15px;
}
* + address, * + blockquote, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul {
    margin-top: 15px;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    margin: 0 0 15px;
    text-transform: none;
}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 25px;
}
.uk-h1, h1 {
    font-size: 36px;
    line-height: 42px;
}
.uk-h2, h2 {
    font-size: 24px;
    line-height: 30px;
}
.uk-h3, h3 {
    font-size: 18px;
    line-height: 24px;
}
.uk-h4, h4 {
    font-size: 16px;
    line-height: 22px;
}
.uk-h5, h5 {
    font-size: 14px;
    line-height: 20px;
}
.uk-h6, h6 {
    font-size: 12px;
    line-height: 18px;
}
ol, ul {
    padding-left: 30px;
}
ol &gt; li &gt; ol, ol &gt; li &gt; ul, ul &gt; li &gt; ol, ul &gt; li &gt; ul {
    margin: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    box-sizing: content-box;
    height: 0;
    margin: 15px 0;
}
address {
    font-style: normal;
}
blockquote {
    border-left: 5px solid #ddd;
    font-size: 16px;
    font-style: italic;
    line-height: 22px;
    padding-left: 15px;
}
pre {
    -moz-tab-size: 4;
    background: #f5f5f5 none repeat scroll 0 0;
    color: #444;
    font: 12px/18px Consolas,monospace,serif;
    overflow: auto;
    padding: 10px;
}
*::-moz-selection {
    background: #39f none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}
progress {
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
}
[hidden], template {
    display: none;
}
iframe {
    border: 0 none;
}
@media screen and (max-width: 400px) {
}
.uk-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.uk-grid::after, .uk-grid::before {
    content: "";
    display: block;
    overflow: hidden;
}
.uk-grid::after {
    clear: both;

}
.uk-grid &gt; * {
    flex: 0 0 auto;
    float: left;
    margin: 0;
}
.uk-grid &gt; * &gt; *:last-child {
    margin-bottom: 0;
}
.uk-grid {
    margin-left: -25px;
}
.uk-grid &gt; * {
    padding-left: 25px;
}
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid &gt; * &gt; .uk-panel + .uk-panel {
    margin-top: 25px;
}
@media (min-width: 1220px) {
.uk-grid {
    margin-left: -35px;
}
.uk-grid &gt; * {
    padding-left: 35px;
}
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid &gt; * &gt; .uk-panel + .uk-panel {
    margin-top: 35px;
}
}
.uk-grid-collapse {
    margin-left: 0;
}
.uk-grid-collapse &gt; * {
    padding-left: 0;
}
.uk-grid-collapse + .uk-grid-collapse, .uk-grid-collapse &gt; * &gt; .uk-panel + .uk-panel, .uk-grid-collapse &gt; .uk-grid-margin {
    margin-top: 0;
}
.uk-grid-small {
    margin-left: -10px;
}
.uk-grid-small &gt; * {
    padding-left: 10px;
}
.uk-grid-small + .uk-grid-small, .uk-grid-small &gt; * &gt; .uk-panel + .uk-panel, .uk-grid-small &gt; .uk-grid-margin {
    margin-top: 10px;
}
.uk-grid-medium {
    margin-left: -25px;
}
.uk-grid-medium &gt; * {
    padding-left: 25px;
}
.uk-grid-medium + .uk-grid-medium, .uk-grid-medium &gt; * &gt; .uk-panel + .uk-panel, .uk-grid-medium &gt; .uk-grid-margin {
    margin-top: 25px;
}
@media (min-width: 960px) {
.uk-grid-large {
    margin-left: -35px;
}
.uk-grid-large &gt; * {
    padding-left: 35px;
}
.uk-grid-large + .uk-grid-large, .uk-grid-large-margin, .uk-grid-large &gt; * &gt; .uk-panel + .uk-panel {
    margin-top: 35px;
}
}
@media (min-width: 1220px) {
.uk-grid-large {
    margin-left: -50px;
}
.uk-grid-large &gt; * {
    padding-left: 50px;
}
.uk-grid-large + .uk-grid-large, .uk-grid-large-margin, .uk-grid-large &gt; * &gt; .uk-panel + .uk-panel {
    margin-top: 50px;
}
}
.uk-grid-divider:not(:empty) {
    margin-left: -25px;
    margin-right: -25px;
}
.uk-grid-divider &gt; * {
    padding-left: 25px;
    padding-right: 25px;
}
.uk-grid-divider &gt; [class*="uk-width-9-"]:nth-child(n+2), .uk-grid-divider &gt; [class*="uk-width-1-"]:nth-child(n+2):not(.uk-width-1-1), .uk-grid-divider &gt; [class*="uk-width-2-"]:nth-child(n+2), .uk-grid-divider &gt; [class*="uk-width-3-"]:nth-child(n+2), .uk-grid-divider &gt; [class*="uk-width-4-"]:nth-child(n+2), .uk-grid-divider &gt; [class*="uk-width-5-"]:nth-child(n+2), .uk-grid-divider &gt; [class*="uk-width-6-"]:nth-child(n+2), .uk-grid-divider &gt; [class*="uk-width-7-"]:nth-child(n+2), .uk-grid-divider &gt; [class*="uk-width-8-"]:nth-child(n+2) {
    border-left: 1px solid #ddd;
}
@media (min-width: 768px) {
.uk-grid-divider &gt; [class*="uk-width-medium-"]:nth-child(n+2):not(.uk-width-medium-1-1) {
    border-left: 1px solid #ddd;
}
}
@media (min-width: 960px) {
.uk-grid-divider &gt; [class*="uk-width-large-"]:nth-child(n+2):not(.uk-width-large-1-1) {
    border-left: 1px solid #ddd;
}
}
@media (min-width: 1220px) {
.uk-grid-divider:not(:empty) {
    margin-left: -35px;
    margin-right: -35px;
}
.uk-grid-divider &gt; * {
    padding-left: 35px;
    padding-right: 35px;
}
.uk-grid-divider:empty {
    margin-bottom: 35px;
    margin-top: 35px;
}
}
.uk-grid-divider:empty {
    border-top: 1px solid #ddd;
    margin-bottom: 25px;
    margin-top: 25px;
}
.uk-grid-match &gt; * {
    display: flex;
    flex-wrap: wrap;
}
.uk-grid-match &gt; * &gt; * {
    box-sizing: border-box;
    flex: 0 0 auto;
    width: 100%;
}
[class*="uk-grid-width"] &gt; * {
    box-sizing: border-box;
    width: 100%;
}
.uk-grid-width-1-2 &gt; * {
    width: 50%;
}
.uk-grid-width-1-3 &gt; * {
    width: 33.333%;
}
.uk-grid-width-1-4 &gt; * {
    width: 25%;
}
.uk-grid-width-1-5 &gt; * {
    width: 20%;
}
.uk-grid-width-1-6 &gt; * {
    width: 16.666%;
}
.uk-grid-width-1-10 &gt; * {
    width: 10%;
}
.uk-grid-width-auto &gt; * {
    width: auto;
}
@media (min-width: 480px) {
.uk-grid-width-small-1-1 &gt; * {
    width: 100%;
}
.uk-grid-width-small-1-2 &gt; * {
    width: 50%;
}
.uk-grid-width-small-1-3 &gt; * {
    width: 33.333%;
}
.uk-grid-width-small-1-4 &gt; * {
    width: 25%;
}
.uk-grid-width-small-1-5 &gt; * {
    width: 20%;
}

.uk-grid-width-small-1-6 &gt; * {
    width: 16.666%;
}
.uk-grid-width-small-1-10 &gt; * {
    width: 10%;
}
}
@media (min-width: 768px) {
.uk-grid-width-medium-1-1 &gt; * {
    width: 100%;
}
.uk-grid-width-medium-1-2 &gt; * {
    width: 50%;
}
.uk-grid-width-medium-1-3 &gt; * {
    width: 33.333%;
}
.uk-grid-width-medium-1-4 &gt; * {
    width: 25%;
}
.uk-grid-width-medium-1-5 &gt; * {
    width: 20%;
}
.uk-grid-width-medium-1-6 &gt; * {
    width: 16.666%;
}
.uk-grid-width-medium-1-10 &gt; * {
    width: 10%;
}
}
@media (min-width: 960px) {
.uk-grid-width-large-1-1 &gt; * {
    width: 100%;
}
.uk-grid-width-large-1-2 &gt; * {
    width: 50%;
}
.uk-grid-width-large-1-3 &gt; * {
    width: 33.333%;
}
.uk-grid-width-large-1-4 &gt; * {
    width: 25%;
}
.uk-grid-width-large-1-5 &gt; * {
    width: 20%;
}
.uk-grid-width-large-1-6 &gt; * {
    width: 16.666%;
}
.uk-grid-width-large-1-10 &gt; * {
    width: 10%;
}
}
@media (min-width: 1220px) {
.uk-grid-width-xlarge-1-1 &gt; * {
    width: 100%;
}
.uk-grid-width-xlarge-1-2 &gt; * {
    width: 50%;
}
.uk-grid-width-xlarge-1-3 &gt; * {
    width: 33.333%;
}
.uk-grid-width-xlarge-1-4 &gt; * {
    width: 25%;
}
.uk-grid-width-xlarge-1-5 &gt; * {
    width: 20%;
}
.uk-grid-width-xlarge-1-6 &gt; * {
    width: 16.666%;
}
.uk-grid-width-xlarge-1-10 &gt; * {
    width: 10%;
}
}
[class*="uk-width"] {
    box-sizing: border-box;
    width: 100%;
}
.uk-width-1-1 {
    width: 100%;
}
.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
    width: 50%;
}
.uk-width-1-3, .uk-width-2-6 {
    width: 33.333%;
}
.uk-width-2-3, .uk-width-4-6 {
    width: 66.666%;
}
.uk-width-1-4 {
    width: 25%;
}
.uk-width-3-4 {
    width: 75%;
}
.uk-width-1-5, .uk-width-2-10 {
    width: 20%;
}
.uk-width-2-5, .uk-width-4-10 {
    width: 40%;
}
.uk-width-3-5, .uk-width-6-10 {
    width: 60%;
}
.uk-width-4-5, .uk-width-8-10 {
    width: 80%;
}
.uk-width-1-6 {
    width: 16.666%;
}
.uk-width-5-6 {
    width: 83.333%;
}
.uk-width-1-10 {
    width: 10%;
}
.uk-width-3-10 {
    width: 30%;
}
.uk-width-7-10 {
    width: 70%;
}
.uk-width-9-10 {
    width: 90%;
}
@media (min-width: 480px) {
.uk-width-small-1-1 {
    width: 100%;
}
.uk-width-small-1-2, .uk-width-small-2-4, .uk-width-small-3-6, .uk-width-small-5-10 {
    width: 50%;
}
.uk-width-small-1-3, .uk-width-small-2-6 {
    width: 33.333%;
}
.uk-width-small-2-3, .uk-width-small-4-6 {
    width: 66.666%;
}
.uk-width-small-1-4 {
    width: 25%;
}
.uk-width-small-3-4 {
    width: 75%;
}
.uk-width-small-1-5, .uk-width-small-2-10 {
    width: 20%;
}
.uk-width-small-2-5, .uk-width-small-4-10 {
    width: 40%;
}
.uk-width-small-3-5, .uk-width-small-6-10 {
    width: 60%;
}
.uk-width-small-4-5, .uk-width-small-8-10 {
    width: 80%;
}
.uk-width-small-1-6 {
    width: 16.666%;
}
.uk-width-small-5-6 {
    width: 83.333%;
}
.uk-width-small-1-10 {
    width: 10%;
}
.uk-width-small-3-10 {
    width: 30%;
}
.uk-width-small-7-10 {
    width: 70%;
}
.uk-width-small-9-10 {
    width: 90%;
}
}
@media (min-width: 768px) {
.uk-width-medium-1-1 {
    width: 100%;
}
.uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
    width: 50%;
}
.uk-width-medium-1-3, .uk-width-medium-2-6 {
    width: 33.333%;
}
.uk-width-medium-2-3, .uk-width-medium-4-6 {
    width: 66.666%;
}
.uk-width-medium-1-4 {
    width: 25%;
}
.uk-width-medium-3-4 {
    width: 75%;
}
.uk-width-medium-1-5, .uk-width-medium-2-10 {
    width: 20%;
}
.uk-width-medium-2-5, .uk-width-medium-4-10 {
    width: 40%;
}
.uk-width-medium-3-5, .uk-width-medium-6-10 {
    width: 60%;
}
.uk-width-medium-4-5, .uk-width-medium-8-10 {
    width: 80%;
}
.uk-width-medium-1-6 {
    width: 16.666%;
}
.uk-width-medium-5-6 {
    width: 83.333%;
}
.uk-width-medium-1-10 {
    width: 10%;
}
.uk-width-medium-3-10 {
    width: 30%;
}
.uk-width-medium-7-10 {
    width: 70%;
}
.uk-width-medium-9-10 {
    width: 90%;
}
}
@media (min-width: 960px) {
.uk-width-large-1-1 {
    width: 100%;
}
.uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
    width: 50%;
}
.uk-width-large-1-3, .uk-width-large-2-6 {
    width: 33.333%;
}
.uk-width-large-2-3, .uk-width-large-4-6 {
    width: 66.666%;
}
.uk-width-large-1-4 {
    width: 25%;
}
.uk-width-large-3-4 {
    width: 75%;
}
.uk-width-large-1-5, .uk-width-large-2-10 {
    width: 20%;
}
.uk-width-large-2-5, .uk-width-large-4-10 {
    width: 40%;
}
.uk-width-large-3-5, .uk-width-large-6-10 {
    width: 60%;
}
.uk-width-large-4-5, .uk-width-large-8-10 {
    width: 80%;
}
.uk-width-large-1-6 {
    width: 16.666%;
}
.uk-width-large-5-6 {
    width: 83.333%;
}
.uk-width-large-1-10 {
    width: 10%;
}
.uk-width-large-3-10 {
    width: 30%;
}
.uk-width-large-7-10 {
    width: 70%;
}
.uk-width-large-9-10 {
    width: 90%;
}
}
@media (min-width: 1220px) {
.uk-width-xlarge-1-1 {
    width: 100%;
}
.uk-width-xlarge-1-2, .uk-width-xlarge-2-4, .uk-width-xlarge-3-6, .uk-width-xlarge-5-10 {
    width: 50%;
}
.uk-width-xlarge-1-3, .uk-width-xlarge-2-6 {
    width: 33.333%;
}
.uk-width-xlarge-2-3, .uk-width-xlarge-4-6 {
    width: 66.666%;
}
.uk-width-xlarge-1-4 {
    width: 25%;
}
.uk-width-xlarge-3-4 {
    width: 75%;
}
.uk-width-xlarge-1-5, .uk-width-xlarge-2-10 {
    width: 20%;
}
.uk-width-xlarge-2-5, .uk-width-xlarge-4-10 {
    width: 40%;
}
.uk-width-xlarge-3-5, .uk-width-xlarge-6-10 {
    width: 60%;
}
.uk-width-xlarge-4-5, .uk-width-xlarge-8-10 {
    width: 80%;
}
.uk-width-xlarge-1-6 {
    width: 16.666%;
}
.uk-width-xlarge-5-6 {
    width: 83.333%;
}
.uk-width-xlarge-1-10 {
    width: 10%;
}
.uk-width-xlarge-3-10 {
    width: 30%;
}
.uk-width-xlarge-7-10 {
    width: 70%;
}
.uk-width-xlarge-9-10 {
    width: 90%;
}
}
@media (min-width: 768px) {
[class*="uk-push-"], [class*="uk-pull-"] {
    position: relative;
}
.uk-push-1-2, .uk-push-2-4, .uk-push-3-6, .uk-push-5-10 {
    left: 50%;
}
.uk-push-1-3, .uk-push-2-6 {
    left: 33.333%;
}
.uk-push-2-3, .uk-push-4-6 {
    left: 66.666%;
}
.uk-push-1-4 {
    left: 25%;
}
.uk-push-3-4 {
    left: 75%;
}
.uk-push-1-5, .uk-push-2-10 {
    left: 20%;
}
.uk-push-2-5, .uk-push-4-10 {
    left: 40%;
}
.uk-push-3-5, .uk-push-6-10 {
    left: 60%;
}
.uk-push-4-5, .uk-push-8-10 {
    left: 80%;
}
.uk-push-1-6 {
    left: 16.666%;
}
.uk-push-5-6 {
    left: 83.333%;
}
.uk-push-1-10 {
    left: 10%;
}
.uk-push-3-10 {
    left: 30%;
}
.uk-push-7-10 {
    left: 70%;
}
.uk-push-9-10 {
    left: 90%;
}
.uk-pull-1-2, .uk-pull-2-4, .uk-pull-3-6, .uk-pull-5-10 {
    left: -50%;
}
.uk-pull-1-3, .uk-pull-2-6 {
    left: -33.333%;
}
.uk-pull-2-3, .uk-pull-4-6 {
    left: -66.666%;
}
.uk-pull-1-4 {
    left: -25%;
}
.uk-pull-3-4 {
    left: -75%;
}
.uk-pull-1-5, .uk-pull-2-10 {
    left: -20%;
}
.uk-pull-2-5, .uk-pull-4-10 {
    left: -40%;
}
.uk-pull-3-5, .uk-pull-6-10 {
    left: -60%;
}
.uk-pull-4-5, .uk-pull-8-10 {
    left: -80%;
}
.uk-pull-1-6 {
    left: -16.666%;
}
.uk-pull-5-6 {
    left: -83.333%;
}
.uk-pull-1-10 {
    left: -10%;
}
.uk-pull-3-10 {
    left: -30%;
}
.uk-pull-7-10 {
    left: -70%;
}
.uk-pull-9-10 {
    left: -90%;
}
}
.uk-panel {
    display: block;
    position: relative;
}
.uk-panel, .uk-panel:hover {
    text-decoration: none;
}
.uk-panel::after, .uk-panel::before {
    content: "";
    display: table;
}
.uk-panel::after {
    clear: both;
}
.uk-panel &gt; *:last-child:not(.uk-panel-title) {
    margin-bottom: 0;
}
.uk-panel-title {
    color: #444;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: none;
}
.uk-panel-badge {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.uk-panel-teaser {
    margin-bottom: 15px;
}
.uk-panel-body {
    padding: 15px;
}
.uk-panel-box {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #444;
    padding: 15px;
}
.uk-panel-box-hover:hover {
    color: #444;
}
.uk-panel-box .uk-panel-title {
    color: #444;
}
.uk-panel-box .uk-panel-badge {
    right: 10px;
    top: 10px;
}
.uk-panel-box &gt; .uk-panel-teaser {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
}
.uk-panel-box &gt; .uk-nav-side {
    margin: 0 -15px;
}
.uk-panel-box-primary {
    background-color: #ebf7fd;
    color: #2d7091;
}
.uk-panel-box-primary-hover:hover {
    color: #2d7091;
}
.uk-panel-box-primary .uk-panel-title {
    color: #2d7091;
}
.uk-panel-box-secondary {
    background-color: #eee;
    color: #444;
}
.uk-panel-box-secondary-hover:hover {
    color: #444;
}
.uk-panel-box-secondary .uk-panel-title {
    color: #444;
}
.uk-panel-hover {
    color: #444;
    padding: 15px;
}
.uk-panel-hover:hover {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #444;
}
.uk-panel-hover .uk-panel-badge {
    right: 10px;
    top: 10px;
}
.uk-panel-hover &gt; .uk-panel-teaser {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
}
.uk-panel-header .uk-panel-title {
    border-bottom: 1px solid #ddd;
    color: #444;
    padding-bottom: 10px;
}
.uk-panel-space {
    padding: 30px;
}
.uk-panel-space .uk-panel-badge {
    right: 30px;
    top: 30px;
}
.uk-panel + .uk-panel-divider {
    margin-top: 50px !important;
}
.uk-panel + .uk-panel-divider::before {
    border-top: 1px solid #ddd;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: -25px;
}
@media (min-width: 1220px) {
.uk-panel + .uk-panel-divider {
    margin-top: 70px !important;
}
.uk-panel + .uk-panel-divider::before {
    top: -35px;
}
}
.uk-block {
    box-sizing: border-box;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}
@media (min-width: 768px) {
.uk-block {
    padding-bottom: 50px;
    padding-top: 50px;
}
}
.uk-block::after, .uk-block::before {
    content: "";
    display: table;
}
.uk-block::after {
    clear: both;
}
.uk-block &gt; *:last-child {
    margin-bottom: 0;
}
.uk-block-large {
    padding-bottom: 20px;
    padding-top: 20px;
}
@media (min-width: 768px) {
.uk-block-large {
    padding-bottom: 50px;
    padding-top: 50px;
}
}
@media (min-width: 960px) {
.uk-block-large {
    padding-bottom: 100px;
    padding-top: 100px;
}
}
.uk-block-default {
    background: #fff none repeat scroll 0 0;
}
.uk-block-muted {
    background: #f9f9f9 none repeat scroll 0 0;
}
.uk-block-primary {
    background: #00a8e6 none repeat scroll 0 0;
}
.uk-block-secondary {
    background: #222 none repeat scroll 0 0;
}
.uk-block-default + .uk-block-default, .uk-block-muted + .uk-block-muted, .uk-block-primary + .uk-block-primary, .uk-block-secondary + .uk-block-secondary {
    padding-top: 0;
}
.uk-article::after, .uk-article::before {
    content: "";
    display: table;
}
.uk-article::after {
    clear: both;
}
.uk-article &gt; *:last-child {
    margin-bottom: 0;
}
.uk-article + .uk-article {
    margin-top: 25px;
}
.uk-article-title {
    font-size: 36px;
    font-weight: 400;
    line-height: 42px;
    text-transform: none;
}
.uk-article-title a {
    color: inherit;
    text-decoration: none;
}
.uk-article-meta {
    color: #999;
    font-size: 12px;
    line-height: 18px;
}
.uk-article-lead {
    color: #444;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.uk-article-divider {
    border-color: #ddd;
    margin-bottom: 25px;
}
* + .uk-article-divider {
    margin-top: 25px;
}
.uk-comment-header {
    margin-bottom: 15px;
}
.uk-comment-header::after, .uk-comment-header::before {
    content: "";
    display: table;
}
.uk-comment-header::after {
    clear: both;
}
.uk-comment-avatar {
    float: left;
    margin-right: 15px;
}
.uk-comment-title {
    font-size: 16px;
    line-height: 22px;
    margin: 5px 0 0;
}
.uk-comment-meta {
    color: #999;
    font-size: 11px;
    line-height: 16px;
    margin: 2px 0 0;
}
.uk-comment-body &gt; *:last-child {
    margin-bottom: 0;
}
.uk-comment-list {
    list-style: outside none none;
    padding: 0;
}
.uk-comment-list .uk-comment + ul {
    list-style: outside none none;
    margin: 15px 0 0;
}
.uk-comment-list .uk-comment + ul &gt; li:nth-child(n+2), .uk-comment-list &gt; li:nth-child(n+2) {
    margin-top: 15px;
}
@media (min-width: 768px) {
.uk-comment-list .uk-comment + ul {
    padding-left: 100px;
}
}
.uk-cover-background {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.uk-cover {
    overflow: hidden;
}
.uk-cover-object {
    height: auto;
    left: 50%;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
}
[data-uk-cover] {
    left: 50%;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
}
.uk-nav, .uk-nav ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.uk-nav li &gt; a {
    display: block;
    text-decoration: none;
}
.uk-nav &gt; li &gt; a {
    padding: 5px 15px;
}
.uk-nav ul {
    padding-left: 15px;
}
.uk-nav ul a {
    padding: 2px 0;
}
.uk-nav li &gt; a &gt; div {
    font-size: 12px;
    line-height: 18px;
}
.uk-nav-header {
    font-size: 12px;
    font-weight: 700;
    padding: 5px 15px;
    text-transform: uppercase;
}
.uk-nav-header:not(:first-child) {
    margin-top: 15px;
}
.uk-nav-divider {
    margin: 9px 15px;
}
ul.uk-nav-sub {
    padding: 5px 0 5px 15px;
}
.uk-nav-parent-icon &gt; .uk-parent &gt; a::after {
    content: "ï„„";
    float: right;
    font-family: FontAwesome;
    margin-right: -10px;
    text-align: center;
    width: 20px;
}
.uk-nav-parent-icon &gt; .uk-parent.uk-open &gt; a::after {
    content: "ï„‡";
}
.uk-nav-side &gt; li &gt; a {
    color: #444;
}
.uk-nav-side &gt; li &gt; a:focus, .uk-nav-side &gt; li &gt; a:hover {
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
    color: #444;
    outline: 0 none;
}
.uk-nav-side &gt; li.uk-active &gt; a {
    background: #00a8e6 none repeat scroll 0 0;
    color: #fff;
}
.uk-nav-side .uk-nav-header {
    color: #444;
}
.uk-nav-side .uk-nav-divider {
    border-top: 1px solid #ddd;
}
.uk-nav-side ul a {
    color: #07d;
}
.uk-nav-side ul a:hover {
    color: #059;
}
.uk-nav-dropdown &gt; li &gt; a {
    color: #444;
}
.uk-nav-dropdown &gt; li &gt; a:focus, .uk-nav-dropdown &gt; li &gt; a:hover {
    background: #00a8e6 none repeat scroll 0 0;
    color: #fff;
    outline: 0 none;
}
.uk-nav-dropdown .uk-nav-header {
    color: #999;
}
.uk-nav-dropdown .uk-nav-divider {
    border-top: 1px solid #ddd;
}
.uk-nav-dropdown ul a {
    color: #07d;
}
.uk-nav-dropdown ul a:hover {
    color: #059;
}
.uk-nav-navbar &gt; li &gt; a {
    color: #444;
}
.uk-nav-navbar &gt; li &gt; a:focus, .uk-nav-navbar &gt; li &gt; a:hover {
    background: #00a8e6 none repeat scroll 0 0;
    color: #fff;
    outline: 0 none;
}
.uk-nav-navbar .uk-nav-header {
    color: #999;
}
.uk-nav-navbar .uk-nav-divider {
    border-top: 1px solid #ddd;
}
.uk-nav-navbar ul a {
    color: #07d;
}
.uk-nav-navbar ul a:hover {
    color: #059;
}
.uk-nav-offcanvas &gt; li &gt; a {
    color: #ccc;
    padding: 10px 15px;
}
.uk-nav-offcanvas &gt; .uk-open &gt; a, html:not(.uk-touch) .uk-nav-offcanvas &gt; li &gt; a:focus, html:not(.uk-touch) .uk-nav-offcanvas &gt; li &gt; a:hover {
    background: #404040 none repeat scroll 0 0;
    color: #fff;
    outline: 0 none;
}
html .uk-nav.uk-nav-offcanvas &gt; li.uk-active &gt; a {
    background: #1a1a1a none repeat scroll 0 0;
    color: #fff;
}
.uk-nav-offcanvas .uk-nav-header {
    color: #777;
}
.uk-nav-offcanvas .uk-nav-divider {
    border-top: 1px solid #1a1a1a;
}
.uk-nav-offcanvas ul a {
    color: #ccc;
}
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
    color: #fff;
}
.uk-navbar {
    background: #eee none repeat scroll 0 0;
    color: #444;
}
.uk-navbar::after, .uk-navbar::before {
    content: "";
    display: table;
}
.uk-navbar::after {
    clear: both;
}
.uk-navbar-nav {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.uk-navbar-nav &gt; li {
    float: left;
    position: relative;
}
.uk-navbar-nav &gt; li &gt; a {
    box-sizing: border-box;
    color: #444;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}
.uk-navbar-nav &gt; li &gt; a[href="#"] {
    cursor: text;
}
.uk-navbar-nav &gt; li.uk-open &gt; a, .uk-navbar-nav &gt; li:hover &gt; a, .uk-navbar-nav &gt; li &gt; a:focus {
    background-color: #f5f5f5;
    color: #444;
    outline: 0 none;
}
.uk-navbar-nav &gt; li &gt; a:active {
    background-color: #ddd;
    color: #444;
}
.uk-navbar-nav &gt; li.uk-active &gt; a {
    background-color: #f5f5f5;
    color: #444;
}
.uk-navbar-nav .uk-navbar-nav-subtitle {
    line-height: 28px;
}
.uk-navbar-nav-subtitle &gt; div {
    font-size: 10px;
    line-height: 12px;
    margin-top: -6px;
}
.uk-navbar-brand, .uk-navbar-content, .uk-navbar-toggle {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 40px;
    padding: 0 15px;
}
.uk-navbar-brand::before, .uk-navbar-content::before, .uk-navbar-toggle::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.uk-navbar-content + .uk-navbar-content:not(.uk-navbar-center) {
    padding-left: 0;
}
.uk-navbar-content &gt; a:not([class]) {
    color: #07d;
}
.uk-navbar-content &gt; a:hover:not([class]) {
    color: #059;
}
.uk-navbar-brand {
    color: #444;
    font-size: 18px;
    text-decoration: none;
}
.uk-navbar-brand:focus, .uk-navbar-brand:hover {
    color: #444;
    outline: 0 none;
    text-decoration: none;
}
.uk-navbar-toggle {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.uk-navbar-toggle:focus, .uk-navbar-toggle:hover {
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.uk-navbar-toggle::after {
    content: "ïƒ‰";
    font-family: FontAwesome;
    vertical-align: middle;
}
.uk-navbar-toggle-alt::after {
    content: "ï€‚";
}
.uk-navbar-center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
    text-align: center;
}
.uk-navbar-flip {
    float: right;
}
.uk-subnav {
    display: flex;
    flex-wrap: wrap;
    list-style: outside none none;
    margin-left: -10px;
    margin-top: -10px;
    padding: 0;
}
.uk-subnav &gt; * {
    flex: 0 0 auto;
    margin-top: 10px;
    padding-left: 10px;
    position: relative;
}
.uk-subnav::after, .uk-subnav::before {
    content: "";
    display: block;
    overflow: hidden;
}
.uk-subnav::after {
    clear: both;
}
.uk-subnav &gt; * {
    float: left;
}
.uk-subnav &gt; * &gt; * {
    color: #444;
    display: inline-block;
}
.uk-subnav &gt; * &gt; *:focus, .uk-subnav &gt; * &gt; *:hover {
    color: #07d;
    text-decoration: none;
}
.uk-subnav &gt; .uk-active &gt; * {
    color: #07d;
}
.uk-subnav-line &gt; *::before {
    content: "";
    display: inline-block;
    height: 10px;
    vertical-align: middle;
}
.uk-subnav-line &gt; *:nth-child(n+2)::before {
    border-left: 1px solid #ddd;
    margin-right: 10px;
}
.uk-subnav-pill &gt; * &gt; * {
    padding: 3px 9px;
}
.uk-subnav-pill &gt; * &gt; *:focus, .uk-subnav-pill &gt; * &gt; *:hover {
    background: #eee none repeat scroll 0 0;
    color: #444;
    outline: 0 none;
    text-decoration: none;
}
.uk-subnav-pill &gt; .uk-active &gt; * {
    background: #00a8e6 none repeat scroll 0 0;
    color: #fff;
}
.uk-subnav &gt; .uk-disabled &gt; * {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
    cursor: text;
    text-decoration: none;
}
.uk-breadcrumb {
    font-size: 0;
    list-style: outside none none;
    padding: 0;
}
.uk-breadcrumb &gt; li {
    font-size: 1rem;
    vertical-align: top;
}
.uk-breadcrumb &gt; li, .uk-breadcrumb &gt; li &gt; a, .uk-breadcrumb &gt; li &gt; span {
    display: inline-block;
}
.uk-breadcrumb &gt; li:nth-child(n+2)::before {
    content: "/";
    display: inline-block;
    margin: 0 8px;
}
.uk-breadcrumb &gt; li:not(.uk-active) &gt; span {
    color: #999;
}
.uk-pagination {
    font-size: 0;
    list-style: outside none none;
    padding: 0;
    text-align: center;
}
.uk-pagination::after, .uk-pagination::before {
    content: "";
    display: table;
}
.uk-pagination::after {
    clear: both;
}
.uk-pagination &gt; li {
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
}
.uk-pagination &gt; li:nth-child(n+2) {
    margin-left: 5px;
}
.uk-pagination &gt; li &gt; a, .uk-pagination &gt; li &gt; span {
    box-sizing: content-box;
    display: inline-block;
    line-height: 20px;
    min-width: 16px;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
}
.uk-pagination &gt; li &gt; a {
    background: #eee none repeat scroll 0 0;
    color: #444;
}
.uk-pagination &gt; li &gt; a:focus, .uk-pagination &gt; li &gt; a:hover {
    background-color: #f5f5f5;
    color: #444;
    outline: 0 none;
}
.uk-pagination &gt; li &gt; a:active {
    background-color: #ddd;
    color: #444;
}
.uk-pagination &gt; .uk-active &gt; span {
    background: #00a8e6 none repeat scroll 0 0;
    color: #fff;
}
.uk-pagination &gt; .uk-disabled &gt; span {
    background-color: #f5f5f5;
    color: #999;
}
.uk-pagination-previous {
    float: left;
}
.uk-pagination-next {
    float: right;
}
.uk-pagination-left {
    text-align: left;
}
.uk-pagination-right {
    text-align: right;
}
.uk-tab {
    border-bottom: 1px solid #ddd;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.uk-tab::after, .uk-tab::before {
    content: "";
    display: table;
}
.uk-tab::after {
    clear: both;
}
.uk-tab &gt; li {
    float: left;
    margin-bottom: -1px;
    position: relative;
}
.uk-tab &gt; li &gt; a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #07d;
    display: block;
    padding: 8px 12px;
    text-decoration: none;
}
.uk-tab &gt; li:nth-child(n+2) &gt; a {
    margin-left: 5px;
}
.uk-tab &gt; li.uk-open &gt; a, .uk-tab &gt; li &gt; a:focus, .uk-tab &gt; li &gt; a:hover {
    background: #f5f5f5 none repeat scroll 0 0;
    border-color: #f5f5f5;
    color: #059;
    outline: 0 none;
}
.uk-tab &gt; li.uk-open:not(.uk-active) &gt; a, .uk-tab &gt; li:not(.uk-active) &gt; a:focus, .uk-tab &gt; li:not(.uk-active) &gt; a:hover {
    margin-bottom: 1px;
    padding-bottom: 7px;
}
.uk-tab &gt; li.uk-active &gt; a {
    background: #fff none repeat scroll 0 0;
    border-color: #ddd #ddd transparent;
    color: #444;
}
.uk-tab &gt; li.uk-disabled &gt; a {
    color: #999;
    cursor: text;
}
.uk-tab &gt; li.uk-disabled.uk-active &gt; a, .uk-tab &gt; li.uk-disabled &gt; a:focus, .uk-tab &gt; li.uk-disabled &gt; a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: transparent;
}
.uk-tab-flip &gt; li {
    float: right;
}
.uk-tab-flip &gt; li:nth-child(n+2) &gt; a {
    margin-left: 0;
    margin-right: 5px;
}
.uk-tab &gt; li.uk-tab-responsive &gt; a {
    margin-left: 0;
    margin-right: 0;
}
.uk-tab-responsive &gt; a::before {
    content: "ïƒ‰ ";
    font-family: FontAwesome;
}
.uk-tab-center {
    border-bottom: 1px solid #ddd;
}
.uk-tab-center-bottom {
    border-bottom: medium none;
    border-top: 1px solid #ddd;
}
.uk-tab-center::after, .uk-tab-center::before {
    content: "";
    display: table;
}
.uk-tab-center::after {
    clear: both;
}
.uk-tab-center .uk-tab {
    border: medium none;
    float: right;
    position: relative;
    right: 50%;
}
.uk-tab-center .uk-tab &gt; li {
    position: relative;
    right: -50%;
}
.uk-tab-center .uk-tab &gt; li &gt; a {
    text-align: center;
}
.uk-tab-bottom {
    border-bottom: medium none;
    border-top: 1px solid #ddd;
}
.uk-tab-bottom &gt; li {
    margin-bottom: 0;
    margin-top: -1px;
}
.uk-tab-bottom &gt; li &gt; a {
    border-bottom-width: 1px;
    border-top-width: 0;
    padding-bottom: 8px;
    padding-top: 8px;
}
.uk-tab-bottom &gt; li.uk-open:not(.uk-active) &gt; a, .uk-tab-bottom &gt; li:not(.uk-active) &gt; a:focus, .uk-tab-bottom &gt; li:not(.uk-active) &gt; a:hover {
    margin-bottom: 0;
    margin-top: 1px;
    padding-bottom: 8px;
    padding-top: 7px;
}
.uk-tab-bottom &gt; li.uk-active &gt; a {
    border-bottom-color: #ddd;
    border-top-color: transparent;
}
.uk-tab-grid {
    border-bottom: medium none;
    margin-left: -5px;
    position: relative;
    z-index: 0;
}
.uk-tab-grid::before {
    border-top: 1px solid #ddd;
    bottom: -1px;
    display: block;
    left: 5px;
    position: absolute;
    right: 0;
    z-index: -1;
}
.uk-tab-grid &gt; li:first-child &gt; a {
    margin-left: 5px;
}
.uk-tab-grid &gt; li &gt; a {
    text-align: center;
}
.uk-tab-grid.uk-tab-bottom {
    border-top: medium none;
}
.uk-tab-grid.uk-tab-bottom::before {
    bottom: auto;
    top: -1px;
}
@media (min-width: 768px) {
.uk-tab-left, .uk-tab-right {
    border-bottom: medium none;
}
.uk-tab-left &gt; li, .uk-tab-right &gt; li {
    float: none;
    margin-bottom: 0;
}
.uk-tab-left &gt; li &gt; a, .uk-tab-right &gt; li &gt; a {
    padding-bottom: 8px;
    padding-top: 8px;
}
.uk-tab-left &gt; li:nth-child(n+2) &gt; a, .uk-tab-right &gt; li:nth-child(n+2) &gt; a {
    margin-left: 0;
    margin-top: 5px;
}
.uk-tab-left &gt; li.uk-active &gt; a, .uk-tab-right &gt; li.uk-active &gt; a {
    border-color: #ddd;
}
.uk-tab-left {
    border-right: 1px solid #ddd;
}
.uk-tab-left &gt; li {
    margin-right: -1px;
}
.uk-tab-left &gt; li &gt; a {
    border-bottom-width: 1px;
    border-right-width: 0;
}
.uk-tab-left &gt; li:not(.uk-active) &gt; a:focus, .uk-tab-left &gt; li:not(.uk-active) &gt; a:hover {
    margin-bottom: 0;
    margin-right: 1px;
    padding-bottom: 8px;
    padding-right: 11px;
}
.uk-tab-left &gt; li.uk-active &gt; a {
    border-right-color: transparent;
}
.uk-tab-right {
    border-left: 1px solid #ddd;
}
.uk-tab-right &gt; li {
    margin-left: -1px;
}
.uk-tab-right &gt; li &gt; a {
    border-bottom-width: 1px;
    border-left-width: 0;
}
.uk-tab-right &gt; li:not(.uk-active) &gt; a:focus, .uk-tab-right &gt; li:not(.uk-active) &gt; a:hover {
    margin-bottom: 0;
    margin-left: 1px;
    padding-bottom: 8px;
    padding-left: 11px;
}
.uk-tab-right &gt; li.uk-active &gt; a {
    border-left-color: transparent;
}
}
.uk-thumbnav {
    display: flex;
    flex-wrap: wrap;
    list-style: outside none none;
    margin-left: -10px;
    margin-top: -10px;
    padding: 0;
}
.uk-thumbnav &gt; * {
    flex: 0 0 auto;
    margin-top: 10px;
    padding-left: 10px;
}
.uk-thumbnav::after, .uk-thumbnav::before {
    content: "";
    display: block;
    overflow: hidden;
}
.uk-thumbnav::after {
    clear: both;
}
.uk-thumbnav &gt; * {
    float: left;
}
.uk-thumbnav &gt; * &gt; * {
    background: #fff none repeat scroll 0 0;
    display: block;
}
.uk-thumbnav &gt; * &gt; * &gt; img {
    opacity: 0.7;
    transition: opacity 0.15s linear 0s;
}
.uk-thumbnav &gt; * &gt; *:focus &gt; img, .uk-thumbnav &gt; * &gt; *:hover &gt; img {
    opacity: 1;
}
.uk-thumbnav &gt; .uk-active &gt; * &gt; img {
    opacity: 1;
}
.uk-list {
    list-style: outside none none;
    padding: 0;
}
.uk-list &gt; li::after, .uk-list &gt; li::before {
    content: "";
    display: table;
}
.uk-list &gt; li::after {
    clear: both;
}
.uk-list &gt; li &gt; *:last-child {
    margin-bottom: 0;
}
.uk-list ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 20px;
}
.uk-list-line &gt; li:nth-child(n+2) {
    border-top: 1px solid #ddd;
    margin-top: 5px;
    padding-top: 5px;
}
.uk-list-striped &gt; li {
    padding: 5px;
}
.uk-list-striped &gt; li:nth-of-type(2n+1) {
    background: #f5f5f5 none repeat scroll 0 0;
}
.uk-list-space &gt; li:nth-child(n+2) {
    margin-top: 10px;
}
@media (min-width: 768px) {
.uk-description-list-horizontal {
    overflow: hidden;
}
.uk-description-list-horizontal &gt; dt {
    clear: both;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}
.uk-description-list-horizontal &gt; dd {
    margin-left: 180px;
}
}
.uk-description-list-line &gt; dt {
    font-weight: 400;
}
.uk-description-list-line &gt; dt:nth-child(n+2) {
    border-top: 1px solid #ddd;
    margin-top: 5px;
    padding-top: 5px;
}
.uk-description-list-line &gt; dd {
    color: #999;
}
.uk-table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 15px;
    width: 100%;
}
* + .uk-table {
    margin-top: 15px;
}
.uk-table td, .uk-table th {
    padding: 8px;
}
.uk-table th {
    text-align: left;
}
.uk-table td {
    vertical-align: top;
}
.uk-table thead th {
    vertical-align: bottom;
}
.uk-table caption, .uk-table tfoot {
    font-size: 12px;
    font-style: italic;
}
.uk-table caption {
    color: #999;
    text-align: left;
}
.uk-table tbody tr.uk-active {
    background: #eee none repeat scroll 0 0;
}
.uk-table-middle, .uk-table-middle td {
    vertical-align: middle !important;
}
.uk-table-striped tbody tr:nth-of-type(2n+1) {
    background: #f5f5f5 none repeat scroll 0 0;
}
.uk-table-condensed td {
    padding: 4px 8px;
}
.uk-table-hover tbody tr:hover {
    background: #eee none repeat scroll 0 0;
}
.uk-form input, .uk-form select, .uk-form textarea {
    border-radius: 0;
    box-sizing: border-box;
    color: inherit;
    font: inherit;
    margin: 0;
}
.uk-form select {
    text-transform: none;
}
.uk-form optgroup {
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: 700;
    line-height: inherit;
}
.uk-form input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.uk-form input[type="checkbox"], .uk-form input[type="radio"] {
    padding: 0;
}
.uk-form input[type="checkbox"]:not(:disabled), .uk-form input[type="radio"]:not(:disabled) {
    cursor: pointer;
}
.uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="number"], .uk-form input[type="datetime"], .uk-form textarea {
}
.uk-form fieldset {
    border: medium none;
    margin: 0;
    padding: 0;
}
.uk-form textarea {
    overflow: auto;
    vertical-align: top;
}
.uk-form *::-moz-placeholder {
    opacity: 1;
}
.uk-form *:invalid {
    box-shadow: none;
}
.uk-form input:not([type="radio"]):not([type="checkbox"]), .uk-form select {
    vertical-align: middle;
}
.uk-form &gt; *:last-child {
    margin-bottom: 0;
}
.uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="number"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="color"], .uk-form select, .uk-form textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #444;
    height: 30px;
    max-width: 100%;
    padding: 4px 6px;
    transition: all 0.2s linear 0s;
}
.uk-form input:focus:not([type]), .uk-form input[type="text"]:focus, .uk-form input[type="password"]:focus, .uk-form input[type="email"]:focus, .uk-form input[type="url"]:focus, .uk-form input[type="search"]:focus, .uk-form input[type="tel"]:focus, .uk-form input[type="number"]:focus, .uk-form input[type="datetime"]:focus, .uk-form input[type="datetime-local"]:focus, .uk-form input[type="date"]:focus, .uk-form input[type="month"]:focus, .uk-form input[type="time"]:focus, .uk-form input[type="week"]:focus, .uk-form input[type="color"]:focus, .uk-form select:focus, .uk-form textarea:focus {
    background: #f5fbfe none repeat scroll 0 0;
    border-color: #99baca;
    color: #444;
    outline: 0 none;
}
.uk-form input:disabled:not([type]), .uk-form input[type="text"]:disabled, .uk-form input[type="password"]:disabled, .uk-form input[type="email"]:disabled, .uk-form input[type="url"]:disabled, .uk-form input[type="search"]:disabled, .uk-form input[type="tel"]:disabled, .uk-form input[type="number"]:disabled, .uk-form input[type="datetime"]:disabled, .uk-form input[type="datetime-local"]:disabled, .uk-form input[type="date"]:disabled, .uk-form input[type="month"]:disabled, .uk-form input[type="time"]:disabled, .uk-form input[type="week"]:disabled, .uk-form input[type="color"]:disabled, .uk-form select:disabled, .uk-form textarea:disabled {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #999;
}
.uk-form *::-moz-placeholder {
    color: #999;
}
.uk-form *:disabled::-moz-placeholder {
    color: #999;
}
.uk-form legend {
    border: 0 none;
    font-size: 18px;
    line-height: 30px;
    padding: 0 0 15px;
    width: 100%;
}
.uk-form legend::after {
    border-bottom: 1px solid #ddd;
    content: "";
    display: block;
    width: 100%;
}
input.uk-form-small:not([type]), input.uk-form-small[type], select.uk-form-small, textarea.uk-form-small {
    font-size: 12px;
    height: 25px;
    padding: 3px;
}
input.uk-form-large:not([type]), input.uk-form-large[type], select.uk-form-large, textarea.uk-form-large {
    font-size: 16px;
    height: 40px;
    padding: 8px 6px;
}
.uk-form select[multiple], .uk-form select[size], .uk-form textarea {
    height: auto;
}
.uk-form-danger {
    background: #fff7f8 none repeat scroll 0 0 !important;
    border-color: #dc8d99 !important;
    color: #d85030 !important;
}
.uk-form-success {
    background: #fafff2 none repeat scroll 0 0 !important;
    border-color: #8ec73b !important;
    color: #659f13 !important;
}
.uk-form-blank {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: transparent !important;
    border-style: dashed !important;
}
.uk-form-blank:focus {
    border-color: #ddd !important;
}
input.uk-form-width-mini {
    width: 40px;
}
select.uk-form-width-mini {
    width: 65px;
}
.uk-form-width-small {
    width: 130px;
}
.uk-form-width-medium {
    width: 200px;
}
.uk-form-width-large {
    width: 500px;
}
.uk-form-row::after, .uk-form-row::before {
    content: "";
    display: table;
}
.uk-form-row::after {
    clear: both;
}
.uk-form-row + .uk-form-row {
    margin-top: 15px;
}
.uk-form-help-inline {
    display: inline-block;
    margin: 0 0 0 10px;
}
.uk-form-help-block {
    margin: 5px 0 0;
}
.uk-form-controls &gt; *:first-child {
    margin-top: 0;
}
.uk-form-controls &gt; *:last-child {
    margin-bottom: 0;
}
.uk-form-controls-condensed {
    margin: 5px 0;
}
.uk-form-stacked .uk-form-label {
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}
@media (max-width: 959px) {
.uk-form-horizontal .uk-form-label {
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}
}
@media (min-width: 960px) {
.uk-form-horizontal .uk-form-label {
    float: left;
    margin-top: 5px;
    width: 200px;
}
.uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
}
.uk-form-horizontal .uk-form-controls-text {
    padding-top: 5px;
}
}
.uk-form-icon {
    display: inline-block;
    max-width: 100%;
    position: relative;
}
.uk-form-icon &gt; [class*="uk-icon-"] {
    color: #999;
    font-size: 14px;
    margin-top: -7px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 30px;
}
.uk-form-icon:not(.uk-form-icon-flip) &gt; input {
    padding-left: 30px !important;
}
.uk-form-icon-flip &gt; [class*="uk-icon-"] {
    right: 0;
}
.uk-form-icon-flip &gt; input {
    padding-right: 30px !important;
}
.uk-button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.uk-button {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    box-sizing: border-box;
    color: #444;
    display: inline-block;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 1rem;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: 30px;
    margin: 0;
    min-height: 30px;
    overflow: visible;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
}
.uk-button:not(:disabled) {
    cursor: pointer;
}
.uk-button:focus, .uk-button:hover {
    background-color: #f5f5f5;
    color: #444;
    outline: 0 none;
    text-decoration: none;
}
.uk-button.uk-active, .uk-button:active {
    background-color: #ddd;
    color: #444;
}
.uk-button-primary {
    background-color: #00a8e6;
    color: #fff;
}
.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #35b3ee;
    color: #fff;
}
.uk-button-primary.uk-active, .uk-button-primary:active {
    background-color: #0091ca;
    color: #fff;
}
.uk-button-success {
    background-color: #8cc14c;
    color: #fff;
}
.uk-button-success:focus, .uk-button-success:hover {
    background-color: #8ec73b;
    color: #fff;
}
.uk-button-success.uk-active, .uk-button-success:active {
    background-color: #72ae41;
    color: #fff;
}
.uk-button-danger {
    background-color: #da314b;
    color: #fff;
}
.uk-button-danger:focus, .uk-button-danger:hover {
    background-color: #e4354f;
    color: #fff;
}
.uk-button-danger.uk-active, .uk-button-danger:active {
    background-color: #c91032;
    color: #fff;
}
.uk-button:disabled {
    background-color: #f5f5f5;
    color: #999;
}
.uk-button-link, .uk-button-link.uk-active, .uk-button-link:active, .uk-button-link:disabled, .uk-button-link:focus, .uk-button-link:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: transparent;
}
.uk-button-link {
    color: #07d;
}
.uk-button-link.uk-active, .uk-button-link:active, .uk-button-link:focus, .uk-button-link:hover {
    color: #059;
    text-decoration: underline;
}
.uk-button-link:disabled {
    color: #999;
}
.uk-button-link:focus {
    outline: 1px dotted;
}
.uk-button-mini {
    font-size: 11px;
    line-height: 20px;
    min-height: 20px;
    padding: 0 6px;
}
.uk-button-small {
    font-size: 12px;
    line-height: 25px;
    min-height: 25px;
    padding: 0 10px;
}
.uk-button-large {
    font-size: 16px;
    line-height: 40px;
    min-height: 40px;
    padding: 0 15px;
}
.uk-button-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}
.uk-button-group &gt; * {
    display: inline-block;
}
.uk-button-group .uk-button {
    vertical-align: top;
}
.uk-button-dropdown {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
}
[class*="uk-icon-"] {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
[class*="uk-icon-"], [class*="uk-icon-"]:focus, [class*="uk-icon-"]:hover {
    text-decoration: none;
}
.uk-icon-small {
    font-size: 150%;
    vertical-align: -10%;
}
.uk-icon-medium {
    font-size: 200%;
    vertical-align: -16%;
}
.uk-icon-large {
    font-size: 250%;
    vertical-align: -22%;
}
.uk-icon-justify {
    text-align: center;
    width: 1em;
}
.uk-icon-spin {
    animation: 2s linear 0s normal none infinite running uk-rotate;
    display: inline-block;
}
.uk-icon-hover {
    color: #999;
}
.uk-icon-hover:hover {
    color: #444;
}
.uk-icon-button {
    background: #eee none repeat scroll 0 0;
    border-radius: 100%;
    box-sizing: border-box;
    color: #444;
    display: inline-block;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.uk-icon-button:focus, .uk-icon-button:hover {
    background-color: #f5f5f5;
    color: #444;
    outline: 0 none;
}
.uk-icon-button:active {
    background-color: #ddd;
    color: #444;
}
.uk-icon-glass::before {
    content: "ï€€";
}
.uk-icon-music::before {
    content: "ï€";
}
.uk-icon-search::before {
    content: "ï€‚";
}
.uk-icon-envelope-o::before {
    content: "ï€ƒ";
}
.uk-icon-heart::before {
    content: "ï€„";
}
.uk-icon-star::before {
    content: "ï€…";
	color: #1B9CB1;
}
.uk-icon-star-o::before {
    content: "ï€†";
}
.uk-icon-user::before {
    content: "ï€‡";
}
.uk-icon-film::before {
    content: "ï€ˆ";
}
.uk-icon-th-large::before {
    content: "ï€‰";
}
.uk-icon-th::before {
    content: "ï€Š";
}
.uk-icon-th-list::before {
    content: "ï€‹";
}
.uk-icon-check::before {
    content: "ï€Œ";
}
.uk-icon-close::before, .uk-icon-remove::before, .uk-icon-times::before {
    content: "ï€";
}
.uk-icon-search-plus::before {
    content: "ï€Ž";
}
.uk-icon-search-minus::before {
    content: "ï€";
}
.uk-icon-power-off::before {
    content: "ï€‘";
}
.uk-icon-signal::before {
    content: "ï€’";
}
.uk-icon-cog::before, .uk-icon-gear::before {
    content: "ï€“";
}
.uk-icon-trash-o::before {
    content: "ï€”";
}
.uk-icon-home::before {
    content: "ï€•";
}
.uk-icon-file-o::before {
    content: "ï€–";
}
.uk-icon-clock-o::before {
    content: "ï€—";
}
.uk-icon-road::before {
    content: "ï€˜";
}
.uk-icon-download::before {
    content: "ï€™";
}
.uk-icon-arrow-circle-o-down::before {
    content: "ï€š";
}
.uk-icon-arrow-circle-o-up::before {
    content: "ï€›";
}
.uk-icon-inbox::before {
    content: "ï€œ";
}
.uk-icon-play-circle-o::before {
    content: "ï€";
}
.uk-icon-repeat::before, .uk-icon-rotate-right::before {
    content: "ï€ž";
}
.uk-icon-refresh::before {
    content: "ï€¡";
}
.uk-icon-list-alt::before {
    content: "ï€¢";
}
.uk-icon-lock::before {
    content: "ï€£";
}
.uk-icon-flag::before {
    content: "ï€¤";
}
.uk-icon-headphones::before {
    content: "ï€¥";
}
.uk-icon-volume-off::before {
    content: "ï€¦";
}
.uk-icon-volume-down::before {
    content: "ï€§";
}
.uk-icon-volume-up::before {
    content: "ï€¨";
}
.uk-icon-qrcode::before {
    content: "ï€©";
}
.uk-icon-barcode::before {
    content: "ï€ª";
}
.uk-icon-tag::before {
    content: "ï€«";
}
.uk-icon-tags::before {
    content: "ï€¬";
}
.uk-icon-book::before {
    content: "ï€­";
}
.uk-icon-bookmark::before {
    content: "ï€®";
}
.uk-icon-print::before {
    content: "ï€¯";
}
.uk-icon-camera::before {
    content: "ï€°";
}
.uk-icon-font::before {
    content: "ï€±";
}
.uk-icon-bold::before {
    content: "ï€²";
}
.uk-icon-italic::before {
    content: "ï€³";
}
.uk-icon-text-height::before {
    content: "ï€´";
}
.uk-icon-text-width::before {
    content: "ï€µ";
}
.uk-icon-align-left::before {
    content: "ï€¶";
}
.uk-icon-align-center::before {
    content: "ï€·";
}
.uk-icon-align-right::before {
    content: "ï€¸";
}
.uk-icon-align-justify::before {
    content: "ï€¹";
}
.uk-icon-list::before {
    content: "ï€º";
}
.uk-icon-dedent::before, .uk-icon-outdent::before {
    content: "ï€»";
}
.uk-icon-indent::before {
    content: "ï€¼";
}
.uk-icon-video-camera::before {
    content: "ï€½";
}
.uk-icon-image::before, .uk-icon-photo::before, .uk-icon-picture-o::before {
    content: "ï€¾";
}
.uk-icon-pencil::before {
    content: "ï€";
}
.uk-icon-map-marker::before {
    content: "ï";
}
.uk-icon-adjust::before {
    content: "ï‚";
}
.uk-icon-tint::before {
    content: "ïƒ";
}
.uk-icon-edit::before, .uk-icon-pencil-square-o::before {
    content: "ï„";
}
.uk-icon-share-square-o::before {
    content: "ï…";
}
.uk-icon-check-square-o::before {
    content: "ï†";
}
.uk-icon-arrows::before {
    content: "ï‡";
}
.uk-icon-step-backward::before {
    content: "ïˆ";
}
.uk-icon-fast-backward::before {
    content: "ï‰";
}
.uk-icon-backward::before {
    content: "ïŠ";
}
.uk-icon-play::before {
    content: "ï‹";
}
.uk-icon-pause::before {
    content: "ïŒ";
}
.uk-icon-stop::before {
    content: "ï";
}
.uk-icon-forward::before {
    content: "ïŽ";
}
.uk-icon-fast-forward::before {
    content: "ï";
}
.uk-icon-step-forward::before {
    content: "ï‘";
}
.uk-icon-eject::before {
    content: "ï’";
}
.uk-icon-chevron-left::before {
    content: "ï“";
}
.uk-icon-chevron-right::before {
    content: "ï”";
}
.uk-icon-plus-circle::before {
    content: "ï•";
}
.uk-icon-minus-circle::before {
    content: "ï–";
}
.uk-icon-times-circle::before {
    content: "ï—";
}
.uk-icon-check-circle::before {
    content: "ï˜";
}
.uk-icon-question-circle::before {
    content: "ï™";
}
.uk-icon-info-circle::before {
    content: "ïš";
}
.uk-icon-crosshairs::before {
    content: "ï›";
}
.uk-icon-times-circle-o::before {
    content: "ïœ";
}
.uk-icon-check-circle-o::before {
    content: "ï";
}
.uk-icon-ban::before {
    content: "ïž";
}
.uk-icon-arrow-left::before {
    content: "ï&nbsp;";
}
.uk-icon-arrow-right::before {
    content: "ï¡";
}
.uk-icon-arrow-up::before {
    content: "ï¢";
}
.uk-icon-arrow-down::before {
    content: "ï£";
}
.uk-icon-mail-forward::before, .uk-icon-share::before {
    content: "ï¤";
}
.uk-icon-expand::before {
    content: "ï¥";
}
.uk-icon-compress::before {
    content: "ï¦";
}
.uk-icon-plus::before {
    content: "ï§";
}
.uk-icon-minus::before {
    content: "ï¨";
}
.uk-icon-asterisk::before {
    content: "ï©";
}
.uk-icon-exclamation-circle::before {
    content: "ïª";
}
.uk-icon-gift::before {
    content: "ï«";
}
.uk-icon-leaf::before {
    content: "ï¬";
}
.uk-icon-fire::before {
    content: "ï­";
}
.uk-icon-eye::before {
    content: "ï®";
}
.uk-icon-eye-slash::before {
    content: "ï°";
}
.uk-icon-exclamation-triangle::before, .uk-icon-warning::before {
    content: "ï±";
}
.uk-icon-plane::before {
    content: "ï²";
}
.uk-icon-calendar::before {
    content: "ï³";
}
.uk-icon-random::before {
    content: "ï´";
}
.uk-icon-comment::before {
    content: "ïµ";
}
.uk-icon-magnet::before {
    content: "ï¶";
}
.uk-icon-chevron-up::before {
    content: "ï·";
}
.uk-icon-chevron-down::before {
    content: "ï¸";
}
.uk-icon-retweet::before {
    content: "ï¹";
}
.uk-icon-shopping-cart::before {
    content: "ïº";
}
.uk-icon-folder::before {
    content: "ï»";
}
.uk-icon-folder-open::before {
    content: "ï¼";
}
.uk-icon-arrows-v::before {
    content: "ï½";
}
.uk-icon-arrows-h::before {
    content: "ï¾";
}
.uk-icon-bar-chart-o::before, .uk-icon-bar-chart::before {
    content: "ï‚€";
}
.uk-icon-twitter-square::before {
    content: "ï‚";
}
.uk-icon-facebook-square::before {
    content: "ï‚‚";
}
.uk-icon-camera-retro::before {
    content: "ï‚ƒ";
}
.uk-icon-key::before {
    content: "ï‚„";
}
.uk-icon-cogs::before, .uk-icon-gears::before {
    content: "ï‚…";
}
.uk-icon-comments::before {
    content: "ï‚†";
}
.uk-icon-thumbs-o-up::before {
    content: "ï‚‡";
}
.uk-icon-thumbs-o-down::before {
    content: "ï‚ˆ";
}
.uk-icon-star-half::before {
    content: "ï‚‰";
}
.uk-icon-heart-o::before {
    content: "ï‚Š";
}
.uk-icon-sign-out::before {
    content: "ï‚‹";
}
.uk-icon-linkedin-square::before {
    content: "ï‚Œ";
}
.uk-icon-thumb-tack::before {
    content: "ï‚";
}
.uk-icon-external-link::before {
    content: "ï‚Ž";
}
.uk-icon-sign-in::before {
    content: "ï‚";
}
.uk-icon-trophy::before {
    content: "ï‚‘";
}
.uk-icon-github-square::before {
    content: "ï‚’";
}
.uk-icon-upload::before {
    content: "ï‚“";
}
.uk-icon-lemon-o::before {
    content: "ï‚”";
}
.uk-icon-phone::before {
    content: "ï‚•";
}
.uk-icon-square-o::before {
    content: "ï‚–";
}
.uk-icon-bookmark-o::before {
    content: "ï‚—";
}
.uk-icon-phone-square::before {
    content: "ï‚˜";
}
.uk-icon-twitter::before {
    content: "ï‚™";
}
.uk-icon-facebook-f::before, .uk-icon-facebook::before {
    content: "ï‚š";
}
.uk-icon-github::before {
    content: "ï‚›";
}
.uk-icon-unlock::before {
    content: "ï‚œ";
}
.uk-icon-credit-card::before {
    content: "ï‚";
}
.uk-icon-rss::before {
    content: "ï‚ž";
}
.uk-icon-hdd-o::before {
    content: "ï‚&nbsp;";
}
.uk-icon-bullhorn::before {
    content: "ï‚¡";
}
.uk-icon-bell::before {
    content: "ïƒ³";
}
.uk-icon-certificate::before {
    content: "ï‚£";
}
.uk-icon-hand-o-right::before {
    content: "ï‚¤";
}
.uk-icon-hand-o-left::before {
    content: "ï‚¥";
}
.uk-icon-hand-o-up::before {
    content: "ï‚¦";
}
.uk-icon-hand-o-down::before {
    content: "ï‚§";
}
.uk-icon-arrow-circle-left::before {
    content: "ï‚¨";
}
.uk-icon-arrow-circle-right::before {
    content: "ï‚©";
}
.uk-icon-arrow-circle-up::before {
    content: "ï‚ª";
}
.uk-icon-arrow-circle-down::before {
    content: "ï‚«";
}
.uk-icon-globe::before {
    content: "ï‚¬";
}
.uk-icon-wrench::before {
    content: "ï‚­";
}
.uk-icon-tasks::before {
    content: "ï‚®";
}
.uk-icon-filter::before {
    content: "ï‚°";
}
.uk-icon-briefcase::before {
    content: "ï‚±";
}
.uk-icon-arrows-alt::before {
    content: "ï‚²";
}
.uk-icon-group::before, .uk-icon-users::before {
    content: "ïƒ€";
}
.uk-icon-chain::before, .uk-icon-link::before {
    content: "ïƒ";
}
.uk-icon-cloud::before {
    content: "ïƒ‚";
}
.uk-icon-flask::before {
    content: "ïƒƒ";
}
.uk-icon-cut::before, .uk-icon-scissors::before {
    content: "ïƒ„";
}
.uk-icon-copy::before, .uk-icon-files-o::before {
    content: "ïƒ…";
}
.uk-icon-paperclip::before {
    content: "ïƒ†";
}
.uk-icon-floppy-o::before, .uk-icon-save::before {
    content: "ïƒ‡";
}
.uk-icon-square::before {
    content: "ïƒˆ";
}
.uk-icon-bars::before, .uk-icon-navicon::before, .uk-icon-reorder::before {
    content: "ïƒ‰";
}
.uk-icon-list-ul::before {
    content: "ïƒŠ";
}
.uk-icon-list-ol::before {
    content: "ïƒ‹";
}
.uk-icon-strikethrough::before {
    content: "ïƒŒ";
}
.uk-icon-underline::before {
    content: "ïƒ";
}
.uk-icon-table::before {
    content: "ïƒŽ";
}
.uk-icon-magic::before {
    content: "ïƒ";
}
.uk-icon-truck::before {
    content: "ïƒ‘";
}
.uk-icon-pinterest::before {
    content: "ïƒ’";
}
.uk-icon-pinterest-square::before {
    content: "ïƒ“";
}
.uk-icon-google-plus-square::before {
    content: "ïƒ”";
}
.uk-icon-google-plus::before {
    content: "ïƒ•";
}
.uk-icon-money::before {
    content: "ïƒ–";
}
.uk-icon-caret-down::before {
    content: "ïƒ—";
}
.uk-icon-caret-up::before {
    content: "ïƒ˜";
}
.uk-icon-caret-left::before {
    content: "ïƒ™";
}
.uk-icon-caret-right::before {
    content: "ïƒš";
}
.uk-icon-columns::before {
    content: "ïƒ›";
}
.uk-icon-sort::before, .uk-icon-unsorted::before {
    content: "ïƒœ";
}
.uk-icon-sort-desc::before, .uk-icon-sort-down::before {
    content: "ïƒ";
}
.uk-icon-sort-asc::before, .uk-icon-sort-up::before {
    content: "ïƒž";
}
.uk-icon-envelope::before {
    content: "ïƒ&nbsp;";
}
.uk-icon-linkedin::before {
    content: "ïƒ¡";
}
.uk-icon-rotate-left::before, .uk-icon-undo::before {
    content: "ïƒ¢";
}
.uk-icon-gavel::before, .uk-icon-legal::before {
    content: "ïƒ£";
}
.uk-icon-dashboard::before, .uk-icon-tachometer::before {
    content: "ïƒ¤";
}
.uk-icon-comment-o::before {
    content: "ïƒ¥";
}
.uk-icon-comments-o::before {
    content: "ïƒ¦";
}
.uk-icon-bolt::before, .uk-icon-flash::before {
    content: "ïƒ§";
}
.uk-icon-sitemap::before {
    content: "ïƒ¨";
}
.uk-icon-umbrella::before {
    content: "ïƒ©";
}
.uk-icon-clipboard::before, .uk-icon-paste::before {
    content: "ïƒª";
}
.uk-icon-lightbulb-o::before {
    content: "ïƒ«";
}
.uk-icon-exchange::before {
    content: "ïƒ¬";
}
.uk-icon-cloud-download::before {
    content: "ïƒ­";
}
.uk-icon-cloud-upload::before {
    content: "ïƒ®";
}
.uk-icon-user-md::before {
    content: "ïƒ°";
}
.uk-icon-stethoscope::before {
    content: "ïƒ±";
}
.uk-icon-suitcase::before {
    content: "ïƒ²";
}
.uk-icon-bell-o::before {
    content: "ï‚¢";
}
.uk-icon-coffee::before {
    content: "ïƒ´";
}
.uk-icon-cutlery::before {
    content: "ïƒµ";
}
.uk-icon-file-text-o::before {
    content: "ïƒ¶";
}
.uk-icon-building-o::before {
    content: "ïƒ·";
}
.uk-icon-hospital-o::before {
    content: "ïƒ¸";
}
.uk-icon-ambulance::before {
    content: "ïƒ¹";
}
.uk-icon-medkit::before {
    content: "ïƒº";
}
.uk-icon-fighter-jet::before {
    content: "ïƒ»";
}
.uk-icon-beer::before {
    content: "ïƒ¼";
}
.uk-icon-h-square::before {
    content: "ïƒ½";
}
.uk-icon-plus-square::before {
    content: "ïƒ¾";
}
.uk-icon-angle-double-left::before {
    content: "ï„€";
}
.uk-icon-angle-double-right::before {
    content: "ï„";
}
.uk-icon-angle-double-up::before {
    content: "ï„‚";
}
.uk-icon-angle-double-down::before {
    content: "ï„ƒ";
}
.uk-icon-angle-left::before {
    content: "ï„„";
}
.uk-icon-angle-right::before {
    content: "ï„…";
}
.uk-icon-angle-up::before {
    content: "ï„†";
}
.uk-icon-angle-down::before {
    content: "ï„‡";
}
.uk-icon-desktop::before {
    content: "ï„ˆ";
}
.uk-icon-laptop::before {
    content: "ï„‰";
}
.uk-icon-tablet::before {
    content: "ï„Š";
}
.uk-icon-mobile-phone::before, .uk-icon-mobile::before {
    content: "ï„‹";
}
.uk-icon-circle-o::before {
    content: "ï„Œ";
}
.uk-icon-quote-left::before {
    content: "ï„";
}
.uk-icon-quote-right::before {
    content: "ï„Ž";
}
.uk-icon-spinner::before {
    content: "ï„";
}
.uk-icon-circle::before {
    content: "ï„‘";
}
.uk-icon-mail-reply::before, .uk-icon-reply::before {
    content: "ï„’";
}
.uk-icon-github-alt::before {
    content: "ï„“";
}
.uk-icon-folder-o::before {
    content: "ï„”";
}
.uk-icon-folder-open-o::before {
    content: "ï„•";
}
.uk-icon-smile-o::before {
    content: "ï„˜";
}
.uk-icon-frown-o::before {
    content: "ï„™";
}
.uk-icon-meh-o::before {
    content: "ï„š";
}
.uk-icon-gamepad::before {
    content: "ï„›";
}
.uk-icon-keyboard-o::before {
    content: "ï„œ";
}
.uk-icon-flag-o::before {
    content: "ï„";
}
.uk-icon-flag-checkered::before {
    content: "ï„ž";
}
.uk-icon-terminal::before {
    content: "ï„&nbsp;";
}
.uk-icon-code::before {
    content: "ï„¡";
}
.uk-icon-mail-reply-all::before, .uk-icon-reply-all::before {
    content: "ï„¢";
}
.uk-icon-star-half-empty::before, .uk-icon-star-half-full::before, .uk-icon-star-half-o::before {
    content: "ï„£";
}
.uk-icon-location-arrow::before {
    content: "ï„¤";
}
.uk-icon-crop::before {
    content: "ï„¥";
}
.uk-icon-code-fork::before {
    content: "ï„¦";
}
.uk-icon-chain-broken::before, .uk-icon-unlink::before {
    content: "ï„§";
}
.uk-icon-question::before {
    content: "ï„¨";
}
.uk-icon-info::before {
    content: "ï„©";
}
.uk-icon-exclamation::before {
    content: "ï„ª";
}
.uk-icon-superscript::before {
    content: "ï„«";
}
.uk-icon-subscript::before {
    content: "ï„¬";
}
.uk-icon-eraser::before {
    content: "ï„­";
}
.uk-icon-puzzle-piece::before {
    content: "ï„®";
}
.uk-icon-microphone::before {
    content: "ï„°";
}
.uk-icon-microphone-slash::before {
    content: "ï„±";
}
.uk-icon-shield::before {
    content: "ï„²";
}
.uk-icon-calendar-o::before {
    content: "ï„³";
}
.uk-icon-fire-extinguisher::before {
    content: "ï„´";
}
.uk-icon-rocket::before {
    content: "ï„µ";
}
.uk-icon-maxcdn::before {
    content: "ï„¶";
}
.uk-icon-chevron-circle-left::before {
    content: "ï„·";
}
.uk-icon-chevron-circle-right::before {
    content: "ï„¸";
}
.uk-icon-chevron-circle-up::before {
    content: "ï„¹";
}
.uk-icon-chevron-circle-down::before {
    content: "ï„º";
}
.uk-icon-html5::before {
    content: "ï„»";
}
.uk-icon-css3::before {
    content: "ï„¼";
}
.uk-icon-anchor::before {
    content: "ï„½";
}
.uk-icon-unlock-alt::before {
    content: "ï„¾";
}
.uk-icon-bullseye::before {
    content: "ï…€";
}
.uk-icon-ellipsis-h::before {
    content: "ï…";
}
.uk-icon-ellipsis-v::before {
    content: "ï…‚";
}
.uk-icon-rss-square::before {
    content: "ï…ƒ";
}
.uk-icon-play-circle::before {
    content: "ï…„";
}
.uk-icon-ticket::before {
    content: "ï……";
}
.uk-icon-minus-square::before {
    content: "ï…†";
}
.uk-icon-minus-square-o::before {
    content: "ï…‡";
}
.uk-icon-level-up::before {
    content: "ï…ˆ";
}
.uk-icon-level-down::before {
    content: "ï…‰";
}
.uk-icon-check-square::before {
    content: "ï…Š";
}
.uk-icon-pencil-square::before {
    content: "ï…‹";
}
.uk-icon-external-link-square::before {
    content: "ï…Œ";
}
.uk-icon-share-square::before {
    content: "ï…";
}
.uk-icon-compass::before {
    content: "ï…Ž";
}
.uk-icon-caret-square-o-down::before, .uk-icon-toggle-down::before {
    content: "ï…";
}
.uk-icon-caret-square-o-up::before, .uk-icon-toggle-up::before {
    content: "ï…‘";
}
.uk-icon-caret-square-o-right::before, .uk-icon-toggle-right::before {
    content: "ï…’";
}
.uk-icon-eur::before, .uk-icon-euro::before {
    content: "ï…“";
}
.uk-icon-gbp::before {
    content: "ï…”";
}
.uk-icon-dollar::before, .uk-icon-usd::before {
    content: "ï…•";
}
.uk-icon-inr::before, .uk-icon-rupee::before {
    content: "ï…–";
}
.uk-icon-cny::before, .uk-icon-jpy::before, .uk-icon-rmb::before, .uk-icon-yen::before {
    content: "ï…—";
}
.uk-icon-rouble::before, .uk-icon-rub::before, .uk-icon-ruble::before {
    content: "ï…˜";
}
.uk-icon-krw::before, .uk-icon-won::before {
    content: "ï…™";
}
.uk-icon-bitcoin::before, .uk-icon-btc::before {
    content: "ï…š";
}
.uk-icon-file::before {
    content: "ï…›";
}
.uk-icon-file-text::before {
    content: "ï…œ";
}
.uk-icon-sort-alpha-asc::before {
    content: "ï…";
}
.uk-icon-sort-alpha-desc::before {
    content: "ï…ž";
}
.uk-icon-sort-amount-asc::before {
    content: "ï…&nbsp;";
}
.uk-icon-sort-amount-desc::before {
    content: "ï…¡";
}
.uk-icon-sort-numeric-asc::before {
    content: "ï…¢";
}
.uk-icon-sort-numeric-desc::before {
    content: "ï…£";
}
.uk-icon-thumbs-up::before {
    content: "ï…¤";
}
.uk-icon-thumbs-down::before {
    content: "ï…¥";
}
.uk-icon-youtube-square::before {
    content: "ï…¦";
}
.uk-icon-youtube::before {
    content: "ï…§";
}
.uk-icon-xing::before {
    content: "ï…¨";
}
.uk-icon-xing-square::before {
    content: "ï…©";
}
.uk-icon-youtube-play::before {
    content: "ï…ª";
}
.uk-icon-dropbox::before {
    content: "ï…«";
}
.uk-icon-stack-overflow::before {
    content: "ï…¬";
}
.uk-icon-instagram::before {
    content: "ï…­";
}
.uk-icon-flickr::before {
    content: "ï…®";
}
.uk-icon-adn::before {
    content: "ï…°";
}
.uk-icon-bitbucket::before {
    content: "ï…±";
}
.uk-icon-bitbucket-square::before {
    content: "ï…²";
}
.uk-icon-tumblr::before {
    content: "ï…³";
}
.uk-icon-tumblr-square::before {
    content: "ï…´";
}
.uk-icon-long-arrow-down::before {
    content: "ï…µ";
}
.uk-icon-long-arrow-up::before {
    content: "ï…¶";
}
.uk-icon-long-arrow-left::before {
    content: "ï…·";
}
.uk-icon-long-arrow-right::before {
    content: "ï…¸";
}
.uk-icon-apple::before {
    content: "ï…¹";
}
.uk-icon-windows::before {
    content: "ï…º";
}
.uk-icon-android::before {
    content: "ï…»";
}
.uk-icon-linux::before {
    content: "ï…¼";
}
.uk-icon-dribbble::before {
    content: "ï…½";
}
.uk-icon-skype::before {
    content: "ï…¾";
}
.uk-icon-foursquare::before {
    content: "ï†€";
}
.uk-icon-trello::before {
    content: "ï†";
}
.uk-icon-female::before {
    content: "ï†‚";
}
.uk-icon-male::before {
    content: "ï†ƒ";
}
.uk-icon-gittip::before, .uk-icon-gratipay::before {
    content: "ï†„";
}
.uk-icon-sun-o::before {
    content: "ï†…";
}
.uk-icon-moon-o::before {
    content: "ï††";
}
.uk-icon-archive::before {
    content: "ï†‡";
}
.uk-icon-bug::before {
    content: "ï†ˆ";
}
.uk-icon-vk::before {
    content: "ï†‰";
}
.uk-icon-weibo::before {
    content: "ï†Š";
}
.uk-icon-renren::before {
    content: "ï†‹";
}
.uk-icon-pagelines::before {
    content: "ï†Œ";
}
.uk-icon-stack-exchange::before {
    content: "ï†";
}
.uk-icon-arrow-circle-o-right::before {
    content: "ï†Ž";
}
.uk-icon-arrow-circle-o-left::before {
    content: "ï†";
}
.uk-icon-caret-square-o-left::before, .uk-icon-toggle-left::before {
    content: "ï†‘";
}
.uk-icon-dot-circle-o::before {
    content: "ï†’";
}
.uk-icon-wheelchair::before {
    content: "ï†“";
}
.uk-icon-vimeo-square::before {
    content: "ï†”";
}
.uk-icon-try::before, .uk-icon-turkish-lira::before {
    content: "ï†•";
}
.uk-icon-plus-square-o::before {
    content: "ï†–";
}
.uk-icon-space-shuttle::before {
    content: "ï†—";
}
.uk-icon-slack::before {
    content: "ï†˜";
}
.uk-icon-envelope-square::before {
    content: "ï†™";
}
.uk-icon-wordpress::before {
    content: "ï†š";
}
.uk-icon-openid::before {
    content: "ï†›";
}
.uk-icon-bank::before, .uk-icon-institution::before, .uk-icon-university::before {
    content: "ï†œ";
}
.uk-icon-graduation-cap::before, .uk-icon-mortar-board::before {
    content: "ï†";
}
.uk-icon-yahoo::before {
    content: "ï†ž";
}
.uk-icon-google::before {
    content: "ï†&nbsp;";
}
.uk-icon-reddit::before {
    content: "ï†¡";
}
.uk-icon-reddit-square::before {
    content: "ï†¢";
}
.uk-icon-stumbleupon-circle::before {
    content: "ï†£";
}
.uk-icon-stumbleupon::before {
    content: "ï†¤";
}
.uk-icon-delicious::before {
    content: "ï†¥";
}
.uk-icon-digg::before {
    content: "ï†¦";
}
.uk-icon-pied-piper::before {
    content: "ï†§";
}
.uk-icon-pied-piper-alt::before {
    content: "ï†¨";
}
.uk-icon-drupal::before {
    content: "ï†©";
}
.uk-icon-joomla::before {
    content: "ï†ª";
}
.uk-icon-language::before {
    content: "ï†«";
}
.uk-icon-fax::before {
    content: "ï†¬";
}
.uk-icon-building::before {
    content: "ï†­";
}
.uk-icon-child::before {
    content: "ï†®";
}
.uk-icon-paw::before {
    content: "ï†°";
}
.uk-icon-spoon::before {
    content: "ï†±";
}
.uk-icon-cube::before {
    content: "ï†²";
}
.uk-icon-cubes::before {
    content: "ï†³";
}
.uk-icon-behance::before {
    content: "ï†´";
}
.uk-icon-behance-square::before {
    content: "ï†µ";
}
.uk-icon-steam::before {
    content: "ï†¶";
}
.uk-icon-steam-square::before {
    content: "ï†·";
}
.uk-icon-recycle::before {
    content: "ï†¸";
}
.uk-icon-automobile::before, .uk-icon-car::before {
    content: "ï†¹";
	color: #1B9CB1;
}
.uk-icon-cab::before, .uk-icon-taxi::before {
    content: "ï†º";
}
.uk-icon-tree::before {
    content: "ï†»";
}
.uk-icon-spotify::before {
    content: "ï†¼";
}
.uk-icon-deviantart::before {
    content: "ï†½";
}
.uk-icon-soundcloud::before {
    content: "ï†¾";
}
.uk-icon-database::before {
    content: "ï‡€";
}
.uk-icon-file-pdf-o::before {
    content: "ï‡";
}
.uk-icon-file-word-o::before {
    content: "ï‡‚";
}
.uk-icon-file-excel-o::before {
    content: "ï‡ƒ";
}
.uk-icon-file-powerpoint-o::before {
    content: "ï‡„";
}
.uk-icon-file-image-o::before, .uk-icon-file-photo-o::before, .uk-icon-file-picture-o::before {
    content: "ï‡…";
}
.uk-icon-file-archive-o::before, .uk-icon-file-zip-o::before {
    content: "ï‡†";
}
.uk-icon-file-audio-o::before, .uk-icon-file-sound-o::before {
    content: "ï‡‡";
}
.uk-icon-file-movie-o::before, .uk-icon-file-video-o::before {
    content: "ï‡ˆ";
}
.uk-icon-file-code-o::before {
    content: "ï‡‰";
}
.uk-icon-vine::before {
    content: "ï‡Š";
}
.uk-icon-codepen::before {
    content: "ï‡‹";
}
.uk-icon-jsfiddle::before {
    content: "ï‡Œ";
}
.uk-icon-life-bouy::before, .uk-icon-life-buoy::before, .uk-icon-life-ring::before, .uk-icon-life-saver::before, .uk-icon-support::before {
    content: "ï‡";
}
.uk-icon-circle-o-notch::before {
    content: "ï‡Ž";
}
.uk-icon-ra::before, .uk-icon-rebel::before {
    content: "ï‡";
}
.uk-icon-empire::before, .uk-icon-ge::before {
    content: "ï‡‘";
}
.uk-icon-git-square::before {
    content: "ï‡’";
}
.uk-icon-git::before {
    content: "ï‡“";
}
.uk-icon-hacker-news::before {
    content: "ï‡”";
}
.uk-icon-tencent-weibo::before {
    content: "ï‡•";
}
.uk-icon-qq::before {
    content: "ï‡–";
}
.uk-icon-wechat::before, .uk-icon-weixin::before {
    content: "ï‡—";
}
.uk-icon-paper-plane::before, .uk-icon-send::before {
    content: "ï‡˜";
}
.uk-icon-paper-plane-o::before, .uk-icon-send-o::before {
    content: "ï‡™";
}
.uk-icon-history::before {
    content: "ï‡š";
}
.uk-icon-circle-thin::before, .uk-icon-genderless::before {
    content: "ï‡›";
}
.uk-icon-header::before {
    content: "ï‡œ";
}
.uk-icon-paragraph::before {
    content: "ï‡";
}
.uk-icon-sliders::before {
    content: "ï‡ž";
}
.uk-icon-share-alt::before {
    content: "ï‡&nbsp;";
}
.uk-icon-share-alt-square::before {
    content: "ï‡¡";
}
.uk-icon-bomb::before {
    content: "ï‡¢";
}
.uk-icon-futbol-o::before, .uk-icon-soccer-ball-o::before {
    content: "ï‡£";
}
.uk-icon-tty::before {
    content: "ï‡¤";
}
.uk-icon-binoculars::before {
    content: "ï‡¥";
}
.uk-icon-plug::before {
    content: "ï‡¦";
}
.uk-icon-slideshare::before {
    content: "ï‡§";
}
.uk-icon-twitch::before {
    content: "ï‡¨";
}
.uk-icon-yelp::before {
    content: "ï‡©";
}
.uk-icon-newspaper-o::before {
    content: "ï‡ª";
}
.uk-icon-wifi::before {
    content: "ï‡«";
}
.uk-icon-calculator::before {
    content: "ï‡¬";
}
.uk-icon-paypal::before {
    content: "ï‡­";
}
.uk-icon-google-wallet::before {
    content: "ï‡®";
}
.uk-icon-cc-visa::before {
    content: "ï‡°";
}
.uk-icon-cc-mastercard::before {
    content: "ï‡±";
}
.uk-icon-cc-discover::before {
    content: "ï‡²";
}
.uk-icon-cc-amex::before {
    content: "ï‡³";
}
.uk-icon-cc-paypal::before {
    content: "ï‡´";
}
.uk-icon-cc-stripe::before {
    content: "ï‡µ";
}
.uk-icon-bell-slash::before {
    content: "ï‡¶";
}
.uk-icon-bell-slash-o::before {
    content: "ï‡·";
}
.uk-icon-trash::before {
    content: "ï‡¸";
}
.uk-icon-copyright::before {
    content: "ï‡¹";
}
.uk-icon-at::before {
    content: "ï‡º";
}
.uk-icon-eyedropper::before {
    content: "ï‡»";
}
.uk-icon-paint-brush::before {
    content: "ï‡¼";
}
.uk-icon-birthday-cake::before {
    content: "ï‡½";
}
.uk-icon-area-chart::before {
    content: "ï‡¾";
}
.uk-icon-pie-chart::before {
    content: "ïˆ€";
}
.uk-icon-line-chart::before {
    content: "ïˆ";
}
.uk-icon-lastfm::before {
    content: "ïˆ‚";
}
.uk-icon-lastfm-square::before {
    content: "ïˆƒ";
}
.uk-icon-toggle-off::before {
    content: "ïˆ„";
}
.uk-icon-toggle-on::before {
    content: "ïˆ…";
}
.uk-icon-bicycle::before {
    content: "ïˆ†";
}
.uk-icon-bus::before {
    content: "ïˆ‡";
}
.uk-icon-ioxhost::before {
    content: "ïˆˆ";
}
.uk-icon-angellist::before {
    content: "ïˆ‰";
}
.uk-icon-cc::before {
    content: "ïˆŠ";
}
.uk-icon-ils::before, .uk-icon-shekel::before, .uk-icon-sheqel::before {
    content: "ïˆ‹";
}
.uk-icon-meanpath::before {
    content: "ïˆŒ";
}
.uk-icon-buysellads::before {
    content: "ïˆ";
}
.uk-icon-connectdevelop::before {
    content: "ïˆŽ";
}
.uk-icon-dashcube::before {
    content: "ïˆ";
}
.uk-icon-forumbee::before {
    content: "ïˆ‘";
}
.uk-icon-leanpub::before {
    content: "ïˆ’";
}
.uk-icon-sellsy::before {
    content: "ïˆ“";
}
.uk-icon-shirtsinbulk::before {
    content: "ïˆ”";
}
.uk-icon-simplybuilt::before {
    content: "ïˆ•";
}
.uk-icon-skyatlas::before {
    content: "ïˆ–";
}
.uk-icon-cart-plus::before {
    content: "ïˆ—";
}
.uk-icon-cart-arrow-down::before {
    content: "ïˆ˜";
}
.uk-icon-diamond::before {
    content: "ïˆ™";
}
.uk-icon-ship::before {
    content: "ïˆš";
}
.uk-icon-user-secret::before {
    content: "ïˆ›";
}
.uk-icon-motorcycle::before {
    content: "ïˆœ";
}
.uk-icon-street-view::before {
    content: "ïˆ";
}
.uk-icon-heartbeat::before {
    content: "ïˆž";
}
.uk-icon-venus::before {
    content: "ïˆ¡";
}
.uk-icon-mars::before {
    content: "ïˆ¢";
}
.uk-icon-mercury::before {
    content: "ïˆ£";
}
.uk-icon-transgender::before {
    content: "ïˆ¤";
}
.uk-icon-transgender-alt::before {
    content: "ïˆ¥";
}
.uk-icon-venus-double::before {
    content: "ïˆ¦";
}
.uk-icon-mars-double::before {
    content: "ïˆ§";
}
.uk-icon-venus-mars::before {
    content: "ïˆ¨";
}
.uk-icon-mars-stroke::before {
    content: "ïˆ©";
}
.uk-icon-mars-stroke-v::before {
    content: "ïˆª";
}
.uk-icon-mars-stroke-h::before {
    content: "ïˆ«";
}
.uk-icon-neuter::before {
    content: "ïˆ¬";
}
.uk-icon-facebook-official::before {
    content: "ïˆ°";
}
.uk-icon-pinterest-p::before {
    content: "ïˆ±";
}
.uk-icon-whatsapp::before {
    content: "ïˆ²";
}
.uk-icon-server::before {
    content: "ïˆ³";
}
.uk-icon-user-plus::before {
    content: "ïˆ´";
}
.uk-icon-user-times::before {
    content: "ïˆµ";
}
.uk-icon-bed::before, .uk-icon-hotel::before {
    content: "ïˆ¶";
}
.uk-icon-viacoin::before {
    content: "ïˆ·";
}
.uk-icon-train::before {
    content: "ïˆ¸";
}
.uk-icon-subway::before {
    content: "ïˆ¹";
}
.uk-icon-medium-logo::before {
    content: "ïˆº";
}
.uk-icon-500px::before {
    content: "ï‰®";
}
.uk-icon-amazon::before {
    content: "ï‰°";
}
.uk-icon-balance-scale::before {
    content: "ï‰Ž";
}
.uk-icon-battery-0::before, .uk-icon-battery-empty::before {
    content: "ï‰„";
}
.uk-icon-battery-1::before, .uk-icon-battery-quarter::before {
    content: "ï‰ƒ";
}
.uk-icon-battery-2::before, .uk-icon-battery-half::before {
    content: "ï‰‚";
}
.uk-icon-battery-3::before, .uk-icon-battery-three-quarters::before {
    content: "ï‰";
}
.uk-icon-battery-4::before, .uk-icon-battery-full::before {
    content: "ï‰€";
}
.uk-icon-black-tie::before {
    content: "ï‰¾";
}
.uk-icon-calendar-check-o::before {
    content: "ï‰´";
}
.uk-icon-calendar-minus-o::before {
    content: "ï‰²";
}
.uk-icon-calendar-plus-o::before {
    content: "ï‰±";
}
.uk-icon-calendar-times-o::before {
    content: "ï‰³";
}
.uk-icon-cc-diners-club::before {
    content: "ï‰Œ";
}
.uk-icon-cc-jcb::before {
    content: "ï‰‹";
}
.uk-icon-chrome::before {
    content: "ï‰¨";
}
.uk-icon-clone::before {
    content: "ï‰";
}
.uk-icon-commenting::before {
    content: "ï‰º";
}
.uk-icon-commenting-o::before {
    content: "ï‰»";
}
.uk-icon-contao::before {
    content: "ï‰­";
}
.uk-icon-creative-commons::before {
    content: "ï‰ž";
}
.uk-icon-expeditedssl::before {
    content: "ïˆ¾";
}
.uk-icon-firefox::before {
    content: "ï‰©";
}
.uk-icon-fonticons::before {
    content: "ïŠ€";
}
.uk-icon-get-pocket::before {
    content: "ï‰¥";
}
.uk-icon-gg::before {
    content: "ï‰&nbsp;";
}
.uk-icon-gg-circle::before {
    content: "ï‰¡";
}
.uk-icon-hand-lizard-o::before {
    content: "ï‰˜";
}
.uk-icon-hand-paper-o::before, .uk-icon-hand-stop-o::before {
    content: "ï‰–";
}
.uk-icon-hand-peace-o::before {
    content: "ï‰›";
}
.uk-icon-hand-pointer-o::before {
    content: "ï‰š";
}
.uk-icon-hand-grab-o::before, .uk-icon-hand-rock-o::before {
    content: "ï‰•";
}
.uk-icon-hand-scissors-o::before {
    content: "ï‰—";
}
.uk-icon-hand-spock-o::before {
    content: "ï‰™";
}
.uk-icon-hourglass::before {
    content: "ï‰”";
}
.uk-icon-hourglass-o::before {
    content: "ï‰";
}
.uk-icon-hourglass-1::before, .uk-icon-hourglass-start::before {
    content: "ï‰‘";
}
.uk-icon-hourglass-2::before, .uk-icon-hourglass-half::before {
    content: "ï‰’";
}
.uk-icon-hourglass-3::before, .uk-icon-hourglass-end::before {
    content: "ï‰“";
}
.uk-icon-houzz::before {
    content: "ï‰¼";
}
.uk-icon-i-cursor::before {
    content: "ï‰†";
}
.uk-icon-industry::before {
    content: "ï‰µ";
}
.uk-icon-internet-explorer::before {
    content: "ï‰«";
}
.uk-icon-map::before {
    content: "ï‰¹";
}
.uk-icon-map-o::before {
    content: "ï‰¸";
}
.uk-icon-map-pin::before {
    content: "ï‰¶";
}
.uk-icon-map-signs::before {
    content: "ï‰·";
}
.uk-icon-mouse-pointer::before {
    content: "ï‰…";
}
.uk-icon-object-group::before {
    content: "ï‰‡";
}
.uk-icon-object-ungroup::before {
    content: "ï‰ˆ";
}
.uk-icon-odnoklassniki::before {
    content: "ï‰£";
}
.uk-icon-odnoklassniki-square::before {
    content: "ï‰¤";
}
.uk-icon-opencart::before {
    content: "ïˆ½";
}
.uk-icon-opera::before {
    content: "ï‰ª";
}
.uk-icon-optin-monster::before {
    content: "ïˆ¼";
}
.uk-icon-registered::before {
    content: "ï‰";
}
.uk-icon-safari::before {
    content: "ï‰§";
}
.uk-icon-sticky-note::before {
    content: "ï‰‰";
}
.uk-icon-sticky-note-o::before {
    content: "ï‰Š";
}
.uk-icon-television::before, .uk-icon-tv::before {
    content: "ï‰¬";
}
.uk-icon-trademark::before {
    content: "ï‰œ";
}
.uk-icon-tripadvisor::before {
    content: "ï‰¢";
}
.uk-icon-vimeo::before {
    content: "ï‰½";
}
.uk-icon-wikipedia-w::before {
    content: "ï‰¦";
}
.uk-icon-y-combinator::before, .uk-icon-yc::before {
    content: "ïˆ»";
}
.uk-icon-y-combinator-square::before, .uk-icon-yc-square::before {
    content: "ï‡”";
}
.uk-icon-bluetooth::before {
    content: "ïŠ“";
}
.uk-icon-bluetooth-b::before {
    content: "ïŠ”";
}
.uk-icon-codiepie::before {
    content: "ïŠ„";
}
.uk-icon-credit-card-alt::before {
    content: "ïŠƒ";
}
.uk-icon-edge::before {
    content: "ïŠ‚";
}
.uk-icon-fort-awesome::before {
    content: "ïŠ†";
}
.uk-icon-hashtag::before {
    content: "ïŠ’";
}
.uk-icon-mixcloud::before {
    content: "ïŠ‰";
}
.uk-icon-modx::before {
    content: "ïŠ…";
}
.uk-icon-pause-circle::before {
    content: "ïŠ‹";
}
.uk-icon-pause-circle-o::before {
    content: "ïŠŒ";
}
.uk-icon-percent::before {
    content: "ïŠ•";
}
.uk-icon-product-hunt::before {
    content: "ïŠˆ";
}
.uk-icon-reddit-alien::before {
    content: "ïŠ";
}
.uk-icon-scribd::before {
    content: "ïŠŠ";
}
.uk-icon-shopping-bag::before {
    content: "ïŠ";
}
.uk-icon-shopping-basket::before {
    content: "ïŠ‘";
}
.uk-icon-stop-circle::before {
    content: "ïŠ";
}
.uk-icon-stop-circle-o::before {
    content: "ïŠŽ";
}
.uk-icon-usb::before {
    content: "ïŠ‡";
}
.uk-close::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.uk-close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-sizing: content-box;
    color: inherit;
    display: inline-block;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: 20px;
    margin: 0;
    opacity: 0.3;
    overflow: visible;
    padding: 0;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
    width: 20px;
}
.uk-close::after {
    content: "ï€";
    display: block;
    font-family: FontAwesome;
}
.uk-close:focus, .uk-close:hover {
    color: inherit;
    cursor: pointer;
    opacity: 0.5;
    outline: 0 none;
    text-decoration: none;
}
.uk-close-alt {
    background: #eee none repeat scroll 0 0;
    border-radius: 50%;
    opacity: 1;
    padding: 2px;
}
.uk-close-alt:focus, .uk-close-alt:hover {
    opacity: 1;
}
.uk-close-alt::after {
    opacity: 0.5;
}
.uk-close-alt:focus::after, .uk-close-alt:hover::after {
    opacity: 0.8;
}
.uk-badge {
    background: #00a8e6 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    line-height: 14px;
    padding: 0 5px;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
}
a.uk-badge:hover {
    color: #fff;
}
.uk-badge-notification {
    border-radius: 500px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 18px;
    min-width: 18px;
}
.uk-badge-success {
    background-color: #8cc14c;
}
.uk-badge-warning {
    background-color: #faa732;
}
.uk-badge-danger {
    background-color: #da314b;
}
.uk-alert {
    background: #ebf7fd none repeat scroll 0 0;
    color: #2d7091;
    margin-bottom: 15px;
    padding: 10px;
}
* + .uk-alert {
    margin-top: 15px;
}
.uk-alert &gt; *:last-child {
    margin-bottom: 0;
}
.uk-alert h1, .uk-alert h2, .uk-alert h3, .uk-alert h4, .uk-alert h5, .uk-alert h6 {
    color: inherit;
}
.uk-alert &gt; .uk-close:first-child {
    float: right;
}
.uk-alert &gt; .uk-close:first-child + * {
    margin-top: 0;
}
.uk-alert-success {
    background: #f2fae3 none repeat scroll 0 0;
    color: #659f13;
}
.uk-alert-warning {
    background: #fffceb none repeat scroll 0 0;
    color: #e28327;
}
.uk-alert-danger {
    background: #fff1f0 none repeat scroll 0 0;
    color: #d85030;
}
.uk-alert-large {
    padding: 20px;
}
.uk-alert-large &gt; .uk-close:first-child {
    margin: -10px -10px 0 0;
}
.uk-thumbnail {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    padding: 4px;
}
a.uk-thumbnail:focus, a.uk-thumbnail:hover {
    background-color: #fff;
    border-color: #aaa;
    outline: 0 none;
    text-decoration: none;
}
.uk-thumbnail-caption {
    color: #444;
    padding-top: 4px;
    text-align: center;
}
.uk-thumbnail-mini {
    width: 150px;
}
.uk-thumbnail-small {
    width: 200px;
}
.uk-thumbnail-medium {
    width: 300px;
}
.uk-thumbnail-large {
    width: 400px;
}
.uk-thumbnail-expand, .uk-thumbnail-expand &gt; img {
    width: 100%;
}
.uk-overlay {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
.uk-overlay.uk-border-circle {
}
.uk-overlay &gt; *:first-child {
    margin-bottom: 0;
}
.uk-overlay-panel {
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.uk-overlay-panel.uk-flex &gt; * &gt; *:last-child, .uk-overlay-panel &gt; *:last-child {
    margin-bottom: 0;
}
.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: inherit;
}
.uk-overlay-panel a:not([class]) {
    color: inherit;
    text-decoration: underline;
}
.uk-overlay-panel a[class*="uk-icon-"]:not(.uk-icon-button) {
    color: inherit;
}
.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
    opacity: 0;
}
.uk-overlay-active *:not(.uk-active) &gt; .uk-overlay-panel:not(.uk-ignore) {
    opacity: 0;
}
.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.uk-overlay-image {
    padding: 0;
}
.uk-overlay-top {
    bottom: auto;
}
.uk-overlay-bottom {
    top: auto;
}
.uk-overlay-left {
    right: auto;
}
.uk-overlay-right {
    left: auto;
}
.uk-overlay-icon::before {
    color: #fff;
    content: "ï€‚";
    font-family: FontAwesome;
    font-size: 50px;
    height: 50px;
    left: 50%;
    line-height: 1;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
}
.uk-overlay-blur, .uk-overlay-fade, .uk-overlay-grayscale, .uk-overlay-scale, .uk-overlay-spin, [class*="uk-overlay-slide"] {
    transition-duration: 0.3s;
    transition-property: opacity, transform, filter;
    transition-timing-function: ease-out;
}
.uk-overlay-active .uk-overlay-fade, .uk-overlay-active .uk-overlay-scale, .uk-overlay-active .uk-overlay-spin, .uk-overlay-active [class*="uk-overlay-slide"] {
    transition-duration: 0.8s;
}
.uk-overlay-fade {
    opacity: 0.7;
}
.uk-overlay-active .uk-active &gt; .uk-overlay-fade, .uk-overlay-hover.uk-hover .uk-overlay-fade, .uk-overlay-hover:hover .uk-overlay-fade {
    opacity: 1;
}
.uk-overlay-scale {
    transform: scale(1);
}
.uk-overlay-active .uk-active &gt; .uk-overlay-scale, .uk-overlay-hover.uk-hover .uk-overlay-scale, .uk-overlay-hover:hover .uk-overlay-scale {
    transform: scale(1.1);
}
.uk-overlay-spin {
    transform: scale(1) rotate(0deg);
}
.uk-overlay-active .uk-active &gt; .uk-overlay-spin, .uk-overlay-hover.uk-hover .uk-overlay-spin, .uk-overlay-hover:hover .uk-overlay-spin {
    transform: scale(1.1) rotate(3deg);
}
.uk-overlay-grayscale {
    filter: grayscale(100%);
}
.uk-overlay-active .uk-active &gt; .uk-overlay-grayscale, .uk-overlay-hover.uk-hover .uk-overlay-grayscale, .uk-overlay-hover:hover .uk-overlay-grayscale {
    filter: grayscale(0);
}
[class*="uk-overlay-slide"] {
    opacity: 0;
}
.uk-overlay-slide-top {
    transform: translateY(-100%);
}
.uk-overlay-slide-bottom {
    transform: translateY(100%);
}
.uk-overlay-slide-left {
    transform: translateX(-100%);
}
.uk-overlay-slide-right {
    transform: translateX(100%);
}
.uk-overlay-active .uk-active &gt; [class*="uk-overlay-slide"], .uk-overlay-hover.uk-hover [class*="uk-overlay-slide"], .uk-overlay-hover:hover [class*="uk-overlay-slide"] {
    opacity: 1;
    transform: translateX(0px) translateY(0px);
}
.uk-overlay-area {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.15s linear 0s;
}
.uk-overlay-toggle.uk-hover .uk-overlay-area, .uk-overlay-toggle:hover .uk-overlay-area, .uk-overlay.uk-hover .uk-overlay-area, .uk-overlay:hover .uk-overlay-area {
    opacity: 1;
}
.uk-overlay-area:empty::before {
    color: #fff;
    content: "ï€‚";
    font-family: FontAwesome;
    font-size: 50px;
    height: 50px;
    left: 50%;
    line-height: 1;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
}
.uk-overlay-area:not(:empty) {
    font-size: 0;
}
.uk-overlay-area:not(:empty)::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.uk-overlay-area-content {
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    padding: 0 15px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.uk-overlay-area-content &gt; *:last-child {
    margin-bottom: 0;
}
.uk-overlay-area-content a:not([class]), .uk-overlay-area-content a:hover:not([class]) {
    color: inherit;
}
.uk-overlay-caption {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    transition: opacity 0.15s linear 0s;
}
.uk-overlay-toggle.uk-hover .uk-overlay-caption, .uk-overlay-toggle:hover .uk-overlay-caption, .uk-overlay.uk-hover .uk-overlay-caption, .uk-overlay:hover .uk-overlay-caption {
    opacity: 1;
}
[class*="uk-column-"] {
    -moz-column-gap: 25px;
}
.uk-column-1-2 {
    -moz-column-count: 2;
}
.uk-column-1-3 {
    -moz-column-count: 3;
}
.uk-column-1-4 {
    -moz-column-count: 4;
}
.uk-column-1-5 {
    -moz-column-count: 5;
}
.uk-column-1-6 {
    -moz-column-count: 6;
}
@media (min-width: 480px) {
.uk-column-small-1-2 {
    -moz-column-count: 2;
}
.uk-column-small-1-3 {
    -moz-column-count: 3;
}
.uk-column-small-1-4 {
    -moz-column-count: 4;
}
.uk-column-small-1-5 {
    -moz-column-count: 5;
}
.uk-column-small-1-6 {
    -moz-column-count: 6;
}
}
@media (min-width: 768px) {
.uk-column-medium-1-2 {
    -moz-column-count: 2;
}
.uk-column-medium-1-3 {
    -moz-column-count: 3;
}
.uk-column-medium-1-4 {
    -moz-column-count: 4;
}
.uk-column-medium-1-5 {
    -moz-column-count: 5;
}
.uk-column-medium-1-6 {
    -moz-column-count: 6;
}
}
@media (min-width: 960px) {
.uk-column-large-1-2 {
    -moz-column-count: 2;
}
.uk-column-large-1-3 {
    -moz-column-count: 3;
}
.uk-column-large-1-4 {
    -moz-column-count: 4;
}
.uk-column-large-1-5 {
    -moz-column-count: 5;
}
.uk-column-large-1-6 {
    -moz-column-count: 6;
}
}
@media (min-width: 1220px) {
.uk-column-xlarge-1-2 {
    -moz-column-count: 2;
}
.uk-column-xlarge-1-3 {
    -moz-column-count: 3;
}
.uk-column-xlarge-1-4 {
    -moz-column-count: 4;
}
.uk-column-xlarge-1-5 {
    -moz-column-count: 5;
}
.uk-column-xlarge-1-6 {
    -moz-column-count: 6;
}
}
[class*="uk-animation-"] {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
}
@media screen {
[data-uk-scrollspy*="uk-animation-"]:not([data-uk-scrollspy*="target"]) {
    opacity: 0;
}
}
.uk-animation-fade {
    animation-duration: 0.8s;
    animation-name: uk-fade;
    animation-timing-function: linear !important;
}
.uk-animation-scale-up {
    animation-name: uk-fade-scale-02;
}
.uk-animation-scale-down {
    animation-name: uk-fade-scale-18;
}
.uk-animation-slide-top {
    animation-name: uk-fade-top;
}
.uk-animation-slide-bottom {
    animation-name: uk-fade-bottom;
}
.uk-animation-slide-left {
    animation-name: uk-fade-left;
}
.uk-animation-slide-right {
    animation-name: uk-fade-right;
}
.uk-animation-scale {
    animation-name: uk-scale-12;
}
.uk-animation-shake {
    animation-name: uk-shake;
}
.uk-animation-reverse {
    animation-direction: reverse;
    animation-timing-function: ease-in;
}
.uk-animation-15 {
    animation-duration: 15s;
}
.uk-animation-top-left {
    transform-origin: 0 0 0;
}
.uk-animation-top-center {
    transform-origin: 50% 0 0;
}
.uk-animation-top-right {
    transform-origin: 100% 0 0;
}
.uk-animation-middle-left {
    transform-origin: 0 50% 0;
}
.uk-animation-middle-right {
    transform-origin: 100% 50% 0;
}
.uk-animation-bottom-left {
    transform-origin: 0 100% 0;
}
.uk-animation-bottom-center {
    transform-origin: 50% 100% 0;
}
.uk-animation-bottom-right {
    transform-origin: 100% 100% 0;
}
.uk-animation-hover:not(:hover), .uk-animation-hover:not(:hover) [class*="uk-animation-"], .uk-touch .uk-animation-hover:not(.uk-hover), .uk-touch .uk-animation-hover:not(.uk-hover) [class*="uk-animation-"] {
    animation-name: none;
}
@keyframes uk-fade {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes uk-fade-top {
0% {
    opacity: 0;
    transform: translateY(-100%);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes uk-fade-bottom {
0% {
    opacity: 0;
    transform: translateY(100%);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes uk-fade-left {
0% {
    opacity: 0;
    transform: translateX(-100%);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@keyframes uk-fade-right {
0% {
    opacity: 0;
    transform: translateX(100%);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@keyframes uk-fade-scale-02 {
0% {
    opacity: 0;
    transform: scale(0.2);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes uk-fade-scale-15 {
0% {
    opacity: 0;
    transform: scale(1.5);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes uk-fade-scale-18 {
0% {
    opacity: 0;
    transform: scale(1.8);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes uk-slide-left {
0% {
    transform: translateX(-100%);
}
100% {
    transform: translateX(0px);
}
}
@keyframes uk-slide-right {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0px);
}
}
@keyframes uk-slide-left-33 {
0% {
    transform: translateX(33%);
}
100% {
    transform: translateX(0px);
}
}
@keyframes uk-slide-right-33 {
0% {
    transform: translateX(-33%);
}
100% {
    transform: translateX(0px);
}
}
@keyframes uk-scale-12 {
0% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
@keyframes uk-rotate {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes uk-shake {
0%, 100% {
    transform: translateX(0px);
}
10% {
    transform: translateX(-9px);
}
20% {
    transform: translateX(8px);
}
30% {
    transform: translateX(-7px);
}
40% {
    transform: translateX(6px);
}
50% {
    transform: translateX(-5px);
}
60% {
    transform: translateX(4px);
}
70% {
    transform: translateX(-3px);
}
80% {
    transform: translateX(2px);
}
90% {
    transform: translateX(-1px);
}
}
@keyframes uk-slide-top-fixed {
0% {
    opacity: 0;
    transform: translateY(-10px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes uk-slide-bottom-fixed {
0% {
    opacity: 0;
    transform: translateY(10px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
.uk-dropdown, .uk-dropdown-blank {
    box-sizing: border-box;
    display: none;
    position: absolute;
    width: 200px;
    z-index: 1020;
}
.uk-dropdown {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #444;
    font-size: 1rem;
    padding: 15px;
    vertical-align: top;
}
.uk-open &gt; .uk-dropdown, .uk-open &gt; .uk-dropdown-blank {
    animation: 0.2s ease-in-out 0s normal none 1 running uk-fade;
    display: block;
    transform-origin: 0 0 0;
}
.uk-dropdown-top {
    margin-top: -5px;
}
.uk-dropdown-bottom {
    margin-top: 5px;
}
.uk-dropdown-left {
    margin-left: -5px;
}
.uk-dropdown-right {
    margin-left: 5px;
}
.uk-dropdown .uk-nav {
    margin: 0 -15px;
}
.uk-grid .uk-dropdown-grid + .uk-dropdown-grid {
    margin-top: 15px;
}
.uk-dropdown-grid &gt; [class*="uk-width-"] &gt; .uk-panel + .uk-panel {
    margin-top: 15px;
}
@media (min-width: 768px) {
.uk-dropdown:not(.uk-dropdown-stack) &gt; .uk-dropdown-grid {
    margin-left: -15px;
    margin-right: -15px;
}
.uk-dropdown:not(.uk-dropdown-stack) &gt; .uk-dropdown-grid &gt; [class*="uk-width-"] {
    padding-left: 15px;
    padding-right: 15px;
}
.uk-dropdown:not(.uk-dropdown-stack) &gt; .uk-dropdown-grid &gt; [class*="uk-width-"]:nth-child(n+2) {
    border-left: 1px solid #ddd;
}
.uk-dropdown-width-2:not(.uk-dropdown-stack) {
    width: 400px;
}
.uk-dropdown-width-3:not(.uk-dropdown-stack) {
    width: 600px;
}
.uk-dropdown-width-4:not(.uk-dropdown-stack) {
    width: 800px;
}
.uk-dropdown-width-5:not(.uk-dropdown-stack) {
    width: 1000px;
}
}
@media (max-width: 767px) {
.uk-dropdown-grid &gt; [class*="uk-width-"] {
    width: 100%;
}
.uk-dropdown-grid &gt; [class*="uk-width-"]:nth-child(n+2) {
    margin-top: 15px;
}
}
.uk-dropdown-stack &gt; .uk-dropdown-grid &gt; [class*="uk-width-"] {
    width: 100%;
}
.uk-dropdown-stack &gt; .uk-dropdown-grid &gt; [class*="uk-width-"]:nth-child(n+2) {
    margin-top: 15px;
}
.uk-dropdown-small {
    min-width: 150px;
    padding: 5px;
    white-space: nowrap;
    width: auto;
}
.uk-dropdown-small .uk-nav {
    margin: 0 -5px;
}
.uk-dropdown-navbar {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #444;
    margin-top: 0;
}
.uk-open &gt; .uk-dropdown-navbar {
    animation: 0.2s ease-in-out 0s normal none 1 running uk-slide-top-fixed;
}
.uk-dropdown-scrollable {
    max-height: 200px;
    overflow-y: auto;
}
.uk-modal {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateZ(0px);
    transition: opacity 0.15s linear 0s;
    z-index: 1010;
}
.uk-modal.uk-open {
    opacity: 1;
}
.uk-modal-page, .uk-modal-page body {
    overflow: hidden;
}
.uk-modal-dialog {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    margin: 50px auto;
    max-width: calc(100% - 20px);
    opacity: 0;
    padding: 20px;
    position: relative;
    transform: translateY(-100px);
    transition: opacity 0.3s linear 0s, transform 0.3s ease-out 0s;
    width: 600px;
}
@media (max-width: 767px) {
.uk-modal-dialog {
    margin: 10px auto;
    width: auto;
}
}
.uk-open .uk-modal-dialog {
    opacity: 1;
    transform: translateY(0px);
}
.uk-modal-dialog &gt; *:last-child:not([class*="uk-modal-"]) {
    margin-bottom: 0;
}
.uk-modal-dialog &gt; .uk-close:first-child {
    float: right;
    margin: -10px -10px 0 0;
}
.uk-modal-dialog &gt; .uk-close:first-child + *:not([class*="uk-modal-"]) {
    margin-top: 0;
}
.uk-modal-dialog-lightbox {
    margin: 15px auto;
    max-width: calc(100% - 30px);
    min-height: 50px;
    padding: 0;
}
.uk-modal-dialog-lightbox &gt; .uk-close:first-child {
    float: none;
    margin: 0;
    position: absolute;
    right: -12px;
    top: -12px;
}
@media (max-width: 767px) {
.uk-modal-dialog-lightbox &gt; .uk-close:first-child {
    right: -7px;
    top: -7px;
}
}
.uk-modal-dialog-blank {
    margin: 0;
    max-width: 100%;
    padding: 0;
    transition: opacity 0.3s linear 0s;
    width: 100%;
}
.uk-modal-dialog-blank &gt; .uk-close:first-child {
    float: none;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}
@media (min-width: 768px) {
.uk-modal-dialog-large {
    width: 930px;
}
}
@media (min-width: 1220px) {
.uk-modal-dialog-large {
    width: 1130px;
}
}
.uk-modal-header {
    margin-bottom: 15px;
}
.uk-modal-footer {
    margin-top: 15px;
}
.uk-modal-footer &gt; *:last-child, .uk-modal-header &gt; *:last-child {
    margin-bottom: 0;
}
.uk-modal-caption {
    bottom: -20px;
    color: #fff;
    left: 0;
    margin-bottom: -10px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.uk-modal-spinner {
    color: #ddd;
    font-size: 25px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.uk-modal-spinner::after {
    animation: 2s linear 0s normal none infinite running uk-rotate;
    content: "ï„";
    display: block;
    font-family: FontAwesome;
}
.uk-offcanvas {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
.uk-offcanvas.uk-active {
    display: block;
}
.uk-offcanvas-page {
    position: fixed;
    transition: margin-left 0.3s ease-in-out 0s;
}
.uk-offcanvas-bar {
    background: #333 none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out 0s;
    width: 270px;
    z-index: 1001;
}
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
    transform: translateX(0px);
}
.uk-offcanvas-bar-flip {
    left: auto;
    right: 0;
    transform: translateX(100%);
}
.uk-offcanvas .uk-panel {
    color: #777;
    margin: 20px 15px;
}
.uk-offcanvas .uk-panel-title {
    color: #ccc;
}
.uk-offcanvas .uk-panel a:not([class]) {
    color: #ccc;
}
.uk-offcanvas .uk-panel a:hover:not([class]) {
    color: #fff;
}
.uk-switcher {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.uk-switcher &gt; *:not(.uk-active) {
    display: none;
}
.uk-text-small {
    font-size: 11px;
    line-height: 16px;
}
.uk-text-large {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.uk-text-bold {
    font-weight: 700;
}
.uk-text-muted {
    color: #999 !important;
}
.uk-text-primary {
    color: #2d7091 !important;
}
.uk-text-success {
    color: #659f13 !important;
}
.uk-text-warning {
    color: #e28327 !important;
}
.uk-text-danger {
    color: #d85030 !important;
}
.uk-text-contrast {
    color: #fff !important;
}
.uk-text-left {
    text-align: left !important;
}
.uk-text-right {
    text-align: right !important;
}
.uk-text-center {
    text-align: center !important;
}
.uk-text-justify {
    text-align: justify !important;
}
.uk-text-top {
    vertical-align: top !important;
}
.uk-text-middle {
    vertical-align: middle !important;
}
.uk-text-bottom {
    vertical-align: bottom !important;
}
@media (max-width: 959px) {
.uk-text-center-medium {
    text-align: center !important;
}
.uk-text-left-medium {
    text-align: left !important;
}
}
@media (max-width: 767px) {
.uk-text-center-small {
    text-align: center !important;
}
.uk-text-left-small {
    text-align: left !important;
}
}
.uk-text-nowrap {
    white-space: nowrap;
}
.uk-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.uk-text-break {
    hyphens: auto;
    word-wrap: break-word;
}
.uk-container {
    box-sizing: border-box;
    max-width: 980px;
    padding: 0 25px;
}
@media (min-width: 1220px) {
.uk-container {
    max-width: 1200px;
    padding: 0 35px;
}
}
.uk-container::after, .uk-container::before {
    content: "";
    display: table;
}
.uk-container::after {
    clear: both;
}
.uk-container-center {
    margin-left: auto;
    margin-right: auto;
}
.uk-clearfix::before {
    content: "";
    display: table-cell;
}
.uk-clearfix::after {
    clear: both;
    content: "";
    display: table;
}
.uk-nbfc {
    overflow: hidden;
}
.uk-nbfc-alt {
    display: table-cell;
    width: 10000px;
}
.uk-float-left {
    float: left;
}
.uk-float-right {
    float: right;
}
[class*="uk-float-"] {
    max-width: 100%;
}
[class*="uk-align-"] {
    display: block;
    margin-bottom: 15px;
}
.uk-align-left {
    float: left;
    margin-right: 15px;
}
.uk-align-right {
    float: right;
    margin-left: 15px;
}
@media (min-width: 768px) {
.uk-align-medium-left {
    float: left;
    margin-right: 15px;
}
.uk-align-medium-right {
    float: right;
    margin-left: 15px;
}
}
.uk-align-center {
    margin-left: auto;
    margin-right: auto;
}
.uk-vertical-align {
    font-size: 0;
}
.uk-vertical-align::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.uk-vertical-align-bottom, .uk-vertical-align-middle {
    display: inline-block;
    font-size: 1rem;
    max-width: 100%;
}
.uk-vertical-align-middle {
    vertical-align: middle;
}
.uk-vertical-align-bottom {
    vertical-align: bottom;
}
[class*="uk-height"] {
    box-sizing: border-box;
}
.uk-height-1-1 {
    height: 100%;
}
.uk-height-viewport {
    height: 100vh;
    min-height: 600px;
}
.uk-responsive-height, .uk-responsive-width {
    box-sizing: border-box;
}
.uk-responsive-width {
    height: auto;
    max-width: 100% !important;
}
.uk-responsive-height {
    max-height: 100%;
    width: auto;
}
.uk-margin {
    margin-bottom: 15px;
}
* + .uk-margin {
    margin-top: 15px;
}
.uk-margin-top {
    margin-top: 15px !important;
}
.uk-margin-bottom {
    margin-bottom: 15px !important;
}
.uk-margin-left {
    margin-left: 15px !important;
}
.uk-margin-right {
    margin-right: 15px !important;
}
.uk-margin-large {
    margin-bottom: 50px;
}
* + .uk-margin-large {
    margin-top: 50px;
}
.uk-margin-large-top {
    margin-top: 50px !important;
}
.uk-margin-large-bottom {
    margin-bottom: 50px !important;
}
.uk-margin-large-left {
    margin-left: 50px !important;
}
.uk-margin-large-right {
    margin-right: 50px !important;
}
.uk-margin-small {
    margin-bottom: 5px;
}
* + .uk-margin-small {
    margin-top: 5px;
}
.uk-margin-small-top {
    margin-top: 5px !important;
}
.uk-margin-small-bottom {
    margin-bottom: 5px !important;
}
.uk-margin-small-left {
    margin-left: 5px !important;
}
.uk-margin-small-right {
    margin-right: 5px !important;
}
.uk-margin-remove {
    margin: 0 !important;
}
.uk-margin-top-remove {
    margin-top: 0 !important;
}
.uk-margin-bottom-remove {
    margin-bottom: 0 !important;
}
.uk-padding-remove {
    padding: 0 !important;
}
.uk-padding-top-remove {
    padding-top: 0 !important;
}
.uk-padding-bottom-remove {
    padding-bottom: 0 !important;
}
.uk-padding-vertical-remove {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.uk-border-circle {
    border-radius: 0%;
}
.uk-border-rounded {
    border-radius: 5px;
}
.uk-heading-large {
    font-size: 36px;
    line-height: 42px;
}
@media (min-width: 768px) {
.uk-heading-large {
    font-size: 52px;
    line-height: 64px;
}
}
.uk-link-muted, .uk-link-muted a {
    color: #444;
}
.uk-link-muted a:hover, .uk-link-muted:hover {
    color: #444;
}
.uk-link-reset, .uk-link-reset a, .uk-link-reset a:focus, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset:hover {
    color: inherit;
    text-decoration: none;
}
.uk-scrollable-text {
    height: 300px;
    overflow-y: scroll;
    resize: both;
}
.uk-scrollable-box {
    border: 1px solid #ddd;
    box-sizing: border-box;
    height: 170px;
    overflow: auto;
    padding: 10px;
    resize: both;
}
.uk-scrollable-box &gt; *:last-child {
    margin-bottom: 0;
}
.uk-overflow-hidden {
    overflow: hidden;
}
.uk-overflow-container {
    overflow: auto;
}
.uk-overflow-container &gt; *:last-child {
    margin-bottom: 0;
}
.uk-position-absolute, [class*="uk-position-top"], [class*="uk-position-bottom"] {
    position: absolute !important;
}
.uk-position-top {
    left: 0;
    right: 0;
    top: 0;
}
.uk-position-bottom {
    bottom: 0;
    left: 0;
    right: 0;
}
.uk-position-top-left {
    left: 0;
    top: 0;
}
.uk-position-top-right {
    right: 0;
    top: 0;
}
.uk-position-bottom-left {
    bottom: 0;
    left: 0;
}
.uk-position-bottom-right {
    bottom: 0;
    right: 0;
}
.uk-position-cover {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.uk-position-relative {
    position: relative !important;
}
.uk-position-z-index {
    z-index: 1;
}
.uk-display-block {
    display: block !important;
}
.uk-display-inline {
    display: inline !important;
}
.uk-display-inline-block {
    display: inline-block !important;
    max-width: 100%;
}
@media (min-width: 960px) {
.uk-visible-small {
    display: none !important;
}
.uk-visible-medium {
    display: none !important;
}
.uk-hidden-large {
    display: none !important;
}
}
@media (min-width: 768px) and (max-width: 959px) {
.uk-visible-small {
    display: none !important;
}
.uk-visible-large {
    display: none !important;
}
.uk-hidden-medium {
    display: none !important;
}
}
@media (max-width: 767px) {
.uk-visible-medium {
    display: none !important;
}
.uk-visible-large {
    display: none !important;
}
.uk-hidden-small {
    display: none !important;
}
}
.uk-hidden {
    display: none !important;
    visibility: hidden !important;
}
.uk-invisible {
    visibility: hidden !important;
}
.uk-visible-hover:hover .uk-hidden, .uk-visible-hover:hover .uk-invisible {
    display: block !important;
    visibility: visible !important;
}
.uk-visible-hover-inline:hover .uk-hidden, .uk-visible-hover-inline:hover .uk-invisible {
    display: inline-block !important;
    visibility: visible !important;
}
.uk-notouch .uk-hidden-notouch, .uk-touch .uk-hidden-touch {
    display: none !important;
}
.uk-flex {
    display: flex;
}
.uk-flex-inline {
    display: inline-flex;
}
.uk-flex-inline &gt; *, .uk-flex &gt; * {
}
.uk-flex-top {
    align-items: flex-start;
}
.uk-flex-middle {
    align-items: center;
}
.uk-flex-bottom {
    align-items: flex-end;
}
.uk-flex-center {
    justify-content: center;
}
.uk-flex-right {
    justify-content: flex-end;
}
.uk-flex-space-between {
    justify-content: space-between;
}
.uk-flex-space-around {
    justify-content: space-around;
}
.uk-flex-row-reverse {
    flex-direction: row-reverse;
}
.uk-flex-column {
    flex-direction: column;
}
.uk-flex-column-reverse {
    flex-direction: column-reverse;
}
.uk-flex-nowrap {
    flex-wrap: nowrap;
}
.uk-flex-wrap {
    flex-wrap: wrap;
}
.uk-flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}
.uk-flex-wrap-top {
    align-content: flex-start;
}
.uk-flex-wrap-middle {
    align-content: center;
}
.uk-flex-wrap-bottom {
    align-content: flex-end;
}
.uk-flex-wrap-space-between {
    align-content: space-between;
}
.uk-flex-wrap-space-around {
    align-content: space-around;
}
.uk-flex-order-first {
    order: -1;
}
.uk-flex-order-last {
    order: 99;
}
@media (min-width: 480px) {
.uk-flex-order-first-small {
    order: -1;
}
.uk-flex-order-last-small {
    order: 99;
}
}
@media (min-width: 768px) {
.uk-flex-order-first-medium {
    order: -1;
}
.uk-flex-order-last-medium {
    order: 99;
}
}
@media (min-width: 960px) {
.uk-flex-order-first-large {
    order: -1;
}
.uk-flex-order-last-large {
    order: 99;
}
}
@media (min-width: 1220px) {
.uk-flex-order-first-xlarge {
    order: -1;
}
.uk-flex-order-last-xlarge {
    order: 99;
}
}
.uk-flex-item-none {
    flex: 0 0 auto;
}
.uk-flex-item-auto {
    flex: 1 1 auto;
}
.uk-flex-item-1 {
    flex: 1 1 0;
}
.uk-contrast {
    color: #fff;
}
.uk-contrast .uk-link, .uk-contrast a:not([class]) {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
}
.uk-contrast .uk-link:hover, .uk-contrast a:hover:not([class]) {
    color: #fff;
    text-decoration: underline;
}
.uk-contrast *:not(pre) &gt; code, .uk-contrast *:not(pre) &gt; kbd, .uk-contrast *:not(pre) &gt; samp {
    color: #fff;
}
.uk-contrast em {
    color: #fff;
}
.uk-contrast h1, .uk-contrast h2, .uk-contrast h3, .uk-contrast h4, .uk-contrast h5, .uk-contrast h6 {
    color: #fff;
}
.uk-contrast hr {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-nav li &gt; a, .uk-contrast .uk-nav li &gt; a:hover {
    text-decoration: none;
}
.uk-contrast .uk-nav-side &gt; li &gt; a {
    color: #fff;
}
.uk-contrast .uk-nav-side &gt; li &gt; a:focus, .uk-contrast .uk-nav-side &gt; li &gt; a:hover {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    color: #fff;
}
.uk-contrast .uk-nav-side &gt; li.uk-active &gt; a {
    background: #fff none repeat scroll 0 0;
    color: #444;
}
.uk-contrast .uk-nav-side .uk-nav-header {
    color: #fff;
}
.uk-contrast .uk-nav-side .uk-nav-divider {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-nav-side ul a {
    color: rgba(255, 255, 255, 0.7);
}
.uk-contrast .uk-nav-side ul a:hover {
    color: #fff;
}
.uk-contrast .uk-subnav &gt; * &gt; a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
}
.uk-contrast .uk-subnav &gt; * &gt; a:focus, .uk-contrast .uk-subnav &gt; * &gt; a:hover {
    color: #fff;
    text-decoration: none;
}
.uk-contrast .uk-subnav &gt; .uk-active &gt; a {
    color: #fff;
}
.uk-contrast .uk-subnav-line &gt; *:nth-child(n+2)::before {
    border-left-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-subnav-pill &gt; * &gt; a:focus, .uk-contrast .uk-subnav-pill &gt; * &gt; a:hover {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    color: #444;
    text-decoration: none;
}
.uk-contrast .uk-subnav-pill &gt; .uk-active &gt; a {
    background: #fff none repeat scroll 0 0;
    color: #444;
}
.uk-contrast .uk-tab {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-tab &gt; li &gt; a {
    border-color: transparent;
    color: rgba(255, 255, 255, 0.7);
}
.uk-contrast .uk-tab &gt; li.uk-open &gt; a, .uk-contrast .uk-tab &gt; li &gt; a:focus, .uk-contrast .uk-tab &gt; li &gt; a:hover {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-color: rgba(255, 255, 255, 0.7);
    color: #444;
    text-decoration: none;
}
.uk-contrast .uk-tab &gt; li.uk-active &gt; a {
    background: #fff none repeat scroll 0 0;
    border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) transparent;
    color: #444;
}
.uk-contrast .uk-tab-center {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-tab-grid::before {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-list-line &gt; li:nth-child(n+2) {
    border-top-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-form input:not([type]), .uk-contrast .uk-form input[type="text"], .uk-contrast .uk-form input[type="password"], .uk-contrast .uk-form input[type="email"], .uk-contrast .uk-form input[type="url"], .uk-contrast .uk-form input[type="search"], .uk-contrast .uk-form input[type="tel"], .uk-contrast .uk-form input[type="number"], .uk-contrast .uk-form input[type="datetime"], .uk-contrast .uk-form input[type="datetime-local"], .uk-contrast .uk-form input[type="date"], .uk-contrast .uk-form input[type="month"], .uk-contrast .uk-form input[type="time"], .uk-contrast .uk-form input[type="week"], .uk-contrast .uk-form input[type="color"], .uk-contrast .uk-form select, .uk-contrast .uk-form textarea {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 padding-box;
    border-color: rgba(255, 255, 255, 0.8);
    color: #444;
}
.uk-contrast .uk-form input:focus:not([type]), .uk-contrast .uk-form input[type="text"]:focus, .uk-contrast .uk-form input[type="password"]:focus, .uk-contrast .uk-form input[type="email"]:focus, .uk-contrast .uk-form input[type="url"]:focus, .uk-contrast .uk-form input[type="search"]:focus, .uk-contrast .uk-form input[type="tel"]:focus, .uk-contrast .uk-form input[type="number"]:focus, .uk-contrast .uk-form input[type="datetime"]:focus, .uk-contrast .uk-form input[type="datetime-local"]:focus, .uk-contrast .uk-form input[type="date"]:focus, .uk-contrast .uk-form input[type="month"]:focus, .uk-contrast .uk-form input[type="time"]:focus, .uk-contrast .uk-form input[type="week"]:focus, .uk-contrast .uk-form input[type="color"]:focus, .uk-contrast .uk-form select:focus, .uk-contrast .uk-form textarea:focus {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    color: #444;
}
.uk-contrast .uk-form *::-moz-placeholder {
    color: rgba(68, 68, 68, 0.7);
}
.uk-contrast .uk-button {
    background: #fff none repeat scroll 0 0;
    color: #444;
}
.uk-contrast .uk-button:focus, .uk-contrast .uk-button:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #444;
}
.uk-contrast .uk-button.uk-active, .uk-contrast .uk-button:active {
    background-color: rgba(255, 255, 255, 0.7);
    color: #444;
}
.uk-contrast .uk-button-primary {
    background-color: #00a8e6;
    color: #fff;
}
.uk-contrast .uk-button-primary:focus, .uk-contrast .uk-button-primary:hover {
    background-color: #35b3ee;
    color: #fff;
}
.uk-contrast .uk-button-primary.uk-active, .uk-contrast .uk-button-primary:active {
    background-color: #0091ca;
    color: #fff;
}
.uk-contrast .uk-icon-hover {
    color: rgba(255, 255, 255, 0.7);
}
.uk-contrast .uk-icon-hover:hover {
    color: #fff;
}
.uk-contrast .uk-icon-button {
    background: #fff none repeat scroll 0 0;
    color: #444;
}
.uk-contrast .uk-icon-button:focus, .uk-contrast .uk-icon-button:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #444;
}
.uk-contrast .uk-icon-button:active {
    background-color: rgba(255, 255, 255, 0.7);
    color: #444;
}
.uk-contrast .uk-text-muted {
    color: rgba(255, 255, 255, 0.6) !important;
}
.uk-contrast .uk-text-primary {
    color: #2d7091 !important;
}
@media print {
*, *::after, *::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
img, tr {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
h2, h3, p {
}
h2, h3 {
    page-break-after: avoid;
}
}


.uk-icon-hover.uk-icon-facebook {
    color: #fff;
}</pre></body></html>