﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.jq-checkbox {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none;
    border-radius: 3px
}

    .jq-checkbox:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-checkbox:not([disabled]):not(.disabled):focus,
    .jq-checkbox:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-checkbox:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-checkbox[disabled],
    .jq-checkbox.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-checkbox.checked .jq-checkbox__flag,
    .jq-checkbox.indeterminate .jq-checkbox__flag {
        border-radius: 2px;
        background: #666;
        -webkit-box-shadow: inset 0 -3px 6px #AAA;
        box-shadow: inset 0 -3px 6px #AAA
    }

    .jq-checkbox.focused {
        border: 1px solid #08C
    }

.jq-radio {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none;
    border-radius: 50%
}

    .jq-radio:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-radio:not([disabled]):not(.disabled):focus,
    .jq-radio:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-radio:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-radio[disabled],
    .jq-radio.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-radio.checked .jq-radio__div {
        border-radius: 50%;
        background: #666;
        -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.7);
        box-shadow: inset 1px 1px 1px rgba(0,0,0,0.7)
    }

.jq-switcher {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none;
    border-radius: 3px;
    -webkit-transition: border-color .6s ease-out;
    -o-transition: border-color .6s ease-out;
    transition: border-color .6s ease-out
}

    .jq-switcher:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-switcher:not([disabled]):not(.disabled):focus,
    .jq-switcher:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-switcher:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-switcher[disabled],
    .jq-switcher.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-switcher .toggle-button {
        position: absolute;
        top: 1px;
        width: 50%;
        bottom: 1px;
        left: 1px;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        border: 1px solid #C3C3C3;
        border-radius: 2px;
        cursor: pointer;
        -webkit-transition: all .3s .1s, width .1s, top .1s, bottom .1s;
        -o-transition: all .3s .1s, width .1s, top .1s, bottom .1s;
        transition: all .3s .1s, width .1s, top .1s, bottom .1s
    }

    .jq-switcher .toggle-text {
        display: inline;
        position: absolute;
        text-align: center;
        font-size: 12px;
        width: 50%;
        line-height: 23px;
        -webkit-transition: all .2s .1s, right .1s;
        -o-transition: all .2s .1s, right .1s;
        transition: all .2s .1s, right .1s
    }

    .jq-switcher .toggle-text-off {
        font-weight: normal;
        color: #000;
        left: 1px
    }

    .jq-switcher .toggle-text-on {
        font-weight: bold;
        color: rgba(0,0,0,0);
        right: 2px
    }

    .jq-switcher.checked {
        border: 1px solid #08C;
        -webkit-transition: all .5s .15s ease-out;
        -o-transition: all .5s .15s ease-out;
        transition: all .5s .15s ease-out
    }

        .jq-switcher.checked .toggle-button {
            top: 1px;
            bottom: 1px;
            left: 100%;
            margin-left: calc(-50% - 3px);
            background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)),#666;
            background: -o-linear-gradient(#999, #666),#666;
            background: linear-gradient(#999, #666),#666;
            border: 1px solid #08C;
            -webkit-transition: all .2s .1s, right .1s;
            -o-transition: all .2s .1s, right .1s;
            transition: all .2s .1s, right .1s
        }

        .jq-switcher.checked .toggle-text-on {
            color: #FFF;
            -webkit-transition: color .3s .15s;
            -o-transition: color .3s .15s;
            transition: color .3s .15s
        }

        .jq-switcher.checked .toggle-text-off {
            color: rgba(0,0,0,0)
        }

    .jq-switcher.focused {
        border: 1px solid #08C
    }

        .jq-switcher.focused .toggle-button {
            border: 1px solid #08C
        }

.jq-file {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    .jq-file:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-file:not([disabled]):not(.disabled):focus,
    .jq-file:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-file:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-file[disabled],
    .jq-file.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-file .jq-file__browse {
        color: #333;
        border: 1px solid #C3C3C3;
        border-radius: 4px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

        .jq-file .jq-file__browse:not([disabled]):not(.disabled):hover {
            border: 1px solid gray;
            background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
            background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
            background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-shadow: none
        }

        .jq-file .jq-file__browse:not([disabled]):not(.disabled):focus,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled).focused {
            border: 1px solid #08C;
            background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
            background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
            background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-shadow: none
        }

        .jq-file .jq-file__browse:not([disabled]):not(.disabled):active {
            border: 1px solid #08C;
            background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
            background: -o-linear-gradient(#F6F6F6, #fff),#fff;
            background: linear-gradient(#F6F6F6, #fff),#fff;
            -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
            font-shadow: none
        }

        .jq-file .jq-file__browse[disabled],
        .jq-file.disabled .jq-file__browse,
        .jq-file .jq-file__browse.disabled {
            border: 1px solid #CCC;
            background: #F5F5F5 !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            color: #888 !important
        }

        .jq-file .jq-file__browse,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled):hover,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled):active,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled):focus,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled).focused {
            border-radius: 0px;
            border-top: none !important;
            border-bottom: none !important;
            border-right: none !important
        }

    .jq-file:not([disabled]):not(.disabled):active {
        background: none
    }

    .jq-file:not([disabled]):not(.disabled):hover .jq-file__browse {
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .jq-file:not([disabled]):not(.disabled):active .jq-file__browse {
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .jq-file:not([disabled]):not(.disabled):active,
    .jq-file:not([disabled]):not(.disabled):focus,
    .jq-file:not([disabled]):not(.disabled).focused {
        background: #F5F5F5
    }

.jq-number .jq-number__field input {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    .jq-number .jq-number__field input:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__field input:not([disabled]):not(.disabled):focus,
    .jq-number .jq-number__field input:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__field input:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__field input[disabled],
    .jq-number .jq-number__field input.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

.jq-number .jq-number__spin {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    .jq-number .jq-number__spin:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__spin:not([disabled]):not(.disabled):focus,
    .jq-number .jq-number__spin:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__spin:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    .jq-number .jq-number__spin[disabled],
    .jq-number.disabled .jq-number__spin,
    .jq-number.disabled .jq-number__spin:hover,
    .jq-number.disabled .jq-number__spin:focus,
    .jq-number.disabled .jq-number__spin:active,
    .jq-number .jq-number__spin.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-number .jq-number__spin:after {
        border-right: 5px solid transparent;
        border-bottom: 5px solid #999;
        border-left: 5px solid transparent
    }

    .jq-number .jq-number__spin.minus:after {
        border-top: 5px solid #999;
        border-right: 5px solid transparent;
        border-bottom: none;
        border-left: 5px solid transparent
    }

    .jq-number .jq-number__spin.minus:hover:after {
        border-top-color: #000
    }

    .jq-number .jq-number__spin.plus:hover:after {
        border-bottom-color: #000
    }

.jq-number.disabled .jq-number__spin,
.jq-number.disabled .jq-number__spin:hover,
.jq-number.disabled .jq-number__spin:focus,
.jq-number.disabled .jq-number__spin:active {
    border: 1px solid #CCC !important
}

    .jq-number.disabled .jq-number__spin.plus:after {
        border-bottom-color: #999
    }

    .jq-number.disabled .jq-number__spin.minus:after {
        border-top-color: #999
    }

.jq-number.horizontal .jq-number__spin:before,
.jq-number.horizontal .jq-number__spin.plus:after {
    background: #999
}

.jq-number.horizontal .jq-number__spin:hover:before,
.jq-number.horizontal .jq-number__spin.plus:hover:after {
    background: #000
}

.jq-password {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    .jq-password:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-password:not([disabled]):not(.disabled):focus,
    .jq-password:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-password:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-password[disabled],
    .jq-password.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-password input {
        background: #F5F5F5
    }

        .jq-password input:not([disabled]):not(.disabled):hover {
            background: #F5F5F5
        }

        .jq-password input:not([disabled]):not(.disabled):active {
            background: #F5F5F5
        }

        .jq-password input:not([disabled]):not(.disabled):focus {
            background: #F5F5F5
        }

    .jq-password .jq-password__switch {
        color: #333
    }

    .jq-password.disabled input[type='password'],
    .jq-password.disabled input[type='text'] {
        background: #F5F5F5;
        color: #888
    }

.jq-selectbox .jq-selectbox__select {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

.jq-selectbox:not([disabled]):not(.disabled):hover .jq-selectbox__select {
    border: 1px solid gray;
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
    background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

.jq-selectbox:not([disabled]):not(.disabled):focus .jq-selectbox__select,
.jq-selectbox:not([disabled]):not(.disabled).focused .jq-selectbox__select {
    border: 1px solid #08C;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

.jq-selectbox:not([disabled]):not(.disabled):active .jq-selectbox__select {
    border: 1px solid #08C;
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
    background: -o-linear-gradient(#F6F6F6, #fff),#fff;
    background: linear-gradient(#F6F6F6, #fff),#fff;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    font-shadow: none
}

.jq-selectbox[disabled] .jq-selectbox__select,
.jq-selectbox.disabled .jq-selectbox__select {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #888 !important
}

.jq-selectbox.disabled .jq-selectbox__select {
    border: 1px solid #CCC;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}

.jq-selectbox .jq-selectbox__dropdown {
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-size: 14px/18px
}

    .jq-selectbox .jq-selectbox__dropdown li:first-child {
        border-radius: 4px 4px 0px 0px
    }

    .jq-selectbox .jq-selectbox__dropdown li:last-child {
        border-radius: 0px 0px 4px 4px
    }

.jq-selectbox .jq-selectbox__trigger {
    border-left: 1px solid #C3C3C3
}

    .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
        top: 4px;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 5px solid #999
    }

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    top: 4px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #000
}

.jq-selectbox.opened .jq-selectbox__trigger-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #AAA
}

.jq-selectbox .jq-selectbox__search input {
    border: 1px solid #C3C3C3;
    border-radius: 3px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    color: #333
}

.jq-selectbox .placeholder {
    color: #888
}

.jq-selectbox .jq-selectbox__search-status {
    display: none;
    background: #F0F0F0
}

.jq-selectbox li {
    color: #231F20
}

    .jq-selectbox li:hover {
        background-color: #00aaff;
        color: #FFF
    }

    .jq-selectbox li.sel,
    .jq-selectbox li.selected {
        background-color: #08C;
        color: #FFF
    }

    .jq-selectbox li.disabled {
        color: #888
    }

        .jq-selectbox li.disabled:hover {
            background: none
        }

    .jq-selectbox li.optgroup {
        font-weight: bold
    }

        .jq-selectbox li.optgroup:hover {
            background: none;
            color: #231F20;
            cursor: default
        }

.jq-select-multiple {
    border: 1px solid #C3C3C3;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    color: #333
}

    .jq-select-multiple.focused {
        border: 1px solid #08C
    }

    .jq-select-multiple li:first-child {
        border-radius: 3px 3px 0 0
    }

    .jq-select-multiple li:last-child {
        border-radius: 0 0 3px 3px
    }

    .jq-select-multiple li.selected {
        background: #08C;
        color: #FFF
    }

    .jq-select-multiple li.disabled {
        color: #888
    }

    .jq-select-multiple.disabled li.selected,
    .jq-select-multiple li.selected.disabled {
        background: #F5F5F5;
        color: #888
    }

input[type=range].styler::-webkit-slider-runnable-track {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-webkit-slider-runnable-track {
    border: 1px solid gray;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-webkit-slider-runnable-track,
:not([disabled]):not(.disabled).focused::-webkit-slider-runnable-track {
    border: 1px solid #08C;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-webkit-slider-runnable-track {
    border: 1px solid #08C;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

[disabled]::-webkit-slider-runnable-track,
.disabled::-webkit-slider-runnable-track {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler::-webkit-slider-thumb {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-webkit-slider-thumb {
    border: 1px solid gray;
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
    background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-webkit-slider-thumb,
:not([disabled]):not(.disabled).focused::-webkit-slider-thumb {
    border: 1px solid #08C;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-webkit-slider-thumb {
    border: 1px solid #08C;
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
    background: linear-gradient(#F6F6F6, #fff),#fff;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    font-shadow: none
}

[disabled]::-webkit-slider-thumb,
.disabled::-webkit-slider-thumb {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler::-moz-range-track {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-moz-range-track {
    border: 1px solid gray;
    background: #F5F5F5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-moz-range-track,
:not([disabled]):not(.disabled).focused::-moz-range-track {
    border: 1px solid #08C;
    background: #F5F5F5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-moz-range-track {
    border: 1px solid #08C;
    background: #F5F5F5;
    box-shadow: none;
    font-shadow: none
}

[disabled]::-moz-range-track,
.disabled::-moz-range-track {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler::-moz-range-thumb {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-moz-range-thumb {
    border: 1px solid gray;
    background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-moz-range-thumb,
:not([disabled]):not(.disabled).focused::-moz-range-thumb {
    border: 1px solid #08C;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-moz-range-thumb {
    border: 1px solid #08C;
    background: linear-gradient(#F6F6F6, #fff),#fff;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    font-shadow: none
}

[disabled]::-moz-range-thumb,
.disabled::-moz-range-thumb {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler::-ms-fill-lower {
    background: #F5F5F5;
    border: 1px solid #C3C3C3;
    border-radius: 4px
}

input[type=range].styler::-ms-fill-upper {
    background: #F5F5F5;
    border: 1px solid #C3C3C3;
    border-radius: 4px
}

input[type=range].styler::-ms-thumb {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-ms-thumb {
    border: 1px solid gray;
    background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-ms-thumb,
:not([disabled]):not(.disabled).focused::-ms-thumb {
    border: 1px solid #08C;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-ms-thumb {
    border: 1px solid #08C;
    background: linear-gradient(#F6F6F6, #fff),#fff;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    font-shadow: none
}

[disabled]::-ms-thumb,
.disabled::-ms-thumb {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler:focus::-ms-fill-lower {
    background: #F5F5F5;
    border: 1px solid #08C
}

input[type=range].styler:focus::-ms-fill-upper {
    background: #F5F5F5;
    border: 1px solid #08C
}

input[type=email].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=email].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=email].styler:not([disabled]):not(.disabled):focus,
    input[type=email].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=email].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=email].styler[disabled],
    input[type=email].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=tel].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=tel].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=tel].styler:not([disabled]):not(.disabled):focus,
    input[type=tel].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=tel].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=tel].styler[disabled],
    input[type=tel].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=search].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=search].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=search].styler:not([disabled]):not(.disabled):focus,
    input[type=search].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=search].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=search].styler[disabled],
    input[type=search].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=text].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=text].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=text].styler:not([disabled]):not(.disabled):focus,
    input[type=text].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=text].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=text].styler[disabled],
    input[type=text].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=url].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=url].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=url].styler:not([disabled]):not(.disabled):focus,
    input[type=url].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=url].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=url].styler[disabled],
    input[type=url].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=date].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=date].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=date].styler:not([disabled]):not(.disabled):focus,
    input[type=date].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=date].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=date].styler[disabled],
    input[type=date].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=time].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=time].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=time].styler:not([disabled]):not(.disabled):focus,
    input[type=time].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=time].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=time].styler[disabled],
    input[type=time].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=datetime].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=datetime].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime].styler:not([disabled]):not(.disabled):focus,
    input[type=datetime].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime].styler[disabled],
    input[type=datetime].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=datetime-local].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=datetime-local].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime-local].styler:not([disabled]):not(.disabled):focus,
    input[type=datetime-local].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime-local].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime-local].styler[disabled],
    input[type=datetime-local].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=month].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=month].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=month].styler:not([disabled]):not(.disabled):focus,
    input[type=month].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=month].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=month].styler[disabled],
    input[type=month].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=week].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=week].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=week].styler:not([disabled]):not(.disabled):focus,
    input[type=week].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=week].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=week].styler[disabled],
    input[type=week].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

