/*NoMinify*/ /*! jQuery UI - v1.12.1 - 2019-08-15
* http://jqueryui.com
* Includes: sortable.css, core.css, autocomplete.css, menu.css, datepicker.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/*NoMinify*/ /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    font-family: sans-serif;
    line-height: 1.25;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.25;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

input {
    overflow: visible
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*, :after, :before {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: Verdana, Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px
}

select, textarea {
    border-radius: 3px
}

select {
    box-sizing: border-box;
    width: 100%
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 3px;
    background: transparent;
    line-height: 1
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

.is-visible {
    display: block !important
}

.hide, .is-hidden {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0em),screen and (min-width:40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,screen and (min-width:40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:39.9375em),screen and (min-width:64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,screen and (min-width:64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:63.9375em),screen and (min-width:75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0)
}

    .show-on-focus:active, .show-on-focus:focus {
        position: static !important;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto
    }

.hide-for-portrait, .show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.row {
    max-width: 62.5rem;
    margin-right: auto;
    margin-left: auto
}

    .row:after, .row:before {
        display: table;
        content: " "
    }

    .row:after {
        clear: both
    }

    .row.collapse > .column, .row.collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }

@media print,screen and (min-width:40em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media print,screen and (min-width:64em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

    .row.expanded .row {
        margin-right: auto;
        margin-left: auto
    }

.row:not(.expanded) .row {
    max-width: none
}

.column, .columns {
    width: 100%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

    .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
        float: right
    }

    .column.end:last-child:last-child, .end.columns:last-child:last-child {
        float: left
    }

    .column.row.row, .row.row.columns {
        float: none
    }

.row .column.row.row, .row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.31%
}

.small-push-4 {
    position: relative;
    left: 33.32%
}

.small-pull-4 {
    position: relative;
    left: -33.32%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.32%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
    float: left;
    width: 100%
}

    .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
        float: left
    }

.small-up-2 > .column, .small-up-2 > .columns {
    float: left;
    width: 50%
}

    .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
        float: left
    }

.small-up-3 > .column, .small-up-3 > .columns {
    float: left;
    width: 33.31%
}

    .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
        float: left
    }

.small-up-4 > .column, .small-up-4 > .columns {
    float: left;
    width: 25%
}

    .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
        float: left
    }

.small-up-5 > .column, .small-up-5 > .columns {
    float: left;
    width: 20%
}

    .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
        float: left
    }

.small-up-6 > .column, .small-up-6 > .columns {
    float: left;
    width: 16.66667%
}

    .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
        float: left
    }

.small-up-7 > .column, .small-up-7 > .columns {
    float: left;
    width: 14.28571%
}

    .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
        float: left
    }

.small-up-8 > .column, .small-up-8 > .columns {
    float: left;
    width: 12.5%
}

    .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
        float: left
    }

.small-collapse > .column, .small-collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

.expanded.row .small-collapse.row, .small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

    .small-centered, .small-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

.small-pull-0, .small-push-0, .small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

@media print,screen and (min-width:40em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.31%
    }

    .medium-push-4 {
        position: relative;
        left: 33.32%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.32%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.32%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        float: left;
        width: 100%
    }

        .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
            float: left
        }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        float: left;
        width: 50%
    }

        .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
            float: left
        }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        float: left;
        width: 33.31%
    }

        .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
            float: left
        }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        float: left;
        width: 25%
    }

        .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
            float: left
        }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        float: left;
        width: 20%
    }

        .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
            float: left
        }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
            float: left
        }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
            float: left
        }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
            float: left
        }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .medium-collapse.row, .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

        .medium-centered, .medium-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .medium-pull-0, .medium-push-0, .medium-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print,screen and (min-width:64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.31%
    }

    .large-push-4 {
        position: relative;
        left: 33.32%
    }

    .large-pull-4 {
        position: relative;
        left: -33.32%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.32%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        float: left;
        width: 100%
    }

        .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
            float: left
        }

    .large-up-2 > .column, .large-up-2 > .columns {
        float: left;
        width: 50%
    }

        .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
            float: left
        }

    .large-up-3 > .column, .large-up-3 > .columns {
        float: left;
        width: 33.31%
    }

        .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
            float: left
        }

    .large-up-4 > .column, .large-up-4 > .columns {
        float: left;
        width: 25%
    }

        .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
            float: left
        }

    .large-up-5 > .column, .large-up-5 > .columns {
        float: left;
        width: 20%
    }

        .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
            float: left
        }

    .large-up-6 > .column, .large-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
            float: left
        }

    .large-up-7 > .column, .large-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
            float: left
        }

    .large-up-8 > .column, .large-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
            float: left
        }

    .large-collapse > .column, .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .large-collapse.row, .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

        .large-centered, .large-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .large-pull-0, .large-push-0, .large-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

.column-block {
    margin-bottom: 1.875rem
}

    .column-block > :last-child {
        margin-bottom: 0
    }

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-down.mui-enter.mui-enter-active {
        transform: translateY(0)
    }

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-left.mui-enter.mui-enter-active {
        transform: translateX(0)
    }

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-up.mui-enter.mui-enter-active {
        transform: translateY(0)
    }

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-right.mui-enter.mui-enter-active {
        transform: translateX(0)
    }

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-down.mui-leave.mui-leave-active {
        transform: translateY(100%)
    }

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-right.mui-leave.mui-leave-active {
        transform: translateX(100%)
    }

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-up.mui-leave.mui-leave-active {
        transform: translateY(-100%)
    }

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-left.mui-leave.mui-leave-active {
        transform: translateX(-100%)
    }

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

    .fade-in.mui-enter.mui-enter-active {
        opacity: 1
    }

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

    .fade-out.mui-leave.mui-leave-active {
        opacity: 0
    }

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-top.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: right;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-right.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    transform-origin: bottom;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-bottom.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    transform-origin: left;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-left.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: center;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-middle-x.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: center;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-middle-y.mui-enter.mui-enter-active, .hinge-out-from-top.mui-leave {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform-origin: top;
    transition-property: transform,opacity
}

    .hinge-out-from-top.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: right;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-right.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: bottom;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-bottom.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(90deg);
        opacity: 0
    }

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: left;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-left.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(90deg);
        opacity: 0
    }

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-middle-x.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-middle-y.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(.5);
    transition-property: transform,opacity;
    opacity: 0
}

    .scale-in-up.mui-enter.mui-enter-active {
        transform: scale(1);
        opacity: 1
    }

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1.5);
    transition-property: transform,opacity;
    opacity: 0
}

    .scale-in-down.mui-enter.mui-enter-active, .scale-out-up.mui-leave {
        transform: scale(1);
        opacity: 1
    }

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform,opacity
}

    .scale-out-up.mui-leave.mui-leave-active {
        transform: scale(1.5);
        opacity: 0
    }

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform,opacity;
    opacity: 1
}

    .scale-out-down.mui-leave.mui-leave-active {
        transform: scale(.5);
        opacity: 0
    }

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: rotate(-270deg);
    transition-property: transform,opacity;
    opacity: 0
}

    .spin-in.mui-enter.mui-enter-active, .spin-out.mui-leave {
        transform: rotate(0);
        opacity: 1
    }

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform,opacity
}

    .spin-in-ccw.mui-enter, .spin-out.mui-leave.mui-leave-active {
        transform: rotate(270deg);
        opacity: 0
    }

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform,opacity
}

    .spin-in-ccw.mui-enter.mui-enter-active, .spin-out-ccw.mui-leave {
        transform: rotate(0);
        opacity: 1
    }

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform,opacity
}

    .spin-out-ccw.mui-leave.mui-leave-active {
        transform: rotate(-270deg);
        opacity: 0
    }

.slow {
    transition-duration: .75s !important
}

.fast {
    transition-duration: .25s !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485,.155,.24,1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485,.155,.515,.845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76,-.245,.24,1.245) !important
}

.short-delay {
    transition-delay: .3s !important
}

.long-delay {
    transition-delay: .7s !important
}

.shake {
    animation-name: a
}

@keyframes a {
    0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
        transform: translateX(7%)
    }

    5%,15%,25%,35%,45%,55%,65%,75%,85%,95% {
        transform: translateX(-7%)
    }
}

.spin-ccw, .spin-cw {
    animation-name: b
}

@keyframes b {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: c
}

@keyframes c {
    40%,50%,60% {
        transform: rotate(7deg)
    }

    35%,45%,55%,65% {
        transform: rotate(-7deg)
    }

    0%,30%,70%,to {
        transform: rotate(0)
    }
}

.shake, .spin-ccw, .spin-cw, .wiggle {
    animation-duration: .5s
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: .75s !important
}

.fast {
    animation-duration: .25s !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(.485,.155,.24,1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(.485,.155,.515,.845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(.76,-.245,.24,1.245) !important
}

.short-delay {
    animation-delay: .3s !important
}

.long-delay {
    animation-delay: .7s !important
}

#cookiebanner {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    z-index: 999999
}

    #cookiebanner > div {
        position: relative;
        margin: 15px auto;
        display: block;
        width: 500px;
        max-width: 100%;
        background: #fff;
        padding: 30px
    }

        #cookiebanner > div h3 {
            margin-top: 0;
            margin-bottom: 10px
        }

        #cookiebanner > div p, #cookiebanner > div label {
            font-size: 14px
        }

        #cookiebanner > div label {
            margin: 0 10px 5px 0
        }

        #cookiebanner > div span.save, #cookiebanner > div span.close {
            margin: 15px 5px 10px 0;
            display: inline-block;
            font-size: 16px;
            line-height: 24px;
            padding: 10px 15px;
            background: #e0e0e0;
            color: #474747;
            cursor: pointer;
            border-radius: 3px;
            transition-duration: 300ms
        }

            #cookiebanner > div span.save:hover, #cookiebanner > div span.close:hover {
                opacity: .8;
                transition-duration: 300ms
            }

            #cookiebanner > div span.save.greend, #cookiebanner > div span.close.greend {
                background: #28a745;
                color: #fff
            }

        #cookiebanner > div span.details {
            font-size: 12px;
            text-decoration: underline;
            color: gray;
            cursor: pointer
        }

        #cookiebanner > div div.details {
            display: none;
            overflow-y: auto;
            max-height: 300px;
            margin-top: 20px
        }

            #cookiebanner > div div.details > div {
                margin-bottom: 10px;
                padding: 15px;
                background: #f5f5f5
            }

                #cookiebanner > div div.details > div h4 {
                    margin: 0;
                    font-size: 14px
                }

                #cookiebanner > div div.details > div p {
                    margin: 5px 0 0 0
                }

                #cookiebanner > div div.details > div span.list_details {
                    text-decoration: underline;
                    cursor: pointer
                }

                #cookiebanner > div div.details > div table {
                    display: none;
                    max-width: 100%;
                    border-collapse: collapse;
                    margin-top: 5px
                }

                    #cookiebanner > div div.details > div table th, #cookiebanner > div div.details > div table td {
                        font-size: 12px;
                        text-align: left;
                        vertical-align: top;
                        padding: 0 10px 0 0
                    }

                #cookiebanner > div div.details > div:last-child {
                    margin-bottom: 0
                }

html, body {
    position: relative;
    height: 100%
}

    html.mobile-menu html, html.mobile-menu body, body.mobile-menu html, body.mobile-menu body {
        overflow: hidden
    }

        html.mobile-menu html .header .menu, html.mobile-menu html #header .menu, html.mobile-menu body .header .menu, html.mobile-menu body #header .menu, body.mobile-menu html .header .menu, body.mobile-menu html #header .menu, body.mobile-menu body .header .menu, body.mobile-menu body #header .menu {
            display: block
        }

