@import url("https://fonts.googleapis.com/css?family=Roboto:400,300italic,300,100italic,100,400italic,500,500italic&subset=latin,cyrillic-ext,latin-ext,cyrillic");

@media only screen and (min-width: 96.06667em) {
    .site-panel__content {
        width: 83.33333%
    }
}

.site-panel {
    box-sizing: content-box;
    padding: 20px 0;
    background: #fff;
    height: 30px;
    width: 100%;
    position: relative;
    z-index: 100;
    min-width: 1050px;
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}

.site-panel svg {
    width: 24px;
    height: 24px;
    fill: #92979c
}

.site-panel, .site-panel a, .site-panel button {
    font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #92979c
}

.site-panel a, .site-panel button {
    display: inline-block
}

.site-panel a:hover, .site-panel button:hover {
    cursor: pointer;
    color: #22313f
}

.site-panel a:hover svg, .site-panel button:hover svg {
    fill: #22313f
}

.site-panel a {
    text-decoration: none
}

.site-panel button {
    outline: none
}

.site-panel .ui.dropdown__icon {
    font-size: 24px
}

.site-panel .ui.dropdown .menu {
    border-radius: 0;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.11), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
    border: none;
    margin-top: 10px;
    left: auto;
    right: -40px
}

.site-panel__content {
    padding: 0 20px 0 30px;
    box-sizing: border-box
}

.site-panel__left-side {
    padding-left: 16px;
    box-sizing: border-box;
    float: left
}

.site-panel__right-side {
    float: right;
    text-align: right
}

.site-panel__right-side, .site-panel__right-side a, .site-panel__right-side button {
    font-size: 14px
}

.site-panel__item {
    padding: 0 15px;
    line-height: 30px;
    border-right: 1px solid #ddd
}

.site-panel__item:last-child {
    padding-right: 0;
    border-right: none
}

.site-panel__item_active {
    color: #22313f
}

.site-panel__item_active svg {
    fill: #22313f
}

.site-panel__item-icon {
    margin-right: 10px;
    height: 24px
}

.site-panel__item-icon_success svg {
    fill: #00d057
}

.site-panel__item_no-business {
    padding: 0;
    line-height: 30px
}

.site-panel__balance {
    color: #6b757e
}

.site-panel .business-popup-container {
    display: none
}

.site-panel .more-possibility {
    border-radius: 3px;
    padding: 4px 15px;
    color: #fff;
    background: #0cca4a;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out
}

.site-panel .more-possibility:hover {
    color: #fff;
    background-color: #0bba44
}

.info-panel {
    text-align: center;
    font-size: 16px;
    position: relative;
    z-index: 1;
    background: #1092d3;
    padding: 4px 0
}

.info-panel_alert {
    background: #b94a48
}

.info-panel, .info-panel a {
    color: #fff;
    font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal
}

.info-panel .icon svg {
    fill: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: auto
}

.info-panel .icon_close {
    margin-left: 15px;
    opacity: 0.7;
    cursor: pointer
}

.info-panel .icon_close:hover svg {
    opacity: 1
}

.site-icons-close {
    /*background: url(/img/sprites/compiled/site-icons-34962fa55f.png) -32px 0 no-repeat;*/
    width: 9px;
    height: 9px
}

.site-icons-csv {
    /*background: url(/img/sprites/compiled/site-icons-34962fa55f.png) 0 0 no-repeat;*/
    width: 32px;
    height: 40px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 10px 0 10px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 10px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -6px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-content {
    text-align: center
}

.mfp-content .window {
    text-align: left;
    display: inline-block;
    background: #fff;
    margin: 20px 0
}

.mfp-wrap, .mfp-bg {
    height: 100% !important;
    position: fixed !important;
    top: 0 !important
}

.mfp-wrap {
    overflow-y: auto
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.notify-line {
    background: #02508b;
    color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100
}

.notify-line__height {
    width: 100%;
    height: 50px
}

.notify-line--nethouse-domains .notify-line__logo > * {
    display: inline-block;
    vertical-align: bottom
}

.notify-line--nethouse-domains .notify-line__logo-image {
    margin-right: 10px
}

.notify-line--nethouse-domains .notify-line__logo-text {
    position: relative;
    padding-left: 10px
}

.notify-line--nethouse-domains .notify-line__logo-text:before {
    width: 1px;
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    bottom: -3px;
    background-color: rgba(255, 255, 255, 0.5)
}

.notify-line a {
    display: block;
    text-decoration: none;
    border: none;
    color: #fff
}

.notify-line__underline {
    text-decoration: underline
}

.notify-line__content {
    padding-bottom: 12px;
    padding-top: 6px;
    width: 962px;
    margin: auto;
    text-align: center;
    font-size: 18px;
    font-family: "Arial", sans-serif
}

.notify-line__logo, .notify-line__text {
    display: inline-block;
    vertical-align: bottom
}

.notify-line__logo {
    margin-right: 50px
}

.notify-line__logo-image {
    height: 32px
}

.notify-line__close {
    top: 13px;
    font-size: 20px;
    cursor: pointer;
    right: 20px;
    opacity: 0.5;
    position: absolute;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.notify-line__close:hover {
    opacity: 1
}

.notify-line__domain-zone {
    color: #ffac28;
    font-weight: bold;
    text-transform: uppercase
}

.-screen-loader {
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    padding: 0 8px;
    overflow: hidden;
    box-sizing: border-box
}

.-screen-loader:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.-screen-loader div {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.-screen-loader div .-screen-loader-img {
    padding: 8px 10px;
    margin: auto;
    position: relative
}

.-screen-loader div .-screen-loader-img:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    opacity: 0.9;
    background: #000
}

.-screen-loader div img {
    position: relative;
    z-index: 15;
    width: 24px;
    height: 24px
}

.pagination .item {
    cursor: pointer;
    padding: 4px 6px;
    font-size: 14px;
    min-width: 11px;
    line-height: 14px;
    border-radius: 14px
}

.pagination .item.active {
    cursor: default;
    border-color: #0af !important;
    color: #333
}

.pagination .item.active, .pagination .item:hover {
    padding: 3px 5px;
    border-width: 1px;
    border-style: solid
}

.pagination .item:hover {
    border-color: #6cf
}

.menu-horizontal {
    position: relative
}

.menu-horizontal .-menu-item {
    cursor: pointer;
    color: #0af
}

.menu-horizontal .active .-menu-item {
    color: #222;
    cursor: default
}

.menu-horizontal ul {
    margin: 0;
    padding: 0;
    border: 0;
    *zoom: 1
}

.menu-horizontal ul:before, .menu-horizontal ul:after {
    display: table;
    content: "";
    line-height: 0
}

.menu-horizontal ul:after {
    clear: both
}

.menu-horizontal ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px
}

.menu-horizontal ul li:first-child, .menu-horizontal ul li.first {
    padding-left: 0
}

.menu-horizontal ul li:last-child {
    padding-right: 0
}

.menu-horizontal ul li.last {
    padding-right: 0
}

.menu-horizontal ul li {
    margin-bottom: 0 !important;
    margin-right: 10px
}

.menu-horizontal .menu-arrow {
    bottom: -19px;
    z-index: 12;
    position: absolute
}

.-tooltip-notifyer-content {
    font-size: 12px
}

.tooltipster-error {
    border: 1px solid #e43725;
    background: #e43725;
    color: #fff;
    border-radius: 2px
}

.tooltipster-error .tooltipster-content {
    font-size: 12px;
    line-height: 16px;
    padding: 2px 10px 3px 10px;
    overflow: hidden
}

.tooltipster-default {
    border: 1px solid #000;
    background: #000;
    color: #fff
}

.tooltipster-default .tooltipster-content {
    font-size: 12px;
    line-height: 16px;
    padding: 4px 10px;
    overflow: hidden
}

.tooltip-notifyer {
    background: #fff;
    color: #000;
    box-shadow: 0 2px 5px -2px #000;
    pointer-events: auto !important
}

.tooltip-notifyer .site-icons-close {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer
}

.tooltip-notifyer.tooltip-type-warning {
    border: 1px solid #ff8800
}

.tooltip-notifyer .tooltipster-content {
    padding: 10px;
    overflow: hidden
}

.tooltip-colorpicker {
    background: #fff;
    color: #000;
    box-shadow: 0 2px 5px -2px #000;
    pointer-events: auto !important;
    border: 2px solid #666
}

.tooltip-colorpicker .tooltipster-content {
    overflow: hidden
}

.tooltipster-icon {
    cursor: help;
    margin-left: 4px
}

.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    pointer-events: none;
    width: auto;
    overflow: visible
}

.tooltipster-base .tooltipster-content {
    overflow: hidden
}

.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.tooltipster-arrow span, .tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px
}

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 6px solid transparent !important;
    border-right: 6px solid transparent !important;
    border-top: 6px solid;
    bottom: -5px
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 6px solid transparent !important;
    border-right: 6px solid transparent !important;
    border-bottom: 6px solid;
    top: -5px
}

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto
}

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
    left: 6px
}

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px
}

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
    right: 6px
}

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px
}

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -8px
}

.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px
}

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -8px;
    left: -8px
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -9px
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4)
}

.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    transition-property: all;
    top: 0px !important;
    opacity: 0
}

.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    transition-property: all;
    left: 0px !important;
    opacity: 0
}