:not(.jq-password) > input[type='password'].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    :not(.jq-password) > input[type='password'].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    :not(.jq-password) > input[type='password'].styler:not([disabled]):not(.disabled):focus,
    :not(.jq-password) > input[type='password'].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    :not(.jq-password) > input[type='password'].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    :not(.jq-password) > input[type='password'].styler[disabled],
    :not(.jq-password) > input[type='password'].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

textarea.styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    textarea.styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    textarea.styler:not([disabled]):not(.disabled):focus,
    textarea.styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    textarea.styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    textarea.styler[disabled],
    textarea.styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

textarea.styler {
    overflow: auto
}

input[type=search].styler {
    -webkit-appearance: none
}

input[type=button].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    input[type=button].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=button].styler:not([disabled]):not(.disabled):focus,
    input[type=button].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=button].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    input[type=button].styler[disabled],
    input[type=button].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=reset].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    input[type=reset].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=reset].styler:not([disabled]):not(.disabled):focus,
    input[type=reset].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=reset].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    input[type=reset].styler[disabled],
    input[type=reset].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=submit].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    input[type=submit].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=submit].styler:not([disabled]):not(.disabled):focus,
    input[type=submit].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=submit].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    input[type=submit].styler[disabled],
    input[type=submit].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=color].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    input[type=color].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=color].styler:not([disabled]):not(.disabled):focus,
    input[type=color].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=color].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    input[type=color].styler[disabled],
    input[type=color].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