.dark-texture, .ma .no-order, .ma .block.lesson.text .image, .ma .block.lesson.test .image, .ma .block.lesson.transcoding .image, .ma .block.lesson.video-play .image:before, .video-embed .video-transcoding, .iframe-embed .video-transcoding, .text-lesson .image:before {
    background: #2b2b2b;
    color: #fff;
    background-image: url(../../templates/assets/img/backend/dark-texture.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.text-info, .text-note, .text-success, .text-warning {
    display: inline-block;
    padding: 5px 10px;
    padding-left: 32px;
    font-size: 16px !important;
    position: relative
}

    .text-info:before, .text-note:before, .text-success:before, .text-warning:before {
        position: absolute;
        top: 5px;
        left: 10px;
        font-family: coachy
    }

.text-info {
    background: #d6e8f1
}

    .text-info:before {
        content: "ïš";
        color: #2678a1
    }

.text-note {
    background: #e4d6f1
}

    .text-note:before {
        content: "ï…œ";
        color: #7226a1
    }

.text-success {
    background: #d8f1d6
}

    .text-success:before {
        content: "ï˜";
        color: #39a126
    }

.text-warning {
    background: #f1e8c6
}

    .text-warning:before {
        content: "ï±";
        color: #c29b2e
    }

.text-label {
    display: inline;
    padding: 0 4px;
    padding-right: 6px;
    background: rgba(34,71,154,.15);
    position: relative;
    border-radius: 3px;
    font-style: italic;
    font-size: 15px
}

.text-lesson {
    position: relative;
    display: inline-block;
    background: #f5f5f5;
    padding: 0;
    text-decoration: none;
    text-align: center;
    border: 1px solid #d1cece;
    margin: 10px 0
}

    .text-lesson .image {
        position: relative;
        display: block;
        height: 170px;
        transition-duration: 300ms
    }

        .text-lesson .image:before {
            position: absolute;
            top: 50%;
            left: 50%;
            height: 50px;
            width: 80px;
            line-height: 50px;
            margin-left: -40px;
            margin-top: -25px;
            padding-left: 6px;
            font-size: 30px;
            border-radius: 10px;
            text-align: center;
            content: "ï‹";
            vertical-align: middle;
            font-family: coachy;
            color: rgba(255,255,255,.7);
            border: 1px solid rgba(255,255,255,.2);
            transition-duration: 300ms
        }

    .text-lesson img {
        height: 170px
    }

    .text-lesson h3 {
        margin: 10px 5px !important;
        display: block;
        color: #000;
        font-size: 16px !important;
        line-height: 22px !important
    }

    .text-lesson h5 {
        margin: 10px 5px !important
    }

    .text-lesson:hover .image {
        opacity: .8;
        transition-duration: 300ms
    }

a {
    color: #000
}

    a:focus {
        color: #000;
        outline: none
    }

i.green {
    color: #32bf32 !important
}

i.bluee {
    color: #2e86bb !important
}

.text-nobr {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.video-border {
    border: 1px solid gray;
    background-color: #000
}

.video-embed, .iframe-embed {
    position: relative;
    display: block;
    overflow: hidden
}

    .video-embed > iframe, .video-embed video, .video-embed .video-js, .video-embed .video-transcoding, .iframe-embed > iframe, .iframe-embed video, .iframe-embed .video-js, .iframe-embed .video-transcoding {
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        width: 100%;
        height: 100%;
        width: calc(100% + 4px) !important;
        height: calc(100% + 4px) !important
    }

    .video-embed[data-thumbnail] .fallback, .iframe-embed[data-thumbnail] .fallback {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        cursor: pointer
    }

        .video-embed[data-thumbnail] .fallback i.fa-play, .iframe-embed[data-thumbnail] .fallback i.fa-play {
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            height: 150px;
            width: 150px;
            margin-top: -75px;
            font-size: 100px;
            line-height: 150px;
            border-radius: 20px;
            margin-left: auto;
            margin-right: auto;
            display: block;
            background: rgba(255,255,255,.7);
            border: 2px solid rgba(0,0,0,.6);
            color: rgba(0,0,0,.8);
            text-align: center;
            cursor: pointer;
            -webkit-box-shadow: 0 0 61px 0 rgba(0,0,0,.58);
            -moz-box-shadow: 0 0 61px 0 rgba(0,0,0,.58);
            box-shadow: 0 0 61px 0 rgba(0,0,0,.58);
            pointer-events: none;
            transition-duration: 300ms
        }

        .video-embed[data-thumbnail] .fallback:hover i.fa-play, .iframe-embed[data-thumbnail] .fallback:hover i.fa-play {
            background: rgba(255,255,255,.9);
            transition-duration: 300ms
        }

    .video-embed.animate-pulse .fallback i.fa-play, .iframe-embed.animate-pulse .fallback i.fa-play {
        -webkit-animation: pulse 1.25s infinite;
        -moz-animation: pulse 1.25s infinite;
        -ms-animation: pulse 1.25s infinite;
        animation: pulse 1.25s infinite
    }

    .video-embed.animate-shake .fallback i.fa-play, .iframe-embed.animate-shake .fallback i.fa-play {
        -webkit-animation: shake 1.5s infinite;
        -moz-animation: shake 1.5s infinite;
        -ms-animation: shake 1.5s infinite;
        animation: shake 1.5s infinite
    }

    .video-embed .video-transcoding, .iframe-embed .video-transcoding {
        text-align: center
    }

        .video-embed .video-transcoding div, .iframe-embed .video-transcoding div {
            font-size: 25px;
            font-weight: bold;
            margin-top: 20%
        }

    .iframe-embed iframe {
        zoom: .5;
        transform: scale(0.5);
        transform-origin: 0 0;
        -ms-zoom: .5;
        -moz-transform: scale(0.5);
        -moz-transform-origin: 0 0;
        -o-transform: scale(0.5);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        width: 200% !important;
        height: 200% !important
    }

.animation-pulse {
    -webkit-animation: pulse 1.25s infinite;
    -moz-animation: pulse 1.25s infinite;
    -ms-animation: pulse 1.25s infinite;
    animation: pulse 1.25s infinite
}

.video-play-button i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    height: 150px;
    width: 150px;
    margin-left: -75px;
    margin-top: -75px;
    font-size: 100px;
    line-height: 150px;
    display: block;
    background: rgba(255,255,255,.7);
    border: 2px solid rgba(0,0,0,.6);
    color: rgba(0,0,0,.8);
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    -webkit-box-shadow: 0 0 61px 0 rgba(0,0,0,.58);
    -moz-box-shadow: 0 0 61px 0 rgba(0,0,0,.58);
    box-shadow: 0 0 61px 0 rgba(0,0,0,.58);
    pointer-events: none;
    transition-duration: 300ms
}

.audio-embed iframe {
    width: 100%;
    height: 150px
}

.small {
    font-size: 14px
}

h1.top, h2.top, h3.top, h4.top, h5.top, h6.top, p.top {
    margin-top: 0 !important;
    padding-top: 0 !important
}

.columns {
    position: relative;
    float: left !important
}

    .columns.no-padding {
        padding: 0
    }

.textcenter {
    text-align: center !important
}

.textleft {
    text-align: left !important
}

.textright {
    text-align: right !important
}

.textblock {
    text-align: justify !important
}

.textblock-p p {
    text-align: justify !important
}

.message {
    position: relative;
    padding: 10px 15px;
    margin-bottom: 15px;
    display: block;
    position: relative;
    padding-left: 40px;
    text-align: left;
    color: #000
}

    .message.bigger {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .message.freetext {
        margin: 20px 0;
        padding: 1px 15px;
        padding-left: 45px
    }

    .message:before {
        position: absolute;
        left: 13px;
        top: 7px;
        font-size: 20px;
        font-family: coachy
    }

    .message.freetext:before {
        top: 10px
    }

    .message.success {
        background: #d4e2d4
    }

        .message.success:before {
            color: #668e66;
            content: "ï€Œ"
        }

    .message.warning {
        background: #e4c879
    }

        .message.warning:before {
            color: #bf8600;
            content: "ï±"
        }

    .message.error {
        background: #eab0b0
    }

        .message.error:before {
            color: #a06767;
            content: "ï±"
        }

    .message.tocheck {
        background: #efefef;
        border: 2px solid #9e9e9e
    }

        .message.tocheck.error-border {
            border-color: red
        }

        .message.tocheck input[type=checkbox] {
            position: absolute;
            left: 15px;
            top: 15px
        }

    .message.small {
        display: inline-block;
        margin: 10px;
        font-size: 14px;
        padding: 4px 8px;
        padding-left: 30px
    }

        .message.small:before {
            left: 10px;
            top: 5px;
            font-size: 14px
        }

    .message a {
        color: #000 !important
    }

    .message.just-color {
        padding: 0
    }

        .message.just-color:before {
            display: none
        }

        .message.just-color .message {
            display: inline-block;
            margin: 0
        }

    .message.no-icon {
        padding-left: 15px
    }

        .message.no-icon:before {
            display: none
        }

    .message.inline {
        display: inline-block
    }

    .message.hidden {
        display: none
    }

    .message .button, .message .button:hover, .message .button:focus {
        margin: -4px 1px !important
    }

@keyframes pulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes shake {
    15%,85% {
        transform: translate(-1px,0)
    }

    20%,80% {
        transform: translate(2px,0)
    }

    30%,50%,70% {
        transform: translate(-4px,0)
    }

    40%,60% {
        transform: translate(4px,0)
    }
}

p.background {
    margin: 0;
    font-size: 12px;
    color: gray;
    line-height: 14px
}

.validate {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 350px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    transition-duration: 300ms
}

    .validate.max {
        max-width: 100%
    }

    .validate input, .validate textarea, .validate select {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .validate.error:after {
        position: absolute;
        top: 5px;
        right: 10px;
        color: #f79e9e;
        font-family: coachy;
        content: "ïª";
        z-index: 3;
        font-size: 20px
    }

    .validate.error input, .validate.error textarea, .validate.error select {
        padding-right: 35px
    }

.ui-timepicker-div .ui_tpicker_time, .ui-timepicker-div .ui_tpicker_time_label, .ui-timepicker-div .ui_tpicker_unit_hide {
    display: none !important
}

.ui-timepicker-div .ui_tpicker_hour_label, .ui-timepicker-div .ui_tpicker_minute_label, .ui-timepicker-div .ui_tpicker_hour, .ui-timepicker-div .ui_tpicker_minute {
    margin: 10px 15px;
    display: block
}

.cke_toolgroup .cke_button.cke_button__image {
    display: none !important
}

.cke_editable {
    margin: 0;
    padding: 10px
}

    .cke_editable p {
        margin: 0 0 10px 0 !important
    }

.progress-bar {
    display: inline-block;
    position: relative;
    width: 100%;
    background: #cecece;
    overflow: hidden;
    border-radius: 10px;
    height: 10px
}

    .progress-bar.large {
        border-radius: 15px;
        height: 15px
    }

    .progress-bar.auto {
        height: inherit;
        padding: 5px
    }

    .progress-bar span {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background: #5fa75f;
        transition-duration: 500ms
    }

    .progress-bar i {
        position: relative;
        text-align: center;
        z-index: 1;
        color: #fff;
        font-style: normal;
        font-weight: 700
    }

    .progress-bar.wait span {
        width: 0 !important
    }

.plans-2 .columns {
    padding: 0
}

    .plans-2 .columns.large-4:first-child {
        padding: 40px 40px 0 0
    }

    .plans-2 .columns.large-4:last-child {
        padding: 40px 0 0 40px
    }

    .plans-2 .columns > div {
        background: #deeaf5;
        text-align: center;
        padding-top: 20px
    }

        .plans-2 .columns > div h1 {
            margin: 0 0 10px 0
        }

        .plans-2 .columns > div ul {
            display: inline-block;
            text-align: left;
            list-style: none;
            padding: 0;
            margin-bottom: 30px
        }

            .plans-2 .columns > div ul li {
                position: relative;
                display: block;
                padding: 0 0 0 22px;
                font-size: 16px;
                line-height: 30px
            }

                .plans-2 .columns > div ul li:before {
                    position: absolute;
                    top: 0;
                    left: 0;
                    font-family: coachy;
                    content: "ï€Œ";
                    color: #509853
                }

                .plans-2 .columns > div ul li.spacer {
                    padding: 5px 0
                }

                    .plans-2 .columns > div ul li.spacer:before {
                        display: none
                    }

                .plans-2 .columns > div ul li.not:before {
                    content: "ï€";
                    color: maroon
                }

    .plans-2 .columns.middle h1 {
        margin-bottom: 30px
    }

    .plans-2 .columns.middle ul {
        margin-bottom: 35px
    }

        .plans-2 .columns.middle ul li {
            font-size: 20px;
            line-height: 32px;
            padding-left: 30px
        }

    .plans-2 .columns.middle .pricing {
        padding-bottom: 30px
    }

        .plans-2 .columns.middle .pricing .button {
            padding: 20px 30px;
            font-size: 20px
        }

table.info {
    background: #f3f4f3;
    padding: 10px;
    display: inline-block
}

    table.info tr td {
        padding: 5px;
        vertical-align: top;
        text-align: left
    }

        table.info tr td:first-child {
            font-weight: bold
        }

        table.info tr td input {
            margin-top: 0
        }

input[type=submit].link, input[type=submit].link:focus {
    border: none;
    padding: 0;
    margin: 0;
    background: none;
    display: inline;
    cursor: pointer;
    outline: none
}

.vjs-big-play-button {
    display: none !important;
    min-width: 0 !important;
    padding: 0 !important;
    margin-left: -50px !important;
    border: none !important;
    top: 50% !important;
    left: 50% !important;
    width: 100px !important;
    font-size: 40px !important;
    line-height: 60px !important;
    margin-top: -30px !important;
    height: 60px !important;
    opacity: .8 !important
}

    .vjs-big-play-button:hover {
        opacity: 1 !important
    }

.video-js:hover .vjs-big-play-button {
    display: inline-block !important
}

.video-js.vjs-playing .vjs-big-play-button {
    display: none !important
}

.vjs-control-bar {
    display: flex !important
}

    .vjs-control-bar button, .vjs-control-bar button:hover, .vjs-control-bar button:focus {
        border-radius: 0 !important;
        min-width: 0 !important;
        padding: 0 !important;
        transition-duration: 300ms;
        background: none !important;
        color: #fff !important;
        margin: 0 !important;
        transition-duration: 300ms;
        font-size: 10px !important;
        line-height: 10px !important
    }

        .vjs-control-bar button:hover, .vjs-control-bar button:hover:hover, .vjs-control-bar button:focus:hover {
            background: #3e3e3e !important;
            transition-duration: 300ms
        }

    .vjs-control-bar .vjs-menu-button-popup .vjs-menu {
        margin-bottom: 9px !important
    }

    .vjs-control-bar .vjs-volume-panel.vjs-hover {
        background: #3e3e3e !important
    }

        .vjs-control-bar .vjs-volume-panel.vjs-hover button {
            background: #3e3e3e !important
        }

    .vjs-control-bar .vjs-picture-in-picture-control {
        display: none
    }

    .vjs-control-bar .vjs-progress-control, .vjs-control-bar .vjs-remaining-time {
        color: #fff !important
    }

a.copy, input[type=copy], input[type=copy]:focus {
    border: none;
    background: rgba(255,255,255,.8);
    color: #000;
    padding: 8px 10px;
    outline: none;
    display: block;
    width: 100%;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

    a.copy.control, input[type=copy].control, input[type=copy]:focus.control {
        display: inline-block;
        border: 1px solid #bfbfbf;
        width: auto
    }

    a.copy.smaller, input[type=copy].smaller, input[type=copy]:focus.smaller {
        font-size: 16px;
        line-height: 16px
    }

    a.copy.border, input[type=copy].border, input[type=copy]:focus.border {
        border: 1px solid #bfbfbf
    }

    a.copy.error, input[type=copy].error, input[type=copy]:focus.error {
        background: #fff3f3
    }

textarea.embed {
    font-family: "Lucida Console",Monaco,monospace;
    font-size: 12px !important;
    background: #ececec !important
}

.disable-view {
    opacity: .5;
    filter: grayscale(1);
    pointer-events: none
}

    .disable-view * {
        pointer-events: none
    }

    .disable-view button, .disable-view button:focus, .disable-view .button, .disable-view .button:focus {
        background: gray !important
    }

#loading-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.8);
    display: none;
    z-index: 99999
}

    #loading-popup i {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 100px;
        font-size: 100px;
        line-height: 100px;
        margin-left: -50px;
        margin-top: -50px;
        color: gray
    }

.image-fallback {
    display: inline-block;
    max-width: 100%
}

    .image-fallback > div {
        width: 100%;
        position: relative
    }

        .image-fallback > div picture, .image-fallback > div img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0
        }

.tick {
    font-size: 1rem
}

.tick-label {
    font-size: .3em;
    text-align: center
}

.tick-group {
    margin: 0 .25em;
    text-align: center
}

    .tick-group > div {
        margin-bottom: -0.5em
    }

.cc-window {
    z-index: 3000000000 !important
}

.cc-revoke {
    display: none !important
}

.cc-message {
    font-size: 14px
}

    .cc-message a {
        margin: 0;
        padding: 0
    }

.social-media .fa-facebook {
    background: #5b719e !important;
    color: #fff !important
}

.social-media .fa-youtube {
    background: #b35555 !important;
    color: #fff !important
}

.social-media .fa-instagram {
    background: #ed4956 !important;
    color: #fff !important
}

.social-media .fa-twitter {
    background: #1da1f2 !important;
    color: #fff !important
}

.social-media .fa-pinterest {
    background: #e60023 !important;
    color: #fff !important
}

.social-media .fa-linkedin {
    background: #0077b5 !important;
    color: #fff !important
}

.social-media .fa-xing {
    background: #005a5f !important;
    color: #fff !important
}

.social-media .fa-telegram {
    background: #3faee8 !important;
    color: #fff !important
}

.social-media .fa-whatsapp {
    background: #00e676 !important;
    color: #fff !important
}

.social-media .fa-slack {
    background: #611f69 !important;
    color: #fff !important
}

.social-media .fa.circle {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #587f9e;
    color: #fff;
    border-radius: 34px;
    font-size: 17px;
    transition-duration: 300ms
}

    .social-media .fa.circle:hover {
        transition-duration: 300ms;
        opacity: .8
    }

#sticky-container {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 9999999
}

    #sticky-container > * {
        -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 10px 0 rgba(0,0,0,.3)
    }