.tooltipster-content-changing {
    opacity: 0.5;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

@font-face {
    font-family: 'icons';
    /*src: url("/fonts/icons.eot?-99nxtu");*/
    /*src: url("/fonts/icons.eot?#iefix-99nxtu") format("embedded-opentype"), url("/fonts/icons.woff?-99nxtu") format("woff"), url("/fonts/icons.ttf?-99nxtu") format("truetype"), url("/fonts/icons.svg?-99nxtu#icons") format("svg");*/
    font-weight: normal;
    font-style: normal
}

[class^="-icon-font-"], [class*=" -icon-font-"] {
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="-icon-font-"].off, [class*=" -icon-font-"].off {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .4
}

[class^="-icon-font-"].off, [class*=" -icon-font-"].off {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .4
}

.-icon-font-required:before {
    font-family: Arial, sans-serif;
    content: "*";
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    display: inline-block;
    height: .5em;
    width: .5em;
    text-align: center
}

.-icon-font-home:before {
    content: "\e613"
}

.-icon-font-link:before {
    content: "\e614"
}

.-icon-font-futbol-o:before {
    content: "\f1e3"
}

.-icon-font-eye-slash:before {
    content: "\f070"
}

.-icon-font-eye:before {
    content: "\f06e"
}

.-icon-font-basket:before {
    content: "\e610"
}

.-icon-font-home-slash:before {
    content: "\e60d"
}

.-icon-font-spin:before {
    content: "\e616"
}

.-icon-font-move-vertical:before {
    content: "\e60e"
}

.-icon-font-earth:before {
    content: "\e61c"
}

.-icon-font-stats:before {
    content: "\e61d"
}

.-icon-font-credit-card:before {
    content: "\f045"
}

.-icon-font-dashboard:before {
    content: "\f07d"
}

.-icon-font-graph:before {
    content: "\f043"
}

.-icon-font-key:before {
    content: "\f049"
}

.-icon-font-mail:before {
    content: "\f0be"
}

.-icon-font-organization:before {
    content: "\f037"
}

.-icon-font-package:before {
    content: "\f0c4"
}

.-icon-font-edit:before {
    content: "\f058"
}

.-icon-font-rocket:before {
    content: "\f033"
}

.-icon-font-image:before {
    content: "\e619"
}

.-icon-font-library:before {
    content: "\e61e"
}

.-icon-font-cart:before {
    content: "\e61f"
}

.-icon-font-credit:before {
    content: "\e620"
}

.-icon-font-phone:before {
    content: "\e603"
}

.-icon-font-location:before {
    content: "\e62c"
}

.-icon-font-print:before {
    content: "\e60c"
}

.-icon-font-download:before {
    content: "\e600"
}

.-icon-font-upload:before {
    content: "\e601"
}

.-icon-font-user:before {
    content: "\e602"
}

.-icon-font-spinner:before {
    content: "\e60f"
}

.-icon-font-gift:before {
    content: "\e621"
}

.-icon-font-happy:before {
    content: "\e63e"
}

.-icon-font-sad:before {
    content: "\e635"
}

.-icon-font-warning:before, .-notification-box .-notification.error .-notification-icon:before {
    content: "\e604"
}

.-icon-font-notification:before, .-notification-box .-notification.warning .-notification-icon:before {
    content: "\e605"
}

.-icon-font-question:before {
    content: "\e606"
}

.-icon-font-close:before {
    content: "\e607"
}

.-icon-font-checkmark:before, .-notification-box .-notification.success .-notification-icon:before {
    content: "\e608"
}

.-icon-font-checkmark2:before {
    content: "\e609"
}

.-icon-font-headphones:before {
    content: "\e622"
}

.-icon-font-wallet:before {
    content: "\e623"
}

.-icon-font-gamepad:before {
    content: "\e636"
}

.-icon-font-graduate:before {
    content: "\e637"
}

.-icon-font-eightball:before {
    content: "\e62e"
}

.-icon-font-washingmachine:before {
    content: "\e624"
}

.-icon-font-medal:before {
    content: "\e62f"
}

.-icon-font-medal2:before {
    content: "\e630"
}

.-icon-font-tools:before {
    content: "\e631"
}

.-icon-font-stats2:before {
    content: "\e632"
}

.-icon-font-sun:before {
    content: "\e633"
}

.-icon-font-cloudy:before {
    content: "\e634"
}

.-icon-font-comments-o:before {
    content: "\f0e6"
}

.-icon-font-child:before {
    content: "\f1ae"
}

.-icon-font-security:before {
    content: "\e61a"
}

.-icon-font-heart:before {
    content: "\e625"
}

.-icon-font-camera:before {
    content: "\e61b"
}

.-icon-font-settings:before {
    content: "\e626"
}

.-icon-font-pen:before {
    content: "\e638"
}

.-icon-font-bubble:before {
    content: "\e639"
}

.-icon-font-news:before {
    content: "\e63a"
}

.-icon-font-like:before {
    content: "\e627"
}

.-icon-font-megaphone:before {
    content: "\e628"
}

.-icon-font-study:before {
    content: "\e629"
}

.-icon-font-t-shirt:before {
    content: "\e63b"
}

.-icon-font-fire:before {
    content: "\e62a"
}

.-icon-font-calendar:before {
    content: "\e62b"
}

.-icon-font-truck:before {
    content: "\e62d"
}

.-icon-font-reply:before {
    content: "\e618"
}

.-icon-font-cart-2:before {
    content: "\e63f"
}

.-icon-font-check-box:before {
    content: "\e640"
}

.-icon-font-close2:before {
    content: "\e617"
}

.-icon-font-zoom-in:before {
    content: "\e037"
}

.-icon-font-arrow-left2:before {
    content: "\e094"
}

.-icon-font-arrow-right2:before {
    content: "\e095"
}

.-icon-font-database:before {
    content: "\f1c0"
}

.-icon-font-paper-plane-o:before {
    content: "\f1d9"
}

.-icon-font-bomb:before {
    content: "\f1e2"
}

.-icon-font-pie-chart:before {
    content: "\f200"
}

.-icon-font-search:before {
    content: "\f002"
}

.-icon-font-star:before {
    content: "\f005"
}

.-icon-font-star-o:before {
    content: "\f006"
}

.-icon-font-plus:before {
    content: "\f067"
}

.-icon-font-minus:before {
    content: "\f068"
}

.-icon-font-chain:before {
    content: "\f0c1"
}

.-icon-font-magic:before {
    content: "\f0d0"
}

.-icon-font-lightbulb-o:before {
    content: "\f0eb"
}

.-icon-font-laptop:before {
    content: "\f109"
}

.-icon-font-flag-o:before {
    content: "\f11d"
}

.-icon-font-flag-checkered:before {
    content: "\f11e"
}

.-icon-font-unlink:before {
    content: "\f127"
}

.-icon-font-life-bouy:before {
    content: "\f1cd"
}

.-icon-font-arrow-left-3:before {
    content: "\e642"
}

.-icon-font-arrow-right-3:before {
    content: "\e643"
}

.-icon-font-arrow-down:before {
    content: "\e63c"
}

.-icon-font-arrow-up:before {
    content: "\e63d"
}

.-icon-font-sm-arrow-down:before {
    content: "\e611"
}

.-icon-font-sm-arrow-up:before {
    content: "\e615"
}

.-icon-font-sm-arrow-right:before {
    content: "\e612"
}

.-icon-font-arrow-left:before {
    content: "\e60a"
}

.-icon-font-arrow-right:before {
    content: "\e60b"
}

.slider {
    text-align: center
}

.slider .slider_media {
    position: relative
}

.slider .slider_media, .slider .slider_media img, .slider .slider_media .next {
    border-radius: 4px
}

.slider .slider_media .next {
    position: absolute;
    z-index: 10
}

.slider .slider_media .current {
    position: relative;
    z-index: 20
}

.slider .slider-btns {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-top: 15px;
    margin-left: -10px
}

.slider .slider-btns .btn {
    width: 10px !important;
    padding: 0;
    height: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    outline-width: 0;
    margin-left: 10px;
    background-color: #fff
}

.slider .slider-btns .btn.active {
    background-color: #ccc
}

.-notification-box {
    position: fixed;
    width: 420px;
    right: 0;
    z-index: 5000
}

.-notification-box .-notification {
    box-sizing: content-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-top: 5px;
    position: absolute;
    padding: 9px 58px 11px 13px;
    width: 320px;
    border-radius: 4px;
    font-size: 14px;
    background: #fff;
    white-space: nowrap;
    border: 2px solid;
    color: #333;
    box-shadow: 0 1px 10px -3px #000
}

.-notification-box .-notification a {
    color: #0af
}

.-notification-box .-notification .-notification-timer {
    position: absolute;
    height: 3px;
    left: 0;
    width: 100%;
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5
}

.-notification-box .-notification .-notification-icon {
    cursor: pointer;
    color: #fff;
    padding: 4px 5px 5px 5px;
    border-radius: 30px;
    width: 20px;
    height: 21px;
    text-align: center;
    margin-right: 8px
}

.-notification-box .-notification.error {
    border-color: #e74c3c
}

.-notification-box .-notification.error .-notification-icon {
    background: #e74c3c
}

.-notification-box .-notification.error .-notification-timer {
    background: #e74c3c
}

.-notification-box .-notification.success {
    border-color: #90c000
}

.-notification-box .-notification.success .-notification-icon {
    background: #90c000
}

.-notification-box .-notification.success .-notification-timer {
    background: #90c000
}

.-notification-box .-notification.warning {
    border-color: #ff8a00
}

.-notification-box .-notification.warning .-notification-icon {
    background: #ff8a00
}

.-notification-box .-notification.warning .-notification-timer {
    background: #ff8a00
}

.-notification-box .-notification .-notification-close {
    position: absolute;
    right: 10px;
    cursor: pointer
}

.-notification-box .-notification .-notification-text {
    white-space: normal
}

#mrb-triggers .bl-trigger-title {
    min-height: 30px;
    margin-bottom: 25px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: 100%
}

#mrb-triggers .bl-trigger-title p {
    font-size: 24px
}

#mrb-triggers .bl-trigger {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 18%
}

#mrb-triggers .bl-trigger-img {
    text-align: center
}

#mrb-triggers .bl-trigger-img img {
    max-width: 100%
}

#mrb-triggers.theme-default .bl-trigger-icon {
    font-size: 4.5rem;
    padding: 20px 0
}

#mrb-triggers.theme-default .bl-trigger-img {
    background-image: none !important
}

#mrb-triggers.theme-default .bl-triggers-list, #mrb-triggers.theme-default-circle .bl-triggers-list {
    width: 100%
}

#mrb-triggers.theme-default .bl-trigger, #mrb-triggers.theme-default-circle .bl-trigger {
    width: 100%;
    margin-bottom: 15px
}

#mrb-triggers.theme-default .blr-trigger-media, #mrb-triggers.theme-default-circle .blr-trigger-media {
    text-align: center
}

#mrb-triggers.theme-default .bl-triggers_1 .bl-trigger, #mrb-triggers.theme-default-circle .bl-triggers_1 .bl-trigger {
    width: 96%;
    margin-left: 6%
}

#mrb-triggers.theme-default .bl-triggers_2 .bl-trigger, #mrb-triggers.theme-default-circle .bl-triggers_2 .bl-trigger {
    width: 47%;
    margin-left: 4%
}