a.button.styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    a.button.styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    a.button.styler:not([disabled]):not(.disabled):focus,
    a.button.styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    a.button.styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    a.button.styler[disabled],
    a.button.styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

button.styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    button.styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    button.styler:not([disabled]):not(.disabled):focus,
    button.styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    button.styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    button.styler[disabled],
    button.styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=email].styler {
    padding: 8px 9px
}

input[type=tel].styler {
    padding: 8px 9px
}

input[type=search].styler {
    padding: 8px 9px
}

input[type=text].styler {
    padding: 8px 9px
}

input[type=url].styler {
    padding: 8px 9px
}

input[type=date].styler {
    padding: 8px 9px
}

input[type=time].styler {
    padding: 8px 9px
}

input[type=datetime].styler {
    padding: 8px 9px
}

input[type=datetime-local].styler {
    padding: 8px 9px
}

input[type=month].styler {
    padding: 8px 9px
}

input[type=week].styler {
    padding: 8px 9px
}

:not(.jq-password) > input[type='password'].styler,
textarea.styler {
    padding: 8px 9px
}

input[type=button].styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    input[type=button].styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input[type=reset].styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    input[type=reset].styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input[type=submit].styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    input[type=submit].styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input[type=color].styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    input[type=color].styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

a.button.styler,
button.styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    a.button.styler::-moz-focus-inner,
    button.styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

.jq-hidden {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    margin: 0;
    padding: 0
}

input[type="file"].jq-hidden {
    z-index: 1;
    font-size: 100px
}

.jq-checkbox {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    position: relative;
    overflow: hidden
}

    .jq-checkbox.checked .jq-checkbox__flag {
        width: 12px;
        height: 12px;
        margin: 1px 0 0 1px
    }

    .jq-checkbox.indeterminate .jq-checkbox__flag {
        width: 12px;
        height: 4px;
        margin: 5px 0 0 1px
    }

    .jq-checkbox.disabled {
        opacity: .55
    }

.jq-radio {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    position: relative
}

    .jq-radio.checked .jq-radio__div {
        width: 10px;
        height: 10px;
        margin: 2px 0 0 2px
    }

    .jq-radio.disabled {
        opacity: .55;
        cursor: default
    }

.jq-switcher {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 25px
}

    .jq-switcher .toggle-text {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        vertical-align: middle;
        height: 100%;
        line-height: 25px
    }

.jq-file {
    width: 270px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

    .jq-file .jq-file input {
        height: auto;
        line-height: 1em;
        cursor: pointer
    }

    .jq-file .jq-file__name {
        overflow: hidden;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 0 80px 0 10px;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        padding: 8px 9px
    }

    .jq-file .jq-file__browse {
        position: absolute;
        top: 1px;
        right: 1px;
        padding: 8px 10px
    }

.jq-number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 36px 0 0
}

    .jq-number .jq-number__field {
        width: 100px
    }

        .jq-number .jq-number__field input {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%;
            padding: 8px 9px;
            border: none;
            outline: none;
            background: none;
            text-align: left;
            -moz-appearance: textfield
        }

            .jq-number .jq-number__field input::-webkit-inner-spin-button,
            .jq-number .jq-number__field input::-webkit-outer-spin-button {
                margin: 0;
                -webkit-appearance: none
            }

    .jq-number .jq-number__spin {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 14px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer
    }

        .jq-number .jq-number__spin:after {
            content: '';
            position: absolute;
            top: 4px;
            left: 10px;
            width: 0;
            height: 0
        }

        .jq-number .jq-number__spin.minus {
            top: auto;
            bottom: 0
        }

            .jq-number .jq-number__spin.minus:after {
                top: 5px
            }

    .jq-number.horizontal {
        padding: 0 38px
    }

        .jq-number.horizontal .jq-number__field {
            width: 60px
        }

            .jq-number.horizontal .jq-number__field input {
                text-align: center
            }

        .jq-number.horizontal .jq-number__spin {
            left: 0;
            height: 32px
        }

            .jq-number.horizontal .jq-number__spin:before {
                content: '';
                position: absolute;
                top: 15px;
                left: 9px;
                width: 12px;
                height: 2px;
                border: none
            }

            .jq-number.horizontal .jq-number__spin.minus:after {
                display: none
            }

            .jq-number.horizontal .jq-number__spin.plus {
                right: 0;
                left: auto
            }

                .jq-number.horizontal .jq-number__spin.plus:after {
                    top: 10px;
                    left: 14px;
                    width: 2px;
                    height: 12px;
                    border: none
                }

