@charset "UTF-8";
button,
html,
input,
select,
textarea {
    color: #222
}

body {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    background: #fff;
    color: #000;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        -ms-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        -ms-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        -ms-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:active,
a:hover {
    outline: 0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#map_canvas img,
.google-maps img {
    max-width: none
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button,
input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit],
label,
select {
    cursor: pointer
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff
}

a {
    color: #08c;
    text-decoration: none
}

a:focus,
a:hover {
    color: #005580;
    text-decoration: underline
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

.row {
    margin-left: -20px
}

.row:after,
.row:before {
    display: table;
    content: "";
    line-height: 0
}

.row:after {
    clear: both
}

[class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.container,
.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container {
    width: 940px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.offset12 {
    margin-left: 980px
}

.offset11 {
    margin-left: 900px
}

.offset10 {
    margin-left: 820px
}

.offset9 {
    margin-left: 740px
}

.offset8 {
    margin-left: 660px
}

.offset7 {
    margin-left: 580px
}

.offset6 {
    margin-left: 500px
}

.offset5 {
    margin-left: 420px
}

.offset4 {
    margin-left: 340px
}

.offset3 {
    margin-left: 260px
}

.offset2 {
    margin-left: 180px
}

.offset1 {
    margin-left: 100px
}

.row-fluid {
    width: 100%
}

.row-fluid:after,
.row-fluid:before {
    display: table;
    content: "";
    line-height: 0
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%
}

.row-fluid [class*=span]:first-child {
    margin-left: 0
}

.row-fluid .controls-row [class*=span]+[class*=span] {
    margin-left: 2.127659574468085%
}

.row-fluid .span12 {
    width: 100%
}

.row-fluid .span11 {
    width: 91.48936170212765%
}

.row-fluid .span10 {
    width: 82.97872340425532%
}

.row-fluid .span9 {
    width: 74.46808510638297%
}

.row-fluid .span8 {
    width: 65.95744680851064%
}

.row-fluid .span7 {
    width: 57.44680851063829%
}

.row-fluid .span6 {
    width: 48.93617021276595%
}

.row-fluid .span5 {
    width: 40.42553191489362%
}

.row-fluid .span4 {
    width: 31.914893617021278%
}

.row-fluid .span3 {
    width: 23.404255319148934%
}

.row-fluid .span2 {
    width: 14.893617021276595%
}

.row-fluid .span1 {
    width: 6.382978723404255%
}

.row-fluid .offset12 {
    margin-left: 104.25531914893617%
}

.row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%
}

.row-fluid .offset11 {
    margin-left: 95.74468085106382%
}

.row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%
}

.row-fluid .offset10 {
    margin-left: 87.23404255319149%
}

.row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%
}

.row-fluid .offset9 {
    margin-left: 78.72340425531914%
}

.row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%
}

.row-fluid .offset8 {
    margin-left: 70.2127659574468%
}

.row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%
}

.row-fluid .offset7 {
    margin-left: 61.70212765957446%
}

.row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%
}

.row-fluid .offset6 {
    margin-left: 53.191489361702125%
}

.row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%
}

.row-fluid .offset5 {
    margin-left: 44.68085106382979%
}

.row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%
}

.row-fluid .offset4 {
    margin-left: 36.170212765957444%
}

.row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%
}

.row-fluid .offset3 {
    margin-left: 27.659574468085104%
}

.row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%
}

.row-fluid .offset2 {
    margin-left: 19.148936170212764%
}

.row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%
}

.row-fluid .offset1 {
    margin-left: 10.638297872340425%
}

.row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%
}

.row-fluid [class*=span].hide,
[class*=span].hide {
    display: none
}

.row-fluid [class*=span].pull-right,
[class*=span].pull-right {
    float: right
}

.container {
    margin-right: auto;
    margin-left: auto
}

.container:after,
.container:before {
    display: table;
    content: "";
    line-height: 0
}

.container:after {
    clear: both
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px
}

.container-fluid:after,
.container-fluid:before {
    display: table;
    content: "";
    line-height: 0
}

.container-fluid:after {
    clear: both
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

small {
    font-size: 85%
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

cite {
    font-style: normal
}

.muted {
    color: #999
}

a.muted:focus,
a.muted:hover {
    color: grey
}

.text-warning {
    color: #c09853
}

a.text-warning:focus,
a.text-warning:hover {
    color: #a47e3c
}

.text-error {
    color: #b94a48
}

a.text-error:focus,
a.text-error:hover {
    color: #953b39
}

.text-info {
    color: #3a87ad
}

a.text-info:focus,
a.text-info:hover {
    color: #2d6987
}

.text-success {
    color: #468847
}

a.text-success:focus,
a.text-success:hover {
    color: #356635
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: 700;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

h1,
h2,
h3 {
    line-height: 40px
}

h1 {
    font-size: 38.5px
}

h2 {
    font-size: 31.5px
}

h3 {
    font-size: 24.5px
}

h4 {
    font-size: 17.5px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 11.9px
}

h1 small {
    font-size: 24.5px
}

h2 small {
    font-size: 17.5px
}

h3 small {
    font-size: 14px
}

h4 small {
    font-size: 14px
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    padding: 0;
    margin: 0 0 10px 25px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

li {
    line-height: 20px
}

ol.unstyled,
ul.unstyled {
    margin-left: 0;
    list-style: none
}

ol.inline,
ul.inline {
    margin-left: 0;
    list-style: none
}

ol.inline>li,
ul.inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px
}

dd,
dt {
    line-height: 20px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 10px
}

.dl-horizontal:after,
.dl-horizontal:before {
    display: table;
    content: "";
    line-height: 0
}

.dl-horizontal:after {
    clear: both
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dl-horizontal dd {
    margin-left: 180px
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

blockquote small {
    display: block;
    line-height: 20px;
    color: #999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

pre.prettyprint {
    margin-bottom: 20px
}

pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.badge,
.label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: 700;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #999
}

.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

.badge:empty,
.label:empty {
    display: none
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.badge-important,
.label-important {
    background-color: #b94a48
}

.badge-important[href],
.label-important[href] {
    background-color: #953b39
}

.badge-warning,
.label-warning {
    background-color: #f89406
}

.badge-warning[href],
.label-warning[href] {
    background-color: #c67605
}

.badge-success,
.label-success {
    background-color: #468847
}

.badge-success[href],
.label-success[href] {
    background-color: #356635
}

.badge-info,
.label-info {
    background-color: #3a87ad
}

.badge-info[href],
.label-info[href] {
    background-color: #2d6987
}

.badge-inverse,
.label-inverse {
    background-color: #333
}

.badge-inverse[href],
.label-inverse[href] {
    background-color: #1a1a1a
}

.btn .badge,
.btn .label {
    position: relative;
    top: -1px
}

.btn-mini .badge,
.btn-mini .label {
    top: 0
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table td,
.table th {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table th {
    font-weight: 700
}

.table thead th {
    vertical-align: bottom
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
    border-top: 0
}

.table tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed td,
.table-condensed th {
    padding: 4px 5px
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.table-bordered td,
.table-bordered th {
    border-left: 1px solid #ddd
}

.table-bordered caption+tbody tr:first-child td,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered tbody:first-child tr:first-child td,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered thead:first-child tr:first-child th {
    border-top: 0
}

.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child,
.table-bordered thead:first-child tr:first-child>th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child,
.table-bordered thead:first-child tr:first-child>th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child,
.table-bordered thead:last-child tr:last-child>th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tbody:last-child tr:last-child>th:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>th:last-child,
.table-bordered thead:last-child tr:last-child>th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
    background-color: #f5f5f5
}

.row-fluid table td[class*=span],
.row-fluid table th[class*=span],
table td[class*=span],
table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0
}

.table td.span1,
.table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0
}

.table tbody tr.success>td {
    background-color: #dff0d8
}

.table tbody tr.error>td {
    background-color: #f2dede
}

.table tbody tr.warning>td {
    background-color: #fcf8e3
}

.table tbody tr.info>td {
    background-color: #d9edf7
}

.table-hover tbody tr.success:hover>td {
    background-color: #d0e9c6
}

.table-hover tbody tr.error:hover>td {
    background-color: #ebcccc
}

.table-hover tbody tr.warning:hover>td {
    background-color: #faf2cc
}

.table-hover tbody tr.info:hover>td {
    background-color: #c4e3f3
}

form {
    margin: 0 0 20px
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

legend small {
    font-size: 15px;
    color: #999
}

button,
input,
label,
select,
textarea {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

button,
input,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

.uneditable-input,
input,
textarea {
    width: 206px
}

textarea {
    height: auto
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=button],
input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
    width: auto
}

input[type=file],
select {
    height: 30px;
    line-height: 30px
}

select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus,
select:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.uneditable-input,
.uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    cursor: not-allowed
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

.uneditable-textarea {
    width: auto;
    height: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

.checkbox,
.radio {
    min-height: 20px;
    padding-left: 20px
}

.checkbox input[type=checkbox],
.radio input[type=radio] {
    float: left;
    margin-left: -20px
}

.controls>.checkbox:first-child,
.controls>.radio:first-child {
    padding-top: 5px
}

.checkbox.inline,
.radio.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

.checkbox.inline+.checkbox.inline,
.radio.inline+.radio.inline {
    margin-left: 10px
}

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.uneditable-input[class*=span],
input[class*=span],
select[class*=span],
textarea[class*=span] {
    float: none;
    margin-left: 0
}

.input-append .uneditable-input[class*=span],
.input-append input[class*=span],
.input-prepend .uneditable-input[class*=span],
.input-prepend input[class*=span],
.row-fluid .input-append [class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span] {
    display: inline-block
}

.uneditable-input,
input,
textarea {
    margin-left: 0
}

.controls-row [class*=span]+[class*=span] {
    margin-left: 20px
}

.uneditable-input.span12,
input.span12,
textarea.span12 {
    width: 926px
}

.uneditable-input.span11,
input.span11,
textarea.span11 {
    width: 846px
}

.uneditable-input.span10,
input.span10,
textarea.span10 {
    width: 766px
}

.uneditable-input.span9,
input.span9,
textarea.span9 {
    width: 686px
}

.uneditable-input.span8,
input.span8,
textarea.span8 {
    width: 606px
}

.uneditable-input.span7,
input.span7,
textarea.span7 {
    width: 526px
}

.uneditable-input.span6,
input.span6,
textarea.span6 {
    width: 446px
}

.uneditable-input.span5,
input.span5,
textarea.span5 {
    width: 366px
}

.uneditable-input.span4,
input.span4,
textarea.span4 {
    width: 286px
}

.uneditable-input.span3,
input.span3,
textarea.span3 {
    width: 206px
}

.uneditable-input.span2,
input.span2,
textarea.span2 {
    width: 126px
}

.uneditable-input.span1,
input.span1,
textarea.span1 {
    width: 46px
}

.controls-row:after,
.controls-row:before {
    display: table;
    content: "";
    line-height: 0
}

.controls-row:after {
    clear: both
}

.controls-row [class*=span],
.row-fluid .controls-row [class*=span] {
    float: left
}

.controls-row .checkbox[class*=span],
.controls-row .radio[class*=span] {
    padding-top: 5px
}

input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type=checkbox][disabled],
input[type=checkbox][readonly],
input[type=radio][disabled],
input[type=radio][readonly] {
    background-color: transparent
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.control-group.warning .input-append .add-on,
.control-group.warning .input-prepend .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.control-group.error .input-append .add-on,
.control-group.error .input-prepend .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.control-group.success .input-append .add-on,
.control-group.success .input-prepend .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7ab5d3
}

.control-group.info .input-append .add-on,
.control-group.info .input-prepend .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5
}

.form-actions:after,
.form-actions:before {
    display: table;
    content: "";
    line-height: 0
}

.form-actions:after {
    clear: both
}

.help-block,
.help-inline {
    color: #595959
}

.help-block {
    display: block;
    margin-bottom: 10px
}

.help-inline {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px
}

.input-append,
.input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

.input-append .dropdown-menu,
.input-append .popover,
.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .dropdown-menu,
.input-prepend .popover,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
    font-size: 14px
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-append .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus {
    z-index: 2
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group>.dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-append .uneditable-input,
.input-append input,
.input-append select {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-append .uneditable-input+.btn-group .btn:last-child,
.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: -1px
}

.input-append .add-on:last-child,
.input-append .btn-group:last-child>.dropdown-toggle,
.input-append .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .uneditable-input,
.input-prepend.input-append input,
.input-prepend.input-append select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-prepend.input-append .uneditable-input+.btn-group .btn,
.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .btn-group:first-child {
    margin-left: 0
}

input.search-query {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-horizontal .help-inline,
.form-horizontal .input-append,
.form-horizontal .input-prepend,
.form-horizontal .uneditable-input,
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea,
.form-inline .help-inline,
.form-inline .input-append,
.form-inline .input-prepend,
.form-inline .uneditable-input,
.form-inline input,
.form-inline select,
.form-inline textarea,
.form-search .help-inline,
.form-search .input-append,
.form-search .input-prepend,
.form-search .uneditable-input,
.form-search input,
.form-search select,
.form-search textarea {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-horizontal .hide,
.form-inline .hide,
.form-search .hide {
    display: none
}

.form-inline .btn-group,
.form-inline label,
.form-search .btn-group,
.form-search label {
    display: inline-block
}

.form-inline .input-append,
.form-inline .input-prepend,
.form-search .input-append,
.form-search .input-prepend {
    margin-bottom: 0
}

.form-inline .checkbox,
.form-inline .radio,
.form-search .checkbox,
.form-search .radio {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .checkbox input[type=checkbox],
.form-inline .radio input[type=radio],
.form-search .checkbox input[type=checkbox],
.form-search .radio input[type=radio] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

.control-group {
    margin-bottom: 10px
}

legend+.control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
    margin-bottom: 20px
}

.form-horizontal .control-group:after,
.form-horizontal .control-group:before {
    display: table;
    content: "";
    line-height: 0
}

.form-horizontal .control-group:after {
    clear: both
}

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

.form-horizontal .controls {
    margin-left: 180px
}

.form-horizontal .help-block {
    margin-bottom: 0
}

.form-horizontal .input-append+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block {
    margin-top: 10px
}

.form-horizontal .form-actions {
    padding-left: 180px
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn.active,
.btn.disabled,
.btn:active,
.btn:focus,
.btn:hover,
.btn[disabled] {
    color: #333;
    background-color: #e6e6e6
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-large [class*=" icon-"],
.btn-large [class^=icon-] {
    margin-top: 4px
}

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-small [class*=" icon-"],
.btn-small [class^=icon-] {
    margin-top: 0
}

.btn-mini [class*=" icon-"],
.btn-mini [class^=icon-] {
    margin-top: -1px
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn-danger.active,
.btn-info.active,
.btn-inverse.active,
.btn-primary.active,
.btn-success.active,
.btn-warning.active {
    color: rgba(255, 255, 255, .75)
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
    color: #fff;
    background-color: #04c
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.btn-warning[disabled] {
    color: #fff;
    background-color: #f89406
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn-success[disabled] {
    color: #fff;
    background-color: #51a351
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #222
}

button.btn::-moz-focus-inner,
input[type=submit].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #08c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-link:focus,
.btn-link:hover {
    color: #005580;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #333;
    text-decoration: none
}

.btn-group {
    position: relative;
    display: inline-block;
    font-size: 0px;
    vertical-align: middle;
    white-space: nowrap
}

.btn-group+.btn-group {
    margin-left: 5px
}

.btn-toolbar {
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn {
    margin-left: 5px
}

.btn-group>.btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group>.btn+.btn {
    margin-left: -1px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
    font-size: 14px
}

.btn-group>.btn-mini {
    font-size: 10.5px
}

.btn-group>.btn-small {
    font-size: 11.9px
}

.btn-group>.btn-large {
    font-size: 17.5px
}

.btn-group>.btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.btn-group>.btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-group>.btn-mini+.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px
}

.btn-group>.btn-large+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #04c
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222
}

.btn .caret {
    margin-top: 8px;
    margin-left: 0
}

.btn-large .caret {
    margin-top: 6px
}

.btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px
}

.btn-mini .caret,
.btn-small .caret {
    margin-top: 8px
}

.dropup .btn-large .caret {
    border-bottom-width: 5px
}

.btn-danger .caret,
.btn-info .caret,
.btn-inverse .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.btn-group-vertical {
    display: inline-block
}

.btn-group-vertical>.btn {
    display: block;
    float: none;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group-vertical>.btn+.btn {
    margin-left: 0;
    margin-top: -1px
}

.btn-group-vertical>.btn:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.btn-group-vertical>.btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none
}

.nav>li>a {
    display: block
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li>a>img {
    max-width: none
}

.nav>.pull-right {
    float: right
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    text-transform: uppercase
}

.nav li+.nav-header {
    margin-top: 9px
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

.nav-list .nav-header,
.nav-list>li>a {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.nav-list>li>a {
    padding: 3px 15px
}

.nav-list>.active>a,
.nav-list>.active>a:focus,
.nav-list>.active>a:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    background-color: #08c
}

.nav-list [class*=" icon-"],
.nav-list [class^=icon-] {
    margin-right: 2px
}

.nav-list .divider {
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.nav-pills:after,
.nav-pills:before,
.nav-tabs:after,
.nav-tabs:before {
    display: table;
    content: "";
    line-height: 0
}

.nav-pills:after,
.nav-tabs:after {
    clear: both
}

.nav-pills>li,
.nav-tabs>li {
    float: left
}

.nav-pills>li>a,
.nav-tabs>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    margin-bottom: -1px
}

.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:focus,
.nav-tabs>.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.nav-pills>.active>a,
.nav-pills>.active>a:focus,
.nav-pills>.active>a:hover {
    color: #fff;
    background-color: #08c
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li>a {
    margin-right: 0
}

.nav-tabs.nav-stacked {
    border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.nav-tabs.nav-stacked>li>a:focus,
.nav-tabs.nav-stacked>li>a:hover {
    border-color: #ddd;
    z-index: 2
}

.nav-pills.nav-stacked>li>a {
    margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
    margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.nav .dropdown-toggle .caret {
    border-top-color: #08c;
    border-bottom-color: #08c;
    margin-top: 6px
}

.nav .dropdown-toggle:focus .caret,
.nav .dropdown-toggle:hover .caret {
    border-top-color: #005580;
    border-bottom-color: #005580
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.nav>.dropdown.active>a:focus,
.nav>.dropdown.active>a:hover {
    cursor: pointer
}

.nav-pills .open .dropdown-toggle,
.nav-tabs .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:focus,
.nav>li.dropdown.open.active>a:hover {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open a:focus .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open.active .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1
}

.tabs-stacked .open>a:focus,
.tabs-stacked .open>a:hover {
    border-color: #999
}

.tabbable:after,
.tabbable:before {
    display: table;
    content: "";
    line-height: 0
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: auto
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
    border-bottom: 0
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
    display: none
}

.pill-content>.active,
.tab-content>.active {
    display: block
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:focus,
.tabs-below>.nav-tabs>li>a:hover {
    border-bottom-color: transparent;
    border-top-color: #ddd
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:focus,
.tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
    border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:focus,
.tabs-left>.nav-tabs .active>a:hover {
    border-color: #ddd transparent #ddd #ddd
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:focus,
.tabs-right>.nav-tabs .active>a:hover {
    border-color: #ddd #ddd #ddd transparent
}

.nav>.disabled>a {
    color: #999
}

.nav>.disabled>a:focus,
.nav>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}

.navbar {
    overflow: visible;
    margin-bottom: 20px
}

.navbar-inner {
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
    background-image: -o-linear-gradient(top, #fff, #f2f2f2);
    background-image: linear-gradient(to bottom, #fff, #f2f2f2);
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065)
}

.navbar-inner:after,
.navbar-inner:before {
    display: table;
    content: "";
    line-height: 0
}

.navbar-inner:after {
    clear: both
}

.navbar .container {
    width: auto
}

.nav-collapse.collapse {
    height: auto;
    overflow: visible
}

.navbar .brand {
    float: left;
    display: block;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #fff
}

.navbar .brand:focus,
.navbar .brand:hover {
    text-decoration: none
}

.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777
}

.navbar-link {
    color: #777
}

.navbar-link:focus,
.navbar-link:hover {
    color: #333
}

.navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #fff
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 5px
}

.navbar .btn-group .btn,
.navbar .input-append .btn,
.navbar .input-append .btn-group,
.navbar .input-prepend .btn,
.navbar .input-prepend .btn-group {
    margin-top: 0
}

.navbar-form {
    margin-bottom: 0
}

.navbar-form:after,
.navbar-form:before {
    display: table;
    content: "";
    line-height: 0
}

.navbar-form:after {
    clear: both
}

.navbar-form .checkbox,
.navbar-form .radio,
.navbar-form input,
.navbar-form select {
    margin-top: 5px
}

.navbar-form .btn,
.navbar-form input,
.navbar-form select {
    display: inline-block;
    margin-bottom: 0
}

.navbar-form input[type=checkbox],
.navbar-form input[type=image],
.navbar-form input[type=radio] {
    margin-top: 3px
}

.navbar-form .input-append,
.navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
    margin-top: 0
}

.navbar-search {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 0
}

.navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.navbar-static-top {
    position: static;
    margin-bottom: 0
}

.navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    border-width: 0 0 1px
}

.navbar-fixed-bottom .navbar-inner {
    border-width: 1px 0 0
}

.navbar-fixed-bottom .navbar-inner,
.navbar-fixed-top .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container {
    width: 940px
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, .1)
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}

.navbar .nav.pull-right {
    float: right;
    margin-right: 0
}

.navbar .nav>li {
    float: left
}

.navbar .nav>li>a {
    float: none;
    padding: 10px 15px 10px;
    color: #777;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 8px
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    background-color: transparent;
    color: #333;
    text-decoration: none
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover {
    color: #555;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125)
}

.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #ededed;
    background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075)
}

.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar:active,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:hover,
.navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #e5e5e5
}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px
}

.navbar .nav>li>.dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 9px
}

.navbar .nav>li>.dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 10px
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    border-bottom: 0;
    bottom: -7px;
    top: auto
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
    border-top: 6px solid #fff;
    border-bottom: 0;
    bottom: -6px;
    top: auto
}

.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.navbar .nav li.dropdown.open>.dropdown-toggle {
    background-color: #e5e5e5;
    color: #555
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar .nav>li>.dropdown-menu.pull-right,
.navbar .pull-right>li>.dropdown-menu {
    left: auto;
    right: 0
}

.navbar .nav>li>.dropdown-menu.pull-right:before,
.navbar .pull-right>li>.dropdown-menu:before {
    left: auto;
    right: 12px
}

.navbar .nav>li>.dropdown-menu.pull-right:after,
.navbar .pull-right>li>.dropdown-menu:after {
    left: auto;
    right: 13px
}

.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,
.navbar .pull-right>li>.dropdown-menu .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222, #111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
    background-image: -webkit-linear-gradient(top, #222, #111);
    background-image: -o-linear-gradient(top, #222, #111);
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    border-color: #252525
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
    color: #999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-inverse .brand:focus,
.navbar-inverse .brand:hover,
.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
    color: #fff
}

.navbar-inverse .brand {
    color: #999
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:focus,
.navbar-inverse .nav .active>a:hover {
    color: #fff;
    background-color: #111
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:focus,
.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .divider-vertical {
    border-left-color: #111;
    border-right-color: #222
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
    background-color: #111;
    color: #fff
}

.navbar-inverse .nav li.dropdown>a:focus .caret,
.navbar-inverse .nav li.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-search .search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query.focused,
.navbar-inverse .navbar-search .search-query:focus {
    padding: 5px 15px;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    outline: 0
}

.navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #0e0e0e;
    background-image: -moz-linear-gradient(top, #151515, #040404);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
    background-image: -webkit-linear-gradient(top, #151515, #040404);
    background-image: -o-linear-gradient(top, #151515, #040404);
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    border-color: #040404 #040404 #000;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #040404
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block;
    text-shadow: 0 1px 0 #fff
}

.breadcrumb>li>.divider {
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    margin: 20px 0
}

.pagination ul {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.pagination ul>li {
    display: inline
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0
}

.pagination ul>.active>a,
.pagination ul>.active>span,
.pagination ul>li>a:focus,
.pagination ul>li>a:hover {
    background-color: #f5f5f5
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    color: #999;
    cursor: default
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:focus,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span {
    color: #999;
    background-color: transparent;
    cursor: default
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
    padding: 11px 19px;
    font-size: 17.5px
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
    padding: 2px 10px;
    font-size: 11.9px
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
    padding: 0 6px;
    font-size: 10.5px
}

.pager {
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    display: table;
    content: "";
    line-height: 0
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: default
}

.thumbnails {
    margin-left: -20px;
    list-style: none
}

.thumbnails:after,
.thumbnails:before {
    display: table;
    content: "";
    line-height: 0
}

.thumbnails:after {
    clear: both
}

.row-fluid .thumbnails {
    margin-left: 0
}

.thumbnails>li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #08c;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, .25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, .25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, .25)
}

.thumbnail>img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #555
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.alert,
.alert h4 {
    color: #c09853
}

.alert h4 {
    margin: 0
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-success h4 {
    color: #468847
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.alert-danger h4,
.alert-error h4 {
    color: #b94a48
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert-info h4 {
    color: #3a87ad
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.alert-block>p,
.alert-block>ul {
    margin-bottom: 0
}

.alert-block p+p {
    margin-top: 5px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.progress .bar {
    width: 0%;
    height: 100%;
    color: #fff;
    float: left;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress .bar+.bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15)
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress .bar-danger,
.progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-success,
.progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x
}

.progress-striped .bar-success,
.progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-info,
.progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-warning,
.progress-warning .bar {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x
}

.progress-striped .bar-warning,
.progress-warning.progress-striped .bar {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px
}

.hero-unit li {
    line-height: 30px
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    margin-left: 0;
    list-style: none
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0
}

.tooltip.in {
    opacity: .8
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .8
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%
}

.modal.fade.in {
    top: 10%
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

.modal-header .close {
    margin-top: 2px
}

.modal-header h3 {
    margin: 0;
    line-height: 30px
}

.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px
}

.modal-form {
    margin-bottom: 0
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

.modal-footer:after,
.modal-footer:before {
    display: table;
    content: "";
    line-height: 0
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
    text-decoration: none;
    color: #fff;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: default
}

.open>.dropdown-menu {
    display: block
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropup .dropdown-submenu>.dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion {
    margin-bottom: 20px
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion-heading {
    border-bottom: 0
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px
}

.accordion-toggle {
    cursor: pointer
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5
}

.carousel-control.right {
    left: auto;
    right: 15px
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, .25);
    border-radius: 5px
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, .75)
}

.carousel-caption h4,
.carousel-caption p {
    color: #fff;
    line-height: 20px
}

.carousel-caption h4 {
    margin: 0 0 5px
}

.carousel-caption p {
    margin-bottom: 0
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

.affix {
    position: fixed
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.collapse.in {
    height: auto
}

@-ms-viewport {
    width: device-width
}

.hidden {
    display: none;
    visibility: hidden
}

.visible-phone {
    display: none !important
}

.visible-tablet {
    display: none !important
}

.hidden-desktop {
    display: none !important
}

.visible-desktop {
    display: inherit !important
}

@media (min-width:768px) and (max-width:979px) {
    .hidden-desktop {
        display: inherit !important
    }
    .visible-desktop {
        display: none !important
    }
    .visible-tablet {
        display: inherit !important
    }
    .hidden-tablet {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-desktop {
        display: inherit !important
    }
    .visible-desktop {
        display: none !important
    }
    .visible-phone {
        display: inherit !important
    }
    .hidden-phone {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: inherit !important
    }
    .hidden-print {
        display: none !important
    }
}

@media (max-width:767px) {
    body {
        padding-left: 20px;
        padding-right: 20px
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }
    .container-fluid {
        padding: 0
    }
    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }
    .dl-horizontal dd {
        margin-left: 0
    }
    .container {
        width: auto
    }
    .row-fluid {
        width: 100%
    }
    .row,
    .thumbnails {
        margin-left: 0
    }
    .thumbnails>li {
        float: none;
        margin-left: 0
    }
    .row-fluid [class*=span],
    .uneditable-input[class*=span],
    [class*=span] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .row-fluid .span12,
    .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .row-fluid [class*=offset]:first-child {
        margin-left: 0
    }
    .input-large,
    .input-xlarge,
    .input-xxlarge,
    .uneditable-input,
    input[class*=span],
    select[class*=span],
    textarea[class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .input-append input,
    .input-append input[class*=span],
    .input-prepend input,
    .input-prepend input[class*=span] {
        display: inline-block;
        width: auto
    }
    .controls-row [class*=span]+[class*=span] {
        margin-left: 0
    }
    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }
    .modal.fade {
        top: -100px
    }
    .modal.fade.in {
        top: 20px
    }
}

@media (max-width:480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }
    .page-header h1 small {
        display: block;
        line-height: 20px
    }
    input[type=checkbox],
    input[type=radio] {
        border: 1px solid #ccc
    }
    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }
    .form-horizontal .controls {
        margin-left: 0
    }
    .form-horizontal .control-list {
        padding-top: 0
    }
    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }
    .media .pull-left,
    .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px
    }
    .media-object {
        margin-right: 0;
        margin-left: 0
    }
    .modal {
        top: 10px;
        left: 10px;
        right: 10px
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px
    }
    .carousel-caption {
        position: static
    }
}

@media (min-width:768px) and (max-width:979px) {
    .row {
        margin-left: -20px
    }
    .row:after,
    .row:before {
        display: table;
        content: "";
        line-height: 0
    }
    .row:after {
        clear: both
    }
    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }
    .container,
    .navbar-fixed-bottom .container,
    .navbar-fixed-top .container,
    .navbar-static-top .container {
        width: 724px
    }
    .span12 {
        width: 724px
    }
    .span11 {
        width: 662px
    }
    .span10 {
        width: 600px
    }
    .span9 {
        width: 538px
    }
    .span8 {
        width: 476px
    }
    .span7 {
        width: 414px
    }
    .span6 {
        width: 352px
    }
    .span5 {
        width: 290px
    }
    .span4 {
        width: 228px
    }
    .span3 {
        width: 166px
    }
    .span2 {
        width: 104px
    }
    .span1 {
        width: 42px
    }
    .offset12 {
        margin-left: 764px
    }
    .offset11 {
        margin-left: 702px
    }
    .offset10 {
        margin-left: 640px
    }
    .offset9 {
        margin-left: 578px
    }
    .offset8 {
        margin-left: 516px
    }
    .offset7 {
        margin-left: 454px
    }
    .offset6 {
        margin-left: 392px
    }
    .offset5 {
        margin-left: 330px
    }
    .offset4 {
        margin-left: 268px
    }
    .offset3 {
        margin-left: 206px
    }
    .offset2 {
        margin-left: 144px
    }
    .offset1 {
        margin-left: 82px
    }
    .row-fluid {
        width: 100%
    }
    .row-fluid:after,
    .row-fluid:before {
        display: table;
        content: "";
        line-height: 0
    }
    .row-fluid:after {
        clear: both
    }
    .row-fluid [class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7624309392265194%
    }
    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }
    .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 2.7624309392265194%
    }
    .row-fluid .span12 {
        width: 100%
    }
    .row-fluid .span11 {
        width: 91.43646408839778%
    }
    .row-fluid .span10 {
        width: 82.87292817679558%
    }
    .row-fluid .span9 {
        width: 74.30939226519337%
    }
    .row-fluid .span8 {
        width: 65.74585635359117%
    }
    .row-fluid .span7 {
        width: 57.18232044198895%
    }
    .row-fluid .span6 {
        width: 48.61878453038674%
    }
    .row-fluid .span5 {
        width: 40.05524861878453%
    }
    .row-fluid .span4 {
        width: 31.491712707182323%
    }
    .row-fluid .span3 {
        width: 22.92817679558011%
    }
    .row-fluid .span2 {
        width: 14.3646408839779%
    }
    .row-fluid .span1 {
        width: 5.801104972375691%
    }
    .row-fluid .offset12 {
        margin-left: 105.52486187845304%
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.76243093922652%
    }
    .row-fluid .offset11 {
        margin-left: 96.96132596685082%
    }
    .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%
    }
    .row-fluid .offset10 {
        margin-left: 88.39779005524862%
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%
    }
    .row-fluid .offset9 {
        margin-left: 79.8342541436464%
    }
    .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%
    }
    .row-fluid .offset8 {
        margin-left: 71.2707182320442%
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%
    }
    .row-fluid .offset7 {
        margin-left: 62.70718232044199%
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%
    }
    .row-fluid .offset6 {
        margin-left: 54.14364640883978%
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%
    }
    .row-fluid .offset5 {
        margin-left: 45.58011049723757%
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%
    }
    .row-fluid .offset4 {
        margin-left: 37.01657458563536%
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%
    }
    .row-fluid .offset3 {
        margin-left: 28.45303867403315%
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%
    }
    .row-fluid .offset2 {
        margin-left: 19.88950276243094%
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%
    }
    .row-fluid .offset1 {
        margin-left: 11.32596685082873%
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.56353591160221%
    }
    .uneditable-input,
    input,
    textarea {
        margin-left: 0
    }
    .controls-row [class*=span]+[class*=span] {
        margin-left: 20px
    }
    .uneditable-input.span12,
    input.span12,
    textarea.span12 {
        width: 710px
    }
    .uneditable-input.span11,
    input.span11,
    textarea.span11 {
        width: 648px
    }
    .uneditable-input.span10,
    input.span10,
    textarea.span10 {
        width: 586px
    }
    .uneditable-input.span9,
    input.span9,
    textarea.span9 {
        width: 524px
    }
    .uneditable-input.span8,
    input.span8,
    textarea.span8 {
        width: 462px
    }
    .uneditable-input.span7,
    input.span7,
    textarea.span7 {
        width: 400px
    }
    .uneditable-input.span6,
    input.span6,
    textarea.span6 {
        width: 338px
    }
    .uneditable-input.span5,
    input.span5,
    textarea.span5 {
        width: 276px
    }
    .uneditable-input.span4,
    input.span4,
    textarea.span4 {
        width: 214px
    }
    .uneditable-input.span3,
    input.span3,
    textarea.span3 {
        width: 152px
    }
    .uneditable-input.span2,
    input.span2,
    textarea.span2 {
        width: 90px
    }
    .uneditable-input.span1,
    input.span1,
    textarea.span1 {
        width: 28px
    }
}

@media (min-width:1200px) {
    .row {
        margin-left: -30px
    }
    .row:after,
    .row:before {
        display: table;
        content: "";
        line-height: 0
    }
    .row:after {
        clear: both
    }
    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }
    .container,
    .navbar-fixed-bottom .container,
    .navbar-fixed-top .container,
    .navbar-static-top .container {
        width: 1170px
    }
    .span12 {
        width: 1170px
    }
    .span11 {
        width: 1070px
    }
    .span10 {
        width: 970px
    }
    .span9 {
        width: 870px
    }
    .span8 {
        width: 770px
    }
    .span7 {
        width: 670px
    }
    .span6 {
        width: 570px
    }
    .span5 {
        width: 470px
    }
    .span4 {
        width: 370px
    }
    .span3 {
        width: 270px
    }
    .span2 {
        width: 170px
    }
    .span1 {
        width: 70px
    }
    .offset12 {
        margin-left: 1230px
    }
    .offset11 {
        margin-left: 1130px
    }
    .offset10 {
        margin-left: 1030px
    }
    .offset9 {
        margin-left: 930px
    }
    .offset8 {
        margin-left: 830px
    }
    .offset7 {
        margin-left: 730px
    }
    .offset6 {
        margin-left: 630px
    }
    .offset5 {
        margin-left: 530px
    }
    .offset4 {
        margin-left: 430px
    }
    .offset3 {
        margin-left: 330px
    }
    .offset2 {
        margin-left: 230px
    }
    .offset1 {
        margin-left: 130px
    }
    .row-fluid {
        width: 100%
    }
    .row-fluid:after,
    .row-fluid:before {
        display: table;
        content: "";
        line-height: 0
    }
    .row-fluid:after {
        clear: both
    }
    .row-fluid [class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564102564%
    }
    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }
    .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 2.564102564102564%
    }
    .row-fluid .span12 {
        width: 100%
    }
    .row-fluid .span11 {
        width: 91.45299145299145%
    }
    .row-fluid .span10 {
        width: 82.90598290598291%
    }
    .row-fluid .span9 {
        width: 74.35897435897436%
    }
    .row-fluid .span8 {
        width: 65.81196581196582%
    }
    .row-fluid .span7 {
        width: 57.26495726495726%
    }
    .row-fluid .span6 {
        width: 48.717948717948715%
    }
    .row-fluid .span5 {
        width: 40.17094017094017%
    }
    .row-fluid .span4 {
        width: 31.623931623931625%
    }
    .row-fluid .span3 {
        width: 23.076923076923077%
    }
    .row-fluid .span2 {
        width: 14.52991452991453%
    }
    .row-fluid .span1 {
        width: 5.982905982905983%
    }
    .row-fluid .offset12 {
        margin-left: 105.12820512820512%
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.56410256410257%
    }
    .row-fluid .offset11 {
        margin-left: 96.58119658119658%
    }
    .row-fluid .offset11:first-child {
        margin-left: 94.01709401709402%
    }
    .row-fluid .offset10 {
        margin-left: 88.03418803418803%
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.47008547008548%
    }
    .row-fluid .offset9 {
        margin-left: 79.48717948717949%
    }
    .row-fluid .offset9:first-child {
        margin-left: 76.92307692307693%
    }
    .row-fluid .offset8 {
        margin-left: 70.94017094017094%
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.37606837606839%
    }
    .row-fluid .offset7 {
        margin-left: 62.393162393162385%
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.82905982905982%
    }
    .row-fluid .offset6 {
        margin-left: 53.84615384615384%
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.28205128205128%
    }
    .row-fluid .offset5 {
        margin-left: 45.299145299145295%
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.73504273504273%
    }
    .row-fluid .offset4 {
        margin-left: 36.75213675213675%
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.18803418803419%
    }
    .row-fluid .offset3 {
        margin-left: 28.205128205128204%
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.641025641025642%
    }
    .row-fluid .offset2 {
        margin-left: 19.65811965811966%
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.094017094017094%
    }
    .row-fluid .offset1 {
        margin-left: 11.11111111111111%
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.547008547008547%
    }
    .uneditable-input,
    input,
    textarea {
        margin-left: 0
    }
    .controls-row [class*=span]+[class*=span] {
        margin-left: 30px
    }
    .uneditable-input.span12,
    input.span12,
    textarea.span12 {
        width: 1156px
    }
    .uneditable-input.span11,
    input.span11,
    textarea.span11 {
        width: 1056px
    }
    .uneditable-input.span10,
    input.span10,
    textarea.span10 {
        width: 956px
    }
    .uneditable-input.span9,
    input.span9,
    textarea.span9 {
        width: 856px
    }
    .uneditable-input.span8,
    input.span8,
    textarea.span8 {
        width: 756px
    }
    .uneditable-input.span7,
    input.span7,
    textarea.span7 {
        width: 656px
    }
    .uneditable-input.span6,
    input.span6,
    textarea.span6 {
        width: 556px
    }
    .uneditable-input.span5,
    input.span5,
    textarea.span5 {
        width: 456px
    }
    .uneditable-input.span4,
    input.span4,
    textarea.span4 {
        width: 356px
    }
    .uneditable-input.span3,
    input.span3,
    textarea.span3 {
        width: 256px
    }
    .uneditable-input.span2,
    input.span2,
    textarea.span2 {
        width: 156px
    }
    .uneditable-input.span1,
    input.span1,
    textarea.span1 {
        width: 56px
    }
    .thumbnails {
        margin-left: -30px
    }
    .thumbnails>li {
        margin-left: 30px
    }
    .row-fluid .thumbnails {
        margin-left: 0
    }
}

@media (max-width:979px) {
    body {
        padding-top: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: static
    }
    .navbar-fixed-top {
        margin-bottom: 20px
    }
    .navbar-fixed-bottom {
        margin-top: 20px
    }
    .navbar-fixed-bottom .navbar-inner,
    .navbar-fixed-top .navbar-inner {
        padding: 5px
    }
    .navbar .container {
        width: auto;
        padding: 0
    }
    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
    }
    .nav-collapse {
        clear: both
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px
    }
    .nav-collapse .nav>li {
        float: none
    }
    .nav-collapse .nav>li>a {
        margin-bottom: 2px
    }
    .nav-collapse .nav>.divider-vertical {
        display: none
    }
    .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }
    .nav-collapse .dropdown-menu a,
    .nav-collapse .nav>li>a {
        padding: 9px 15px;
        font-weight: 700;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }
    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: 400;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }
    .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 2px
    }
    .nav-collapse .dropdown-menu a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .nav>li>a:focus,
    .nav-collapse .nav>li>a:hover {
        background-color: #f2f2f2
    }
    .navbar-inverse .nav-collapse .dropdown-menu a,
    .navbar-inverse .nav-collapse .nav>li>a {
        color: #999
    }
    .navbar-inverse .nav-collapse .dropdown-menu a:focus,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    .navbar-inverse .nav-collapse .nav>li>a:focus,
    .navbar-inverse .nav-collapse .nav>li>a:hover {
        background-color: #111
    }
    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
    }
    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .nav-collapse .open>.dropdown-menu {
        display: block
    }
    .nav-collapse .dropdown-menu:after,
    .nav-collapse .dropdown-menu:before {
        display: none
    }
    .nav-collapse .dropdown-menu .divider {
        display: none
    }
    .nav-collapse .nav>li>.dropdown-menu:after,
    .nav-collapse .nav>li>.dropdown-menu:before {
        display: none
    }
    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
    }
    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }
    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }
    .nav-collapse,
    .nav-collapse.collapse {
        overflow: hidden;
        height: 0
    }
    .navbar .btn-navbar {
        display: block
    }
    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width:980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

h3 {
    font-size: 24px
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text]:not(.search-query),
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    border-radius: 0;
    border-color: #c0c0c9
}

pre {
    background: #f0f0f9 none repeat scroll 0 0;
    border: 1px solid #999
}

.nav .dropdown-toggle .caret {
    border-top-color: #f5f5f5;
    border-bottom-color: #f5f5f5
}

.nav .dropdown-toggle:hover .caret {
    border-top-color: #2297ff;
    border-bottom-color: #2297ff
}

.pull-right.dropdown-menu::after {
    right: 10px;
    left: auto
}

.pull-right.dropdown-menu::before {
    right: 9px;
    left: auto
}

.dropdown-menu::after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    content: '';
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.dropdown-menu::before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    content: '';
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, .2);
    border-left: 7px solid transparent
}

.dropdown-menu {
    border-radius: 2px
}

.dropdown-menu li a i {
    display: inline-block;
    min-width: 20px;
    text-align: center
}

.btn-group button:last-of-type {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.btn-group.dropup .dropdown-menu.pull-right::after,
.btn-group.dropup .dropdown-menu::after {
    top: initial;
    bottom: -6px;
    border-top: 6px solid #fff;
    border-bottom: none
}

.btn-group.dropup .dropdown-menu.pull-right::before,
.btn-group.dropup .dropdown-menu::before {
    top: initial;
    bottom: -7px;
    border-top: 7px solid rgba(0, 0, 0, .2);
    border-bottom: none
}

.navbar.navbar-fixed-bottom.blue {
    position: fixed;
    z-index: 10;
    width: auto;
    height: 85px;
    margin: 20px 0 0;
    padding: 15px 5px;
    border-top: 5px solid #2297ff;
    border-radius: 0;
    background: #111;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #111), color-stop(50%, #333), color-stop(100%, #111));
    background: -webkit-linear-gradient(left, #111 0, #333 50%, #111 100%);
    background: -moz-linear-gradient(left, #111 0, #333 50%, #111 100%);
    background: -ms-linear-gradient(left, #111 0, #333 50%, #111 100%);
    background: -o-linear-gradient(left, #111 0, #333 50%, #111 100%);
    background: linear-gradient(to right, #111 0, #333 50%, #111 100%);
    box-shadow: none
}

.nav.nav-tabs {
    margin-bottom: 10px;
    border-bottom: 0
}

.nav.nav-tabs>li {
    margin-bottom: 0
}

.nav.nav-tabs>li>a {
    margin-right: 0;
    border: 0;
    border-radius: 0
}

.nav.nav-tabs>li>a:focus,
.nav.nav-tabs>li>a:hover {
    background-color: transparent;
    background-image: none
}

.nav.nav-tabs>.active>a:focus,
.nav.nav-tabs>.active>a:hover {
    color: #fff;
    background-color: #2297ff
}

.nav-pills>.active>a,
.nav-pills>.active>a:focus,
.nav-pills>.active>a:hover {
    background-color: #2297ff
}

.search-box {
    line-height: 26px
}

.search-box>i.fa-search {
    position: absolute;
    margin: 10px 0 0 8px;
    margin: 8px 0 0 8px
}

.search-box .search-query {
    padding-left: 26px;
    border-radius: 0;
    height: 24px;
    width: 150px
}

table.table {
    width: 100% !important;
    border: 1px solid #ddd;
    border-top: 0 solid
}

table.table.not-infinite {
    border-top: 1px solid #ddd
}

table.table>thead>th {
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    background-color: #999;
    text-shadow: 1px 1px 1px #666
}

table.table.mono-color>tbody>tr {
    background: #fdfdfd
}

table.table:not(.mono-color)>tbody>tr {
    background: #eee
}

table.table:not(.mono-color)>tbody>tr:nth-child(odd) {
    background: #fdfdfd
}

table.table tr>td {
    line-height: 30px;
    white-space: nowrap
}

.fa-question-circle[data-toggle=tooltip] {
    font-size: 14px;
    margin-top: 4px;
    color: #888
}

.tooltip.left .tooltip-arrow {
    border-left-color: #222
}

.tooltip.right .tooltip-arrow {
    border-right-color: #222
}

.tooltip.top .tooltip-arrow {
    border-top-color: #222
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #222
}

.tooltip .tooltip-inner {
    line-height: 15px;
    padding: 10px;
    text-align: left;
    background: #222;
    white-space: pre-wrap
}

i[data-toggle=tooltip] {
    cursor: default;
    margin-right: 5px;
    margin-left: 5px
}

.tooltip {
    pointer-events: none
}

.clickover .popover-title {
    color: #fff;
    background-color: #2297ff
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

body,
button,
input,
select,
textarea {
    font-family: 'Source Sans Pro', Helvetica, sans-serif
}

a {
    color: #2297ff
}

a:not(.monster-link):focus,
a:not(.monster-link):hover {
    color: #2297ff;
    text-decoration: none
}

::-webkit-input-placeholder {
    font-family: 'Source Sans Pro', Helvetica, sans-serif
}

:-moz-placeholder {
    font-family: 'Source Sans Pro', Helvetica, sans-serif
}

:-ms-input-placeholder {
    font-family: 'Source Sans Pro', Helvetica, sans-serif
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu li>a:focus,
.dropdown-menu li>a:hover,
.dropdown-submenu:hover>a {
    cursor: pointer;
    color: #eee;
    background: #2297ff
}

.dropdown-menu .active>a i,
.dropdown-menu .active>a:hover i,
.dropdown-menu li>a:focus i,
.dropdown-menu li>a:hover i,
.dropdown-submenu:hover>a i {
    color: #eee
}

.dropdown-menu i {
    margin-right: 10px
}

.progress .bar {
    box-shadow: none
}

.progress .bar-success,
.progress-success .bar {
    background: #4c4
}

.progress .bar-danger,
.progress-danger .bar {
    background: #ee1212
}

.progress .bar-warning,
.progress-warning .bar {
    background: #ffc40d
}

.btn {
    font-weight: 600;
    padding-right: 20px;
    padding-left: 20px;
    letter-spacing: 1px
}

.btn-success {
    font-weight: 600;
    letter-spacing: 0;
    color: #333 !important;
    border-color: #73b714 #73b714 #5e9511;
    background-color: #74b814 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bcef75), color-stop(100%, #73b714));
    background-image: -khtml-gradient(linear, left top, left bottom, from(#bcef75), to(#73b714));
    background-image: -webkit-linear-gradient(top, #bcef75, #73b714);
    background-image: -moz-linear-gradient(top, #bcef75, #73b714);
    background-image: -ms-linear-gradient(top, #bcef75, #73b714);
    background-image: -o-linear-gradient(top, #bcef75, #73b714);
    background-image: linear-gradient(#bcef75, #73b714);
    background-repeat: repeat-x;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .49);
    -webkit-font-smoothing: antialiased
}

.btn-danger {
    color: #fff !important;
    border-color: #ff3a28 #ff3a28 #ff230f;
    background-color: #ff3b29 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff6161), color-stop(100%, #ff3a28));
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ff6161), to(#ff3a28));
    background-image: -webkit-linear-gradient(top, #ff6161, #ff3a28);
    background-image: -moz-linear-gradient(top, #ff6161, #ff3a28);
    background-image: -ms-linear-gradient(top, #ff6161, #ff3a28);
    background-image: -o-linear-gradient(top, #ff6161, #ff3a28);
    background-image: linear-gradient(#ff6161, #ff3a28);
    background-repeat: repeat-x;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .33);
    -webkit-font-smoothing: antialiased
}

.btn-primary {
    color: #fff !important;
    border-color: #009ce5 #009ce5 #0096db;
    background-color: #009de6 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0fb3ff), color-stop(100%, #009ce5));
    background-image: -khtml-gradient(linear, left top, left bottom, from(#0fb3ff), to(#009ce5));
    background-image: -webkit-linear-gradient(top, #0fb3ff, #009ce5);
    background-image: -moz-linear-gradient(top, #0fb3ff, #009ce5);
    background-image: -ms-linear-gradient(top, #0fb3ff, #009ce5);
    background-image: -o-linear-gradient(top, #0fb3ff, #009ce5);
    background-image: linear-gradient(#0fb3ff, #009ce5);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .13);
    -webkit-font-smoothing: antialiased
}

.btn-orange {
    color: #333 !important;
    border-color: #f26c0c #f26c0c #da620b;
    background-color: #f26c0d !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7a76d), color-stop(100%, #f26c0c));
    background-image: -khtml-gradient(linear, left top, left bottom, from(#f7a76d), to(#f26c0c));
    background-image: -webkit-linear-gradient(top, #f7a76d, #f26c0c);
    background-image: -moz-linear-gradient(top, #f7a76d, #f26c0c);
    background-image: -ms-linear-gradient(top, #f7a76d, #f26c0c);
    background-image: -o-linear-gradient(top, #f7a76d, #f26c0c);
    background-image: linear-gradient(#f7a76d, #f26c0c);
    background-repeat: repeat-x;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .33);
    -webkit-font-smoothing: antialiased
}

.btn-lightgrey {
    color: #333 !important;
    border-color: #c9c9c9 #c9c9c9 #afafaf;
    background-color: #c9c9c9 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #134134), color-stop(100%, #c9c9c9));
    background-image: -khtml-gradient(linear, left top, left bottom, from(#134134), to(#c9c9c9));
    background-image: -webkit-linear-gradient(top, #134134, #c9c9c9);
    background-image: -moz-linear-gradient(top, #134134, #c9c9c9);
    background-image: -ms-linear-gradient(top, #134134, #c9c9c9);
    background-image: -o-linear-gradient(top, #134134, #c9c9c9);
    background-image: linear-gradient(#134134, #c9c9c9);
    background-repeat: repeat-x;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .69);
    -webkit-font-smoothing: antialiased
}

.btn-darkgrey {
    color: #fff !important;
    border-color: #282828 #282828 #1c1c1c;
    background-color: #292929 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5b5b5b), color-stop(100%, #282828));
    background-image: -khtml-gradient(linear, left top, left bottom, from(#5b5b5b), to(#282828));
    background-image: -webkit-linear-gradient(top, #5b5b5b, #282828);
    background-image: -moz-linear-gradient(top, #5b5b5b, #282828);
    background-image: -ms-linear-gradient(top, #5b5b5b, #282828);
    background-image: -o-linear-gradient(top, #5b5b5b, #282828);
    background-image: linear-gradient(#5b5b5b, #282828);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .33);
    -webkit-font-smoothing: antialiased
}

.btn-success>i {
    color: #333 !important
}

.btn-danger>i {
    color: #fff !important
}

.btn-warning>i {
    color: #fff !important
}

.btn-primary>i {
    color: #fff !important
}

.btn-orange>i {
    color: #333 !important
}

.btn-lightgrey>i {
    color: #333 !important
}

.btn-darkgrey>i {
    color: #fff !important
}

.hero-unit.hero-unit-small {
    padding: 30px
}

.hero-unit.hero-unit-blue {
    color: #f5f5f5;
    background-color: #2297ff
}

.well-dark {
    color: #787878;
    background: #202020;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #202020), color-stop(10%, #1e1e1e), color-stop(10%, #212121), color-stop(20%, #222), color-stop(30%, #232323), color-stop(40%, #242424), color-stop(50%, #252525), color-stop(60%, #262626), color-stop(70%, #272727), color-stop(80%, #292929), color-stop(80%, #292929), color-stop(80%, #292929), color-stop(80%, #292929), color-stop(80%, #282828), color-stop(90%, #252525), color-stop(95%, #282828), color-stop(100%, #292929));
    background: -webkit-linear-gradient(top, #202020 0, #1e1e1e 10%, #212121 10%, #222 20%, #232323 30%, #242424 40%, #252525 50%, #262626 60%, #272727 70%, #292929 80%, #292929 80%, #292929 80%, #292929 80%, #282828 80%, #252525 90%, #282828 95%, #292929 100%);
    background: -moz-linear-gradient(top, #202020 0, #1e1e1e 10%, #212121 10%, #222 20%, #232323 30%, #242424 40%, #252525 50%, #262626 60%, #272727 70%, #292929 80%, #292929 80%, #292929 80%, #292929 80%, #282828 80%, #252525 90%, #282828 95%, #292929 100%);
    background: -ms-linear-gradient(top, #202020 0, #1e1e1e 10%, #212121 10%, #222 20%, #232323 30%, #242424 40%, #252525 50%, #262626 60%, #272727 70%, #292929 80%, #292929 80%, #292929 80%, #292929 80%, #282828 80%, #252525 90%, #282828 95%, #292929 100%);
    background: -o-linear-gradient(top, #202020 0, #1e1e1e 10%, #212121 10%, #222 20%, #232323 30%, #242424 40%, #252525 50%, #262626 60%, #272727 70%, #292929 80%, #292929 80%, #292929 80%, #292929 80%, #282828 80%, #252525 90%, #282828 95%, #292929 100%);
    background: linear-gradient(to bottom, #202020 0, #1e1e1e 10%, #212121 10%, #222 20%, #232323 30%, #242424 40%, #252525 50%, #262626 60%, #272727 70%, #292929 80%, #292929 80%, #292929 80%, #292929 80%, #282828 80%, #252525 90%, #282828 95%, #292929 100%)
}

.content-centered {
    text-align: center
}

.tab-content {
    border: 1px solid #ccc;
    background-color: #f3f3f3
}

.nav.nav-tabs>li>a {
    padding: 6px 20px;
    color: #909099;
    border: 1px solid #c0c0c9
}

.nav.nav-tabs>li:not(:first-child)>a {
    border-left: 0
}

.nav.nav-tabs>li:first-child>a {
    border-radius: 2px 0 0 2px
}

.nav.nav-tabs>li:last-child>a {
    border-radius: 0 2px 2px 0
}

.nav.nav-tabs>li>a i {
    color: #909099
}

.nav.nav-tabs>li>a:focus,
.nav.nav-tabs>li>a:focus i,
.nav.nav-tabs>li>a:hover,
.nav.nav-tabs>li>a:hover i {
    color: #2297ff
}

.nav.nav-tabs>.active>a {
    background-color: #2297ff
}

.nav.nav-tabs>.active>a,
.nav.nav-tabs>.active>a i,
.nav.nav-tabs>.active>a:focus i,
.nav.nav-tabs>.active>a:hover i {
    color: #fff
}

.nav.nav-tabs>.active>a:focus,
.nav.nav-tabs>.active>a:hover {
    border-color: #c0c0c9
}

.nav-tabs>li>a i {
    margin-right: 8px
}

form.form-horizontal .input-append,
form.form-horizontal .input-prepend {
    display: block
}

.input-append,
.input-prepend {
    font-size: inherit
}

.form-horizontal.small-labels .control-group label.control-label {
    width: 20px
}

.form-horizontal.small-labels .control-group .controls {
    margin-left: 40px
}

.form-horizontal .control-group .controls-list {
    margin-left: 180px
}

.form-horizontal .control-group .controls-list input {
    display: block
}

.form-horizontal .control-group .controls-list>input:not(:first-child) {
    margin-top: 20px
}

@media (max-width:767px) {
    body {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width:480px) {
    .form-horizontal .control-label {
        padding-top: 5px
    }
}

.control-group.warning input[type=text]:not(.search-query) {
    border-color: #c09853
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
    font-weight: 400;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: 400;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(vendor/jquery/ui/images/animated-overlay.gif);
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: 0;
    background: 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: 0;
    border-bottom: 0;
    border-right: 0
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url(vendor/jquery/ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(vendor/jquery/ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(vendor/jquery/ui/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(vendor/jquery/ui/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(vendor/jquery/ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(vendor/jquery/ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(vendor/jquery/ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(vendor/jquery/ui/images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(vendor/jquery/ui/images/ui-icons_ffffff_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(vendor/jquery/ui/images/ui-icons_ef8c08_256x240.png)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(vendor/jquery/ui/images/ui-icons_ef8c08_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(vendor/jquery/ui/images/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(vendor/jquery/ui/images/ui-icons_228ef1_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(vendor/jquery/ui/images/ui-icons_ffd27a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url(vendor/jquery/ui/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(vendor/jquery/ui/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}

.ui-accordion h3 .pull-right i {
    margin: 8px 8px 0 0
}

.ui-accordion .ui-accordion-header i.fa-chevron-down {
    display: none
}

.ui-accordion .ui-accordion-header.ui-state-active i.fa-chevron-right {
    display: none
}

.ui-accordion .ui-accordion-header.ui-state-active i.fa-chevron-down {
    display: inline-block
}

.ui-dialog {
    padding: 0;
    border: none;
    border-radius: 3px;
    box-shadow: 1px 1px 3px 1px #606069
}

.ui-dialog .ui-dialog-titlebar-close {
    width: 40px;
    border: none;
    background: 0 0;
    color: #006bca
}

.ui-dialog .ui-dialog-content {
    min-width: 300px;
    padding: 0;
    border-radius: 2px;
    background: #fff
}

.ui-dialog .ui-dialog-titlebar {
    padding: 10px 20px;
    border: 0;
    border-radius: 2px 2px 0 0;
    background: #2297ff
}

.ui-dialog .ui-dialog-title {
    font-size: 24px;
    line-height: 40px;
    margin: 0;
    font-weight: 400;
    letter-spacing: .4px;
    color: #fff
}

.ui-dialog.monster-alert .ui-dialog-titlebar,
.ui-dialog.monster-confirm .ui-dialog-titlebar {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 0
}

.ui-dialog.monster-alert .ui-dialog-titlebar .ui-dialog-title,
.ui-dialog.monster-confirm .ui-dialog-titlebar .ui-dialog-title {
    color: #303039;
    width: 100%;
    font-size: 60px;
    text-align: center
}

.ui-dialog.monster-alert .ui-dialog-titlebar .ui-dialog-title .monster-warning-sign,
.ui-dialog.monster-confirm .ui-dialog-titlebar .ui-dialog-title .monster-warning-sign {
    margin: auto
}

.ui-dialog.monster-alert .ui-dialog-titlebar-close,
.ui-dialog.monster-confirm .ui-dialog-titlebar-close {
    display: none
}

.ui-widget-overlay {
    background: #333
}

.ui-widget,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: 'Source Sans Pro', Helvetica, sans-serif
}

.ui-dialog .dialog-buttons-wrapper {
    text-align: right
}

.ui-datepicker {
    margin-top: 5px;
    border-color: #c0c0c9;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #c0c0c9;
    background: #fff
}

.ui-datepicker-calendar thead {
    color: #808089
}

.ui-datepicker-calendar .ui-state-default {
    font-weight: 600;
    text-align: center;
    color: #555;
    border-color: transparent;
    background: 0 0
}

.ui-datepicker-calendar .ui-state-default.ui-state-active {
    font-weight: 600;
    font-weight: 600;
    background: #2297ff;
    border-radius: 2px;
    color: #fff
}

.ui-datepicker-calendar .ui-state-default.ui-state-hover {
    border-color: #2297ff
}

.ui-datepicker-header {
    border: none;
    background: inherit;
    color: #333
}

.ui-datepicker th {
    font-weight: 600
}

.ui-datepicker-next .ui-icon,
.ui-datepicker-prev .ui-icon {
    background: 0 0
}

.ui-datepicker-next .ui-icon:after,
.ui-datepicker-prev .ui-icon:after {
    position: absolute;
    top: 4px;
    width: 8px;
    height: 8px;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid 2px #fff
}

.ui-datepicker-prev .ui-icon:after {
    left: 8px;
    border-top: none;
    border-right: none;
    border-color: #333
}

.ui-datepicker-next .ui-icon:after {
    border-color: #333;
    right: 8px;
    border-bottom: none;
    border-left: none
}

.ui-datepicker-next.ui-state-hover,
.ui-datepicker-prev.ui-state-hover {
    border-color: transparent;
    background: inherit
}

.ui-datepicker-next:not(.ui-state-disabled),
.ui-datepicker-prev:not(.ui-state-disabled) {
    cursor: pointer
}

.ui-datepicker-next.ui-state-hover:not(.ui-state-disabled) .ui-icon:after,
.ui-datepicker-prev.ui-state-hover:not(.ui-state-disabled) .ui-icon:after {
    border-color: #2297ff
}

.ui-widget.month-picker {
    border-color: #c0c0c9;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #c0c0c9;
    background: #fff;
    margin: 5px 0
}

.ui-widget.month-picker .ui-state-default {
    font-weight: 600;
    text-align: center;
    color: #555;
    border-color: transparent;
    background: 0 0
}

.ui-widget.month-picker .ui-state-default.ui-state-active {
    font-weight: 600;
    font-weight: 600;
    background: #2297ff;
    border-radius: 2px;
    color: #fff
}

.ui-widget.month-picker .ui-state-default.ui-state-hover {
    border-color: #2297ff;
    border-radius: 2px
}

.ui-widget.month-picker .ui-widget-header {
    border: none;
    background: inherit;
    color: #333
}

.ui-widget.month-picker .ui-widget-header a {
    color: #333
}

.ui-widget.month-picker .ui-widget-header .month-picker-title a.ui-state-hover {
    cursor: pointer;
    background: 0 0;
    border-color: transparent;
    color: #2297ff
}

.ui-widget.month-picker .ui-widget-header .month-picker-next .ui-icon::after,
.ui-widget.month-picker .ui-widget-header .month-picker-previous .ui-icon::after {
    position: absolute;
    top: 4px;
    width: 8px;
    height: 8px;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid 2px #fff
}

.ui-widget.month-picker .ui-widget-header .month-picker-next a.ui-state-hover,
.ui-widget.month-picker .ui-widget-header .month-picker-previous a.ui-state-hover {
    border-color: transparent;
    background: inherit
}

.ui-widget.month-picker .ui-widget-header .month-picker-next a.ui-state-hover:not(.ui-state-disabled),
.ui-widget.month-picker .ui-widget-header .month-picker-previous a.ui-state-hover:not(.ui-state-disabled) {
    cursor: pointer
}

.ui-widget.month-picker .ui-widget-header .month-picker-next a.ui-state-hover:not(.ui-state-disabled) .ui-icon::after,
.ui-widget.month-picker .ui-widget-header .month-picker-previous a.ui-state-hover:not(.ui-state-disabled) .ui-icon::after {
    border-color: #2297ff
}

.ui-widget.month-picker .ui-widget-header .month-picker-previous .ui-icon {
    background: 0 0
}

.ui-widget.month-picker .ui-widget-header .month-picker-previous .ui-icon::after {
    left: 8px;
    border-top: none;
    border-right: none;
    border-color: #333
}

.ui-widget.month-picker .ui-widget-header .month-picker-next .ui-icon {
    background: 0 0
}

.ui-widget.month-picker .ui-widget-header .month-picker-next .ui-icon::after {
    border-color: #333;
    right: 8px;
    border-bottom: none;
    border-left: none
}

.ui-widget.ui-spinner {
    border-radius: 2px;
    background: #fff;
    border-color: #bcbcc2
}

.ui-widget.ui-spinner:focus-within {
    border-color: #2297ff
}

.ui-widget.ui-spinner .ui-spinner-button {
    width: 20px;
    background: linear-gradient(-180deg, #fff 0, #f4f4f5 100%);
    border-left: 1px solid #bcbcc2
}

.ui-widget.ui-spinner .ui-spinner-button.ui-corner-tr {
    border-bottom: 1px solid #bcbcc2
}

.ui-widget.ui-spinner .ui-spinner-button.ui-corner-br {
    height: 18px
}

.ui-widget.ui-spinner .ui-spinner-button .ui-icon {
    margin-left: 2px
}

.ui-widget.ui-spinner .ui-spinner-button .ui-icon .ui-icon-triangle-1-n {
    margin-top: -10px
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity
}

.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.month-picker {
    display: inline-block;
    position: absolute;
    z-index: 9999
}

.month-picker table {
    border-collapse: separate;
    border-spacing: 2px 2px
}

.month-picker td {
    padding: 0
}

.month-picker .ui-button-text {
    padding: .4em 0
}

.month-picker-header {
    margin: 3px 3px 0 3px
}

.month-picker-year-table {
    width: 100%;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.month-picker-year-table a {
    border: 1px solid transparent
}

.month-picker-year-table .ui-button {
    font-size: 1.1em;
    width: 1.5em;
    height: 1.5em;
    cursor: default;
    margin: 0
}

.month-picker-year-table .month-picker-title {
    text-align: center
}

.month-picker-year-table .month-picker-title .ui-button {
    font-size: 1em;
    padding: .1em 0;
    width: 100%;
    font-weight: 700
}

.month-picker-year-table .ui-button-text {
    padding: 0
}

.month-picker-month-table td {
    height: 35px;
    text-align: center
}

.month-picker-month-table .ui-button {
    width: 4.2em;
    margin: .2em
}

.month-picker-open-button {
    height: 20px;
    width: 20px;
    vertical-align: bottom
}

.month-picker-invalid-message {
    display: none;
    background-color: #ff0
}

.month-picker-disabled {
    background-color: #e1e1e1
}

.ui-timepicker-wrapper {
    overflow-y: auto;
    max-height: 150px;
    width: 6.5em;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    outline: 0;
    z-index: 10052;
    margin: 0
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 13em
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
    width: 11em
}

.ui-timepicker-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.ui-timepicker-duration {
    margin-left: 5px;
    color: #888
}

.ui-timepicker-list:hover .ui-timepicker-duration {
    color: #888
}

.ui-timepicker-list li {
    padding: 3px 0 3px 5px;
    cursor: pointer;
    white-space: nowrap;
    color: #000;
    list-style: none;
    margin: 0
}

.ui-timepicker-list:hover .ui-timepicker-selected {
    background: #fff;
    color: #000
}

.ui-timepicker-list .ui-timepicker-selected:hover,
.ui-timepicker-list li:hover,
li.ui-timepicker-selected {
    background: #1980ec;
    color: #fff
}

.ui-timepicker-list li:hover .ui-timepicker-duration,
li.ui-timepicker-selected .ui-timepicker-duration {
    color: #ccc
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    color: #888;
    cursor: default
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    background: #f2f2f2
}

.jsoneditor input,
.jsoneditor input:not([type]),
.jsoneditor input[type=search],
.jsoneditor input[type=text],
.jsoneditor-modal input,
.jsoneditor-modal input:not([type]),
.jsoneditor-modal input[type=search],
.jsoneditor-modal input[type=text] {
    height: auto;
    border: inherit;
    box-shadow: none;
    font-size: inherit;
    box-sizing: inherit;
    padding: inherit;
    font-family: inherit;
    transition: none;
    line-height: inherit
}

.jsoneditor input:focus,
.jsoneditor input:not([type]):focus,
.jsoneditor input[type=search]:focus,
.jsoneditor input[type=text]:focus,
.jsoneditor-modal input:focus,
.jsoneditor-modal input:not([type]):focus,
.jsoneditor-modal input[type=search]:focus,
.jsoneditor-modal input[type=text]:focus {
    border: inherit;
    box-shadow: inherit
}

.jsoneditor textarea,
.jsoneditor-modal textarea {
    height: inherit
}

.jsoneditor select,
.jsoneditor-modal select {
    display: inherit;
    height: inherit
}

.jsoneditor label,
.jsoneditor-modal label {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

.jsoneditor table,
.jsoneditor-modal table {
    border-collapse: collapse;
    width: auto
}

.jsoneditor td,
.jsoneditor th,
.jsoneditor-modal td,
.jsoneditor-modal th {
    padding: 0;
    display: table-cell;
    text-align: left;
    vertical-align: inherit;
    border-radius: inherit
}

.jsoneditor .autocomplete.dropdown {
    position: absolute;
    background: #fff;
    box-shadow: 2px 2px 12px rgba(128, 128, 128, .3);
    border: 1px solid #d3d3d3;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: default;
    margin: 0;
    padding: 5px;
    text-align: left;
    outline: 0;
    font-family: "dejavu sans mono", "droid sans mono", consolas, monaco, "lucida console", "courier new", courier, monospace, sans-serif;
    font-size: 10pt
}

.jsoneditor .autocomplete.dropdown .item {
    color: #333
}

.jsoneditor .autocomplete.dropdown .item.hover {
    background-color: #ddd
}

.jsoneditor .autocomplete.hint {
    color: #aaa;
    top: 4px;
    left: 4px
}

.jsoneditor-contextmenu-root {
    position: relative;
    width: 0;
    height: 0
}

.jsoneditor-contextmenu {
    position: absolute;
    box-sizing: content-box;
    z-index: 1
}

.jsoneditor-contextmenu .jsoneditor-menu {
    position: relative;
    left: 0;
    top: 0;
    width: 128px;
    height: auto;
    background: #fff;
    border: 1px solid #d3d3d3;
    box-shadow: 2px 2px 12px rgba(128, 128, 128, .3);
    list-style: none;
    margin: 0;
    padding: 0
}

.jsoneditor-contextmenu .jsoneditor-menu button {
    position: relative;
    padding: 0 4px 0 0;
    margin: 0;
    width: 128px;
    height: auto;
    border: none;
    cursor: pointer;
    color: #4d4d4d;
    background: 0 0;
    font-size: 10pt;
    font-family: arial, sans-serif;
    box-sizing: border-box;
    text-align: left
}

.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default {
    width: 96px
}

.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand {
    float: right;
    width: 32px;
    height: 24px;
    border-left: 1px solid #e5e5e5
}

.jsoneditor-contextmenu .jsoneditor-menu li {
    overflow: hidden
}

.jsoneditor-contextmenu .jsoneditor-menu li ul {
    display: none;
    position: relative;
    left: -10px;
    top: 0;
    border: none;
    box-shadow: inset 0 0 10px rgba(128, 128, 128, .5);
    padding: 0 10px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon {
    margin-left: 24px
}

.jsoneditor-contextmenu .jsoneditor-menu li ul li button {
    padding-left: 24px;
    animation: all ease-in-out 1s
}

.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0 4px 0 0;
    background: url(vendor/jsoneditor/img/jsoneditor-icons.svg) 0 -72px
}

.jsoneditor-contextmenu .jsoneditor-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border: none;
    padding: 0;
    margin: 0;
    background-image: url(vendor/jsoneditor/img/jsoneditor-icons.svg)
}

.jsoneditor-contextmenu .jsoneditor-text {
    padding: 4px 0 4px 24px;
    word-wrap: break-word
}

.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin {
    padding-right: 24px
}

.jsoneditor-contextmenu .jsoneditor-separator {
    height: 0;
    border-top: 1px solid #e5e5e5;
    padding-top: 5px;
    margin-top: 5px
}

.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon {
    background-position: -24px 0
}

.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon {
    background-position: 0 0
}

.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon {
    background-position: 0 0
}

.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon {
    background-position: -48px 0
}

.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon {
    background-position: -168px 0
}

.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon {
    background-position: -192px 0
}

.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon {
    background-position: -216px 0
}

.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon {
    background-position: 0 -24px
}

.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon {
    background-position: -144px 0
}

.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon {
    background-position: -120px 0
}

.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon {
    background-position: -72px 0
}

.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon {
    background-position: -96px 0
}

.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon {
    background-image: none;
    width: 6px
}

.jsoneditor-contextmenu li,
.jsoneditor-contextmenu ul {
    box-sizing: content-box;
    position: relative
}

.jsoneditor-contextmenu .jsoneditor-menu button:focus,
.jsoneditor-contextmenu .jsoneditor-menu button:hover {
    color: #1a1a1a;
    background-color: #f5f5f5;
    outline: 0
}

.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,
.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,
.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover {
    color: #fff;
    background-color: #ee422e
}

.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,
.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover {
    background-color: #f5f5f5
}

.jsoneditor-modal {
    max-width: 95%;
    border-radius: 2px !important;
    padding: 45px 15px 15px 15px !important;
    box-shadow: 2px 2px 12px rgba(128, 128, 128, .3);
    color: #4d4d4d;
    line-height: 1.3em
}

.jsoneditor-modal.jsoneditor-modal-transform {
    width: 600px !important
}

.jsoneditor-modal .pico-modal-header {
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-family: arial, sans-serif;
    font-size: 11pt;
    background: #3883fa;
    color: #fff
}

.jsoneditor-modal table {
    width: 100%
}

.jsoneditor-modal table td {
    padding: 3px 0
}

.jsoneditor-modal table td.jsoneditor-modal-input {
    text-align: right;
    padding-right: 0;
    white-space: nowrap
}

.jsoneditor-modal table td.jsoneditor-modal-actions {
    padding-top: 15px
}

.jsoneditor-modal table th {
    vertical-align: middle
}

.jsoneditor-modal p:first-child {
    margin-top: 0
}

.jsoneditor-modal a {
    color: #3883fa
}

.jsoneditor-modal .jsoneditor-jmespath-block {
    margin-bottom: 10px
}

.jsoneditor-modal .pico-close {
    background: 0 0 !important;
    font-size: 24px !important;
    top: 7px !important;
    right: 7px !important;
    color: #fff
}

.jsoneditor-modal input {
    padding: 4px
}

.jsoneditor-modal input[type=text] {
    cursor: inherit
}

.jsoneditor-modal input[disabled] {
    background: #d3d3d3;
    color: grey
}

.jsoneditor-modal .jsoneditor-select-wrapper {
    position: relative;
    display: inline-block
}

.jsoneditor-modal .jsoneditor-select-wrapper:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #666;
    position: absolute;
    right: 8px;
    top: 14px;
    pointer-events: none
}

.jsoneditor-modal select {
    padding: 3px 24px 3px 10px;
    min-width: 180px;
    max-width: 350px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0;
    text-overflow: "";
    font-size: 10pt;
    line-height: 1.5em
}

.jsoneditor-modal select::-ms-expand {
    display: none
}

.jsoneditor-modal .jsoneditor-button-group input {
    padding: 4px 10px;
    margin: 0;
    border-radius: 0;
    border-left-style: none
}

.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left-style: solid
}

.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.jsoneditor-modal .jsoneditor-transform-preview {
    background: #f5f5f5;
    height: 200px
}

.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error {
    color: #ee422e
}

.jsoneditor-modal .jsoneditor-jmespath-wizard {
    line-height: 1.2em;
    width: 100%;
    padding: 0;
    border-radius: 3px
}

.jsoneditor-modal .jsoneditor-jmespath-label {
    font-weight: 700;
    color: #1e90ff;
    margin-top: 20px;
    margin-bottom: 5px
}

.jsoneditor-modal .jsoneditor-jmespath-wizard-table {
    width: 100%;
    border-collapse: collapse
}

.jsoneditor-modal .jsoneditor-jmespath-wizard-label {
    font-style: italic;
    margin: 4px 0 2px 0
}

.jsoneditor-modal .jsoneditor-inline {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px
}

.jsoneditor-modal .jsoneditor-inline:not(:last-child) {
    padding-right: 2px
}

.jsoneditor-modal .jsoneditor-jmespath-filter {
    display: flex;
    flex-wrap: wrap
}

.jsoneditor-modal .jsoneditor-jmespath-filter-field {
    width: 180px
}

.jsoneditor-modal .jsoneditor-jmespath-filter-relation {
    width: 100px
}

.jsoneditor-modal .jsoneditor-jmespath-filter-value {
    min-width: 180px;
    flex: 1
}

.jsoneditor-modal .jsoneditor-jmespath-sort-field {
    width: 170px
}

.jsoneditor-modal .jsoneditor-jmespath-sort-order {
    width: 150px
}

.jsoneditor-modal .jsoneditor-jmespath-select-fields {
    width: 100%
}

.jsoneditor-modal .selectr-selected {
    border-color: #d3d3d3;
    padding: 4px 28px 4px 8px
}

.jsoneditor-modal .selectr-selected .selectr-tag {
    background-color: #3883fa;
    border-radius: 5px
}

.jsoneditor-modal table td,
.jsoneditor-modal table th {
    text-align: left;
    vertical-align: middle;
    font-weight: 400;
    color: #4d4d4d;
    border-spacing: 0;
    border-collapse: collapse
}

.jsoneditor-modal #query,
.jsoneditor-modal input,
.jsoneditor-modal input[type=text],
.jsoneditor-modal input[type=text]:focus,
.jsoneditor-modal select,
.jsoneditor-modal textarea {
    background: #fff;
    border: 1px solid #d3d3d3;
    color: #4d4d4d;
    border-radius: 3px;
    padding: 4px
}

.jsoneditor-modal,
.jsoneditor-modal #query,
.jsoneditor-modal input,
.jsoneditor-modal input[type=text],
.jsoneditor-modal option,
.jsoneditor-modal select,
.jsoneditor-modal table td,
.jsoneditor-modal table th,
.jsoneditor-modal textarea {
    font-size: 10.5pt;
    font-family: arial, sans-serif
}

.jsoneditor-modal #query,
.jsoneditor-modal .jsoneditor-transform-preview {
    font-family: "dejavu sans mono", "droid sans mono", consolas, monaco, "lucida console", "courier new", courier, monospace, sans-serif;
    font-size: 10pt;
    width: 100%;
    box-sizing: border-box
}

.jsoneditor-modal input[type=button],
.jsoneditor-modal input[type=submit] {
    background: #f5f5f5;
    padding: 4px 20px
}

.jsoneditor-modal input,
.jsoneditor-modal select {
    cursor: pointer
}

.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,
.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc {
    background: #3883fa;
    border-color: #3883fa;
    color: #fff
}

.jsoneditor {
    color: #1a1a1a;
    border: thin solid #3883fa;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
    line-height: 100%
}

div.jsoneditor-default,
div.jsoneditor-field,
div.jsoneditor-readonly,
div.jsoneditor-value {
    border: 1px solid transparent;
    min-height: 16px;
    min-width: 32px;
    padding: 2px;
    margin: 1px;
    word-wrap: break-word;
    float: left
}

div.jsoneditor-field p,
div.jsoneditor-value p {
    margin: 0
}

div.jsoneditor-value {
    word-break: break-word
}

div.jsoneditor-value.jsoneditor-empty::after {
    content: "value"
}

div.jsoneditor-value.jsoneditor-string {
    color: #006000
}

div.jsoneditor-value.jsoneditor-number {
    color: #ee422e
}

div.jsoneditor-value.jsoneditor-boolean {
    color: #ff8c00
}

div.jsoneditor-value.jsoneditor-null {
    color: #004ed0
}

div.jsoneditor-value.jsoneditor-invalid {
    color: #000
}

div.jsoneditor-readonly {
    min-width: 16px;
    color: grey
}

div.jsoneditor-empty {
    border-color: #d3d3d3;
    border-style: dashed;
    border-radius: 2px
}

div.jsoneditor-field.jsoneditor-empty::after {
    content: "field"
}

div.jsoneditor td {
    vertical-align: top
}

div.jsoneditor td.jsoneditor-separator {
    padding: 3px 0;
    vertical-align: top;
    color: grey
}

div.jsoneditor td.jsoneditor-tree {
    vertical-align: top
}

div.jsoneditor.busy pre.jsoneditor-preview {
    background: #f5f5f5;
    color: grey
}

div.jsoneditor.busy div.jsoneditor-busy {
    display: inherit
}

div.jsoneditor code.jsoneditor-preview {
    background: 0 0
}

div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: auto;
    padding: 2px;
    margin: 0;
    white-space: pre-wrap;
    word-break: break-all
}

div.jsoneditor-default {
    color: grey;
    padding-left: 10px
}

div.jsoneditor-tree {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto
}

div.jsoneditor-tree button.jsoneditor-button {
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    background: transparent url(vendor/jsoneditor/img/jsoneditor-icons.svg)
}

div.jsoneditor-tree button.jsoneditor-button:focus {
    background-color: #f5f5f5;
    outline: #e5e5e5 solid 1px
}

div.jsoneditor-tree button.jsoneditor-collapsed {
    background-position: 0 -48px
}

div.jsoneditor-tree button.jsoneditor-expanded {
    background-position: 0 -72px
}

div.jsoneditor-tree button.jsoneditor-contextmenu-button {
    background-position: -48px -72px
}

div.jsoneditor-tree button.jsoneditor-invisible {
    visibility: hidden;
    background: 0 0
}

div.jsoneditor-tree button.jsoneditor-dragarea {
    background: url(vendor/jsoneditor/img/jsoneditor-icons.svg) -72px -72px;
    cursor: move
}

div.jsoneditor-tree :focus {
    outline: 0
}

div.jsoneditor-tree div.jsoneditor-show-more {
    display: inline-block;
    padding: 3px 4px;
    margin: 2px 0;
    background-color: #e5e5e5;
    border-radius: 3px;
    color: grey;
    font-family: arial, sans-serif;
    font-size: 10pt
}

div.jsoneditor-tree div.jsoneditor-show-more a {
    display: inline-block;
    color: grey
}

div.jsoneditor-tree div.jsoneditor-color {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    border: 1px solid grey;
    cursor: pointer
}

div.jsoneditor-tree div.jsoneditor-date {
    background: #a1a1a1;
    color: #fff;
    font-family: arial, sans-serif;
    border-radius: 3px;
    display: inline-block;
    padding: 3px;
    margin: 0 3px
}

div.jsoneditor-tree table.jsoneditor-tree {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error {
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0 4px 0 0;
    background: url(vendor/jsoneditor/img/jsoneditor-icons.svg) -168px -48px
}

div.jsoneditor-outer {
    position: static;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

div.jsoneditor-outer.has-nav-bar {
    margin-top: -26px;
    padding-top: 26px
}

div.jsoneditor-outer.has-nav-bar.has-main-menu-bar {
    margin-top: -61px;
    padding-top: 61px
}

div.jsoneditor-outer.has-status-bar {
    margin-bottom: -26px;
    padding-bottom: 26px
}

div.jsoneditor-outer.has-main-menu-bar {
    margin-top: -35px;
    padding-top: 35px
}

div.jsoneditor-busy {
    position: absolute;
    top: 15%;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    display: none
}

div.jsoneditor-busy span {
    background-color: #ffffab;
    border: 1px solid #fe0;
    border-radius: 3px;
    padding: 5px 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4)
}

div.jsoneditor-field.jsoneditor-empty::after,
div.jsoneditor-value.jsoneditor-empty::after {
    pointer-events: none;
    color: #d3d3d3;
    font-size: 8pt
}

a.jsoneditor-value.jsoneditor-url,
div.jsoneditor-value.jsoneditor-url {
    color: #006000;
    text-decoration: underline
}

a.jsoneditor-value.jsoneditor-url {
    display: inline-block;
    padding: 2px;
    margin: 2px
}

a.jsoneditor-value.jsoneditor-url:focus,
a.jsoneditor-value.jsoneditor-url:hover {
    color: #ee422e
}

div.jsoneditor-field.jsoneditor-highlight,
div.jsoneditor-field[contenteditable=true]:focus,
div.jsoneditor-field[contenteditable=true]:hover,
div.jsoneditor-value.jsoneditor-highlight,
div.jsoneditor-value[contenteditable=true]:focus,
div.jsoneditor-value[contenteditable=true]:hover {
    background-color: #ffffab;
    border: 1px solid #fe0;
    border-radius: 2px
}

div.jsoneditor-field.jsoneditor-highlight-active,
div.jsoneditor-field.jsoneditor-highlight-active:focus,
div.jsoneditor-field.jsoneditor-highlight-active:hover,
div.jsoneditor-value.jsoneditor-highlight-active,
div.jsoneditor-value.jsoneditor-highlight-active:focus,
div.jsoneditor-value.jsoneditor-highlight-active:hover {
    background-color: #fe0;
    border: 1px solid #ffc700;
    border-radius: 2px
}

div.jsoneditor-value.jsoneditor-array,
div.jsoneditor-value.jsoneditor-object {
    min-width: 16px
}

div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,
div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,
div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,
tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button {
    background-position: -48px -48px
}

div.jsoneditor-tree div.jsoneditor-show-more a:focus,
div.jsoneditor-tree div.jsoneditor-show-more a:hover {
    color: #ee422e
}

.ace-jsoneditor,
textarea.jsoneditor-text {
    min-height: 150px
}

.ace-jsoneditor *,
textarea.jsoneditor-text * {
    font-family: "dejavu sans mono", "droid sans mono", consolas, monaco, "lucida console", "courier new", courier, monospace, sans-serif
}

textarea.jsoneditor-text {
    width: 100%;
    height: 100%;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline-width: 0;
    border: none;
    background-color: #fff;
    resize: none
}

tr.jsoneditor-highlight,
tr.jsoneditor-selected {
    background-color: #d3d3d3
}

tr.jsoneditor-selected button.jsoneditor-contextmenu-button,
tr.jsoneditor-selected button.jsoneditor-dragarea {
    visibility: hidden
}

tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,
tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea {
    visibility: visible
}

div.jsoneditor-tree button.jsoneditor-dragarea:focus,
div.jsoneditor-tree button.jsoneditor-dragarea:hover,
tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea {
    background-position: -72px -48px
}

div.jsoneditor td,
div.jsoneditor th,
div.jsoneditor tr {
    padding: 0;
    margin: 0
}

.jsoneditor-popover,
.jsoneditor-schema-error,
div.jsoneditor td,
div.jsoneditor textarea,
div.jsoneditor th,
div.jsoneditor-field,
div.jsoneditor-value,
pre.jsoneditor-preview {
    font-family: "dejavu sans mono", "droid sans mono", consolas, monaco, "lucida console", "courier new", courier, monospace, sans-serif;
    font-size: 10pt;
    color: #1a1a1a
}

.jsoneditor-schema-error {
    cursor: default;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: relative;
    text-align: center;
    width: 24px
}

.jsoneditor-popover {
    background-color: #4c4c4c;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    color: #fff;
    padding: 7px 10px;
    position: absolute;
    cursor: auto;
    width: 200px
}

.jsoneditor-popover.jsoneditor-above {
    bottom: 32px;
    left: -98px
}

.jsoneditor-popover.jsoneditor-above:before {
    border-top: 7px solid #4c4c4c;
    bottom: -7px
}

.jsoneditor-popover.jsoneditor-below {
    top: 32px;
    left: -98px
}

.jsoneditor-popover.jsoneditor-below:before {
    border-bottom: 7px solid #4c4c4c;
    top: -7px
}

.jsoneditor-popover.jsoneditor-left {
    top: -7px;
    right: 32px
}

.jsoneditor-popover.jsoneditor-left:before {
    border-left: 7px solid #4c4c4c;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    content: "";
    top: 19px;
    right: -14px;
    left: inherit;
    margin-left: inherit;
    margin-top: -7px;
    position: absolute
}

.jsoneditor-popover.jsoneditor-right {
    top: -7px;
    left: 32px
}

.jsoneditor-popover.jsoneditor-right:before {
    border-right: 7px solid #4c4c4c;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    content: "";
    top: 19px;
    left: -14px;
    margin-left: inherit;
    margin-top: -7px;
    position: absolute
}

.jsoneditor-popover:before {
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    content: "";
    display: block;
    left: 50%;
    margin-left: -7px;
    position: absolute
}

.jsoneditor-text-errors tr.jump-to-line:hover {
    text-decoration: underline;
    cursor: pointer
}

.jsoneditor-schema-error:focus .jsoneditor-popover,
.jsoneditor-schema-error:hover .jsoneditor-popover {
    display: block;
    animation: fade-in .3s linear 1, move-up .3s linear 1
}

@keyframes fade-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.jsoneditor .jsoneditor-validation-errors-container {
    max-height: 130px;
    overflow-y: auto
}

.jsoneditor .jsoneditor-validation-errors {
    width: 100%;
    overflow: hidden
}

.jsoneditor .jsoneditor-additional-errors {
    position: absolute;
    margin: auto;
    bottom: 31px;
    left: calc(50% - 92px);
    color: grey;
    background-color: #ebebeb;
    padding: 7px 15px;
    border-radius: 8px
}

.jsoneditor .jsoneditor-additional-errors.visible {
    visibility: visible;
    opacity: 1;
    transition: opacity 2s linear
}

.jsoneditor .jsoneditor-additional-errors.hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 2s, opacity 2s linear
}

.jsoneditor .jsoneditor-text-errors {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #ffc700
}

.jsoneditor .jsoneditor-text-errors td {
    padding: 3px 6px;
    vertical-align: middle
}

.jsoneditor .jsoneditor-text-errors td pre {
    margin: 0;
    white-space: normal
}

.jsoneditor .jsoneditor-text-errors tr {
    background-color: #ffffab
}

.jsoneditor .jsoneditor-text-errors tr.parse-error {
    background-color: #ee2e2e70
}

.jsoneditor-text-errors .jsoneditor-schema-error {
    border: none;
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0 4px 0 0;
    cursor: pointer
}

.jsoneditor-text-errors tr .jsoneditor-schema-error {
    background: url(vendor/jsoneditor/img/jsoneditor-icons.svg) -168px -48px
}

.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error {
    background: url(vendor/jsoneditor/img/jsoneditor-icons.svg) -25px 0
}

.jsoneditor-anchor {
    cursor: pointer
}

.jsoneditor-anchor .picker_wrapper.popup.popup_bottom {
    top: 28px;
    left: -10px
}

.fadein {
    -webkit-animation: fadein .3s;
    animation: fadein .3s;
    -moz-animation: fadein .3s;
    -o-animation: fadein .3s
}

@keyframes fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.jsoneditor-modal input[type=search].selectr-input {
    border: 1px solid #d3d3d3;
    width: calc(100% - 4px);
    margin: 2px;
    padding: 4px;
    box-sizing: border-box
}

.jsoneditor-modal button.selectr-input-clear {
    right: 8px
}

.jsoneditor-menu {
    width: 100%;
    height: 35px;
    padding: 2px;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #3883fa;
    border-bottom: 1px solid #3883fa
}

.jsoneditor-menu>.jsoneditor-modes>button,
.jsoneditor-menu>button {
    width: 26px;
    height: 26px;
    margin: 2px;
    padding: 0;
    border-radius: 2px;
    border: 1px solid transparent;
    background: transparent url(vendor/jsoneditor/img/jsoneditor-icons.svg);
    color: #fff;
    opacity: .8;
    font-family: arial, sans-serif;
    font-size: 10pt;
    float: left
}

.jsoneditor-menu>.jsoneditor-modes>button:hover,
.jsoneditor-menu>button:hover {
    background-color: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .4)
}

.jsoneditor-menu>.jsoneditor-modes>button:active,
.jsoneditor-menu>.jsoneditor-modes>button:focus,
.jsoneditor-menu>button:active,
.jsoneditor-menu>button:focus {
    background-color: rgba(255, 255, 255, .3)
}

.jsoneditor-menu>.jsoneditor-modes>button:disabled,
.jsoneditor-menu>button:disabled {
    opacity: .5;
    background-color: transparent;
    border: none
}

.jsoneditor-menu>button.jsoneditor-collapse-all {
    background-position: 0 -96px
}

.jsoneditor-menu>button.jsoneditor-expand-all {
    background-position: 0 -120px
}

.jsoneditor-menu>button.jsoneditor-sort {
    background-position: -120px -96px
}

.jsoneditor-menu>button.jsoneditor-transform {
    background-position: -144px -96px
}

.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,
.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,
.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,
.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform {
    display: none
}

.jsoneditor-menu>button.jsoneditor-undo {
    background-position: -24px -96px
}

.jsoneditor-menu>button.jsoneditor-undo:disabled {
    background-position: -24px -120px
}

.jsoneditor-menu>button.jsoneditor-redo {
    background-position: -48px -96px
}

.jsoneditor-menu>button.jsoneditor-redo:disabled {
    background-position: -48px -120px
}

.jsoneditor-menu>button.jsoneditor-compact {
    background-position: -72px -96px
}

.jsoneditor-menu>button.jsoneditor-format {
    background-position: -72px -120px
}

.jsoneditor-menu>button.jsoneditor-repair {
    background-position: -96px -96px
}

.jsoneditor-menu>.jsoneditor-modes {
    display: inline-block;
    float: left
}

.jsoneditor-menu>.jsoneditor-modes>button {
    background-image: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px
}

.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,
.jsoneditor-menu>button.jsoneditor-separator {
    margin-left: 10px
}

.jsoneditor-menu a {
    font-family: arial, sans-serif;
    font-size: 10pt;
    color: #fff;
    opacity: .8;
    vertical-align: middle
}

.jsoneditor-menu a:hover {
    opacity: 1
}

.jsoneditor-menu a.jsoneditor-poweredBy {
    font-size: 8pt;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px
}

.jsoneditor-navigation-bar {
    width: 100%;
    height: 26px;
    line-height: 26px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #d3d3d3;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: grey;
    background-color: #ebebeb;
    overflow: hidden;
    font-family: arial, sans-serif;
    font-size: 10pt
}

.jsoneditor-search {
    font-family: arial, sans-serif;
    position: absolute;
    right: 4px;
    top: 4px;
    border-collapse: collapse;
    border-spacing: 0;
    display: flex
}

.jsoneditor-search input {
    color: #1a1a1a;
    width: 120px;
    border: none;
    outline: 0;
    margin: 1px;
    line-height: 20px;
    font-family: arial, sans-serif
}

.jsoneditor-search button {
    width: 16px;
    height: 24px;
    padding: 0;
    margin: 0;
    border: none;
    background: url(vendor/jsoneditor/img/jsoneditor-icons.svg);
    vertical-align: top
}

.jsoneditor-search button:hover {
    background-color: transparent
}

.jsoneditor-search button.jsoneditor-refresh {
    width: 18px;
    background-position: -99px -73px
}

.jsoneditor-search button.jsoneditor-next {
    cursor: pointer;
    background-position: -124px -73px
}

.jsoneditor-search button.jsoneditor-next:hover {
    background-position: -124px -49px
}

.jsoneditor-search button.jsoneditor-previous {
    cursor: pointer;
    background-position: -148px -73px;
    margin-right: 2px
}

.jsoneditor-search button.jsoneditor-previous:hover {
    background-position: -148px -49px
}

.jsoneditor-results {
    font-family: arial, sans-serif;
    color: #fff;
    padding-right: 5px;
    line-height: 26px
}

.jsoneditor-frame {
    border: 1px solid transparent;
    background-color: #fff;
    padding: 0 2px;
    margin: 0
}

.jsoneditor-statusbar {
    line-height: 26px;
    height: 26px;
    color: grey;
    background-color: #ebebeb;
    border-top: 1px solid #d3d3d3;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10pt
}

.jsoneditor-statusbar>.jsoneditor-curserinfo-val {
    margin-right: 12px
}

.jsoneditor-statusbar>.jsoneditor-curserinfo-count {
    margin-left: 4px
}

.jsoneditor-statusbar>.jsoneditor-validation-error-icon {
    float: right;
    width: 24px;
    height: 24px;
    padding: 0;
    margin-top: 1px;
    background: url(vendor/jsoneditor/img/jsoneditor-icons.svg) -168px -48px;
    cursor: pointer
}

.jsoneditor-statusbar>.jsoneditor-validation-error-count {
    float: right;
    margin: 0 4px 0 0;
    cursor: pointer
}

.jsoneditor-statusbar>.jsoneditor-parse-error-icon {
    float: right;
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 1px;
    background: url(vendor/jsoneditor/img/jsoneditor-icons.svg) -25px 0
}

.jsoneditor-statusbar .jsoneditor-array-info a {
    color: inherit
}

div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,
div.jsoneditor-statusbar>.jsoneditor-size-info {
    margin: 0 4px
}

.jsoneditor-treepath {
    padding: 0 5px;
    overflow: hidden;
    white-space: nowrap;
    outline: 0
}

.jsoneditor-treepath.show-all {
    word-wrap: break-word;
    white-space: normal;
    position: absolute;
    background-color: #ebebeb;
    z-index: 1;
    box-shadow: 2px 2px 12px rgba(128, 128, 128, .3)
}

.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn {
    display: none
}

.jsoneditor-treepath div.jsoneditor-contextmenu-root {
    position: absolute;
    left: 0
}

.jsoneditor-treepath .jsoneditor-treepath-show-all-btn {
    position: absolute;
    background-color: #ebebeb;
    left: 0;
    height: 20px;
    padding: 0 3px;
    cursor: pointer
}

.jsoneditor-treepath .jsoneditor-treepath-element {
    margin: 1px;
    font-family: arial, sans-serif;
    font-size: 10pt
}

.jsoneditor-treepath .jsoneditor-treepath-seperator {
    margin: 2px;
    font-size: 9pt;
    font-family: arial, sans-serif
}

.jsoneditor-treepath span.jsoneditor-treepath-element:hover,
.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover {
    cursor: pointer;
    text-decoration: underline
}

.selectr-container {
    position: relative
}

.selectr-container li {
    list-style: none
}

.selectr-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0 none
}

.selectr-visible {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 11
}

.selectr-desktop.multiple .selectr-visible {
    display: none
}

.selectr-desktop.multiple.native-open .selectr-visible {
    top: 100%;
    min-height: 200px !important;
    height: auto;
    opacity: 1;
    display: block
}

.selectr-container.multiple.selectr-mobile .selectr-selected {
    z-index: 0
}

.selectr-selected {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    width: 100%;
    padding: 7px 28px 7px 14px;
    cursor: pointer;
    border: 1px solid #999;
    border-radius: 3px;
    background-color: #fff
}

.selectr-selected::before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    content: '';
    -o-transform: rotate(0) translate3d(0, -50%, 0);
    -ms-transform: rotate(0) translate3d(0, -50%, 0);
    -moz-transform: rotate(0) translate3d(0, -50%, 0);
    -webkit-transform: rotate(0) translate3d(0, -50%, 0);
    transform: rotate(0) translate3d(0, -50%, 0);
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #6c7a86 transparent transparent
}

.selectr-container.native-open .selectr-selected::before,
.selectr-container.open .selectr-selected::before {
    border-width: 0 4px 4px 4px;
    border-style: solid;
    border-color: transparent transparent #6c7a86
}

.selectr-label {
    display: none;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.selectr-placeholder {
    color: #6c7a86
}

.selectr-tags {
    margin: 0;
    padding: 0;
    white-space: normal
}

.has-selected .selectr-tags {
    margin: 0 0 -2px
}

.selectr-tag {
    list-style: none;
    position: relative;
    float: left;
    padding: 2px 25px 2px 8px;
    margin: 0 2px 2px 0;
    cursor: default;
    color: #fff;
    border: medium none;
    border-radius: 10px;
    background: #acb7bf none repeat scroll 0 0
}

.selectr-container.multiple.has-selected .selectr-selected {
    padding: 5px 28px 5px 5px
}

.selectr-options-container {
    position: absolute;
    z-index: 10000;
    top: calc(100% - 1px);
    left: 0;
    display: none;
    box-sizing: border-box;
    width: 100%;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: transparent #999 #999;
    border-radius: 0 0 3px 3px;
    background-color: #fff
}

.selectr-container.open .selectr-options-container {
    display: block
}

.selectr-input-container {
    position: relative;
    display: none
}

.selectr-clear,
.selectr-input-clear,
.selectr-tag-remove {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    -o-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    border: medium none;
    background-color: transparent;
    z-index: 11
}

.selectr-clear,
.selectr-input-clear {
    display: none
}

.selectr-container.has-selected .selectr-clear,
.selectr-input-container.active .selectr-input-clear {
    display: block
}

.selectr-selected .selectr-tag-remove {
    right: 2px
}

.selectr-clear::after,
.selectr-clear::before,
.selectr-input-clear::after,
.selectr-input-clear::before,
.selectr-tag-remove::after,
.selectr-tag-remove::before {
    position: absolute;
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    content: ' ';
    background-color: #6c7a86
}

.selectr-tag-remove::after,
.selectr-tag-remove::before {
    top: 4px;
    width: 3px;
    height: 12px;
    background-color: #fff
}

.selectr-clear:before,
.selectr-input-clear::before,
.selectr-tag-remove::before {
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.selectr-clear:after,
.selectr-input-clear::after,
.selectr-tag-remove::after {
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.selectr-input-container.active,
.selectr-input-container.active .selectr-clear {
    display: block
}

.selectr-input {
    top: 5px;
    left: 5px;
    box-sizing: border-box;
    width: calc(100% - 30px);
    margin: 10px 15px;
    padding: 7px 30px 7px 9px;
    border: 1px solid #999;
    border-radius: 3px
}

.selectr-notice {
    display: none;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 16px;
    border-top: 1px solid #999;
    border-radius: 0 0 3px 3px;
    background-color: #fff
}

.selectr-container.notice .selectr-notice {
    display: block
}

.selectr-container.notice .selectr-selected {
    border-radius: 3px 3px 0 0
}

.selectr-options {
    position: relative;
    top: calc(100% + 2px);
    display: none;
    overflow-x: auto;
    overflow-y: scroll;
    max-height: 200px;
    margin: 0;
    padding: 0
}

.selectr-container.notice .selectr-options-container,
.selectr-container.open .selectr-input-container,
.selectr-container.open .selectr-options {
    display: block
}

.selectr-option {
    position: relative;
    display: block;
    padding: 5px 20px;
    list-style: outside none none;
    cursor: pointer;
    font-weight: 400
}

.selectr-options.optgroups>.selectr-option {
    padding-left: 25px
}

.selectr-optgroup {
    font-weight: 700;
    padding: 0
}

.selectr-optgroup--label {
    font-weight: 700;
    margin-top: 10px;
    padding: 5px 15px
}

.selectr-match {
    text-decoration: underline
}

.selectr-option.selected {
    background-color: #ddd
}

.selectr-option.active {
    color: #fff;
    background-color: #5897fb
}

.selectr-option.disabled {
    opacity: .4
}

.selectr-option.excluded {
    display: none
}

.selectr-container.open .selectr-selected {
    border-color: #999 #999 transparent #999;
    border-radius: 3px 3px 0 0
}

.selectr-container.open .selectr-selected::after {
    -o-transform: rotate(180deg) translate3d(0, 50%, 0);
    -ms-transform: rotate(180deg) translate3d(0, 50%, 0);
    -moz-transform: rotate(180deg) translate3d(0, 50%, 0);
    -webkit-transform: rotate(180deg) translate3d(0, 50%, 0);
    transform: rotate(180deg) translate3d(0, 50%, 0)
}

.selectr-disabled {
    opacity: .6
}

.has-selected .selectr-placeholder,
.selectr-empty {
    display: none
}

.has-selected .selectr-label {
    display: block
}

.taggable .selectr-selected {
    padding: 4px 28px 4px 4px
}

.taggable .selectr-selected::after {
    display: table;
    content: " ";
    clear: both
}

.taggable .selectr-label {
    width: auto
}

.taggable .selectr-tags {
    float: left;
    display: block
}

.taggable .selectr-placeholder {
    display: none
}

.input-tag {
    float: left;
    min-width: 90px;
    width: auto
}

.selectr-tag-input {
    border: medium none;
    padding: 3px 10px;
    width: 100%;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit
}

.selectr-input-container.loading::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    content: '';
    -o-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -o-transform-origin: 50% 0 0;
    -ms-transform-origin: 50% 0 0;
    -moz-transform-origin: 50% 0 0;
    -webkit-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -moz-animation: .5s linear 0s normal forwards infinite running spin;
    -webkit-animation: .5s linear 0s normal forwards infinite running spin;
    animation: .5s linear 0s normal forwards infinite running spin;
    border-width: 3px;
    border-style: solid;
    border-color: #aaa #ddd #ddd;
    border-radius: 50%
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0) translate3d(0, -50%, 0);
        transform: rotate(0) translate3d(0, -50%, 0)
    }
    100% {
        -webkit-transform: rotate(360deg) translate3d(0, -50%, 0);
        transform: rotate(360deg) translate3d(0, -50%, 0)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0) translate3d(0, -50%, 0);
        transform: rotate(0) translate3d(0, -50%, 0)
    }
    100% {
        -webkit-transform: rotate(360deg) translate3d(0, -50%, 0);
        transform: rotate(360deg) translate3d(0, -50%, 0)
    }
}

.selectr-container.open.inverted .selectr-selected {
    border-color: transparent #999 #999;
    border-radius: 0 0 3px 3px
}

.selectr-container.inverted .selectr-options-container {
    border-width: 1px 1px 0;
    border-color: #999 #999 transparent;
    border-radius: 3px 3px 0 0;
    background-color: #fff
}

.selectr-container.inverted .selectr-options-container {
    top: auto;
    bottom: calc(100% - 1px)
}

.selectr-container ::-webkit-input-placeholder {
    color: #6c7a86;
    opacity: 1
}

.selectr-container ::-moz-placeholder {
    color: #6c7a86;
    opacity: 1
}

.selectr-container :-ms-input-placeholder {
    color: #6c7a86;
    opacity: 1
}

.selectr-container ::placeholder {
    color: #6c7a86;
    opacity: 1
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container.chosen-with-drop .chosen-drop {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    color: #999
}

.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(vendor/chosen/chosen-sprite.png) no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type=text] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url(vendor/chosen/chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: 0 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: 0 0
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
    color: #222 !important
}

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type=text] {
    padding: 4px 5px 4px 20px;
    background: url(vendor/chosen/chosen-sprite.png) no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi),
only screen and (min-resolution:1.5dppx) {
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span,
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container-single .chosen-search input[type=text],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-rtl .chosen-search input[type=text] {
        background-image: url(vendor/chosen/chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.chosen-container .chosen-drop {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-color: #2297ff;
    width: 220px
}

.chosen-container.chosen-container-multi .chosen-choices li.search-field input.default[type=text] {
    color: #999
}

.chosen-container .chosen-single {
    line-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: inherit;
    height: 30px;
    border: 1px solid #c0c0c9;
    border-radius: 2px;
    background: #fff;
    box-shadow: none
}

.chosen-container .chosen-single div b {
    position: relative;
    background-color: transparent;
    background-image: none !important
}

.chosen-container .chosen-single div b:before {
    position: absolute;
    top: 50%;
    right: 7px;
    content: '';
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-width: 6px 4px 0;
    border-style: solid;
    border-color: #000 transparent
}

.chosen-container.chosen-with-drop .chosen-single {
    border-color: #2297ff;
    background: #fff
}

.chosen-container .chosen-results li.highlighted {
    background: #2297ff
}

.chosen-container-single .chosen-single span {
    color: #444
}

.chosen-container-single .chosen-single.chosen-default span {
    color: #999
}

.control-group.warning .chosen-container-single .chosen-single {
    border-color: #c09853
}

.control-group.warning .chosen-container-single .chosen-single span {
    color: #c09853
}

.control-group.warning .chosen-container.chosen-with-drop .chosen-drop,
.control-group.warning .chosen-container.chosen-with-drop .chosen-single {
    border-color: #a47e3c
}

.control-group.warning .chosen-container.chosen-with-drop .chosen-single {
    box-shadow: rgba(0, 0, 0, .075) 0 1px 1px inset, #dbc59e 0 0 6px
}

@-moz-document url-prefix() {
    .chosen-container .chosen-single div b {
        -moz-box-sizing: border-box;
        border: solid 1px #aaa;
        background: #e0e0e0
    }
    .chosen-container .chosen-single div b:before {
        top: 13px;
        right: 4px;
        -webkit-transform: none;
        border-width: 6px 4px 0;
        border-color: #555 transparent
    }
    .chosen-container .chosen-single div b:after {
        position: absolute;
        top: 8px;
        right: 4px;
        content: '';
        border-width: 6px 4px 0;
        border-style: solid;
        border-color: #e0e0e0 transparent
    }
    .chosen-container.chosen-with-drop .chosen-single div b {
        border-color: #7eb4ea;
        background: #e7f2fc
    }
    .chosen-container.chosen-with-drop .chosen-single div b:before {
        border-color: #000 transparent
    }
}

@font-face {
    font-family: FontAwesome;
    src: url(vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(vendor/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

i {
    font-size: 18px;
    color: #555
}

i.fa,
i[class~=icon-]::before {
    line-height: normal;
    text-decoration: none
}

i.icon-small {
    font-size: 14px
}

i.fa-info-sign2::before {
    content: 'i'
}

i.fa-question-sign2::before {
    content: '?'
}

i.fa-warning-sign2::before {
    content: '!'
}

.footable .btn,
.footable .caret {
    display: inline-block;
    vertical-align: middle
}

.footable-details.table,
.footable-details.table *,
.footable.table,
.footable.table * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.footable-details.table th,
.footable.table th {
    text-align: left
}

.footable-details.table,
.footable.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.footable-details.table>caption+thead>tr:first-child>td,
.footable-details.table>caption+thead>tr:first-child>th,
.footable-details.table>colgroup+thead>tr:first-child>td,
.footable-details.table>colgroup+thead>tr:first-child>th,
.footable-details.table>thead:first-child>tr:first-child>td,
.footable-details.table>thead:first-child>tr:first-child>th,
.footable.table>caption+thead>tr:first-child>td,
.footable.table>caption+thead>tr:first-child>th,
.footable.table>colgroup+thead>tr:first-child>td,
.footable.table>colgroup+thead>tr:first-child>th,
.footable.table>thead:first-child>tr:first-child>td,
.footable.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.footable-details.table>tbody>tr>td,
.footable-details.table>tbody>tr>th,
.footable-details.table>tfoot>tr>td,
.footable-details.table>tfoot>tr>th,
.footable-details.table>thead>tr>td,
.footable-details.table>thead>tr>th,
.footable.table>tbody>tr>td,
.footable.table>tbody>tr>th,
.footable.table>tfoot>tr>td,
.footable.table>tfoot>tr>th,
.footable.table>thead>tr>td,
.footable.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.footable-details.table>thead>tr>td,
.footable-details.table>thead>tr>th,
.footable.table>thead>tr>td,
.footable.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.footable-details.table-condensed>tbody>tr>td,
.footable-details.table-condensed>tbody>tr>th,
.footable-details.table-condensed>tfoot>tr>td,
.footable-details.table-condensed>tfoot>tr>th,
.footable-details.table-condensed>thead>tr>td,
.footable-details.table-condensed>thead>tr>th,
.footable.table-condensed>tbody>tr>td,
.footable.table-condensed>tbody>tr>th,
.footable.table-condensed>tfoot>tr>td,
.footable.table-condensed>tfoot>tr>th,
.footable.table-condensed>thead>tr>td,
.footable.table-condensed>thead>tr>th {
    padding: 5px
}

.footable-details.table-bordered,
.footable-details.table-bordered>tbody>tr>td,
.footable-details.table-bordered>tbody>tr>th,
.footable-details.table-bordered>tfoot>tr>td,
.footable-details.table-bordered>tfoot>tr>th,
.footable-details.table-bordered>thead>tr>td,
.footable-details.table-bordered>thead>tr>th,
.footable.table-bordered,
.footable.table-bordered>tbody>tr>td,
.footable.table-bordered>tbody>tr>th,
.footable.table-bordered>tfoot>tr>td,
.footable.table-bordered>tfoot>tr>th,
.footable.table-bordered>thead>tr>td,
.footable.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.footable-details.table-bordered>thead>tr>td,
.footable-details.table-bordered>thead>tr>th,
.footable.table-bordered>thead>tr>td,
.footable.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.footable-details.table-striped>tbody>tr:nth-child(odd),
.footable.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9
}

.footable-details.table-hover>tbody>tr:hover,
.footable.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

.footable .btn {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    overflow: visible;
    text-transform: none
}

.footable .btn.focus,
.footable .btn:focus,
.footable .btn:hover {
    color: #333;
    text-decoration: none
}

.footable .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.footable .btn-default.active,
.footable .btn-default.focus,
.footable .btn-default:active,
.footable .btn-default:focus,
.footable .btn-default:hover,
.footable .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.footable .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.footable .btn-primary.active,
.footable .btn-primary.focus,
.footable .btn-primary:active,
.footable .btn-primary:focus,
.footable .btn-primary:hover,
.footable .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.footable .btn-group,
.footable .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.footable .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.footable .btn-group>.btn:first-child {
    margin-left: 0
}

.footable .btn-group-vertical>.btn,
.footable .btn-group>.btn {
    position: relative;
    float: left
}

.footable .btn-group-xs>.btn,
.footable .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.footable .btn-group-sm>.btn,
.footable .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.footable .btn-group-lg>.btn,
.footable .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.footable .caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.footable .btn .caret {
    margin-left: 0
}

.form-group {
    margin-bottom: 15px
}

.footable .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    margin: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.footable .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.footable .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.footable .input-group-btn {
    position: relative;
    font-size: 0
}

.footable .input-group-addon,
.footable .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.footable .input-group .form-control,
.footable .input-group-addon,
.footable .input-group-btn {
    display: table-cell
}

.footable .input-group-btn:last-child>.btn,
.footable .input-group-btn:last-child>.btn-group,
.footable .input-group-btn>.btn+.btn {
    margin-left: -1px
}

.footable .input-group-btn>.btn {
    position: relative
}

.footable .input-group-btn>.btn:active,
.footable .input-group-btn>.btn:focus,
.footable .input-group-btn>.btn:hover {
    z-index: 2
}

.footable .input-group .form-control:first-child,
.footable .input-group-addon:first-child,
.footable .input-group-btn:first-child>.btn,
.footable .input-group-btn:first-child>.btn-group>.btn,
.footable .input-group-btn:first-child>.dropdown-toggle,
.footable .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.footable .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.footable .input-group .form-control:last-child,
.footable .input-group-addon:last-child,
.footable .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.footable .input-group-btn:first-child>.btn:not(:first-child),
.footable .input-group-btn:last-child>.btn,
.footable .input-group-btn:last-child>.btn-group>.btn,
.footable .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.footable .checkbox,
.footable .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.footable .checkbox label,
.footable .radio label {
    max-width: 100%;
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.footable .checkbox input[type=checkbox],
.footable .checkbox-inline input[type=checkbox],
.footable .radio input[type=radio],
.footable .radio-inline input[type=radio] {
    position: absolute;
    margin: 4px 0 0 -20px;
    line-height: normal
}

.footable .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.footable .open>.dropdown-menu {
    display: block
}

.footable .dropdown-menu-right {
    right: 0;
    left: auto
}

.footable .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.footable .dropdown-menu>li>a:focus,
.footable .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.footable .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.footable .pagination>li {
    display: inline
}

.footable .pagination>li:first-child>a,
.footable .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.footable .pagination>li>a,
.footable .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.footable .pagination>li>a:focus,
.footable .pagination>li>a:hover,
.footable .pagination>li>span:focus,
.footable .pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.footable .pagination>.active>a,
.footable .pagination>.active>a:focus,
.footable .pagination>.active>a:hover,
.footable .pagination>.active>span,
.footable .pagination>.active>span:focus,
.footable .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.footable .pagination>.disabled>a,
.footable .pagination>.disabled>a:focus,
.footable .pagination>.disabled>a:hover,
.footable .pagination>.disabled>span,
.footable .pagination>.disabled>span:focus,
.footable .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.footable .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.footable .label-default {
    background-color: #777
}

.footable-loader.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.footable .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

table.footable-details,
table.footable>thead>tr.footable-filtering>th div.form-group {
    margin-bottom: 0
}

@media (min-width:768px) {
    .footable .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .footable .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .footable .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .footable .form-inline .input-group .form-control,
    .footable .form-inline .input-group .input-group-addon,
    .footable .form-inline .input-group .input-group-btn {
        width: auto
    }
    .footable .form-inline .input-group>.form-control {
        width: 100%
    }
}

table.footable,
table.footable-details {
    position: relative;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

table.footable-hide-fouc {
    display: none
}

table>tbody>tr>td>span.footable-toggle {
    margin-right: 8px;
    opacity: .3
}

table>tbody>tr>td>span.footable-toggle.last-column {
    margin-left: 8px;
    float: right
}

table.table-condensed>tbody>tr>td>span.footable-toggle {
    margin-right: 5px
}

table.footable-details>tbody>tr>th:nth-child(1) {
    min-width: 40px;
    width: 120px
}

table.footable-details>tbody>tr>td:nth-child(2) {
    word-break: break-all
}

table.footable-details>tbody>tr:first-child>td,
table.footable-details>tbody>tr:first-child>th,
table.footable-details>tfoot>tr:first-child>td,
table.footable-details>tfoot>tr:first-child>th,
table.footable-details>thead>tr:first-child>td,
table.footable-details>thead>tr:first-child>th {
    border-top-width: 0
}

table.footable-details.table-bordered>tbody>tr:first-child>td,
table.footable-details.table-bordered>tbody>tr:first-child>th,
table.footable-details.table-bordered>tfoot>tr:first-child>td,
table.footable-details.table-bordered>tfoot>tr:first-child>th,
table.footable-details.table-bordered>thead>tr:first-child>td,
table.footable-details.table-bordered>thead>tr:first-child>th {
    border-top-width: 1px
}

div.footable-loader {
    vertical-align: middle;
    text-align: center;
    height: 300px;
    position: relative
}

div.footable-loader>span.fooicon {
    display: inline-block;
    opacity: .3;
    font-size: 30px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: fooicon-spin-r 2s infinite linear;
    animation: fooicon-spin-r 2s infinite linear
}

table.footable>tbody>tr.footable-empty>td {
    vertical-align: middle;
    text-align: center;
    font-size: 30px
}

table.footable>tbody>tr>td,
table.footable>tbody>tr>th {
    display: none
}

table.footable>tbody>tr.footable-detail-row>td,
table.footable>tbody>tr.footable-detail-row>th,
table.footable>tbody>tr.footable-empty>td,
table.footable>tbody>tr.footable-empty>th {
    display: table-cell
}

@-webkit-keyframes fooicon-spin-r {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fooicon-spin-r {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fooicon {
    display: inline-block;
    font-size: inherit;
    font-family: FontAwesome !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fooicon:after,
.fooicon:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fooicon-loader:before {
    content: "\f01e"
}

.fooicon-plus:before {
    content: "\f067"
}

.fooicon-minus:before {
    content: "\f068"
}

.fooicon-search:before {
    content: "\f002"
}

.fooicon-remove:before {
    content: "\f00d"
}

.fooicon-sort:before {
    content: "\f0dc"
}

.fooicon-sort-asc:before {
    content: "\f160"
}

.fooicon-sort-desc:before {
    content: "\f161"
}

.fooicon-pencil:before {
    content: "\f040"
}

.fooicon-trash:before {
    content: "\f1f8"
}

.fooicon-eye-close:before {
    content: "\f070"
}

.fooicon-flash:before {
    content: "\f0e7"
}

.fooicon-cog:before {
    content: "\f013"
}

.fooicon-stats:before {
    content: "\f080"
}

table.footable>thead>tr.footable-filtering>th {
    border-bottom-width: 1px;
    font-weight: 400
}

.footable-filtering-external.footable-filtering-right,
table.footable.footable-filtering-right>thead>tr.footable-filtering>th,
table.footable>thead>tr.footable-filtering>th {
    text-align: right
}

.footable-filtering-external.footable-filtering-left,
table.footable.footable-filtering-left>thead>tr.footable-filtering>th {
    text-align: left
}

.footable-filtering-external.footable-filtering-center,
.footable-paging-external.footable-paging-center,
table.footable-paging-center>tfoot>tr.footable-paging>td,
table.footable.footable-filtering-center>thead>tr.footable-filtering>th,
table.footable>tfoot>tr.footable-paging>td {
    text-align: center
}

table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group {
    margin-top: 5px
}

table.footable>thead>tr.footable-filtering>th div.input-group {
    width: 100%
}

.footable-filtering-external ul.dropdown-menu>li>a.checkbox,
table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox {
    margin: 0;
    display: block;
    position: relative
}

.footable-filtering-external ul.dropdown-menu>li>a.checkbox>label,
table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox>label {
    display: block;
    padding-left: 20px
}

.footable-filtering-external ul.dropdown-menu>li>a.checkbox input[type=checkbox],
table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox input[type=checkbox] {
    position: absolute;
    margin-left: -20px
}

@media (min-width:768px) {
    table.footable>thead>tr.footable-filtering>th div.input-group {
        width: auto
    }
    table.footable>thead>tr.footable-filtering>th div.form-group {
        margin-left: 2px;
        margin-right: 2px
    }
    table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group {
        margin-top: 0
    }
}

table.footable>tbody>tr>td.footable-sortable,
table.footable>tbody>tr>th.footable-sortable,
table.footable>tfoot>tr>td.footable-sortable,
table.footable>tfoot>tr>th.footable-sortable,
table.footable>thead>tr>td.footable-sortable,
table.footable>thead>tr>th.footable-sortable {
    position: relative;
    padding-right: 30px;
    cursor: pointer
}

td.footable-sortable>span.fooicon,
th.footable-sortable>span.fooicon {
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -7px;
    opacity: 0;
    transition: opacity .3s ease-in
}

td.footable-sortable.footable-asc>span.fooicon,
td.footable-sortable.footable-desc>span.fooicon,
td.footable-sortable:hover>span.fooicon,
th.footable-sortable.footable-asc>span.fooicon,
th.footable-sortable.footable-desc>span.fooicon,
th.footable-sortable:hover>span.fooicon {
    opacity: 1
}

table.footable-sorting-disabled td.footable-sortable.footable-asc>span.fooicon,
table.footable-sorting-disabled td.footable-sortable.footable-desc>span.fooicon,
table.footable-sorting-disabled td.footable-sortable:hover>span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-asc>span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-desc>span.fooicon,
table.footable-sorting-disabled th.footable-sortable:hover>span.fooicon {
    opacity: 0;
    visibility: hidden
}

.footable-paging-external ul.pagination,
table.footable>tfoot>tr.footable-paging>td>ul.pagination {
    margin: 10px 0 0
}

.footable-paging-external span.label,
table.footable>tfoot>tr.footable-paging>td>span.label {
    display: inline-block;
    margin: 0 0 10px;
    padding: 4px 10px
}

.footable-paging-external.footable-paging-left,
table.footable-paging-left>tfoot>tr.footable-paging>td {
    text-align: left
}

.footable-paging-external.footable-paging-right,
table.footable-editing-right td.footable-editing,
table.footable-editing-right tr.footable-editing,
table.footable-paging-right>tfoot>tr.footable-paging>td {
    text-align: right
}

ul.pagination>li.footable-page {
    display: none
}

ul.pagination>li.footable-page.visible {
    display: inline
}

td.footable-editing {
    width: 90px;
    max-width: 90px
}

table.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-edit td.footable-editing,
table.footable-editing-no-view td.footable-editing {
    width: 70px;
    max-width: 70px
}

table.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-view td.footable-editing {
    width: 50px;
    max-width: 50px
}

table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing {
    width: 0;
    max-width: 0;
    display: none !important
}

table.footable-editing-left td.footable-editing,
table.footable-editing-left tr.footable-editing {
    text-align: left
}

table.footable-editing button.footable-add,
table.footable-editing button.footable-hide,
table.footable-editing-show button.footable-show,
table.footable-editing.footable-editing-always-show button.footable-hide,
table.footable-editing.footable-editing-always-show button.footable-show,
table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing {
    display: none
}

table.footable-editing.footable-editing-always-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-hide {
    display: inline-block
}

table.footable.monster-table td.footable-sortable>span.fooicon,
table.footable.monster-table th.footable-sortable>span.fooicon {
    margin-left: 10px;
    margin-top: 0;
    position: initial;
    right: 0;
    top: 0
}

table.footable.monster-table .form-control {
    border-color: #e0e0e9;
    z-index: 0
}

table.footable.monster-table .footable-filtering-search .input-group {
    margin-right: 2px
}

table.footable.monster-table .footable-filtering-search input {
    border-color: #c0c0c9 !important;
    box-shadow: none
}

table.footable.monster-table .footable-filtering-search input:focus {
    box-shadow: none !important
}

table.footable.monster-table .footable-filtering-search button.btn-primary {
    background: #f0f0f9 !important;
    border: 1px solid #c0c0c9;
    box-shadow: none;
    color: #888 !important
}

table.footable.monster-table .footable-filtering-search button.btn-primary:active,
table.footable.monster-table .footable-filtering-search button.btn-primary:focus,
table.footable.monster-table .footable-filtering-search button.btn-primary:hover {
    border-color: #c0c0c9 !important
}

table.footable.monster-table .footable-filtering .btn.dropdown-toggle {
    display: none
}

table.footable.monster-table.show-column-selector .footable-filtering .btn.dropdown-toggle {
    display: inline-block
}

table.footable.monster-table .footable-filtering .btn .caret {
    margin-top: -2px
}

table.footable.monster-table .footable-filtering input[type=text] {
    height: 20px;
    width: 150px
}

table.footable.monster-table .footable-empty td {
    text-align: center
}

table.footable.monster-table .pagination>.active>a,
table.footable.monster-table .pagination>.active>a:focus,
table.footable.monster-table .pagination>.active>a:hover,
table.footable.monster-table .pagination>.active>span,
table.footable.monster-table .pagination>.active>span:focus,
table.footable.monster-table .pagination>.active>span:hover {
    border-color: #2297ff;
    background-color: #2297ff
}

table.footable.monster-table .pagination>li>a,
table.footable.monster-table .pagination>li>span {
    color: #2297ff
}

table.footable.monster-table .pagination .footable-page,
table.footable.monster-table .pagination .footable-page-nav[data-page=first],
table.footable.monster-table .pagination .footable-page-nav[data-page=last] {
    display: none !important
}

table.footable.monster-table .footable-paging ul.pagination {
    float: right
}

table.footable.monster-table>tfoot>tr.footable-paging>td span.label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333;
    float: right;
    font-size: 14px;
    font-weight: 400;
    margin-right: 10px;
    margin-top: 16px
}

table.footable.monster-table .pagination>li>a,
table.footable.monster-table .pagination>li>span {
    background: #e0e0e9 none repeat scroll 0 0;
    border-color: #2297ff;
    font-size: 39px;
    height: 30px;
    line-height: 22px;
    padding: 0 17px
}

table.footable.monster-table .pagination>li.disabled:hover>a,
table.footable.monster-table .pagination>li.disabled>a {
    background: #e0e0e9 none repeat scroll 0 0;
    border-color: #2297ff;
    color: #777
}

table.footable.monster-table .footable-empty td {
    text-align: center !important
}

table.footable.monster-table .footable-filtering .form-group {
    margin-right: -2px
}

table.footable.monster-table .footable-filtering .form-group .btn.dropdown-toggle {
    border-radius: 0 2px 2px 0
}

.chose-image {
    width: 55px;
    max-height: 55px;
    padding: 2px 5px 3px 0;
    vertical-align: middle
}

.chose-image.rtl {
    padding: 2px 0 3px 5px
}

.chose-image-small {
    width: 16px;
    max-height: 16px;
    vertical-align: middle;
    margin: -3px 3px 0 0
}

.chose-image-small.rtl {
    margin: -3px 0 0 3px
}

.chose-image-list {
    width: 16px;
    max-height: 16px;
    vertical-align: middle;
    margin: -3px 3px 0 0
}

.chose-image-list.rtl {
    margin: -3px 0 0 3px
}

.chosen-container-multi .result-selected img {
    opacity: .3
}

.introjs-overlay {
    position: absolute;
    z-index: 999999;
    background-color: #000;
    opacity: 0;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .9) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(0, 0, 0, .4)), color-stop(100%, rgba(0, 0, 0, .9)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .9) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .9) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .9) 100%);
    background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .9) 100%);
    -ms-filter: "alpha(opacity=50)";
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.introjs-fixParent {
    z-index: auto !important;
    opacity: 1 !important;
    position: absolute !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important
}

.introjs-showElement,
tr.introjs-showElement>td,
tr.introjs-showElement>th {
    z-index: 9999999 !important
}

.introjs-disableInteraction {
    z-index: 99999999 !important;
    position: absolute
}

.introjs-relativePosition,
tr.introjs-showElement>td,
tr.introjs-showElement>th {
    position: relative
}

.introjs-helperLayer {
    position: absolute;
    z-index: 9999998;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    border: 1px solid #777;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 4px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .4);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.introjs-tooltipReferenceLayer {
    position: absolute;
    z-index: 10000000;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.introjs-helperLayer *,
.introjs-helperLayer :after,
.introjs-helperLayer :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box
}

.introjs-helperNumberLayer {
    position: absolute;
    top: -16px;
    left: -16px;
    z-index: 9999999999 !important;
    padding: 2px;
    font-family: Arial, verdana, tahoma;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    background: #ff3019;
    background: -webkit-linear-gradient(top, #ff3019 0, #cf0404 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff3019), color-stop(100%, #cf0404));
    background: -moz-linear-gradient(top, #ff3019 0, #cf0404 100%);
    background: -ms-linear-gradient(top, #ff3019 0, #cf0404 100%);
    background: -o-linear-gradient(top, #ff3019 0, #cf0404 100%);
    background: linear-gradient(to bottom, #ff3019 0, #cf0404 100%);
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .4)
}

.introjs-arrow {
    border: 5px solid #fff;
    content: '';
    position: absolute
}

.introjs-arrow.top {
    top: -10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-left-color: transparent
}

.introjs-arrow.top-right {
    top: -10px;
    right: 10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-left-color: transparent
}

.introjs-arrow.top-middle {
    top: -10px;
    left: 50%;
    margin-left: -5px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-left-color: transparent
}

.introjs-arrow.right {
    right: -10px;
    top: 10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff
}

.introjs-arrow.right-bottom {
    bottom: 10px;
    right: -10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff
}

.introjs-arrow.bottom {
    bottom: -10px;
    border-top-color: #fff;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.introjs-arrow.left {
    left: -10px;
    top: 10px;
    border-top-color: transparent;
    border-right-color: #fff;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.introjs-arrow.left-bottom {
    left: -10px;
    bottom: 10px;
    border-top-color: transparent;
    border-right-color: #fff;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.introjs-tooltip {
    position: absolute;
    padding: 10px;
    background-color: #fff;
    min-width: 200px;
    max-width: 300px;
    border-radius: 3px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
    -webkit-transition: opacity .1s ease-out;
    -moz-transition: opacity .1s ease-out;
    -ms-transition: opacity .1s ease-out;
    -o-transition: opacity .1s ease-out;
    transition: opacity .1s ease-out
}

.introjs-tooltipbuttons {
    text-align: right;
    white-space: nowrap
}

.introjs-bullets {
    text-align: center
}

.introjs-bullets ul {
    clear: both;
    margin: 15px auto 0;
    padding: 0;
    display: inline-block
}

.introjs-bullets ul li {
    list-style: none;
    float: left;
    margin: 0 2px
}

.introjs-bullets ul li a {
    display: block;
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-decoration: none
}

.introjs-bullets ul li a:hover {
    background: #999
}

.introjs-bullets ul li a.active {
    background: #999
}

.introjs-progress {
    overflow: hidden;
    height: 10px;
    margin: 10px 0 5px 0;
    border-radius: 4px;
    background-color: #ecf0f1
}

.introjs-progressbar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    background-color: #08c
}

.introjsFloatingElement {
    position: absolute;
    height: 0;
    width: 0;
    left: 50%;
    top: 50%
}

.introjs-button {
    position: relative;
    overflow: visible;
    display: inline-block;
    margin: 0;
    margin-top: 10px
}

.introjs-skipbutton {
    margin-right: 5px
}

.introjs-disabled {
    display: none
}

.introjs-arrow.top {
    left: 50%;
    top: -8px
}

.introjs-arrow.bottom {
    left: 50%;
    bottom: -8px
}

a.monster-button.introjs-button:active,
a.monster-button.introjs-button:focus,
a.monster-button.introjs-button:hover {
    color: #909099
}

a.monster-button.monster-button-primary.introjs-button:active,
a.monster-button.monster-button-primary.introjs-button:focus,
a.monster-button.monster-button-primary.introjs-button:hover {
    color: #004c80
}

a.monster-button.monster-button-success.introjs-button:active,
a.monster-button.monster-button-success.introjs-button:focus,
a.monster-button.monster-button-success.introjs-button:hover {
    color: #0e6b06
}

.monster-intro-highlight {
    background: #f9f9f9
}

.monster-intro-tooltip {
    box-shadow: 0 0 2px #2297ff inset;
    min-width: 370px
}

.monster-intro-tooltip.last-step .introjs-skipbutton {
    float: right;
    margin-left: 10px
}

.card.safari.identified .back:before,
.card.safari.identified .front:before {
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%)
}

.card.ie-10.flipped,
.card.ie-11.flipped {
    -webkit-transform: 0deg;
    -ms-transform: 0deg;
    transform: 0deg
}

.card.ie-10.flipped .front,
.card.ie-11.flipped .front {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0)
}

.card.ie-10.flipped .back,
.card.ie-11.flipped .back {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0)
}

.card.ie-10.flipped .back:after,
.card.ie-11.flipped .back:after {
    left: 18%
}

.card.ie-10.flipped .back .cvc,
.card.ie-11.flipped .back .cvc {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    left: 5%
}

.card.ie-10.flipped .back .shiny,
.card.ie-11.flipped .back .shiny {
    left: 84%
}

.card.ie-10.flipped .back .shiny:after,
.card.ie-11.flipped .back .shiny:after {
    left: -480%;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.card.ie-10.amex .back,
.card.ie-11.amex .back {
    display: none
}

.card-logo {
    height: 36px;
    width: 60px;
    font-style: italic
}

.card-logo,
.card-logo:after,
.card-logo:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.card-logo.amex {
    text-transform: uppercase;
    font-size: 4px;
    font-weight: 700;
    color: #fff;
    background-image: -webkit-repeating-radial-gradient(center, circle, #fff 1px, #999 2px);
    background-image: repeating-radial-gradient(circle at center, #fff 1px, #999 2px);
    background-image: repeating-radial-gradient(circle at center, #fff 1px, #999 2px);
    border: 1px solid #eee
}

.card-logo.amex:after,
.card-logo.amex:before {
    width: 28px;
    display: block;
    position: absolute;
    left: 16px
}

.card-logo.amex:before {
    height: 28px;
    content: "american";
    top: 3px;
    text-align: left;
    padding-left: 2px;
    padding-top: 11px;
    background: #267ac3
}

.card-logo.amex:after {
    content: "express";
    bottom: 11px;
    text-align: right;
    padding-right: 2px
}

.card.amex.flipped {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.card.amex.identified .back:before,
.card.amex.identified .front:before {
    background-color: #108168
}

.card.amex.identified .front .card-logo.amex {
    opacity: 1
}

.card.amex.identified .front .cvc {
    visibility: visible
}

.card.amex.identified .front:after {
    opacity: 1
}

.card-logo.discover {
    background: #f60;
    color: #111;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    padding-top: 9px;
    letter-spacing: .03em;
    border: 1px solid #eee
}

.card-logo.discover:after,
.card-logo.discover:before {
    content: " ";
    display: block;
    position: absolute
}

.card-logo.discover:before {
    background: #fff;
    width: 200px;
    height: 200px;
    border-radius: 200px;
    bottom: -5%;
    right: -80%;
    z-index: -1
}

.card-logo.discover:after {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    top: 10px;
    left: 27px;
    background-color: #fff;
    background-image: -webkit-radial-gradient(#fff, #f60);
    background-image: radial-gradient(#fff, #f60);
    content: "network";
    font-size: 4px;
    line-height: 24px;
    text-indent: -7px
}

.card .front .card-logo.discover {
    right: 12%;
    top: 18%
}

.card.discover.identified .back:before,
.card.discover.identified .front:before {
    background-color: #86b8cf
}

.card.discover.identified .card-logo.discover {
    opacity: 1
}

.card.discover.identified .front:after {
    -webkit-transition: .4s;
    transition: .4s;
    content: " ";
    display: block;
    background-color: #f60;
    background-image: -webkit-linear-gradient(#f60, #ffa166, #f60);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f60), color-stop(#ffa166), to(#f60));
    background-image: linear-gradient(#f60, #ffa166, #f60);
    height: 50px;
    width: 50px;
    border-radius: 25px;
    position: absolute;
    left: 100%;
    top: 15%;
    margin-left: -25px;
    -webkit-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, .5);
    box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, .5)
}

.card-logo.visa.visa {
    background: #fff;
    text-transform: uppercase;
    color: #1a1876;
    text-align: center;
    font-weight: 700;
    font-size: 15px
}

.card-logo.visa.visa:after,
.card-logo.visa.visa:before {
    content: " ";
    display: block;
    width: 100%;
    height: 25%
}

.card-logo.visa.visa:before {
    background: #1a1876;
    bottom: 100%
}

.card-logo.visa.visa:after {
    background: #e79800;
    top: 100%
}

.card.visa.identified .back:before,
.card.visa.identified .front:before {
    background-color: #191278
}

.card.visa.identified .card-logo.visa {
    opacity: 1
}

.card-logo.mastercard {
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 9px;
    line-height: 36px;
    z-index: 1;
    text-shadow: 1px 1px rgba(0, 0, 0, .6)
}

.card-logo.mastercard:after,
.card-logo.mastercard:before {
    content: " ";
    display: block;
    width: 36px;
    top: 0;
    position: absolute;
    height: 36px;
    border-radius: 18px
}

.card-logo.mastercard:before {
    left: 0;
    background: red;
    z-index: -1
}

.card-logo.mastercard:after {
    right: 0;
    background: #ffab00;
    z-index: -2
}

.card.mastercard.identified .back .card-logo.mastercard,
.card.mastercard.identified .front .card-logo.mastercard {
    -webkit-box-shadow: none;
    box-shadow: none
}

.card.mastercard.identified .back:before,
.card.mastercard.identified .front:before {
    background-color: #0061a8
}

.card.mastercard.identified .card-logo.mastercard {
    opacity: 1
}

.card-container {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    width: 350px;
    max-width: 100%;
    height: 200px;
    margin: auto;
    z-index: 1;
    position: relative
}

.card {
    font-family: "Helvetica Neue";
    line-height: 1;
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 315px;
    border-radius: 10px;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.card>*,
.card>:after,
.card>:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit
}

.card.flipped {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.card .back,
.card .front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 10px;
    background: #ddd
}

.card .back:before,
.card .front:before {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    border-radius: 10px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.card .back:after,
.card .front:after {
    content: " ";
    display: block
}

.card .back .display,
.card .front .display {
    color: #fff;
    font-weight: 400;
    opacity: .5;
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear
}

.card .back .display.focused,
.card .front .display.focused {
    opacity: 1;
    font-weight: 700
}

.card .back .cvc,
.card .front .cvc {
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 14px
}

.card .back .shiny,
.card .front .shiny {
    width: 50px;
    height: 35px;
    border-radius: 5px;
    background: #ccc;
    position: relative
}

.card .back .shiny:before,
.card .front .shiny:before {
    content: " ";
    display: block;
    width: 70%;
    height: 60%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #d9d9d9;
    position: absolute;
    top: 20%
}

.card .front .card-logo {
    position: absolute;
    opacity: 0;
    right: 5%;
    top: 8%;
    -webkit-transition: .4s;
    transition: .4s
}

.card .front .lower {
    width: 80%;
    position: absolute;
    left: 10%;
    bottom: 30px
}

@media only screen and (max-width:480px) {
    .card .front .lower {
        width: 90%;
        left: 5%
    }
}

.card .front .lower .cvc {
    visibility: hidden;
    float: right;
    position: relative;
    bottom: 5px
}

.card .front .lower .number {
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 24px;
    clear: both;
    margin-bottom: 30px
}

.card .front .lower .expiry {
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    letter-spacing: 0;
    position: relative;
    float: right;
    width: 25%
}

.card .front .lower .expiry:after,
.card .front .lower .expiry:before {
    font-family: "Helvetica Neue";
    font-weight: 700;
    font-size: 7px;
    white-space: pre;
    display: block;
    opacity: .5
}

.card .front .lower .expiry:before {
    content: attr(data-before);
    margin-bottom: 2px;
    font-size: 7px;
    text-transform: uppercase
}

.card .front .lower .expiry:after {
    position: absolute;
    content: attr(data-after);
    text-align: right;
    right: 100%;
    margin-right: 5px;
    margin-top: 2px;
    bottom: 0
}

.card .front .lower .name {
    text-transform: uppercase;
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 20px;
    max-height: 45px;
    position: absolute;
    bottom: 0;
    width: 190px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: horizontal;
    overflow: hidden;
    text-overflow: ellipsis
}

.card .back {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.card .back .bar {
    background-color: #444;
    background-image: -webkit-linear-gradient(#444, #333);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333));
    background-image: linear-gradient(#444, #333);
    width: 100%;
    height: 20%;
    position: absolute;
    top: 10%
}

.card .back:after {
    content: " ";
    display: block;
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #fff);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(#fff, #fff);
    width: 80%;
    height: 16%;
    position: absolute;
    top: 40%;
    left: 2%
}

.card .back .cvc {
    position: absolute;
    top: 40%;
    left: 85%;
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.card .back .shiny {
    position: absolute;
    top: 66%;
    left: 2%
}

.card .back .shiny:after {
    content: "This card has been issued by Jesse Pollak and is licensed for anyone to use anywhere for free.\AIt comes with no warranty.\A For support issues, please visit: github.com/jessepollak/card.";
    position: absolute;
    left: 120%;
    top: 5%;
    color: #fff;
    font-size: 7px;
    width: 230px;
    opacity: .5
}

.card.identified {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px rgba(0, 0, 0, .3)
}

.card.identified .back,
.card.identified .front {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5)
}

.card.identified .back:before,
.card.identified .front:before {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    opacity: 1
}

.card.identified .back .card-logo,
.card.identified .front .card-logo {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .3);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .3)
}

.card.identified.no-radial-gradient .back:before,
.card.identified.no-radial-gradient .front:before {
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%)
}

.pln {
    color: #202746
}

@media screen {
    .str {
        color: #ac9739
    }
    .kwd {
        color: #6679cc
    }
    .com {
        color: #898ea4
    }
    .typ {
        color: #3d8fd1
    }
    .lit {
        color: #c76b29
    }
    .pun {
        color: #202746
    }
    .opn {
        color: #202746
    }
    .clo {
        color: #202746
    }
    .tag {
        color: #c94922
    }
    .atn {
        color: #c76b29
    }
    .atv {
        color: #22a2c9
    }
    .dec {
        color: #c76b29
    }
    .var {
        color: #c94922
    }
    .fun {
        color: #3d8fd1
    }
}

@media print,
projection {
    .str {
        color: #060
    }
    .kwd {
        color: #006;
        font-weight: 700
    }
    .com {
        color: #600;
        font-style: italic
    }
    .typ {
        color: #404;
        font-weight: 700
    }
    .lit {
        color: #044
    }
    .clo,
    .opn,
    .pun {
        color: #440
    }
    .tag {
        color: #006;
        font-weight: 700
    }
    .atn {
        color: #404
    }
    .atv {
        color: #060
    }
}

pre.prettyprint {
    background: #f5f7ff;
    color: #979db4;
    font-family: Menlo, Consolas, "Bitstream Vera Sans Mono", "DejaVu Sans Mono", Monaco, monospace;
    font-size: 10px;
    line-height: 1.5;
    border: 1px solid #dfe2f1;
    padding: 10px
}

ol.linenums {
    margin-top: 0;
    margin-bottom: 0
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,
.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-top-left {
    left: 12px;
    top: 12px
}

.toast-top-center {
    top: 10px;
    right: 0;
    width: 100%
}

#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
    width: 300px;
    margin: auto
}

.toast-bottom-right {
    bottom: 12px;
    right: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

.toast-top-right {
    right: 12px;
    top: 74px
}

#toast-container {
    position: fixed;
    z-index: 999999
}

#toast-container>div {
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .8;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

#toast-container>:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    cursor: pointer;
    opacity: 1
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
}

@media all and (max-width:240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 108px
    }
}

@media all and (min-width:241px) and (max-width:320px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 128px
    }
}

@media all and (min-width:321px) and (max-width:480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 192px
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 300px
    }
}

@media all and (min-width:769px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 300px
    }
}

.toast-success {
    background-color: #33db24 !important
}

.toast-error {
    background-color: #ff3d24 !important
}

.toast-info {
    background-color: #2297ff !important
}

.toast-warning {
    background-color: #fc3 !important
}

#toast-container>div {
    border-radius: 2px;
    box-shadow: 0 0 0 #999;
    opacity: 1
}

#toast-container>:hover {
    box-shadow: 0 0 0 #000
}

.CodeMirror {
    color: #000
}

.CodeMirror-lines {
    padding: 4px 0
}

.CodeMirror pre {
    padding: 0 4px
}

.CodeMirror-gutter-filler,
.CodeMirror-scrollbar-filler {
    background-color: #fff
}

.CodeMirror-gutters {
    border-right: 1px solid #ddd;
    background-color: #f7f7f7;
    white-space: nowrap
}

.CodeMirror-linenumber {
    padding: 0 3px 0 5px;
    min-width: 20px;
    text-align: right;
    color: #999;
    white-space: nowrap
}

.CodeMirror-guttermarker {
    color: #000
}

.CodeMirror-guttermarker-subtle {
    color: #999
}

.CodeMirror-cursor {
    border-left: 1px solid #000;
    border-right: none;
    width: 0
}

.CodeMirror div.CodeMirror-secondarycursor {
    border-left: 1px solid silver
}

.cm-fat-cursor .CodeMirror-cursor {
    width: auto;
    border: 0 !important;
    background: #7e7
}

.cm-fat-cursor div.CodeMirror-cursors {
    z-index: 1
}

.cm-animate-fat-cursor {
    width: auto;
    border: 0;
    -webkit-animation: blink 1.06s steps(1) infinite;
    -moz-animation: blink 1.06s steps(1) infinite;
    animation: blink 1.06s steps(1) infinite;
    background-color: #7e7
}

@-moz-keyframes blink {
    50% {
        background-color: transparent
    }
}

@-webkit-keyframes blink {
    50% {
        background-color: transparent
    }
}

@keyframes blink {
    50% {
        background-color: transparent
    }
}

.cm-tab {
    display: inline-block;
    text-decoration: inherit
}

.CodeMirror-ruler {
    border-left: 1px solid #ccc;
    position: absolute
}

.cm-s-default .cm-header {
    color: #00f
}

.cm-s-default .cm-quote {
    color: #090
}

.cm-negative {
    color: #d44
}

.cm-positive {
    color: #292
}

.cm-header,
.cm-strong {
    font-weight: 700
}

.cm-em {
    font-style: italic
}

.cm-link {
    text-decoration: underline
}

.cm-strikethrough {
    text-decoration: line-through
}

.cm-s-default .cm-keyword {
    color: #708
}

.cm-s-default .cm-atom {
    color: #219
}

.cm-s-default .cm-number {
    color: #164
}

.cm-s-default .cm-def {
    color: #00f
}

.cm-s-default .cm-variable-2 {
    color: #05a
}

.cm-s-default .cm-variable-3 {
    color: #085
}

.cm-s-default .cm-comment {
    color: #a50
}

.cm-s-default .cm-string {
    color: #a11
}

.cm-s-default .cm-string-2 {
    color: #f50
}

.cm-s-default .cm-meta,
.cm-s-default .cm-qualifier {
    color: #555
}

.cm-s-default .cm-builtin {
    color: #30a
}

.cm-s-default .cm-bracket {
    color: #997
}

.cm-s-default .cm-tag {
    color: #170
}

.cm-s-default .cm-attribute {
    color: #00c
}

.cm-s-default .cm-hr {
    color: #999
}

.cm-s-default .cm-link {
    color: #00c
}

.cm-invalidchar,
.cm-s-default .cm-error {
    color: red
}

.CodeMirror-composing {
    border-bottom: 2px solid
}

div.CodeMirror span.CodeMirror-matchingbracket {
    color: #0f0
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
    color: #f22
}

.CodeMirror-matchingtag {
    background: rgba(255, 150, 0, .3)
}

.CodeMirror-activeline-background {
    background: #e8f2ff
}

.CodeMirror {
    position: relative;
    overflow: hidden;
    background: #fff
}

.CodeMirror-scroll {
    overflow: scroll !important;
    margin-bottom: -30px;
    margin-right: -30px;
    padding-bottom: 30px;
    height: 100%;
    outline: 0;
    position: relative
}

.CodeMirror-sizer {
    position: relative;
    border-right: 30px solid transparent
}

.CodeMirror-gutter-filler,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler,
.CodeMirror-vscrollbar {
    position: absolute;
    z-index: 6;
    display: none
}

.CodeMirror-vscrollbar {
    right: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: scroll
}

.CodeMirror-hscrollbar {
    bottom: 0;
    left: 0;
    overflow-y: hidden;
    overflow-x: scroll
}

.CodeMirror-scrollbar-filler {
    right: 0;
    bottom: 0
}

.CodeMirror-gutter-filler {
    left: 0;
    bottom: 0
}

.CodeMirror-gutters {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    z-index: 3
}

.CodeMirror-gutter {
    white-space: normal;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -30px
}

.CodeMirror-gutter-wrapper {
    position: absolute;
    z-index: 4;
    background: 0 0 !important;
    border: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.CodeMirror-gutter-background {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 4
}

.CodeMirror-gutter-elt {
    position: absolute;
    cursor: default;
    z-index: 4
}

.CodeMirror-lines {
    cursor: text;
    min-height: 1px
}

.CodeMirror pre {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 0;
    background: 0 0;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    white-space: pre;
    word-wrap: normal;
    line-height: inherit;
    color: inherit;
    z-index: 2;
    position: relative;
    overflow: visible;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-variant-ligatures: none;
    font-variant-ligatures: none
}

.CodeMirror-wrap pre {
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: normal
}

.CodeMirror-linebackground {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.CodeMirror-linewidget {
    position: relative;
    z-index: 2;
    overflow: auto
}

.CodeMirror-code {
    outline: 0
}

.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber,
.CodeMirror-scroll,
.CodeMirror-sizer {
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.CodeMirror-measure {
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.CodeMirror-cursor {
    position: absolute
}

.CodeMirror-measure pre {
    position: static
}

div.CodeMirror-cursors {
    visibility: hidden;
    position: relative;
    z-index: 3
}

.CodeMirror-focused div.CodeMirror-cursors,
div.CodeMirror-dragcursors {
    visibility: visible
}

.CodeMirror-selected {
    background: #d9d9d9
}

.CodeMirror-focused .CodeMirror-selected,
.CodeMirror-line::selection,
.CodeMirror-line>span::selection,
.CodeMirror-line>span>span::selection {
    background: #d7d4f0
}

.CodeMirror-crosshair {
    cursor: crosshair
}

.CodeMirror-line::-moz-selection,
.CodeMirror-line>span::-moz-selection,
.CodeMirror-line>span>span::-moz-selection {
    background: #d7d4f0
}

.cm-searching {
    background: #ffa;
    background: rgba(255, 255, 0, .4)
}

.cm-force-border {
    padding-right: .1px
}

@media print {
    .CodeMirror div.CodeMirror-cursors {
        visibility: hidden
    }
}

.cm-tab-wrap-hack:after {
    content: ''
}

span.CodeMirror-selectedtext {
    background: 0 0
}

.CodeMirror {
    height: auto;
    min-height: 300px;
    border: 1px solid #ddd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 10px;
    font: inherit;
    z-index: 1
}

.CodeMirror-scroll {
    min-height: 300px
}

.CodeMirror-fullscreen {
    background: #fff;
    position: fixed !important;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    z-index: 9
}

.CodeMirror-sided {
    width: 50% !important
}

.editor-toolbar {
    position: relative;
    opacity: .6;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 0 10px;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.editor-toolbar:after,
.editor-toolbar:before {
    display: block;
    content: ' ';
    height: 1px
}

.editor-toolbar:before {
    margin-bottom: 8px
}

.editor-toolbar:after {
    margin-top: 8px
}

.editor-toolbar:hover,
.editor-wrapper input.title:focus,
.editor-wrapper input.title:hover {
    opacity: .8
}

.editor-toolbar.fullscreen {
    width: 100%;
    height: 50px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    background: #fff;
    border: 0;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 9
}

.editor-toolbar.fullscreen::before {
    width: 20px;
    height: 50px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.editor-toolbar.fullscreen::after {
    width: 20px;
    height: 50px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0
}

.editor-toolbar a {
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    color: #2c3e50 !important;
    width: 30px;
    height: 30px;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer
}

.editor-toolbar a.active,
.editor-toolbar a:hover {
    background: #fcfcfc;
    border-color: #95a5a6
}

.editor-toolbar a:before {
    line-height: 30px
}

.editor-toolbar i.separator {
    display: inline-block;
    width: 0;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #fff;
    color: transparent;
    text-indent: -10px;
    margin: 0 6px
}

.editor-toolbar a.fa-header-x:after {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 65%;
    vertical-align: text-bottom;
    position: relative;
    top: 2px
}

.editor-toolbar a.fa-header-1:after {
    content: "1"
}

.editor-toolbar a.fa-header-2:after {
    content: "2"
}

.editor-toolbar a.fa-header-3:after {
    content: "3"
}

.editor-toolbar a.fa-header-bigger:after {
    content: "▲"
}

.editor-toolbar a.fa-header-smaller:after {
    content: "▼"
}

.editor-toolbar.disabled-for-preview a:not(.no-disable) {
    pointer-events: none;
    background: #fff;
    border-color: transparent;
    text-shadow: inherit
}

@media only screen and (max-width:700px) {
    .editor-toolbar a.no-mobile {
        display: none
    }
}

.editor-statusbar {
    padding: 8px 10px;
    font-size: 12px;
    color: #959694;
    text-align: right
}

.editor-statusbar span {
    display: inline-block;
    min-width: 4em;
    margin-left: 1em
}

.editor-preview,
.editor-preview-side {
    padding: 10px;
    background: #fafafa;
    overflow: auto;
    display: none;
    box-sizing: border-box
}

.editor-statusbar .lines:before {
    content: 'lines: '
}

.editor-statusbar .words:before {
    content: 'words: '
}

.editor-statusbar .characters:before {
    content: 'characters: '
}

.editor-preview {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 7
}

.editor-preview-side {
    position: fixed;
    bottom: 0;
    width: 50%;
    top: 50px;
    right: 0;
    z-index: 9;
    border: 1px solid #ddd
}

.editor-preview-active,
.editor-preview-active-side {
    display: block
}

.editor-preview-side>p,
.editor-preview>p {
    margin-top: 0
}

.editor-preview pre,
.editor-preview-side pre {
    background: #eee;
    margin-bottom: 10px
}

.editor-preview table td,
.editor-preview table th,
.editor-preview-side table td,
.editor-preview-side table th {
    border: 1px solid #ddd;
    padding: 5px
}

.CodeMirror .CodeMirror-code .cm-tag {
    color: #63a35c
}

.CodeMirror .CodeMirror-code .cm-attribute {
    color: #795da3
}

.CodeMirror .CodeMirror-code .cm-string {
    color: #183691
}

.CodeMirror .CodeMirror-selected {
    background: #d9d9d9
}

.CodeMirror .CodeMirror-code .cm-header-1 {
    font-size: 200%;
    line-height: 200%
}

.CodeMirror .CodeMirror-code .cm-header-2 {
    font-size: 160%;
    line-height: 160%
}

.CodeMirror .CodeMirror-code .cm-header-3 {
    font-size: 125%;
    line-height: 125%
}

.CodeMirror .CodeMirror-code .cm-header-4 {
    font-size: 110%;
    line-height: 110%
}

.CodeMirror .CodeMirror-code .cm-comment {
    background: rgba(0, 0, 0, .05);
    border-radius: 2px
}

.CodeMirror .CodeMirror-code .cm-link {
    color: #7f8c8d
}

.CodeMirror .CodeMirror-code .cm-url {
    color: #aab2b3
}

.CodeMirror .CodeMirror-code .cm-strikethrough {
    text-decoration: line-through
}

.CodeMirror .CodeMirror-placeholder {
    opacity: .5
}

.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) {
    background: rgba(255, 0, 0, .15)
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-center .drop-content,
.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-left.drop-target-attached-top .drop-content,
.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-right.drop-target-attached-top .drop-content {
    margin-bottom: 16px
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-right.drop-target-attached-left .drop-content,
.drop-element.drop-theme-arrows.drop-element-attached-right.drop-element-attached-middle .drop-content,
.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right.drop-target-attached-left .drop-content {
    margin-right: 16px
}

.drop-element,
.drop-element *,
.drop-element :after,
.drop-element :before,
.drop-element:after,
.drop-element:before {
    box-sizing: border-box
}

.drop-element {
    position: absolute;
    display: none
}

.drop-element.drop-open {
    display: block
}

.drop-element.drop-theme-arrows {
    max-width: 100%;
    max-height: 100%
}

.drop-element.drop-theme-arrows .drop-content {
    border-radius: 5px;
    position: relative;
    font-family: inherit;
    background: #eee;
    color: #444;
    padding: 1em;
    font-size: 1.1em;
    line-height: 1.5em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2))
}

.drop-element.drop-theme-arrows .drop-content:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-width: 16px;
    border-style: solid
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-center .drop-content:before {
    top: 100%;
    left: 50%;
    margin-left: -16px;
    border-top-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-center .drop-content {
    margin-top: 16px
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-center .drop-content:before {
    bottom: 100%;
    left: 50%;
    margin-left: -16px;
    border-bottom-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-left.drop-target-attached-right .drop-content,
.drop-element.drop-theme-arrows.drop-element-attached-left.drop-element-attached-middle .drop-content,
.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left.drop-target-attached-right .drop-content {
    margin-left: 16px
}

.drop-element.drop-theme-arrows.drop-element-attached-right.drop-element-attached-middle .drop-content:before {
    left: 100%;
    top: 50%;
    margin-top: -16px;
    border-left-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-left.drop-element-attached-middle .drop-content:before {
    right: 100%;
    top: 50%;
    margin-top: -16px;
    border-right-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left.drop-target-attached-bottom .drop-content,
.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right.drop-target-attached-bottom .drop-content {
    margin-top: 16px
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left.drop-target-attached-bottom .drop-content:before {
    bottom: 100%;
    left: 16px;
    border-bottom-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right.drop-target-attached-bottom .drop-content:before {
    bottom: 100%;
    right: 16px;
    border-bottom-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-left.drop-target-attached-top .drop-content:before {
    top: 100%;
    left: 16px;
    border-top-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-right.drop-target-attached-top .drop-content:before {
    top: 100%;
    right: 16px;
    border-top-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right.drop-target-attached-left .drop-content:before {
    top: 16px;
    left: 100%;
    border-left-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left.drop-target-attached-right .drop-content:before {
    top: 16px;
    right: 100%;
    border-right-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-right.drop-target-attached-left .drop-content:before {
    bottom: 16px;
    left: 100%;
    border-left-color: #eee
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-left.drop-target-attached-right .drop-content:before {
    bottom: 16px;
    right: 100%;
    border-right-color: #eee
}

.drop-element.drop-theme-arrows .drop-content {
    padding: 0;
    border-radius: 2px;
    border-width: 1px
}

.drop-element.drop-theme-arrows .drop-content::before {
    border-width: 10px;
    filter: none
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom .drop-content::before {
    border-top-color: #fff !important
}

.drop-element.drop-theme-arrows.drop-element-attached-left.drop-element-attached-middle .drop-content::before {
    border-right-color: #fff !important
}

.drop-element.drop-theme-arrows.drop-element-attached-bottom.drop-element-attached-center .drop-content::before {
    border-top-color: #fff !important
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left.drop-target-attached-bottom .drop-content::before {
    border-bottom-color: #fff !important
}

@font-face {
    font-family: telicon;
    font-weight: 400;
    font-style: normal;
    src: url(lib/telicon/fonts/telicon.eot?s56r18);
    src: url(lib/telicon/fonts/telicon.eot?s56r18#iefix) format('embedded-opentype'), url(lib/telicon/fonts/telicon.ttf?s56r18) format('truetype'), url(lib/telicon/fonts/telicon.woff?s56r18) format('woff'), url(lib/telicon/fonts/telicon.svg?s56r18#telicon) format('svg')
}

[class*=' icon-telicon-'],
[class^=icon-telicon-] {
    display: inline-block;
    font-family: telicon;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-telicon-account-jump::before {
    content: '\e900'
}

.icon-telicon-account-settings::before {
    content: '\e901'
}

.icon-telicon-account::before {
    content: '\e902'
}

.icon-telicon-add-credit::before {
    content: '\e903'
}

.icon-telicon-add-user::before {
    content: '\e904'
}

.icon-telicon-apps::before {
    content: '\e905'
}

.icon-telicon-arrow-down::before {
    content: '\e906'
}

.icon-telicon-arrow-left::before {
    content: '\e907'
}

.icon-telicon-arrow-right::before {
    content: '\e908'
}

.icon-telicon-arrow-up::before {
    content: '\e909'
}

.icon-telicon-assign::before {
    content: '\e90a'
}

.icon-telicon-ata::before {
    content: '\e90b'
}

.icon-telicon-available-balance::before {
    content: '\e90c'
}

.icon-telicon-billing-history::before {
    content: '\e90d'
}

.icon-telicon-billing::before {
    content: '\e90e'
}

.icon-telicon-calendar::before {
    content: '\e90f'
}

.icon-telicon-caret-down::before {
    content: '\e910'
}

.icon-telicon-caret-left::before {
    content: '\e911'
}

.icon-telicon-caret-right::before {
    content: '\e912'
}

.icon-telicon-caret-up::before {
    content: '\e913'
}

.icon-telicon-check-circle::before {
    content: '\e914'
}

.icon-telicon-configuration::before {
    content: '\e915'
}

.icon-telicon-credit-card::before {
    content: '\e916'
}

.icon-telicon-dashboard::before {
    content: '\e917'
}

.icon-telicon-deafen::before {
    content: '\e918'
}

.icon-telicon-exit::before {
    content: '\e919'
}

.icon-telicon-extensions::before {
    content: '\e91a'
}

.icon-telicon-failover::before {
    content: '\e91b'
}

.icon-telicon-fax::before {
    content: '\e91c'
}

.icon-telicon-forward::before {
    content: '\e91d'
}

.icon-telicon-global::before {
    content: '\e91e'
}

.icon-telicon-hangup::before {
    content: '\e91f'
}

.icon-telicon-home::before {
    content: '\e920'
}

.icon-telicon-inbound-call::before {
    content: '\e921'
}

.icon-telicon-inbound-trunk::before {
    content: '\e922'
}

.icon-telicon-info-circled::before {
    content: '\e923'
}

.icon-telicon-international-call::before {
    content: '\e924'
}

.icon-telicon-international-number::before {
    content: '\e925'
}

.icon-telicon-ip::before {
    content: '\e926'
}

.icon-telicon-list::before {
    content: '\e927'
}

.icon-telicon-loading-circle::before {
    content: '\e928'
}

.icon-telicon-main-office::before {
    content: '\e929'
}

.icon-telicon-minus-circled::before {
    content: '\e92a'
}

.icon-telicon-mobile-phone::before {
    content: '\e92b'
}

.icon-telicon-moderator::before {
    content: '\e92c'
}

.icon-telicon-multiple-items::before {
    content: '\e92d'
}

.icon-telicon-onetime-charge::before {
    content: '\e92e'
}

.icon-telicon-outbound-call::before {
    content: '\e92f'
}

.icon-telicon-outbound-trunk::before {
    content: '\e930'
}

.icon-telicon-pbx::before {
    content: '\e931'
}

.icon-telicon-per-minute::before {
    content: '\e932'
}

.icon-telicon-plus-circled::before {
    content: '\e933'
}

.icon-telicon-porting::before {
    content: '\e934'
}

.icon-telicon-prioritize::before {
    content: '\e935'
}

.icon-telicon-prorated-charge::before {
    content: '\e936'
}

.icon-telicon-question-circled::before {
    content: '\e937'
}

.icon-telicon-root-level::before {
    content: '\e938'
}

.icon-telicon-seats::before {
    content: '\e939'
}

.icon-telicon-service-plan::before {
    content: '\e93a'
}

.icon-telicon-service-providers::before {
    content: '\e93b'
}

.icon-telicon-setting-cog-double::before {
    content: '\e93c'
}

.icon-telicon-setting-cog::before {
    content: '\e93d'
}

.icon-telicon-soft-phone::before {
    content: '\e93e'
}

.icon-telicon-speaking::before {
    content: '\e93f'
}

.icon-telicon-sprint-phone::before {
    content: '\e940'
}

.icon-telicon-tablet::before {
    content: '\e941'
}

.icon-telicon-transactions::before {
    content: '\e942'
}

.icon-telicon-two-way::before {
    content: '\e943'
}

.icon-telicon-unassign::before {
    content: '\e944'
}

.icon-telicon-user::before {
    content: '\e945'
}

.icon-telicon-voicemail::before {
    content: '\e946'
}

.icon-telicon-voip-phone::before {
    content: '\e947'
}

.icon-telicon-warning::before {
    content: '\e948'
}

.icon-telicon-x-circled::before {
    content: '\e949'
}

.svg-icon {
    height: 1rem;
    width: 1rem;
    display: inline-block;
    line-height: inherit;
    vertical-align: middle;
    fill: currentColor;
    flex-shrink: 0
}

.svg-icon.g-drive {
    width: 5.7143rem
}

.svg-icon.aws {
    width: 2.64rem
}

.svg-icon.sso-linkedin {
    width: .875rem
}

div {
    -webkit-tap-highlight-color: transparent
}

a.disabled,
a.hover,
a:active,
a:not(.monster-link):focus,
button:active,
button:hover,
button:not(.monster-button):focus {
    outline: 0 !important
}

h1 {
    color: #2297ff
}

.monster-link {
    cursor: pointer;
    color: #666
}

.monster-link.blue {
    color: #2297ff
}

.monster-link.orange {
    color: #f8a506
}

.monster-link.orange {
    color: #f8a506
}

.monster-link i {
    margin-right: 5px;
    text-decoration: none
}

.monster-link.disabled {
    cursor: default;
    text-decoration: none;
    color: #999
}

.monster-link.disabled i {
    color: #999
}

.monster-link:not(.disabled):focus,
.monster-link:not(.disabled):hover {
    color: #666;
    text-decoration: underline
}

.monster-link:not(.disabled):focus.blue,
.monster-link:not(.disabled):hover.blue {
    color: #2297ff
}

.monster-link:not(.disabled):focus.orange,
.monster-link:not(.disabled):hover.orange {
    color: #f8a506
}

.btn-group [class*=monster-button]:focus:not(.disabled) {
    box-shadow: none
}

.btn-group [class*=monster-button] {
    border-radius: 0;
    margin-left: -1px
}

.btn-group [class*=monster-button]:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    margin-left: 0
}

.btn-group [class*=monster-button]:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

[class*=monster-button] {
    font-size: 15px;
    position: relative;
    overflow: hidden;
    min-width: 120px;
    padding: 8px 15px;
    letter-spacing: .02em;
    color: #707079;
    border: solid 1px;
    border-color: #ccc;
    border-radius: 2px;
    background: #f0f0f9;
    cursor: pointer
}

[class*=monster-button].non-fixed {
    min-width: 0
}

[class*=monster-button]:not(.disabled):focus {
    box-shadow: 0 0 4px #888
}

[class*=monster-button].disabled,
[class*=monster-button][disabled] {
    cursor: default;
    opacity: .65
}

[class*=monster-button]>i {
    margin-right: 8px;
    color: inherit
}

.input-append>[class*=monster-button] {
    margin-left: -1px
}

.monster-button-long {
    padding-left: 50px;
    padding-right: 50px
}

.monster-button-small {
    min-width: 100px;
    padding: 4px 16px
}

.monster-button-mini {
    min-width: 80px;
    padding: 0 6px
}

.monster-button-fit {
    min-width: auto
}

.monster-button-fit i {
    margin-right: 0
}

.monster-button-primary {
    color: #004888;
    border-color: #0063bb;
    background: #2297ff
}

.monster-button-primary.dropdown-toggle {
    min-width: 20px
}

.monster-button-primary.dropdown-toggle .caret {
    margin-top: 8px
}

.monster-button-secondary {
    color: #2297ff;
    border-color: #2297ff
}

.monster-button-secondary.dropdown-toggle {
    min-width: 20px
}

.monster-button-secondary.dropdown-toggle .caret {
    margin-top: 8px
}

.monster-button-neutral {
    border-color: #c0c0c9;
    color: #555;
    background: #f9f9f9
}

.monster-button-neutral.dropdown-toggle {
    min-width: 20px
}

.monster-button-neutral.dropdown-toggle .caret {
    margin-top: 8px
}

.monster-button-success {
    color: #14580e;
    border-color: #1f8316;
    background: #33db24
}

.monster-button-success.dropdown-toggle {
    min-width: 20px
}

.monster-button-success.dropdown-toggle .caret {
    margin-top: 8px
}

.monster-button-warning {
    color: #8f6b00;
    border-color: #f0b400;
    background: #f8a506
}

.monster-button-warning.dropdown-toggle {
    min-width: 20px
}

.monster-button-warning.dropdown-toggle .caret {
    margin-top: 8px
}

.monster-button-danger {
    color: #8a1000;
    border-color: #e01a00;
    background: #ff3d24
}

.monster-button-danger.dropdown-toggle {
    min-width: 20px
}

.monster-button-danger.dropdown-toggle .caret {
    margin-top: 8px
}

[class*=monster-button-ghost] {
    color: #64646c;
    border-color: transparent;
    background-color: transparent;
    min-width: inherit;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

[class*=monster-button-ghost]:hover {
    color: #151517;
    background-color: #dbdbde
}

.monster-button-ghost-icon {
    min-width: 38px;
    min-height: 38px;
    padding: 0
}

@-webkit-keyframes monster-splash-animation {
    from {
        -webkit-transform: scale(1);
        opacity: .4
    }
    to {
        -webkit-transform: scale(100);
        opacity: 0
    }
}

@-moz-keyframes monster-splash-animation {
    from {
        -moz-transform: scale(1);
        opacity: .4
    }
    to {
        -moz-transform: scale(100);
        opacity: 0
    }
}

@-o-keyframes monster-splash-animation {
    from {
        -moz-transform: scale(1);
        opacity: .4
    }
    to {
        -moz-transform: scale(100);
        opacity: 0
    }
}

@keyframes monster-splash-animation {
    from {
        transform: scale(1);
        opacity: .4
    }
    to {
        transform: scale(100);
        opacity: 0
    }
}

[class*=monster-splash-effect] {
    position: absolute;
    width: 20px;
    height: 20px;
    -webkit-animation: monster-splash-animation 1.5s;
    -moz-animation: monster-splash-animation 1.5s;
    -o-animation: monster-splash-animation 1.5s;
    animation: monster-splash-animation 1.5s;
    border-radius: 50%;
    background: rgba(32, 32, 41, .2)
}

.monster-button-primary .monster-splash-effect {
    background: rgba(255, 255, 255, .35)
}

.monster-button-secondary .monster-splash-effect {
    background: rgba(87, 188, 255, .6)
}

.monster-button-success .monster-splash-effect {
    background: rgba(255, 255, 255, .4)
}

.monster-button-warning .monster-splash-effect {
    background: rgba(255, 255, 255, .5)
}

.monster-button-danger .monster-splash-effect {
    background: rgba(255, 255, 255, .4)
}

.monster-switch {
    position: relative;
    display: inline-block;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    vertical-align: middle
}

.monster-switch.disabled {
    opacity: .3
}

.monster-switch>input {
    position: absolute;
    width: 0;
    opacity: 0
}

.monster-switch>span {
    font-family: 'Source Sans Pro';
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    height: 20px;
    padding: 4px 14px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    text-align: center;
    color: #909099;
    border: solid 1px #c0c0c9;
    border-radius: 20px;
    background: #fff
}

.monster-switch>a {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 22px;
    height: 22px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border: solid 1px #c0c0c9;
    border-radius: 15px;
    background: #f0f0f9
}

.monster-switch>input:checked+span {
    padding-right: 34px;
    color: #fff;
    border-color: #0063bb;
    background: #2297ff
}

.monster-switch>input:not(:checked)+span {
    padding-left: 34px
}

.monster-switch>input:checked~span span:first-child,
.monster-switch>input:not(:checked)~span span:last-child {
    visibility: visible;
    min-width: 10px
}

.monster-switch>span span {
    display: block;
    visibility: hidden;
    height: 0
}

.monster-switch>input:checked~a {
    right: 3px;
    left: initial;
    left: calc(100% - 27px);
    border-color: #0063bb;
    background: #fff
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
    box-shadow: none;
    border-color: #2297ff
}

label[class*=monster-checkbox],
label[class*=monster-radio] {
    position: relative;
    display: inline-block;
    min-width: 14px;
    min-height: 20px;
    margin: 0;
    cursor: pointer
}

label[class*=monster-checkbox]>input,
label[class*=monster-radio]>input {
    position: absolute;
    width: 0;
    opacity: 0
}

label[class*=monster-checkbox]>span,
label[class*=monster-radio]>span {
    display: inline-block;
    line-height: 20px;
    height: 20px;
    margin: 0 0 0 14px;
    padding: 0 0 0 6px
}

label[class*=monster-checkbox]>i,
label[class*=monster-radio]>i {
    box-sizing: border-box;
    position: absolute;
    top: 3px;
    left: 0;
    width: 14px;
    height: 14px;
    border: solid 1px #bcbcc2;
    border-radius: 2px;
    background: #fff
}

label[class*=monster-checkbox]>input:checked~i,
label[class*=monster-radio]>input:checked~i {
    border: 1px solid #006bca;
    background: #2297ff
}

label[class*=monster-checkbox]>input:checked~i::after,
label[class*=monster-radio]>input:checked~i::after {
    opacity: 1
}

label[class*=monster-checkbox]:hover>input~i::after,
label[class*=monster-radio]:hover>input~i::after {
    opacity: 1;
    border-color: #c0c0c9
}

label[class*=monster-checkbox]:hover>input:checked~i::after,
label[class*=monster-radio]:hover>input:checked~i::after {
    border-color: #e0e0e9
}

label[class*=monster-checkbox].prepend-label>i,
label[class*=monster-radio].prepend-label>i {
    right: 0;
    left: initial
}

label[class*=monster-checkbox].prepend-label>span,
label[class*=monster-radio].prepend-label>span {
    margin: 0 14px 0 0;
    padding: 0 6px 0 0
}

label[class*=monster-checkbox]>input:checked~i::after {
    box-shadow: -1px 1px 1px 0 #67869c
}

label[class*=monster-checkbox]>i::after {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 3px;
    content: '';
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    background: 0 0
}

label[class*=monster-radio]>i {
    border-radius: 20px
}

label[class*=monster-radio]>i::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    top: 3px;
    left: 3px;
    border-radius: 10px;
    opacity: 0
}

label.monster-checkbox-large,
label.monster-radio-large {
    min-width: 20px
}

label.monster-checkbox-large>span,
label.monster-radio-large>span {
    margin-left: 20px
}

label.monster-checkbox-large>i,
label.monster-radio-large>i {
    top: 0;
    width: 20px;
    height: 20px
}

label.monster-checkbox-large.prepend-label>span,
label.monster-radio-large.prepend-label>span {
    margin-right: 20px
}

label.monster-checkbox-large>i::after {
    width: 10px;
    height: 5px;
    border-width: 4px
}

label.monster-radio-large>i::after {
    width: 10px;
    height: 10px;
    top: 4px;
    left: 4px
}

.title-box {
    display: inline-block;
    padding: 5px 15px;
    text-align: center;
    border: 1px solid #c0c0c9;
    border-radius: 2px;
    background: #fff
}

.title-box .title {
    font-weight: 600;
    line-height: 25px
}

.title-box .value {
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
    color: #2297ff
}

.title-box.single-line>* {
    line-height: 60px
}

.list-entities .create-entity {
    padding: 12px 0
}

.list-entities .create-entity>* {
    color: #ccc
}

.list-entities .entity-wrapper {
    padding: 10px;
    border: 1px solid #999;
    border-radius: 2px
}

.list-entities .entity-wrapper:not(:last-child) {
    margin-bottom: 5px
}

.list-entities .entity-wrapper:not(.placeholder) {
    height: 20px;
    text-align: left;
    background: #eee
}

.list-entities .entity-wrapper:not(.placeholder) .delete-entity {
    display: inline-block;
    float: right;
    padding: 0 5px
}

.list-entities .entity-wrapper:not(.placeholder) .delete-entity:hover {
    cursor: pointer;
    text-shadow: 0 0 1px #777
}

.list-entities .entity-wrapper.placeholder {
    border: 1px dashed #ccc
}

.list-entities .entity-wrapper.placeholder:not(.active) {
    cursor: pointer
}

.list-entities .entity-wrapper.placeholder.active,
.list-entities .entity-wrapper.placeholder:hover {
    color: #333;
    border: 1px dashed #999;
    background: #eee
}

.list-entities .entity-wrapper.placeholder.active .create-inputs {
    display: inherit
}

.list-entities .entity-wrapper.placeholder.active .create-text {
    display: none
}

.list-entities .entity-wrapper.placeholder:hover>i {
    color: #333
}

.list-entities .entity-wrapper.placeholder i {
    margin-right: 10px;
    color: #ccc
}

.list-entities .entity-wrapper .create-inputs {
    display: none
}

.list-entities .entity-wrapper .create-inputs>* {
    margin: 0 0 0 10px
}

.list-entities .saved-entities {
    overflow: auto;
    max-height: 210px
}

.help-box {
    min-height: 20px;
    margin: 10px 0 10px 0;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #ddd
}

.help-box .wrapper-icon {
    line-height: 30px;
    position: relative;
    top: -10px;
    left: -10px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 15px;
    background: #eee;
    box-shadow: 1px 1px 2px #888 inset
}

.help-box .wrapper-icon>i {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    margin: 4px 0
}

.help-box .text-wrapper {
    color: #303039;
    font-size: 12px;
    line-height: 20px;
    margin-top: -40px;
    padding: 15px 10px 5px 30px;
    text-align: left
}

.help-box .text-wrapper>pre {
    overflow: auto;
    max-height: 300px
}

.help-box p:last-of-type {
    margin-bottom: 0
}

.gray-box {
    border: 1px solid #ddd;
    background: #eee
}

.yellow-box {
    border: 1px solid #ff0;
    background: #ff9
}

.orange-box {
    background: #efe5db
}

.red-box {
    background: #fce3e3
}

.green-box {
    background: #cceca0
}

.blue-box {
    border: 1px solid #00f;
    background: #00f
}

.monster-panel-text {
    display: block;
    margin-bottom: 1rem;
    width: 320px;
    padding: 0;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgba(21, 21, 23, .24);
    color: #151517
}

.monster-panel-text.fill-width {
    width: 100%
}

.monster-panel-text .monster-panel-text-header {
    padding: 1.25rem 1rem 1rem 1rem;
    font-size: 1rem;
    line-height: 16px
}

.monster-panel-text .monster-panel-text-header .title-text-wrapper {
    font-weight: 600;
    text-align: left
}

.monster-panel-text .monster-panel-text-header .icon-wrapper {
    float: left
}

.monster-panel-text .monster-panel-text-header .icon-wrapper .iconography {
    margin-right: .75rem;
    vertical-align: bottom;
    padding: 0
}

.monster-panel-text .monster-panel-text-content {
    display: block;
    padding: 0 1rem 1rem 1rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.monster-panel-text[data-type=info] {
    border-left-color: #2297ff
}

.monster-panel-text[data-type=info] .monster-panel-text-header {
    box-shadow: inset 0 4px 0 0 #2297ff;
    border-radius: 2px 2px 0 0
}

.monster-panel-text[data-type=info] .monster-panel-text-header .iconography {
    color: #2297ff
}

.monster-panel-text[data-type=warning] {
    border-left-color: #f8a506
}

.monster-panel-text[data-type=warning] .monster-panel-text-header {
    box-shadow: inset 0 4px 0 0 #f8a506;
    border-radius: 2px 2px 0 0
}

.monster-panel-text[data-type=warning] .monster-panel-text-header .iconography {
    color: #f8a506
}

.monster-panel-text[data-type=danger] {
    border-left-color: #ff3d24
}

.monster-panel-text[data-type=danger] .monster-panel-text-header {
    box-shadow: inset 0 4px 0 0 #ff3d24;
    border-radius: 2px 2px 0 0
}

.monster-panel-text[data-type=danger] .monster-panel-text-header .iconography {
    color: #ff3d24
}

.monster-panel-text[data-type=success] {
    border-left-color: #33db24
}

.monster-panel-text[data-type=success] .monster-panel-text-header {
    box-shadow: inset 0 4px 0 0 #33db24;
    border-radius: 2px 2px 0 0
}

.monster-panel-text[data-type=success] .monster-panel-text-header .iconography {
    color: #33db24
}

.wizard .wizard-top-bar {
    text-align: center;
    border-bottom: 10px solid #333
}

.wizard .wizard-top-bar .steps-wrapper {
    display: inline-block
}

.wizard .wizard-top-bar .steps-wrapper .step {
    display: inline-block;
    padding: 10px 30px;
    cursor: pointer;
    text-align: center;
    color: #fff
}

.wizard .wizard-top-bar .steps-wrapper .step.active {
    box-shadow: 0 0 7px #303039 inset
}

.wizard .wizard-top-bar .steps-wrapper .step.inactive {
    cursor: not-allowed
}

.wizard .wizard-top-bar .steps-wrapper .step .step-title {
    overflow: hidden;
    width: 150px;
    max-width: 150px;
    white-space: nowrap
}

.wizard .wizard-top-bar .steps-wrapper .step .wrapper-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    padding: 15px;
    border: 1px solid #777;
    border-radius: 50px;
    background: #fff
}

.wizard .wizard-top-bar .steps-wrapper .step .wrapper-icon>i {
    font-size: 50px;
    color: #aaa
}

.wizard .wizard-top-bar .steps-wrapper .step.active .wrapper-icon>i,
.wizard .wizard-top-bar .steps-wrapper .step.completed .wrapper-icon>i {
    color: #2297ff
}

.wizard .wizard-buttons {
    height: 30px;
    margin: auto;
    text-align: right
}

.wizard .wizard-buttons>button>i {
    margin-right: 10px
}

.wizard .wizard-buttons>button.next-step>i {
    margin-right: 0;
    margin-left: 10px
}

.wizard .wizard-buttons>button.prev-step {
    float: left
}

.wizard .wizard-content-wrapper {
    text-align: center
}

.wizard .wizard-content-wrapper .wizard-content {
    display: inline-block;
    min-width: 680px
}

.wizard .wizard-content-wrapper .wizard-content .wizard-content-step {
    padding: 30px 0;
    text-align: left
}

.wizard .wizard-content-wrapper .wizard-content .wizard-content-step h4 {
    font-size: 16px;
    font-weight: 600
}

.container-menu {
    max-width: 1024px;
    margin: auto
}

.container-menu>.left-menu {
    float: left;
    width: 179px;
    margin: 5px 10px 0 11px
}

.container-menu>.left-menu .category {
    font-size: 18px;
    line-height: 30px;
    position: relative;
    display: block;
    height: 30px;
    padding: 15px 5px;
    cursor: pointer;
    color: #555;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    background: #f6f6f6;
    background-image: -webkit-linear-gradient(top, #fafafa 0, #f2f2f2 100%);
    background-image: -moz-linear-gradient(top, #fafafa 0, #f2f2f2 100%);
    background-image: -ms-linear-gradient(top, #fafafa 0, #f2f2f2 100%);
    background-image: -o-linear-gradient(top, #fafafa 0, #f2f2f2 100%);
    background-image: linear-gradient(top, #fafafa 0, #f2f2f2 100%)
}

.container-menu>.left-menu .category.loading {
    opacity: .5;
    cursor: default
}

.container-menu>.left-menu .category:hover {
    background: #eee
}

.container-menu>.left-menu .category.active,
.container-menu>.left-menu .category.selected {
    position: relative;
    color: #fff;
    background: #2297ff;
    border: 1px solid #2297ff
}

.container-menu>.left-menu .category.active::after {
    position: absolute;
    top: 21px;
    right: -8px;
    display: block;
    content: '';
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid #2297ff
}

.container-menu>.left-menu .category.active .title i,
.container-menu>.left-menu .category.selected .title i {
    color: #fff
}

.container-menu>.left-menu .category.simple {
    margin: 10px auto 0 auto
}

.container-menu>.left-menu .category .title {
    font-size: 16px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.container-menu>.left-menu .category.simple .title {
    max-width: 165px
}

.container-menu>.left-menu .category .title i {
    margin: 0 8px 0 4px;
    color: #555
}

.container-menu>.left-menu .category-group {
    margin-top: 20px
}

.container-menu>.left-menu .category-group .category {
    border-top: 0;
    border-bottom: 1px solid #dcdcdc;
    border-radius: 0
}

.container-menu>.left-menu .category-group .category:not(:first-child)::before {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    border-top: 1px solid #fff
}

.container-menu>.left-menu .category-group .category:not(:first-child):hover::before {
    border-top: 1px solid #eee
}

.container-menu>.left-menu .category-group .category.active:not(:first-child)::before {
    border-top: 1px solid #2297ff
}

.container-menu>.left-menu .category-group .category:first-child {
    border: 1px solid #dcdcdc;
    border-radius: 2px 2px 0 0
}

.container-menu>.left-menu .category-group .category:last-child {
    border-radius: 0 0 2px 2px
}

.container-menu>.left-menu .category .title i.larger-margin {
    margin-right: 12px
}

.container-menu .right-content {
    margin-bottom: 20px;
    margin-left: 201px;
    padding: 15px 15px 0
}

.container-menu .right-content>* {
    margin-top: 0;
    padding-top: 0
}

@media (max-width:979px) {
    .container-menu:not(.not-responsive)>.left-menu {
        width: 59px;
        -webkit-transition: width .5s;
        -moz-transition: width .5s;
        -o-transition: width .5s;
        transition: width .5s
    }
    .container-menu:not(.not-responsive)>.left-menu .category {
        padding: 15px !important;
        text-align: center
    }
    .container-menu:not(.not-responsive)>.left-menu .category i {
        font-size: 26px;
        margin: 0 !important
    }
    .container-menu:not(.not-responsive) .right-content {
        margin-left: 81px;
        -webkit-transition: margin .5s;
        -moz-transition: margin .5s;
        -o-transition: margin .5s;
        transition: margin .5s
    }
}

.number-box {
    line-height: 50px;
    height: 50px;
    padding: 5px 10px;
    cursor: pointer;
    border-top: 1px solid transparent;
    background: #f9f9f9
}

.number-box:hover {
    background: #f0f0f0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0f0f0), color-stop(100%, #f9f9f9));
    background: -webkit-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: -moz-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: -o-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: linear-gradient(to bottom, #f0f0f0 0, #f9f9f9 100%)
}

.number-box.disabled {
    cursor: default
}

.number-box.disabled:hover {
    background: #f9f9f9
}

.number-box.selected {
    font-weight: 600;
    border-top: 1px solid #2297ff !important;
    background: #f5f5f5;
    box-shadow: inset 0 0 5px #ccc
}

.number-box i.fa-cog::before {
    cursor: pointer
}

.blue-gradient {
    background: #2297ff
}

.blue-gradient-reverse {
    background: #2297ff
}

.gray-gradient {
    background: #e8e8e8;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #e8e8e8 0, #fff 100%);
    background: -moz-linear-gradient(top, #e8e8e8 0, #fff 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0, #fff 100%);
    background: -o-linear-gradient(top, #e8e8e8 0, #fff 100%);
    background: linear-gradient(to bottom, #e8e8e8 0, #fff 100%)
}

.gray-gradient-reverse {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #fff 0, #e8e8e8 100%);
    background: -moz-linear-gradient(top, #fff 0, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #fff 0, #e8e8e8 100%);
    background: -o-linear-gradient(top, #fff 0, #e8e8e8 100%);
    background: linear-gradient(to bottom, #fff 0, #e8e8e8 100%)
}

.box-top-blue {
    font-size: 18px;
    border: 1px solid #ddd;
    border-top: 5px solid #2297ff;
    background: #f9f9f9;
    box-shadow: 0 1px 2px #ccc
}

.brand-box,
.model-image {
    background: center no-repeat
}

.model-image {
    width: 100px;
    height: 80px
}

.monster-details-table {
    font-size: 14px;
    width: 100%;
    table-layout: fixed;
    border: solid 1px #606069;
    border-radius: 2px;
    border-collapse: initial
}

.monster-details-table tr td {
    padding: 2px 10px
}

.monster-details-table tr td:first-of-type {
    width: 220px;
    border-right: solid 1px #909099
}

.monster-details-table thead tr {
    background-color: #c0c0c9;
    font-weight: 600;
    text-align: center
}

.monster-details-table thead tr td {
    border-bottom: solid 1px #606069
}

.monster-details-table thead tr td:first-of-type {
    border-top-left-radius: 2px
}

.monster-details-table thead tr td:last-of-type {
    border-top-right-radius: 2px
}

.monster-details-table tbody tr td:first-of-type {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right
}

.monster-details-table tbody tr td:last-of-type {
    word-break: break-all
}

.monster-details-table tbody tr:not(:last-of-type) td {
    border-bottom: solid 1px #909099
}

.monster-details-table tbody tr:nth-child(odd) {
    background-color: #f0f0f9
}

.monster-details-table tbody tr:nth-child(even) {
    background-color: #e0e0e9
}

.monster-details-table tbody tr:last-of-type td:first-of-type {
    border-bottom-left-radius: 2px
}

.monster-details-table tbody tr:last-of-type td:last-of-type {
    border-bottom-right-radius: 2px
}

.monster-primary-color {
    color: #2297ff !important
}

.monster-white {
    color: #fff !important
}

.monster-blue {
    color: #2297ff !important
}

.monster-green {
    color: #33db24 !important
}

.monster-red {
    color: #ff3d24 !important
}

.monster-orange {
    color: #f8a506 !important
}

.monster-purple {
    color: #d2e !important
}

.monster-pink {
    color: #e7c !important
}

.monster-yellow {
    color: #fc3 !important
}

.monster-grey {
    color: #303039 !important
}

.monster-lightgrey {
    color: #909099 !important
}

.monster-default-app-icon {
    background-image: url(assets/defaultAppIcon.png)
}

.beta-overlay-icon::after {
    background: url(assets/beta_icon.png) center no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
    content: ""
}

.alpha-overlay-icon::after {
    background: url(assets/alpha_icon.png) center no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
    content: ""
}

table.monster-table {
    border-spacing: 0;
    border-collapse: separate
}

.monster-table .footable-filtering th {
    padding: 0 0 2em
}

.monster-table .footable-filtering th form {
    margin: 0;
    border-spacing: 0
}

.monster-table .footable-header {
    background-color: #f0f0f9
}

.monster-table .footable-header th {
    font-weight: 600;
    height: 37px;
    padding-right: 10px;
    text-align: left;
    text-transform: uppercase;
    color: #777;
    border-top: 1px solid #e0e0e9;
    border-bottom: 1px solid #e0e0e9;
    white-space: nowrap
}

.monster-table .footable-header th:first-child {
    padding-left: 25px;
    border-left: 1px solid #e0e0e9;
    border-top-left-radius: 2px
}

.monster-table .footable-header th:last-child {
    padding-right: 25px;
    border-right: 1px solid #e0e0e9;
    border-top-right-radius: 2px
}

.monster-table tbody {
    background-color: #fff
}

.monster-table tbody tr {
    height: 66px
}

.monster-table tbody td {
    overflow: hidden;
    max-width: 600px;
    padding: 10px 25px 10px 0;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid #e0e0e9
}

.monster-table.no-th tbody tr:first-child td {
    border-top: 1px solid #e0e0e9
}

.monster-table tbody tr td:first-child {
    padding-left: 25px;
    border-left: 1px solid #e0e0e9
}

.monster-table tbody tr td:last-child {
    padding-right: 25px;
    border-right: 1px solid #e0e0e9
}

.monster-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 2px
}

.monster-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 2px
}

.monster-table .actions .action-item {
    margin-left: 10px;
    padding: 0 5px;
    cursor: pointer
}

.monster-table .actions .action-item.disabled {
    cursor: default;
    color: #bbb;
    opacity: .5;
}

.monster-table .actions .action-item:first-child {
    margin-left: 0
}

.monster-table:not(.no-actions) td:last-child,
.monster-table:not(.no-actions) th:last-child {
    text-align: right
}

.monster-table th {
    white-space: nowrap
}

.monster-table.monster-table-skinny tbody tr {
    height: 20px
}

.monster-table.monster-table-skinny tbody td {
    padding: 3px 10px 3px 0
}

.monster-table.monster-table-skinny tbody tr td:last-child {
    padding-right: 10px
}

.monster-table.monster-table-skinny tbody tr td:first-child {
    padding-left: 10px
}

.monster-table-wrapper-spaced .monster-table-header {
    margin-top: .5em
}

.monster-table-wrapper-spaced .monster-table .footable-filtering th {
    padding: 0
}

.monster-table-wrapper-spaced .monster-table thead {
    vertical-align: bottom
}

.monster-table-wrapper-spaced .monster-table .footable-header {
    background-color: transparent
}

.monster-table-wrapper-spaced .monster-table .footable-header th {
    border: 0;
    color: #777;
    font-weight: 600
}

.monster-table-wrapper-spaced .monster-table {
    border-spacing: 0 .5em
}

.monster-table-wrapper-spaced .monster-table tbody td {
    border-top: 1px solid #e0e0e9
}

.monster-table-wrapper-spaced .monster-table tbody tr {
    box-shadow: 1px 1px 1px #e0e0e9
}

.monster-table-wrapper-spaced .monster-table tbody tr td:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.monster-table-wrapper-spaced .monster-table tbody tr td:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.monster-table-wrapper-hoverable table.monster-table thead {
    vertical-align: bottom
}

.monster-table-wrapper-hoverable table.monster-table thead .footable-filtering th {
    padding: 0
}

.monster-table-wrapper-hoverable table.monster-table thead .footable-header {
    background-color: transparent
}

.monster-table-wrapper-hoverable table.monster-table thead .footable-header th {
    border: 0;
    color: #777;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 12px
}

.monster-table-wrapper-hoverable table.monster-table tbody {
    background-color: transparent
}

.monster-table-wrapper-hoverable table.monster-table tbody tr {
    border: 0
}

.monster-table-wrapper-hoverable table.monster-table tbody tr td {
    border: 0;
    border-top: 1px solid #bcbcc2
}

.monster-table-wrapper-hoverable table.monster-table tbody tr:last-child td {
    border-bottom: 1px solid #bcbcc2
}

.monster-table-wrapper-hoverable table.monster-table tbody tr:last-child td:first-child,
.monster-table-wrapper-hoverable table.monster-table tbody tr:last-child td:last-child {
    border-radius: 0
}

.monster-table-wrapper-hoverable table.monster-table tbody tr:hover {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 #bcbcc2
}

.monster-table-wrapper-hoverable table.monster-table tbody tr:hover td {
    border-color: transparent
}

.monster-table-wrapper-hoverable table.monster-table tbody tr:hover+tr td {
    border-top-color: transparent
}

[class*=monster-table-wrapper] {
    position: relative
}

[class*=monster-table-wrapper]>h4.title {
    margin: 0;
    color: #151517;
    font-size: 16px;
    font-weight: 600
}

[class*=monster-table-wrapper] .monster-table-header {
    position: absolute;
    z-index: 20
}

[class*=monster-table-wrapper] .monster-table-header>* {
    display: block;
    float: left
}

[class*=monster-table-wrapper] .monster-table-header>:not(:first-child) {
    margin-left: 15px
}

.signal-indicator-container>* {
    margin: 0 auto;
    text-align: center
}

.signal-indicator-container>:last-child:not(:first-child) {
    margin-top: 25px
}

.signal-indicator-container .signal-strength {
    position: relative;
    width: 110px;
    height: 66px
}

.signal-indicator-container .signal-strength[data-strength='0']::before {
    position: absolute;
    z-index: 1;
    top: 32px;
    left: 12px;
    display: block;
    width: 90px;
    content: '';
    transform: rotate(-40deg);
    border-top: 5px solid #ff3d24
}

.signal-indicator-container .signal-strength[data-strength='0']::after {
    position: absolute;
    top: -18px;
    left: 5px;
    display: block;
    width: 90px;
    height: 90px;
    content: '';
    border: 5px solid #ff3d24;
    border-radius: 100%;
    background-color: transparent
}

.signal-indicator-container .signal {
    position: relative;
    display: inline-block;
    border: 10px solid transparent;
    border-top-color: #efeff8;
    border-radius: 100%
}

.signal-indicator-container .optimal {
    width: 90px;
    height: 90px
}

.signal-indicator-container .strong {
    width: 60px;
    height: 60px;
    margin: 8px 0 0
}

.signal-indicator-container .medium {
    width: 30px;
    height: 30px;
    margin: 8px 0 0
}

.signal-indicator-container .weak {
    width: 12px;
    height: 12px;
    margin: 8px 0 0;
    border-width: 0;
    background-color: #efeff8
}

.signal-indicator-container .signal-strength[data-strength='1'] .weak,
.signal-indicator-container .signal-strength[data-strength='2'] .weak,
.signal-indicator-container .signal-strength[data-strength='3'] .weak,
.signal-indicator-container .signal-strength[data-strength='4'] .weak {
    background-color: #2297ff
}

.signal-indicator-container .signal-strength[data-strength='2'] .medium,
.signal-indicator-container .signal-strength[data-strength='3'] .medium,
.signal-indicator-container .signal-strength[data-strength='3'] .strong,
.signal-indicator-container .signal-strength[data-strength='4'] .medium,
.signal-indicator-container .signal-strength[data-strength='4'] .optimal,
.signal-indicator-container .signal-strength[data-strength='4'] .strong {
    border-top-color: #2297ff
}

.signal-indicator-container .signal:not(.weak)::after,
.signal-indicator-container .signal:not(.weak)::before {
    position: absolute;
    display: block;
    width: 10px;
    height: 5px;
    content: '';
    border-radius: 10px 10px 0 0;
    background-color: #efeff8
}

.signal-indicator-container .signal:not(.weak)::before {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.signal-indicator-container .signal:not(.weak)::after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.signal-indicator-container .signal.medium::before {
    top: -1px;
    left: -5px
}

.signal-indicator-container .signal.medium::after {
    top: -1px;
    right: -5px
}

.signal-indicator-container .signal.strong::before {
    top: 4px;
    left: -1px
}

.signal-indicator-container .signal.strong::after {
    top: 4px;
    right: -1px
}

.signal-indicator-container .signal.optimal::before {
    top: 8px;
    left: 4px
}

.signal-indicator-container .signal.optimal::after {
    top: 8px;
    right: 4px
}

.signal-indicator-container .signal-strength[data-strength='2'] .medium::after,
.signal-indicator-container .signal-strength[data-strength='2'] .medium::before,
.signal-indicator-container .signal-strength[data-strength='3'] .medium::after,
.signal-indicator-container .signal-strength[data-strength='3'] .medium::before,
.signal-indicator-container .signal-strength[data-strength='3'] .strong::after,
.signal-indicator-container .signal-strength[data-strength='3'] .strong::before,
.signal-indicator-container .signal-strength[data-strength='4'] .medium::after,
.signal-indicator-container .signal-strength[data-strength='4'] .medium::before,
.signal-indicator-container .signal-strength[data-strength='4'] .optimal::after,
.signal-indicator-container .signal-strength[data-strength='4'] .optimal::before,
.signal-indicator-container .signal-strength[data-strength='4'] .strong::after,
.signal-indicator-container .signal-strength[data-strength='4'] .strong::before {
    background-color: #2297ff
}

.signal-indicator-container .signal-type {
    font-size: 15px;
    font-weight: 500
}

@keyframes monster-spin {
    100% {
        transform: rotate(360deg)
    }
}

.monster-loading-spinner {
    font-size: 40px;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    animation: monster-spin 1.3s ease-in-out infinite;
    color: #2297ff
}

.monster-navbar {
    height: 32px
}

.monster-navbar .separator {
    float: left;
    height: 18px;
    margin: 11px 20px;
    border-left: 1px solid #c0c0c9
}

.monster-navbar .navbar-menu {
    float: left;
    height: 32px;
    margin: 0
}

.monster-navbar .navbar-menu.pull-right {
    float: right
}

.monster-navbar .navbar-menu.pull-left {
    float: left
}

.monster-navbar .navbar-menu-item {
    display: block;
    float: left
}

.monster-navbar .navbar-menu-item:not(:first-child) {
    margin-left: 15px
}

.monster-navbar .navbar-menu-item-link {
    line-height: 32px;
    padding: 0 0 4px 0;
    color: #303039;
    border-bottom: 3px solid transparent
}

.monster-navbar .navbar-menu-item-link:not(.active):not(:hover):focus {
    color: #303039
}

.monster-navbar .navbar-menu-item-link.active {
    color: #2297ff;
    border-color: #2297ff
}

.monster-navbar.reverse .navbar-menu-item-link,
.monster-navbar.reverse .navbar-menu-item-link:not(.active):not(:hover):focus {
    color: #004c80
}

.monster-navbar.reverse .navbar-menu-item-link.active {
    color: #fff;
    border-color: #fff
}

.monster-navbar.reverse .navbar-menu-item-link:not(.active):hover {
    color: #fff
}

.monster-navbar.alternative-skin .navbar-menu-item:not(:first-child) {
    margin-left: 5px
}

.monster-navbar.alternative-skin .navbar-menu-item-link {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: none;
    padding: 0 15px;
    height: 31px;
    display: inline-block
}

.monster-navbar.alternative-skin .navbar-menu-item-link.active {
    background: #fff;
    border-top: 2px solid #2297ff
}

[class*=monster-select-dropdown]>.dropdown {
    border: 1px solid #2297ff;
    border-radius: 2px;
    color: #2297ff;
    line-height: 16px;
    list-style: none;
    min-height: 20px;
    padding: 6px 10px 7px 10px
}

[class*=monster-select-dropdown]>.dropdown .dropdown-toggle .monster-checkbox {
    min-height: 13px
}

[class*=monster-select-dropdown]>.dropdown .dropdown-toggle {
    vertical-align: middle;
    line-height: 13px
}

[class*=monster-select-dropdown]>.dropdown .dropdown-toggle i {
    color: #2297ff;
    vertical-align: middle
}

[class*=monster-select-dropdown]>.dropdown.open {
    background: #2297ff;
    color: #fff
}

[class*=monster-select-dropdown]>.dropdown.open .dropdown-toggle,
[class*=monster-select-dropdown]>.dropdown.open .dropdown-toggle i {
    color: #fff
}

[class*=monster-select-dropdown]>.dropdown .dropdown-menu li a {
    padding: 10px 15px
}

[class*=monster-select-dropdown] .icon-telicon-caret-down {
    margin-left: 15px
}

[class*=monster-select-dropdown] .fa-caret-down {
    margin-left: 15px
}

[class*=monster-select-dropdown] .dropdown-menu {
    margin-top: 10px
}

[class*=monster-select-dropdown] label[class*=monster-checkbox]>i,
[class*=monster-select-dropdown] label[class*=monster-radio]>i {
    border: 1px solid #2297ff
}

[class*=monster-select-dropdown] .open label[class*=monster-checkbox]>i,
[class*=monster-select-dropdown] .open label[class*=monster-radio]>i {
    border: 1px solid #fff
}

.monster-select-dropdown-full>.dropdown {
    color: #004888;
    border-color: #0063bb;
    background: #2297ff
}

.monster-select-dropdown-full>.dropdown .dropdown-toggle,
.monster-select-dropdown-full>.dropdown .dropdown-toggle i {
    color: #004888
}

.monster-select-dropdown-full>.dropdown .dropdown-menu li>a:hover {
    color: #fff
}

.monster-select-dropdown-neutral>.dropdown {
    color: #333;
    border-color: #c0c0c9;
    background: #fff
}

.monster-select-dropdown-neutral>.dropdown.open {
    background: #fff;
    border-color: #2297ff
}

.monster-select-dropdown-neutral>.dropdown.open .dropdown-toggle,
.monster-select-dropdown-neutral>.dropdown.open .dropdown-toggle i {
    color: #2297ff;
    border-color: #2297ff
}

.monster-select-dropdown-neutral>.dropdown .dropdown-toggle,
.monster-select-dropdown-neutral>.dropdown .dropdown-toggle i {
    color: #555;
    border-color: #555
}

.monster-pills {
    margin: 0;
    list-style: none
}

.monster-pills>li {
    line-height: 30px;
    float: left
}

.monster-pills>li>a {
    padding: 5px 16px;
    color: #909099;
    border: 1px solid #c0c0c9;
    border-radius: 14px
}

.monster-pills>li:not(:first-child)>a {
    margin-left: 8px
}

.monster-pills>li.active>a {
    color: #fff;
    border-color: #2297ff;
    background-color: #2297ff
}

.monster-search {
    position: relative
}

.monster-search>i {
    position: absolute;
    top: 8px;
    left: 8px;
    color: #c0c0c9
}

.monster-search>input {
    width: 183px;
    margin-bottom: 0;
    padding-left: 29px;
    color: #303039;
    border-color: #c0c0c9;
    border-radius: 2px;
    box-shadow: none
}

.monster-search.transparent>input {
    background-color: transparent
}

.monster-feature-popup-container .feature-fa-wrapper {
    display: inline-block;
    margin: 20px;
    width: 60px;
    height: 60px;
    border: 5px solid #ddd;
    border-radius: 60px 60px 60px 60px;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #dedede));
    background: -webkit-linear-gradient(top, #fff 0, #dedede 100%);
    background: -o-linear-gradient(top, #fff 0, #dedede 100%);
    background: -ms-linear-gradient(top, #fff 0, #dedede 100%);
    background: linear-gradient(to bottom, #fff 0, #dedede 100%);
    text-align: center;
    line-height: 60px
}

.monster-feature-popup-container .feature-fa-wrapper.active {
    background: #19d332;
    background: -moz-radial-gradient(center, ellipse cover, #19d231 0, #3fab55 61%, #000 99%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #19d231), color-stop(61%, #3fab55), color-stop(99%, #000));
    background: -webkit-radial-gradient(center, ellipse cover, #19d231 0, #3fab55 61%, #000 99%);
    background: -o-radial-gradient(center, ellipse cover, #19d231 0, #3fab55 61%, #000 99%);
    background: -ms-radial-gradient(center, ellipse cover, #19d231 0, #3fab55 61%, #000 99%);
    background: radial-gradient(ellipse at center, #19d231 0, #3fab55 61%, #000 99%)
}

.monster-feature-popup-container {
    width: 560px
}

.monster-feature-popup-container .actions,
.monster-feature-popup-container .content {
    padding: 15px 25px;
    border-top: 1px solid #ccc
}

.monster-feature-popup-container .content.caller-id {
    padding: 0;
}

.monster-feature-popup-container .content.caller-id .caller-id-number-block,
.monster-feature-popup-container .content.caller-id .caller-id-name-block {
    padding: 15px 25px;
}

.monster-feature-popup-container .content.caller-id .caller-id-name-block {
    border-top: 1px solid #ccc
}


.monster-feature-popup-container .actions .monster-link {
    margin-right: 10px
}

.monster-feature-popup-container .switch {
    display: inline-block;
    margin-left: 15px
}

.monster-feature-popup-container .content.disabled {
    display: none
}

.monster-feature-popup-container form {
    margin-bottom: 40px
}

.monster-feature-popup-container form .main-line {
    position: relative;
    height: 70px;
    line-height: 60px
}

.monster-feature-popup-container form .main-line label.monster-invalid {
    top: 45px
}

.monster-feature-popup-container input,
.monster-feature-popup-container select {
    margin-left: 10px
}

.monster-phone-number-wrapper {
    display: inline-block
}

.monster-phone-number-wrapper .monster-number-flag {
    margin-left: 10px;
    vertical-align: middle;
    margin-top: -6px;
    display: inline-block
}

.monster-phone-number-wrapper .monster-number-flag.empty img {
    display: none
}

.monster-phone-number[data-state=in_service] {
    color: #303039
}

.monster-phone-number[data-state=available] {
    color: #2297ff
}

.monster-phone-number[data-state=reserved] {
    color: orange
}

.monster-phone-number[data-state=port_in] {
    color: #ff3d24
}
.monster-phone-number[data-state=pending_deletion] {
    color: #f8a506
}
.monster-phone-number[data-state=pending_acquire]{
    color: #e7c
}

.monster-phone-number {
    color: #303039
}

.monster-statuses .node.small {
    margin-bottom: 56px
}

.monster-statuses .node.large {
    margin-bottom: 148px
}

.monster-statuses .node .iconography {
    float: left;
    width: 20px;
    text-align: center;
    position: relative;
    height: 20px
}

.monster-statuses .node.large .iconography::after,
.monster-statuses .node.small .iconography::after {
    position: absolute;
    display: block;
    content: '';
    top: 29px;
    width: 3px;
    background-color: #e1e1ea;
    transform: translate(-50%, 0);
    left: 50%
}

.monster-statuses .node.small .iconography::after {
    height: 36px
}

.monster-statuses .node.large .iconography::after {
    height: 130px
}

.monster-statuses .node.success:not(:last-child) .iconography::after {
    background-color: #33db24
}

.monster-statuses .node.in-progress:not(:last-child) .iconography::after {
    background-color: #2297ff
}

.monster-statuses .node i {
    font-size: 15pt;
    color: #e1e1ea
}

.monster-statuses .node .status {
    margin-left: 40px;
    color: #909099
}

.monster-statuses .node.success i {
    color: #33db24
}

.monster-statuses .node.in-progress i {
    color: #2297ff
}

.monster-statuses .node.in-progress .status,
.monster-statuses .node.success .status {
    color: #303039;
    font-weight: 600
}

.monster-statuses .node.warning .status,
.monster-statuses .node.warning .status a,
.monster-statuses .node.warning i {
    color: #f8a506
}

.monster-statuses .node.warning .status {
    font-weight: 600
}

.monster-statuses .node.error .status,
.monster-statuses .node.error i {
    color: #ff3d24
}

.monster-statuses .node.error .status {
    font-weight: 600
}

#jsoneditor pre {
    margin-bottom: 0
}

.monster-tab-wrapper .monster-tab-content {
    display: none
}

.monster-tab-wrapper .monster-tab-navbar {
    border-bottom: 1px solid #ccc
}

.monster-tab-wrapper .monster-tab-content.active {
    display: block
}

.monster-tab-wrapper .monster-tab-content {
    padding: 25px 0 10px
}

[class*=monster-badge] {
    background: #d5d5d9;
    border-radius: 10px;
    color: #666;
    font-weight: 500;
    padding: 0 10px
}

.monster-badge-primary {
    background: #2297ff;
    color: #fff
}

.monster-badge-success {
    background: #33db24;
    color: #fff
}

.monster-badge-danger {
    background: #ff3d24;
    color: #fff
}

.monster-badge-warning {
    background: #f8a506;
    color: #fff
}

.monster-badge-neutral {
    background: #d5d5d9;
    color: #666
}

#key_value_selector_dialog {
    min-width: 600px;
    max-height: inherit
}

#key_value_selector_dialog form {
    margin: 0;
    max-height: inherit;
    display: flex;
    flex-direction: column
}

#key_value_selector_dialog form .form-header {
    display: flex;
    padding: 10px 20px 0
}

#key_value_selector_dialog form .form-header>fieldset {
    flex: 1 1 0
}

#key_value_selector_dialog form .form-header fieldset:first-child {
    padding-right: 5px
}

#key_value_selector_dialog form .form-header fieldset:last-child {
    padding-left: 5px
}

#key_value_selector_dialog form .form-content {
    display: flex;
    overflow-y: auto;
    padding: 0 20px 20px
}

#key_value_selector_dialog form .form-content>fieldset {
    flex: 1 1 0;
    overflow-y: auto
}

#key_value_selector_dialog form .form-content .sub-category-wrapper,
#key_value_selector_dialog form .form-content fieldset {
    display: flex;
    flex-direction: column
}

#key_value_selector_dialog form .form-content fieldset:first-child {
    padding-right: 5px
}

#key_value_selector_dialog form .form-content fieldset:last-child {
    padding-left: 5px
}

#key_value_selector_dialog form .form-content label+.control,
#key_value_selector_dialog form .form-content label+input {
    margin-top: 10px
}

#key_value_selector_dialog form .form-actions {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 20px
}

#key_value_selector_dialog form .form-actions>:not(:first-child) {
    margin-left: 10px
}

.monster-loading-view.app-content {
    padding: 45px 20px;
    text-align: center;
    border: 1px solid #e0e0e9;
    border-radius: 2px;
    background-color: #fff
}

.monster-loading-view.app-content.no-background {
    margin-top: 40px;
    border: none;
    background: 0 0
}

.monster-loading-view.app-content .title {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 15px;
    color: #303039
}

.monster-loading-view.app-content .text {
    max-width: 560px;
    margin: 0 auto 40px;
    color: #909099
}

.monster-loading-view.spinner {
    text-align: center
}

.monster-loading-view.spinner .monster-loading-spinner {
    font-size: 25px;
    width: 25px;
    height: 25px
}

.alert-dialog {
    width: 460px;
    max-width: 460px
}

.alert-dialog .dialog-content {
    padding: 20px;
    text-align: center
}

.alert-dialog .dialog-content .dialog-header {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 30px
}

.alert-dialog .dialog-content .dialog-text {
    font-size: 13px
}

.alert-dialog .help-box .text-wrapper {
    padding: 25px 10px 15px 30px
}

.alert-dialog .alert-buttons-wrapper {
    border-top: solid 1px #c0c0c9
}

.alert-dialog .alert-buttons-wrapper button {
    border: none;
    border-radius: 0;
    width: 50%;
    height: 50px
}

.alert-dialog .alert-buttons-wrapper.single-button button {
    width: 100%
}

.alert-dialog .alert-buttons-wrapper>button:not(:first-child) {
    border-left: solid 1px
}

.monster-charges .alert-dialog {
    width: auto;
    max-width: initial
}

.dialog-charges {
    width: 520px
}

.dialog-charges .content>.bookkeeper {
    text-align: left
}

.dialog-charges .content>.section {
    padding: 10px;
    border: solid 1px #c0c0c9;
    border-radius: 2px;
    background: #f0f0f9
}

.dialog-charges .content>.section:not(:first-child) {
    margin-top: 20px
}

.dialog-charges .content .title-block {
    line-height: 47px
}

.dialog-charges .charges-info .fa-exclamation-triangle {
    font-size: 39px;
    color: #c0c0c9
}

.dialog-charges .charges-list {
    margin-top: 20px;
    max-height: 349px;
    overflow-y: auto
}

.dialog-charges .charges-element {
    padding: 10px;
    text-align: center;
    border: 1px solid #c0c0c9;
    border-radius: 2px;
    background: #fff
}

.dialog-charges .charges-element:not(:first-child) {
    margin-top: 5px
}

.dialog-charges .charges-element table {
    width: 100%
}

.dialog-charges .charges-element tr:first-child {
    height: 40px
}

.dialog-charges .charges-element td {
    font-size: 20px
}

.dialog-charges .charges-element td:nth-child(odd) {
    font-weight: 700;
    min-width: 100px;
    color: #2297ff
}

.dialog-charges .charges-element th {
    font-weight: 400
}

.dialog-charges .actions {
    margin-top: 30px;
    padding-top: 20px;
    text-align: right;
    border-top: 1px solid #c0c0c9
}

.dialog-charges .actions button:last-child {
    width: 130px;
    margin-left: 20px
}

.api-error-dialog .alert-dialog {
    width: 600px;
    max-width: 600px
}

.alert-dialog-advanced {
    max-width: 800px;
    text-align: left
}

.alert-dialog-advanced .error-line {
    margin: 5px 0
}

.alert-dialog-advanced .error-line.title {
    font-size: 14px;
    margin-bottom: 20px
}

.alert-dialog-advanced .error-line.api-name .verb {
    margin-right: 5px
}

.alert-dialog-advanced .details-box .headline {
    margin: 10px 0;
    cursor: pointer
}

.alert-dialog-advanced .details-box .headline i {
    margin-right: 5px
}

.alert-dialog-advanced .details-box .headline i.fa-angle-up,
.alert-dialog-advanced .details-box .headline.active i.fa-angle-down {
    display: none
}

.alert-dialog-advanced .details-box .headline i.fa-angle-down,
.alert-dialog-advanced .details-box .headline.active i.fa-angle-up {
    display: inline-block
}

.alert-dialog-advanced .details-box .error-details-wrapper {
    display: none;
    overflow: auto
}

.alert-dialog-advanced .details-box .error-details-wrapper .url {
    word-wrap: break-word
}

.alert-dialog-javascript table {
    margin: 0
}

.alert-dialog-javascript table.table tr td {
    line-height: 15px;
    white-space: pre-line
}

body.monster-dialog-active {
    overflow: hidden
}

.tabs-section {
    display: none
}

.tabs-section.active {
    display: block
}

.monster-error-box{
    outline:1px solid #ff3d24
}

label.monster-invalid {
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    margin: 0;
    color: #ff3d24
}

.chosen-container-multi.monster-invalid .chosen-choices,
.chosen-container-single.monster-invalid .chosen-single,
.ui-widget.ui-spinner.monster-invalid,
input.monster-invalid,
input.monster-invalid[type=email],
input.monster-invalid[type=text]:not(.search-query),
select.monster-invalid,
textarea.monster-invalid {
    border: 1px solid #ff3d24
}

textarea.monster-invalid {
    box-shadow: none
}

.wysiwyg-container {
    clear: both
}

.wysiwyg-container .wysiwyg-toolbar {
    margin: 0;
    padding: 6px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ccc;
    border-bottom: 0;
    background: #eee
}

.wysiwyg-container.transparent .wysiwyg-toolbar {
    border-color: transparent;
    background: 0 0
}

.wysiwyg-container .btn-group {
    margin-left: 4px;
    padding-right: 5px;
    border-right: 1px solid #ccc
}

.wysiwyg-container .btn-group:last-child {
    border: none
}

.wysiwyg-container .btn-group .btn:not(button) {
    margin-left: 5px;
    padding: 4px 8px;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.wysiwyg-container .btn-group .btn:first-child {
    margin-left: 0
}

.wysiwyg-container .btn-group .btn.selected,
.wysiwyg-container .btn-group .btn:hover {
    border: 1px solid #bbb;
    background: #ddd
}

.wysiwyg-container .btn-group .dropdown-menu {
    min-width: 0
}

.wysiwyg-container .btn-group .dropdown-menu::after {
    border-bottom-color: #ccc
}

.wysiwyg-container .btn-group .dropdown-menu .btn:first-child {
    margin-left: 5px
}

.wysiwyg-container .btn-group .dropdown-menu .btn:last-child {
    margin-right: 5px
}

.wysiwyg-container .btn-group .dropdown-menu input {
    margin-left: 5px
}

.wysiwyg-container .btn-group .dropdown-menu i {
    margin-right: 0
}

.wysiwyg-container .btn-group .color-menu {
    width: 210px;
    padding: 5px
}

.wysiwyg-container .btn-group .color-menu a {
    float: left;
    width: 15px;
    height: 15px;
    padding: 0;
    border: 2px solid #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset
}

.wysiwyg-container .btn-group .submenu {
    background: #eee
}

.wysiwyg-container .wysiwyg-upload {
    overflow: hidden
}

.wysiwyg-container .wysiwyg-upload input {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 38px;
    height: 30px;
    opacity: 0
}

.wysiwyg-container .wysiwyg-editor {
    font-size: 16px;
    overflow: auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 320px;
    margin-bottom: 20px;
    padding: 10px;
    border-collapse: separate;
    border: 1px solid #ccc;
    outline: 0;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .0745098) 0 1px 1px 0 inset;
    -moz-box-shadow: rgba(0, 0, 0, .0745098) 0 1px 1px 0 inset;
    box-shadow: rgba(0, 0, 0, .0745098) 0 1px 1px 0 inset
}

.wysiwyg-container .wysiwyg-editor i {
    font-size: inherit
}

.items-selector .box-selector {
    width: 100%;
    max-width: 376px
}

#media_audio_codecs .items-selector .box-selector, #media_video_codecs .items-selector .box-selector {
    max-width: 360px
}

.items-selector .box-selector:first-child {
    float: left;
    margin-right: 40px
}

#media_audio_codecs .items-selector .box-selector:first-child, #media_video_codecs .items-selector .box-selector:first-child {
    margin-right: 10px
}

.items-selector .box-selector:last-child {
    float: right
}

.items-selector .box-selector ul {
    margin: 0;
    list-style: none;
    background: #f0f0f9;
    height: 327px;
    overflow: auto
}

.items-selector .box-selector .box-title {
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    color: #2297ff;
    border-bottom: 1px solid #c0c0c9
}

.items-selector .box-selector .box-content {
    border: 1px solid #c0c0c9;
    border-radius: 2px
}

.items-selector .box-selector .search-wrapper {
    padding: 10px 7px;
    border-bottom: 1px solid #c0c0c9;
    background-color: #f0f0f9
}

.items-selector .box-selector .search-wrapper input {
    width: 323px
}

#media_audio_codecs .items-selector .box-selector .search-wrapper input, #media_video_codecs .items-selector .box-selector .search-wrapper input {
    width: 306px
}

.items-selector .box-selector .item-selector {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    padding: 0 7px;
    border-bottom: 1px solid #c0c0c9;
    background: #fff
}

.items-selector .box-selector .item-selector:hover {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: move;
    background: #fcfcfc
}

.items-selector .box-selector .item-selector .item-handle {
    float: left;
    width: 3px;
    height: 16px;
    margin: 12px 10px 12px 0;
    border-right: 1px solid #c0c0c9;
    border-left: 1px solid #c0c0c9
}

.items-selector .box-selector .item-selector.ui-sortable-helper {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: move;
    background-color: #2297ff;
    color: #fff
}

.items-selector .box-selector .item-selector.ui-sortable-helper .item-handle {
    border-color: #fff
}

.items-selector.skinny .box-selector {
    width: 100%;
    max-width: 246px
}

.items-selector.skinny .box-selector .search-wrapper input {
    width: 193px
}

div.monster-password-strength {
    line-height: 18px;
    box-sizing: border-box;
    width: 100%;
    height: 20px;
    margin-top: 5px;
    border: solid 1px #c0c0c9;
    border-radius: 2px
}

div.monster-password-strength .monster-password-strength-bar {
    font-size: 12px;
    box-sizing: border-box;
    cursor: default
}

div.monster-password-strength .monster-password-strength-label {
    margin-left: 5px;
    white-space: nowrap
}

span.monster-password-strength .monster-password-strength-icon {
    margin-left: 5px;
    color: #c0c0c9
}

span.monster-password-strength .monster-password-strength-label {
    display: block;
    position: absolute;
    right: 0;
    font-size: .75rem;
    color: #64646c;
    white-space: nowrap
}

.monster-results {
    margin-top: 30px;
    width: 600px
}

.monster-results .column-wrapper {
    float: left;
    width: 290px
}

.monster-results .column-wrapper:first-child {
    margin-right: 20px
}

.monster-results .column-wrapper .row-title {
    line-height: 40px
}

.monster-results .column-wrapper .stats {
    float: right;
    font-weight: 600
}

.monster-results .column-wrapper .list-entities {
    background: #eee;
    border: 1px solid #999;
    border-radius: 4px;
    height: 300px;
    overflow: auto;
    margin-top: 5px
}

.monster-results .column-wrapper .list-entities .row-entity {
    border-bottom: 1px solid #999;
    padding: 4px 0 4px 15px
}

.monster-results .column-wrapper .list-entities .row-entity i {
    padding: 0 10px
}

.monster-results .column-wrapper .result-status-wrapper i {
    margin-right: 5px
}

.app-layout {
    position: relative;
    min-height: 100%;
    background-color: #f0f0f9;
    box-sizing: border-box;
    padding-bottom: 15px
}

.app-layout .app-header .app-navbar-bg {
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #c0c0c9;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(48, 48, 57, .3)
}

.app-layout .app-header .app-navbar-bg .app-navbar-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding: 18px 20px 0
}

.app-layout .app-header .app-navbar-bg .app-navbar-wrapper .app-navbar {
    clear: both
}

.app-layout .app-header .app-subnav-bg {
    z-index: 9;
    display: none
}

.app-layout .app-header .app-subnav-bg .app-subnav-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 20px 0
}

.app-layout .app-header .app-subnav-bg .app-subnav-wrapper .app-subnav {
    border-bottom: 1px solid #c0c0c9
}

.app-layout .app-header .app-subnav-bg .app-subnav-wrapper .app-subnav:not(.active) {
    display: none
}

.app-layout .app-content-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding: 30px 20px
}

.app-layout.docked .app-content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0
}

.app-layout.docked.with-navbar .app-content-wrapper {
    position: relative
}

.app-layout.docked .app-header .app-navbar-wrapper,
.app-layout.fullscreen .app-header .app-navbar-wrapper {
    max-width: none
}

.app-layout.docked .app-content-wrapper,
.app-layout.fullscreen .app-content-wrapper {
    max-width: none
}

.monster-slider {
    position: relative;
    border-top: 0;
    border-right: 1px solid #000;
    border-bottom: 0;
    border-left: 1px solid #000;
    border-radius: 0;
    background: 0 0;
    margin: 0
}

.monster-slider::before {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    transform: translate(0, -50%);
    background-color: #000
}

.monster-slider.handle-top {
    margin-top: 92px
}

.monster-slider.handle-bottom {
    margin-bottom: 92px
}

.monster-slider.handle-both {
    margin: 92px 0
}

.monster-slider .ui-slider-range {
    display: none
}

.monster-slider .ui-slider-handle {
    top: 50%;
    transform: translate(0, -50%);
    border: 0;
    border-radius: 10px;
    background: 0 0
}

.monster-slider .ui-slider-handle:hover {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.monster-slider .ui-slider-handle:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.monster-slider .ui-slider-handle.min {
    background-color: #f8a506
}

.monster-slider .ui-slider-handle.max {
    background-color: #fe3c23
}

.monster-slider .ui-slider-handle::before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 6px;
    height: 6px;
    content: '';
    transform: translate(-50%, -50%);
    border-radius: 3px;
    background-color: #fff
}

.monster-slider .ui-slider-tooltip {
    position: absolute;
    left: 50%;
    display: block;
    padding: 10px;
    content: '';
    transform: translate(-50%, 0);
    color: #303039;
    border: 1px solid;
    border-radius: 2px;
    font-weight: 400;
    font-size: 14px
}

.monster-slider .ui-slider-handle.min .ui-slider-tooltip {
    top: -88px;
    border-color: #f8a506
}

.monster-slider .ui-slider-handle.max .ui-slider-tooltip {
    bottom: -88px;
    border-color: #fe3c23
}

.monster-slider .ui-slider-tooltip::before {
    position: absolute;
    display: block;
    left: 50%;
    transform: translate(-50%, 0);
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.monster-slider .ui-slider-handle.min .ui-slider-tooltip::before {
    bottom: -7px;
    border-top: 6px solid #f8a506
}

.monster-slider .ui-slider-handle.max .ui-slider-tooltip::before {
    top: -7px;
    border-bottom: 6px solid #fe3c23
}

.monster-slider .ui-slider-tooltip::after {
    position: absolute;
    left: 50%;
    display: block;
    content: '';
    transform: translate(-50%, 0);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.monster-slider .ui-slider-handle.min .ui-slider-tooltip::after {
    bottom: -6px;
    border-top: 7px solid #fff
}

.monster-slider .ui-slider-handle.max .ui-slider-tooltip::after {
    top: -6px;
    border-bottom: 7px solid #fff
}

.monster-slider .ui-slider-tooltip .tooltip-text {
    margin-bottom: 10px;
    white-space: nowrap
}

.monster-slider .ui-slider-tooltip .tooltip-value-wrapper {
    font-size: 26px;
    white-space: nowrap
}

.monster-slider .ui-slider-handle.min .tooltip-value-wrapper {
    color: #f8a506
}

.monster-slider .ui-slider-handle.max .tooltip-value-wrapper {
    color: #fe3c23
}

.monster-slider .ui-slider-limit {
    position: absolute;
    top: -3px;
    white-space: nowrap
}

.monster-slider .ui-slider-limit.min {
    right: 100%;
    padding-right: 10px
}

.monster-slider .ui-slider-limit.max {
    left: 100%;
    padding-left: 10px
}

.renderjson {
    max-height: 400px;
    overflow: auto
}

.renderjson a {
    color: #aaa;
    text-decoration: none
}

.renderjson .disclosure {
    font-size: 150%
}

.renderjson .key {
    font-weight: 700
}

.renderjson.theme-dark {
    background: #333
}

.renderjson.theme-dark .disclosure {
    color: #eee
}

.renderjson.theme-dark .object.syntax {
    color: #eee
}

.renderjson.theme-dark .array.syntax {
    color: #eee
}

.renderjson.theme-dark .syntax {
    color: #eee
}

.renderjson.theme-dark .key {
    color: #eee
}

.renderjson.theme-dark .boolean {
    color: #ff0
}

.renderjson.theme-dark .number {
    color: #ff0
}

.renderjson.theme-dark .string {
    color: peru
}

.renderjson.theme-dark .keyword {
    color: red
}

.renderjson.theme-light {
    background: #eee
}

.renderjson.theme-light .disclosure {
    color: #8a8a8a
}

.renderjson.theme-light .object.syntax {
    color: #333
}

.renderjson.theme-light .array.syntax {
    color: #333
}

.renderjson.theme-light .syntax {
    color: #333
}

.renderjson.theme-light .key {
    color: #333
}

.renderjson.theme-light .boolean {
    color: #00f
}

.renderjson.theme-light .number {
    color: #00f
}

.renderjson.theme-light .string {
    color: green
}

.renderjson.theme-light .keyword {
    color: red
}

.monster-dialpad {
    width: 230px
}

.monster-dialpad .headline {
    margin-top: 15px
}

.monster-dialpad .dialpad-action-button {
    width: 100%;
    margin-top: 20px
}

.monster-dialpad .phone-header {
    padding: 15px 20px 15px 4px;
    background-color: #2297ff
}

.monster-dialpad .dialbox-container {
    position: relative
}

.monster-dialpad .dialbox {
    font-size: 24px;
    height: 24px;
    width: 100%;
    margin-bottom: 0;
    color: #fff;
    border: 0;
    background-color: transparent;
    box-shadow: none
}

.monster-dialpad .dialbox:focus {
    box-shadow: none
}

.monster-dialpad .dialbox-icon {
    font-size: 24px;
    position: absolute;
    top: 4px;
    cursor: pointer;
    color: #fff
}

.monster-dialpad .dialpad-container {
    padding-top: 10px;
    background-color: #fff
}

.monster-dialpad .dialpad-container::after {
    display: block;
    clear: both;
    content: ''
}

.monster-dialpad .dialpad-item {
    display: block;
    float: left;
    width: 33.333333%;
    min-height: 36px;
    padding: 0;
    padding-top: 20px;
    text-align: left;
    border: 0;
    background-color: #fff
}

.monster-dialpad .dialpad-item .item-text {
    font-size: 24px;
    margin-left: 10px;
    color: #2297ff
}

.monster-dialpad .dialpad-item .item-legend {
    font-size: 12px;
    margin-left: 8px;
    text-transform: uppercase;
    color: #c0c0c9
}

.monster-dialpad .dialpad-item:hover {
    cursor: pointer;
    background-color: #f0f0f9
}

.monster-dialpad .call-actions {
    padding: 25px 30px 30px 25px;
    border: 1px solid #c0c0c9;
    border-top: 0
}

.monster-dialpad .call-actions button {
    font-size: 24px;
    width: 100%;
    height: 55px
}

:not(.drop-target).monster-popover .monster-popover-title {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #2297ff;
    border: 1px solid #007eee;
    color: #fff;
    padding: 1em;
    width: 100%;
    font-weight: 700
}

:not(.drop-target).monster-popover .monster-popover-content {
    background: #fff;
    padding: 1em
}

#monster_overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .3
}

.over-monster-overlay {
    z-index: 4 !important
}

.monster-key-value-editor .monster-key-value-data-container .monster-key-value-editor-row {
    margin-bottom: 10px;
    display: flex
}

.monster-key-value-editor .monster-key-value-data-container .monster-key-value-editor-row:hover .key-value-remove {
    opacity: 1
}

.monster-key-value-editor .monster-key-value-data-container .monster-key-value-editor-row .data-key,
.monster-key-value-editor .monster-key-value-data-container .monster-key-value-editor-row .data-value {
    flex: 1;
    padding-right: 1rem
}

.monster-key-value-editor .monster-key-value-data-container .monster-key-value-editor-row .data-key input,
.monster-key-value-editor .monster-key-value-data-container .monster-key-value-editor-row .data-value input {
    width: 100%;
    box-sizing: border-box;
    height: 30px
}

.monster-key-value-editor .monster-key-value-data-container .monster-key-value-editor-row .key-value-remove {
    color: #303039;
    cursor: pointer;
    padding-top: .2rem;
    opacity: 0;
    transition: opacity 125ms ease-in-out
}

.monster-key-value-editor .monster-key-value-data-container .monster-key-value-editor-row .key-value-remove:hover {
    color: #ff3d24
}

.monster-key-value-editor .key-value-add {
    font-size: .75rem
}

.monster-country-selector.chosen-container span.monster-country-item-label {
    display: inline
}

.monster-country-selector.chosen-container img.monster-country-item-flag {
    width: 1rem;
    max-height: 1rem;
    margin: -3px 6px 0 0;
    padding: 0
}

input.hasDatepicker[readonly] {
    background-color: #fff;
    cursor: pointer
}

.monster-ua {
    width: 80px;
    height: 64px;
    background-size: 80px 64px
}

.monster-ua-mobile {
    width: 30px;
    height: 60px;
    background-size: 30px 60px
}

.monster-ua-htc-x325c {
    background-image: url(assets/models/htc_x325c.jpg)
}

.monster-ua-htc-831c {
    background-image: url(assets/models/htc_831c.jpg)
}

.monster-ua-lg-h790 {
    background-image: url(assets/models/lg_h790.jpg)
}

.monster-ua-lg-d820 {
    background-image: url(assets/models/lg_d820.jpg)
}

.monster-ua-lg-ls670 {
    background-image: url(assets/models/lg_ls670.jpg)
}

.monster-ua-samsung-l710 {
    background-image: url(assets/models/samsung_l710.png)
}

.monster-ua-samsung-g930 {
    background-image: url(assets/models/samsung_g930.jpg)
}

.monster-ua-apple {
    background-image: url(assets/models/apple_iphone.jpg)
}

.monster-ua-apple-iphone {
    background-image: url(assets/models/apple_iphone.jpg)
}

.monster-ua-apple-iphone-5 {
    background-image: url(assets/models/apple_iphone.jpg)
}

.monster-ua-counterpath-bria {
    background-image: url(assets/models/bria.png)
}

.monster-ua-cisco {
    background-image: url(assets/models/cisco_spa5xx_504g.jpg)
}

.monster-ua-cisco-spa {
    background-image: url(assets/models/cisco_spa5xx_504g.jpg)
}

.monster-ua-cisco-spa-301g {
    background-image: url(assets/models/cisco_spa3xx_301g.jpg)
}

.monster-ua-cisco-spa-303g {
    background-image: url(assets/models/cisco_spa3xx_303g.jpg)
}

.monster-ua-cisco-spa-501g {
    background-image: url(assets/models/cisco_spa5xx_501g.jpg)
}

.monster-ua-cisco-spa-502g {
    background-image: url(assets/models/cisco_spa5xx_502g.jpg)
}

.monster-ua-cisco-spa-504g {
    background-image: url(assets/models/cisco_spa5xx_504g.jpg)
}

.monster-ua-cisco-spa-508g {
    background-image: url(assets/models/cisco_spa5xx_508g.jpg)
}

.monster-ua-cisco-spa-509g {
    background-image: url(assets/models/cisco_spa5xx_509g.jpg)
}

.monster-ua-cisco-spa-512g {
    background-image: url(assets/models/cisco_spa5xx_512g.jpg)
}

.monster-ua-cisco-spa-514g {
    background-image: url(assets/models/cisco_spa5xx_514g.jpg)
}

.monster-ua-cisco-spa-525g {
    background-image: url(assets/models/cisco_spa5xx_525g.jpg)
}

.monster-ua-cisco-spa-525g2 {
    background-image: url(assets/models/cisco_spa5xx_525g2.jpg)
}

.monster-ua-cisco-spa-901 {
    background-image: url(assets/models/cisco_spa9xx_901.jpg)
}

.monster-ua-cisco-spa-921 {
    background-image: url(assets/models/cisco_spa9xx_921.jpg)
}

.monster-ua-cisco-spa-922 {
    background-image: url(assets/models/cisco_spa9xx_922.jpg)
}

.monster-ua-cisco-spa-941 {
    background-image: url(assets/models/cisco_spa9xx_941.jpg)
}

.monster-ua-cisco-spa-942 {
    background-image: url(assets/models/cisco_spa9xx_942.jpg)
}

.monster-ua-cisco-spa-962 {
    background-image: url(assets/models/cisco_spa9xx_962.jpg)
}

.monster-ua-grandstream {
    background-image: url(assets/models/grandstream_gxp21xx_gxp2130.jpg)
}

.monster-ua-grandstream-gxp {
    background-image: url(assets/models/grandstream_gxp21xx_gxp2130.jpg)
}

.monster-ua-grandstream-gxp-2130 {
    background-image: url(assets/models/grandstream_gxp21xx_gxp2130.jpg)
}

.monster-ua-grandstream-gxp-2135 {
    background-image: url(assets/models/grandstream_gxp21xx_gxp2135.jpg)
}

.monster-ua-grandstream-gxp-2140 {
    background-image: url(assets/models/grandstream_gxp21xx_gxp2140.jpg)
}

.monster-ua-grandstream-gxp-2160 {
    background-image: url(assets/models/grandstream_gxp21xx_gxp2160.jpg)
}

.monster-ua-grandstream-gxp-2170 {
    background-image: url(assets/models/grandstream_gxp21xx_gxp2170.jpg)
}

.monster-ua-grandstream-ht-ht502 {
    background-image: url(assets/models/grandstream_ht_ht502.jpg)
}

.monster-ua-grandstream-ht-ht502fax {
    background-image: url(assets/models/grandstream_ht_ht502fax.jpg)
}

.monster-ua-grandstream-ht-ht704 {
    background-image: url(assets/models/grandstream_ht_ht704.jpg)
}

.monster-ua-grandstream-ht-ht704fax {
    background-image: url(assets/models/grandstream_ht_ht704fax.jpg)
}

.monster-ua-obihai {
    background-image: url(assets/models/obihai_10xx_1022.jpg)
}

.monster-ua-obihai-1022 {
    background-image: url(assets/models/obihai_10xx_1022.jpg)
}

.monster-ua-obihai-1032 {
    background-image: url(assets/models/obihai_10xx_1032.jpg)
}

.monster-ua-obihai-1062 {
    background-image: url(assets/models/obihai_10xx_1062.jpg)
}

.monster-ua-obihai-200 {
    background-image: url(assets/models/obihai_2xx_200.jpg)
}

.monster-ua-obihai-202 {
    background-image: url(assets/models/obihai_2xx_202.jpg)
}

.monster-ua-obihai-300 {
    background-image: url(assets/models/obihai_3xx_300.jpg)
}

.monster-ua-obihai-302 {
    background-image: url(assets/models/obihai_3xx_302.jpg)
}

.monster-ua-obihai-504 {
    background-image: url(assets/models/obihai_5xx_504vs.jpg)
}

.monster-ua-obihai-508 {
    background-image: url(assets/models/obihai_5xx_508vs.jpg)
}

.monster-ua-polycom {
    background-image: url(assets/models/polycom_vvx_400.jpg)
}

.monster-ua-polycom-spip {
    background-image: url(assets/models/polycom_spip_550.jpg)
}

.monster-ua-polycom-spip-301 {
    background-image: url(assets/models/polycom_spip_301.jpg)
}

.monster-ua-polycom-spip-320 {
    background-image: url(assets/models/polycom_spip_320.jpg)
}

.monster-ua-polycom-spip-321 {
    background-image: url(assets/models/polycom_spip_321.jpg)
}

.monster-ua-polycom-spip-330 {
    background-image: url(assets/models/polycom_spip_330.jpg)
}

.monster-ua-polycom-spip-331 {
    background-image: url(assets/models/polycom_spip_331.jpg)
}

.monster-ua-polycom-spip-335 {
    background-image: url(assets/models/polycom_spip_335.jpg)
}

.monster-ua-polycom-spip-430 {
    background-image: url(assets/models/polycom_spip_430.jpg)
}

.monster-ua-polycom-spip-450 {
    background-image: url(assets/models/polycom_spip_450.jpg)
}

.monster-ua-polycom-spip-501 {
    background-image: url(assets/models/polycom_spip_501.jpg)
}

.monster-ua-polycom-spip-550 {
    background-image: url(assets/models/polycom_spip_550.jpg)
}

.monster-ua-polycom-spip-560 {
    background-image: url(assets/models/polycom_spip_560.jpg)
}

.monster-ua-polycom-spip-600 {
    background-image: url(assets/models/polycom_spip_600.jpg)
}

.monster-ua-polycom-spip-601 {
    background-image: url(assets/models/polycom_spip_601.jpg)
}

.monster-ua-polycom-spip-650 {
    background-image: url(assets/models/polycom_spip_650.jpg)
}

.monster-ua-polycom-spip-670 {
    background-image: url(assets/models/polycom_spip_670.jpg)
}

.monster-ua-polycom-ssip {
    background-image: url(assets/models/polycom_ssip_7000.jpg)
}

.monster-ua-polycom-ssip-4000 {
    background-image: url(assets/models/polycom_ssip_4000.jpg)
}

.monster-ua-polycom-ssip-5000 {
    background-image: url(assets/models/polycom_ssip_5000.jpg)
}

.monster-ua-polycom-ssip-6000 {
    background-image: url(assets/models/polycom_ssip_6000.jpg)
}

.monster-ua-polycom-ssip-7000 {
    background-image: url(assets/models/polycom_ssip_7000.jpg)
}

.monster-ua-polycom-vvx {
    background-image: url(assets/models/polycom_vvx_300.jpg)
}

.monster-ua-polycom-vvx-300 {
    background-image: url(assets/models/polycom_vvx_300.jpg)
}

.monster-ua-polycom-vvx-301 {
    background-image: url(assets/models/polycom_vvx_301.jpg)
}

.monster-ua-polycom-vvx-310 {
    background-image: url(assets/models/polycom_vvx_310.jpg)
}

.monster-ua-polycom-vvx-311 {
    background-image: url(assets/models/polycom_vvx_311.jpg)
}

.monster-ua-polycom-vvx-400 {
    background-image: url(assets/models/polycom_vvx_400.jpg)
}

.monster-ua-polycom-vvx-401 {
    background-image: url(assets/models/polycom_vvx_401.jpg)
}

.monster-ua-polycom-vvx-410 {
    background-image: url(assets/models/polycom_vvx_410.jpg)
}

.monster-ua-polycom-vvx-411 {
    background-image: url(assets/models/polycom_vvx_411.jpg)
}

.monster-ua-polycom-vvx-500 {
    background-image: url(assets/models/polycom_vvx_500.jpg)
}

.monster-ua-polycom-vvx-600 {
    background-image: url(assets/models/polycom_vvx_600.jpg)
}

.monster-ua-polycom-vvx-1500 {
    background-image: url(assets/models/polycom_vvx_1500.jpg)
}

.monster-ua-x-lite {
    background-image: url(assets/models/x-lite.png)
}

.monster-ua-vtech {
    background-image: url(assets/brands/vtech.png)
}

.monster-ua-vtech-vsp6xx-vsp600 {
    background-image: url(assets/models/vtech_vsp6xx_vsp600.jpg)
}

.monster-ua-vtech-vsp6xx-vsp715 {
    background-image: url(assets/models/vtech_vsp7xx_vsp715.jpg)
}

.monster-ua-vtech-vsp6xx-vsp725 {
    background-image: url(assets/models/vtech_vsp7xx_vsp725.jpg)
}

.monster-ua-vtech-vsp6xx-vsp726 {
    background-image: url(assets/models/vtech_vsp7xx_vsp726.jpg)
}

.monster-ua-vtech-vsp6xx-vsp735 {
    background-image: url(assets/models/vtech_vsp7xx_vsp735.jpg)
}

.monster-ua-vtech-vsp6xx-vsp736 {
    background-image: url(assets/models/vtech_vsp7xx_vsp736.jpg)
}

.monster-ua-vtech-vsp6xx-vsp752 {
    background-image: url(assets/models/vtech_vsp7xx_vsp752.jpg)
}

.monster-ua-vtech-vsp6xx-vsp754 {
    background-image: url(assets/models/vtech_vsp7xx_vsp754.jpg)
}

.monster-ua-yealink {
    background-image: url(assets/models/yealink_t2x_t22p.jpg)
}

.monster-ua-yealink-cp860 {
    background-image: url(assets/models/yealink_cp_cp860.jpg)
}

.monster-ua-yealink-t18p {
    background-image: url(assets/models/yealink_t1x_t18p.jpg)
}

.monster-ua-yealink-t19p {
    background-image: url(assets/models/yealink_t1x_t19p.jpg)
}

.monster-ua-yealink-t19pe2 {
    background-image: url(assets/models/yealink_t1x_t19pe2.jpg)
}

.monster-ua-yealink-t20p {
    background-image: url(assets/models/yealink_t2x_t20p.jpg)
}

.monster-ua-yealink-t21p {
    background-image: url(assets/models/yealink_t2x_t21p.jpg)
}

.monster-ua-yealink-t21pe2 {
    background-image: url(assets/models/yealink_t2x_t21pe2.jpg)
}

.monster-ua-yealink-t22p {
    background-image: url(assets/models/yealink_t2x_t22p.jpg)
}

.monster-ua-yealink-t23p {
    background-image: url(assets/models/yealink_t2x_t23p.jpg)
}

.monster-ua-yealink-t23g {
    background-image: url(assets/models/yealink_t2x_t23g.jpg)
}

.monster-ua-yealink-t26p {
    background-image: url(assets/models/yealink_t2x_t26p.jpg)
}

.monster-ua-yealink-t27p {
    background-image: url(assets/models/yealink_t2x_t27p.jpg)
}

.monster-ua-yealink-t28p {
    background-image: url(assets/models/yealink_t2x_t28p.jpg)
}

.monster-ua-yealink-t29g {
    background-image: url(assets/models/yealink_t2x_t29g.jpg)
}

.monster-ua-yealink-t32g {
    background-image: url(assets/models/yealink_t3x_t32g.jpg)
}

.monster-ua-yealink-t38g {
    background-image: url(assets/models/yealink_t3x_t38g.jpg)
}

.monster-ua-yealink-t41s {
    background-image: url(assets/models/yealink_t4x_t41p.jpg)
}

.monster-ua-yealink-t41p {
    background-image: url(assets/models/yealink_t4x_t41p.jpg)
}

.monster-ua-yealink-t42g {
    background-image: url(assets/models/yealink_t4x_t42g.jpg)
}

.monster-ua-yealink-t46g {
    background-image: url(assets/models/yealink_t4x_t46g.jpg)
}

.monster-ua-yealink-t48s {
    background-image: url(assets/models/yealink_t4x_t48g.jpg)
}

.monster-ua-yealink-t48g {
    background-image: url(assets/models/yealink_t4x_t48g.jpg)
}

.monster-ua-yealink-w52p {
    background-image: url(assets/models/yealink_w5x_w52p.jpg)
}

.monster-ua-zoiper {
    background-image: url(assets/models/zoiper.png)
}

#apploader {
    width: 100%;
    height: 100%
}

#apploader>div {
    height: 100%;
    padding: 0 35px
}

#apploader .left-div>div:first-child,
#apploader .right-div>h3 {
    margin-top: 35px
}

#apploader .left-div>div:last-child,
#apploader .right-div>div:last-child {
    margin-bottom: 35px
}

#apploader .app-element {
    display: inline-block;
    width: 176px;
    height: 134px;
    padding-top: 42px;
    text-align: center;
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#apploader .app-element .app-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 15px;
    background: url(../apps/apploader/style/static/images/default_icon.png) no-repeat center;
    background-size: contain;
    border-radius: 14px;
    transition: transform .15s ease-in, box-shadow 62ms ease-in
}

#apploader .app-element:hover .app-icon {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2), 0 5px 5px 0 rgba(0, 0, 0, .24);
    transform: scale(1.15)
}

#apploader .app-element .app-name {
    overflow: hidden;
    max-width: 156px;
    max-height: 40px;
    margin: 0 auto
}

#apploader .left-div {
    float: left;
    width: 210px;
    background-color: #202029
}

#apploader .left-div>div:not(:first-child) {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #404049
}

#apploader .left-div h4 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    text-transform: uppercase;
    color: #e0e0e9;
    letter-spacing: .04em
}

#apploader .left-div p {
    margin-bottom: 0;
    color: #808089
}

#apploader .default-app .app-container:not(.no-app):hover {
    cursor: pointer;
    border-color: #2297ff
}

#apploader .default-app>div:not(:last-child) {
    margin-bottom: 30px
}

#apploader .app-container {
    overflow: hidden;
    width: 176px;
    height: 176px;
    padding: 16px;
    border: 1px solid #404049;
    background-color: #303039
}

#apploader .app-container.dragging {
    border-color: #2297ff
}

#apploader .left-div .app-name {
    text-align: center;
    color: #e0e0c9
}

#apploader .left-div .search-box {
    position: relative
}

#apploader .left-div .search-query {
    width: 167px;
    margin: 0;
    padding: 7px 8px 9px 34px;
    color: #fff;
    border: 1px solid #404049;
    border-radius: 0;
    background-color: #303039;
    box-shadow: none
}

#apploader .left-div .search-box i {
    position: absolute;
    top: 5px;
    left: 1px
}

#apploader .left-div .search-query:focus {
    color: #2297ff;
    border-color: #2297ff
}

#apploader .left-div .search-query:focus+i {
    color: #2297ff
}

#apploader .app-description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 110px
}

#apploader .app-description h4 {
    display: flex;
    align-items: center;
    max-width: 100%;
    max-height: 20px
}

#apploader .app-description h4 .title {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#apploader .app-description h4 i {
    display: none;
    margin-left: 10px;
    color: #2297ff
}

#apploader .app-description h4.is-link i {
    display: inherit
}

#apploader .app-description p {
    overflow: hidden;
    max-height: 80px
}

#apploader #launch_appstore {
    font-size: 18px;
    position: relative;
    width: 210px;
    margin: 0;
    padding: 26px 18px 25px 73px;
    text-align: left;
    color: #fff;
    border: none;
    background-color: #2297ff;
    box-shadow: none
}

#apploader #launch_appstore i {
    font-size: 31px;
    position: absolute;
    top: 21px;
    left: 21px
}

#apploader .right-div {
    position: relative;
    overflow: auto;
    margin-left: 280px;
    color: #e0e0e9;
    background-color: #303039
}

#apploader #close_app {
    font-size: 27px;
    position: absolute;
    top: 8px;
    right: 12px;
    color: #606069
}

#apploader #close_app:hover {
    cursor: pointer;
    color: #fff
}

#apploader .right-div h3 {
    font-weight: 400;
    margin-bottom: 97px;
    text-align: center
}

#apploader .app-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px
}

#apploader .right-div .app-element:active {
    background-color: inherit
}

#apploader .app-element.ui-sortable-helper {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#apploader .right-div .app-element.ui-sortable-placeholder {
    display: none
}

@media (max-height:771px) {
    #apploader .left-div>div:not(:first-child) {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-top: 15px
    }
    #apploader .default-app>div:not(:last-child) {
        margin-bottom: 15px
    }
    #apploader .right-div h3 {
        margin-bottom: 82px
    }
}

@media (max-height:661px) {
    #apploader .left-div .app-description {
        margin-top: 0 !important;
        border-top: 0 !important
    }
    #apploader .app-store {
        margin-top: 0 !important;
        padding-top: 0 !important;
        border-top: 0 !important
    }
    #apploader #launch_appstore {
        padding: 15px 0;
        text-align: center
    }
    #apploader #launch_appstore i {
        display: none
    }
    #apploader .right-div h3 {
        margin-bottom: 0
    }
}

@media (max-height:607px) {
    #apploader .left-div {
        overflow-y: auto;
        padding-left: 15px
    }
    #apploader .right-div {
        margin-left: 260px
    }
    #apploader .left-div .default-app,
    #apploader .right-div h3 {
        margin-top: 15px !important
    }
}

#appList {
    width: 150px;
    background-color: #303039
}

#appList,
#appList ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

#appList li {
    display: inline-block;
    background-color: #303039
}

#appList a {
    display: block;
    padding: 0 10px;
    color: #c0c0c9;
    font-size: 14px;
    line-height: 60px;
    text-decoration: none
}

#appList a>i {
    vertical-align: middle;
    color: #c0c0c9
}

#appList a:hover {
    color: #2297ff
}

#appList,
#appList ul {
    display: none;
    position: absolute;
    top: 67px;
    z-index: 200
}

#appList li:hover>ul,
#main_topbar_apploader:hover #appList {
    display: block
}

#appList li {
    width: 150px;
    float: none;
    display: list-item;
    position: relative;
    z-index: 200
}

#appList li a {
    line-height: 40px
}

#appList li ul li {
    position: relative;
    top: -60px;
    left: -151px;
    min-height: 40px;
    border-right: 1px solid #202029;
    z-index: 200
}

#appList li ul li>a {
    font-size: 12px;
    line-height: 20px
}

#appList li ul li>a:hover {
    color: #c0c0c9
}

#appList a[data-name=appstore] {
    border-top: 1px solid #202029;
    color: #fff
}

#appList a[data-name=appstore]:hover {
    color: #2297ff
}

#appstore_container {
    padding: 15px;
    max-width: 1136px;
    margin: auto
}

@media (min-width:1176px) {
    #appstore_container {
        width: 1136px
    }
}

@media (min-width:864px) and (max-width:1175px) {
    #appstore_container {
        width: 824px
    }
}

@media (max-width:863px) {
    #appstore_container {
        width: 512px
    }
}

#appstore_container .left-menu {
    float: left;
    width: 180px
}

#appstore_container .left-menu .app-filter {
    background: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding: 15px 10px;
    margin: 10px auto
}

#appstore_container .left-menu .app-filter-list>.app-filter:first-child {
    margin-top: 0
}

#appstore_container .left-menu .app-filter:hover {
    background: #f5f5f5
}

#appstore_container .left-menu .app-filter.active {
    background: #2297ff;
    border: 1px solid #2297ff;
    color: #fff
}

#appstore_container .left-menu .app-filter-group .app-filter {
    margin: 0 auto
}

#appstore_container .left-menu .app-filter-group .app-filter:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#appstore_container .left-menu .app-filter-group .app-filter:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none
}

#appstore_container .left-menu .marketplace {
    margin: 24px auto
}

#appstore_container .left-menu .marketplace .admin-title {
    color: #a4a4ab;
    font-weight: 700;
    padding-left: 4px
}

#appstore_container .left-menu .marketplace .launch-market {
    position: relative;
    margin: 8px auto;
    padding: 15px 10px;
    background: #f4f4f5;
    border: 1px solid #bcbcc2;
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#appstore_container .left-menu .marketplace .launch-market::after {
    position: absolute;
    content: 'Alpha';
    bottom: 10px;
    right: -58px;
    width: 150px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    background-color: #ff3d24;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    transform: rotate(-45deg);
    box-shadow: 1px 1px 1px rgba(49, 49, 58, .6)
}

#appstore_container .left-menu .marketplace .launch-market:hover {
    background: #2297ff;
    border-color: #0063bb
}

#appstore_container .left-menu .marketplace .launch-market.active {
    background: #2297ff;
    border-color: #0063bb
}

#appstore_container .left-menu .marketplace .title {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#appstore_container .left-menu .marketplace .title i {
    margin: 0 8px 0 4px;
    font-size: 16px;
    color: #fff
}

#appstore_container .right-content {
    margin-left: 200px
}

#appstore_container .right-content .search-bar {
    margin: 16px 0 21px
}

#appstore_container .right-content .search-bar:after {
    clear: right
}

#appstore_container .right-content .search-bar .search-query {
    margin-right: 5px
}

#appstore_container .right-content .right-container .app-list {
    list-style: none;
    margin: 0
}

#appstore_container .right-content .right-container .app-element {
    width: 270px;
    height: 110px;
    border: solid 1px #ccc;
    float: left;
    padding: 20px 15px;
    margin: 5px;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    background: -moz-linear-gradient(top, #fcfcfc 0, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fcfcfc 0, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fcfcfc 0, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fcfcfc 0, #f5f5f5 100%)
}

#appstore_container .right-content .right-container .app-element:hover {
    background: -moz-linear-gradient(top, #f5f5f5 0, #fcfcfc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(100%, #fcfcfc));
    background: -webkit-linear-gradient(top, #f5f5f5 0, #fcfcfc 100%);
    background: -o-linear-gradient(top, #f5f5f5 0, #fcfcfc 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0, #fcfcfc 100%);
    background: linear-gradient(to bottom, #f5f5f5 0, #fcfcfc 100%)
}

#appstore_container .right-content .right-container .app-element .app-installed {
    height: 18px;
    width: 18px;
    padding: 3px;
    position: absolute;
    top: 0;
    right: 0;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-bottom-left-radius: 4px
}

#appstore_container .right-content .right-container .app-element:not(.installed) .app-installed {
    display: none
}

#appstore_container .right-content .right-container .app-element-left {
    float: left;
    width: 70px;
    height: 100%
}

#appstore_container .right-content .right-container .app-element-left .app-icon {
    height: 100%;
    width: 64px;
    margin: auto;
    background: url(../apps/appstore/style/static/images/default_icon.png) no-repeat center;
    background-size: contain
}

#appstore_container .right-content .right-container .app-element-right {
    float: left;
    width: 190px;
    margin-left: 10px
}

#appstore_container .right-content .right-container .app-element-right .app-title {
    text-transform: uppercase;
    color: #2297ff;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#appstore_container .right-content .right-container .app-element-right .app-description {
    height: 80px;
    overflow: hidden;
    font-size: 12px
}

#appstore_container .market-beta-notice {
    padding: 2px;
    overflow: hidden
}

#appstore_container #market-content {
    border: 1px solid #e0e0e9;
    border-radius: 2px;
    background-color: #fff;
    overflow: hidden
}

#appstore_container #market-content .market-body {
    padding: 20px
}

#appstore_container #market-content a .fa.fa-external-link {
    color: #2297ff
}

#appstore_container #market-content .form-horizontal .plain-text {
    margin-top: 5px
}

#market-content .market-welcome {
    text-align: center;
    font-size: 18px
}

#market-content .market-welcome .market-title {
    margin-bottom: 20px 0 30px
}

#market-content .market-welcome .market-title .title_finally {
    color: #271fe0;
    display: block
}

#market-content .market-welcome .market-body .actions {
    padding: 20px 20px 10px
}

#market-content .market-link .market-body a .fa.fa-external-link {
    color: #2297ff
}

#market-content .market-link .market-body form {
    margin: 0;
    padding: 30px 0 0
}

#market-content .market-link .market-body form textarea {
    max-width: 450px;
    width: 100%;
    box-sizing: border-box
}

#market-content .market-link .market-body form .control-actions {
    padding-top: 20px
}

#market-content .market-settings .market-body form {
    margin: 0;
    padding: 30px 0 0
}

#market-content .market-settings .market-body form textarea {
    width: 450px
}

#market-content .market-settings .header-form {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #22a5ff;
    color: #fff;
    height: 65px;
    padding: 20px 20px 0
}

#market-content .market-settings .header-form .logo-header {
    vertical-align: top;
    margin-right: 25px;
    width: 100px;
    height: 37px
}

#market-content .market-settings .header-form .title {
    font-size: 24px;
    margin-bottom: 7px
}

#market-content .market-settings .go-to-market {
    text-align: left;
    padding-top: 10px
}

#market-content .market-settings form {
    margin: 0
}

#market-content .market-settings form .control-label {
    text-align: left
}

#market-content .market-settings .content {
    padding: 20px
}

#market-content .market-settings .content form {
    margin: 0
}

#market-content .market-settings .content .help-block {
    margin-bottom: 25px
}

#market-content .market-settings .content .help-block i.fa-question-circle {
    margin-right: 10px
}

#market-content .market-settings .content .content-title {
    border-bottom: 1px solid #c0c0c9;
    color: #22a5ff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
    padding-bottom: 10px
}

#market-content .market-settings .danger-content .content-data .row-wrap {
    padding: 20px 0
}

#market-content .market-settings .danger-content .content-data .danger-title {
    margin-bottom: 10px;
    font-size: 16px
}

#market-content .market-settings .danger-content .content-data .help-block {
    margin-bottom: 0
}

#market-content .market-settings .danger-content button {
    color: #ff3d24;
    border-color: #ff3d24;
    width: 100%
}

#market-content .market-settings .danger-content button i.fa {
    color: #ff3d24;
    margin-right: 10px
}

.danger-dialog #action_input {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 0
}

#appstore_popup_container {
    padding: 20px;
    width: 570px
}

#appstore_popup_container .icon {
    background: url(../apps/appstore/style/static/images/default_icon.png) no-repeat center;
    height: 60px;
    width: 60px;
    float: left;
    background-size: contain
}

#appstore_popup_container .left-container {
    float: left;
    width: 350px
}

#appstore_popup_container .left-container .title-container {
    display: flex
}

#appstore_popup_container .left-container .title-container .title {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#appstore_popup_container .right-container {
    float: left;
    width: 200px;
    height: 380px;
    background-color: #eee;
    border: solid 1px #ccc;
    margin-left: 20px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

#appstore_popup_container .bottom-container {
    margin-top: 15px
}

#appstore_popup_container .title {
    float: left;
    height: 60px;
    line-height: 60px;
    margin-left: 15px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600
}

#appstore_popup_container .screenshot-container {
    height: 300px;
    border: solid 1px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#appstore_popup_container .left-container>div:not(:first-of-type) {
    margin-top: 20px
}

#appstore_popup_container .description-title {
    color: #2297ff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700
}

#appstore_popup_container .description-content {
    font-size: 13px;
    margin-top: 10px;
    line-height: 16px
}

#appstore_popup_container .description-content .features-title {
    font-weight: 700;
    margin-bottom: 5px
}

#appstore_popup_container .description-content ul li {
    line-height: 16px
}

#appstore_popup_container .screenshot-container .carousel .carousel-indicators {
    top: -15px
}

#appstore_popup_container .screenshot-container .carousel,
#appstore_popup_container .screenshot-container .carousel .carousel-inner,
#appstore_popup_container .screenshot-container .carousel .carousel-inner>.item {
    height: 100%
}

#appstore_popup_container .screenshot-container .carousel .carousel-inner>.item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

#appstore_popup_container .screenshot-container .carousel .carousel-inner>.item.missing-screenshot {
    background-image: url(../apps/appstore/style/static/images/missing_screenshot.png)
}

#appstore_popup_container .screenshot-container .carousel .carousel-indicators li {
    background-color: rgba(51, 51, 51, .25);
    cursor: pointer
}

#appstore_popup_container .screenshot-container .carousel .carousel-indicators li.active {
    background-color: rgba(51, 51, 51, .75)
}

#appstore_popup_container .screenshot-container .carousel .carousel-control {
    display: none
}

#appstore_popup_container .right-container>div>div {
    padding: 10px
}

#appstore_popup_container .right-container>div>div:not(:first-of-type) {
    border-top: solid 1px #ccc
}

#appstore_popup_container .right-container .info-bloc ul {
    margin: 0;
    list-style: none
}

#appstore_popup_container .right-container .info-bloc li {
    line-height: 30px
}

#appstore_popup_container .right-container .permissions-bloc .permissions-title {
    margin-bottom: 10px
}

#appstore_popup_container .right-container .permissions-bloc .permissions-link {
    display: none;
    margin-top: 10px
}

#appstore_popup_container .right-container .permissions-bloc .permissions-link a,
#appstore_popup_container .right-container .permissions-bloc .permissions-link a:hover {
    font-size: 13px;
    color: #2297ff
}

#appstore_popup_container .right-container .permissions-bloc input[type=radio] {
    margin: 0 6px 4px 0
}

#appstore_popup_container .right-container .bottom-right-div {
    position: absolute;
    width: 180px;
    bottom: 0
}

#appstore_popup_container .right-container .help-bloc>div {
    text-transform: uppercase
}

#appstore_popup_container .right-container .help-bloc>ul {
    margin: 10px 0 0 0;
    list-style: none
}

#appstore_popup_container .right-container .help-bloc a {
    font-size: 14px;
    font-weight: 600
}

#appstore_popup_container .right-container .help-bloc a:hover {
    color: #2297ff
}

#appstore_popup_container .right-container .user-list-view {
    display: none
}

#appstore_popup_container .right-container .user-list-view form {
    margin: 0
}

#appstore_popup_container .right-container .user-list-view .user-list {
    margin: 0;
    list-style: none;
    border-top: solid 1px #ccc;
    background-color: #f9f9f9;
    overflow: auto;
    height: 195px
}

#appstore_popup_container .right-container .user-list-view .user-list-element {
    border-bottom: solid 1px #ccc;
    cursor: pointer
}

#appstore_popup_container .right-container .user-list-view .user-list-element label:not(.monster-checkbox) {
    line-height: 25px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#appstore_popup_container .right-container .user-list-view .user-list-element label.monster-checkbox {
    margin: 0 7px -5px
}

#appstore_popup_container .right-container .user-list-view .user-list-element.checked i.fa-square {
    display: none
}

#appstore_popup_container .right-container .user-list-view .user-list-element:not(.checked) i.fa-check-square {
    display: none
}

#appstore_popup_container .right-container .user-list-view .user-list-element:hover {
    background-color: #f3f3f3
}

#appstore_popup_container .right-container .user-list-view .user-list-links a {
    color: #2297ff;
    font-size: 13px;
    width: 50%;
    text-align: center;
    float: left
}

#appstore_popup_container .right-container .user-list-view .user-list-buttons button {
    width: 85px;
    min-width: initial
}

#appstore_popup_container .action-bar {
    border-top: solid 1px #c0c0c9;
    margin-top: 20px;
    padding-top: 20px;
    text-align: right
}

#appstore_popup_container .action-bar :not(:last-child) {
    margin-right: 10px
}

.sso-providers {
    margin-top: 30px
}

.sso-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.sso-buttons .sso-button {
    width: 172px;
    margin-top: 6px;
    color: #303039;
    border-color: #909099;
    font-size: 14px;
    background-color: #fff
}

.sso-buttons .sso-button .svg-tag,
.sso-logout .svg-tag {
    width: 1em;
    height: 1em;
    vertical-align: middle
}

.sso-unknownUser {
    margin-bottom: 20px
}

.sso-unknownUser .sso-user-photo-div {
    display: table-cell;
    width: 40px;
    vertical-align: middle
}

.sso-unknownUser .sso-user-photo {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.sso-unknownUser .sso-buttons .sso-button.sso-user {
    display: table;
    width: 100%;
    padding-left: 5px;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px
}

.sso-unknownUser .sso-user-info {
    display: table-cell;
    padding-left: 5px
}

.sso-unknownUser .sso-user-info .upper-info {
    display: table;
    width: 100%
}

.sso-unknownUser .user-not-linked {
    background: #fc3;
    margin-top: 10px;
    padding: 2px 10px
}

.sso-unknownUser .user-not-linked i {
    margin-right: 5px
}

.sso-unknownUser .sso-logout {
    display: table-cell;
    text-align: right;
    font-size: 12px;
    font-style: italic;
    line-height: 12px;
    padding-right: 5px;
    padding-left: 5px
}

.sso-unknownUser .sso-logout img {
    vertical-align: middle
}

.sso-unknownUser .kill-sso-session {
    font-size: 12px;
    line-height: 12px;
    text-align: right
}

#auth_app_container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #2297ff;
    overflow-y: hidden
}

#auth_app_container .app-content {
    margin: 0 auto;
    position: relative
}

#auth_app_container .error-message-wrapper {
    display: none
}

#auth_app_container .error-message-wrapper .text {
    margin-left: 5px;
    display: inline-block;
    margin-bottom: 10px
}

#auth_app_container ::selection {
    background: #00b8ff;
    color: #fff
}

#auth_app_container ::-moz-selection {
    background: #00b8ff;
    color: #fff
}

#auth_app_container a {
    text-decoration: none
}

#auth_app_container a:focus {
    outline: 0
}

#auth_app_container .hidden {
    display: none
}

#auth_app_container .intro {
    width: 59%;
    float: left;
    height: 100vh;
    background-color: #303039;
    position: relative
}

#auth_app_container .intro::after {
    display: block;
    content: '';
    background-color: #303039;
    position: absolute;
    right: -120px;
    height: 100%;
    width: 240px;
    transform: skew(-6deg);
    z-index: 0
}

#auth_app_container .intro .content {
    position: absolute;
    top: 25%;
    left: 8em;
    z-index: 1
}

#auth_app_container .logo {
    width: 210px;
    height: 62px;
    background: url(../apps/auth/img/kazoo-logo.svg);
    background-repeat: no-repeat;
    background-position: center
}

#auth_app_container .intro h3 {
    color: #fff;
    font-weight: lighter;
    max-width: 425px;
    line-height: 1.1em;
    margin: 20px 0 0 0
}

#auth_app_container .social {
    position: absolute;
    bottom: 8%;
    left: 8em
}

#auth_app_container .social .social-link {
    font-size: 1.5em
}

#auth_app_container .social .social-link:not(:first-child) {
    margin-left: 18px
}

#auth_app_container .social .social-link i {
    color: #909099
}

#auth_app_container .social .social-link:hover i {
    color: #2297ff
}

#auth_app_container .sign-in {
    margin: 0 auto;
    width: 41%;
    float: right;
    height: 100vh;
    position: relative
}

#auth_app_container .form-container {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

#auth_app_container form {
    padding: 30px;
    max-width: 360px;
    background: #fff;
    margin: 0
}

#auth_app_container form h3 {
    margin: 0 0 20px 0;
    font-weight: 400
}

#auth_app_container form input {
    box-sizing: border-box;
    width: 100%;
    height: 32px;
    box-shadow: none
}

#auth_app_container #form_login,
#auth_app_container #form_password_recovery {
    animation-duration: .1s
}

#auth_app_container #form_password_recovery {
    display: none
}

#auth_app_container .reset-notification p {
    color: #c0c0c9;
    margin-top: 0;
    margin-bottom: 18px;
    font-size: 15px;
    text-align: center
}

#auth_app_container .btn-submit {
    width: 100%;
    border-radius: 2px;
    border: none;
    color: #fff;
    height: 50px;
    font-size: 20px;
    background: #2297ff;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#auth_app_container .btn-submit:focus,
#auth_app_container .btn-submit:hover {
    color: #fff;
    background: #57bcff;
    outline: 0
}

#auth_app_container .form-info {
    margin-bottom: 20px;
    color: #202029
}

#auth_app_container .form-info.dark {
    color: #808089;
    text-align: center;
    margin: 16px 0 0
}

#auth_app_container .form-info.dark .form-toggle {
    margin-top: 4px
}

#auth_app_container .alt-actions {
    font-size: 13px;
    color: #808089;
    padding: 10px 0 16px
}

#auth_app_container .form-toggle {
    text-align: center;
    display: block;
    font-size: 13px;
    color: #2297ff;
    margin: 0 auto;
    cursor: pointer
}

#auth_app_container .form-toggle:focus,
#auth_app_container .form-toggle:hover {
    text-decoration: underline
}

#auth_app_container .alt-actions .monster-checkbox {
    display: inline-block
}

#auth_app_container .alt-actions .form-toggle {
    display: inline-block;
    float: right
}

#auth_app_container .input-wrap.error * {
    color: #ff3d24
}

#auth_app_container .input-wrap.error>.placeholder-shift.fixed {
    color: #ff3d24
}

@media screen and (max-width:1024px) {
    #auth_app_container {
        overflow: auto
    }
    #auth_app_container .intro {
        width: 100%;
        float: none;
        height: 200px;
        position: relative
    }
    #auth_app_container .intro::after {
        display: block;
        content: '';
        background-color: #303039;
        position: absolute;
        transform: skew(0, -6deg);
        z-index: 0;
        top: 140px;
        left: 0;
        width: 100%;
        height: 240px
    }
    #auth_app_container .intro .content {
        position: relative;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        text-align: center
    }
    #auth_app_container .intro .content .logo {
        margin: 0 auto
    }
    #auth_app_container .intro .content .welcome-message {
        margin-left: auto;
        margin-right: auto;
        padding: 0 10px
    }
    #auth_app_container .intro .social {
        display: none
    }
    #auth_app_container .sign-in {
        width: 100%;
        float: none;
        height: auto
    }
    #auth_app_container .sign-in .form-container {
        top: 0;
        transform: none
    }
    #auth_app_container .sign-in .form-container form {
        margin: 0 auto
    }
}

#auth_app_container .powered-by-block {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    font-size: 12px;
    color: #606069
}

#auth_app_container .powered-by-block .tag-version {
    margin-left: 5px
}

#auth_app_container .powered-by-block a,
#auth_app_container .powered-by-block a:active,
#auth_app_container .powered-by-block a:focus,
#auth_app_container .powered-by-block a:hover,
#auth_app_container .powered-by-block a:visited {
    color: #646469;
    text-decoration: none
}

#trial_upgrade_popup {
    padding: 15px;
    width: 284px
}

#trial_upgrade_popup .actions {
    margin-top: 20px
}

#trial_upgrade_popup .actions #upgrade {
    margin-left: 15px
}

.trial-first-greeting-popup {
    padding: 15px;
    width: 450px
}

.trial-first-greeting-popup .actions-wrapper {
    border-top: 1px solid #777;
    margin-top: 25px;
    padding-top: 15px;
    text-align: right
}

#password_update_dialog {
    width: 500px;
    padding: 15px
}

#password_update_dialog .update-password {
    margin-left: 10px
}

#duo_dialog {
    width: 500px;
    height: 350px;
    overflow: hidden
}

#duo_dialog #duo_iframe {
    width: 100%;
    min-width: 304px;
    max-width: 620px;
    height: 350px;
    border: none
}

#account_ancestors_popup {
    min-width: 400px;
    padding: 20px
}

#account_ancestors_popup>div:not(:first-child) {
    margin-top: 20px
}

#account_ancestors_popup .account-tree {
    line-height: 25px;
    padding: 5px 10px;
    border: solid 1px #c0c0c9;
    border-radius: 2px
}

#account_ancestors_popup .account-tree>.account-line .account-line {
    position: relative;
    margin-left: 35px
}

#account_ancestors_popup .account-tree>.account-line .account-line::before {
    position: absolute;
    top: -1px;
    left: -25px;
    width: 10px;
    height: 15px;
    content: '';
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #c0c0c9
}

#account_ancestors_popup .account-tree>.account-line .account-line::after {
    position: absolute;
    top: 11px;
    left: -15px;
    content: '';
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 10px solid #c0c0c9
}

#account_ancestors_popup .account-tree .account-line .account-name {
    display: inline-block
}

.account-browser-container {
    float: left;
    background-color: #f3f3f3;
    border-right: solid 1px #909099;
    width: 240px;
    overflow: hidden;
    border-radius: inherit
}

.account-browser-container .search-box {
    width: 220px;
    padding: 18px 10px;
    border-bottom: solid 1px #909099
}

.account-browser-container .search-box .search-query {
    width: 178px
}

.account-browser-container .account-list-container {
    width: 480px
}

.account-browser-container.ab-dropdown .account-list-container {
    max-height: 300px
}

.account-browser-container .account-list,
.account-browser-container .account-list-slider {
    margin: 0;
    list-style: none;
    float: left;
    overflow-y: auto;
    overflow-x: hidden;
    width: 240px;
    height: 100%;
    max-height: inherit
}

.account-browser-container .account-list-add {
    line-height: 50px;
    max-height: 50px;
    font-weight: 600;
    background-color: #ddd;
    width: 240px;
    background-image: -webkit-linear-gradient(top, #e6e6e6 0, #ccc 100%);
    background-image: -moz-linear-gradient(top, #e6e6e6 0, #ccc 100%);
    background-image: -ms-linear-gradient(top, #e6e6e6 0, #ccc 100%);
    background-image: -o-linear-gradient(top, #e6e6e6 0, #ccc 100%);
    background-image: linear-gradient(top, #e6e6e6 0, #ccc 100%);
    color: #555
}

.account-browser-container .account-list-add i {
    margin: 10px
}

.account-browser-container .account-list-add:hover {
    background: #c0c0c9;
    cursor: pointer
}

.account-browser-container .account-list-loader {
    padding: 10px;
    border-top: solid 1px #c0c0c9;
    border-bottom: solid 1px #c0c0c9
}

.account-browser-container .account-list-element {
    line-height: 60px;
    max-height: 60px;
    overflow: hidden;
    border-bottom: solid 1px #c0c0c9
}

.account-browser-container .account-list-element.current-account {
    border-color: #909099
}

.account-browser-container.no-realm .account-list-element {
    line-height: 40px;
    max-height: 40px
}

.account-browser-container .account-search-link {
    border-bottom: solid 1px #c0c0c9;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    padding: 5px;
    color: #555;
    background-color: #f6f6f6;
    background-image: -webkit-linear-gradient(top, #e6e6e6 0, #d9d9d9 100%);
    background-image: -moz-linear-gradient(top, #e6e6e6 0, #d9d9d9 100%);
    background-image: -ms-linear-gradient(top, #e6e6e6 0, #d9d9d9 100%);
    background-image: -o-linear-gradient(top, #e6e6e6 0, #d9d9d9 100%);
    background-image: linear-gradient(top, #e6e6e6 0, #d9d9d9 100%)
}

.account-browser-container .account-search-link:hover {
    background: #e0e0e9;
    cursor: pointer
}

.account-browser-container .account-search-link .account-search-value {
    font-weight: 600;
    text-shadow: 1px 1px 0 #c0c0c9
}

.account-browser-container .account-search-link .search-reset {
    color: #2297ff;
    line-height: 30px;
    font-weight: 600
}

.account-browser-container .account-search-link:not(.active) .search-reset {
    display: none
}

.account-browser-container .account-search-link.active>:not(.search-reset) {
    display: none
}

.account-browser-container .account-list>li:first-child {
    border-top: none
}

.account-browser-container .account-list>li:last-child {
    border-bottom: solid 1px #c0c0c9
}

.account-browser-container.ab-dropdown .account-list-element {
    line-height: 40px;
    max-height: 40px
}

.account-browser-container.ab-sidebar .account-list-element.active {
    border-top: solid 2px #2297ff
}

.account-browser-container.ab-sidebar .account-list-element.active>div {
    background: #fff
}

.account-browser-container .account-list-element.active>div {
    color: #2297ff
}

.account-browser-container .account-list-element>div {
    background-color: #f6f6f6;
    background-image: -webkit-linear-gradient(top, #fafafa 0, #f2f2f2 100%);
    background-image: -moz-linear-gradient(top, #fafafa 0, #f2f2f2 100%);
    background-image: -ms-linear-gradient(top, #fafafa 0, #f2f2f2 100%);
    background-image: -o-linear-gradient(top, #fafafa 0, #f2f2f2 100%);
    background-image: linear-gradient(top, #fafafa 0, #f2f2f2 100%);
    color: #555
}

.account-browser-container .account-list-element>div:hover {
    background: #e0e0e9;
    cursor: pointer
}

.account-browser-container .account-link {
    padding: 0 5px
}

.account-browser-container .account-link .account-name {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px
}

.account-browser-container .account-link .account-realm {
    font-size: 10px;
    height: 20px;
    line-height: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px
}

.account-browser-container.ab-dropdown .account-link .account-realm {
    display: none
}

.account-browser-container .account-children-link.local-back {
    border-right: solid 1px #c0c0c9;
    float: left
}

.account-browser-container .account-children-link {
    border-left: solid 1px #c0c0c9;
    float: right;
    vertical-align: top
}

.account-browser-container.ab-dropdown .account-children-link {
    height: 40px;
    width: 40px
}

.account-browser-container.ab-sidebar .account-children-link {
    height: 60px;
    width: 40px
}

.account-browser-container.no-realm .account-children-link {
    line-height: 40px;
    max-height: 40px
}

.account-browser-container .account-children-link>i {
    vertical-align: middle;
    margin-left: 17px
}

.account-browser-container .account-previous-link {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    border-bottom: solid 1px #c0c0c9;
    cursor: pointer
}

.account-browser-container .account-previous-link>* {
    display: inline-block
}

.account-browser-container .account-previous-link>i {
    vertical-align: middle;
    margin-right: 10px
}

.account-browser-container .account-previous-link:hover>* {
    color: #2297ff
}

.app-selector-dialog {
    width: 1100px;
    max-width: inherit;
    max-height: inherit
}

.app-selector-dialog .popup-body {
    max-height: inherit
}

.app-selector-dialog .popup-body .app-selector {
    max-height: inherit
}

.app-selector-dialog .popup-body .app-selector .app-selector-body {
    box-sizing: border-box;
    max-height: inherit;
    padding-bottom: 70px
}

.app-selector-dialog .popup-body .app-selector .app-selector-menu {
    margin-bottom: 70px;
    min-height: calc(100vh - 11.125rem)
}

.app-selector-dialog .popup-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 70px;
    padding: 1rem;
    background-color: #f4f4f5;
    border-top: 1px solid #bcbcc2
}

.app-selector-dialog .popup-actions .monster-button {
    margin-left: 10px;
    font-size: 14px;
    transition: all .2s
}

.app-selector {
    display: flex
}

.app-selector .text-non-selectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.app-selector .text-container {
    padding: .75rem 1.5rem
}

.app-selector .app-selector-menu {
    flex: initial;
    width: 15rem;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: inset -1px 0 0 0 #bcbcc2;
    font-size: .875rem;
    line-height: .875rem
}

.app-selector .app-selector-menu ul.nav {
    margin-top: 1.5rem
}

.app-selector .app-selector-menu ul.nav>li a {
    color: #151517
}

.app-selector .app-selector-menu ul.nav>li a:hover {
    color: #151517;
    background-color: #f4f4f5;
    box-shadow: inset -1px 0 0 0 #bcbcc2
}

.app-selector .app-selector-menu ul.nav>li a.active {
    background-color: #e9f5ff;
    border-right: solid 3px #2297ff;
    color: #2297ff;
    font-weight: 600
}

.app-selector .app-selector-body {
    flex: 1;
    margin-left: 25px;
    margin-right: 1rem;
    display: flex;
    flex-direction: column
}

.app-selector .app-selector-body .app-selector-group {
    flex: initial;
    margin-top: 1.5rem
}

.app-selector .app-selector-body .selected-title {
    line-height: 23px
}

.app-selector .app-selector-body .selected-title span {
    vertical-align: middle;
    font-size: 1rem
}

.app-selector .app-selector-body .selected-title .selected-count {
    margin-right: .5rem;
    font-size: 23px;
    font-weight: 600
}

.app-selector .app-selector-body .selected-list {
    display: flex
}

.app-selector .app-selector-body .selected-list .app-icon-container {
    flex: 1 1 0;
    box-sizing: border-box;
    max-width: 0;
    height: 0;
    opacity: 0;
    transition: all 250ms ease-in-out
}

.app-selector .app-selector-body .selected-list .app-icon-container.show {
    max-width: 1.5rem;
    height: 3rem;
    padding-top: 1rem;
    opacity: 1
}

.app-selector .app-selector-body .selected-list .app-icon-container.show:nth-last-child(8) {
    max-width: 1rem
}

.app-selector .app-selector-body .selected-list .app-icon-container.show:nth-last-child(9) {
    max-width: .6rem
}

.app-selector .app-selector-body .selected-list .app-icon-container.show:nth-last-child(10) {
    max-width: .4rem
}

.app-selector .app-selector-body .selected-list .app-icon-container.show:nth-last-child(n+11) {
    max-width: 0
}

.app-selector .app-selector-body .selected-list .app-icon-container.show .app-icon {
    box-shadow: -4px 0 0 0 #fff
}

.app-selector .app-selector-body .selected-list .app-icon-container .app-icon {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    transition: all .5s ease
}

.app-selector .app-selector-body .search-box {
    width: 100%
}

.app-selector .app-selector-body .search-box .search-query {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: .75rem 2.5rem .75rem .75rem;
    font-size: .875rem;
    line-height: .875rem
}

.app-selector .app-selector-body .search-box .search-icon {
    margin-left: -1.75rem;
    color: #909099
}

.app-selector .app-selector-body .app-icon {
    width: 2rem;
    height: 2rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #606069;
    border-radius: .5rem
}

.app-selector .app-selector-body .app-selector-list {
    flex: 1;
    margin-top: 1.5rem;
    overflow-y: auto;
    border-top: solid 1px #bcbcc2
}

.app-selector .app-selector-body .app-selector-list ul.app-list {
    margin-bottom: 0;
    margin-left: 0;
    border-bottom: solid 1px #bcbcc2;
    list-style-type: none
}

.app-selector .app-selector-body .app-selector-list ul.app-list li {
    box-sizing: border-box;
    width: 100%
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item {
    background-color: #fff;
    cursor: pointer;
    box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 #fff
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item:hover {
    background-color: #e9f5ff
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item.selected {
    background-color: #b8deff
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item.even:not(.selected) .text-container {
    background-color: #f4f4f5
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item.even:not(.selected) .text-container:hover {
    background-color: transparent;
    transition: none
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item .text-container {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    transition: background-color 250ms linear
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item .text-container:hover {
    background-color: transparent;
    transition: none
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item .app-icon {
    flex: initial;
    margin-right: .75rem;
    margin-bottom: .75rem
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item .app-title {
    flex: 1;
    margin-bottom: .75rem;
    font-size: .875rem;
    font-weight: 600;
    align-self: center
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.app-item .app-description {
    width: 100%;
    padding-right: 25%;
    font-size: .75rem;
    line-height: 1rem;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.no-apps-item {
    padding: 2.5rem;
    background-color: #f4f4f5
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.no-apps-item .no-apps-icon {
    margin-bottom: 1rem
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.no-apps-item .no-apps-icon .svg-icon {
    width: 2rem;
    height: 2rem;
    color: #bcbcc2
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.no-apps-item .no-apps-description {
    color: #151517;
    font-size: .875rem
}

.app-selector .app-selector-body .app-selector-list ul.app-list li.no-apps-item .no-apps-description,
.app-selector .app-selector-body .app-selector-list ul.app-list li.no-apps-item .no-apps-icon {
    text-align: center
}

#buy_number a {
    color: #009de6;
    font-size: 12px
}

#buy_number .row-fluid.row-popup {
    padding: 15px 0
}

#buy_number .top-splitter {
    position: relative;
    border-top: 1px solid #ccc
}

#buy_number .input-div {
    width: 275px;
    float: left;
    margin-left: 15px
}

#buy_number input[type=text],
#buy_number select {
    height: 36px;
    margin: 0;
    padding: 0 5px;
    font-size: 18px;
    font-weight: 600
}

#buy_number #city_input {
    width: 265px
}

#buy_number #search_top_div .input-div label {
    cursor: auto
}

#buy_number #search_top_div #area_code_radio_div {
    margin-bottom: 15px;
    min-height: 25px
}

#buy_number #search_top_div #area_code_radio_div>span {
    margin-left: 15px
}

#buy_number .radio-group input {
    display: inline-block;
    margin: 0 6px 3px 14px
}

#buy_number .radio-group label {
    display: inline-block;
    font-size: 16px;
    font-weight: 600
}

#buy_number #seq_num_div {
    margin-left: 15px;
    float: left
}

#buy_number #seq_num_div>span {
    display: block
}

#buy_number #seq_num_checkbox {
    margin: 0 3px 2px 0
}

#buy_number #seq_num_input_span {
    margin: 15px 0 0 22px
}

#buy_number #seq_num_input_span>label {
    margin-bottom: 0
}

#buy_number #seq_num_input_span #seq_num_input {
    width: 35px;
    margin-left: 5px
}

#buy_number #search_numbers_button {
    margin-right: 20px;
    float: right
}

#buy_number #tollfree_search_top_div {
    padding: 0 20px 0 15px
}

#buy_number #tollfree_search_top_div .ddlist-mini {
    margin-bottom: 10px
}

#buy_number #tollfree_country_select {
    float: left
}

#buy_number #tollfree_radio_label {
    margin-left: 15px;
    line-height: 38px;
    float: left
}

#buy_number #tollfree_radio_group label {
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 20px
}

#buy_number #tollfree_radio_group label:first-child {
    margin-left: 0
}

#buy_number #tollfree_radio_group label:first-child input {
    margin-left: 0
}

#buy_number #search_result_div .row-fluid.row-popup>div {
    padding: 0 15px
}

#buy_number #back_to_search {
    float: right
}

#buy_number #search_parameters {
    font-weight: 600
}

#buy_number #search_result_div .result-content-div>div {
    float: left;
    height: 350px
}

#buy_number #search_result_div .result-content-div .left-div {
    width: 370px;
    overflow-y: scroll;
    border: solid 1px #ccc;
    border-radius: 5px 0 0 5px
}

#buy_number #search_result_div .result-content-div .left-div .no-result {
    padding: 10px;
    color: red;
    font-style: italic;
    text-align: justify;
    font-weight: 600
}

#buy_number #search_result_div .result-content-div .left-div .number-box {
    height: 35px;
    line-height: 35px;
    cursor: auto;
    border-bottom: solid 1px #ccc
}

#buy_number #search_result_div .result-content-div .left-div .loading-div {
    text-align: center;
    border-bottom: none
}

#buy_number #search_result_div .result-content-div .left-div .loading-div>span {
    margin-left: 10px;
    font-weight: 700
}

#buy_number .number-value {
    margin-left: 15px
}

#buy_number .number-price {
    float: right;
    margin-right: 15px;
    font-size: 12px;
    color: #999
}

#buy_number #search_result_div .result-content-div .right-div {
    width: 195px
}

#buy_number #search_result_div .result-content-div .right-div>div {
    padding: 10px 0;
    margin-left: 15px
}

#buy_number #total_num_span {
    font-size: 22px;
    margin-right: 5px
}

#buy_number #search_result_div .result-content-div .right-div i {
    float: right
}

#buy_number #search_result_div .result-content-div .right-div .top-div {
    height: 30px
}

#buy_number #search_result_div .result-content-div .right-div .top-div .fa-shopping-cart {
    font-size: 24px
}

#buy_number #search_result_div .result-content-div .right-div .center-div {
    height: 280px;
    overflow-y: auto
}

#buy_number #search_result_div .result-content-div .right-div .center-div ul {
    list-style: none;
    margin: 0
}

#buy_number #search_result_div .result-content-div .right-div .center-div ul li {
    font-size: 12px;
    line-height: 16px
}

#buy_number #search_result_div .result-content-div .right-div .center-div ul li:not(:last-child) {
    margin-bottom: 8px
}

#buy_number #search_result_div .result-content-div .right-div .center-div ul li:hover {
    background-color: #f0f0f0
}

#buy_number #search_result_div .result-content-div .right-div .center-div .fa-trash-o:hover {
    text-shadow: 0 0 15px;
    cursor: pointer
}

#buy_number #buy_numbers_button {
    float: right
}

#buy_number #vanity_search_div .row-fluid.row-popup>div {
    padding: 0 15px
}

#buy_number #vanity_search_div .ddlist-mini {
    margin-bottom: 10px
}

#buy_number #vanity_search_div .ddlist-mini>div {
    float: left
}

#buy_number #vanity_search_label {
    margin-left: 15px;
    line-height: 38px
}

#buy_number #vanity_search_div .vanity-input-div .vanity-input {
    float: left
}

#buy_number #vanity_search_div .vanity-input-div>i {
    float: left;
    margin-left: 15px
}

#buy_number #vanity_search_div .vanity-input-div .vanity-input.US-input span {
    font-size: 50px;
    vertical-align: text-bottom;
    color: #2297ff
}

#buy_number #vanity_search_div .vanity-input-div .vanity-input input {
    text-transform: uppercase;
    text-align: center
}

#buy_number #vanity_search_div .vanity-input-div .vanity-input.default-input input {
    width: 286px
}

#buy_number #vanity_search_div .vanity-input-div .vanity-input.US-input input {
    width: 50px
}

#buy_number #vanity_search_div .vanity-input-div .vanity-input.US-input input:last-child {
    width: 80px
}

#buy_number #back_to_vanity_search {
    position: absolute;
    right: 16px;
    top: 94px
}

#buy_number #vanity_search_div .vanity-info-div {
    float: left;
    text-align: justify;
    width: 365px;
    font-size: 10px
}

#buy_number #vanity_search_div .dialpad_img {
    float: left;
    width: 172px;
    height: 116px
}

#buy_number #check_numbers_div .checking-div {
    padding: 20px;
    text-align: center
}

#buy_number #check_numbers_div .checking-div span {
    margin-left: 15px;
    font-weight: 600;
    font-size: 20px;
    color: #2297ff
}

#buy_number #check_numbers_div .unavailable-div .unavailable-numbers {
    overflow-y: auto;
    max-height: 140px
}

#buy_number #check_numbers_div .unavailable-div .unavailable-numbers ul {
    list-style: none;
    margin: 0
}

#buy_number #check_numbers_div .unavailable-div .unavailable-numbers ul li {
    line-height: 28px
}

#buy_number .summary-div {
    padding: 0 50px
}

#buy_number .summary-div .summary-label {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 5px 0
}

#buy_number .summary-div .summary-label.unavailable-label {
    font-size: 14px;
    line-height: 20px;
    text-align: justify
}

#buy_number #confirm_div .summary-div .summary-label.summary-value {
    color: #2297ff
}

#buy_number #confirm_div .summary-div .summary-label.large-value {
    font-size: 28px
}

#buy_number #confirm_div .info-msg:not(:last-child) {
    margin-bottom: 10px
}

#buy_number .cancel-link {
    margin: 5px 20px
}

#buy_number #processing_purchase_div {
    padding: 20px;
    text-align: center
}

#buy_number #processing_purchase_div span {
    margin-left: 15px;
    font-weight: 600;
    font-size: 20px;
    color: #2297ff;
    line-height: 32px;
    vertical-align: bottom
}

#buy_number #area_code_map {
    display: none;
    height: 570px
}

#buy_number #single_select_info {
    position: absolute;
    bottom: 0;
    margin-bottom: 0
}

#tollfree_country_select,
#vanity_country_select {
    width: 42px;
    height: 34px;
    border: solid 1px #ccc;
    border-radius: 4px;
    background-color: #eee;
    background-position: center
}

#regular_country_select {
    width: 270px;
    height: 38px;
    border: solid 1px #ccc;
    border-radius: 4px;
    color: #009de6;
    font-weight: 600;
    font-size: 14px;
    line-height: 38px;
    padding-left: 60px;
    background-position: 10px;
    background-color: #eee;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#regular_country_select:before {
    content: "United States"
}

.trunkstore_popup.cnam {
    width: 510px
}

.trunkstore_popup.cnam form#cnam {
    margin: 0
}

.trunkstore_popup.cnam .popup-content {
    padding: 15px 25px
}

.trunkstore_popup.cnam .popup-content:not(:first-child) {
    border-top: 1px solid #ccc
}

.trunkstore_popup.cnam .popup-content .popup-label {
    margin: 0 10px 0 0;
    display: inline-block
}

.trunkstore_popup.cnam #outbound_caller_id {
    margin: 0
}

.trunkstore_popup.cnam .help-box {
    margin-top: 20px
}

.trunkstore_popup.cnam .popup-actions .cancel-link {
    margin-right: 10px
}

.trunkstore_popup.e911 {
    margin-bottom: 0;
    width: 510px
}

.trunkstore_popup.e911 .row-fluid {
    padding: 0 15px;
    box-sizing: border-box
}

.trunkstore_popup.e911 .row-fluid:first-child {
    padding: 15px 15px 0
}

.trunkstore_popup.e911 .row-fluid:last-child {
    padding: 0 15px 15px
}

.trunkstore_popup.e911 .e911-title {
    margin-left: 320px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px
}

.trunkstore_popup.e911 .rotated-text {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    font-weight: 600;
    color: #ccc
}

.trunkstore_popup.e911 .e911_image {
    width: 80px;
    height: 265px;
    margin: 0 10px 0 30px
}

.trunkstore_popup.e911 .control-group {
    margin-bottom: 10px
}

.trunkstore_popup.e911 .control-group .control-label {
    width: 140px;
    padding-top: 10px
}

.trunkstore_popup.e911 .control-group .controls {
    margin-left: 160px
}

.trunkstore_popup.e911 .control-group .controls input,
.trunkstore_popup.e911 .control-group .controls textarea {
    width: 186px;
    padding: 10px 5px
}

.trunkstore_popup.e911 .control-group .controls button {
    width: 200px;
    text-transform: uppercase
}

.trunkstore_popup.e911 .e911_text {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px
}

.trunkstore_popup.e911 .form-actions {
    display: flex;
    justify-content: space-between;
    background: 0 0;
    margin-bottom: 0;
    padding: 15px
}

.trunkstore_popup.e911 .form-actions::after,
.trunkstore_popup.e911 .form-actions::before {
    content: none
}

.trunkstore_popup.e911 .form-actions .actions-group>:not(:last-child) {
    margin-right: 10px
}

.e911-address-dialog {
    padding: 15px;
    width: 400px
}

.e911-address-dialog .list-choices {
    margin-bottom: 20px
}

.e911-address-dialog .list-choices .address-option {
    background-color: #eee;
    padding: 20px;
    border: 1px solid #ccc;
    margin-bottom: 5px
}

.e911-address-dialog .list-choices .address-option:hover {
    background-color: #fff;
    cursor: pointer
}

.e911-address-dialog .list-choices .address-option.active {
    background-color: #fff;
    border-color: #2297ff
}

.trunkstore_popup.failover {
    padding: 0
}

.trunkstore_popup.failover .buttons {
    text-align: center;
    margin-top: 15px
}

.trunkstore_popup.failover .buttons>button {
    width: 150px;
    padding: 10px
}

.trunkstore_popup.failover .buttons>button:not(:last-child) {
    margin-right: 10px
}

.trunkstore_popup.failover .header {
    background: url(../apps/common/submodules/failover/static/images/failover_header.png) no-repeat center;
    width: 540px;
    height: 136px
}

.trunkstore_popup.failover .block-container {
    margin-top: 30px;
    margin: 30px 0
}

.trunkstore_popup.failover .block-container .wrapper-phone-icon {
    margin-bottom: 10px
}

.trunkstore_popup.failover .block-container label {
    font-size: 16px;
    font-weight: 600;
    margin: 10px
}

.trunkstore_popup.failover .block-container input {
    padding: 10px 15px;
    text-align: center;
    width: 150px
}

.trunkstore_popup.failover .block-container>.span2 {
    margin-top: 87px
}

.trunkstore_popup.failover .fa-phone {
    background-color: #bbb;
    border-radius: 22px 22px 22px 22px;
    color: #eee;
    font-size: 32px;
    padding: 6px 10px
}

.trunkstore_popup.failover .wrapper-phone-icon.selected .fa-phone {
    background-color: #4c4
}

.trunkstore_popup.failover form {
    margin: 0 20px;
    padding: 0 0 10px
}

#numbers_container {
    display: block;
    max-width: 902px
}

#numbers_container .top-box {
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f9f9f9;
    border-left: 4px solid #e2e2e2;
    border-right: 4px solid #e2e2e2;
    border-bottom: 4px solid #e2e2e2;
    border-radius: 4px;
    font-size: 16px;
    width: 100%;
    height: 80px
}

#numbers_container .top-box>.half-box {
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 4px solid #ddd;
    color: #333;
    cursor: pointer;
    font-size: 20px;
    height: 80px;
    line-height: 65px;
    padding: 5px 0 5px 25px
}

#numbers_container .top-box>.half-box:hover {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0f0f0), color-stop(100%, #f9f9f9));
    background: -webkit-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: -o-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: linear-gradient(to bottom, #f0f0f0 0, #f9f9f9 100%)
}

#numbers_container .top-box>.half-box.selected {
    background: #fefefe;
    border-top: 4px solid #2297ff;
    box-shadow: inset 0 0 5px #ccc;
    color: #2297ff;
    font-weight: 600
}

#numbers_container .top-box>.half-box .count {
    color: #999;
    margin-left: 10px
}

#numbers_container .top-box>.half-box .help-popover {
    background: none repeat scroll 0 0 #fafafa;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 1px #999;
    color: #999;
    font-size: 17px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    margin-top: 20px;
    text-align: center;
    width: 20px;
    float: right
}

#numbers_container .actions-wrapper .dropdown-move {
    display: inline-block;
    list-style: none
}

#numbers_container .actions-wrapper .dropdown-move .accounts-dropdown {
    padding: 0
}

#numbers_container .account-section .numbers-wrapper {
    display: none
}

#numbers_container .account-section .numbers-wrapper .number-box {
    position: relative;
    border: 1px solid #ccc;
    border-bottom-width: 0;
    margin-top: -1px
}
/* #numbers_container .account-section .numbers-wrapper .number-box[data-state="pending_deletion"] {
    background-color: #ddd;
    opacity: 0.7;
} */
#numbers_container .account-section .numbers-wrapper .number-box[data-state="pending_deletion"] .phone-number{
    margin-left: 37px;
}
#numbers_container .account-section .numbers-wrapper .number-box[data-state="pending_acquire"] .phone-number{
    margin-left: 37px;
}

#numbers_container .account-section .numbers-wrapper .number-box .phone-number[data-enabled="true"]{
    margin-left: 37px;
}

#numbers_container .account-section .numbers-wrapper .number-box .number-options {
    position: absolute;
    right: 0
}

#numbers_container .account-section .numbers-wrapper .number-box .features {
    margin-right: 44px;
    display: flex;
    height: 100%;
    align-items: center;
}

#numbers_container .account-section .numbers-wrapper .number-box .number-options .dropdown {
    margin-top: 4px
}

#numbers_container .account-section .numbers-wrapper .number-box .phone-number {
    display: inline-block;
    width: 150px
}

#numbers_container .account-section .numbers-wrapper .number-box .phone-number>i:not(:first-child) {
    margin-left: 10px
}

#numbers_container .account-section .numbers-wrapper .number-box .locality {
    width: 250px
}

#numbers_container .account-section .numbers-wrapper .number-box .used-by i {
    margin-right: 5px
}

#numbers_container .account-section .numbers-wrapper .number-box .locality,
#numbers_container .account-section .numbers-wrapper .number-box .used-by {
    margin-left: 30px;
    display: inline-block
}

#numbers_container .account-section .numbers-wrapper .number-box .locality .flag {
    margin-right: 10px
}

#numbers_container .account-section .numbers-wrapper .number-box.no-data:hover {
    background: #f9f9f9
}

#numbers_container .account-section input[type=checkbox] {
    margin: -2px 20px 0 4px
}

#numbers_container .account-section .account-header {
    background: #f2f2f2;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    padding-left: 10px
}

#numbers_container .account-section .account-header:hover {
    background: #f0f0f0
}

#numbers_container .account-section .account-header .count {
    margin-left: 10px
}

#numbers_container .account-section .account-header .left-part {
    width: 30px;
    float: left
}

#numbers_container .account-section .account-header .expandable {
    margin: 0 150px 0 50px;
    cursor: pointer
}

#numbers_container .account-section .account-header .right-links {
    height: 100%
}

#numbers_container .account-section .account-header .right-links .buy-numbers-dropdown {
    margin-bottom: 0;
    display: inline-block
}

#numbers_container .account-section.open .account-header .right-links a>* {
    color: #fff
}

#numbers_container .account-section .account-header .right-links a>* {
    color: #2297ff
}

#numbers_container .account-section .account-header .right-links i {
    margin-right: 6px;
    text-decoration: none !important
}

#numbers_container .account-section .account-header .right-links a {
    font-size: 14px;
    white-space: nowrap
}

#numbers_container .account-section .account-header .right-links>* {
    margin-right: 10px
}

#numbers_container .account-section .account-header .account-actions {
    margin: 8px;
    cursor: pointer !important
}

#numbers_container .dropdown-toggle {
    background: 0 0 !important
}

#numbers_container .dropdown-toggle>i:hover {
    color: #000
}

#numbers_container .account-section .account-header .count,
#numbers_container .account-section .account-header input[type=checkbox] {
    display: none
}

#numbers_container .account-section.open .account-header .count,
#numbers_container .account-section.open .account-header input[type=checkbox] {
    display: inline-block
}

#numbers_container .account-section.open .account-header {
    background-color: #2297ff;
    color: #fff;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

#numbers_container .account-section.open .numbers-wrapper {
    display: block
}

#numbers_container .account-section:nth-of-type(1) .account-header {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

#numbers_container .account-section:nth-last-of-type(1) .account-header {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom: 1px solid #ccc
}

#numbers_container .account-section:nth-last-of-type(1) .numbers-wrapper .number-box:nth-last-of-type(1) {
    border-bottom-width: 1px
}

#numbers_container .actions-wrapper {
    height: 40px;
    line-height: 40px;
    margin: 20px 0 10px 0
}

#numbers_container .actions-wrapper #trigger_links {
    display: none
}

#numbers_container .actions-wrapper #trigger_links.active {
    display: inline
}

#numbers_container .buy-numbers-dropdown {
    display: inline-block
}

#numbers_container .actions-wrapper label {
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px
}

#numbers_container .actions-wrapper a.action-number {
    margin-right: 20px;
    color: #666;
    white-space: nowrap;
    text-decoration: none !important
}

#numbers_container .actions-wrapper a.action-number:hover .action-text {
    text-decoration: underline
}

#numbers_container .actions-wrapper a i {
    margin-right: 5px
}

#numbers_container .features i.active {
    display: inline-block
}

#numbers_container .search-custom input {
    padding: 6px
}

@media (max-width:962px) {
    #numbers_container .account-section .numbers-wrapper .number-box .locality {
        display: none
    }
}

#action_confirmation h4 {
    margin-bottom: 0;
    padding: 15px 15px 25px;
    border-bottom: 1px solid #ddd;
    text-align: center
}

#action_confirmation .table-wrapper {
    max-height: 420px;
    overflow-y: auto
}

#action_confirmation thead th {
    color: #000;
    background-color: #f9f9f9;
    text-shadow: none
}

#action_confirmation th {
    padding: 15px 8px 15px 20px
}

#action_confirmation td {
    padding-left: 60px;
    padding-right: 15px
}

#action_confirmation tr {
    background-color: #f9f9f9
}

#action_confirmation tr:nth-child(odd) {
    background-color: #f9f9f9
}

#action_confirmation td i.remove-number {
    position: relative;
    top: 7px
}

#action_confirmation td i.remove-number:hover {
    cursor: pointer
}

#action_confirmation .actions {
    padding: 15px
}

#action_confirmation .actions a {
    text-decoration: none;
    margin-right: 10px
}

#action_confirmation .actions a:hover {
    text-decoration: underline
}

.delete-confirmation-popup {
    width: 600px;
    padding: 15px
}

.delete-confirmation-popup .actions {
    padding-top: 20px;
    text-align: center
}

#numbers_add_external {
    padding: 20px
}

#numbers_add_external .list-numbers {
    height: 200px;
    width: 508px
}

#numbers_add_external .help-text {
    color: #999;
    font-size: 12px;
    font-style: italic
}

#numbers_add_external .cancel-link {
    margin-right: 10px
}

#numbers_add_external .force-activate-cb {
    padding-left: 0;
    margin-top: 10px
}

#numbers_add_external .force-activate-cb .help-popover {
    margin-left: 10px;
    margin-top: 2px;
    vertical-align: top
}

#numbers_add_external .customize-number-field {
    margin-top: 5px
}

#numbers_add_external .customize-number-field.disabled {
    display: none
}

#numbers_add_external .customize-number-field label {
    display: inline-block;
    margin-right: 10px
}

#numbers_add_external .customize-number-field select {
    margin-bottom: 0
}

#numbers_add_external .customize-number-field .custom-carrier-block {
    margin-top: 5px;
    display: none
}

#numbers_add_external .customize-number-field .custom-carrier-block.active {
    display: block
}

#add_numbers_recap_popup {
    width: 600px;
    padding: 15px
}

#numbers_add_external .customize-number-field {
    margin-top: 5px
}

.device-popup {
    width: 700px
}

.device-popup .actions {
    padding: 10px;
    text-align: right
}

.device-popup .block-brand {
    border: 1px solid #ddd;
    background: #eee
}

.device-popup .title-bar {
    padding: 20px 10px 0 10px
}

.device-popup .action-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px
}

.device-popup .block-brand .brand-selection {
    overflow-x: auto;
    width: auto;
    padding: 10px 0 5px;
    white-space: nowrap;
    border-top: 2px solid #2297ff;
    background: #ccc
}

.device-popup .block-brand .brand-selection .brand-box {
    font-weight: 700;
    line-height: 69px;
    display: inline-block;
    width: 95px;
    height: 67px;
    margin: auto 10px;
    text-align: center;
    color: #666;
    border: 2px solid #666;
    border-radius: 5px 5px 5px 5px
}

.device-popup .block-brand .brand-selection .brand-box.unselected {
    opacity: .5
}

.device-popup .block-brand .brand-selection .brand-box.selected,
.device-popup .block-brand .brand-selection .brand-box:hover {
    cursor: pointer;
    border: 2px solid #2297ff
}

.device-popup .block-footer,
.device-popup .block-model {
    display: none
}

.device-popup .block-device-info .device-info,
.device-popup .block-model .model-selection {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff
}

.device-popup .block-model .model-selection .model-box {
    display: inline-block;
    margin: 0 0 10px;
    padding: 3px;
    border: 2px solid #fff;
    border-radius: 4px
}

.device-popup .block-model .model-selection .model-box.selected {
    border: 2px solid #2297ff !important
}

.device-popup .block-model .model-selection .model-box:hover {
    cursor: pointer;
    border: 2px solid #ddd
}

.device-popup .block-model .model-selection .model-box .model-name {
    text-align: center
}

.device-popup .block-model .model-selection .models-brand {
    display: none
}

.device-popup .block-model .model-selection .models-brand.active {
    display: block
}

.device-popup .block-device-info .device-info {
    padding: 30px 10px 10px
}

.device-popup .actions .selection {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-right: 20px
}

.carrier-selector .choices-wrapper {
    margin-top: 20px;
    margin-bottom: 30px
}

.carrier-selector .choices-wrapper .table-split {
    display: table-cell;
    width: 45px
}

.carrier-selector .choices-wrapper .carrier-choice {
    background: #fff;
    border: 1px solid #c4c3e9;
    border-radius: 2px;
    color: #333;
    font-size: 18px;
    height: 100px;
    margin-right: 60px;
    text-align: center;
    width: 200px;
    padding: 5px;
    display: table-cell;
    vertical-align: middle
}

.carrier-selector .choices-wrapper .carrier-choice i {
    color: #555;
    margin-right: 5px
}

.carrier-selector .choices-wrapper .carrier-choice:last-child {
    margin-right: 0
}

.carrier-selector .choices-wrapper .carrier-choice:hover {
    border: 1px solid #2297ff;
    cursor: pointer
}

.carrier-selector .choices-wrapper .carrier-choice.selected {
    border: 1px solid #2297ff;
    color: #fff;
    background: #2297ff
}

.service-plan-details {
    border: solid 1px #aaa;
    background-color: rgba(36, 204, 255, .1);
    border-collapse: collapse;
    display: table;
    width: 100%
}

.service-plan-details .line {
    border-top: solid 1px #ccc;
    display: table-row
}

.service-plan-details .line.header:not(:first-child) {
    border-top: solid 1px #aaa
}

.service-plan-details .line.header {
    border-bottom: solid 1px #ccc;
    font-size: 16px;
    background-color: #2297ff;
    color: #fff
}

.service-plan-details .line>div {
    display: table-cell;
    width: 33.33%;
    vertical-align: middle
}

.service-plan-details .line>div:not(.charges) {
    padding: 5px
}

.service-plan-details .line:not(.header)>div:not(:last-child) {
    border-right: solid 1px #ccc
}

.service-plan-details .line .charges>div {
    padding: 5px
}

.service-plan-details .no-service-plan {
    padding: 10px;
    font-weight: 600;
    font-size: 16px;
    font-style: italic;
    color: #009de6
}

.service-plan-details [data-toggle=tooltip] {
    cursor: help
}

.customize-service-plan-container {
    font-size: 14px
}

.customize-service-plan-container .title {
    font-weight: 700
}

.customize-service-plan-container .category-wrapper {
    margin-bottom: 15px
}

.customize-service-plan-container .customize-override-wrapper {
    display: none
}

.customize-service-plan-container .category-wrapper.has-selected .customize-override-wrapper {
    display: block;
    margin-bottom: 10px
}

.customize-service-plan-container .category-wrapper .details-selected-service-plan-wrapper {
    display: none
}

.customize-service-plan-container .category-wrapper.has-selected .details-selected-service-plan-wrapper {
    display: block
}

.customize-service-plan-container .dropdown-container {
    margin-bottom: 10px
}

.customize-service-plan-container .customize-details-wrapper {
    margin-right: 5px
}

.customize-service-plan-container .customize-details-wrapper .dropdown-menu:after,
.customize-service-plan-container .customize-details-wrapper .dropdown-menu:before {
    display: none
}

.customize-service-plan-container label {
    display: inline-block;
    height: 30px;
    text-align: right;
    width: 150px
}

.customize-service-plan-container select {
    margin-bottom: 0;
    margin-left: 10px
}

.customize-service-plan-container .add-link-container {
    display: inline-block;
    font-size: 14px;
    margin-left: 10px
}

.customize-override-wrapper .input-value {
    display: inline-block;
    margin-left: 5px;
    width: 40px
}

.customize-override-wrapper select.input-value {
    width: 150px
}

.customize-override-wrapper [data-field=exceptions] .input-value {
    width: 140px
}

.customize-override-wrapper .override-category .line .remove-line {
    cursor: pointer;
    margin-left: 5px;
    padding: 2px
}

.service-plan-details.details-overrides {
    display: block
}

.service-plan-details.details-overrides .line {
    display: block
}

.service-plan-details.details-overrides .line>div {
    display: inline-block;
    width: 45%
}

.service-plan-details.details-overrides .line:not(.header)>div:not(:last-child) {
    border-right: none
}

.service-plan-details.details-overrides .line .charges>div {
    border-left: 1px solid #ccc
}

.service-plan-details.details-overrides .no-overrides {
    text-align: center;
    font-style: italic;
    padding: 5px
}

.ringing-duration-control .grid-time .grid-time-row-placeholder {
    height: 60px;
    width: 100%;
    background: #eee
}

.ringing-duration-control .grid-time .grid-time-row {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 10px;
    width: 100%;
    background: #fff
}

.ringing-duration-control .grid-time .grid-time-row>div {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ringing-duration-control .grid-time .grid-time-row.title {
    margin-top: 1px;
    background-color: transparent;
    padding: 15px 0
}

.ringing-duration-control .grid-time .grid-time-row.title .scale-max {
    border: solid 1px #2297ff;
    border-radius: 4px;
    padding: 0 4px;
    cursor: pointer;
    top: -21px
}

.ringing-duration-control .grid-time .grid-time-row.title .scale-max-input {
    display: none;
    position: absolute;
    top: -21px;
    right: -24px;
    color: #333;
    font-size: 12px;
    width: 35px;
    height: 12px;
    text-align: center;
    margin: 0;
    padding: 4px
}

.ringing-duration-control .grid-time .grid-time-row.title .remove {
    text-align: left
}

.ringing-duration-control .grid-time .grid-time-row.title .remove i {
    margin: 0 0 0 5px
}

.ringing-duration-control .grid-time .grid-time-row.deleted {
    color: #999;
    font-style: italic
}

.ringing-duration-control .grid-time .grid-time-row .name {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    width: 20%;
    white-space: nowrap;
    vertical-align: middle
}

.ringing-duration-control .grid-time .grid-time-row .name i {
    margin-right: 10px
}

.ringing-duration-control .grid-time .grid-time-row .times {
    padding-right: 30px;
    padding-left: 30px;
    width: 60%
}

.ringing-duration-control .grid-time .grid-time-row .remove {
    width: 20%;
    text-align: center
}

.ringing-duration-control .grid-time .grid-time-row .action {
    width: 10%;
    text-align: center;
    vertical-align: bottom;
    padding-left: 10px
}

.ringing-duration-control .slider-time.ui-slider {
    height: 10px;
    border: none;
    background: #ddd;
    cursor: pointer
}

.ringing-duration-control .slider-time.ui-slider .ui-slider-range {
    border: 1px solid #333;
    border-radius: 0;
    background: #3b4
}

.ringing-duration-control .slider-time.ui-slider .ui-slider-handle {
    margin: -7px 0;
    padding: 3px;
    width: 0;
    height: 25px;
    border: 1px solid #333;
    background: #3b4;
    cursor: pointer
}

.ringing-duration-control .slider-time.ui-slider .ui-slider-handle,
.ringing-duration-control .slider-time.ui-slider .ui-slider-range {
    border-color: #73b714 #73b714 #5e9511;
    background-color: #74b814 !important;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#bcef75), to(#73b714));
    background-image: -moz-linear-gradient(top, #bcef75, #73b714);
    background-image: -ms-linear-gradient(top, #bcef75, #73b714);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bcef75), color-stop(100%, #73b714));
    background-image: -webkit-linear-gradient(top, #bcef75, #73b714);
    background-image: -o-linear-gradient(top, #bcef75, #73b714);
    background-image: linear-gradient(#bcef75, #73b714);
    background-repeat: repeat-x
}

.ringing-duration-control .slider-time.ui-slider .slider-tooltip {
    position: absolute;
    right: -11px;
    bottom: 30px;
    display: block;
    font-size: 12px
}

.ringing-duration-control .slider-time.ui-slider .slider-tooltip .slider-tooltip-inner {
    max-width: 200px;
    width: 30px;
    color: #000;
    text-align: center;
    text-decoration: none
}

.ringing-duration-control .scale-container {
    position: absolute;
    top: 0;
    right: 20%;
    left: 20%;
    margin: 0 26px 0 34px;
    height: 100%;
    border-bottom: solid 1px #ddd
}

.ringing-duration-control .grid-time-row:last-of-type .scale-container {
    border-bottom: none
}

.ringing-duration-control .scale-container>span {
    position: absolute;
    bottom: 35%;
    left: -8px;
    color: #999;
    font-size: 11px
}

.ringing-duration-control .scale-element {
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    border-right: solid 1px #ddd
}

.ringing-duration-control .scale-element:first-child {
    border-left: solid 1px #ddd
}

.ringing-duration-control .grid-time-row.title .scale-element {
    top: 65%;
    height: 35%;
    border-right: solid 1px #cdcdcd
}

.ringing-duration-control .grid-time-row.title .scale-element:first-child {
    border-left: solid 1px #cdcdcd
}

.ringing-duration-control .scale-element>span {
    position: absolute;
    top: -20px;
    right: -24px;
    color: #999;
    font-size: 11px
}

.trunkstore_popup.number-prepend {
    width: 510px
}

.trunkstore_popup.number-prepend form,
.trunkstore_popup.number-prepend input {
    margin: 0
}

.trunkstore_popup.number-prepend .popup-content {
    padding: 15px 25px
}

.trunkstore_popup.number-prepend .popup-content:not(:first-child) {
    border-top: 1px solid #ccc
}
.trunkstore_popup.number-prepend .help-tag[data-enabled="false"] {
    display: none;
}

.trunkstore_popup.number-prepend .popup-content .popup-label {
    margin: 0 10px 0 0;
    display: inline-block
}

.trunkstore_popup.number-prepend .help-box {
    margin-top: 20px
}

.trunkstore_popup.number-prepend .popup-actions .cancel-link {
    margin-right: 10px
}

.trunkstore_popup.numberMessaging {
    width: 510px;
    margin: 0
}

.trunkstore_popup.numberMessaging .popup-content {
    padding: 15px 25px
}

.trunkstore_popup.numberMessaging .popup-content:not(:first-child) {
    border-top: 1px solid #ccc
}

.trunkstore_popup.numberMessaging .popup-content .help-box {
    margin-top: 20px
}

.trunkstore_popup.numberMessaging .popup-actions .cancel-link {
    margin-right: 10px
}

.trunkstore_popup.numberMessaging .form-actions {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 15px 25px
}

.trunkstore_popup.numberMessaging .form-actions>button:not(:last-child) {
    margin-right: 10px
}

#navigation_wizard_wrapper {
    background-color: #fff
}

#navigation_wizard_wrapper .iconography-small {
    margin-top: -3px;
    font-size: 14px;
    width: 14px;
    height: 14px
}

#navigation_wizard_wrapper .iconography-medium {
    font-size: 1rem;
    width: 1rem;
    height: 1rem
}

#navigation_wizard_wrapper .iconography-large {
    font-size: 1.25rem;
    width: 1.25rem;
    height: 1.25rem
}

#navigation_wizard_wrapper .iconography-xlarge {
    font-size: 2.5rem;
    width: 2.5rem;
    height: 2.5rem
}

#navigation_wizard_wrapper .iconography-help {
    color: #909099
}

#navigation_wizard_wrapper .iconography-help:hover {
    color: #2e2e32
}

#navigation_wizard_wrapper .iconography-button-left {
    margin-right: .5rem
}

#navigation_wizard_wrapper .flex-main-container {
    display: flex;
    min-height: calc(100vh - 204px)
}

#navigation_wizard_wrapper .navigation-header {
    height: 64px;
    display: flex;
    position: relative;
    justify-content: space-between;
    box-shadow: inset 0 -1px 0 0 #bcbcc2, 0 1px 4px 0 rgba(21, 21, 23, .24)
}

#navigation_wizard_wrapper .navigation-header .nav-title h4 {
    font-size: 18px;
    font-weight: 400;
    color: #151517;
    margin: 23px 0 0 24px
}

#navigation_wizard_wrapper .navigation-header .actions .monster-button {
    min-width: 74px
}

#navigation_wizard_wrapper .left-content {
    width: 280px;
    flex: 0 0 auto
}

#navigation_wizard_wrapper .left-content .nav {
    margin: 33px 0 22px 1.5rem
}

#navigation_wizard_wrapper .left-content .nav ol {
    margin-left: 1rem
}

#navigation_wizard_wrapper .left-content .nav .fa {
    float: left;
    position: relative;
    top: 2px
}

#navigation_wizard_wrapper .left-content .nav .fa-circle {
    top: 5px;
    font-size: 9px !important;
    height: 8px;
    width: 10px;
    right: 20px;
    margin: 0 3px 3px 0
}

#navigation_wizard_wrapper .left-content .nav .fa-check-circle,
#navigation_wizard_wrapper .left-content .nav .fa-exclamation-triangle {
    height: 1rem;
    font-size: 1rem
}

#navigation_wizard_wrapper .left-content .nav .fa-check-circle {
    color: #2ed022;
    right: 22px
}

#navigation_wizard_wrapper .left-content .nav .fa-exclamation-triangle {
    right: 23px
}

#navigation_wizard_wrapper .left-content .nav .description {
    color: #64646c;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    right: 1px;
    width: 208px;
    margin-top: 12px
}

#navigation_wizard_wrapper .left-content .nav .step {
    margin-bottom: 24px;
    cursor: not-allowed
}

#navigation_wizard_wrapper .left-content .nav .step .description,
#navigation_wizard_wrapper .left-content .nav .step .fa {
    display: none
}

#navigation_wizard_wrapper .left-content .nav .step.completed .fa-check-circle,
#navigation_wizard_wrapper .left-content .nav .step.invalid .fa-exclamation-triangle,
#navigation_wizard_wrapper .left-content .nav .step.selected .description,
#navigation_wizard_wrapper .left-content .nav .step.selected:not(.invalid) .fa-circle,
#navigation_wizard_wrapper .left-content .nav .step.visited .fa-circle {
    display: block
}

#navigation_wizard_wrapper .left-content .nav .step.completed,
#navigation_wizard_wrapper .left-content .nav .step.invalid,
#navigation_wizard_wrapper .left-content .nav .step.selected,
#navigation_wizard_wrapper .left-content .nav .step.visited {
    padding-left: 6px
}

#navigation_wizard_wrapper .left-content .nav .step.completed,
#navigation_wizard_wrapper .left-content .nav .step.visited {
    cursor: pointer
}

#navigation_wizard_wrapper .left-content .nav .step.selected {
    cursor: default
}

#navigation_wizard_wrapper .left-content .nav .step.selected li {
    font-weight: 700 !important
}

#navigation_wizard_wrapper .left-content .nav .step.selected .fa-circle {
    color: #2297ff
}

#navigation_wizard_wrapper .left-content .nav .step.visited li {
    font-style: italic
}

#navigation_wizard_wrapper .left-content .nav .step.visited .fa-circle {
    color: #f8a506
}

#navigation_wizard_wrapper .left-content .nav .step.invalid .fa-exclamation-triangle {
    color: #f8a506
}

#navigation_wizard_wrapper .right-content {
    background-color: #f4f4f5;
    border-bottom: 1px solid #c0c0c9;
    border-left: 1px solid #c0c0c9;
    flex-grow: 1;
    min-height: calc(100vh - 204px)
}

#navigation_wizard_wrapper .right-content .monster-loading-view.no-background {
    margin-top: 0
}

#navigation_wizard_wrapper .footer {
    margin-left: 280px;
    border-left: 1px solid #c0c0c9;
    height: 70px
}

#navigation_wizard_wrapper .footer .actions {
    float: right;
    margin-top: 16px
}

#navigation_wizard_wrapper .footer .fa {
    margin-left: 8px
}

#navigation_wizard_wrapper .actions {
    margin: .75rem 1.5rem .75rem 0
}

#navigation_wizard_wrapper .actions .monster-button {
    background: linear-gradient(-180deg, #fff 0, #f4f4f5 100%);
    border: 1px solid #bcbcc2;
    color: #64646c;
    min-width: 74px;
    margin-left: .75rem
}

#navigation_wizard_wrapper #next {
    background: #2297ff;
    border: 1px solid #006bca;
    height: 38px;
    color: #151517
}

#navigation_wizard_wrapper #next,
#navigation_wizard_wrapper .back {
    min-width: 62px
}

#navigation_wizard_wrapper #clear {
    padding: 30px 20px;
    color: #64646c
}

#navigation_wizard_wrapper #done {
    background: #2ed022;
    color: #071f05
}

#navigation_wizard_wrapper #navigation_wizard_save .iconography-button-left {
    color: #2ed022
}

#navigation_wizard_wrapper .monster-button {
    border-radius: 2px;
    font-size: 14px
}

@media print {
    #navigation_wizard_wrapper .navigation-header {
        display: none
    }
    #navigation_wizard_wrapper .left-content {
        display: none
    }
    #navigation_wizard_wrapper .right-content {
        margin: 0;
        border: none
    }
    #navigation_wizard_wrapper .footer {
        display: none
    }
}

#navigation_wizard_wrapper .wizard-step {
    color: #151517;
    padding: 2rem 1.5rem
}

#navigation_wizard_wrapper .wizard-step .input-hidden {
    display: none
}

#navigation_wizard_wrapper .wizard-step .help-tip {
    display: inline-block;
    margin-left: .5rem
}

#navigation_wizard_wrapper .wizard-step .help-tip.help-tip-button,
#navigation_wizard_wrapper .wizard-step .help-tip.help-tip-section {
    margin-left: .75rem
}

#navigation_wizard_wrapper .wizard-step .help-tip.help-tip-button {
    margin-top: 9px
}

#navigation_wizard_wrapper .wizard-step .text-danger .iconography-medium,
#navigation_wizard_wrapper .wizard-step .text-success .iconography-medium {
    margin-top: -2px
}

#navigation_wizard_wrapper .wizard-step .text-success {
    color: #33db24
}

#navigation_wizard_wrapper .wizard-step .text-danger {
    color: #ff3d24
}

#navigation_wizard_wrapper .wizard-step .text-block {
    margin-bottom: 1rem
}

#navigation_wizard_wrapper .wizard-step .monster-button {
    background: linear-gradient(-180deg, #fff 0, #f4f4f5 100%)
}

#navigation_wizard_wrapper .wizard-step .monster-button:hover {
    background: linear-gradient(-180deg, #f4f4f5 0, #f0f0f9 100%)
}

#navigation_wizard_wrapper .wizard-step .monster-button.step-action {
    min-width: 2.375rem;
    height: 2.375rem;
    margin-left: .75rem;
    padding: .5rem
}

#navigation_wizard_wrapper .wizard-step .remove-item-button {
    width: 38px;
    height: 38px;
    padding: 0;
    margin-left: .5rem;
    color: #64646c
}

#navigation_wizard_wrapper .wizard-step .remove-item-button .iconography-medium {
    margin-left: -6px;
    margin-top: -3px
}

#navigation_wizard_wrapper .wizard-step .remove-item-button:hover:not([disabled]) {
    color: #ff3d24
}

#navigation_wizard_wrapper .wizard-step .btn-group {
    height: 38px
}

#navigation_wizard_wrapper .wizard-step .btn-group .monster-button {
    border-radius: 0
}

#navigation_wizard_wrapper .wizard-step .btn-group .monster-button:first-of-type {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

#navigation_wizard_wrapper .wizard-step .btn-group .monster-button:last-of-type {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

#navigation_wizard_wrapper .wizard-step .btn-group label.monster-button {
    margin-bottom: 0;
    display: inline-block
}

#navigation_wizard_wrapper .wizard-step .radio-button:checked+.monster-button {
    background: #dbdbde;
    color: #151517
}

#navigation_wizard_wrapper .wizard-step .input-box.iconography-input-left {
    position: relative;
    width: 100%
}

#navigation_wizard_wrapper .wizard-step .input-box.iconography-input-left input {
    box-sizing: border-box;
    width: 100%;
    padding: .75rem 2.5rem .75rem .75rem;
    font-size: .875rem;
    line-height: .875rem
}

#navigation_wizard_wrapper .wizard-step .input-box.iconography-input-left .iconography {
    position: absolute;
    top: 11px;
    right: .75rem;
    color: #909099
}

#navigation_wizard_wrapper .wizard-step .step-title {
    padding-bottom: 1.5rem;
    font-size: 23px;
    line-height: 1.875rem;
    color: #151517
}

#navigation_wizard_wrapper .wizard-step .monster-button.step-action {
    min-width: 2.375rem;
    height: 2.375rem;
    margin-left: .75rem;
    padding: .5rem
}

#navigation_wizard_wrapper .wizard-step .step-section {
    margin-top: 1rem
}

#navigation_wizard_wrapper .wizard-step .step-section .section-title {
    margin-top: 0
}

#navigation_wizard_wrapper .wizard-step .section-title {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    padding-bottom: .75rem;
    border-bottom: solid 1px #bcbcc2;
    line-height: 1rem;
    font-size: 1rem;
    font-weight: 600;
    color: #151517
}

#navigation_wizard_wrapper .wizard-step .section-title.section-title-numbered {
    counter-increment: section_title_counter
}

#navigation_wizard_wrapper .wizard-step .section-title.section-title-numbered:before {
    content: counter(section_title_counter) ". "
}

#navigation_wizard_wrapper .wizard-step .section-title .help-tip {
    color: #64646c;
    cursor: pointer
}

#navigation_wizard_wrapper .wizard-step .section-title .help-tip:hover {
    color: #151517
}

#navigation_wizard_wrapper .wizard-step .section-title .help-tip .iconography-medium {
    margin-top: -.25rem
}

#navigation_wizard_wrapper .wizard-step .section-title .tooltip {
    font-weight: 400
}

#navigation_wizard_wrapper .wizard-step .section-subtitle {
    margin-top: .5rem;
    font-weight: 600
}

#navigation_wizard_wrapper .wizard-step .flex-container,
#navigation_wizard_wrapper .wizard-step .flex-row-container {
    display: flex
}

#navigation_wizard_wrapper .wizard-step .flex-container.flex-justify-end,
#navigation_wizard_wrapper .wizard-step .flex-justify-end.flex-row-container {
    justify-content: flex-end
}

#navigation_wizard_wrapper .wizard-step .flex-container .flex-initial,
#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-initial {
    flex: 0 0 initial
}

#navigation_wizard_wrapper .wizard-step .flex-container .flex-initial:not(.flex-container):not(.flex-row-container),
#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-initial:not(.flex-container):not(.flex-row-container) {
    display: block
}

#navigation_wizard_wrapper .wizard-step .flex-container .flex-fit,
#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-fit {
    display: block;
    flex: 1
}

#navigation_wizard_wrapper .wizard-step .flex-container .flex-fit:not(.flex-container):not(.flex-row-container),
#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-fit:not(.flex-container):not(.flex-row-container) {
    display: block
}

#navigation_wizard_wrapper .wizard-step .flex-row-container {
    flex-wrap: wrap;
    margin-left: -.75rem;
    margin-right: -.75rem
}

#navigation_wizard_wrapper .wizard-step .flex-row-container.flex-align-top {
    align-items: flex-start
}

#navigation_wizard_wrapper .wizard-step .flex-row-container.flex-align-bottom {
    align-items: flex-end
}

#navigation_wizard_wrapper .wizard-step .flex-row-container [class*=" flex-item"],
#navigation_wizard_wrapper .wizard-step .flex-row-container [class^=flex-item] {
    flex: 0 0 auto;
    box-sizing: border-box;
    padding: 0 .75rem 1.5rem .75rem
}

#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-1 {
    width: 100%
}

#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-2 {
    width: 50%
}

#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-3 {
    width: 33.3333%
}

#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-3-2 {
    width: 66.6667%
}

#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-4 {
    width: 25%
}

#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-4-3 {
    width: 75%
}

#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-5 {
    width: 20%
}

#navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-6 {
    width: 16.6666%
}

@media all and ((max-width:980px)),
print {
    #navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-2 {
        width: 100%
    }
    #navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-3,
    #navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-4 {
        width: 50%
    }
    #navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-3-2,
    #navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-4-3 {
        width: 100%
    }
    #navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-5 {
        width: 33.3333%
    }
}

@media all and ((max-width:736px)) {
    #navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-3 {
        width: 100%
    }
    #navigation_wizard_wrapper .wizard-step .flex-row-container .flex-item-5 {
        width: 50%
    }
}

#navigation_wizard_wrapper .wizard-step .step-body {
    counter-reset: section_title_counter
}

#navigation_wizard_wrapper .wizard-step .step-body label:not(.monster-checkbox):not(.monster-checkbox-large):not(.monster-switch):not(.monster-button):not(.label-button):not(.field-foot-notice):not(.form-field):not(.monster-invalid) {
    margin-bottom: .5rem;
    line-height: 14px
}

#navigation_wizard_wrapper .wizard-step .step-body label.monster-checkbox-large.prepend-label>span {
    padding-right: 1rem;
    margin-right: 1.25rem
}

#navigation_wizard_wrapper .wizard-step .step-body label.label-button {
    align-self: center;
    margin-right: 1rem;
    margin-bottom: 0
}

#navigation_wizard_wrapper .wizard-step .step-body label.field-foot-notice {
    margin-top: .25rem;
    margin-bottom: 0;
    line-height: 1.25rem;
    font-size: .75rem;
    color: #64646c
}

#navigation_wizard_wrapper .wizard-step .step-body label.form-field {
    margin-bottom: 0;
    line-height: 14px
}

#navigation_wizard_wrapper .wizard-step .step-body label.form-field>.chosen-container,
#navigation_wizard_wrapper .wizard-step .step-body label.form-field>.file-selector,
#navigation_wizard_wrapper .wizard-step .step-body label.form-field>.input-box,
#navigation_wizard_wrapper .wizard-step .step-body label.form-field>input,
#navigation_wizard_wrapper .wizard-step .step-body label.form-field>select,
#navigation_wizard_wrapper .wizard-step .step-body label.form-field>textarea {
    margin-top: .5rem
}

#navigation_wizard_wrapper .wizard-step .step-body label.form-field>select {
    display: block;
    width: 100%
}

#navigation_wizard_wrapper .wizard-step .step-body input,
#navigation_wizard_wrapper .wizard-step .step-body select {
    box-sizing: border-box;
    margin-bottom: 0;
    min-height: 38px;
    height: 38px
}

#navigation_wizard_wrapper .wizard-step .step-body textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 0;
    padding: .75rem
}

#navigation_wizard_wrapper .wizard-step .step-body .chosen-container.chosen-container-single {
    width: auto !important;
    display: block
}

#navigation_wizard_wrapper .wizard-step .step-body .chosen-container.chosen-container-single .chosen-single {
    height: 38px
}

#navigation_wizard_wrapper .wizard-step .step-body .chosen-container.chosen-container-single .chosen-single span {
    font-size: 14px;
    line-height: 38px
}

#navigation_wizard_wrapper .wizard-step .step-body .chosen-container.chosen-container-single .chosen-drop {
    min-width: 100%
}

#navigation_wizard_wrapper .wizard-step .step-body .chosen-container.chosen-container-single .chosen-drop .chosen-search input[type=text] {
    height: auto
}

#navigation_wizard_wrapper .wizard-step .step-body .chosen-container.chosen-container-single .monster-country-item-flag {
    margin-right: .75rem;
    width: 18px;
    max-height: 20px
}

#navigation_wizard_wrapper .wizard-step .step-body .file-selector {
    display: flex;
    position: relative
}

#navigation_wizard_wrapper .wizard-step .step-body .file-selector input[type=text] {
    display: block;
    flex: 1;
    width: auto;
    min-width: 80px;
    padding-left: .75rem;
    padding-right: .75rem;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis
}

#navigation_wizard_wrapper .wizard-step .step-body .file-selector input[type=file] {
    display: block;
    width: 0;
    height: 0
}

#navigation_wizard_wrapper .wizard-step .step-body .file-selector button {
    flex: initial;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    white-space: nowrap;
    text-overflow: ellipsis
}

#navigation_wizard_wrapper .wizard-step .step-body .file-selector .monster-invalid {
    top: 38px
}

#navigation_wizard_wrapper .wizard-step .step-body .input-append.input-block-level {
    display: flex
}

#navigation_wizard_wrapper .wizard-step .step-body .input-append.input-block-level button:first-child {
    flex: initial;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: 600
}

#navigation_wizard_wrapper .wizard-step .step-body .input-append.input-block-level button:first-child:disabled,
#navigation_wizard_wrapper .wizard-step .step-body .input-append.input-block-level button:first-child[disabled=disabled] {
    border-color: #bcbcc2;
    color: #64646c
}

#navigation_wizard_wrapper .wizard-step .step-body .input-append.input-block-level input:not(:first-child) {
    flex: 1;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

#navigation_wizard_wrapper .wizard-step .step-body .ui-widget {
    display: block;
    height: 38px
}

#navigation_wizard_wrapper .wizard-step .step-body .ui-widget input {
    display: block;
    width: 100%;
    height: 30px;
    margin-top: .25rem;
    margin-bottom: .25rem
}

#navigation_wizard_wrapper .wizard-step.wizard-step-review [class*=" field-value-"],
#navigation_wizard_wrapper .wizard-step.wizard-step-review [class^=field-value-] {
    color: #151517;
    font-weight: 600
}

#navigation_wizard_wrapper .wizard-step.wizard-step-review [class*=" field-value-"] .iconography-medium,
#navigation_wizard_wrapper .wizard-step.wizard-step-review [class^=field-value-] .iconography-medium {
    margin-right: .5rem
}

#navigation_wizard_wrapper .wizard-step.wizard-step-review .field-label-horizontal,
#navigation_wizard_wrapper .wizard-step.wizard-step-review .field-value-horizontal,
#navigation_wizard_wrapper .wizard-step.wizard-step-review .section-subtitle {
    padding-bottom: 1rem;
    line-height: 1.25rem
}

#navigation_wizard_wrapper .wizard-step.wizard-step-review .field-label-horizontal {
    color: #151517;
    letter-spacing: 0
}

#navigation_wizard_wrapper .wizard-step.wizard-step-review .section-body {
    padding-bottom: .75rem
}

@media all and ((max-width:980px)),
print {
    #navigation_wizard_wrapper .wizard-step.wizard-step-review .field-value-horizontal:not(.field-value-multiple) {
        width: 50%
    }
}

@media print {
    #navigation_wizard_wrapper .wizard-step.wizard-step-review {
        padding: 0
    }
    #navigation_wizard_wrapper .wizard-step.wizard-step-review .edit-step,
    #navigation_wizard_wrapper .wizard-step.wizard-step-review .monster-button {
        display: none
    }
    #navigation_wizard_wrapper .wizard-step.wizard-step-review .print-nobreak {
        page-break-inside: avoid
    }
    #navigation_wizard_wrapper .wizard-step.wizard-step-review .print-block {
        display: block
    }
}

.modal-full-screen-wrapper .modal-content #navigation_wizard_wrapper .header .actions {
    margin-right: 2rem
}

.modal-full-screen-wrapper .modal-content #navigation_wizard_wrapper .right-content {
    min-height: calc(100vh - 137px)
}

.number-selector .number-selector-content {
    position: relative;
    display: inline-block
}

.number-selector .number-selector-displayed {
    position: relative;
    width: 220px;
    border: 1px solid #c0c0c9;
    background: #fff;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    z-index: 1
}

.number-selector .number-selector-dropdown.open+.number-selector-displayed {
    border-radius: 4px 4px 0 0
}

.number-selector .number-selector-displayed .number {
    padding: 0 10px
}

.number-selector .number-selector-displayed .handle {
    position: absolute;
    width: 18px;
    height: 100%;
    top: 0;
    right: 0
}

.number-selector .number-selector-displayed .handle:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 7px;
    border-color: #000 transparent;
    transform: translateY(-50%);
    border-style: solid;
    border-width: 6px 3px 0
}

.number-selector .number-selector-dropdown {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 2
}

.number-selector .number-selector-dropdown .number-selector-clickable {
    background-color: transparent;
    height: 30px
}

.number-selector .number-selector-dropdown .number-selector-element {
    display: none;
    min-height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background: #fff;
    border: solid 1px #c0c0c9;
    border-bottom: none
}

.number-selector .number-selector-dropdown.open .number-selector-element:not(.hidden) {
    display: block
}

.number-selector .number-selector-dropdown .number-selector-element:hover {
    cursor: pointer;
    background: #f0f0f9
}

.number-selector .number-selector-dropdown .number-selector-element:last-child {
    border-radius: 0 0 4px 4px;
    border-bottom: solid 1px #c0c0c9
}

.number-selector .number-selector-dropdown .link {
    color: #2297ff
}

.number-selector .number-selector-dropdown .number {
    margin-left: 5px
}

@-moz-document url-prefix() {
    .number-selector .number-selector-displayed .handle {
        border: solid 1px #aaa;
        background-color: #eee;
        box-sizing: border-box
    }
    .number-selector .number-selector-displayed .handle:before {
        top: 11px;
        right: 4px;
        border-color: #555 transparent;
        border-width: 6px 4px 0;
        transform: none
    }
    .number-selector .number-selector-displayed .handle:after {
        content: '';
        position: absolute;
        top: 8px;
        right: 4px;
        border-style: solid;
        border-color: #eee transparent;
        border-width: 6px 4px 0
    }
    .number-selector .number-selector-dropdown.open+.number-selector-displayed .handle:before {
        border-color: #000 transparent
    }
    .number-selector .number-selector-dropdown.open+.number-selector-displayed .handle {
        background-color: #e7f2fc;
        border-color: #7eb4ea
    }
}

.monster-listing-container {
    padding: 15px
}

.monster-listing-container .monster-listing-grid .grid-title {
    border-radius: 4px 4px 0 0;
    background: #f0f0f9;
    color: #303039;
    line-height: 30px;
    padding: 10px;
    min-width: 600px;
    border: solid 2px #e0e0e9;
    border-bottom: none
}

.monster-listing-container .monster-listing-grid {
    padding-bottom: 10px
}

.monster-listing-container .monster-listing-grid .grid-content {
    border: 1px solid #e0e0e9;
    max-height: 372px;
    overflow: auto
}

.monster-listing-container .monster-listing-grid .grid-content .monster-listing-box {
    line-height: 50px;
    height: 50px;
    padding: 5px 10px;
    cursor: pointer;
    background: #f9f9f9;
    border: 1px solid #e0e0e9
}

.monster-listing-container .monster-listing-grid .grid-content .monster-listing-box:hover {
    background: #f0f0f0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0f0f0), color-stop(100%, #f9f9f9));
    background: -webkit-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: -moz-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: -o-linear-gradient(top, #f0f0f0 0, #f9f9f9 100%);
    background: linear-gradient(to bottom, #f0f0f0 0, #f9f9f9 100%)
}

.monster-listing-container .monster-listing-grid .grid-content .monster-listing-box.selected {
    font-weight: 600;
    border-top: 1px solid #2297ff !important;
    background: #f0f0f9
}

.monster-listing-container .monster-listing-grid .grid-content .monster-listing-box.no-data:hover {
    cursor: default;
    background: inherit
}

.monster-listing-container .monster-listing-grid .grid-content .monster-listing-box .checkbox-container {
    display: inline-block;
    margin-right: 10px
}

.monster-listing-container .monster-listing-grid .grid-content .monster-listing-box .checkbox-container>* {
    vertical-align: middle
}

.monster-listing-container .monster-listing-grid .grid-content .monster-listing-box .checkbox-container>input[type=radio] {
    margin: 0
}

.monster-listing-container .monster-listing-grid .empty-search-row {
    text-align: center;
    padding: 10px
}

.monster-listing-container .dialog-buttons-wrapper .cancel {
    margin-right: 10px
}

.monster-listing-container .monster-listing-default .monster-listing-box .box-content {
    display: inline-block
}

.monster-listing-container .monster-listing-numbers .monster-listing-box .phone-number {
    display: inline-block
}

.monster-listing-container .monster-listing-numbers .monster-listing-box .locality {
    width: 250px;
    margin-left: 30px;
    display: inline-block
}

.monster-listing-container .monster-listing-numbers .monster-listing-box .locality .flag {
    margin-right: 10px
}

.monster-listing-container .monster-listing-numbers .monster-listing-box .features i {
    display: none
}

.monster-listing-container .monster-listing-numbers .monster-listing-box .features i.active {
    display: inline-block
}

#extension_tools_get_dialog {
    min-width: 420px;
    padding: 15px
}

#extension_tools_get_dialog .existing-extensions-wrapper {
    border-top: 1px solid #ddd;
    margin-top: 25px;
    max-height: 500px
}

#extension_tools_get_dialog .table-title {
    position: absolute;
    margin-top: 32px
}

#extension_tools_get_dialog #extension_number {
    height: 24px;
    margin: 0 15px
}

#extension_tools_get_dialog .extension-selection-title {
    display: inline-block;
    width: 163px
}

#extension_tools_get_dialog .monster-invalid {
    left: 197px
}

#extension_tools_get_dialog #extension_listing_dialog_table {
    margin-bottom: 15px
}

.monster-media-selection .media-dropdown {
    margin-bottom: 0;
    margin-left: 10px
}

.monster-media-selection .upload-toggle {
    margin-left: 10px;
    min-width: 117px
}

.monster-media-selection .shoutcast-div {
    margin-top: 20px;
    margin-bottom: 0
}

.monster-media-selection .shoutcast-div .shoutcast-warning {
    margin-top: 20px
}

.monster-media-selection .upload-div {
    display: none;
    margin-top: 20px
}

.monster-media-selection .upload-div .upload-input {
    margin: 0;
    width: 330px
}

.monster-media-selection .upload-div button.upload-action {
    margin-left: 10px;
    padding-left: 19px;
    padding-right: 19px
}

.monster-media-selection .upload-div button>i {
    margin-right: 0;
    padding-right: 0
}

.monster-media-selection .upload-div .file-upload {
    margin: 0;
    display: inline-block
}

.monster-media-selection .upload-div .file-upload button {
    padding-top: 6px;
    padding-bottom: 6px
}

.monster-media-selection .upload-div .file-upload input {
    margin: 0;
    padding: 6px;
    width: 140px
}

.monster-media-selection.monster-media-tabs-skin .upload-div {
    display: block;
    margin-top: 0
}

.monster-media-selection.monster-media-tabs-skin .upload-div .file-upload>input {
    width: 200px
}

.monster-media-selection.monster-media-tabs-skin .label-media-selection {
    display: block
}

.monster-media-selection.monster-media-tabs-skin [data-tab=use_existing] input,
.monster-media-selection.monster-media-tabs-skin select.media-dropdown {
    box-sizing: border-box;
    margin: 0;
    height: 40px;
    width: 100%
}

.monster-media-selection.monster-media-tabs-skin .monster-tab-content-tts .custom-greeting-text {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 4px
}

.monster-media-selection.monster-media-tabs-skin .monster-tab-content-tts .chars-remaining-counter {
    font-size: 12px;
    color: #64646c
}

.monster-media-selection.monster-media-tabs-skin .monster-tab-content-tts .chars-remaining-counter span {
    font-weight: 700;
    margin-right: 4px
}

#port_app_container .listing-section-wrapper {
    padding: 40px 20px;
    background-color: #f0f0f9
}

#port_app_container h4.title {
    font-weight: 600;
    color: #909099
}

#port_app_container .listing-section.empty-listing {
    padding: 45px 20px;
    text-align: center;
    border: 1px dashed #e0e0e9;
    background-color: transparent
}

#port_app_container .empty-listing .iconography {
    font-size: 140px;
    color: #e0e0e9
}

#port_app_container .empty-listing h4.title {
    font-weight: 400;
    margin: 15px 0 5px;
    color: #303039
}

#port_app_container .empty-listing .text {
    margin-bottom: 25px;
    color: #909099
}

#port_app_container .monster-table-wrapper:not(:first-child) {
    margin-top: 20px
}

#port_app_container .listing-item:hover td {
    cursor: pointer;
    border-color: #2297ff
}

#port_app_container .monster-table .bold {
    font-weight: 600
}

#port_app_container .monster-table .info {
    font-size: 13px;
    color: #909099
}

#port_app_container #incomplete_ports_listing tbody {
    background-color: transparent
}

#port_app_container .footable-filtering .custom-select {
    display: inline-block;
    min-width: 170px
}

#port_app_container .footable-filtering .custom-select .dropdown-toggle {
    display: block;
    padding: 4px 6px 4px 10px;
    text-align: left;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff
}

#port_app_container .footable-filtering .custom-select .dropdown-toggle:focus,
#port_app_container .footable-filtering .custom-select .dropdown-toggle:hover {
    color: #555
}

#port_app_container .footable-filtering .custom-select .dropdown-toggle:focus {
    border: 1px solid #2297ff
}

#port_app_container .footable-filtering .custom-select .dropdown-menu {
    margin-top: 4px;
    padding: 0
}

#port_app_container .footable-filtering .custom-select .dropdown-menu::after,
#port_app_container .footable-filtering .custom-select .dropdown-menu::before {
    display: none;
    content: initial
}

#port_app_container .footable-filtering .custom-select .dropdown-menu li a {
    padding: 8px 20px
}

#port_app_container .footable-filtering .custom-select .dropdown-menu li:not(:first-child) a {
    border-top: 1px solid #e0e0e9
}

#port_app_container .footable-filtering .custom-select .dropdown-menu li a:hover {
    color: #fff;
    background-color: #2297ff
}

#port_app_container .footable-filtering .custom-select .dropdown-menu li a.icon-link i {
    float: left
}

#port_app_container .footable-filtering .custom-select .dropdown-menu li a.icon-link .text {
    margin-left: 20px;
    padding-left: 10px
}

#port_app_container .footable-filtering .custom-select .dropdown-menu li a.icon-link,
#port_app_container .footable-filtering .custom-select .dropdown-menu li a.icon-link i {
    color: #2297ff
}

#port_app_container .footable-filtering .custom-select .dropdown-menu li a.icon-link:hover,
#port_app_container .footable-filtering .custom-select .dropdown-menu li a.icon-link:hover i {
    color: #fff;
    background-color: #2297ff
}

#port_app_container .status-wrapper i {
    float: left;
    color: #2297ff
}

#port_app_container .status-wrapper .content {
    padding-left: 10px;
    float: left
}

#port_app_container .status-wrapper .status {
    font-weight: 600;
    color: #2297ff
}

#port_app_container .status-wrapper svg {
    float: left;
    color: #2297ff
}

#port_app_container .status-wrapper.success .status,
#port_app_container .status-wrapper.success svg {
    color: #33db24
}

#port_app_container .status-wrapper.warning .status,
#port_app_container .status-wrapper.warning svg {
    color: #f8a506
}

#port_app_container .status-wrapper.error .status,
#port_app_container .status-wrapper.error svg {
    color: #ff3d24
}

#port_app_container .port-listing-actions {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 15px
}

#port_app_container .port-listing-actions input[type=text] {
    cursor: pointer;
    background-color: #f0f0f9;
    border-radius: 2px;
    box-shadow: none;
    text-align: center;
    width: 80px;
    margin: 0 0 0 5px
}

#port_detail_view {
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #f0f0f9
}

#port_detail_view .info-panel {
    display: flex;
    width: 600px
}

#port_detail_view .info-panel .port-section {
    overflow-y: auto;
    max-width: 300px;
    flex-grow: 10
}

#port_detail_view .info-panel .port-section .monster-form {
    margin-bottom: 0
}

#port_detail_view .info-panel .port-section .monster-form .control-group {
    margin-bottom: 0
}

#port_detail_view .info-panel .port-section .monster-form .control-label {
    width: 140px;
    text-align: left
}

#port_detail_view .info-panel .port-section .monster-form .controls {
    font-weight: 600;
    margin-left: 150px
}

#port_detail_view .info-panel .port-section .monster-form .controls .text {
    display: inline-block;
    margin-bottom: 5px;
    padding-top: 5px
}

#port_detail_view .info-panel .port-section .admin-links {
    margin-top: 20px
}

#port_detail_view .info-panel .port-section .admin-links a {
    display: inline-block;
    color: #2297ff
}

#port_detail_view .info-panel .port-section .admin-links a:not(:first-child) {
    margin-top: 5px
}

#port_detail_view .info-panel .port-section>div:first-child a {
    display: flex;
    align-items: center;
    color: #909099
}

#port_detail_view .info-panel .port-section>div:first-child a i {
    color: #909099
}

#port_detail_view .info-panel .port-section>div:first-child a:hover {
    color: #2297ff
}

#port_detail_view .info-panel .port-section>div:first-child a:hover i {
    color: #2297ff
}

#port_detail_view .info-panel .port-section>div:first-child .title {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px
}

#port_detail_view .info-panel .port-section>div:not(:first-child) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e0e0e9
}

#port_detail_view .info-panel .monster-statuses .node.in-progress .status {
    position: relative;
    color: #2297ff
}

#port_detail_view .info-panel .monster-statuses .node.in-progress .status .detail {
    font-weight: 400;
    position: absolute;
    color: #909099
}

#port_detail_view .info-panel .numbers-section {
    display: flex;
    flex-direction: column
}

#port_detail_view .info-panel .numbers-section .title {
    font-weight: 600
}

#port_detail_view .info-panel .numbers-section .search-box {
    position: relative;
    margin-top: 10px
}

#port_detail_view .info-panel .numbers-section .search-box input {
    border-radius: 2px;
    box-shadow: none
}

#port_detail_view .info-panel .numbers-section .search-box i {
    position: absolute;
    top: 50%;
    margin: 0;
    transform: translate(50%, -50%);
    color: #909099
}

#port_detail_view .info-panel .numbers-section .numbers-listing {
    overflow-y: auto;
    margin: 20px 0 0 0;
    list-style: none
}

#port_detail_view .info-panel .numbers-section .numbers-listing li {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 5px
}

#port_detail_view .info-panel>div {
    padding: 20px;
    border-right: 1px solid #e0e0e9;
    background-color: #fff
}

#port_detail_view .info-panel>div:not(:last-child) {
    z-index: 1;
    box-shadow: 1px 5px 5px 0 #f0f0f9
}

#port_detail_view .timeline-panel-wrapper {
    display: flex;
    flex-direction: column;
    width: calc(100% - 616px);
    padding: 30px 20px
}

#port_detail_view .timeline-panel-wrapper.justify-content-start {
    justify-content: flex-start
}

#port_detail_view .timeline-panel-wrapper.justify-content-end {
    justify-content: flex-end
}

#port_detail_view .timeline-panel-wrapper .timeline-panel {
    overflow-y: auto;
    width: 100%;
    padding-bottom: 1px
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper:not(:first-child) {
    margin-top: 25px
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.status .icon-wrapper {
    border-color: #2297ff;
    background-color: #2297ff
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.status .iconography {
    color: #fff
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.status .entry .title {
    color: #2297ff
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.success .icon-wrapper {
    border-color: #33db24;
    background-color: #33db24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.success .iconography {
    color: #fff
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.success .entry {
    border-color: #33db24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.success .entry .title {
    color: #33db24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.warning .icon-wrapper {
    border-color: #f0b400;
    background-color: #f0b400
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.warning .iconography {
    color: #fff
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.warning .entry {
    border-color: #f0b400
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.warning .entry .title {
    color: #f0b400
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.error .icon-wrapper {
    border-color: #ff3d24;
    background-color: #ff3d24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.error .iconography {
    color: #fff
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.error .entry {
    border-color: #ff3d24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.error .entry .title {
    color: #ff3d24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.danger .icon-wrapper {
    border-color: #ff3d24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.danger .iconography {
    color: #ff3d24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.danger .entry {
    border-color: #ff3d24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry-wrapper.danger .entry .title {
    color: #ff3d24
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .timeline {
    margin: 0;
    list-style: none
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .day {
    position: relative;
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #e0e0e9
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .day:first-child {
    margin-top: 20px
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .date {
    font-weight: 600;
    position: absolute;
    top: -16px;
    left: 50%;
    padding: 5px 10px;
    transform: translate(-50%, 0);
    color: #909099;
    border: 1px solid #e0e0e9;
    border-radius: 2px;
    background-color: #f0f0f9;
    box-shadow: 0 0 10px 0 #e0e0e9
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entries {
    margin: 0;
    list-style: none
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .icon-wrapper {
    position: relative;
    display: flex;
    float: left;
    width: 34px;
    height: 34px;
    border: 1px solid #e0e0e9;
    border-radius: 50%;
    align-items: center;
    justify-content: center
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .icon-wrapper .iconography {
    color: #e0e0e9
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry {
    margin-left: 56px;
    padding: 15px 20px;
    border: 1px solid #e0e0e9;
    border-radius: 2px;
    background-color: #fff
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry .title {
    font-weight: 700
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry .time {
    font-size: 13px;
    color: #909099
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry .content {
    margin-top: 10px
}

#port_detail_view .timeline-panel-wrapper .timeline-panel .entry .content button {
    display: block;
    margin-top: 15px
}

#port_detail_view .timeline-panel-wrapper .textarea-wrapper {
    display: flex;
    min-height: 34px;
    margin-top: 50px;
    padding: 20px;
    border: 1px solid #e0e0e9;
    border-radius: 2px;
    background-color: #fff
}

#port_detail_view .timeline-panel-wrapper .textarea-wrapper textarea {
    margin: 0;
    margin-right: 25px;
    resize: none;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    flex-grow: 100
}

.port-app-dialog #form_update_status {
    max-width: 500px;
    margin: 0;
    padding: 20px
}

.port-app-dialog #form_update_status::after {
    display: block;
    clear: both;
    content: ''
}

.port-app-dialog #form_update_status .control-label {
    font-weight: 600;
    text-align: left
}

.port-app-dialog #form_update_status .controls .text {
    padding: 5px 0
}

.port-app-dialog #form_update_status strong {
    color: #333
}

.port-app-dialog #form_update_status .info {
    margin-bottom: 35px;
    padding-top: 15px;
    color: #909099
}

.port-app-dialog #form_update_status input[readonly=true] {
    cursor: pointer;
    background-color: initial
}

.port-app-dialog #form_update_status .show-input textarea,
.port-app-dialog #form_update_status .show-link .monster-link {
    display: block
}

.port-app-dialog #form_update_status .show-input .monster-link,
.port-app-dialog #form_update_status .show-link textarea {
    display: none
}

.port-app-dialog #form_update_status #add_message,
.port-app-dialog #form_update_status #add_message i {
    color: #2297ff
}

.port-app-dialog #form_update_status #add_message:hover i {
    text-decoration: none
}

.port-app-dialog #form_update_status #message {
    width: 93%;
    padding: 8px 15px;
    border-radius: 2px;
    box-shadow: none
}

.port-app-dialog #form_update_status .actions {
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px solid #e0e0e9
}

.port-app-dialog #form_update_status .actions::after {
    display: block;
    clear: both;
    content: ''
}

.port-app-dialog #form_update_status .actions button:not(:first-child) {
    margin-left: 10px
}

#navigation_wizard_wrapper.port-wizard .wizard-step .document-icon {
    padding-right: 0;
    line-height: 1rem;
    color: #64646c
}

#navigation_wizard_wrapper.port-wizard .wizard-step .monster-panel-text {
    width: auto
}

#navigation_wizard_wrapper.port-wizard .wizard-step .number-list {
    align-items: flex-start;
    padding-bottom: 0;
    margin-bottom: 2.5rem;
    margin-left: 0;
    margin-right: 0;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='72'><rect y='37' width='1' height='36' fill='rgb(216, 216, 222, 0.48)' /></svg>")
}

#navigation_wizard_wrapper.port-wizard .wizard-step .number-list .number-item {
    padding: .5rem 1rem;
    line-height: 1.25rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#navigation_wizard_wrapper.port-wizard #step_name_and_numbers.wizard-step #numbers_to_port_numbers {
    min-height: 16rem
}

#navigation_wizard_wrapper.port-wizard #step_name_and_numbers.wizard-step #numbers_to_port_numbers.monster-invalid {
    background: #ffece9
}

#navigation_wizard_wrapper.port-wizard #step_name_and_numbers.wizard-step #numbers_to_port_numbers.monster-invalid+label.monster-invalid {
    position: static
}

#navigation_wizard_wrapper.port-wizard #step_name_and_numbers.wizard-step #numbers_to_port_numbers.monster-invalid+label.monster-invalid+label.field-foot-notice {
    color: #ff3d24
}

#navigation_wizard_wrapper.port-wizard #step_name_and_numbers.wizard-step .numbers-file-upload .field-foot-notice {
    line-height: 1rem
}

#navigation_wizard_wrapper.port-wizard #step_carrier_selection.wizard-step .iconography-xlarge {
    margin-top: .25rem;
    margin-right: 1rem
}

#navigation_wizard_wrapper.port-wizard #step_carrier_selection.wizard-step .carrier-name {
    font-weight: 600
}

#navigation_wizard_wrapper.port-wizard #step_carrier_selection.wizard-step .field-middle-icon {
    margin-bottom: .75rem;
    color: #64646c
}

#navigation_wizard_wrapper.port-wizard #step_carrier_selection.wizard-step .document-list .document-item {
    padding-bottom: 1.25rem
}

#navigation_wizard_wrapper.port-wizard #step_carrier_selection.wizard-step .document-list .document-item .flex-item {
    vertical-align: middle;
    padding-bottom: 0
}

#navigation_wizard_wrapper.port-wizard #step_ownership_confirmation.wizard-step #latest_bill_change_file_wrapper {
    line-height: 1.25rem;
    margin-bottom: .5rem
}

#navigation_wizard_wrapper.port-wizard #step_ownership_confirmation.wizard-step #latest_bill_document_container .monster-pdf-viewer-iframe {
    height: 50.5rem !important
}

#navigation_wizard_wrapper.port-wizard #step_date_and_notifications.wizard-step .notification-email-item {
    transition: opacity .2s ease-in-out
}

#navigation_wizard_wrapper.port-wizard #step_date_and_notifications.wizard-step .notification-email-item:only-child .remove-item-button {
    visibility: hidden
}

#navigation_wizard_wrapper.port-wizard #step_date_and_notifications.wizard-step .notification-email-item:only-child .remove-item-button.active {
    visibility: visible
}

#navigation_wizard_wrapper.port-wizard #step_date_and_notifications.wizard-step .notification-email-item.remove {
    opacity: 0
}

#navigation_wizard_wrapper.port-wizard #step_date_and_notifications.wizard-step .notification-email-item label.monster-invalid {
    margin: 38px 0 0 0
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .country-flag {
    margin-left: .75rem;
    max-width: 21px
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .document-icon {
    margin-right: .5rem;
    margin-top: -.25rem
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .monster-panel-text {
    margin-bottom: 0
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .number-list {
    margin-bottom: 0
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field {
    display: flex;
    flex-wrap: wrap
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field .password-value {
    flex: 0 0 auto;
    margin-right: 1rem;
    overflow: hidden;
    text-overflow: ellipsis
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field .password-value .password-mask {
    display: none;
    font-size: 1.25rem
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field .password-value.password-hidden .password-text {
    display: none
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field .password-value.password-hidden .password-mask {
    display: inline
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field .password-toggle-label {
    flex: 0 0 initial;
    margin-top: .25rem;
    line-height: .875rem;
    font-size: .75rem
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field .password-toggle {
    display: none
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field .password-toggle:checked~.password-hide {
    display: inline
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field .password-toggle:checked~.password-show {
    display: none
}

#navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-field .password-hide {
    display: none
}

@media print {
    #navigation_wizard_wrapper.port-wizard #step_review.wizard-step .edit-step,
    #navigation_wizard_wrapper.port-wizard #step_review.wizard-step .monster-button,
    #navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-text,
    #navigation_wizard_wrapper.port-wizard #step_review.wizard-step .password-toggle-label {
        display: none
    }
    #navigation_wizard_wrapper.port-wizard #step_review.wizard-step .number-item {
        width: 50%
    }
    #navigation_wizard_wrapper.port-wizard #step_review.wizard-step .monster-checkbox i {
        display: none
    }
}

#port_wizard {
    background-color: #f0f0f9;
    padding: 40px 20px;
    height: calc(100% - 80px)
}

#port_wizard .app-content {
    position: relative;
    padding: 45px 20px;
    text-align: center;
    border: 1px solid #c0c0c9;
    border-radius: 2px;
    background-color: #fff
}

#port_wizard .app-content .controls-list select:not(:first-child) {
    margin-top: 20px
}

#port_wizard .row-fluid {
    text-align: left
}

#port_wizard h3.title {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 5px;
    color: #303039
}

#port_wizard p.note,
#port_wizard p.text,
#port_wizard p.title-help {
    max-width: 860px;
    margin: 0 auto 40px
}

#port_wizard p.note {
    font-style: italic
}

#port_wizard p.title-help {
    color: #909099
}

#port_wizard p.title-help a {
    color: #2297ff
}

#port_wizard .single-group {
    max-width: 400px;
    margin: 0 auto 40px
}

#port_wizard .radio-group {
    width: 500px;
    margin: 0 auto;
    text-align: left
}

#port_wizard .radio-group .monster-invalid {
    position: absolute;
    top: -16px
}

#port_wizard .control-date {
    width: 300px;
    text-align: center
}

#port_wizard .control-date input {
    cursor: pointer;
    background-color: initial
}

#port_wizard .form-horizontal .control-label,
#port_wizard .form-horizontal .controls {
    text-align: left
}

#port_wizard .form-text .control-group {
    margin: 0
}

#port_wizard .form-text .control-label {
    width: 200px
}

#port_wizard .form-text .controls {
    margin-left: 220px
}

#port_wizard .controls .control-text {
    padding-top: 5px
}

#port_wizard .form legend {
    font-size: 16px;
    font-weight: 600;
    color: #2297ff
}

#port_wizard .form legend.important {
    color: #ff3d24
}

#port_wizard .control-label {
    font-weight: 600
}

#port_wizard .control-date .control-label {
    text-align: center
}

#port_wizard .actions-wrapper {
    margin-top: 40px
}

#port_wizard .actions-wrapper .actions {
    margin-bottom: 30px
}

#port_wizard .actions-wrapper .actions button:not(:first-child) {
    margin-left: 15px
}

#port_wizard .actions-wrapper .actions .success-wrapper {
    display: none;
    margin-left: 15px
}

#port_wizard .row-fluid {
    max-width: 1000px;
    margin: 0 auto
}

#port_wizard .row-fluid h4.title {
    font-weight: 400;
    color: #2297ff
}

#port_wizard .steps {
    width: 400px;
    margin: 0 auto;
    list-style: none;
    text-align: left
}

#port_wizard .steps h4.title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px;
    color: #2297ff
}

#port_wizard .steps span.label-button {
    line-height: 34px
}

#port_wizard .steps span.label-button button {
    display: block;
    margin: 0 auto
}

#port_wizard .steps .item:not(:first-child) {
    margin-top: 50px
}

#port_wizard .steps .item:not(:last-child) {
    padding-bottom: 50px;
    border-bottom: 1px solid #c0c0c9
}

#port_wizard .file-upload-wrapper {
    width: 380px;
    margin: 20px auto;
    padding: 20px 10px;
    border: 1px dashed #c0c0c9;
    border-radius: 2px
}

#port_wizard .file-upload-wrapper h5.title {
    font-weight: 600;
    margin: 0 20px 30px;
    text-align: left
}

#port_wizard .file-upload-wrapper h5.title .hint {
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    margin-left: 15px;
    color: #909099
}

#port_wizard .file-upload-wrapper .file-upload-container {
    text-align: center
}

#port_wizard .file-upload-wrapper input {
    width: 60% !important
}

#port_wizard .file-upload-wrapper button {
    vertical-align: top;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

#port_wizard .portion-item {
    cursor: pointer;
    text-align: center
}

#port_wizard .portion-item .portion {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    border: 27px solid #e0e0e9;
    border-radius: 50%;
    background-color: #fff
}

#port_wizard .portion-item .portion:not(:first-child) {
    margin-left: 50px
}

#port_wizard .portion-item.active .portion {
    border-color: #2297ff
}

#port_wizard .portion-item .portion.partial {
    transform: rotate(-45deg);
    border-right-color: transparent;
    border-bottom-color: transparent
}

#port_wizard .portion-item .portion::after,
#port_wizard .portion-item .portion::before {
    position: absolute;
    display: block;
    content: '';
    border-radius: 50%
}

#port_wizard .portion-item .portion::before {
    width: 61px;
    height: 61px;
    transform: translate(-33px, -33px);
    border: 3px solid #e0e0e9
}

#port_wizard .portion-item.active .portion::before {
    border-color: #2297ff
}

#port_wizard .portion.partial::after {
    transform: translate(-27px, -27px);
    border: 27px solid transparent;
    border-bottom-color: #e0e0e9
}

#port_wizard .portion-item.active .portion.partial::after {
    border-bottom-color: #2297ff
}

#port_wizard .portion-item .title {
    font-size: 12px;
    font-weight: 700;
    margin-top: 15px;
    color: #b9b9bf
}

#port_wizard .portion-item.active .title {
    color: #2297ff
}

#port_wizard .textarea-wrapper .collapse {
    display: none;
    cursor: pointer
}

#port_wizard .textarea-wrapper .collapse,
#port_wizard .textarea-wrapper .collapse i {
    color: #2297ff
}

#port_wizard .textarea-wrapper .collapse i {
    font-size: 14px;
    margin-right: 5px
}

#port_wizard .textarea-wrapper .accordion {
    margin-bottom: 30px
}

#port_wizard .textarea-wrapper .accordion textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0 20px
}

#port_wizard .list-wrapper {
    display: none
}

#port_wizard .list-wrapper h4.title {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c0c0c9
}

#port_wizard .list-wrapper .empty-list {
    padding: 10px;
    color: #909099;
    border: 1px dashed #c0c0c9;
    border-radius: 2px
}

#port_wizard .list-wrapper .numbers-list {
    overflow-y: auto;
    max-height: 245px;
    margin: 0;
    padding: 0 15px;
    list-style: none
}

#port_wizard .list-wrapper .item:not(:first-child) {
    margin-top: 5px
}

#port_wizard .list-wrapper .item {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

#port_wizard .list-wrapper .item i {
    font-size: 13px;
    margin-left: 25px;
    cursor: pointer
}

#port_wizard .list-wrapper .item i:not(.warning):hover {
    color: #2297ff
}

#port_wizard .list-wrapper .item.warning,
#port_wizard .list-wrapper .item.warning i {
    color: red
}

#port_wizard .portion-wrapper {
    margin-top: 40px
}

#port_wizard .portion-wrapper .error-message {
    font-size: 13px;
    margin-bottom: 30px;
    padding: 15px;
    border-radius: 2px;
    background-color: #ff3d24
}

#port_wizard .portion-wrapper .error-message,
#port_wizard .portion-wrapper .error-message i {
    color: #fff
}

#port_wizard .portion-wrapper .error-message .text {
    display: block;
    margin-left: 33px
}

#port_wizard .btn-wrapper {
    display: none;
    margin: 40px 0 0
}

#port_wizard .btn-wrapper h4.title {
    margin-top: 0
}

#port_wizard .monster-checkbox .monster-invalid {
    bottom: -16px
}

#port_wizard_error_dialog {
    text-align: left
}

.view-conference-wrapper .back-link-wrapper {
    margin-bottom: 15px
}

.view-conference-wrapper #back_button {
    font-size: 12px
}

.view-conference-wrapper .view-header-wrapper .view-header {
    display: flex;
    flex-wrap: wrap
}

.view-conference-wrapper .view-header-wrapper .view-header .actions {
    display: flex
}

.view-conference-wrapper .conference-name {
    margin-right: 10px;
    font-size: 24px;
    line-height: 36px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.view-conference-wrapper .admin-actions {
    margin-left: 10px;
    margin-bottom: 0
}

.view-conference-wrapper .admin-actions [data-action=kick] {
    padding-top: 4px;
    padding-bottom: 0;
    padding-left: 11px;
    padding-right: 11px;
    height: 32px
}

.view-conference-wrapper .admin-actions [data-action=kick] i {
    left: 9px;
    top: 9px
}

.view-conference-wrapper .admin-actions>.btn-group,
.view-conference-wrapper .admin-actions>button {
    margin-right: 10px
}

.view-conference-wrapper .title {
    color: #333;
    font-weight: 600
}

.view-conference-wrapper .moderators-wrapper {
    margin-bottom: 30px;
    margin-top: 30px
}

.view-conference-wrapper .empty-user-category {
    margin-top: 12px
}

.view-conference-wrapper .conference-user-wrapper {
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 2px;
    padding: 12px 12px 12px;
    margin-right: 15px;
    margin-top: 12px;
    box-shadow: 1px 1px 1px #c0c0c9;
    transition: box-shadow .1s ease-out, transform .1s ease-out;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 273px;
    display: inline-block
}

.view-conference-wrapper .conference-user-wrapper:hover {
    box-shadow: 0 0 10px -1px rgba(96, 96, 105, .4)
}

.view-conference-wrapper .conference-user-wrapper .user-data {
    float: left;
    width: 183px
}

.view-conference-wrapper .conference-user-wrapper .user-data .action-user.togglable i.active-off,
.view-conference-wrapper .conference-user-wrapper .user-data .action-user.togglable.active i.active-on {
    display: inline-block
}

.view-conference-wrapper .conference-user-wrapper .user-data .action-user.togglable i.active-on,
.view-conference-wrapper .conference-user-wrapper .user-data .action-user.togglable.active i.active-off {
    display: none
}

.view-conference-wrapper .conference-user-wrapper .user-data .user-name {
    height: 24px
}

.view-conference-wrapper .conference-user-wrapper .user-data .user-name-wrapper {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 125px
}

.view-conference-wrapper .conference-user-wrapper .caller-id-number {
    margin-top: -4px;
    color: #a0a0a0
}

.view-conference-wrapper .conference-user-wrapper .user-data .user-actions {
    margin-top: 8px
}

.view-conference-wrapper .conference-user-wrapper .user-data .action-user {
    cursor: pointer;
    display: inline-block;
    min-width: 30px;
    text-align: right
}

.view-conference-wrapper .conference-user-wrapper .user-data .action-user.hangup {
    width: 36px
}

.view-conference-wrapper .conference-user-wrapper .user-data .action-user i {
    cursor: pointer;
    color: #333;
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.view-conference-wrapper .conference-user-wrapper .user-data .action-user i:first-child {
    margin-left: 0
}

.view-conference-wrapper .conference-user-wrapper .user-data .duration {
    margin-left: 10px;
    vertical-align: top;
    display: inline-block
}

.view-conference-wrapper .conference-user-wrapper.speaking {
    border: 1px solid #2297ff;
    box-shadow: 0 0 10px -1px #2297ff
}

.view-conference-wrapper .conference-user-wrapper .icon-user {
    background-size: cover;
    float: left;
    margin-right: 20px;
    height: 70px;
    width: 70px;
    border-radius: 35px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 32px
}

#add_endpoint_conference_dialog {
    padding: 15px;
    width: 600px
}

#add_endpoint_conference_dialog .title {
    font-size: 16px;
    font-weight: 600;
    color: #2297ff
}

#add_endpoint_conference_dialog>div:not(:first-child) {
    margin-top: 25px
}

#add_endpoint_conference_dialog div.actions {
    margin-top: 30px
}

#add_endpoint_conference_dialog .chosen-drop {
    width: 100%
}

#add_endpoint_conference_dialog .chosen-choices .search-field input {
    width: 200px !important
}

.trunkstore_popup.number-rename-carrier {
    width: 510px
}

.trunkstore_popup.number-rename-carrier form,
.trunkstore_popup.number-rename-carrier input {
    margin: 0
}

.trunkstore_popup.number-rename-carrier .popup-content {
    padding: 15px 25px
}

.trunkstore_popup.number-rename-carrier .popup-content:not(:first-child) {
    border-top: 1px solid #ccc
}

.trunkstore_popup.number-rename-carrier .popup-content .popup-label {
    margin: 0 10px 0 0;
    display: inline-block
}

.trunkstore_popup.number-rename-carrier .help-box {
    margin-top: 20px
}

.trunkstore_popup.number-rename-carrier .popup-actions .cancel-link {
    margin-right: 10px
}

.trunkstore_popup.number-rename-carrier .custom-carrier-block {
    display: none
}

.trunkstore_popup.number-rename-carrier .custom-carrier-block.active {
    display: block
}

#storage_plan_manager_wrapper .empty-storage {
    border: 1px dashed #999;
    height: 320px;
    text-align: center
}

#storage_plan_manager_wrapper .empty-storage button {
    margin-top: 25px
}

#storage_plan_manager_wrapper .empty-storage i.main-icon {
    margin-top: 60px;
    font-size: 72px
}

#storage_plan_manager_wrapper .empty-storage .main-title {
    font-size: 18px;
    margin-top: 40px
}

#storage_plan_manager_wrapper .empty-storage .sub-title {
    color: #909099;
    margin-top: 5px
}

#storage_plan_manager_wrapper .storage-choice .logo-header {
    width: 165px;
    height: 75px
}

#storage_plan_manager_wrapper .storage-provider-wrapper button {
    margin-right: 10px
}

#storage_plan_manager_wrapper .storage-choice {
    background: #fff;
    border: 1px solid #d0d0d9;
    border-radius: 2px;
    height: 75px;
    line-height: 75px;
    margin-top: 30px;
    padding: 10px 25px
}

#storage_plan_manager_wrapper .storage-choice .right-section {
    float: right;
    line-height: 25px
}

#storage_plan_manager_wrapper .storage-choice .storage-name {
    font-weight: 600;
    margin-top: 13px;
    text-align: right
}

#storage_plan_manager_wrapper .storage-choice .folder-icon {
    color: #d0d0d9;
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle
}

#storage_plan_manager_wrapper .storage-choice .edit-path {
    color: #505059;
    cursor: pointer;
    font-size: 20px;
    margin-left: 10px;
    vertical-align: middle
}

#storage_plan_manager_wrapper .storage-choice #path {
    margin: 0 5px
}

#storage_plan_manager_wrapper .storage-choice .custom-path {
    display: inline-block
}

#delete_smart_user_dialog .dialog-text {
    margin-top: 10px
}

.dragableUploads-wrapper .dragable-file-upload-area {
    padding: 24px 16px
}

.dragableUploads-wrapper .dragable-file-upload-area form.form {
    margin: 0
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop {
    text-align: center;
    min-height: 102px;
    background-color: #f4f4f5;
    border: 1px solid #bcbcc2;
    border-radius: 2px;
    color: #64646c;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop:hover {
    background-color: #f0f0f9
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .svg-icon {
    width: 2rem;
    height: 2rem
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .upload-file {
    display: inline-block;
    padding: 5px
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .upload-file label {
    font-weight: 700;
    color: #64646c;
    margin: 0
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .upload-file:hover {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: #151517
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .file-drop-inner {
    display: flex;
    flex-direction: column;
    align-items: center
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .file-drop-inner .inner-text {
    display: flex;
    align-items: center
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .file-drop-error,
.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .file-drop-success {
    display: none
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .file-drop-error .upload-file label,
.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop .file-drop-success .upload-file label {
    font-weight: 700;
    color: #64646c
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop.dragover {
    background-color: #bfbfc8
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop.success .file-drop-error,
.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop.success .file-drop-inner,
.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop.success .iconography {
    display: none
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop.success .file-drop-success {
    display: block
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop.error .file-drop-inner,
.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop.error .file-drop-success,
.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop.error .iconography {
    display: none
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .file-drop.error .file-drop-error {
    display: block
}

.dragableUploads-wrapper .dragable-file-upload-area form.form .allowed-files-legend {
    font-size: .8rem;
    text-align: center;
    color: #64646c
}

.dragableUploads-wrapper .dragable-file-list-area {
    display: flex;
    flex-direction: column;
    padding: 0 16px
}

.dragableUploads-wrapper .dragable-file-list-area .file-box {
    display: flex;
    border-bottom: 1px solid #bcbcc2;
    padding: .7rem 12px;
    font-size: .8rem;
    cursor: pointer
}

.dragableUploads-wrapper .dragable-file-list-area .file-box:first-child {
    border-top: 1px solid #bcbcc2
}

.dragableUploads-wrapper .dragable-file-list-area .file-box:hover .file-item-icon .svg-icon {
    color: red
}

.dragableUploads-wrapper .dragable-file-list-area .file-box .file-item-name {
    flex: 1;
    font-size: 12px
}

.dragableUploads-wrapper .dragable-file-list-area .file-box .file-item-icon .svg-icon {
    color: #bcbcc2
}

.dragableUploads-wrapper .dragable-actions {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 15px 16px;
    background-color: #f4f4f5;
    margin-top: 24px
}

.dragableUploads-wrapper .dragable-actions .dragable-cancel {
    color: #64646c;
    padding: 8px 15px;
    cursor: pointer
}

.service-plan-item-editor-dialog .service-plan-item-editor-content {
    width: 850px;
    max-width: inherit;
    max-height: inherit;
    display: flex;
    flex-direction: column;
    margin: 0
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .field-selector-wrapper {
    padding: 2rem
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .field-selector-wrapper .control-group {
    margin: 0
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .field-editor-wrapper {
    flex: 1;
    overflow-y: auto
}

.service-plan-item-editor-dialog .service-plan-item-editor-content fieldset {
    padding: 0 2rem
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .form-actions {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 1rem 2rem
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .form-actions>:not(:first-child) {
    margin-left: 1rem
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .sub-input input {
    margin-top: 10px
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .cascade-help p {
    margin-bottom: 2px;
    font-size: 12px
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .rate-container {
    margin-bottom: 15px;
    display: flex
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .rate-container .rate-table {
    width: 80%;
    margin: auto;
    margin-top: 0
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .rate-container .rate-table td:not(:last-child) {
    text-align: center
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .rate-container .rate-table td.actions-cell i {
    margin-left: 10px;
    cursor: pointer
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .rate-container .monster-checkbox {
    display: block
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .rate-container .current-rate-table {
    width: 20%;
    margin-right: 5%;
    float: left
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .rate-container .current-rate-table td {
    line-height: 30px
}

.service-plan-item-editor-dialog .service-plan-item-editor-content .rate-container .rate-table {
    float: left;
    width: 75%
}

.csv-uploader-common-control-container {
    min-width: 448px;
    margin: 0
}

.csv-uploader-common-control-container .form-content {
    padding: 2rem 1rem
}

.csv-uploader-common-control-container .form-content .control-group {
    margin: 0
}

.csv-uploader-common-control-container .form-content .control-group:not(:first-child) {
    margin-top: 40px
}

.csv-uploader-common-control-container .form-content .control-group .file-upload {
    display: flex;
    position: relative;
    margin: 0
}

.csv-uploader-common-control-container .form-content .control-group .file-upload input[type=text] {
    z-index: 1;
    width: 100%;
    height: 30px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.csv-uploader-common-control-container .form-content .control-group .file-upload label.monster-invalid {
    bottom: -20px
}

.csv-uploader-common-control-container .form-content .control-group .download-link {
    display: flex;
    align-items: center;
    margin-top: 1rem
}

.csv-uploader-common-control-container .form-content .control-group .download-link svg {
    margin-right: .5rem;
    color: #606069
}

.csv-uploader-common-control-container .form-content .control-group .download-link .text {
    color: #2297ff
}

.csv-uploader-common-control-container .form-actions {
    margin: 0;
    display: flex;
    justify-content: flex-end
}

.csv-uploader-common-control-container .form-actions>:not(:last-child) {
    margin-right: 12px
}

.cid-number-common-control-container #form_add_cid_number {
    max-width: 500px;
    margin: 0;
    padding: 20px 15px
}

.cid-number-common-control-container #form_add_cid_number p {
    margin-bottom: 20px
}

.cid-number-common-control-container #form_add_cid_number .control-group {
    margin: 0
}

.cid-number-common-control-container #form_add_cid_number .btn-group>button:first-child {
    font-size: 15px
}

.cid-number-common-control-container #form_add_cid_number .btn-group .dropdown-menu {
    width: 100%
}

.cid-number-common-control-container #form_add_cid_number .btn-group .dropdown-menu::after,
.cid-number-common-control-container #form_add_cid_number .btn-group .dropdown-menu::before {
    display: none
}

.cid-number-common-control-container #form_add_cid_number .controls {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cid-number-common-control-container #form_add_cid_number .controls input {
    margin: 0;
    height: 28px
}

.cid-number-common-control-container #form_verify_pin {
    width: 650px;
    margin: 0;
    padding: 20px 0 0
}

.cid-number-common-control-container #form_verify_pin p {
    margin-bottom: 30px;
    padding: 0 15px
}

.cid-number-common-control-container #form_verify_pin .control-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 15px
}

.cid-number-common-control-container #form_verify_pin .control-group .input-wrapper input {
    -webkit-transition: none;
    transition: none;
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    text-align: center;
    background-color: #f3f6f9;
    border-color: #f3f6f9;
    color: #3f4254;
    margin: .5rem;
    border-radius: .25rem;
    padding: 0;
    box-sizing: border-box;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease, box-shadow .15s ease
}

.cid-number-common-control-container #form_verify_pin .control-group .input-wrapper input:active,
.cid-number-common-control-container #form_verify_pin .control-group .input-wrapper input:focus {
    outline: 0;
    background-color: #ebedf3;
    border-color: #2297ff;
    color: #3f4254;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease, box-shadow .15s ease
}

.cid-number-common-control-container #form_verify_pin .control-group .notifications {
    margin-top: 10px;
    height: 10px
}

.cid-number-common-control-container #form_verify_pin .control-group .notifications .error {
    display: none;
    color: #ff3d24
}

.cid-number-common-control-container #form_verify_pin .control-group .notifications .verifying {
    display: none;
    flex-direction: row;
    justify-content: center;
    color: #33db24
}

.cid-number-common-control-container #form_verify_pin .control-group .notifications .verifying i {
    color: #33db24;
    margin-right: 5px
}

.cid-number-common-control-container #form_verify_pin .control-group .notifications.error .error {
    display: block
}

.cid-number-common-control-container #form_verify_pin .control-group .notifications.verifying .verifying {
    display: flex
}

.cid-number-common-control-container #form_verify_pin .form-actions {
    display: flex;
    justify-content: space-between;
    margin: 0
}

.cid-number-common-control-container #form_verify_pin .form-actions:after,
.cid-number-common-control-container #form_verify_pin .form-actions:before {
    display: none
}

.cid-number-common-control-container #form_verify_pin .form-actions .help {
    display: flex;
    flex-direction: column
}

.cid-number-common-control-container #form_verify_pin .form-actions .help a {
    margin-left: 4px;
    color: #2297ff;
    cursor: pointer;
    text-decoration: underline
}

.cid-number-common-control-container #form_verify_pin .form-actions .help a:hover {
    text-decoration: none
}

.cid-number-common-control-container #form_verify_pin .form-actions .help a.sent {
    color: #33db24;
    text-decoration: none;
    cursor: default
}

.trunkstore_popup.cnam .left_image {
    background: url(../apps/common/style/static/images/cid_phone.png) center no-repeat
}

.trunkstore_popup.e911 .e911_image {
    background: url(../apps/common/style/static/images/e911_image.png) no-repeat center
}

.trunkstore_popup.e911 .directory_image {
    background: url(../apps/common/style/static/images/directory.png) no-repeat center
}

.trunkstore_popup.failover .header {
    background: url(../apps/common/style/static/images/failover_header.png) no-repeat center
}

#buy_number #vanity_search_div .dialpad_img {
    background: url(../apps/common/style/static/images/dialpad.png) no-repeat center
}

#regular_country_select,
#tollfree_country_select,
#vanity_country_select {
    background-image: url(../apps/common/style/static/images/US_flag.png);
    background-repeat: no-repeat
}

#main_topbar_alerts #main_topbar_alerts_container {
    visibility: hidden;
    opacity: 0;
    transition: visibility .25s, opacity .25s ease-in-out;
    width: 440px;
    margin-top: 8px;
    margin-left: -356px;
    background-color: #151517;
    font-size: 14px
}

#main_topbar_alerts #main_topbar_alerts_container::before {
    display: block;
    float: right;
    width: 1px;
    margin-top: -5px;
    margin-right: 48px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #151517;
    content: ''
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-header {
    box-sizing: border-box;
    height: 36px;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 0 0 #64646c;
    color: #bcbcc2;
    padding: 12px 16px;
    font-weight: 600;
    line-height: 14px
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body {
    color: #909099;
    overflow-y: auto
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group:last-child .alert-item {
    border-radius: 0 0 2px 2px
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-header {
    padding: 4px 16px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .4px;
    text-transform: uppercase
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item {
    background-color: #2e2e32;
    box-shadow: inset 0 -1px 0 0 #151517, inset 0 1px 0 0 #151517;
    padding: 12px 16px;
    display: flex
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item.actionable:hover {
    background-color: #404049;
    cursor: pointer
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-icon {
    width: 32px;
    height: 32px;
    margin-top: 2px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    flex: initial
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body {
    padding-left: 16px;
    flex: 1
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .button-clear,
#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .message,
#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .subtitle,
#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .title {
    color: #fff;
    font-weight: 400;
    line-height: 12px
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .message,
#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .subtitle {
    font-size: 12px;
    letter-spacing: 0
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .subtitle {
    margin-top: 4px;
    color: #bcbcc2
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .message {
    margin-top: 12px
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .button-clear {
    margin-top: 12px;
    background-color: #64646c;
    border: none;
    border-radius: 2px;
    padding: 8px 12px;
    font-size: 12px
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .button-clear:focus,
#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group .alert-item .item-body .button-clear:hover {
    background: #909099;
    color: #151517;
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(32, 32, 32, .24)
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group-empty {
    display: none;
    box-sizing: border-box;
    height: 50px;
    background-color: #2e2e32;
    border-radius: 0 0 2px 2px;
    padding: 18px 16px;
    font-style: italic;
    line-height: 14px
}

#main_topbar_alerts #main_topbar_alerts_container .dropdown-body .alert-group-empty:first-child {
    display: block
}

#main_topbar_alerts.open #main_topbar_alerts_container {
    visibility: visible;
    opacity: 1;
    transition: opacity .15s ease-in-out
}

@media (min-width:768px) {
    #main_topbar_alerts #main_topbar_alerts_container {
        margin-left: -380px
    }
    #main_topbar_alerts #main_topbar_alerts_container::before {
        margin-right: 36px
    }
}

@media (min-width:1200px) {
    #main_topbar_alerts #main_topbar_alerts_container {
        margin-left: -354px
    }
    #main_topbar_alerts #main_topbar_alerts_container::before {
        margin-right: 50px
    }
}

body,
html {
    height: 100vh
}

body {
    display: flex;
    flex-direction: column;
    align-items: stretch
}

body .core-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1
}

body .core-wrapper .core-topbar-wrapper {
    background-color: #303039;
    padding-top: 5px
}

body .core-wrapper .core-topbar-wrapper .progress-indicator {
    position: absolute;
    top: 0;
    height: 5px;
    display: block;
    width: 100%;
    background-color: #2297ff;
    background-clip: padding-box;
    overflow: hidden
}

body .core-wrapper .core-topbar-wrapper .progress-indicator.active {
    position: fixed;
    z-index: 9999;
    background-color: #303039
}

body .core-wrapper .core-topbar-wrapper .progress-indicator.active .indeterminate {
    background-color: #2297ff
}

body .core-wrapper .core-topbar-wrapper .progress-indicator.active .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-animation: indeterminate 2.1s cubic-bezier(.65, .815, .735, .395) infinite;
    -moz-animation: indeterminate 2.1s cubic-bezier(.65, .815, .735, .395) infinite;
    animation: indeterminate 2.1s cubic-bezier(.65, .815, .735, .395) infinite
}

body .core-wrapper .core-topbar-wrapper .progress-indicator.active .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(.165, .84, .44, 1) infinite;
    -moz-animation: indeterminate-short 2.1s cubic-bezier(.165, .84, .44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(.165, .84, .44, 1) infinite;
    -webkit-animation-delay: 1.15s;
    -moz-animation-delay: 1.15s;
    animation-delay: 1.15s
}

@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }
    60% {
        left: 100%;
        right: -90%
    }
    100% {
        left: 100%;
        right: -90%
    }
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }
    60% {
        left: 100%;
        right: -90%
    }
    100% {
        left: 100%;
        right: -90%
    }
}

@-webkit-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }
    60% {
        left: 107%;
        right: -8%
    }
    100% {
        left: 107%;
        right: -8%
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }
    60% {
        left: 107%;
        right: -8%
    }
    100% {
        left: 107%;
        right: -8%
    }
}

body .core-wrapper .core-topbar-wrapper .core-topbar {
    display: flex;
    height: 62px
}

body .core-wrapper .core-topbar-wrapper .core-topbar .open .links {
    background-color: #151517;
    color: #fff
}

body .core-wrapper .core-topbar-wrapper .core-topbar .open .links i,
body .core-wrapper .core-topbar-wrapper .core-topbar .open .links svg {
    color: #fff
}

body .core-wrapper .core-topbar-wrapper .core-topbar .links {
    display: flex;
    align-items: center;
    height: 100%;
    color: #bcbcc2;
    background-color: transparent;
    border-left: 1px solid #303039
}

body .core-wrapper .core-topbar-wrapper .core-topbar .links:focus,
body .core-wrapper .core-topbar-wrapper .core-topbar .links:hover {
    cursor: pointer;
    background-color: #151517
}

body .core-wrapper .core-topbar-wrapper .core-topbar .links i {
    font-size: 16px
}

body .core-wrapper .core-topbar-wrapper .core-topbar .links i,
body .core-wrapper .core-topbar-wrapper .core-topbar .links svg {
    color: #c0c0c9;
    width: 16px;
    height: 16px
}

body .core-wrapper .core-topbar-wrapper .core-topbar .links .inline-text {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top
}

body .core-wrapper .core-topbar-wrapper .core-topbar .links .inline-text.red {
    color: red
}

body .core-wrapper .core-topbar-wrapper .core-topbar .links .cell-text {
    line-height: 21px;
    text-align: center
}

body .core-wrapper .core-topbar-wrapper .core-topbar .links.cell {
    padding: 10px 20px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_brand {
    flex-shrink: 0;
    width: 192px;
    height: 100%;
    padding: 0 10px;
    background: no-repeat center center;
    border-right: 1px solid #151517
}

body .core-wrapper .core-topbar-wrapper .core-topbar .main-links {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
    flex-shrink: 0;
    min-width: 0
}

body .core-wrapper .core-topbar-wrapper .core-topbar .main-links #main_topbar_current_app {
    flex-shrink: 0;
    min-width: 0;
    padding: 0;
    border: 0
}

body .core-wrapper .core-topbar-wrapper .core-topbar .main-links #main_topbar_current_app #main_topbar_current_app_icon {
    flex-shrink: 0;
    min-width: 32px;
    height: 32px;
    margin: 0 15px;
    background: no-repeat center;
    background-size: contain
}

body .core-wrapper .core-topbar-wrapper .core-topbar .main-links #main_topbar_current_app #main_topbar_current_app_name {
    display: none;
    font-size: 16px;
    max-width: 294px;
    padding-left: 15px;
    color: #fff
}

body .core-wrapper .core-topbar-wrapper .core-topbar .nav {
    display: flex;
    margin: 0
}

body .core-wrapper .core-topbar-wrapper .core-topbar .nav .links {
    padding: 0 23px;
    position: relative
}

body .core-wrapper .core-topbar-wrapper .core-topbar .nav .links .badge {
    color: #151517;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: -1px 1px 0 0 #2e2e32;
    height: 20px;
    width: 12px;
    padding: 0 6px;
    position: absolute;
    right: 5px;
    top: 14px
}

body .core-wrapper .core-topbar-wrapper .core-topbar .nav .links .badge.danger {
    background-color: #ff3d24
}

body .core-wrapper .core-topbar-wrapper .core-topbar .nav>li {
    height: 100%;
    text-decoration: none
}

body .core-wrapper .core-topbar-wrapper .core-topbar .topbar-dropdown-container {
    position: absolute;
    z-index: 21
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_apploader {
    display: none
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount>.links {
    padding: 0 12px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    background-color: #909099;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount_labels {
    display: none;
    flex-direction: column;
    max-width: 180px;
    padding-left: 12px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount_user {
    color: #e0e0e9;
    font-size: 16px;
    font-weight: 600
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount_accountname,
body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount_user {
    line-height: 23px
}

body .core-wrapper .core-topbar-wrapper .core-topbar .masquerading #main_topbar_myaccount_user {
    color: #fd720f
}

body .core-wrapper .core-topbar-wrapper .core-topbar .masquerading #main_topbar_myaccount_icon {
    background-color: #fd720f
}

body .core-wrapper .core-topbar-wrapper .core-topbar .masquerading #main_topbar_myaccount_icon svg {
    font-size: 24px;
    color: #151517
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_current_app_name:hover,
body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount .links:hover #main_topbar_myaccount_accountname,
body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount .links:hover:not(.masquerading) #main_topbar_myaccount_user,
body .core-wrapper .core-topbar-wrapper .core-topbar .links:hover,
body .core-wrapper .core-topbar-wrapper .core-topbar .links:hover i,
body .core-wrapper .core-topbar-wrapper .core-topbar .links:hover svg {
    color: #fff
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_current_app_name,
body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount_accountname,
body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_myaccount_user,
body .core-wrapper .core-topbar-wrapper .core-topbar .cell-text,
body .core-wrapper .core-topbar-wrapper .core-topbar .inline-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (min-width:768px) {
    body .core-wrapper .core-topbar-wrapper .core-topbar .main-links {
        justify-content: space-between
    }
    body .core-wrapper .core-topbar-wrapper .core-topbar .main-links .links {
        padding: 0 10px
    }
    body .core-wrapper .core-topbar-wrapper .core-topbar .main-links #main_topbar_current_app {
        flex-shrink: unset
    }
    body .core-wrapper .core-topbar-wrapper .core-topbar .nav #main_topbar_myaccount_labels {
        display: inherit
    }
}

@media (min-width:1024px) {
    body .core-wrapper .core-topbar-wrapper .core-topbar .main-links {
        flex-shrink: 1
    }
    body .core-wrapper .core-topbar-wrapper .core-topbar .main-links #main_topbar_current_app #main_topbar_current_app_icon {
        margin-right: 0
    }
    body .core-wrapper .core-topbar-wrapper .core-topbar .main-links #main_topbar_current_app #main_topbar_current_app_name {
        display: inherit;
        margin-right: 15px
    }
}

@media (min-width:1200px) {
    body .core-wrapper .core-topbar-wrapper .core-topbar .main-links .links {
        padding: 0 23px
    }
    body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_brand {
        padding: 0 24px
    }
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle:not(.open) #main_topbar_account_toggle_container {
    display: none
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle:not(.masquerading) .home-account-link {
    display: none
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_link {
    display: none
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_link.visible {
    display: flex
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-toggle-header {
    background: #202029;
    color: #c0c0c9;
    padding: 10px 12px 0 12px;
    position: relative;
    width: 198px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-toggle-header .current-account-label {
    font-size: 12px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-toggle-header .current-account-container {
    color: #2297ff
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-toggle-header .current-account-container .missing-info {
    color: #909099;
    font-style: italic;
    text-overflow: ellipsis;
    overflow: hidden
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-toggle-header .home-account-link {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    color: #606069
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-toggle-header .home-account-link:hover {
    color: #c0c0c9
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container {
    background-color: #202029;
    width: 220px;
    padding: 1px;
    border-right: none
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .search-box {
    width: auto;
    padding: 10px;
    border-bottom: none
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .search-box i {
    color: #c0c0c9;
    margin: 8px 0 0 8px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .search-box .search-query {
    background-color: #404049;
    color: #c0c0c9;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
    border: solid 1px #909099;
    box-shadow: none;
    height: 30px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-list-container {
    width: 440px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-list,
body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-list-slider {
    width: 220px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-list-element {
    border-color: #202029
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-list-element>div {
    background: #303039;
    color: #c0c0c9;
    border-color: #202029
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-list-element .active>div {
    color: #2297ff
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-link .account-name {
    font-size: 14px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-children-link i:before {
    font-size: 10px;
    color: #c0c0c9;
    content: "\f054"
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-children-link.local-back i:before {
    content: "\f053"
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-search-link {
    color: #c0c0c9;
    background: #202029;
    border-color: #909099;
    border-top: solid 1px
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-search-link .account-search-value {
    text-shadow: none;
    font-weight: 700
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-previous-link {
    line-height: 20px;
    border: none
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-previous-link * {
    color: #909099;
    font-size: 12px;
    vertical-align: middle
}

body .core-wrapper .core-topbar-wrapper .core-topbar #main_topbar_account_toggle #main_topbar_account_toggle_container .account-browser-container .account-previous-link i:before {
    content: "\f060"
}

body .core-wrapper .core-content {
    flex: 1
}

body .core-wrapper.dashboard .core-topbar-wrapper {
    display: none
}

#upload_progress {
    display: none
}

#upload_progress .upload-progress-overlay {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #303039;
    opacity: .5
}

#upload_progress .upload-progress-content {
    position: absolute;
    z-index: 10001;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: solid 1px #606069;
    border-radius: 2px;
    width: 300px;
    background: #f0f0f9;
    box-shadow: 0 0 10px 2px #606069
}

#upload_progress .upload-progress-title {
    padding: 10px;
    text-align: center;
    border-bottom: solid 1px #606069
}

#upload_progress .upload-progress-bar {
    margin: 20px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #004c80;
    background: #e0e0e9
}

#upload_progress .upload-progress-bar>div {
    background: #2297ff;
    height: 100%;
    width: 0%;
    text-align: center;
    font-size: 12px
}

.core-footer {
    position: fixed;
    right: 2px;
    bottom: 2px
}

#atlwdg-trigger {
    z-index: 95
}

.core-footer.feedback-enabled {
    right: 117px
}

.core-footer .powered-by>* {
    font-size: 11px;
    margin-right: 5px;
    text-decoration: none;
    color: #333
}

.shortcuts-dialog .items-title {
    margin-top: 10px;
    text-align: center
}

.shortcuts-dialog .items {
    list-style: none;
    margin: 0;
    padding: 10px
}

.shortcuts-dialog .items>li {
    margin-top: 5px
}

.shortcuts-dialog .items dl {
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    margin: 0;
    width: 100%
}

.shortcuts-dialog .items dl>dt {
    color: #707070;
    display: table-cell;
    font-weight: 400;
    text-align: right;
    vertical-align: top;
    width: 220px
}

.shortcuts-dialog .items dl>dd {
    display: table-cell;
    padding-left: 10px
}

.shortcuts-dialog .items kbd {
    box-sizing: border-box;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 0 0 2px #fff inset;
    color: #333;
    display: inline-block;
    font-family: inherit;
    font-size: 13px;
    line-height: 20px;
    margin: 0 .1em;
    min-width: 2em;
    padding: .1em .6em;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: bottom
}

.shortcuts-dialog .shortcuts-category {
    float: left;
    width: 50%
}

.debug-dialog {
    width: 900px;
    padding: 20px 15px
}

.debug-dialog table {
    margin: auto;
    width: 880px !important
}

.debug-dialog table tr td:nth-child(1) {
    font-weight: 700
}

.debug-dialog table tr td:nth-child(2) {
    max-width: 850px;
    overflow-wrap: break-word;
    white-space: initial;
    word-break: break-all
}

.debug-dialog .copy-clipboard {
    margin-left: 10px
}

.backend-pagination {
    display: inline-block;
    text-transform: none;
    margin-right: 5px
}

.backend-pagination button {
    margin-right: 5px;
    margin-left: 5px
}

.backend-pagination .full-load,
.backend-pagination.full .partial-load {
    display: none
}

.backend-pagination .partial-load,
.backend-pagination.full .full-load {
    display: inline-block
}

.table-page-size {
    float: right;
    display: inline-block;
    margin-top: 11px;
    margin-right: 50px
}

.table-page-size select {
    width: 60px;
    margin: 0 5px 3px
}

.table-page-size span.label {
    float: none !important;
    margin-right: 0 !important
}

.modal-full-screen-wrapper {
    height: 100%;
    background: #303039;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    overflow-y: auto
}

.modal-full-screen-wrapper.inverse-bg {
    background-color: #f0f0f9
}

.modal-full-screen-wrapper .modal-content {
    height: 100%
}

.modal-full-screen-wrapper .close-modal {
    font-size: 27px;
    position: absolute;
    top: 8px;
    right: 12px;
    color: #606069;
    z-index: 10000
}

.modal-full-screen-wrapper .close-modal:hover {
    cursor: pointer;
    color: #fff
}

.modal-full-screen-wrapper.inverse-bg .close-modal:hover {
    color: #2297ff
}

#monster_choices_selector_wrapper {
    display: block;
    width: 700px;
    margin: auto;
    padding-top: 60px;
    text-align: center
}

#monster_choices_selector_wrapper .main-title {
    color: #fff;
    font-size: 24px
}

#monster_choices_selector_wrapper .sub-title {
    color: #909099;
    margin-top: 15px
}

#monster_choices_selector_wrapper .choices-options {
    margin-top: 35px
}

#monster_choices_selector_wrapper .choice.selected {
    color: #c0c0c9;
    width: 640px;
    border: 1px solid #2297ff
}

#monster_choices_selector_wrapper .choice.selected i {
    display: inline-block;
    color: #2297ff;
    vertical-align: top;
    line-height: 75px
}

#monster_choices_selector_wrapper .choice {
    border: 1px solid #202029;
    background: #202029;
    color: #505059;
    text-align: left;
    padding: 10px 25px;
    height: 75px;
    line-height: 75px;
    margin: 10px auto;
    width: 630px
}

#monster_choices_selector_wrapper .choice:hover {
    background: #26262f;
    cursor: pointer
}

#monster_choices_selector_wrapper .choice .logo-style {
    margin-right: 20px;
    height: 75px;
    width: 220px
}

#monster_choices_selector_wrapper .choice .selected-logo,
#monster_choices_selector_wrapper .choice.selected .standard-logo {
    display: none
}

#monster_choices_selector_wrapper .choice .standard-logo,
#monster_choices_selector_wrapper .choice.selected .selected-logo {
    display: inline-block
}

#monster_choices_selector_wrapper .choice .choice-name {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    float: right;
    text-align: right
}

#monster_choices_selector_wrapper .choice i {
    display: none;
    margin-right: 20px;
    vertical-align: middle
}

#monster_choices_selector_wrapper #select_button {
    margin-top: 35px
}

#monster_choices_selector_wrapper .cancel-link {
    color: #a0a0a9;
    display: block;
    margin-top: 20px
}

.warning-socket-wrapper {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center
}

.warning-socket-content {
    padding-bottom: 100px;
    width: 600px
}

@media print {
    .core-topbar-wrapper {
        display: none
    }
    @page {
        margin: .75in
    }
}

.balance-content-wrapper .dataTables_scroll .dataTables_scrollBody {
    max-height: 300px
}

.balance-content-wrapper .title-box.pull-right {
    margin-left: 10px
}

.balance-content-wrapper .title-box.primary-box {
    background-color: #2297ff;
    border-color: #2297ff;
    color: #fff;
    cursor: pointer
}

.balance-content-wrapper .title-box-group .title-box:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.balance-content-wrapper .title-box-group .title-box:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-right: none
}

.balance-content-wrapper .balance-table-header {
    position: relative;
    margin-bottom: 15px
}

.balance-content-wrapper .balance-table-header>span {
    margin-right: 5px
}

.balance-content-wrapper .balance-table-header input {
    cursor: pointer;
    background-color: #f0f0f9;
    border-radius: 2px;
    box-shadow: none;
    text-align: center;
    width: 80px;
    margin: 0 0 0 5px
}

.balance-content-wrapper .balance-table-header i.refresh-filter:hover {
    text-shadow: 1px 1px 0 #999;
    cursor: pointer
}

.balance-content-wrapper .balance-table-header .action-number#download {
    color: #666
}

.balance-content-wrapper .balance-table-header .action-number#download i {
    text-decoration: none;
    margin-right: 5px
}

.balance-content-wrapper .search-box .search-query {
    border-radius: 2px;
    box-shadow: none;
    padding-left: 36px;
    width: 160px
}

.balance-content-wrapper .search-box .fa-search {
    margin: 8px 0 0 12.5px
}

.balance-content-wrapper .clickover {
    width: 270px;
    font-size: 12px
}

.balance-content-wrapper table {
    margin-bottom: 35px
}

.balance-content-wrapper table .arrow-direction {
    margin-left: 20px;
    margin-right: 20px
}

.add-credits-popup-wrapper {
    display: block;
    margin: auto;
    width: 520px
}

.add-credits-popup-wrapper label {
    line-height: 28px;
    margin-bottom: 0
}

.add-credits-popup-wrapper form label {
    margin-bottom: 25px
}

.add-credits-popup-wrapper form label:last-child {
    margin-bottom: 0
}

.add-credits-popup-wrapper form label::after {
    display: block;
    content: '';
    clear: both
}

.add-credits-popup-wrapper input {
    margin-bottom: 0
}

.add-credits-popup-wrapper .dynamic-content {
    display: none;
    margin-top: 25px;
    margin-bottom: 0
}

.add-credits-popup-wrapper .monster-switch {
    margin-left: 20px
}

.add-credits-popup-wrapper .currency-container {
    float: right
}

.add-credits-popup-wrapper .currency-container input {
    margin-left: 5px
}

.add-credits-popup-wrapper .add-credits-content-wrapper:not(.active) {
    display: none
}

.add-credits-popup-wrapper .add-credits-header-wrapper {
    padding: 20px;
    border-bottom: 1px solid #c0c0c9
}

.add-credits-popup-wrapper .add-credits-header-balance {
    font-size: 22pt;
    font-weight: 600;
    color: #2297ff
}

.add-credits-popup-wrapper .add-credits-menu-wrapper {
    margin-top: 0;
    padding: 20px 20px 0
}

.add-credits-popup-wrapper .add-credits-menu-wrapper ul {
    width: 100%;
    border-bottom: 1px solid #c0c0c9
}

.add-credits-popup-wrapper .add-credits-content-wrapper {
    padding: 20px
}

.add-credits-popup-wrapper .add-credits-content .text {
    margin-bottom: 20px;
    font-size: 14px
}

.add-credits-popup-wrapper #subscriptions .control-label {
    text-align: left
}

.add-credits-popup-wrapper #subscriptions .controls .monster-switch {
    margin: 5px 0 0 0
}

.add-credits-popup-wrapper .add-credits-actions {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #c0c0c9
}

.add-credits-popup-wrapper .add-credits-actions::after,
.add-credits-popup-wrapper .add-credits-header::after {
    display: block;
    content: '';
    clear: both
}

.add-credits-popup-wrapper #subscriptions .add-credits-content .subscription-options {
    border: 1px solid #bcbcc2;
    border-radius: 2px
}

.add-credits-popup-wrapper #subscriptions .add-credits-content .subscription-options .option {
    padding: 16px
}

.add-credits-popup-wrapper #subscriptions .add-credits-content .subscription-options .option .monster-radio i {
    margin: 3px 0
}

.add-credits-popup-wrapper #subscriptions .add-credits-content .subscription-options .option .monster-radio span {
    font-weight: 600
}

.add-credits-popup-wrapper #subscriptions .add-credits-content .subscription-options .option .description {
    margin-left: 20px
}

.add-credits-popup-wrapper #subscriptions .add-credits-content .subscription-options .option .monster-panel-text {
    margin: 16px 0 0
}

.add-credits-popup-wrapper #subscriptions .add-credits-content .subscription-options .option:not(:first-child) {
    border-top: 1px solid #bcbcc2
}

.add-credits-popup-wrapper #subscriptions .add-credits-content .subscription-options .option.selected {
    background-color: #e9f5ff
}

.add-credits-popup-wrapper #subscriptions .add-credits-content>.text .monster-panel-text,
.add-credits-popup-wrapper #subscriptions .add-credits-content>.text p {
    margin-bottom: 20px
}

#myaccount .myaccount-content .billing-content-wrapper .credit-card-inputs {
    display: inline-block
}

#myaccount .myaccount-content .billing-content-wrapper .credit-card-container {
    display: inline-block;
    margin-left: 20px
}

#myaccount .myaccount-content .billing-content-wrapper .credit-card-container .card .back,
#myaccount .myaccount-content .billing-content-wrapper .credit-card-container .card .front {
    background: #808089
}

.transactions-content-wrapper .title-box:first-of-type {
    margin-right: 10px
}

.transactions-content-wrapper .action-bar-wrapper input {
    margin: 0 10px 0 5px;
    width: 80px;
    cursor: pointer;
    background-color: #f0f0f9;
    border-radius: 2px;
    box-shadow: none;
    text-align: center
}

.transactions-content-wrapper .action-bar-wrapper>* {
    vertical-align: baseline
}

.transactions-content-wrapper .action-bar-wrapper .dropdown {
    display: inline-block;
    margin-left: 10px
}

.transactions-content-wrapper .list-transactions {
    margin-top: 25px
}

.transactions-content-wrapper .list-transactions .no-data {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #ccc;
    padding: 15px;
    text-align: center
}

.transactions-content-wrapper .list-transactions .transaction-box {
    line-height: 65px;
    margin-bottom: 15px;
    background-color: #f0f0f9;
    border: solid 1px #c0c0c9;
    border-radius: 2px
}

.transactions-content-wrapper .list-transactions .transaction-box.refund {
    color: #2297ff
}

.transactions-content-wrapper .list-transactions .transaction-box.open {
    background-color: #fff;
    border-color: #2297ff
}

.transactions-content-wrapper .list-transactions .transaction-box>:not(.expandable) {
    line-height: 65px;
    height: 65px
}

.transactions-content-wrapper .list-transactions .transaction-box .expandable .table {
    margin-bottom: 0
}

.transactions-content-wrapper .list-transactions .transaction-box .expand-box {
    float: left;
    text-align: center;
    width: 80px
}

.transactions-content-wrapper .list-transactions .transaction-box .expand-box:not(.disabled) {
    cursor: pointer
}

.transactions-content-wrapper .list-transactions .transaction-box .expand-box>* {
    line-height: 65px;
    text-align: center;
    font-size: 11px
}

.transactions-content-wrapper .list-transactions .transaction-box .expand-box i {
    color: #303039;
    font-size: 16px
}

.transactions-content-wrapper .list-transactions .transaction-box .expand-box.disabled i {
    color: #c0c0c9
}

.transactions-content-wrapper .list-transactions .transaction-box .expand-box i.collapsed,
.transactions-content-wrapper .list-transactions .transaction-box.open .expand-box i.expanded {
    display: inline-block
}

.transactions-content-wrapper .list-transactions .transaction-box .expand-box i.expanded,
.transactions-content-wrapper .list-transactions .transaction-box.open .expand-box i.collapsed {
    display: none
}

.transactions-content-wrapper .list-transactions .transaction-box .text-box {
    margin-left: 80px
}

.transactions-content-wrapper .list-transactions .transaction-box .text-box.declined {
    color: red
}

.transactions-content-wrapper .list-transactions .transaction-box .text-box .title {
    text-align: left
}

.transactions-content-wrapper .list-transactions .transaction-box .text-box>* {
    float: left;
    width: 33%;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    font-weight: 600
}

.transactions-content-wrapper .list-transactions .transaction-box .table-content {
    margin: 0 20px 20px;
    padding-top: 20px;
    border-top: solid 1px #c0c0c9
}

.transactions-content-wrapper .list-transactions .transaction-box table.table {
    border: solid 1px #c0c0c9
}

.transactions-content-wrapper .list-transactions .transaction-box table.table th {
    text-align: center;
    background: #f0f0f9;
    color: #303039;
    text-shadow: none;
    border-bottom: solid 1px #c0c0c9
}

.transactions-content-wrapper .list-transactions .transaction-box table.table tr {
    background: #fff
}

.transactions-content-wrapper .list-transactions .transaction-box table.table td {
    text-align: center;
    border: none
}

.transactions-content-wrapper .list-transactions .transaction-box table.table tr:not(:first-child) td {
    border-top: solid 1px #c0c0c9
}

.transactions-content-wrapper .list-transactions .transaction-box table.table tr th:first-child,
.transactions-content-wrapper .list-transactions .transaction-box table.table tr th:last-child {
    width: 10px;
    padding: 0
}

.transactions-content-wrapper .list-transactions .transaction-box table.table tr td:first-child,
.transactions-content-wrapper .list-transactions .transaction-box table.table tr td:last-child {
    width: 10px;
    padding: 0;
    border: none
}

#myaccount .myaccount-content .trunks-content .title-bar .title-box.message-box {
    height: 60px;
    float: right;
    width: 200px;
    overflow: hidden
}

#myaccount .myaccount-content .trunks-content .title-bar .title-box.message-box .title {
    line-height: 20px;
    font-weight: 400;
    font-size: 12px
}

#myaccount .myaccount-content .trunks-content .section-button {
    margin-top: 40px;
    padding-top: 20px;
    border-top: solid 1px #c0c0c9
}

#myaccount .myaccount-content .trunks-content .slider-title {
    display: inline-block
}

#myaccount .myaccount-content .trunks-content .slider-wrapper {
    display: inline-block;
    width: 300px;
    margin-left: 20px;
    padding-top: 50px;
    position: relative
}

.ui-slider-range {
    background: #2297ff
}

#myaccount .myaccount-content .trunks-content .slider-wrapper .ui-slider {
    border: solid 1px #c0c0c9;
    height: 6px;
    background: #fff
}

#myaccount .myaccount-content .trunks-content .slider-wrapper .ui-slider .ui-slider-handle {
    height: 18px;
    width: 18px;
    border-radius: 10px;
    top: -7px;
    background: #f0f0f9;
    border: solid 1px #c0c0c9;
    cursor: pointer
}

#myaccount .myaccount-content .trunks-content .slider-wrapper .slider-value {
    position: absolute;
    top: 0;
    color: #2297ff;
    border: solid 1px #0297e5;
    padding: 6px 4px;
    font-size: 24px;
    font-weight: 600;
    transform: translateX(-50%);
    margin-left: .5%;
    background: #fff
}

#myaccount .myaccount-content .trunks-content .slider-wrapper .slider-value:after {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 9px 6px 0;
    content: "";
    left: 50%;
    bottom: -7px;
    transform: translateX(-50%);
    position: absolute
}

#myaccount .myaccount-content .trunks-content .slider-wrapper .slider-value:before {
    border-color: #2297ff transparent;
    border-style: solid;
    border-width: 9px 6px 0;
    content: "";
    left: 50%;
    bottom: -9px;
    transform: translateX(-50%);
    position: absolute
}

#myaccount .myaccount-content .trunks-content .question-box {
    display: inline-block;
    float: right;
    background-color: #f0f0f9;
    padding: 10px;
    font-size: 12px;
    border: solid 1px #c0c0c9;
    margin-top: 10px
}

#myaccount .myaccount-content .trunks-content .question-box>* {
    display: inline-block
}

#myaccount .myaccount-content .trunks-content .question-box .box-message {
    width: 240px
}

#myaccount .myaccount-content .trunks-content .question-box .box-icon {
    width: 40px;
    vertical-align: top
}

#myaccount .myaccount-content .trunks-content .question-box .box-icon i {
    color: #c0c0c9;
    font-size: 30px
}

.user-content-wrapper #form_password .monster-password-strength {
    width: 220px
}

.user-content-wrapper #form_password label.monster-invalid[for=password] {
    margin-top: 25px
}

.user-content-wrapper #form_numbers_format .group-for-exceptions {
    display: none
}

.user-content-wrapper #form_numbers_format .group-for-exceptions.active {
    display: block
}

.account-content-wrapper #form_numbers_format .group-for-exceptions {
    display: none
}

.account-content-wrapper #form_numbers_format .group-for-exceptions.active {
    display: block
}

#form_accountsmanager_access_list {
    position: relative
}

#form_accountsmanager_access_list form {
    margin-bottom: 0
}

#form_accountsmanager_access_list .access-list {
    margin: 0;
    list-style: none;
    display: inline-block;
    min-width: 296px
}

#form_accountsmanager_access_list textarea {
    margin: 0;
    min-height: 200px
}

#cidr-help {
    vertical-align: top
}

#form_accountsmanager_access_list .access-list-btn-div {
    padding-top: 5px;
    margin-top: 10px;
    border-top: solid 1px #ccc
}

#form_accountsmanager_access_list .access-list-btn-div button {
    width: 100%
}

.errorTracker-content-wrapper .header {
    margin-bottom: 10px
}

.errorTracker-content-wrapper .api {
    border: 1px solid #f75d59;
    background: #ffe4e1
}

.errorTracker-content-wrapper .js {
    border: 1px solid #ff0;
    background: #ffe5b4
}

.errorTracker-content-wrapper .api-text {
    font-weight: 700;
    color: red
}

.errorTracker-content-wrapper .js-text {
    font-weight: 700;
    color: orange
}

.errorTracker-content-wrapper .score .number {
    margin: 0 4px
}

.errorTracker-content-wrapper .box-total .number {
    font-weight: 700;
    font-size: 18px;
    margin-left: 5px
}

.errorTracker-content-wrapper .error-line {
    margin-bottom: 10px;
    padding: 10px
}

.errorTracker-content-wrapper .error-line .row-fluid>* {
    line-height: 30px
}

.errorTracker-content-wrapper .error-line .details {
    text-align: right
}

.errorTracker-content-wrapper .error-line .verb {
    margin-right: 10px
}

.errorTracker-content-wrapper .error-line .status {
    margin-left: 10px
}

.service-plan-content-wrapper>:not(:first-child) {
    margin-top: 20px
}

.service-plan-content-wrapper .fancy-header .left-image {
    width: 57px
}

.service-plan-content-wrapper .fancy-header .right-block .main-title {
    font-size: 30px;
    font-weight: 700
}

.service-plan-content-wrapper .action-bar {
    height: 40px;
    width: 100%
}

.service-plan-content-wrapper .action-bar>* {
    float: left
}

.service-plan-content-wrapper .action-bar .date-selection select {
    margin-bottom: 0
}

.service-plan-content-wrapper table.table {
    border: solid 1px #c0c0c9
}

.service-plan-content-wrapper table.table th {
    text-align: center;
    background: #f0f0f9;
    color: #303039;
    text-shadow: none;
    border-bottom: solid 1px #c0c0c9
}

.service-plan-content-wrapper table.table th:first-child,
.service-plan-content-wrapper table.table th:last-child {
    width: 10px;
    padding: 0
}

.service-plan-content-wrapper table.table tr {
    background: #fff
}

.service-plan-content-wrapper table.table tr td {
    text-align: center;
    border: none
}

.service-plan-content-wrapper table.table tr td:first-child,
.service-plan-content-wrapper table.table tr td:last-child {
    width: 10px;
    padding: 0;
    border: none
}

.service-plan-content-wrapper table.table tr:not(:first-child) td {
    border-top: solid 1px #c0c0c9
}

#myaccount {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 67px;
    bottom: 0;
    z-index: 20;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in
}

#myaccount.myaccount-open {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#myaccount>.container-fluid {
    height: 100%;
    padding: 0
}

#myaccount>.container-fluid>.row-fluid {
    height: 100%
}

#myaccount>.container-fluid>.row-fluid>[class*=span] {
    height: 100%
}

#myaccount .myaccount-container {
    padding-left: 280px;
    min-height: 100%;
    overflow: hidden
}

#myaccount .myaccount-container>div {
    float: left;
    position: relative;
    padding-bottom: 20000px;
    margin-bottom: -20000px
}

#myaccount .myaccount-menu {
    background-color: #f0f0f9;
    width: 280px;
    border-right: 1px solid #c0c0c9;
    box-sizing: border-box;
    right: 280px;
    margin-left: -100%;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

#myaccount .myaccount-right {
    width: 100%
}

#myaccount .myaccount-menu .nav {
    height: 100%;
    padding-right: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 0
}

#myaccount .myaccount-menu .badge {
    background: #fff;
    border: 1px solid #c0c0c9;
    color: #2297ff;
    border-radius: 0;
    padding: 3px 9px
}

#myaccount .myaccount-menu .nav li {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    border-right: 2px solid transparent
}

#myaccount .myaccount-menu .nav>li.active {
    background-color: #fff !important;
    border-right-color: #2297ff
}

#myaccount .myaccount-menu .nav>li:not(.nav-header):hover {
    background-color: #e0e0e9;
    cursor: pointer
}

#myaccount .myaccount-menu .nav li.nav-header {
    padding: 0;
    padding-bottom: 5px;
    margin: 35px 20px 10px 20px;
    border-bottom: solid 1px #c0c0c9;
    text-transform: uppercase
}

#myaccount .myaccount-menu .nav a {
    background: 0 0 !important;
    text-shadow: none;
    color: #303039;
    padding: 0;
    margin: 0;
    height: 22px;
    overflow: hidden;
    white-space: nowrap
}

#myaccount .myaccount-menu .nav a i {
    display: inline-block;
    margin-right: 10px;
    width: 35px;
    color: #303039
}

#myaccount .myaccount-menu .menu-bottom {
    height: 15%
}

#myaccount .myaccount-menu .nav li .active-highlight i {
    font-size: 20px
}

#myaccount .myaccount-menu .nav li.active .active-highlight>* {
    color: #2297ff
}

#myaccount .myaccount-menu .menu-bottom .signout {
    text-transform: uppercase;
    background: #333;
    color: #fff;
    height: 100%
}

#myaccount .myaccount-menu .menu-bottom .signout-text {
    padding: 27px 10% 0;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700
}

#myaccount .myaccount-menu .menu-bottom .signout:hover {
    cursor: pointer;
    color: #2297ff
}

#myaccount .myaccount-content {
    background-color: #fff;
    padding: 20px 30px
}

#myaccount .myaccount-titlebar {
    padding: 10px 30px;
    margin-top: 20px
}

#myaccount .myaccount-right .myaccount-titlebar .myaccount-module-title {
    font-size: 22px;
    font-weight: 600
}

#myaccount .myaccount-right .myaccount-titlebar .myaccount-close {
    position: absolute;
    top: 20px;
    right: 30px
}

@media (min-width:769px) and (max-width:1024px) {
    #myaccount .myaccount-menu {
        width: 200px;
        right: 200px
    }
    #myaccount .myaccount-container {
        padding-left: 200px
    }
    #myaccount .myaccount-menu .badge {
        display: none
    }
}

@media (max-width:768px) {
    #myaccount .myaccount-menu {
        width: 47px;
        right: 47px
    }
    #myaccount .myaccount-menu .nav li {
        padding: 10px 0
    }
    #myaccount .myaccount-menu .nav a i {
        margin-left: 12px
    }
    #myaccount .myaccount-menu .nav a .element-name,
    #myaccount .myaccount-menu .nav li.nav-header {
        display: none
    }
    #myaccount .myaccount-container {
        padding-left: 47px
    }
    #myaccount .myaccount-menu .badge {
        display: none
    }
}

#myaccount .myaccount-content .list-settings .card-type.visa {
    background: url(../apps/myaccount/style/static/visa.png)
}

#myaccount .myaccount-content .list-settings .card-type.amex {
    background: url(../apps/myaccount/style/static/amex.png)
}

#myaccount .myaccount-content .list-settings .card-type.discover {
    background: url(../apps/myaccount/style/static/discover.png)
}

#myaccount .myaccount-content .list-settings .card-type.mastercard {
    background: url(../apps/myaccount/style/static/mastercard.png)
}

#myaccount .myaccount-content .list-settings {
    overflow: visible;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #f0f0f9
}

#myaccount .myaccount-content .list-settings .settings-item {
    border-top: 1px solid #c0c0c9;
    border-left: 1px solid #c0c0c9;
    border-right: 1px solid #c0c0c9
}

#myaccount .myaccount-content .list-settings .settings-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

#myaccount .myaccount-content .list-settings .settings-item:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom: 1px solid #c0c0c9
}

#myaccount .myaccount-content .list-settings .settings-item:last-child .settings-item-content {
    border-radius: 0 0 4px 4px
}

#myaccount .myaccount-content .list-settings .settings-item.open {
    border: 1px solid #2297ff;
    background-color: #fff
}

#myaccount .myaccount-content .list-settings .settings-item.open+.settings-item {
    border-top: none
}

#myaccount .myaccount-content .list-settings .settings-item .settings-link {
    color: #303039;
    cursor: pointer;
    display: block;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    text-decoration: none
}

#myaccount .myaccount-content .list-settings .settings-item:not(.open) .settings-link:hover {
    background-color: #e0e0e9
}

#myaccount .myaccount-content .list-settings .settings-item.open .settings-link {
    padding: 0;
    margin: 0 15px;
    border-bottom: solid 1px #c0c0c9
}

#myaccount .myaccount-content .list-settings .settings-item .title {
    float: left;
    font-size: 13px;
    font-weight: 700;
    width: 220px
}

#myaccount .myaccount-content .list-settings .settings-item .settings-link .description {
    display: inline-block;
    font-weight: 600
}

#myaccount .myaccount-content .list-settings .settings-item .settings-link .description .number {
    font-weight: 700;
    color: #2297ff
}

#myaccount .myaccount-content .list-settings .settings-item .settings-link .update {
    float: right;
    overflow: hidden
}

#myaccount .myaccount-content .list-settings .settings-item .settings-link .update .text {
    display: none;
    margin-left: 5px
}

#myaccount .myaccount-content .list-settings .settings-item .settings-link .changes-saved {
    float: right;
    display: none
}

#myaccount .myaccount-content .list-settings .settings-item .settings-link:hover .update .text {
    display: inline-block;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: myAccountShowEdit;
    animation-name: myAccountShowEdit
}

#myaccount .myaccount-content .list-settings .settings-item-content {
    display: none;
    padding: 20px 15px
}

#myaccount .myaccount-content .list-settings .settings-item-content .form-horizontal {
    margin: 0
}

#myaccount .myaccount-content .list-settings .settings-item-content label.uneditable {
    color: #2297ff;
    cursor: default;
    font-weight: 600;
    padding-top: 5px
}

#myaccount .myaccount-content .list-settings .settings-item-content .edition {
    display: none
}
#myaccount .myaccount-content .list-settings .settings-item-content .campaign_row{
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0rem 0.5rem;
}
#myaccount .myaccount-content .list-settings .settings-item-content .campaign_row.heading{
    font-weight: bold;
}
#myaccount .myaccount-content .list-settings .settings-item .settings-link .description>ul {
    display: table-cell;
    height: 60px;
    list-style: none outside none;
    margin: 0;
    vertical-align: middle
}

#myaccount .myaccount-content .list-settings .card-type {
    display: inline-block;
    margin-bottom: -9px;
    margin-right: 5px;
    background-repeat: no-repeat;
    height: 25px;
    width: 40px
}

#myaccount .myaccount-content .list-settings .input-prepend .add-on {
    padding: 1px 7px;
    height: 26px
}

#myaccount .myaccount-content .list-settings .input-prepend .add-on i {
    margin: 0 5px;
    font-size: 24px
}

#myaccount .myaccount-content .list-settings .input-prepend .add-on .card-type {
    margin: 0
}

#myaccount .myaccount-content .list-settings .settings-item-content .edition .card-type {
    display: none
}

#myaccount .myaccount-content .list-settings .control-label {
    width: 200px;
    text-align: left
}

#myaccount .myaccount-content .list-settings .controls {
    margin-left: 220px
}

#myaccount .myaccount-content .list-settings .controls button,
#myaccount .myaccount-content .list-settings .controls input {
    margin-right: 5px
}

#myaccount .myaccount-content .list-settings .controls input {
    border-radius: 2px;
    box-shadow: none;
    border-color: #c0c0c9
}

#myaccount .myaccount-content .list-settings .controls input[type=radio] {
    margin-top: 0
}

#myaccount .myaccount-content .list-settings .controls input:focus {
    border-color: #2297ff
}

#myaccount .myaccount-content .list-settings .action-group {
    padding-top: 20px;
    border-top: solid 1px #c0c0c9
}

#myaccount .myaccount-content .list-settings .action-bar {
    float: right
}

#myaccount .myaccount-content .list-settings .action-bar>:not(:last-child) {
    margin-right: 10px
}

#myaccount .myaccount-content .list-settings .controls .plain-text {
    margin-top: 5px
}

#myaccount .myaccount-content .list-settings .controls.checkbox-container {
    padding-top: 5px
}

#myaccount .myaccount-content .title-bar {
    background-color: #f0f0f9;
    padding: 10px;
    margin-bottom: 20px;
    border: solid 1px #c0c0c9;
    border-radius: 2px
}

#myaccount .myaccount-content .title-bar>:not(.pull-right) {
    display: inline-block
}

@-webkit-keyframes myAccountShowEdit {
    0% {
        opacity: 0;
        margin-right: -50px
    }
    100% {
        opacity: 1;
        margin-right: 0
    }
}

@keyframes myAccountShowEdit {
    0% {
        opacity: 0;
        margin-right: -50px
    }
    100% {
        opacity: 1;
        margin-right: 0
    }
}

.walkthrough-popup {
    padding: 15px;
    width: 450px
}

.walkthrough-popup .actions-wrapper {
    border-top: 1px solid #777;
    margin-top: 25px;
    padding-top: 15px;
    text-align: right
}
.audio-container{
    margin-top: 10px;
}

.suggested-address-dialog .address-box {
    width: 100%;
}
.suggested-address-dialog .address-box .title-bar {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}

.suggested-address-dialog .address-box .title-bar .device-title>div {
    float: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 80px;
    margin-left: 40px;
}

.suggested-address-dialog .address-box .title-bar .device-title .device-icon {
    height: 75px;
    line-height: 75px;
}

.suggested-address-dialog .address-box .title-bar .device-title .device-icon>i {
    font-size: 48px;
    vertical-align: middle;
}

.suggested-address-dialog .address-box .content {
    padding: 2rem 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.suggested-address-dialog .address-box .content .address-display-block {
    padding: 0 40px;
    padding-bottom: 10px;
}
.suggested-address-dialog .address-box .content .address-display-block:first-child {
    border-right: 1px solid #ccc;
}
.suggested-address-dialog .address-box .content .address-display-block h3 {
      text-align: center;
      color: #39AEFF;
      margin-top: 0;
      font-weight: normal;
}

.suggested-address-dialog .address-box .content .address-display-block .control-group {
    display: inline-block;
    width: 100%;
}

.suggested-address-dialog .address-box .content .address-display-block .control-group label.control-label {
    float: left;
}

.suggested-address-dialog .address-box .content .address-display-block .control-group .controls {
    margin-left: 85px;
}
.suggested-address-dialog .address-box .actions {
    border-top: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding: 15px;
}

.suggested-address-dialog .address-box .actions button {
    margin-left: 10px;
}
.unit-validation-dialog .validation-box{
    padding: 1rem;
}
.unit-validation-dialog .popup-content{
    padding-bottom: 1rem;
}
.unit-validation-dialog .button-section{
    display: flex;
    padding-top: 1rem;
    justify-content: flex-end;
    gap: 0.6rem;
    border-top: 1px solid lightgray;
}

#text_messaging_form .detail-numbers {
    width: 100%;
    /* border: #ccc 1px solid; */
    margin-left: 29px;
    /* padding-top: 6px; */
    /* border-left: none;
    border-right: none; */
}
#text_messaging_form .control {
    display: inline-flex;
    width: 65%;
    height: auto;
}

#text_messaging_form .detail-numbers .item-row {
    width: 100%;
    border-bottom: #ccc 1px solid;
    /* margin-left: 29px; */
    padding-top: 6px;
    height: 27px;
}
#text_messaging_form .detail-numbers .item-row:first-child {
    border-top: #ccc 1px solid;
}
#text_messaging_form .number-container {
    display: inline;
}
#text_messaging_form .navbar {
    margin-bottom: 0 !important;
}
#text_messaging_form .navbar .nav>li>a {
 padding: 2px 10px 5px !important;
}

.app-image {
    width: 45px;
    height: 37px;
}

.app-image.app-teams {
    background-image: url(../apps/blacklists/style/image/Teams-Logo.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.app-image.app-slack {
    background-image: url(../apps/blacklists/style/image/Slack_Logo.png);
    background-repeat: no-repeat;
    background-size: cover;
}

#channels_grid td:last-child, .monster-table:not(.no-actions) th:last-child {
    overflow: inherit;
}

#channels_grid .open>.dropdown-menu {
    left: auto;
}

.channel-detail-block {
    min-width: 400px;
    min-height: 150px
}

.channel-detail-block h4 {
    margin-top: 30px !important;
    margin-left:10px !important;
}

.channel-detail-block p {
    margin: 30px 10px !important;
}