#mrb-triggers.theme-default .bl-triggers_3 .bl-trigger, #mrb-triggers.theme-default-circle .bl-triggers_3 .bl-trigger {
    width: 30.66667%;
    margin-left: 3.33333%
}

#mrb-triggers.theme-default .bl-triggers_4 .bl-trigger, #mrb-triggers.theme-default-circle .bl-triggers_4 .bl-trigger {
    width: 22.5%;
    margin-left: 3%
}

#mrb-triggers.theme-default .bl-triggers_5 .bl-trigger, #mrb-triggers.theme-default-circle .bl-triggers_5 .bl-trigger {
    width: 17.6%;
    margin-left: 2.8%
}

#mrb-triggers.theme-default .bl-triggers-list, #mrb-triggers.theme-default-circle .bl-triggers-list {
    margin-left: 0;
    text-align: center
}

#mrb-triggers.theme-default .bl-trigger, #mrb-triggers.theme-default-circle .bl-trigger {
    margin-bottom: 0
}

#mrb-triggers.theme-default .bl-trigger:first-child, #mrb-triggers.theme-default-circle .bl-trigger:first-child {
    margin-left: 0 !important
}

#mrb-triggers.theme-default .bl-trigger-text, #mrb-triggers.theme-default-circle .bl-trigger-text {
    text-align: center;
    margin-top: 10px
}

#mrb-triggers.theme-default-circle .bl-trigger-icon {
    font-size: 2.3rem;
    padding: 20px 0
}

#mrb-triggers.theme-default-circle .blr-trigger-media {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    text-align: center
}

#mrb-triggers.theme-default-circle .blr-trigger-media::before, #mrb-triggers.theme-default-circle .blr-trigger-media::after {
    content: ' ';
    display: table
}

#mrb-triggers.theme-default-circle .blr-trigger-media::after {
    clear: both
}

#mrb-triggers.theme-default-circle .blr-trigger-media .bl-trigger-icon {
    background: transparent !important;
    border: 2px solid #444;
    width: 72%;
    max-width: 90px;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    line-height: 1;
    padding: 0
}

#mrb-triggers.theme-default-circle .blr-trigger-media .bl-trigger-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.15rem 0 0 -1.15rem
}

#mrb-triggers.theme-default-circle .blr-trigger-media .bl-trigger-icon:after {
    content: "";
    display: block;
    margin-top: 100%
}

#mrb-triggers.theme-default-circle .blr-trigger-media .bl-trigger-img {
    width: 72%;
    max-width: 200px;
    margin: 0 auto;
    border: 2px solid #444;
    position: relative;
    line-height: 1;
    background-size: cover !important;
    border-radius: 50%
}

#mrb-triggers.theme-default-circle .blr-trigger-media .bl-trigger-img:before {
    content: "";
    display: block;
    margin-top: 100%
}

#mrb-triggers.theme-default-circle .blr-trigger-media .bl-trigger-img img {
    display: none !important
}

#mrb-triggers.theme-horizontal-circle .blr-trigger-media {
    overflow: hidden;
    position: relative;
    border-radius: 50%
}

#mrb-triggers.theme-horizontal-circle .blr-trigger-media:before {
    content: "";
    display: block;
    margin-top: 100%
}

#mrb-triggers.theme-horizontal-circle .blr-trigger-media .bl-trigger-icon {
    line-height: 1
}

#mrb-triggers.theme-horizontal-circle .blr-trigger-media .bl-trigger-icon:before {
    line-height: 1;
    position: absolute;
    margin-top: -20px;
    right: 0;
    left: 0;
    top: 50%
}

#mrb-triggers.theme-horizontal-circle .blr-trigger-media .bl-trigger-icon:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 50%;
    border: 8px solid #fff;
    opacity: 0.5
}

#mrb-triggers.theme-horizontal-circle .blr-trigger-media .bl-trigger-icon, #mrb-triggers.theme-horizontal-circle .blr-trigger-media .bl-trigger-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#mrb-triggers.theme-horizontal-circle .blr-trigger-media .bl-trigger-img:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 50%;
    border: 8px solid #fff;
    opacity: 0.5
}

#mrb-triggers.theme-horizontal, #mrb-triggers.theme-horizontal-circle {
    text-align: center
}

#mrb-triggers.theme-horizontal .bl-triggers-list, #mrb-triggers.theme-horizontal-circle .bl-triggers-list {
    width: 100%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-left: -2%
}

#mrb-triggers.theme-horizontal .bl-trigger, #mrb-triggers.theme-horizontal-circle .bl-trigger {
    width: 48%;
    margin: 0 0 15px 2%;
    padding-top: 16px
}

#mrb-triggers.theme-horizontal .bl-trigger-icon, #mrb-triggers.theme-horizontal-circle .bl-trigger-icon {
    font-size: 40px;
    padding: 10px 0
}

#mrb-triggers.theme-horizontal .bl-trigger-text, #mrb-triggers.theme-horizontal-circle .bl-trigger-text {
    width: 74%
}

#mrb-triggers.theme-horizontal .bl-trigger-text, #mrb-triggers.theme-horizontal .blr-trigger-media, #mrb-triggers.theme-horizontal-circle .bl-trigger-text, #mrb-triggers.theme-horizontal-circle .blr-trigger-media {
    display: inline-block;
    vertical-align: middle
}

#mrb-triggers.theme-horizontal .blr-trigger-media, #mrb-triggers.theme-horizontal-circle .blr-trigger-media {
    text-align: center;
    width: 22%;
    margin-right: 3%
}

#mrb-triggers.theme-horizontal .bl-trigger-img img, #mrb-triggers.theme-horizontal-circle .bl-trigger-img img {
    width: 100%
}

.mrb-image {
    text-align: center
}

.mrb-image img {
    max-width: 100%
}

[class^="theme-default-flat"]#mrb-button-block .mrb-btn-item, [class*="theme-default-flat"]#mrb-button-block .mrb-btn-item {
    color: #fff !important;
    background-color: #0073db !important;
    border-radius: 4px
}

[class^="theme-default-flat"]#mrb-button-block .mrb-btn-item:before, [class*="theme-default-flat"]#mrb-button-block .mrb-btn-item:before {
    border-radius: 4px
}

[class^="theme-default-flat"]#mrb-button-block .mrb-btn-item:hover:before, [class*="theme-default-flat"]#mrb-button-block .mrb-btn-item:hover:before {
    background-color: rgba(255, 255, 255, 0.1)
}

#mrb-button-block {
    text-align: center
}

#mrb-button-block.theme-default-flat-orange .mrb-btn-item {
    background-color: #f46036 !important
}

#mrb-button-block.theme-default-invert .mrb-btn-item {
    box-shadow: inset 0 0 0 2px #fff;
    background-color: rgba(17, 17, 17, 0.2);
    color: #fff
}

#mrb-button-block.theme-default-invert .mrb-btn-item:hover, #mrb-button-block.theme-default-invert .mrb-btn-item:focus {
    color: #111;
    background-color: #fff;
    opacity: 1
}

#mrb-button-block.theme-default-bordered-trans .mrb-btn-item {
    box-shadow: inset 0 0 0 2px #111;
    background-color: transparent;
    color: #111
}

#mrb-button-block.theme-default-bordered-trans .mrb-btn-item:hover, #mrb-button-block.theme-default-bordered-trans .mrb-btn-item:focus {
    color: #fff;
    background-color: #111;
    opacity: 1
}

#mrb-button-block.theme-default-bordered-white .mrb-btn-item {
    box-shadow: inset 0 0 0 2px #111;
    background-color: rgba(255, 255, 255, 0.95);
    color: #111
}

#mrb-button-block.theme-default-bordered-white .mrb-btn-item:hover, #mrb-button-block.theme-default-bordered-white .mrb-btn-item:focus {
    color: #111;
    background-color: rgba(255, 255, 255, 0.95);
    opacity: .6
}

#mrb-button-block.theme-default .mrb-btn-item {
    color: #fff !important;
    background-color: #0073db !important;
    overflow: hidden;
    border-radius: 5px
}

#mrb-button-block.theme-default .mrb-btn-item:after {
    height: 3px;
    background: rgba(0, 0, 0, 0.2)
}

#mrb-button-block.theme-default .mrb-btn-item:hover:before {
    background: rgba(0, 0, 0, 0.2)
}

#mrb-button-block.theme-default .mrb-btn-item:hover:after {
    background: rgba(0, 0, 0, 0.4)
}

#mrb-button-block.theme-default .mrb-btn-item:active {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px)
}

#mrb-button-block.theme-default .mrb-btn-item:active:after {
    height: 0
}

#mrb-button-block.theme-default-dashed .mrb-btn-item {
    color: #222 !important;
    background-color: #5bc0de !important;
    border: 2px dashed #5bc0de !important;
    text-overflow: ellipsis
}

#mrb-button-block.theme-default-dashed .mrb-btn-item:hover {
    background: transparent !important
}

#mrb-button-block.theme-default-dashed .mrb-btn-item:active {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px)
}

#mrb-button-block.theme-default-rounded .mrb-btn-item {
    color: #fff !important;
    background-color: #ba68c8 !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 0 2px #fff !important;
    border-radius: 25px
}

#mrb-button-block.theme-default-rounded .mrb-btn-item.mrb-btn-large {
    border-radius: 40px
}

#mrb-button-block.theme-default-rounded .mrb-btn-item.mrb-btn-large:before {
    border-radius: 40px
}

#mrb-button-block.theme-default-rounded .mrb-btn-item:before {
    border-radius: 25px
}

#mrb-button-block.theme-default-rounded .mrb-btn-item:hover:before {
    background-color: rgba(0, 0, 0, 0.2)
}

#mrb-button-block.theme-default-bordered .mrb-btn-item {
    color: #f46036 !important;
    box-shadow: inset 0 0 0 2px #f46036 !important;
    background-color: transparent !important;
    border-radius: 25px;
    overflow: hidden
}

#mrb-button-block.theme-default-bordered .mrb-btn-item.mrb-btn-large {
    border-radius: 40px
}

#mrb-button-block.theme-default-bordered .mrb-btn-item:hover {
    color: #fff !important;
    background-color: #f46036 !important
}

#mrb-button-block.theme-default-bordered .mrb-btn-item:active:after {
    background-color: rgba(0, 0, 0, 0.2)
}