@media only screen and (max-width:640px) {
    h1, h2 {
        margin: 0 0 15px 0
    }

    h1 {
        font-size: 24px;
        line-height: 32px
    }

    h2 {
        font-size: 18px;
        line-height: 22px
    }

    .textcenter-on-small {
        text-align: center !important
    }

    .textleft-on-small {
        text-align: left !important
    }

    .textright-on-small {
        text-align: right !important
    }
}

@media only screen and (max-width:1150px) {
    .plans-2 .columns {
        padding: 0
    }

        .plans-2 .columns.large-4:first-child {
            padding: 20px 10px 0 0
        }

        .plans-2 .columns.large-4:last-child {
            padding: 20px 0 0 10px
        }

        .plans-2 .columns > div h1 {
            font-size: 24px
        }

        .plans-2 .columns > div ul {
            margin-top: 0;
            margin-bottom: 20px
        }

            .plans-2 .columns > div ul li {
                padding: 0 0 0 22px;
                font-size: 14px;
                line-height: 26px
            }

        .plans-2 .columns.middle h1 {
            margin-bottom: 30px
        }

        .plans-2 .columns.middle ul {
            margin-bottom: 20px
        }

            .plans-2 .columns.middle ul li {
                padding: 0 0 0 22px;
                font-size: 14px;
                line-height: 26px
            }

        .plans-2 .columns.middle .pricing {
            padding-bottom: 20px
        }
}

@media only screen and (max-width:825px) {
    .plans-2 .columns > div h1 {
        font-size: 24px
    }

    .plans-2 .columns > div ul {
        margin-top: 0;
        margin-bottom: 20px
    }

        .plans-2 .columns > div ul li {
            padding: 0 0 0 16px;
            font-size: 12px;
            line-height: 23px
        }

    .plans-2 .columns > div .pricing {
        padding: 10px;
        padding-bottom: 20px
    }

        .plans-2 .columns > div .pricing h2, .plans-2 .columns > div .pricing h3 {
            margin: 0 0 0 0;
            font-size: 16px;
            line-height: 24px
        }

        .plans-2 .columns > div .pricing h3 {
            font-size: 12px;
            margin-bottom: 22px
        }

        .plans-2 .columns > div .pricing .button, .plans-2 .columns > div .pricing .button:focus {
            font-size: 14px;
            padding: 10px
        }

            .plans-2 .columns > div .pricing .button i, .plans-2 .columns > div .pricing .button:focus i {
                display: none
            }

    .plans-2 .columns.middle h1 {
        margin-bottom: 30px
    }

    .plans-2 .columns.middle ul {
        margin-bottom: 20px
    }

        .plans-2 .columns.middle ul li {
            padding: 0 0 0 16px;
            font-size: 12px;
            line-height: 23px
        }

    .plans-2 .columns.middle .pricing {
        padding-bottom: 20px
    }

        .plans-2 .columns.middle .pricing .button {
            font-size: 14px;
            padding: 10px
        }

            .plans-2 .columns.middle .pricing .button i {
                display: none
            }
}

@media only screen and (max-width:640px) {
    .plans-2 .columns {
        padding: 10px 0 !important
    }

        .plans-2 .columns > div h1 {
            margin-bottom: 10px !important
        }
}

@media only screen and (max-width:1200px) {
    .video-embed[data-thumbnail] .fallback i.fa-play {
        height: 100px;
        width: 100px;
        margin-top: -50px;
        font-size: 66.6666666667px;
        line-height: 100px;
        border-radius: 10px
    }
}

@media only screen and (max-width:800px) {
    .video-embed[data-thumbnail] .fallback i.fa-play {
        height: 70px;
        width: 70px;
        margin-top: -35px;
        font-size: 46.6666666667px;
        line-height: 70px;
        border-radius: 10px
    }
}

@media only screen and (max-width:500px) {
    .video-embed[data-thumbnail] .fallback i.fa-play {
        height: 50px;
        width: 50px;
        margin-top: -25px;
        font-size: 33.3333333333px;
        line-height: 50px;
        border-radius: 10px
    }
}

.overlaybox-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
    z-index: 99999999;
    background: #000;
    opacity: .9
}

    .overlaybox-overlay.disable {
        cursor: default
    }

.overlaybox-container {
    display: none;
    position: fixed;
    top: 5%;
    left: 0;
    right: 0;
    z-index: 100000001;
    text-align: center;
    cursor: pointer
}

    .overlaybox-container.disable {
        cursor: default
    }

    .overlaybox-container .inner-container {
        display: inline-block;
        position: relative;
        background: #f5f5f5;
        max-width: 100%;
        min-width: 450px;
        text-align: left;
        cursor: default;
        -webkit-box-shadow: 0 0 100px 0 #000;
        box-shadow: 0 0 100px 0 #000
    }

        .overlaybox-container .inner-container #send-feedback {
            width: 500px
        }

        .overlaybox-container .inner-container .slide {
            display: none
        }

            .overlaybox-container .inner-container .slide.slide-1 {
                display: block
            }

            .overlaybox-container .inner-container .slide .choose {
                display: inline-block
            }

                .overlaybox-container .inner-container .slide .choose a, .overlaybox-container .inner-container .slide .choose span {
                    display: block;
                    padding: 10px 15px;
                    background: #464646;
                    margin: 3px;
                    font-size: 18px;
                    color: #fff;
                    border-radius: 10px;
                    cursor: pointer;
                    text-decoration: none;
                    transition-duration: 300ms
                }

                    .overlaybox-container .inner-container .slide .choose a:hover, .overlaybox-container .inner-container .slide .choose span:hover {
                        opacity: .8;
                        transition-duration: 300ms
                    }

        .overlaybox-container .inner-container > div {
            position: relative
        }

            .overlaybox-container .inner-container > div > div, .overlaybox-container .inner-container > div > form {
                padding: 15px;
                max-height: 85vh;
                overflow-y: auto
            }

            .overlaybox-container .inner-container > div div.slide {
                padding: 0
            }

                .overlaybox-container .inner-container > div div.slide > div, .overlaybox-container .inner-container > div div.slide > form {
                    padding: 15px
                }

        .overlaybox-container .inner-container h1 {
            display: block;
            background: #587f9e;
            color: #fff;
            text-align: center;
            margin: 0;
            padding: 10px 15px;
            font-size: 26px;
            font-weight: 400
        }

    .overlaybox-container div.close {
        display: none;
        cursor: pointer;
        position: absolute;
        right: 4px;
        top: 0;
        padding: 12px;
        font-size: 18px;
        z-index: 30;
        color: #fff
    }

    .overlaybox-container .no-order {
        margin: -10px 15px
    }

        .overlaybox-container .no-order h1 {
            background: none !important;
            font-size: 22px;
            line-height: 28px
        }

#hiddenboxes {
    display: none
}

@media only screen and (max-width:640px) {
    .overlaybox-container {
        margin-left: 0px !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none !important;
        left: 0;
        right: 0;
        min-height: 100%
    }

        .overlaybox-container .inner-container {
            -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,.2);
            -moz-box-shadow: 5px 5px 5px 0 rgba(0,0,0,.2);
            box-shadow: 5px 5px 5px 0 rgba(0,0,0,.2);
            min-width: 0
        }

            .overlaybox-container .inner-container > div {
                max-width: 100%
            }

            .overlaybox-container .inner-container .message-box {
                max-width: inherit
            }

        .overlaybox-container .close {
            right: 0px !important;
            top: 10px !important
        }

    .overlaybox-overlay {
        opacity: 1 !important
    }
}