.jq-password {
    position: relative;
    display: inline-block
}

    .jq-password input[type='password'],
    .jq-password input[type='text'] {
        border: none;
        outline: none;
        padding: 8px 9px;
        margin: 1px;
        width: auto
    }

        .jq-password input[type='password']:focus,
        .jq-password input[type='password']:active,
        .jq-password input[type='text']:focus,
        .jq-password input[type='text']:active {
            outline: none;
            border: none
        }

    .jq-password .jq-password__switch {
        display: inline-block;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        line-height: 0.8em;
        padding: 1px
    }

        .jq-password .jq-password__switch.jq-password__switch-text {
            padding-right: 5px
        }

        .jq-password .jq-password__switch button {
            padding: 7px 9px
        }

.jq-selectbox {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer
}

    .jq-selectbox ul {
        margin: 0;
        padding: 0;
        position: relative;
        list-style: none;
        overflow-y: auto;
        overflow-x: hidden
    }

    .jq-selectbox li {
        min-height: 18px;
        padding: 5px 10px 6px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap
    }

        .jq-selectbox li.optgroup:hover {
            cursor: default
        }

        .jq-selectbox li.option {
            padding-left: 25px
        }

    .jq-selectbox .jq-selectbox__select {
        position: relative;
        padding: 5px 45px 5px 10px
    }

        .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
            display: block;
            overflow: hidden;
            width: 100%;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

    .jq-selectbox .jq-selectbox__trigger {
        position: absolute;
        top: 0;
        right: 0;
        width: 34px;
        height: 100%;
        text-align: center
    }

        .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
            position: relative;
            display: inline-block
        }

    .jq-selectbox .jq-selectbox__dropdown {
        z-index: 1;
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        margin: 2px 0 0;
        padding: 0;
        list-style: none;
        overflow: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch
    }

    .jq-selectbox.dropup.opened .jq-selectbox__dropdown {
        height: auto;
        top: auto;
        bottom: 100%;
        margin-bottom: 2px
    }

    .jq-selectbox.dropdown.opened .jq-selectbox__dropdown {
        height: auto;
        bottom: auto
    }

    .jq-selectbox .jq-selectbox__search {
        margin: 5px
    }

        .jq-selectbox .jq-selectbox__search input {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%;
            margin: 0;
            padding: 5px 27px 6px 8px;
            outline: none;
            -webkit-appearance: textfield
        }

            .jq-selectbox .jq-selectbox__search input::-webkit-search-cancel-button,
            .jq-selectbox .jq-selectbox__search input::-webkit-search-decoration {
                -webkit-appearance: none
            }

    .jq-selectbox .jq-selectbox__search-status,
    .jq-selectbox .jq-selectbox__empty {
        margin: 5px;
        padding: 5px 8px 6px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

.jq-select-multiple {
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    cursor: default
}

    .jq-select-multiple ul {
        position: relative;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch
    }

    .jq-select-multiple li {
        padding: 3px 9px 4px;
        list-style: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap
    }

        .jq-select-multiple li.optgroup {
            font-weight: bold
        }

        .jq-select-multiple li.option {
            padding-left: 25px
        }

input[type=range].styler {
    -webkit-appearance: none
}

    input[type=range].styler:focus {
        outline: none
    }

    input[type=range].styler::-webkit-slider-runnable-track {
        width: 100%;
        height: 12.8px;
        cursor: pointer
    }

    input[type=range].styler::-webkit-slider-thumb {
        height: 16px;
        width: 16px;
        -webkit-appearance: none;
        margin-top: -2px;
        cursor: pointer
    }

    input[type=range].styler::-moz-range-track {
        width: 100%;
        height: 12.8px;
        cursor: pointer
    }

    input[type=range].styler::-moz-range-thumb {
        height: 16px;
        width: 16px;
        cursor: pointer
    }

    input[type=range].styler::-moz-focus-outer {
        border: none
    }

    input[type=range].styler::-ms-track {
        height: 12.8px;
        background: transparent;
        border-color: transparent;
        border-width: 6px 0;
        color: transparent
    }

    input[type=range].styler::-ms-thumb {
        height: 16px;
        width: 16px
    }

.jq-checkbox {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none;
    border-radius: 3px
}

    .jq-checkbox:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-checkbox:not([disabled]):not(.disabled):focus,
    .jq-checkbox:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-checkbox:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-checkbox[disabled],
    .jq-checkbox.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-checkbox.checked .jq-checkbox__flag,
    .jq-checkbox.indeterminate .jq-checkbox__flag {
        border-radius: 2px;
        background: #666;
        -webkit-box-shadow: inset 0 -3px 6px #AAA;
        box-shadow: inset 0 -3px 6px #AAA
    }

    .jq-checkbox.focused {
        border: 1px solid #08C
    }

.jq-radio {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none;
    border-radius: 50%
}

    .jq-radio:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-radio:not([disabled]):not(.disabled):focus,
    .jq-radio:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-radio:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-radio[disabled],
    .jq-radio.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-radio.checked .jq-radio__div {
        border-radius: 50%;
        background: #666;
        -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.7);
        box-shadow: inset 1px 1px 1px rgba(0,0,0,0.7)
    }

