.tm-icon:after, .tm-panel-link:after {
    content: ""
}

.uk-navbar-nav > li > a, body, h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

html {
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tm-background {
    background: #252525
}

.tm-footer, .tm-middle, .tm-section {
    padding: 10px 0
}

@media (min-width:768px) {
    .tm-footer, .tm-middle, .tm-section {
        padding: 30px 0
    }
}

.adslot_1 {
    display: inline-block;
    width: 300px;
    height: 90px
}

@media (max-width:500px) {
    .adslot_1 {
        display: none;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:500px) {
    .adslot_1 {
        width: 400px;
        height: 90px;
        background: 0 0;
        text-decoration: none
    }
}

@media (max-width:768px) {
    .adslot_1 {
        width: 400px;
        height: 90px;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:768px) {
    .adslot_1 {
        width: 728px;
        height: 90px;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:959px) {
    .adslot_1 {
        width: 728px;
        height: 90px;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:1220px) {
    .tm-footer, .tm-middle, .tm-section {
        padding: 70px 0
    }

    .adslot_1 {
        width: 728px;
        height: 90px;
        background: 0 0;
        text-decoration: none
    }
}

.adslot_2 {
    display: inline-block;
    width: 300px;
    height: 600px
}

@media (max-width:767px) {
    .adslot_2 {
        display: none;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:768px) {
    .adslot_2 {
        width: 160px;
        height: 600px;
        background: 0 0;
        text-decoration: none
    }
}

@media (max-width:959px) {
    .adslot_2 {
        width: 160px;
        height: 600px;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:959px) {
    .adslot_2 {
        width: 300px;
        height: 600px;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:1220px) {
    .adslot_2 {
        width: 300px;
        height: 600px;
        background: 0 0;
        text-decoration: none
    }
}

.adslot_3 {
    display: inline-block;
    width: 400px;
    height: 100px
}

@media (max-width:500px) {
    .adslot_3 {
        display: none;
        background: 0 0;
        text-decoration: none
    }
}

@media (max-width:768px) {
    .adslot_3 {
        width: 400px;
        height: 100px;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:768px) {
    .adslot_3 {
        display: none;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:959px) {
    .adslot_3 {
        display: none;
        background: 0 0;
        text-decoration: none
    }
}

@media (min-width:1220px) {
    .adslot_3 {
        display: none;
        background: 0 0;
        text-decoration: none
    }
}

.tm-middle {
    background: #fff
}

.tm-section .uk-heading-large {
    margin-bottom: 20px
}

.tm-section .uk-text-large {
    margin-bottom: 60px
}

@media (max-width:959px) {
    .tm-section-color-1 {
        background-image: none
    }
}

.tm-section-color-2 {
    background: #3dc0f1
}

.tm-section-colored, .tm-section-colored a:not([class]), .tm-section-colored h1, .tm-section-colored h2 {
    color: #fff !important
}

.tm-section-color-2 a {
    text-decoration: underline
}

.tm-section-color-white {
    background: #fff
}

@media (min-width:768px) {
    .tm-sidebar {
        margin-right: -1px !important;
        border-right: 1px solid #E5E5E5
    }

    .tm-main {
        padding-left: 50px !important;
        border-left: 1px solid #E5E5E5
    }

    .tm-sidebar .uk-panel {
        padding-right: 20px
    }

    .tm-section-color-white .uk-grid-divider:not(:empty) > [class*=uk-width-medium-]:not(.uk-width-medium-1-1):nth-child(n+2) {
        border-left: 1px dashed #ddd
    }

    .tm-section-color-2 .uk-grid-divider:not(:empty) > [class*=uk-width-medium-]:not(.uk-width-medium-1-1):nth-child(n+2) {
        border-left: 1px dashed rgba(255,255,255,.4)
    }
}

.tm-logo {
    margin: 10px 0 20px
}

.tm-button-download {
    margin: -30px 0 15px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    background: #fff;
    border: none;
    color: #2ba3d4 !important;
    min-height: 50px;
    padding: 0 30px;
    line-height: 50px;
    font-size: 18px
}

    .tm-button-download:hover {
        background: #82cff0;
        color: #fff !important;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        -webkit-transition: background-color .15s ease-in-out;
        transition: background-color .15s ease-in-out
    }

    .tm-button-download:active, .tm-button-download:focus {
        background: #2e93bc;
        color: #fff !important;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.05),inset 1px 0 0 rgba(0,0,0,.05),inset -1px 0 0 rgba(0,0,0,.05);
        -webkit-transition: background-color .05s ease-in-out;
        transition: background-color .05s ease-in-out
    }

.tm-image-pull {
    margin-bottom: -10px
}

.tm-margin-large-bottom {
    margin-bottom: 80px
}

.tm-panel-link, .tm-panel-link:hover {
    text-decoration: none;
    color: #444
}

.tm-panel-link {
    padding: 30px 30px 60px;
    border: 1px solid #e5e5e5;
    -webkit-backface-visibility: hidden
}

    .tm-panel-link:after {
        display: none;
        position: absolute;
        height: 5px;
        right: -1px;
        left: -1px;
        bottom: -1px;
        background: #0BA1D8
    }

    .tm-panel-link:hover:after {
        display: block
    }

    .tm-panel-link:hover h2 {
        color: #0BA1D8
    }

.tm-grid-margin-large .uk-grid-margin {
    margin-top: 50px
}

.tm-icon {
    position: relative;
    width: 80px;
    margin: -60px auto 0;
    border-radius: 5px;
    background: #0BA1D8;
    line-height: 80px;
    color: #fff
}

    .tm-icon:after {
        display: block;
        position: absolute;
        bottom: -10px;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -10px;
        border: 10px solid #0BA1D8;
        border-right-color: transparent;
        border-left-color: transparent;
        border-bottom: none
    }

.tm-panel-link:hover .tm-icon {
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out
}

.tm-footer .uk-subnav-line > li:before {
    border-color: #ddd
}

.tm-footer, .tm-footer a {
    color: #ddd !important
}

    .tm-footer a:hover {
        color: #fff !important
    }

.tm-navbar {
    padding: 15px 0;
    border: none;
    background: #2b292a
}

    .tm-navbar .uk-navbar-brand, .tm-navbar .uk-navbar-content, .tm-navbar .uk-navbar-toggle {
        height: 45px;
        width: 128px;
        margin-top: 0;
        text-shadow: none
    }

    .tm-navbar .uk-navbar-brand-2, .tm-navbar .uk-navbar-content, .tm-navbar .uk-navbar-toggle {
        height: auto;
        width: 80px;
        margin-top: 0;
        text-shadow: none
    }

    .tm-navbar .uk-navbar-nav > li > a {
        height: 40px;
        margin: 0;
        border: none;
        border-radius: 3px !important;
        text-shadow: none;
        font-size: 15px
    }

.sp-container button, .sp-container button:hover {
    border: 1px solid rgba(0,0,0,.2);
    text-shadow: 0 1px 0 #fff
}

.tm-navbar .uk-navbar-nav > li, .tm-subnav > li:nth-child(n+2) {
    margin-left: 20px
}

    .tm-navbar .uk-navbar-nav > li.uk-open > a, .tm-navbar .uk-navbar-nav > li:hover > a, .tm-navbar .uk-navbar-nav > li > a:focus {
        border: none;
        color: #FFF
    }

    .tm-navbar .uk-navbar-nav > li.uk-active > a {
        background-color: #2BA3D4;
        color: #FFF
    }

    .tm-navbar .uk-navbar-nav > li > a:active {
        background-color: transparent
    }

.tm-nav > li > a {
    color: #777
}

    .tm-nav > li.uk-active > a, .tm-nav > li > a:focus, .tm-nav > li > a:hover {
        background: #F5F5F5;
        color: #444
    }

.tm-nav .uk-nav-header {
    color: #000;
    font-weight: 400
}

.tm-article-subtitle {
    padding-left: 6px;
    border-left: 3px solid #1FA2D6;
    font-size: 16px;
    line-height: 16px
}

.tm-overlay-icon:empty:before {
    content: "\f064";
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    font-size: 60px
}

.tm-grid-truncate code {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80%;
    display: inline-block;
    vertical-align: middle;
    line-height: 16px
}

.tm-icons > [class*=uk-width-] {
    padding-bottom: 5px;
    padding-top: 5px
}

.tm-grid-colors > * > * {
    padding: 20px
}

.tm-grid-colors > :nth-child(8n-7) > * {
    background: rgba(130,200,240,.1)
}

.tm-grid-colors > :nth-child(8n-6) > * {
    background: rgba(130,200,240,.15)
}

.tm-grid-colors > :nth-child(8n-5) > * {
    background: rgba(130,200,240,.2)
}

.tm-grid-colors > :nth-child(8n-4) > * {
    background: rgba(130,200,240,.25)
}

.tm-grid-colors > :nth-child(8n-3) > * {
    background: rgba(130,200,240,.3)
}

.tm-grid-colors > :nth-child(8n-2) > * {
    background: rgba(130,200,240,.35)
}

.tm-grid-colors > :nth-child(8n-1) > * {
    background: rgba(130,200,240,.4)
}

.tm-grid-colors > :nth-child(8n) > * {
    background: rgba(130,200,240,.45)
}

.tm-grid-heights > :nth-child(8n-7) > * {
    height: 80px
}

.tm-grid-heights > :nth-child(8n-6) > * {
    height: 100px
}

.tm-grid-heights > :nth-child(8n-5) > * {
    height: 160px
}

.tm-grid-heights > :nth-child(8n-4) > * {
    height: 120px
}

.tm-grid-heights > :nth-child(8n-3) > * {
    height: 180px
}

.tm-grid-heights > :nth-child(8n-2) > * {
    height: 130px
}

.tm-grid-heights > :nth-child(8n-1) > * {
    height: 150px
}

.tm-grid-heights > :nth-child(8n) > * {
    height: 110px
}

.cm-customizer, .cm-customizer body {
    height: 100%;
    overflow: hidden
}

.cm-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 310px;
    border-right: 1px solid rgba(0,0,0,.1)
}

.cm-sidebar-content, .cm-sidebar-footer, .cm-sidebar-header {
    right: 0;
    position: absolute;
    left: 0
}

.cm-sidebar-header {
    top: 0;
    height: 110px;
    padding: 20px 30px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.cm-sidebar-content {
    top: 151px;
    bottom: 116px;
    padding: 20px 20px 0 30px;
    overflow-y: scroll
}

.cm-sidebar-footer {
    bottom: 0;
    height: 75px;
    padding: 20px 30px;
    border-top: 1px solid rgba(0,0,0,.1)
}

    .cm-sidebar-footer .uk-grid + .uk-grid {
        margin-top: 15px
    }

.cm-file-import {
    display: inline-block;
    position: relative;
    overflow: hidden
}

    .cm-file-import input[type=file] {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 500px;
        opacity: 0;
        cursor: pointer
    }

.cm-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 310px;
    right: 0
}

    .cm-wrapper > iframe {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        padding-top: 70px;
        margin-top: -70px
    }

.tm-navbar {
    position: relative
}

.cm-error, .cm-spinner {
    position: absolute;
    left: 50%;
    z-index: 1000
}

.cm-vars {
    padding-bottom: 20px;
    font-size: 12px
}

.cm-form-title .more-link:after {
    content: "(more)";
    font-size: 12px;
    text-transform: none
}

.show-more .cm-form-title .more-link:after {
    content: "(hide)"
}

.cm-form fieldset + fieldset {
    margin-top: 25px
}

.cm-form-title {
    font-size: 16px !important;
    line-height: 22px !important;
    text-transform: capitalize !important
}

.cm-form .uk-form-row + .uk-form-row {
    margin-top: 5px
}

.cm-form .uk-form-label {
    float: left;
    line-height: 25px;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap
}

.cm-form .uk-form-controls {
    float: right
}

.cm-form select, .cm-form.uk-form input {
    width: 60px;
    border: 0;
    box-shadow: none
}

.sp-placeholder-color, .sp-preview-inner {
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset
}

.sp-placeholder, .sp-placeholder-color {
    width: 15px;
    height: 15px;
    border-radius: 2px
}

.cm-form.uk-form input {
    text-align: right
}

    .cm-form select:focus, .cm-form.uk-form input:focus {
        background: 0 0
    }

.cm-form :-ms-input-placeholder {
    color: #ddd !important
}

.cm-form ::-moz-placeholder {
    color: #ddd
}

.cm-form ::-webkit-input-placeholder {
    color: #ddd
}

.cm-advanced, .cm-more, .cm-more-link {
    display: none
}

.cm-show-advanced .cm-advanced, .cm-show-advanced .cm-show-more .cm-more {
    display: block
}

.cm-show-advanced .cm-more-link {
    display: inline
}

.cm-error, .sp-dd {
    display: none
}

.cm-more-link:after {
    content: "(more)";
    font-size: 12px;
    text-transform: none;
    line-height: 1
}

.cm-show-more .cm-more-link:after {
    content: "(hide)"
}

.cm-modal textarea {
    height: 800px;
    resize: none;
    font-family: Consolas,monospace,serif
}

.cm-spinner {
    top: 50%;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px
}

.cm-error {
    top: 40%;
    width: 300px;
    margin-left: -176px
}

.uk-offcanvas-page .cm-sidebar {
    left: auto
}

.sp-placeholder {
    margin: 5px;
    float: right;
    cursor: pointer;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.sp-replacer {
    padding: 5px;
    background: 0 0;
    float: right;
    border: 0
}

.sp-preview {
    height: 15px;
    width: 15px;
    margin: 0;
    border: none;
    border-radius: 2px
}

.sp-preview-inner {
    border-radius: 2px
}

.sp-container {
    border: 1px solid #d3d3d3;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,.1)
}

input.sp-input {
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    height: auto;
    padding: 5px 6px;
    border: 1px solid #e5e5e5;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.08) inset;
    color: #444;
    transition: all .2s linear 0s
}

.sp-input:focus {
    border-color: #99BACA;
    background-color: #f5fBfE
}

.sp-picker-container {
    border-left: none
}

.sp-dragger {
    height: 10px;
    width: 10px;
    border: none;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0,0,0,.5)
}

.sp-color, .sp-hue, .sp-slider {
    border-color: #ccc
}

.sp-slider {
    left: -4px;
    right: -4px;
    height: 8px
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 28px
}

.sp-alpha {
    bottom: -23px;
    height: 12px
}

.sp-alpha-handle {
    border-color: #d3d3d3
}

.sp-alpha-inner {
    border-color: #ddd
}

.sp-container button {
    min-height: 30px;
    padding: 0 12px;
    border-bottom-color: rgba(0,0,0,.3);
    border-radius: 4px;
    background-color: #eee;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    color: #666;
    line-height: 28px
}

    .sp-container button:hover {
        border-bottom-color: rgba(0,0,0,.3);
        background-color: #f5f5f5;
        background-image: none
    }

    .sp-container button:active {
        box-shadow: inset 0 2px 4px rgba(0,0,0,.1)
    }

.sp-cancel, .sp-reset {
    color: #07D !important
}

    .sp-cancel:hover, .sp-reset:hover {
        color: #059 !important;
        text-decoration: underline
    }

.sp-cancel, .sp-color, .sp-container, .sp-container button, .sp-container input, .sp-hue, .sp-reset {
    font: inherit
}

.sp-input-container {
    margin-bottom: 10px
}