.fa {
    display: inline-block
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.ma.move {
    padding-top: 49px
}

.ma .header-banner {
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    background: #f9b233;
    transition-duration: 100ms
}

    .ma .header-banner p {
        display: inline;
        margin: 0 10px
    }

    .ma .header-banner > div {
        position: relative;
        display: inline-block
    }

    .ma .header-banner .button {
        padding: 3px 7px !important;
        background: #333232 !important;
        color: #ececec !important;
        font-weight: 100 !important;
        min-width: 0 !important;
        border-radius: 3px !important;
        font-size: 13px !important
    }

    .ma .header-banner:hover {
        opacity: .9;
        transition-duration: 100ms
    }

.ma .coachy-notification .close {
    font-size: 13px;
    cursor: pointer;
    opacity: .8
}

    .ma .coachy-notification .close:hover {
        opacity: 1
    }

.ma .coachy-notification.trustpilot {
    padding: 20px;
    background: #000032;
    color: #fff;
    text-align: center
}

    .ma .coachy-notification.trustpilot h3 {
        font-size: 20px;
        margin: 0 0 10px 0
    }

        .ma .coachy-notification.trustpilot h3 img {
            height: 25px;
            margin-left: 10px
        }

    .ma .coachy-notification.trustpilot .button {
        margin-top: 20px;
        margin-right: 20px;
        background: #fff !important;
        opacity: .8;
        color: #000 !important
    }

    .ma .coachy-notification.trustpilot span {
        font-size: 12px;
        cursor: pointer
    }

.ma .coachy-notification.billing-problems {
    border: 5px solid #ab5151;
    padding-bottom: 20px;
    background: #e0cfcf
}

    .ma .coachy-notification.billing-problems h3 i {
        font-size: 40px;
        color: #ab5151;
        vertical-align: middle
    }

    .ma .coachy-notification.billing-problems .button {
        margin-top: 20px;
        background: green !important;
        color: #fff !important
    }

.ma .coachy-notification.promo-affiliate {
    background: #caced2;
    border-bottom: 2px solid #587f9e
}

    .ma .coachy-notification.promo-affiliate .title {
        background: #587f9e;
        color: #fff;
        padding: 10px
    }

        .ma .coachy-notification.promo-affiliate .title label {
            font-size: 20px
        }

    .ma .coachy-notification.promo-affiliate .infos .medium-6 {
        padding-bottom: 20px
    }

        .ma .coachy-notification.promo-affiliate .infos .medium-6:first-child {
            border-right: 2px solid #587f9e
        }

        .ma .coachy-notification.promo-affiliate .infos .medium-6 .button {
            margin-top: 20px
        }

.ma .coachy-notification.coach-promo {
    padding: 20px;
    background: #27333b;
    color: #fff
}

    .ma .coachy-notification.coach-promo h3 {
        margin-top: 0;
        margin-bottom: 0
    }

    .ma .coachy-notification.coach-promo .button {
        margin-top: 20px;
        margin-right: 20px;
        background: #fff !important;
        opacity: .8;
        color: #000 !important
    }

.ma .coachy-notification.upgrade {
    padding: 20px;
    background: #27333b;
    color: #fff;
    border-bottom: 2px solid gray
}

    .ma .coachy-notification.upgrade h3 {
        margin-top: 0
    }

    .ma .coachy-notification.upgrade .tick {
        margin-top: 20px
    }

        .ma .coachy-notification.upgrade .tick .tick-flip-panel {
            background: #1d9d27
        }

.ma .coachy-notification.dark {
    padding: 20px;
    background: #27333b;
    color: #fff;
    border-bottom: 2px solid gray
}

    .ma .coachy-notification.dark h3 {
        margin-top: 0
    }

    .ma .coachy-notification.dark .tick {
        margin-top: 20px
    }

        .ma .coachy-notification.dark .tick .tick-flip-panel {
            background: #f9b233 !important;
            color: #000
        }

.ma .header-container {
    margin-bottom: 20px
}

    .ma .header-container .header-image {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center
    }

.ma .header {
    padding: 10px 20px;
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.08);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.08)
}

    .ma .header a.logo {
        float: left;
        text-decoration: none;
        margin-right: 20px;
        display: inline-block;
        line-height: 42px
    }

        .ma .header a.logo .image-fallback {
            vertical-align: middle;
            max-height: 42px
        }

    .ma .header a.choose-logo {
        float: left;
        margin-top: 5px;
        margin-right: 10px
    }

    .ma .header hr, .ma .header .mobile-menu, .ma .header .mobile-menu-close {
        display: none
    }

    .ma .header .menu {
        position: relative;
        display: inline;
        vertical-align: middle
    }

        .ma .header .menu a, .ma .header .menu span {
            position: relative;
            display: inline-block;
            padding: 10px;
            color: #000;
            text-decoration: none;
            text-transform: uppercase;
            cursor: pointer;
            font-size: 15px
        }

            .ma .header .menu a.small, .ma .header .menu span.small {
                padding: 3px 3px;
                margin: 7px 0
            }

            .ma .header .menu a i.fa-microphone.is-live, .ma .header .menu span i.fa-microphone.is-live {
                color: #d20505 !important
            }

        .ma .header .menu > ul > li {
            float: left
        }

            .ma .header .menu > ul > li > a, .ma .header .menu > ul > li > span {
                margin-right: 2px
            }

        .ma .header .menu div.sub-menu, .ma .header .menu ul, .ma .header .menu li {
            display: inline;
            margin: 0;
            padding: 0;
            list-style: none;
            position: relative
        }

            .ma .header .menu li.splitter {
                display: block;
                height: 1px;
                background: #cecece
            }

            .ma .header .menu li.dark a {
                background: rgba(0,0,0,.6) !important;
                color: rgba(255,255,255,.9) !important;
                transition-duration: 300ms
            }

                .ma .header .menu li.dark a i {
                    color: #ffca00 !important
                }

                .ma .header .menu li.dark a:hover {
                    background: rgba(0,0,0,.55) !important;
                    transition-duration: 300ms
                }

            .ma .header .menu li:hover a, .ma .header .menu li:hover span, .ma .header .menu li.selected a, .ma .header .menu li.selected span {
                background: #f5f5f5
            }

            .ma .header .menu li.limit, .ma .header .menu li.limit:hover {
                margin-top: 10px
            }

                .ma .header .menu li.limit .bar, .ma .header .menu li.limit:hover .bar {
                    display: inline-block;
                    width: 100px;
                    position: relative;
                    background: #efefef;
                    border: 1px solid #c5c5c5;
                    vertical-align: text-bottom;
                    transition-duration: 300ms;
                    margin-right: 10px
                }

                    .ma .header .menu li.limit .bar span, .ma .header .menu li.limit .bar i, .ma .header .menu li.limit:hover .bar span, .ma .header .menu li.limit:hover .bar i {
                        position: absolute;
                        top: 0;
                        left: 0;
                        bottom: 0
                    }

                    .ma .header .menu li.limit .bar span, .ma .header .menu li.limit:hover .bar span {
                        padding: 0;
                        height: 20px;
                        background: #c8e0c8
                    }

                        .ma .header .menu li.limit .bar span.warn, .ma .header .menu li.limit:hover .bar span.warn {
                            background: #ecd2d2
                        }

                    .ma .header .menu li.limit .bar i, .ma .header .menu li.limit:hover .bar i {
                        background: none;
                        right: 0;
                        text-align: center;
                        font-size: 14px;
                        text-transform: none;
                        color: #000;
                        font-style: normal
                    }

                    .ma .header .menu li.limit .bar:hover, .ma .header .menu li.limit:hover .bar:hover {
                        opacity: .8;
                        transition-duration: 300ms
                    }

            .ma .header .menu li div.sub-menu {
                position: absolute;
                display: none;
                z-index: 999;
                position: absolute;
                top: 100%;
                left: 0;
                max-height: 60vh;
                overflow-y: auto;
                background: #f5f5f5;
                -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.08);
                box-shadow: 0 2px 2px 0 rgba(0,0,0,.08)
            }

                .ma .header .menu li div.sub-menu.shadow {
                    -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
                    box-shadow: 0 3px 3px 0 rgba(0,0,0,.2)
                }

                .ma .header .menu li div.sub-menu ul {
                    position: relative;
                    display: block;
                    padding: 1px;
                    white-space: nowrap
                }

                    .ma .header .menu li div.sub-menu ul li {
                        position: relative;
                        display: block
                    }

                        .ma .header .menu li div.sub-menu ul li > a {
                            display: block;
                            position: relative;
                            padding: 10px 12px;
                            padding-right: 20px;
                            text-transform: none
                        }

                            .ma .header .menu li div.sub-menu ul li > a.extends {
                                padding-right: 45px
                            }

                            .ma .header .menu li div.sub-menu ul li > a.selected, .ma .header .menu li div.sub-menu ul li > a:hover {
                                background: rgba(255,255,255,.8)
                            }

                            .ma .header .menu li div.sub-menu ul li > a.edit {
                                position: absolute;
                                top: 5px;
                                right: 5px;
                                bottom: 5px;
                                background: none;
                                padding: 5px 10px
                            }

                                .ma .header .menu li div.sub-menu ul li > a.edit:hover {
                                    background: rgba(255,255,255,.8)
                                }

                                .ma .header .menu li div.sub-menu ul li > a.edit:before {
                                    display: none
                                }

                            .ma .header .menu li div.sub-menu ul li > a label {
                                display: inline-block;
                                background: #587f9e;
                                color: #fff;
                                font-size: 12px;
                                padding: 0 4px;
                                border-radius: 3px;
                                margin-left: 8px;
                                cursor: pointer;
                                vertical-align: text-bottom
                            }

                                .ma .header .menu li div.sub-menu ul li > a label.red {
                                    background: red !important;
                                    color: #fff !important
                                }

                .ma .header .menu li div.sub-menu.align-right {
                    left: inherit;
                    right: 2px
                }

            .ma .header .menu ul.user ul li > a i.fa {
                width: 18px !important
            }

            .ma .header .menu li.trainings li > a {
                padding-left: 35px !important
            }

                .ma .header .menu li.trainings li > a.edit {
                    padding-left: 10px !important
                }

                .ma .header .menu li.trainings li > a:before {
                    position: absolute;
                    left: 20px;
                    top: 5px;
                    color: #587f9e;
                    content: "ï„…";
                    font-family: coachy;
                    font-size: 20px
                }

            .ma .header .menu li.selected span, .ma .header .menu li:hover span {
                background: #f5f5f5
            }

            .ma .header .menu li:hover div.sub-menu, .ma .header .menu li.hover div.sub-menu {
                display: block
            }

            .ma .header .menu ul.manage-pages {
                white-space: nowrap
            }

        .ma .header .menu > ul {
            float: left
        }

    .ma .header .user {
        display: block;
        padding: 8px;
        float: right !important
    }

        .ma .header .user i.fa {
            color: #587f9e;
            margin-right: 1px
        }

    .ma .header .message-center.all-read i {
        color: #ababab !important
    }

    .ma .header .message-center > span {
        position: relative
    }

        .ma .header .message-center > span div {
            position: absolute;
            top: 3px;
            right: 4px;
            line-height: 18px;
            width: 18px;
            border-radius: 20px;
            font-weight: 700;
            font-size: 11px;
            text-align: center;
            vertical-align: middle;
            background: #d22121;
            color: #fff;
            padding: 0 4px
        }

    .ma .header .message-center:hover > span div {
        border-color: #e8e8e8
    }

    .ma .header .message-center ul {
        white-space: normal !important;
        width: 350px
    }

        .ma .header .message-center ul > p {
            display: block;
            padding: 0 10px;
            margin: 0;
            font-size: 13px;
            font-style: italic
        }

        .ma .header .message-center ul li {
            border-bottom: 2px solid rgba(255,255,255,.8)
        }

            .ma .header .message-center ul li:last-child {
                border-bottom: none
            }

            .ma .header .message-center ul li > a {
                padding-bottom: 5px !important
            }

            .ma .header .message-center ul li i.fa {
                margin: 0
            }

            .ma .header .message-center ul li i.date {
                float: right;
                opacity: .7;
                font-style: normal;
                font-size: 12px;
                vertical-align: top
            }

            .ma .header .message-center ul li h3 {
                margin: 0;
                margin-bottom: 5px;
                font-size: 14px;
                line-height: 16px;
                font-weight: bold
            }

            .ma .header .message-center ul li p {
                margin: 5px 0;
                padding: 0;
                font-size: 12px
            }

            .ma .header .message-center ul li > a {
                padding-right: 12px !important
            }

            .ma .header .message-center ul li.img a {
                padding-right: 110px !important;
                min-height: 110px
            }

                .ma .header .message-center ul li.img a i {
                    width: auto !important
                }

                .ma .header .message-center ul li.img a div.img {
                    position: absolute;
                    top: 10px;
                    right: 10px;
                    width: 90px;
                    height: 90px;
                    background-position: center;
                    background-size: cover
                }

.ma .header-superuser {
    background: #3eb998;
    padding: 5px;
    font-size: 12px;
    color: #fff
}

.ma .breadcrump {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

    .ma .breadcrump > div {
        position: relative
    }

        .ma .breadcrump > div .breadcrump-custom {
            position: absolute;
            top: 5px;
            right: 0;
            text-align: right
        }

        .ma .breadcrump > div ul {
            display: block;
            float: left;
            max-width: 95%
        }

            .ma .breadcrump > div ul:after {
                display: table;
                content: " ";
                clear: both
            }

            .ma .breadcrump > div ul li {
                float: left;
                margin: 1px 1px 1px 0
            }

                .ma .breadcrump > div ul li a, .ma .breadcrump > div ul li span {
                    position: relative;
                    display: inline-block;
                    text-transform: uppercase;
                    color: #000;
                    background: rgba(200,200,200,.2);
                    text-decoration: none;
                    padding: 8px 10px;
                    transition-duration: 300ms;
                    height: 34px
                }

                .ma .breadcrump > div ul li.home i, .ma .breadcrump > div ul li.back i {
                    font-size: 16px;
                    opacity: .8
                }

                .ma .breadcrump > div ul li.back {
                    display: none
                }

                .ma .breadcrump > div ul li:last-child a:after, .ma .breadcrump > div ul li:last-child span:after {
                    content: " ";
                    display: block;
                    width: 0;
                    height: 0;
                    border-top: 17px solid transparent;
                    border-bottom: 17px solid transparent;
                    border-left: 10px solid rgba(200,200,200,.2);
                    position: absolute;
                    top: 0;
                    left: 100%;
                    z-index: 1;
                    transition-duration: 300ms
                }

                .ma .breadcrump > div ul li a:hover, .ma .breadcrump > div ul li span:hover {
                    background: #fff;
                    transition-duration: 300ms
                }

                    .ma .breadcrump > div ul li a:hover:after, .ma .breadcrump > div ul li span:hover:after {
                        border-left-color: #fff;
                        transition-duration: 300ms
                    }

        .ma .breadcrump > div ul, .ma .breadcrump > div li {
            position: relative;
            display: inline;
            font-size: 12px;
            color: gray;
            list-style: none;
            margin: 0;
            padding: 0
        }

        .ma .breadcrump > div .widgets {
            float: right
        }

            .ma .breadcrump > div .widgets .progress {
                display: inline-block;
                vertical-align: top;
                position: relative;
                margin-top: 1px;
                cursor: pointer;
                width: 150px;
                font-size: 14px;
                line-height: 18px;
                text-align: right;
                margin-left: 15px
            }

            .ma .breadcrump > div .widgets .control-input {
                margin-left: 15px;
                height: 34.5px
            }

                .ma .breadcrump > div .widgets .control-input input, .ma .breadcrump > div .widgets .control-input button {
                    padding-top: 8px;
                    padding-bottom: 8px
                }

.ma .admin-links {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #a9a9a9;
    z-index: 999;
    padding: 10px 0;
    text-align: center
}

    .ma .admin-links a {
        color: #fff;
        display: inline-block;
        padding: 5px 10px;
        background: gray;
        text-decoration: none;
        font-size: 12px
    }

@media only screen and (max-width:1023px) {
    .ma .header {
        padding: 10px 0
    }

        .ma .header .menu {
            position: fixed;
            background: #fff;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            z-index: 9999999;
            padding: 10px 0;
            overflow: scroll;
            display: none
        }

            .ma .header .menu a, .ma .header .menu span {
                float: none;
                display: block;
                padding: 15px 20px;
                font-size: 18px
            }

            .ma .header .menu ul, .ma .header .menu li, .ma .header .menu a, .ma .header .menu span {
                -webkit-box-shadow: none !important;
                box-shadow: none !important
            }

                .ma .header .menu li ul a:before {
                    top: 8px;
                    left: 30px
                }

            .ma .header .menu ul, .ma .header .menu li {
                float: none !important;
                padding: 0 !important;
                margin: 0 !important
            }

                .ma .header .menu li div.sub-menu {
                    position: relative;
                    top: inherit;
                    left: inherit;
                    margin: 0
                }

                    .ma .header .menu li div.sub-menu a {
                        padding: 12px 10px !important;
                        padding-left: 40px !important;
                        font-size: 14px !important
                    }

            .ma .header .menu .user {
                float: none;
                display: block
            }

        .ma .header .mobile-menu {
            display: block;
            padding: 0 10px;
            font-size: 26px;
            float: right;
            margin-right: -10px;
            cursor: pointer
        }

        .ma .header .mobile-menu-close {
            display: inline-block;
            position: absolute;
            top: 0;
            right: 0;
            width: 62px;
            padding: 10px;
            z-index: 111;
            cursor: pointer;
            border: 12px solid transparent;
            opacity: .9
        }

    .ma .breadcrump > div ul {
        max-width: 100%;
        display: block;
        float: none;
        border-radius: 0
    }

        .ma .breadcrump > div ul li {
            position: relative;
            display: none;
            float: none;
            border-radius: 0;
            margin: 0 1px 0 0
        }

            .ma .breadcrump > div ul li span, .ma .breadcrump > div ul li a {
                border-radius: 0
            }

                .ma .breadcrump > div ul li span:before, .ma .breadcrump > div ul li span:after, .ma .breadcrump > div ul li a:before, .ma .breadcrump > div ul li a:after {
                    display: none
                }

            .ma .breadcrump > div ul li.home, .ma .breadcrump > div ul li.back {
                position: absolute;
                top: 0;
                left: 0;
                display: none;
                border-radius: 0;
                width: 34px;
                overflow: hidden
            }

                .ma .breadcrump > div ul li.home span, .ma .breadcrump > div ul li.home a, .ma .breadcrump > div ul li.back span, .ma .breadcrump > div ul li.back a {
                    position: relative;
                    z-index: 1;
                    padding-left: 10px
                }

                .ma .breadcrump > div ul li.home.mob, .ma .breadcrump > div ul li.back.mob {
                    display: inline
                }

            .ma .breadcrump > div ul li:last-child {
                padding-left: 35px;
                display: block;
                border-radius: 0
            }

                .ma .breadcrump > div ul li:last-child span, .ma .breadcrump > div ul li:last-child a {
                    display: block;
                    background: #fff;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    border-radius: 0;
                    padding: 8px 10px
                }

    .ma .breadcrump.hassearch > div ul li:last-child {
        padding-right: 35px
    }

    .ma .breadcrump .widgets {
        position: absolute;
        top: 0;
        right: 0
    }

        .ma .breadcrump .widgets button {
            background: gray;
            padding: 8px 10px;
            border-radius: 0
        }

        .ma .breadcrump .widgets .progress {
            display: none !important
        }
}

.ma body {
    background: #f7f7f7;
    font-size: 16px
}

.ma h1, .ma h2 {
    margin: 0 0 20px 0
}

    .ma h1.attach-bottom, .ma h2.attach-bottom {
        margin-bottom: 0
    }

.ma h1 {
    font-size: 34px;
    line-height: 45px;
    font-weight: 100
}

.ma h2 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 100
}