#mrb-button-block .mrb-btn-item {
    outline: none;
    font-size: 15px;
    padding: 15px 25px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
    font-weight: normal;
    line-height: normal;
    vertical-align: middle;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity, color, background, border-color, -webkit-transform;
    transition-property: opacity, color, background, border-color, -webkit-transform;
    transition-property: transform, opacity, color, background, border-color;
    transition-property: transform, opacity, color, background, border-color, -webkit-transform
}

#mrb-button-block .mrb-btn-item.mrb-btn-large {
    padding: 20px 40px;
    font-size: 20px
}

#mrb-button-block .mrb-btn-item.mrb-btn-small {
    padding: 10px 15px;
    font-size: 12px
}

#mrb-button-block .mrb-btn-item:before {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: ""
}

#mrb-button-block .mrb-btn-item:after {
    content: "";
    bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    right: 0;
    left: 0;
    height: 100%;
    position: absolute
}

#mrb-button-block .mrb-btn-item .mrb-btn-item-text {
    position: relative;
    z-index: 2;
    display: inline-block;
    min-width: 20px;
    max-width: 100%;
    word-break: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    line-height: normal
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-mrb-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-mrb-small-only {
        display: none !important
    }
}

@media screen and (min-width: 40em) {
    .hide-for-mrb-medium {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-mrb-medium {
        display: none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-mrb-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-mrb-medium-only {
        display: none !important
    }
}

@media screen and (min-width: 64em) {
    .hide-for-mrb-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-mrb-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-mrb-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .show-for-mrb-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;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.show-for-landscape, .hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape, .hide-for-portrait {
        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
    }
}

.mr-block .mrb-small-1 {
    width: 5.55556%
}

.mr-block .mrb-small-2 {
    width: 11.11111%
}

.mr-block .mrb-small-3 {
    width: 16.66667%
}

.mr-block .mrb-small-4 {
    width: 22.22222%
}

.mr-block .mrb-small-5 {
    width: 27.77778%
}

.mr-block .mrb-small-6 {
    width: 33.33333%
}

.mr-block .mrb-small-7 {
    width: 38.88889%
}

.mr-block .mrb-small-8 {
    width: 44.44444%
}

.mr-block .mrb-small-9 {
    width: 50%
}

.mr-block .mrb-small-10 {
    width: 55.55556%
}

.mr-block .mrb-small-11 {
    width: 61.11111%
}

.mr-block .mrb-small-12 {
    width: 66.66667%
}

.mr-block .mrb-small-13 {
    width: 72.22222%
}

.mr-block .mrb-small-14 {
    width: 77.77778%
}

.mr-block .mrb-small-15 {
    width: 83.33333%
}

.mr-block .mrb-small-16 {
    width: 88.88889%
}

.mr-block .mrb-small-17 {
    width: 94.44444%
}

.mr-block .mrb-small-18 {
    width: 100%
}

@media screen and (min-width: 40em) {
    .mr-block .mrb-medium-1 {
        width: 5.55556%
    }

    .mr-block .mrb-medium-2 {
        width: 11.11111%
    }

    .mr-block .mrb-medium-3 {
        width: 16.66667%
    }

    .mr-block .mrb-medium-4 {
        width: 22.22222%
    }

    .mr-block .mrb-medium-5 {
        width: 27.77778%
    }

    .mr-block .mrb-medium-6 {
        width: 33.33333%
    }

    .mr-block .mrb-medium-7 {
        width: 38.88889%
    }

    .mr-block .mrb-medium-8 {
        width: 44.44444%
    }

    .mr-block .mrb-medium-9 {
        width: 50%
    }

    .mr-block .mrb-medium-10 {
        width: 55.55556%
    }

    .mr-block .mrb-medium-11 {
        width: 61.11111%
    }

    .mr-block .mrb-medium-12 {
        width: 66.66667%
    }

    .mr-block .mrb-medium-13 {
        width: 72.22222%
    }

    .mr-block .mrb-medium-14 {
        width: 77.77778%
    }

    .mr-block .mrb-medium-15 {
        width: 83.33333%
    }

    .mr-block .mrb-medium-16 {
        width: 88.88889%
    }

    .mr-block .mrb-medium-17 {
        width: 94.44444%
    }

    .mr-block .mrb-medium-18 {
        width: 100%
    }
}

@media screen and (min-width: 64em) {
    .mr-block .mrb-large-1 {
        width: 5.55556%
    }

    .mr-block .mrb-large-2 {
        width: 11.11111%
    }

    .mr-block .mrb-large-3 {
        width: 16.66667%
    }

    .mr-block .mrb-large-4 {
        width: 22.22222%
    }

    .mr-block .mrb-large-5 {
        width: 27.77778%
    }

    .mr-block .mrb-large-6 {
        width: 33.33333%
    }

    .mr-block .mrb-large-7 {
        width: 38.88889%
    }

    .mr-block .mrb-large-8 {
        width: 44.44444%
    }

    .mr-block .mrb-large-9 {
        width: 50%
    }

    .mr-block .mrb-large-10 {
        width: 55.55556%
    }

    .mr-block .mrb-large-11 {
        width: 61.11111%
    }

    .mr-block .mrb-large-12 {
        width: 66.66667%
    }

    .mr-block .mrb-large-13 {
        width: 72.22222%
    }

    .mr-block .mrb-large-14 {
        width: 77.77778%
    }

    .mr-block .mrb-large-15 {
        width: 83.33333%
    }

    .mr-block .mrb-large-16 {
        width: 88.88889%
    }

    .mr-block .mrb-large-17 {
        width: 94.44444%
    }

    .mr-block .mrb-large-18 {
        width: 100%
    }
}

.-gd-content {
    padding: 15px 5px 10px 5px;
    z-index: 30
}

.-gd-content img {
    display: inline-block;
    vertical-align: middle
}

.mrb-inline-group_top > * {
    display: inline-block;
    vertical-align: top
}

.mrb-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@font-face {
    font-family: "triggers-ft";
    src: url("/fonts/icon-font/triggers-ft/triggers-ft-03957382cc.eot");
    src: url("/fonts/icon-font/triggers-ft/triggers-ft-03957382cc.eot?#iefix") format("eot"), url("/fonts/icon-font/triggers-ft/triggers-ft-96c193c9db.woff") format("woff"), url("/fonts/icon-font/triggers-ft/triggers-ft-55898fedb7.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

[class^="-triggers-ft"], [class*="-triggers-ft"] {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="-triggers-ft"].off, [class*="-triggers-ft"].off {
    opacity: 0.6
}

[class^="-triggers-ft"].disable, [class*="-triggers-ft"].disable {
    opacity: 0.4;
    cursor: default
}

[class^="-triggers-ft"]:before, [class*="-triggers-ft"]:before {
    font-family: "triggers-ft"
}

.-triggers-ft-bomb:before {
    content: "юиБ"
}

.-triggers-ft-bubble:before {
    content: "юиВ"
}

.-triggers-ft-calendar:before {
    content: "юиГ"
}

.-triggers-ft-camera:before {
    content: "юиД"
}

.-triggers-ft-cart:before {
    content: "юиЕ"
}

.-triggers-ft-child:before {
    content: "юиЖ"
}

.-triggers-ft-cloudy:before {
    content: "юиЗ"
}

.-triggers-ft-comments-o:before {
    content: "юиИ"
}

.-triggers-ft-credit-card:before {
    content: "юиЙ"
}

.-triggers-ft-credit:before {
    content: "юиК"
}

.-triggers-ft-dashboard:before {
    content: "юиЛ"
}

.-triggers-ft-database:before {
    content: "юиМ"
}

.-triggers-ft-earth:before {
    content: "юиН"
}

.-triggers-ft-eightball:before {
    content: "юиО"
}

.-triggers-ft-fire:before {
    content: "юиП"
}

.-triggers-ft-flag-checkered:before {
    content: "юиР"
}

.-triggers-ft-flag-o:before {
    content: "юиС"
}

.-triggers-ft-futbol-o:before {
    content: "юиТ"
}

.-triggers-ft-gamepad:before {
    content: "юиУ"
}

.-triggers-ft-gift:before {
    content: "юиФ"
}

.-triggers-ft-graduate:before {
    content: "юиХ"
}

.-triggers-ft-graph:before {
    content: "юиЦ"
}

.-triggers-ft-happy:before {
    content: "юиЧ"
}

.-triggers-ft-headphones:before {
    content: "юиШ"
}

.-triggers-ft-heart:before {
    content: "юиЩ"
}

.-triggers-ft-key:before {
    content: "юиЪ"
}

.-triggers-ft-laptop:before {
    content: "юиЫ"
}

.-triggers-ft-life-bouy:before {
    content: "юиЬ"
}

.-triggers-ft-lightbulb-o:before {
    content: "юиЭ"
}

.-triggers-ft-like:before {
    content: "юиЮ"
}

.-triggers-ft-location:before {
    content: "юиЯ"
}

.-triggers-ft-magic:before {
    content: "юиа"
}

.-triggers-ft-medal:before {
    content: "юиб"
}

.-triggers-ft-medal2:before {
    content: "юив"
}

.-triggers-ft-megaphone:before {
    content: "юиг"
}

.-triggers-ft-news:before {
    content: "юид"
}

.-triggers-ft-organization:before {
    content: "юие"
}

.-triggers-ft-package:before {
    content: "юиж"
}

.-triggers-ft-paper-plane-o:before {
    content: "юиз"
}

.-triggers-ft-pen:before {
    content: "юии"
}

.-triggers-ft-pie-chart:before {
    content: "юий"
}

.-triggers-ft-rocket:before {
    content: "юик"
}

.-triggers-ft-security:before {
    content: "юил"
}

.-triggers-ft-settings:before {
    content: "юим"
}

.-triggers-ft-star-o:before {
    content: "юин"
}

.-triggers-ft-stats:before {
    content: "юио"
}

.-triggers-ft-stats2:before {
    content: "юип"
}

.-triggers-ft-study:before {
    content: "юи░"
}

.-triggers-ft-sun:before {
    content: "юи▒"
}

.-triggers-ft-t-shirt:before {
    content: "юи▓"
}

.-triggers-ft-tools:before {
    content: "юи│"
}

.-triggers-ft-truck:before {
    content: "юи┤"
}

.-triggers-ft-wallet:before {
    content: "юи╡"
}

.-triggers-ft-washingmachine:before {
    content: "юи╢"
}

.row-fluid {
    width: 100%;
    *zoom: 1
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 25px;
    box-sizing: border-box;
    float: left;
    margin-left: 1.84049%;
    *margin-left: 1.78937%
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.84049%
}

.row-fluid .span1 {
    width: 6.64622%;
    *width: 6.59509%
}

.row-fluid .span2 {
    width: 15.13292%;
    *width: 15.0818%
}

.row-fluid .span3 {
    width: 23.61963%;
    *width: 23.56851%
}

.row-fluid .span4 {
    width: 32.10634%;
    *width: 32.05521%
}

.row-fluid .span5 {
    width: 40.59305%;
    *width: 40.54192%
}

.row-fluid .span6 {
    width: 49.07975%;
    *width: 49.02863%
}

.row-fluid .span7 {
    width: 57.56646%;
    *width: 57.51534%
}

.row-fluid .span8 {
    width: 66.05317%;
    *width: 66.00204%
}

.row-fluid .span9 {
    width: 74.53988%;
    *width: 74.48875%
}

.row-fluid .span10 {
    width: 83.02658%;
    *width: 82.97546%
}

.row-fluid .span11 {
    width: 91.51329%;
    *width: 91.46217%
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94888%
}

.row-fluid .offset1 {
    margin-left: 10.3272%;
    *margin-left: 10.22495%
}

.row-fluid .offset1:first-child {
    margin-left: 8.48671%;
    *margin-left: 8.38446%
}

.row-fluid .offset2 {
    margin-left: 18.81391%;
    *margin-left: 18.71166%
}

.row-fluid .offset2:first-child {
    margin-left: 16.97342%;
    *margin-left: 16.87117%
}

.row-fluid .offset3 {
    margin-left: 27.30061%;
    *margin-left: 27.19836%
}

.row-fluid .offset3:first-child {
    margin-left: 25.46012%;
    *margin-left: 25.35787%
}

.row-fluid .offset4 {
    margin-left: 35.78732%;
    *margin-left: 35.68507%
}

.row-fluid .offset4:first-child {
    margin-left: 33.94683%;
    *margin-left: 33.84458%
}

.row-fluid .offset5 {
    margin-left: 44.27403%;
    *margin-left: 44.17178%
}

.row-fluid .offset5:first-child {
    margin-left: 42.43354%;
    *margin-left: 42.33129%
}

.row-fluid .offset6 {
    margin-left: 52.76074%;
    *margin-left: 52.65849%
}

.row-fluid .offset6:first-child {
    margin-left: 50.92025%;
    *margin-left: 50.818%
}

.row-fluid .offset7 {
    margin-left: 61.24744%;
    *margin-left: 61.14519%
}

.row-fluid .offset7:first-child {
    margin-left: 59.40695%;
    *margin-left: 59.3047%
}

.row-fluid .offset8 {
    margin-left: 69.73415%;
    *margin-left: 69.6319%
}

.row-fluid .offset8:first-child {
    margin-left: 67.89366%;
    *margin-left: 67.79141%
}

.row-fluid .offset9 {
    margin-left: 78.22086%;
    *margin-left: 78.11861%
}

.row-fluid .offset9:first-child {
    margin-left: 76.38037%;
    *margin-left: 76.27812%
}

.row-fluid .offset10 {
    margin-left: 86.70757%;
    *margin-left: 86.60532%
}

.row-fluid .offset10:first-child {
    margin-left: 84.86708%;
    *margin-left: 84.76483%
}

.row-fluid .offset11 {
    margin-left: 95.19427%;
    *margin-left: 95.09202%
}

.row-fluid .offset11:first-child {
    margin-left: 93.35378%;
    *margin-left: 93.25153%
}

.row-fluid .offset12 {
    margin-left: 103.68098%;
    *margin-left: 103.57873%
}

.row-fluid .offset12:first-child {
    margin-left: 101.84049%;
    *margin-left: 101.73824%
}

.row-fluid .span1-f {
    margin-left: 0;
    width: 8.48671%;
    *width: 8.38446%
}

.row-fluid .span1-f:first-child {
    width: 6.64622%;
    *width: 6.59509%
}

.row-fluid .span2-f {
    margin-left: 0;
    width: 16.97342%;
    *width: 16.87117%
}

.row-fluid .span2-f:first-child {
    width: 15.13292%;
    *width: 15.0818%
}

.row-fluid .span3-f {
    margin-left: 0;
    width: 25.46012%;
    *width: 25.35787%
}

.row-fluid .span3-f:first-child {
    width: 23.61963%;
    *width: 23.56851%
}

.row-fluid .span4-f {
    margin-left: 0;
    width: 33.94683%;
    *width: 33.84458%
}

.row-fluid .span4-f:first-child {
    width: 32.10634%;
    *width: 32.05521%
}

.row-fluid .span5-f {
    margin-left: 0;
    width: 42.43354%;
    *width: 42.33129%
}

.row-fluid .span5-f:first-child {
    width: 40.59305%;
    *width: 40.54192%
}

.row-fluid .span6-f {
    margin-left: 0;
    width: 50.92025%;
    *width: 50.818%
}

.row-fluid .span6-f:first-child {
    width: 49.07975%;
    *width: 49.02863%
}

.row-fluid .span7-f {
    margin-left: 0;
    width: 59.40695%;
    *width: 59.3047%
}

.row-fluid .span7-f:first-child {
    width: 57.56646%;
    *width: 57.51534%
}

.row-fluid .span8-f {
    margin-left: 0;
    width: 67.89366%;
    *width: 67.79141%
}

.row-fluid .span8-f:first-child {
    width: 66.05317%;
    *width: 66.00204%
}

.row-fluid .span9-f {
    margin-left: 0;
    width: 76.38037%;
    *width: 76.27812%
}

.row-fluid .span9-f:first-child {
    width: 74.53988%;
    *width: 74.48875%
}

.row-fluid .span10-f {
    margin-left: 0;
    width: 84.86708%;
    *width: 84.76483%
}

.row-fluid .span10-f:first-child {
    width: 83.02658%;
    *width: 82.97546%
}

.row-fluid .span11-f {
    margin-left: 0;
    width: 93.35378%;
    *width: 93.25153%
}

.row-fluid .span11-f:first-child {
    width: 91.51329%;
    *width: 91.46217%
}

.row-fluid .span12-f {
    margin-left: 0;
    width: 101.84049%;
    *width: 101.73824%
}

.row-fluid .span12-f:first-child {
    width: 100%;
    *width: 99.94888%
}

.row-fluid .span1-clm {
    margin-left: 0;
    width: 8.33333%;
    *width: 8.23108%
}

.row-fluid .span2-clm {
    margin-left: 0;
    width: 16.66667%;
    *width: 16.56442%
}

.row-fluid .span3-clm {
    margin-left: 0;
    width: 25%;
    *width: 24.89775%
}

.row-fluid .span4-clm {
    margin-left: 0;
    width: 33.33333%;
    *width: 33.23108%
}

.row-fluid .span5-clm {
    margin-left: 0;
    width: 41.66667%;
    *width: 41.56442%
}

.row-fluid .span6-clm {
    margin-left: 0;
    width: 50%;
    *width: 49.89775%
}

.row-fluid .span7-clm {
    margin-left: 0;
    width: 58.33333%;
    *width: 58.23108%
}

.row-fluid .span8-clm {
    margin-left: 0;
    width: 66.66667%;
    *width: 66.56442%
}

.row-fluid .span9-clm {
    margin-left: 0;
    width: 75%;
    *width: 74.89775%
}

.row-fluid .span10-clm {
    margin-left: 0;
    width: 83.33333%;
    *width: 83.23108%
}

.row-fluid .span11-clm {
    margin-left: 0;
    width: 91.66667%;
    *width: 91.56442%
}

.row-fluid .span12-clm {
    margin-left: 0;
    width: 100%;
    *width: 99.89775%
}

.row-fluid .span1-max {
    margin-left: 0;
    width: auto;
    max-width: 8.33333%;
    *max-width: 8.23108%
}

.row-fluid .span2-max {
    margin-left: 0;
    width: auto;
    max-width: 16.66667%;
    *max-width: 16.56442%
}

.row-fluid .span3-max {
    margin-left: 0;
    width: auto;
    max-width: 25%;
    *max-width: 24.89775%
}

.row-fluid .span4-max {
    margin-left: 0;
    width: auto;
    max-width: 33.33333%;
    *max-width: 33.23108%
}

.row-fluid .span5-max {
    margin-left: 0;
    width: auto;
    max-width: 41.66667%;
    *max-width: 41.56442%
}

.row-fluid .span6-max {
    margin-left: 0;
    width: auto;
    max-width: 50%;
    *max-width: 49.89775%
}

.row-fluid .span7-max {
    margin-left: 0;
    width: auto;
    max-width: 58.33333%;
    *max-width: 58.23108%
}

.row-fluid .span8-max {
    margin-left: 0;
    width: auto;
    max-width: 66.66667%;
    *max-width: 66.56442%
}

.row-fluid .span9-max {
    margin-left: 0;
    width: auto;
    max-width: 75%;
    *max-width: 74.89775%
}

.row-fluid .span10-max {
    margin-left: 0;
    width: auto;
    max-width: 83.33333%;
    *max-width: 83.23108%
}

.row-fluid .span11-max {
    margin-left: 0;
    width: auto;
    max-width: 91.66667%;
    *max-width: 91.56442%
}

.row-fluid .span12-max {
    margin-left: 0;
    width: auto;
    max-width: 100%;
    *max-width: 99.89775%
}

[class*="span"].hide, .row-fluid [class*="span"].hide {
    display: none
}

[class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
    float: right
}

.upload-image {
    position: relative;
    line-height: 1
}

.upload-image__progress {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.7)
}

.upload-image_uploaded .upload-image__progress {
    display: none
}

.upload-image canvas {
    display: block
}

.upload-image_fail .upload-image__status, .upload-image_uploaded .upload-image__status {
    display: none
}

.upload-image_fail .upload-image__progress {
    background: rgba(255, 0, 0, 0.3);
    top: 0 !important
}

.video__wrapper {
    position: relative;
    display: inline-block;
    padding-bottom: 56.25%;
    width: 100%;
    padding-top: 25px;
    height: 0
}

.video__wrapper .video__frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mce-video__frame {
    width: 100%;
    min-width: 100px;
    margin: 0;
    height: 0;
    display: inline-block;
    box-sizing: border-box;
    padding-bottom: 56%
}

.mce-video-intext, .video-intext {
    position: relative;
    width: 160px !important;
    height: 120px !important;
    cursor: pointer
}

.mce-input-error {
    border-color: #ff4500 !important
}

.mce-tooltip-error .mce-tooltip-inner {
    background-color: #ff4500
}

.mce-tooltip-error .mce-tooltip-arrow {
    border-color: #ff4500
}

.-mg-10 {
    margin: 10px
}

.-mg-l-10 {
    margin-left: 10px
}

.-mg-t-10 {
    margin-top: 10px
}

.-mg-b-10 {
    margin-bottom: 10px
}

.-mg-r-10 {
    margin-right: 10px
}

.-mg-18 {
    margin: 18px
}

.-mg-l-18 {
    margin-left: 18px
}

.-mg-t-18 {
    margin-top: 18px
}

.-mg-b-18 {
    margin-bottom: 18px
}

.-mg-r-18 {
    margin-right: 18px
}

.-mg-24 {
    margin: 24px
}

.-mg-l-24 {
    margin-left: 24px
}

.-mg-t-24 {
    margin-top: 24px
}

.-mg-b-24 {
    margin-bottom: 24px
}

.-mg-r-24 {
    margin-right: 24px
}

.-pd-5 {
    padding: 5px
}

.-pd-l-5 {
    padding-left: 5px
}

.-pd-t-5 {
    padding-top: 5px
}

.-pd-b-5 {
    padding-bottom: 5px
}

.-pd-r-5 {
    padding-right: 5px
}

.-pd-10 {
    padding: 10px
}

.-pd-l-10 {
    padding-left: 10px
}

.-pd-t-10 {
    padding-top: 10px
}

.-pd-b-10 {
    padding-bottom: 10px
}

.-pd-r-10 {
    padding-right: 10px
}

.-pd-13 {
    padding: 13px
}

.-pd-l-13 {
    padding-left: 13px
}

.-pd-t-13 {
    padding-top: 13px
}

.-pd-b-13 {
    padding-bottom: 13px
}

.-pd-r-13 {
    padding-right: 13px
}

.-pd-18 {
    padding: 18px
}

.-pd-l-18 {
    padding-left: 18px
}

.-pd-t-18 {
    padding-top: 18px
}

.-pd-b-18 {
    padding-bottom: 18px
}

.-pd-r-18 {
    padding-right: 18px
}

.-f-tiny {
    line-height: 19.33333px;
    font-size: 10px
}

.-f-tiny-n {
    line-height: normal;
    font-size: 10px
}

.-f-small {
    line-height: 19.66667px;
    font-size: 11px
}

.-f-small-n {
    line-height: normal;
    font-size: 11px
}

.-f-default {
    line-height: 20px;
    font-size: 12px
}

.-f-default-n {
    line-height: normal;
    font-size: 12px
}

.-f-medium {
    line-height: 20.33333px;
    font-size: 13px
}

.-f-medium-n {
    line-height: normal;
    font-size: 13px
}

.-f-big {
    line-height: 20.66667px;
    font-size: 14px
}

.-f-big-n {
    line-height: normal;
    font-size: 14px
}

.-f-large {
    line-height: 21.33333px;
    font-size: 16px
}

.-f-large-n {
    line-height: normal;
    font-size: 16px
}

.-f-huge {
    line-height: 22px;
    font-size: 18px
}

.-f-huge-n {
    line-height: normal;
    font-size: 18px
}

.-f-enormous {
    line-height: 23.33333px;
    font-size: 22px
}

.-f-enormous-n {
    line-height: normal;
    font-size: 22px
}

.-text-default {
    color: #222;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none
}

a.-text-default:hover, button.-text-default:hover, input.-text-default:hover {
    color: #000;
    text-decoration: none
}

.-text-info {
    color: #777;
    text-shadow: 0 1px 0 #fff
}

a.-text-info:hover, button.-text-info:hover, input.-text-info:hover {
    color: #444;
    text-decoration: none
}

.-text-link {
    color: #0af;
    text-shadow: 0 1px 0 #fff
}

a.-text-link:hover, button.-text-link:hover, input.-text-link:hover {
    color: #069;
    text-decoration: none
}

.-text-title {
    color: #444;
    text-shadow: 0 1px 0 #fff
}

a.-text-title:hover, button.-text-title:hover, input.-text-title:hover {
    color: #111;
    text-decoration: none
}

.-size-tiny {
    line-height: 14px;
    font-size: 10px;
    padding: 2px 4px
}

textarea.-size-tiny, select.-size-tiny {
    line-height: 14px;
    *line-height: 16px;
    padding: 2px 4px;
    *padding: 0px 4px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    textarea.-size-tiny, select.-size-tiny {
        padding: 4px 4px
    }
}

input[type="text"].-size-tiny, input[type="password"].-size-tiny {
    height: 17px;
    line-height: normal;
    box-sizing: border-box;
    padding: 2px 4px;
    *padding: -2px 4px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    input[type="text"].-size-tiny, input[type="password"].-size-tiny {
        padding: 4px 4px
    }
}

button.-size-tiny, .-btn.-size-tiny {
    line-height: 14px;
    *line-height: 9px;
    padding: 4px 7px 5px 7px;
    *padding-bottom: 4px;
    *padding-top: 3px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    button.-size-tiny, .-btn.-size-tiny {
        padding: 6px 7px
    }
}

.-size-tiny-padding-object {
    padding: 3px 4px
}

.-size-small {
    line-height: 17px;
    font-size: 11px;
    padding: 1px 3px
}

textarea.-size-small, select.-size-small {
    line-height: 17px;
    *line-height: 19px;
    padding: 5px 7px;
    *padding: 3px 7px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    textarea.-size-small, select.-size-small {
        padding: 7px 7px
    }
}

input[type="text"].-size-small, input[type="password"].-size-small {
    height: 26px;
    line-height: normal;
    box-sizing: border-box;
    padding: 5px 7px;
    *padding: 1px 7px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    input[type="text"].-size-small, input[type="password"].-size-small {
        padding: 7px 7px
    }
}

button.-size-small, .-btn.-size-small {
    line-height: 17px;
    *line-height: 12px;
    padding: 3px 13px 4px 13px;
    *padding-bottom: 3px;
    *padding-top: 2px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    button.-size-small, .-btn.-size-small {
        padding: 5px 13px
    }
}

.-size-small-padding-object {
    padding: 1px 6px
}

.-size-default {
    line-height: 18px;
    font-size: 12px;
    padding: 2px 4px
}

textarea.-size-default, select.-size-default {
    line-height: 18px;
    *line-height: 20px;
    padding: 6px 8px;
    *padding: 4px 8px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    textarea.-size-default, select.-size-default {
        padding: 8px 8px
    }
}

input[type="text"].-size-default, input[type="password"].-size-default {
    height: 29px;
    line-height: normal;
    box-sizing: border-box;
    padding: 6px 8px;
    *padding: 2px 8px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    input[type="text"].-size-default, input[type="password"].-size-default {
        padding: 8px 8px
    }
}

button.-size-default, .-btn.-size-default {
    line-height: 18px;
    *line-height: 13px;
    padding: 4px 15px 5px 15px;
    *padding-bottom: 4px;
    *padding-top: 3px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    button.-size-default, .-btn.-size-default {
        padding: 6px 15px
    }
}

.-size-default-padding-object {
    padding: 2px 7px
}

.-size-medium {
    line-height: 19px;
    font-size: 13px;
    padding: 3px 5px
}

textarea.-size-medium, select.-size-medium {
    line-height: 19px;
    *line-height: 21px;
    padding: 7px 9px;
    *padding: 5px 9px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    textarea.-size-medium, select.-size-medium {
        padding: 9px 9px
    }
}

input[type="text"].-size-medium, input[type="password"].-size-medium {
    height: 32px;
    line-height: normal;
    box-sizing: border-box;
    padding: 7px 9px;
    *padding: 3px 9px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    input[type="text"].-size-medium, input[type="password"].-size-medium {
        padding: 9px 9px
    }
}

button.-size-medium, .-btn.-size-medium {
    line-height: 19px;
    *line-height: 14px;
    padding: 5px 17px 6px 17px;
    *padding-bottom: 5px;
    *padding-top: 4px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    button.-size-medium, .-btn.-size-medium {
        padding: 7px 17px
    }
}

.-size-medium-padding-object {
    padding: 3px 8px
}

.-size-big {
    line-height: 20px;
    font-size: 14px;
    padding: 4px 6px
}

textarea.-size-big, select.-size-big {
    line-height: 20px;
    *line-height: 22px;
    padding: 8px 10px;
    *padding: 6px 10px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    textarea.-size-big, select.-size-big {
        padding: 10px 10px
    }
}

input[type="text"].-size-big, input[type="password"].-size-big {
    height: 35px;
    line-height: normal;
    box-sizing: border-box;
    padding: 8px 10px;
    *padding: 4px 10px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    input[type="text"].-size-big, input[type="password"].-size-big {
        padding: 10px 10px
    }
}

button.-size-big, .-btn.-size-big {
    line-height: 20px;
    *line-height: 15px;
    padding: 6px 19px 7px 19px;
    *padding-bottom: 6px;
    *padding-top: 5px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    button.-size-big, .-btn.-size-big {
        padding: 8px 19px
    }
}

.-size-big-padding-object {
    padding: 4px 9px
}

.-size-large {
    line-height: 22px;
    font-size: 16px;
    padding: 6px 8px
}

textarea.-size-large, select.-size-large {
    line-height: 22px;
    *line-height: 24px;
    padding: 5px 12px;
    *padding: 8px 12px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    textarea.-size-large, select.-size-large {
        padding: 7px 12px
    }
}

input[type="text"].-size-large, input[type="password"].-size-large {
    height: 41px;
    line-height: normal;
    box-sizing: border-box;
    padding: 5px 12px;
    *padding: 6px 12px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    input[type="text"].-size-large, input[type="password"].-size-large {
        padding: 7px 12px
    }
}

button.-size-large, .-btn.-size-large {
    line-height: 22px;
    *line-height: 17px;
    padding: 8px 23px 9px 23px;
    *padding-bottom: 8px;
    *padding-top: 7px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    button.-size-large, .-btn.-size-large {
        padding: 10px 23px
    }
}

.-size-large-padding-object {
    padding: 6px 11px
}

.-size-huge {
    line-height: 24px;
    font-size: 18px;
    padding: 8px 10px
}

textarea.-size-huge, select.-size-huge {
    line-height: 24px;
    *line-height: 26px;
    padding: 7px 14px;
    *padding: 10px 14px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    textarea.-size-huge, select.-size-huge {
        padding: 9px 14px
    }
}

input[type="text"].-size-huge, input[type="password"].-size-huge {
    height: 47px;
    line-height: normal;
    box-sizing: border-box;
    padding: 7px 14px;
    *padding: 8px 14px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    input[type="text"].-size-huge, input[type="password"].-size-huge {
        padding: 9px 14px
    }
}

button.-size-huge, .-btn.-size-huge {
    line-height: 24px;
    *line-height: 19px;
    padding: 8px 27px 9px 27px;
    *padding-bottom: 10px;
    *padding-top: 9px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    button.-size-huge, .-btn.-size-huge {
        padding: 10px 27px
    }
}

.-size-huge-padding-object {
    padding: 8px 13px
}

.-size-enormous {
    line-height: 24px;
    font-size: 18px;
    padding: 8px 10px
}

textarea.-size-enormous, select.-size-enormous {
    line-height: 24px;
    *line-height: 26px;
    padding: 7px 14px;
    *padding: 10px 14px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    textarea.-size-enormous, select.-size-enormous {
        padding: 9px 14px
    }
}

input[type="text"].-size-enormous, input[type="password"].-size-enormous {
    height: 47px;
    line-height: normal;
    box-sizing: border-box;
    padding: 7px 14px;
    *padding: 8px 14px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    input[type="text"].-size-enormous, input[type="password"].-size-enormous {
        padding: 9px 14px
    }
}

button.-size-enormous, .-btn.-size-enormous {
    line-height: 24px;
    *line-height: 19px;
    padding: 8px 27px 9px 27px;
    *padding-bottom: 10px;
    *padding-top: 9px
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    button.-size-enormous, .-btn.-size-enormous {
        padding: 10px 27px
    }
}

.-size-enormous-padding-object {
    padding: 8px 13px
}

.-no-mg-l {
    margin-left: 0 !important
}

.-no-mg-t {
    margin-top: 0 !important
}

.-no-mg-b {
    margin-bottom: 0 !important
}

.-no-mg-r {
    margin-right: 0 !important
}

.-no-mg {
    margin: 0 !important
}

.fileapi {
    overflow: hidden;
    position: relative
}

.fileapi input[type="file"] {
    top: -10px;
    right: -40px;
    margin: 0;
    left: 0;
    bottom: 0;
    height: auto;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 50px
}

html.modal-open[style*="margin-right: "] {
    padding-right: 0
}

.modal-open {
    overflow-y: hidden
}

.video-item .img-play {
    position: absolute
}

.video__wrapper {
    position: relative;
    display: inline-block;
    padding-bottom: 56.25%;
    width: 100%;
    padding-top: 25px;
    height: 0
}

.video__wrapper iframe.video__frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.window.notifyer {
    max-width: 600px
}

.window.notifyer header {
    color: #fff;
    text-align: center;
    padding: 10px !important;
    border-radius: 4px 4px 0 0 !important
}

.window.notifyer table {
    width: 100%;
    font-size: 13px
}

.window.notifyer.dialog {
    max-width: 500px
}

.window.notifyer.dialog header {
    margin-bottom: 18px
}

.window.notifyer.dialog footer {
    margin-top: 18px
}

.window.notifyer.dialog td {
    text-align: left
}

.window.notifyer.dialog .-btn {
    min-width: 100px
}

.window.notifyer.dialog .window-content {
    padding: 0 10px;
    font-size: 13px;
    line-height: 18px
}

.window.notifyer td {
    color: #444;
    text-align: center;
    line-height: 18px
}

.window.notifyer td .notifyer.error td {
    text-align: left
}

.window.notifyer .-section-btns {
    text-align: center
}

.window.notifyer .-btn {
    padding: 5px 10px
}

.window.notifyer .-btn.-btn-cancel {
    margin-left: 10px
}

.window.notifyer.confirm_promotion td {
    text-align: left
}

.user-inner .bordered, .user-inner .bordered td {
    border: 1px solid #CACACA
}

.user-inner table td {
    padding: 3px 5px
}

.window.warning header {
    background-color: #ff8a00 !important
}

.window.success header {
    background-color: #90c000 !important
}

.window.error header {
    background-color: #e74c3c !important
}

.-btn-border {
    border: none
}

input[type="text"].inline-block {
    margin-bottom: 0
}

.non-selectable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.-break {
    word-break: keep-all;
    word-break: break-word;
    word-break: break-all;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto
}

.-btn-cancel-window, .-btn-cancel {
    outline-width: 0;
    line-height: normal;
    color: #fff;
    border-width: 0;
    background-color: #fff;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border-radius: 3px;
    text-shadow: none;
    box-shadow: inset 0 -2px 0 #e6e6e6;
    -webkit-transition-property: background-color, text-shadow, box-shadow;
    transition-property: background-color, text-shadow, box-shadow;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    padding: 8px 15px 10px 15px;
    color: #444;
    border-width: 1px;
    border-color: #d9d9d9;
    border-style: solid
}

.-btn-cancel-window:focus, .-btn-cancel:focus {
    color: #fff
}

.-btn-cancel-window:hover, .-btn-cancel-window.hover, .-btn-cancel:hover, .-btn-cancel.hover {
    background-color: #eee;
    box-shadow: inset 0 -2px 0 #d5d5d5
}

.-btn-cancel-window:active, .-btn-cancel:active {
    -webkit-transition-property: background-color, box-shadow;
    transition-property: background-color, box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    position: relative;
    color: #fff !important;
    background-color: #fff;
    box-shadow: inset 0 2px 1px #d9d9d9
}

.-btn-cancel-window.disable, .-btn-cancel-window[disabled='disabled'], .-btn-cancel.disable, .-btn-cancel[disabled='disabled'] {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    background-color: #fff;
    box-shadow: inset 0 -2px 0 #fff;
    cursor: default
}

.-btn-cancel-window.disable:active, .-btn-cancel-window[disabled='disabled']:active, .-btn-cancel.disable:active, .-btn-cancel[disabled='disabled']:active {
    box-shadow: inset 0 -2px 0 #fff
}

.-btn-cancel-window:focus, .-btn-cancel:focus {
    color: #222 !important
}

.-btn-cancel-window:hover, .-btn-cancel:hover {
    border-color: #d5d5d5
}

.-btn-cancel-window:active, .-btn-cancel:active {
    color: #222 !important
}

.-btn-complete {
    outline-width: 0;
    line-height: normal;
    color: #fff;
    border-width: 0;
    background-color: #00bff3;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border-radius: 3px;
    text-shadow: none;
    box-shadow: inset 0 -2px 0 #0097c0;
    -webkit-transition-property: background-color, text-shadow, box-shadow;
    transition-property: background-color, text-shadow, box-shadow;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    padding: 8px 15px 10px 15px
}

.-btn-complete:focus {
    color: #fff
}

.-btn-complete:hover, .-btn-complete.hover {
    background-color: #15abfa;
    box-shadow: inset 0 -2px 0 #058fd7
}

.-btn-complete:active {
    -webkit-transition-property: background-color, box-shadow;
    transition-property: background-color, box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    position: relative;
    color: #fff !important;
    background-color: #00bff3;
    box-shadow: inset 0 2px 1px #0083a7
}

.-btn-complete.disable, .-btn-complete[disabled='disabled'] {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    background-color: #bae1eb;
    box-shadow: inset 0 -2px 0 #93cfe0;
    cursor: default
}

.-btn-complete.disable:active, .-btn-complete[disabled='disabled']:active {
    box-shadow: inset 0 -2px 0 #93cfe0
}

.-btn-complete.-with-plus {
    padding-left: 10px
}

.-btn-complete.-with-plus .plus {
    font-size: 17px;
    margin-right: 5px;
    font-weight: bold;
    line-height: 19px
}

.-btn-complete.-with-plus span {
    line-height: normal;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}

.-btn-error {
    outline-width: 0;
    line-height: normal;
    color: #fff;
    border-width: 0;
    background-color: #c96563;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border-radius: 3px;
    text-shadow: none;
    box-shadow: inset 0 -2px 0 #b94240;
    -webkit-transition-property: background-color, text-shadow, box-shadow;
    transition-property: background-color, text-shadow, box-shadow;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    padding: 8px 15px 10px 15px
}

.-btn-error:focus {
    color: #fff
}

.-btn-error:hover, .-btn-error.hover {
    background-color: #e74c3c;
    box-shadow: inset 0 -2px 0 #d62c1a
}

.-btn-error:active {
    -webkit-transition-property: background-color, box-shadow;
    transition-property: background-color, box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    position: relative;
    color: #fff !important;
    background-color: #c96563;
    box-shadow: inset 0 2px 1px #a63c39
}

.-btn-error.disable, .-btn-error[disabled='disabled'] {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    background-color: #f0efef;
    box-shadow: inset 0 -2px 0 #d7d4d4;
    cursor: default
}

.-btn-error.disable:active, .-btn-error[disabled='disabled']:active {
    box-shadow: inset 0 -2px 0 #d7d4d4
}

.-btn-edit {
    outline-width: 0;
    padding: 6px 15px 7px 15px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border-radius: 3px;
    background-color: #fdfdfd;
    border: 1px solid #d6d6d6;
    box-shadow: inset 0 -1px 0 #c9c9c9;
    background: -webkit-linear-gradient(bottom, #f4f4f4, #fdfdfd 50%);
    background: linear-gradient(to top, #f4f4f4, #fdfdfd 50%);
    color: #222;
    -webkit-transition-property: background-color, background-image, border-color, box-shadow;
    transition-property: background-color, background-image, border-color, box-shadow;
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

.-btn-edit:hover {
    background: -webkit-linear-gradient(bottom, #fff, #fff 50%);
    background: linear-gradient(to top, #fff, #fff 50%);
    background-color: #fff;
    border-color: #e8e8e8;
    box-shadow: inset 0 -1px 0 #dbdbdb;
    color: #3c3c3c
}

.-btn-edit:active {
    background: -webkit-linear-gradient(bottom, #fff, #fff 50%);
    background: linear-gradient(to top, #fff, #fff 50%);
    background-color: #fff;
    box-shadow: inset 0 1px 0 #c9c9c9;
    -webkit-transition-property: background-color, background-image, border-color, box-shadow;
    transition-property: background-color, background-image, border-color, box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    color: #3c3c3c
}

.-btn-edit:active:hover {
    background-color: #fff;
    background: -webkit-linear-gradient(bottom, #fff, #fff 50%);
    background: linear-gradient(to top, #fff, #fff 50%);
    box-shadow: inset 0 1px 0 #dbdbdb
}

.-loader:before, .-loader:after, .-loader {
    border-radius: 60%;
    width: 8px;
    height: 8px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: spin 1s infinite ease-in-out;
    animation: spin 1s infinite ease-in-out
}

.-loader {
    margin: auto;
    font-size: 8px;
    position: relative;
    text-indent: -9999em;
    top: -8px;
    -webkit-animation-delay: .21s;
    animation-delay: .21s
}

.-loader:before {
    left: -15px
}

.-loader:after {
    left: 15px;
    -webkit-animation-delay: .42s;
    animation-delay: .42s
}

.-loader:before, .-loader:after {
    content: '';
    position: absolute;
    top: 0
}

@-webkit-keyframes spin {
    0%, 100% {
        box-shadow: 0 2.5em 0 -1.3em #fff
    }
    50% {
        box-shadow: 0 2.5em 0 0 #fff
    }
}

@keyframes spin {
    0%, 100% {
        box-shadow: 0 2.5em 0 -1.3em #fff
    }
    50% {
        box-shadow: 0 2.5em 0 0 #fff
    }
}

.buttons.locked, .-btn.locked, button.locked {
    position: relative;
    text-indent: -9999em;
    cursor: default
}

.buttons .-loader, .-btn .-loader, button .-loader {
    position: absolute;
    top: -8px;
    left: 44%
}

a.-btn {
    text-decoration: none;
    text-shadow: none
}

a.-btn-success, a.-btn-complete {
    text-decoration: none
}

a.-btn-success:hover, a.-btn-complete:hover {
    color: #fff
}

.-btn-success .-btn-arrow {
    padding-bottom: 2px
}

.-btn-success-window, .-btn-success {
    outline-width: 0;
    line-height: normal;
    color: #fff;
    border-width: 0;
    background-color: #90c000;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border-radius: 3px;
    text-shadow: none;
    box-shadow: inset 0 -2px 0 #6a8d00;
    -webkit-transition-property: background-color, text-shadow, box-shadow;
    transition-property: background-color, text-shadow, box-shadow;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    padding: 8px 15px 10px 15px
}

.-btn-success-window:focus, .-btn-success:focus {
    color: #fff
}

.-btn-success-window:hover, .-btn-success-window.hover, .-btn-success:hover, .-btn-success.hover {
    background-color: #78b600;
    box-shadow: inset 0 -2px 0 #568300
}

.-btn-success-window:active, .-btn-success:active {
    -webkit-transition-property: background-color, box-shadow;
    transition-property: background-color, box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    position: relative;
    color: #fff !important;
    background-color: #90c000;
    box-shadow: inset 0 2px 1px #577400
}

.-btn-success-window.disable, .-btn-success-window[disabled='disabled'], .-btn-success.disable, .-btn-success[disabled='disabled'] {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    background-color: #cce093;
    box-shadow: inset 0 -2px 0 #bad46b;
    cursor: default
}

.-btn-success-window.disable:active, .-btn-success-window[disabled='disabled']:active, .-btn-success.disable:active, .-btn-success[disabled='disabled']:active {
    box-shadow: inset 0 -2px 0 #bad46b
}

.-btn-warning {
    outline-width: 0;
    line-height: normal;
    color: #fff;
    border-width: 0;
    background-color: #ff8a00;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border-radius: 3px;
    text-shadow: none;
    box-shadow: inset 0 -2px 0 #cc6e00;
    -webkit-transition-property: background-color, text-shadow, box-shadow;
    transition-property: background-color, text-shadow, box-shadow;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    padding: 8px 15px 10px 15px
}

.-btn-warning:focus {
    color: #fff
}

.-btn-warning:hover, .-btn-warning.hover {
    background-color: #fb9900;
    box-shadow: inset 0 -2px 0 #c87a00
}

.-btn-warning:active {
    -webkit-transition-property: background-color, box-shadow;
    transition-property: background-color, box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    position: relative;
    color: #fff !important;
    background-color: #ff8a00;
    box-shadow: inset 0 2px 1px #b36100
}

.-btn-warning.disable, .-btn-warning[disabled='disabled'] {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    background-color: #eedac4;
    box-shadow: inset 0 -2px 0 #e2c29c;
    cursor: default
}

.-btn-warning.disable:active, .-btn-warning[disabled='disabled']:active {
    box-shadow: inset 0 -2px 0 #e2c29c
}

.-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px
}

.-preloader img {
    width: 80px;
    height: 80px
}

.-preloader.inner {
    position: relative;
    margin-top: 20px;
    display: inline-block
}

.-icon-button {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.-icon-button:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7
}

.clickable {
    cursor: pointer
}

.no-wrap {
    white-space: nowrap
}

a {
    -webkit-transition-property: color, opacity, text-decoration;
    transition-property: color, opacity, text-decoration;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

a.-disabled {
    color: #aaa;
    cursor: default
}

.inline-block {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}

.odd {
    background: #fff
}

.even {
    background: #f8f8f8
}

.top-news a {
    cursor: pointer
}

.-f-bold {
    font-weight: bold
}

#progress, .qq-upload-progress {
    background-color: #F4F4F4;
    height: 16px;
    width: 300px;
    border: 2px solid #fff;
    border-radius: 2px;
    box-shadow: 0 1px 3px -3px #000 inset
}

#progress .progressbar-value, .qq-upload-progress .progressbar-value {
    background-color: #000;
    height: 16px;
    width: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7;
    background-image: url("/img/progress_blue_fill.png")
}

.error-wrapper {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute
}

.error-wrapper .notifier {
    position: absolute;
    z-index: 10;
    padding: 10px;
    background-color: #fff;
    text-align: center;
    border: 1px dashed #C1172F
}

.error-wrapper table {
    width: auto !important
}

.error-wrapper table tbody {
    border: none
}

.error-wrapper table tbody tr {
    background: none !important
}

.-underline {
    text-decoration: underline
}

.-pull-left {
    float: left
}

.-pull-right {
    float: right
}

.-pull-center {
    margin-left: auto !important;
    margin-right: auto !important
}

.-text-warning {
    color: #ff7300
}

.-text-error {
    color: #e74c3c
}

.-text-success {
    color: #90c000
}

.-text-delete {
    color: #a40018
}

.-text-success-2 {
    color: #27ae60
}

.-inline-group_top > * {
    display: inline-block;
    vertical-align: top
}

.-inline-group > * {
    display: inline-block;
    vertical-align: middle
}

.-text-error {
    color: #e74c3c
}

a:hover.-text-warning, .clickable:hover.-text-warning {
    color: #ff9d4d
}

a:hover.-text-success, .clickable:hover.-text-success {
    color: #7da700
}

.-bg-white {
    background: #fff
}

.-text-center {
    text-align: center
}

.-text-right {
    text-align: right
}

.-text-left {
    text-align: left
}

.-txt-title {
    margin-bottom: 10px;
    font-size: 16px;
    color: #888
}

.-text-big-title {
    color: #888;
    font-size: 18px
}

.-text-header {
    color: #444;
    font-size: 18px
}

.-wrap-text {
    white-space: normal
}

.-table-cell {
    display: table-cell;
    vertical-align: top
}

.-disable-tools {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5
}

.-disable-tools * {
    cursor: default
}

.-table {
    width: 100%;
    display: table
}

.table-wrap caption {
    text-align: center
}

.-relative {
    position: relative
}

.-control-group {
    margin-bottom: 15px
}

.-control-group label {
    display: block;
    line-height: 1;
    margin-left: 0
}

.-control-group input[type="checkbox"] {
    margin-right: 5px
}

.-control-group label, .-control-group .char_info {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.6);
    text-shadow: none;
    font-weight: 500;
    margin-bottom: 4px
}

.clearfix {
    display: block;
    clear: both;
    float: none;
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.-material-input {
    position: relative
}

.-material-input label {
    position: absolute;
    font-size: 14px;
    pointer-events: none;
    left: 5px;
    top: 15px;
    -webkit-transition-property: font-size, top, color;
    transition-property: font-size, top, color;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
    transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    color: #ccc
}

.-material-input input[type="text"] {
    background: transparent !important;
    margin-top: 10px !important;
    padding: 12px 5px 2px 5px;
    border-bottom-color: #aaa;
    vertical-align: bottom;
    height: auto;
    line-height: normal;
    box-shadow: none;
    border-radius: 0
}

.-material-input input[type="text"], .-material-input input[type="text"].ng-dirty.ng-invalid {
    border-width: 0 0 1px 0 !important
}

.-material-input input[type="text"].ng-dirty.ng-invalid + label {
    color: #e43525
}

.-material-input input[type="text"]:disabled {
    border-bottom-color: #ccc;
    color: #aaa
}

.-material-input.-has-value label, .-material-input input[type="text"]:focus + label {
    color: #1BBAE1;
    pointer-events: auto;
    top: -5px;
    font-size: 12px
}

.social-auth_hidden {
    display: none !important
}

.-col-1 {
    width: 8.33333%;
    *width: 8.23108%
}

.-col-2 {
    width: 16.66667%;
    *width: 16.56442%
}

.-col-3 {
    width: 25%;
    *width: 24.89775%
}

.-col-4 {
    width: 33.33333%;
    *width: 33.23108%
}

.-col-5 {
    width: 41.66667%;
    *width: 41.56442%
}

.-col-6 {
    width: 50%;
    *width: 49.89775%
}

.-col-7 {
    width: 58.33333%;
    *width: 58.23108%
}

.-col-8 {
    width: 66.66667%;
    *width: 66.56442%
}

.-col-9 {
    width: 75%;
    *width: 74.89775%
}

.-col-10 {
    width: 83.33333%;
    *width: 83.23108%
}

.-col-11 {
    width: 91.66667%;
    *width: 91.56442%
}

.-col-12 {
    width: 100%;
    *width: 99.89775%
}