.jq-switcher {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none;
    border-radius: 3px;
    -webkit-transition: border-color .6s ease-out;
    -o-transition: border-color .6s ease-out;
    transition: border-color .6s ease-out
}

    .jq-switcher:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-switcher:not([disabled]):not(.disabled):focus,
    .jq-switcher:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-switcher:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-switcher[disabled],
    .jq-switcher.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-switcher .toggle-button {
        position: absolute;
        top: 1px;
        width: 50%;
        bottom: 1px;
        left: 1px;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        border: 1px solid #C3C3C3;
        border-radius: 2px;
        cursor: pointer;
        -webkit-transition: all .3s .1s, width .1s, top .1s, bottom .1s;
        -o-transition: all .3s .1s, width .1s, top .1s, bottom .1s;
        transition: all .3s .1s, width .1s, top .1s, bottom .1s
    }

    .jq-switcher .toggle-text {
        display: inline;
        position: absolute;
        text-align: center;
        font-size: 12px;
        width: 50%;
        line-height: 23px;
        -webkit-transition: all .2s .1s, right .1s;
        -o-transition: all .2s .1s, right .1s;
        transition: all .2s .1s, right .1s
    }

    .jq-switcher .toggle-text-off {
        font-weight: normal;
        color: #000;
        left: 1px
    }

    .jq-switcher .toggle-text-on {
        font-weight: bold;
        color: rgba(0,0,0,0);
        right: 2px
    }

    .jq-switcher.checked {
        border: 1px solid #08C;
        -webkit-transition: all .5s .15s ease-out;
        -o-transition: all .5s .15s ease-out;
        transition: all .5s .15s ease-out
    }

        .jq-switcher.checked .toggle-button {
            top: 1px;
            bottom: 1px;
            left: 100%;
            margin-left: calc(-50% - 3px);
            background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)),#666;
            background: -o-linear-gradient(#999, #666),#666;
            background: linear-gradient(#999, #666),#666;
            border: 1px solid #08C;
            -webkit-transition: all .2s .1s, right .1s;
            -o-transition: all .2s .1s, right .1s;
            transition: all .2s .1s, right .1s
        }

        .jq-switcher.checked .toggle-text-on {
            color: #FFF;
            -webkit-transition: color .3s .15s;
            -o-transition: color .3s .15s;
            transition: color .3s .15s
        }

        .jq-switcher.checked .toggle-text-off {
            color: rgba(0,0,0,0)
        }

    .jq-switcher.focused {
        border: 1px solid #08C
    }

        .jq-switcher.focused .toggle-button {
            border: 1px solid #08C
        }

.jq-file {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    .jq-file:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-file:not([disabled]):not(.disabled):focus,
    .jq-file:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-file:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-file[disabled],
    .jq-file.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-file .jq-file__browse {
        color: #333;
        border: 1px solid #C3C3C3;
        border-radius: 4px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

        .jq-file .jq-file__browse:not([disabled]):not(.disabled):hover {
            border: 1px solid gray;
            background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
            background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
            background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-shadow: none
        }

        .jq-file .jq-file__browse:not([disabled]):not(.disabled):focus,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled).focused {
            border: 1px solid #08C;
            background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
            background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
            background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-shadow: none
        }

        .jq-file .jq-file__browse:not([disabled]):not(.disabled):active {
            border: 1px solid #08C;
            background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
            background: -o-linear-gradient(#F6F6F6, #fff),#fff;
            background: linear-gradient(#F6F6F6, #fff),#fff;
            -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
            font-shadow: none
        }

        .jq-file .jq-file__browse[disabled],
        .jq-file.disabled .jq-file__browse,
        .jq-file .jq-file__browse.disabled {
            border: 1px solid #CCC;
            background: #F5F5F5 !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            color: #888 !important
        }

        .jq-file .jq-file__browse,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled):hover,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled):active,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled):focus,
        .jq-file .jq-file__browse:not([disabled]):not(.disabled).focused {
            border-radius: 0px;
            border-top: none !important;
            border-bottom: none !important;
            border-right: none !important
        }

    .jq-file:not([disabled]):not(.disabled):active {
        background: none
    }

    .jq-file:not([disabled]):not(.disabled):hover .jq-file__browse {
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .jq-file:not([disabled]):not(.disabled):active .jq-file__browse {
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .jq-file:not([disabled]):not(.disabled):active,
    .jq-file:not([disabled]):not(.disabled):focus,
    .jq-file:not([disabled]):not(.disabled).focused {
        background: #F5F5F5
    }

.jq-number .jq-number__field input {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    .jq-number .jq-number__field input:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__field input:not([disabled]):not(.disabled):focus,
    .jq-number .jq-number__field input:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__field input:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__field input[disabled],
    .jq-number .jq-number__field input.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

.jq-number .jq-number__spin {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    .jq-number .jq-number__spin:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__spin:not([disabled]):not(.disabled):focus,
    .jq-number .jq-number__spin:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-number .jq-number__spin:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    .jq-number .jq-number__spin[disabled],
    .jq-number.disabled .jq-number__spin,
    .jq-number.disabled .jq-number__spin:hover,
    .jq-number.disabled .jq-number__spin:focus,
    .jq-number.disabled .jq-number__spin:active,
    .jq-number .jq-number__spin.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-number .jq-number__spin:after {
        border-right: 5px solid transparent;
        border-bottom: 5px solid #999;
        border-left: 5px solid transparent
    }

    .jq-number .jq-number__spin.minus:after {
        border-top: 5px solid #999;
        border-right: 5px solid transparent;
        border-bottom: none;
        border-left: 5px solid transparent
    }

    .jq-number .jq-number__spin.minus:hover:after {
        border-top-color: #000
    }

    .jq-number .jq-number__spin.plus:hover:after {
        border-bottom-color: #000
    }

.jq-number.disabled .jq-number__spin,
.jq-number.disabled .jq-number__spin:hover,
.jq-number.disabled .jq-number__spin:focus,
.jq-number.disabled .jq-number__spin:active {
    border: 1px solid #CCC !important
}

    .jq-number.disabled .jq-number__spin.plus:after {
        border-bottom-color: #999
    }

    .jq-number.disabled .jq-number__spin.minus:after {
        border-top-color: #999
    }

.jq-number.horizontal .jq-number__spin:before,
.jq-number.horizontal .jq-number__spin.plus:after {
    background: #999
}

.jq-number.horizontal .jq-number__spin:hover:before,
.jq-number.horizontal .jq-number__spin.plus:hover:after {
    background: #000
}

.jq-password {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    .jq-password:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-password:not([disabled]):not(.disabled):focus,
    .jq-password:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-password:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    .jq-password[disabled],
    .jq-password.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

    .jq-password input {
        background: #F5F5F5
    }

        .jq-password input:not([disabled]):not(.disabled):hover {
            background: #F5F5F5
        }

        .jq-password input:not([disabled]):not(.disabled):active {
            background: #F5F5F5
        }

        .jq-password input:not([disabled]):not(.disabled):focus {
            background: #F5F5F5
        }

    .jq-password .jq-password__switch {
        color: #333
    }

    .jq-password.disabled input[type='password'],
    .jq-password.disabled input[type='text'] {
        background: #F5F5F5;
        color: #888
    }

.jq-selectbox .jq-selectbox__select {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

.jq-selectbox:not([disabled]):not(.disabled):hover .jq-selectbox__select {
    border: 1px solid gray;
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
    background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

.jq-selectbox:not([disabled]):not(.disabled):focus .jq-selectbox__select,
.jq-selectbox:not([disabled]):not(.disabled).focused .jq-selectbox__select {
    border: 1px solid #08C;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

.jq-selectbox:not([disabled]):not(.disabled):active .jq-selectbox__select {
    border: 1px solid #08C;
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
    background: -o-linear-gradient(#F6F6F6, #fff),#fff;
    background: linear-gradient(#F6F6F6, #fff),#fff;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    font-shadow: none
}

.jq-selectbox[disabled] .jq-selectbox__select,
.jq-selectbox.disabled .jq-selectbox__select {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #888 !important
}

.jq-selectbox.disabled .jq-selectbox__select {
    border: 1px solid #CCC;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}

.jq-selectbox .jq-selectbox__dropdown {
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-size: 14px/18px
}

    .jq-selectbox .jq-selectbox__dropdown li:first-child {
        border-radius: 4px 4px 0px 0px
    }

    .jq-selectbox .jq-selectbox__dropdown li:last-child {
        border-radius: 0px 0px 4px 4px
    }

.jq-selectbox .jq-selectbox__trigger {
    border-left: 1px solid #C3C3C3
}

    .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
        top: 4px;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 5px solid #999
    }

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    top: 4px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #000
}

.jq-selectbox.opened .jq-selectbox__trigger-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #AAA
}

.jq-selectbox .jq-selectbox__search input {
    border: 1px solid #C3C3C3;
    border-radius: 3px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    color: #333
}

.jq-selectbox .placeholder {
    color: #888
}

.jq-selectbox .jq-selectbox__search-status {
    display: none;
    background: #F0F0F0
}

.jq-selectbox li {
    color: #231F20
}

    .jq-selectbox li:hover {
        background-color: #00aaff;
        color: #FFF
    }

    .jq-selectbox li.sel,
    .jq-selectbox li.selected {
        background-color: #08C;
        color: #FFF
    }

    .jq-selectbox li.disabled {
        color: #888
    }

        .jq-selectbox li.disabled:hover {
            background: none
        }

    .jq-selectbox li.optgroup {
        font-weight: bold
    }

        .jq-selectbox li.optgroup:hover {
            background: none;
            color: #231F20;
            cursor: default
        }

.jq-select-multiple {
    border: 1px solid #C3C3C3;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    color: #333
}

    .jq-select-multiple.focused {
        border: 1px solid #08C
    }

    .jq-select-multiple li:first-child {
        border-radius: 3px 3px 0 0
    }

    .jq-select-multiple li:last-child {
        border-radius: 0 0 3px 3px
    }

    .jq-select-multiple li.selected {
        background: #08C;
        color: #FFF
    }

    .jq-select-multiple li.disabled {
        color: #888
    }

    .jq-select-multiple.disabled li.selected,
    .jq-select-multiple li.selected.disabled {
        background: #F5F5F5;
        color: #888
    }

input[type=range].styler::-webkit-slider-runnable-track {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-webkit-slider-runnable-track {
    border: 1px solid gray;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-webkit-slider-runnable-track,
:not([disabled]):not(.disabled).focused::-webkit-slider-runnable-track {
    border: 1px solid #08C;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-webkit-slider-runnable-track {
    border: 1px solid #08C;
    background: #F5F5F5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

[disabled]::-webkit-slider-runnable-track,
.disabled::-webkit-slider-runnable-track {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler::-webkit-slider-thumb {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-webkit-slider-thumb {
    border: 1px solid gray;
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
    background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-webkit-slider-thumb,
:not([disabled]):not(.disabled).focused::-webkit-slider-thumb {
    border: 1px solid #08C;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-webkit-slider-thumb {
    border: 1px solid #08C;
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
    background: linear-gradient(#F6F6F6, #fff),#fff;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    font-shadow: none
}

[disabled]::-webkit-slider-thumb,
.disabled::-webkit-slider-thumb {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler::-moz-range-track {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-moz-range-track {
    border: 1px solid gray;
    background: #F5F5F5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-moz-range-track,
:not([disabled]):not(.disabled).focused::-moz-range-track {
    border: 1px solid #08C;
    background: #F5F5F5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-moz-range-track {
    border: 1px solid #08C;
    background: #F5F5F5;
    box-shadow: none;
    font-shadow: none
}

[disabled]::-moz-range-track,
.disabled::-moz-range-track {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler::-moz-range-thumb {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-moz-range-thumb {
    border: 1px solid gray;
    background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-moz-range-thumb,
:not([disabled]):not(.disabled).focused::-moz-range-thumb {
    border: 1px solid #08C;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-moz-range-thumb {
    border: 1px solid #08C;
    background: linear-gradient(#F6F6F6, #fff),#fff;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    font-shadow: none
}

[disabled]::-moz-range-thumb,
.disabled::-moz-range-thumb {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler::-ms-fill-lower {
    background: #F5F5F5;
    border: 1px solid #C3C3C3;
    border-radius: 4px
}

input[type=range].styler::-ms-fill-upper {
    background: #F5F5F5;
    border: 1px solid #C3C3C3;
    border-radius: 4px
}

input[type=range].styler::-ms-thumb {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):hover::-ms-thumb {
    border: 1px solid gray;
    background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):focus::-ms-thumb,
:not([disabled]):not(.disabled).focused::-ms-thumb {
    border: 1px solid #08C;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    box-shadow: none;
    font-shadow: none
}

:not([disabled]):not(.disabled):active::-ms-thumb {
    border: 1px solid #08C;
    background: linear-gradient(#F6F6F6, #fff),#fff;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    font-shadow: none
}

[disabled]::-ms-thumb,
.disabled::-ms-thumb {
    border: 1px solid #CCC;
    background: #F5F5F5 !important;
    box-shadow: none !important;
    color: #888 !important
}

input[type=range].styler:focus::-ms-fill-lower {
    background: #F5F5F5;
    border: 1px solid #08C
}

input[type=range].styler:focus::-ms-fill-upper {
    background: #F5F5F5;
    border: 1px solid #08C
}

input[type=email].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=email].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=email].styler:not([disabled]):not(.disabled):focus,
    input[type=email].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=email].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=email].styler[disabled],
    input[type=email].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=tel].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=tel].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=tel].styler:not([disabled]):not(.disabled):focus,
    input[type=tel].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=tel].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=tel].styler[disabled],
    input[type=tel].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=search].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=search].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=search].styler:not([disabled]):not(.disabled):focus,
    input[type=search].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=search].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=search].styler[disabled],
    input[type=search].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=text].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=text].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=text].styler:not([disabled]):not(.disabled):focus,
    input[type=text].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=text].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=text].styler[disabled],
    input[type=text].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=url].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=url].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=url].styler:not([disabled]):not(.disabled):focus,
    input[type=url].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=url].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=url].styler[disabled],
    input[type=url].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=date].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=date].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=date].styler:not([disabled]):not(.disabled):focus,
    input[type=date].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=date].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=date].styler[disabled],
    input[type=date].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=time].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=time].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=time].styler:not([disabled]):not(.disabled):focus,
    input[type=time].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=time].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=time].styler[disabled],
    input[type=time].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=datetime].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=datetime].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime].styler:not([disabled]):not(.disabled):focus,
    input[type=datetime].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime].styler[disabled],
    input[type=datetime].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=datetime-local].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=datetime-local].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime-local].styler:not([disabled]):not(.disabled):focus,
    input[type=datetime-local].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime-local].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=datetime-local].styler[disabled],
    input[type=datetime-local].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=month].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=month].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=month].styler:not([disabled]):not(.disabled):focus,
    input[type=month].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=month].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=month].styler[disabled],
    input[type=month].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=week].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    input[type=week].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=week].styler:not([disabled]):not(.disabled):focus,
    input[type=week].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=week].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=week].styler[disabled],
    input[type=week].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