.ma h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 100
}

.ma .spacer {
    height: 30px
}

.ma .row {
    max-width: 1130px !important
}

.ma .block {
    display: block;
    position: relative;
    background: #fff;
    padding: 20px;
    margin-top: 1px;
    margin-bottom: 20px;
    border: 1px solid #ececec;
    transition-duration: 400ms;
    overflow: hidden;
	box-shadow: 2px 10px 10px rgb(0 0 0 / 20%);
}

    .ma .block.nopad {
        padding: 0
    }

    .ma .block.noborder {
        border: none
    }

    .ma .block.highlight {
        background: #587f9e;
        color: #fff;
        border: none
    }

    .ma .block.gray {
        background: #f3f3f3
    }

    .ma .block.tool {
        background: rgba(0,0,0,.05)
    }

    .ma .block.lesson[disabled], .ma .block.chapter[disabled], .ma .block.download-category[disabled], .ma .block.download-file[disabled] {
        background: #eaeaea
    }

        .ma .block.lesson[disabled] *, .ma .block.chapter[disabled] *, .ma .block.download-category[disabled] *, .ma .block.download-file[disabled] * {
            color: #a0a0a0 !important
        }

        .ma .block.lesson[disabled] .button, .ma .block.chapter[disabled] .button, .ma .block.download-category[disabled] .button, .ma .block.download-file[disabled] .button {
            color: #000 !important
        }

            .ma .block.lesson[disabled] .button i, .ma .block.chapter[disabled] .button i, .ma .block.download-category[disabled] .button i, .ma .block.download-file[disabled] .button i {
                display: none
            }

        .ma .block.lesson[disabled][coach], .ma .block.chapter[disabled][coach], .ma .block.download-category[disabled][coach], .ma .block.download-file[disabled][coach] {
            cursor: pointer
        }

        .ma .block.lesson[disabled] span.warn, .ma .block.chapter[disabled] span.warn, .ma .block.download-category[disabled] span.warn, .ma .block.download-file[disabled] span.warn {
            background: #000
        }

    .ma .block .pad {
        padding: 20px
    }

    .ma .block.attach-bottom {
        margin-bottom: 0;
        border-bottom: none
    }

    .ma .block.attach-top {
        margin-top: 0;
        border-top: none
    }

    .ma .block p, .ma .block li, .ma .block ul, .ma .block ol {
        font-size: 14px
    }

    .ma .block.lesson .button, .ma .block.chapter .button, .ma .block.download-category .button, .ma .block.download-file .button {
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 100%
    }

.ma img.lesson-timing {
    width: 100%;
    opacity: .5;
    filter: grayscale(1)
}

.ma span.lesson-timing {
    display: block;
    font-size: 20px;
    color: #f1f1f1;
    background: #9c9c9c;
    padding: 20px 10px;
    text-align: center
}

    .ma span.lesson-timing.warn {
        background: #a55555
    }

.ma h1 .button, .ma h1 .button:focus, .ma h2 .button, .ma h2 .button:focus {
    margin-left: 15px;
    font-size: 13px;
    font-weight: 100;
    min-width: 0;
    padding: 9px 12px
}

.ma h2.underline {
    padding-bottom: 5px
}

    .ma h2.underline .button {
        margin: 0 0 0 10px;
        float: right
    }

    .ma h2.underline form {
        display: block;
        padding: 0;
        margin: 0;
        float: right;
        font-size: 14px
    }

        .ma h2.underline form label {
            text-transform: none;
            color: #000;
            font-weight: 400
        }

        .ma h2.underline form.search-form {
            margin-left: 15px
        }

    .ma h2.underline > span i {
        font-size: 18px;
        cursor: pointer;
        opacity: 0;
        pointer-events: none;
        transition-duration: 200ms
    }

        .ma h2.underline > span i:first-child {
            margin-left: 3px
        }

        .ma h2.underline > span i.fa-arrows {
            cursor: move
        }

    .ma h2.underline:hover > span i {
        opacity: 1;
        transition-duration: 200ms;
        pointer-events: all
    }

.ma .columns .admin-bar {
    position: absolute;
    right: 20px;
    top: 6px;
    z-index: 1
}

    .ma .columns .admin-bar > a, .ma .columns .admin-bar > span {
        position: relative;
        display: inline-block;
        font-size: 18px;
        margin: 0;
        text-align: center;
        width: 30px;
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        background: rgba(235,235,235,.9);
        color: #587f9e;
        cursor: pointer
    }

        .ma .columns .admin-bar > a.sort, .ma .columns .admin-bar > span.sort {
            cursor: move
        }

        .ma .columns .admin-bar > a i, .ma .columns .admin-bar > span i {
            line-height: 30px
        }

        .ma .columns .admin-bar > a:hover, .ma .columns .admin-bar > span:hover {
            background: #dad9d9;
            transition-duration: 300ms
        }

            .ma .columns .admin-bar > a:hover i, .ma .columns .admin-bar > span:hover i {
                transition-duration: 300ms
            }

        .ma .columns .admin-bar > a.status, .ma .columns .admin-bar > a.status:hover, .ma .columns .admin-bar > span.status, .ma .columns .admin-bar > span.status:hover {
            background: #e4c879;
            color: #bf8600;
            color: #fff
        }

            .ma .columns .admin-bar > a.status i, .ma .columns .admin-bar > a.status:hover i, .ma .columns .admin-bar > span.status i, .ma .columns .admin-bar > span.status:hover i {
                color: #bf8600
            }

        .ma .columns .admin-bar > a.delete:hover, .ma .columns .admin-bar > span.delete:hover {
            background: #8e3b3b
        }

            .ma .columns .admin-bar > a.delete:hover i, .ma .columns .admin-bar > span.delete:hover i {
                color: #fff !important
            }

        .ma .columns .admin-bar > a[disabled], .ma .columns .admin-bar > span[disabled] {
            color: #c7c7c7 !important;
            background: rgba(235,235,235,.9) !important
        }

.ma .columns .block .admin-bar {
    right: 5px
}

.ma .columns .block.search-result .fa.fa-angle-right {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -15px;
    font-size: 30px
}

.ma .columns .block.search-result i.sub {
    padding-left: 0
}

.ma .columns .block.search-result h4 {
    margin-top: 0;
    margin-bottom: 10px
}

.ma a.block:hover {
    border-color: #587f9e;
    transition-duration: 400ms;
	box-shadow: 2px 10px 10px rgb(0 0 0 / 20%);
}

.ma a.block[disabled]:hover {
    border-color: #dcdbdb !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    outline: none;
    cursor: default
}

.ma iframe.video {
    width: 100% !important;
    height: 600px;
    border: none
}

.ma .lesson-nav {
    position: sticky;
    top: 0
}

    .ma .lesson-nav .block {
        border: none
    }

    .ma .lesson-nav .lesson-completed {
        background: #a3c3a3;
        padding: 10px
    }

        .ma .lesson-nav .lesson-completed i {
            color: green
        }

    .ma .lesson-nav a.back {
        color: gray;
        text-decoration: none
    }

    .ma .lesson-nav .download-files {
        margin-bottom: 20px
    }

        .ma .lesson-nav .download-files .download-file {
            margin-bottom: 1px;
            border-radius: 0
        }

.ma .block.training, .ma .block.lesson, .ma .block.chapter, .ma .block.download-category {
    text-align: center;
    text-decoration: none;
    overflow: hidden
}

    .ma .block.training img, .ma .block.lesson img, .ma .block.chapter img, .ma .block.download-category img {
        max-height: 200px
    }

    .ma .block.training.completed, .ma .block.lesson.completed, .ma .block.chapter.completed, .ma .block.download-category.completed {
        background: #eaffea
    }

        .ma .block.training.completed .completed, .ma .block.lesson.completed .completed, .ma .block.chapter.completed .completed, .ma .block.download-category.completed .completed {
            position: absolute;
            bottom: 5px;
            right: 10px;
            font-size: 20px;
            color: green
        }

    .ma .block.training .progress-bar, .ma .block.lesson .progress-bar, .ma .block.chapter .progress-bar, .ma .block.download-category .progress-bar {
        max-width: 150px
    }

    .ma .block.training .not-available, .ma .block.lesson .not-available, .ma .block.chapter .not-available, .ma .block.download-category .not-available {
        position: relative;
        background: gray;
        padding-top: 56%
    }

        .ma .block.training .not-available span, .ma .block.lesson .not-available span, .ma .block.chapter .not-available span, .ma .block.download-category .not-available span {
            position: absolute;
            top: 50%;
            margin-top: -6px;
            left: 10px;
            right: 10px;
            text-align: center;
            font-size: 12px;
            color: #fff;
            opacity: .8
        }

    .ma .block.training h2, .ma .block.training h3, .ma .block.lesson h2, .ma .block.lesson h3, .ma .block.chapter h2, .ma .block.chapter h3, .ma .block.download-category h2, .ma .block.download-category h3 {
        display: block;
        margin: 15px 0;
        color: #000;
        line-height: 26px;
        height: 56px;
        overflow: hidden
    }

    .ma .block.training h2, .ma .block.lesson h2, .ma .block.chapter h2, .ma .block.download-category h2 {
        font-size: 22px
    }

    .ma .block.training h3, .ma .block.lesson h3, .ma .block.chapter h3, .ma .block.download-category h3 {
        font-size: 16px
    }

    .ma .block.training span.sub, .ma .block.lesson span.sub, .ma .block.chapter span.sub, .ma .block.download-category span.sub {
        display: block;
        color: #6b6b6b;
        font-size: 14px;
        margin: 0 0 10px 0;
        height: auto
    }

    .ma .block.training .soon, .ma .block.training .bought, .ma .block.lesson .soon, .ma .block.lesson .bought, .ma .block.chapter .soon, .ma .block.chapter .bought, .ma .block.download-category .soon, .ma .block.download-category .bought {
        display: block;
        color: #fff;
        padding: 10px 100px;
        font-weight: bold;
        background: #55b755;
        position: absolute;
        top: 0;
        right: 0;
        transform: translateX(25%) translateY(110%) rotate(45deg);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
        -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
        box-shadow: 0 0 5px 0 rgba(0,0,0,.75)
    }
	
	.blockcard:hover {
		display: block;
		position: relative;
		background: #fff;
		padding: 20px;
		margin-top: 1px;
		margin-bottom: 20px;
		border: 1px solid #000000;
		transition-duration: 400ms;
		overflow: hidden;
		box-shadow: 2px 10px 10px rgb(0 0 0 / 20%)!important;
	}

    .ma .block.training .soon, .ma .block.lesson .soon, .ma .block.chapter .soon, .ma .block.download-category .soon {
        background: #ef6c2d
    }

    .ma .block.training .image, .ma .block.lesson .image, .ma .block.chapter .image, .ma .block.download-category .image {
        position: relative
    }

        .ma .block.training .image > i, .ma .block.lesson .image > i, .ma .block.chapter .image > i, .ma .block.download-category .image > i {
            color: #d4d4d4;
            font-size: 80px;
            vertical-align: middle
        }

    .ma .block.training span.no, .ma .block.lesson span.no, .ma .block.chapter span.no, .ma .block.download-category span.no {
        line-height: 60px;
        position: absolute;
        font-size: 14px;
        z-index: 2;
        top: 0;
        left: 0;
        color: #fff;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 60px 60px 0 0;
        border-color: #587f9e transparent transparent transparent
    }

        .ma .block.training span.no i, .ma .block.lesson span.no i, .ma .block.chapter span.no i, .ma .block.download-category span.no i {
            position: absolute;
            top: -73px;
            left: 10px;
            line-height: 60px;
            text-align: center;
            font-style: normal;
            font-weight: bold
        }

            .ma .block.training span.no i.fa-question-circle, .ma .block.lesson span.no i.fa-question-circle, .ma .block.chapter span.no i.fa-question-circle, .ma .block.download-category span.no i.fa-question-circle {
                font-weight: normal
            }

    .ma .block.training.block-mini h2, .ma .block.lesson.block-mini h2, .ma .block.chapter.block-mini h2, .ma .block.download-category.block-mini h2 {
        font-size: 18px;
        line-height: 22px;
        height: 48px;
        margin-bottom: 0
    }

    .ma .block.training.block-mini .image, .ma .block.lesson.block-mini .image, .ma .block.chapter.block-mini .image, .ma .block.download-category.block-mini .image {
        height: 120px
    }

    .ma .block.training h2 {
        font-size: 22px
    }

    .ma .block.training .progress {
        display: block;
        height: 30px;
        position: relative;
        margin-top: -10px;
        font-size: 14px
    }

.ma .block[disabled-gray] {
    filter: grayscale(1);
    background: #c3c3c3;
    pointer-events: none
}

