
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300";
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a:active, a:hover {
    outline: 0 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    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;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
hr {
    -moz-box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: Consolas,monospace,serif;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    -moz-box-sizing: border-box;
    color: inherit;
    font: inherit;
    margin: 0;
}
optgroup {
    font-weight: bold;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button:disabled, html input:disabled {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    cursor: pointer;
    padding: 0;
}
input[type="search"] {
}
fieldset {
    border: medium none;
    margin: 0;
    padding: 0;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
*::-moz-placeholder {
    opacity: 1;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    font-size: 14px;
}
body {
    background: none repeat scroll 0 0 #F0F0F0;
    color: #515355;
    font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
    font-weight: 300;
    line-height: 20px;
}
@media (max-width: 767px) {
body {
    -moz-hyphens: auto;
    word-wrap: break-word;
}
}
a, .uk-link {
    color: #FFF;
    cursor: pointer;
    text-decoration: none;
}
a:hover, .uk-link:hover {
    color: #9E9E9E;
    text-decoration: underline;
}
em {
    color: #46B0D3;
}
ins {
    background: none repeat scroll 0 0 #F3F2E6;
    color: #5C5A4C;
    text-decoration: none;
}
mark {
    background: none repeat scroll 0 0 #F3F2E6;
    color: #5C5A4C;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #515151;
    color: #FFFFFF;
    text-shadow: none;
}
abbr[title], dfn[title] {
    cursor: help;
}
dfn[title] {
    border-bottom: 1px dotted;
    font-style: normal;
}
img {
    -moz-box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.uk-img-preserve, .uk-img-preserve img, img[src*="maps.gstatic.com"], img[src*="googleapis.com"] {
    max-width: none;
}
p, hr, ul, ol, dl, blockquote, pre, address, fieldset, figure {
    margin: 0 0 15px;
}
* + p, * + hr, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure {
    margin-top: 15px;
}
h1, h2, h3, h4, h5, h6 {
    color: #E6C94A;
    font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
    font-weight: 400;
    margin: 0 0 15px;
    text-transform: none;
}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 25px;
}
h1, .uk-h1 {
    font-size: 36px;
    line-height: 42px;
}
h2, .uk-h2 {
    font-size: 24px;
    line-height: 30px;
}
h3, .uk-h3 {
    font-size: 18px;
    line-height: 24px;
}
h4, .uk-h4 {
    font-size: 16px;
    line-height: 22px;
}
h5, .uk-h5 {
    font-size: 14px;
    line-height: 20px;
}
h6, .uk-h6 {
    font-size: 12px;
    line-height: 18px;
}
ul, ol {
    padding-left: 30px;
}
ul > li > ul, ul > li > ol, ol > li > ol, ol > li > ul {
    margin: 0;
}
dt {
    font-weight: bold;
}
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: rgba(0, 0, 0, 0.07) -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    padding: 0;
}
address {
    font-style: normal;
}
q, blockquote {
    font-style: italic;
}
blockquote {
    border-left: 5px solid rgba(0, 0, 0, 0.07);
    font-size: 16px;
    line-height: 22px;
    padding-left: 15px;
}
blockquote small {
    color: #94979A;
    display: block;
    font-style: normal;
}
blockquote p:last-of-type {
    margin-bottom: 5px;
}
code {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    color: #7D9762;
    font-size: 12px;
    padding: 0 4px;
    white-space: nowrap;
}
pre code {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: inherit;
    padding: 0;
    white-space: pre-wrap;
}
pre {
    -moz-tab-size: 4;
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    color: #515355;
    font-size: 12px;
    line-height: 18px;
    padding: 10px;
}
button, input:not([type="radio"]):not([type="checkbox"]), select {
    background-color: #000000;
    vertical-align: middle;
}
iframe {
    border: 0 none;
}
@media screen and (max-width: 400px) {
}
a:not([class]), *:not([class*="uk-nav"]) a:not([class]) {
    transition: all 0.1s ease-in-out 0s;
}
.uk-grid:before, .uk-grid:after {
    content: " ";
    display: table;
}
.uk-grid:after {
    clear: both;
}
.uk-grid {
    list-style: none outside none;
    margin: 0 0 0 -20px;
    padding: 0;
}
.uk-grid + .uk-grid {
    margin-top: 20px;
}
.uk-grid > [class*="uk-width-"] {
    float: left;
    margin: 0;
    padding-left: 20px;
}
.uk-grid > [class*="uk-width-"] > *:last-child {
    margin-bottom: 0;
}
.uk-grid > .uk-grid-margin {
    margin-top: 20px;
}
.uk-grid-divider:not(:empty) {
    margin-left: -20px;
    margin-right: -20px;
}
.uk-grid-divider:not(:empty) > [class*="uk-width-"] {
    padding-left: 20px;
    padding-right: 20px;
}
.uk-grid-divider:not(:empty) > [class*="uk-width-1-"]:nth-child(n+2):not(.uk-width-1-1), .uk-grid-divider:not(:empty) > [class*="uk-width-2-"]:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*="uk-width-3-"]:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*="uk-width-4-"]:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*="uk-width-5-"]:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*="uk-width-6-"]:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*="uk-width-7-"]:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*="uk-width-8-"]:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*="uk-width-9-"]:nth-child(n+2) {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
}
@media (min-width: 768px) {
.uk-grid-divider:not(:empty) > [class*="uk-width-medium-"]:nth-child(n+2):not(.uk-width-medium-1-1) {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
}
}
@media (min-width: 960px) {
.uk-grid-divider:not(:empty) > [class*="uk-width-large-"]:nth-child(n+2):not(.uk-width-large-1-1) {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
}
}
.uk-grid-divider:empty {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 20px;
    margin-top: 20px;
}
.uk-grid > [class*="uk-width-"] > .uk-panel + .uk-panel {
    margin-top: 20px;
}
@media (min-width: 1220px) {
.uk-grid:not(.uk-grid-preserve) {
    margin-left: -20px;
}
.uk-grid:not(.uk-grid-preserve) > [class*="uk-width-"] {
    padding-left: 20px;
}
.uk-grid:not(.uk-grid-preserve) + .uk-grid {
    margin-top: 20px;
}
.uk-grid:not(.uk-grid-preserve) > .uk-grid-margin {
    margin-top: 20px;
}
.uk-grid:not(.uk-grid-preserve) > [class*="uk-width-"] > .uk-panel + .uk-panel {
    margin-top: 20px;
}
.uk-grid-divider:not(.uk-grid-preserve):not(:empty) {
    margin-left: -20px;
    margin-right: -20px;
}
.uk-grid-divider:not(.uk-grid-preserve):not(:empty) > [class*="uk-width-"] {
    padding-left: 20px;
    padding-right: 20px;
}
.uk-grid-divider:empty:not(.uk-grid-preserve) {
    margin-bottom: 20px;
    margin-top: 20px;
}
}
[class*="uk-width-"] {
    -moz-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: 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: 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:before, .uk-panel:after {
    content: " ";
    display: table;
}
.uk-panel:after {
    clear: both;
}
.uk-panel > *:last-child:not(.uk-panel-title) {
    margin-bottom: 0;
}
.uk-panel-title {
    color: #262829;
    font-size: 18px;
    font-weight: 300;
    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-box {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #515355;
    padding: 25px;
}
.uk-panel-box .uk-panel-title {
    color: #262829;
}
.uk-panel-box .uk-panel-badge {
    right: 25px;
    top: 25px;
}
.uk-panel-box .uk-panel-teaser {
    margin: -25px -25px 15px;
}
.uk-panel-box > .uk-nav-side {
    margin: 0 -25px;
}
.uk-panel-box-primary {
    background-color: #000000;
    color: #FFFFFF;
}
.uk-panel-box-primary > a:not([class]), .uk-panel-box-primary > *:not([class*="uk-nav"]) a:not([class]) {
    color: #FFFFFF;
}
.uk-panel-box-primary > a:hover:not([class]), .uk-panel-box-primary > *:not([class*="uk-nav"]) a:hover:not([class]) {
    color: #691009;
}
.uk-panel-box-primary .uk-badge {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #EB2E20;
    text-shadow: none;
}
.uk-panel-box-primary .uk-panel-title {
    color: #FFFFFF;
}
.uk-panel-box-secondary {
    background-color: #F7F7F7;
    color: #515355;
}
.uk-panel-box-secondary .uk-panel-title {
    color: #262829;
}
.uk-panel-header .uk-panel-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    color: #EF5A4F;
    padding-bottom: 10px;
}
.uk-panel-space {
    padding: 25px;
}
.uk-panel-space .uk-panel-badge {
    right: 25px;
    top: 25px;
}
.uk-panel + .uk-panel-divider {
    margin-top: 40px !important;
}
.uk-panel + .uk-panel-divider:before {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: -20px;
}
@media (min-width: 1220px) {
.uk-panel + .uk-panel-divider {
    margin-top: 40px !important;
}
.uk-panel + .uk-panel-divider:before {
    top: -20px;
}
}
.uk-panel-header {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 25px;
}
.uk-panel-header .uk-panel-badge {
    right: 25px;
    top: 25px;
}
.uk-panel-header > .uk-nav-side {
    margin: 0 -25px;
}
.uk-panel-divider {
    border: medium none !important;
}
.uk-article:before, .uk-article:after {
    content: " ";
    display: table;
}
.uk-article:after {
    clear: both;
}
.uk-article > *:last-child {
    margin-bottom: 0;
}
.uk-article + .uk-article {
    margin-top: 15px;
}
.uk-article-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: inline-block;
    font-size: 36px;
    font-weight: 300;
    line-height: 42px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: none;
}
.uk-article-title a {
    color: inherit;
    text-decoration: none;
}
.uk-article-meta {
    color: #94979A;
    font-size: 13px;
    line-height: 20px;
}
.uk-article-lead {
    color: #515355;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}
.uk-article-divider {
    border-color: rgba(0, 0, 0, 0.07);
    margin-bottom: 25px;
}
* + .uk-article-divider {
    margin-top: 25px;
}
.uk-article + .uk-article {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    margin-top: 0;
}
.uk-article-title + .uk-article-meta {
    margin-top: 0;
}
.uk-comment-header {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    margin-bottom: 15px;
    padding: 10px;
}
.uk-comment-header:before, .uk-comment-header:after {
    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: #94979A;
    font-size: 11px;
    line-height: 16px;
    margin: 2px 0 0;
}
.uk-comment-body > *:last-child {
    margin-bottom: 0;
}
.uk-comment-list {
    list-style: none outside none;
    padding: 0;
}
.uk-comment-list .uk-comment + ul {
    list-style: none outside none;
    margin: 25px 0 0;
}
.uk-comment-list > li:nth-child(n+2), .uk-comment-list .uk-comment + ul > li:nth-child(n+2) {
    margin-top: 25px;
}
@media (min-width: 768px) {
.uk-comment-list .uk-comment + ul {
    padding-left: 100px;
}
}
.uk-comment-body {
    padding-left: 10px;
    padding-right: 10px;
}
.uk-comment-primary .uk-comment-header {
    border: 2px solid #515151;
}
.uk-comment-primary .uk-comment-title {
    color: #EF5A4F;
}
.uk-nav, .uk-nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.uk-nav li > a {
    display: block;
    text-decoration: none;
}
.uk-nav > li > a {
    padding: 5px 25px;
}
.uk-nav ul {
    padding-left: 15px;
}
.uk-nav ul a {
    padding: 2px 0;
}
.uk-nav li > a > div {
    font-size: 12px;
    line-height: 18px;
}
.uk-nav-header {
    font-size: 12px;
    font-weight: 300;
    padding: 5px 25px;
    text-transform: uppercase;
}
.uk-nav-header:not(:first-child) {
    margin-top: 15px;
}
.uk-nav-divider {
    margin: 9px 25px;
}
ul.uk-nav-sub {
    padding: 5px 0 5px 25px;
}
.uk-nav-parent-icon > .uk-parent > a:after {
    content: "";
    float: right;
    font-family: FontAwesome;
    margin-right: -10px;
    text-align: center;
    width: 20px;
}
.uk-nav-parent-icon > .uk-parent.uk-open > a:after {
    content: "";
}
.uk-nav-side > li > a {
    color: #515355;
}
.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #515355;
    outline: medium none;
}
.uk-nav-side > li.uk-active > a {
    background: none repeat scroll 0 0 #EF5A4F;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
}
.uk-nav-side .uk-nav-header {
    color: #94979A;
}
.uk-nav-side .uk-nav-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.uk-nav-side ul a {
    color: #EF5A4F;
}
.uk-nav-side ul a:hover {
    color: #C61E12;
}
.uk-nav-dropdown > li > a {
    color: #515355;
}
.uk-nav-dropdown > li > a:hover, .uk-nav-dropdown > li > a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
    color: #1F2021;
    outline: medium none;
}
.uk-nav-dropdown .uk-nav-header {
    color: #94979A;
}
.uk-nav-dropdown .uk-nav-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.uk-nav-dropdown ul a {
    color: #EF5A4F;
}
.uk-nav-dropdown ul a:hover {
    color: #C61E12;
}
.uk-nav-navbar > li > a {
    color: #515355;
}
.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
    color: #1F2021;
    outline: medium none;
}
.uk-nav-navbar .uk-nav-header {
    color: #94979A;
}
.uk-nav-navbar .uk-nav-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.uk-nav-navbar ul a {
    color: #EF5A4F;
}
.uk-nav-navbar ul a:hover {
    color: #C61E12;
}
.uk-nav-search > li > a {
    color: #515355;
}
.uk-nav-search > li.uk-active > a {
    background: none repeat scroll 0 0 #515151;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
    outline: medium none;
}
.uk-nav-search .uk-nav-header {
    color: #94979A;
    text-shadow: none;
}
.uk-nav-search .uk-nav-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.uk-nav-search ul a {
    color: #EF5A4F;
}
.uk-nav-search ul a:hover {
    color: #C61E12;
}
.uk-nav-offcanvas > li > a {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    color: #CCCCCC;
    padding: 10px 15px;
}
.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
    background: none repeat scroll 0 0 #2A2E35;
    color: #FFFFFF;
    outline: medium none;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: none repeat scroll 0 0 #08090B;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    color: #FFFFFF;
}
.uk-nav-offcanvas .uk-nav-header {
    background: none repeat scroll 0 0 #2A2E35;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    color: #777777;
    margin-top: 0;
}
.uk-nav-offcanvas .uk-nav-divider {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.01);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    height: 4px;
    margin: 0;
}
.uk-nav-offcanvas ul a {
    color: #CCCCCC;
}
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
    color: #FFFFFF;
}
.uk-nav-offcanvas {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}
.uk-nav-offcanvas .uk-nav-sub {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
}
.uk-navbar {
    background: linear-gradient(to bottom, #333333, #000000) repeat scroll 0 0 #000000;
    box-shadow: 64px 71px 0 rgba(0, 0, 0, 0) inset;
    color: #FFFFFF;
}
.uk-navbar:before, .uk-navbar:after {
    content: " ";
    display: table;
}
.uk-navbar:after {
    clear: both;
}
.uk-navbar-nav {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.uk-navbar-nav > li {
    float: left;
    position: relative;
}
.uk-navbar-nav > li > a {
    -moz-box-sizing: border-box;
    color: rgba(255, 255, 255, 0.6);
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    text-decoration: none;
}
.uk-navbar-nav > li > a[href="#"] {
    cursor: text;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: rgba(2, 3, 4, 0.1);
    box-shadow: 0 2px 4px rgba(16, 17, 19, 0.2) inset;
    color: #FFFFFF;
    outline: medium none;
    position: relative;
    z-index: 1;
}
.uk-navbar-nav > li > a:active {
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) inset;
    color: #EF5A4F;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: #383838;
    background-image: linear-gradient(to bottom, #767676, #393939);
    background-origin: border-box;
    color: #FFFFFF;
}
.uk-navbar-nav .uk-navbar-nav-subtitle {
    line-height: 43px;
}
.uk-navbar-nav-subtitle > div {
    font-size: 10px;
    line-height: 12px;
    margin-top: -13px;
}
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    height: 55px;
    padding: 0 20px;
}
.uk-navbar-content:before, .uk-navbar-brand: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 > a:not([class]) {
    color: #EF5A4F;
}
.uk-navbar-content > a:hover:not([class]) {
    color: #F3867E;
}
.uk-navbar-brand {
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
}
.uk-navbar-brand:hover, .uk-navbar-brand:focus {
    color: #FFFFFF;
    outline: medium none;
    text-decoration: none;
}
.uk-navbar-toggle {
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px;
}
.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
    color: #FFFFFF;
    outline: medium 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: auto;
    max-width: 50%;
    text-align: center;
}
.uk-navbar-flip {
    float: right;
}
.uk-navbar-nav > li > a {
    text-transform: uppercase;
}
.uk-subnav {
    letter-spacing: -0.31em;
    list-style: none outside none;
    padding: 0;
}
.uk-subnav > li {
    letter-spacing: normal;
    position: relative;
}
.uk-subnav > li, .uk-subnav > li > a, .uk-subnav > li > span {
    display: inline-block;
}
.uk-subnav > li:nth-child(n+2) {
    margin-left: 10px;
}
.uk-subnav > li > a {
    color: #EF5A4F;
}
.uk-subnav > li > a:hover {
    color: #C61E12;
}
.uk-subnav > li > span {
    color: #94979A;
}
.uk-subnav-line > li:nth-child(n+2):before {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 10px;
}
.uk-subnav-pill > li > a, .uk-subnav-pill > li > span {
    border-radius: 2px;
    padding: 3px 9px;
    text-decoration: none;
}
.uk-subnav-pill > li > a:hover, .uk-subnav-pill > li > a:focus {
    background: none repeat scroll 0 0 #F7F7F7;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06);
    color: #515355;
    outline: medium none;
}
.uk-subnav-pill > li.uk-active > a {
    background: none repeat scroll 0 0 #515151;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
}
.uk-breadcrumb {
    letter-spacing: -0.31em;
    list-style: none outside none;
    padding: 0;
}
.uk-breadcrumb > li {
    letter-spacing: normal;
}
.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
    display: inline-block;
}
.uk-breadcrumb > li:nth-child(n+2):before {
    content: "/";
    display: inline-block;
    margin: 0 8px;
}
.uk-breadcrumb > li:not(.uk-active) > span {
    color: #94979A;
}
.uk-pagination {
    letter-spacing: -0.31em;
    list-style: none outside none;
    padding: 0;
    text-align: center;
}
.uk-pagination:before, .uk-pagination:after {
    content: " ";
    display: table;
}
.uk-pagination:after {
    clear: both;
}
.uk-pagination > li {
    display: inline-block;
    letter-spacing: normal;
}
.uk-pagination > li:nth-child(n+2) {
    margin-left: 5px;
}
.uk-pagination > li > a, .uk-pagination > li > span {
    -moz-box-sizing: content-box;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    display: inline-block;
    line-height: 20px;
    min-width: 16px;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
}
.uk-pagination > li > a {
    background: linear-gradient(to bottom, #F9F9F9, #F0F0F0) repeat scroll 0 0 #FFFFFF;
    color: #515355;
}
.uk-pagination > li > a:hover, .uk-pagination > li > a:focus {
    background-color: #F7F7F7;
    background-image: none;
    border-color: rgba(0, 0, 0, 0.16);
    color: #1F2021;
    outline: medium none;
}
.uk-pagination > li > a:active {
    background-color: #F5F5F5;
    background-image: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #515355;
}
.uk-pagination > .uk-active > span {
    background: linear-gradient(to bottom, #767676, #393939) repeat scroll 0 0 #515151;
    color: #FFFFFF;
}
.uk-pagination > .uk-disabled > span {
    background-color: #F7F7F7;
    color: #94979A;
}
.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 rgba(0, 0, 0, 0.07);
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.uk-tab:before, .uk-tab:after {
    content: " ";
    display: table;
}
.uk-tab:after {
    clear: both;
}
.uk-tab > li {
    float: left;
    margin-bottom: -1px;
    position: relative;
}
.uk-tab > li > a {
    background: linear-gradient(to bottom, #F9F9F9, #F0F0F0) repeat scroll 0 0 #F5F5F5;
    border: medium none;
    color: #EF5A4F;
    display: block;
    padding: 10px 18px;
    text-decoration: none;
}
.uk-tab > li:nth-child(n+2) > a {
    margin-left: 5px;
}
.uk-tab > li > a:hover, .uk-tab > li > a:focus, .uk-tab > li.uk-open > a {
    background: linear-gradient(to bottom, #F1F1F1, #E8E8E8) repeat scroll 0 0 #F1F1F1;
    border-color: #F5F5F5;
    color: #EF5A4F;
    outline: medium none;
}
.uk-tab > li:not(.uk-active) > a:hover, .uk-tab > li:not(.uk-active) > a:focus, .uk-tab > li.uk-open:not(.uk-active) > a {
    margin-bottom: 1px;
    padding-bottom: 9px;
}
.uk-tab > li.uk-active > a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0);
    color: #262829;
}
.uk-tab > li.uk-disabled > a {
    color: #94979A;
    cursor: auto;
}
.uk-tab > li.uk-disabled > a:hover, .uk-tab > li.uk-disabled > a:focus, .uk-tab > li.uk-disabled.uk-active > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}
.uk-tab-flip > li {
    float: right;
}
.uk-tab-flip > li:nth-child(n+2) > a {
    margin-left: 0;
    margin-right: 5px;
}
.uk-tab-responsive {
    display: none;
}
.uk-tab-responsive > a:before {
    content: " ";
    font-family: FontAwesome;
}
@media (max-width: 767px) {
[data-uk-tab] > li {
    display: none;
}
[data-uk-tab] > li.uk-tab-responsive {
    display: block;
}
[data-uk-tab] > li.uk-tab-responsive > a {
    margin-left: 0;
    margin-right: 0;
}
}
.uk-tab-center {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.uk-tab-center-bottom {
    border-bottom: medium none;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.uk-tab-center:before, .uk-tab-center:after {
    content: " ";
    display: table;
}
.uk-tab-center:after {
    clear: both;
}
.uk-tab-center .uk-tab {
    border: medium none;
    float: left;
    left: 50%;
    position: relative;
}
.uk-tab-center .uk-tab > li {
    left: -50%;
    position: relative;
}
.uk-tab-center .uk-tab > li > a {
    text-align: center;
}
.uk-tab-bottom {
    border-bottom: medium none;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.uk-tab-bottom > li {
    margin-bottom: 0;
    margin-top: -1px;
}
.uk-tab-bottom > li > a {
    border-bottom-width: 1px;
    border-top-width: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
.uk-tab-bottom > li:not(.uk-active) > a:hover, .uk-tab-bottom > li:not(.uk-active) > a:focus, .uk-tab-bottom > li.uk-open:not(.uk-active) > a {
    margin-bottom: 0;
    margin-top: 1px;
    padding-bottom: 10px;
    padding-top: 9px;
}
.uk-tab-bottom > li.uk-active > a {
    border-bottom-color: rgba(0, 0, 0, 0.07);
    border-top-color: rgba(0, 0, 0, 0);
}
.uk-tab-grid {
    border-bottom: medium none;
    margin-left: -5px;
    position: relative;
    z-index: 0;
}
.uk-tab-grid:before {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    bottom: -1px;
    display: block;
    left: 5px;
    position: absolute;
    right: 0;
    z-index: -1;
}
.uk-tab-grid > li:first-child > a {
    margin-left: 5px;
}
.uk-tab-grid > li > 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 > li, .uk-tab-right > li {
    float: none;
    margin-bottom: 0;
}
.uk-tab-left > li > a, .uk-tab-right > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
.uk-tab-left > li:nth-child(n+2) > a, .uk-tab-right > li:nth-child(n+2) > a {
    margin-left: 0;
    margin-top: 5px;
}
.uk-tab-left > li.uk-active > a, .uk-tab-right > li.uk-active > a {
    border-color: rgba(0, 0, 0, 0.07);
}
.uk-tab-left {
    border-right: 1px solid rgba(0, 0, 0, 0.07);
}
.uk-tab-left > li {
    margin-right: -1px;
}
.uk-tab-left > li > a {
    border-bottom-width: 1px;
    border-right-width: 0;
}
.uk-tab-left > li:not(.uk-active) > a:hover, .uk-tab-left > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-right: 1px;
    padding-bottom: 10px;
    padding-right: 17px;
}
.uk-tab-left > li.uk-active > a {
    border-right-color: rgba(0, 0, 0, 0);
}
.uk-tab-right {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
}
.uk-tab-right > li {
    margin-left: -1px;
}
.uk-tab-right > li > a {
    border-bottom-width: 1px;
    border-left-width: 0;
}
.uk-tab-right > li:not(.uk-active) > a:hover, .uk-tab-right > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-left: 1px;
    padding-bottom: 10px;
    padding-left: 17px;
}
.uk-tab-right > li.uk-active > a {
    border-left-color: rgba(0, 0, 0, 0);
}
}
.uk-tab {
    background: linear-gradient(to bottom, #F9F9F9, #F0F0F0) repeat scroll 0 0 #F7F7F7;
    border: medium none;
}
.uk-tab > li {
    margin-bottom: 0;
}
.uk-tab > li:nth-child(n+2) > a {
    margin-left: 0;
}
.uk-tab > li:not(.uk-active) > a:hover, .uk-tab > li:not(.uk-active) > a:focus, .uk-tab > li.uk-open:not(.uk-active) > a {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.uk-tab > li > a:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.uk-tab-flip > li:nth-child(n+2) > a {
    margin-right: 0;
}
.uk-tab-center {
    border-bottom: medium none;
}
.uk-tab-center-bottom {
    border-bottom: medium none;
    border-top: medium none;
}
.uk-tab-bottom {
    border-top: medium none;
}
.uk-tab-bottom > li {
    margin-top: 0;
}
.uk-tab-bottom > li > a {
    border-bottom-width: 0;
}
.uk-tab-bottom > li:not(.uk-active) > a:hover, .uk-tab-bottom > li:not(.uk-active) > a:focus, .uk-tab-bottom > li.uk-open:not(.uk-active) > a {
    margin-top: 0;
    padding-top: 10px;
}
.uk-tab-grid {
    margin-left: 0;
}
.uk-tab-grid:before {
    bottom: 0;
    left: 0;
}
.uk-tab-grid > li:first-child > a {
    margin-left: 0;
}
.uk-tab-grid.uk-tab-bottom:before {
    top: 0;
}
@media (min-width: 768px) {
.uk-tab-left > li:nth-child(n+2) > a, .uk-tab-right > li:nth-child(n+2) > a {
    margin-top: 0;
}
.uk-tab-left {
    border-right: medium none;
}
.uk-tab-left > li {
    margin-right: 0;
}
.uk-tab-left > li > a {
    border-bottom-width: 0;
}
.uk-tab-left > li:not(.uk-active) > a:hover, .uk-tab-left > li:not(.uk-active) > a:focus {
    margin-right: 0;
    padding-right: 18px;
}
.uk-tab-right {
    border-left: 0 none;
}
.uk-tab-right > li {
    margin-left: 0;
}
.uk-tab-right > li > a {
    border-bottom-width: 0;
}
.uk-tab-right > li:not(.uk-active) > a:hover, .uk-tab-right > li:not(.uk-active) > a:focus {
    margin-left: 0;
    padding-left: 18px;
}
}
.uk-list {
    list-style: none outside none;
    padding: 0;
}
.uk-list ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 20px;
}
.uk-list-line > li:nth-child(n+2) {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    margin-top: 5px;
    padding-top: 5px;
}
.uk-list-striped > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 5px;
}
.uk-list-striped > li:nth-of-type(2n+1) {
    background: none repeat scroll 0 0 #F7F7F7;
}
.uk-list-space > li:nth-child(n+2) {
    margin-top: 10px;
}
.uk-list-striped > li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
@media (min-width: 768px) {
.uk-description-list-horizontal {
    overflow: hidden;
}
.uk-description-list-horizontal > dt {
    clear: both;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}
.uk-description-list-horizontal > dd {
    margin-left: 180px;
}
}
.uk-description-list-line > dt {
    font-weight: normal;
}
.uk-description-list-line > dt:nth-child(n+2) {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    margin-top: 5px;
    padding-top: 5px;
}
.uk-description-list-line > dd {
    color: #94979A;
}
.uk-table {
    margin-bottom: 15px;
    width: 100%;
}
* + .uk-table {
    margin-top: 15px;
}
.uk-table th, .uk-table td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    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: #94979A;
    text-align: left;
}
.uk-table-middle, .uk-table-middle td {
    vertical-align: middle !important;
}
.uk-table-striped tbody tr:nth-of-type(2n+1) {
    background: none repeat scroll 0 0 #F7F7F7;
}
.uk-table-condensed td {
    padding: 4px 8px;
}
.uk-table-hover tbody tr:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
}
.uk-form > *:last-child {
    margin-bottom: 0;
}
.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .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="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    color: #515355;
    font-weight: inherit;
    height: 30px;
    max-width: 100%;
    padding: 4px 6px;
    transition: all 0.2s linear 0s;
}
.uk-form select:focus, .uk-form textarea:focus, .uk-form input:focus:not([type]), .uk-form input[type="text"]:focus, .uk-form input[type="password"]: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="number"]: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="color"]:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: rgba(0, 0, 0, 0.16);
    color: #515355;
    outline: 0 none;
}
.uk-form select:disabled, .uk-form textarea:disabled, .uk-form input:disabled:not([type]), .uk-form input[type="text"]:disabled, .uk-form input[type="password"]: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="number"]: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="color"]:disabled {
    background-color: #F7F7F7;
    border-color: rgba(0, 0, 0, 0.07);
    color: #94979A;
}
.uk-form *::-moz-placeholder {
    color: #94979A;
}
.uk-form *:disabled::-moz-placeholder {
    color: #94979A;
}
.uk-form legend {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 15px;
    width: 100%;
}
.uk-form legend:after {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    content: "";
    display: block;
}
.uk-form-small {
    font-size: 12px;
    height: 25px !important;
    padding: 3px !important;
}
.uk-form-large {
    font-size: 16px;
    height: 40px !important;
    padding: 8px 6px !important;
}
.uk-form textarea, .uk-form select[multiple], .uk-form select[size] {
    height: auto !important;
}
.uk-form-danger {
    background: none repeat scroll 0 0 #FFF7F8 !important;
    border-color: rgba(191, 73, 87, 0.3) !important;
    color: #D83044 !important;
}
.uk-form-success {
    background: none repeat scroll 0 0 #F4FFF5 !important;
    border-color: rgba(37, 140, 42, 0.3) !important;
    color: #139E1A !important;
}
.uk-form-blank {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
    border-style: dashed !important;
}
.uk-form-blank:focus {
    border-color: rgba(0, 0, 0, 0.07) !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:before, .uk-form-row:after {
    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 > *:first-child {
    margin-top: 0;
}
.uk-form-controls > *:last-child {
    margin-bottom: 0;
}
.uk-form-controls-condensed {
    margin: 5px 0;
}
.uk-form-stacked .uk-form-label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
@media (max-width: 959px) {
.uk-form-horizontal .uk-form-label {
    display: block;
    font-weight: bold;
    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 > [class*="uk-icon-"] {
    color: #94979A;
    font-size: 14px;
    margin-top: -7px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 30px;
}
.uk-form-icon:not(.uk-form-icon-flip) > input {
    padding-left: 30px !important;
}
.uk-form-icon-flip > [class*="uk-icon-"] {
    right: 0;
}
.uk-form-icon-flip > input {
    padding-right: 30px !important;
}
.uk-button {
    -moz-box-sizing: border-box;
    background: linear-gradient(to bottom, #F9F9F9, #F0F0F0) repeat scroll 0 0 #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    color: #515355;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 30px;
    min-height: 30px;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.uk-button:hover, .uk-button:focus {
    background-color: #F7F7F7;
    background-image: none;
    border-color: rgba(0, 0, 0, 0.16);
    color: #515355;
    outline: medium none;
    text-decoration: none;
}
.uk-button:active, .uk-button.uk-active {
    background-color: #F5F5F5;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) inset;
    color: #515355;
}
.uk-button-primary {
    background-color: #515151;
    background-image: linear-gradient(to bottom, #767676, #393939);
    color: #FFFFFF;
}
.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #5E5E5E;
    background-image: none;
    color: #FFFFFF;
}
.uk-button-primary:active, .uk-button-primary.uk-active {
    background-color: #454545;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
}
.uk-button-success {
    background-color: #7ACD7A;
    background-image: linear-gradient(to bottom, #8EDB8C, #6CC36E);
    color: #FFFFFF;
    line-height: 28px;
}
.uk-button-success:hover, .uk-button-success:focus {
    background-color: #91CF91;
    background-image: none;
    color: #FFFFFF;
}
.uk-button-success:active, .uk-button-success.uk-active {
    background-color: #6DBF6E;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
}
.uk-button-danger {
    background-color: #56BCE2;
    background-image: linear-gradient(to bottom, #78CDEC, #40B1DB);
    color: #FFFFFF;
    line-height: 28px;
}
.uk-button-danger:hover, .uk-button-danger:focus {
    background-color: #71C2E0;
    background-image: none;
    color: #FFFFFF;
}
.uk-button-danger:active, .uk-button-danger.uk-active {
    background-color: #47B1D7;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
}
.uk-button:disabled {
    background-color: #F7F7F7;
    background-image: none;
    box-shadow: none;
    color: #94979A;
}
.uk-button-link, .uk-button-link:hover, .uk-button-link:focus, .uk-button-link:active, .uk-button-link.uk-active, .uk-button-link:disabled {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none;
}
.uk-button-link {
    color: #EF5A4F;
}
.uk-button-link:hover, .uk-button-link:focus, .uk-button-link:active, .uk-button-link.uk-active {
    color: #C61E12;
    text-decoration: underline;
}
.uk-button-link:disabled {
    color: #94979A;
}
.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 {
    border-radius: 3px;
    font-size: 16px;
    line-height: 40px;
    min-height: 40px;
    padding: 0 15px;
}
.uk-button-group {
    display: inline-block;
    letter-spacing: -0.31em;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}
.uk-button-group > * {
    display: inline-block;
}
.uk-button-dropdown {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.uk-button-group > .uk-button:not(:first-child):not(:last-child), .uk-button-group > div:not(:first-child):not(:last-child) .uk-button {
    border-radius: 0;
}
.uk-button-group > .uk-button:first-child, .uk-button-group > div:first-child .uk-button {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.uk-button-group > .uk-button:last-child, .uk-button-group > div:last-child .uk-button {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.uk-button-group > .uk-button:nth-child(n+2), .uk-button-group > div:nth-child(n+2) .uk-button {
    margin-left: -1px;
}
.uk-button-group .uk-button:active {
    position: relative;
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../../../warp/vendor/uikit/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../warp/vendor/uikit/fonts/fontawesome-webfont.woff") format("woff"), url("../../../warp/vendor/uikit/fonts/fontawesome-webfont.ttf") format("truetype");
}
[class*="uk-icon-"] {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.uk-icon-small:before {
    font-size: 150%;
    vertical-align: -10%;
}
.uk-icon-medium:before {
    font-size: 200%;
    vertical-align: -16%;
}
.uk-icon-large:before {
    font-size: 250%;
    vertical-align: -22%;
}
.uk-icon-spin {
    animation: 2s linear 0s normal none infinite uk-spin;
    display: inline-block;
}
.uk-icon-button {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.08);
    border: 0 none;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.uk-icon-button:hover, .uk-icon-button:focus {
    background-color: rgba(0, 0, 0, 0.16);
    background-image: none;
    color: #FFFFFF;
    outline: medium none;
    text-decoration: none;
}
.uk-icon-button:active {
    background-color: #515151;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
}
.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: "";
}
.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-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-gear:before, .uk-icon-cog: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-rotate-right:before, .uk-icon-repeat: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-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: "";
}
.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-warning:before, .uk-icon-exclamation-triangle: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 {
    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-gears:before, .uk-icon-cogs: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: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: "";
}
.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-save:before, .uk-icon-floppy-o:before {
    content: "";
}
.uk-icon-square:before {
    content: "";
}
.uk-icon-bars: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-unsorted:before, .uk-icon-sort:before {
    content: "";
}
.uk-icon-sort-down:before, .uk-icon-sort-asc:before {
    content: "";
}
.uk-icon-sort-up:before, .uk-icon-sort-desc:before {
    content: "";
}
.uk-icon-envelope:before {
    content: "";
}
.uk-icon-linkedin:before {
    content: "";
}
.uk-icon-rotate-left:before, .uk-icon-undo:before {
    content: "";
}
.uk-icon-legal:before, .uk-icon-gavel: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-flash:before, .uk-icon-bolt:before {
    content: "";
}
.uk-icon-sitemap:before {
    content: "";
}
.uk-icon-umbrella:before {
    content: "";
}
.uk-icon-paste:before, .uk-icon-clipboard: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: "";
}
.uk-icon-code:before {
    content: "";
}
.uk-icon-reply-all:before {
    content: "";
}
.uk-icon-mail-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-unlink:before, .uk-icon-chain-broken: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-toggle-down:before, .uk-icon-caret-square-o-down:before {
    content: "";
}
.uk-icon-toggle-up:before, .uk-icon-caret-square-o-up:before {
    content: "";
}
.uk-icon-toggle-right:before, .uk-icon-caret-square-o-right:before {
    content: "";
}
.uk-icon-euro:before, .uk-icon-eur:before {
    content: "";
}
.uk-icon-gbp:before {
    content: "";
}
.uk-icon-dollar:before, .uk-icon-usd:before {
    content: "";
}
.uk-icon-rupee:before, .uk-icon-inr:before {
    content: "";
}
.uk-icon-cny:before, .uk-icon-rmb:before, .uk-icon-yen:before, .uk-icon-jpy:before {
    content: "";
}
.uk-icon-ruble:before, .uk-icon-rouble:before, .uk-icon-rub:before {
    content: "";
}
.uk-icon-won:before, .uk-icon-krw: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: "";
}
.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 {
    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-toggle-left:before, .uk-icon-caret-square-o-left:before {
    content: "";
}
.uk-icon-dot-circle-o:before {
    content: "";
}
.uk-icon-wheelchair:before {
    content: "";
}
.uk-icon-vimeo-square:before {
    content: "";
}
.uk-icon-turkish-lira:before, .uk-icon-try:before {
    content: "";
}
.uk-icon-plus-square-o:before {
    content: "";
}
.uk-close {
    -moz-box-sizing: content-box;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: inherit;
    display: inline-block;
    line-height: 20px;
    opacity: 0.3;
    padding: 0;
    text-align: center;
    width: 20px;
}
.uk-close:after {
    content: "";
    display: block;
    font-family: FontAwesome;
}
.uk-close:hover, .uk-close:focus {
    color: inherit;
    cursor: pointer;
    opacity: 0.5;
    outline: medium none;
    text-decoration: none;
}
.uk-close-alt {
    background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 6px rgba(0, 0, 0, 0.06);
    opacity: 1;
    padding: 2px;
}
.uk-close-alt:hover, .uk-close-alt:focus {
    opacity: 1;
}
.uk-close-alt:after {
    opacity: 0.5;
}
.uk-close-alt:hover:after, .uk-close-alt:focus:after {
    opacity: 0.8;
}
.uk-badge {
    background: linear-gradient(to bottom, #767676, #393939) repeat scroll 0 0 #515151;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    padding: 0 6px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.uk-badge-notification {
    -moz-box-sizing: border-box;
    border-radius: 50%;
    font-size: 12px;
    line-height: 20px;
    min-width: 20px;
}
.uk-badge-success {
    background-color: #7ACD7A;
    background-image: linear-gradient(to bottom, #8EDB8C, #6CC36E);
}
.uk-badge-warning {
    background-color: #F8BE4A;
    background-image: linear-gradient(to bottom, #FFCB5C, #F3B53E);
}
.uk-badge-danger {
    background-color: #56BCE2;
    background-image: linear-gradient(to bottom, #78CDEC, #40B1DB);
}
.uk-alert {
    background: none repeat scroll 0 0 #F4FBFF;
    border: 1px solid rgba(75, 116, 144, 0.3);
    border-radius: 2px;
    color: #3578A6;
    margin-bottom: 15px;
    padding: 10px;
}
* + .uk-alert {
    margin-top: 15px;
}
.uk-alert > *: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 > .uk-close:first-child {
    float: right;
}
.uk-alert > .uk-close:first-child + * {
    margin-top: 0;
}
.uk-alert-success {
    background: none repeat scroll 0 0 #F4FFF5;
    border-color: rgba(37, 140, 42, 0.3);
    color: #139E1A;
}
.uk-alert-warning {
    background: none repeat scroll 0 0 #FFFEF2;
    border-color: rgba(207, 152, 112, 0.4);
    color: #E2955D;
}
.uk-alert-danger {
    background: none repeat scroll 0 0 #FFF7F8;
    border-color: rgba(191, 73, 87, 0.3);
    color: #D83044;
}
.uk-alert-large {
    padding: 20px;
}
.uk-alert-large > .uk-close:first-child {
    margin: -10px -10px 0 0;
}
.uk-thumbnail {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 padding-box #F7F7F7;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin: 0;
    max-width: 100%;
    padding: 8px;
}
a.uk-thumbnail:hover, a.uk-thumbnail:focus {
    background-color: #F7F7F7;
    border-color: rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    outline: medium none;
    text-decoration: none;
}
.uk-thumbnail-caption {
    color: #515355;
    padding-top: 8px;
    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 > img {
    width: 100%;
}
.uk-overlay {
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
}
.uk-overlay-area {
    background: none repeat scroll 0 0 rgba(81, 81, 81, 0.8);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.15s linear 0s;
}
.uk-overlay:hover .uk-overlay-area, .uk-overlay-toggle:hover .uk-overlay-area {
    opacity: 1;
}
.uk-overlay-area:empty:before {
    color: #FFFFFF;
    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) {
    letter-spacing: -0.31em;
}
.uk-overlay-area:not(:empty):before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.uk-overlay-area-content {
    -moz-box-sizing: border-box;
    color: #FFFFFF;
    display: inline-block;
    letter-spacing: normal;
    padding: 0 15px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.uk-overlay-area-content > *: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: none repeat scroll 0 0 rgba(16, 17, 19, 0.5);
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    opacity: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    transition: opacity 0.15s linear 0s;
}
.uk-overlay:hover .uk-overlay-caption, .uk-overlay-toggle:hover .uk-overlay-caption {
    opacity: 1;
}
.uk-overlay {
    overflow: hidden;
}
.uk-overlay img {
    transform-origin: left bottom 0;
    transition: all 0.6s ease-in-out 0s;
}
.uk-overlay:hover .uk-overlay-area {
    left: 0;
}
.uk-overlay:hover img {
    transform: scale(1.2) translate(-20px);
}
.uk-progress {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    border-radius: 100px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;
    height: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    overflow: hidden;
}
* + .uk-progress {
    margin-top: 15px;
}
.uk-progress-bar {
    background: linear-gradient(to bottom, #767676, #393939) repeat scroll 0 0 #515151;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.uk-progress-mini {
    height: 6px;
}
.uk-progress-small {
    height: 12px;
}
.uk-progress-success .uk-progress-bar {
    background-color: #7ACD7A;
    background-image: linear-gradient(to bottom, #8EDB8C, #6CC36E);
}
.uk-progress-warning .uk-progress-bar {
    background-color: #F8BE4A;
    background-image: linear-gradient(to bottom, #FFCB5C, #F3B53E);
}
.uk-progress-danger .uk-progress-bar {
    background-color: #56BCE2;
    background-image: linear-gradient(to bottom, #78CDEC, #40B1DB);
}
.uk-progress-striped .uk-progress-bar {
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 30px 30px;
}
.uk-progress-striped.uk-active .uk-progress-bar {
    animation: 2s linear 0s normal none infinite uk-progress-bar-stripes;
}
@-moz-keyframes uk-progress-bar-stripes {
0% {
    background-position: 0 0;
}
100% {
    background-position: 30px 0;
}
}
.uk-progress-mini, .uk-progress-small {
    border-radius: 500px;
}
.uk-search {
    display: inline-block;
    margin: 0;
    position: relative;
}
.uk-search:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 30px;
}
.uk-search-field {
    background: none repeat scroll 0 0 padding-box #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 2px;
    color: #515355;
    font-weight: 300;
    height: 35px;
    padding: 0 30px;
    transition: all 0.2s linear 0s;
    width: 220px;
}
input.uk-search-field {
}
.uk-search-field::-moz-placeholder {
    color: #94979A;
}
.uk-search-field:focus {
    background-clip: padding-box;
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
    outline: 0 none;
}
.uk-search-field:focus, .uk-active .uk-search-field {
    width: 250px;
}
.uk-search-close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: rgba(0, 0, 0, 0.2);
    display: none;
    font-size: 14px;
    line-height: 35px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}
.uk-loading > .uk-search-close, .uk-active > .uk-search-close {
    display: block;
}
.uk-search-close:after {
    content: "";
    display: block;
    font-family: FontAwesome;
}
.uk-loading > .uk-search-close:after {
    animation: 2s linear 0s normal none infinite uk-spin;
    content: "";
}
[class*="uk-animation-"] {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
}
[data-uk-scrollspy*="uk-animation-"] {
    opacity: 0;
}
.uk-animation-fade {
    animation-duration: 0.8s;
    animation-name: uk-fade;
    animation-timing-function: linear;
}
.uk-animation-scale-up {
    animation-name: uk-scale-up;
}
.uk-animation-scale-down {
    animation-name: uk-scale-down;
}
.uk-animation-slide-top {
    animation-name: uk-slide-top;
}
.uk-animation-slide-bottom {
    animation-name: uk-slide-bottom;
}
.uk-animation-slide-left {
    animation-name: uk-slide-left;
}
.uk-animation-slide-right {
    animation-name: uk-slide-right;
}
.uk-animation-shake {
    animation-name: uk-shake;
}
.uk-animation-reverse {
    animation-direction: reverse;
}
@-moz-keyframes uk-fade {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-moz-keyframes uk-scale-up {
0% {
    opacity: 0;
    transform: scale(0.2);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@-moz-keyframes uk-scale-down {
0% {
    opacity: 0;
    transform: scale(1.8);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@-moz-keyframes uk-slide-top {
0% {
    opacity: 0;
    transform: translateY(-100%);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@-moz-keyframes uk-slide-bottom {
0% {
    opacity: 0;
    transform: translateY(100%);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@-moz-keyframes uk-slide-left {
0% {
    opacity: 0;
    transform: translateX(-100%);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@-moz-keyframes uk-slide-right {
0% {
    opacity: 0;
    transform: translateX(100%);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@-moz-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);
}
}
@-moz-keyframes uk-slide-top-fixed {
0% {
    opacity: 0;
    transform: translateY(-10px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@-moz-keyframes uk-slide-bottom-fixed {
0% {
    opacity: 0;
    transform: translateY(10px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@-moz-keyframes uk-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.uk-dropdown {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.06);
    color: #515355;
    display: none;
    left: 0;
    letter-spacing: normal;
    margin-top: 5px;
    padding: 15px;
    position: absolute;
    top: 100%;
    width: 200px;
    z-index: 1000;
}
.uk-open > .uk-dropdown {
    animation: 0.2s ease-in-out 0s normal none 1 uk-fade;
    display: block;
    transform-origin: 0 0 0;
}
.uk-dropdown-flip {
    left: auto;
    right: 0;
}
.uk-dropdown-up {

    bottom: 100%;
    margin-bottom: 5px;
    margin-top: auto;
    top: auto;
}
.uk-dropdown .uk-nav {
    margin: 0 -15px;
}
.uk-dropdown > .uk-grid + .uk-grid {
    margin-top: 15px;
}
.uk-dropdown > .uk-grid > [class*="uk-width-"] > .uk-panel + .uk-panel {
    margin-top: 15px;
}
@media (min-width: 768px) {
.uk-dropdown:not(.uk-dropdown-stack) > .uk-grid {
    margin-left: -15px;
    margin-right: -15px;
}
.uk-dropdown:not(.uk-dropdown-stack) > .uk-grid > [class*="uk-width-"] {
    padding-left: 15px;
    padding-right: 15px;
}
.uk-dropdown:not(.uk-dropdown-stack) > .uk-grid > [class*="uk-width-"]:nth-child(n+2) {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
}
.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 > .uk-grid > [class*="uk-width-"] {
    width: 100%;
}
.uk-dropdown > .uk-grid > [class*="uk-width-"]:nth-child(n+2) {
    margin-top: 15px;
}
}
.uk-dropdown-stack > .uk-grid > [class*="uk-width-"] {
    width: 100%;
}
.uk-dropdown-stack > .uk-grid > [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: none repeat scroll 0 0 padding-box #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.06);
    color: #515355;
    left: -1px;
    margin-top: 6px;
}
.uk-open > .uk-dropdown-navbar {
    animation: 0.2s ease-in-out 0s normal none 1 uk-slide-top-fixed;
}
.uk-dropdown-search {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #515355;
    margin-top: 0;
    width: 300px;
}
.uk-open > .uk-dropdown-search {
    animation: 0.2s ease-in-out 0s normal none 1 uk-slide-top-fixed;
}
.uk-navbar-flip .uk-dropdown-search {
    margin-right: -20px;
    margin-top: 10px;
}
.uk-dropdown-navbar.uk-dropdown-flip {
    left: auto;
}
.uk-modal {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.15s linear 0s;
    z-index: 1020;
}
.uk-modal.uk-open {
    opacity: 1;
}
.uk-modal-page {
    overflow: hidden;
}
.uk-modal-dialog {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin-left: -300px;
    padding: 20px;
    position: relative;
    top: 10%;
    width: 600px;
}
@media (max-width: 767px) {
.uk-modal-dialog {
    left: 0;
    margin: 10px;
    right: 0;
    top: 0;
    width: auto;
}
}
.uk-modal-dialog > *:last-child {
    margin-bottom: 0;
}
.uk-modal-dialog-slide {
    opacity: 0;
    transform: translateY(-25%);
    transition: opacity 0.3s linear 0s, transform 0.3s ease-out 0s;
}
.uk-open .uk-modal-dialog-slide {
    opacity: 1;
    transform: translateY(0px);
}
.uk-modal-dialog > .uk-close:first-child {
    float: right;
    margin: -10px -10px 0 0;
}
.uk-modal-dialog > .uk-close:first-child + * {
    margin-top: 0;
}
.uk-modal-dialog-frameless {
    padding: 0;
}
.uk-modal-dialog-frameless > .uk-close:first-child {
    float: none;
    margin: 0;
    position: absolute;
    right: -12px;
    top: -12px;
}
@media (max-width: 767px) {
.uk-modal-dialog-frameless > .uk-close:first-child {
    right: -7px;
    top: -7px;
}
}
.uk-offcanvas {
    background: none repeat scroll 0 0 rgba(16, 17, 19, 0.1);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1010;
}
.uk-offcanvas.uk-active {
    display: block;
}
.uk-offcanvas-page {
    position: fixed;
    transition: margin-left 0.3s ease-in-out 50ms;
}
.uk-offcanvas-bar {
    background: none repeat scroll 0 0 #1F2227;
    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: 1011;
}
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
    transform: translateX(0%);
}
.uk-offcanvas-bar-flip {
    left: auto;
    right: 0;
    transform: translateX(100%);
}
.uk-offcanvas .uk-panel {
    color: #777777;
    margin: 20px 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.uk-offcanvas .uk-panel-title {
    color: #CCCCCC;
}
.uk-offcanvas .uk-panel a:not([class]) {
    color: #CCCCCC;
}
.uk-offcanvas .uk-panel a:hover:not([class]) {
    color: #FFFFFF;
}
.uk-offcanvas .uk-search {
    display: block;
    margin: 20px 15px;
}
.uk-offcanvas .uk-search:before {
    color: #777777;
}
.uk-offcanvas .uk-search-field {
    background: none repeat scroll 0 0 #08090B;
    border-color: rgba(0, 0, 0, 0);
    color: #CCCCCC;
    width: 100%;
}
.uk-offcanvas .uk-search-field::-moz-placeholder {
    color: #777777;
}
.uk-offcanvas-bar:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
.uk-offcanvas-bar-flip:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
    left: 0;
    right: auto;
    width: 1px;
}
.uk-switcher {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.uk-switcher > *:not(.uk-active) {
    display: none;
}
.uk-tooltip {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #515151;
    border-radius: 2px;
    color: #FFFFFF;
    display: none;
    font-size: 13px;
    line-height: 20px;
    max-width: 200px;
    padding: 5px 8px;
    position: absolute;
    text-align: center;
    z-index: 1030;
}
.uk-tooltip:after {
    border: 5px dashed #515151;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.uk-tooltip-top:after, .uk-tooltip-top-left:after, .uk-tooltip-top-right:after {
    border-bottom: medium none;
    border-color: #515151 rgba(0, 0, 0, 0) -moz-use-text-color;
    border-top-style: solid;
    bottom: -5px;
}
.uk-tooltip-bottom:after, .uk-tooltip-bottom-left:after, .uk-tooltip-bottom-right:after {
    border-bottom-style: solid;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0) #515151;
    border-top: medium none;
    top: -5px;
}
.uk-tooltip-top:after, .uk-tooltip-bottom:after {
    left: 50%;
    margin-left: -5px;
}
.uk-tooltip-top-left:after, .uk-tooltip-bottom-left:after {
    left: 10px;
}
.uk-tooltip-top-right:after, .uk-tooltip-bottom-right:after {
    right: 10px;
}
.uk-tooltip-left:after {
    border-color: rgba(0, 0, 0, 0) -moz-use-text-color rgba(0, 0, 0, 0) #515151;
    border-left-style: solid;
    border-right: medium none;
    margin-top: -5px;
    right: -5px;
    top: 50%;
}
.uk-tooltip-right:after {
    border-color: rgba(0, 0, 0, 0) #515151 rgba(0, 0, 0, 0) -moz-use-text-color;
    border-left: medium none;
    border-right-style: solid;
    left: -5px;
    margin-top: -5px;
    top: 50%;
}
.uk-text-small {
    font-size: 13px;
    line-height: 18px;
}
.uk-text-large {
    font-size: 18px;
    line-height: 24px;
}
.uk-text-bold {
    font-weight: bold;
}
.uk-text-muted {
    color: #94979A !important;
}
.uk-text-info {
    color: #3578A6 !important;
}
.uk-text-success {
    color: #139E1A !important;
}
.uk-text-warning {
    color: #E2955D !important;
}
.uk-text-danger {
    color: #D83044 !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-nowrap {
    white-space: nowrap;
}
.uk-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.uk-text-break {
    -moz-hyphens: auto;
    word-wrap: break-word;
}
.uk-container {
    -moz-box-sizing: border-box;
    max-width: 980px;
    padding: 0 11px;
}
@media (min-width: 1220px) {
.uk-container {
    max-width: 980px;
}
}
.uk-container:before, .uk-container:after {
    content: " ";
    display: table;
}
.uk-container:after {
    clear: both;
}
.uk-container-center {
    margin-left: auto;
    margin-right: auto;
}
.uk-clearfix:before, .uk-clearfix:after {
    content: " ";
    display: table;
}
.uk-clearfix:after {
    clear: both;
}
.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-bottom: 15px;
    margin-right: 15px;
}
.uk-align-medium-right {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
}
}
.uk-align-center {
    margin-left: auto;
    margin-right: auto;
}
.uk-vertical-align {
    letter-spacing: -0.31em;
}
.uk-vertical-align:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.uk-vertical-align-middle, .uk-vertical-align-bottom {
    display: inline-block;
    letter-spacing: normal;
    max-width: 100%;
}
.uk-vertical-align-middle {
    vertical-align: middle;
}
.uk-vertical-align-bottom {
    vertical-align: bottom;
}
.uk-height-1-1 {
    height: 100%;
}
.uk-responsive-width, .uk-responsive-height {
    -moz-box-sizing: border-box;
}
.uk-responsive-width {
    height: auto;
    max-width: 100%;
}
.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-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-border-circle {
    border-radius: 50%;
}
@media (min-width: 768px) {
.uk-heading-large {
    font-size: 52px;
    line-height: 64px;
}
}
.uk-link-muted, .uk-link-muted a {
    color: #515355;
}
.uk-link-muted:hover, .uk-link-muted a:hover {
    color: #515355;
}
.uk-scrollable-text {
    max-height: 300px;
    overflow-y: scroll;
}
.uk-scrollable-box {
    -moz-box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    max-height: 170px;
    overflow: auto;
    padding: 10px;
}
.uk-scrollable-box > *:last-child {
    margin-bottom: 0;
}
.uk-display-block {
    display: block !important;
}
.uk-display-inline {
    display: inline !important;
}
.uk-display-inline-block {
    display: inline-block !important;
}
@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;
}
@media print {
* {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
    color: #000000 !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}
html {
    overflow-y: scroll;
}
@media (min-width: 768px) {
.uk-panel {
    position: relative;
}
}
.tm-container {
    margin: 20px auto;
}
@media (min-width: 768px) {
.tm-container {
    margin: 14px auto;
}
}
.tm-grid-block, .tm-block-bottom, .tm-content-boxed .tm-content, .uk-article {
    background: none repeat scroll 0 0 #111111;
    color: #FFFFFF;
}
.tm-block-bottom, .tm-grid-block + .tm-content, .tm-top-block + .tm-middle {
    margin-top: 20px;
}
@media (max-width: 767px) {
.tm-sidebar-a, .tm-sidebar-b {
    margin-top: 20px !important;
}
}
.tm-headerbar .tm-logo {
    float: left;
    margin-bottom: -6px;
}
.tm-logo-small {
    letter-spacing: -0.31em;
}
.tm-headerbar .uk-panel {
    float: right;
    margin-right: 0;
    max-width: 300px;
}
.tm-toolbar {
    padding: 10px 15px;
}
.tm-content-boxed .tm-content {
    padding: 25px;
}
.tm-content .uk-panel-box {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07) inset;
}
.tm-grid-block.tm-main-top {
    margin-top: 0;
}
.tm-grid-block.tm-bottom-b, .tm-grid-block.tm-bottom-c {
    box-shadow: none;
    margin-top: 0 !important;
}
.tm-grid-block.tm-bottom-b + .tm-grid-block.tm-bottom-c {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.tm-footer {
    
    padding: 0px;
    position: relative;
    text-align: center;
}
.tm-grid-block.tm-bottom-b + .tm-footer, .tm-grid-block.tm-bottom-c + .tm-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.tm-totop-scroller {
    color: #515355;
    display: block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    transition: all 0.05s linear 0s;
    width: 20px;
    z-index: 1000;
}
.tm-totop-scroller:after {
    content: "";
    font-family: "FontAwesome";
}
.tm-totop-scroller:hover, .tm-totop-scroller:focus {
    color: #838689;
    font-size: 16px;
    outline: medium none;
    text-decoration: none;
}
.tm-totop-scroller:active {
    color: #1F2021;
    font-size: 11px;
}
.tm-grid-block:not(:empty) {
    margin-left: 0;
    margin-right: 0;
}
.tm-grid-block:not(:empty) > [class*="uk-width-"] {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 1220px) {
.tm-grid-block:not(.uk-grid-preserve) > [class*="uk-width-"] > .uk-panel + .uk-panel {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    margin-top: 0 !important;
}
}
.tm-grid-block > [class*="uk-width-"]:nth-child(n+2) > [class*="uk-panel-box"] {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
}
@media (max-width: 768px) {
.tm-grid-block > [class*="uk-width-"]:nth-child(n+2) > [class*="uk-panel-box"] {
    border-left: 0 none;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}
}
.tm-socialbuttons > div {
    float: left;
    margin-right: 10px;
}
.tm-error-icon {
    font-size: 250px;
}
.tm-error-headline {
    font-size: 100px;
}
.tm-offline {
    width: 300px;
}
.alignleft {
    display: block;
    float: left;
    margin-right: 15px;
}
.alignright {
    display: block;
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.uk-article:nth-child(n+2) {
    margin-top: 20px;
}
@media (max-width: 767px) {
.tm-blog > [class*="uk-width-"]:nth-child(n+2) > .tm-article {
    margin-top: 20px;
}
}
.tm-content .uk-article {
    border: medium none;
    padding: 25px;
}
.tm-article {
}
.tm-article .tm-article-content {
    position: relative;
}
.tm-article .tm-article-content.tm-article-date-true {
    margin-left: 60px;
}
.tm-article .tm-article-date-true .tm-article-date {
    background: none repeat scroll 0 0 #515151;
    border-radius: 2px;
    color: #FFFFFF;
    left: -60px;
    line-height: 18px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 35px;
}
.tm-article .tm-article-date-true .tm-article-date .tm-article-date-day {
    display: block;
    font-size: 11px;
}
.tm-article .tm-article-date-true .tm-article-date .tm-article-date-year {
    display: block;
    font-size: 15px;
}
.tm-article .tm-socialbuttons {
    margin-left: 60px;
}
.tm-article .tm-article-featured-image {
    margin: -25px -25px 25px;
}
.tm-leading-article .tm-article:last-child {
    margin-bottom: 20px;
}
body {
    background: radial-gradient(ellipse at center top , #393D44 20%, #21242B 100%) repeat fixed 0 0 #21242B;
}
@media (min-width: 767px) {
body > .tm-page-bg {
    background: url("../../../images/background/salmon_darkblue_glow.jpg") no-repeat fixed 50% 0 #000000;
}
}
.tm-grid-block, .tm-block-bottom, .uk-article, .tm-content-boxed .tm-content, .tm-middle > [class*="tm-sidebar-"] > .uk-panel {
    box-shadow: 0 0 0 1px rgba(47, 49, 53, 0.2), 0 6px 12px rgba(47, 49, 53, 0.18);
}
.wk-gallery-avenue .caption {
    background-color: rgba(34, 37, 43, 0.9);
}
.wk-gallery-avenue .nav span {
    background-image: url("../../../images/widgetkit/salmon/nav_icons.svg");
}
.tm-search {
    margin-top: 10px;
}
* + .tm-search {
    margin-left: 15px;
}
.tm-social-icon-buttons {
    margin-top: 10px;
}
.tm-social-icon-buttons > .uk-icon-twitter:hover {
    background-color: #019AD1;
}
.tm-social-icon-buttons > .uk-icon-linkedin:hover {
    background-color: #006699;
}
.tm-social-icon-buttons > .uk-icon-facebook:hover {
    background-color: #3B5998;
}
.tm-social-icon-buttons > .uk-icon-flickr:hover {
    background-color: #FF0084;
}
.tm-social-icons {
    margin: 15px 25px !important;
}
.tm-social-icons > li {
    display: inline-block;
    margin-left: 15px;
}
.tm-social-icons > li:first-child {
    margin-left: 0;
}
@media (max-width: 767px) {
.tm-social-icons {
    float: none;
    margin: 15px 0 !important;
}
}
.tm-list > li {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    clear: both;
    padding: 15px 25px;
}
.tm-list > li:first-child {
    border: 0 none;
}
.tm-list > li img {
    margin-right: 20px;
}
@media (max-width: 768px) and (min-width: 480px) {
.tm-list > li:last-child {
    display: none !important;
}
}
.tm-subnav {
    margin: 15px 25px !important;
}
@media (max-width: 767px) {
.tm-subnav > li {
    display: block;
    margin: 10px 0 !important;
    padding: 0;
}
.tm-subnav > li:nth-child(n+2) {
    margin-left: 0;
}
.tm-subnav > li:nth-child(n+2):before {
    border-left: 0 none;
    margin-right: 0;
}
}
.tm-list-image > li {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    clear: both;
    padding: 15px 0;
}
.tm-list-image > li:first-child {
    border: 0 none;
    padding-top: 0;
}
.tm-list-image > li:nth-child(n+2) {
    margin-top: 0;
    padding-top: 15px;
}
.tm-list-image > li img {
    margin-right: 15px;
}