:not(.jq-password) > input[type='password'].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    :not(.jq-password) > input[type='password'].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    :not(.jq-password) > input[type='password'].styler:not([disabled]):not(.disabled):focus,
    :not(.jq-password) > input[type='password'].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    :not(.jq-password) > input[type='password'].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    :not(.jq-password) > input[type='password'].styler[disabled],
    :not(.jq-password) > input[type='password'].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

textarea.styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    -webkit-box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,0.1);
    font-shadow: none
}

    textarea.styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    textarea.styler:not([disabled]):not(.disabled):focus,
    textarea.styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    textarea.styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: #F5F5F5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    textarea.styler[disabled],
    textarea.styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

textarea.styler {
    overflow: auto
}

input[type=search].styler {
    -webkit-appearance: none
}

input[type=button].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    input[type=button].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=button].styler:not([disabled]):not(.disabled):focus,
    input[type=button].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=button].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    input[type=button].styler[disabled],
    input[type=button].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=reset].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    input[type=reset].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=reset].styler:not([disabled]):not(.disabled):focus,
    input[type=reset].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=reset].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    input[type=reset].styler[disabled],
    input[type=reset].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=submit].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    input[type=submit].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=submit].styler:not([disabled]):not(.disabled):focus,
    input[type=submit].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=submit].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    input[type=submit].styler[disabled],
    input[type=submit].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=color].styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    input[type=color].styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=color].styler:not([disabled]):not(.disabled):focus,
    input[type=color].styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    input[type=color].styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    input[type=color].styler[disabled],
    input[type=color].styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