.ma .training-limit {
    position: absolute;
    top: 20%;
    left: 40px;
    right: 40px;
    display: block;
    box-shadow: 0 -1px 50px 0 rgba(0,0,0,.39);
    -webkit-box-shadow: 0 -1px 50px 0 rgba(0,0,0,.39);
    -moz-box-shadow: 0 -1px 50px 0 rgba(0,0,0,.39)
}

    .ma .training-limit .message {
        margin: 0
    }

.ma .block.training .image {
    height: 200px
}

.ma .block.training.no-image .image {
    display: none
}

.ma .block.lesson {
    padding-bottom: 10px
}

    .ma .block.lesson img {
        max-height: 170px
    }

    .ma .block.lesson .image span {
        position: absolute;
        top: 50%;
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        margin-top: -15px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 2;
        font-size: 13px
    }

        .ma .block.lesson .image span.warn {
            bottom: -2px;
            top: inherit;
            background: #a55555;
            color: #fff
        }

    .ma .block.lesson h3 {
        margin: 10px 0 0 0
    }

    .ma .block.lesson.video-play .image:before {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 50px;
        width: 80px;
        line-height: 50px;
        margin-left: -40px;
        margin-top: -25px;
        padding-left: 6px;
        font-size: 30px;
        border-radius: 10px;
        text-align: center;
        content: "ï‹";
        vertical-align: middle;
        font-family: coachy;
        color: rgba(255,255,255,.7);
        border: 1px solid rgba(255,255,255,.2);
        transition-duration: 300ms
    }

    .ma .block.lesson.video:hover .before:after {
        color: rgba(255,255,255,.9);
        transition-duration: 300ms
    }

    .ma .block.lesson.transcoding .image span {
        color: #fff
    }

    .ma .block.lesson.transcoding .image:after {
        display: none !important
    }

    .ma .block.lesson.text .image:after, .ma .block.lesson.test .image:after {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 80px;
        width: 80px;
        line-height: 80px;
        margin-left: -40px;
        margin-top: -40px;
        padding-left: 12px;
        font-size: 60px;
        text-align: center;
        content: "ï€­";
        vertical-align: middle;
        font-family: coachy;
        color: #fff;
        opacity: .7;
        transition-duration: 300ms
    }

    .ma .block.lesson.test .image:after {
        content: "ï™"
    }

    .ma .block.lesson.no-icon .image:after {
        display: none !important
    }

    .ma .block.lesson.text:hover .image:after, .ma .block.lesson.test:hover .image:after {
        opacity: .9;
        transition-duration: 300ms
    }

    .ma .block.lesson[disabled] .image, .ma .block.lesson.timing .image, .ma .block.lesson[disabled]:hover .image, .ma .block.lesson.timing:hover .image {
        filter: saturate(0);
        opacity: .7;
        color: rgba(255,255,255,.7) !important
    }

        .ma .block.lesson[disabled] .image span, .ma .block.lesson.timing .image span, .ma .block.lesson[disabled]:hover .image span, .ma .block.lesson.timing:hover .image span {
            background: #000
        }

.ma .block.lesson-downloads a {
    display: block;
    position: relative;
    padding-left: 20px;
    text-decoration: none;
    transition-duration: 300ms
}

    .ma .block.lesson-downloads a:before {
        position: absolute;
        left: 0;
        top: 0;
        font-family: coachy;
        content: "ï€™"
    }

    .ma .block.lesson-downloads a:hover {
        opacity: .8;
        transition-duration: 300ms
    }

.ma .block.download-file {
    text-decoration: none;
    padding-left: 60px
}

    .ma .block.download-file h3 {
        position: relative;
        font-size: 16px;
        line-height: 20px;
        color: #000;
        margin: 0;
        text-align: left !important;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding-left: 22px
    }

        .ma .block.download-file h3:before {
            position: absolute;
            left: 0;
            top: 0;
            content: "ï£";
            color: #587f9e;
            font-family: coachy
        }

    .ma .block.download-file > span {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background: #d4d4d4;
        width: 45px
    }

        .ma .block.download-file > span i {
            transform: translateX(-50%) translateY(-50%) rotate(-90deg);
            display: block;
            color: #7d7d7d;
            font-size: 14px;
            text-transform: uppercase;
            font-style: normal;
            position: absolute;
            top: 50%;
            left: 50%
        }

    .ma .block.download-file i.sub {
        display: inline-block;
        padding-left: 21px;
        color: gray;
        font-size: 14px
    }

    .ma .block.download-file.disabled h1:before {
        color: gray !important
    }

    .ma .block.download-file.disabled span, .ma .block.download-file.disabled span i {
        background: gray !important
    }

    .ma .block.download-file.disabled i.sub {
        font-style: normal;
        color: #000 !important
    }

    .ma .block.download-file label {
        color: #a55555 !important
    }

.ma .block.chapter .image, .ma .block.download-category .image {
    height: 150px;
    line-height: 150px
}

.ma .block.chapter.no-image .image, .ma .block.download-category.no-image .image {
    height: auto;
    line-height: 0
}

.ma .block.lesson .image {
    height: 170px;
    line-height: 170px
}

.ma .no-order {
    padding: 120px 40px;
    text-align: center
}

.ma .widget h3 {
    margin: 0
}

.ma .widget.downloads a {
    position: relative;
    display: block;
    padding: 3px;
    padding-left: 22px;
    color: #000;
    text-decoration: none
}

    .ma .widget.downloads a:before {
        position: absolute;
        left: 0;
        top: 4px;
        content: "ï€™";
        font-family: coachy;
        color: #587f9e
    }

.ma .infobox {
    padding: 20px;
    background: #c7d6e6;
    border: 1px solid #9598a0
}

    .ma .infobox.warning {
        background: #eab0b0
    }

.ma .areabox {
    position: relative;
    padding: 20px;
    background: rgba(0,0,0,.05);
    border: 1px dashed #adadad
}

    .ma .areabox.step {
        padding-left: 55px
    }

        .ma .areabox.step > i {
            position: absolute;
            top: 21px;
            left: 11px;
            font-style: normal;
            font-size: 21px;
            font-weight: bold;
            height: 35px;
            width: 35px;
            border-radius: 36px;
            display: inline-block;
            background: #c5c5c5;
            border: 1px solid #c5c5c5;
            text-align: center;
            vertical-align: middle
        }

        .ma .areabox.step .done {
            display: none
        }

            .ma .areabox.step.done > i {
                background: #d4e2d4;
                color: #668e66
            }

            .ma .areabox.step.done .button, .ma .areabox.step.done p {
                display: none
            }

            .ma .areabox.step.done .done {
                font-size: 18px;
                font-weight: bold;
                display: inline;
                color: #668e66
            }

.ma table.variables {
    border-collapse: separate;
    border-spacing: 0
}

    .ma table.variables td, .ma table.variables td input, .ma table.variables td input:focus {
        color: gray;
        font-size: 12px;
        line-height: 14px;
        vertical-align: middle;
        padding: 0 2px 0 0;
        border: none;
        margin: 0;
        outline: none;
        background: none
    }

.ma .block-comments {
    position: relative;
    padding: 0;
    background: none;
    border: none
}

    .ma .block-comments > form {
        position: relative
    }

        .ma .block-comments > form h4 {
            position: relative;
            margin: 0;
            background: #587f9e;
            color: #fff;
            display: block;
            padding: 15px;
            font-weight: 100 !important;
            cursor: pointer;
            transition-duration: 300ms
        }

            .ma .block-comments > form h4:hover {
                opacity: .9;
                transition-duration: 300ms
            }

        .ma .block-comments > form > div {
            position: relative;
            display: none;
            padding: 20px;
            background: #fff;
            border: 1px solid #ececec;
            border-top: 0;
            position: relative
        }

            .ma .block-comments > form > div textarea, .ma .block-comments > form > div textarea {
                display: block;
                width: 100%;
                max-width: 100%;
                outline: none;
                background: #f5f5f5;
                border: none
            }

    .ma .block-comments .comment {
        position: relative;
        padding: 15px;
        border: 1px solid #ececec;
        margin: 10px 0;
        background: #fff
    }

        .ma .block-comments .comment form.delete-comment {
            position: absolute;
            top: -25px;
            right: 0
        }

            .ma .block-comments .comment form.delete-comment button {
                color: #d4d4d4 !important
            }

        .ma .block-comments .comment .fa-user {
            width: 16px;
            text-align: center
        }

        .ma .block-comments .comment h4 {
            position: relative;
            margin: 0
        }

        .ma .block-comments .comment .controls {
            position: relative;
            padding-left: 20px;
            font-size: 12px;
            color: gray
        }

            .ma .block-comments .comment .controls span, .ma .block-comments .comment .controls input[type=submit], .ma .block-comments .comment .controls input[type=submit]:focus {
                color: #587f9e;
                font-size: 12px;
                background: none;
                display: inline-block;
                padding: 0;
                border: none;
                margin: 0;
                text-decoration: underline;
                margin-left: 2px;
                cursor: pointer;
                outline: none
            }

        .ma .block-comments .comment .comment-text {
            position: relative;
            margin-top: 5px;
            margin-left: 20px;
            font-size: 14px
        }

        .ma .block-comments .comment form.reply {
            position: relative;
            display: none;
            margin-left: 15px;
            margin-top: 20px;
            padding: 0;
            padding-left: 15px
        }

            .ma .block-comments .comment form.reply .validate {
                margin: 0
            }

            .ma .block-comments .comment form.reply:before {
                position: absolute;
                top: -17px;
                left: 5px;
                content: "ï‹";
                font-family: Coachy;
                font-size: 40px;
                transform: rotate(-257deg);
                color: #f5f5f5;
                z-index: 0
            }

            .ma .block-comments .comment form.reply textarea, .ma .block-comments .comment form.reply textarea:focus {
                outline: none;
                position: relative;
                margin: 0;
                margin-bottom: 10px;
                display: block;
                width: 100%;
                height: 90px;
                padding: 15px;
                max-width: 100%;
                border: none;
                background: #f5f5f5
            }

            .ma .block-comments .comment form.reply button {
                margin: 0
            }

        .ma .block-comments .comment div.reply {
            position: relative;
            margin-top: 20px;
            margin-left: 15px
        }

            .ma .block-comments .comment div.reply:before {
                position: absolute;
                top: -17px;
                left: 5px;
                content: "ï‹";
                font-family: Coachy;
                font-size: 40px;
                transform: rotate(-257deg);
                color: #f5f5f5;
                z-index: 0
            }

            .ma .block-comments .comment div.reply > div {
                position: relative;
                background: #f5f5f5;
                margin-top: 5px;
                padding: 15px;
                padding-top: 2px;
                margin-left: 15px;
                font-size: 14px
            }

                .ma .block-comments .comment div.reply > div .controls {
                    margin: 5px 0 0 -2px;
                    padding-left: 0
                }

            .ma .block-comments .comment div.reply form.delete-reply {
                position: absolute;
                display: none;
                top: 13px;
                right: 9px
            }

                .ma .block-comments .comment div.reply form.delete-reply button {
                    color: #d4d4d4 !important
                }

            .ma .block-comments .comment div.reply:hover form.delete-reply {
                display: block
            }

        .ma .block-comments .comment .comment-text p, .ma .block-comments .comment .reply-text p {
            margin: 10px 0 0 0
        }

        .ma .block-comments .comment.highlight {
            border-color: #587f9e
        }

.ma .lesson-content {
    position: relative;
    padding: 40px 0 20px 0;
    margin: 0 0 40px 0;
    background: #484848
}

    .ma .lesson-content > .row {
        position: relative;
        z-index: 1
    }

        .ma .lesson-content > .row h1.video-title {
            color: #f1f1f1 !important
        }

    .ma .lesson-content.stretch > .row {
        max-width: 1400px !important
    }

.ma .docu span.tag {
    background: #d6d6d6;
    display: inline-block;
    padding: 0 2px;
    border: 1px solid gray;
    margin: 1px;
    font-size: 14px
}

.ma .docu i.fa.right {
    margin-left: 4px;
    color: gray
}

    .ma .docu i.fa.right:before {
        content: "ïƒš"
    }

.ma form .data-protection {
    display: block;
    position: relative;
    margin: 10px 0;
    padding: 10px;
    padding-left: 30px;
    max-width: 100%;
    background: #e2e2e2;
    border: 1px solid #c3c3c3;
    text-align: left;
    font-size: 14px;
    line-height: 16px
}

    .ma form .data-protection input {
        position: absolute;
        top: 10px;
        left: 10px
    }

.ma .coachy-sponsor {
    background: #35404c;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 20px;
    text-decoration: none;
    display: block;
    position: relative;
    transition-duration: 300ms
}

    .ma .coachy-sponsor img {
        margin: 0 3px;
        height: 24px;
        vertical-align: middle
    }

    .ma .coachy-sponsor:hover {
        opacity: .85;
        transition-duration: 300ms
    }

.ma .stream-chat {
    width: 100%;
    height: 100%
}

.ma .user-text img {
    height: auto !important
}

.ma .user-text.large p {
    font-size: 16px
}

.ma .user-text table.small {
    border-collapse: collapse
}

    .ma .user-text table.small td, .ma .user-text table.small th {
        font-size: 12px;
        padding: 2px 10px 2px 0;
        text-align: left;
        vertical-align: top
    }

.ma .block.test-question {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin-bottom: 10px
}

    .ma .block.test-question ul {
        display: block;
        list-style: none;
        padding: 0;
        margin: 0;
        border-top: 1px solid #cecece
    }

        .ma .block.test-question ul li {
            padding: 0;
            margin: 0;
            display: block
        }

    .ma .block.test-question .admin-bar {
        margin-right: 45px;
        margin-top: 3px
    }

    .ma .block.test-question .question {
        position: relative;
        cursor: pointer;
        padding: 15px;
        padding-left: 70px;
        padding-right: 155px;
        transition-duration: 300ms
    }

        .ma .block.test-question .question:hover {
            background: #f1f1f1;
            transition-duration: 300ms
        }

        .ma .block.test-question .question .no i {
            font-style: normal
        }

        .ma .block.test-question .question > i {
            position: absolute;
            top: -1px;
            left: 0;
            bottom: -1px;
            width: 54px;
            text-align: center;
            background: #cecece;
            color: gray;
            font-size: 27px;
            line-height: 54px;
            vertical-align: middle
        }

        .ma .block.test-question .question:after {
            position: absolute;
            top: 15px;
            right: 15px;
            content: "ï¸";
            font-family: coachy
        }

    .ma .block.test-question.disabled {
        opacity: .5
    }

        .ma .block.test-question.disabled .question {
            background: #fff;
            cursor: default
        }

    .ma .block.test-question .answers .user-text {
        padding: 0 15px
    }

    .ma .block.test-question .answers ul {
        padding: 15px
    }

    .ma .block.test-question .answers .checkbox {
        display: block;
        padding: 5px 0;
        padding-left: 44px;
        font-size: 14px
    }

        .ma .block.test-question .answers .checkbox:before {
            margin-top: -4px;
            margin-left: -44px;
            width: 18px;
            height: 18px;
            font-size: 14px;
            line-height: 16px;
            border-radius: 4.5px
        }

        .ma .block.test-question .answers .checkbox.checked {
            font-weight: bold
        }

    .ma .block.test-question .answers .multiple-choice-info {
        font-size: 14px;
        display: block;
        padding: 15px;
        padding-top: 0;
        color: #949494
    }

        .ma .block.test-question .answers .multiple-choice-info .fa {
            color: #5e87b3
        }

    .ma .block.test-question.open .question:after {
        content: "ï·";
        transition-duration: 300ms
    }

    .ma .block.test-question .buttons {
        margin: 0 0 15px 15px
    }

    .ma .block.test-question.warning {
        border-color: #e4c879
    }

        .ma .block.test-question.warning .question > i.fa {
            background: #e4c879;
            color: #bf8600
        }

            .ma .block.test-question.warning .question > i.fa:before {
                content: "ï±"
            }

    .ma .block.test-question.success {
        border-color: #d4e2d4
    }

        .ma .block.test-question.success .question > i.fa {
            background: #d4e2d4;
            color: #668e66
        }

            .ma .block.test-question.success .question > i.fa:before {
                content: "ï˜"
            }

    .ma .block.test-question.error {
        border-color: #eab0b0
    }

        .ma .block.test-question.error .question > i.fa {
            background: #eab0b0;
            color: #a06767
        }

            .ma .block.test-question.error .question > i.fa:before {
                content: "ï€"
            }

    .ma .block.test-question.stayopen {
        pointer-events: none
    }

        .ma .block.test-question.stayopen .question {
            background: #f1f1f1
        }

            .ma .block.test-question.stayopen .question:after {
                display: none
            }