a.button.styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    a.button.styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    a.button.styler:not([disabled]):not(.disabled):focus,
    a.button.styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    a.button.styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    a.button.styler[disabled],
    a.button.styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

button.styler {
    color: #333;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
    background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
    background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-shadow: none
}

    button.styler:not([disabled]):not(.disabled):hover {
        border: 1px solid gray;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6)),#E6E6E6;
        background: -o-linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        background: linear-gradient(#F6F6F6, #E6E6E6),#E6E6E6;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    button.styler:not([disabled]):not(.disabled):focus,
    button.styler:not([disabled]):not(.disabled).focused {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E6E6E6)),#f5f5f5;
        background: -o-linear-gradient(#fff, #E6E6E6),#f5f5f5;
        background: linear-gradient(#fff, #E6E6E6),#f5f5f5;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-shadow: none
    }

    button.styler:not([disabled]):not(.disabled):active {
        border: 1px solid #08C;
        background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#fff)),#fff;
        background: -o-linear-gradient(#F6F6F6, #fff),#fff;
        background: linear-gradient(#F6F6F6, #fff),#fff;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        font-shadow: none
    }

    button.styler[disabled],
    button.styler.disabled {
        border: 1px solid #CCC;
        background: #F5F5F5 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #888 !important
    }

input[type=email].styler {
    padding: 8px 9px
}

input[type=tel].styler {
    padding: 8px 9px
}

input[type=search].styler {
    padding: 8px 9px
}

input[type=text].styler {
    padding: 8px 9px
}

input[type=url].styler {
    padding: 8px 9px
}

input[type=date].styler {
    padding: 8px 9px
}

input[type=time].styler {
    padding: 8px 9px
}

input[type=datetime].styler {
    padding: 8px 9px
}

input[type=datetime-local].styler {
    padding: 8px 9px
}

input[type=month].styler {
    padding: 8px 9px
}

input[type=week].styler {
    padding: 8px 9px
}

:not(.jq-password) > input[type='password'].styler,
textarea.styler {
    padding: 8px 9px
}

input[type=button].styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    input[type=button].styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input[type=reset].styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    input[type=reset].styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input[type=submit].styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    input[type=submit].styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input[type=color].styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    input[type=color].styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

a.button.styler,
button.styler {
    overflow: visible;
    padding: 8px 11px;
    cursor: pointer
}

    a.button.styler::-moz-focus-inner,
    button.styler::-moz-focus-inner {
        padding: 0;
        border: 0
    }

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.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;
    -webkit-box-sizing: border-box;
    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: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    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;
    -webkit-box-shadow: none;
    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: 0.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: 0.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%;
        -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
        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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
        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: -36px;
    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;
        -webkit-box-sizing: border-box;
        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
    }
}

@font-face {
    font-family: "SegoeUI-Regular";
    src: url(Fonts/SegoeUI.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SegoeUI-SemiBold";
    src: url(Fonts/SegoeUI-SemiBold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "SegoeUI-Regular";
    font-size: 12px;
    line-height: 20px;
    color: #111922;
    position: relative
}

a {
    text-decoration: inherit;
    color: inherit;
    outline: none;
    display: inline-block
}

ul,
li,
p {
    padding: 0;
    margin: 0;
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

.main__logo_top {
    padding: 20px 0 0 0;
    background-color: #F7F8FA;
}
.main__logo_logo {
    background: url(Images/12.svg) center top no-repeat no-repeat;
    height: 110px;
}
.firstrun {
}
    .firstrun h1 {
        font-size: 36px;
        text-align: center;
        margin: 35px 0;
        line-height: 48px;
    }
    .firstrun h2 {
        margin: 30px 20px;
        font-size: 18px;
        text-align: center;
        line-height: 24px;
    }
    .firstrun p {
        margin: 5px 20px;
        line-height: 30px;
        vertical-align: middle;
    }
        .firstrun p img {
            width: 25px;
            margin-right: 15px;
            vertical-align: middle;
        }
        .firstrun p span {
            vertical-align: middle;
        }
    .firstrun .button {
        background-color: #2469F0;
        line-height: 16px;
        margin: 30px 0 21px;
        padding: 8px 0;
        width: 100%;
        border: 1px solid #111922;
        border-radius: 4px;
        cursor: pointer;
        margin-bottom: 16px;
        text-align: center;
        color: #ffffff;
    }

.main__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 15px;
    border-bottom: 1px solid #edf0f5;
    margin-bottom: 13px
}

    .main__top a {
        padding-left: 26px
    }

        .main__top a + a {
            margin-left: 20px
        }

    .main__top span {
        position: absolute;
        display: block;
        background-color: #aeb9c7;
        width: 12px;
        height: 32px;
        top: 0;
        right: 0
    }

.main__top-prime {
    position: relative
}

    .main__top-prime::before {
        content: "";
        background-image: url(Images/prime-icon.svg);
        width: 16px;
        height: 16px;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 2px
    }

.main__top-docs {
    position: relative
}

    .main__top-docs::before {
        content: "";
        background-image: url(Images/docs-icon.svg);
        width: 16px;
        height: 16px;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 2px
    }

.main__top-support {
    position: relative
}

    .main__top-support::before {
        content: "";
        background-image: url(Images/support-icon.svg);
        width: 16px;
        height: 16px;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 2px
    }

.form {
    position: relative
}

    .form .jq-selectbox {
        width: 100%
    }

        .form .jq-selectbox .jq-selectbox__select {
            width: 100%;
            font-family: "SegoeUI-SemiBold";
            font-size: 12px;
            line-height: 16px;
            border: 1px solid #aeb9c7;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border-radius: 4px;
            outline: none;
            background: #f7f8fb;
            -webkit-box-shadow: none;
            box-shadow: none;
            padding: 8px 12px
        }

        .form .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
            top: 8px
        }

        .form .jq-selectbox li {
            padding: 8px 12px
        }

        .form .jq-selectbox:not([disabled]):not(.disabled):hover .jq-selectbox__select {
            border: 1px solid #aeb9c7;
            background: #f7f8fb;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .form .jq-selectbox:not([disabled]):not(.disabled):hover .jq-selectbox__select {
            border: 1px solid #aeb9c7;
            background: #f7f8fb;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .form .jq-selectbox:not([disabled]):not(.disabled):focus .jq-selectbox__select,
        .form .jq-selectbox:not([disabled]):not(.disabled).focused .jq-selectbox__select {
            border: 1px solid #aeb9c7;
            background: #f7f8fb;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .form .jq-selectbox:not([disabled]):not(.disabled):active .jq-selectbox__select {
            border: 1px solid #aeb9c7;
            background: #f7f8fb;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .form .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
            color: #242424
        }

        .form .jq-selectbox .jq-selectbox__trigger {
            border-left: none
        }

        .form .jq-selectbox .jq-selectbox__dropdown {
            border: 1px solid #aeb9c7;
            border-radius: 4px;
            background: #fff;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-family: "SegoeUI-SemiBold";
            font-size: 12px;
            line-height: 16px;
            margin: 0
        }

        .form .jq-selectbox.dropup.opened .jq-selectbox__dropdown {
            margin: 0
        }

        .form .jq-selectbox li.sel,
        .form .jq-selectbox li.selected {
            background: #f7f8fb;
            color: #111922
        }

            .form .jq-selectbox li.sel:hover,
            .form .jq-selectbox li.selected:hover {
                background: #f7f8fb
            }

        .form .jq-selectbox li:hover {
            background: #f7f8fb;
            color: #111922
        }

        .form .jq-selectbox .jq-selectbox__dropdown li:last-child,
        .form .jq-selectbox .jq-selectbox__dropdown li:first-child {
            border-radius: 0
        }


.select2-container {
    width: 100% !important;
    
    background: #f7f8fb !important;
}

.select2-container--default .select2-selection--single {
    background-color: #f7f8fb;
    height: 30px;
}

.form-wrapper {
    padding: 0 15px
}

.footer-wrapper {
    text-align: center;
    padding: 15px
}
    .footer-wrapper a {
        text-decoration: underline
    }

.form__function {
    margin-bottom: 20px
}

    .form__function span {
        display: block;
        margin-bottom: 5px
    }

.form__symbol {
    margin-bottom: 20px
}

    .form__symbol span {
        display: block;
        margin-bottom: 5px
    }

.form__exchange {
    margin-bottom: 20px
}

.form__exchange span {
        display: block;
        margin-bottom: 5px
    }

.form__interval {
    margin-bottom: 16px
}

    .form__interval span {
        display: block;
        margin-bottom: 5px
    }

.form__size {
    margin-bottom: 16px
}

    .form__size span {
        display: block;
        margin-bottom: 5px
    }

.form__size input {
        width: 100%;
        border: 1px solid #aeb9c7;
        border-radius: 4px;
        padding: 8px 12px
    }

.form__refresh {
    margin-bottom: 16px
}

    .form__refresh span {
        display: block;
        margin-bottom: 5px
    }

    .form__refresh input {
        width: 100%;
        border: 1px solid #aeb9c7;
        border-radius: 4px;
        padding: 8px 12px
    }

.form__btn {
    background-color: transparent;
    line-height: 16px;
    padding: 8px 0;
    width: 100%;
    border: 1px solid #111922;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 16px;
    margin-bottom: 16px
}

.bottom__form-wrapper {
    padding: 14px 15px 0;
    background-color: #f7f8fb
}

.form__country span {
    display: block;
    margin-bottom: 5px
}

.form__country input {
    width: 100%;
    border: 1px solid #aeb9c7;
    border-radius: 4px;
    padding: 8px 12px
}


.bottom__form-api span {
    display: block;
    margin-bottom: 5px
}

.bottom__form-api input {
    width: 100%;
    border: 1px solid #aeb9c7;
    border-radius: 4px;
    padding: 8px 12px
}

.bottom__form-btn {
    background-color: transparent;
    line-height: 16px;
    margin: 16px 0 21px;
    padding: 8px 0;
    width: 100%;
    border: 1px solid #111922;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 16px
}

.mfp-bg {
    background: #111922;
    opacity: 0.3
}

.popup {
    background-color: #fff;
    padding: 0 30px 21px
}

.popup-top {
    padding: 11px 5px;
    line-height: 16px;
    border-bottom: 1px solid #edf0f5;
    margin: 0 -24px 16px
}

.popup .mfp-close {
    opacity: 1;
    top: -3px
}

.popup-title {
    padding-left: 26px;
    position: relative
}

    .popup-title::before {
        content: "";
        background-image: url(Images/support-icon.svg);
        width: 16px;
        height: 16px;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 0
    }

.popup-text {
    margin-bottom: 18px
}

.popup-links {
    color: #2469f0;
    margin-bottom: 16px
}

    .popup-links a {
        display: block
    }

.popup-bottom a {
    color: #2469f0
}

.error {
    padding: 17px;
    width: 100%;
    position: absolute;
    left: -100%;
    bottom: 0;
    background-color: #fff
}

    .error.error--active {
        left: 0
    }

.error-top {
    font-family: "SegoeUI-SemiBold";
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 13px
}

.error-title {
    padding-left: 29px;
    position: relative
}

    .error-title::before {
        content: "";
        background-image: url(Images/error-icon.svg);
        width: 18px;
        height: 18px;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 0
    }

.error-closebtn {
    background-image: url(Images/closebtn-icon.svg);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none
}

.error-text a {
    color: #2469f0
}

.inactive-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 43px;
    bottom: 0;
    background: #111922;
    opacity: 0.3;
    display: none
}

    .inactive-bg.active {
        display: block
    }