.ma .postit {
    display: block;
    position: relative;
    text-align: center;
    border: 1px solid #e8e8e8;
    padding: 10px 15px;
    font-size: 20px;
    text-decoration: none;
    border-bottom-right-radius: 60px 5px;
    margin-bottom: 20px;
    background: #ff8;
    background: -moz-linear-gradient(-45deg,#ff8 81%,#ff8 82%,#ff8 82%,#ffffc6 100%);
    background: -webkit-gradient(linear,left top,right bottom,color-stop(81%,#ff8),color-stop(82%,#ff8),color-stop(82%,#ff8),color-stop(100%,#ffffc6));
    background: -webkit-linear-gradient(-45deg,#ff8 81%,#ff8 82%,#ff8 82%,#ffffc6 100%);
    background: -o-linear-gradient(-45deg,#ff8 81%,#ff8 82%,#ff8 82%,#ffffc6 100%);
    background: -ms-linear-gradient(-45deg,#ff8 81%,#ff8 82%,#ff8 82%,#ffffc6 100%);
    background: linear-gradient(135deg,#ff8 81%,#ff8 82%,#ff8 82%,#ffffc6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff88",endColorstr="#ffffc6",GradientType=1)
}

    .ma .postit:after {
        content: "";
        position: absolute;
        z-index: -1;
        right: 0;
        bottom: 20px;
        left: 0;
        height: 25px;
        background: rgba(0,0,0,.2);
        box-shadow: 2px 15px 5px rgba(0,0,0,.4);
        -moz-transform: matrix(-1,-0.1,0,1,0,0);
        -webkit-transform: matrix(-1,-0.1,0,1,0,0);
        -o-transform: matrix(-1,-0.1,0,1,0,0);
        -ms-transform: matrix(-1,-0.1,0,1,0,0);
        transform: matrix(-1,-0.1,0,1,0,0)
    }

.ma a.postit {
    font-family: "reenie-beanie";
    font-size: 35px
}

    .ma a.postit:before {
        pointer-events: none;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: " ";
        background: #fff;
        z-index: 2;
        border-bottom-right-radius: 60px 5px;
        transition-duration: 300
    }

    .ma a.postit:hover:before {
        opacity: .2;
        transition-duration: 300
    }

.ma figure.audioplayer {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important
}

    .ma figure.audioplayer audio {
        width: 100%
    }

.overlaybox-container .inner-container .postit {
    border: none;
    padding: 0;
    margin-bottom: 0
}

    .overlaybox-container .inner-container .postit > h1 {
        background: #ff8;
        color: #000;
        font-family: "reenie-beanie";
        font-size: 50px;
        margin: 0
    }

    .overlaybox-container .inner-container .postit textarea, .overlaybox-container .inner-container .postit textarea:focus {
        max-width: 100%;
        font-size: 14px;
        background: #ffffd2 !important;
        outline: none;
        height: 200px
    }

    .overlaybox-container .inner-container .postit button {
        background: #e2e27e !important;
        color: #000 !important
    }

.ma * {
    scrollbar-width: thin;
    scrollbar-color: gray #d0d0d0
}

    .ma *::-webkit-scrollbar {
        width: 10px
    }

    .ma *::-webkit-scrollbar-track {
        background: #d0d0d0
    }

    .ma *::-webkit-scrollbar-thumb {
        background-color: gray;
        border-radius: 5px;
        border: 2px solid #d0d0d0
    }

@media only screen and (max-width:640px) {
    .ma h1 {
        text-align: center;
        font-size: 24px;
        line-height: 40px
    }

    .ma .user-text img {
        margin: 10px 0 !important
    }

    .ma .block.training h2, .ma .block.lesson h2, .ma .block.chapter h2, .ma .block.download-category h2 {
        font-size: 18px;
        line-height: 22px;
        height: auto
    }

    .ma .no-order {
        padding: 40px 15px
    }

        .ma .no-order h1 {
            font-size: 22px;
            line-height: 28px
        }

        .ma .no-order h2 {
            font-size: 18px;
            line-height: 22px
        }

    .ma .lesson-content {
        padding: 20px 0 0 0;
        margin: 0 0 20px 0
    }
}

.ma .footer {
    padding: 20px;
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #888;
    margin-bottom: 20px
}

    .ma .footer .links a {
        color: #888;
        display: inline-block;
        padding: 0 3px
    }

        .ma .footer .links a.ad {
            font-weight: 600;
            margin-bottom: 5px
        }

    .ma .footer .about .block {
        background: rgba(200,200,200,.2);
        border: none
    }

        .ma .footer .about .block div.img {
            display: inline-block;
            width: 100%;
            max-width: 150px
        }

            .ma .footer .about .block div.img div {
                background-size: contain;
                background-position: center;
                background-repeat: no-repeat;
                border-radius: 150px;
                width: 100%;
                position: relative;
                padding-top: 100%;
                display: block
            }

        .ma .footer .about .block a {
            text-decoration: none
        }

        .ma .footer .about .block p {
            color: #000
        }

.ma #feedback-button {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #587f9e;
    color: #fff;
    z-index: 99999
}

    .ma #feedback-button.show-left {
        right: inherit;
        left: 10px
    }

@media only screen and (max-width:640px) {
    .ma .footer {
        padding: 10px;
        margin-top: 0;
        font-size: 12px
    }

    .ma #feedback-button {
        display: none
    }
}

.ma button, .ma button:focus, .ma .button, .ma .button:focus {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    background: #587f9e;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    min-width: 100px;
    text-align: center;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    line-height: 20px;
    transition-duration: 300ms;
    margin: 3px 0;
    font-weight: 400;
    text-transform: none;
    outline: none
}

    .ma button.fa, .ma button:focus.fa, .ma .button.fa, .ma .button:focus.fa {
        font-family: coachy
    }

    .ma button input, .ma button:focus input, .ma .button input, .ma .button:focus input {
        display: none
    }

    .ma button.blue, .ma button:focus.blue, .ma .button.blue, .ma .button:focus.blue {
        background: #3b5998 !important;
        color: #fff !important
    }

    .ma button.orange, .ma button:focus.orange, .ma .button.orange, .ma .button:focus.orange {
        background: #f9b233 !important;
        color: #000 !important
    }

    .ma button.red, .ma button:focus.red, .ma .button.red, .ma .button:focus.red {
        background: #a72525 !important;
        color: #fff !important
    }

    .ma button.gray, .ma button:focus.gray, .ma .button.gray, .ma .button:focus.gray {
        background: #6b6b6b !important;
        color: #fff !important
    }

    .ma button.gold, .ma button:focus.gold, .ma .button.gold, .ma .button:focus.gold {
        background: #ffce43 !important;
        color: #000 !important;
        border: 1px solid gray;
        padding: 8px 13px
    }

    .ma button.green, .ma button:focus.green, .ma .button.green, .ma .button:focus.green {
        background: #5fa75f !important;
        color: #fff !important
    }

    .ma button.button-light, .ma button:focus.button-light, .ma .button.button-light, .ma .button:focus.button-light {
        background: #fff !important;
        color: #000 !important
    }

    .ma button.button-dark, .ma button:focus.button-dark, .ma .button.button-dark, .ma .button:focus.button-dark {
        background: #222 !important;
        color: #fff !important
    }

    .ma button.facebook, .ma button:focus.facebook, .ma .button.facebook, .ma .button:focus.facebook {
        background: #3b5998 !important;
        color: #fff !important
    }

    .ma button.linkedin, .ma button:focus.linkedin, .ma .button.linkedin, .ma .button:focus.linkedin {
        background: #0077b5 !important;
        color: #fff !important
    }

    .ma button.xing, .ma button:focus.xing, .ma .button.xing, .ma .button:focus.xing {
        background: #005a5f !important;
        color: #fff !important
    }

    .ma button.telegram, .ma button:focus.telegram, .ma .button.telegram, .ma .button:focus.telegram {
        background: #3faee8 !important;
        color: #fff !important
    }

    .ma button.whatsapp, .ma button:focus.whatsapp, .ma .button.whatsapp, .ma .button:focus.whatsapp {
        background: #00e676 !important;
        color: #fff !important
    }

    .ma button.slack, .ma button:focus.slack, .ma .button.slack, .ma .button:focus.slack {
        background: #611f69 !important;
        color: #fff !important
    }

    .ma button.loading-icon i.fa, .ma button:focus.loading-icon i.fa, .ma .button.loading-icon i.fa, .ma .button:focus.loading-icon i.fa {
        -webkit-animation: fa-spin 2s infinite linear !important;
        animation: fa-spin 2s infinite linear !important
    }

        .ma button.loading-icon i.fa:before, .ma button:focus.loading-icon i.fa:before, .ma .button.loading-icon i.fa:before, .ma .button:focus.loading-icon i.fa:before {
            content: "ï‡Ž" !important
        }

    .ma button.white-border, .ma button:focus.white-border, .ma .button.white-border, .ma .button:focus.white-border {
        border: 1px solid #fff
    }

    .ma button.arrow-right, .ma button:focus.arrow-right, .ma .button.arrow-right, .ma .button:focus.arrow-right {
        padding-right: 38px
    }

        .ma button.arrow-right:after, .ma button:focus.arrow-right:after, .ma .button.arrow-right:after, .ma .button:focus.arrow-right:after {
            position: absolute;
            top: 9px;
            right: 14px;
            font-family: coachy;
            content: "ï„¸"
        }

    .ma button:hover, .ma button:focus:hover, .ma .button:hover, .ma .button:focus:hover {
        opacity: .85;
        transition-duration: 300ms
    }

    .ma button[disabled], [disabled] .ma button, .ma button:focus[disabled], [disabled] .ma button:focus, .ma .button[disabled], [disabled] .ma .button, .ma .button:focus[disabled], [disabled] .ma .button:focus {
        background: #bbb !important;
        color: #6f6f6f !important;
        cursor: default;
        opacity: 1
    }

        .ma button[disabled] i, [disabled] .ma button i, .ma button:focus[disabled] i, [disabled] .ma button:focus i, .ma .button[disabled] i, [disabled] .ma .button i, .ma .button:focus[disabled] i, [disabled] .ma .button:focus i {
            color: #6f6f6f !important
        }

    .ma button.large, .ma button:focus.large, .ma .button.large, .ma .button:focus.large {
        font-size: 18px;
        line-height: 25px;
        padding: 15px 20px
    }

    .ma button.large2, .ma button:focus.large2, .ma .button.large2, .ma .button:focus.large2 {
        font-size: 22px;
        line-height: 28px;
        padding: 17px 22px
    }

    .ma button.small, .ma button:focus.small, .ma .button.small, .ma .button:focus.small {
        font-size: 14px;
        padding: 5px 10px;
        min-width: 35px !important
    }

    .ma button.clean, .ma button.clean:focus, .ma button:focus.clean, .ma button:focus.clean:focus, .ma .button.clean, .ma .button.clean:focus, .ma .button:focus.clean, .ma .button:focus.clean:focus {
        background: none !important;
        border: none;
        outline: none;
        display: inline;
        margin: 0;
        padding: 0;
        min-width: 0
    }

    .ma button.shadow, .ma button:focus.shadow, .ma .button.shadow, .ma .button:focus.shadow {
        -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.75);
        -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.75);
        box-shadow: 2px 2px 3px 0 rgba(0,0,0,.75)
    }

    .ma button.chooser, .ma button:focus.chooser, .ma .button.chooser, .ma .button:focus.chooser {
        display: block;
        padding: 20px;
        margin: 5px;
        font-size: 13px;
        line-height: 16px
    }

        .ma button.chooser h3, .ma button:focus.chooser h3, .ma .button.chooser h3, .ma .button:focus.chooser h3 {
            margin: 0 0 10px 0
        }

    .ma button.fw, .ma button:focus.fw, .ma .button.fw, .ma .button:focus.fw {
        display: block;
        width: 100%
    }

    .ma button.error, .ma button:focus.error, .ma .button.error, .ma .button:focus.error {
        padding-right: 40px !important;
        background: #fff3f3 !important
    }

    .ma button.animate.animate-pulse, .ma button:focus.animate.animate-pulse, .ma .button.animate.animate-pulse, .ma .button:focus.animate.animate-pulse {
        -webkit-animation: pulse 1.25s infinite;
        -moz-animation: pulse 1.25s infinite;
        -ms-animation: pulse 1.25s infinite;
        animation: pulse 1.25s infinite
    }

    .ma button.animate.animate-shake, .ma button:focus.animate.animate-shake, .ma .button.animate.animate-shake, .ma .button:focus.animate.animate-shake {
        -webkit-animation: shake 1.5s infinite;
        -moz-animation: shake 1.5s infinite;
        -ms-animation: shake 1.5s infinite;
        animation: shake 1.5s infinite
    }

    .ma button.options, .ma button:focus.options, .ma .button.options, .ma .button:focus.options {
        min-width: 0 !important;
        opacity: 1 !important
    }

        .ma button.options ul, .ma button:focus.options ul, .ma .button.options ul, .ma .button:focus.options ul {
            background: #fff;
            position: absolute;
            top: 0;
            right: 0;
            padding: 0;
            margin: 0;
            list-style: none;
            display: none;
            z-index: 2;
            text-align: left
        }

            .ma button.options ul li, .ma button:focus.options ul li, .ma .button.options ul li, .ma .button:focus.options ul li {
                display: block;
                list-style: none;
                text-align: left
            }

                .ma button.options ul li a, .ma button:focus.options ul li a, .ma .button.options ul li a, .ma .button:focus.options ul li a {
                    border-radius: 3px !important;
                    display: block !important;
                    width: 100% !important;
                    margin: 1px 0 0 0 !important;
                    min-width: 0 !important;
                    white-space: nowrap;
                    font-size: 14px;
                    padding: 5px 10px;
                    text-align: left
                }

                    .ma button.options ul li a i, .ma button:focus.options ul li a i, .ma .button.options ul li a i, .ma .button:focus.options ul li a i {
                        margin-right: 2px
                    }

                .ma button.options ul li:first-child a, .ma button:focus.options ul li:first-child a, .ma .button.options ul li:first-child a, .ma .button:focus.options ul li:first-child a {
                    margin-top: 0 !important
                }

        .ma button.options:hover ul, .ma button:focus.options:hover ul, .ma .button.options:hover ul, .ma .button:focus.options:hover ul {
            display: block
        }

    .ma button[type=submit].clicked, .ma button.submit.clicked, .ma button:focus[type=submit].clicked, .ma button:focus.submit.clicked, .ma .button[type=submit].clicked, .ma .button.submit.clicked, .ma .button:focus[type=submit].clicked, .ma .button:focus.submit.clicked {
        opacity: .85 !important;
        cursor: default !important
    }

        .ma button[type=submit].clicked i, .ma button.submit.clicked i, .ma button:focus[type=submit].clicked i, .ma button:focus.submit.clicked i, .ma .button[type=submit].clicked i, .ma .button.submit.clicked i, .ma .button:focus[type=submit].clicked i, .ma .button:focus.submit.clicked i {
            -webkit-animation: fa-spin 2s infinite linear;
            animation: fa-spin 2s infinite linear
        }

            .ma button[type=submit].clicked i:before, .ma button.submit.clicked i:before, .ma button:focus[type=submit].clicked i:before, .ma button:focus.submit.clicked i:before, .ma .button[type=submit].clicked i:before, .ma .button.submit.clicked i:before, .ma .button:focus[type=submit].clicked i:before, .ma .button:focus.submit.clicked i:before {
                content: "ï‡Ž" !important
            }

.ma input[type=text], .ma input[type=email], .ma input[type=password], .ma input[type=domain], .ma input[type=url], .ma input[type=date], .ma input[type=number], .ma input[type=klicktipp], .ma input[type=subdomain], .ma input[type=urlsegment], .ma textarea, .ma select, .ma .input {
    position: relative;
    border: 1px solid #bfbfbf;
    background: #fff;
    padding: 10px;
    display: block;
    width: 100%;
    max-width: 350px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    border-radius: 3px
}

    .ma input[type=text] input, .ma input[type=email] input, .ma input[type=password] input, .ma input[type=domain] input, .ma input[type=url] input, .ma input[type=date] input, .ma input[type=number] input, .ma input[type=klicktipp] input, .ma input[type=subdomain] input, .ma input[type=urlsegment] input, .ma textarea input, .ma select input, .ma .input input {
        margin-top: 0;
        margin-bottom: 0
    }

    .ma input[type=text].max, .ma input[type=email].max, .ma input[type=password].max, .ma input[type=domain].max, .ma input[type=url].max, .ma input[type=date].max, .ma input[type=number].max, .ma input[type=klicktipp].max, .ma input[type=subdomain].max, .ma input[type=urlsegment].max, .ma textarea.max, .ma select.max, .ma .input.max {
        max-width: 100%
    }

    .ma input[type=text].error, .ma input[type=email].error, .ma input[type=password].error, .ma input[type=domain].error, .ma input[type=url].error, .ma input[type=date].error, .ma input[type=number].error, .ma input[type=klicktipp].error, .ma input[type=subdomain].error, .ma input[type=urlsegment].error, .ma textarea.error, .ma select.error, .ma .input.error {
        background: #ffdede;
        padding-right: 35px
    }

    .ma input[type=text][disabled], .ma input[type=email][disabled], .ma input[type=password][disabled], .ma input[type=domain][disabled], .ma input[type=url][disabled], .ma input[type=date][disabled], .ma input[type=number][disabled], .ma input[type=klicktipp][disabled], .ma input[type=subdomain][disabled], .ma input[type=urlsegment][disabled], .ma textarea[disabled], .ma select[disabled], .ma .input[disabled] {
        background: #e8e8e8
    }

.ma textarea {
    height: 140px
}

.ma select {
    height: auto !important
}

.ma .coachy-slider {
    max-width: 350px;
    margin: 10px 0
}

    .ma .coachy-slider .ui-slider-handle {
        top: -6px;
        height: 23px;
        font-size: 14px;
        text-align: center;
        width: 30px
    }

        .ma .coachy-slider .ui-slider-handle:focus {
            outline: none
        }

        .ma .coachy-slider .ui-slider-handle.ui-state-active {
            background: #587f9e;
            color: #fff;
            border-color: #587f9e
        }

.ma .input {
    padding: 0
}

    .ma .input input, .ma .input input:focus {
        background: none;
        border: none;
        padding: 9px;
        padding-right: 135px;
        outline: none
    }

    .ma .input.large {
        max-width: 100%
    }

        .ma .input.large input, .ma .input.large input:focus {
            width: 100%;
            max-width: 100% !important;
            padding: 15px;
            padding-right: 45px !important;
            font-size: 20px
        }

        .ma .input.large span {
            top: 12px;
            right: 14px;
            font-size: 20px
        }

    .ma .input span {
        position: absolute;
        top: 10px;
        right: 10px;
        color: #000
    }

    .ma .input.subdomain input, .ma .input.subdomain input:focus {
        padding-right: 105px
    }

    .ma .input.validate.error:after {
        display: none !important
    }

    .ma .input.validate.error span {
        color: #a06767
    }

    .ma .input.copy {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: left;
        padding-left: 25px;
        position: relative
    }

        .ma .input.copy > .fa {
            position: absolute;
            top: 10px;
            left: 10px
        }

        .ma .input.copy input {
            display: block;
            text-align: left;
            width: 100%;
            max-width: 100%;
            font-size: 14px;
            margin: 0;
            padding-right: 10px
        }

        .ma .input.copy a {
            position: absolute;
            top: 0;
            right: 0;
            margin: 0;
            bottom: 0;
            padding: 9px;
            border-radius: 0
        }

.ma .inline-edit {
    display: block;
    position: relative;
    padding: 5px;
    padding-right: 30px;
    border: 1px solid transparent
}

    .ma .inline-edit input {
        display: none;
        width: 100%;
        max-width: 100%;
        padding: 1px;
        border: none;
        margin: 0;
        background: none
    }

        .ma .inline-edit input:focus {
            outline: none
        }

    .ma .inline-edit span {
        display: inline-block;
        position: relative
    }

    .ma .inline-edit i {
        padding: 3px 5px;
        border-radius: 3px
    }

        .ma .inline-edit i:hover {
            background: #d6d6d6
        }

    .ma .inline-edit .controls {
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -10px;
        margin-left: 10px;
        width: 100px;
        display: none
    }

        .ma .inline-edit .controls > * {
            float: left;
            cursor: pointer
        }

        .ma .inline-edit .controls:after {
            content: " ";
            clear: both
        }

    .ma .inline-edit:hover .controls {
        display: block
    }

    .ma .inline-edit i.fa-check {
        display: none
    }

    .ma .inline-edit.editing {
        background: #fff;
        border-color: #bfbfbf
    }

        .ma .inline-edit.editing input {
            display: block
        }

        .ma .inline-edit.editing .controls, .ma .inline-edit.editing span {
            display: none
        }

        .ma .inline-edit.editing i.fa-check {
            display: inline;
            position: absolute;
            top: 5px;
            right: 5px;
            cursor: pointer
        }

.ma .tabcontrol {
    position: relative
}

    .ma .tabcontrol > .tabs {
        position: relative;
        display: block;
        padding: 1px 1px 0 1px;
        margin: 0;
        list-style: none;
        background: rgba(200,200,200,.2);
        border-radius: 10px 10px 0 0
    }

        .ma .tabcontrol > .tabs > li, .ma .tabcontrol > .tabs > a {
            position: relative;
            display: block;
            float: left;
            border-left: .5px solid #fff;
            border-right: .5px solid #fff;
            list-style: none;
            margin: 0;
            padding: 10px 14px;
            cursor: pointer;
            text-decoration: none;
            font-size: 14px;
            transition-duration: 200ms
        }

            .ma .tabcontrol > .tabs > li:first-child, .ma .tabcontrol > .tabs > a:first-child {
                border-radius: 10px 0 0 0;
                border-left: none;
                margin-left: 0
            }

            .ma .tabcontrol > .tabs > li:hover, .ma .tabcontrol > .tabs > a:hover {
                background: #fff;
                border-color: #ececec;
                z-index: 2;
                transition-duration: 200ms
            }

            .ma .tabcontrol > .tabs > li.active, .ma .tabcontrol > .tabs > a.active {
                position: relative;
                z-index: 1;
                background: #fff;
                border-bottom: 1px solid #fff
            }

            .ma .tabcontrol > .tabs > li[disabled], .ma .tabcontrol > .tabs > a[disabled] {
                color: #b1b1b1;
                cursor: default;
                background: #ececec
            }

                .ma .tabcontrol > .tabs > li[disabled] i, .ma .tabcontrol > .tabs > a[disabled] i {
                    color: #b5b5b5 !important
                }

            .ma .tabcontrol > .tabs > li.warning, .ma .tabcontrol > .tabs > a.warning {
                padding-right: 40px
            }

                .ma .tabcontrol > .tabs > li.warning.warning, .ma .tabcontrol > .tabs > a.warning.warning {
                    background: #e4c879
                }

                    .ma .tabcontrol > .tabs > li.warning.warning:before, .ma .tabcontrol > .tabs > a.warning.warning:before {
                        color: #bf8600;
                        content: "ï±"
                    }

                .ma .tabcontrol > .tabs > li.warning:before, .ma .tabcontrol > .tabs > a.warning:before {
                    position: absolute;
                    left: 15px;
                    top: 7px;
                    font-size: 20px;
                    font-family: coachy
                }

            .ma .tabcontrol > .tabs > li > i, .ma .tabcontrol > .tabs > a > i {
                margin-right: 2px
            }

            .ma .tabcontrol > .tabs > li span, .ma .tabcontrol > .tabs > a span {
                display: block;
                color: gray;
                font-size: 14px
            }

        .ma .tabcontrol > .tabs .tab-buttons {
            position: absolute;
            top: 0;
            right: 3px
        }

            .ma .tabcontrol > .tabs .tab-buttons > .button {
                border-radius: 5px;
                margin: 7px 4px 0 0;
                padding: 5px 0;
                width: 30px;
                min-width: 30px;
                text-align: center
            }

    .ma .tabcontrol > div {
        position: relative;
        display: none;
        padding: 20px;
        background: #fff;
        border: 1px solid #ececec;
        border-top: none;
        min-height: 300px
    }

        .ma .tabcontrol > div.active {
            display: block
        }

    .ma .tabcontrol.smaller > .tabs li, .ma .tabcontrol.smaller > .tabs a {
        font-size: 14px;
        padding: 5px 10px
    }

    .ma .tabcontrol.smaller > div {
        min-height: 0
    }

.ma table thead .filter-head th {
    padding-bottom: 0 !important
}

.ma table thead .filter th:last-child {
    text-align: right !important
}

.ma table thead .filter th {
    padding-top: 3px !important
}

    .ma table thead .filter th input[type=text], .ma table thead .filter th input[type=number] {
        padding: 5px;
        margin: 0
    }

.ma table thead .filter .status-filter {
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 10px;
    border: 1px solid #bfbfbf;
    cursor: pointer;
    vertical-align: bottom;
    text-align: center
}

    .ma table thead .filter .status-filter:before {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: #585858;
        font-family: coachy
    }

    .ma table thead .filter .status-filter.status1:before {
        content: "ï€Œ"
    }

    .ma table thead .filter .status-filter.status2:before {
        content: "ï€"
    }

