@charset "iso-8859-7";
body {
    background-color: #fff!important
}


/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

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

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

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
}

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

input {
    line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

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
}

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

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    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
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 3px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

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

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

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

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

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

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #fff
}

a.text-success:hover {
    color: #e6e6e6
}

.text-info {
    color: #fff
}

a.text-info:hover {
    color: #e6e6e6
}

.text-warning {
    color: #fff
}

a.text-warning:hover {
    color: #e6e6e6
}

.text-danger {
    color: #fff
}

a.text-danger:hover {
    color: #e6e6e6
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #27ae60
}

a.bg-success:hover {
    background-color: #1e8449
}

.bg-info {
    background-color: #3498db
}

a.bg-info:hover {
    background-color: #217dbb
}

.bg-warning {
    background-color: #f39c12
}

a.bg-warning:hover {
    background-color: #c87f0a
}

.bg-danger {
    background-color: #e74c3c
}

a.bg-danger:hover {
    background-color: #d62c1a
}

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

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

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

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

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

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .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
    }
}

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

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

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

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

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

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 3px
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px
}

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

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

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 980px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: 0
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: 0
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: 0
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: 0
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: 0
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: 0
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

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

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.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>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.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
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

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

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

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #27ae60
}

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

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #3498db
}

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

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #f39c12
}

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

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #e74c3c
}

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

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

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

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

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

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

output {
    padding-top: 7px
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -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 .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.checkbox label,
.radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

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

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

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

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #fff
}

.has-success .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-success .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #27ae60
}

.has-success .form-control-feedback,
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #fff
}

.has-warning .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-warning .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #f39c12
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-warning .form-control-feedback {
    color: #fff
}

.has-error .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-error .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #e74c3c
}

.has-error .form-control-feedback {
    color: #fff
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

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

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

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

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

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.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;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

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

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.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;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

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

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: none
}

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

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

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

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

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

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 3px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 3px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

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

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

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

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

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

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

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

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

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

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

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

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0
}

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

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

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 3px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 3px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

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

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 3px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

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

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

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 80px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 3px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

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

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

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

.navbar-brand {
    float: left;
    padding: 30px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 80px
}

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

@media (min-width:768px) {
    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 23px;
    margin-bottom: 23px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px
}

.navbar-toggle:focus {
    outline: none
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 15px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left!important;
        float: left
    }
    .navbar-right {
        float: right!important;
        float: right
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    margin: 23px -15px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 23px;
    margin-bottom: 23px
}

.navbar-btn.btn-sm {
    margin-top: 25px;
    margin-bottom: 25px
}

.navbar-btn.btn-xs {
    margin-top: 29px;
    margin-bottom: 29px
}

.navbar-text {
    margin-top: 30px;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

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

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

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

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}

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

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

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

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

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

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

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

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 3px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 3px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

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

.pager li {
    display: inline
}

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

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

.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: not-allowed
}

.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
}

.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

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

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: grey
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

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

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.container .jumbotron {
    border-radius: 3px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}

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

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 3px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

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

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

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #27ae60;
    border-color: #229941;
    color: #fff
}

.alert-success hr {
    border-top-color: #1e8438
}

.alert-success .alert-link {
    color: #e6e6e6
}

.alert-info {
    background-color: #3498db;
    border-color: #23a1c8;
    color: #fff
}

.alert-info hr {
    border-top-color: #2090b2
}

.alert-info .alert-link {
    color: #e6e6e6
}

.alert-warning {
    background-color: #f39c12;
    border-color: #e06a0b;
    color: #fff
}

.alert-warning hr {
    border-top-color: #c85f0a
}

.alert-warning .alert-link {
    color: #e6e6e6
}

.alert-danger {
    background-color: #e74c3c;
    border-color: #e42533;
    color: #fff
}

.alert-danger hr {
    border-top-color: #d61a28
}

.alert-danger .alert-link {
    color: #e6e6e6
}

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

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

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

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

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.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 {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #fff;
    background-color: #27ae60
}

a.list-group-item-success {
    color: #fff
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #fff;
    background-color: #295
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.list-group-item-info {
    color: #fff;
    background-color: #3498db
}

a.list-group-item-info {
    color: #fff
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #fff;
    background-color: #258cd1
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.list-group-item-warning {
    color: #fff;
    background-color: #f39c12
}

a.list-group-item-warning {
    color: #fff
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #fff;
    background-color: #e08e0b
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.list-group-item-danger {
    color: #fff;
    background-color: #e74c3c
}

a.list-group-item-danger {
    color: #fff
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #fff;
    background-color: #e43725
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 2px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 2px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 2px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 2px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px;
    overflow: hidden
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #229941
}

.panel-success>.panel-heading {
    color: #fff;
    background-color: #27ae60;
    border-color: #229941
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #229941
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #229941
}

.panel-info {
    border-color: #23a1c8
}

.panel-info>.panel-heading {
    color: #fff;
    background-color: #3498db;
    border-color: #23a1c8
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #23a1c8
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #23a1c8
}

.panel-warning {
    border-color: #e06a0b
}

.panel-warning>.panel-heading {
    color: #fff;
    background-color: #f39c12;
    border-color: #e06a0b
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #e06a0b
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #e06a0b
}

.panel-danger {
    border-color: #e42533
}

.panel-danger>.panel-heading {
    color: #fff;
    background-color: #e74c3c;
    border-color: #e42533
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #e42533
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #e42533
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    -webkit-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-lg {
    padding: 24px;
    border-radius: 3px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: none
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.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
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-dialog.modal-xl {
        width: 980px!important
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.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: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 3px
}

.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.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 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
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 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;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
    -webkit-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;
    border-radius: 5px 5px 0 0
}

.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 {
    content: " ";
    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 {
    content: " ";
    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 {
    content: " ";
    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 {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    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: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: none;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

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

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

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible!important;
    background: #f2f2f2!important;
    background: rgba(0, 0, 0, .06)!important;
    border: 0!important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
    content: "!";
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 3px 12px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 12px;
    top: 50%;
    color: #333;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px!important
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 1px 0 0;
    border-left: 1px solid transparent;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: transparent
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: rgba(77, 77, 77, 0)
}

.selectize-control {
    position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #333;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
    background: #fff;
    cursor: text;
    display: inline-block
}

.selectize-input {
    border: 1px solid #ccc;
    padding: 6px 12px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 12px 2px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default!important
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 1px 3px;
    background: #efefef;
    color: #333;
    border: 0 solid transparent
}

.selectize-control.multi .selectize-input>div.active {
    background: #428bca;
    color: #fff;
    border: 0 solid transparent
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: grey;
    background: #fff;
    border: 0 solid rgba(77, 77, 77, 0)
}

.selectize-input>input {
    padding: 0!important;
    min-height: 0!important;
    max-height: none!important;
    max-width: 100%!important;
    margin: 0!important;
    text-indent: 0!important;
    border: 0!important;
    background: none!important;
    line-height: inherit!important;
    -webkit-user-select: auto!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: none!important
}

.selectize-input:after {
    content: " ";
    display: block;
    clear: left
}

.selectize-input.dropdown-active:before {
    content: " ";
    display: block;
    position: absolute;
    background: #fff;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    background: #fff;
    margin: -1px 0 0;
    border: 1px solid #ccc;
    border-top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(255, 237, 40, .4);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
    padding: 3px 12px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0
}

.selectize-dropdown .optgroup-header {
    color: #999;
    background: #fff;
    cursor: default
}

.selectize-dropdown .active {
    background-color: #f5f5f5;
    color: #262626
}

.selectize-dropdown .active.create {
    color: #262626
}

.selectize-dropdown .create {
    color: rgba(51, 51, 51, .5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-color: #333 transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px;
    border-color: transparent transparent #333
}

.selectize-control.rtl.single .selectize-input:after {
    left: 17px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px!important
}

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fff
}

.selectize-dropdown,
.selectize-dropdown.form-control {
    height: auto;
    padding: 0;
    margin: 2px 0 0;
    z-index: 1000;
    background: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.selectize-dropdown .optgroup-header {
    font-size: 12px;
    line-height: 1.42857143
}

.selectize-dropdown .optgroup:first-child:before {
    display: none
}

.selectize-dropdown .optgroup:before {
    content: " ";
    display: block;
    height: 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    margin: 9px -12px
}

.selectize-dropdown-content {
    padding: 5px 0
}

.selectize-dropdown-header {
    padding: 6px 12px
}

.selectize-input {
    min-height: 34px
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.selectize-input.dropdown-active:before {
    display: none
}

.selectize-input.focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.selectize-control.multi .selectize-input.has-items {
    padding-left: 9px;
    padding-right: 9px
}

.selectize-control.multi .selectize-input>div {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.form-control.selectize-control {
    padding: 0;
    height: auto;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-jqgrid {
    position: relative;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -ms-touch-action: none;
    touch-action: none
}

.ui-jqgrid div {
    line-height: normal
}

.ui-jqgrid table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 0;
    border-style: none
}

.ui-jqgrid table td {
    padding: 0
}

.ui-jqgrid>.ui-jqgrid-view {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    top: 0;
    padding: 0;
    font-size: 11px
}

.ui-jqgrid>.ui-jqgrid-view *,
.ui-jqgrid>.ui-jqgrid-view:after,
.ui-jqgrid>.ui-jqgrid-view:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.ui-jqdialog .ui-jqdialog-titlebar,
.ui-jqgrid .ui-jqgrid-titlebar {
    padding: .3em;
    position: relative;
    font-size: 12px;
    border-left: 0;
    border-right: 0;
    border-top: 0
}

.ui-jqgrid .ui-jqgrid-caption {
    text-align: left
}

.ui-jqdialog-titlebar>.ui-jqdialog-titlebar-close,
.ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close {
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    position: absolute;
    top: 50%;
    width: 18px;
    margin: -10px 0 0;
    padding: 1px;
    height: 18px;
    cursor: pointer
}

.ui-jqdialog .ui-jqdialog-titlebar-ltr .ui-jqdialog-titlebar-close,
.ui-jqgrid .ui-jqgrid-caption .ui-jqgrid-titlebar-close {
    right: 2px
}

.ui-jqdialog .ui-jqdialog-titlebar-rtl .ui-jqdialog-titlebar-close,
.ui-jqgrid .ui-jqgrid-caption-rtl .ui-jqgrid-titlebar-close {
    left: 2px
}

.ui-jqdialog .ui-jqdialog-titlebar-ltr .ui-jqdialog-title,
.ui-jqgrid .ui-jqgrid-caption .ui-jqgrid-title {
    position: relative;
    left: .1em
}

.ui-jqdialog .ui-jqdialog-titlebar-rtl .ui-jqdialog-title,
.ui-jqgrid .ui-jqgrid-caption-rtl .ui-jqgrid-title {
    position: relative;
    right: .1em
}

.ui-jqdialog-titlebar>.ui-jqdialog-titlebar-close span,
.ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close span {
    vertical-align: middle;
    text-align: center;
    display: block;
    margin: 1px
}

.ui-jqdialog-titlebar>.ui-jqdialog-titlebar-close:focus,
.ui-jqdialog-titlebar>.ui-jqdialog-titlebar-close:hover,
.ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close:focus,
.ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close:hover {
    padding: 0
}

.ui-jqdialog-titlebar>.ui-jqdialog-titlebar-close:focus>span,
.ui-jqdialog-titlebar>.ui-jqdialog-titlebar-close:hover>span,
.ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close:focus>span,
.ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close:hover>span {
    margin: 1px 0 0 1px
}

.ui-jqgrid>.ui-jqgrid-view>.ui-jqgrid-hdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    height: auto
}

.ui-jqgrid .ui-jqgrid-hbox {
    float: left;
    padding-right: 20px
}

.ui-jqgrid .ui-jqgrid-htable {
    table-layout: fixed;
    margin: 0
}

.ui-jqgrid .ui-jqgrid-htable th {
    height: auto;
    padding: 0 2px
}

.ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th div {
    overflow: hidden;
    position: relative;
    height: auto;
    margin: 2px
}

.ui-jqgrid-labels .ui-th-column-header,
.ui-jqgrid .ui-jqgrid-labels th.ui-th-column {
    overflow: hidden;
    white-space: nowrap;
    text-align: center
}

.ui-jqgrid .ui-jqgrid-labels th.ui-th-column {
    border-top: 0;
    border-bottom: 0
}

.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr,
.ui-th-ltr {
    border-left: 0
}

.ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl,
.ui-th-rtl {
    border-right: 0
}

.ui-first-th-ltr {
    border-right: 1px solid
}

.ui-first-th-rtl {
    border-left: 1px solid
}

.ui-jqgrid .ui-th-div-ie {
    white-space: nowrap;
    zoom: 1;
    height: 17px
}

.ui-jqgrid .ui-th-column>.jqgh_cbox {
    margin: 3px 0
}

.ui-jqgrid .ui-th-column .cbox {
    margin: 0;
    vertical-align: middle
}

.ui-jqgrid .ui-th-column .ui-th-div-ie>.cbox {
    margin-left: -1px;
    margin-right: -1px
}

.ui-jqgrid .ui-jqgrid-labels>.ui-th-column>.ui-jqgrid-resize {
    height: 21px;
    width: .3em;
    position: relative;
    cursor: col-resize;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline;
    overflow: hidden
}

.ui-jqgrid .ui-grid-ico-sort {
    overflow: hidden;
    position: absolute;
    display: inline
}

.ui-grid-ico-sort {
    cursor: pointer
}

.ui-state-disabled.ui-grid-ico-sort {
    cursor: pointer!important
}

.ui-jqgrid .s-ico {
    position: relative;
    width: .87em;
    height: 1.125em;
    display: inline-block;
    vertical-align: middle
}

.ui-jqgrid .s-ico>.ui-grid-ico-sort {
    display: block;
    position: relative
}

.ui-jqgrid .s-ico>.ui-grid-ico-sort.ui-icon {
    width: 12px
}

.ui-jqgrid .s-ico>.ui-icon-asc.ui-icon {
    top: -6px
}

.ui-jqgrid .s-ico>.ui-icon-desc.ui-icon {
    top: -16px
}

.ui-jqgrid .s-ico>.ui-icon-asc.ui-icon.ui-sort-ltr {
    margin-left: -3px
}

.ui-jqgrid .s-ico>.ui-icon-desc.ui-icon.ui-sort-ltr {
    margin-left: -4px
}

.ui-jqgrid .s-ico>.ui-icon-asc.ui-icon.ui-sort-rtl {
    margin-right: 0
}

.ui-jqgrid .s-ico>.ui-icon-desc.ui-icon.ui-sort-rtl {
    margin-right: 1px
}

.ui-jqgrid .ui-th-column>div {
    cursor: default
}

.ui-jqgrid .ui-th-column>div.ui-jqgrid-sortable {
    cursor: pointer
}

.ui-jqgrid .ui-jqgrid-hdiv .ui-search-toolbar,
.ui-jqgrid .ui-jqgrid-hdiv .ui-search-toolbar .ui-th-column {
    border-top-width: 1px;
    border-top-style: solid
}

.ui-jqgrid .ui-jqgrid-hdiv .ui-search-toolbar input,
.ui-jqgrid .ui-jqgrid-hdiv .ui-search-toolbar select {
    margin: 1px 0 0
}

.ui-jqgrid .ui-jqgrid-bdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: auto;
    text-align: left
}

.ui-jqgrid .ui-jqgrid-btable {
    table-layout: fixed;
    margin: 0;
    outline-style: none
}

.ui-jqgrid tr.jqgroup,
.ui-jqgrid tr.jqgrow {
    outline-style: none
}

.ui-jqgrid tr.jqfoot>td,
.ui-jqgrid tr.jqgroup>td,
.ui-jqgrid tr.jqgrow>td,
.ui-jqgrid tr.ui-subgrid>td {
    overflow: hidden;
    white-space: pre;
    height: 22px;
    border-top: 0;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid tr.jqfoot>td,
.ui-jqgrid tr.jqgroup>td,
.ui-jqgrid tr.jqgrow>td {
    padding: 0 2px
}

.ui-jqgrid tr.ui-subgrid>td {
    padding: 0
}

.ui-jqgrid tr.jqgfirstrow>td {
    padding: 0 2px;
    border-left: 0;
    border-right: 1px solid
}

.ui-jqgrid tr.jqfoot>td,
.ui-jqgrid tr.jqgroup>td,
.ui-jqgrid tr.jqgrow>td {
    font-weight: 400
}

.ui-jqgrid tr.jqfoot>td {
    font-weight: 700
}

.ui-jqgrid .ui-jqgrid-bdiv tr.ui-row-ltr>td {
    text-align: left;
    border-left: 0;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid
}

.ui-jqgrid .ui-jqgrid-bdiv tr.ui-row-rtl>td {
    text-align: right;
    border-right: 0;
    border-left-width: 1px;
    border-left-color: inherit;
    border-left-style: solid
}

.ui-jqgrid .ui-jqgrid-btable td.jqgrid-rownum {
    padding: 0 2px;
    margin: 0;
    border: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: inherit
}

.ui-jqgrid .jqgrow>td.td_cbox {
    padding: 0
}

.ui-jqgrid .jqgrow>td.td_cbox,
.ui-jqgrid .jqgrow>td.ui-sgcollapsed {
    text-align: center;
    vertical-align: middle
}

.ui-jqgrid .jqgrow>td>.cbox {
    vertical-align: middle
}

.ui-jqgrid>.ui-jqgrid-resize-mark,
body>.ui-jqgrid-resize-mark {
    width: 0;
    left: 0;
    cursor: col-resize;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    overflow: hidden;
    display: none;
    border-left-width: 1px;
    border-right-width: 1px;
    z-index: 99999
}

span.ui-jqgrid-cell-wrapper {
    margin: 0!important;
    padding: 0!important
}

.ui-jqgrid>.ui-jqgrid-view>.ui-jqgrid-sdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-left: 0;
    border-top: 0;
    border-right: 0
}

.ui-jqgrid .ui-jqgrid-ftable {
    table-layout: fixed;
    margin-bottom: 0
}

.ui-jqgrid tr.footrow td {
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    height: 21px;
    padding: 0 2px;
    border-top-width: 1px;
    border-top-color: inherit;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: inherit
}

.ui-jqgrid tr.footrow-ltr td {
    text-align: left;
    border-left: 0;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid
}

.ui-jqgrid tr.footrow-rtl td {
    text-align: right;
    border-left-width: 1px;
    border-left-color: inherit;
    border-left-style: solid;
    border-right: 0
}

.ui-jqgrid>.ui-jqgrid-pager {
    border: 0;
    margin: 0;
    padding: 0;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    min-height: 22px;
    overflow: hidden;
    font-size: 11px
}

.ui-jqgrid>.ui-jqgrid-pager *,
.ui-jqgrid>.ui-jqgrid-pager:after,
.ui-jqgrid>.ui-jqgrid-pager:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.ui-jqgrid .ui-jqgrid-pager .ui-pager-control,
.ui-jqgrid .ui-jqgrid-toppager .ui-pager-control {
    position: relative;
    border-left: 0;
    border-bottom: 0;
    border-top: 0
}

.ui-jqgrid .ui-pg-table {
    position: relative;
    padding: 0;
    width: auto;
    margin: 0
}

.ui-jqgrid .ui-pg-table td {
    font-weight: 400;
    vertical-align: middle;
    padding: 1px
}

.ui-jqgrid .ui-pager-control .ui-pg-button {
    display: inline-block;
    height: auto
}

.ui-jqgrid .ui-pg-button span {
    display: block;
    margin: 1px;
    float: left
}

.ui-jqgrid .ui-pg-table .ui-pg-input,
.ui-jqgrid .ui-pg-table .ui-pg-selbox {
    height: auto;
    width: auto;
    margin: 0;
    line-height: inherit
}

.ui-jqgrid .ui-pg-table .ui-pg-selbox {
    display: block;
    padding: 1px
}

.ui-jqgrid .ui-separator {
    height: 12px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: -1px;
    float: right
}

.ui-jqgrid .ui-paging-info {
    font-weight: 400;
    height: auto;
    margin: 0 .2em;
    display: inline
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
    padding: 1px 0;
    float: left;
    position: relative
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
    cursor: pointer
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px
}

.ui-jqgrid td input,
.ui-jqgrid td select,
.ui-jqgrid td textarea {
    margin: 0
}

.ui-jqgrid td textarea {
    width: auto;
    height: auto
}

.ui-jqgrid>.ui-jqgrid-view>.ui-jqgrid-toppager {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 0;
    padding: 0;
    position: relative;
    height: auto;
    min-height: 22px;
    overflow: hidden
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
    padding: 1px 0;
    float: left;
    position: relative
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
    cursor: pointer
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px
}

.ui-jqgrid .ui-pg-table .ui-pg-button.ui-state-disabled:hover {
    margin: 1px;
    padding: 2px
}

.ui-jqgrid .navtable .ui-pg-button.ui-state-disabled:hover {
    margin: 0;
    padding: 2px
}

.ui-jqgrid .ui-pg-table .ui-pg-button:hover {
    font-weight: 400;
    padding: -1px;
    margin: 1px
}

.ui-jqgrid .ui-pg-table .ui-pg-button.ui-state-disabled:hover>.ui-separator {
    margin: -1px 1px;
    padding: 0
}

.ui-jqgrid .ui-pg-table .ui-pg-button {
    margin: 2px;
    vertical-align: middle
}

.ui-jqgrid .navtable .ui-pg-div span.ui-pg-button-text {
    padding-left: .2em;
    padding-right: .2em
}

.ui-jqgrid .ui-pg-div {
    text-align: center;
    vertical-align: middle;
    display: inline-block
}

.ui-jqgrid .navtable .ui-pg-div>span.ui-pg-button-icon-over-text {
    margin-left: auto;
    margin-right: auto;
    float: none
}

.ui-jqgrid .ui-jqgrid-btable .jqgrow>.ui-sgcollapsed {
    text-align: center;
    vertical-align: middle
}

.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
    display: inline-block
}

.ui-jqgrid .ui-subgrid {
    margin: 0;
    padding: 0;
    width: 100%
}

.ui-jqgrid .ui-subgrid table {
    table-layout: fixed
}

.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
    height: 18px;
    border-top: 0;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid .ui-th-subgrid {
    height: 20px
}

.ui-jqgrid .ui-row-ltr.ui-subgrid>.subgrid-cell>span {
    float: right
}

.ui-jqgrid .ui-row-rtl.ui-subgrid>.subgrid-cell>span {
    float: left
}

.ui-jqgrid>.loading {
    position: absolute;
    top: 45%;
    left: 45%;
    width: auto;
    z-index: 101;
    padding: 6px;
    margin: 5px;
    text-align: center;
    font-weight: 700;
    display: none;
    border-width: 2px;
    font-size: 11px
}

.ui-jqgrid .jqgrid-overlay {
    display: none;
    z-index: 100
}

* .jqgrid-overlay iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.ui-jqgrid>.ui-jqgrid-view>.ui-userdata {
    border-left: 0;
    border-right: 0;
    height: 21px;
    overflow: hidden
}

.ui-jqdialog,
.ui-jqgrid .ui-jqdialog {
    font-size: 11px
}

.ui-jqdialog {
    display: none;
    width: 300px;
    position: absolute;
    padding: .2em;
    overflow: visible
}

.ui-jqdialog-content,
.ui-jqdialog .ui-jqdialog-content {
    border: 0;
    padding: .3em .2em;
    background: none;
    height: auto
}

.ui-jqdialog .ui-jqconfirm {
    padding: .4em 1em;
    border-width: 3px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    overflow: visible;
    display: none;
    height: 80px;
    width: 220px;
    text-align: center
}

.ui-jqdialog>.ui-resizable-se,
.ui-jqgrid>.ui-resizable-se {
    bottom: -3px;
    right: -3px
}

.ui-jqdialog-content .FormGrid {
    margin: 0
}

.ui-jqdialog-content .DelTable,
.ui-jqdialog-content .EditTable {
    width: 100%;
    margin-bottom: 0
}

.EditTable td input,
.EditTable td select,
.EditTable td textarea {
    margin: 0
}

.EditTable td textarea {
    width: auto;
    height: auto
}

.ui-jqdialog-content td.EditButton {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 5px 0
}

.ui-jqdialog-content td.EditButton-ltr {
    text-align: right
}

.ui-jqdialog-content td.EditButton-rtl {
    text-align: left
}

.ui-jqdialog-content td.navButton {
    text-align: left;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    padding: 5px 0
}

.ui-jqdialog-content td.navButton-ltr {
    text-align: left
}

.ui-jqdialog-content td.navButton-ltr>.fm-button {
    float: left
}

.ui-jqdialog-content td.navButton-rtl {
    text-align: right
}

.ui-jqdialog-content td.navButton-rtl>.fm-button {
    float: right
}

.ui-jqdialog-content input.FormElement,
.ui-jqdialog-content select.FormElement {
    padding: .3em
}

.ui-jqdialog-content .data-line {
    padding-top: .1em;
    border: 0
}

.ui-jqdialog-content .CaptionTD {
    vertical-align: middle;
    border: 0;
    padding: 2px;
    white-space: nowrap
}

.ui-jqdialog-content .DataTD {
    padding: 2px;
    border: 0;
    vertical-align: top
}

.ui-jqdialog-content .form-view-data {
    white-space: pre
}

.ui-jqdialog .fm-button {
    display: inline-block;
    padding: .4em .5em;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    zoom: 1
}

.ui-jqdialog .fm-button.ui-state-disabled:hover {
    padding: .4em .5em
}

.ui-jqdialog .fm-button>span {
    display: inline-block;
    vertical-align: middle
}

.ui-jqdialog .fm-button .fm-button-text {
    padding: 0 .2em
}

.ui-jqdialog .EditButton-ltr .fm-button-icon-left .fm-button-icon {
    margin-right: .2em
}

.ui-jqdialog .EditButton-ltr .fm-button-icon-right .fm-button-icon {
    margin-left: .2em
}

.ui-jqdialog .EditButton-rtl .fm-button-icon-right .fm-button-icon {
    margin-right: .2em
}

.ui-jqdialog .EditButton-rtl .fm-button-icon-left .fm-button-icon {
    margin-left: .2em
}

.ui-jqgrid .selected-row,
.ui-jqgrid .selected-row td {
    font-style: normal;
    border-left: 0
}

.ui-jqgrid .jqgrow .ui-jqgrid-actions {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.ui-jqgrid .jqgrow .ui-jqgrid-actions>.ui-pg-div.ui-state-hover {
    margin: -1px 0
}

.jqgrow .ui-jqgrid-actions .ui-pg-div {
    cursor: pointer;
    float: left;
    margin: 0 1px
}

.ui-jqgrid .tree-wrap {
    float: left;
    position: relative;
    height: 18px;
    white-space: nowrap;
    overflow: hidden
}

.ui-jqgrid .tree-leaf,
.ui-jqgrid .tree-minus,
.ui-jqgrid .tree-plus {
    position: absolute;
    height: 18px;
    width: 18px;
    overflow: hidden
}

.ui-jqgrid .treeclick {
    cursor: pointer
}

* iframe.jqm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.ui-jqgrid-dnd tr td {
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
    height: 20px
}

.ui-jqgrid .ui-jqgrid-caption-rtl {
    text-align: right
}

.ui-jqgrid .ui-jqgrid-hbox-rtl {
    float: right;
    padding-left: 20px
}

.ui-jqgrid .ui-jqgrid-resize-ltr {
    float: right;
    margin: -2px -2px -2px 0
}

.ui-jqgrid .ui-jqgrid-resize-rtl {
    float: left;
    margin: -2px 0 -1px -3px
}

.ui-jqgrid .ui-sort-rtl {
    left: 0
}

.ui-jqgrid .tree-wrap-ltr {
    float: left
}

.ui-jqgrid .tree-wrap-rtl {
    float: right
}

.ui-jqgrid .ui-ellipsis {
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ui-search-menu {
    position: absolute;
    padding: 2px 5px
}

.ui-search-menu.ui-menu .ui-menu-item {
    list-style-image: none;
    padding-right: 0;
    padding-left: 0
}

.ui-search-menu.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block
}

.ui-search-menu.ui-menu .ui-menu-item a.g-menu-item:hover {
    margin: -1px;
    font-weight: 400
}

.ui-jqgrid .ui-search-table {
    padding: 0;
    border: 0;
    height: 20px;
    width: 100%
}

.ui-jqgrid .ui-search-table .ui-search-oper {
    width: 20px
}

a.clearsearchclass,
a.g-menu-item,
a.soptclass {
    text-decoration: none;
    cursor: pointer
}

.ui-jqgrid .ui-search-table .ui-search-input>input,
.ui-jqgrid .ui-search-table .ui-search-input>select {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ui-jqgrid>.ui-jqgrid-view button,
.ui-jqgrid>.ui-jqgrid-view input,
.ui-jqgrid>.ui-jqgrid-view select,
.ui-jqgrid>.ui-jqgrid-view textarea {
    font-size: 11px
}

.ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close>span.fa {
    font-size: 16px;
    display: inline-block
}

.ui-jqdialog .ui-jqdialog-titlebar-close>span.fa {
    margin-top: 4px
}

.ui-jqdialog-titlebar>.ui-jqdialog-titlebar-close:hover,
.ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close:hover {
    margin-top: -9px
}

.ui-jqgrid-titlebar>.ui-jqgrid-titlebar-close:hover>span.fa {
    margin-top: 1px
}

.ui-jqdialog-titlebar>.ui-jqdialog-titlebar-close:hover>span.fa {
    margin-top: 3px
}

.ui-jqgrid .s-ico>.ui-grid-ico-sort.fa {
    width: .63em
}

.ui-jqgrid .s-ico>.ui-icon-asc.fa {
    top: .07em
}

.ui-jqgrid .s-ico>.ui-icon-desc.fa {
    top: -.75em
}

.ui-jqgrid .s-ico>.ui-icon-asc.fa.ui-sort-ltr,
.ui-jqgrid .s-ico>.ui-icon-desc.fa.ui-sort-ltr {
    left: 0
}

.ui-jqgrid .s-ico>.ui-icon-asc.fa.ui-sort-rtl,
.ui-jqgrid .s-ico>.ui-icon-desc.fa.ui-sort-rtl {
    right: 0
}

.ui-jqgrid .s-ico>.ui-state-disabled.fa {
    padding: 0
}

.jqgrow .ui-pg-div>span.fa {
    font-weight: 400;
    font-size: 12px;
    vertical-align: baseline;
    background: none;
    border: 0
}

.ui-subgrid>.subgrid-cell span.fa {
    margin-bottom: 4px
}

.jqgrow>.ui-sgcollapsed span.fa,
.ui-subgrid>.subgrid-cell span.fa {
    font-weight: 400;
    font-size: 12px;
    text-indent: 0;
    background: none;
    border: 0
}

.jqgrow>.ui-sgcollapsed span.fa {
    margin: 0
}

.ui-jqgrid .ui-resizable-se.fa {
    -webkit-filter: alpha(opacity=40);
    -moz-filter: alpha(opacity=40);
    -o-filter: alpha(opacity=40);
    filter: alpha(opacity=40);
    -ms-opacity: .4;
    opacity: .4;
    background: none;
    border-style: none;
    right: -3px;
    font-weight: 400
}

.ui-jqgrid-ltr .ui-resizable-se.fa {
    right: -3px;
    bottom: 0
}

.ui-jqgrid-rtl .ui-resizable-se.fa {
    left: 0;
    bottom: 1px
}

.jqContextMenu .ui-menu .ui-menu-item.ui-state-hover,
.jqContextMenu .ui-menu .ui-menu-item a.ui-state-hover {
    font-weight: 400;
    margin: -1px
}

.jqContextMenu .ui-menu-icons>.ui-menu-item {
    font-size: 11px
}

.ui-jqgrid-showHideColumnMenu .ui-menu-item:hover {
    font-weight: 400
}

.ui-jqgrid-disablePointerEvents {
    pointer-events: none
}

.ace_editor {
    position: relative;
    overflow: hidden;
    font: 12px/normal Monaco, Menlo, Ubuntu Mono, Consolas, source-code-pro, monospace;
    direction: ltr;
    text-align: left
}

.ace_scroller {
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    background-color: inherit;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: text
}

.ace_content {
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%
}

.ace_dragging .ace_scroller:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: hsla(0, 0%, 98%, .01);
    z-index: 1000
}

.ace_dragging.ace_dark .ace_scroller:before {
    background: rgba(0, 0, 0, .01)
}

.ace_selecting,
.ace_selecting * {
    cursor: text!important
}

.ace_gutter {
    position: absolute;
    overflow: hidden;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    cursor: default;
    z-index: 4;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.ace_gutter-active-line {
    position: absolute;
    left: 0;
    right: 0
}

.ace_scroller.ace_scroll-left {
    box-shadow: inset 17px 0 16px -16px rgba(0, 0, 0, .4)
}

.ace_gutter-cell {
    padding-left: 19px;
    padding-right: 6px;
    background-repeat: no-repeat
}

.ace_gutter-cell.ace_error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAABOFBMVEX/////////QRswFAb/Ui4wFAYwFAYwFAaWGAfDRymzOSH/PxswFAb/SiUwFAYwFAbUPRvjQiDllog5HhHdRybsTi3/Tyv9Tir+Syj/UC3////XurebMBIwFAb/RSHbPx/gUzfdwL3kzMivKBAwFAbbvbnhPx66NhowFAYwFAaZJg8wFAaxKBDZurf/RB6mMxb/SCMwFAYwFAbxQB3+RB4wFAb/Qhy4Oh+4QifbNRcwFAYwFAYwFAb/QRzdNhgwFAYwFAbav7v/Uy7oaE68MBK5LxLewr/r2NXewLswFAaxJw4wFAbkPRy2PyYwFAaxKhLm1tMwFAazPiQwFAaUGAb/QBrfOx3bvrv/VC/maE4wFAbRPBq6MRO8Qynew8Dp2tjfwb0wFAbx6eju5+by6uns4uH9/f36+vr/GkHjAAAAYnRSTlMAGt+64rnWu/bo8eAA4InH3+DwoN7j4eLi4xP99Nfg4+b+/u9B/eDs1MD1mO7+4PHg2MXa347g7vDizMLN4eG+Pv7i5evs/v79yu7S3/DV7/498Yv24eH+4ufQ3Ozu/v7+y13sRqwAAADLSURBVHjaZc/XDsFgGIBhtDrshlitmk2IrbHFqL2pvXf/+78DPokj7+Fz9qpU/9UXJIlhmPaTaQ6QPaz0mm+5gwkgovcV6GZzd5JtCQwgsxoHOvJO15kleRLAnMgHFIESUEPmawB9ngmelTtipwwfASilxOLyiV5UVUyVAfbG0cCPHig+GBkzAENHS0AstVF6bacZIOzgLmxsHbt2OecNgJC83JERmePUYq8ARGkJx6XtFsdddBQgZE2nPR6CICZhawjA4Fb/chv+399kfR+MMMDGOQAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: 2px
}

.ace_gutter-cell.ace_warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAmVBMVEX///8AAAD///8AAAAAAABPSzb/5sAAAAB/blH/73z/ulkAAAAAAAD85pkAAAAAAAACAgP/vGz/rkDerGbGrV7/pkQICAf////e0IsAAAD/oED/qTvhrnUAAAD/yHD/njcAAADuv2r/nz//oTj/p064oGf/zHAAAAA9Nir/tFIAAAD/tlTiuWf/tkIAAACynXEAAAAAAAAtIRW7zBpBAAAAM3RSTlMAABR1m7RXO8Ln31Z36zT+neXe5OzooRDfn+TZ4p3h2hTf4t3k3ucyrN1K5+Xaks52Sfs9CXgrAAAAjklEQVR42o3PbQ+CIBQFYEwboPhSYgoYunIqqLn6/z8uYdH8Vmdnu9vz4WwXgN/xTPRD2+sgOcZjsge/whXZgUaYYvT8QnuJaUrjrHUQreGczuEafQCO/SJTufTbroWsPgsllVhq3wJEk2jUSzX3CUEDJC84707djRc5MTAQxoLgupWRwW6UB5fS++NV8AbOZgnsC7BpEAAAAABJRU5ErkJggg==");
    background-position: 2px
}

.ace_gutter-cell.ace_info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAAB2k804AAAAPklEQVQY02NgIB68QuO3tiLznjAwpKTgNyDbMegwisCHZUETUZV0ZqOquBpXj2rtnpSJT1AEnnRmL2OgGgAAIKkRQap2htgAAAAASUVORK5CYII=");
    background-position: 2px
}

.ace_dark .ace_gutter-cell.ace_info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJFBMVEUAAAChoaGAgIAqKiq+vr6tra1ZWVmUlJSbm5s8PDxubm56enrdgzg3AAAAAXRSTlMAQObYZgAAAClJREFUeNpjYMAPdsMYHegyJZFQBlsUlMFVCWUYKkAZMxZAGdxlDMQBAG+TBP4B6RyJAAAAAElFTkSuQmCC")
}

.ace_scrollbar {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 6
}

.ace_scrollbar-inner {
    position: absolute;
    cursor: text;
    left: 0;
    top: 0
}

.ace_scrollbar-v {
    overflow-x: hidden;
    overflow-y: scroll;
    top: 0
}

.ace_scrollbar-h {
    overflow-x: scroll;
    overflow-y: hidden;
    left: 0
}

.ace_print-margin {
    position: absolute;
    height: 100%
}

.ace_text-input {
    position: absolute;
    z-index: 0;
    width: .5em;
    height: 1em;
    opacity: 0;
    background: transparent;
    -moz-appearance: none;
    appearance: none;
    border: none;
    resize: none;
    outline: none;
    overflow: hidden;
    font: inherit;
    padding: 0 1px;
    margin: 0 -1px;
    text-indent: -1em;
    -ms-user-select: text;
    -moz-user-select: text;
    -webkit-user-select: text;
    user-select: text;
    white-space: pre!important
}

.ace_text-input.ace_composition {
    background: inherit;
    color: inherit;
    z-index: 1000;
    opacity: 1;
    text-indent: 0
}

.ace_layer {
    z-index: 1;
    position: absolute;
    overflow: hidden;
    word-wrap: normal;
    white-space: pre;
    height: 100%;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none
}

.ace_gutter-layer {
    position: relative;
    width: auto;
    text-align: right;
    pointer-events: auto
}

.ace_text-layer {
    font: inherit!important
}

.ace_cjk {
    display: inline-block;
    text-align: center
}

.ace_cursor-layer {
    z-index: 4
}

.ace_cursor {
    z-index: 4;
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 2px solid;
    transform: translatez(0)
}

.ace_slim-cursors .ace_cursor {
    border-left-width: 1px
}

.ace_overwrite-cursors .ace_cursor {
    border-left-width: 0;
    border-bottom: 1px solid
}

.ace_hidden-cursors .ace_cursor {
    opacity: .2
}

.ace_smooth-blinking .ace_cursor {
    -webkit-transition: opacity .18s;
    transition: opacity .18s
}

.ace_editor.ace_multiselect .ace_cursor {
    border-left-width: 1px
}

.ace_marker-layer .ace_stack,
.ace_marker-layer .ace_step {
    position: absolute;
    z-index: 3
}

.ace_marker-layer .ace_selection {
    position: absolute;
    z-index: 5
}

.ace_marker-layer .ace_bracket {
    position: absolute;
    z-index: 6
}

.ace_marker-layer .ace_active-line {
    position: absolute;
    z-index: 2
}

.ace_marker-layer .ace_selected-word {
    position: absolute;
    z-index: 4
}

.ace_line .ace_fold,
.ace_marker-layer .ace_selected-word {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ace_line .ace_fold {
    display: inline-block;
    height: 11px;
    margin-top: -2px;
    vertical-align: middle;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACJJREFUeNpi+P//fxgTAwPDBxDxD078RSX+YeEyDFMCIMAAI3INmXiwf2YAAAAASUVORK5CYII=");
    background-repeat: no-repeat, repeat-x;
    background-position: 50%, 0 0;
    color: transparent;
    border: 1px solid #000;
    border-radius: 2px;
    cursor: pointer;
    pointer-events: auto
}

.ace_fold:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACBJREFUeNpi+P//fz4TAwPDZxDxD5X4i5fLMEwJgAADAEPVDbjNw87ZAAAAAElFTkSuQmCC")
}

.ace_tooltip {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .1));
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .1));
    border: 1px solid grey;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    color: #000;
    max-width: 100%;
    padding: 3px 4px;
    position: fixed;
    z-index: 999999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    white-space: pre;
    word-wrap: break-word;
    line-height: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    pointer-events: none
}

.ace_folding-enabled>.ace_gutter-cell {
    padding-right: 13px
}

.ace_fold-widget {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 -12px 0 1px;
    display: none;
    width: 11px;
    vertical-align: top;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42mWKsQ0AMAzC8ixLlrzQjzmBiEjp0A6WwBCSPgKAXoLkqSot7nN3yMwR7pZ32NzpKkVoDBUxKAAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 3px;
    border: 1px solid transparent;
    cursor: pointer
}

.ace_folding-enabled .ace_fold-widget {
    display: inline-block
}

.ace_fold-widget.ace_end {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42m3HwQkAMAhD0YzsRchFKI7sAikeWkrxwScEB0nh5e7KTPWimZki4tYfVbX+MNl4pyZXejUO1QAAAABJRU5ErkJggg==")
}

.ace_fold-widget.ace_closed {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGCAYAAAAG5SQMAAAAOUlEQVR42jXKwQkAMAgDwKwqKD4EwQ26sSOkVWjgIIHAzPiCgaqiqnJHZnKICBERHN194O5b9vbLuAVRL+l0YWnZAAAAAElFTkSuQmCCXA==")
}

.ace_fold-widget:hover {
    border: 1px solid rgba(0, 0, 0, .3);
    background-color: hsla(0, 0%, 100%, .2);
    box-shadow: 0 1px 1px hsla(0, 0%, 100%, .7)
}

.ace_fold-widget:active {
    border: 1px solid rgba(0, 0, 0, .4);
    background-color: rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px hsla(0, 0%, 100%, .8)
}

.ace_dark .ace_fold-widget {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHklEQVQIW2P4//8/AzoGEQ7oGCaLLAhWiSwB146BAQCSTPYocqT0AAAAAElFTkSuQmCC")
}

.ace_dark .ace_fold-widget.ace_end {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAH0lEQVQIW2P4//8/AxQ7wNjIAjDMgC4AxjCVKBirIAAF0kz2rlhxpAAAAABJRU5ErkJggg==")
}

.ace_dark .ace_fold-widget.ace_closed {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAFCAYAAACAcVaiAAAAHElEQVQIW2P4//+/AxAzgDADlOOAznHAKgPWAwARji8UIDTfQQAAAABJRU5ErkJggg==")
}

.ace_dark .ace_fold-widget:hover {
    background-color: hsla(0, 0%, 100%, .1)
}

.ace_dark .ace_fold-widget:active,
.ace_dark .ace_fold-widget:hover {
    box-shadow: 0 1px 1px hsla(0, 0%, 100%, .2)
}

.ace_fold-widget.ace_invalid {
    background-color: #ffb4b4;
    border-color: #de5555
}

.ace_fade-fold-widgets .ace_fold-widget {
    -webkit-transition: opacity .4s ease .05s;
    transition: opacity .4s ease .05s;
    opacity: 0
}

.ace_fade-fold-widgets:hover .ace_fold-widget {
    -webkit-transition: opacity .05s ease .05s;
    transition: opacity .05s ease .05s;
    opacity: 1
}

.ace_underline {
    text-decoration: underline
}

.ace_bold {
    font-weight: 700
}

.ace_nobold .ace_bold {
    font-weight: 400
}

.ace_italic {
    font-style: italic
}

.ace_error-marker {
    background-color: rgba(255, 0, 0, .2);
    position: absolute;
    z-index: 9
}

.ace_highlight-marker {
    background-color: rgba(255, 255, 0, .2);
    position: absolute;
    z-index: 8
}

.ace_br1 {
    border-top-left-radius: 3px
}

.ace_br2,
.ace_br3 {
    border-top-right-radius: 3px
}

.ace_br3 {
    border-top-left-radius: 3px
}

.ace_br4,
.ace_br5 {
    border-bottom-right-radius: 3px
}

.ace_br5 {
    border-top-left-radius: 3px
}

.ace_br6,
.ace_br7 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.ace_br7 {
    border-top-left-radius: 3px
}

.ace_br8,
.ace_br9 {
    border-bottom-left-radius: 3px
}

.ace_br9 {
    border-top-left-radius: 3px
}

.ace_br10,
.ace_br11 {
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.ace_br11 {
    border-top-left-radius: 3px
}

.ace_br12,
.ace_br13 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.ace_br13 {
    border-top-left-radius: 3px
}

.ace_br14,
.ace_br15 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.ace_br15 {
    border-top-left-radius: 3px
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    /*content: "â†"*/
}

[dir=rtl] .slick-prev:before {
    /*content: "â†’"*/
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    /*content: "â†’"*/
}

[dir=rtl] .slick-next:before {
    /*content: "â†"*/
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    /*content: "â€¢";*/
    content: "*";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.mjt-h1 {
    color: #45474c;
    font-size: 32px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Bold, Sans-Serif;
    word-wrap: break-word
}

.dashboard-live .statistics .statistics-item .item-value,
.mjt-h2 {
    color: #45474c;
    font-size: 28px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word
}

.mjt-h3 {
    color: #55575d;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word
}

.dashboard-live .statistics .statistics-large-item .item-label,
.dashboard-live .statistics .statistics-large-item .item-label-large,
.dashboard-live .statistics .statistics-large-item .item-subitem .subitem-value,
.dashboard-live .statistics .statistics-range,
.mjt-h4 {
    color: #55575d;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word
}

.mjt-h5 {
    color: #55575d;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word
}

.dashboard-live #realtime_feed .table-status-column p,
.dashboard-live .labeled-separator>span,
.dashboard-live .statistics .statistics-item .item-label,
.dashboard-live .statistics .statistics-large-item .item-subitem .subitem-label,
.dashboard-live .statistics .statistics-large-item .item-sublabel,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-extra-info,
.mjt-text,
.workflow-step-2 .eligibility-block .mjt-label.filter-label {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-text-dark {
    margin: 0;
    color: #45474c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Medium
}

.dashboard-live #realtime_feed .table-contact-column p a,
.dashboard-live #realtime_feed .table-date-column p,
.dashboard-live #realtime_feed .table-subject-column p a,
.mjt-small-text {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-extra-small-text {
    font-size: 10px;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-extra-small-text,
.mjt-text-help {
    margin: 0;
    color: #8c8c8c;
    line-height: 1.3;
    font-weight: 400
}

.mjt-text-help {
    font-size: 12px;
    font-family: Roboto-Italic, Sans-Serif;
    font-style: italic
}

@media (max-width:767px) {
    .mjt-h1 {
        font-size: 24px;
        line-height: 28px
    }
}

.mjt-bold {
    font-weight: 500
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown,
.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-fake-select-input,
.mjt-btn {
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    border-radius: 2px;
    border: 1px solid #fead0d;
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    color: #fff;
    background-color: #fead0d;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin: 0
}

.mjt-btn img {
    margin-right: 6px
}

.mjt-btn svg {
    height: 14px;
    width: 14px;
    margin-bottom: -2px;
    margin-right: 5px
}

.mjt-btn svg circle,
.mjt-btn svg path,
.mjt-btn svg polygon,
.mjt-btn svg rect {
    fill: #fff!important
}

.mjt-btn:active,
.mjt-btn:focus,
.mjt-btn:hover {
    outline: none;
    color: #fff;
    border-color: #ff9c00;
    background-color: #ff9c00;
    text-decoration: none
}

.mjt-btn.mjt-btn-disabled,
.mjt-btn:disabled {
    color: #fff;
    cursor: not-allowed;
    border-color: #cacaca;
    background-color: #cacaca
}

.mjt-btn.mjt-btn-disabled svg circle,
.mjt-btn.mjt-btn-disabled svg path,
.mjt-btn.mjt-btn-disabled svg polygon,
.mjt-btn.mjt-btn-disabled svg rect,
.mjt-btn:disabled svg circle,
.mjt-btn:disabled svg path,
.mjt-btn:disabled svg polygon,
.mjt-btn:disabled svg rect {
    fill: #cacaca!important
}

.mjt-btn.mjt-btn-disabled:hover,
.mjt-btn:disabled:hover {
    color: #fff;
    border-color: #cacaca;
    background-color: #cacaca
}

.mjt-btn-mini {
    transition: all .3s ease-in-out;
    font-family: Roboto-Medium;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    border: 1px solid #ffeaad;
    color: #fead0d;
    border-radius: 30px;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin: 0
}

.mjt-btn-mini:active,
.mjt-btn-mini:focus,
.mjt-btn-mini:hover {
    outline: none;
    text-decoration: none;
    color: #ff9c00;
    border-color: #fead0d
}

.mjt-btn-light {
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    border-radius: 2px;
    border: 1px solid #fead0d;
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    color: #fead0d;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin: 0
}

.mjt-btn-light img {
    margin-right: 6px
}

.mjt-btn-light svg {
    height: 14px;
    width: 14px;
    margin-bottom: -2px;
    margin-right: 5px
}

.mjt-btn-light svg circle,
.mjt-btn-light svg path,
.mjt-btn-light svg polygon,
.mjt-btn-light svg rect {
    fill: #fead0d!important
}

.mjt-btn-light:active,
.mjt-btn-light:focus,
.mjt-btn-light:hover {
    outline: none;
    color: #ff9c00;
    border-color: #ff9c00;
    background-color: #fff;
    text-decoration: none
}

.mjt-btn-light:active svg circle,
.mjt-btn-light:active svg path,
.mjt-btn-light:active svg polygon,
.mjt-btn-light:active svg rect,
.mjt-btn-light:focus svg circle,
.mjt-btn-light:focus svg path,
.mjt-btn-light:focus svg polygon,
.mjt-btn-light:focus svg rect,
.mjt-btn-light:hover svg circle,
.mjt-btn-light:hover svg path,
.mjt-btn-light:hover svg polygon,
.mjt-btn-light:hover svg rect {
    fill: #ff9c00!important
}

.mjt-btn-light:disabled {
    color: #fff;
    cursor: not-allowed;
    border-color: #cacaca;
    background-color: #cacaca
}

.mjt-btn-light:disabled svg circle,
.mjt-btn-light:disabled svg path,
.mjt-btn-light:disabled svg polygon,
.mjt-btn-light:disabled svg rect {
    fill: #cacaca!important
}

.mjt-btn-light:disabled:hover {
    color: #fff;
    border-color: #cacaca;
    background-color: #cacaca;
    text-decoration: none
}

.mjt-btn-light:disabled:hover svg circle,
.mjt-btn-light:disabled:hover svg path,
.mjt-btn-light:disabled:hover svg polygon,
.mjt-btn-light:disabled:hover svg rect {
    fill: #cacaca!important
}

.mjt-round-btn-light {
    transition: all .3s ease-in-out;
    color: #fead0d;
    background-color: #fff;
    display: inline-block;
    padding: 4px 20px 6px;
    border-radius: 12px;
    border: 1px solid #fead0d;
    font-family: Roboto-Medium;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    margin: 0
}

.mjt-round-btn-light:active,
.mjt-round-btn-light:focus,
.mjt-round-btn-light:hover {
    outline: none;
    color: #ff9c00;
    border-color: #ff9c00;
    text-decoration: none
}

.mjt-long-btn {
    padding: 10px 50px
}

.mjt-link {
    color: #fead0d;
    transition: all .3s ease-in-out;
    border-bottom: 1px solid transparent;
    font-family: Roboto-Regular, Sans-serif
}

.mjt-link:active,
.mjt-link:focus,
.mjt-link:hover {
    outline: none;
    color: #fead0d;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #fead0d
}

.mjt-link:active i,
.mjt-link:focus i,
.mjt-link:hover i {
    color: #fead0d
}

.mjt-dropdown,
.mjt-icon-link {
    font-weight: 400;
    line-height: 1.3;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #8c8c8c;
    transition: all .3s ease-in-out
}

.mjt-icon-link i {
    margin-right: 6px;
    color: #8c8c8c
}

.mjt-icon-link svg {
    margin-right: 8px
}

.mjt-icon-link svg circle,
.mjt-icon-link svg path,
.mjt-icon-link svg polygon,
.mjt-icon-link svg rect {
    fill: #8c8c8c!important;
    transition: all .3s ease-in-out
}

.mjt-icon-link:active,
.mjt-icon-link:focus,
.mjt-icon-link:hover {
    outline: none;
    color: #fead0d;
    cursor: pointer;
    text-decoration: none
}

.mjt-icon-link:active i,
.mjt-icon-link:focus i,
.mjt-icon-link:hover i {
    color: #fead0d
}

.mjt-icon-link:active svg circle,
.mjt-icon-link:active svg path,
.mjt-icon-link:active svg polygon,
.mjt-icon-link:active svg rect,
.mjt-icon-link:focus svg circle,
.mjt-icon-link:focus svg path,
.mjt-icon-link:focus svg polygon,
.mjt-icon-link:focus svg rect,
.mjt-icon-link:hover svg circle,
.mjt-icon-link:hover svg path,
.mjt-icon-link:hover svg polygon,
.mjt-icon-link:hover svg rect {
    fill: #fead0d!important
}

.mjt-icon-link:focus {
    outline: none
}

.mjt-checkbox {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative
}

.mjt-checkbox input[type=checkbox] {
    height: 16px;
    margin: 0;
    opacity: 0;
    width: 16px;
    z-index: 20;
    left: 0;
    position: absolute;
    top: 0;
    cursor: pointer
}

.mjt-checkbox input[type=checkbox]:checked+ins {
    border: 1px solid #ff9c00;
    background-color: #fead0d;
    background-image: url(/lib/images/general/icons/check.png)
}

.mjt-checkbox ins {
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    border: 1px solid #e1e1e6;
    border-radius: 2px;
    color: #f6f6f6;
    height: 16px;
    width: 16px;
    text-decoration: none;
    z-index: 10;
    left: 0;
    position: absolute;
    top: 0
}

.mjt-checkbox-label:hover {
    cursor: pointer
}

.mjt-checkbox-label .mjt-checkbox {
    margin-bottom: -2px
}

.mjt-label {
    font-family: Roboto-Regular;
    color: #8c8c8c;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 400
}

.mjt-label.required:after {
    content: "*";
    color: #8c8c8c;
    display: inline-block;
    position: relative;
    top: 0
}

.mjt-input {
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #8c8c8c;
    padding: 10px 20px
}

.mjt-input:active,
.mjt-input:focus,
.mjt-input:hover {
    border: 1px solid #2c97de!important;
    outline: none
}

.mjt-input.error {
    border: 1px solid #ff9789!important
}

.mjt-input-disable {
    border: 1px solid #e1e1e6;
    border-radius: 4px;
    background-color: #f6f6f6
}

.mjt-input-disable,
.mjt-textarea {
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #8c8c8c;
    padding: 10px 20px
}

.mjt-textarea {
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff
}

.mjt-textarea:active,
.mjt-textarea:focus,
.mjt-textarea:hover {
    border: 1px solid #2c97de!important;
    box-shadow: 0 0 3px 0 rgba(44, 151, 222, .61);
    cursor: pointer;
    outline: none
}

.mjt-sub {
    font-family: Roboto-Regular;
    font-style: italic;
    color: #8c8c8c;
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 8px;
    display: block;
    bottom: inherit;
    line-height: 14px
}

.mjt-form-group,
.mjt-form-group.row {
    margin-bottom: 20px
}

.mjt-form-group .mjt-error {
    display: none;
    color: #ff9789;
    font-family: Roboto-Regular;
    font-style: italic;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
    margin-bottom: 0
}

.mjt-form-group.error .mjt-input {
    border-color: #ff9789
}

.mjt-form-group.error .mjt-error,
.mjt-iconed-input label {
    display: block
}

.mjt-iconed-input .mjt-input-group {
    display: inline-table;
    width: 100%;
    position: relative
}

.mjt-iconed-input .mjt-input-group input {
    padding-right: 40px
}

.mjt-iconed-input .mjt-input-group>i {
    right: 15px;
    padding-right: 5px;
    line-height: 18px
}

.mjt-iconed-input .mjt-input-group>.mjt-checkbox,
.mjt-iconed-input .mjt-input-group>i {
    top: 10px;
    font-style: normal;
    font-size: 12px;
    position: absolute;
    color: #8c8c8c;
    text-align: center
}

.mjt-iconed-input .mjt-input-group>.mjt-checkbox {
    right: 45px;
    padding-right: 10px;
    line-height: 24px
}

.mjt-checkbox-input {
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    font-size: 12px;
    color: #8c8c8c;
    padding: 5px 10px 5px 20px;
    display: flex
}

.mjt-checkbox-input:active,
.mjt-checkbox-input:focus,
.mjt-checkbox-input:hover {
    outline: none;
    border: 1px solid #2c97de!important
}

.mjt-checkbox-input:active .mjt-checkbox-group,
.mjt-checkbox-input:focus .mjt-checkbox-group,
.mjt-checkbox-input:hover .mjt-checkbox-group {
    outline: none;
    border-left: 1px solid #2c97de!important
}

.mjt-checkbox-input.error {
    border: 1px solid #ff9789!important;
    cursor: pointer
}

.mjt-checkbox-input.error .mjt-checkbox-group {
    border-left: 1px solid #ff9789!important
}

.mjt-checkbox-input .mjt-input-group {
    position: relative;
    flex: 1
}

.mjt-checkbox-input .mjt-input-group input {
    border: none;
    width: 100%;
    height: 100%;
    font-family: Roboto-Regular;
    font-size: 12px;
    padding: 5px 0
}

.mjt-checkbox-input .mjt-input-group:focus,
.mjt-checkbox-input .mjt-input-group input:focus {
    outline: none
}

.mjt-checkbox-input .mjt-input-group2 {
    margin-left: 20px;
    margin-right: 20px;
    padding: 4px 0
}

.mjt-checkbox-input .mjt-input-group2 .mjt-text {
    padding-top: 4px;
    padding-bottom: 4px
}

.mjt-checkbox-input .mjt-input-group2 .danger {
    color: #ff9789!important
}

.mjt-checkbox-input .mjt-input-group2 .warning {
    color: #8c8c8c!important
}

.mjt-checkbox-input .mjt-input-group2 .success {
    color: #2db53a!important
}

.mjt-checkbox-input .mjt-checkbox-group {
    border-left: 1px solid #e1e1e6;
    padding-top: 4px;
    padding-bottom: 4px
}

.mjt-checkbox-input .mjt-checkbox-group .mjt-checkbox {
    margin: 0 10px -3px
}

.mjt-checkbox-input .mjt-checkbox-group .mjt-small-text {
    color: #cacaca
}

.mjt-search-select .mjt-fake-select-input {
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #8c8c8c;
    padding: 10px 40px 10px 20px;
    position: relative;
    height: 39px
}

.mjt-search-select .mjt-fake-select-input:focus {
    outline: none;
    border-color: #2c97de!important
}

.mjt-search-select .mjt-fake-select-input:hover {
    outline: none;
    cursor: pointer
}

.mjt-search-select .mjt-fake-select-input .zone-text {
    overflow: hidden;
    position: relative
}

.mjt-search-select .mjt-fake-select-input .zone-text input {
    white-space: nowrap;
    border: 0;
    width: 100%;
    outline: none
}

.mjt-search-select .mjt-fake-select-input .zone-text .fade {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 80%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1)
}

.mjt-search-select .mjt-fake-select-input .mjt-select-icon {
    width: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    height: 26px;
    top: 6px;
    line-height: 26px;
    display: table-cell;
    vertical-align: middle;
    color: #8c8c8c;
    border-left: 1px solid #e1e1e6
}

.mjt-search-select .mjt-fake-select-input .mjt-select-icon svg path {
    fill: #8c8c8c!important
}

.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options {
    position: absolute;
    width: auto;
    min-width: 100%;
    left: 0;
    top: 38px;
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid #e1e1e6;
    margin: 0;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .21);
    display: none;
    z-index: 11;
    max-height: 230px;
    overflow-y: auto
}

.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options.show {
    display: block
}

.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options:hover {
    cursor: default
}

.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options li {
    min-height: 21px;
    font-size: 14px;
    padding: 0 30px 0 20px;
    margin: 0;
    line-height: 21px;
    background-color: #fff;
    white-space: nowrap
}

.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options li.optgroup {
    color: #55575d;
    font-family: Roboto-Medium;
    padding: 0 30px 0 10px
}

.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options li.disabled {
    color: #cacaca
}

.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options li.selected,
.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options li:not(.optgroup):not(.disabled):hover {
    background-color: #2c97de;
    color: #fff;
    cursor: pointer
}

.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options li.selected .suffix,
.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options li:not(.optgroup):not(.disabled):hover .suffix {
    color: #fff
}

.mjt-search-select .mjt-fake-select-input .mjt-fake-select-options li:not(:last-child) {
    margin-bottom: 3px
}

.mjt-search-select select {
    position: absolute;
    top: 60px;
    left: 35px;
    width: 0;
    height: 0;
    opacity: 0
}

.mjt-select.error .mjt-fake-select-input {
    border: 1px solid #ff9789!important
}

.mjt-select.error .mjt-fake-select-input .mjt-select-icon {
    border-left: 1px solid #ff9789
}

.mjt-select .mjt-fake-select-input {
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #8c8c8c;
    padding: 10px 40px 10px 20px;
    position: relative;
    height: 39px;
    cursor: pointer
}

.mjt-select .mjt-fake-select-input:focus {
    outline: none;
    border-color: #2c97de!important
}

.mjt-select .mjt-fake-select-input:hover {
    outline: none;
    cursor: pointer
}

.mjt-select .mjt-fake-select-input .zone-text {
    overflow: hidden;
    position: relative
}

.mjt-select .mjt-fake-select-input .zone-text span {
    white-space: nowrap
}

.mjt-select .mjt-fake-select-input .zone-text .fade {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 80%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1)
}

.mjt-select .mjt-fake-select-input .zone-text input {
    white-space: nowrap;
    border: 0;
    width: 100%!important;
    outline: none
}

.mjt-select .mjt-fake-select-input .mjt-select-icon {
    width: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    height: 26px;
    top: 6px;
    line-height: 26px;
    display: table-cell;
    vertical-align: middle;
    color: #8c8c8c;
    border-left: 1px solid #e1e1e6
}

.mjt-select .mjt-fake-select-input .mjt-select-icon svg path {
    fill: #8c8c8c!important
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options {
    position: absolute;
    width: auto;
    min-width: 100%;
    left: 0;
    top: 38px;
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid #e1e1e6;
    margin: 0;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .21);
    display: none;
    z-index: 11;
    max-height: 230px;
    overflow-y: auto
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options.show {
    display: block
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options:hover {
    cursor: default
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options li {
    min-height: 21px;
    font-size: 14px;
    padding: 0 30px 0 20px;
    margin: 0;
    line-height: 21px;
    background-color: #fff;
    white-space: nowrap
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options li.optgroup {
    color: #55575d;
    font-family: Roboto-Medium;
    padding: 0 30px 0 10px
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options li.disabled {
    color: #cacaca
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options li.selected,
.mjt-select .mjt-fake-select-input .mjt-fake-select-options li:not(.optgroup):not(.disabled):hover {
    background-color: #2c97de;
    color: #fff;
    cursor: pointer
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options li.selected .suffix,
.mjt-select .mjt-fake-select-input .mjt-fake-select-options li:not(.optgroup):not(.disabled):hover .suffix {
    color: #fff
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options li:not(:last-child) {
    margin-bottom: 3px
}

.mjt-select .mjt-fake-select-input .mjt-fake-select-options li.separator {
    border-bottom: 1px solid #e1e1e6;
    margin: 0 0 5px;
    padding-bottom: 5px
}

.mjt-select select {
    position: absolute;
    top: 60px;
    left: 35px;
    width: 0;
    height: 0;
    opacity: 0
}

.mjt-select-disable {
    background-color: #f6f6f6
}

.mjt-select-disable .zone-text .fade {
    background: #f6f6f6
}

.mjt-radio {
    position: absolute;
    left: 0;
    top: 3px
}

.mjt-radio input[type=radio] {
    opacity: 0;
    width: 14px;
    height: 14px;
    z-index: 20;
    left: 0;
    position: absolute;
    top: 0;
    cursor: pointer
}

.mjt-radio input[type=radio]:checked+ins {
    border: 1px solid #ff9c00;
    background-color: #fead0d
}

.mjt-radio input[type=radio]:checked+ins:before {
    display: block;
    content: " ";
    border-radius: 50%;
    background-color: #fff;
    height: 6px;
    width: 6px;
    position: absolute;
    left: 3px;
    top: 3px
}

.mjt-radio ins {
    border: 1px solid #e1e1e6;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    border-image: none;
    z-index: 10;
    left: 0;
    position: absolute;
    top: 0
}

.mjt-radio.disabled input[type=radio] {
    cursor: default
}

.mjt-switch {
    position: relative
}

.mjt-switch,
.mjt-switch ins {
    width: 40px;
    height: 19px;
    display: inline-block
}

.mjt-switch ins {
    border: 1px solid #cacaca;
    background-color: #cacaca;
    border-radius: 10px;
    transition: all ease-int-out .3s
}

.mjt-switch ins:after {
    content: "";
    width: 15px;
    height: 15px;
    top: 2px;
    left: 3px;
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    transition: all ease-int-out .3s
}

.mjt-switch input[type=checkbox] {
    width: 40px;
    height: 19px;
    top: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    z-index: 1;
    cursor: pointer
}

.mjt-switch input[type=checkbox]:checked+ins {
    background-color: #fead0d;
    border-color: #ff9c00
}

.mjt-switch input[type=checkbox]:checked+ins:after {
    left: 22px
}

.mjt-dropdown {
    cursor: pointer;
    position: relative
}

.mjt-dropdown select {
    display: none
}

.mjt-dropdown i {
    font-size: 10px;
    margin-left: 6px
}

.mjt-dropdown svg {
    margin-left: 6px
}

.mjt-dropdown svg circle,
.mjt-dropdown svg path,
.mjt-dropdown svg polygon,
.mjt-dropdown svg rect {
    fill: #8c8c8c!important
}

.mjt-dropdown .mjt-subdropdown-container {
    position: absolute;
    width: auto;
    min-width: 150px;
    right: 0;
    top: -5px;
    overflow-y: hidden;
    overflow-x: hidden;
    display: none;
    z-index: 12;
    padding: 5px 10px 5px 5px
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options {
    position: absolute;
    width: auto;
    min-width: 150px;
    right: 0;
    top: 0;
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid #e1e1e6;
    margin: 0;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .21);
    display: none;
    z-index: 11;
    max-height: 230px;
    overflow-y: auto;
    list-style: none;
    position: static;
    max-width: 325px;
    right: auto;
    top: auto;
    display: inherit;
    z-index: 12;
    overflow-y: hidden;
    overflow-x: hidden
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options.show {
    display: block
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options:hover {
    cursor: default
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options.table-manage {
    max-height: none;
    overflow-y: visible
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li {
    margin: 0 0 3px;
    background-color: #fff
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover {
    background-color: #2c97de
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a {
    width: 100%;
    font-size: 14px;
    padding: 0 30px 0 10px;
    line-height: 30px;
    color: #55575d;
    white-space: nowrap;
    display: inline-block;
    color: #fff;
    outline: none;
    text-decoration: none
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a span,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a span {
    display: inline-block;
    vertical-align: middle
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a svg,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a svg {
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a svg path,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a svg polygon,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a svg rect,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a svg path,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a svg polygon,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a svg rect {
    fill: #55575d!important
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a svg circle,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a svg path,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a svg polygon,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>a svg rect,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a svg circle,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a svg path,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a svg polygon,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>a svg rect {
    fill: #fff!important
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus>div,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover>div {
    display: inherit
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a {
    width: 100%;
    font-size: 14px;
    padding: 0 30px 0 10px;
    line-height: 30px;
    color: #55575d;
    white-space: nowrap;
    display: inline-block;
    text-align: left
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a span {
    display: inline-block;
    vertical-align: middle
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a svg {
    margin-right: 6px;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a svg circle,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a svg path,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a svg polygon,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a svg rect {
    fill: #55575d!important
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a.dropdown-link {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding-right: 5px
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a.dropdown-link span {
    flex: 1
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:focus a span span,
.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li:hover a span span {
    font-family: Roboto-Regular, Sans-Serif;
    display: inline
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a span {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    position: relative;
    padding-right: 5px
}

.mjt-dropdown .mjt-subdropdown-container ul.mjt-fake-subdropdown-options li a span span {
    font-family: Roboto-Regular, Sans-Serif;
    display: inline
}

.mjt-dropdown .mjt-fake-dropdown-options {
    position: absolute;
    width: auto;
    min-width: 150px;
    right: 0;
    top: 0;
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid #e1e1e6;
    margin: 0;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .21);
    display: none;
    z-index: 11;
    max-height: 230px;
    overflow-y: auto;
    list-style: none
}

.mjt-dropdown .mjt-fake-dropdown-options.show {
    display: block
}

.mjt-dropdown .mjt-fake-dropdown-options:hover {
    cursor: default
}

.mjt-dropdown .mjt-fake-dropdown-options.table-manage {
    max-height: none;
    overflow-y: visible
}

.mjt-dropdown .mjt-fake-dropdown-options li {
    margin: 0 0 3px;
    background-color: #fff
}

.mjt-dropdown .mjt-fake-dropdown-options li:focus,
.mjt-dropdown .mjt-fake-dropdown-options li:hover {
    background-color: #2c97de
}

.mjt-dropdown .mjt-fake-dropdown-options li:focus>a,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a {
    width: 100%;
    font-size: 14px;
    padding: 0 30px 0 10px;
    line-height: 30px;
    color: #55575d;
    white-space: nowrap;
    display: inline-block;
    color: #fff;
    outline: none;
    text-decoration: none
}

.mjt-dropdown .mjt-fake-dropdown-options li:focus>a span,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a span {
    display: inline-block;
    vertical-align: middle
}

.mjt-dropdown .mjt-fake-dropdown-options li:focus>a svg,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a svg {
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle
}

.mjt-dropdown .mjt-fake-dropdown-options li:focus>a svg path,
.mjt-dropdown .mjt-fake-dropdown-options li:focus>a svg polygon,
.mjt-dropdown .mjt-fake-dropdown-options li:focus>a svg rect,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a svg path,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a svg polygon,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a svg rect {
    fill: #55575d!important
}

.mjt-dropdown .mjt-fake-dropdown-options li:focus>a svg circle,
.mjt-dropdown .mjt-fake-dropdown-options li:focus>a svg path,
.mjt-dropdown .mjt-fake-dropdown-options li:focus>a svg polygon,
.mjt-dropdown .mjt-fake-dropdown-options li:focus>a svg rect,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a svg circle,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a svg path,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a svg polygon,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>a svg rect {
    fill: #fff!important
}

.mjt-dropdown .mjt-fake-dropdown-options li:focus>div,
.mjt-dropdown .mjt-fake-dropdown-options li:hover>div {
    display: inherit
}

.mjt-dropdown .mjt-fake-dropdown-options li a {
    width: 100%;
    font-size: 14px;
    padding: 0 30px 0 10px;
    line-height: 30px;
    color: #55575d;
    white-space: nowrap;
    display: inline-block;
    text-align: left
}

.mjt-dropdown .mjt-fake-dropdown-options li a span {
    display: inline-block;
    vertical-align: middle
}

.mjt-dropdown .mjt-fake-dropdown-options li a svg {
    margin-right: 6px;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle
}

.mjt-dropdown .mjt-fake-dropdown-options li a svg circle,
.mjt-dropdown .mjt-fake-dropdown-options li a svg path,
.mjt-dropdown .mjt-fake-dropdown-options li a svg polygon,
.mjt-dropdown .mjt-fake-dropdown-options li a svg rect {
    fill: #55575d!important
}

.mjt-dropdown .mjt-fake-dropdown-options li a.dropdown-link {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding-right: 5px
}

.mjt-dropdown .mjt-fake-dropdown-options li a.dropdown-link span {
    flex: 1
}

.mjt-tooltip-box {
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    opacity: 1;
    width: 252px;
    padding: 30px 25px;
    background-color: #41444c;
    border-radius: 4px;
    z-index: 11
}

.mjt-tooltip-box.no-title {
    padding: 20px 25px
}

.mjt-tooltip-box .mjt-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.mjt-tooltip-box .mjt-tooltip-arrow.left {
    top: 50%;
    right: -10px;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
    border-left-color: #41444c
}

.mjt-tooltip-box .mjt-tooltip-arrow.top {
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 10px 10px 0;
    border-top-color: #41444c
}

.mjt-tooltip-box .mjt-tooltip-arrow.bottom {
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 0 10px 10px;
    border-bottom-color: #41444c
}

.mjt-tooltip-box .mjt-tooltip-arrow.right {
    top: 50%;
    left: -10px;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-right-color: #41444c
}

.mjt-tooltip-box .mjt-tooltip-close {
    position: absolute;
    top: 7px;
    right: 15px;
    font-size: 14px;
    color: #fff
}

.mjt-tooltip-box .mjt-tooltip-close:hover {
    cursor: pointer
}

.mjt-tooltip-box .mjt-tooltip-close .fa-angle-left {
    margin-left: -3px
}

.mjt-tooltip-box .mjt-tooltip-content .mjt-tooltip-title {
    color: #fff;
    margin-bottom: 5px;
    margin-top: 0;
    line-height: 18px
}

.mjt-tooltip-box .mjt-tooltip-content .mjt-tooltip-text {
    font-size: 12px;
    font-family: Roboto-Regular;
    color: #8c8c8c;
    margin-bottom: 0
}

i.mjt-tooltip,
i.mjt-tooltip-hover,
svg.mjt-tooltip,
svg.mjt-tooltip-hover {
    color: #fead0d
}

i.mjt-tooltip-hover g circle,
i.mjt-tooltip-hover g path,
i.mjt-tooltip-hover g polygon,
i.mjt-tooltip-hover g rect,
i.mjt-tooltip g circle,
i.mjt-tooltip g path,
i.mjt-tooltip g polygon,
i.mjt-tooltip g rect,
svg.mjt-tooltip-hover g circle,
svg.mjt-tooltip-hover g path,
svg.mjt-tooltip-hover g polygon,
svg.mjt-tooltip-hover g rect,
svg.mjt-tooltip g circle,
svg.mjt-tooltip g path,
svg.mjt-tooltip g polygon,
svg.mjt-tooltip g rect {
    fill: #fead0d!important
}

i.mjt-tooltip-hover:hover,
i.mjt-tooltip:hover,
svg.mjt-tooltip-hover:hover,
svg.mjt-tooltip:hover {
    cursor: pointer
}

svg.mjt-tooltip,
svg.mjt-tooltip-hover {
    height: 16px;
    width: 16px
}

.mjt-bubble {
    color: #55575d;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 10px 15px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    transition: all .3s ease
}

.mjt-bubble:after,
.mjt-bubble:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute
}

.mjt-bubble.top {
    margin-top: 10px
}

.mjt-bubble.top:before {
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-bottom: 10px solid rgba(0, 0, 0, .25);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.mjt-bubble.top:after {
    top: -9px;
    left: 50%;
    margin-left: -9px;
    border-bottom: 9px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}

.mjt-bubble.right {
    margin-right: 10px
}

.mjt-bubble.right:before {
    right: -10px;
    top: 50%;
    margin-top: -10px;
    border-left: 10px solid rgba(0, 0, 0, .25);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.mjt-bubble.right:after {
    right: -9px;
    top: 50%;
    margin-top: -9px;
    border-left: 9px solid #fff;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent
}

.mjt-bubble.bottom {
    margin-bottom: 10px
}

.mjt-bubble.bottom:before {
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-top: 10px solid rgba(0, 0, 0, .25);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.mjt-bubble.bottom:after {
    bottom: -9px;
    left: 50%;
    margin-left: -9px;
    border-top: 9px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}

.mjt-bubble.left {
    margin-left: 10px
}

.mjt-bubble.left:before {
    left: -10px;
    top: 50%;
    margin-top: -10px;
    border-right: 10px solid rgba(0, 0, 0, .25);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.mjt-bubble.left:after {
    left: -9px;
    top: 50%;
    margin-top: -9px;
    border-right: 9px solid #fff;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent
}

.mjt-bubble:not(.disabled):hover {
    cursor: pointer;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .2)
}

.mjt-stepper {
    justify-content: space-between;
    display: flex
}

.mjt-stepper .step {
    text-align: left;
    display: inline-block;
    width: 100%;
    position: relative
}

.mjt-stepper .step .step-content .mjt-small-text a {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-stepper .step .step-content .mjt-small-text a:hover {
    text-decoration: none
}

.mjt-stepper .step .step-icon {
    position: relative;
    display: inline-block
}

.mjt-stepper .step .step-icon .step-bar-after {
    left: 10px;
    z-index: 1
}

.mjt-stepper .step .step-icon .step-bar-after,
.mjt-stepper .step .step-icon .step-bar-before {
    display: inline-block;
    width: 120px;
    position: absolute;
    height: 2px;
    background-color: #c6c6c6;
    top: 10px
}

.mjt-stepper .step .step-icon .step-bar-before {
    right: 10px
}

.mjt-stepper .step .step-icon .svg-back {
    display: inline-block;
    height: 20px;
    width: 20px;
    border: 2px solid #c6c6c6;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    margin-top: 1px;
    position: relative;
    z-index: 4
}

.mjt-stepper .step .step-icon .svg-back svg {
    position: relative;
    z-index: 5
}

.mjt-stepper .step .step-icon .svg-back .svg-next {
    display: inline-block;
    margin-bottom: 1px;
    margin-right: -2px;
    position: absolute;
    top: 3px;
    left: 6px
}

.mjt-stepper .step .step-icon .svg-back .svg-next path {
    fill: #c6c6c6!important
}

.mjt-stepper .step .step-icon .svg-back .svg-current,
.mjt-stepper .step .step-icon .svg-back .svg-finished,
.mjt-stepper .step:first-child .step-content .step-icon .step-bar-before,
.mjt-stepper .step:last-child .step-content .step-icon .step-bar-after {
    display: none
}

.mjt-stepper .step.step-current .step-icon .svg-back {
    background-color: #fead0d;
    border: 2px solid #fead0d
}

.mjt-stepper .step.step-current .step-icon .svg-back .svg-current {
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 0;
    position: absolute;
    top: 6px;
    left: 3px
}

.mjt-stepper .step.step-current .step-icon .svg-back .svg-finished,
.mjt-stepper .step.step-current .step-icon .svg-back .svg-next {
    display: none
}

.mjt-stepper .step.step-current .step-icon .step-bar-before {
    background-color: #fead0d!important
}

.mjt-stepper .step.step-current .step-icon .step-bar-after {
    background-color: #c6c6c6!important
}

.mjt-stepper .step.step-finished .step-icon .svg-back {
    background-color: #fff;
    border: 2px solid #fead0d
}

.mjt-stepper .step.step-finished .step-icon .svg-back .svg-finished {
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 0;
    position: absolute;
    top: 5px;
    left: 4px
}

.mjt-stepper .step.step-finished .step-icon .svg-back .svg-current,
.mjt-stepper .step.step-finished .step-icon .svg-back .svg-next {
    display: none
}

.mjt-stepper .step.step-finished .step-icon .step-bar-after,
.mjt-stepper .step.step-finished .step-icon .step-bar-before {
    background-color: #fead0d!important
}

.mjt-badge-model {
    display: inline-block;
    font-family: Roboto-Regular;
    color: #fff;
    background-color: #2c97de;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #2c97de
}

.mjt-badge-model.mjt-badge-red {
    background-color: #ff624d;
    border: 1px solid #ff624d
}

.mjt-badge-model.mjt-badge-green {
    background-color: #2db53a;
    border: 1px solid #2db53a
}

.mjt-badge {
    display: inline-block;
    font-family: Roboto-Regular;
    color: #fff;
    background-color: #2c97de;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #2c97de;
    font-size: 13px;
    padding: 3px 14px;
    line-height: 13px
}

.mjt-badge.mjt-badge-red {
    background-color: #ff624d;
    border: 1px solid #ff624d
}

.mjt-badge.mjt-badge-green {
    background-color: #2db53a;
    border: 1px solid #2db53a
}

.mjt-small-badge {
    display: inline-block;
    font-family: Roboto-Regular;
    color: #fff;
    background-color: #2c97de;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #2c97de;
    font-size: 11px;
    padding: 2px 12px;
    line-height: 11px
}

.mjt-small-badge.mjt-badge-red {
    background-color: #ff624d;
    border: 1px solid #ff624d
}

.mjt-small-badge.mjt-badge-green {
    background-color: #2db53a;
    border: 1px solid #2db53a
}

.mjt-extra-small-badge {
    display: inline-block;
    font-family: Roboto-Regular;
    color: #fff;
    background-color: #2c97de;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #2c97de;
    font-size: 9px;
    padding: 1px 8px;
    line-height: 11px
}

.mjt-extra-small-badge.mjt-badge-red {
    background-color: #ff624d;
    border: 1px solid #ff624d
}

.mjt-extra-small-badge.mjt-badge-green {
    background-color: #2db53a;
    border: 1px solid #2db53a
}

.mjt-breadcrumb {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    padding: 0;
    list-style: none;
    line-height: 10px
}

.mjt-breadcrumb li {
    display: inline-block
}

.mjt-breadcrumb li:before {
    color: #cacaca
}

.mjt-breadcrumb li a {
    color: #cacaca;
    text-decoration: none
}

.mjt-breadcrumb li a:hover {
    color: #fead0d
}

.mjt-breadcrumb li.active {
    color: #8c8c8c
}

.mjt-breadcrumb svg {
    fill: none!important;
    stroke: #d8d8d8;
    stroke-linecap: round;
    stroke-width: 1px;
    fill-rule: evenodd;
    margin: 0 10px
}

.mjt-notifications {
    padding: 15px 25px;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    border-radius: 2px
}

.mjt-notifications .mjt-notification-permanent {
    z-index: 5
}

.mjt-notifications .mjt-notification-icon {
    display: flex
}

.mjt-notifications .mjt-notification-content {
    flex: 1;
    margin-left: 15px
}

.mjt-notifications .mjt-notification-content .mjt-notification-message .mjt-h5 {
    margin-top: 0;
    margin-bottom: 10px
}

.mjt-notifications .mjt-notification-content .mjt-notification-message .mjt-text {
    line-height: 15px!important;
    font-size: 12px!important;
    display: block
}

.mjt-notifications .mjt-notification-content .mjt-notification-message .mjt-text span.mjt-text:not(.hidden) {
    margin-top: 0
}

.mjt-notifications .mjt-notification-content .mjt-notification-message .mjt-text+.mjt-text,
.mjt-notifications .mjt-notification-content .mjt-notification-message .mjt-text span.mjt-text:not(.hidden)+.mjt-text {
    margin-top: 4px
}

.mjt-notifications .mjt-notification-close {
    position: absolute;
    right: 12px;
    top: 8px
}

.mjt-notifications.mjt-notification-type-info {
    background-color: #eaf4fb;
    border: 1px solid #2c97de
}

.mjt-notifications.mjt-notification-type-info .mjt-notification-message .mjt-h5,
.mjt-notifications.mjt-notification-type-info .mjt-notification-message:not(.black) .mjt-text {
    color: #2c97de
}

.mjt-notifications.mjt-notification-type-info .mjt-notification-message.black .mjt-text {
    color: #55575d
}

.mjt-notifications.mjt-notification-type-info .mjt-notification-message .mjt-link {
    color: #2c97de
}

.mjt-notifications.mjt-notification-type-info .mjt-notification-message .mjt-link:active,
.mjt-notifications.mjt-notification-type-info .mjt-notification-message .mjt-link:focus,
.mjt-notifications.mjt-notification-type-info .mjt-notification-message .mjt-link:hover {
    border-bottom-color: #2c97de
}

.mjt-notifications.mjt-notification-type-info svg circle,
.mjt-notifications.mjt-notification-type-info svg path,
.mjt-notifications.mjt-notification-type-info svg polygon,
.mjt-notifications.mjt-notification-type-info svg rect {
    fill: #2c97de!important;
    fill-rule: evenodd
}

.mjt-notifications.mjt-notification-type-alert {
    background-color: #ffefcf;
    border: 1px solid #fead0d
}

.mjt-notifications.mjt-notification-type-alert .mjt-notification-message .mjt-h5,
.mjt-notifications.mjt-notification-type-alert .mjt-notification-message:not(.black) .mjt-text {
    color: #fead0d
}

.mjt-notifications.mjt-notification-type-alert .mjt-notification-message.black .mjt-text {
    color: #55575d
}

.mjt-notifications.mjt-notification-type-alert svg circle,
.mjt-notifications.mjt-notification-type-alert svg path,
.mjt-notifications.mjt-notification-type-alert svg polygon,
.mjt-notifications.mjt-notification-type-alert svg rect {
    fill: #fead0d!important;
    fill-rule: evenodd
}

.mjt-notifications.mjt-notification-type-success {
    background-color: #eaf7eb;
    border: 1px solid #65bd6b
}

.mjt-notifications.mjt-notification-type-success .mjt-notification-message .mjt-h5,
.mjt-notifications.mjt-notification-type-success .mjt-notification-message:not(.black) .mjt-text {
    color: #65bd6b
}

.mjt-notifications.mjt-notification-type-success .mjt-notification-message.black .mjt-text {
    color: #55575d
}

.mjt-notifications.mjt-notification-type-success svg circle,
.mjt-notifications.mjt-notification-type-success svg path,
.mjt-notifications.mjt-notification-type-success svg polygon,
.mjt-notifications.mjt-notification-type-success svg rect {
    fill: #65bd6b!important;
    fill-rule: evenodd
}

.mjt-notifications.mjt-notification-type-error {
    background-color: #ffeae7;
    border: 1px solid #ff624d
}

.mjt-notifications.mjt-notification-type-error .mjt-notification-message .mjt-h5,
.mjt-notifications.mjt-notification-type-error .mjt-notification-message:not(.black) .mjt-text {
    color: #ff624d
}

.mjt-notifications.mjt-notification-type-error .mjt-notification-message.black .mjt-text {
    color: #55575d
}

.mjt-notifications.mjt-notification-type-error .mjt-notification-message .mjt-link {
    color: #ff624d
}

.mjt-notifications.mjt-notification-type-error .mjt-notification-message .mjt-link:active,
.mjt-notifications.mjt-notification-type-error .mjt-notification-message .mjt-link:focus,
.mjt-notifications.mjt-notification-type-error .mjt-notification-message .mjt-link:hover {
    border-bottom-color: #ff624d
}

.mjt-notifications.mjt-notification-type-error svg circle,
.mjt-notifications.mjt-notification-type-error svg path,
.mjt-notifications.mjt-notification-type-error svg polygon,
.mjt-notifications.mjt-notification-type-error svg rect {
    fill: #ff624d!important;
    fill-rule: evenodd
}

.mjt-notifications.align-items-center {
    align-items: center
}

.mjt-label-error p {
    color: #ff624d;
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
    font-family: Roboto-Italic, Sans-Serif;
    font-style: italic;
    margin-top: 10px
}

#mjt-notifications-header-container {
    width: 570px
}

#mjt-notifications-header-container .mjt-notifications {
    margin-bottom: 30px
}

.mjt-block,
.mjt-block-yellow {
    padding: 30px;
    background-color: #fff;
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}

.mjt-block-yellow {
    border-top: 4px solid #fead0d
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes glow {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

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

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 300;
    src: local("Ubuntu Light Italic"), local("Ubuntu-LightItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZftVyCN4Ffgg.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 300;
    src: local("Ubuntu Light Italic"), local("Ubuntu-LightItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZftVyLN4Ffgg.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 300;
    src: local("Ubuntu Light Italic"), local("Ubuntu-LightItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZftVyDN4Ffgg.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 300;
    src: local("Ubuntu Light Italic"), local("Ubuntu-LightItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZftVyMN4Ffgg.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 300;
    src: local("Ubuntu Light Italic"), local("Ubuntu-LightItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZftVyBN4Ffgg.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 300;
    src: local("Ubuntu Light Italic"), local("Ubuntu-LightItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZftVyPN4E.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCu6KVjbNBYlgoKej75l0mwFg.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCu6KVjbNBYlgoKej7wl0mwFg.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCu6KVjbNBYlgoKej74l0mwFg.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCu6KVjbNBYlgoKej73l0mwFg.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCu6KVjbNBYlgoKej76l0mwFg.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCu6KVjbNBYlgoKej70l0k.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZPslyCN4Ffgg.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZPslyLN4Ffgg.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZPslyDN4Ffgg.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZPslyMN4Ffgg.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZPslyBN4Ffgg.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCp6KVjbNBYlgoKejZPslyPN4E.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoC1CzjvWyNL4U.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoC1CzjtGyNL4U.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoC1CzjvGyNL4U.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoC1Czjs2yNL4U.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoC1CzjvmyNL4U.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoC1CzjsGyN.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKcg72j00.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKew72j00.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKcw72j00.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKfA72j00.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKcQ72j00.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKfw72.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoCxCvjvWyNL4U.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoCxCvjtGyNL4U.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoCxCvjvGyNL4U.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoCxCvjs2yNL4U.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoCxCvjvmyNL4U.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(//fonts.gstatic.com/s/ubuntu/v12/4iCv6KVjbNBYlgoCxCvjsGyN.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: entypo;
    src: url(//cdn.jsdelivr.net/font-entypo/0.1/dev/entypo.eot);
    src: url(//cdn.jsdelivr.net/font-entypo/0.1/dev/entypo.eot#iefix) format("embedded-opentype"), url(//cdn.jsdelivr.net/font-entypo/0.1/dev/entypo.woff) format("woff"), url(//cdn.jsdelivr.net/font-entypo/0.1/dev/entypo.ttf) format("truetype"), url(//cdn.jsdelivr.net/font-entypo/0.1/dev/entypo.svg#entypo) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: FontAwesome;
    src: url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot#iefix&v=4.5.0) format("embedded-opentype"), url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-bg {
    font-family: entypo;
    position: absolute
}

.fa-cc-amex {
    color: #007bc1
}

.fa-cc-visa {
    color: #0157a2
}

.fa-cc-mastercard {
    color: #0a3a82
}

@font-face {
    font-family: Open-Sans;
    src: url(/lib/fonts/OpenSans/open-sans.woff)
}

@font-face {
    font-family: OpenSans-Light;
    src: url(/lib/fonts/OpenSans/opensans-light.eot);
    src: url(/lib/fonts/OpenSans/opensans-light.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/OpenSans/opensans-light.woff) format("woff"), url(/lib/fonts/OpenSans/opensans-light.ttf) format("truetype"), url(/lib/fonts/OpenSans/opensans-light.svg#open_sanslight) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(/lib/fonts/OpenSans/opensans-regular.eot);
    src: url(/lib/fonts/OpenSans/opensans-regular.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/OpenSans/opensans-regular.woff) format("woff"), url(/lib/fonts/OpenSans/opensans-regular.ttf) format("truetype"), url(/lib/fonts/OpenSans/opensans-regular.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans-Semibold;
    src: url(/lib/fonts/OpenSans/opensans-semibold.eot);
    src: url(/lib/fonts/OpenSans/opensans-semibold.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/OpenSans/opensans-semibold.woff) format("woff"), url(/lib/fonts/OpenSans/opensans-semibold.ttf) format("truetype"), url(/lib/fonts/OpenSans/opensans-semibold.svg#open_sanssemibold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans-Bold;
    src: url(/lib/fonts/OpenSans/opensans-bold.eot);
    src: url(/lib/fonts/OpenSans/opensans-bold.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/OpenSans/opensans-bold.woff) format("woff"), url(/lib/fonts/OpenSans/opensans-bold.ttf) format("truetype"), url(/lib/fonts/OpenSans/opensans-bold.svg#open_sansbold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/lib/fonts/Roboto/roboto-regular.eot);
    src: url(/lib/fonts/Roboto/roboto-regular.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/Roboto/roboto-regular.woff) format("woff"), url(/lib/fonts/Roboto/roboto-regular.ttf) format("truetype"), url(/lib/fonts/Roboto/roboto-regular.svg#robotoregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Light;
    src: url(/lib/fonts/Roboto/roboto-light.eot);
    src: url(/lib/fonts/Roboto/roboto-light.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/Roboto/roboto-light.woff) format("woff"), url(/lib/fonts/Roboto/roboto-light.ttf) format("truetype"), url(/lib/fonts/Roboto/roboto-light.svg#robotolight) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Regular;
    src: url(/lib/fonts/Roboto/roboto-regular.eot);
    src: url(/lib/fonts/Roboto/roboto-regular.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/Roboto/roboto-regular.woff) format("woff"), url(/lib/fonts/Roboto/roboto-regular.ttf) format("truetype"), url(/lib/fonts/Roboto/roboto-regular.svg#robotoregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Medium;
    src: url(/lib/fonts/Roboto/roboto-medium.eot);
    src: url(/lib/fonts/Roboto/roboto-medium.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/Roboto/roboto-medium.woff) format("woff"), url(/lib/fonts/Roboto/roboto-medium.ttf) format("truetype"), url(/lib/fonts/Roboto/roboto-medium.svg#robotomedium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Bold;
    src: url(/lib/fonts/Roboto/roboto-bold.eot);
    src: url(/lib/fonts/Roboto/roboto-bold.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/Roboto/roboto-bold.woff) format("woff"), url(/lib/fonts/Roboto/roboto-bold.ttf) format("truetype"), url(/lib/fonts/Roboto/roboto-bold.svg#robotobold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Courier;
    src: url(/lib/fonts/Courier/courier.eot);
    src: url(/lib/fonts/Courier/courier.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/Courier/courier.woff) format("woff"), url(/lib/fonts/Courier/courier.ttf) format("truetype"), url(/lib/fonts/Courier/courier.svg#open_sanslight) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: entypo;
    font-style: normal;
    display: inline-block;
    width: 1.1em;
    margin-right: .1em;
    text-align: center
}

.the-icons li {
    font-size: 14px;
    line-height: 24px;
    height: 24px
}

.icon-note:before {
    content: "\266a"
}

.icon-note-beamed:before {
    content: "\266b"
}

/*.icon-music:before {
    content: "ðŸŽµ"
}

.icon-search:before {
    content: "ðŸ”"
}

.icon-flashlight:before {
    content: "ðŸ”¦"
}

.icon-mail:before {
    content: "\2709"
}

.icon-heart:before {
    content: "\2665"
}

.icon-heart-empty:before {
    content: "\2661"
}

.icon-star:before {
    content: "\2605"
}

.icon-star-empty:before {
    content: "\2606"
}

.icon-user:before {
    content: "ðŸ‘¤"
}

.icon-users:before {
    content: "ðŸ‘¥"
}

.icon-user-add:before {
    content: "\e700"
}

.icon-video:before {
    content: "ðŸŽ¬"
}

.icon-picture:before {
    content: "ðŸŒ„"
}

.icon-camera:before {
    content: "ðŸ“·"
}

.icon-layout:before {
    content: "\268f"
}

.icon-menu:before {
    content: "\2630"
}

.icon-check:before {
    content: "\2713"
}

.icon-cancel:before {
    content: "\2715"
}

.icon-cancel-circled:before {
    content: "\2716"
}

.icon-cancel-squared:before {
    content: "\274e"
}

.icon-plus:before {
    content: "\2b"
}

.icon-plus-circled:before {
    content: "\2795"
}

.icon-plus-squared:before {
    content: "\229e"
}

.icon-minus:before {
    content: "\2d"
}

.icon-minus-circled:before {
    content: "\2796"
}

.icon-minus-squared:before {
    content: "\229f"
}

.icon-help:before {
    content: "\2753"
}

.icon-help-circled:before {
    content: "\e704"
}

.icon-info:before {
    content: "\2139"
}

.icon-info-circled:before {
    content: "\e705"
}

.icon-back:before {
    content: "ðŸ”™"
}

.icon-home:before {
    content: "\2302"
}

.icon-link:before {
    content: "ðŸ”—"
}

.icon-attach:before {
    content: "ðŸ“Ž"
}

.icon-lock:before {
    content: "ðŸ”’"
}

.icon-lock-open:before {
    content: "ðŸ”“"
}

.icon-eye:before {
    content: "\e70a"
}

.icon-tag:before {
    content: "\e70c"
}

.icon-bookmark:before {
    content: "ðŸ”–"
}

.icon-bookmarks:before {
    content: "ðŸ“‘"
}

.icon-flag:before {
    content: "\2691"
}

.icon-thumbs-up:before {
    content: "ðŸ‘"
}

.icon-thumbs-down:before {
    content: "ðŸ‘Ž"
}

.icon-download:before {
    content: "ðŸ“¥"
}

.icon-upload:before {
    content: "ðŸ“¤"
}

.icon-upload-cloud:before {
    content: "\e711"
}

.icon-reply:before {
    content: "\e712"
}

.icon-reply-all:before {
    content: "\e713"
}

.icon-forward:before {
    content: "\27a6"
}

.icon-quote:before {
    content: "\275e"
}

.icon-code:before {
    content: "\e714"
}

.icon-export:before {
    content: "\e715"
}

.icon-pencil:before {
    content: "\270e"
}

.icon-feather:before {
    content: "\2712"
}

.icon-print:before {
    content: "\e716"
}

.icon-retweet:before {
    content: "\e717"
}

.icon-keyboard:before {
    content: "\2328"
}

.icon-comment:before {
    content: "\e718"
}

.icon-chat:before {
    content: "\e720"
}

.icon-bell:before {
    content: "ðŸ””"
}

.icon-attention:before {
    content: "\26a0"
}

.icon-alert:before {
    content: "ðŸ’¥"
}

.icon-vcard:before {
    content: "\e722"
}

.icon-address:before {
    content: "\e723"
}

.icon-location:before {
    content: "\e724"
}

.icon-map:before {
    content: "\e727"
}

.icon-direction:before {
    content: "\27a2"
}

.icon-compass:before {
    content: "\e728"
}

.icon-cup:before {
    content: "\2615"
}

.icon-trash:before {
    content: "\e729"
}

.icon-doc:before {
    content: "\e730"
}

.icon-docs:before {
    content: "\e736"
}

.icon-doc-landscape:before {
    content: "\e737"
}

.icon-doc-text:before {
    content: "ðŸ“„"
}

.icon-doc-text-inv:before {
    content: "\e731"
}

.icon-newspaper:before {
    content: "ðŸ“°"
}

.icon-book-open:before {
    content: "ðŸ“–"
}

.icon-book:before {
    content: "ðŸ“•"
}

.icon-folder:before {
    content: "ðŸ“"
}

.icon-archive:before {
    content: "\e738"
}

.icon-box:before {
    content: "ðŸ“¦"
}

.icon-rss:before {
    content: "\e73a"
}

.icon-phone:before {
    content: "ðŸ“ž"
}

.icon-cog:before {
    content: "\2699"
}

.icon-tools:before {
    content: "\2692"
}

.icon-share:before {
    content: "\e73c"
}

.icon-shareable:before {
    content: "\e73e"
}

.icon-basket:before {
    content: "\e73d"
}

.icon-bag:before {
    content: "ðŸ‘œ"
}

.icon-calendar:before {
    content: "ðŸ“…"
}

.icon-login:before {
    content: "\e740"
}

.icon-logout:before {
    content: "\e741"
}

.icon-mic:before {
    content: "ðŸŽ¤"
}

.icon-mute:before {
    content: "ðŸ”‡"
}

.icon-sound:before {
    content: "ðŸ”Š"
}

.icon-volume:before {
    content: "\e742"
}

.icon-clock:before {
    content: "ðŸ•”"
}

.icon-hourglass:before {
    content: "\23f3"
}

.icon-lamp:before {
    content: "ðŸ’¡"
}

.icon-light-down:before {
    content: "ðŸ”…"
}

.icon-light-up:before {
    content: "ðŸ”†"
}

.icon-adjust:before {
    content: "\25d1"
}

.icon-block:before {
    content: "ðŸš«"
}

.icon-resize-full:before {
    content: "\e744"
}

.icon-resize-small:before {
    content: "\e746"
}

.icon-popup:before {
    content: "\e74c"
}

.icon-publish:before {
    content: "\e74d"
}

.icon-window:before {
    content: "\e74e"
}

.icon-arrow-combo:before {
    content: "\e74f"
}

.icon-down-circled:before {
    content: "\e758"
}

.icon-left-circled:before {
    content: "\e759"
}

.icon-right-circled:before {
    content: "\e75a"
}

.icon-up-circled:before {
    content: "\e75b"
}

.icon-down-open:before {
    content: "\e75c"
}

.icon-left-open:before {
    content: "\e75d"
}

.icon-right-open:before {
    content: "\e75e"
}

.icon-up-open:before {
    content: "\e75f"
}

.icon-down-open-mini:before {
    content: "\e760"
}

.icon-left-open-mini:before {
    content: "\e761"
}

.icon-right-open-mini:before {
    content: "\e762"
}

.icon-up-open-mini:before {
    content: "\e763"
}

.icon-down-open-big:before {
    content: "\e764"
}

.icon-left-open-big:before {
    content: "\e765"
}

.icon-right-open-big:before {
    content: "\e766"
}

.icon-up-open-big:before {
    content: "\e767"
}

.icon-down:before {
    content: "\2b07"
}

.icon-left:before {
    content: "\2b05"
}

.icon-right:before {
    content: "\27a1"
}

.icon-up:before {
    content: "\2b06"
}

.icon-down-dir:before {
    content: "\25be"
}

.icon-left-dir:before {
    content: "\25c2"
}

.icon-right-dir:before {
    content: "\25b8"
}

.icon-up-dir:before {
    content: "\25b4"
}

.icon-down-bold:before {
    content: "\e4b0"
}

.icon-left-bold:before {
    content: "\e4ad"
}

.icon-right-bold:before {
    content: "\e4ae"
}

.icon-up-bold:before {
    content: "\e4af"
}

.icon-down-thin:before {
    content: "\2193"
}

.icon-left-thin:before {
    content: "\2190"
}

.icon-right-thin:before {
    content: "\2192"
}

.icon-up-thin:before {
    content: "\2191"
}

.icon-ccw:before {
    content: "\27f2"
}

.icon-cw:before {
    content: "\27f3"
}

.icon-arrows-ccw:before {
    content: "ðŸ”„"
}

.icon-level-down:before {
    content: "\21b3"
}

.icon-level-up:before {
    content: "\21b0"
}

.icon-shuffle:before {
    content: "ðŸ”€"
}

.icon-loop:before {
    content: "ðŸ”"
}

.icon-switch:before {
    content: "\21c6"
}

.icon-play:before {
    content: "\25b6"
}

.icon-stop:before {
    content: "\25a0"
}

.icon-pause:before {
    content: "\2389"
}

.icon-record:before {
    content: "\26ab"
}

.icon-to-end:before {
    content: "\23ed"
}

.icon-to-start:before {
    content: "\23ee"
}

.icon-fast-forward:before {
    content: "\23e9"
}

.icon-fast-backward:before {
    content: "\23ea"
}

.icon-progress-0:before {
    content: "\e768"
}

.icon-progress-1:before {
    content: "\e769"
}

.icon-progress-2:before {
    content: "\e76a"
}

.icon-progress-3:before {
    content: "\e76b"
}

.icon-target:before {
    content: "ðŸŽ¯"
}

.icon-palette:before {
    content: "ðŸŽ¨"
}

.icon-list:before {
    content: "\e005"
}

.icon-list-add:before {
    content: "\e003"
}

.icon-signal:before {
    content: "ðŸ“¶"
}

.icon-trophy:before {
    content: "ðŸ†"
}

.icon-battery:before {
    content: "ðŸ”‹"
}

.icon-back-in-time:before {
    content: "\e771"
}

.icon-monitor:before {
    content: "ðŸ’»"
}

.icon-mobile:before {
    content: "ðŸ“±"
}

.icon-network:before {
    content: "\e776"
}

.icon-cd:before {
    content: "ðŸ’¿"
}

.icon-inbox:before {
    content: "\e777"
}

.icon-install:before {
    content: "\e778"
}

.icon-globe:before {
    content: "ðŸŒŽ"
}

.icon-cloud:before {
    content: "\2601"
}

.icon-cloud-thunder:before {
    content: "\26c8"
}

.icon-flash:before {
    content: "\26a1"
}

.icon-moon:before {
    content: "\263d"
}

.icon-flight:before {
    content: "\2708"
}

.icon-paper-plane:before {
    content: "\e79b"
}

.icon-leaf:before {
    content: "ðŸ‚"
}

.icon-lifebuoy:before {
    content: "\e788"
}

.icon-mouse:before {
    content: "\e789"
}

.icon-briefcase:before {
    content: "ðŸ’¼"
}

.icon-suitcase:before {
    content: "\e78e"
}

.icon-dot:before {
    content: "\e78b"
}

.icon-dot-2:before {
    content: "\e78c"
}

.icon-dot-3:before {
    content: "\e78d"
}

.icon-brush:before {
    content: "\e79a"
}

.icon-magnet:before {
    content: "\e7a1"
}

.icon-infinity:before {
    content: "\221e"
}

.icon-erase:before {
    content: "\232b"
}

.icon-chart-pie:before {
    content: "\e751"
}

.icon-chart-line:before {
    content: "ðŸ“ˆ"
}

.icon-chart-bar:before {
    content: "ðŸ“Š"
}

.icon-chart-area:before {
    content: "ðŸ”¾"
}

.icon-tape:before {
    content: "\2707"
}

.icon-graduation-cap:before {
    content: "ðŸŽ“"
}

.icon-language:before {
    content: "\e752"
}

.icon-ticket:before {
    content: "ðŸŽ«"
}

.icon-water:before {
    content: "ðŸ’¦"
}

.icon-droplet:before {
    content: "ðŸ’§"
}

.icon-air:before {
    content: "\e753"
}

.icon-credit-card:before {
    content: "ðŸ’³"
}

.icon-floppy:before {
    content: "ðŸ’¾"
}

.icon-clipboard:before {
    content: "ðŸ“‹"
}

.icon-megaphone:before {
    content: "ðŸ“£"
}

.icon-database:before {
    content: "\e754"
}

.icon-drive:before {
    content: "\e755"
}

.icon-bucket:before {
    content: "\e756"
}

.icon-thermometer:before {
    content: "\e757"
}

.icon-key:before {
    content: "ðŸ”‘"
}

.icon-flow-cascade:before {
    content: "\e790"
}

.icon-flow-branch:before {
    content: "\e791"
}

.icon-flow-tree:before {
    content: "\e792"
}

.icon-flow-line:before {
    content: "\e793"
}

.icon-flow-parallel:before {
    content: "\e794"
}

.icon-rocket:before {
    content: "ðŸš€"
}

.icon-gauge:before {
    content: "\e7a2"
}

.icon-traffic-cone:before {
    content: "\e7a3"
}

.icon-cc:before {
    content: "\e7a5"
}

.icon-cc-by:before {
    content: "\e7a6"
}

.icon-cc-nc:before {
    content: "\e7a7"
}

.icon-cc-nc-eu:before {
    content: "\e7a8"
}

.icon-cc-nc-jp:before {
    content: "\e7a9"
}

.icon-cc-sa:before {
    content: "\e7aa"
}

.icon-cc-nd:before {
    content: "\e7ab"
}

.icon-cc-pd:before {
    content: "\e7ac"
}

.icon-cc-zero:before {
    content: "\e7ad"
}

.icon-cc-share:before {
    content: "\e7ae"
}

.icon-cc-remix:before {
    content: "\e7af"
}

.icon-github:before {
    content: "\f300"
}

.icon-github-circled:before {
    content: "\f301"
}

.icon-flickr:before {
    content: "\f303"
}

.icon-flickr-circled:before {
    content: "\f304"
}

.icon-vimeo:before {
    content: "\f306"
}

.icon-vimeo-circled:before {
    content: "\f307"
}

.icon-twitter:before {
    content: "\f309"
}

.icon-twitter-circled:before {
    content: "\f30a"
}

.icon-facebook:before {
    content: "\f30c"
}

.icon-facebook-circled:before {
    content: "\f30d"
}

.icon-facebook-squared:before {
    content: "\f30e"
}

.icon-gplus:before {
    content: "\f30f"
}

.icon-gplus-circled:before {
    content: "\f310"
}

.icon-pinterest:before {
    content: "\f312"
}

.icon-pinterest-circled:before {
    content: "\f313"
}

.icon-tumblr:before {
    content: "\f315"
}

.icon-tumblr-circled:before {
    content: "\f316"
}

.icon-linkedin:before {
    content: "\f318"
}

.icon-linkedin-circled:before {
    content: "\f319"
}

.icon-dribbble:before {
    content: "\f31b"
}

.icon-dribbble-circled:before {
    content: "\f31c"
}

.icon-stumbleupon:before {
    content: "\f31e"
}

.icon-stumbleupon-circled:before {
    content: "\f31f"
}

.icon-lastfm:before {
    content: "\f321"
}

.icon-lastfm-circled:before {
    content: "\f322"
}

.icon-rdio:before {
    content: "\f324"
}

.icon-rdio-circled:before {
    content: "\f325"
}

.icon-spotify:before {
    content: "\f327"
}

.icon-spotify-circled:before {
    content: "\f328"
}

.icon-qq:before {
    content: "\f32a"
}

.icon-instagrem:before {
    content: "\f32d"
}

.icon-dropbox:before {
    content: "\f330"
}

.icon-evernote:before {
    content: "\f333"
}

.icon-flattr:before {
    content: "\f336"
}

.icon-skype:before {
    content: "\f339"
}

.icon-skype-circled:before {
    content: "\f33a"
}

.icon-renren:before {
    content: "\f33c"
}

.icon-sina-weibo:before {
    content: "\f33f"
}

.icon-paypal:before {
    content: "\f342"
}

.icon-picasa:before {
    content: "\f345"
}

.icon-soundcloud:before {
    content: "\f348"
}

.icon-mixi:before {
    content: "\f34b"
}

.icon-behance:before {
    content: "\f34e"
}

.icon-google-circles:before {
    content: "\f351"
}

.icon-vkontakte:before {
    content: "\f354"
}

.icon-smashing:before {
    content: "\f357"
}

.icon-sweden:before {
    content: "\f601"
}

.icon-db-shape:before {
    content: "\f600"
}

.icon-logo-db:before {
    content: "\f603"
}*/

.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: .08em solid #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 {
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    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: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 {
    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"
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #f7f7f7;
    color: #6d7980;
    display: flex;
    font-size: 13px;
    min-width: 980px;
    flex-direction: column;
    min-height: 100vh
}

@media (max-width:768px) {
    body.no-min-width {
        min-width: 0
    }
}

body.preload * {
    transition: none!important
}

body.tk-type .heading,
body.tk-type .mjt-head,
body.tk-type footer.footer {
    display: none
}

body.frame {
    min-width: auto
}

a,
a:hover {
    color: #e68e33
}

a.clean {
    text-decoration: none;
    color: #6d7980
}

ul.caret-list {
    list-style-type: none;
    padding-left: 0
}

ul.caret-list li:before {
    content: "\203A";
    padding-right: 10px
}

[data-status]:before {
    display: block;
    content: "";
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    margin: 8px 6px 0 0
}

[data-status=active]:before {
    background-color: green
}

[data-status=inactive]:before {
    background-color: red
}

.breadcrumb {
    background: none;
    font-size: 11px;
    margin-top: -10px;
    padding: 0 5px;
    text-transform: uppercase
}

.breadcrumb a {
    text-decoration: none
}

.breadcrumb>li+li:before {
    content: "\203A"
}

::-ms-clear,
::-ms-reveal {
    display: none
}

.cloudbox-mid .title {
    background: red
}

.icon {
    left: 2px;
    margin: 0;
    position: relative
}

.btn {
    border: 0;
    font-family: Ubuntu
}

.btn.dropdown-toggle {
    font-family: Roboto;
    font-size: 13px
}

.btn.btn-primary {
    background-color: #febe40;
    color: #fff;
    transition: background-color .4s ease-in-out
}

.btn.btn-primary:hover {
    background-color: #3598db
}

.btn.btn-default {
    border: 1px solid #ccc
}

.btn.btn-orangelight {
    background-color: #febe40;
    color: #fff;
    transition: background-color .4s ease-in-out
}

.btn.btn-orangelight.btn-lg {
    line-height: 1;
    font-size: 14px;
    text-transform: uppercase
}

.btn.btn-orangelight.btn-lg.btn-aside {
    padding-top: 13px;
    padding-bottom: 13px
}

.btn.btn-orangelight span strong {
    font-size: 23px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    font-weight: 600;
    color: #fff
}

.btn.btn-orangelight span em {
    font-style: normal;
    font-size: 12px;
    color: #7b5019;
    text-shadow: 0 1px 2px hsla(0, 0%, 100%, .3)
}

.btn.btn-orangelight:hover {
    background-color: #fead0d
}

.btn.btn-danger.btn-invert {
    color: #d9534f;
    background: none!important;
    border: 0!important
}

.btn.btn-big {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%
}

.btn.btn-big,
.btn.btn-submit {
    text-transform: uppercase;
    font-weight: 700
}

.btn.btn-submit {
    color: #fff;
    font-size: 16px;
    background-color: #fead0d;
    padding: 13px 35px;
    margin: 5px 0
}

.btn.btn-cancel {
    color: #737474;
    background: transparent;
    border-bottom: 1px solid #e1e1e6;
    border-radius: 0;
    padding: 0;
    margin: 13px 35px
}

.btn.btn-cancel:active {
    box-shadow: none
}

.btn.btn-gray {
    font-size: 17px;
    color: #6d7980;
    border: 1px solid #939594;
    padding: 20px 45px;
    margin: 30px 0
}

.btn.btn-icon {
    font-size: 20px
}

.btn-footer .btn:not(:last-child) {
    margin-right: 20px
}

.hidden-div {
    position: relative;
    width: 1px;
    height: 1px;
    margin-top: -1px;
    visibility: hidden
}

.loader {
    margin: 6em auto;
    font-size: 2.3px;
    position: relative;
    text-indent: -9999em;
    border: 1.1em solid #fff;
    border-left-color: #6a6a6a;
    animation: rotate 1.1s linear infinite;
    opacity: 0;
    transition: opacity .8s ease-in-out
}

.loader.show {
    opacity: 1;
    display: inline-block!important
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

#loading-div {
    display: none
}

body:not(.noLoader) #loading-div.gtm-load,
body:not(.noLoader) #loading-div.loading,
body:not(.noLoader) #loading-div.mj-loading {
    display: block
}

.mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 3px;
    z-index: 5000;
    background: hsla(0, 0%, 100%, .95);
    pointer-events: none
}

.mask.gtm-load {
    display: block
}

.mask .loading-div-container {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    width: 40px;
    position: fixed;
    left: 50%;
    top: 50%
}

.mask .loading-div--ball-1,
.mask .loading-div--ball-2,
.mask .loading-div--ball-3 {
    border-radius: 50%;
    background: #fff;
    animation: loaderSimpleBall .75s linear infinite;
    background: rgba(0, 0, 0, .2);
    width: 10px;
    height: 10px
}

.mask .loading-div--ball-1 {
    animation-delay: 0
}

.mask .loading-div--ball-2 {
    animation-delay: .25s
}

.mask .loading-div--ball-3 {
    animation-delay: .5s
}

@keyframes loaderSimpleBall {
    0% {
        background: rgba(0, 0, 0, .5)
    }
    30% {
        background: rgba(0, 0, 0, .5)
    }
    40% {
        background: rgba(0, 0, 0, .2)
    }
    to {
        background: rgba(0, 0, 0, .2)
    }
}

.alert {
    border: 0;
    display: none;
    float: none!important;
    padding: 30px 45px;
    position: relative
}

.alert.alert-danger,
.alert.alert-info,
.alert.alert-success,
.alert.alert-warning {
    display: block
}

.alert .close {
    float: none;
    position: absolute;
    right: 10px;
    text-shadow: none;
    top: 10px;
    transition: opacity .4s ease-in-out
}

.alert .filled:last-child,
.alert .filled:last-of-type,
.alert p:last-child,
.alert p:last-of-type {
    margin-bottom: 0
}

.alert a {
    color: #fff;
    text-decoration: underline
}

.parsley-errors-list {
    cursor: pointer;
    display: none;
    list-style: none;
    margin: 0 0 10px;
    padding: 0
}

.parsley-errors-list.filled {
    display: block
}

.form-control,
.phone-control .dropdown>a,
.selectize-input {
    border-color: #c6c6ca;
    box-shadow: none;
    color: #595b61;
    font-size: 12px;
    height: 40px;
    min-height: 40px;
    line-height: 30px;
    transition: border-color .4s ease-in-out
}

.form-control.focus,
.form-control:focus,
.phone-control .dropdown>a.focus,
.phone-control .dropdown>a:focus,
.selectize-input.focus,
.selectize-input:focus {
    border-color: rgba(230, 142, 52, .6);
    box-shadow: none
}

.control-label {
    color: #6d7980;
    font-size: 11px;
    text-transform: uppercase;
    transition: color .4s ease-in-out
}

.control-label.required:after {
    content: "*";
    color: #e74c3c;
    display: inline-block;
    padding-left: 5px;
    position: relative;
    top: 1px
}

.control-label em {
    font-weight: 400;
    font-size: 12px
}

.edit-label {
    float: right;
    font-weight: 400;
    font-size: 11px;
    padding-right: 10px;
    position: relative;
    top: 3px;
    text-decoration: none;
    text-transform: uppercase
}

.checks-label {
    color: #e74c3c;
    margin-top: 2px;
    font-size: 12px
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #e74c3c
}

.has-error .form-control,
.has-error .form-control:focus {
    border-color: #e74c3c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-error .selectize-control .selectize-input {
    background-color: #ffe9e9!important
}

.radio {
    margin-top: 0
}

.radio label {
    font-size: 12px
}

.selectize {
    font-family: Roboto
}

.selectize .selectize-input.full input {
    top: -8px
}

.selectize .selectize-input>div,
.selectize .selectize-input input {
    font-family: Roboto;
    height: 26px;
    line-height: 26px;
    min-height: 26px
}

.selectize .selectize-input .item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 85%
}

.selectize .country {
    overflow: hidden
}

.selectize .country .flag {
    display: block;
    float: left;
    margin-right: 15px;
    top: 0
}

.selectize .country .text {
    float: left;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    white-space: nowrap
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    font-family: Ubuntu
}

.container {
    font-family: Roboto;
    font-weight: 400;
    padding: 0
}

html:not(.auth-layout):not(.responsive) .container {
    width: 980px!important
}

html .page-pricing .container {
    width: 1120px!important
}

html.responsive body {
    min-width: 0
}

html.responsive .container {
    max-width: 980px
}

@media only screen and (max-width:767px) {
    html.responsive .container {
        padding: 0 20px
    }
}

html.responsive .hd-container {
    max-width: 1232px;
    margin-left: auto;
    margin-right: auto;
    height: inherit
}

.page {
    padding-bottom: 40px;
    flex: 1 0 auto
}

.panel {
    border-bottom: 1px solid #f2f0f3;
    border-top: 1px solid #f2f0f3;
    border-color: #ebe9ec #f2f0f3;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px
}

.panel .panel-heading {
    background-color: #fff;
    border-bottom: 1px solid #dedddf;
    font-size: 18px;
    font-weight: 300;
    padding: 15px 20px;
    position: relative
}

.panel .panel-heading.panel-heading-input {
    line-height: 40px
}

.panel .panel-heading.panel-heading-input .btn {
    padding: 10px 12px;
    display: block
}

.panel .panel-heading .panel-title {
    font-family: Roboto;
    font-weight: 300;
    font-size: 18px;
    position: relative;
    z-index: 2
}

.panel .panel-heading .icon-bg {
    color: #9da7ac;
    font-size: 42px;
    margin-top: -31px;
    right: 20px;
    top: 50%;
    z-index: 1
}

.panel .panel-heading .icon-bg+.panel-title+.subtitle {
    padding-right: 55px
}

.panel .panel-heading strong {
    font-weight: 300
}

.panel .panel-heading p {
    margin: 0
}

.panel .panel-heading .subtitle {
    margin-top: 4px;
    font-size: 13px;
    color: #6d7980;
    position: relative;
    z-index: 2
}

.panel .panel-heading+.panel-footer {
    border: 0
}

.panel .panel-heading .btn.pull-right {
    margin: -4px -9px 0 0
}

.panel .panel-body {
    padding: 20px
}

.panel .panel-body p {
    font-size: 13px
}

.panel .list-group .list-group-item {
    border-color: #ebe9ec;
    font-size: 12px;
    font-weight: 400;
    padding: 10px 20px
}

.panel .list-group a.list-group-item:before {
    content: "\E75E";
    display: inline-block;
    font-family: entypo;
    margin-right: 5px
}

.panel .panel-footer {
    background-color: #fff;
    border-top: 0
}

.panel .panel-footer em {
    font-weight: 400;
    font-size: 12px
}

.panel .row:last-child .form-group {
    margin-bottom: 0
}

.panel .form-group em {
    font-size: 11px;
    display: block;
    margin-bottom: 5px;
    margin-top: -5px
}

.panel p.withicon {
    position: relative;
    padding-left: 48px;
    margin-bottom: 20px;
    width: 100%
}

.panel p.withicon .icon-circled {
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -15px
}

.panel p.withicon:last-child {
    margin: 0
}

.panel.code-instructions p {
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0 4px
}

.panel.code-instructions p:last-child {
    text-transform: none;
    margin-top: 20px;
    font-weight: 400
}

.panel.code-instructions code {
    white-space: normal;
    display: block;
    color: #dcdadd;
    background-color: #000
}

.panel.code-instructions code.empty {
    height: 22px
}

.panel .h3 {
    font-weight: 700;
    font-size: 14px;
    margin-top: 0;
    color: #6e7a80
}

.panel .example,
.panel .instructions {
    color: #8da7ac
}

.panel .instructions {
    font-size: 12px
}

.panel .example {
    font-family: monospace
}

.panel.panel-table .panel-body {
    padding: 0
}

.panel.panel-table .panel-body .table {
    margin-bottom: 0
}

.panel.panel-table .panel-body .table>thead>tr>th {
    border-bottom: 0
}

.panel.panel-table .panel-body .table>tbody>tr>td,
.panel.panel-table .panel-body .table>thead>tr>td,
.panel.panel-table .panel-body .table>thead>tr>th {
    padding: 11px 20px
}

.panel.panel-table .panel-body .table>tbody>tr>td:first-child {
    border-left: 0 solid #e2e1e6
}

.panel.panel-table .panel-body .table>tbody>tr>td:last-child {
    border-right: 0 solid #e2e1e6
}

.panel.panel-table .panel-body .table>tbody>tr>td>a {
    padding: 0
}

.panel.panel-table .panel-footer {
    border-top: 0;
    padding: 11px 20px
}

.align-center {
    text-align: center
}

.phone-control .flag-dropdown {
    padding-right: 0
}

.phone-control .flag-dropdown .form-control {
    padding: 0
}

.phone-control .flag-dropdown .dropdown {
    position: relative;
    background: #fff
}

.phone-control .flag-dropdown .dropdown>a {
    position: relative;
    background: transparent;
    z-index: 10;
    padding: 6px 12px
}

.phone-control .flag-dropdown .dropdown:after {
    z-index: 5;
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-color: #333 transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0
}

.phone-control .flag-dropdown .dropdown.open:after {
    margin-top: -4px;
    border-width: 0 5px 5px;
    border-color: transparent transparent #333
}

.phone-control .flag-dropdown a {
    display: block
}

.phone-control .dropdown-menu {
    min-width: 0
}

.phone-control .dropdown-menu .btn {
    display: block
}

.phone-control .dropdown-menu a {
    height: 40px
}

.multiple-accept-box {
    text-align: center;
    font-size: 18px;
    line-height: 30px
}

.multiple-accept-box label {
    font-weight: 400;
    margin-right: 20px;
    color: #888c8d
}

.multiple-accept-box a {
    color: #febe40
}

.multiple-accept-box a:hover {
    color: #fead0d
}

.multiple-accept-box label {
    user-select: none
}

.form-inline .checkbox-inline:first-child {
    padding-left: 0
}

.mjcheckbox {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: -20px;
    margin-top: -2px
}

.mjcheckbox input[type=checkbox],
.mjcheckbox ins {
    position: absolute;
    top: 0;
    left: 0
}

.mjcheckbox input[type=checkbox] {
    width: 15px;
    height: 15px;
    z-index: 20;
    margin: 0;
    opacity: 0;
    cursor: pointer
}

.mjcheckbox input[type=checkbox]:checked:disabled+ins {
    border: 1px solid #ccc
}

.mjcheckbox input[type=checkbox]:checked:disabled+ins:after {
    opacity: .2
}

.mjcheckbox input[type=checkbox]:checked+ins {
    border: 1px solid #febe40
}

.mjcheckbox input[type=checkbox]:checked+ins:after {
    opacity: 1
}

.mjcheckbox input[type=checkbox]:disabled+ins {
    border: 1px solid #ccc
}

.mjcheckbox input[type=checkbox]:disabled+ins:after {
    opacity: 0
}

.mjcheckbox ins {
    width: 14px;
    height: 14px;
    line-height: 9px;
    border: 1px solid #dcdadd;
    z-index: 10;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    text-decoration: none;
    color: #febe40
}

.mjcheckbox ins:after {
    content: "\2713";
    font-family: entypo;
    font-size: 13px;
    font-weight: 400;
    opacity: 0
}

.mjcheckbox.large,
.mjcheckbox.large input[type=checkbox] {
    width: 28px;
    height: 28px
}

.mjcheckbox.large ins {
    width: 27px;
    height: 27px;
    line-height: 27px
}

.mjcheckbox.large ins:after {
    font-size: 20px
}

.phone-control2 {
    position: relative;
    line-height: 40px
}

.phone-control2 .form-transform {
    opacity: 0;
    z-index: 20
}

.phone-control2 .selectize-control {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    z-index: 5;
    width: 90px
}

.phone-control2 .selectize-control .selectize-input {
    border: 0;
    height: 38px!important;
    min-height: 0
}

.phone-control2 .selectize-dropdown {
    width: 362px!important;
    margin-left: -90px
}

.phone-control2 .formatednumber,
.phone-control2 .phone-flag,
.phone-control2 .phone-prefix {
    position: relative;
    z-index: 10
}

.phone-control2.selectcountry .selectize-control {
    left: 90px;
    opacity: 1;
    width: auto;
    z-index: 20
}

.phone-control2.selectcountry .phone-localisation {
    box-shadow: 0 0 5px #f39c12;
    z-index: 20
}

.phone-control2 .formatednumber {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    z-index: 5;
    border: 0;
    height: 38px!important;
    min-height: 0;
    width: 193px
}

.phone-control2 .phone-localisation {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .05);
    width: 90px
}

.phone-control2 .phone-prefix {
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: right;
    cursor: pointer;
    position: absolute;
    left: 50px;
    padding-right: 10px;
    line-height: 39px
}

.phone-control2 .phone-flag {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    cursor: pointer;
    width: 50px
}

.phone-control2 .flag {
    top: 0
}

.numberContainer {
    position: absolute;
    left: 90px;
    right: 0;
    top: 0
}

.numberContainer input {
    height: 38px!important;
    min-height: 38px!important;
    border: 0!important
}

.create-contact-import-file .copy-and-paste-contacts textarea,
.create-contact-import-file .dragndrop-control {
    height: 260px
}

.create-contact-import-file .copy-and-paste-contacts textarea {
    resize: vertical
}

.create-contact-import-file .copy-and-paste-contacts .instructions {
    margin-bottom: 0
}

.dragndrop-control {
    position: relative
}

.dragndrop-control .dropzone {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    border: 2px dashed #ededed;
    border-radius: 4px;
    height: 200px;
    z-index: 5;
    overflow: hidden;
    transition: all .4s ease-in-out;
    background-position: 50% 128px;
    background-repeat: no-repeat
}

.dragndrop-control .dropzone.hover,
.dragndrop-control .dropzone:hover {
    border-color: #9da7ac;
    background-position: 50% 111px
}

.dragndrop-control .dropzone.hover .link a,
.dragndrop-control .dropzone:hover .link a {
    background: #ffbf40;
    color: #fff
}

.dragndrop-control .dropzone.file-selected {
    -webkit-transform: rotate(2turn);
    -ms-transform: rotate(2turn);
    transform: rotate(2turn);
    background-position: 50% 111px
}

.dragndrop-control .dropzone input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 200%;
    margin-top: -50px;
    cursor: pointer;
    z-index: 10;
    opacity: 0
}

.dragndrop-control .dropzone .text {
    position: absolute;
    top: 20px;
    font-size: 14px;
    text-align: center;
    color: #9da7ac;
    width: 100%;
    transition: all .4s ease-in-out
}

.dragndrop-control .dropzone .text p {
    margin-bottom: 0
}

.dragndrop-control .dropzone .link {
    margin: 10px
}

.dragndrop-control .dropzone .link a {
    position: relative;
    color: #ffbf40;
    border: 1px solid #ffbf40;
    border-radius: 3px;
    padding: 7px 15px;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .4s ease-in-out;
    z-index: 25
}

.dragndrop-control .dropzone.file-selected .text,
.dragndrop-control .dropzone .file-to-upload {
    top: -500px;
    opacity: 0
}

.dragndrop-control .dropzone.file-selected .file-to-upload {
    top: 20px;
    opacity: 1
}

.dragndrop-control button {
    position: relative;
    width: 100%;
    color: #fff;
    background: #c9ced0;
    font-size: 14px;
    font-weight: 700;
    padding-left: 55px
}

.dragndrop-control button:active,
.dragndrop-control button:focus,
.dragndrop-control button:hover {
    color: #fff;
    background: #aeb5b8
}

.dragndrop-control button .icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .2);
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 20px
}

.icon-circled {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #000;
    border-radius: 30px;
    font-size: 17px
}

.icon-circled.color-red {
    color: #d34141;
    border-color: #d34141
}

.icon-circled.color-green {
    color: #67c131;
    border-color: #67c131
}

.icon-circled.color-lightgrey {
    color: #bdc2c4;
    border-color: #bdc2c4
}

table {
    background-color: #fff
}

.table {
    border-collapse: separate
}

.table.lists td,
.table.properties td {
    line-height: 24px
}

.table>thead>tr>th {
    border-bottom: 0
}

.table>thead>tr>td,
.table>thead>tr>th {
    color: #fff;
    font-weight: 400;
    background-color: #000;
    padding: 11px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.table>thead>tr>td>a,
.table>thead>tr>th>a {
    color: #fff
}

.table>tbody>tr>td {
    border-color: #e2e1e6;
    padding: 11px
}

.table>tbody>tr>td:first-child {
    border-left: 1px solid #e2e1e6
}

.table>tbody>tr:last-child>td {
    border-bottom: 1px solid #e2e1e6
}

.table .hidden {
    display: none
}

.table.vam td {
    vertical-align: middle
}

.table td.action-button,
.table td.dkim,
.table td.spf,
.table th.action-button,
.table th.dkim,
.table th.spf {
    width: 100px
}

.table .btn {
    text-transform: uppercase;
    color: #fff
}

.table .btn,
.table .btn li,
.table .btn ul {
    background-color: #939594
}

.table .btn a {
    color: #fff;
    font-size: 12px
}

.table .btn>a {
    padding: 4px 12px
}

.table .btn.dropdown-toggle {
    line-height: 1
}

.table-striped a {
    color: #000
}

.table-striped a:hover {
    text-decoration: underline
}

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

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

.mandatoryfield {
    position: relative
}

.mandatoryfield input {
    padding-right: 32px
}

#contacts_method_desc {
    margin: 15px 0
}

#contacts_method_desc p {
    display: none
}

#contacts_method_desc .show {
    display: block;
    margin-bottom: 0
}

.col-footer,
.col-heading {
    background: #f5f5f5;
    border: 1px solid #ededed;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding: 15px
}

.col-heading {
    color: #6d7980
}

.col-footer {
    color: #9a9d9f
}

.list-match .col-heading {
    position: relative;
    margin-bottom: 20px
}

.list-match .col-left {
    border-right: 4px solid #ededed;
    padding-right: 20px;
    padding-left: 0
}

.list-match .col-left .col-heading {
    margin-right: -20px;
    border-right-width: 0
}

.list-match .col-left .col-heading:after {
    content: " ";
    position: absolute;
    width: 10px;
    height: 3px;
    background-image: url(/lib/images/general/bg/bg_matching_box_triangles_top.png);
    background-size: 10px 3px;
    top: 100%;
    margin-top: 1px;
    right: -7px
}

.list-match .col-right {
    padding-left: 20px;
    padding-right: 0
}

.list-match .col-right .col-heading {
    margin-left: -20px;
    border-left-width: 0
}

.list-match .row .col-left,
.list-match .row .col-right {
    padding-bottom: 10px
}

.list-match .row:nth-last-child(2),
.list-match .row:nth-last-child(2) .col-left {
    position: relative
}

.list-match .row:nth-last-child(2) .col-left:after {
    content: " ";
    position: absolute;
    width: 10px;
    height: 3px;
    background-image: url(/lib/images/general/bg/bg_matching_box_triangles_bottom.png);
    background-size: 10px 3px;
    bottom: 0;
    right: -7px
}

.list-match .list-group .list-group-title {
    background: #ededed;
    color: #6d7980;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}

.list-match .list-group .list-group-title:after {
    content: " ";
    position: absolute;
    width: 45px;
    height: 16px;
    background-image: url(/lib/images/general/bg/bg_matching_box_dots.png);
    background-size: 1000px 16px;
    background-position: -2px 0;
    top: 50%;
    margin-top: -8px;
    margin-left: 1px;
    left: 100%;
    z-index: 5
}

.list-match .list-group .list-group-title.status-matched {
    color: #fff;
    background: #99c15e
}

.list-match .list-group .list-group-title.status-matched:after {
    background-position: -473px 0
}

.list-match .list-group .list-group-title.status-excluded {
    color: #fff;
    background: #dc6060
}

.list-match .list-group .list-group-title.status-excluded:after {
    background-position: -945px 0
}

.list-match .col-footer {
    font-size: 11px;
    text-align: left
}

.list-match .col-footer ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-match .col-footer .status-excluded span {
    color: #dc6060
}

.list-match .col-footer .status-matched span {
    color: #99c15e
}

.list-match .col-footer li {
    float: left;
    padding-left: 38px;
    line-height: 13px;
    width: 33%
}

.list-match .col-footer li span {
    float: left;
    font-size: 30px;
    line-height: 30px;
    margin-top: -2px;
    margin-right: 6px
}

.components-icons {
    list-style: none;
    font-size: 50px;
    padding: 0
}

.components-icons li {
    float: left;
    width: 12.5%;
    text-align: center;
    margin-bottom: 20px
}

.components-icons span {
    display: inline-block
}

.components-icons .classname {
    font-size: 15px;
    display: block
}

[rel=tooltip] {
    cursor: pointer
}

.delete-td {
    position: relative
}

.delete-td .tooltip.delete-err {
    width: 200px;
    top: -56px;
    left: 85px
}

.list-show .other-functions {
    text-align: right
}

.list-show .dropdown {
    float: right;
    margin-left: 3px
}

.list-show .table-title-actions {
    margin-top: 20px
}

.list-show .table-title-actions h2 {
    margin-top: 0
}

.list-show .table-actions li label {
    display: block;
    padding: 3px 20px;
    cursor: pointer
}

.list-show .table-actions li label:hover {
    background: #f5f5f5
}

.notification-bar {
    z-index: 20000000;
    background: #e74c3c;
    color: #fff;
    font-weight: 700;
    width: 100%;
    padding: 15px 0;
    transition: all .4s ease-in-out
}

.notification-bar .btn-default {
    font-variant: bold;
    text-transform: uppercase;
    background: rgba(0, 0, 0, .1);
    color: #fff
}

.notification-bar .btn-default:hover {
    background: rgba(0, 0, 0, .2)
}

.notification-bar .row div:last-child {
    text-align: right
}

.notification-bar .row div:last-child .btn {
    margin-top: -5px;
    margin-bottom: -5px
}

.notification-bar .btn-close {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.notification-bar.masked {
    top: -100px
}

#sidebar {
    background-color: #2f323a;
    box-shadow: 0 -15px 15px -15px #000;
    height: 90px;
    position: fixed;
    overflow: hidden;
    bottom: 0;
    left: -15px;
    z-index: 20000000;
    right: -15px
}

#sidebar.panel-close {
    box-shadow: none
}

#sidebar.panel-close .panel .sidebar-close .icon-help-circled {
    display: inline-block!important
}

#sidebar.panel-close .panel .sidebar-close .icon-cancel-circled {
    display: none!important
}

#sidebar .panel {
    background-color: transparent;
    margin: 0;
    border-radius: 0;
    font-family: Roboto;
    padding-left: 15px;
    padding-right: 15px;
    width: 20000px
}

#sidebar .panel .sidebar-close {
    border-right: 1px solid #25292e;
    display: block;
    line-height: 90px;
    float: left;
    width: 89px;
    height: 90px;
    text-align: center
}

#sidebar .panel .sidebar-close .icon {
    color: #1f2126;
    font-size: 30px;
    margin: 0
}

#sidebar .panel .sidebar-close .icon.icon-help-circled {
    display: none
}

#sidebar .panel .sidebar-close .icon.icon-cancel-circled {
    display: inline-block
}

#sidebar .panel,
#sidebar .panel .panel-body,
#sidebar .panel .panel-footer,
#sidebar .panel .panel-heading {
    height: 90px
}

#sidebar .panel,
#sidebar .panel .panel-footer,
#sidebar .panel a {
    color: #8b969b
}

#sidebar .panel,
#sidebar .panel .panel-footer,
#sidebar .panel .panel-heading {
    border: 0
}

#sidebar .panel .icon {
    margin-right: 15px;
    font-size: 10px
}

#sidebar .panel .panel-heading {
    border-right: 1px solid #25292e;
    background: #2f323a;
    font-size: 17px;
    color: #fff;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Ubuntu;
    padding: 25px 20px
}

#sidebar .panel .panel-heading .btn-close {
    color: #1c1d21;
    position: absolute;
    font-size: 15px;
    top: 27px;
    right: 20px;
    cursor: pointer
}

#sidebar .panel .panel-heading .switch:hover {
    cursor: pointer
}

#sidebar .panel .panel-heading .switch,
#sidebar .panel .panel-heading .switch .icon {
    font-size: 9px
}

#sidebar .panel .panel-heading .switch .icon {
    font-weight: 400;
    margin-right: 5px
}

#sidebar .panel .panel-title {
    max-width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#sidebar .panel .panel-body {
    background-color: #3a3c44;
    float: left;
    padding: 0
}

#sidebar .panel .panel-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 13px
}

#sidebar .panel .panel-body ul a {
    height: 90px;
    text-decoration: none;
    display: block;
    padding: 36px 20px;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    position: relative;
    transition: background-color .8s ease-in-out;
    max-width: 200px
}

#sidebar .panel .panel-body ul a:hover {
    background: #2f323b
}

#sidebar .panel .panel-body ul a .icon {
    left: 18px;
    position: absolute
}

#sidebar .panel .panel-body ul a strong {
    font-family: Ubuntu;
    font-size: 11px;
    color: #838d95;
    display: block;
    margin-left: 23px;
    margin-top: -10px;
    padding-bottom: 3px;
    text-transform: uppercase
}

#sidebar .panel .panel-body ul a .text {
    color: #fff;
    display: block;
    font-weight: 700;
    margin-left: 23px;
    overflow: hidden;
    text-overflow: ellipsis
}

#sidebar .panel .panel-body ul li {
    border-right: 1px solid #25292e;
    float: left
}

#sidebar .panel .panel-body ul li:before {
    display: none
}

#sidebar .panel .panel-body ul li:first-child a {
    border-top: none
}

#sidebar .panel .panel-body ul .icon {
    width: 10px;
    display: inline-block;
    font-weight: 400;
    position: relative;
    color: transparent
}

#sidebar .panel .panel-body ul .icon:after {
    content: " ";
    width: 15px;
    height: 15px;
    border: 2px solid #28292e;
    display: block;
    position: absolute;
    top: 0;
    left: -2px;
    border-radius: 10px
}

#sidebar .panel .panel-body ul .active {
    background: #28292f
}

#sidebar .panel .panel-body ul .active a {
    color: #64823a
}

#sidebar .panel .panel-body ul .active a .icon {
    color: #90bd46
}

#sidebar .panel .panel-body ul .active a .icon:after {
    border-color: #90bd46
}

#sidebar .panel .switch {
    color: #ffbf40;
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase
}

.overlay {
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    z-index: 99999999
}

.overlay .overlay-wrapper {
    display: table;
    height: 100%;
    width: 100%
}

.overlay .overlay-wrapper .overlay-content {
    color: #fff;
    display: table-cell!important;
    padding: 0 150px;
    vertical-align: middle
}

.overlay-content {
    display: none
}

.user .icon-attention-sub-account {
    color: #db0707;
    font-size: 14px;
    margin-left: 5px
}

.user i[data-title]:hover:after {
    content: attr(data-title);
    padding: 4px 8px;
    color: #fff;
    font-size: 11px;
    font-family: Helvetica Neue, Helvetica, Arial;
    position: absolute;
    min-width: 200px;
    left: auto;
    top: 50%;
    z-index: 12001;
    border-radius: 5px;
    box-shadow: 0 0 4px #222;
    background-color: #252726
}

header.sub-account {
    background-color: #eee;
    font-size: 11px;
    height: 33px;
    position: relative;
    z-index: 1005
}

header.sub-account i[data-title]:hover:after {
    content: attr(data-title);
    padding: 4px 8px;
    color: #fff;
    font-size: 11px;
    font-family: Helvetica Neue, Helvetica, Arial;
    position: absolute;
    left: auto;
    top: 50%;
    z-index: 12001;
    border-radius: 5px;
    box-shadow: 0 0 4px #222;
    background-color: #252726
}

header.sub-account .icon-attention-sub-account {
    color: #db0707;
    font-size: 14px
}

header.sub-account a {
    color: #6d7980;
    height: 33px;
    line-height: 33px
}

header.sub-account .trigger {
    font-weight: 700;
    padding-right: 11px;
    background: transparent url(/lib/images/general/bg/bg_account_switch.png) right 6px no-repeat
}

header.sub-account .trigger span {
    padding-left: 18px;
    background: transparent url(/lib/images/general/bg/bg_key.png) left 1px no-repeat
}

header.sub-account .sub {
    padding-left: 5px
}

header.sub-account #account-switch-trigger {
    display: inline;
    z-index: 12000;
    font-size: 11px
}

header.sub-account #account-switch {
    top: 30px;
    z-index: 12000;
    position: absolute;
    border-radius: 2px;
    text-align: left;
    background: #e1e1e1;
    padding-top: 13px;
    width: 275px
}

header.sub-account #account-switch:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e1e1e1;
    display: block;
    position: absolute;
    top: -6px;
    content: " ";
    left: 13px
}

header.sub-account #account-switch ul {
    margin: 0;
    padding: 0
}

header.sub-account #account-switch #account-switch-filter .search-btn {
    width: 100%;
    height: 26px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 8px;
    font-weight: 700;
    color: #999
}

header.sub-account #account-switch #account-switch-filter .search-btn::-webkit-input-placeholder {
    font-weight: 700;
    font-size: 10px;
    color: #ccc
}

header.sub-account #account-switch #account-switch-filter .search-btn::-moz-placeholder {
    font-weight: 700;
    font-size: 10px;
    color: #ccc
}

header.sub-account #account-switch #account-switch-filter .search-btn:-ms-input-placeholder {
    font-weight: 700;
    font-size: 10px;
    color: #ccc
}

header.sub-account #account-switch #account-switch-filter i {
    position: absolute;
    right: 15px;
    left: auto;
    top: 15px;
    font-size: 19px;
    color: #e1e1e6
}

header.sub-account #account-switch #account-switch-filter .filter {
    padding: 3px 0
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-select-container {
    display: inline-block
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-select-container .api-keys-select-arrow {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #999;
    display: inline-block;
    content: " ";
    position: relative;
    right: 18px
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-select-container label {
    color: #999;
    line-height: 28px;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0;
    padding-left: 1px
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-select-container select::-ms-expand {
    display: none
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-select-container select {
    height: 26px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #999;
    font-weight: 700;
    appearance: none;
    padding-right: 15px
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-order {
    float: right;
    margin-top: 3px
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-order .order {
    width: 24px;
    height: 24px;
    border-radius: 3px;
    background-color: #fff;
    float: right;
    margin-left: 5px
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-order .order.selected {
    background-color: #999
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-order .order.selected .arrow-up {
    border-bottom: 6px solid #fff
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-order .order.selected .arrow-down {
    border-top: 6px solid #fff
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-order .order:hover {
    cursor: pointer
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-order .order .arrow {
    width: 0;
    height: 0;
    position: absolute;
    margin-left: 6px;
    margin-top: 9px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-order .order .arrow-up {
    border-bottom: 6px solid #999
}

header.sub-account #account-switch #account-switch-filter .filter .api-keys-order .order .arrow-down {
    border-top: 6px solid #999
}

header.sub-account #account-switch #account-switch-ctnr {
    max-height: 790px;
    overflow-y: auto
}

header.sub-account #account-switch li:hover li a:hover,
header.sub-account #account-switch li li.current a {
    background: #fff;
    color: #e68e33;
    text-decoration: none;
    border-left-color: #e68e33
}

header.sub-account #account-switch li a .icon-attention-api[data-title-menu]:after {
    content: attr(data-title-menu);
    padding: 4px 8px;
    color: #fff;
    font-family: Helvetica Neue, Helvetica, Arial;
    position: absolute;
    left: 9999%;
    z-index: 12001;
    border-radius: 5px;
    box-shadow: 0 0 4px #222;
    background-color: #252726;
    min-width: 150px;
    line-height: 15px
}

header.sub-account #account-switch li a .icon-attention-api[data-title-menu]:hover:after {
    left: auto
}

header.sub-account #account-switch li li.quarantine a,
header.sub-account #account-switch li li.quarantine a:hover {
    background: #fff;
    color: #db0707!important;
    text-decoration: none;
    border-left-color: #db0707!important
}

header.sub-account #account-switch li li.quarantine a .icon-attention-api {
    float: right
}

header.sub-account #account-switch-filter {
    padding: 3px 8px 0;
    background: #e1e1e1;
    border-bottom: 1px solid #d7d7d7
}

header.sub-account #account-switch li li a {
    border-left: 4px solid #ccc;
    overflow: auto;
    background: #f3f3f3;
    font-size: 11px;
    color: #999;
    height: auto
}

header.sub-account #account-switch .keys {
    padding-bottom: 0;
    border-bottom: 1px solid #ccc
}

header.sub-account #account-switch li {
    line-height: 24px;
    float: left;
    color: #666;
    text-transform: none;
    float: none;
    display: block;
    background: #e0e0e0;
    border-bottom: 1px solid #e3e3e3
}

header.sub-account #account-switch li.account {
    padding: 0;
    border: none
}

header.sub-account #account-switch li a {
    padding: 0 10px;
    color: #999;
    line-height: 28px;
    text-shadow: none;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    display: block
}

header.sub-account #account-switch li a.name {
    padding-top: 2px;
    font-weight: 700;
    border-bottom: 1px solid #d7d7d7;
    background: transparent url(/lib/images/general/ico_plus_expand.png) 240px no-repeat
}

header.sub-account #account-switch li a.name.expand {
    background: transparent url(/lib/images/general/ico_minus_expand.png) 240px no-repeat
}

header.sub-account.zend #account-switch {
    width: 285px
}

html {
    position: relative;
    min-height: 100%
}

#footer {
    margin-bottom: 0!important
}

.form-aside {
    display: flex
}

.form-aside>* {
    width: auto
}

.form-aside>div {
    flex: 1
}

.form-aside aside {
    line-height: 40px;
    white-space: nowrap
}

.form-aside aside:first-child {
    padding-right: 0
}

.form-aside aside:last-child {
    padding-left: 0
}

.form-aside.form-big-submit input {
    margin: 0;
    height: 48px
}

form.inline_form input.champ {
    border: 1px solid #c6c6ca;
    box-shadow: none;
    color: #595b61;
    font-size: 12px;
    transition: border-color .4s ease-in-out;
    border-radius: 3px;
    padding: 2px 5px;
    line-height: 18px
}

form.inline_form input.champ.focus,
form.inline_form input.champ:focus {
    border-color: rgba(230, 142, 52, .6);
    box-shadow: none
}

form.inline_form #submitname {
    margin-left: 15px;
    padding: 2px 12px;
    background: #febe40
}

form.inline_form #cancelname {
    padding-top: 0;
    padding-bottom: 0;
    color: #6d7980;
    line-height: 24px
}

form.inline_form .btn.clean {
    background: transparent;
    text-transform: none
}

pre.pre-styled {
    padding: 2px 4px;
    font-size: 90%;
    color: #dcdadd;
    background-color: #252726;
    white-space: nowrap;
    border-radius: 3px
}

.ico-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.ico-list li {
    padding-left: 10px;
    position: relative
}

.ico-list li:before {
    font-family: entypo;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    color: #f9893f
}

.ico-list.chevron-right li:before {
    content: "\e75e"!important
}

.image-links a {
    margin: 10px;
    opacity: .5;
    transition: opacity .5s
}

.image-links a:hover {
    opacity: 1;
    transition: opacity .5s
}

.height-equalizer {
    display: flex
}

.height-equalizer>div {
    flex: 1 1 0;
    display: flex;
    overflow: hidden
}

.height-equalizer>div>div {
    flex: 1 0 0;
    overflow: auto
}

.selectize-control {
    border-color: #e1e1e6!important;
    margin-bottom: -5px!important
}

.selectize-control .selectize-input {
    background-color: #e1e1e6!important;
    border: 0!important
}

.selectize-control .selectize-input>input {
    font-size: 12px!important
}

.selectize-control .selectize-input>input::-moz-placeholder {
    font-size: 12px!important
}

.selectize-control .selectize-input>input:-ms-input-placeholder {
    font-size: 12px!important
}

.selectize-control .selectize-input>input::-webkit-input-placeholder {
    font-size: 12px!important
}

.selectize-control .selectize-input.dropdown-active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.selectize-control .selectize-input.dropdown-active:after {
    content: "\E75F"!important
}

.selectize-control .selectize-input:after {
    background-color: #c8c8cc;
    border: 0!important;
    bottom: 0;
    color: #000;
    content: "\E75C"!important;
    font-family: entypo;
    line-height: 40px;
    font-size: 18px;
    height: 40px!important;
    margin: 0!important;
    right: 0!important;
    text-align: center;
    top: 0!important;
    width: 40px!important
}

.selectize-control .selectize-dropdown {
    background-color: #e1e1e6!important;
    border: 0;
    border-top: 1px solid #c8c8cc;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    box-shadow: none;
    margin: 0!important;
    z-index: 5000!important
}

.form-transform {
    position: relative
}

.form-transform[data-type=select] select {
    bottom: 0;
    display: block!important;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    appearance: none;
    width: 100%;
    z-index: 10
}

.form-transform[data-type=select] .value {
    background-color: #e1e1e6;
    border-radius: 3px;
    font-size: 12px;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    position: relative;
    overflow: hidden;
    text-overflow: hidden;
    white-space: nowrap
}

.form-transform[data-type=select] .value:after {
    background-color: #c8c8cc;
    bottom: 0;
    color: #000;
    content: "\E75C";
    display: block;
    font-family: entypo;
    line-height: 40px;
    font-size: 18px;
    height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px
}

.form-transform[data-type=radio-switch] label {
    margin-right: 10px
}

.form-transform[data-type=radio-switch] label input[type=radio] {
    margin-right: 5px
}

.form-transform[data-type=radio-switch].is-transform label {
    display: none
}

.form-transform[data-type=radio-switch] .radio-switch-label {
    border-bottom-left-radius: 14px;
    border-top-left-radius: 14px;
    border-bottom-right-radius: 14px;
    border-top-right-radius: 14px;
    color: #fff;
    cursor: pointer;
    display: inline-block!important;
    height: 28px;
    font-size: 11px;
    line-height: 28px;
    padding: 0 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: background-color .4s ease-in-out;
    width: 80px
}

.form-transform[data-type=radio-switch] .radio-switch-label.state-activated {
    background-color: #a6c446;
    padding: 0 30px 0 22px
}

.form-transform[data-type=radio-switch] .radio-switch-label.state-activated:after {
    right: 3px
}

.form-transform[data-type=radio-switch] .radio-switch-label.state-desactivated {
    background-color: #e74c3c;
    padding: 0 22px 0 30px
}

.form-transform[data-type=radio-switch] .radio-switch-label.state-desactivated:after {
    left: 3px
}

.form-transform[data-type=radio-switch] .radio-switch-label:after {
    background-color: #fff;
    border-radius: 22px;
    display: block;
    content: " ";
    position: absolute;
    width: 22px;
    height: 22px;
    top: 3px
}

.media {
    position: relative
}

.media>a {
    color: #6d7980;
    text-decoration: none
}

.media .icon-bg {
    color: #9da7ac;
    font-size: 42px;
    width: 46px
}

.media .media-body {
    padding-left: 65px
}

.steps li {
    padding-left: 0!important;
    position: relative
}

.steps li:not(:last-child) {
    padding-right: 15px
}

.steps li:not(:last-child):after {
    font-family: entypo;
    content: "\e762";
    font-size: 18px;
    position: absolute;
    top: -1px;
    right: 3px
}

.table td.email span,
.table td.overview-status span,
.table td.status span {
    display: inline-block;
    width: 15px;
    height: 10px
}

.table td.email span.circ-unsub,
.table td.overview-status span.circ-unsub,
.table td.status span.circ-unsub {
    background: url(/lib/images/general/ico_circ_unsub.png) no-repeat!important
}

.table td.email span.circ-exclude,
.table td.overview-status span.circ-exclude,
.table td.status span.circ-exclude {
    background: url(/lib/images/general/ico_circ_exclude.png) no-repeat!important
}

.table td.email span.circ-blocked,
.table td.overview-status span.circ-blocked,
.table td.status span.circ-blocked {
    background: url(/lib/images/general/ico_circ_blocked.png) no-repeat!important
}

.table td.email span.circ-spam,
.table td.overview-status span.circ-spam,
.table td.status span.circ-spam {
    background: url(/lib/images/general/ico_circ_spam.png) no-repeat!important
}

.table td.email span.circ-bounce,
.table td.overview-status span.circ-bounce,
.table td.status span.circ-bounce {
    background: url(/lib/images/general/ico_circ_bounce.png) no-repeat!important
}

.table td.email span.circ-clicked,
.table td.overview-status span.circ-clicked,
.table td.status span.circ-clicked {
    background: url(/lib/images/general/ico_circ_clicked.png) no-repeat!important
}

.table td.email span.circ-opened,
.table td.overview-status span.circ-opened,
.table td.status span.circ-opened {
    background: url(/lib/images/general/ico_circ_opened.png) no-repeat!important
}

.table td.email span.circ-sent,
.table td.overview-status span.circ-sent,
.table td.status span.circ-sent {
    background: url(/lib/images/general/ico_circ_sent.png) no-repeat!important
}

.table td.email span.circ-queued,
.table td.overview-status span.circ-queued,
.table td.status span.circ-queued {
    background: url(/lib/images/general/ico_circ_queued.png) no-repeat!important
}

.datas-checkbox {
    overflow: hidden;
    padding-left: 20px
}

.datas-checkbox>div {
    float: left;
    margin-right: 15px
}

.datas-checkbox>div .lbl {
    font-size: 12px;
    margin-right: 0
}

.datas-checkbox>div .mjcheckbox {
    margin-right: 0
}

.datas-checkbox>div .mjcheckbox+.lbl {
    margin-right: 20px
}

.datas-checkbox>div .lbl-queued {
    color: #8085e9!important
}

.datas-checkbox>div .lbl-sent {
    color: #b7b7b7!important
}

.datas-checkbox>div .lbl-opened {
    color: #7dd221!important
}

.datas-checkbox>div .lbl-clicked {
    color: #56a003!important
}

.datas-checkbox>div .lbl-unsub {
    color: #23b2fb!important
}

.datas-checkbox>div .lbl-blocked {
    color: #000!important
}

.datas-checkbox>div .lbl-spam {
    color: #cc0b24!important
}

.datas-checkbox>div .lbl-bounce {
    color: #ff9600!important
}

.datas-checkbox>div .lbl-hard-bounce {
    color: #ff8a6b!important
}

.datas-checkbox>div .lbl-soft-bounce {
    color: #ffbc97!important
}

.datas-checkbox>div .lbl-retrying {
    color: #8c8c8c!important
}

#email_statuses {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

#email_statuses li {
    padding: 0;
    float: left;
    font-size: 12px
}

.selectize-style {
    background: #e1e1e6!important;
    border: 0!important
}

.pagination-holder {
    display: none
}

ul.pagination {
    margin: 0
}

ul.pagination .active a {
    background-color: #939594!important;
    color: #fff!important;
    border-color: #797c7b!important
}

ul.pagination .active a:hover {
    background-color: #797c7b;
    color: #fff;
    border-color: #797c7b
}

ul.pagination a {
    color: #939594!important
}

ul.pagination a:hover {
    color: #939594
}

a.label {
    text-decoration: none
}

.page-sender_policy {
    background-color: #fff
}

.page-sender_policy .policy-title {
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px
}

.page-sender_policy .policy-text {
    margin-left: 35px;
    font-weight: 700;
    color: #aeaeae
}

.page-sender_policy .policy-rules {
    margin-top: 20px
}

.page-sender_policy .policy-form {
    text-align: center
}

.page-sender_policy .policy-submit {
    margin-top: 30px;
    padding: 10px 50px;
    text-transform: uppercase
}

.page-api_keys .api-key-quarantine {
    color: #db0707
}

.page-api_keys .api-key-quarantine[data-title-menu]:hover:after {
    content: attr(data-title-menu);
    padding: 4px 8px;
    color: #fff;
    font-family: Helvetica Neue, Helvetica, Arial;
    position: absolute;
    max-width: 200px;
    left: auto;
    top: auto;
    z-index: 12001;
    border-radius: 5px;
    box-shadow: 0 0 4px #222;
    background-color: #252726;
    line-height: 12px;
    font-size: 11px;
    text-align: left;
    min-width: 150px
}

.page-auth .group-newsletter .input-newsletter {
    padding: 15px 10px;
    background-color: #c8c7cc;
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.page-auth .group-newsletter .mjcheckbox {
    margin: 0
}

.page-auth .group-newsletter .mjcheckbox ins {
    border: 2px solid #000;
    border-radius: 8px;
    background-color: #c8c7cc;
    width: 16px;
    height: 16px;
    padding-top: 2px
}

.page-auth .group-newsletter .mjcheckbox ins:after {
    font-size: 13px
}

.page-auth .group-newsletter .mjcheckbox input[type=checkbox]:checked+ins {
    color: #000;
    border: 2px solid #000
}

.page-auth .group-newsletter .label-newsletter {
    display: flex;
    align-items: center;
    padding: 7px 0 7px 15px;
    background-color: #e2e1e7;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #6d7980;
    font-weight: 400;
    font-size: 12px
}

.header-notification {
    background-color: #292c33;
    min-width: 1180px
}

.header-notification .container {
    display: flex;
    align-items: center
}

.header-notification .container img {
    width: 127px;
    margin-left: -5px
}

.header-notification .container p {
    font-size: 13px;
    margin-top: 1.25em;
    margin-left: 35px;
    color: #ced1da
}

.header-notification .container p a {
    color: #ffbf40;
    padding: 0;
    margin: 0
}

.header-notification .container p strong {
    color: #fff
}

.header-notification .container .close-notif {
    position: absolute;
    right: 25px;
    top: 14px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    font-weight: 900
}

@media (max-width:1125px) {
    .header-notification .container p {
        width: 700px
    }
    .header-notification .container .close-notif {
        top: 25px
    }
}

@media (max-width:975px) {
    .header-notification .container p {
        width: 500px
    }
    .header-notification .container .close-notif {
        top: 33px
    }
}

header.sub-account #account-switch li .keys li span {
    display: block;
    margin-top: -8px;
    margin-bottom: 6px;
    padding: 0;
    font-weight: 400;
    font-size: 9px;
    line-height: 12px
}

.sms-notification-reminder {
    background-color: #2a2a2a;
    padding: 20px 20px 20px 30px;
    border-radius: 4px;
    margin-bottom: 20px;
    height: 93px;
    display: table
}

.sms-notification-reminder img {
    display: block;
    float: left
}

.sms-notification-reminder p {
    color: #fff;
    font-family: Ubuntu;
    width: 55%;
    min-height: 58px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 35px
}

.sms-notification-reminder a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px!important
}

.swal-sms h2 {
    text-align: center!important;
    margin: 25px 0 0!important
}

.swal-sms p {
    text-align: center
}

.swal-sms button.cancel {
    color: #fff;
    border: 1px solid #ccc
}

.swal-sms button.cancel,
.swal-sms button.cancel:hover {
    background-color: #e74c3c
}

.swal-sms button.confirm {
    background-color: #fff;
    color: #575757;
    border: 1px solid #575757;
    transition: background-color .4s ease-in-out, color .4s ease-in-out, border .4s ease-in-out
}

.swal-sms .sa-icon.sa-custom {
    float: none!important;
    margin: auto!important
}

.sms-verification-step-1 {
    width: 900px;
    margin: auto
}

.sms-verification-step-1 h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    font-family: Roboto
}

.sms-verification-step-1 .sms-subtitle {
    color: #55575d;
    display: block;
    font-size: 17px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 25px
}

.sms-verification-step-1 .form-group {
    margin-top: 10px;
    margin-bottom: 30px
}

.sms-verification-step-1 input[type=submit] {
    background-color: #4c4f59;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 15px 20px 15px 50px;
    text-transform: uppercase;
    display: inline-block;
    border-image: none;
    border: none
}

.sms-verification-step-1 #sms-submit {
    background-image: url(/lib/images/general/smsBulle.jpg);
    background-position: 15px 12px;
    background-repeat: no-repeat
}

.sms-verification-step-1 #phone-submit {
    background-image: url(/lib/images/general/phoneButton.png);
    background-position: 15px 12px;
    background-repeat: no-repeat
}

.sms-verification-step-1 .or-sms {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    color: #6d7980;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase
}

.sms-verification-step-1 .skip {
    color: #737474;
    background: transparent;
    border-bottom: 1px solid #e1e1e6;
    border-radius: 0;
    padding: 0;
    display: inline-block;
    margin-left: 15px
}

.sms-verification-step-1 .skip:focus,
.sms-verification-step-1 .skip:hover {
    text-decoration: none
}

.sms-verification-step-1 .phone-img {
    display: block;
    margin: 30px auto auto
}

.sms-verification-step-1 .phone-shield {
    position: absolute;
    margin-left: 70px;
    margin-top: 70px
}

.sms-verification-step-2 .sms-verify {
    background-image: url(/lib/images/general/sms-check.jpg);
    background-position: 15px 12px;
    background-repeat: no-repeat
}

.sms-verification-step-2 .phone-password {
    position: absolute;
    margin-left: 68px;
    margin-top: 90px
}

.sms-verification-success h2 {
    color: #55575d;
    font-size: 17px;
    font-weight: 500
}

.sms-verification-success .phone-ok {
    position: absolute;
    margin-left: 69px;
    margin-top: 55px
}

.sms-verification-success .phone-img {
    margin: auto!important
}

.sms-verification-success .sms-success-button {
    background-color: #a6c446;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 15px 20px;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: 15px;
    display: inline-block
}

.sms-verification-success .sms-success-button:focus,
.sms-verification-success .sms-success-button:hover {
    text-decoration: none
}

.modal {
    text-align: center;
    overflow-y: auto
}

.modal-dialog {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: normal
}

.modal-dialog .modal-content .modal-header {
    border-bottom: none;
    padding: 15px
}

.modal-dialog .modal-content .modal-header .close {
    background: none;
    color: #ffbf40;
    font-size: 27px;
    padding: 0;
    width: 35px;
    display: block;
    position: absolute;
    top: -10px;
    border: 2px solid #ffbf40;
    right: -11px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 30px;
    opacity: 1
}

.modal-dialog .modal-content .modal-header .close span {
    line-height: 30px
}

.modal-dialog .modal-content .modal-body {
    padding: 15px
}

.modal-dialog .modal-content .modal-body iframe {
    height: 600px!important
}

.modal-dialog .modal-content .modal-footer {
    border-top: none;
    margin: 0
}

.sweet-alert.mj-swal {
    padding-top: 25px!important
}

.sweet-alert.mj-swal.mj-swal-auth {
    padding: 25px 50px!important;
    left: 46%!important;
    width: 675px
}

.sweet-alert.mj-swal.mj-swal-auth p {
    line-height: 18px
}

.sweet-alert.mj-swal.mj-swal-auth h2 {
    margin-bottom: 25px;
    line-height: 24px
}

.sweet-alert.mj-swal.mj-swal-auth .sa-button-container {
    width: 100%;
    bottom: 0;
    position: relative
}

.sweet-alert.mj-swal.mj-swal-auth .left {
    text-align: left;
    display: block
}

.sweet-alert.mj-swal h2 {
    text-align: center;
    margin-top: 0
}

.sweet-alert.mj-swal p {
    text-align: center;
    font-family: Ubuntu
}

.sweet-alert.mj-swal .sa-icon.sa-custom {
    margin: auto;
    float: none
}

.sweet-alert.mj-swal button {
    font-family: Ubuntu;
    padding: 13px 20px;
    font-size: 12px
}

.sweet-alert.mj-swal button.confirm {
    background-color: #ffbf40
}

.sweet-alert.mj-swal button.confirm:hover {
    background-color: #2d98df
}

.sweet-alert.mj-swal button.cancel {
    color: #55575d
}

.message-yellow {
    margin-top: 0;
    background-color: #ffbf40;
    padding: 25px 20px;
    text-align: center;
    color: #fff;
    border-radius: 3px
}

.message-yellow a {
    color: #fff;
    text-decoration: underline;
    font-weight: 700
}

.message-yellow a:hover {
    color: #2d98df
}

.stats-boxes {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.stats-boxes .box {
    width: 20%;
    height: 240px;
    border: 1px solid #e1e1e6;
    border-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.stats-boxes .box .stats-box-percentage {
    color: #45474c;
    font-family: OpenSans-Bold, Sans-Serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: center
}

.stats-boxes .box .stats-box-value {
    color: #8c8c8c;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.stats-boxes .box .status-and-tooltip {
    display: flex;
    flex-direction: row
}

.stats-boxes .box .status-and-tooltip div {
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    display: flex;
    flex-direction: row
}

.stats-boxes .box .status-and-tooltip div span {
    margin-left: 6px
}

.stats-boxes .box .status-and-tooltip .opened {
    color: #7dd221
}

.stats-boxes .box .status-and-tooltip .clicked {
    color: #55a101
}

.stats-boxes .box .status-and-tooltip .delivered {
    color: #b7b7b7
}

.stats-boxes .box .status-and-tooltip .unsub {
    color: #0db1fe
}

.stats-boxes .box .status-and-tooltip .spam {
    color: #cf021b
}

.stats-boxes .box .status-and-tooltip .blocked {
    color: #000
}

.stats-boxes .box .status-and-tooltip .hard-bounce {
    color: #ff8a6b
}

.stats-boxes .box .status-and-tooltip .soft-bounce {
    color: #ffbc97
}

.stats-boxes .box .status-and-tooltip .retrying {
    color: #8c8c8c
}

.stats-boxes .box .status-and-tooltip .total {
    font-weight: 500;
    color: #8c8c8c
}

.stats-boxes .box .status-and-tooltip span {
    color: #fead0d
}

.stats-boxes .box:not(:nth-child(5n)) {
    border-right: 0
}

.stats-boxes .box:last-child {
    border-right: 1px solid #e1e1e6
}

.mjt-header .mjt-navbar {
    border-bottom: 1px solid #e6e6e6;
    height: 50px
}

.mjt-header .mjt-navbar .navbar-container {
    height: 100%
}

.mjt-header .mjt-navbar .iframe-container {
    height: 50px
}

.mjt-header .mjt-navbar .iframe-container .navbar-nav {
    height: 100%;
    display: flex;
    align-items: center
}

.mjt-header .mjt-navbar .iframe-container .navbar-nav li:first-child a {
    padding-left: 0
}

.mjt-header .mjt-navbar .navbar-header {
    margin: 0;
    display: table;
    float: left;
    height: 100%
}

.mjt-header .mjt-navbar .navbar-header a {
    padding: 0 15px 0 0;
    height: auto;
    display: table-cell;
    vertical-align: middle;
    float: none
}

.mjt-header .mjt-navbar .navbar-header a #header-mailjet-logo {
    display: block;
    width: 50px;
    height: 29px
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items {
    display: table;
    height: 49px
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items li {
    float: none;
    display: table-cell;
    vertical-align: middle
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items li .new-menu-item {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 15px
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items li .new-menu-item .mjt-icon-link {
    margin-top: 1px
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items li .new-menu-item .mjt-small-badge {
    font-size: 9px;
    padding: 0 7px;
    line-height: 10px;
    font-weight: 700;
    vertical-align: middle
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items li a {
    padding-top: 0;
    padding-bottom: 0
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items li a:active,
.mjt-header .mjt-navbar .navbar-nav.desktop-items li a:focus,
.mjt-header .mjt-navbar .navbar-nav.desktop-items li a:hover {
    background-color: #fff
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items li a.active,
.mjt-header .mjt-navbar .navbar-nav.desktop-items li a.active sup.menu-beta-label,
.mjt-header .mjt-navbar .navbar-nav.desktop-items li a:active sup.menu-beta-label,
.mjt-header .mjt-navbar .navbar-nav.desktop-items li a:focus sup.menu-beta-label,
.mjt-header .mjt-navbar .navbar-nav.desktop-items li a:hover sup.menu-beta-label {
    color: #fead0d
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items li a sup.menu-beta-label {
    font-size: 8px;
    font-family: Roboto;
    font-weight: 700;
    color: #8c8c8c;
    letter-spacing: .8px;
    transition: all .3s ease-in-out
}

.mjt-header .mjt-navbar .navbar-nav.desktop-items li a sup.menu-beta-label.active {
    color: #fead0d
}

.mjt-header .mjt-navbar .navbar-right {
    display: table;
    height: 100%;
    position: relative
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item.navbar-separate-item {
    width: 20px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover {
    border: 1px solid #e6e6e6;
    padding: 0;
    right: 5px;
    left: inherit
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .arrow {
    transition: all .3s ease-in-out;
    border-bottom-color: #e6e6e6;
    right: 10px;
    left: inherit;
    border-width: 6px;
    top: -13px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .arrow:after {
    border-bottom-color: #fff;
    transition: all .3s ease-in-out;
    border-width: 6px;
    margin-left: -6px;
    top: -5px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .arrow.hover:after,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover.grey-arrow .arrow:after {
    border-bottom-color: #f9f9f9
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content {
    padding: 0;
    white-space: nowrap;
    min-width: 230px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li {
    padding: 0
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li.plan-item {
    display: block;
    padding: 20px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 20px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a:active,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a:focus,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a:hover {
    color: #8c8c8c;
    background-color: #f9f9f9
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a.featured {
    color: #fead0d
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a.featured:active,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a.featured:focus,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a.featured:hover {
    color: #ff9c00
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a.has-news .dot-news {
    display: inline
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li a .dot-news {
    display: none;
    background-color: #2c97de;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-top: 3px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li:not(:last-child) a {
    border-bottom: 1px solid #e6e6e6
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li.plan-item {
    border-bottom: 1px solid #e6e6e6;
    background-color: #f9f9f9
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-info {
    font-family: Roboto-Medium;
    color: #55575d;
    font-size: 14px;
    display: flex;
    flex-direction: column
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-info .user-name {
    white-space: normal
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-info .plan {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-info .plan .plan-name {
    text-transform: capitalize
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-info .plan .plan-used {
    margin-left: 20px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-progress-bar {
    height: 4px;
    background-color: #dfdfdf;
    margin-top: 5px;
    border-radius: 5px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-progress-bar.complete .plan-percent {
    background-color: #ff624d
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-progress-bar .plan-percent {
    display: block;
    height: 4px;
    position: relative;
    background-color: #fead0d
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .plan-extra-info {
    margin-top: 5px;
    font-size: 12px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .popover .popover-content ul li .whats-new {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .username-first-letter {
    background-color: #fead0d;
    color: #fff;
    height: 25px;
    width: 25px;
    font-family: Roboto-Bold;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    position: relative
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .username-first-letter.complete:not(.has-news) .max-rate,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item .username-first-letter.has-news .news {
    display: block
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .username-first-letter .max-rate {
    display: none;
    background-color: #ff624d;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .username-first-letter .news {
    display: none;
    background-color: #2c97de;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    top: -2px;
    right: -2px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item a .mjt-down-arrow {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #8c8c8c;
    margin-left: 5px;
    margin-bottom: 2px;
    display: inline-block;
    transition: all .3s ease-in-out
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item a.active .mjt-down-arrow,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item a:active .mjt-down-arrow,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item a:focus .mjt-down-arrow,
.mjt-header .mjt-navbar .navbar-right .navbar-right-item a:hover .mjt-down-arrow {
    border-top: 4px solid #fead0d
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item.help-item .popover {
    top: inherit;
    margin-top: 10px;
    right: -13px;
    left: auto;
    border: 1px solid #e6e6e6;
    z-index: 500;
    max-width: none
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item.help-item .expert-delivrability-badge {
    background-color: #fead0d;
    border: 1px solid #fead0d;
    vertical-align: top;
    margin-top: 1px
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item.account-item .popover {
    min-width: 165px;
    top: inherit;
    margin-top: 8px;
    right: -13px;
    left: auto;
    border: 1px solid #e6e6e6;
    z-index: 500
}

.mjt-header .mjt-navbar .navbar-right .navbar-right-item .display-long-name {
    display: inline-block;
    white-space: nowrap;
    width: 175px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle
}

.mjt-header .mjt-navbar .navbar-right .signout-mobile {
    display: none;
    vertical-align: middle;
    position: relative
}

.mjt-header .mjt-subnavbar {
    background-color: #f9f9f9
}

.mjt-header .mjt-subnavbar .container {
    height: 40px
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav {
    display: table;
    height: 100%
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav li {
    float: none;
    display: table-cell;
    vertical-align: middle
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav li a {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    font-family: Roboto-Regular
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav li a:focus,
.mjt-header .mjt-subnavbar .container .subnavbar-nav li a:hover {
    background-color: #f9f9f9;
    font-family: Roboto-Medium
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav li a:focus sup.menu-beta-label,
.mjt-header .mjt-subnavbar .container .subnavbar-nav li a:hover sup.menu-beta-label {
    color: #fead0d
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav li a.active {
    color: #fead0d;
    font-family: Roboto-Medium
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav li a.active sup.menu-beta-label {
    color: #fead0d
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav li a:after {
    display: block;
    content: attr(cont);
    font-family: Roboto-Medium;
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: -1px
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav li a sup.menu-beta-label {
    font-size: 8px;
    font-family: Roboto;
    font-weight: 700;
    color: #8c8c8c;
    letter-spacing: .8px;
    transition: all .3s ease-in-out
}

.mjt-header .mjt-subnavbar .container .subnavbar-nav li:first-child a {
    padding-left: 0
}

.mjt-header .container-additional-info {
    position: relative
}

.mjt-header .container-additional-info .header-additional-info {
    position: absolute;
    top: 5px;
    right: 0
}

.mjt-header .container-additional-info .header-additional-info .branch-info {
    padding-top: 2px
}

.mjt-header.disconnected-menu .mjt-navbar {
    height: 100px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .navbar-container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .navbar-container a #header-mailjet-logo {
    width: 124px;
    height: 50px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .navbar-container a #header-mailjet-logo * {
    fill: #fead0d
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu {
    padding-right: 0
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .navbar-nav {
    height: 100px;
    display: table
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .navbar-nav>li {
    float: none;
    display: table-cell;
    vertical-align: middle
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .navbar-nav>li>a:hover {
    background-color: #fff
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .navbar-nav>li .flag-dropdown {
    padding-bottom: 0
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .mjt-icon-link {
    color: #86939e;
    font-size: 18px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .mjt-icon-link.signin-link {
    padding-left: 40px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .mjt-icon-link svg {
    transform: rotate(90deg);
    margin-left: 4px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .mjt-icon-link:hover {
    color: #43484d
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .mjt-icon-link:hover svg * {
    fill: #43484d
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown {
    position: relative;
    padding-right: 15px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 3px;
    border-color: currentcolor transparent transparent;
    border-style: solid solid none;
    border-width: 5px 3px 0;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    top: 50px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown:hover .mjt-icon-link {
    color: #43484d
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown:hover .mjt-icon-link svg * {
    fill: #43484d!important
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown:hover:after {
    border-color: #43484d transparent transparent
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown:hover .dropdown-menu.disconnected-menu-link {
    display: inline-block;
    position: fixed;
    width: 100%;
    height: 60px;
    left: 0;
    top: 99px;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .9);
    border: 0
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown:hover .dropdown-menu.disconnected-menu-link li {
    height: 100%;
    display: inline-block
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown:hover .dropdown-menu.disconnected-menu-link li a {
    color: #86939e;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 18px;
    padding: 3px 30px;
    font-family: Roboto-Medium
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown:hover .dropdown-menu.disconnected-menu-link li a:hover {
    color: #43484d
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .open>.dropdown-menu.disconnected-menu-link {
    display: none
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .flag-dropdown {
    padding-top: 2px;
    background-color: transparent
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .flag-dropdown.flag-en_US+.disconnected-menu-flag .lg-en {
    color: #43484d
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .header-signup {
    background-color: transparent;
    border: 1px solid #f0f0f0;
    font-size: 18px;
    font-family: Roboto-Medium;
    color: #86939e;
    padding: 10px 20px;
    border-radius: 10px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .header-signup:hover {
    color: #43484d
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag {
    top: 87%;
    flex-direction: column;
    min-width: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    border: none;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1)
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag {
        margin-top: 70px;
        margin-left: -50px
    }
}

@supports (-ms-accelerator:true) {
    .mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag {
        margin-top: 70px;
        margin-left: -50px
    }
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag>li {
    display: initial;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag>li {
        display: block
    }
}

@supports (-ms-accelerator:true) {
    .mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag>li {
        display: block
    }
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag:before {
    content: " ";
    position: absolute;
    top: -3px;
    left: 90%;
    height: 6px;
    width: 6px;
    margin-left: -6px;
    transform: rotate(45deg);
    background-color: #fff;
    box-shadow: -2px -2px 6px 0 rgba(0, 0, 0, .1);
    pointer-events: none
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag:after {
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #fff;
    border-width: 6px;
    margin-left: -6px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a {
    font-size: 15px;
    text-decoration: none;
    font-weight: 700;
    color: #bdbdbd;
    font-family: Open-Sans, Arial, sans-serif;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-left: 25px;
    padding-right: 25px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a i {
    background-image: url(/lib/images/general/sprite/sprite_flag_7_countries.png);
    width: 22px;
    height: 14px;
    background-size: 98%;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: 10px;
    background-position: 0 0
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a i.flag-en_US {
    background-position: 0 -15px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a i.flag-es_ES {
    background-position: 0 -29px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a i.flag-en_GB {
    background-position: 0 -44px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a i.flag-en_EU {
    background-position: 0 -59px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a i.flag-de_DE {
    background-position: 0 -73px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a i.flag-it_IT {
    background-position: 0 -89px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a .flag-description {
    padding-top: 3px
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .dropdown-menu.disconnected-menu-flag li a:hover {
    color: #000
}

.mjt-header.disconnected-menu .mjt-navbar.disconnected-menu-container .right-menu .open>.dropdown-menu.disconnected-menu-flag {
    display: flex
}

.mjt-header .container:after,
.mjt-header .container:before {
    display: none
}

.mjt-header .dropdown-menu {
    left: auto;
    right: 0
}

@media (max-width:769px) {
    .mjt-header .mjt-navbar .navbar-nav.desktop-items {
        margin: 0
    }
}

.footer-separator {
    color: #8c8c8c;
    width: 100%
}

.footer {
    background-color: #252726;
    padding: 40px 0
}

.footer h6 {
    color: #939594;
    font-size: 15px
}

.footer .container {
    overflow: hidden
}

.footer .container>.row>div {
    min-height: 206px;
    padding-bottom: 20px;
    padding-top: 20px
}

.footer .need-help {
    text-align: center
}

.footer .need-help .btn {
    bottom: 28px;
    left: 15px;
    position: absolute;
    right: 15px
}

.footer .links {
    border-left: 1px solid #343635;
    border-right: 1px solid #343635
}

.footer .links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer .links ul li {
    margin-bottom: 6px
}

.footer .links ul li a {
    color: #7c7e7d;
    font-size: 14px;
    text-decoration: none;
    transition: color .4s ease-in-out
}

.footer .links ul li a:hover {
    color: #f9893f
}

.footer .social {
    margin-bottom: 20px
}

.footer .social .btn-group {
    border-left: 1px solid #252726
}

.footer .social .btn-group:first-child {
    border-left: 0
}

.footer .social .btn-group a {
    background-color: #191b1a;
    transition: background-color .4s ease-in-out
}

.footer .social .btn-group a:hover.facebook {
    background-color: #3b5998
}

.footer .social .btn-group a:hover.twitter {
    background-color: #00acee
}

.footer .social .btn-group a:hover.linkedin {
    background-color: #0077b5
}

.footer .social .btn-group a:hover.github {
    background-color: #5f5f5f
}

.footer .social .btn-group a:hover.gplus {
    background-color: #dd4b39
}

.footer .social .btn-group a:hover .icon {
    opacity: 1
}

.footer .social .btn-group a .icon {
    color: #fff;
    font-size: 28px;
    opacity: .4;
    transition: opacity .4s ease-in-out
}

.footer .form-inline {
    bottom: 28px;
    left: 15px;
    position: absolute;
    right: 15px
}

.footer .form-inline .form-control {
    background-color: #3b3d3c;
    border: 0;
    color: #babcbb;
    height: 34px;
    min-height: 34px
}

.footer .form-inline .btn {
    border: 0;
    margin-left: -7px;
    padding: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.footer .loader-newsletter {
    width: 34px;
    background-color: #ffc02d;
    display: none
}

.footer.disconnected-footer-container {
    background-color: #fff
}

.footer.disconnected-footer-container .mjt-tag {
    font-size: 12px;
    line-height: 18px;
    font-family: Roboto-Medium, Sans-Serif;
    margin-bottom: 40px;
    color: #43484d;
    text-transform: uppercase;
    letter-spacing: .09em
}

.footer.disconnected-footer-container .row-footer {
    width: 100%;
    display: flex;
    flex-direction: row
}

.footer.disconnected-footer-container .row-footer .mjt-footer {
    width: 26%
}

.footer.disconnected-footer-container .row-footer .mjt-footer svg * {
    fill: #cdced0
}

.footer.disconnected-footer-container .row-footer .mjt-footer .mailjet-logo-footer {
    margin-top: 5px;
    margin-bottom: 15px
}

.footer.disconnected-footer-container .row-footer .mjt-footer .mjt-title {
    margin-bottom: 20px
}

.footer.disconnected-footer-container .row-footer .mjt-footer .mjt-subscribe-newsletter {
    width: 95%;
    height: 42px
}

.footer.disconnected-footer-container .row-footer .mjt-footer .mjt-subscribe-newsletter .sub-news-input-group {
    display: flex;
    position: relative
}

.footer.disconnected-footer-container .row-footer .mjt-footer .mjt-subscribe-newsletter .sub-news-input-group input[type=email].sub-news-input {
    border-width: 1px;
    border-color: #f3f4f5
}

.footer.disconnected-footer-container .row-footer .mjt-footer .mjt-subscribe-newsletter .sub-news-input-group .sub-news-submit {
    background-color: #f3f4f5;
    width: 50px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border: 0 solid #007095
}

.footer.disconnected-footer-container .row-footer .mjt-footer .mjt-subscribe-newsletter .sub-news-input-group .sub-news-submit svg * {
    fill: #c2c9ce
}

.footer.disconnected-footer-container .row-footer .mjt-footer .mjt-subscribe-newsletter .sub-news-input-group .sub-news-submit .svg-logo-mjt-white {
    width: 25px;
    height: 15px
}

.footer.disconnected-footer-container .row-footer .mjt-footer .social-network {
    margin-top: 30px
}

.footer.disconnected-footer-container .row-footer .mjt-footer .social-network .svg-social-network {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    border-radius: 50%;
    background-color: #f3f4f5
}

.footer.disconnected-footer-container .row-footer .mjt-footer .social-network .svg-social-network svg * {
    fill: #c2c9ce
}

.footer.disconnected-footer-container .row-footer .mjt-footer .social-network .svg-social-network:nth-child(1n+5) {
    margin-top: 10px
}

.footer.disconnected-footer-container .row-footer .menu-footer {
    width: 74%
}

.footer.disconnected-footer-container .row-footer .menu-footer .list-unstyled {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between
}

.footer.disconnected-footer-container .row-footer .menu-footer .list-unstyled .list-footer {
    list-style-type: none;
    padding: 0
}

.footer.disconnected-footer-container .row-footer .menu-footer .list-unstyled .list-footer .mjt-text {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 25px;
    font-family: Roboto-Regular, Sans-Serif;
    color: #43484d
}

.footer.disconnected-footer-container .row-footer .menu-footer .list-unstyled .list-footer .mjt-item-link {
    color: #86939e;
    font-family: Roboto-Regular, Sans-Serif;
    font-size: 16px;
    line-height: 25px;
    transition: all .3s ease-in-out
}

.footer.disconnected-footer-container .row-footer .menu-footer .list-unstyled .list-footer .mjt-item-link .svg-icon-mjml {
    display: inline-block;
    position: relative;
    fill: #86939e;
    top: 3px;
    margin-right: 2px
}

.footer.disconnected-footer-container .row-footer .menu-footer .list-unstyled .list-footer .mjt-item-link:active,
.footer.disconnected-footer-container .row-footer .menu-footer .list-unstyled .list-footer .mjt-item-link:focus,
.footer.disconnected-footer-container .row-footer .menu-footer .list-unstyled .list-footer .mjt-item-link:hover {
    text-decoration: none;
    border-bottom: 1px solid #86939e
}

.footer.disconnected-footer-container .row-footer .menu-footer .list-unstyled .list-footer li+li {
    margin-top: 5px
}

.footer-newsletter-modal {
    display: none;
    line-height: 963px;
    padding-right: 15px
}

.footer-newsletter-modal .modal-dialog {
    width: 600px;
    margin: 175px auto;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    position: relative
}

.footer-newsletter-modal .modal-dialog .modal-content {
    border: none;
    border-radius: 6px;
    box-shadow: 0 0 35px 0 hsla(0, 0%, 78.8%, .5)
}

.footer-newsletter-modal .modal-dialog .modal-content .modal-header .close {
    background: none;
    color: #c2cad3;
    font-size: 27px;
    padding: 0;
    width: 35px;
    opacity: .8;
    display: flex;
    justify-content: flex-end;
    position: inherit;
    border: none
}

.footer-newsletter-modal .modal-dialog .modal-content .modal-header h4 {
    margin-top: 40px;
    font-size: 32px;
    line-height: 38px;
    font-family: Roboto-Light, Sans-Serif;
    color: #43484d;
    text-align: center
}

.footer-newsletter-modal .modal-dialog .modal-content .modal-body p {
    text-align: center;
    color: #86939e;
    font-size: 16px;
    line-height: 25px;
    font-family: Roboto-Regular, Sans-Serif
}

.footer-newsletter-modal .modal-dialog .modal-content .modal-footer {
    border-top: none;
    padding: 15px 15px 30px
}

.footer-newsletter-modal .modal-dialog .modal-content .modal-footer .btn {
    border-radius: 30px;
    min-width: 174px;
    color: #fff;
    background-color: #fead0d;
    border: 2px solid #fead0d;
    cursor: pointer;
    padding: 9px 50px;
    font-size: 16px;
    font-family: Roboto-Medium, Sans-Serif;
    text-align: center;
    line-height: 20px;
    margin: 0
}

.footer-newsletter-modal .modal-dialog .modal-content .text-center {
    display: flex;
    justify-content: center
}

.footer-legals {
    padding: 10px 0;
    background-color: #313437
}

.footer-legals.disconnected-footer-legal-container {
    background-color: #fff;
    margin-bottom: 20px
}

.footer-legals.disconnected-footer-legal-container .mjt-item-link {
    color: #86939e;
    font-family: Roboto-Regular, Sans-Serif;
    font-size: 14px;
    transition: all .3s ease-in-out;
    margin: 0
}

.footer-legals.disconnected-footer-legal-container .deliverability-logos {
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}

.footer-legals.disconnected-footer-legal-container .deliverability-logos a+a {
    margin-left: 25px
}

.footer-legals .flex-row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-legals nav {
    text-align: center
}

.footer-legals nav a {
    color: #fff;
    text-decoration: none
}

.footer-legals nav span {
    color: #fff
}

.footer-legals .sas {
    color: #8c8c8c;
    text-align: center
}

@media only screen and (max-width:767px) {
    .responsive .footer-legals {
        padding: 15px 0
    }
    .responsive .footer-legals .flex-row {
        flex-wrap: wrap;
        flex-direction: column
    }
    .responsive .footer-legals .sas {
        margin-top: 10px
    }
}

@media only screen and (min-width:767px) {
    .fixed-footer .footer-legals {
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0
    }
}

.notifications {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 9999999;
    border-top: 1px solid #e1e1e6
}

.notifications .notification {
    background-color: #fff;
    display: table;
    height: 70px;
    position: relative;
    width: 100%
}

.notifications .notification-permanent {
    z-index: 5
}

.notifications .notification-type-success .notification-icon {
    background-color: #30ac63;
    border: 1px solid #30ac63
}

.notifications .notification-type-success .notification-content .btn {
    background-color: #30ac63
}

.notifications .notification-type-info .notification-icon {
    background-color: #3498db;
    border: 1px solid #3498db
}

.notifications .notification-type-info .notification-content .btn {
    background-color: #3498db
}

.notifications .notification-type-error .notification-icon {
    background-color: #e64d44;
    border: 1px solid #e64d44
}

.notifications .notification-type-error .notification-content .btn {
    background-color: #e64d44
}

.notifications .notification-type-warning .notification-icon {
    background-color: #fcac2e;
    border: 1px solid #fcac2e
}

.notifications .notification-type-warning .notification-content .btn {
    background-color: #fcac2e
}

.notifications .notification-close {
    height: 70px;
    line-height: 70px;
    position: absolute;
    right: 38px;
    width: 20px
}

.notifications .notification-close .icon {
    width: 12px;
    height: 12px
}

.notifications .notification-close path {
    fill: #979797
}

.notifications .notification-icon {
    bottom: 0;
    left: 0;
    line-height: 70px;
    position: absolute;
    top: 0;
    width: 89px;
    display: flex;
    justify-content: center
}

.notifications .notification-icon .icon {
    width: 24px;
    height: 24px;
    align-self: center;
    left: 0
}

.notifications .notification-icon circle,
.notifications .notification-icon path {
    fill: #fff
}

.notifications .notification-content {
    background: #fff;
    color: #919399;
    display: table-cell;
    font-family: Roboto;
    padding-left: 125px;
    vertical-align: middle;
    border-bottom: 1px solid #e1e1e6
}

.notifications .notification-content:nth-child(n+2) {
    border-top: 0
}

.notifications .notification-content .notification-message {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    padding-right: 90px
}

.notifications .notification-content .notification-buttons {
    float: right;
    margin-left: 25px;
    margin-right: 35px
}

.notifications .notification-content .notification-buttons .btn {
    color: #fff;
    margin-right: 25px;
    margin-top: 4px;
    transition: padding-left .8s ease-in-out
}

.notifications .notification-content .notification-buttons .btn.load {
    padding-left: 46px
}

.notifications .notification-content .notification-buttons .btn.load .mask {
    display: block
}

.notifications .notification-content .notification-buttons .btn .mask {
    display: none;
    overflow: hidden
}

.notifications .notification-content .notification-buttons .btn .mask .loader {
    border-width: 3px;
    left: 12px;
    opacity: 1;
    margin-left: 0;
    margin-top: -11px;
    width: 22px;
    height: 22px
}

[id^=big-table-container] .ui-jqgrid .ui-jqgrid-hdiv {
    border-right: 1px solid #e1e1e6;
    border-left: 1px solid #e1e1e6;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

[id^=big-table-container] .ui-jqgrid .ui-jqgrid-bdiv {
    border-right: 1px solid #e1e1e6;
    border-left: 1px solid #e1e1e6;
    overflow: hidden
}

[id^=big-table-container] .ui-jqgrid .frozen-bdiv.ui-jqgrid-bdiv {
    border-right: none
}

[id^=big-table-container] .ui-jqgrid .frozen-bdiv.ui-jqgrid-bdiv .ui-jqgrid-btable {
    border-right: 1px solid #e1e1e6
}

[id^=big-table-container] .grid-empty {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: 1px solid #e1e1e6;
    color: #bcc0c3;
    font-family: Ubuntu;
    font-size: 16px;
    padding: 15px;
    text-align: center
}

@keyframes loader {
    0% {
        background-color: #f6f6f6
    }
    50% {
        background-color: #e6e6e6
    }
    to {
        background-color: #f6f6f6
    }
}

[id^=big-table-container] .ui-jqgrid .ui-jqgrid-bdiv.isLoading {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: 1px solid #e1e1e6
}

[id^=big-table-container] .ui-jqgrid .ui-jqgrid-bdiv.isLoading:after {
    animation: loader 1s infinite;
    content: "";
    display: block;
    height: 25px;
    margin: 10px
}

[id^=big-table-container] .ui-icon-asc {
    height: 12px!important;
    top: -5px!important;
    margin-left: -3px!important
}

[id^=big-table-container] .ui-icon-asc:before {
    content: " "
}

[id^=big-table-container] .ui-icon-asc.ui-state-disabled:before {
    content: "\25B4";
    position: relative;
    top: 0
}

[id^=big-table-container] .ui-icon-desc {
    height: 8px!important;
    top: -8px!important;
    margin-left: -3px!important
}

[id^=big-table-container] .ui-icon-desc:before {
    content: " "
}

[id^=big-table-container] .ui-icon-desc.ui-state-disabled:before {
    content: "\25BE";
    position: relative;
    top: -4px
}

[id^=big-table-container] .tablecheckbox {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

[id^=big-table-container] .tablecheckbox input[type=checkbox] {
    position: absolute;
    top: -11px;
    left: -9px;
    width: 20px!important;
    height: 20px;
    z-index: 20;
    margin: 0;
    opacity: 0;
    cursor: pointer
}

[id^=big-table-container] .tablecheckbox input[type=checkbox]:checked+ins {
    border: 1px solid #e1e1e6;
    background: #e1e1e6
}

[id^=big-table-container] .tablecheckbox input[type=checkbox]:checked+ins:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

[id^=big-table-container] .tablecheckbox ins {
    position: absolute;
    top: -11px;
    left: -9px;
    width: 20px!important;
    height: 20px;
    line-height: 18px;
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    color: #fff
}

[id^=big-table-container] .tablecheckbox ins:after {
    content: "\2713";
    font-family: entypo;
    font-size: 13px;
    font-weight: 400;
    opacity: 0
}

[id^=big-table-container] .table-global.col-xs-12 {
    padding: 0
}

[id^=big-table-container] [id^=table_container] {
    border-collapse: collapse
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr td {
    border: none;
    height: 30px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr {
    font-family: Ubuntu;
    color: #737474;
    font-weight: 700;
    border-bottom: 1px solid #e1e1e6
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr:hover {
    background-color: #f5f5fa
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr.row-draft {
    color: #bcc0cc
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr.row-draft .span-type-beta,
[id^=big-table-container] [id^=table_container] tr.ui-row-ltr.row-draft .span-type-expert,
[id^=big-table-container] [id^=table_container] tr.ui-row-ltr.row-draft .span-type-simple {
    border: 2px solid #bcc0cc;
    color: #bcc0cc;
    background-color: #fff
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr td {
    font-weight: 700;
    padding: 0 4px;
    word-wrap: break-word;
    white-space: pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: normal!important
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr td label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 hsla(0, 0%, 100%, .4);
    background: linear-gradient(top, #222, #45484d);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#222", endColorstr="#45484d", GradientType=0)
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr td label:after {
    filter: alpha(opacity=0);
    opacity: 0;
    content: "";
    position: absolute;
    width: 12px;
    height: 8px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg)
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr td label:hover:after {
    filter: alpha(opacity=30);
    opacity: .3
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr td input[type=checkbox]:checked+label:after {
    filter: alpha(opacity=100);
    opacity: 1
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr td p {
    line-height: 16px;
    margin: auto
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr td .editable-cell {
    vertical-align: sub
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr [class^=span-type-] {
    width: 60%
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .span-type-simple {
    border: 2px solid #595b61;
    border-radius: 12px;
    padding: 5px;
    color: #595b61
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .span-type-expert {
    border: 2px solid #595b61;
    border-radius: 12px;
    padding: 5px;
    background-color: #595b61;
    color: #fff
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .span-type-beta {
    border: 2px solid #9b59b6;
    border-radius: 12px;
    padding: 5px;
    background-color: #9b59b6;
    color: #fff
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr [class^=circ-] {
    width: 10px;
    height: 10px;
    background-position: 50%!important
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .span-status.status-in-progress {
    color: #a6c446
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .span-status.status-awaiting {
    color: #f98a40
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .span-status.status-scheduled {
    color: #3da7ea
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .span-status.status-cancelled {
    color: #e74c3c
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-badge.workflow-draft {
    display: inline-block;
    font-family: Roboto-Regular;
    color: #fff;
    background-color: #2c97de;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #2c97de;
    font-size: 9px;
    padding: 1px 8px;
    line-height: 11px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-badge.workflow-draft.mjt-badge-red {
    background-color: #ff624d;
    border: 1px solid #ff624d
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-badge.workflow-draft.mjt-badge-green {
    background-color: #2db53a;
    border: 1px solid #2db53a
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-badge.undefined {
    display: none
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-icon.sent,
[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-icon.started {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #2db53a;
    margin-top: 3px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-icon.not-started {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #ff624d;
    margin-top: 3px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-icon.draft {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #cacaca;
    margin-top: 3px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-icon.locked {
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffbf40;
    font-size: 20px;
    display: inline-block
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-icon.locked:before {
    content: "\f023"
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-icon.programmed {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #fead0d;
    margin-top: 3px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-icon.axtest {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #2c97de;
    margin-top: 3px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .custom-icon.queued {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #d028df;
    margin-top: 3px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .span-manage {
    border-left: 1px solid #e1e1e6;
    width: 100%;
    color: #bcc0c3;
    display: inline-block;
    line-height: 46px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .span-manage.manage-hover {
    transition: opacity .4s;
    opacity: 0
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .manages {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 0;
    opacity: 0;
    transition: opacity 1.4s;
    background-color: #fff;
    overflow: hidden
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .manages .span-manage {
    border-left: 1px solid #e1e1e6;
    width: auto;
    padding: 0 24px
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .manages .span-manage i {
    vertical-align: sub
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .manages-show {
    opacity: 1
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .subtitle,
[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .title {
    line-height: inherit
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .subtitle {
    color: #bcc0cc
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .edit-cell {
    margin-right: 10%;
    cursor: pointer
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .content-edit-cell {
    position: relative
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .content-edit-cell .input-edit-cell {
    border: 1px solid #e1e1e6;
    color: #595b61;
    font-size: 10px;
    padding: 5px;
    margin-bottom: 0;
    border-radius: 3px;
    width: 100%
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .content-edit-cell .btn-edit-cell {
    padding: 2px 5px;
    position: absolute;
    right: 4px;
    border-radius: 3px;
    color: #bcc0c3
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .content-edit-cell .btn-edit-cell .icon-check {
    margin-right: 25px;
    color: green
}

[id^=big-table-container] [id^=table_container] tr.ui-row-ltr .content-edit-cell .btn-edit-cell .icon-cancel {
    color: red
}

[id^=big-table-container] [id^=table-navigation] {
    z-index: 2;
    margin-bottom: 12px
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox {
    margin-right: 10px;
    width: 70px;
    height: 32px;
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background: #f5f5f5;
    float: left
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox],
[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox]+ins {
    top: 4px;
    left: 39px
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox]+ins.without-carret,
[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox]+ins.without-carret+ins,
[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox].without-carret,
[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox].without-carret+ins {
    left: 45px
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox]+ins.partialy+ins,
[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox].partialy+ins {
    border: 1px solid #e1e1e6;
    background: #e1e1e6
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox]+ins.partialy+ins:after,
[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox].partialy+ins:after {
    opacity: 1;
    filter: alpha(opacity=100);
    content: "\2d";
    font-size: 22px
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox .bulk-carret {
    margin-left: 40px;
    margin-top: 10px;
    cursor: pointer
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox .dropdown-menu {
    padding: 0;
    font-family: Ubuntu;
    margin-top: 15px
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox .dropdown-menu li {
    border-left: 6px solid #e3e3e3
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox .dropdown-menu li:hover {
    border-left: 6px solid #ffbf40
}

[id^=big-table-container] [id^=table-navigation] .tablecheckbox .dropdown-menu li a {
    padding: 6px 20px;
    font-size: 12px;
    color: #737474
}

[id^=big-table-container] [id^=table-navigation] .bulk-action {
    width: 52px;
    height: 32px;
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    float: left;
    text-align: center;
    margin-right: 10px;
    line-height: 32px;
    background-color: #fff
}

[id^=big-table-container] [id^=table-navigation] .bulk-action a {
    line-height: 38px
}

[id^=big-table-container] [id^=table-navigation] .bulk-action span {
    color: #bcc0c3
}

[id^=big-table-container] [id^=table-navigation] .bulk-action.bulk-disabled {
    background-color: #f5f5fa
}

[id^=big-table-container] [id^=table-navigation] .bulk-action.bulk-disabled a {
    cursor: default
}

[id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] {
    margin: 0;
    padding: 0;
    display: inline
}

[id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] [id^=filter-] {
    display: inline
}

[id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] .search-select {
    height: 32px;
    padding: 0 12px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #e1e1e6
}

[id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] .search-query {
    border: 1px solid #e1e1e6;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: #595b61;
    font-size: 12px;
    height: 32px;
    width: 30%;
    padding: 5px;
    margin-bottom: 0;
    border-radius: 3px;
    transition: width .2s ease-in-out
}

[id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] .search-query:focus+button {
    z-index: 3
}

[id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] .search-query:focus {
    width: 35%
}

[id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] .btn-filter {
    width: 34px;
    padding: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    position: inherit;
    margin: 0 -5px 0 0
}

[id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] .display-dropdown {
    float: left
}

[id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] button {
    border: 0;
    background: none;
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -35px;
    margin-bottom: 0;
    border-radius: 3px;
    color: #bcc0c3
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu {
    top: auto;
    left: auto;
    padding: 0
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu li span {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu li span:focus,
[id^=big-table-container] [id^=table-navigation] .dropdown-menu li span:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
    cursor: pointer
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu li span input[type=radio] {
    display: none
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu li span label {
    font-weight: 400;
    font-family: Ubuntu;
    vertical-align: middle;
    margin-top: 2px;
    font-size: 12px
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu li span label:hover {
    cursor: pointer
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu li span[class^=icon-custom] {
    display: inline-block;
    padding: 3px 0
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu li span.bulk-action-label {
    display: inline-block
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu li {
    border-left: 6px solid #e3e3e3
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu li.active,
[id^=big-table-container] [id^=table-navigation] .dropdown-menu li:focus,
[id^=big-table-container] [id^=table-navigation] .dropdown-menu li:hover {
    border-left: 6px solid #ffbf40
}

[id^=big-table-container] [id^=table-navigation] .dropdown-menu a {
    line-height: 22px;
    font-size: 12px;
    color: #737474
}

[id^=big-table-container] [id^=table-navigation] .display-dropdown {
    display: inline-block
}

[id^=big-table-container] [id^=table-navigation] .display-dropdown .btn-filter {
    border: 1px solid #e1e1e6;
    height: 32px;
    background-color: #fff;
    color: #bcc0c3;
    font-size: 12px
}

[id^=big-table-container] [id^=table-navigation] .display-dropdown .btn-filter:hover {
    color: #bcc0c3;
    background-color: #ebebeb;
    border-color: #ccc
}

[id^=big-table-container] [id^=table-navigation] .bulk-action-dropdown {
    float: left;
    margin-right: 10px
}

[id^=big-table-container] [id^=table-navigation] .bulk-action-dropdown.bulk-disabled .btn-bulk-action {
    color: #bcc0c3;
    background-color: #ebebeb;
    border-color: #ccc;
    cursor: default
}

[id^=big-table-container] [id^=table-navigation] .bulk-action-dropdown.bulk-disabled .btn-bulk-action a {
    cursor: default
}

[id^=big-table-container] [id^=table-navigation] .bulk-action-dropdown .btn-bulk-action {
    border: 1px solid #e1e1e6;
    height: 32px;
    background-color: #fff;
    color: #bcc0c3;
    font-size: 12px
}

[id^=big-table-container] [id^=table-navigation] .bulk-action-dropdown .btn-bulk-action:hover {
    color: #bcc0c3;
    background-color: #ebebeb;
    border-color: #ccc
}

[id^=big-table-container] [id^=table-size] {
    margin-bottom: 12px
}

[id^=big-table-container] [id^=table-size] label {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
    color: #bcc0c3;
    font-family: Ubuntu
}

[id^=big-table-container] [id^=table-size] ul.pagination {
    display: table-cell;
    vertical-align: middle
}

[id^=big-table-container] [id^=table-size] ul.pagination a {
    font-size: 14px;
    font-family: Ubuntu;
    color: #bcc0c3!important;
    font-weight: 700;
    padding: 6px 16px;
    border-color: #e1e1e6!important
}

[id^=big-table-container] [id^=table-size] ul.pagination .active a {
    background-color: #595b61!important;
    color: #fff!important
}

[id^=big-table-container] .ui-jqgrid .ui-jqgrid-htable {
    border-top: 1px solid #e1e1e6;
    border-bottom: 1px solid #e1e1e6;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    table-layout: auto
}

[id^=big-table-container] .ui-jqgrid .ui-jqgrid-htable th {
    font-family: Ubuntu;
    color: #bcc0c3;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 4px
}

[id^=big-table-container] .ui-jqgrid .ui-jqgrid-htable th .s-ico {
    margin-left: 10px
}

[id^=big-table-container] [id^=pagination] {
    margin-top: 12px
}

[id^=big-table-container] [id^=pagination] ul.pagination a {
    font-size: 14px;
    font-family: Ubuntu;
    color: #bcc0c3!important;
    font-weight: 700;
    padding: 6px 20px
}

[id^=big-table-container] [id^=pagination] ul.pagination .active a {
    background-color: #595b61!important;
    color: #fff!important
}

[id^=big-table-container] [class*=" icon-custom-"],
[id^=big-table-container] [class^=icon-custom-] {
    background-image: url(/lib/images/general/sprite/table-sprite-grey.png);
    background-size: 415px 18px;
    width: 18px;
    height: 18px
}

[id^=big-table-container] .icon-custom-star {
    background-position: 0 0;
    width: 17px
}

[id^=big-table-container] .icon-custom-plane {
    background-position: -17px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-minus {
    background-position: -35px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-clock {
    background-position: -53px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-archive {
    background-position: -71px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-trash {
    background-position: -89px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-pencil {
    background-position: -107px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-file {
    background-position: -125px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-eye {
    background-position: -143px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-add {
    background-position: -161px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-graph-bar {
    background-position: -180px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-mouse {
    background-position: -197px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-world {
    background-position: -215px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-graph-line {
    background-position: -233px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-api-key {
    background-position: -269px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-confirm {
    background-position: -305px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-share {
    background-position: -323px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-exclusion {
    background-position: -341px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-unsubscribe {
    background-position: -359px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-remove-exclusion {
    background-position: -378px 0;
    width: 18px
}

[id^=big-table-container] .icon-custom-subscribe {
    background-position: -397px 0;
    width: 18px
}

[id^=big-table-container] [id^=lateral-navigation] {
    float: left;
    margin-top: 5%
}

[id^=big-table-container] [id^=lateral-navigation] .lateral-filter {
    width: 42px;
    height: 42px;
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 6px
}

[id^=big-table-container] [id^=lateral-navigation] .lateral-filter a {
    line-height: 48px
}

[id^=big-table-container] [id^=lateral-navigation] .lateral-filter.lateral-filter-selected {
    background-color: #595b61
}

[id^=big-table-container] [id^=lateral-navigation] .lateral-filter.lateral-filter-selected [class*=" icon-custom-"],
[id^=big-table-container] [id^=lateral-navigation] .lateral-filter.lateral-filter-selected [class^=icon-custom-] {
    background-image: url(/lib/images/general/sprite/table-sprite-white.png)
}

[id^=big-table-container] [id^=lateral-navigation] .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

[id^=big-table-container] [id^=lateral-navigation] .tooltip.in .tooltip-inner {
    background-color: #3a3c46;
    min-width: 60px
}

[id^=big-table-container] [id^=lateral-navigation] .tooltip.in .tooltip-arrow {
    border-right-color: #3a3c46
}

[id^=big-table-container] .bottom-dropdown {
    margin-top: 12px
}

[id^=big-table-container] [id^=download-dropdown] {
    float: right;
    font-family: Ubuntu
}

[id^=big-table-container] [id^=download-dropdown] a.dropdown-toggle {
    background-color: #fead0d;
    padding: 0 52px 0 16px;
    border: none;
    line-height: 35px;
    height: 35px;
    width: 100%;
    background-image: none;
    color: #fff;
    font-size: 12px;
    font-family: Ubuntu
}

[id^=big-table-container] [id^=download-dropdown] .dropdown-menu {
    padding: 0;
    left: auto;
    right: 0
}

[id^=big-table-container] [id^=download-dropdown] .dropdown-menu li {
    border-left: 6px solid #e3e3e3
}

[id^=big-table-container] [id^=download-dropdown] .dropdown-menu li:hover {
    border-left: 6px solid #ff9c00
}

[id^=big-table-container] [id^=download-dropdown] .dropdown-menu a {
    line-height: 22px;
    font-size: 12px;
    color: #737474
}

[id^=big-table-container] [id^=download-dropdown] .caret-download {
    position: absolute;
    height: 35px;
    background-color: #595b61;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 16px;
    cursor: pointer;
    line-height: 3px;
    right: 0
}

[id^=big-table-container] [id^=download-dropdown] .caret-download .caret {
    border-top-color: #fff;
    margin-top: 0
}

.table-heading-title {
    font-family: Ubuntu;
    font-size: 22px;
    color: #55575d;
    border-bottom: 1px solid #e1e1e6;
    padding-bottom: 15px
}

.table-heading-title .table-heading-subtitle {
    color: #55575d;
    font-size: 13px
}

[id^=big-table-container].collapsed [id^=table_container] tr.ui-row-ltr td {
    padding: 5px 4px
}

[id^=big-table-container].collapsed [id^=table_container] tr.ui-row-ltr td p {
    line-height: 20px
}

[id^=big-table-container].collapsed [id^=table_container] tr.ui-row-ltr td.collapsed {
    position: relative;
    overflow: visible
}

[id^=big-table-container].collapsed [id^=table_container] tr.ui-row-ltr td.collapsed p {
    max-height: 20px;
    overflow: hidden
}

[id^=big-table-container].collapsed [id^=table_container] tr.ui-row-ltr td.collapsed .text-hover {
    display: none;
    position: absolute;
    background-color: #fcfcfd;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 5px;
    line-height: 20px;
    font-size: 13px;
    max-height: 30px;
    overflow: hidden
}

[id^=big-table-container].collapsed [id^=table_container] tr.ui-row-ltr td.collapsed:hover .text-hover {
    display: block
}

.pagination-loader {
    position: relative
}

.pagination-loader .loading-div-container {
    position: relative;
    margin-top: 10px
}

.header .navbar {
    background-color: #fff;
    border: 0;
    margin: 0
}

.header .navbar .navbar-header {
    display: table;
    float: left;
    margin: 0
}

.header .navbar .navbar-header .navbar-brand {
    display: table-cell;
    float: none;
    left: -10px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.header .navbar .navbar-header .navbar-brand em {
    bottom: 6px;
    color: #cdcdcd;
    font-size: 10px;
    font-weight: 400;
    position: absolute;
    right: 13px;
    word-spacing: 9px
}

.header .navbar .navbar-nav {
    float: left;
    margin: 0 0 0 15px
}

.header .navbar .navbar-nav li {
    float: left;
    position: relative
}

.header .navbar .navbar-nav li a {
    color: #aeaeae;
    font-weight: 700;
    font-size: 12px;
    padding: 30px 12px;
    text-transform: uppercase;
    transition: color .4s ease-in-out
}

.header .navbar .navbar-nav li.withsub:hover>a,
.header .navbar .navbar-nav li a:hover {
    color: #000
}

.header .navbar .navbar-nav li.withsub:hover .submenu {
    display: block;
    opacity: 1;
    animation-name: fadeIn;
    animation-duration: .2s
}

.header .navbar .navbar-nav li.withsub>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #6e6e6e;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 1px
}

.header .navbar .navbar-nav .submenu {
    display: none;
    position: absolute;
    top: 60px;
    left: 5px;
    background: #e0e0e0;
    border-radius: 3px;
    padding: 5px 0;
    min-width: 157px;
    transition: opacity .4s ease-in-out
}

.header .navbar .navbar-nav .submenu li {
    float: none;
    list-style: none;
    border-top: 1px solid #d7d7d7
}

.header .navbar .navbar-nav .submenu li:first-child {
    border-top: 0
}

.header .navbar .navbar-nav .submenu li a {
    font-weight: 400;
    padding: 5px 10px;
    color: #a199aa;
    display: block;
    text-transform: none
}

.header .navbar .navbar-nav .submenu li a:hover {
    color: #444;
    background: #eaeaea;
    text-decoration: none
}

.header .navbar .navbar-nav .submenu:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #e0e0e0;
    position: absolute;
    top: -7px;
    left: 14px
}

.header .navbar .navbar-right {
    position: relative
}

.header .navbar .languagedrop {
    font-size: 11px;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 10
}

.header .navbar .languagedrop:hover ul {
    display: block
}

.header .navbar .languagedrop .flag {
    margin-right: 3px;
    top: 4px
}

.header .navbar .languagedrop a {
    color: #6d7980;
    display: block;
    font-weight: 700;
    padding: 3px 6px;
    text-decoration: none
}

.header .navbar .languagedrop a:hover {
    color: #000
}

.header .navbar .languagedrop ul {
    background-color: #fff;
    display: none;
    border-radius: 3px;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 10
}

.header .navbar .languagedrop ul li a {
    font-weight: 400;
    white-space: nowrap
}

.header .navbar .register {
    font-size: 12px;
    float: right;
    padding: 22.5px 15px 22.5px 0;
    position: relative;
    text-align: right
}

.header .navbar .register.logged .rate-limit {
    bottom: 20px;
    position: absolute;
    right: -5px;
    z-index: 10
}

.header .navbar .register.logged .quota {
    background-image: url(/lib/images/general/bg/bg_quota.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -24.5px;
    right: 0;
    width: 10px;
    height: 49px;
    top: 50%
}

.header .navbar .register.logged .quota span {
    background-image: url(/lib/images/general/bg/bg_quota_bar.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    display: block
}

.header .navbar .register.not-logged nav {
    border-top: 1px solid #eee;
    margin-top: 13px;
    padding-top: 6px;
    text-transform: uppercase
}

.header .navbar .register.not-logged nav a {
    font-weight: 400
}

.header .navbar .register.not-logged nav a.sign-up {
    color: #f9893f
}

.header .navbar .register nav {
    font-size: 11px
}

.header .navbar .register nav a {
    color: #6d7980;
    font-weight: 700;
    text-decoration: none
}

.mailjet-logo {
    fill: url(#gradient_mj_logo)
}

.heading {
    background-color: #000;
    background-image: url(/lib/images/general/bg/nav-bg.jpg);
    color: #fff;
    margin-bottom: 30px
}

.heading.heading-center {
    text-align: center
}

.heading.heading-center p {
    width: auto
}

.heading.heading-center h1 {
    width: auto;
    font-size: 35px;
    font-family: Open-Sans, Arial, sans-serif
}

.heading.heading-center ol {
    padding-left: 0;
    margin-top: 10px;
    overflow: hidden;
    counter-reset: items
}

.heading.heading-center ol li {
    display: inline-block;
    padding-left: 25px
}

.heading.heading-center ol li:before {
    content: counter(items) ". ";
    counter-increment: items
}

.heading.heading-center ol li.active,
.heading.heading-center ol li.active a {
    color: #f9893f
}

.heading.heading-center ol li a {
    color: #fff;
    font-weight: 400
}

.heading.heading-small h1 {
    width: auto;
    font-size: 35px;
    font-family: Open-Sans, Arial, sans-serif
}

.heading.heading-small p {
    width: 600px
}

.heading.heading-sub .container {
    padding: 30px 0 0
}

.heading.heading-sub .container .sub-menu {
    margin-top: 30px
}

.heading.heading-sub .container .sub-menu .sub-menu-item {
    text-align: center
}

.heading.heading-sub .container .sub-menu .sub-menu-item a {
    display: inline-block;
    padding: 14px;
    border-bottom: 3px solid transparent;
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 15px;
    color: #b0b3b8;
    text-transform: uppercase;
    transition: all .3s ease
}

.heading.heading-sub .container .sub-menu .sub-menu-item a:hover {
    color: #ffbf40
}

.heading.heading-sub .container .sub-menu .sub-menu-item a:focus,
.heading.heading-sub .container .sub-menu .sub-menu-item a:hover {
    text-decoration: none
}

.heading.heading-sub .container .sub-menu .sub-menu-item.active a {
    color: #ffbf40;
    border-bottom: 3px solid #ffbf40;
    text-decoration: none
}

.heading.heading-sub .container .sub-menu .sub-menu-item.clickable a {
    color: #ffbf40;
    padding: 14px
}

.heading.heading-sub .container .sub-menu .sub-menu-item.disabled a:hover {
    color: #b0b3b8;
    cursor: not-allowed
}

.heading.heading-sub .container .sub-menu .sub-menu-item.disabled a:focus,
.heading.heading-sub .container .sub-menu .sub-menu-item.disabled a:hover {
    text-decoration: none;
    cursor: not-allowed
}

.heading .container {
    padding: 30px 0
}

.heading .container .heading-buttons {
    float: right
}

.heading .container .heading-buttons a {
    width: 100%
}

.heading .container .heading-buttons a:last-child {
    margin-top: 8px
}

.heading h1,
.heading p {
    margin: 0;
    padding: 0
}

.heading h1 {
    font-size: 35px;
    font-family: Open-Sans, Arial, sans-serif;
    line-height: 45px
}

.heading h1 span {
    color: #85888f;
    font-weight: 400
}

.heading p {
    color: #cecece;
    margin-top: 10px
}

.static-content h3 {
    font-size: 15px;
    line-height: 22px;
    margin-top: 40px;
    border-bottom: 1px solid #dedcdf
}

.static-content hr {
    margin: 50px auto
}

.static-content hr.smaller {
    width: 70%;
    border-bottom: 1px solid #dedcdf
}

.form-group .icon-help-circled {
    margin-left: 5px;
    position: absolute
}

.form-group fieldset legend {
    font-size: 14px;
    font-weight: 700;
    color: #6d7980;
    padding-bottom: 10px
}

.form-group fieldset label {
    font-weight: 400
}

.form-group fieldset p {
    clear: both
}

.form-group fieldset p input {
    display: block;
    float: left
}

.form-group fieldset p label {
    display: block;
    float: left;
    padding-left: 10px
}

.alert-upgrade {
    background-color: #2a2a2a;
    color: #fff;
    display: block
}

.alert-upgrade .bg {
    color: #555;
    font-size: 115px;
    left: -40px;
    line-height: 1;
    position: absolute;
    top: -40px
}

.alert-upgrade p {
    margin-right: 205px;
    position: relative;
    z-index: 1
}

.alert-upgrade p a {
    color: #54d257
}

.alert-upgrade .btn-primary {
    background-color: #62ba64;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding-left: 45px;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -19px
}

.alert-upgrade .btn-primary:hover {
    background-color: #2d98df
}

.alert-upgrade .btn-primary .icon {
    font-size: 26px;
    left: 13px;
    position: absolute;
    top: 2px
}

.parsley-errors-list {
    display: none!important
}

.valign {
    display: table;
    padding-left: 0;
    padding-right: 0
}

.valign .row {
    display: table-row
}

.valign .form-group {
    display: table-cell;
    float: none
}

.valign .form-group.col-top {
    vertical-align: top
}

.valign .form-group.col-middle {
    vertical-align: middle
}

.valign .form-group.col-bottom {
    vertical-align: bottom
}

.account-index>h3 {
    margin-bottom: 30px
}

.account-index .well {
    margin-bottom: 40px;
    margin-top: 30px;
    text-align: center
}

.modal .modal-content {
    border: 0
}

.modal .modal-content .modal-body iframe {
    height: 400px;
    width: 100%
}

.page-api_keys .table-heading-title .col-xs-12 {
    padding-left: 0
}

hr.mj-delimiter {
    border-top: 1px solid #e1e1e6
}

#languagedrop {
    float: right;
    position: relative;
    list-style-type: none
}

#languagedrop a {
    text-decoration: none;
    color: #999994;
    margin: 0 2px;
    font-size: 11px
}

#languagedrop li.headlink {
    width: 225px
}

#languagedrop li.headlink a {
    display: block;
    padding: 0 10px 0 25px;
    font-weight: 700;
    min-height: 15px
}

#languagedrop li.headlink ul {
    display: none;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    padding: 5px
}

#languagedrop li.headlink:hover ul {
    display: block;
    position: absolute;
    bottom: 15px;
    list-style-type: none
}

#languagedrop li.headlink ul li a {
    padding: 0 10px 0 25px;
    height: 18px;
    line-height: 19px;
    font-weight: 400
}

#languagedrop li.headlink ul li a:hover {
    background-color: #eee;
    color: #111
}

#languagedrop li#currency-selector {
    margin-top: 4px;
    padding: 4px 0 0;
    border-top: 1px solid #eee
}

#languagedrop li#currency-selector input {
    margin: 0 6px 0 3px
}

#languagedrop li#currency-selector a {
    display: inline;
    padding: 0
}

#languagedrop li#currency-selector a:hover {
    background: none
}

a.es_ES {
    background-position: 0 -734px
}

a.en_US,
a.es_ES {
    background-image: url(/lib/images/general/sprite/mj_sprite.png);
    background-repeat: no-repeat
}

a.en_US {
    background-position: 0 -664px
}

a.en_GB {
    background-position: 0 -181px
}

a.en_GB,
a.fr_FR {
    background-image: url(/lib/images/general/sprite/mj_sprite.png);
    background-repeat: no-repeat
}

a.fr_FR {
    background-position: 0 -120px
}

a.en_EU {
    background-position: 0 -59px
}

a.de_DE,
a.en_EU {
    background-image: url(/lib/images/general/sprite/mj_sprite.png);
    background-repeat: no-repeat
}

a.de_DE {
    background-position: 0 2px
}

.headlink li a.es_ES {
    background-position: 0 -732px
}

.headlink li a.en_US {
    background-position: 0 -662px
}

.headlink li a.en_GB {
    background-position: 0 -179px
}

.headlink li a.fr_FR {
    background-position: 0 -118px
}

.headlink li a.en_EU {
    background-position: 0 -57px
}

.headlink li a.de_DE {
    background-position: 0 4px
}

p.label-error {
    color: #a8abb0;
    font-size: 12px;
    position: relative;
    right: -340px;
    top: -38px;
    margin-bottom: -38px
}

p.label-error strong {
    color: #fff
}

p.label-error span:first-of-type {
    color: #e74c3a;
    margin-left: 5px
}

p.label-error img {
    margin-bottom: 3px
}

p.label-error.label-detail span:first-of-type {
    color: #3da7ea
}

p.error-center {
    position: inherit;
    margin-bottom: 0
}

div.label-error {
    color: #a8abb0;
    font-size: 12px;
    margin: 10px
}

div.label-error strong {
    color: #fff
}

div.label-error span:first-of-type {
    color: #e74c3a
}

.btn-ctb:hover {
    background: #e68e33;
    box-shadow: 0 0 3px #fff
}

.like-recaptcha {
    width: 304px;
    padding: 13px 20px!important
}

.newsletter {
    margin-top: 4px;
    padding-left: 0;
    text-align: left
}

.assist {
    position: absolute;
    z-index: 1;
    width: 232px;
    padding-top: 7px;
    font-size: 11px
}

.c-n input[type=file] {
    display: none
}

.assist-ctn big {
    color: #e68e33;
    width: 85px;
    float: left;
    font-size: 28px;
    height: 45px;
    overflow: hidden;
    text-align: right;
    margin: 0;
    padding-right: 10px
}

.assist-ctn big span {
    font-size: 24px
}

.assist-ctn em {
    float: right;
    font-size: 11px;
    width: 90px;
    height: 45px;
    overflow: hidden;
    text-align: left;
    margin: 0;
    padding-top: 3px
}

#mj-bar .assist .assist-detail,
.assist-ctn em {
    color: #fff;
    font-weight: 400;
    text-transform: lowercase;
    line-height: 14px
}

#mj-bar .assist .assist-detail {
    font-size: 14px;
    font-family: Roboto;
    font-style: normal
}

#mj-bar .assist .assist-detail span {
    font-size: 16px;
    color: #e68e33
}

#mj-bar .assist .assist-detail big {
    color: #e68e33;
    width: 105px;
    float: left;
    font-size: 28px;
    height: 45px;
    overflow: hidden;
    text-align: right;
    margin: 0
}

#mj-bar .assist .assist-detail big span {
    font-size: 24px
}

#mj-bar .assist .assist-detail em {
    float: right;
    font-size: 12px;
    font-family: Roboto;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    width: 110px;
    height: 45px;
    overflow: hidden;
    text-transform: lowercase;
    text-align: left;
    margin: 0;
    line-height: 14px
}

#mj-bar .assist .assist-detail .st-ctdr+em,
#mj-bar .assist .assist-detail .st-cto+em {
    text-transform: none
}

.mt0 {
    margin-top: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0 {
    margin-left: 0
}

.mr0 {
    margin-right: 0
}

.pt0 {
    padding-top: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0 {
    padding-left: 0
}

.pr0 {
    padding-right: 0
}

.mt5 {
    margin-top: 5px
}

.mb5 {
    margin-bottom: 5px
}

.ml5 {
    margin-left: 5px
}

.mr5 {
    margin-right: 5px
}

.pt10 {
    padding-top: 10px
}

.pb10 {
    padding-bottom: 10px
}

.pl10 {
    padding-left: 10px
}

.pr10 {
    padding-right: 10px
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.ml10 {
    margin-left: 10px
}

.mr10 {
    margin-right: 10px
}

.mt15 {
    margin-top: 15px
}

.mb15 {
    margin-bottom: 15px
}

.ml15 {
    margin-left: 15px
}

.mr15 {
    margin-right: 15px
}

.mt20 {
    margin-top: 20px
}

.mb20 {
    margin-bottom: 20px
}

.ml20 {
    margin-left: 20px
}

.mr20 {
    margin-right: 20px
}

.pt20 {
    padding-top: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pl20 {
    padding-left: 20px
}

.pr20 {
    padding-right: 20px
}

.mt25 {
    margin-top: 25px
}

.mb25 {
    margin-bottom: 25px
}

.ml25 {
    margin-left: 25px
}

.mr25 {
    margin-right: 25px
}

.pt25 {
    padding-top: 25px
}

.pb25 {
    padding-bottom: 25px
}

.pl25 {
    padding-left: 25px
}

.pr25 {
    padding-right: 25px
}

.mt30 {
    margin-top: 30px
}

.mb30 {
    margin-bottom: 30px
}

.ml30 {
    margin-left: 30px
}

.mr30 {
    margin-right: 30px
}

.mt40 {
    margin-top: 40px
}

.mb40 {
    margin-bottom: 40px
}

.ml40 {
    margin-left: 40px
}

.mr40 {
    margin-right: 40px
}

.mt0i {
    margin-top: 0!important
}

.mb0i {
    margin-bottom: 0!important
}

.ml0i {
    margin-left: 0!important
}

.mr0i {
    margin-right: 0!important
}

.pt0i {
    padding-top: 0!important
}

.pb0i {
    padding-bottom: 0!important
}

.pl0i {
    padding-left: 0!important
}

.pr0i {
    padding-right: 0!important
}

.mt5i {
    margin-top: 5px!important
}

.mb5i {
    margin-bottom: 5px!important
}

.ml5i {
    margin-left: 5px!important
}

.mr5i {
    margin-right: 5px!important
}

.pt5i {
    padding-top: 5px!important
}

.pb5i {
    padding-bottom: 5px!important
}

.pl5i {
    padding-left: 5px!important
}

.pr5i {
    padding-right: 5px!important
}

.mt7i {
    margin-top: 7px!important
}

.mb7i {
    margin-bottom: 7px!important
}

.ml7i {
    margin-left: 7px!important
}

.mr7i {
    margin-right: 7px!important
}

.mt10i {
    margin-top: 10px!important
}

.mb10i {
    margin-bottom: 10px!important
}

.ml10i {
    margin-left: 10px!important
}

.mr10i {
    margin-right: 10px!important
}

.pt10i {
    padding-top: 10px!important
}

.pb10i {
    padding-bottom: 10px!important
}

.pl10i {
    padding-left: 10px!important
}

.pr10i {
    padding-right: 10px!important
}

.mt15i {
    margin-top: 15px!important
}

.mb15i {
    margin-bottom: 15px!important
}

.ml15i {
    margin-left: 15px!important
}

.mr15i {
    margin-right: 15px!important
}

.mt20i {
    margin-top: 20px!important
}

.mb20i {
    margin-bottom: 20px!important
}

.ml20i {
    margin-left: 20px!important
}

.mr20i {
    margin-right: 20px!important
}

.pt20i {
    padding-top: 20px!important
}

.pb20i {
    padding-bottom: 20px!important
}

.pl20i {
    padding-left: 20px!important
}

.pr20i {
    padding-right: 20px!important
}

.mt25i {
    margin-top: 25px!important
}

.mb25i {
    margin-bottom: 25px!important
}

.ml25i {
    margin-left: 25px!important
}

.mr25i {
    margin-right: 25px!important
}

.pt25i {
    padding-top: 25px!important
}

.pb25i {
    padding-bottom: 25px!important
}

.pl25i {
    padding-left: 25px!important
}

.pr25i {
    padding-right: 25px!important
}

.mt30i {
    margin-top: 30px!important
}

.mb30i {
    margin-bottom: 30px!important
}

.ml30i {
    margin-left: 30px!important
}

.mr30i {
    margin-right: 30px!important
}

.mt40i {
    margin-top: 40px!important
}

.mb40i {
    margin-bottom: 40px!important
}

.ml40i {
    margin-left: 40px!important
}

.mr40i {
    margin-right: 40px!important
}

.mt-5i {
    margin-top: -5px!important
}

.mb-5i {
    margin-bottom: -5px!important
}

.ml-5i {
    margin-left: -5px!important
}

.mr-5i {
    margin-right: -5px!important
}

.mt-10i {
    margin-top: -10px!important
}

.mb-10i {
    margin-bottom: -10px!important
}

.ml-10i {
    margin-left: -10px!important
}

.mr-10i {
    margin-right: -10px!important
}

.mt-15i {
    margin-top: -15px!important
}

.mb-15i {
    margin-bottom: -15px!important
}

.ml-15i {
    margin-left: -15px!important
}

.mr-15i {
    margin-right: -15px!important
}

.mt-20i {
    margin-top: -20px!important
}

.mb-20i {
    margin-bottom: -20px!important
}

.ml-20i {
    margin-left: -20px!important
}

.mr-20i {
    margin-right: -20px!important
}

.mt-25i {
    margin-top: -25px!important
}

.mb-25i {
    margin-bottom: -25px!important
}

.ml-25i {
    margin-left: -25px!important
}

.mr-25i {
    margin-right: -25px!important
}

.mt-30i {
    margin-top: -30px!important
}

.mb-30i {
    margin-bottom: -30px!important
}

.ml-30i {
    margin-left: -30px!important
}

.mr-30i {
    margin-right: -30px!important
}

.mt-35i {
    margin-top: -35px!important
}

.mb-35i {
    margin-bottom: -35px!important
}

.ml-35i {
    margin-left: -35px!important
}

.mr-35i {
    margin-right: -35px!important
}

.mt-40i {
    margin-top: -40px!important
}

.mb-40i {
    margin-bottom: -40px!important
}

.ml-40i {
    margin-left: -40px!important
}

.mr-40i {
    margin-right: -40px!important
}

.mt-50i {
    margin-top: -50px!important
}

.mb-50i {
    margin-bottom: -50px!important
}

.ml-50i {
    margin-left: -50px!important
}

.mr-50i {
    margin-right: -50px!important
}

.none {
    display: none
}

.no-padding {
    padding: 0
}

.no-margin {
    margin: 0
}

.no-paddingi {
    padding: 0!important
}

.no-margini {
    margin: 0!important
}

.mj-no-f {
    float: none
}

.mj-no-fi {
    float: none!important
}

.mj-fr {
    float: right
}

.mj-fl {
    float: left
}

.mj-fri {
    float: right!important
}

.mj-fli {
    float: left!important
}

.disp-bl {
    display: block
}

.disp-bli {
    display: block!important
}

.disp-inl {
    display: inline
}

.disp-inli {
    display: inline!important
}

.disp-inl-bl {
    display: inline-block
}

.disp-inl-bli {
    display: inline-block!important
}

.disp-table {
    display: table;
    float: none
}

.disp-table .disp-cell {
    display: table-cell;
    float: none
}

.disp-table .disp-cell-middle {
    display: table-cell;
    vertical-align: middle;
    float: none
}

.disp-table .disp-cell-top {
    display: table-cell;
    vertical-align: top;
    float: none
}

.disp-table .disp-cell-bottom {
    display: table-cell;
    vertical-align: bottom;
    float: none
}

.vam {
    vertical-align: middle
}

.mj-btn {
    transition: all .3s ease-in-out;
    padding: 15px 25px;
    border-radius: 4px;
    border: 1px solid #55575d;
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #55575d;
    background-color: transparent;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    margin: 0
}

.mj-btn img {
    margin-right: 6px
}

.mj-btn:hover {
    color: #fff;
    background-color: #2d98df;
    border: 1px solid #2d98df;
    text-decoration: none
}

.mj-btn:focus {
    outline: none;
    color: #55575d
}

.mj-btn-yellow {
    transition: all .3s ease-in-out;
    padding: 15px 25px;
    border-radius: 4px;
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background-color: #ffbf40;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    margin: 0;
    border: 1px solid #ffbf40
}

.mj-btn-yellow img {
    margin-right: 6px
}

.mj-btn-yellow:active,
.mj-btn-yellow:hover {
    color: #fff;
    background-color: #2d98df;
    border: 1px solid #2d98df;
    text-decoration: none
}

.mj-btn-yellow:focus {
    outline: none;
    color: #fff;
    text-decoration: none
}

.mj-btn-yellow[disabled],
.mj-btn-yellow[disabled]:hover {
    background-color: #b0b3b8;
    border-color: #b0b3b8
}

.mj-btn-yellow[disabled]:hover {
    cursor: not-allowed
}

.mj-btn-green {
    transition: all .3s ease-in-out;
    padding: 15px 25px;
    border-radius: 4px;
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background-color: #a6c446;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    margin: 0;
    border: 1px solid #a6c446
}

.mj-btn-green img {
    margin-right: 6px
}

.mj-btn-green:active,
.mj-btn-green:hover {
    color: #fff;
    background-color: #99b63a;
    border: 1px solid #99b63a;
    text-decoration: none
}

.mj-btn-green:focus {
    outline: none;
    color: #fff;
    text-decoration: none
}

.mj-btn-blue {
    transition: all .3s ease-in-out;
    padding: 15px 25px;
    border-radius: 4px;
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background-color: #3598db;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    margin: 0;
    border: 1px solid #3598db
}

.mj-btn-blue img {
    margin-right: 6px
}

.mj-btn-blue:active,
.mj-btn-blue:hover {
    color: #fff;
    background-color: #2982b5;
    border: 1px solid #2982b5;
    text-decoration: none
}

.mj-btn-blue:focus {
    outline: none;
    color: #fff;
    text-decoration: none
}

.mj-btn-dark-grey {
    transition: all .3s ease-in-out;
    padding: 15px 25px;
    border-radius: 4px;
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background-color: #595b61;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    margin: 0;
    border: 1px solid #595b61
}

.mj-btn-dark-grey img {
    margin-right: 6px
}

.mj-btn-dark-grey:active,
.mj-btn-dark-grey:hover {
    color: #fff;
    background-color: #2d98df;
    border: 1px solid #2d98df;
    text-decoration: none
}

.mj-btn-dark-grey:focus {
    outline: none;
    color: #fff;
    text-decoration: none
}

.mj-btn-premium,
.mj-btn-premium-white {
    border: none;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 15px 15px 50px;
    margin: 0;
    color: #fff;
    background: #3a99d8;
    text-transform: uppercase;
    vertical-align: middle
}

.mj-btn-premium:before {
    background: url(/lib/images/general/icons/icon-pricing-premium-off_new.png);
    background-size: cover
}

.mj-btn-premium-white:before,
.mj-btn-premium:before {
    position: absolute;
    content: " ";
    height: 20px;
    width: 20px;
    top: 50%;
    left: 15px;
    margin-top: -10px
}

.mj-btn-premium-white:before {
    background: url(/lib/images/general/icons/icon-pricing-premium-on_new.png);
    background-size: cover
}

.mj-btn-large {
    font-size: 15px;
    padding: 20px 30px;
    line-height: 23px;
    min-width: 200px
}

.mj-btn-very-small {
    padding: 7px 15px
}

.mj-btn-small {
    padding: 10px 20px
}

.mj-btn-small-form {
    padding: 9px 20px
}

.mj-btn-upload input {
    float: left;
    width: 100%;
    height: 40px;
    min-height: 40px;
    padding: 0 12px;
    color: #595b61;
    border: 1px solid #c6c6ca;
    border-radius: 3px;
    box-shadow: none;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer
}

.mj-btn-upload button {
    float: left;
    width: 100px;
    margin-left: -100px;
    height: 40px;
    background-color: #f5f5fa;
    font-size: 12px;
    border-radius: 0 3px 3px 0;
    border: 1px solid #ccc
}

.mj-btn-cancel,
.mj-btn-upload button {
    color: #737474;
    text-transform: uppercase
}

.mj-btn-cancel {
    font-size: 13px;
    font-weight: 500;
    background: transparent;
    border-bottom: 1px solid #e1e1e6;
    border-radius: 0;
    padding: 0
}

.mj-btn-cancel:active,
.mj-btn-cancel:focus,
.mj-btn-cancel:hover {
    text-decoration: none;
    color: #737474
}

.warning-block {
    color: #bdc2c4!important
}

.warning-block.disp-table {
    display: table
}

.warning-block.disp-table .info-warning-icon,
.warning-block.disp-table .info-warning-text {
    padding-right: 0
}

.warning-block.disp-table .info-warning-icon.disp-cell-middle,
.warning-block.disp-table .info-warning-text.disp-cell-middle {
    vertical-align: middle
}

.warning-block .warning-block-icon {
    color: #bdc2c4!important;
    padding-right: 10px;
    display: table-cell;
    vertical-align: top
}

.warning-block .warning-block-icon i.fa.fa-info {
    width: 25px;
    font-size: 16px;
    height: 25px;
    line-height: 24px;
    color: #f2a242
}

.warning-block .warning-block-icon i.fa.fa-info:before {
    margin-left: 10px
}

.warning-block .warning-block-icon .border {
    border: 2px solid #f2a242;
    display: inline-block;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    position: absolute;
    left: 17px;
    top: 1px
}

.warning-block .warning-block-text {
    color: #bdc2c4!important;
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px;
    display: table-cell
}

.warning-block .warning-block-text p {
    color: #bdc2c4!important;
    font-size: 12px!important
}

.warning-block .warning-block-text p a {
    font-size: 12px!important
}

.warning-block .warning-block-text p strong {
    text-transform: uppercase;
    color: #f9893f;
    font-size: 11px
}

.info-side-block {
    color: #bdc2c4!important
}

.info-side-block.disp-table {
    display: table
}

.info-side-block.disp-table .info-side-block-icon.disp-cell-middle,
.info-side-block.disp-table .info-side-block-text.disp-cell-middle {
    vertical-align: middle
}

.info-side-block .info-side-block-icon {
    padding-right: 10px;
    display: table-cell;
    vertical-align: top
}

.info-side-block .info-side-block-text {
    color: #bdc2c4!important;
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px;
    display: table-cell
}

.info-side-block .info-side-block-text p {
    color: #bdc2c4!important;
    font-size: 12px!important
}

.info-side-block .info-side-block-text p a {
    font-size: 12px!important
}

.info-side-block .info-side-block-text p strong {
    text-transform: uppercase;
    color: #f9893f;
    font-size: 11px
}

.info-block {
    color: #bdc2c4!important
}

.info-block .info-block-icon {
    color: #bdc2c4!important;
    padding-right: 10px
}

.info-block .info-block-icon i.fa.fa-info {
    border: 2px solid #bdc2c4;
    border-radius: 50%;
    width: 32px;
    font-size: 22px;
    height: 32px;
    line-height: 30px
}

.info-block .info-block-icon i.fa.fa-info:before {
    margin-left: 10px
}

.info-block .info-block-icon i.fa.fa-question {
    border: 2px solid #bdc2c4;
    border-radius: 50%;
    width: 32px;
    font-size: 22px;
    height: 32px;
    line-height: 30px
}

.info-block .info-block-icon i.fa.fa-question:before {
    margin-left: 8px
}

.info-block .info-block-text {
    color: #bdc2c4!important;
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px
}

.info-block .info-block-text p {
    color: #bdc2c4!important
}

.info {
    border-radius: 3px;
    width: 100%;
    display: inline-block
}

.info.disp-table {
    display: table
}

.info.disp-table .info-block-icon,
.info.disp-table .info-block-text {
    padding-right: 0
}

.info.disp-table .info-block-icon.disp-cell-middle,
.info.disp-table .info-block-text.disp-cell-middle {
    vertical-align: middle
}

.info .info-block-icon,
.info .info-block-text {
    display: table-cell;
    vertical-align: top
}

.info .info-block-icon {
    padding-right: 15px
}

.info .info-block-text.disp-cell-middle p:last-child {
    margin-bottom: 0
}

.info p i.fa.fa-info {
    border: 2px solid;
    border-radius: 50%;
    width: 32px;
    font-size: 22px;
    height: 32px;
    line-height: 30px
}

.info p i.fa.fa-info:before {
    margin-left: 10px
}

.info p:last-child {
    margin-bottom: 0
}

.info.grey p {
    color: #b0b3b8!important
}

.info.info-blue {
    background-color: #2d98df;
    padding: 25px 30px
}

.info.info-blue p {
    color: #fff!important
}

.info.info-blue p i {
    border-color: #fff;
    color: #fff
}

.info.info-gray {
    background-color: #f6f5fb;
    padding: 25px 30px
}

.info.info-gray p {
    color: #55575d!important
}

.info.info-gray p i {
    border-color: #55575d;
    color: #55575d
}

.info .success-block-message {
    color: #67c131;
    margin-left: -60px
}

.link-yellow {
    color: #ffbf40;
    transition: all .3s ease
}

.link-yellow.force-blue:focus,
.link-yellow.force-blue:hover {
    text-decoration: none;
    color: #2d98df!important
}

.link-yellow:focus,
.link-yellow:hover {
    text-decoration: none;
    color: #2d98df
}

.mj-checkbox {
    display: inline-block
}

.mj-checkbox input[type=checkbox] {
    height: 18px;
    margin: 0;
    opacity: 0;
    width: 18px;
    z-index: 20;
    left: 0;
    position: absolute;
    top: 0;
    cursor: pointer
}

.mj-checkbox input[type=checkbox]:checked+ins {
    border: 1px solid #febe40;
    background-color: #ffbf40
}

.mj-checkbox ins {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdadd;
    border-radius: 3px;
    color: #fff;
    height: 18px;
    line-height: 15px;
    text-align: center;
    text-decoration: none;
    width: 18px;
    z-index: 10;
    left: 0;
    position: absolute;
    top: 0
}

.mj-checkbox ins:after {
    content: "\2713";
    font-family: entypo;
    font-size: 13px;
    font-weight: 400;
    opacity: 0
}

.container-breadcrumb .breadcrumb {
    padding: 0
}

.container-breadcrumb .breadcrumb li:before {
    color: #ffbf40;
    font-weight: 700;
    font-size: 20px
}

.container-breadcrumb .breadcrumb li a {
    font-weight: 700;
    font-size: 13px;
    color: #ffbf40
}

.container-breadcrumb .breadcrumb li.active {
    font-weight: 700;
    font-size: 13px;
    color: #aeaeae
}

.mj-h1 {
    font-size: 22px
}

.mj-h1,
.mj-h4 {
    margin: 0
}

.mj-h1,
.mj-h4,
.mj-text {
    color: #55575d;
    font-weight: 400
}

.mj-text a {
    color: #ffbf40;
    transition: all .3s ease
}

.mj-text a:focus,
.mj-text a:hover {
    text-decoration: none;
    color: #2d98df
}

.mj-delimiter {
    border-top: 1px solid #e1e1e6
}

.mj-container {
    font-family: Ubuntu;
    position: relative;
    min-height: 60px
}

.mj-container .right-heading-button {
    position: absolute;
    right: 0;
    z-index: 2;
    top: 0
}

.mj-container .panel {
    border: 0;
    margin-bottom: 0
}

.mj-container .panel .panel-heading {
    border-bottom: 1px solid #e1e1e6;
    padding: 15px 0
}

.mj-container .panel .panel-heading h1 {
    color: #55575d;
    font-size: 22px;
    font-weight: 400;
    margin: 0
}

.mj-container .panel .panel-heading h1 strong {
    font-weight: 400
}

.mj-container .panel .panel-heading a.pull-right {
    margin-top: -35px
}

.mj-container .panel .panel-heading a.pull-right.top {
    margin-top: -25px
}

.mj-container .panel .panel-heading .text {
    font-size: 14px;
    color: #55575d;
    font-weight: 400
}

.mj-container .panel .panel-heading .text strong {
    font-weight: 700
}

.mj-container .panel .panel-heading .text a {
    color: #ffbf40;
    transition: all .3s ease
}

.mj-container .panel .panel-heading .text a:hover {
    color: #2d98df;
    text-decoration: none
}

.mj-container .panel .panel-body {
    padding: 20px 0
}

.mj-container .panel .panel-body h2 {
    font-weight: 700;
    font-size: 20px
}

.mj-container .panel .panel-body h2.striked {
    font-weight: 400;
    text-decoration: line-through;
    float: left;
    margin-right: 10px
}

.mj-container .panel .panel-body h3 {
    font-weight: 500;
    font-size: 20px;
    color: #595959;
    margin-top: 0
}

.mj-container .panel .panel-body label {
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    color: #b0b3b8;
    margin-left: 10px
}

.mj-container .panel .panel-body p {
    font-size: 14px;
    font-weight: 400;
    color: #595959
}

.mj-container .panel .panel-body .has-icon>input {
    padding-left: 60px
}

.mj-container .panel .panel-body input {
    width: 100%;
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    padding: 6px
}

.mj-container .panel .panel-body .link-yellow {
    color: #ffbf40;
    font-size: 14px;
    transition: all .3s ease-in-out
}

.mj-container .panel .panel-body .link-yellow:focus,
.mj-container .panel .panel-body .link-yellow:hover {
    color: #f9893f
}

.mj-container .panel .panel-body .link-yellow.link-orange-blue {
    color: #f2a242
}

.mj-container .panel .panel-body .link-yellow.link-orange-blue:focus,
.mj-container .panel .panel-body .link-yellow.link-orange-blue:hover {
    text-decoration: none;
    color: #2d98df
}

.mj-container .panel .panel-body .input-side-info p {
    margin-top: 10px;
    margin-bottom: 0
}

.mj-container .panel .panel-body .input-side-info p img {
    margin-top: -2px
}

.mj-container .panel .panel-body .input-side-info p span {
    margin-left: 5px;
    color: #2d98df
}

.mj-container .panel .panel-body .edit-label.link-yellow {
    font-size: 11px
}

.mj-container .panel .panel-body .edit-label.link-yellow:hover {
    color: #2d98df
}

.mj-container .panel .panel-body .input-without-label {
    margin-top: 23px
}

.mj-container .panel .inside-panel-heading {
    padding-top: 0;
    padding-bottom: 0
}

.mj-container .btn-cancel {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500
}

.mj-container .multi-line-side_info {
    display: table;
    margin-bottom: 0;
    margin-top: 23px;
    height: 40px
}

.mj-container .multi-line-side_info p {
    display: table-cell;
    vertical-align: middle
}

.mj-container .inline-checkboxes .mj-checkbox,
.mj-container .permissions-checkboxes .mj-checkbox {
    margin-right: 25px
}

.mj-container .inline-checkboxes .mj-checkbox strong,
.mj-container .permissions-checkboxes .mj-checkbox strong {
    color: #c8c8cc;
    font-size: 12px;
    font-weight: 700
}

.mj-container .inline-checkboxes .mj-checkbox strong.selected,
.mj-container .permissions-checkboxes .mj-checkbox strong.selected {
    color: #55575d
}

.mj-container .inline-checkboxes .mj-checkbox .mjcheckbox,
.mj-container .permissions-checkboxes .mj-checkbox .mjcheckbox {
    margin-top: -5px
}

.mj-container .inline-checkboxes .permissions-label,
.mj-container .permissions-checkboxes .permissions-label {
    font-size: 15px!important;
    color: #55575d!important;
    font-weight: 500!important;
    display: inline-block
}

.mj-container .mjcheckbox input[type=checkbox]:checked:disabled+ins:after {
    opacity: .5
}

.mj-radio .mj-radio-yellow:before {
    content: "";
    width: 16px;
    height: 16px;
    border: 2px solid #c8c8cc;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle
}

.mj-radio label {
    margin-left: 5px!important
}

.mj-radio.checked .mj-radio-yellow:before {
    border-color: #ffbf40
}

.mj-radio.checked .mj-radio-yellow:after {
    content: "";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    left: -12px;
    width: 8px;
    height: 8px;
    border: 2px solid #ffbf40;
    border-radius: 50%;
    background: #ffbf40
}

.mj-radio.checked label {
    color: #55575d!important;
    margin-left: -3px!important
}

.mj-btn-disabled {
    color: #fff
}

.mj-btn-disabled,
.mj-btn-disabled:hover {
    cursor: not-allowed;
    border-color: #cacaca;
    background-color: #cacaca
}

.mjt-container a:focus,
.mjt-container a:hover {
    text-decoration: none;
    outline: none
}

.mjt-container .panel {
    border: none;
    margin-bottom: 30px
}

.mjt-container .panel .panel-body {
    padding: 0;
    margin-bottom: 0
}

.mjt-container .panel .panel-body p.mjt-text {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-delimiter {
    border-top: 1px solid #dfdfdf
}

.mjt-ellipsis {
    overflow: hidden;
    white-space: nowrap!important;
    text-overflow: ellipsis
}

.mjt-heading {
    margin-bottom: 40px;
    margin-top: 40px
}

.mjt-heading .border {
    border-bottom: 1px solid #e1e1e6
}

.mjt-heading .disp-table {
    width: 100%
}

.mjt-heading .col-1 .mjt-h1 {
    margin-top: 0;
    position: relative;
    margin-bottom: 0
}

.mjt-heading .col-1 .mjt-h1 .mjt-badge,
.mjt-heading .col-1 .mjt-h1 .mjt-extra-small-badge,
.mjt-heading .col-1 .mjt-h1 .mjt-small-badge {
    vertical-align: middle;
    margin-left: 3px
}

.mjt-heading .col-1 .mjt-h1 svg {
    height: 16px;
    width: 16px;
    position: relative;
    margin-bottom: 2px
}

.mjt-heading .col-1 .mjt-h1 svg circle,
.mjt-heading .col-1 .mjt-h1 svg path,
.mjt-heading .col-1 .mjt-h1 svg polygon,
.mjt-heading .col-1 .mjt-h1 svg rect {
    fill: #8c8c8c
}

.mjt-heading .col-1 .header-content {
    margin-top: 25px
}

.mjt-heading .col-1.no-mjt-text .mjt-h1 {
    margin-bottom: 0
}

.mjt-heading .col-2 .col-buttons {
    display: inline-block
}

.mjt-heading .col-2 .col-buttons button {
    display: block;
    width: 100%
}

.mjt-heading .col-2 .col-buttons a {
    text-decoration: none
}

.mjt-heading .col-2 .col-buttons a+a button {
    margin-top: 15px
}

.mjt-heading .col-2.mjt-inline-btns .col-buttons a {
    display: inline-block;
    margin-left: 15px
}

.mjt-head {
    margin-top: 40px
}

.mjt-head .title-part {
    margin-bottom: 40px
}

.mjt-head .title-part .mjt-h1 {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    max-width: 75%;
    word-break: break-word;
    white-space: pre-wrap
}

.mjt-head .title-part .mjt-h1 .heading-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.mjt-head .title-part .mjt-h1 .mjt-badge,
.mjt-head .title-part .mjt-h1 .mjt-extra-small-badge,
.mjt-head .title-part .mjt-h1 .mjt-small-badge {
    vertical-align: middle;
    margin-left: 10px
}

.mjt-head .title-part .mjt-h1 svg {
    height: 16px;
    width: 16px;
    position: relative;
    margin-bottom: 2px;
    margin-left: 10px
}

.mjt-head .title-part .mjt-h1 svg circle,
.mjt-head .title-part .mjt-h1 svg path,
.mjt-head .title-part .mjt-h1 svg polygon,
.mjt-head .title-part .mjt-h1 svg rect {
    fill: #8c8c8c
}

.mjt-head .title-part .header-content {
    margin-top: 25px
}

.mjt-head .mjt-heading-content {
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 5px;
    margin-left: -15px;
    margin-right: -15px
}

.mjt-head .mjt-heading-content.disp-top {
    align-items: flex-start
}

.mjt-head .mjt-heading-content.disp-middle {
    align-items: center
}

.mjt-head .mjt-heading-content.disp-bottom {
    align-items: flex-end
}

.mjt-head .col-1,
.mjt-head .col-2 {
    float: none;
    padding-left: 15px;
    padding-right: 15px
}

.mjt-head .col-1.no-paddingi {
    padding-left: 15px!important
}

.mjt-head .col-2 .col-buttons {
    display: inline-block
}

.mjt-head .col-2 .col-buttons button {
    display: block;
    width: 100%
}

.mjt-head .col-2 .col-buttons a {
    text-decoration: none
}

.mjt-head .col-2 .col-buttons a+a button {
    margin-top: 15px
}

.mjt-head .col-2.mjt-inline-btns .col-buttons a {
    display: inline-block;
    margin-left: 15px
}

.mjt-head .col-2.mjt-inline-btns .col-buttons a+a button {
    margin-top: 0
}

.mjt-head .col-2.no-paddingi {
    padding-right: 15px!important
}

.mjt-head-with-breadcrumb {
    margin-top: 30px
}

.table-status-filter {
    width: 100%;
    margin-bottom: 25px
}

.table-status-filter ul {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
    font-size: 0;
    border-bottom: 1px solid #dfdfdf
}

.table-status-filter ul li {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    display: inline-block;
    padding: 8px 20px 10px;
    position: relative;
    margin: 0 3px 0 0;
    background-color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid transparent;
    border-top: 5px solid transparent;
    transition: all .3s ease
}

.table-status-filter ul li:before {
    display: none
}

.table-status-filter ul li .custom-status {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 6px
}

.table-status-filter ul li .custom-status.draft {
    background-color: #cacaca
}

.table-status-filter ul li .custom-status.programmed {
    background-color: #fead0d
}

.table-status-filter ul li .custom-status.active,
.table-status-filter ul li .custom-status.sent {
    background-color: #2db53a
}

.table-status-filter ul li .custom-status.stop {
    background-color: #ff624d
}

.table-status-filter ul li .mjt-extra-small-badge {
    margin-left: 4px;
    background-color: #fff;
    color: #8c8c8c;
    border-color: #8c8c8c;
    vertical-align: middle;
    margin-top: 0;
    text-align: center
}

.table-status-filter ul li.selected,
.table-status-filter ul li:hover {
    color: #55575d;
    font-family: Roboto-Medium;
    cursor: pointer
}

.table-status-filter ul li:hover:not(.selected) {
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.table-status-filter ul li.selected {
    margin-bottom: -1px;
    padding-bottom: 11px;
    border-color: #dfdfdf #dfdfdf #fff
}

.table-status-filter ul li i,
.table-status-filter ul li p,
.table-status-filter ul li span,
.table-status-filter ul li svg {
    vertical-align: middle
}

.table-status-filter ul li svg {
    margin-right: 6px
}

.table-status-filter ul li p {
    display: inline;
    font-size: 14px
}

.mjt-simple-tables {
    border: 1px solid #e1e1e6;
    border-collapse: collapse
}

.mjt-simple-tables tbody {
    display: table-row-group;
    vertical-align: middle
}

.mjt-simple-tables tbody tr {
    display: table-row
}

.mjt-simple-tables tbody tr th {
    font-family: Roboto-Regular;
    font-size: 10px;
    text-transform: uppercase;
    color: #8c8c8c;
    text-align: center;
    padding: 10px 20px;
    border: 1px solid #e1e1e6
}

.mjt-simple-tables tbody tr td {
    font-family: OpenSans-Semibold;
    color: #45474c;
    text-align: center;
    border: 1px solid #e1e1e6
}

.mjt-tables [id^=table-navigation] .dropdown-menu li,
.mjt-tables [id^=table-navigation] .dropdown-menu li a {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-tables [id^=table-navigation] .dropdown-menu li a {
    line-height: 22px
}

.mjt-tables [id^=table-navigation] .tablecheckbox {
    width: 60px;
    height: 40px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #e1e1e6;
    background-color: transparent
}

.mjt-tables [id^=table-navigation] .tablecheckbox .mjt-checkbox {
    margin-top: 11px;
    display: inline-block
}

.mjt-tables [id^=table-navigation] .tablecheckbox .mjt-checkbox ins {
    top: 0!important;
    left: 0!important;
    width: 16px!important;
    height: 16px!important
}

.mjt-tables [id^=table-navigation] .tablecheckbox .mjt-checkbox ins:after {
    content: "";
    font-size: 12px!important
}

.mjt-tables [id^=table-navigation] .tablecheckbox .mjt-checkbox input[type=checkbox] {
    top: 0!important;
    left: 0!important;
    width: 16px!important;
    height: 16px!important
}

.mjt-tables [id^=table-navigation] .tablecheckbox .mjt-checkbox input[type=checkbox]:checked+ins {
    border: 1px solid #ff9c00;
    background-color: #fead0d;
    background-image: url(/lib/images/general/icons/check.png)
}

.mjt-tables [id^=table-navigation] .bulk-action {
    width: 60px;
    height: 40px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #e1e1e6;
    background-color: transparent
}

.mjt-tables [id^=table-navigation] .bulk-action svg {
    margin-top: 6px;
    display: inline-block
}

.mjt-tables [id^=table-navigation] .bulk-action svg circle,
.mjt-tables [id^=table-navigation] .bulk-action svg path,
.mjt-tables [id^=table-navigation] .bulk-action svg polygon,
.mjt-tables [id^=table-navigation] .bulk-action svg rect {
    fill: #8c8c8c
}

.mjt-tables [id^=table-navigation] .bulk-action.bulk-disabled {
    background-color: transparent
}

.mjt-tables [id^=table-navigation] .bulk-action.bulk-disabled svg circle,
.mjt-tables [id^=table-navigation] .bulk-action.bulk-disabled svg path,
.mjt-tables [id^=table-navigation] .bulk-action.bulk-disabled svg polygon,
.mjt-tables [id^=table-navigation] .bulk-action.bulk-disabled svg rect {
    fill: #cacaca
}

.mjt-tables [id^=table-navigation] .bulk-archive svg,
.mjt-tables [id^=table-navigation] .bulk-restore svg {
    margin-top: 10px
}

.mjt-tables [id^=table-navigation] .display-dropdown .btn-filter {
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    height: 40px;
    width: 40px;
    margin: 0 -3px 0 0
}

.mjt-tables [id^=table-navigation] .display-dropdown .btn-filter svg circle,
.mjt-tables [id^=table-navigation] .display-dropdown .btn-filter svg path,
.mjt-tables [id^=table-navigation] .display-dropdown .btn-filter svg polygon,
.mjt-tables [id^=table-navigation] .display-dropdown .btn-filter svg rect {
    fill: #cacaca
}

.mjt-tables [id^=table-navigation] .select-actions {
    width: 25%;
    float: left;
    margin-right: 10px
}

.mjt-tables [id^=table-navigation] [id^=custom-search-form] .search-query {
    height: 40px;
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    padding: 5px 35px 5px 20px
}

.mjt-tables [id^=table-navigation] [id^=custom-search-form] .search-query:active,
.mjt-tables [id^=table-navigation] [id^=custom-search-form] .search-query:focus,
.mjt-tables [id^=table-navigation] [id^=custom-search-form] .search-query:hover {
    outline: none;
    border: 1px solid #2c97de;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(44, 151, 222, .61)
}

.mjt-tables [id^=table-navigation] [id^=custom-search-form] .btn svg circle,
.mjt-tables [id^=table-navigation] [id^=custom-search-form] .btn svg path,
.mjt-tables [id^=table-navigation] [id^=custom-search-form] .btn svg polygon,
.mjt-tables [id^=table-navigation] [id^=custom-search-form] .btn svg rect {
    fill: #cacaca
}

.mjt-tables [id^=table-navigation] .bulk-action-dropdown {
    background-color: transparent
}

.mjt-tables [id^=table-navigation] .bulk-action-dropdown .btn-bulk-action {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-tables [id^=table-navigation] .box-btn a+a {
    margin-left: 15px
}

.mjt-tables [id^=table-size] label {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-tables[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox]+ins.partialy+ins:after,
.mjt-tables[id^=big-table-container] [id^=table-navigation] .tablecheckbox input[type=checkbox].partialy+ins:after {
    vertical-align: middle;
    margin-top: -5px;
    display: inline-block
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td {
    overflow: visible;
    padding: 10px 5px;
    height: 50px;
    word-break: break-all;
    border: 0 transparent;
    max-width: 0
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td p {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td p.title {
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #55575d
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td p a {
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #55575d;
    word-break: break-word;
    white-space: pre-wrap
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td p a:active,
.mjt-tables [id^=table_container] tr.ui-row-ltr td p a:focus,
.mjt-tables [id^=table_container] tr.ui-row-ltr td p a:hover {
    text-decoration: none;
    border-bottom: 1px solid #55575d
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td p.mjt-ellipsis a {
    white-space: nowrap
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td p.mjt-grayed {
    opacity: .7
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td span.table_fakeLink {
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #55575d;
    word-break: break-word;
    white-space: pre-wrap
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td .table-svg svg circle,
.mjt-tables [id^=table_container] tr.ui-row-ltr td .table-svg svg path,
.mjt-tables [id^=table_container] tr.ui-row-ltr td .table-svg svg polygon,
.mjt-tables [id^=table_container] tr.ui-row-ltr td .table-svg svg rect {
    fill: #cacaca
}

.mjt-tables [id^=table_container] tr.ui-row-ltr td.mjt-manage-col {
    border-left: 1px solid #e1e1e6
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .editable-cell>a {
    color: #55575d;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto-Medium
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .editable-cell>a:active,
.mjt-tables [id^=table_container] tr.ui-row-ltr .editable-cell>a:focus,
.mjt-tables [id^=table_container] tr.ui-row-ltr .editable-cell>a:hover {
    text-decoration: none;
    border-bottom: 1px solid #55575d
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .editable-cell .input-edit-cell {
    width: 80%;
    color: #8c8c8c;
    font-size: 12px;
    font-family: Roboto-Light
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .span-manage {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    line-height: 46px
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .tablecheckbox {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    width: 16px!important
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .tablecheckbox input[type=checkbox] {
    height: 16px;
    margin: 0;
    opacity: 0;
    width: 16px;
    z-index: 20;
    left: 0;
    position: absolute;
    top: 0;
    cursor: pointer
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .tablecheckbox input[type=checkbox]:checked+ins {
    border: 1px solid #ff9c00;
    background-color: #fead0d;
    background-image: url(/lib/images/general/icons/check.png)
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .tablecheckbox ins {
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    border: 1px solid #e1e1e6;
    border-radius: 2px;
    color: #f6f6f6;
    height: 16px;
    width: 16px;
    text-decoration: none;
    z-index: 10;
    left: 0;
    position: absolute;
    top: 0
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .tablecheckbox input[type=checkbox],
.mjt-tables [id^=table_container] tr.ui-row-ltr .tablecheckbox ins {
    width: 16px!important
}

.mjt-tables [id^=table_container] tr.ui-row-ltr .tablecheckbox ins:after {
    content: ""
}

.mjt-tables [id^=table_container] tr.ui-row-ltr:hover {
    background-color: #f4f4f4;
    border-right: 1px solid #f4f4f4
}

.mjt-tables .ui-jqgrid .ui-jqgrid-htable th {
    font-family: Roboto-Medium;
    font-size: 12px;
    color: #55575d;
    font-weight: 400;
    line-height: 1.3;
    padding: 5px 1px
}

.mjt-tables .ui-jqgrid .ui-jqgrid-htable th div {
    text-transform: none
}

.mjt-tables .ui-jqgrid .ui-jqgrid-bdiv {
    overflow: visible
}

.mjt-tables .ui-jqgrid .ui-jqgrid-bdiv [id^=table_container] {
    display: block
}

.mjt-tables .ui-jqgrid .ui-jqgrid-bdiv>div:first-child {
    color: transparent
}

.mjt-tables .grid-empty {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.mjt-tables [id^=pagination] ul.pagination a,
.mjt-tables [id^=table-size] ul.pagination a {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    padding: 8px 15px;
    color: #8c8c8c!important;
    border-color: #e1e1e6!important
}

.mjt-tables [id^=pagination] ul.pagination a:hover,
.mjt-tables [id^=table-size] ul.pagination a:hover {
    background-color: #f4f4f4
}

.mjt-tables [id^=pagination] ul.pagination li+li a,
.mjt-tables [id^=table-size] ul.pagination li+li a {
    border-left: none
}

.mjt-tables [id^=pagination] ul.pagination .active a,
.mjt-tables [id^=table-size] ul.pagination .active a {
    color: #55575d!important;
    background-color: #f4f4f4!important;
    border-color: #e1e1e6!important
}

.modal-backdrop {
    background-color: #fff
}

.modal-backdrop.in {
    opacity: .89
}

.mjt-popup .modal-sm {
    width: 600px
}

.mjt-popup .modal-md {
    width: 800px
}

.mjt-popup .modal-lg {
    width: 1000px
}

.mjt-popup .modal-content {
    padding: 15px 30px;
    border-radius: 2px;
    border-top: 5px solid #fead0d;
    box-shadow: 0 0 35px rgba(228, 227, 224, .5)
}

.mjt-popup .modal-content .modal-header {
    padding: 0;
    text-align: right;
    min-height: 33px
}

.mjt-popup .modal-content .modal-header .mjt-close {
    cursor: pointer
}

.mjt-popup .modal-content .modal-header .mjt-close svg path,
.mjt-popup .modal-content .modal-header .mjt-close svg polygon,
.mjt-popup .modal-content .modal-header .mjt-close svg rect {
    fill: #e1e1e6
}

.mjt-popup .modal-content .modal-body {
    padding: 0 60px
}

.mjt-popup .modal-content .modal-body .mjt-h2 {
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
    font-family: OpenSans-Bold, Sans-serif
}

.mjt-popup .modal-content .modal-body .row {
    position: relative
}

.mjt-popup .modal-content .modal-body .row .mjt-text {
    padding-left: 30px
}

.mjt-popup .modal-content .modal-footer {
    padding: 30px 60px
}

.popin-free-trial .modal-content .modal-body {
    padding: 0 10px
}

.popin-free-trial .modal-content .modal-footer {
    padding: 30px 10px
}

.popin-free-trial .free-trial-popin-title,
.popin-free-trial .mjt-text {
    text-align: center
}

.popin-free-trial .free-trial-popin-title {
    font-family: Open Sans, open-sans, sans-serif;
    color: #55575d;
    font-size: 28px;
    line-height: normal;
    font-weight: 400;
    word-wrap: break-word
}

.popin-free-trial .mjt-text {
    margin-bottom: 30px
}

.popin-free-trial .features-container {
    display: flex;
    flex-flow: row wrap;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
    border: 1px solid #e1e1e6
}

.popin-free-trial .features-container .features-left {
    width: 50%
}

.popin-free-trial .features-container .features-left>* .icon-container {
    width: 40px;
    height: 40px;
    margin-right: 10px
}

.popin-free-trial .features-container .features-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.popin-free-trial .features-container .features-right>* {
    flex-direction: column
}

.popin-free-trial .features-container .features-right>* .icon-container {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background-color: #fead0d
}

.popin-free-trial .features-container .features-right>* .icon-container svg {
    width: 60px;
    height: 60px
}

.popin-free-trial .features-container .features-right>* .feature-title {
    color: #55575d
}

.popin-free-trial .features-container .feature-title {
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    font-family: Roboto;
    word-wrap: break-word;
    margin-bottom: 5px;
    margin-top: 10px
}

.popin-free-trial .features-container .feature-btn-group .feature-btn {
    width: 100%;
    background-color: #f6f6f6;
    border: 1px solid #e1e1e6;
    border-top: none;
    border-left: none;
    padding: 0;
    display: block
}

.popin-free-trial .features-container .feature-btn-group .feature-btn .icon-container {
    background-color: #cacaca
}

.popin-free-trial .features-container .feature-btn-group .feature-btn .feature-title {
    color: #8c8c8c
}

.popin-free-trial .features-container .feature-btn-group .feature-btn.focused,
.popin-free-trial .features-container .feature-btn-group .feature-btn:focus,
.popin-free-trial .features-container .feature-btn-group .feature-btn:hover {
    background-color: #fff
}

.popin-free-trial .features-container .feature-btn-group .feature-btn.focused .icon-container,
.popin-free-trial .features-container .feature-btn-group .feature-btn:focus .icon-container,
.popin-free-trial .features-container .feature-btn-group .feature-btn:hover .icon-container {
    background-color: #fead0d
}

.popin-free-trial .features-container .feature-btn-group .feature-btn.focused .feature-title,
.popin-free-trial .features-container .feature-btn-group .feature-btn:focus .feature-title,
.popin-free-trial .features-container .feature-btn-group .feature-btn:hover .feature-title {
    color: #55575d
}

.popin-free-trial .features-container .feature-btn-group .feature-btn.focused,
.popin-free-trial .features-container .feature-btn-group .feature-btn:focus {
    outline: 0!important;
    border-right: none
}

.popin-free-trial .features-container .feature-btn-group .feature-btn:last-child {
    border-bottom: none
}

.popin-free-trial .features-container .feature {
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    transition: color .4s;
    display: flex;
    max-width: 100%
}

.popin-free-trial .features-container .feature .icon-container {
    border-radius: 3px;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    display: flex
}

.popin-free-trial .features-container .feature .icon-container path {
    fill: #fff
}

.popin-free-trial .features-container .feature .mjt-text {
    width: 280px;
    display: flex;
    flex-direction: column;
    margin: auto
}

.popin-free-trial .features-container .feature .mjt-text .mjt-link {
    white-space: nowrap;
    align-self: center
}

.mjt-global-message {
    padding: 60px;
    text-align: center
}

.mjt-global-message.dashed {
    border: 2px dashed #e1e1e6
}

.mjt-global-message.solid {
    border-radius: 5px;
    border: 1px solid #e1e1e6
}

.mjt-global-message.hover {
    transition: all .3s ease-in-out
}

.mjt-global-message.hover:hover {
    border-color: transparent;
    box-shadow: 0 0 20px 0 rgba(7, 7, 7, .13)
}

.mjt-global-message .content {
    position: relative;
    padding: 0;
    max-width: 640px;
    margin: 0 auto;
    min-height: 1px
}

.mjt-global-message .content h3 {
    margin: 0 0 30px
}

.mjt-global-message .content a,
.mjt-global-message .content button,
.mjt-global-message .content p,
.mjt-global-message .content p+img {
    margin-top: 30px
}

.mjt-filters {
    transition: all .3s ease-in-out;
    background-color: #f0f0f0;
    border-left: 10px solid #8c8c8c
}

.mjt-filters .filter-section {
    transition: all .3s ease-in-out;
    padding: 12px 20px
}

.mjt-filters .filter-section:not(.deactivated):hover {
    background-color: #ffe3ac
}

.mjt-filters .filter-add {
    padding: 12px 20px
}

.mjt-filters .filter-add:hover {
    background-color: #ffe3ac;
    cursor: pointer
}

.mjt-filters .divider {
    transition: all .3s ease-in-out;
    height: 1px;
    margin: 0 10px;
    background-color: #bebebe
}

.mjt-filters:not(.deactivated):hover {
    background-color: #ffefcf;
    border-left: 10px solid #fead0d
}

.mjt-filters:not(.deactivated):hover .divider {
    margin: 0;
    background-color: #ffd37c
}

.mjt-filters:not(.deactivated):hover .mjt-fake-select-input,
.mjt-filters:not(.deactivated):hover .mjt-fake-select-input i,
.mjt-filters:not(.deactivated):hover .mjt-input {
    border-color: #fead0d
}

.mjt-filters:not(.deactivated):hover .yellow-hover,
.mjt-filters:not(.deactivated):hover i {
    color: #fead0d!important
}

.mjt-filters:not(.deactivated):hover .mjt-select-icon {
    border-color: #fead0d
}

.mjt-filters:not(.deactivated):hover svg path,
.mjt-filters:not(.deactivated):hover svg polygon {
    fill: #fead0d!important
}

.w14 {
    width: 14px
}

.h14 {
    height: 14px
}

.w16 {
    width: 16px
}

.h16 {
    height: 16px
}

.w20 {
    width: 20px
}

.h20 {
    height: 20px
}

.fill-grey {
    fill: #55575d
}

.fill-grey-light {
    fill: #cacaca
}

.fill-grey-super-light {
    fill: #f6f6f6
}

.fill-yellow {
    fill: #fead0d
}

.stroke-grey {
    stroke: #e1e1e6
}

.stroke-yellow {
    stroke: #fead0d
}

.stroke-w1 {
    stroke-width: 1px
}

.section-loader-wrapper {
    position: relative
}

.section-loader {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: hsla(0, 0%, 100%, .8);
    z-index: 4000
}

.mjt-phone-select .mjt-fake-select-input {
    border-radius: 3px;
    background-color: initial;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #8c8c8c;
    position: relative
}

.mjt-phone-select .mjt-fake-select-input:focus {
    outline: none;
    border-color: #2c97de!important
}

.mjt-phone-select .mjt-fake-select-input:hover {
    outline: none;
    cursor: pointer
}

.mjt-phone-select .mjt-fake-select-input .zone-text {
    overflow: hidden;
    position: relative
}

.mjt-phone-select .mjt-fake-select-input .zone-text span {
    white-space: nowrap
}

.mjt-phone-select .mjt-fake-select-input .zone-text .fade {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 80%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1)
}

.mjt-phone-select .mjt-fake-select-input .mjt-select-icon {
    width: 33px;
    text-align: center;
    position: absolute;
    right: 0;
    height: 26px;
    top: 4px;
    line-height: 26px;
    display: table-cell;
    vertical-align: middle;
    color: #8c8c8c;
    border-right: 1px solid #e1e1e6
}

.mjt-phone-select .mjt-fake-select-input .mjt-select-icon svg path {
    fill: #8c8c8c!important
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options {
    position: absolute;
    width: auto;
    min-width: 97%;
    left: 5px;
    top: 10px;
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid #e1e1e6;
    margin: 0;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .21);
    display: none;
    z-index: 11;
    max-height: 230px;
    overflow-y: auto
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options.show {
    display: block
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options:hover {
    cursor: default
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li {
    min-height: 21px;
    font-size: 14px;
    padding: 0 30px 0 20px;
    margin: 0;
    line-height: 21px;
    background-color: #fff;
    white-space: nowrap;
    color: #55575d
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li .suffix {
    color: #cacaca;
    margin-left: 8px
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li .suffix:hover {
    color: #fff
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li.optgroup {
    color: #55575d;
    font-family: Roboto-Medium;
    padding: 0 30px 0 10px
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li.selected,
.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li:not(.optgroup):hover {
    background-color: #2c97de;
    color: #fff;
    cursor: pointer
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li.selected .suffix,
.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li:not(.optgroup):hover .suffix {
    color: #fff
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li:not(:last-child) {
    margin-bottom: 3px
}

.mjt-phone-select .mjt-fake-select-input .mjt-fake-select-options li span {
    display: inline-block;
    vertical-align: middle
}

.mjt-phone-select select {
    position: absolute;
    top: 60px;
    left: 35px;
    width: 0;
    height: 0;
    opacity: 0
}

.mjt-phone-input {
    line-height: normal;
    padding: 0;
    border: 0!important;
    position: relative;
    height: 39px;
    min-height: 39px
}

.mjt-phone-input .phone-localisation {
    background: none;
    width: 67px;
    z-index: 10;
    top: 1px!important;
    position: relative;
    height: 37px;
    min-height: 37px
}

.mjt-phone-input .phone-localisation .phone-prefix {
    position: relative;
    left: 0;
    line-height: normal;
    width: 20px;
    padding-right: 0;
    text-align: right;
    cursor: pointer;
    color: #8b8b8b;
    z-index: 10
}

.mjt-phone-input .phone-localisation .phone-flag {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    width: 45px;
    text-align: center;
    cursor: pointer
}

.mjt-phone-input .phone-localisation .phone-flag .flag {
    z-index: 10;
    top: 2px;
    transform: scale(.75)
}

.mjt-phone-input .phone-localisation .mjt-fake-select-input {
    padding: 0
}

.mjt-phone-input .inputPhone {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.mjt-phone-input .inputPhone input {
    padding-left: 80px;
    height: 39px!important;
    min-height: 39px!important
}

.flag {
    background-image: url(/lib/images/general/sprite/flags32.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    top: -3px
}

.flag.flag-16 {
    background-image: url(/lib/images/general/sprite/flags16.png);
    width: 16px;
    height: 16px;
    top: 3px
}

.flag.flag-16.ad {
    background-position: 0 -352px
}

.flag.flag-16.ae {
    background-position: 0 -368px
}

.flag.flag-16.af {
    background-position: 0 -384px
}

.flag.flag-16.ag {
    background-position: 0 -400px
}

.flag.flag-16.ai {
    background-position: 0 -416px
}

.flag.flag-16.al {
    background-position: 0 -432px
}

.flag.flag-16.am {
    background-position: 0 -448px
}

.flag.flag-16.an {
    background-position: 0 -464px
}

.flag.flag-16.ao {
    background-position: 0 -480px
}

.flag.flag-16.aq {
    background-position: 0 -496px
}

.flag.flag-16.ar {
    background-position: 0 -512px
}

.flag.flag-16.as {
    background-position: 0 -528px
}

.flag.flag-16.at {
    background-position: 0 -544px
}

.flag.flag-16.au {
    background-position: 0 -560px
}

.flag.flag-16.aw,
.flag.flag-16.ax {
    background-position: 0 -576px
}

.flag.flag-16.az {
    background-position: 0 -592px
}

.flag.flag-16.ba {
    background-position: 0 -608px
}

.flag.flag-16.bb {
    background-position: 0 -624px
}

.flag.flag-16.bd {
    background-position: 0 -640px
}

.flag.flag-16.be {
    background-position: 0 -656px
}

.flag.flag-16.bf {
    background-position: 0 -672px
}

.flag.flag-16.bg {
    background-position: 0 -688px
}

.flag.flag-16.bh {
    background-position: 0 -704px
}

.flag.flag-16.bi {
    background-position: 0 -720px
}

.flag.flag-16.bj {
    background-position: 0 -736px
}

.flag.flag-16.bm {
    background-position: 0 -752px
}

.flag.flag-16.bn {
    background-position: 0 -768px
}

.flag.flag-16.bo {
    background-position: 0 -784px
}

.flag.flag-16.br {
    background-position: 0 -800px
}

.flag.flag-16.bs {
    background-position: 0 -816px
}

.flag.flag-16.bt {
    background-position: 0 -832px
}

.flag.flag-16.bw {
    background-position: 0 -848px
}

.flag.flag-16.by {
    background-position: 0 -864px
}

.flag.flag-16.bz {
    background-position: 0 -880px
}

.flag.flag-16.ca {
    background-position: 0 -896px
}

.flag.flag-16.cg {
    background-position: 0 -912px
}

.flag.flag-16.cf {
    background-position: 0 -928px
}

.flag.flag-16.cd {
    background-position: 0 -944px
}

.flag.flag-16.ch {
    background-position: 0 -960px
}

.flag.flag-16.ci {
    background-position: 0 -976px
}

.flag.flag-16.ck {
    background-position: 0 -992px
}

.flag.flag-16.cl {
    background-position: 0 -1008px
}

.flag.flag-16.cm {
    background-position: 0 -1024px
}

.flag.flag-16.cn {
    background-position: 0 -1040px
}

.flag.flag-16.co {
    background-position: 0 -1056px
}

.flag.flag-16.cr {
    background-position: 0 -1072px
}

.flag.flag-16.cu {
    background-position: 0 -1088px
}

.flag.flag-16.cv {
    background-position: 0 -1104px
}

.flag.flag-16.cy {
    background-position: 0 -1120px
}

.flag.flag-16.cz {
    background-position: 0 -1136px
}

.flag.flag-16.de {
    background-position: 0 -1152px
}

.flag.flag-16.dj {
    background-position: 0 -1168px
}

.flag.flag-16.dk {
    background-position: 0 -1184px
}

.flag.flag-16.dm {
    background-position: 0 -1200px
}

.flag.flag-16.do {
    background-position: 0 -1216px
}

.flag.flag-16.dz {
    background-position: 0 -1232px
}

.flag.flag-16.ec {
    background-position: 0 -1248px
}

.flag.flag-16.ee {
    background-position: 0 -1264px
}

.flag.flag-16.eg {
    background-position: 0 -1280px
}

.flag.flag-16.eh {
    background-position: 0 -1296px
}

.flag.flag-16.er {
    background-position: 0 -1312px
}

.flag.flag-16.es {
    background-position: 0 -1328px
}

.flag.flag-16.et {
    background-position: 0 -1344px
}

.flag.flag-16.eu {
    background-position: 0 -128px
}

.flag.flag-16.fi {
    background-position: 0 -1360px
}

.flag.flag-16.fj {
    background-position: 0 -1376px
}

.flag.flag-16.fm {
    background-position: 0 -1392px
}

.flag.flag-16.fo {
    background-position: 0 -1408px
}

.flag.flag-16.fr {
    background-position: 0 -1424px
}

.flag.flag-16.ga {
    background-position: 0 -1440px
}

.flag.flag-16.gb {
    background-position: 0 -1456px
}

.flag.flag-16.gd {
    background-position: 0 -1472px
}

.flag.flag-16.ge {
    background-position: 0 -1488px
}

.flag.flag-16.gg {
    background-position: 0 -1504px
}

.flag.flag-16.gh {
    background-position: 0 -1520px
}

.flag.flag-16.gi {
    background-position: 0 -1536px
}

.flag.flag-16.gl {
    background-position: 0 -1552px
}

.flag.flag-16.gm {
    background-position: 0 -1568px
}

.flag.flag-16.gn {
    background-position: 0 -1584px
}

.flag.flag-16.gp {
    background-position: 0 -1600px
}

.flag.flag-16.gq {
    background-position: 0 -1616px
}

.flag.flag-16.gr {
    background-position: 0 -1632px
}

.flag.flag-16.gt {
    background-position: 0 -1648px
}

.flag.flag-16.gu {
    background-position: 0 -1664px
}

.flag.flag-16.gw {
    background-position: 0 -1680px
}

.flag.flag-16.gy {
    background-position: 0 -1696px
}

.flag.flag-16.hk {
    background-position: 0 -1712px
}

.flag.flag-16.hn {
    background-position: 0 -1728px
}

.flag.flag-16.hr {
    background-position: 0 -1744px
}

.flag.flag-16.ht {
    background-position: 0 -1760px
}

.flag.flag-16.hu {
    background-position: 0 -1776px
}

.flag.flag-16.id,
.flag.flag-16.mc {
    background-position: 0 -1792px
}

.flag.flag-16.ie {
    background-position: 0 -1808px
}

.flag.flag-16.il {
    background-position: 0 -1824px
}

.flag.flag-16.im {
    background-position: 0 -1840px
}

.flag.flag-16.in {
    background-position: 0 -1856px
}

.flag.flag-16.iq {
    background-position: 0 -1872px
}

.flag.flag-16.ir {
    background-position: 0 -1888px
}

.flag.flag-16.is {
    background-position: 0 -1904px
}

.flag.flag-16.it {
    background-position: 0 -1920px
}

.flag.flag-16.je {
    background-position: 0 -1936px
}

.flag.flag-16.jm {
    background-position: 0 -1952px
}

.flag.flag-16.jo {
    background-position: 0 -1968px
}

.flag.flag-16.jp {
    background-position: 0 -1984px
}

.flag.flag-16.ke {
    background-position: 0 -2000px
}

.flag.flag-16.kg {
    background-position: 0 -2016px
}

.flag.flag-16.kh {
    background-position: 0 -2032px
}

.flag.flag-16.ki {
    background-position: 0 -2048px
}

.flag.flag-16.km {
    background-position: 0 -2064px
}

.flag.flag-16.kn {
    background-position: 0 -2080px
}

.flag.flag-16.kp {
    background-position: 0 -2096px
}

.flag.flag-16.kr {
    background-position: 0 -2112px
}

.flag.flag-16.kw {
    background-position: 0 -2128px
}

.flag.flag-16.ky {
    background-position: 0 -2144px
}

.flag.flag-16.kz {
    background-position: 0 -2160px
}

.flag.flag-16.la {
    background-position: 0 -2176px
}

.flag.flag-16.lb {
    background-position: 0 -2192px
}

.flag.flag-16.lc {
    background-position: 0 -2208px
}

.flag.flag-16.li {
    background-position: 0 -2224px
}

.flag.flag-16.lk {
    background-position: 0 -2240px
}

.flag.flag-16.lr {
    background-position: 0 -2256px
}

.flag.flag-16.ls {
    background-position: 0 -2272px
}

.flag.flag-16.lt {
    background-position: 0 -2288px
}

.flag.flag-16.lu {
    background-position: 0 -2304px
}

.flag.flag-16.lv {
    background-position: 0 -2320px
}

.flag.flag-16.ly {
    background-position: 0 -2336px
}

.flag.flag-16.ma {
    background-position: 0 -2352px
}

.flag.flag-16.md {
    background-position: 0 -2368px
}

.flag.flag-16.me {
    background-position: 0 -2384px
}

.flag.flag-16.mg {
    background-position: 0 -2400px
}

.flag.flag-16.mh {
    background-position: 0 -2416px
}

.flag.flag-16.mk {
    background-position: 0 -2432px
}

.flag.flag-16.ml {
    background-position: 0 -2448px
}

.flag.flag-16.mm {
    background-position: 0 -2464px
}

.flag.flag-16.mn {
    background-position: 0 -2480px
}

.flag.flag-16.mo {
    background-position: 0 -2496px
}

.flag.flag-16.mq {
    background-position: 0 -2512px
}

.flag.flag-16.mr {
    background-position: 0 -2528px
}

.flag.flag-16.ms {
    background-position: 0 -2544px
}

.flag.flag-16.mt {
    background-position: 0 -2560px
}

.flag.flag-16.mu {
    background-position: 0 -2576px
}

.flag.flag-16.mv {
    background-position: 0 -2592px
}

.flag.flag-16.mw {
    background-position: 0 -2608px
}

.flag.flag-16.mx {
    background-position: 0 -2624px
}

.flag.flag-16.my {
    background-position: 0 -2640px
}

.flag.flag-16.mz {
    background-position: 0 -2656px
}

.flag.flag-16.na {
    background-position: 0 -2672px
}

.flag.flag-16.nc {
    background-position: 0 -2688px
}

.flag.flag-16.ne {
    background-position: 0 -2704px
}

.flag.flag-16.ng {
    background-position: 0 -2720px
}

.flag.flag-16.ni {
    background-position: 0 -2736px
}

.flag.flag-16.nl {
    background-position: 0 -2752px
}

.flag.flag-16.no {
    background-position: 0 -2768px
}

.flag.flag-16.np {
    background-position: 0 -2784px
}

.flag.flag-16.nr {
    background-position: 0 -2800px
}

.flag.flag-16.nz {
    background-position: 0 -2816px
}

.flag.flag-16.om {
    background-position: 0 -2832px
}

.flag.flag-16.pa {
    background-position: 0 -2848px
}

.flag.flag-16.pe {
    background-position: 0 -2864px
}

.flag.flag-16.pf {
    background-position: 0 -2880px
}

.flag.flag-16.pg {
    background-position: 0 -2896px
}

.flag.flag-16.ph {
    background-position: 0 -2912px
}

.flag.flag-16.pk {
    background-position: 0 -2928px
}

.flag.flag-16.pl {
    background-position: 0 -2944px
}

.flag.flag-16.pr {
    background-position: 0 -2960px
}

.flag.flag-16.ps {
    background-position: 0 -2976px
}

.flag.flag-16.pt {
    background-position: 0 -2992px
}

.flag.flag-16.pw {
    background-position: 0 -3008px
}

.flag.flag-16.py {
    background-position: 0 -3024px
}

.flag.flag-16.qa {
    background-position: 0 -3040px
}

.flag.flag-16.re {
    background-position: 0 -3056px
}

.flag.flag-16.ro {
    background-position: 0 -3072px
}

.flag.flag-16.rs {
    background-position: 0 -3088px
}

.flag.flag-16.ru {
    background-position: 0 -3104px
}

.flag.flag-16.rw {
    background-position: 0 -3120px
}

.flag.flag-16.sa {
    background-position: 0 -3136px
}

.flag.flag-16.sb {
    background-position: 0 -3152px
}

.flag.flag-16.sc {
    background-position: 0 -3168px
}

.flag.flag-16.sd {
    background-position: 0 -3184px
}

.flag.flag-16.se {
    background-position: 0 -3200px
}

.flag.flag-16.sg {
    background-position: 0 -3216px
}

.flag.flag-16.si {
    background-position: 0 -3232px
}

.flag.flag-16.sk {
    background-position: 0 -3248px
}

.flag.flag-16.sl {
    background-position: 0 -3264px
}

.flag.flag-16.sm {
    background-position: 0 -3280px
}

.flag.flag-16.sn {
    background-position: 0 -3296px
}

.flag.flag-16.so {
    background-position: 0 -3312px
}

.flag.flag-16.sr {
    background-position: 0 -3328px
}

.flag.flag-16.st {
    background-position: 0 -3344px
}

.flag.flag-16.sv {
    background-position: 0 -3360px
}

.flag.flag-16.sy {
    background-position: 0 -3376px
}

.flag.flag-16.sz {
    background-position: 0 -3392px
}

.flag.flag-16.tc {
    background-position: 0 -3408px
}

.flag.flag-16.td {
    background-position: 0 -3424px
}

.flag.flag-16.tg {
    background-position: 0 -3440px
}

.flag.flag-16.th {
    background-position: 0 -3456px
}

.flag.flag-16.tj {
    background-position: 0 -3472px
}

.flag.flag-16.tl {
    background-position: 0 -3488px
}

.flag.flag-16.tm {
    background-position: 0 -3504px
}

.flag.flag-16.tn {
    background-position: 0 -3520px
}

.flag.flag-16.to {
    background-position: 0 -3536px
}

.flag.flag-16.tr {
    background-position: 0 -3552px
}

.flag.flag-16.tt {
    background-position: 0 -3568px
}

.flag.flag-16.tv {
    background-position: 0 -3584px
}

.flag.flag-16.tw {
    background-position: 0 -3600px
}

.flag.flag-16.tz {
    background-position: 0 -3616px
}

.flag.flag-16.ua {
    background-position: 0 -3632px
}

.flag.flag-16.ug {
    background-position: 0 -3648px
}

.flag.flag-16.us {
    background-position: 0 -3664px
}

.flag.flag-16.uy {
    background-position: 0 -3680px
}

.flag.flag-16.uz {
    background-position: 0 -3696px
}

.flag.flag-16.va {
    background-position: 0 -3712px
}

.flag.flag-16.vc {
    background-position: 0 -3728px
}

.flag.flag-16.ve {
    background-position: 0 -3744px
}

.flag.flag-16.vg {
    background-position: 0 -3760px
}

.flag.flag-16.vi {
    background-position: 0 -3776px
}

.flag.flag-16.vn {
    background-position: 0 -3792px
}

.flag.flag-16.vu {
    background-position: 0 -3808px
}

.flag.flag-16.ws {
    background-position: 0 -3824px
}

.flag.flag-16.ye {
    background-position: 0 -3840px
}

.flag.flag-16.za {
    background-position: 0 -3856px
}

.flag.flag-16.zm {
    background-position: 0 -3872px
}

.flag.flag-16.zw {
    background-position: 0 -3888px
}

.flag.ad {
    background-position: 0 -704px
}

.flag.ae {
    background-position: 0 -736px
}

.flag.af {
    background-position: 0 -768px
}

.flag.ag {
    background-position: 0 -800px
}

.flag.ai {
    background-position: 0 -832px
}

.flag.al {
    background-position: 0 -864px
}

.flag.am {
    background-position: 0 -896px
}

.flag.an {
    background-position: 0 -928px
}

.flag.ao {
    background-position: 0 -960px
}

.flag.aq {
    background-position: 0 -992px
}

.flag.ar {
    background-position: 0 -1024px
}

.flag.as {
    background-position: 0 -1056px
}

.flag.at {
    background-position: 0 -1088px
}

.flag.au {
    background-position: 0 -1120px
}

.flag.aw {
    background-position: 0 -1152px
}

.flag.ax {
    background-position: 0 -7808px
}

.flag.az {
    background-position: 0 -1184px
}

.flag.ba {
    background-position: 0 -1216px
}

.flag.bb {
    background-position: 0 -1248px
}

.flag.bd {
    background-position: 0 -1280px
}

.flag.be {
    background-position: 0 -1312px
}

.flag.bf {
    background-position: 0 -1344px
}

.flag.bg {
    background-position: 0 -1376px
}

.flag.bh {
    background-position: 0 -1408px
}

.flag.bi {
    background-position: 0 -1440px
}

.flag.bj {
    background-position: 0 -1472px
}

.flag.bl {
    background-position: 0 -2848px
}

.flag.bm {
    background-position: 0 -1504px
}

.flag.bn {
    background-position: 0 -1536px
}

.flag.bo {
    background-position: 0 -1568px
}

.flag.br {
    background-position: 0 -1600px
}

.flag.bs {
    background-position: 0 -1632px
}

.flag.bt {
    background-position: 0 -1664px
}

.flag.bv {
    background-position: 0 -5536px
}

.flag.bw {
    background-position: 0 -1696px
}

.flag.by {
    background-position: 0 -1728px
}

.flag.bz {
    background-position: 0 -1760px
}

.flag.ca {
    background-position: 0 -1792px
}

.flag.cc {
    background-position: 0 -7904px
}

.flag.cd {
    background-position: 0 -1824px
}

.flag.cf {
    background-position: 0 -1856px
}

.flag.cg {
    background-position: 0 -1888px
}

.flag.ch {
    background-position: 0 -1920px
}

.flag.ci {
    background-position: 0 -1952px
}

.flag.ck {
    background-position: 0 -1984px
}

.flag.cl {
    background-position: 0 -2016px
}

.flag.cm {
    background-position: 0 -2048px
}

.flag.cn {
    background-position: 0 -2080px
}

.flag.co {
    background-position: 0 -2112px
}

.flag.cr {
    background-position: 0 -2144px
}

.flag.cs {
    background-position: -38px -63px
}

.flag.cu {
    background-position: 0 -2176px
}

.flag.cv {
    background-position: 0 -2208px
}

.flag.cx {
    background-position: 0 -7873px
}

.flag.cy {
    background-position: 0 -2240px
}

.flag.cz {
    background-position: 0 -2272px
}

.flag.de {
    background-position: 0 -2304px
}

.flag.dj {
    background-position: 0 -2336px
}

.flag.dk {
    background-position: 0 -2368px
}

.flag.dm {
    background-position: 0 -2400px
}

.flag.do {
    background-position: 0 -2432px
}

.flag.dz {
    background-position: 0 -2464px
}

.flag.ec {
    background-position: 0 -2496px
}

.flag.ee {
    background-position: 0 -2528px
}

.flag.eg {
    background-position: 0 -2560px
}

.flag.eh {
    background-position: 0 -2592px
}

.flag.er {
    background-position: 0 -2624px
}

.flag.es {
    background-position: 0 -2656px
}

.flag.et {
    background-position: 0 -2688px
}

.flag.eu {
    background-position: 0 -256px
}

.flag.fi {
    background-position: 0 -2720px
}

.flag.fj {
    background-position: 0 -2752px
}

.flag.fk {
    background-position: 0 -7936px
}

.flag.fm {
    background-position: 0 -2784px
}

.flag.fo {
    background-position: 0 -2816px
}

.flag.fr {
    background-position: 0 -2848px
}

.flag.ga {
    background-position: 0 -2880px
}

.flag.gb {
    background-position: 0 -2912px
}

.flag.gd {
    background-position: 0 -2944px
}

.flag.ge {
    background-position: 0 -2976px
}

.flag.gf {
    background-position: -38px -160px
}

.flag.gg {
    background-position: 0 -3008px
}

.flag.gh {
    background-position: 0 -3040px
}

.flag.gi {
    background-position: 0 -3072px
}

.flag.gl {
    background-position: 0 -3104px
}

.flag.gm {
    background-position: 0 -3136px
}

.flag.gn {
    background-position: 0 -3168px
}

.flag.gp {
    background-position: 0 -3200px
}

.flag.gq {
    background-position: 0 -3232px
}

.flag.gr {
    background-position: 0 -3264px
}

.flag.gs {
    background-position: -38px -192px
}

.flag.gt {
    background-position: 0 -3296px
}

.flag.gu {
    background-position: 0 -3328px
}

.flag.gw {
    background-position: 0 -3360px
}

.flag.gy {
    background-position: 0 -3392px
}

.flag.hk {
    background-position: 0 -3424px
}

.flag.hn {
    background-position: 0 -3456px
}

.flag.hm {
    background-position: 0 -1120px
}

.flag.hr {
    background-position: 0 -3488px
}

.flag.ht {
    background-position: 0 -3520px
}

.flag.hu {
    background-position: 0 -3552px
}

.flag.id,
.flag.mc {
    background-position: 0 -3584px
}

.flag.ie {
    background-position: 0 -3616px
}

.flag.il {
    background-position: 0 -3648px
}

.flag.im {
    background-position: 0 -3680px
}

.flag.in {
    background-position: 0 -3712px
}

.flag.io {
    background-position: 0 -7840px
}

.flag.iq {
    background-position: 0 -3744px
}

.flag.ir {
    background-position: 0 -3776px
}

.flag.is {
    background-position: 0 -3808px
}

.flag.it {
    background-position: 0 -3840px
}

.flag.je {
    background-position: 0 -3872px
}

.flag.jm {
    background-position: 0 -3904px
}

.flag.jo {
    background-position: 0 -3936px
}

.flag.jp {
    background-position: 0 -3968px
}

.flag.ke {
    background-position: 0 -4000px
}

.flag.kg {
    background-position: 0 -4032px
}

.flag.kh {
    background-position: 0 -4064px
}

.flag.ki {
    background-position: 0 -4096px
}

.flag.km {
    background-position: 0 -4128px
}

.flag.kn {
    background-position: 0 -4160px
}

.flag.kp {
    background-position: 0 -4192px
}

.flag.kr {
    background-position: 0 -4224px
}

.flag.kw {
    background-position: 0 -4256px
}

.flag.ky {
    background-position: 0 -4288px
}

.flag.kz {
    background-position: 0 -4320px
}

.flag.la {
    background-position: 0 -4352px
}

.flag.lb {
    background-position: 0 -4384px
}

.flag.lc {
    background-position: 0 -4416px
}

.flag.li {
    background-position: 0 -4448px
}

.flag.lk {
    background-position: 0 -4480px
}

.flag.lr {
    background-position: 0 -4512px
}

.flag.ls {
    background-position: 0 -4544px
}

.flag.lt {
    background-position: 0 -4576px
}

.flag.lu {
    background-position: 0 -4608px
}

.flag.lv {
    background-position: 0 -4640px
}

.flag.ly {
    background-position: 0 -4672px
}

.flag.ma {
    background-position: 0 -4704px
}

.flag.md {
    background-position: 0 -4736px
}

.flag.me {
    background-position: 0 -4768px
}

.flag.mf {
    background-position: 0 -2848px
}

.flag.mg {
    background-position: 0 -4800px
}

.flag.mh {
    background-position: 0 -4832px
}

.flag.mk {
    background-position: 0 -4864px
}

.flag.ml {
    background-position: 0 -4896px
}

.flag.mm {
    background-position: 0 -4928px
}

.flag.mn {
    background-position: 0 -4960px
}

.flag.mo {
    background-position: 0 -4992px
}

.flag.mp {
    background-position: 0 -8097px
}

.flag.mq {
    background-position: 0 -5024px
}

.flag.mr {
    background-position: 0 -5056px
}

.flag.ms {
    background-position: 0 -5088px
}

.flag.mt {
    background-position: 0 -5120px
}

.flag.mu {
    background-position: 0 -5152px
}

.flag.mv {
    background-position: 0 -5184px
}

.flag.mw {
    background-position: 0 -5216px
}

.flag.mx {
    background-position: 0 -5248px
}

.flag.my {
    background-position: 0 -5280px
}

.flag.mz {
    background-position: 0 -5312px
}

.flag.na {
    background-position: 0 -5344px
}

.flag.nc {
    background-position: 0 -5376px
}

.flag.ne {
    background-position: 0 -5408px
}

.flag.nf {
    background-position: 0 -8064px
}

.flag.ng {
    background-position: 0 -5440px
}

.flag.ni {
    background-position: 0 -5472px
}

.flag.nl {
    background-position: 0 -5504px
}

.flag.no {
    background-position: 0 -5536px
}

.flag.np {
    background-position: 0 -5568px
}

.flag.nr {
    background-position: 0 -5600px
}

.flag.nu {
    background-position: 0 -8033px
}

.flag.nz {
    background-position: 0 -5632px
}

.flag.om {
    background-position: 0 -5664px
}

.flag.pa {
    background-position: 0 -5696px
}

.flag.pe {
    background-position: 0 -5728px
}

.flag.pf {
    background-position: 0 -5760px
}

.flag.pg {
    background-position: 0 -5792px
}

.flag.ph {
    background-position: 0 -5824px
}

.flag.pk {
    background-position: 0 -5856px
}

.flag.pm {
    background-position: -38px -32px
}

.flag.pn {
    background-position: 0 -8128px
}

.flag.pl {
    background-position: 0 -5888px
}

.flag.pr {
    background-position: 0 -5920px
}

.flag.ps {
    background-position: 0 -5952px
}

.flag.pt {
    background-position: 0 -5984px
}

.flag.pw {
    background-position: 0 -6016px
}

.flag.py {
    background-position: 0 -6048px
}

.flag.qa {
    background-position: 0 -6080px
}

.flag.re {
    background-position: 0 -6112px
}

.flag.ro {
    background-position: 0 -6144px
}

.flag.rs {
    background-position: 0 -6176px
}

.flag.ru {
    background-position: 0 -6208px
}

.flag.rw {
    background-position: 0 -6240px
}

.flag.sa {
    background-position: 0 -6272px
}

.flag.sb {
    background-position: 0 -6304px
}

.flag.sc {
    background-position: 0 -6336px
}

.flag.sd {
    background-position: 0 -6368px
}

.flag.se {
    background-position: 0 -6400px
}

.flag.sg {
    background-position: 0 -6432px
}

.flag.sh {
    background-position: 0 -8160px
}

.flag.si {
    background-position: 0 -6464px
}

.flag.sj {
    background-position: 0 -5536px
}

.flag.sk {
    background-position: 0 -6496px
}

.flag.sl {
    background-position: 0 -6528px
}

.flag.sm {
    background-position: 0 -6560px
}

.flag.sn {
    background-position: 0 -6592px
}

.flag.so {
    background-position: 0 -6624px
}

.flag.sr {
    background-position: 0 -6656px
}

.flag.st {
    background-position: 0 -6688px
}

.flag.sv {
    background-position: 0 -6720px
}

.flag.sy {
    background-position: 0 -6752px
}

.flag.sz {
    background-position: 0 -6784px
}

.flag.tc {
    background-position: 0 -6816px
}

.flag.td {
    background-position: 0 -6848px
}

.flag.tf {
    background-position: 0 -7968px
}

.flag.tg {
    background-position: 0 -6880px
}

.flag.th {
    background-position: 0 -6912px
}

.flag.tj {
    background-position: 0 -6944px
}

.flag.tk {
    background-position: -38px -95px
}

.flag.tl {
    background-position: 0 -6976px
}

.flag.tm {
    background-position: 0 -7008px
}

.flag.tn {
    background-position: 0 -7040px
}

.flag.to {
    background-position: 0 -7072px
}

.flag.tr {
    background-position: 0 -7104px
}

.flag.tt {
    background-position: 0 -7136px
}

.flag.tv {
    background-position: 0 -7168px
}

.flag.tw {
    background-position: 0 -7200px
}

.flag.tz {
    background-position: 0 -7232px
}

.flag.ua {
    background-position: 0 -7264px
}

.flag.ug {
    background-position: 0 -7296px
}

.flag.us {
    background-position: 0 -7328px
}

.flag.uy {
    background-position: 0 -7360px
}

.flag.uz {
    background-position: 0 -7392px
}

.flag.va {
    background-position: 0 -7424px
}

.flag.vc {
    background-position: 0 -7456px
}

.flag.ve {
    background-position: 0 -7488px
}

.flag.vg {
    background-position: 0 -7520px
}

.flag.vi {
    background-position: 0 -7552px
}

.flag.vn {
    background-position: 0 -7584px
}

.flag.vu {
    background-position: 0 -7616px
}

.flag.ws {
    background-position: 0 -7648px
}

.flag.wf {
    background-position: -38px -128px
}

.flag.ye {
    background-position: 0 -7680px
}

.flag.yt {
    background-position: 0 -2848px
}

.flag.za {
    background-position: 0 -7712px
}

.flag.zm {
    background-position: 0 -7744px
}

.flag.zw {
    background-position: 0 -7776px
}

.mjt-squared-dot-unselected {
    border-radius: 10%!important;
    width: 15px!important;
    height: 15px!important;
    display: inline-block!important;
    background: #fff!important;
    position: relative!important;
    top: 3px!important;
    border: 1px solid #cacaca!important
}

.mjt-squared-dot-delivered {
    background: #b7b7b7;
    color: #b7b7b7
}

.mjt-squared-dot-blocked,
.mjt-squared-dot-delivered {
    border-radius: 10%;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 3px
}

.mjt-squared-dot-blocked {
    background: #000001;
    color: #000001
}

.mjt-squared-dot-bounce {
    background: #f4a523;
    color: #ff9600
}

.mjt-squared-dot-bounce,
.mjt-squared-dot-hard-bounce {
    border-radius: 10%;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 3px
}

.mjt-squared-dot-hard-bounce {
    background: #ff8a6b;
    color: #ff8a6b
}

.mjt-squared-dot-soft-bounce {
    background: #ffbc97;
    color: #ffbc97
}

.mjt-squared-dot-retrying,
.mjt-squared-dot-soft-bounce {
    border-radius: 10%;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 3px
}

.mjt-squared-dot-retrying {
    background: #8c8c8c;
    color: #8c8c8c
}

.mjt-squared-dot-opened {
    background: #7dd221;
    color: #7dd221
}

.mjt-squared-dot-clicked,
.mjt-squared-dot-opened {
    border-radius: 10%;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 3px
}

.mjt-squared-dot-clicked {
    background: #55a101;
    color: #55a101
}

.mjt-squared-dot-unsub {
    background: #0db1fe;
    color: #0db1fe
}

.mjt-squared-dot-spam,
.mjt-squared-dot-unsub {
    border-radius: 10%;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 3px
}

.mjt-squared-dot-spam {
    background: #cf021b;
    color: #cf021b
}

.mjt-email-rounded-statuses {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.mjt-email-rounded-statuses li {
    padding: 0;
    float: left;
    margin-right: 15px
}

.mjt-rounded-dot-sent {
    border-radius: 9px;
    background-color: #fff;
    border: 1px solid #ccc
}

.mjt-rounded-dot-delivered,
.mjt-rounded-dot-sent {
    display: inline-block;
    margin-right: 4px;
    width: 10px;
    height: 10px
}

.mjt-rounded-dot-delivered {
    border-radius: 9px;
    background-color: #b7b7b7;
    border: 1px solid #b7b7b7
}

.mjt-rounded-dot-opened {
    border-radius: 9px;
    background-color: #7dd221;
    border: 1px solid #7dd221
}

.mjt-rounded-dot-clicked,
.mjt-rounded-dot-opened {
    display: inline-block;
    margin-right: 4px;
    width: 10px;
    height: 10px
}

.mjt-rounded-dot-clicked {
    border-radius: 9px;
    background-color: #56a003;
    border: 1px solid #56a003
}

.mjt-rounded-dot-bounced {
    border-radius: 9px;
    background-color: #ff9600;
    border: 1px solid #ff9600
}

.mjt-rounded-dot-bounced,
.mjt-rounded-dot-hard-bounce {
    display: inline-block;
    margin-right: 4px;
    width: 10px;
    height: 10px
}

.mjt-rounded-dot-hard-bounce {
    border-radius: 9px;
    background-color: #ff8a6b;
    border: 1px solid #ff8a6b
}

.mjt-rounded-dot-soft-bounce {
    border-radius: 9px;
    background-color: #ffbc97;
    border: 1px solid #ffbc97
}

.mjt-rounded-dot-retrying,
.mjt-rounded-dot-soft-bounce {
    display: inline-block;
    margin-right: 4px;
    width: 10px;
    height: 10px
}

.mjt-rounded-dot-retrying {
    border-radius: 9px;
    background-color: #8c8c8c;
    border: 1px solid #8c8c8c
}

.mjt-rounded-dot-blocked {
    border-radius: 9px;
    background-color: #000;
    border: 1px solid #000
}

.mjt-rounded-dot-blocked,
.mjt-rounded-dot-spam {
    display: inline-block;
    margin-right: 4px;
    width: 10px;
    height: 10px
}

.mjt-rounded-dot-spam {
    border-radius: 9px;
    background-color: #cc0b24;
    border: 1px solid #cc0b24
}

.mjt-rounded-dot-unsub {
    display: inline-block;
    border-radius: 9px;
    margin-right: 4px;
    width: 10px;
    height: 10px;
    background-color: #23b2fb;
    border: 1px solid #23b2fb
}

.editors {
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    margin: 30px auto 0;
    width: 100%;
    background-color: #2f323a;
    height: 450px;
    overflow: hidden;
    position: relative
}

.editors header {
    background-color: #2c2f3d;
    font-family: Roboto-Bold;
    font-size: 11px;
    box-shadow: none;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    position: relative;
    z-index: 10
}

.editors header ul {
    margin: 0;
    padding: 0
}

.editors header ul li {
    list-style: none;
    float: left;
    margin-left: 15px
}

.editors header ul li:first-child {
    margin-left: 10px
}

.editors header ul li.active a:not(.copy-button),
.editors header ul li:hover a:not(.copy-button) {
    background-color: #fead0d;
    color: #fff;
    font-family: Roboto-Bold;
    outline: 0 none
}

.editors header ul li a {
    background-color: #1e2134;
    border-radius: 20px;
    font-family: Roboto-Bold;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .8s
}

.editors header .dots {
    float: left;
    position: relative;
    top: 2px
}

.editors header .dots span {
    background-color: #40445a;
    border-radius: 12px;
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px
}

.editors header .dots span.yellow {
    background-color: #e8cf64
}

.editors header .dots span.green {
    background-color: #43c07b
}

.editors header .dots span.red {
    background-color: #ed5d48
}

.editors .editors-wrapper {
    background-color: #2f3441;
    height: 100%;
    position: relative
}

.editors .editors-wrapper .copy-button {
    background-color: #fff;
    color: #2f323a;
    cursor: pointer;
    bottom: 10px;
    border: 0;
    border-radius: 3px;
    font-family: Roboto-Bold;
    font-size: 11px;
    position: absolute;
    padding: 4px 8px;
    right: 10px;
    text-transform: uppercase;
    z-index: 10
}

.editors .editors-wrapper .editor {
    top: 0;
    left: 0;
    width: 110%;
    line-height: 17px;
    color: #cfd0d1;
    font-size: 12px;
    height: 450px;
    background-color: transparent!important;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    z-index: 1
}

.editors .editors-wrapper .editor.active {
    visibility: visible
}

.editors .ace_gutter {
    background-color: #333845!important;
    font-family: Roboto-Medium;
    font-size: 9px;
    padding-top: 5px
}

.editors .ace_gutter-cell {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
}

.editors .ace_scroller {
    padding-top: 5px
}

.editors .copy-button {
    background-color: transparent
}

.editors .copy-button svg {
    height: 100%;
    margin: 15px -10px 0 auto;
    height: 20px
}

.editors .copy-button svg g,
.editors .copy-button svg path {
    transition: all .3s ease;
    fill: #42465b
}

.editors .copy-button:after {
    content: attr(data-hover);
    font-family: Roboto-Medium;
    font-size: 12px;
    color: #efefef;
    background-color: #2c2f3d;
    display: none;
    position: absolute;
    z-index: 15;
    bottom: -17px;
    min-width: 140px;
    padding: 0 15px;
    right: 5px;
    text-align: center;
    border-radius: 26px;
    line-height: 26px;
    text-transform: none
}

.editors .copy-button:hover svg g,
.editors .copy-button:hover svg path {
    fill: #fff
}

.editors .copy-button:hover:after {
    display: block
}

.editors .copy-button:active,
.editors .copy-button:focus,
.editors .copy-button:hover {
    text-decoration: none;
    background-color: #1e2134
}

.dashboard-live .mjt-h1 {
    margin-top: 35px
}

.dashboard-live .LiveDashboard-UpgradeBanner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 3px;
    padding: 15px 30px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(0deg, #ff9c00, #fec555)
}

.dashboard-live .LiveDashboard-UpgradeBanner:before {
    content: "";
    position: absolute;
    background-image: url(/lib/images/pages/Application/dashboard/logo-mailjet.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: -60px -40px;
    top: 0;
    left: -30px
}

.dashboard-live .LiveDashboard-UpgradeBanner-Content {
    font-family: Roboto;
    color: #fff;
    z-index: 1;
    width: 610px
}

.dashboard-live .LiveDashboard-UpgradeBanner-Content--Title {
    font-weight: 300;
    font-size: 22px;
    line-height: 29px;
    margin: 0 0 5px
}

.dashboard-live .LiveDashboard-UpgradeBanner-Content--Text {
    font-size: 14px;
    line-height: 19px;
    margin: 0
}

.dashboard-live .LiveDashboard-UpgradeBanner-Button {
    z-index: 1;
    height: 38px;
    line-height: 1.2;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    font-family: Roboto-Medium
}

.dashboard-live .notifAnnualBilling .mjt-notification-icon {
    width: 18px;
    height: 18px
}

.dashboard-live .title-free-trial-link {
    color: #2c97de
}

.dashboard-live .title-free-trial-link:active,
.dashboard-live .title-free-trial-link:focus,
.dashboard-live .title-free-trial-link:hover {
    outline: none;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #2c97de
}

.dashboard-live #free-premium-trial-activated,
.dashboard-live #free-premium-trial-popin {
    padding: 12px 25px
}

.dashboard-live #free-premium-trial-activated .mjt-h5,
.dashboard-live #free-premium-trial-popin .mjt-h5 {
    font-size: 14px;
    margin-bottom: 5px
}

.dashboard-live #FreeTrialPopin+.quick-setup-nav {
    margin-top: 10px
}

.dashboard-live #free-premium-trial-activated+.quick-setup-nav {
    margin-top: -10px
}

.dashboard-live .quick-setup-nav {
    margin-top: 30px;
    margin-bottom: 40px;
    min-height: auto;
    height: 83px;
    border: none
}

.dashboard-live .quick-setup-nav>ul {
    float: left;
    display: table;
    margin: 0;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    height: 100%
}

.dashboard-live .quick-setup-nav>ul>li {
    float: none!important;
    display: table-cell;
    vertical-align: middle;
    font-family: OpenSans-SemiBold;
    font-size: 16px;
    color: #cacaca
}

.dashboard-live .quick-setup-nav>ul>li:first-child {
    padding-left: 0
}

.dashboard-live .quick-setup-nav>ul>li>a {
    padding: 0 5px 0 12px;
    color: #8c8c8c;
    line-height: 16px
}

.dashboard-live .quick-setup-nav>ul>li>a>img {
    margin-left: -29px
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown {
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    float: right!important;
    margin-left: 20px
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown {
    width: 172px;
    height: 38px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    font-family: Roboto-Medium
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown .add {
    height: 24px;
    width: 24px;
    margin-right: 10px;
    margin-left: 0
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown .arrow {
    height: 6px;
    margin-left: auto
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown-content {
    display: none;
    position: absolute
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown-content.is-open {
    display: block
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown-content ul {
    background-color: #fff;
    border: 1px solid #e1e1e6;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .21);
    list-style: none;
    margin: 0;
    padding: 10px 0
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown-content ul li {
    min-height: 21px;
    margin: 0 0 3px;
    background-color: #fff;
    width: 100%
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown-content ul li:hover {
    background-color: #2d98df
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown-content ul li:hover a {
    color: #f6f5fb;
    text-decoration: none
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .dashboard-dropdown-content ul li a {
    font-family: Roboto-Medium;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 30px;
    display: block;
    white-space: nowrap;
    padding: 0 30px 0 20px
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-select {
    width: 172px;
    margin-right: 20px
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-select li {
    font-size: 14px;
    line-height: 30px;
    color: #8c8c8c;
    font-family: Roboto-Medium;
    width: 100%
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-fake-select-input {
    padding: 1px 0
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-fake-select-input .zone-text {
    height: 34px;
    display: flex;
    align-items: center;
    margin-left: 20px
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-fake-select-input .zone-text .value {
    text-align: left;
    width: 100px;
    padding-left: 10px
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-fake-select-input .fade {
    display: none
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-fake-select-input .mjt-fake-select-options {
    text-align: left
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-fake-select-input .mjt-select-icon {
    border-left: none
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-fake-select-input .mjt-select-icon svg {
    display: none
}

.dashboard-live .quick-setup-nav>ul>li.navbar-dropdown .mjt-fake-select-input li {
    list-style: none
}

.dashboard-live .quick-setup-nav>ul .navbar-icon,
.dashboard-live .quick-setup-nav>ul .navbar-text {
    padding-left: 20px
}

.dashboard-live .quick-setup-nav>ul .navbar-icon a {
    padding-left: 0;
    padding-right: 0;
    display: table
}

.dashboard-live .quick-setup-nav>ul .navbar-icon a .link-content,
.dashboard-live .quick-setup-nav>ul .navbar-icon a svg {
    display: table-cell;
    vertical-align: middle
}

.dashboard-live .quick-setup-nav>ul .navbar-icon a svg {
    height: 32px!important
}

.dashboard-live .quick-setup-nav>ul .navbar-icon a img {
    margin-left: 0
}

.dashboard-live .quick-setup-nav>ul .navbar-icon a:hover {
    outline: none;
    color: #fead0d;
    cursor: pointer;
    text-decoration: none
}

.dashboard-live .quick-setup-nav>ul .navbar-icon a:hover i {
    color: #fead0d
}

.dashboard-live .quick-setup-nav>ul .navbar-icon a:hover svg circle,
.dashboard-live .quick-setup-nav>ul .navbar-icon a:hover svg path,
.dashboard-live .quick-setup-nav>ul .navbar-icon a:hover svg polygon,
.dashboard-live .quick-setup-nav>ul .navbar-icon a:hover svg rect {
    fill: #fead0d!important
}

.dashboard-live .statistics>.row {
    margin-left: -10px;
    margin-right: -10px
}

.dashboard-live .statistics .statistics-item,
.dashboard-live .statistics .statistics-large-item {
    float: left;
    border: 1px solid #e6e6e6;
    border-top: 5px solid #fead0d;
    border-radius: 3px;
    height: 105px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px 20px
}

.dashboard-live .statistics .statistics-item {
    width: 250px
}

.dashboard-live .statistics .statistics-item .item-value {
    font-family: Roboto-Bold
}

.dashboard-live .statistics .statistics-item .item-label {
    margin-top: 5px
}

.dashboard-live .statistics .statistics-item .item-icon {
    float: right;
    height: 40px;
    padding: 0;
    width: 40px
}

.dashboard-live .statistics .statistics-item .item-icon svg {
    height: 100%;
    width: 100%
}

.dashboard-live .statistics .statistics-large-item {
    width: 440px;
    padding: 10px 0 10px 20px
}

.dashboard-live .statistics .statistics-large-item>* {
    float: left;
    padding-top: 13px;
    max-width: 217px
}

.dashboard-live .statistics .statistics-large-item .item-label {
    width: 210px;
    margin-bottom: 2px
}

.dashboard-live .statistics .statistics-large-item .item-label-large {
    width: 400px;
    margin-bottom: 2px
}

.dashboard-live .statistics .statistics-large-item .item-sublabel {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 5px
}

.dashboard-live .statistics .statistics-large-item .item-sublabel.no-campaign {
    margin-top: 12px
}

.dashboard-live .statistics .statistics-large-item .item-sublabel svg {
    position: relative;
    top: 5px
}

.dashboard-live .statistics .statistics-large-item .item-subitem {
    height: 100%;
    width: 100px;
    border-left: 1px solid #e6e6e6
}

.dashboard-live .statistics .statistics-large-item .item-subitem .subitem-value {
    text-align: center;
    margin-bottom: 11px
}

.dashboard-live .statistics .statistics-large-item .item-subitem .subitem-label {
    text-align: center
}

.dashboard-live .labeled-separator {
    width: 100%;
    height: 20px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    margin-top: 21px;
    margin-bottom: 26px
}

.dashboard-live .labeled-separator>span {
    text-transform: uppercase;
    font-size: 9px;
    border: 1px solid #e6e6e6;
    border-radius: 25px;
    background-color: #fdfdfe;
    padding: 0 15px;
    position: relative;
    top: 9px
}

.dashboard-live .realtime-graph {
    margin-bottom: 27px
}

.dashboard-live .realtime-graph .menu-head {
    margin-top: 10px;
    margin-bottom: 20px
}

.dashboard-live .realtime-graph .menu-head h2 {
    margin-top: 5px;
    margin-left: 12px
}

.dashboard-live .realtime-graph .menu-head .mjt-select {
    float: right;
    width: 180px;
    margin-right: 15px
}

.dashboard-live .realtime-graph .graph-menu {
    width: 17.666%;
    padding-right: 0;
    margin-top: 12px
}

.dashboard-live .realtime-graph .graph-menu ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.dashboard-live .realtime-graph .graph-menu ul li {
    height: 45px;
    cursor: pointer
}

.dashboard-live .realtime-graph .graph-menu .menu-item {
    font-family: Roboto-Medium
}

.dashboard-live .realtime-graph .graph-menu .menu-item i {
    margin-right: 10px
}

.dashboard-live .realtime-graph .graph-menu .graph-control-unselected {
    color: #cacaca
}

.dashboard-live .realtime-graph .graph-menu .mjt-fake-select-options li {
    height: 21px
}

.dashboard-live .realtime-graph .graph-menu #realtime-event-graph {
    margin-top: 20px
}

.dashboard-live .realtime-graph .graph-content {
    width: 81.333%
}

.dashboard-live .realtime-graph .highcharts-tooltip>span {
    color: #cacaca!important;
    font-size: 12px!important;
    line-height: 1.3!important;
    font-weight: 400!important;
    font-family: Roboto-Regular, Sans-Serif!important;
    padding: 8px;
    width: 200px
}

.dashboard-live .realtime-graph .highcharts-tooltip>span>span:first-child {
    font-family: Roboto-Regular, Sans-Serif!important;
    font-size: 13px!important;
    line-height: 22px!important;
    color: #fff!important
}

.dashboard-live .realtime_feed_title {
    margin-bottom: 20px
}

.dashboard-live .realtime_feed_title #realtime_feed_timestamp {
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto;
    color: #8c8c8c
}

.dashboard-live #realtime_feed .table-circle-column p .circ {
    display: inline-block;
    border-radius: 9px;
    margin-right: 4px;
    width: 9px;
    height: 9px
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-sent {
    background-color: #b7b7b7
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-opened {
    background-color: #7dd221
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-clicked {
    background-color: #56a003
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-bounce {
    background-color: #ff9600
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-blocked {
    background-color: #000
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-spam {
    background-color: #cc0b24
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-unsub {
    background-color: #23b2fb
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-hardbounced {
    background-color: #ff8a6b
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-softbounced {
    background-color: #ffbc97
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-retrying {
    background-color: #8c8c8c
}

.dashboard-live #realtime_feed .table-circle-column p .circ.circ-unknown {
    display: none
}

.dashboard-live #realtime_feed .table-subject-column p a {
    color: #55575d
}

.dashboard-live #realtime_feed .select-actions .mjt-select {
    width: 200px
}

.dashboard-live #realtime_feed .box-btn .mjt-btn {
    background-color: #fff;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #fead0d
}

.dashboard-live svg.svg-dashboard-contact circle,
.dashboard-live svg.svg-dashboard-contact path,
.dashboard-live svg.svg-dashboard-contact polygon,
.dashboard-live svg.svg-dashboard-contact rect,
.dashboard-live svg.svg-dashboard-email-period circle,
.dashboard-live svg.svg-dashboard-email-period path,
.dashboard-live svg.svg-dashboard-email-period polygon,
.dashboard-live svg.svg-dashboard-email-period rect,
.dashboard-live svg.svg-dashboard-emailperiod circle,
.dashboard-live svg.svg-dashboard-emailperiod path,
.dashboard-live svg.svg-dashboard-emailperiod polygon,
.dashboard-live svg.svg-dashboard-emailperiod rect,
.dashboard-live svg.svg-dashboard-last-campaign circle,
.dashboard-live svg.svg-dashboard-last-campaign path,
.dashboard-live svg.svg-dashboard-last-campaign polygon,
.dashboard-live svg.svg-dashboard-last-campaign rect,
.dashboard-live svg.svg-dashboard-sender circle,
.dashboard-live svg.svg-dashboard-sender path,
.dashboard-live svg.svg-dashboard-sender polygon,
.dashboard-live svg.svg-dashboard-sender rect,
.dashboard-live svg.svg-dashboard-setup-domain circle,
.dashboard-live svg.svg-dashboard-setup-domain path,
.dashboard-live svg.svg-dashboard-setup-domain polygon,
.dashboard-live svg.svg-dashboard-setup-domain rect,
.dashboard-live svg.svg-dashboard-smtp circle,
.dashboard-live svg.svg-dashboard-smtp path,
.dashboard-live svg.svg-dashboard-smtp polygon,
.dashboard-live svg.svg-dashboard-smtp rect {
    fill: #e6e6e6
}

#campaigns-list .btn-first-campaign {
    margin: 25px auto auto
}

#campaigns-list #big-table-containercampaigns_list .mjt-extra-small-badge {
    margin-right: 5px
}

#campaigns-list #big-table-containercampaigns_list .mjt-extra-small-badge.html,
#campaigns-list #big-table-containercampaigns_list .mjt-extra-small-badge.smtp {
    background-color: #eaf4fb;
    border-color: #eaf4fb;
    color: #2c97de
}

#campaigns-list #big-table-containercampaigns_list .mjt-extra-small-badge.mjml {
    background-color: #f45e43;
    border-color: #f45e43;
    color: #fff
}

#campaigns-list #big-table-containercampaigns_list .star svg {
    width: 16px;
    height: 16px;
    stroke-width: 1px;
    fill: #f6f6f6;
    stroke: #e1e1e6
}

#campaigns-list #big-table-containercampaigns_list .star.on svg {
    fill: #fead0d;
    stroke: #fead0d
}

.page-campaigns-step-1 .container-campaigns form .row {
    position: relative
}

.page-campaigns-step-1 .container-campaigns form .row .mjt-h5 {
    margin-bottom: 14px
}

.page-campaigns-step-1 .container-campaigns .checkbox-segmentation {
    display: none
}

.page-campaigns-step-1 .container-campaigns .checkbox-segmentation.show {
    display: block
}

.page-campaigns-step-1 .container-campaigns .checkbox-segmentation label {
    margin-left: 15px;
    padding-left: 24px
}

.page-campaigns-step-1 .container-campaigns .checkbox-segmentation label:hover {
    cursor: pointer
}

.page-campaigns-step-1 .container-campaigns .checkbox-segmentation label:hover span:hover {
    cursor: auto
}

.page-campaigns-step-1 .container-campaigns .checkbox-segmentation label .mjt-radio {
    top: 4px
}

.page-campaigns-step-1 .container-campaigns .checkbox-segmentation label.disabled {
    color: #cacaca
}

.page-campaigns-step-1 .container-campaigns .checkbox-segmentation label.disabled:hover {
    cursor: default
}

.page-campaigns-step-1 .container-campaigns .js-segmentSelect {
    width: 350px
}

.page-campaigns-step-1 .container-campaigns .js-segmentSelect input {
    width: 350px!important
}

.page-campaigns-step-1 .container-campaigns .js-segmentSelect.segment-creation {
    display: none
}

.page-campaigns-step-1 .container-campaigns #segmentation h3 {
    font-weight: 500;
    font-size: 20px;
    color: #55575d;
    margin-top: 0
}

.page-campaigns-step-1 .container-campaigns #segmentation p {
    font-size: 14px;
    font-weight: 400;
    color: #55575d
}

.page-campaigns-step-1 .container-campaigns .used-segment {
    display: none
}

.page-campaigns-step-1 .container-campaigns .used-segment.show {
    display: block
}

.page-campaigns-step-1 .container-campaigns #filter-result-container {
    width: 354px;
    padding: 20px;
    border: 2.5px dashed #e6e6e6;
    position: absolute;
    right: 0;
    top: 66px;
    margin-right: 15px;
    z-index: 2
}

.page-campaigns-step-1 .container-campaigns #filter-result-container.hide {
    display: none
}

.page-campaigns-step-1 .container-campaigns #filter-result-container #filter-result #filtered-count h1 {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    color: #55575d;
    margin: 0 0 10px
}

.page-campaigns-step-1 .container-campaigns #filter-result-container #filter-result #filtered-count h1 .nb-contacts {
    color: #55575d;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word
}

.page-campaigns-step-1 .container-campaigns #filter-result-container #filter-result #filtered-count p {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.page-campaigns-step-1 .container-campaigns #segmentation-block {
    display: none
}

.page-campaigns-step-1 .container-campaigns #segmentation-block.show {
    display: block;
    margin-top: 20px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea .mjt-segmentation-contacts-lists-container {
    display: none
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea .mjt-search-select {
    width: 350px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea .mjt-search-select li:first-child {
    margin-bottom: 15px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #segment_description {
    display: none
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #iframe-calculate {
    padding-bottom: 0;
    margin-top: 0;
    border-bottom: none;
    position: absolute;
    top: -58px;
    left: 394px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #iframe-calculate #calculate-text,
.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #iframe-calculate .calculating,
.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #iframe-calculate button {
    display: none
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #iframe-calculate .inline-calculation {
    display: inline;
    line-height: 40px;
    padding-left: 15px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #iframe-calculate .inline-calculation svg {
    position: absolute;
    top: 9px;
    left: -13px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #iframe-calculate.calculating .recalculate-link {
    display: none
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #iframe-calculate.calculating .calculating {
    display: inline;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 36px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea #iframe-calculate.calculating .calculating a {
    margin-left: 15px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea.segment-creation {
    display: block;
    width: 601px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-top: 15px;
    padding: 30px 0;
    margin-bottom: 25px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea.segment-creation .row {
    margin-bottom: 0
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea.segment-creation .row #iframe-calculate {
    left: 25px;
    top: -42px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea.segment-creation .row .save-segment-container {
    margin-top: 25px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segmentArea .filter-section .row {
    position: static
}

.page-campaigns-step-1 .container-campaigns #segmentation-block h3 {
    font-weight: 500;
    font-size: 20px;
    color: #55575d;
    margin-top: 0
}

.page-campaigns-step-1 .container-campaigns #segmentation-block p {
    font-size: 14px;
    font-weight: 400;
    color: #55575d
}

.page-campaigns-step-1 .container-campaigns #segmentation-block .add-segment-block {
    float: left;
    width: 50%;
    position: relative;
    padding-top: 21px;
    padding-right: 15px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block .add-segment-block span {
    float: left;
    margin-top: 11px;
    margin-right: 8px;
    display: block;
    width: 30px;
    position: relative;
    margin-left: -4px;
    text-align: center
}

.page-campaigns-step-1 .container-campaigns #segmentation-block .add-segment-block input {
    float: left;
    position: relative;
    max-width: 70%
}

.page-campaigns-step-1 .container-campaigns #segmentation-block .add-segment-block a {
    float: right;
    position: relative;
    padding: 9px 20px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segment-filters {
    display: none
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segment-filters.show {
    display: block
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segment-filters #yellow {
    color: #ffbf40
}

.page-campaigns-step-1 .container-campaigns #segmentation-block #segment-filters #segments-filters-options {
    margin-bottom: 20px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block .segment-input {
    float: left;
    width: 30%;
    padding: 0 15px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block .close-filter {
    float: right;
    width: 10%;
    padding: 0 15px;
    margin-top: 4px
}

.page-campaigns-step-1 .container-campaigns #segmentation-block .close-filter i {
    font-size: 28px;
    color: #e1e1e6
}

.page-campaigns-step-1 .container-campaigns #segmentation-block .close-filter i:hover {
    color: #55575d;
    cursor: pointer
}

.page-campaigns-step-1 .container-campaigns .form-group {
    width: 631px;
    margin-bottom: 0
}

.page-campaigns-step-1 .container-campaigns .form-group .fake-label {
    margin-bottom: 8px!important
}

.page-campaigns-step-1 .container-campaigns .container-locale {
    padding: 0 15px;
    margin-bottom: 0
}

.page-campaigns-step-1 .container-campaigns .container-locale .fake-label {
    margin-bottom: 8px!important
}

.page-campaigns-step-1 .container-campaigns .container-locale .fake-label,
.page-campaigns-step-1 .container-campaigns .container-locale .locale-select {
    width: 601px
}

.page-campaigns-step-1 .container-campaigns .container-locale .locale-select {
    float: left
}

.page-campaigns-step-1 .container-campaigns .container-locale .politeness_mode_select {
    width: 354px;
    float: right
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes {
    margin-bottom: 0
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode.selected .edit-mode-container {
    border-color: #fead0d
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode .edit-mode-container {
    border: 1px solid #e1e1e6;
    padding: 30px;
    border-radius: 3px;
    height: 100%
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode .edit-mode-container label {
    position: relative;
    color: #55575d;
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 22px;
    padding-left: 25px;
    margin-bottom: 10px;
    font-weight: 400
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode .edit-mode-container label:hover {
    cursor: pointer
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode .edit-mode-container label .mjt-radio {
    top: 4px
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode .edit-mode-container p {
    padding-left: 25px
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode .edit-mode-container:hover {
    cursor: pointer
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode.passport {
    margin-bottom: 20px
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode.passport .edit-mode-container {
    min-height: 148px;
    background-image: url(/lib/images/pages/Campaigns/campaigns/step1/illu_passport.png);
    background-repeat: no-repeat;
    background-position: 689px 10px
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode.passport .edit-mode-container label,
.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .edit-mode.passport .edit-mode-container p {
    width: 62%
}

.page-campaigns-step-1 .container-campaigns .checkbox-edit-modes .old-tools {
    display: flex;
    width: 100%
}

.campaigns-filters {
    overflow: hidden;
    border: 1px solid #efefef;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px #e3e3e3;
    padding: 10px;
    margin-bottom: 15px
}

.campaigns-filters .nav-pills>li>a {
    font-weight: 400;
    padding: 10px 20px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    display: block;
    cursor: pointer
}

.campaigns-filters .nav-pills>li>a:hover {
    background-color: #dcdadd
}

.campaigns-filters .nav-pills>li.active>a {
    color: #000;
    background-color: #dcdadd
}

.campaigns-filters form .form-group {
    margin-top: 0;
    margin-bottom: 0
}

.campaigns-listing>tbody>tr>td {
    vertical-align: middle
}

.campaigns-listing .star {
    cursor: pointer;
    width: 26px;
    padding: 0;
    background-image: url(/lib/images/general/sprite/bg_stars_fav.png?v=0.2);
    background-position: 6px 14px;
    background-repeat: no-repeat
}

.campaigns-listing .title {
    width: 520px
}

.campaigns-listing .title a {
    color: #000;
    font-size: 13px
}

.campaigns-listing .title.notime .icon-clock {
    opacity: .3
}

.campaigns-listing .title .icon-clock {
    float: right;
    margin: 3px 0 0 5px
}

.campaigns-listing .title .icon-clock:hover {
    text-decoration: none
}

.campaigns-listing .btn-group .btn-default {
    background-color: #dcdadd;
    color: #000
}

.campaigns-listing .btn-group .dropdown-menu>li>a {
    color: #000;
    padding-left: 12px;
    padding-right: 12px
}

.campaigns-listing .btn-group .dropdown-menu>li>a:focus,
.campaigns-listing .btn-group .dropdown-menu>li>a:hover {
    background-color: #dcdadd
}

.campaigns-select-mode {
    list-style-type: none;
    overflow: hidden
}

.campaigns-select-mode li a {
    font-weight: 400
}

.campaigns-select-mode li a:hover {
    color: #febe40
}

.campaigns-select-mode li img {
    opacity: .5
}

.campaigns-select-mode li .active img {
    opacity: 1
}

.campaigns-layouts {
    background-color: #dcdadd;
    margin: 15px 20px;
    padding: 25px
}

.campaigns-layouts .panel-title {
    margin-bottom: 10px
}

.campaigns-layouts .alert {
    width: 100%;
    margin: 0;
    padding: 20px
}

.campaigns-layouts .campaigns-templates-categories {
    margin-top: 20px;
    padding-right: 0
}

.campaigns-layouts .campaigns-templates-categories ul {
    padding-left: 0;
    list-style-type: none
}

.campaigns-layouts .campaigns-templates-categories ul li {
    padding-left: 8px;
    height: 35px;
    line-height: 35px;
    color: #000
}

.campaigns-layouts .campaigns-templates-categories ul li.active {
    background-color: #fff
}

.campaigns-layouts .campaigns-templates-categories ul li a {
    font-weight: 400;
    color: #000
}

.campaigns-layouts .campaigns-templates-visuals {
    margin-top: 20px
}

.campaigns-layouts .campaigns-templates-visuals ul {
    padding-left: 0;
    background-color: #fff;
    margin-right: 0;
    list-style-type: none
}

.campaigns-layouts .campaigns-templates-visuals ul li {
    padding: 20px;
    text-align: center
}

.campaigns-layouts .campaigns-templates-visuals ul li>div {
    position: relative
}

.campaigns-layouts .campaigns-templates-visuals ul li>div img:first-child {
    display: none
}

.campaigns-layouts .campaigns-templates-visuals ul li>div>div {
    position: absolute;
    left: 50%;
    top: 18px;
    padding: 8px 0;
    z-index: 2;
    width: 120px;
    margin-left: -60px;
    background-color: #000
}

.campaigns-layouts .campaigns-templates-visuals ul li>div>div a {
    color: #f9893f;
    text-decoration: none;
    display: inline-block;
    line-height: 20px
}

.campaigns-layouts .campaigns-templates-visuals ul li>div>div a:hover {
    text-decoration: underline
}

.campaigns-layouts .campaigns-templates-visuals ul li>div.active img:first-child {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px
}

.campaigns-layouts .campaigns-templates-visuals ul li>div:hover>div {
    display: block!important
}

.onboarding-get-started {
    position: absolute;
    bottom: 35px;
    top: 51px;
    font-family: Ubuntu;
    font-weight: 400;
    color: #55575d;
    margin: auto;
    text-align: center;
    width: 100%
}

.onboarding-get-started>div {
    display: table;
    height: 100%;
    width: 100%
}

.onboarding-get-started .get-started-option {
    display: table-cell;
    float: none;
    vertical-align: middle;
    cursor: pointer
}

.onboarding-get-started .get-started-option img {
    transition: transform 1s ease
}

.onboarding-get-started .get-started-option:first-child {
    border-right: 1px solid rgba(85, 87, 93, .2)
}

.onboarding-get-started .get-started-option:hover {
    background-color: #f6f5fa
}

.onboarding-get-started .get-started-option:hover h1 {
    color: #ffc02d
}

.onboarding-get-started .get-started-option:hover img {
    transform: scale(1.1)
}

.onboarding-get-started h1 {
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    margin: 35px;
    min-height: 90px;
    color: #55575d
}

@media (max-width:1400px) {
    .onboarding-get-started h1 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 30px
    }
}

@media (max-width:1100px) {
    .onboarding-get-started h1 {
        font-size: 22px;
        line-height: 32px;
        margin-top: 20px;
        min-height: 65px
    }
}

.smtp-settings .code-instructions {
    border: 1px solid #e2e1e7;
    border-radius: 3px
}

.smtp-settings .code-instructions>div {
    padding: 30px 50px 15px
}

.smtp-settings .code-instructions>div strong {
    display: block;
    font-size: 11px;
    padding-bottom: 5px;
    text-transform: uppercase
}

.smtp-settings .code-instructions>div code {
    background-color: #292c33;
    color: #fff;
    display: block;
    font-size: 12px;
    font-family: Courier New;
    padding-top: 4px
}

.smtp-settings .code-instructions .row {
    margin-bottom: 15px
}

.smtp-settings .code-instructions p {
    font-size: 12px;
    margin: 0;
    position: relative;
    top: 20px
}

.smtp-settings .code-instructions .credentials {
    background-color: #ffbf40
}

.smtp-settings .code-instructions .credentials h5 {
    color: #c93;
    margin: 0 0 10px;
    text-transform: uppercase
}

.smtp-settings .code-instructions .credentials strong {
    color: #fff
}

.smtp-settings .code-instructions .credentials code {
    background-color: #fff;
    color: #000
}

.smtp-settings .blocks-container {
    position: relative;
    height: 100%;
    margin-top: 20px;
    display: table;
    width: 100%
}

.smtp-settings .separator-block {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 2%
}

.smtp-settings .link-blocks {
    border: 1px solid #e2e1e7;
    border-radius: 3px;
    margin-top: 30px;
    padding: 60px 40px;
    width: 49%;
    float: none!important;
    line-height: 26px;
    position: relative;
    display: table-cell;
    height: 100%;
    vertical-align: top
}

.smtp-settings .link-blocks.api {
    float: right;
    background-image: url(/lib/images/general/bg/city-grey.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 60%
}

.smtp-settings .link-blocks.api.full {
    width: 100%;
    background-size: 25%;
    padding: 45px 40px
}

.smtp-settings .link-blocks.api.full p {
    margin-bottom: 0;
    width: 65%
}

.smtp-settings .link-blocks.api.full a {
    float: right;
    margin-top: 5px
}

.smtp-settings .link-blocks.api p {
    margin-bottom: 36px
}

.smtp-settings .link-blocks.transac {
    background-image: url(/lib/images/general/bg/transac-grey.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 60%
}

.smtp-settings .link-blocks.transac .label-new {
    position: absolute;
    top: 35px;
    font-family: Ubuntu;
    text-transform: uppercase;
    font-size: 10px;
    background-color: #ffbf40;
    color: #fff;
    padding: 4px 5px;
    line-height: 10px;
    border-radius: 3px;
    left: 40px
}

.smtp-settings .link-blocks p {
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 26px
}

.smtp-settings .link-blocks a {
    margin-top: 25px
}

.smtp-settings .examples code {
    background-color: transparent;
    color: #6d7980;
    font-family: Courier New
}

.smtp-settings h3 {
    margin-top: 40px
}

.account-activation .mjt-h1 {
    width: 500px;
    margin: 50px auto 40px
}

.account-activation .finished-text {
    margin-top: 40px;
    margin-bottom: 15px
}

.account-activation .activation-message {
    width: 610px;
    margin-left: auto;
    margin-right: auto
}

.account-activation .mjt-btn {
    margin-top: 30px;
    margin-bottom: 35px
}

.account-activation .mjt-btn .mask {
    display: none;
    overflow: hidden
}

.account-activation .mjt-btn .mask .loader {
    opacity: 1
}

.account-activation .mjt-btn.load {
    padding-left: 46px
}

.account-activation .mjt-btn.load .mask {
    display: block
}

@media (max-width:767px) {
    .account-activation .container {
        margin: 0
    }
    .account-activation .container img {
        height: 120px
    }
    .account-activation .mjt-h1 {
        margin: 25px 40px 30px;
        width: auto
    }
    .account-activation .finished-text {
        margin-top: 15px;
        margin-bottom: 20px
    }
    .account-activation .activation-message {
        width: auto;
        margin: 0 30px
    }
    .account-activation .mjt-btn {
        margin-top: 25px;
        margin-bottom: 25px
    }
    .account-activation .text-link {
        margin: 0 60px
    }
}

.contact-lists {
    margin: 20px 0;
    padding: 0
}

.contact-lists li {
    margin: 0 2px 5px 0
}

.btn.dropdown-toggle {
    line-height: 13px
}

#email-options .row {
    margin-bottom: 0
}

.icons {
    background: #2a2a2a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.icons div {
    width: 134px;
    background: transparent url(/lib/images/general/bg/bg_step.png) no-repeat scroll 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 18px;
    float: left
}

.icons div.total {
    padding-left: 10px
}

.icons div.spam {
    background: #2a2a2a;
    padding-right: 10px
}

.icons p {
    line-height: 20px;
    margin-top: 17px
}

.icons h5 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400
}

.icons IMG {
    height: 60px;
    margin: 5px 0 10px
}

.icons em {
    font-size: 12px;
    font-style: normal;
    color: #aaa
}

.icons div.total h5 {
    color: #fff
}

.icons div.active h5,
.icons div.sent h5 {
    color: #ccc
}

.icons div.opened h5 {
    color: #89e934
}

.icons div.clicked h5 {
    color: #76c52b
}

.icons div.spam h5 {
    color: #ff000f
}

.icons div.unsub h5 {
    color: #1dcae5
}

.icons div.bounce h5 {
    color: #af97e1
}

.icons div.hard-bounce h5 {
    color: #ff8a6b
}

.icons div.soft-bounce h5 {
    color: #ffbc97
}

#contact-properties {
    margin: 20px 0;
    border-bottom: none
}

#contact-properties div.row {
    border-bottom: none!important
}

#contact-properties h3 {
    margin: 10px 0 30px
}

#contact-properties .ng-box-content {
    padding: 0;
    border-bottom: none
}

#contact-properties .form {
    padding: 0
}

#contact-properties div.btn-group-vertical>.btn-group,
#contact-properties div.btn-toolbar,
#contact-properties div.clearfix,
#contact-properties div.container,
#contact-properties div.container-fluid,
#contact-properties div.form-horizontal .form-group,
#contact-properties div.modal-footer,
#contact-properties div.nav,
#contact-properties div.navbar,
#contact-properties div.navbar-collapse,
#contact-properties div.navbar-header,
#contact-properties div.pager,
#contact-properties div.panel-body,
#contact-properties div.row {
    border-bottom: 1px solid #ededed
}

#contact-properties dl {
    float: left;
    width: 312px;
    margin: 0;
    border-right: 1px solid #ededed
}

#contact-properties dl.prop-3 {
    border-right: none
}

#contact-properties dt {
    float: left;
    font-weight: 700;
    margin: 0 10px 0 0;
    padding: 20px 0 0 15px;
    width: 90px;
    overflow: hidden;
    white-space: nowrap
}

#contact-properties dd {
    float: left;
    padding: 10px 0;
    white-space: nowrap;
    width: 187px;
    overflow: hidden
}

#contact-properties dd input {
    width: 156px
}

#contact-properties-edit {
    clear: both
}

#contact-properties #contact-properties-edit {
    border-radius: 0 0 3px 3px
}

#contact-properties .contact-properties-view-mode dt {
    padding: 11px 0 0 15px
}

#contact-properties .contact-properties-view-mode dd input {
    padding: 0;
    background: none;
    border: none;
    box-shadow: none
}

#contact-properties .contact-properties-view-mode #contact-properties-edit,
#contact-properties .contact-properties-view-mode .prop-empty {
    display: none
}

#contact-properties-actions li {
    float: left;
    margin-left: 5px
}

#matching-box {
    width: 600px;
    margin: 30px auto;
    background: transparent url(/lib/images/general/bg/bg_matching_box.png) repeat-y top
}

#matching-box .selectbox {
    float: none
}

#matching-box ul {
    padding: 0;
    list-style: none
}

#matching-box .matching-box-top ul {
    width: 600px;
    height: 47px;
    padding-bottom: 4px;
    background: transparent url(/lib/images/general/bg/bg_matching_box_triangles_top.png) no-repeat bottom;
    background-size: 10px 3px
}

#matching-box .matching-box-top li {
    float: left;
    width: 300px;
    background: #f5f5f5;
    text-transform: uppercase;
    text-align: center;
    height: 47px;
    line-height: 47px;
    border-radius: 3px 0 0 3px;
    font-weight: 700;
    border: 1px solid #ededed;
    border-right-width: 2px
}

#matching-box .matching-box-top li:last-child {
    border-radius: 0 3px 3px 0;
    border-width: 1px 1px 1px 2px
}

#matching-box .one-field-property {
    padding-top: 26px;
    background: transparent url(/lib/images/general/bg/bg_matching_box_dots.png) no-repeat 276px 40px;
    background-size: 1000px 16px
}

#matching-box .status-matched {
    background-position: -196px 40px
}

#matching-box .error,
#matching-box .status-excluded {
    background-position: -667px 40px
}

#matching-box .one-field-property dl {
    float: left;
    width: 270px;
    border: 1px solid #ededed;
    border-radius: 3px
}

#matching-box .one-field-property dt {
    padding-left: 10px;
    text-transform: uppercase;
    height: 38px;
    line-height: 38px;
    font-weight: 700;
    font-size: 11px;
    background-color: #ededed;
    border-radius: 3px 3px 0 0
}

#matching-box .status-matched dt {
    color: #fff;
    background-color: #99c15e
}

#matching-box .error dt {
    color: #fff;
    background-color: #e84c3f
}

#matching-box .status-excluded dt {
    color: #fff;
    background-color: #dc6060
}

#matching-box .one-field-property dd {
    padding-left: 10px;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #ededed
}

#matching-box .one-field-property .property-matching {
    float: right;
    margin-top: 7px;
    width: 260px
}

#matching-box .one-field-property .property-matching .field,
#matching-box .one-field-property .property-matching .selectbox {
    margin-bottom: 8px
}

#matching-box .one-field-property .property-matching .field:last-child {
    margin-bottom: 0
}

#matching-box .one-field-property .property-matching .message ul {
    margin-top: 0
}

#matching-box .matching-box-bottom {
    width: 600px;
    height: 47px;
    margin-top: 26px;
    padding-top: 3px;
    background: transparent url(/lib/images/general/bg/bg_matching_box_triangles_bottom.png) no-repeat top;
    background-size: 10px 3px
}

#matching-box .matching-box-bottom div {
    background: #f5f5f5;
    min-height: 47px;
    position: relative
}

#matching-box .matching-box-bottom div div {
    width: 137px;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    color: #9a9d9f
}

#matching-box .matching-box-bottom div div#count-unmatched {
    position: absolute;
    top: 0;
    left: 20px;
    width: 220px
}

#matching-box .matching-box-bottom div div#count-excluded {
    margin: 0 auto
}

#matching-box .matching-box-bottom div div#count-matched {
    position: absolute;
    top: 0;
    right: 0
}

#matching-box .matching-box-bottom div div span {
    float: left;
    font-size: 30px;
    line-height: 30px;
    margin-top: -2px;
    margin-right: 6px
}

#matching-box .matching-box-bottom div #count-excluded span {
    color: #dc6060
}

#matching-box .matching-box-bottom div #count-matched span {
    color: #99c15e
}

#import-warning {
    font-size: 14px;
    padding: 30px 0;
    text-align: center
}

#list-progress .recap {
    float: left;
    width: 450px
}

.progress {
    margin-bottom: 0
}

#list-progress .progress {
    float: right;
    width: 450px;
    margin-bottom: 0
}

.table-overflow-container {
    width: 978px
}

.table-overflow-container table td:last-of-type,
.table-overflow-container table th:last-of-type {
    position: absolute;
    right: 0;
    padding-top: 5px;
    width: 140px
}

.table-overflow-container {
    padding-right: 140px
}

.table-overflow-container table {
    min-width: 980px
}

.table-overflow-container table td,
.table-overflow-container table th {
    white-space: nowrap
}

.table-overflow-container table .actions-spacer,
.table-overflow-container table .th-actions-spacer {
    padding-left: 60px;
    padding-right: 60px
}

.table-overflow-container table td:last-of-type a {
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: -1px
}

#contacts-select-columns {
    float: right;
    z-index: 101;
    position: absolute;
    right: 15px
}

#property-create-form .selectbox-property .text {
    width: 426px!important
}

#matching-box .selectbox .text {
    width: 185px!important
}

#matching-box .selectbox .text span {
    text-overflow: ellipsis
}

.loader {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-width: 5px;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    height: 100px;
    width: 100px;
    top: 50%
}

.property-matching-choice {
    float: left;
    clear: both;
    width: 100%
}

.property-matching-choice input,
.property-matching-choice select {
    width: 100%
}

.property-matching-choice option {
    border-right: 0 solid #b2b2b2;
    padding-left: 5px
}

.property-form {
    width: 100%;
    margin: 15px 0;
    padding: 15px 0;
    float: left;
    clear: both;
    border-top: 1px solid #d4d4d4
}

.property-form input,
.property-form select {
    width: 100%
}

.popin-selector {
    position: absolute;
    min-width: 100%;
    background-color: #fff;
    margin: 2px 0 0;
    right: 0;
    border-radius: 3px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    max-height: 300px;
    overflow-y: auto;
    list-style: none;
    font-size: 12px;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    background-clip: padding-box
}

.popin-selector-head {
    border-left: none!important;
    padding-left: 16px!important;
    border-bottom: 1px solid #e1e1e1
}

.popin-selector a {
    display: block;
    padding: 6px 10px;
    color: #737474;
    cursor: pointer;
    border-left: 6px solid #ffbf40;
    text-decoration: none!important;
    font-family: Ubuntu
}

.popin-selector a.disabled {
    color: #737474;
    border-left: 6px solid #e3e3e3
}

.popin-selector a.disabled:hover {
    text-decoration: none;
    border-left: 6px solid #ffbf40;
    background-color: #f5f5f5
}

.popin-selector a:hover {
    text-decoration: none;
    border-left: 6px solid #e3e3e3;
    background-color: #f5f5f5
}

label.szed {
    position: relative
}

label.szed select {
    border-color: #c6c6ca;
    box-shadow: none;
    color: #595b61;
    font-size: 12px;
    height: 40px;
    min-height: 40px;
    line-height: 30px;
    transition: border-color .4s ease-in-out;
    padding: 6px 12px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #e1e1e6!important;
    border: 0!important;
    cursor: pointer;
    border-radius: 3px;
    outline: none;
    font-weight: 400
}

label.szed:after {
    padding: 0 0 2px;
    background-color: #c8c8cc;
    border: 0!important;
    bottom: 0;
    color: #000;
    content: "\E75C"!important;
    font-family: entypo;
    line-height: 40px;
    font-size: 18px;
    height: 40px!important;
    margin: 0!important;
    right: 0!important;
    text-align: center;
    width: 40px!important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

label.szed:after,
label.szed:before {
    top: 2px;
    position: absolute;
    pointer-events: none
}

label.szed:before {
    content: "";
    right: 0;
    width: 40px;
    height: 40px;
    background: #f8f8f8;
    display: block
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    label.szed select {
        padding-right: 40px
    }
}

.contacts-refresh {
    background-color: #939594!important;
    background-image: none;
    color: #fff!important;
    border-color: #797c7b!important;
    float: right;
    padding: 10px 16px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    font-family: Roboto;
    border-radius: 3px;
    margin-top: -9px
}

.contacts-refresh i {
    margin-left: 10px
}

#download-contacts-dropdown {
    float: right
}

#download-contacts-dropdown a.dropdown-toggle {
    background-color: #fcb040;
    padding: 0 0 0 16px;
    border: none;
    line-height: 4px;
    height: 35px;
    background-image: none;
    color: #fff
}

#download-contacts-dropdown .dropdown-menu {
    overflow: initial;
    margin-top: 15px;
    padding: 0;
    position: absolute;
    left: auto;
    right: 0;
    border: none
}

#download-contacts-dropdown .dropdown-menu:before {
    position: absolute;
    top: -11px;
    right: 9px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, .1);
    content: ""
}

#download-contacts-dropdown .dropdown-menu:after {
    position: absolute;
    top: -10px;
    right: 10px;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
    border-left: 9px solid transparent;
    content: ""
}

#download-contacts-dropdown .dropdown-menu .divider {
    height: 2px;
    margin: 0
}

#download-contacts-dropdown .dropdown-menu a {
    line-height: 22px;
    font-size: 12px
}

#download-contacts-dropdown .caret-download {
    height: 35px;
    background-color: #595b61;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 16px;
    margin-left: 12px;
    cursor: pointer
}

#download-contacts-dropdown .caret-download .caret {
    border-top-color: #fff;
    margin-top: 0
}

.selectbox-link a {
    color: #bcc0c3;
    font-size: 12px
}

.selectbox-link a:hover {
    color: #bcc0c3
}

#table_containercontacts_lists .jqgrow .editable-cell a:not(.btn) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline
}

#table_containercontacts_lists .jqgrow .editable-cell .content-edit-cell .input-edit-cell {
    width: 80%
}

.new-ctn-list-btn {
    padding-right: 45px
}

.new-ctn-list-btn i {
    position: absolute;
    margin-left: 10px;
    font-size: 20px;
    margin-top: 1px
}

.add-prop-btn {
    right: 0;
    z-index: 1
}

.add-prop-btn,
.container-account {
    position: relative
}

.container-account .add-prop-btn {
    position: absolute;
    top: 0
}

.container-account #table-listing-ctnr {
    margin-top: 50px
}

.container-account #table-listing-ctnr .ui-jqgrid .ui-jqgrid-htable th:first-child {
    padding: 5px 10px
}

.container-account #table-listing-ctnr tr.ui-row-ltr td:first-child {
    padding: 0 15px
}

.container-account .ui-jqgrid-bdiv>div:first-child {
    color: transparent
}

#page-contact-overview .addlist .btn-info {
    background-color: #2d98df
}

#page-contact-overview .addlist .btn-info:active,
#page-contact-overview .addlist .btn-info:focus,
#page-contact-overview .addlist .btn-info:hover {
    background-color: #3276b1
}

#page-contact-overview .addlist .dropdown-menu {
    max-height: 500px;
    overflow-y: scroll
}

#page-contact-overview #contact-properties {
    margin: 0
}

#page-contact-overview form {
    display: flex;
    flex-direction: row;
    flex-flow: wrap
}

#page-contact-overview form#contactPropertiesEdit {
    margin-right: -15px;
    margin-left: -15px
}

#page-contact-overview form .prop {
    flex-basis: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 8px
}

#page-contact-overview form #prop-submit {
    flex-basis: 100%;
    padding-left: 15px;
    padding-right: 15px
}

#page-contact-overview form #prop-submit input {
    width: auto;
    border: 1px solid #ffbf40;
    padding: 10px 20px;
    border-radius: 4px
}

#page-contact-overview .icons div {
    width: 140px
}

#page-contact-overview .contact-infos {
    line-height: 24px
}

#page-contact-overview .contacts_workflows_lists {
    margin-top: 30px;
    margin-bottom: 15px
}

#page-contact-overview .contacts_workflows_lists h1 {
    margin: 0;
    font-weight: 400;
    line-height: 26px;
    color: #55575d;
    font-size: 22px
}

#page-contact-overview .contacts_workflows_lists hr {
    margin-top: 0;
    margin-bottom: 12px
}

#page-contact-overview .contacts_workflows_lists .contact-lists {
    margin-top: 0;
    margin-bottom: 0
}

#page-contact-overview .mjt-email-rounded-statuses li {
    text-transform: uppercase;
    color: #b0b3b8;
    font-size: 11px;
    line-height: 10px;
    display: flex;
    align-items: center
}

#page-contact-overview .stats-boxes .box {
    width: 25%
}

#page-contact-overview .stats-boxes .box:not(:nth-child(n+5)) {
    border-top: 1px solid #e1e1e6
}

#page-contact-overview .stats-boxes .box:nth-child(n+2) {
    border-left: 0
}

#page-contact-overview .stats-boxes .box:nth-child(5) {
    border-left: 1px solid #e1e1e6!important
}

#page-contact-overview .stats-boxes .box:not(:nth-child(5n)) {
    border-right: 1px solid #e1e1e6
}

#container-actions .list-actions {
    color: #595959;
    font-size: 14px;
    font-weight: 400
}

#contact_list #big-table-containersubscribers_lists table tr td:first-child,
#contact_list #big-table-containersubscribers_lists table tr th:first-child {
    padding-left: 20px
}

#matching-box .mjt-search-select {
    margin-top: -4px
}

#matching-box .mjt-search-select input {
    border: none;
    padding: 0;
    border-radius: 0
}

.container-matching-contact-properties #upload-succeeded {
    background-color: #d5f0d8;
    border: 1px solid #2db53a
}

.container-matching-contact-properties #upload-succeeded svg circle,
.container-matching-contact-properties #upload-succeeded svg path,
.container-matching-contact-properties #upload-succeeded svg polygon,
.container-matching-contact-properties #upload-succeeded svg rect {
    fill: #2db53a!important
}

.page-support .answer {
    margin-bottom: 0;
    position: relative
}

.page-support .answer .col-xs-10 {
    position: static
}

.page-support .answer .answer-author h5 {
    margin: 0;
    padding: 0
}

.page-support .answer .answer-author figure {
    margin-top: 20px
}

.page-support .answer .answer-author figure img {
    border-radius: 3px
}

.page-support .answer .answer-body {
    font-size: 13px;
    padding-bottom: 40px
}

.page-support .answer .answer-footer {
    bottom: 20px;
    font-size: 11px;
    min-height: 26px;
    left: 16.66666667%;
    padding-left: 20px;
    position: absolute;
    right: 20px
}

.page-support .answer .answer-footer .answer-attachment,
.page-support .answer .answer-footer time {
    line-height: 26px
}

.page-support .answer .answer-footer time {
    font-weight: 300;
    position: absolute;
    right: 0
}

.page-support .answer .answer-footer time .icon {
    margin-right: 5px
}

.page-support .answer .answer-footer .answer-rating.disabled>a {
    opacity: .4
}

.page-support .answer .answer-footer .answer-rating.disabled>a.active {
    opacity: 1
}

.page-support .answer .answer-footer .answer-rating>a {
    background-color: #f2f0f3;
    border-radius: 3px;
    color: #6d7980;
    display: inline-block;
    padding: 5px;
    text-decoration: none
}

.page-support .answer .answer-footer .answer-rating>a.minus:hover+aside,
.page-support .answer .answer-footer .answer-rating>a.plus:hover+.minus+aside {
    opacity: 1
}

.page-support .answer .answer-footer .answer-rating aside {
    display: inline-block;
    margin-left: 5px;
    opacity: 0;
    transition: opacity .4s ease-in-out
}

.page-support .well {
    margin-top: 20px;
    text-align: center
}

.head-support {
    border-top: 1px solid #fff;
    background: url(/lib/images/general/bg/nav-bg.jpg) 0 100% repeat;
    color: #fff;
    text-align: left;
    overflow: visible
}

.head-support .heading {
    padding: 0;
    background: url(/lib/images/general/bg/nav-bg.jpg) no-repeat;
    position: relative;
    width: 980px;
    margin: 0 auto;
    text-align: center;
    font-family: Ubuntu
}

.head-support .heading .clouds {
    padding: 40px 0;
    background: transparent url(/lib/images/general/bg/bg_head_clouds.png) right -70px no-repeat
}

.head-support .heading .clouds .title {
    text-align: left;
    font-size: 35px;
    color: #fff;
    margin-top: 0;
    line-height: 36px
}

.head-support .heading .clouds form {
    margin-top: 5px
}

.head-support .heading .clouds form input[type=text] {
    background-image: none;
    background-color: #fff;
    border: 1px solid #fff;
    color: #55575d;
    height: 40px;
    font-size: 12px;
    padding: 5px 15px;
    line-height: 30px;
    width: 450px;
    margin: 0 12px 0 0;
    float: left;
    font-weight: 200;
    border-radius: 3px
}

.head-support .heading .clouds form .cta {
    float: left
}

#topics .category-title .icon,
#topics .faq-category .icon {
    float: left;
    width: 25px;
    margin-top: -2px;
    margin-right: 5px;
    height: 23px;
    background: transparent url(/lib/images/general/bg/bg_faq_category.png) 0 0 no-repeat
}

#topics #faq-category-3 .icon,
#topics .faq-category .config .icon {
    background-position: -34px 0
}

#topics #faq-category-4 .icon,
#topics .faq-category .deliverability .icon {
    background-position: -75px 0
}

#topics #faq-category-5 .icon,
#topics .faq-category .general .icon {
    background-position: -114px 0
}

#topics #faq-category-6 .icon,
#topics .faq-category .tips .icon {
    background-position: -156px 0
}

#topics #faq-category-7 .icon,
#topics .faq-category .newsletter-tool .icon {
    background-position: -197px 0
}

#topics #faq-category-8 .icon,
#topics .faq-category .security .icon {
    background-position: -236px 0
}

#topics #faq-category-9 .icon,
#topics .faq-category .api .icon {
    width: 28px;
    background-position: -273px 0
}

.container-support {
    font-family: Ubuntu!important
}

.container-support .delimiter {
    border-top: 1px solid #e1e1e6
}

.container-support .part-title {
    color: #55575d;
    font-size: 22px;
    font-weight: 400;
    margin: 0
}

.container-support .text {
    font-size: 14px;
    color: #55575d;
    font-weight: 400
}

.container-support .text strong {
    font-weight: 700
}

.container-support .text a {
    color: #ffbf40;
    transition: all .3s ease
}

.container-support .text a:hover {
    color: #2d98df;
    text-decoration: none
}

.container-support .q {
    font-size: 16px
}

.container-support .q a {
    color: #2d98df;
    transition: all .3s ease;
    font-size: 16px
}

.container-support .q a:hover {
    color: #ffbf40;
    text-decoration: underline
}

.container-support .support-grey-link {
    color: #828d91
}

.container-support .support-grey-link a {
    color: #828d91;
    font-size: 14px
}

.container-support .support-grey-link a:hover {
    text-decoration: underline;
    color: #828d91
}

.container-support #opened-tickets ul {
    list-style: none;
    padding-left: 0
}

.container-support #opened-tickets ul li:first-child .ticket-link {
    padding-top: 0
}

.container-support #opened-tickets ul li .ticket-link {
    min-height: 55px;
    border-bottom: 1px solid #e1e1e6;
    padding-bottom: 15px;
    padding-top: 15px
}

.container-support #opened-tickets ul li .ticket-link .ticket-nb {
    color: #ffbf40;
    transition: all .3s ease
}

.container-support #opened-tickets ul li .ticket-link .ticket-nb:hover {
    color: #2d98df;
    text-decoration: none
}

.container-support #opened-tickets ul li .ticket-link .mj-btn {
    margin-top: -4px
}

.container-support #opened-tickets ul li .ticket-link:hover {
    cursor: pointer
}

.container-support #opened-tickets ul li .ticket-link:hover .ticket-nb {
    color: #2d98df;
    text-decoration: none
}

.container-support #opened-tickets ul li .ticket-link:hover .mj-btn {
    border: 1px solid #2d98df;
    background-color: #2d98df;
    text-decoration: none;
    color: #fff
}

.container-support #opened-tickets ul li .ticket-link .badge.badge-warning {
    background-color: #ffbf40
}

.container-support #topics .content {
    margin: 20px 0;
    line-height: 19px;
    text-align: justify;
    color: #555
}

.container-support #topics #topics-ctn h4 a {
    font-weight: 400;
    color: #55575d;
    font-size: 22px;
    margin-top: -5px;
    display: inline-block
}

.container-support #topics #topics-ctn h4 a:hover {
    color: #55575d
}

.container-support #topics #topics-ctn ul {
    list-style: none;
    padding-left: 0
}

.container-support #topics #topics-ctn ul li a {
    color: #828d91;
    font-size: 14px
}

.container-support #topics .connexes h4 a {
    color: #55575d
}

.container-support #topics .connexes h4 a:hover {
    color: #55575d;
    text-decoration: underline
}

.container-support #topics .feedbackForm {
    clear: both;
    overflow: auto;
    padding: 14px 10px;
    background: #f6f5fb;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    text-align: center;
    margin: 20px 0
}

.container-support #topics .feedbackForm .ratingForm {
    display: none
}

.container-support #topics .search-title {
    color: #55575d;
    font-size: 22px;
    font-weight: 400;
    margin: 0
}

.container-support #topics .search-results {
    font-size: 14px;
    color: #55575d;
    font-weight: 400;
    margin-bottom: 15px
}

.container-support #topics .search-results strong {
    font-weight: 700
}

.container-support #topics .support-link-cat {
    text-align: left;
    border-bottom: 1px solid #55575d;
    padding-bottom: 5px
}

.container-support #topics .support-link-cat a {
    color: #55575d;
    margin-right: 5px;
    font-weight: 600
}

.container-support #topics .support-link-cat a.active {
    color: #2d98df
}

.container-support #topics .support-link-cat a:nth-child(n+1) {
    margin-left: 5px
}

.container-support #topics .support-link-cat a:hover {
    color: #ffbf40;
    text-decoration: underline
}

.container-support #topics #arrow {
    display: block;
    margin-left: 15px;
    transition: margin-left .5s ease
}

.container-support #topics #arrow:after,
.container-support #topics #arrow:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.container-support #topics #arrow:after {
    border-color: #000 transparent transparent;
    border-width: 10px;
    margin-top: 5px
}

.container-support #topics .q {
    margin-top: 30px
}

.container-support #topics .q a {
    font-weight: 400;
    color: #2d98df;
    transition: all .3s ease
}

.container-support #topics .q a:hover {
    text-decoration: underline;
    color: #ffbf40
}

.container-support #topics .topic-desc a {
    color: #ffbf40;
    transition: all .3s ease;
    margin-left: 2px
}

.container-support #topics .topic-desc a:hover {
    text-decoration: underline;
    color: #2d98df
}

.container-support #topics #show-links {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px
}

.container-support #topics #show-links a {
    color: #fff;
    background-color: #ffbf40;
    padding: 18px 30px;
    border-radius: 25px;
    transition: all .3s ease;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase
}

.container-support #topics #show-links a:active,
.container-support #topics #show-links a:hover {
    background-color: #2d98df;
    text-decoration: none
}

.container-support #connex_content {
    list-style: none;
    margin: 50px 0 20px;
    height: 270px;
    position: relative
}

.container-support #connex_content .ng_box {
    width: 316px;
    float: left;
    border: 1px solid #efefef;
    border-top: 2px solid #febc4c;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px #e3e3e3;
    padding: 20px;
    position: relative;
    height: 100%
}

.container-support #connex_content .ng_box h5 {
    font-size: 24px;
    font-weight: 400;
    margin: 5px 0 15px;
    color: #ffbf40
}

.container-support #connex_content .ng_box h6 {
    font-size: 16px;
    font-weight: 400;
    font-family: Ubuntu;
    margin: 5px 0 10px;
    color: #55575d
}

.container-support #connex_content .ng_box p {
    color: #828d91;
    line-height: 22px
}

.container-support #connex_content .ng_box ul {
    list-style: none
}

.container-support #connex_content .ng_box ul li {
    line-height: 22px
}

.container-support #connex_content .ng_box ul li a {
    color: #828d91
}

.container-support #connex_content .ng_box ul li a:hover {
    color: #828d91;
    text-decoration: underline
}

.container-support #other {
    clear: both;
    overflow: auto;
    padding: 14px 10px;
    background: #f6f5fb;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    text-align: center;
    margin: 60px 0 30px
}

.container-support #other input[type=text] {
    background-image: none;
    background-color: #fff;
    border: 1px solid #fff;
    color: #55575d;
    height: 40px;
    font-size: 12px;
    padding: 5px 15px;
    line-height: 30px;
    margin: 0 12px 0 0;
    font-weight: 200;
    border-radius: 3px
}

.container-support #cta-bottom {
    float: none;
    margin: 0 auto;
    width: 275px;
    display: block;
    overflow: auto
}

.container-support #cta-bottom.large {
    width: 380px
}

.container-support #cta-bottom a {
    width: 100%
}

.container-support #cta-bottom em {
    text-transform: lowercase
}

.container-support aside.right-column {
    padding: 0
}

.container-support aside ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px
}

.container-support aside ul li {
    border: 1px solid #e1e1e6
}

.container-support aside ul li:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.container-support aside ul li:not(:last-child) {
    border-bottom: 0
}

.container-support aside ul li:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.container-support aside ul li a {
    color: #55575d;
    font-weight: 400;
    font-size: 13px;
    display: block;
    padding: 10px 20px
}

.container-support aside ul li a.active,
.container-support aside ul li a:hover {
    text-decoration: none;
    background-color: #f6f5fb
}

.container-support aside ul li ul {
    padding: 5px 0;
    margin-bottom: 0
}

.container-support aside ul li ul li {
    border: 0
}

.container-support aside ul li ul li.active a {
    color: #ffbf40
}

.container-support aside ul li ul li a {
    display: inline-block;
    background-color: #fff!important;
    padding: 5px;
    margin-left: 15px
}

.container-support aside ul li ul li a:before {
    content: "\E75E";
    display: inline-block;
    font-family: entypo;
    margin-right: 5px
}

.container-support aside ul li ul li a:hover {
    color: #ffbf40
}

.container-support .err-wrong-user-message {
    list-style: none
}

.container-support .err-wrong-user-message li:before {
    content: "\E75E";
    display: inline-block;
    font-family: entypo;
    margin-right: 5px
}

.container-support .answer .answer-author h5 {
    text-align: center
}

.container-support .answer .answer-author figure img {
    display: block;
    margin: 10px auto 0
}

.container-support .answer .answer-rating aside {
    display: inline-block
}

.container-support .answer-footer .answer-rating .rate.active {
    text-decoration: none;
    color: #2d98df
}

.page- .new-circ-closed,
.page- .new-circ-opened,
.page- .ticket_status {
    display: inline-block
}

.page- .new-circ-closed,
.page- .new-circ-opened {
    border-radius: 50%;
    width: 17px;
    height: 17px;
    margin-left: 15px!important
}

.page- .ticket_status {
    vertical-align: top;
    padding-left: 10px
}

.page- .new-circ-opened {
    background: #f9893f
}

.page- .new-circ-closed {
    background: #a6c446
}

.page- #table_containermytickets_status_icon {
    padding-left: 20px
}

.page-expert-deliverability .content {
    width: 580px;
    margin: auto;
    float: none
}

#ticket-form textarea {
    min-height: 75px;
    line-height: 16px
}

#ticket-form form .panel label.checkbox-contact-phone {
    font-size: 14px;
    font-weight: 400;
    color: #595959;
    text-transform: none;
    margin: 20px auto 5px 0
}

#ticket-form form .panel label.checkbox-contact-phone .mjt-checkbox {
    margin-bottom: -3px
}

#ticket-form form .panel .phone-row .control-label p {
    display: inline-block;
    text-transform: none
}

#ticket-deliverability-form textarea {
    min-height: 75px
}

#ticket-deliverability-form #issue_type_not_inbox .mjt-radio input {
    width: 14px
}

#ticket-deliverability-form #issue_type_not_inbox .mjt-text {
    display: inline-block;
    position: relative;
    padding-left: 20px
}

#ticket-deliverability-form #issue_type_not_inbox .mjt-text+.mjt-text {
    margin-left: 25px
}

.widget-top {
    padding: 30px 0 0
}

#main h3,
.main h3 {
    font-size: 1.8em;
    margin: 10px 0;
    text-transform: none
}

.btn-group-vertical>.btn-group h3,
.btn-toolbar h3,
.clearfix h3,
.container-fluid h3,
.container h3,
.form-horizontal .form-group h3,
.modal-footer h3,
.navbar-collapse h3,
.navbar-header h3,
.navbar h3,
.nav h3,
.pager h3,
.panel-body h3,
.row h3 {
    padding: 0 0 2px
}

.widget-top .steps {
    float: right;
    padding: 7px 0 2px
}

.widget-top .steps li {
    float: left;
    margin: 0 0 0 28px
}

.widget-top .steps li a {
    color: #4c4c4c;
    font-weight: 300
}

.widget-top .steps .active a {
    color: #faa728
}

.widget-form {
    padding: 30px 74px
}

.widget-form .info-box {
    margin: 30px 0 0;
    width: 200px;
    float: right
}

.widget-form select {
    margin: 0 0 5px
}

.widget-form .resume {
    margin-bottom: 30px;
    font-size: 14px
}

.widget-form .resume strong {
    color: #000
}

.widget-form .widget-resume {
    display: block;
    font-size: 11px;
    color: #444;
    padding: 4px 0 0
}

.summary p {
    margin-bottom: 20px
}

.widget-form .iradio-ctnr {
    display: inline-block;
    padding: 5px 15px 5px 0
}

.form input.minif {
    width: 160px
}

.widget-form .calendar {
    display: inline-block;
    height: 28px;
    line-height: 28px
}

.widget-form .calendar img {
    vertical-align: top
}

.mailjet-widget-box {
    margin: 0 auto
}

#widget-form-1 input.mf {
    width: 288px
}

#widget-form-1 .medium-field,
#widget-form-1 .short-field {
    padding-bottom: 14px
}

#widget-form-1 .fleft {
    float: left;
    padding-right: 36px;
    width: 316px
}

#widget-form-1 .fleft #subject-trigger:hover {
    text-decoration: underline
}

#widget-form-1 .selectbox {
    margin: 6px 0
}

.sc:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

#widget_menu .left-mask {
    left: 0
}

#widget_menu .left-mask,
#widget_menu .right-mask {
    position: absolute;
    z-index: 1;
    top: 0;
    background-color: #eee;
    opacity: .7;
    height: 48px;
    border-radius: 5px
}

#widget_menu .right-mask {
    right: 0
}

#widget_menu p {
    margin: 0
}

.en_ctnr .right-mask {
    width: 290px
}

.fr_ctnr .right-mask {
    width: 315px
}

.de_ctnr .right-mask {
    width: 300px
}

.en_ctnr .left-mask {
    width: 340px
}

.fr_ctnr .left-mask {
    width: 380px
}

.de_ctnr .left-mask {
    width: 500px
}

#widget_menu .left {
    float: left
}

#widget_menu .right {
    float: right
}

#widget_menu #preview_test li {
    float: left;
    padding: 0 4px 0 0
}

#widget_menu #last_save,
#widget_menu #preview_test li a {
    height: 30px;
    line-height: 30px
}

#widget_menu #last_save {
    float: left;
    font-size: 11px;
    margin: 0;
    padding-right: 10px
}

#widget_menu #last_save em {
    font-style: normal
}

#widget_side p,
#widget_template p {
    margin: 0 0 10px
}

#widget_template {
    background-color: transparent
}

#widget_template h3 {
    text-transform: inherit
}

#widget_side {
    padding: 0
}

#widget_side .box {
    margin: 0
}

#widget_side .miniform {
    padding: 10px 10px 0;
    background: #f5f5f5;
    color: #444
}

#widget_side .widget_sidebox p.bt-action {
    margin: 0
}

#widget_side .ifield-ctnr {
    padding: 0 0 10px
}

#widget_side .sc .label {
    height: 24px;
    line-height: 24px;
    float: left;
    text-align: right;
    width: 120px;
    padding-right: 10px;
    color: #000
}

#widget_side .sc .value {
    float: left;
    min-height: 24px;
    line-height: 24px
}

#widget_side .sc .range-box {
    width: 162px
}

#widget_side .sc .value a {
    vertical-align: top
}

#widget_menu .itext,
#widget_side .itext {
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 0 3px;
    width: 80px;
    border-radius: 3px
}

#widget_side .iselect {
    width: 110px
}

#widget_side .place-fixed {
    position: fixed;
    top: 20px
}

#widget_side .multi-btns {
    width: 215px;
    margin: 10px 0 5px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px
}

#widget_side .multi-btns li.holder {
    border: none
}

#widget_side .multi-btns li {
    display: block;
    border-bottom: 1px solid #eee
}

#widget_side .multi-btns li.last {
    border: none
}

#widget_side .multi-btns li a.add_content {
    display: block;
    color: #444;
    font-weight: 700;
    background: transparent
}

#widget_side .multi-btns li a:hover {
    text-decoration: none
}

#widget_side .multi-btns li a span {
    display: block;
    padding: 0 0 0 44px;
    height: 34px;
    line-height: 34px;
    background: transparent url(/lib/images/general/sprite/ico_sprite.png) 0 0 no-repeat
}

#widget_side .multi-btns #block_text_only span {
    background-position: 7px 11px
}

#widget_side .multi-btns #block_image span {
    background-position: 7px -32px
}

#widget_side .multi-btns #block_text_n_image span {
    background-position: 7px -73px
}

#widget_side .multi-btns #block_image_n_text span {
    background-position: 7px -114px
}

#widget_side .multi-btns #block_text_t_image span {
    background-position: 7px -159px
}

#widget_side .multi-btns #block_image_t_text span {
    background-position: 7px -207px
}

#widget_side .multi-btns #block_title span {
    background-position: 7px -252px
}

#widget_side .multi-btns #block_subtitle span {
    background-position: 7px -291px
}

#widget_side .multi-btns #block_separator span {
    background-position: 7px -333px
}

#widget_side .multi-btns #block_button span {
    background-position: 7px -377px
}

#widget_side .multi-btns #block_social span {
    background-position: 7px -429px
}

#widget_side .multi-fnc {
    background: #fff;
    padding: 0;
    margin: 0
}

#widget_side .multi-fnc li {
    display: block;
    border-bottom: 1px solid #eee;
    overflow: hidden
}

#widget_side .multi-fnc li.open a.settings {
    position: relative;
    z-index: 2;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

#widget_side .multi-fnc li.open a.settings .icon-cog {
    color: #f9893f
}

#widget_side .multi-fnc li.last {
    border: none
}

#widget_side .settings-box {
    padding: 10px 10px 0;
    background-color: #fefefe;
    position: relative;
    z-index: 1
}

#widget_side .multi-fnc li.open .settings-box {
    box-shadow: inset 1px -5px 9px -10px
}

#widget_side .multi-fnc li a.settings {
    display: block;
    padding: 0 10px 0 20px;
    color: #444
}

#widget_side .multi-fnc li a:hover {
    text-decoration: none
}

#widget_side .multi-fnc li a .preview {
    float: left;
    width: 22px;
    height: 22px;
    margin: 5px;
    border: 1px solid #eee;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
    line-height: 22px
}

#widget_side .multi-fnc li a .lbl {
    float: left;
    display: block;
    padding: 0;
    width: 100%;
    height: 34px;
    line-height: 34px
}

#main h3.mailjet-widget-title {
    text-transform: inherit
}

.miniColors-trigger {
    height: 22px;
    width: 22px;
    background: url(/lib/images/general/minicolors/trigger.png) 50% no-repeat;
    vertical-align: middle;
    margin: 2px .25em 0;
    display: inline-block;
    outline: none
}

.miniColors-selector {
    position: absolute;
    width: 187px;
    height: 183px;
    background: #fff;
    border: 1px solid #bbb;
    box-shadow: 0 0 6px rgba(0, 0, 0, .25);
    border-radius: 5px;
    padding: 5px;
    z-index: 999999
}

.miniColors-selector .black:hover {
    cursor: pointer
}

.miniColors-colors {
    left: 5px;
    width: 150px;
    background: url(/lib/images/general/minicolors/gradient.png) 50% no-repeat
}

.miniColors-colors,
.miniColors-hues {
    position: absolute;
    top: 5px;
    height: 150px;
    cursor: crosshair
}

.miniColors-hues {
    left: 160px;
    width: 20px;
    background: url(/lib/images/general/minicolors/rainbow.png) 50% no-repeat
}

.miniColors-colorPicker {
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(/lib/images/general/minicolors/circle.gif) 50% no-repeat
}

.miniColors-huePicker {
    position: absolute;
    left: -3px;
    width: 26px;
    height: 3px;
    background: url(/lib/images/general/minicolors/line.gif) 50% no-repeat
}

#widget_template .custom_font .miniColors-trigger {
    vertical-align: top;
    height: 19px;
    margin: 2px 2px 0;
    background: transparent url(/lib/images/general/bg/bg_minitrigger.png) 0 0 no-repeat
}

.miniColors a.bt {
    padding: 6px 9px;
    font-size: 12px
}

#customWidget {
    position: relative;
    height: 36px
}

.slider {
    background: #3c72e6 url(/lib/images/general/bg/h30.png) repeat-x 0 0;
    height: 5px;
    position: relative;
    cursor: pointer;
    border: 1px solid #333;
    width: 112px;
    float: left;
    clear: right;
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: inset 0 0 8px #000
}

.slider .progress {
    height: 9px;
    background-color: #c5ff00;
    display: none;
    opacity: .6
}

.handle {
    background: #fff url(/lib/images/general/bg/h30.png) repeat-x 0 0;
    height: 12px;
    width: 12px;
    top: -5px;
    position: absolute;
    display: block;
    margin-top: 1px;
    border: 1px solid #000;
    cursor: move;
    box-shadow: 0 0 6px #000;
    border-radius: 14px
}

.range {
    border: 1px inset #ddd;
    float: left;
    font-size: 13px;
    margin: 0 0 0 4%;
    padding: 3px 0;
    text-align: center;
    width: 30px;
    border-radius: 5px
}

form .btn-group-vertical>.btn-group,
form .btn-toolbar,
form .clearfix,
form .container,
form .container-fluid,
form .form-horizontal .form-group,
form .modal-footer,
form .nav,
form .navbar,
form .navbar-collapse,
form .navbar-header,
form .pager,
form .panel-body,
form .row {
    margin-bottom: 8px;
    zoom: 1;
    clear: both
}

form .btn-group-vertical>.btn-group:after,
form .btn-group-vertical>.btn-group:before,
form .btn-toolbar:after,
form .btn-toolbar:before,
form .clearfix:after,
form .clearfix:before,
form .container-fluid:after,
form .container-fluid:before,
form .container:after,
form .container:before,
form .form-horizontal .form-group:after,
form .form-horizontal .form-group:before,
form .modal-footer:after,
form .modal-footer:before,
form .nav:after,
form .nav:before,
form .navbar-collapse:after,
form .navbar-collapse:before,
form .navbar-header:after,
form .navbar-header:before,
form .navbar:after,
form .navbar:before,
form .pager:after,
form .pager:before,
form .panel-body:after,
form .panel-body:before,
form .row:after,
form .row:before {
    display: table;
    content: "";
    zoom: 1
}

form .btn-group-vertical>.btn-group:after,
form .btn-toolbar:after,
form .clearfix:after,
form .container-fluid:after,
form .container:after,
form .form-horizontal .form-group:after,
form .modal-footer:after,
form .nav:after,
form .navbar-collapse:after,
form .navbar-header:after,
form .navbar:after,
form .pager:after,
form .panel-body:after,
form .row:after {
    clear: both
}

.widget-edit-form,
.widget-preview-wrapper {
    float: left;
    padding: 10px
}

.widget-edit-form {
    width: 300px
}

.widget-preview-wrapper {
    width: 600px
}

.color {
    width: 32px;
    height: 32px;
    border: 3px solid #000
}

.table-listing td.action {
    width: 200px;
    text-align: right;
    white-space: nowrap
}

.table-listing td.action div.btn-group {
    float: right;
    white-space: nowrap
}

.w-consent {
    border-left: 1px solid #e1e1e6;
    border-right: 1px solid #e1e1e6;
    color: #45474c;
    padding: 0 30px 30px
}

.w-consent label {
    display: inline;
    font-weight: 400
}

.w-consent .w-consent-content {
    font-weight: 700
}

.frame .segmentation-filters-page {
    padding: 0 60px
}

#segmentation-page .dashed-box {
    padding: 60px;
    text-align: center;
    border: 2px dashed #e1e1e6
}

#segmentation-page .dashed-box h3 {
    margin: 0
}

#segmentation-page .dashed-box .illu {
    margin: 40px 0
}

#segmentation-page .dashed-box p {
    margin-bottom: 30px
}

.mjt-input-segment {
    width: 65px;
    position: relative;
    z-index: 1000
}

.segmentation-filters-page {
    margin-top: 20px
}

.segmentation-filters-page .mjt-filters .divider-or {
    transition: all .3s ease-in-out;
    height: 1px;
    margin: 0 20px;
    position: relative;
    background-color: #cdcdcd
}

.segmentation-filters-page .mjt-filters .divider-or span {
    color: #cdcdcd;
    width: 30px;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -7px;
    position: absolute;
    font-size: 10px;
    font-family: OpenSans-Semibold, Sans-serif;
    background-color: #f0f0f0;
    text-align: center
}

.segmentation-filters-page .mjt-filters .divider-or:first-child,
.segmentation-filters-page .mjt-filters .divider:first-child {
    display: none
}

.segmentation-filters-page .mjt-filters .mjt-icon-link {
    margin: 0;
    font-family: OpenSans-Semibold, Sans-Serif
}

.segmentation-filters-page .mjt-filters:not(.deactivated):hover .divider-or {
    background-color: #ffd37c
}

.segmentation-filters-page .mjt-filters:not(.deactivated):hover .divider-or span {
    color: #ffd37c;
    background-color: #ffefcf
}

.segmentation-filters-page .mjt-filters .override-large-input {
    flex-basis: 39%!important;
    margin-top: 10px
}

.segmentation-filters-page .mjt-filters .override-small-input {
    flex-basis: 0%!important;
    margin-top: 10px
}

.segmentation-filters-page .filter-section {
    position: relative
}

.segmentation-filters-page .filter-section.has-close-box {
    padding-right: 45px
}

.segmentation-filters-page .filter-section.has-close-box .delete {
    display: block;
    position: absolute;
    right: 5px;
    top: 20px
}

.segmentation-filters-page .filter-section .row {
    margin: 0 -10px;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center
}

.segmentation-filters-page .filter-section .row .col {
    padding: 0 10px
}

.segmentation-filters-page .filter-section .row .col:not(.delete) {
    flex: 1 1 0%
}

.segmentation-filters-page .filter-section .row .col.flex-2items {
    flex: 1 1 44%
}

.segmentation-filters-page .filter-section .row .col:only-child {
    flex: 1
}

.segmentation-filters-page .filter-section .row .col .mjt-select .mjt-fake-select-input .zone-text span {
    max-width: 80px;
    display: inline-block
}

.segmentation-filters-page .filter-section .row .col .mjt-input-segment {
    width: 100%
}

.segmentation-filters-page .filter-section .row-state1 {
    flex-flow: row wrap
}

.segmentation-filters-page .filter-section .row-state1 .col.col1 {
    flex: 1 1 auto
}

.segmentation-filters-page .filter-section .row-state1 .col.col1.flex-2items {
    flex: 1 1 44%
}

.segmentation-filters-page .filter-section .row-state1 .col.col2 {
    display: none
}

.segmentation-filters-page .filter-section .row-state1 .col.col5 {
    flex-basis: 100%;
    margin-top: 10px
}

.segmentation-filters-page .filter-section .row-state1 .col.col5.notalone {
    flex-basis: 180px!important
}

.segmentation-filters-page .filter-section .row-state1 .col.col6 {
    flex-basis: 180px;
    margin-top: 10px
}

.segmentation-filters-page .filter-section .row-state1 .col .MJT-DatePicker {
    width: 100%
}

.segmentation-filters-page .filter-section .row-state2.two-cols .col1 {
    width: 260px
}

.segmentation-filters-page .filter-section .row-state2.two-cols .col2,
.segmentation-filters-page .filter-section .row-state2.two-cols .col3 {
    flex: 1
}

.segmentation-filters-page .filter-section .row-state2.three-cols .col1,
.segmentation-filters-page .filter-section .row-state2.three-cols .col2 {
    width: 150px
}

.segmentation-filters-page .filter-section .row-state2.three-cols .col3 {
    flex: 1
}

.segmentation-filters-page .filter-section .svg-close {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle
}

.segmentation-filters-page .filter-section .svg-close polygon {
    fill: #8c8c8c
}

.segmentation-filters-page .filter-section.closable .row-state1 .col2 {
    display: block
}

.segmentation-filters-page .filter-section.state1 .row-state1 {
    display: flex
}

.segmentation-filters-page .filter-section.state1 .row-state2,
.segmentation-filters-page .filter-section.state2 .row-state1 {
    display: none
}

.segmentation-filters-page .filter-section.state2 .row-state2 {
    display: flex
}

.segmentation-filters-page .filter-add {
    text-align: center
}

.segmentation-filters-page .filter-add svg {
    margin-right: 4px;
    margin-bottom: -4px
}

.segmentation-filters-page .vertical-dots {
    height: 40px;
    margin: 5px 4px;
    border-left: 3px dotted #bababa
}

.segmentation-filters-page .and-dots span {
    padding: 3px 6px;
    color: #fff;
    font-size: 10px;
    font-family: OpenSans-Semibold;
    background-color: #999a9e
}

.segmentation-filters-page .and-dots:after,
.segmentation-filters-page .and-dots:before {
    content: "";
    height: 15px;
    margin: 5px 4px;
    display: block;
    border-left: 3px dotted #bababa
}

.segmentation-filters-page .mjt-label+.and-dots {
    display: none
}

.segmentation-filters-page .mjt-icon-link {
    margin-right: 15px
}

.segmentation-filters-page .box {
    padding: 30px;
    border: 1px solid #e1e1e6
}

.segmentation-filters-page .box #calculate-btn {
    width: 100%
}

.segmentation-filters-page .box .illu {
    margin-top: 40px;
    margin-bottom: 60px
}

.segmentation-filters-page .box .calculating {
    display: none;
    color: #fead0d;
    margin-bottom: 0
}

.segmentation-filters-page .box .calculating span {
    font-size: 20px;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

.segmentation-filters-page .box .calculating span:first-child {
    margin-left: 5px
}

.segmentation-filters-page .box .calculating span:nth-child(2) {
    animation-delay: .2s
}

.segmentation-filters-page .box .calculating span:nth-child(3) {
    animation-delay: .4s
}

.segmentation-filters-page .box #calculate-text {
    display: none;
    margin-top: 30px 0
}

.segmentation-filters-page .box #calculate-text strong {
    color: #55575d;
    font-family: Roboto-Bold
}

.segmentation-filters-page .box #calculate-text table {
    width: 100%;
    margin: 20px 0;
    border: 1px solid #e1e1e6;
    border-radius: 2px
}

.segmentation-filters-page .box #calculate-text table tbody tr {
    border-top: 1px solid #e1e1e6
}

.segmentation-filters-page .box #calculate-text table th {
    font-size: 12px;
    padding: 10px 20px;
    color: #55575d;
    font-family: Roboto-Medium
}

.segmentation-filters-page .box #calculate-text table th:first-child {
    width: 70%
}

.segmentation-filters-page .box #calculate-text table td {
    font-size: 12px;
    padding: 10px 20px
}

.segmentation-filters-page .box #calculate-text button img {
    margin-top: -4px
}

.segmentation-filters-page .box #calculate-text button+button {
    margin-left: 15px
}

.segmentation-filters-page .box.calculating #calculate-btn {
    display: none
}

.segmentation-filters-page .box.calculating .calculating {
    display: block
}

.segmentation-filters-page .box.calculated #calculate-img {
    display: none
}

.segmentation-filters-page .box.calculated #calculate-text {
    display: block
}

.segmentation-filters-page #iframe-calculate {
    padding-bottom: 40px;
    border-bottom: 3px solid #f0f0f0
}

.segmentation-filters-page #iframe-calculate #calculate-text {
    display: none
}

.segmentation-filters-page #iframe-calculate #calculate-campaigns-btn {
    margin-left: 20px
}

.segmentation-filters-page #iframe-calculate .inline-calculation {
    display: none
}

.segmentation-filters-page #iframe-calculate .inline-calculation.show {
    display: inline!important
}

.segmentation-filters-page #iframe-calculate .inline-calculation:hover {
    cursor: pointer
}

.segmentation-filters-page #iframe-calculate .inline-calculation svg {
    margin-right: 5px
}

.segmentation-filters-page #iframe-calculate .inline-calculation svg path {
    fill: #8c8c8c
}

.segmentation-filters-page #iframe-calculate .inline-calculation span {
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #8c8c8c
}

.segmentation-filters-page #iframe-calculate .calculating {
    display: none;
    color: #fead0d;
    margin-bottom: 0;
    line-height: 40px;
    text-align: center
}

.segmentation-filters-page #iframe-calculate .calculating span {
    font-size: 20px;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

.segmentation-filters-page #iframe-calculate .calculating span:first-child {
    margin-left: 5px
}

.segmentation-filters-page #iframe-calculate .calculating span:nth-child(2) {
    animation-delay: .2s
}

.segmentation-filters-page #iframe-calculate .calculating span:nth-child(3) {
    animation-delay: .4s
}

.segmentation-filters-page #iframe-calculate.calculating #calculate-campaigns-btn {
    display: none
}

.segmentation-filters-page #iframe-calculate.calculating .calculating {
    display: inline-block
}

.segmentation-filters-page #iframe-calculate.calculating .inline-calculation svg {
    animation: rotate 1.1s linear infinite
}

.segmentation-filters-page #iframe-calculate.calculated #calculate-text {
    display: inline-block
}

@keyframes blink {
    0% {
        opacity: .2
    }
    20% {
        opacity: 1
    }
    to {
        opacity: .2
    }
}

.tab-content #export-batch img {
    width: 16px;
    height: 16px
}

.tab-content #introStat {
    margin-bottom: 20px;
    color: #45474c;
    font-size: 14px
}

.tab-content #showStat {
    height: 40px
}

.tab-content .tab-pane {
    position: relative
}

.tab-content .tab-pane .loader-gif {
    position: absolute;
    top: -40px;
    right: 20px
}

.tab-content .tab-pane #emails-cnt #email_statuses {
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
    font-size: 12px
}

.tab-content .tab-pane #emails-cnt #email_statuses li {
    display: inline-block;
    padding-left: 16px;
    padding-right: 16px
}

.tab-content .tab-pane #emails-cnt #email_statuses li.status,
.tab-content .tab-pane #emails-cnt #email_statuses li option:first-child {
    padding-left: 0
}

.tab-content .tab-pane #emails-cnt #email_statuses li.status span {
    margin-right: 6px
}

.st-total {
    margin-top: 10px
}

.circ-queued {
    background: #8085e9;
    border-radius: 50%
}

.circ-sent {
    background: #b7b7b7;
    border-radius: 50%
}

.circ-opened {
    background: #7dd221;
    border-radius: 50%
}

.circ-clicked {
    background: #56a003;
    border-radius: 50%
}

.circ-bounce {
    background: #ff9600;
    border-radius: 50%
}

.circ-hardbounced {
    background: #ff8a6b;
    border-radius: 50%
}

.circ-softbounced {
    background: #ffbc97;
    border-radius: 50%
}

.circ-hard-bounced {
    background: #ff8a6b;
    border-radius: 50%
}

.circ-soft-bounced {
    background: #ffbc97;
    border-radius: 50%
}

.circ-deferred,
.circ-retrying {
    background: #8c8c8c;
    border-radius: 50%
}

.circ-blocked {
    background: #000;
    border-radius: 50%
}

.circ-spam {
    background: #cc0b24;
    border-radius: 50%
}

.circ-unsub {
    background: #23b2fb;
    border-radius: 50%
}

.circ-exclude {
    background: url(/lib/images/general/ico_circ_exclude.png) 0 no-repeat!important
}

.circ-undefined,
.circ-unknown {
    display: none!important
}

h4.circ-blocked,
h4.circ-bounce,
h4.circ-clicked,
h4.circ-opened,
h4.circ-queued,
h4.circ-sent,
h4.circ-spam,
h4.circ-unsub {
    padding-left: 14px;
    background-position: 0 4px!important
}

#email_statuses li.circ-unsub {
    padding-right: 10px
}

.chart-table-ctnr .piechart {
    display: inline-block
}

.chart-table-ctnr .piechart-info {
    margin: 25px 0 0 10px
}

.chart-table-ctnr table.focus-table {
    background: transparent
}

#map-radio div {
    padding: 15px;
    float: left;
    font-weight: 700
}

#map-radio .rdo-opened {
    color: #97d600
}

#map-radio .rdo-clicked {
    color: #14a400
}

.focus-stats {
    padding: 20px 0
}

.focus-stats .stat-ctnr .stat {
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    margin-top: 35px
}

.focus-stats .stat-ctnr .legend {
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    margin-top: 0
}

#opens .ui-jqgrid-labels th {
    white-space: normal
}

#live-delivered {
    margin-top: 0
}

#live-clicks-details span,
#live-opens-details span {
    padding: 0 4px;
    height: 21px;
    line-height: 21px;
    display: block;
    float: left;
    width: 166px
}

#live-clicks-details span.legend-circ,
#live-opens-details span.legend-circ {
    background-position: 2px;
    height: 14px;
    margin: 3px 5px 3px 0;
    padding: 0;
    width: 14px;
    z-index: 120
}

.circ-06 {
    background: url(/lib/images/general/ico_circ_sent.png) 0 no-repeat!important
}

.circ-01 {
    background: url(/lib/images/general/ico_circ_opened.png) 0 no-repeat!important
}

.circ-02 {
    background: url(/lib/images/general/ico_circ_clicked.png) 0 no-repeat!important
}

.circ-03 {
    background: url(/lib/images/general/ico_circ_bounce.png) 0 no-repeat!important
}

.circ-04 {
    background: url(/lib/images/general/ico_circ_spam.png) 0 no-repeat!important
}

.circ-05 {
    background: url(/lib/images/general/ico_circ_unsub.png) 0 no-repeat!important
}

em.text-success {
    color: #27ae60
}

em.text-warning {
    color: #f39c12
}

em.text-danger {
    color: #e74c3c
}

.sent {
    color: #76c52b
}

.sending {
    color: #f6b92d
}

.big-score {
    margin-top: 10px;
    font-size: 1.3em
}

#datas-quickdate {
    width: 100%
}

#stats-filters {
    position: relative;
    z-index: 100
}

#stats-filters .datas {
    float: left
}

#stats-filters .period {
    float: right;
    width: 342px
}

#datas-quickdate {
    float: left
}

#datas-customdate {
    float: left;
    position: relative;
    z-index: 100;
    width: 100%
}

#datas-customdate .itext-ctnr {
    width: 100%;
    height: 26px;
    margin: 0
}

#datas-customdate .itext-ctnr .itext {
    width: 40%;
    float: left;
    margin-right: 9px
}

#datas-customdate.closed #cd-trigger .icon-down-open-mini {
    display: inline-block
}

#datas-customdate.closed #cd-trigger .icon-up-open-mini,
#datas-customdate.opened #cd-trigger .icon-down-open-mini {
    display: none
}

#datas-customdate.opened #cd-trigger .icon-up-open-mini {
    display: inline-block
}

#datas-customdate #cd-trigger {
    float: right;
    width: 40px;
    height: 40px;
    padding: 4px 6px;
    font-size: 22px
}

#stats-filters .period .selectbox {
    font-weight: 700
}

#stats-filters .period .first .selectbox {
    float: left
}

#stats-filters .period .last .selectbox {
    float: right;
    margin: 0
}

#datepicker {
    position: absolute;
    top: 50px;
    right: 0;
    width: 540px;
    background: #f3f3f3;
    padding: 16px 6px 12px;
    z-index: 100;
    border: 1px solid #d6d6d6;
    border-radius: 3px
}

#datepicker .datepicker-ctnr {
    float: left;
    padding: 0 10px;
    margin: 0 0 5px;
    width: 50%
}

#datepicker p.label {
    margin: 0 0 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #6d7980
}

#datepicker p.bt-action {
    clear: both;
    margin: 5px 16px 0;
    padding: 12px 0 0;
    text-align: right;
    border-top: 1px solid #d6d6d6
}

#datepicker a.bt {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    font-family: Ubuntu;
    background-color: #febe40;
    color: #fff;
    transition: background-color .4s ease-in-out
}

#datepicker a.bt.active:focus,
#datepicker a.bt:active:focus,
#datepicker a.bt:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#datepicker a.bt:focus,
#datepicker a.bt:hover {
    color: #333;
    text-decoration: none
}

#datepicker a.bt.active,
#datepicker a.bt:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

#datepicker a.bt.disabled,
#datepicker a.bt[disabled],
fieldset[disabled] #datepicker a.bt {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

#datepicker a.bt.dropdown-toggle {
    font-family: Roboto;
    font-size: 13px
}

#datepicker a.bt.btn-primary {
    background-color: #febe40;
    color: #fff;
    transition: background-color .4s ease-in-out
}

#datepicker a.bt.btn-primary:hover {
    background-color: #3598db
}

#datepicker a.bt.btn-default {
    border: 1px solid #ccc
}

#datepicker a.bt.btn-orangelight {
    background-color: #febe40;
    color: #fff;
    transition: background-color .4s ease-in-out
}

#datepicker a.bt.btn-orangelight.btn-lg {
    line-height: 1;
    font-size: 14px;
    text-transform: uppercase
}

#datepicker a.bt.btn-orangelight.btn-lg.btn-aside {
    padding-top: 13px;
    padding-bottom: 13px
}

#datepicker a.bt.btn-orangelight span strong {
    font-size: 23px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    font-weight: 600;
    color: #fff
}

#datepicker a.bt.btn-orangelight span em {
    font-style: normal;
    font-size: 12px;
    color: #7b5019;
    text-shadow: 0 1px 2px hsla(0, 0%, 100%, .3)
}

#datepicker a.bt.btn-orangelight:hover {
    background-color: #fead0d
}

#datepicker a.bt.btn-danger.btn-invert {
    color: #d9534f;
    background: none!important;
    border: 0!important
}

#datepicker a.bt.btn-big {
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%
}

#datepicker a.bt.btn-submit {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background-color: #fead0d;
    padding: 13px 35px;
    margin: 5px 0
}

#datepicker a.bt.btn-cancel {
    color: #737474;
    background: transparent;
    border-bottom: 1px solid #e1e1e6;
    border-radius: 0;
    padding: 0;
    margin: 13px 35px
}

#datepicker a.bt.btn-cancel:active {
    box-shadow: none
}

#datepicker a.bt.btn-gray {
    font-size: 17px;
    color: #6d7980;
    border: 1px solid #939594;
    padding: 20px 45px;
    margin: 30px 0
}

#datepicker a.bt.btn-icon {
    font-size: 20px
}

#datepicker a.bt:hover {
    background-color: #3598db;
    color: #fff
}

.ui-datepicker {
    background-color: #f3f3f3;
    width: 17em;
    padding: .5em .5em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0 0 .5em;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 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-prev {
    left: 1px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 0
}

.ui-datepicker .ui-datepicker-next {
    right: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 0
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev span {
    text-indent: -9999px;
    background-color: red
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\E75D";
    font-family: entypo;
    position: absolute;
    top: 0;
    left: 0
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next span {
    text-indent: -9999px;
    background-color: #0f0
}

.ui-datepicker .ui-datepicker-next:after {
    content: "\E75E";
    font-family: entypo;
    position: absolute;
    top: 0;
    right: 0
}

.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 {
    border-collapse: separate;
    width: 100%;
    font-size: .9em;
    margin: 0 0 1em;
    border-spacing: 1px
}

.ui-datepicker th {
    border: 0;
    background-color: transparent;
    color: #444;
    padding: .7em .3em;
    text-align: center;
    font-weight: 700
}

.ui-datepicker td {
    border: 1px solid #fff;
    padding: 0;
    background-color: #fff;
    width: 20px
}

.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-state-disabled {
    background-color: #f3f3f3
}

.ui-datepicker .ui-state-highlight {
    background-color: #ffeccf
}

.ui-datepicker .ui-state-active {
    font-weight: 700;
    color: #444
}

.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%
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-next {
    text-indent: -999;
    background-color: #0f0
}

.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
}

#campaign_header {
    padding: 20px 10px 10px
}

#campaign_header h3 {
    width: 680px;
    float: left;
    margin: 0 0 8px;
    font-size: 21px;
    line-height: 30px
}

.heading #campaign_score {
    position: relative;
    z-index: 150;
    cursor: help
}

.heading #campaign_score_details {
    position: absolute;
    top: 25px;
    left: 320px;
    width: 300px;
    background: #fff;
    padding: 20px 20px 10px;
    z-index: 10000;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    color: #6d7980
}

.heading #campaign_score_details p {
    color: #6d7980
}

.heading #campaign_score p.title {
    margin: 10px 0 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.heading #campaign_score p.title img {
    vertical-align: middle
}

#campaign_info .status {
    font-weight: 700;
    text-transform: uppercase
}

#campaign_info .sent {
    color: #14a400
}

#campaign_info .pending {
    color: #838383
}

.hidden-selectbox {
    display: none
}

.datas-selectbox {
    display: flex;
    flex-direction: row;
    width: 100%
}

.datas-selectbox .selectbox:first-child {
    margin-right: 2.5%
}

.datas-selectbox .selectbox:last-child {
    margin-left: 2.5%
}

.datas-selectbox .selectbox {
    width: 100%
}

#mj-bar .assist .assist-ctn {
    padding: 15px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #000;
    background-color: rgba(0, 0, 0, .9);
    border-radius: 3px
}

#mj-bar .assist .assist-ctn:after {
    bottom: -20px;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 10px solid transparent;
    border-top-color: rgba(0, 0, 0, .9);
    margin-left: -10px
}

#mj-bar {
    margin-top: 20px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px
}

#mj-bar .icon-help-circled {
    color: #fead0d
}

#mj-bar .opened {
    color: #7dd221
}

#mj-bar .clicked {
    color: #55a101
}

#mj-bar .delivered {
    color: #b7b7b7
}

#mj-bar .unsub {
    color: #0db1fe
}

#mj-bar .spam {
    color: #cf021b
}

#mj-bar .blocked {
    color: #000
}

#mj-bar .bounce {
    color: #ff9600
}

#mj-bar .hard-bounce {
    color: #ff8a6b
}

#mj-bar .soft-bounce {
    color: #ffbc97
}

#mj-bar .retrying {
    color: #8c8c8c
}

#mj-bar .st-total {
    margin-top: 0;
    margin-right: 5px
}

#mj-bar .KeyStats-Delivery {
    border: 1px solid #e1e1e6;
    margin-right: 19px;
    width: 300px;
    height: 240px
}

#mj-bar .KeyStats-Delivery-Total {
    border-bottom: 1px solid #e1e1e6;
    text-align: center;
    height: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

#mj-bar .KeyStats-Delivery-Part {
    display: flex;
    height: 200px
}

#mj-bar .KeyStats-Delivery-Part-Delivered {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 140px
}

#mj-bar .KeyStats-Delivery-Part-Delivered .stats-box-percentage {
    color: #55575d;
    font-size: 18px;
    font-weight: 600
}

#mj-bar .KeyStats-Delivery-Part-Delivered .stats-box-value {
    color: #8c8c8c;
    font-weight: 500
}

#mj-bar .KeyStats-Delivery-Part-Delivered p:last-child {
    margin-bottom: 0
}

#mj-bar .KeyStats-Delivery-Part-Errors {
    border-left: 1px solid #e1e1e6;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px
}

#mj-bar .KeyStats-Delivery-Part-Errors-Line {
    display: flex
}

#mj-bar .KeyStats-Delivery-Part-Errors-Line .stats-box-percentage {
    font-weight: 500
}

#mj-bar .KeyStats-Delivery-Part-Errors-Line p {
    margin-right: 5px;
    margin-bottom: 0
}

#mj-bar .KeyStats-Delivery-Part-Errors-Line:not(:last-of-type) {
    margin-bottom: 10px
}

#mj-bar .ContactEngagement {
    display: flex;
    width: 660px;
    height: 240px;
    border: 1px solid #e1e1e6
}

#mj-bar .ContactEngagement-Block {
    width: 165px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#mj-bar .ContactEngagement-Block:not(:last-child) {
    border-right: 1px solid #e1e1e6
}

#mj-bar .ContactEngagement-Block-Tooltip {
    display: flex
}

#mj-bar .ContactEngagement-Block-Tooltip div {
    margin-left: 5px
}

#mj-bar .ContactEngagement-Block .stats-box-percentage {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    color: #45474c
}

#mj-bar .ContactEngagement-Block .stats-box-value {
    color: #8c8c8c
}

#big-stats {
    text-align: center
}

#big-stats span {
    color: #f9893f;
    font-weight: 700
}

#emails_sent td.subject {
    padding-left: 0
}

#emails_sent td.status {
    padding-right: 0
}

#emails_sent td.date {
    width: 160px
}

.entypo {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Entypo;
    text-transform: none
}

.entypo-area-graph:before {
    content: "\1F53E"
}

.container #chart-holder {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin-bottom: 25px;
    padding: 20px;
    position: relative
}

.container #chart-holder .chart-content {
    margin-top: 25px
}

.container #chart-holder .chart-content .chart-empty {
    background-color: rgba(51, 51, 51, .5);
    border-radius: 3px;
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 10
}

.container #chart-holder .chart-content .chart-empty i {
    font-size: 244px;
    left: 50%;
    margin-left: -72px;
    margin-top: -122px;
    position: absolute;
    top: 50%
}

body:not(.noLoader) .scrollDisabled {
    position: fixed;
    margin-top: 0;
    width: 100%
}

.p-stat-panel {
    margin-top: 20px
}

#previewdatas {
    color: #fff;
    background-image: none;
    margin-right: 15px;
    background-color: #595b61;
    padding: 11px 17px;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, .2), 0 1px 2px 0 rgba(0, 0, 0, .0470588);
    text-shadow: none;
    float: right
}

#previewdatas:hover {
    background-color: #4b4d59
}

#previewdatas .icon-eye-open {
    margin-top: 1px;
    margin-right: 8px;
    background-image: url(/lib/images/general/icons/icons-halflings-white.png?v=0.1);
    background-position: -96px -120px;
    height: 14px;
    width: 14px
}

#previewdatas.btn-preview-free {
    margin-right: 0;
    margin-top: 10px
}

.mj-container #datepicker {
    background-color: #fff
}

.mj-container #chart-holder {
    border: 0;
    padding: 0;
    margin: 30px 0 0
}

.mj-container #chart-holder .mj-checkbox label {
    height: 25px;
    font-size: 12px;
    text-transform: uppercase
}

.mj-container #chart-holder .mj-checkbox label .mjcheckbox {
    margin-right: 5px
}

.mj-container #chart-holder .mj-checkbox .lbl {
    margin-right: 17px
}

.mj-container #chart-holder #quickscale option[disabled] {
    color: #cacaca
}

.mj-container [id^=big-table-container] [id^=table_container] tr.ui-row-ltr td p {
    font-size: 13px;
    color: inherit
}

.mj-container #tabDetails #email_statuses li:not(.status) {
    color: #b0b3b8;
    font-size: 11px;
    text-transform: uppercase
}

.stats-heading .title-part {
    margin-bottom: 20px
}

#tabDetails [id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] #filter-select {
    display: inline-block!important;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #e1e1e6;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

#tabDetails [id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] #filter-select:after {
    pointer-events: none;
    user-select: none;
    content: "\E75C";
    position: absolute;
    display: inline-block;
    left: 215px;
    top: 8px;
    color: #6d7980;
    font-family: entypo
}

#tabDetails [id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] #filter-select .search-select {
    border: 0;
    background: transparent;
    width: 260px
}

#tabDetails [id^=big-table-container] [id^=table-navigation] [id^=custom-search-form] #filter-select .search-select:focus {
    outline-offset: inherit;
    border-color: initial;
    outline: none
}

#mjt-email-table {
    font-family: Roboto-Regular, sans-serif
}

#mjt-email-table thead th {
    background-color: #d7d7d7;
    color: #585858;
    padding: 7px 20px
}

#mjt-email-table tbody tr {
    min-height: 75px
}

.notification-section {
    margin-top: 35px;
    margin-bottom: 35px
}

.page-min {
    background-color: #2f323b;
    min-width: 980px;
    min-height: 100vh;
    margin-bottom: -35px;
    padding-bottom: 20px;
    font-family: Ubuntu
}

.page-min:before {
    content: "";
    opacity: .1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-image: url(/lib/images/general/bg/pattern-MJ-login.png);
    background-repeat: repeat-x
}

.page-min:after {
    content: "";
    display: block
}

.page-min #wrapper-signup {
    padding-bottom: 50px
}

.auth-v6-body {
    display: flex
}

.auth-layout .auth-pages.auth-v6 {
    background-color: #f9fafa
}

.auth-layout .auth-pages.auth-v6 .container {
    max-width: 980px
}

.auth-layout .auth-pages.auth-v6 .container-form {
    max-width: 360px;
    width: 100%
}

.auth-layout .auth-pages.auth-v6 .container-form .auth-header {
    margin-top: 40px
}

.auth-layout .auth-pages.auth-v6 .container-form .auth-header .mjt-h3 {
    margin-bottom: 5px
}

.auth-layout .auth-pages.auth-v6 .container-form .auth-header .mailjet-logo {
    border-radius: 50%;
    background-image: linear-gradient(-127deg, #ffbc48, #ffa414);
    width: 57px;
    height: 57px;
    margin: 0 auto 12px;
    display: flex;
    align-items: center;
    justify-content: center
}

.auth-layout .auth-pages.auth-v6 .container-form .auth-header .mailjet-logo svg * {
    fill: #fff
}

.auth-layout .auth-pages.auth-v6 .container-form .form-block {
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    padding: 30px;
    background-color: #fff;
    margin: 20px 0 15px;
    box-shadow: none
}

.auth-layout .auth-pages.auth-v6 .container-form .form-block .mjt-form-group {
    margin-bottom: 10px
}

.auth-layout .auth-pages.auth-v6 .container-form .form-block .mjt-checkbox-label {
    font-family: Roboto-Regular;
    font-weight: 400
}

.auth-layout .auth-pages.auth-v6 .container-form .form-block input[type=submit] {
    width: 100%
}

.auth-layout .auth-pages.auth-v6 .container-form .form-block .accept-rules {
    padding: 5px 5px 0;
    width: 100%
}

.auth-layout .auth-pages.auth-v6 #auth_footer {
    background-color: #f9fafa
}

.auth-layout .auth-pages.auth-v6 #auth_footer .footer-block {
    padding-bottom: 40px
}

.auth-layout body {
    min-width: auto
}

@media (max-width:767px) {
    .auth-layout .auth-pages.auth-v6 #auth_footer {
        position: absolute
    }
}

@media (max-width:384px) {
    .auth-layout .auth-pages.auth-v6 .container-form .auth-header {
        margin-top: 40px
    }
    .auth-layout .auth-pages.auth-v6 .container-form .form-block {
        margin: 25px 5px 15px;
        padding: 25px
    }
    .auth-layout .auth-pages.auth-v6 .container-form .already-signin {
        margin-top: 20px
    }
}

.auth-pages .auth-header {
    text-align: center;
    margin-top: 60px
}

.auth-pages .auth-header img {
    width: 150px
}

.auth-pages .auth-header h1 {
    margin-bottom: 20px
}

.auth-pages .auth-header p {
    margin-bottom: 0
}

.auth-pages .mjt-form-group,
.auth-pages .mjt-form-group.row {
    margin-bottom: 25px
}

.auth-pages .form-block {
    padding: 60px;
    background-color: #fff;
    box-shadow: 0 0 21px 0 rgba(114, 114, 116, .1);
    margin: 40px 0
}

.auth-pages .form-block .mjt-notifications {
    margin-bottom: 20px
}

.auth-pages .form-block .like-recaptcha {
    min-width: 180px;
    width: auto
}

.auth-pages .form-block .accept-rules {
    padding: 0 80px
}

.auth-pages #auth_footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.auth-pages #auth_footer .container {
    padding: 0 20px
}

.auth-pages #auth_footer .container:after,
.auth-pages #auth_footer .container:before {
    display: none
}

.auth-pages #auth_footer .container .footer-block {
    border-top: 1px solid #cacaca;
    padding-top: 20px;
    padding-bottom: 75px;
    display: flex
}

.auth-pages #auth_footer .container .footer-block .first-part {
    flex: 1 0 auto
}

@media only screen and (max-width:767px) {
    .auth-pages #auth_footer .container .footer-block {
        flex-direction: column
    }
    .auth-pages #auth_footer .container .footer-block .first-part {
        margin-bottom: 10px
    }
}

.auth-pages #auth_footer .container a {
    color: #8c8c8c
}

.auth-pages #auth_footer .container a:hover {
    color: #a9abaa;
    opacity: .7
}

.auth-pages #auth_footer nav {
    margin-top: -2px
}

@media only screen and (min-width:768px) {
    .auth-pages #auth_footer nav {
        text-align: right
    }
}

.auth-pages #auth_footer nav span {
    padding: 0 0 0 5px
}

.auth-pages #auth_footer #menu-flag {
    margin-left: 15px;
    margin-top: -5px;
    display: block;
    float: right
}

.auth-pages #auth_footer #menu-flag li a i.disconnected-menu-flag {
    background-image: url(/lib/images/general/sprite/sprite_flag_7_countries.png);
    width: 22px;
    height: 14px;
    display: inline-block;
    background-size: 98%;
    background-repeat: no-repeat;
    background-position: 0 0
}

.auth-pages #auth_footer #menu-flag li a i.disconnected-menu-flag.flag-en_US {
    background-position: 0 -15px
}

.auth-pages #auth_footer #menu-flag li a i.disconnected-menu-flag.flag-es_ES {
    background-position: 0 -29px
}

.auth-pages #auth_footer #menu-flag li a i.disconnected-menu-flag.flag-en_GB {
    background-position: 0 -44px
}

.auth-pages #auth_footer #menu-flag li a i.disconnected-menu-flag.flag-en_EU {
    background-position: 0 -59px
}

.auth-pages #auth_footer #menu-flag li a i.disconnected-menu-flag.flag-de_DE {
    background-position: 0 -73px
}

.auth-pages #auth_footer #menu-flag li a i.disconnected-menu-flag.flag-it_IT {
    background-position: 0 -89px
}

.auth-pages #auth_footer #menu-flag .drop-item {
    width: 22px;
    height: 14px;
    display: inline-block;
    background-size: 98%;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    padding: 5px 0
}

.auth-pages #auth_footer #menu-flag .drop-item .popover {
    display: none;
    top: 50px;
    min-width: 155px;
    left: 13px
}

.auth-pages #auth_footer #menu-flag .drop-item .popover.up {
    top: -295px;
    left: -135px
}

.auth-pages #auth_footer #menu-flag .drop-item .popover.up>.arrow {
    top: 0;
    right: -13px;
    margin-top: -12px;
    border-width: 6px
}

.auth-pages #auth_footer #menu-flag .drop-item .popover.up>.arrow:after {
    border-width: 6px;
    right: -5px;
    bottom: -6px
}

.auth-pages #auth_footer #menu-flag .drop-item .popover.up .languagedrop .disconnected-menu-flag {
    margin-top: 12px;
    margin-left: 5px;
    margin-right: 15px;
    float: left
}

.auth-pages #auth_footer #menu-flag .drop-item .popover.up .languagedrop a:hover {
    text-decoration: none
}

.auth-pages #auth_footer #menu-flag .drop-item .popover .popover-content {
    padding: 0
}

.auth-pages #auth_footer #menu-flag .drop-item .popover .popover-content ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0
}

.auth-pages #auth_footer #menu-flag .drop-item .popover .popover-content ul li {
    padding: 0;
    width: 100%;
    display: table
}

.auth-pages #auth_footer #menu-flag .drop-item .popover .popover-content ul li a {
    width: 100%;
    color: #c2c3c3;
    padding: 9px 5px 9px 8px;
    font-size: 12px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    line-height: 35px
}

.auth-pages #auth_footer #menu-flag .drop-item .popover .popover-content ul li a p {
    color: #c2c3c3;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-transform: none;
    font-weight: 500;
    line-height: 18px
}

.auth-pages #auth_footer #menu-flag .drop-item .popover .popover-content ul li a span {
    color: #8b8f99;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    display: block;
    margin-top: -3px;
    line-height: 16px
}

.auth-pages #auth_footer #menu-flag:hover .popover {
    display: block
}

.white-auth .auth-header h1,
.white-auth .auth-header p {
    color: #fff
}

.white-auth #auth_footer .footer-block {
    border-top: 1px solid #cacaca;
    color: #fff
}

.white-auth #auth_footer .footer-block .mjt-small-text,
.white-auth #auth_footer .footer-block a {
    color: #fff
}

.white-auth #auth_footer .footer-block a:hover {
    color: #fff;
    opacity: 1
}

.form-error {
    background: #fff no-repeat right 15px center;
    background-image: url(/lib/images/general/icons/ico_cross_red.png);
    border-color: red;
    border-radius: 5px
}

.form-success {
    background: #fff no-repeat right 15px center;
    background-image: url(/lib/images/general/icons/ico_check_green.png);
    border-color: #a6c446;
    border-radius: 5px
}

.form-register .form-group {
    width: 304px
}

.form-register .form-group input {
    border-color: #fff
}

@media (max-width:767px) {
    .auth-pages .auth-header {
        margin-top: 30px
    }
    .auth-pages .auth-header .mjt-h1 {
        font-size: 26px;
        margin: 15px 0 10px
    }
    .auth-pages .form-block {
        padding: 30px 20px
    }
    .auth-pages .form-block .container-remember {
        text-align: center
    }
    .auth-pages .form-block .container-forgot-password {
        margin-top: 10px;
        text-align: center
    }
    .auth-pages .form-block .accept-rules {
        padding: 0
    }
    .auth-pages #auth_footer {
        position: relative;
        text-align: center
    }
    .auth-pages #auth_footer .col-sm-4 {
        margin-bottom: 10px
    }
    .auth-pages #auth_footer #menu-flag {
        float: none;
        margin-top: 15px;
        margin-left: 0
    }
}

.auth-layout .auth-v6.signin-page {
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding-bottom: 118px;
    justify-content: center;
    flex-direction: column;
    flex: 1 0 auto
}

.auth-layout .auth-v6.signin-page .container-form .form-block .mjt-small-text .mjt-link {
    white-space: nowrap
}

.auth-layout .auth-v6.signin-page .container-form .form-block .mjt-form-group:last-child {
    margin-top: 20px;
    margin-bottom: 0
}

.auth-layout .auth-v6.signin-page .container-form .form-block .form-register .container-remember-forgot-password {
    margin-bottom: 20px
}

.auth-layout .auth-v6.signin-page #auth_footer .footer-block {
    padding-bottom: 40px
}

@media only screen and (max-width:767px) {
    .auth-layout .auth-v6.signin-page {
        flex-direction: column;
        padding-bottom: 168px
    }
    .auth-layout .auth-v6.signin-page .container-form .auth-header {
        margin-top: 40px
    }
    .auth-layout .auth-v6.signin-page .container-form .container-remember-forgot-password .col-xs-6:first-child {
        padding-right: 0
    }
    .auth-layout .auth-v6.signin-page .container-form .container-remember-forgot-password .col-xs-6:last-child {
        padding-left: 0
    }
    .auth-layout .auth-v6.signin-page .container-form .container-remember-forgot-password .container-forgot-password {
        margin-top: 0;
        text-align: right
    }
    .auth-layout .auth-v6.signin-page .container-form .container-remember-forgot-password .container-remember {
        text-align: left
    }
}

@media only screen and (max-width:339px) {
    .auth-layout .auth-v6.signin-page .container-form .container-remember-forgot-password .col-xs-6 {
        width: 100%
    }
    .auth-layout .auth-v6.signin-page .container-form .container-remember-forgot-password .col-xs-6:first-child {
        padding-right: 15px
    }
    .auth-layout .auth-v6.signin-page .container-form .container-remember-forgot-password .col-xs-6:last-child {
        padding-left: 15px
    }
    .auth-layout .auth-v6.signin-page .container-form .container-remember-forgot-password .container-forgot-password {
        margin-top: 10px;
        text-align: center
    }
    .auth-layout .auth-v6.signin-page .container-form .container-remember-forgot-password .container-remember {
        text-align: center
    }
}

.auth-layout .signup {
    padding: 0;
    min-height: 100vh
}

.auth-layout .signup.auth-v6,
.auth-layout .signup.auth-v6 #auth_footer {
    background-color: #f2f2f2
}

@media (max-width:768px) {
    .auth-layout .signup {
        min-width: 0
    }
    .auth-layout .signup.auth-v6 #auth_footer {
        position: relative
    }
    .auth-layout .signup.signupB .container {
        width: auto!important
    }
    .auth-layout .signup.signupB .container-wrapper {
        margin-top: 0!important
    }
    .auth-layout .signup.signupB .container-wrapper .container-carousel {
        display: none
    }
    .auth-layout .signup.signupB .container-wrapper .sign-up-form {
        width: 100%!important
    }
}

.auth-layout .signup .already-signin {
    color: #fff;
    text-align: center
}

@media only screen and (min-width:768px) {
    .auth-layout .signup.signupB {
        padding-bottom: 80px
    }
}

.auth-layout .signup.signupB .container-wrapper {
    margin-top: 80px;
    width: 100%;
    display: flex;
    border-radius: 3px;
    box-shadow: 0 0 10px -5px #45474c;
    position: relative
}

.auth-layout .signup.signupB .container-wrapper .container-carousel {
    width: 50%
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel,
.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider {
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    border-radius: 3px 0 0 3px
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel .slick-list,
.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel .slick-list .slick-track,
.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider .slick-list,
.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider .slick-list .slick-track {
    height: 100%
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel .slick-list .slick-track .slick-slide,
.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider .slick-list .slick-track .slick-slide {
    display: flex;
    justify-content: flex-end;
    flex-direction: column
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel .slick-list .slick-track .slick-slide .testimonial,
.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider .slick-list .slick-track .slick-slide .testimonial {
    max-width: 350px;
    font-size: 16px;
    color: #fff;
    padding-left: 60px;
    border-left: none;
    padding-right: 0;
    margin-bottom: 70px
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel .slick-list .slick-track .slick-slide .testimonial svg *,
.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider .slick-list .slick-track .slick-slide .testimonial svg * {
    fill: #fff
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel .slick-list .slick-track .slick-slide .testimonial svg.happn,
.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider .slick-list .slick-track .slick-slide .testimonial svg.happn {
    transform: translate(-28px);
    height: 70px
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel .slick-list .slick-track .slick-slide .testimonial svg.my_little_paris,
.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider .slick-list .slick-track .slick-slide .testimonial svg.my_little_paris {
    transform: translate(-7px);
    height: 100px
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel .slick-list .slick-track .slick-slide .testimonial .quote,
.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider .slick-list .slick-track .slick-slide .testimonial .quote {
    font-size: 16px;
    color: #fff
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-dots {
    bottom: 50px;
    text-align: left;
    padding-left: 60px
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-dots li {
    margin: 0;
    width: 15px;
    padding-left: 5px
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-dots li button:before {
    color: #fff;
    width: 0;
    font-size: 24px
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .slick-dots li.slick-active button:before {
    opacity: 1
}

.auth-layout .signup.signupB .container-wrapper .container {
    width: 100%;
    background-color: #fcfcfc
}

.auth-layout .signup.signupB .container-wrapper .sign-up-form {
    width: 50%;
    background-color: #fcfcfc;
    border-radius: 0 3px 3px 0
}

.auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .form-block {
    border: none;
    background-color: #fcfcfc;
    padding: 30px 30px 40px
}

.auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .form-block .mjt-form-group-captcha {
    padding-top: 10px;
    margin-bottom: 15px
}

.auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .auth-header .mailjet-logo {
    border-radius: 0;
    background-image: none;
    width: 134px;
    height: 52px;
    margin: 0 auto 12px;
    display: flex;
    align-items: center;
    justify-content: center
}

.auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .auth-header .mailjet-logo svg * {
    fill: #fead0d
}

.auth-layout .signup.signupB #auth_footer {
    padding-bottom: 0
}

@media (max-width:767px) {
    .auth-layout .signup.signupB {
        padding-bottom: 60px
    }
    .auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .form-block .mjt-form-group-captcha {
        padding-top: 0;
        margin-bottom: 20px
    }
}

@media (max-width:384px) {
    .auth-layout .signup.signupB {
        padding-bottom: 40px
    }
    .auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .form-block {
        padding: 25px
    }
    .auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .form-block form {
        display: flex;
        flex-direction: column;
        align-items: center
    }
    .auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .form-block form .mjt-form-group {
        width: 100%
    }
    .auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .form-block form .mjt-form-group.mjt-form-group-captcha {
        width: auto
    }
    .auth-layout .signup.signupB .testimonials {
        display: none
    }
}

.page-get-started .mjt-h1 {
    margin-top: 50px;
    margin-bottom: 40px;
    text-align: center
}

.page-get-started .flex-row {
    display: flex;
    flex-flow: row nowrap
}

.page-get-started .flex-row .mjt-global-message+.mjt-global-message {
    margin-left: 15px
}

@media only screen and (max-width:991px) {
    .page-get-started .flex-row {
        flex-wrap: wrap;
        justify-content: center
    }
    .page-get-started .flex-row .mjt-global-message+.mjt-global-message {
        margin-top: 30px;
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .page-get-started .container {
        padding: 0 25px
    }
    .page-get-started .mjt-h1 {
        display: none
    }
    .page-get-started .flex-row .mjt-global-message {
        border: none;
        box-shadow: none;
        padding: 40px 0 20px
    }
    .page-get-started .flex-row .mjt-global-message img {
        max-width: 100%
    }
    .page-get-started .flex-row .mjt-global-message .mjt-btn {
        width: 100%
    }
    .page-get-started .flex-row .mjt-global-message+.mjt-global-message {
        margin-top: 0
    }
}

.auth-layout .auth-pages.auth-v6.register-sub-page {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 118px;
    flex-direction: column;
    flex: 1 0 auto
}

.auth-layout .auth-pages.auth-v6.register-sub-page .mail-resgister-sub {
    white-space: nowrap
}

.auth-layout .auth-pages.auth-v6.register-sub-page .container-form .form-block .mjt-btn {
    margin-top: 10px
}

.auth-layout .auth-pages.auth-v6.register-sub-page .already-signin,
.auth-layout .auth-pages.auth-v6.register-sub-page .container-form .form-block .signup-notice {
    margin-top: 20px
}

@media (min-width:768px) and (max-width:991px) {
    .auth-layout .auth-pages.auth-v6.register-sub-page {
        padding-bottom: 100px
    }
}

@media only screen and (max-width:767px) {
    .auth-layout .auth-pages.auth-v6.register-sub-page {
        flex-direction: column;
        padding-bottom: 178px
    }
}

@media only screen and (max-width:384px) {
    .auth-layout .auth-pages.auth-v6.register-sub-page .mail-resgister-sub {
        white-space: normal
    }
}

#profile {
    padding-top: 50px;
    padding-bottom: 100px
}

@media (max-width:767px) {
    #profile {
        padding-bottom: 20px
    }
}

#profile .profile_head {
    text-align: center
}

#profile .profile_head .mailjet-logo {
    border-radius: 50%;
    background-image: linear-gradient(-127deg, #ffbc48, #ffa414);
    width: 57px;
    height: 57px;
    margin: 0 auto 12px;
    display: flex;
    align-items: center;
    justify-content: center
}

#profile .profile_head .mailjet-logo svg * {
    fill: #fff
}

#profile .profile-body {
    width: 730px;
    margin: 0 auto
}

@media (max-width:767px) {
    #profile .profile-body {
        width: auto;
        max-width: 500px;
        padding: 0 20px
    }
}

#profile .profile-body .mjt-radio {
    position: relative!important
}

#profile .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch
}

#profile .row:after,
#profile .row:before {
    content: none
}

#profile .row.no-wrap {
    flex-wrap: nowrap
}

#profile .row-reverse-signin {
    flex-direction: row-reverse
}

#profile .row-reverse-signin .address-state,
#profile .row-reverse-signin .timezone {
    order: 1
}

#profile .row-reverse-signin .estimated-volume {
    order: 2
}

#profile .row-reverse-signin .sms {
    order: 3
}

#profile .row-signin {
    flex-direction: row
}

#profile .mj-form-group {
    width: 50%;
    padding: 10px
}

@media (max-width:767px) {
    #profile .mj-form-group {
        width: 100%
    }
}

#profile .profile-delimiter {
    margin: 0 auto;
    width: 730px;
    padding: 10px
}

#profile .profile-delimiter .label-newsletter b {
    font-family: Roboto-Medium;
    font-weight: 400
}

#profile .profile-delimiter .label-newsletter:hover {
    cursor: pointer
}

@media (max-width:767px) {
    #profile .profile-delimiter {
        width: auto;
        max-width: 500px;
        margin: 0 10px;
        padding: 0
    }
}

#profile .profile-baseline {
    text-align: center
}

#profile .profile-end-box .mb15i {
    margin: 0 10px 15px!important
}

#profile .profile-end-box .flex-label {
    padding-left: 10px
}

@media (max-width:767px) {
    #profile .profile-end-box .flex-label {
        width: 86%;
        padding-left: 10px
    }
}

@media (max-width:767px) {
    #profile .profile-end-box .mj-form-group-button {
        width: 100%
    }
}

#vetting-open-ticket .phone-control2 {
    border-color: #e1e1e6!important;
    color: #8c8c8c!important
}

#vetting-open-ticket .phone-control2 .phone-localisation {
    background: #fff;
    border-right: 1px solid #e1e1e6
}

#vetting-open-ticket .phone-control2 .numberContainer .phone-number {
    color: #8c8c8c!important
}

#vetting-opened-ticket .mjt-stripped-table tr:nth-child(odd) {
    background-color: #f8f8f8
}

#vetting-opened-ticket .mjt-stripped-table tr td {
    width: 50%;
    padding: 10px 20px
}

.signout-page h2 {
    padding-bottom: 25px;
    line-height: 35px
}

.signout-page .form-group {
    text-align: left;
    margin: auto auto 22px;
    width: 400px
}

.signout-page .form-group .fancy {
    line-height: .5;
    text-align: center
}

.signout-page .form-group .ctb {
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    border-radius: 4px;
    padding: 15px;
    background-color: #ffbf40;
    margin: 30px 0;
    transition: all .3s ease!important
}

.signout-page .form-group .ctb:hover {
    background-color: #e68e33;
    text-decoration: none
}

.signout-page .auth-header h1 {
    margin-bottom: 35px;
    margin-top: 0
}

.signout-page .signout-central-block {
    display: flex;
    justify-content: center;
    margin-top: 40px
}

.signout-page .signout-central-block .container-signout-links {
    width: 773px;
    height: 451px;
    box-shadow: 0 0 21px 0 rgba(114, 114, 116, .1);
    display: flex
}

.signout-page .signout-central-block .container-signout-links .left-part-container {
    width: 430px;
    height: 100%;
    display: flex;
    text-align: center;
    justify-content: center
}

.signout-page .signout-central-block .container-signout-links .left-part-container .left-part-text-container {
    width: 80%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.signout-page .signout-central-block .container-signout-links .left-part-container .left-part-text-container>* {
    max-width: 100%
}

.signout-page .signout-central-block .container-signout-links .right-part-container {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 343px
}

@media only screen and (min-width:768px) {
    .signout-page {
        padding-bottom: 200px
    }
}

@media (max-width:991px) {
    .signout-page .auth-header h1 {
        margin-bottom: 25px
    }
    .signout-page .signout-central-block {
        display: flex;
        justify-content: center;
        margin: 30px 20px
    }
    .signout-page .signout-central-block .container-signout-links {
        width: 100%;
        height: auto
    }
    .signout-page .signout-central-block .container-signout-links .left-part-container {
        width: 100%;
        height: 100%
    }
    .signout-page .signout-central-block .container-signout-links .left-part-container .left-part-text-container {
        width: 100%;
        display: block;
        padding: 30px 25px
    }
    .signout-page .signout-central-block .container-signout-links .right-part-container {
        display: none
    }
}

.auth-layout .auth-pages.auth-v6.page-forgot-password {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 97px;
    min-height: 100vh;
    flex-direction: column;
    flex: 1 0 auto
}

.auth-layout .auth-pages.auth-v6.page-forgot-password .container-form #forgot_password_form .form-block .mjt-link {
    white-space: nowrap
}

.auth-layout .auth-pages.auth-v6.page-forgot-password .container-form #forgot_password_form .form-block .mjt-form-group:last-child,
.auth-layout .auth-pages.auth-v6.page-forgot-password .container-form #forgot_password_form .form-block .mjt-form-group:last-child .mjt-label {
    margin-bottom: 0
}

.auth-layout .auth-pages.auth-v6.page-forgot-password .container-form #forgot_password_form .form-block .mjt-form-group:first-child {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .auth-layout .auth-pages.auth-v6.page-forgot-password {
        flex-direction: column;
        padding-bottom: 168px
    }
    .auth-layout .auth-pages #auth_footer .container .footer-block {
        padding-bottom: 40px
    }
}

.auth-layout .auth-pages.auth-v6.page-reset-password {
    min-height: 100vh;
    padding-bottom: 118px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex: 1 0 auto
}

.auth-layout .auth-pages.auth-v6.page-reset-password .form-block {
    padding-top: 20px;
    margin-bottom: 0
}

.auth-layout .auth-pages.auth-v6.page-reset-password .form-block .mjt-form-group.password-show {
    margin-bottom: 20px
}

.auth-layout .auth-pages.auth-v6.page-reset-password .form-block .mjt-form-group.password-show:first-of-type {
    margin-bottom: 10px
}

.auth-layout .auth-pages.auth-v6.page-reset-password .form-block .mjt-form-group:last-child {
    margin-bottom: 0
}

@media (max-width:767px) {
    .auth-layout .auth-pages.auth-v6.page-reset-password {
        flex-direction: column;
        padding-bottom: 168px
    }
    .auth-layout .auth-pages.auth-v6.page-reset-password .form-block {
        margin-bottom: 15px
    }
    .auth-layout .auth-pages.auth-v6.page-reset-password #auth_footer .container .footer-block {
        padding-bottom: 40px
    }
    .auth-layout .auth-pages.auth-v6.page-reset-password .auth-header {
        margin-top: 40px
    }
}

.shared-account-signup {
    text-align: center;
    padding-bottom: 112px
}

.shared-account-signup .row-title {
    max-width: 450px;
    margin: 50px auto 40px
}

.shared-account-signup .row-title .mailjet-logo {
    border-radius: 50%;
    background-image: linear-gradient(-127deg, #ffbc48, #ffa414);
    width: 57px;
    height: 57px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.shared-account-signup .row-title .mailjet-logo svg * {
    fill: #fff
}

.shared-account-signup .shared-account-actions {
    display: flex;
    justify-content: center
}

.shared-account-signup .shared-account-actions .form-group {
    width: 350px;
    padding: 35px 50px;
    display: flex;
    flex-direction: column;
    border: 1px solid #e6e6e6;
    min-height: 280px
}

.shared-account-signup .shared-account-actions .form-group:first-child {
    margin-right: 30px
}

.shared-account-signup .shared-account-actions .form-group p {
    margin-bottom: 20px
}

.shared-account-signup .shared-account-actions .form-group a {
    margin-top: auto
}

@media (max-width:768px) {
    .shared-account-signup {
        padding-bottom: 0
    }
    .shared-account-signup .row-title {
        margin: 40px auto 25px
    }
    .shared-account-signup .shared-account-actions {
        flex-direction: column;
        align-items: center
    }
    .shared-account-signup .shared-account-actions .form-group {
        max-width: 350px;
        width: auto;
        padding: 35px 20px;
        margin-bottom: 25px
    }
    .shared-account-signup .shared-account-actions .form-group:first-child {
        margin-right: 0
    }
}

.container-account {
    font-family: Ubuntu
}

.container-account.credit-card-add .panel,
.container-account.credit-card-add .panel .panel-body {
    margin-bottom: 0
}

.container-account .panel {
    border: 0;
    margin-bottom: 0
}

.container-account .panel .purchaseMessageNotification {
    align-items: center;
    margin-bottom: 40px
}

.container-account .panel .panel-heading {
    border-bottom: 1px solid #e1e1e6;
    padding: 15px 0
}

.container-account .panel .panel-heading h1 {
    color: #55575d;
    font-size: 22px;
    font-weight: 400;
    margin: 0
}

.container-account .panel .panel-heading h1 strong {
    font-weight: 400
}

.container-account .panel .panel-heading a.pull-right {
    margin-top: -35px
}

.container-account .panel .panel-heading a.pull-right.top {
    margin-top: -25px
}

.container-account .panel .panel-heading .text {
    font-size: 14px;
    color: #55575d;
    font-weight: 400
}

.container-account .panel .panel-heading .text strong {
    font-weight: 700
}

.container-account .panel .panel-heading .text a {
    color: #ffbf40;
    transition: all .3s ease
}

.container-account .panel .panel-heading .text a:hover {
    color: #2d98df;
    text-decoration: none
}

.container-account .panel .panel-body {
    padding: 20px 0
}

.container-account .panel .panel-body h2 {
    font-weight: 700;
    font-size: 20px
}

.container-account .panel .panel-body h2.striked {
    font-weight: 400;
    text-decoration: line-through;
    float: left;
    margin-right: 10px
}

.container-account .panel .panel-body h3 {
    font-weight: 500;
    font-size: 20px;
    color: #595959;
    margin-top: 0
}

.container-account .panel .panel-body label {
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    color: #b0b3b8;
    margin-left: 10px
}

.container-account .panel .panel-body p {
    font-size: 14px;
    font-weight: 400;
    color: #595959
}

.container-account .panel .panel-body .link-yellow {
    color: #ffbf40;
    font-size: 14px;
    transition: all .3s ease-in-out
}

.container-account .panel .panel-body .link-yellow:focus,
.container-account .panel .panel-body .link-yellow:hover {
    color: #f9893f
}

.container-account .panel .panel-body .link-yellow.link-orange-blue {
    color: #f2a242
}

.container-account .panel .panel-body .link-yellow.link-orange-blue:focus,
.container-account .panel .panel-body .link-yellow.link-orange-blue:hover {
    text-decoration: none;
    color: #2d98df
}

.container-account .panel .panel-body .input-side-info p {
    margin-top: 10px;
    margin-bottom: 0
}

.container-account .panel .panel-body .input-side-info p img {
    margin-top: -2px
}

.container-account .panel .panel-body .input-side-info p span {
    margin-left: 5px;
    color: #2d98df
}

.container-account .panel .panel-body .edit-label.link-yellow {
    font-size: 11px
}

.container-account .panel .panel-body .edit-label.link-yellow:hover {
    color: #2d98df
}

.container-account .panel .panel-body .border-t11 {
    top: 11px
}

.container-account .panel .panel-body .col-xs-45 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 35%
}

.container-account .panel .panel-body .col-xs-35 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 30%
}

.container-account .panel .panel-body .table-row {
    display: table
}

.container-account .panel .panel-body .table-row .table-column {
    float: left
}

.container-account .panel .inside-panel-heading {
    padding-top: 0;
    padding-bottom: 0
}

.container-account .autobilling {
    margin-top: 0;
    margin-bottom: 40px
}

.container-account .delimiter {
    border-top: 1px solid #e1e1e6
}

.container-account .credit-card-imgs img:not(:first-child) {
    margin-left: 10px
}

.container-account .btn-cancel {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500
}

.container-account .check-promo {
    padding: 9px 30px;
    margin-top: 22px
}

.container-account .multi-line-side_info {
    display: table;
    margin-bottom: 0;
    margin-top: 23px;
    height: 40px
}

.container-account .multi-line-side_info p {
    display: table-cell;
    vertical-align: middle
}

.container-account .trigger-test-send {
    margin-top: 23px
}

.container-account .align-side-info {
    margin-top: 23px;
    height: 40px
}

.container-account .inline-checkboxes .mj-checkbox,
.container-account .permissions-checkboxes .mj-checkbox {
    margin-right: 25px
}

.container-account .inline-checkboxes .mj-checkbox strong,
.container-account .permissions-checkboxes .mj-checkbox strong {
    color: #c8c8cc;
    font-size: 12px;
    font-weight: 700
}

.container-account .inline-checkboxes .mj-checkbox strong.selected,
.container-account .permissions-checkboxes .mj-checkbox strong.selected {
    color: #55575d
}

.container-account .inline-checkboxes .mj-checkbox .mjcheckbox,
.container-account .permissions-checkboxes .mj-checkbox .mjcheckbox {
    margin-top: -5px
}

.container-account .inline-checkboxes .permissions-label,
.container-account .permissions-checkboxes .permissions-label {
    font-size: 15px!important;
    color: #55575d!important;
    font-weight: 500!important;
    display: inline-block;
    margin-right: 10px
}

.container-account .mjcheckbox input[type=checkbox]:checked:disabled+ins:after {
    opacity: .5
}

.container-account .checkbox {
    padding-left: 10px
}

.container-account #table-size0 {
    margin-bottom: 0
}

.container-account #table-navigation0,
.container-account #table-navigation1 {
    margin-bottom: 12px
}

.container-account .table-global tr th:first-child {
    padding-left: 20px
}

.shared-access-heading .title-part {
    margin-bottom: 25px
}

.exp-date.has-error .value {
    border: 1px solid #e74c3c
}

.all-width {
    width: 100%
}

.page-access {
    color: transparent
}

.page-access .info-block-text {
    vertical-align: middle
}

.page-access .form-transform {
    color: #6d7980
}

.page-deposit #transactions .s-ico {
    display: none
}

.container-sender-add .mj-radio.disp-table .mj-radio-yellow,
.container-sender-add .mj-radio.disp-table .text {
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-transform: lowercase
}

.container-sender-add .mj-radio.disp-table .mj-radio-yellow:not(:checked) {
    width: 24px
}

.container-sender-add .mj-radio.disp-table label.text:before {
    display: block;
    content: " ";
    height: 3px;
    margin-top: 1px
}

#reset_password p.label-error {
    right: auto;
    top: auto;
    margin-bottom: 0
}

#reset_password p.label-error strong {
    color: #595959
}

#reset_password p.label-detail {
    margin-bottom: -38px
}

.account-index .row-panels .panel {
    border: 1px solid #e1e1e6;
    margin-bottom: 20px
}

.account-index .row-panels .panel .panel-heading {
    padding: 15px 20px
}

.account-index .row-panels .panel .list-group a:hover {
    color: #555
}

.smtp-settings .help-panel .caret-list li:before {
    font-size: 18px
}

.sender-edit-radio .disp-table:not(.checked) .mj-radio-yellow {
    padding-right: 8px
}

.sender-edit-radio .disp-table .mj-radio-yellow {
    display: table-cell;
    vertical-align: middle
}

.sender-edit-radio .disp-table label {
    padding-top: 4px
}

#triggers-page .documentation-text svg {
    margin-bottom: -7px
}

#triggers-page .inputButtonContainer {
    display: flex;
    flex-flow: row nowrap;
    align-items: center
}

#triggers-page .inputButtonContainer .mjt-input {
    vertical-align: middle;
    flex: 1
}

#triggers-page .inputButtonContainer .firstRowButton {
    margin-left: 5px;
    vertical-align: middle;
    height: 40px
}

#triggers-page .break-word {
    word-break: break-word;
    white-space: pre-wrap;
    word-wrap: break-word
}

#triggers-page .trigger_group_events .mjt-checkbox {
    margin-bottom: -3px
}

#triggers-page .trigger_group_events .title {
    display: inline-block;
    margin-left: 5px
}

#triggers-page .result_div .result_test_text_div {
    display: inline-block;
    vertical-align: middle;
    width: 75%;
    margin-left: 5px
}

#triggers-page .result_div .result_test_text_div p {
    word-break: keep-all;
    white-space: pre-wrap;
    word-wrap: break-word
}

#triggers-page .result_div .result_test_icon {
    display: inline-block;
    vertical-align: middle
}

#triggers-page .icon_result_ok #Line_Icons {
    fill: #2db53a
}

#triggers-page .icon_result_ko #Line_Icons {
    fill: #ff624d
}

#triggers-page .ui-jqgrid-bdiv.ui-corner-bottom {
    height: auto!important
}

.page-sender .form-group .mjt-notifications {
    margin-top: 24px;
    margin-left: 0!important;
    margin-right: 0!important
}

.page-sender .has-error .form-control {
    border-color: #ff624d!important
}

.page-sender .has-error .help-block {
    font-family: Roboto-Regular;
    color: #ff624d!important;
    line-height: 22px;
    margin-top: 12px
}

.page-sender .has-error .help-block>span {
    font-family: Roboto-Bold
}

.page-sender .has-error .help-block>a {
    color: #ff624d!important;
    text-decoration: underline;
    border-bottom: none
}

.page-sender .has-error .help-block>a:active,
.page-sender .has-error .help-block>a:focus,
.page-sender .has-error .help-block>a:hover,
.page-sender .has-error .help-block>a:visited {
    border-bottom: none
}

.page-billing .panel-body li {
    font-size: 14px;
    font-weight: 400;
    color: #595959
}

.page-billing .premiumFeatures {
    padding-left: 20px
}

.page-billing .premiumFeatures li {
    position: relative;
    padding-left: 8px
}

.page-billing .premiumFeatures li:before {
    content: "-";
    position: absolute;
    top: 0;
    left: 0
}

.page-billing .showPremiumFeatures {
    cursor: pointer
}

.page-billing .annualPriceLabel {
    font-size: 14px;
    font-weight: 400
}

.sms-balance #sms-notification-billing-pending {
    width: 100%;
    height: 40px
}

.sms-balance .font-regular {
    font-weight: 500!important;
    font-size: 18px!important
}

.page-transactional {
    padding: 0
}

.page-transactional .flex-row {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch
}

.page-transactional code {
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    display: block;
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    padding: 10px 20px;
    margin: 8px 0 0
}

.page-transactional #section-top {
    margin-top: 20px;
    margin-bottom: 35px
}

.page-transactional #section-top .mjt-notification-type-alert {
    margin-bottom: 30px
}

.page-transactional #section-top .mjt-block {
    flex-basis: 50%;
    max-width: 50%
}

.page-transactional #section-top .mjt-block+.mjt-block {
    margin-left: 30px
}

.page-transactional #configuration .mjt-h3,
.page-transactional #configuration p,
.page-transactional #credential .mjt-h3 {
    margin-bottom: 20px
}

.page-transactional #configuration p:last-child {
    margin-bottom: 0
}

.page-transactional #configuration svg {
    vertical-align: middle
}

.page-transactional #section-bottom {
    padding-top: 30px;
    padding-bottom: 80px;
    background-color: #f9f9f9
}

.page-transactional #section-bottom .mjt-block-yellow {
    flex-basis: 50%;
    max-width: 50%;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start
}

.page-transactional #section-bottom .mjt-block-yellow+.mjt-block-yellow {
    margin-left: 30px
}

.page-transactional #section-bottom .mjt-block-yellow .mjt-h4 {
    max-width: 100%
}

.page-transactional #section-bottom .mjt-block-yellow .mjt-text {
    max-width: 100%;
    margin-bottom: 30px
}

.page-transactional #section-bottom .mjt-block-yellow .mjt-btn {
    margin-top: auto
}

.page-transactional #section-bottom #documentation {
    margin-top: 30px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between
}

.page-transactional #section-bottom #real-time-monitoring,
.page-transactional #section-bottom #sub-accounts {
    margin-bottom: 30px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between
}

.transactional-smtp-heading .title-part {
    margin-bottom: 20px
}

.section-transactional-smtp .code-unmodifiable {
    background-color: #f2f2f2
}

.page-type .container-email-automation .scenario {
    height: 307px;
    margin-top: 15px;
    margin-bottom: 15px
}

.page-type .container-email-automation .scenario .content {
    height: 100%;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    text-align: center;
    padding: 40px 20px 20px;
    overflow: hidden
}

.page-type .container-email-automation .scenario .content h4 {
    margin-bottom: 5px
}

.page-type .container-email-automation .scenario .content img {
    height: 120px;
    margin-bottom: 10px
}

.page-type .container-email-automation .scenario:not(.disabled-scenario) .content:hover {
    cursor: pointer;
    border: 3px solid #fead0d;
    padding: 38px 18px
}

.page-type .container-email-automation .scenario.disabled-scenario .content h4,
.page-type .container-email-automation .scenario.disabled-scenario .content p {
    opacity: .5
}

.page-type .container-email-automation .scenario.disabled-scenario .content img {
    opacity: .3
}

.page-type .container-email-automation .scenario.disabled-scenario .content .mjt-small-badge {
    position: absolute;
    right: 35px;
    top: 20px
}

.container-email-automation .sidebar {
    border: 1px solid #e1e1e6;
    border-radius: 4px
}

.container-email-automation .sidebar .panel .panel-heading {
    text-align: center
}

.container-email-automation .sidebar .panel .panel-heading img {
    width: 60%
}

.container-email-automation .sidebar .panel .panel-heading h3 {
    color: #55575d;
    font-size: 22px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word;
    margin-bottom: 5px;
    margin-top: 10px
}

.container-email-automation .sidebar .panel .panel-body {
    padding: 20px;
    word-wrap: break-word
}

.container-email-automation .sidebar .panel .panel-body label {
    font-family: Roboto-Regular;
    color: #8c8c8c;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 0;
    margin-bottom: 3px;
    display: block
}

.container-email-automation .sidebar .panel .panel-body label.required:after {
    content: "*";
    color: #8c8c8c;
    display: inline-block;
    position: relative;
    top: 0
}

.container-email-automation .sidebar .panel .panel-body value {
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    display: inline-block;
    margin: 0 0 15px;
    max-width: 100%
}

.container-email-automation .sidebar .panel .panel-body #nb-recipients {
    margin-right: 3px;
    margin-bottom: 0
}

.container-email-automation .sidebar .panel .panel-body .link-recalculate {
    display: none
}

.container-email-automation .sidebar .panel .panel-body .link-recalculate.show {
    display: inline-block!important
}

.container-email-automation .sidebar .panel .panel-body .link-recalculate a:active,
.container-email-automation .sidebar .panel .panel-body .link-recalculate a:focus,
.container-email-automation .sidebar .panel .panel-body .link-recalculate a:hover {
    color: #2d98df;
    text-decoration: none
}

.container-email-automation .sidebar .panel .panel-body .link-recalculate .link-abort {
    display: none;
    color: #ffbf40
}

.container-email-automation .sidebar .panel .panel-body .link-recalculate i {
    -webkit-animation: rotate 1.1s linear infinite;
    animation: rotate 1.1s linear infinite;
    margin-right: 5px;
    display: none;
    color: #ffbf40
}

.container-email-automation .sidebar .panel .panel-body .link-recalculate.refreshing .link-abort,
.container-email-automation .sidebar .panel .panel-body .link-recalculate.refreshing i {
    display: inline-block
}

.container-email-automation .sidebar .panel .panel-body .link-recalculate.refreshing .link-yellow {
    display: none!important
}

.container-email-automation .sidebar .panel .panel-body .red-link {
    text-align: center;
    color: #e84c3f
}

.container-email-automation .sidebar .panel .panel-body .red-link:active,
.container-email-automation .sidebar .panel .panel-body .red-link:focus,
.container-email-automation .sidebar .panel .panel-body .red-link:hover {
    cursor: pointer;
    text-decoration: none;
    color: #d34141
}

.container-email-automation .sidebar .panel hr {
    border-bottom: 1px solid #e1e1e6;
    border-top: 0;
    margin: 0
}

.page-basic-information .container-email-automation .checkbox-days,
.page-basic-information .container-email-automation .checkbox-segmentation {
    display: block
}

.page-basic-information .container-email-automation .checkbox-criteria {
    margin-bottom: -2px
}

.page-basic-information .container-email-automation .checkbox-criteria strong,
.page-basic-information .container-email-automation .checkbox-days strong,
.page-basic-information .container-email-automation .checkbox-segmentation strong {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.page-basic-information .container-email-automation .checkbox-criteria strong:hover,
.page-basic-information .container-email-automation .checkbox-days strong:hover,
.page-basic-information .container-email-automation .checkbox-segmentation strong:hover {
    cursor: pointer
}

.page-basic-information .container-email-automation .checkbox-criteria strong.selected,
.page-basic-information .container-email-automation .checkbox-days strong.selected,
.page-basic-information .container-email-automation .checkbox-segmentation strong.selected {
    color: #8c8c8c
}

.page-basic-information .container-email-automation .checkbox-criteria .mjcheckbox,
.page-basic-information .container-email-automation .checkbox-days .mjcheckbox,
.page-basic-information .container-email-automation .checkbox-segmentation .mjcheckbox {
    margin-top: -5px;
    margin-left: -10px
}

.page-basic-information .container-email-automation .checkbox-criteria .days-box input[type=checkbox],
.page-basic-information .container-email-automation .checkbox-criteria .days-box ins,
.page-basic-information .container-email-automation .checkbox-days .days-box input[type=checkbox],
.page-basic-information .container-email-automation .checkbox-days .days-box ins,
.page-basic-information .container-email-automation .checkbox-segmentation .days-box input[type=checkbox],
.page-basic-information .container-email-automation .checkbox-segmentation .days-box ins {
    left: 12px;
    top: 20px
}

.page-basic-information .container-email-automation .checkbox-segmentation {
    display: none
}

.page-basic-information .container-email-automation .checkbox-segmentation.show {
    display: block
}

.page-basic-information .container-email-automation .checkbox-segmentation .filter-label {
    padding: 1px 0 0 35px
}

.page-basic-information .container-email-automation .checkbox-segmentation .filter-label .mjt-radio {
    left: 15px
}

.page-basic-information .container-email-automation #segmentation h3 {
    font-weight: 500;
    font-size: 20px;
    color: #55575d;
    margin-top: 0
}

.page-basic-information .container-email-automation #segmentation p {
    font-size: 14px;
    font-weight: 400;
    color: #55575d
}

.page-basic-information .container-email-automation .sending-time {
    display: none
}

.page-basic-information .container-email-automation .sending-time.show {
    display: block
}

.page-basic-information .container-email-automation .sending-time .sending-hours .label-hours {
    float: left;
    color: #55575d;
    width: 37px;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    margin: 9px 10px 0 0
}

.page-basic-information .container-email-automation .sending-time .sending-hours .label-hours.label-hours-to {
    margin-left: 9px;
    text-align: center
}

.page-basic-information .container-email-automation .sending-time .sending-hours .form-transform,
.page-basic-information .container-email-automation .sending-time .sending-hours .mjt-select {
    width: 35%;
    float: left
}

.page-basic-information .container-email-automation .sending-time .checkbox-days {
    display: block
}

.page-basic-information .container-email-automation .sending-time .checkbox-days .days-box {
    display: block;
    float: left;
    width: 11%;
    text-align: center
}

.page-basic-information .container-email-automation .sending-time .checkbox-days .days-box .mjcheckbox {
    margin-top: 20px;
    margin-left: 10px;
    display: block;
    position: absolute;
    margin-right: 0
}

.page-basic-information .container-email-automation .sending-time .checkbox-days .days-box strong {
    position: relative;
    display: block;
    left: 0
}

.page-basic-information .container-email-automation .used-segment {
    display: none
}

.page-basic-information .container-email-automation .used-segment.show {
    display: block
}

.page-basic-information .container-email-automation #segmentation-block {
    display: none
}

.page-basic-information .container-email-automation #segmentation-block.show {
    display: block;
    margin-top: 12px
}

.page-basic-information .container-email-automation #segmentation-block h3 {
    font-weight: 500;
    font-size: 20px;
    color: #55575d;
    margin-top: 0
}

.page-basic-information .container-email-automation #segmentation-block p {
    font-size: 14px;
    font-weight: 400;
    color: #55575d
}

.page-basic-information .container-email-automation #segmentation-block .add-segment-block {
    float: left;
    width: 50%;
    position: relative;
    padding-top: 21px;
    padding-right: 15px
}

.page-basic-information .container-email-automation #segmentation-block .add-segment-block span {
    float: left;
    margin-top: 11px;
    margin-right: 8px;
    display: block;
    width: 30px;
    position: relative;
    margin-left: -4px;
    text-align: center
}

.page-basic-information .container-email-automation #segmentation-block .add-segment-block input {
    float: left;
    position: relative;
    max-width: 70%
}

.page-basic-information .container-email-automation #segmentation-block .add-segment-block a {
    float: right;
    position: relative;
    padding: 9px 20px
}

.page-basic-information .container-email-automation #segmentation-block #segment-filters {
    display: none
}

.page-basic-information .container-email-automation #segmentation-block #segment-filters.show {
    display: block
}

.page-basic-information .container-email-automation #segmentation-block #segment-filters #yellow {
    color: #ffbf40
}

.page-basic-information .container-email-automation #segmentation-block #segment-filters #segments-filters-options {
    margin-bottom: 20px
}

.page-basic-information .container-email-automation #segmentation-block .segment-input {
    float: left;
    width: 30%;
    padding: 0 15px
}

.page-basic-information .container-email-automation #segmentation-block .close-filter {
    float: right;
    width: 10%;
    padding: 0 15px;
    margin-top: 4px
}

.page-basic-information .container-email-automation #segmentation-block .close-filter i {
    font-size: 28px;
    color: #e1e1e6
}

.page-basic-information .container-email-automation #segmentation-block .close-filter i:hover {
    color: #55575d;
    cursor: pointer
}

.page-basic-information .container-email-automation .hidden-data {
    display: none
}

.container-email-automation .trigger {
    border: 1px solid #e1e1e6;
    border-radius: 4px;
    position: relative;
    float: left;
    width: 100%;
    height: 100%
}

.container-email-automation .trigger .ui-datepicker-trigger {
    display: none
}

.container-email-automation .trigger .trigger-icon {
    background-color: #2c97de;
    height: 100%;
    position: absolute;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.container-email-automation .trigger .trigger-icon svg {
    position: absolute;
    left: 41%;
    top: 15px
}

.container-email-automation .trigger .trigger-icon svg * {
    fill: #fff
}

.container-email-automation .trigger .trigger-content {
    margin-left: 8.333333%
}

.container-email-automation .trigger .trigger-display .trigger-content {
    margin-left: 8.333333%;
    padding: 15px
}

.container-email-automation .trigger .trigger-display .trigger-content h2 {
    color: #45474c;
    font-size: 28px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word;
    margin-top: 5px
}

.container-email-automation .trigger .trigger-display .trigger-content p {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    margin: 0
}

.container-email-automation .trigger .trigger-display .trigger-content .link-yellow {
    float: right
}

.container-email-automation .trigger .trigger-display .trigger-content .link-yellow:hover {
    color: #2d98df;
    cursor: pointer
}

.container-email-automation .trigger .trigger-display .trigger-content.trigger-edit-block {
    width: 91.67%
}

.container-email-automation .trigger .trigger-display.hide {
    display: none
}

.container-email-automation .trigger .trigger-edit {
    display: block
}

.container-email-automation .trigger .trigger-edit .ui-datepicker {
    z-index: 100;
    position: absolute
}

.container-email-automation .trigger .trigger-edit.hide {
    display: none
}

.container-email-automation .trigger .trigger-edit .trigger-content {
    margin-left: 8.333333%;
    padding: 15px
}

.container-email-automation .trigger .trigger-edit .date-fake-input {
    height: 40px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    min-width: 100px;
    line-height: 24px;
    display: inline-block
}

.container-email-automation .trigger .trigger-edit .date-fake-input:hover {
    cursor: pointer
}

.container-email-automation .trigger .trigger-edit .date-fake-input .date-text {
    color: #595b61
}

.container-email-automation .trigger .trigger-edit .date-fake-input .date-text:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #595b61;
    content: " ";
    margin-left: 7px;
    margin-top: 10px;
    float: right
}

.container-email-automation .trigger .trigger-edit .mj-checkbox {
    margin-left: 10px;
    margin-top: 15px
}

.container-email-automation .trigger .trigger-edit .mj-checkbox ins {
    margin-top: -2px
}

.container-email-automation .trigger .trigger-edit .mj-checkbox strong {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.container-email-automation .trigger .trigger-edit .mj-checkbox strong:hover {
    cursor: pointer
}

.container-email-automation .trigger .trigger-edit .mj-checkbox strong.selected {
    color: #8c8c8c
}

.container-email-automation .email-block {
    position: relative;
    float: left;
    width: 100%
}

.container-email-automation .email-block .sleep {
    position: relative;
    float: left;
    height: 75px;
    width: 100%
}

.container-email-automation .email-block .sleep.immediate .sleep-border {
    border-left: 5px solid #e1e1e6
}

.container-email-automation .email-block .sleep.immediate .sleep-select .sleep-fake-input:before {
    border-top: 5px solid #e1e1e6;
    width: 27px;
    left: -27px
}

.container-email-automation .email-block .sleep.wait .sleep-border i {
    display: block
}

.container-email-automation .email-block .sleep .sleep-border {
    border-left: 5px dotted #e1e1e6;
    margin-left: 4%;
    position: relative;
    float: left;
    height: 75px
}

.container-email-automation .email-block .sleep .sleep-border i {
    display: none;
    position: absolute;
    left: -25px;
    top: 29px;
    font-size: 17px;
    color: #e1e1e6
}

.container-email-automation .email-block .sleep .sleep-select {
    margin-left: 8.33333%;
    margin-top: 20px
}

.container-email-automation .email-block .sleep .sleep-select .sleep-fake-input {
    height: 40px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    min-width: 85px;
    line-height: 24px;
    position: absolute
}

.container-email-automation .email-block .sleep .sleep-select .sleep-fake-input:not(.disabled):hover {
    cursor: pointer
}

.container-email-automation .email-block .sleep .sleep-select .sleep-fake-input:before {
    content: " ";
    display: block;
    width: 25px;
    border-top: 5px dotted #e1e1e6;
    left: -25px;
    top: 15px;
    position: absolute
}

.container-email-automation .email-block .sleep .sleep-select .sleep-fake-input.no-arrow:hover,
.container-email-automation .email-block .sleep .sleep-select .sleep-fake-input:before:hover {
    cursor: auto
}

.container-email-automation .email-block .sleep .sleep-select .sleep-fake-input.no-arrow sleep:after {
    display: none
}

.container-email-automation .email-block .sleep .sleep-select .sleep-fake-input .sleep-div {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    line-height: 26px
}

.container-email-automation .email-block .sleep .sleep-select .sleep-fake-input .sleep-div:not(.disabled):after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #8c8c8c;
    content: " ";
    margin-left: 7px;
    margin-top: 10px;
    float: right
}

.container-email-automation .email-block .sleep .sleep-select .popover {
    width: 300px;
    max-width: 300px;
    top: 60px;
    display: none;
    left: -40px
}

.container-email-automation .email-block .sleep .sleep-select .popover.fade.in {
    display: block
}

.container-email-automation .email-block .sleep .sleep-select .popover .popover-content {
    padding: 15px
}

.container-email-automation .email-block .sleep .sleep-select .popover .popover-content .text-center .mjt-checkbox {
    margin-bottom: -2px
}

.container-email-automation .email-block .edit-delay input[name=delay] {
    text-align: center
}

.container-email-automation .email-block .edit-delay .or {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    text-align: center
}

.container-email-automation .email-block .edit-delay .or:after,
.container-email-automation .email-block .edit-delay .or:before {
    border-top: 1px solid #c8c8cc;
    min-height: 1px;
    width: 115px;
    display: inline-block;
    content: " ";
    margin-top: 10px
}

.container-email-automation .email-block .edit-delay .or:before {
    float: left
}

.container-email-automation .email-block .edit-delay .or:after {
    float: right
}

.container-email-automation .email-block .edit-delay .mj-checkbox {
    text-align: center
}

.container-email-automation .email-block .edit-delay .mj-checkbox ins {
    margin-top: -2px
}

.container-email-automation .email-block .edit-delay .mj-checkbox strong {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.container-email-automation .email-block .edit-delay .mj-checkbox strong:hover {
    cursor: pointer
}

.container-email-automation .email-block .edit-delay .mj-checkbox strong.selected {
    color: #8c8c8c
}

.container-email-automation .email-block .add-email {
    width: 8.33%;
    height: 60px;
    position: relative;
    float: left;
    background-color: #55575d;
    border-radius: 4px;
    margin-top: -35px;
    text-align: center
}

.container-email-automation .email-block .add-email.hide {
    display: none
}

.container-email-automation .email-block .add-email:not(.disabled):hover {
    cursor: pointer
}

.container-email-automation .email-block .add-email svg {
    margin-top: 20px
}

.container-email-automation .email-block .add-email.disabled {
    background-color: #d6d6d6
}

.container-email-automation .email-block .add-email svg * {
    fill: #fff
}

.container-email-automation .email-block .popover {
    max-width: 430px;
    box-shadow: none;
    z-index: 1
}

.container-email-automation .email-block .popover:not(.disabled):hover {
    cursor: pointer;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .2)
}

.container-email-automation .email-block .mjt-bubble {
    float: left;
    margin-top: -25px
}

.container-email-automation .email-block .emails {
    border: 1px solid #e1e1e6;
    border-radius: 4px;
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    border-right: 0
}

.container-email-automation .email-block .emails.view-email:hover {
    border: 1px solid #e1e1e6!important;
    border-right: 0
}

.container-email-automation .email-block .emails:not(.disabled):hover {
    border: 1px solid #fff
}

.container-email-automation .email-block .emails:not(.disabled):hover .email-hover {
    display: block
}

.container-email-automation .email-block .emails .email-hover {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    display: none
}

.container-email-automation .email-block .emails .email-hover .email-hover-background {
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    opacity: .9
}

.container-email-automation .email-block .emails .email-hover a {
    z-index: 3;
    position: absolute;
    width: 100px;
    color: #fff;
    height: 52px;
    text-align: center;
    top: 37%;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500
}

.container-email-automation .email-block .emails .email-hover a.edit-email {
    background-color: #fead0d;
    left: 40%;
    font-family: Roboto-Regular
}

.container-email-automation .email-block .emails .email-hover a.edit-email:hover {
    background-color: #ff9c00
}

.container-email-automation .email-block .emails .email-hover a.edit-email svg {
    height: 24px;
    width: 24px;
    margin-top: 5px
}

.container-email-automation .email-block .emails .email-hover a.edit-email svg circle,
.container-email-automation .email-block .emails .email-hover a.edit-email svg path,
.container-email-automation .email-block .emails .email-hover a.edit-email svg polygon,
.container-email-automation .email-block .emails .email-hover a.edit-email svg rect {
    fill: #fff!important
}

.container-email-automation .email-block .emails .email-hover a.delete-email {
    background-color: #ff624d;
    left: 55%;
    font-family: Roboto-Regular
}

.container-email-automation .email-block .emails .email-hover a.delete-email:hover {
    background-color: #ff9789
}

.container-email-automation .email-block .emails .email-hover a.delete-email svg {
    height: 24px;
    width: 24px;
    margin-top: 5px
}

.container-email-automation .email-block .emails .email-hover a.delete-email svg circle,
.container-email-automation .email-block .emails .email-hover a.delete-email svg path,
.container-email-automation .email-block .emails .email-hover a.delete-email svg polygon,
.container-email-automation .email-block .emails .email-hover a.delete-email svg rect {
    fill: #fff!important
}

.container-email-automation .email-block .emails .email-hover a i {
    display: block;
    margin-top: 11px;
    margin-bottom: 5px
}

.container-email-automation .email-block .emails .email-hover a i:before {
    font-size: 16px
}

.container-email-automation .email-block .emails .email-hover a:hover {
    text-decoration: none;
    cursor: pointer
}

.container-email-automation .email-block .emails .email-display .email-icon {
    background-color: #fead0d;
    height: 100%;
    position: absolute;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.container-email-automation .email-block .emails .email-display .email-icon svg {
    position: absolute;
    left: 26%;
    top: 15px
}

.container-email-automation .email-block .emails .email-display .email-icon svg path {
    stroke: #fead0d
}

.container-email-automation .email-block .emails .email-display .email-icon svg * {
    fill: #fff
}

.container-email-automation .email-block .emails .email-display .email-content {
    overflow: hidden;
    margin-left: 8.333333%
}

.container-email-automation .email-block .emails .email-display .email-content .email-description,
.container-email-automation .email-block .emails .email-display .email-content .email-global-stats,
.container-email-automation .email-block .emails .email-display .email-content .email-specific-stats {
    padding: 10px 15px 10px 30px
}

.container-email-automation .email-block .emails .email-display .email-content .email-description h2,
.container-email-automation .email-block .emails .email-display .email-content .email-global-stats h2,
.container-email-automation .email-block .emails .email-display .email-content .email-specific-stats h2 {
    color: #55575d;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 25px
}

.container-email-automation .email-block .emails .email-display .email-content .email-description .label-email-property,
.container-email-automation .email-block .emails .email-display .email-content .email-global-stats .label-email-property,
.container-email-automation .email-block .emails .email-display .email-content .email-specific-stats .label-email-property {
    font-family: Roboto-Regular;
    color: #8c8c8c;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 0;
    display: block;
    margin-bottom: 0
}

.container-email-automation .email-block .emails .email-display .email-content .email-description .label-email-property.required:after,
.container-email-automation .email-block .emails .email-display .email-content .email-global-stats .label-email-property.required:after,
.container-email-automation .email-block .emails .email-display .email-content .email-specific-stats .label-email-property.required:after {
    content: "*";
    color: #8c8c8c;
    display: inline-block;
    position: relative;
    top: 0
}

.container-email-automation .email-block .emails .email-display .email-content .email-description .value-email-property,
.container-email-automation .email-block .emails .email-display .email-content .email-global-stats .value-email-property,
.container-email-automation .email-block .emails .email-display .email-content .email-specific-stats .value-email-property {
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    display: inline-block;
    margin: 2px 0 20px
}

.container-email-automation .email-block .emails .email-display .email-content .email-display .email-icon {
    background-color: #d6d6d6
}

.container-email-automation .email-block .emails .email-display .email-content .email-display .email-icon svg path {
    stroke: #d6d6d6
}

.container-email-automation .email-block .emails .email-display .email-content .email-global-stats {
    border-top: 1px solid #e1e1e6;
    border-right: 1px solid #e1e1e6;
    margin-top: 1px;
    padding-top: 15px
}

.container-email-automation .email-block .emails .email-display .email-content .email-global-stats .email-global-stats-value {
    color: #55575d;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 18px;
    font-family: Roboto-Medium
}

.container-email-automation .email-block .emails .email-display .email-content .email-specific-stats .email-specific-stats-value {
    color: #55575d
}

.container-email-automation .email-block .emails .email-display .email-content .email-specific-stats {
    padding-top: 15px;
    border-top: 1px solid #e1e1e6;
    border-right: 1px solid #e1e1e6
}

.container-email-automation .email-block .emails .email-display .email-content .email-preview {
    background-color: #d6dde5;
    overflow: hidden;
    max-height: 220px;
    right: 0;
    position: absolute
}

.container-email-automation .email-block .emails .email-display .email-content .email-preview img {
    width: 245px;
    margin: auto;
    display: block
}

.container-email-automation .email-block .emails.disabled .email-display .email-icon {
    background-color: #d6d6d6
}

.container-email-automation .email-block .emails.disabled .email-display .email-icon svg path {
    stroke: #d6d6d6
}

.container-email-automation .email-block .emails.disabled .email-display .email-content .email-description h2,
.container-email-automation .email-block .emails.disabled .email-display .email-content .email-global-stats h2,
.container-email-automation .email-block .emails.disabled .email-display .email-content .email-specific-stats h2 {
    color: #b8b8b8
}

.container-email-automation .email-block .emails.disabled .email-display .email-content p {
    color: #dcdcdc!important
}

.container-email-automation .email-block .emails.disabled .email-display .email-content .email-global-stats {
    color: #dcdcdc
}

.container-email-automation .email-block .emails.disabled .email-display .email-content .email-preview {
    background-color: #ececec
}

#segmentation-create-page #segmentArea .row .col-sm-6 {
    margin-top: -6px
}

.page-customize #customize .disp-flex {
    display: flex
}

.page-customize #customize .disp-flex.center-items {
    align-items: center
}

.page-customize #customize .disp-flex.flex-end {
    align-items: flex-end
}

.page-customize #customize .disp-flex.space-between {
    justify-content: space-between
}

.page-customize #customize .disp-flex.flex-wrap {
    flex-wrap: wrap
}

.page-customize #customize .disp-flex.ea-anniversary-container.before .ea-anniversary-period-container {
    margin-right: auto;
    margin-left: auto
}

.page-customize #customize .disp-flex.ea-anniversary-container.before .ea-anniversary-time-label {
    margin-left: 10px
}

.page-customize #customize .disp-flex.ea-anniversary-container.before #ea-properties {
    margin-top: 10px;
    margin-left: 0
}

.page-customize #customize .disp-flex.ea-anniversary-container.before .ea-anniversary-label {
    margin-right: auto;
    margin-left: auto
}

.page-customize #customize .disp-flex.ea-anniversary-container.before .js-anniversaryTrigger {
    margin-left: 15px
}

.page-customize #customize .disp-flex.ea-anniversary-container .btn-group {
    margin-left: auto
}

.page-customize #customize .disp-flex.ea-anniversary-container #ea-properties {
    min-width: 250px
}

.page-customize #customize #ea-properties-timeSelect {
    margin-top: 10px;
    margin-left: 10px
}

.page-customize #customize .ea-anniversary-time-label {
    margin-top: 10px
}

.page-customize #customize .ea-anniversary-period-container {
    display: flex;
    max-width: 100%
}

.page-customize #customize .ea-anniversary-period-container #ea-anniversary-period {
    width: 70px;
    margin-right: 15px;
    margin-left: 15px
}

.page-customize #customize .ea-anniversary-period-container .js-anniversaryTrigger {
    margin-left: 10px
}

.page-customize #customize .ea-anniversary-label {
    margin-left: 15px
}

.page-customize #customize #ea-properties {
    margin-left: 10px
}

.page-customize #customize #ea-properties.anniversary2lines {
    margin-right: 10px;
    margin-left: 0;
    margin-top: 10px
}

.page-customize #customize #ea-properties .MJT-Select-placeholder {
    display: block;
    padding: 0;
    max-width: 270px;
    overflow: hidden
}

.page-customize #customize #ea-properties .MJT-Select-input {
    width: auto!important;
    max-width: 260px
}

.page-customize #customize #ea-properties .MJT-Select-control {
    padding: 0 60px 0 20px
}

.page-customize #customize #ea-properties .MJT-Select-control .MJT-Select-value {
    display: block;
    padding: 0;
    max-width: 110px
}

.page-customize #customize #ea-properties:not(.anniversary) {
    flex-shrink: 0;
    flex-grow: 1
}

.page-customize #customize .trigger-block2 {
    margin-left: 10px;
    flex-shrink: 0;
    flex-grow: 1
}

.page-customize #customize .ea-date-label,
.page-customize #customize .ea-properties-label,
.page-customize #customize .trigger-block1 {
    flex-shrink: 0;
    flex-grow: 0
}

.page-customize #customize #ea-properties-logical-operator:not(.hide) {
    flex-basis: 50%;
    margin-right: 10px
}

.page-customize #customize #ea-properties-logical-operator:not(.hide) .MJT-Select-control {
    padding: 0 60px 0 20px
}

.page-customize #customize #ea-properties-logical-operator:not(.hide) .MJT-Select-control .MJT-Select-value {
    display: block;
    padding: 0!important;
    max-width: 210px
}

.page-customize #customize #ea-inputField-container {
    flex-basis: 50%
}

.page-customize #customize .edit-trigger,
.page-customize #customize .trigger-cancel-btn {
    color: #cacaca;
    cursor: pointer
}

.page-customize #customize .btn-group {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 100%;
    flex: 0.8
}

.page-customize #customize .btn-group .trigger-cancel-btn:not(.hide) {
    margin-right: 10px;
    margin-left: 10px;
    border-bottom-width: 0
}

.page-customize #customize .formTriggerDate .btn-group {
    flex: 1
}

.mj-swal-duplicate {
    padding: 120px
}

.mj-swal-duplicate h2 {
    color: #45474c;
    font-size: 28px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word;
    margin: 0
}

.mj-swal-duplicate .text {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    margin: 15px 0 0
}

.mj-swal-duplicate input[name=duplicate_name] {
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #8c8c8c;
    padding: 10px 20px;
    text-align: center;
    margin-top: 20px;
    display: inline-block
}

.mj-swal-duplicate input[name=duplicate_name]:active,
.mj-swal-duplicate input[name=duplicate_name]:focus,
.mj-swal-duplicate input[name=duplicate_name]:hover {
    border: 1px solid #2c97de!important;
    outline: none
}

.mj-swal-duplicate input[name=duplicate_name].error {
    border: 1px solid #ff9789!important
}

.mj-swal-duplicate .sa-button-container {
    width: 100%;
    left: 0
}

.mj-swal-duplicate .sa-button-container .cancel {
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    border-radius: 2px;
    border: 1px solid #fead0d;
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    color: #fead0d;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #fead0d!important;
    text-transform: none;
    margin: 0 15px 0 0
}

.mj-swal-duplicate .sa-button-container .cancel img {
    margin-right: 6px
}

.mj-swal-duplicate .sa-button-container .cancel svg {
    height: 14px;
    width: 14px;
    margin-bottom: -2px;
    margin-right: 5px
}

.mj-swal-duplicate .sa-button-container .cancel svg circle,
.mj-swal-duplicate .sa-button-container .cancel svg path,
.mj-swal-duplicate .sa-button-container .cancel svg polygon,
.mj-swal-duplicate .sa-button-container .cancel svg rect {
    fill: #fead0d!important
}

.mj-swal-duplicate .sa-button-container .cancel:active,
.mj-swal-duplicate .sa-button-container .cancel:focus,
.mj-swal-duplicate .sa-button-container .cancel:hover {
    outline: none;
    color: #ff9c00;
    border-color: #ff9c00;
    background-color: #fff;
    text-decoration: none
}

.mj-swal-duplicate .sa-button-container .cancel:active svg circle,
.mj-swal-duplicate .sa-button-container .cancel:active svg path,
.mj-swal-duplicate .sa-button-container .cancel:active svg polygon,
.mj-swal-duplicate .sa-button-container .cancel:active svg rect,
.mj-swal-duplicate .sa-button-container .cancel:focus svg circle,
.mj-swal-duplicate .sa-button-container .cancel:focus svg path,
.mj-swal-duplicate .sa-button-container .cancel:focus svg polygon,
.mj-swal-duplicate .sa-button-container .cancel:focus svg rect,
.mj-swal-duplicate .sa-button-container .cancel:hover svg circle,
.mj-swal-duplicate .sa-button-container .cancel:hover svg path,
.mj-swal-duplicate .sa-button-container .cancel:hover svg polygon,
.mj-swal-duplicate .sa-button-container .cancel:hover svg rect {
    fill: #ff9c00!important
}

.mj-swal-duplicate .sa-button-container .cancel:disabled {
    color: #fff;
    cursor: not-allowed;
    border-color: #cacaca;
    background-color: #cacaca
}

.mj-swal-duplicate .sa-button-container .cancel:disabled svg circle,
.mj-swal-duplicate .sa-button-container .cancel:disabled svg path,
.mj-swal-duplicate .sa-button-container .cancel:disabled svg polygon,
.mj-swal-duplicate .sa-button-container .cancel:disabled svg rect {
    fill: #cacaca!important
}

.mj-swal-duplicate .sa-button-container .cancel:disabled:hover {
    color: #fff;
    border-color: #cacaca;
    background-color: #cacaca;
    text-decoration: none
}

.mj-swal-duplicate .sa-button-container .cancel:disabled:hover svg circle,
.mj-swal-duplicate .sa-button-container .cancel:disabled:hover svg path,
.mj-swal-duplicate .sa-button-container .cancel:disabled:hover svg polygon,
.mj-swal-duplicate .sa-button-container .cancel:disabled:hover svg rect {
    fill: #cacaca!important
}

.mj-swal-duplicate .sa-button-container .cancel:hover {
    border-color: #ff9c00!important;
    color: #ff9c00!important
}

.mj-swal-duplicate .sa-button-container .confirm {
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    border-radius: 2px;
    border: 1px solid #fead0d;
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    color: #fff;
    background-color: #fead0d;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin: 0;
    background-color: #fead0d!important;
    border-color: #fead0d!important;
    text-transform: none;
    box-shadow: none!important
}

.mj-swal-duplicate .sa-button-container .confirm img {
    margin-right: 6px
}

.mj-swal-duplicate .sa-button-container .confirm svg {
    height: 14px;
    width: 14px;
    margin-bottom: -2px;
    margin-right: 5px
}

.mj-swal-duplicate .sa-button-container .confirm svg circle,
.mj-swal-duplicate .sa-button-container .confirm svg path,
.mj-swal-duplicate .sa-button-container .confirm svg polygon,
.mj-swal-duplicate .sa-button-container .confirm svg rect {
    fill: #fff!important
}

.mj-swal-duplicate .sa-button-container .confirm:active,
.mj-swal-duplicate .sa-button-container .confirm:focus,
.mj-swal-duplicate .sa-button-container .confirm:hover {
    outline: none;
    color: #fff;
    border-color: #ff9c00;
    background-color: #ff9c00;
    text-decoration: none
}

.mj-swal-duplicate .sa-button-container .confirm.mjt-btn-disabled,
.mj-swal-duplicate .sa-button-container .confirm:disabled {
    color: #fff;
    cursor: not-allowed;
    border-color: #cacaca;
    background-color: #cacaca
}

.mj-swal-duplicate .sa-button-container .confirm.mjt-btn-disabled svg circle,
.mj-swal-duplicate .sa-button-container .confirm.mjt-btn-disabled svg path,
.mj-swal-duplicate .sa-button-container .confirm.mjt-btn-disabled svg polygon,
.mj-swal-duplicate .sa-button-container .confirm.mjt-btn-disabled svg rect,
.mj-swal-duplicate .sa-button-container .confirm:disabled svg circle,
.mj-swal-duplicate .sa-button-container .confirm:disabled svg path,
.mj-swal-duplicate .sa-button-container .confirm:disabled svg polygon,
.mj-swal-duplicate .sa-button-container .confirm:disabled svg rect {
    fill: #cacaca!important
}

.mj-swal-duplicate .sa-button-container .confirm.mjt-btn-disabled:hover,
.mj-swal-duplicate .sa-button-container .confirm:disabled:hover {
    color: #fff;
    border-color: #cacaca;
    background-color: #cacaca
}

.mj-swal-duplicate .sa-button-container .confirm:hover {
    border-color: #ff9c00!important;
    background-color: #ff9c00!important
}

#add_email_modal form p {
    color: #55575d
}

#add_email_modal form .send-now-label {
    padding: 7px 0 0 35px
}

#add_email_modal form .send-now-label .mjt-radio {
    left: 10px
}

#add_email_modal form .disabled-label {
    color: #ccc
}

#add_email_modal form .or {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    margin: 5px 0 15px;
    float: left;
    width: 100%;
    text-align: center
}

#add_email_modal form .or:after,
#add_email_modal form .or:before {
    border-top: 1px solid #c8c8cc;
    min-height: 1px;
    width: 44%;
    display: inline-block;
    content: " ";
    padding-bottom: 3px
}

#add_email_modal form .or:before {
    margin-right: 2%;
    float: left;
    margin-top: 10px
}

#add_email_modal form .or:after {
    margin-left: 2%;
    float: right;
    margin-top: 10px
}

#add_email_modal form input[name=delay] {
    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #8c8c8c;
    padding: 10px 20px;
    display: inline-block!important;
    margin: 0;
    height: inherit
}

#add_email_modal form input[name=delay]:active,
#add_email_modal form input[name=delay]:focus,
#add_email_modal form input[name=delay]:hover {
    border: 1px solid #2c97de!important;
    outline: none
}

#add_email_modal form input[name=delay].error {
    border: 1px solid #ff9789!important
}

#add_email_modal form .mjt-checkbox {
    margin-bottom: -3px
}

#add_email_modal form label {
    font-weight: 700
}

#workflows-list img.no-workflow {
    display: block;
    margin: auto
}

#workflows-list .btn-first-workflow {
    margin: 50px auto auto
}

#workflows-view .mjt-simple-tables {
    width: 100%
}

#workflows-view .mjt-simple-tables th {
    width: 25%
}

#workflows-view .mjt-simple-tables td {
    height: 80px;
    font-size: 25px
}

#workflows-view .nav-tabs {
    border-bottom: 1px solid #e1e1e6
}

#workflows-view .nav-tabs li#datas-date {
    width: 260px
}

#workflows-view .nav-tabs li.active {
    font-weight: 700
}

#workflows-view .nav-tabs li.active a.nav-link {
    border: 1px solid #e1e1e6;
    border-bottom-color: transparent
}

#workflows-view .nav-tabs li.active a.nav-link:hover {
    background-color: #fff
}

#workflows-view .nav-tabs li a.nav-link {
    padding: 13px 20px;
    color: #55575d;
    font-size: 16px
}

#workflows-view .nav-tabs li a.nav-link:hover {
    background-color: #e1e1e6
}

#workflows-view .datas-checkbox {
    padding: 20px 0 0 20px
}

#workflows-view .datas-checkbox>div {
    float: left;
    margin-right: 25px
}

#workflows-view .datas-checkbox>div label {
    color: #55575d;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word;
    text-transform: uppercase;
    margin: 0 0 0 10px
}

#workflows-view .datas-checkbox ins {
    margin-top: -2px
}

#workflows-view .workflow-statistics .mjt-simple-tables {
    margin-top: 20px
}

#workflows-view .workflow-statistics .mjt-simple-tables th {
    width: 12.5%
}

#workflows-view .workflow-statistics .mjt-simple-tables td {
    font-size: 16px
}

#workflows-view .workflow-statistics #mj-bar {
    margin-top: 0
}

#workflows-view .workflow-statistics #mj-bar.isOldStats .box {
    width: 25%
}

#workflows-view .workflow-statistics #mj-bar.isOldStats .box:nth-child(5) {
    border-right: 0
}

#workflows-view .workflow-statistics #mj-bar.isOldStats .box:nth-child(4) {
    border-right: 1px solid #e1e1e6
}

#workflows-view #emails-stats,
#workflows-view #workflow-stats {
    min-height: 400px
}

.page-confirm .container-email-automation .confirm-title {
    word-break: break-all
}

.page-confirm .container-email-automation label {
    font-family: Roboto-Regular;
    color: #8c8c8c;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 400;
    display: block;
    margin-left: 0!important
}

.page-confirm .container-email-automation label.required:after {
    content: "*";
    color: #8c8c8c;
    display: inline-block;
    position: relative;
    top: 0
}

.page-confirm .container-email-automation value {
    margin: 0;
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1.3;
    font-family: Roboto-Regular, Sans-Serif;
    font-size: 14px;
    color: #55575d;
    font-weight: 400
}

.page-confirm .container-email-automation .workflow-type-img {
    width: 118px
}

.page-confirm .container-email-automation .trigger .trigger-icon svg {
    left: 43%
}

.page-confirm .container-email-automation .trigger .email-icon svg {
    left: 31%
}

.page-confirm .container-email-automation .cta-buttons {
    text-align: center
}

.page-confirm .container-email-automation .h4-lh22 {
    line-height: 22px
}

.page-confirm .container-email-automation .eligibility-title {
    margin-top: 25px!important;
    margin-bottom: 0;
    display: inline-block
}

.page-confirm .container-email-automation .eligibility-text {
    margin-bottom: 25px;
    display: inline-block;
    margin-left: 5px
}

.page-confirm .container-email-automation .workflow-part h1 {
    display: inline-block
}

.page-confirm .container-email-automation .workflow-part p {
    display: inline-block;
    margin-left: 5px
}

.page-confirm .container-email-automation .email-block .sleep .sleep-select .sleep-fake-input:before {
    left: -35px;
    width: 35px
}

.page-confirm .container-email-automation .email-block .sleep.immediate .sleep-select .sleep-fake-input:before {
    left: -38px;
    width: 38px
}

.workflow-step-2 .mjt-tooltip {
    margin-bottom: -4px
}

.workflow-step-2 .eligibility-block .mjt-label.filter-label {
    text-transform: none;
    line-height: 16.8px
}

.workflow-step-2 .eligibility-block .mjt-label:hover {
    cursor: pointer
}

.workflow-step-2 .eligibility-block .disp-flex {
    display: flex;
    align-items: center
}

.workflow-step-2 .eligibility-block .disp-flex .mjt-label {
    position: relative
}

.workflow-step-2 .eligibility-block .disp-flex .selectReact {
    flex: 3;
    padding-left: 25px
}

.workflow-step-2 .eligibility-block .checkbox-segmentation .mjt-checkbox {
    margin-bottom: -3px
}

.page-confirm .container-email-automation .mjt-icon-link svg,
.page-view .container-email-automation .mjt-icon-link svg {
    margin-bottom: -4px
}

.anniversary-trigger .trigger-icon,
.date-trigger .trigger-icon,
.property-trigger .trigger-icon {
    width: 8.33%
}

.workflow-step-3 .formTriggerDate,
.workflow-step-3 .formTriggerProperty {
    padding: 0 15px
}

.mjt-small-badge.wfk-badge-stopped {
    background-color: #ff624d;
    border-color: #ff624d
}

.mjt-small-badge.wfk-badge-active {
    background-color: #2db53a;
    border-color: #2db53a
}

.mjt-small-badge.wfk-badge-archived {
    background-color: #cacaca;
    border-color: #cacaca
}

.waiting-page {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.waiting-page .heading-waiting-page {
    margin: 0 0 120px
}

.waiting-page .rolling {
    height: 270px;
    overflow: hidden;
    position: relative
}

.waiting-page .loading-actions {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(0);
    transition: transform .4s ease-in-out
}

.waiting-page .loading-actions>div {
    display: table;
    width: 100%
}

.waiting-page .loading-actions .action {
    opacity: 0;
    transition: opacity .6s ease-in-out
}

.waiting-page .loading-actions .action.visible {
    opacity: 1
}

.waiting-page .loading-actions .action.active .action-inner .mjt-h5 {
    color: #55575d;
    margin-bottom: 0
}

.waiting-page .loading-actions .action.active .action-inner .mjt-check path {
    fill: #fead0d!important
}

.waiting-page .loading-actions .action.active .action-inner .mjt-check polygon {
    opacity: 1;
    fill: #fead0d!important
}

.waiting-page .loading-actions .action-inner {
    display: table-cell;
    height: 90px;
    vertical-align: middle;
    width: 50%
}

.waiting-page .loading-actions .action-inner .mjt-h5 {
    color: #ebebeb;
    margin-bottom: 0;
    transition: all .4s ease-in-out
}

.waiting-page .loading-actions .action-inner .mjt-check path {
    fill: #ebebeb!important;
    transition: all .4s ease-in-out
}

.waiting-page .loading-actions .action-inner .mjt-check polygon {
    opacity: 0;
    transition: all .4s ease-in-out
}

.waiting-page .logo-grey {
    width: 123px;
    height: 48px;
    background-image: url(/lib/images/general/logos/logo_grey.png);
    position: relative;
    margin: 140px auto auto
}

.page-404 {
    padding: 0;
    margin-top: 10px
}

.page-404 .is-debranded {
    margin-top: 80px
}

.page-404 a {
    color: #2d98df;
    font-family: Ubuntu;
    line-height: 1.5
}

.page-404 .header {
    margin-bottom: 30px;
    text-align: center
}

.page-404 h1,
.page-404 h4 {
    color: #55575d
}

.page-404 .title-heading {
    color: #55575d;
    font-size: 40px;
    font-weight: 600
}

.page-404 .title-part {
    font-size: 1.5em;
    color: #55575d;
    font-weight: 600
}

.page-404 .img-404 {
    width: 100%
}

.page-404 .menu-links {
    margin-top: 60px;
    text-align: center;
    font-size: 17px;
    font-weight: 400
}

.page-404 .menu-links a {
    text-transform: uppercase;
    margin: 0 15px
}

.page-404 .container .box {
    width: 90%;
    box-shadow: 0 0 30px #ced1d9;
    padding: 30px 60px;
    margin: 60px auto 80px
}

.page-404 .container .box .title-subpart {
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #55575d;
    text-align: left;
    font-weight: 700;
    font-size: 18px
}

.page-404 .container .box:before {
    display: table;
    content: " "
}

.page-404 .container .box:after {
    display: table;
    content: " ";
    clear: both
}

.page-404 .container .box .row .lta {
    text-align: left;
    font-size: 17px
}

.page-404 .container .box .row:before {
    display: table;
    content: " "
}

.page-404 .container .box .row:after {
    display: table;
    content: " ";
    clear: both
}

.page-404 .resources-block {
    margin-bottom: 0
}

.notifications-center-posts .notify-me {
    margin-bottom: 20px
}

.notifications-center-posts .notify-me .mjt-switch {
    margin-right: 8px;
    vertical-align: middle
}

.notifications-center-posts .notify-me span {
    vertical-align: middle
}

.notifications-center-posts .post {
    padding: 20px 30px;
    border: 1px solid #e6e6e6;
    border-left: 10px solid #fead0d
}

.notifications-center-posts .post.new {
    border-left-color: #fead0d
}

.notifications-center-posts .post+.post {
    margin-top: 22px
}

.notifications-center-posts .post .title {
    margin-top: 5px;
    margin-bottom: 7px
}

#transactionalTemplating .mjt-notifications {
    margin-top: 10px;
    margin-bottom: 10px
}

#transactionalTemplating .section1 {
    padding-top: 20px;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    min-height: 530px
}

#transactionalTemplating .section1 .editorTemplating {
    width: 605px
}

#transactionalTemplating .section1 .editorTemplating #ace_editor {
    width: 605px;
    height: 530px
}

#transactionalTemplating .section1 .editorTemplating .editors-wrapper {
    height: 100%
}

#transactionalTemplating .section1 .editorTemplating .editors {
    box-shadow: none;
    margin: 0;
    display: flex;
    flex-direction: column
}

#transactionalTemplating .section1 .editorTemplating .editors .ace_gutter {
    font-family: Roboto-Medium;
    font-size: 9px
}

#transactionalTemplating .section1 .editorTemplating .editors .copy-button:after {
    font-family: Roboto-Medium;
    font-size: 12px;
    line-height: 26px
}

#transactionalTemplating .section1 .editorTemplating .editors li:hover a {
    background-color: transparent
}

#transactionalTemplating .section1 .editorTemplating .editors .editor {
    position: relative;
    height: 100%
}

#transactionalTemplating .section1 .editorTemplating .editors .ace_content {
    height: 100%!important
}

#transactionalTemplating .section1 .editorTemplating #editor-twig {
    height: 100%
}

#transactionalTemplating .section1 .formSendTest {
    width: 355px;
    min-height: 530px
}

#transactionalTemplating .section1 .formSendTest .form-group {
    position: relative
}

#transactionalTemplating .section1 .formSendTest .form-group .mjt-tooltip {
    position: absolute;
    bottom: 19.5px;
    right: 0
}

#transactionalTemplating .section1 .formSendTest .mjt-description-text:active,
#transactionalTemplating .section1 .formSendTest .mjt-description-text:focus,
#transactionalTemplating .section1 .formSendTest .mjt-description-text:hover {
    cursor: auto;
    color: #8c8c8c
}

#transactionalTemplating .section1 .formSendTest .mjt-block {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 530px
}

#transactionalTemplating .section1 .formSendTest .mjt-h5 {
    text-align: center
}

#transactionalTemplating .section1 .formSendTest .mjt-text {
    margin-bottom: 5px
}

#transactionalTemplating .section1 .formSendTest .mjt-btn {
    width: 150px;
    align-self: center;
    margin-top: 5px
}

#transactionalTemplating .section1 .formSendTest .mjt-icon-link #rockBands {
    background-color: #fead0d;
    color: #fff;
    border-radius: 50%;
    height: 12px;
    width: 13px;
    font-size: 10px;
    text-align: center;
    display: inline-block
}

#transactionalTemplating .section1 .formSendTest .mjt-icon-link:hover {
    color: #8c8c8c
}

#transactionalTemplating .section2Parent {
    background-color: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 80px
}

#transactionalTemplating .section2 {
    display: flex;
    justify-content: space-between
}

#transactionalTemplating .section2 .mjt-block-yellow {
    width: 480px
}

#transactionalTemplating .section2 p {
    margin-bottom: 30px
}

.tooltipTemplating {
    width: 545px;
    z-index: 11;
    color: #fff
}

.tooltipTemplating .alignment {
    padding-left: 15px
}

.tooltipTemplating .mjt-h5 {
    color: #fff;
    margin-bottom: 0
}

.tooltipTemplating .mjt-small-text {
    color: #fff
}

.page-sendapi {
    padding-bottom: 0
}

.page-sendapi .flex-row {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch
}

.page-sendapi #editor-presentation {
    display: flex;
    margin: 25px 0 0
}

.page-sendapi #editor-presentation .mjt-notifications {
    margin-bottom: 30px
}

.page-sendapi #editor-presentation .mjt-btn {
    margin-top: 25px
}

.page-sendapi #editor-presentation .right-col {
    width: 285px;
    margin-left: 20px
}

.page-sendapi #editor-presentation .right-col .content {
    margin: auto 0
}

.page-sendapi #editor-presentation .right-col .wrapper-part {
    flex-direction: column;
    margin-top: 15px;
    display: none
}

.page-sendapi #editor-presentation .right-col .wrapper-part .mjt-btn {
    display: none
}

.page-sendapi #editor-presentation .right-col .wrapper-part .mjt-btn.active {
    display: block
}

.page-sendapi #editor-presentation .right-col .wrapper-part.active {
    display: flex;
    min-height: 233px
}

.page-sendapi #editor-presentation .right-col .api-part {
    display: flex;
    flex-direction: column;
    min-height: 255px
}

.page-sendapi #editor-presentation .right-col .api-part img {
    display: none
}

.page-sendapi #editor-presentation .right-col .api-part.sh img {
    display: block;
    margin: 40px auto 15px
}

.page-sendapi #editor-presentation .right-col .api-part.sh {
    min-height: 428px
}

.page-sendapi #editor-presentation .left-col {
    width: 675px;
    min-height: 335px
}

.page-sendapi #editor-presentation .left-col #ace_editor.editors {
    width: 675px;
    height: 503px;
    margin: 0;
    box-shadow: none
}

.page-sendapi #editor-presentation .left-col #ace_editor.editors.curl {
    height: 428px
}

.page-sendapi #disclaimer-row {
    margin: 20px 0 35px
}

.page-sendapi #disclaimer-row .disclaimer {
    width: 675px
}

.page-sendapi #disclaimer-row .disclaimer span {
    font-family: Roboto-Medium
}

.page-sendapi #section-bottom {
    padding-top: 30px;
    padding-bottom: 80px;
    background-color: #f9f9f9
}

.page-sendapi #section-bottom .mjt-block-yellow {
    flex-basis: 50%;
    max-width: 50%;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start
}

.page-sendapi #section-bottom .mjt-block-yellow+.mjt-block-yellow {
    margin-left: 30px
}

.page-sendapi #section-bottom .mjt-block-yellow .mjt-h4 {
    max-width: 100%
}

.page-sendapi #section-bottom .mjt-block-yellow .mjt-text {
    max-width: 100%;
    margin-bottom: 30px
}

.page-sendapi #section-bottom .mjt-block-yellow .mjt-btn {
    margin-top: auto
}

.container-docs .disp-flex {
    display: flex
}

.container-docs strong {
    font-weight: 400
}

.container-docs h3 {
    color: #55575d;
    font-size: 22px;
    margin-top: 0;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word;
    margin-bottom: 20px
}

.container-docs h3#api,
.container-docs h3#technical {
    margin-bottom: 0;
    margin-top: 55px
}

.container-docs h4 {
    color: #55575d;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    font-family: OpenSans-Semibold, Sans-Serif;
    word-wrap: break-word;
    margin-top: 30px;
    margin-bottom: 0
}

.container-docs p {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif;
    margin: 0 0 10px
}

.container-docs ul {
    padding: 0
}

.container-docs ul li {
    list-style-type: none
}

.container-docs .section-menu {
    flex: 1
}

.container-docs .section-menu .functions {
    padding-left: 20px
}

.container-docs .section-menu h5 {
    color: #45474c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Medium;
    margin: 15px 0 0
}

.container-docs .section-menu h5:first-child {
    margin-top: 7px
}

.container-docs .section-menu a {
    margin: 0;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Regular, Sans-Serif
}

.container-docs .section-menu a.active {
    color: #fead0d
}

.container-docs .section-menu .class {
    font-family: Roboto-Medium
}

.container-docs .section-menu .li {
    margin-top: 15px;
    margin-bottom: 15px
}

.container-docs .section-menu .li a {
    margin: 0;
    color: #45474c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Medium
}

.container-docs .section-menu li {
    line-height: 26px
}

.container-docs #content {
    flex: 3;
    margin-left: 20px;
    padding-left: 50px;
    border-left: 1px solid #e6e6e6
}

.container-docs .docs-content a:not(.mjt-badge) {
    color: #fead0d;
    transition: all .3s ease-in-out;
    border-bottom: 1px solid transparent;
    font-family: Roboto-Regular, Sans-serif;
    font-family: Roboto-Medium, sans-serif;
    font-size: 14px
}

.container-docs .docs-content a:not(.mjt-badge):active,
.container-docs .docs-content a:not(.mjt-badge):focus,
.container-docs .docs-content a:not(.mjt-badge):hover {
    outline: none;
    color: #fead0d;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #fead0d
}

.container-docs .docs-content a:not(.mjt-badge):active i,
.container-docs .docs-content a:not(.mjt-badge):focus i,
.container-docs .docs-content a:not(.mjt-badge):hover i {
    color: #fead0d
}

.container-docs .docs-content ul li {
    font-size: 14px;
    margin-bottom: 7px
}

.container-docs .docs-content ul li:before {
    content: "â€º";
    color: #45474c;
    margin-right: 5px
}

.container-docs .docs-content ul li strong {
    transition: all .3s ease-in-out;
    border-bottom: 1px solid transparent;
    font-size: 14px;
    font-family: Roboto-Medium, sans-serif
}

.container-docs .docs-content ul li strong a {
    color: #fead0d;
    transition: all .3s ease-in-out;
    border-bottom: 1px solid transparent;
    font-family: Roboto-Regular, Sans-serif;
    font-size: 14px
}

.container-docs .docs-content ul li strong a:active,
.container-docs .docs-content ul li strong a:focus,
.container-docs .docs-content ul li strong a:hover {
    outline: none;
    color: #fead0d;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #fead0d
}

.container-docs .docs-content ul li strong a:active i,
.container-docs .docs-content ul li strong a:focus i,
.container-docs .docs-content ul li strong a:hover i {
    color: #fead0d
}

.container-docs .feedbackForm {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #e6e6e6;
    padding: 25px 5px;
    margin-top: 40px
}

.container-docs .feedbackForm #feedback {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px
}

.container-docs .feedbackForm #feedback .mj-text {
    margin-right: 20px
}

.container-docs .feedbackForm #feedback strong {
    font-family: Roboto-Medium
}

.container-docs .feedbackForm #feedback em {
    font-style: normal;
    margin-left: 5px
}

.container-docs .feedbackForm .ratingForm {
    display: none;
    width: 100%;
    justify-content: center
}

.container-docs .feedbackForm .ratingForm.show {
    display: flex;
    align-items: center;
    max-width: 100%
}

.container-docs .feedbackForm .ratingForm fieldset {
    display: flex;
    justify-content: center;
    max-width: 85%;
    flex-basis: 85%
}

.container-docs .feedbackForm .ratingForm fieldset .mj-text {
    text-align: center;
    margin-bottom: 30px
}

.container-docs .feedbackForm .ratingForm fieldset .col-xs-12 {
    text-align: right;
    padding: 0;
    margin-top: 0
}

.container-docs .feedbackForm .ratingForm fieldset .ratingComment {
    margin: 0;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #e6e6e6
}

.container-docs .cta-large {
    text-align: center;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6
}

.container-docs .cta-large a span strong {
    margin: 0;
    color: #45474c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: Roboto-Medium;
    line-height: 16.8px
}

.container-docs .cta-large a span em {
    margin-top: 20px
}

.container-docs .cta-large a em {
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    border-radius: 2px;
    border: 1px solid #fead0d;
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    color: #fff;
    background-color: #fead0d;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin: 0;
    font-style: normal
}

.container-docs .cta-large a em img {
    margin-right: 6px
}

.container-docs .cta-large a em svg {
    height: 14px;
    width: 14px;
    margin-bottom: -2px;
    margin-right: 5px
}

.container-docs .cta-large a em svg circle,
.container-docs .cta-large a em svg path,
.container-docs .cta-large a em svg polygon,
.container-docs .cta-large a em svg rect {
    fill: #fff!important
}

.container-docs .cta-large a em:active,
.container-docs .cta-large a em:focus,
.container-docs .cta-large a em:hover {
    outline: none;
    color: #fff;
    border-color: #ff9c00;
    background-color: #ff9c00;
    text-decoration: none
}

.container-docs .cta-large a em.mjt-btn-disabled,
.container-docs .cta-large a em:disabled {
    color: #fff;
    cursor: not-allowed;
    border-color: #cacaca;
    background-color: #cacaca
}

.container-docs .cta-large a em.mjt-btn-disabled svg circle,
.container-docs .cta-large a em.mjt-btn-disabled svg path,
.container-docs .cta-large a em.mjt-btn-disabled svg polygon,
.container-docs .cta-large a em.mjt-btn-disabled svg rect,
.container-docs .cta-large a em:disabled svg circle,
.container-docs .cta-large a em:disabled svg path,
.container-docs .cta-large a em:disabled svg polygon,
.container-docs .cta-large a em:disabled svg rect {
    fill: #cacaca!important
}

.container-docs .cta-large a em.mjt-btn-disabled:hover,
.container-docs .cta-large a em:disabled:hover {
    color: #fff;
    border-color: #cacaca;
    background-color: #cacaca
}

.container-docs .cta-large a:hover strong {
    text-decoration: underline
}

.container-docs .circ-queued {
    background: url(/lib/images/general/ico_circ_queued.png) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-sent {
    background: url(/lib/images/general/ico_circ_sent.png) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-opened {
    background: url(/lib/images/general/ico_circ_opened.png) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-clicked {
    background: url(/lib/images/general/ico_circ_clicked.png) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-bounce {
    background: url(/lib/images/general/ico_circ_bounce.png) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-blocked {
    background: url(/lib/images/general/ico_circ_blocked.png) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-spam {
    background: url(/lib/images/general/ico_circ_spam.png) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-unsub {
    background: url(/lib/images/general/ico_circ_unsub.png) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-exclude {
    background: url(/lib/images/general/ico_circ_exclude.png) 0 no-repeat
}

.container-docs .circ-hard-bounced {
    background: url(/lib/images/general/ico_circ_hard_bounce.svg) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-soft-bounced {
    background: url(/lib/images/general/ico_circ_soft_bounce.svg) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-hardbounced {
    background: url(/lib/images/general/ico_circ_hard_bounce.svg) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-softbounced {
    background: url(/lib/images/general/ico_circ_soft_bounce.svg) 0 no-repeat;
    border-radius: 0
}

.container-docs .circ-deferred,
.container-docs .circ-retrying {
    background: url(/lib/images/general/ico_circ_retrying.svg) 0 no-repeat;
    border-radius: 0
}

.app_connections .application-container {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch
}

.app_connections .col {
    width: 47%
}

.app_connections .tooltip-sb {
    vertical-align: sub
}

.app_connections #segment-logo-s {
    width: 40px;
    height: 40px
}

.app_connections #segment-logo {
    width: 80px
}

.app_connections .title-part {
    padding-bottom: 15px;
    margin-bottom: 30px
}

.app_connections .title-part h3 {
    margin: 0;
    font-weight: 500;
    font-size: 22px
}

.app_connections .title-part h4 {
    font-size: 14px;
    margin: 5px 0 0
}

.app_connections .title-part .mj-btn-dark-grey {
    padding: 11px 25px
}

.app_connections .title-part .mj-btn-dark-grey span {
    display: inline-block;
    vertical-align: middle
}

.app_connections .title-part .mj-btn-dark-grey i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    font-size: 20px
}

.app_connections .bloc {
    border-radius: 2px;
    background-color: #fff
}

.app_connections .collapsed .configuration {
    background-color: #ececec
}

.app_connections .bloc-header {
    cursor: pointer;
    border: 1px solid #e1e1e6;
    display: flex;
    flex-direction: column
}

.app_connections .bloc-header .row-flex {
    width: 100%;
    display: flex
}

.app_connections .bloc-header .logo-bloc {
    align-items: center;
    justify-content: space-between
}

.app_connections .bloc-header .app-description {
    padding: 0 20px;
    margin-bottom: 20px
}

.app_connections .bloc-header .bottom-row {
    background: #f6f6f6;
    height: 30px;
    justify-content: space-between;
    margin-top: auto
}

.app_connections .bloc-header .bottom-row .mjt-icon-link {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0 20px;
    height: 100%
}

.app_connections .bloc-header .bottom-row .mjt-icon-link .svg-configure-wheel {
    transition: all .3s ease;
    border: 1px solid #8c8c8c
}

.app_connections .bloc-header .bottom-row .mjt-icon-link .svg-scroll-arrow {
    margin-left: 4px;
    margin-right: 0
}

.app_connections .bloc-header .bottom-row .mjt-icon-link:hover .svg-configure-wheel {
    border-color: #ff9c00
}

.app_connections .bloc-header .padding-bloc {
    padding: 20px
}

.app_connections .bloc-header .application-logo {
    height: 40px
}

.app_connections .bloc-header.opened {
    background-color: #fff
}

.app_connections .bloc-content {
    display: none
}

.app_connections .bloc-content .content-part {
    position: relative;
    background-color: #fff;
    border-right: 1px solid #e1e1e6;
    border-bottom: 1px solid #e1e1e6;
    border-left: 1px solid #e1e1e6
}

.app_connections .bloc-content .content-part:first-child,
.app_connections .bloc-content .content-part:not(:first-child) {
    padding: 20px
}

.app_connections .bloc-content .content-part:not(:first-child):before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#e9e9f0", endColorstr="#ffffff", GradientType=0)
}

.app_connections .bloc-content .row {
    margin-bottom: 0
}

.app_connections .bloc-content input {
    width: 100%;
    border: 1px solid #e1e1e6;
    border-radius: 3px
}

.app_connections .bloc-content .icon-help-circled {
    font-size: 12px
}

.app_connections #segment-send .mj-btn-full {
    margin-top: 22px
}

.app_connections #segment-receive .mjt-select.max-width {
    max-width: 250px
}

.app_connections .disabled .icon-help-circled,
.app_connections .disabled .span-switch {
    color: #bdc2c4
}

.app_connections .disabled .radio-switch-label {
    background-color: #bdc2c4!important
}

.app_connections .middle {
    vertical-align: middle;
    line-height: 28px
}

.app_connections .span-switch {
    padding-top: 6px
}

.app_connections .receive-badge-enable,
.app_connections .send-badge-enable {
    background-color: #2db53a;
    vertical-align: middle;
    border: 1px solid #2db53a;
    margin: 0
}

.app_connections .receive-badge-disable,
.app_connections .send-badge-disable {
    background-color: #cacaca;
    vertical-align: middle;
    border: 1px solid #cacaca;
    margin: 0
}

.app_connections .all-width {
    width: 100%
}

.app_connections .mjt-tooltip {
    vertical-align: middle
}

.app_connections .fa {
    color: #a6c446;
    font-size: 17px;
    margin-right: 5px;
    position: relative;
    top: 2px
}

.app_connections .flex-div {
    display: flex
}

.app_connections .flex-div-1 {
    flex: 1
}

.app_connections .flex-div-1 .mjt-fake-select-input {
    width: auto;
    height: 40px
}

.app_connections #write_key {
    width: auto;
    flex: 1;
    margin-right: 20px
}

.app_connections .custom-padding {
    padding: 5px 20px
}

.app_connections #slack .badge-enable {
    background-color: #2db53a;
    vertical-align: middle;
    border: 1px solid #2db53a;
    margin: 0
}

.app_connections #slack .apikey-container {
    border: 1px solid #e1e1e6
}

.app_connections #slack .apikey-container .header-container {
    border-bottom: 1px solid #e1e1e6
}

.app_connections #slack .apikey-container .header-container p {
    margin: 0;
    padding: 10px 15px;
    font-family: Roboto-Medium;
    font-size: 12px;
    color: #55575d;
    font-weight: 400
}

.app_connections #slack .apikey-container .body-container {
    height: 380px;
    padding-right: 20px;
    overflow-y: auto;
    overflow-x: hidden
}

.app_connections #slack .apikey-container .body-container .apikey-row {
    display: flex;
    margin-top: 5px 20px 5px 0;
    padding: 10px 0 0 20px
}

.app_connections #slack .apikey-container .body-container .apikey-row .apikey-name {
    flex: 1;
    margin: auto
}

.app_connections #slack .apikey-container .body-container .apikey-row:first-child {
    padding-top: 20px
}

.app_connections #slack .custom-modal {
    display: flex;
    position: fixed;
    z-index: 1050;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9);
    justify-content: center;
    align-items: center
}

.app_connections #slack .custom-modal img {
    box-shadow: 0 0 35px rgba(228, 227, 224, .5)
}

.SenderDomainData {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 24px;
    width: 413px;
    margin-left: 45px
}

.SenderDomainData-Container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.SenderDomainData-Container:first-child {
    margin-bottom: 8px
}

.SenderDomainData-Container:last-child {
    margin-top: 8px
}

.contact-management .mjt-head .title-part {
    margin-bottom: 25px
}

.contact-management .contacts-lists-create .step.import-your-file fieldset {
    margin-top: 0
}

.contact-management .contacts-lists-create .step.import-your-file fieldset .panel-default .panel-body .checkbox-method-create label {
    position: relative;
    display: block
}

.contact-management .contacts-lists-create .panel-default .panel-body .mjt-h5 {
    margin-bottom: 10px;
    margin-top: 0
}

.contact-management .contacts-lists-create .information-text p:first-child {
    line-height: 17px
}

.contact-management .contacts-lists-create #import-methods-container {
    border: 1px solid #e1e1e6;
    border-radius: 2px;
    min-height: 292px;
    height: 292px;
    display: flex;
    flex-direction: column
}

.contact-management .contacts-lists-create #import-methods-container.fr_FR {
    min-height: 303px;
    height: 303px
}

.contact-management .contacts-lists-create #import-methods-container.fr_FR.first-option .sub-div-paste {
    flex-grow: 1;
    max-height: 303px;
    height: 303px
}

.contact-management .contacts-lists-create #import-methods-container.first-option:not(.fr_FR) .sub-div-paste {
    flex-grow: 1;
    max-height: 292px;
    height: 292px
}

.contact-management .contacts-lists-create #import-methods-container.first-option .sub-div-upload {
    display: none
}

.contact-management .contacts-lists-create #import-methods-container.upload-selected {
    border: 1px dashed #2c97de
}

.contact-management .contacts-lists-create #import-methods-container.upload-selected .sub-div-paste {
    display: none
}

.contact-management .contacts-lists-create #import-methods-container.upload-selected .sub-div-upload {
    border: none;
    flex-grow: 1;
    flex-basis: 197px
}

.contact-management .contacts-lists-create #import-methods-container.upload-selected .sub-div-upload #input-choose-file {
    width: 100vw;
    height: 100vh;
    position: fixed
}

.contact-management .contacts-lists-create #import-methods-container.selected-file {
    min-height: 0;
    height: 144px;
    min-height: 144px
}

.contact-management .contacts-lists-create #import-methods-container.selected-file .sub-div-paste {
    display: none
}

.contact-management .contacts-lists-create #import-methods-container.selected-file .sub-div-upload {
    background-color: #fcfcfc;
    margin: 0;
    border: none;
    padding: 40px 0
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-paste {
    display: flex;
    flex-basis: 197px;
    background-color: #f2f2f2;
    max-height: 197px;
    height: 197px
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-paste #background-div {
    border-radius: 2px 0 0 0;
    background-color: #f2f2f2;
    border-right: 1px solid #e1e1e6;
    border-bottom: 1px solid #e1e1e6;
    min-width: 30px;
    padding: 17px 8px 32px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    font-family: Courier;
    color: #cacaca;
    overflow: hidden
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-paste #background-div.textarea-selected {
    border-bottom: none;
    border-radius: 2px 0 0 2px
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-paste #textarea-paste {
    border: 0;
    border-bottom: 1px solid #e1e1e6;
    width: 100%;
    border-radius: 0;
    resize: none;
    font-family: Courier;
    padding: 17px 19px;
    font-size: 14px;
    line-height: 18px;
    color: #55575d;
    white-space: pre;
    overflow: auto;
    word-wrap: normal
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-paste #textarea-paste.placeholder {
    color: #cacaca
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-paste #textarea-paste.remove-border {
    border: none
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-paste.end-scroll #background-div {
    border-right: none;
    height: 260px
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-paste.end-scroll #textarea-paste {
    border-left: 1px solid #e1e1e6
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload {
    position: relative;
    margin: 10px;
    border: 1px dashed #e1e1e6;
    padding: 10px 20px;
    display: flex
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload.active input {
    width: auto;
    height: auto;
    cursor: default
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload.error {
    border: 1px dashed #ff624d
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload.focus-choose-file {
    margin: 0;
    padding: 0
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload input {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    cursor: pointer
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload.file-selected {
    padding: 40px 0
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload .upload-content .informations-upload-text {
    color: #cacaca
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload .upload-content-3 {
    width: 50%
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload .upload-content-3 .mjt-h4 {
    color: #8c8c8c
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload .upload-content-3 .filename-container {
    max-width: 490px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: bottom
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload .upload-content-3 .choose-another-file {
    display: inline;
    margin: 0;
    font-weight: 400
}

.contact-management .contacts-lists-create #import-methods-container .sub-div-upload .upload-content-middle {
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.contact-management .contacts-lists-create #container-options {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.contact-management .contacts-lists-create #container-options .options-block {
    padding: 40px 20px;
    border: solid #e6e6e6;
    border-width: 1px 1px 3px;
    width: 225px;
    text-align: center;
    display: flex;
    flex-direction: column;
    border-radius: 2px
}

.contact-management .contacts-lists-create #container-options .options-block.update-options-selected,
.contact-management .contacts-lists-create #container-options .options-block:hover {
    border: solid #fead0d;
    border-width: 1px 1px 3px;
    cursor: pointer;
    transition: .3s
}

.contact-management .contacts-lists-create #container-options .options-block .first-text {
    color: #45474c
}

.contact-management .contacts-lists-create #alert-notification-contacts {
    min-height: 0
}

.contact-management .contacts-lists-create #alert-notification-contacts .mjt-notification-type-alert {
    margin-bottom: 25px
}

.contact-list-upload-progress-container {
    background-color: #dfdfdf;
    height: 5px;
    width: 440px;
    margin: auto;
    border-radius: 5px
}

.contact-list-upload-progress-container .new-progress-bar {
    background-color: #fead0d;
    height: 5px;
    border-radius: 5px
}

.contacts-lists-create .step.list-name .panel-body.row {
    display: table;
    width: 100%
}

.contacts-lists-create .step.list-name .panel-body.row .col-xs-6 {
    display: table-cell;
    vertical-align: middle;
    float: none
}

.contacts-lists-create .step.list-name .info {
    margin-top: 20px;
    padding-left: 60px;
    position: relative
}

.contacts-lists-create .step.list-name .info .icon {
    border: 1px solid #cfcfcf;
    border-radius: 45px;
    color: #cfcfcf;
    font-size: 28px;
    left: 0;
    position: absolute;
    width: 45px;
    height: 45px;
    top: 0
}

.contacts-lists-create .step.list-name .info .icon:before {
    position: relative;
    top: 1px
}

.contacts-lists-create .step.list-name .info p {
    margin: 0
}

.contacts-lists-create .step.list-name .label-detail {
    display: none;
    position: static;
    right: auto;
    top: auto;
    margin: 0;
    color: #6d7980
}

.contacts-lists-create .step.list-name .label-detail strong {
    color: #6d7980
}

.contacts-lists-create .step.list-name .label-detail img {
    margin-right: 5px
}

.contacts-lists-create .step.import-your-file .nav {
    background-color: #fff;
    border: 2px solid #e6ebed;
    border-radius: 5px;
    margin-top: 20px
}

.contacts-lists-create .step.import-your-file .nav li.active a .check {
    display: block
}

.contacts-lists-create .step.import-your-file .nav li.active a,
.contacts-lists-create .step.import-your-file .nav li a:hover {
    background-color: #f9f9f9
}

.contacts-lists-create .step.import-your-file .nav li:last-child a {
    border-right: 0
}

.contacts-lists-create .step.import-your-file .nav li a {
    background-color: none;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    border-right: 2px solid #e6ebed;
    border-radius: 0;
    color: #6e7a80;
    height: 170px;
    padding: 0;
    position: relative
}

.contacts-lists-create .step.import-your-file .nav li a.csv {
    background-image: url(/lib/images/pages/Contacts/contacts/paper-csv.png)
}

.contacts-lists-create .step.import-your-file .nav li a.xls {
    background-image: url(/lib/images/pages/Contacts/contacts/paper-xls.png)
}

.contacts-lists-create .step.import-your-file .nav li a.txt {
    background-image: url(/lib/images/pages/Contacts/contacts/paper-txt.png)
}

.contacts-lists-create .step.import-your-file .nav li a .check {
    background: url(/lib/images/general/icons/validated-check.png) no-repeat;
    display: none;
    right: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0
}

.contacts-lists-create .step.import-your-file .nav li a .text {
    display: block;
    height: 170px;
    padding: 0 10px;
    transform: translateY(25%)
}

.contacts-lists-create .step.import-your-file .selectize-control {
    margin-top: 10px
}

.contacts-lists-create .step.import-your-file .edit-contacts-part {
    padding: 0 20px
}

.contacts-lists-create .step.import-your-file .icon-upload-contacts {
    font-size: 190px;
    line-height: 140px;
    text-align: right;
    color: #cfcfcf
}

.contacts-lists-create .step.import-your-file .upload-right-part {
    text-align: left;
    margin-top: 45px
}

.contacts-lists-create .step.import-your-file h4 {
    margin-bottom: 0;
    margin-top: 20px
}

.contacts-lists-create .step.import-your-file h5 {
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: 600
}

.contacts-lists-create .step.import-your-file .small {
    margin-bottom: 0;
    margin-top: 5px
}

.contacts-lists-create .step.import-your-file fieldset {
    margin-top: 20px
}

.contacts-lists-create .step.import-your-file textarea {
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    padding: 10px;
    width: 100%
}

.contacts-lists-create .step.import-your-file .upload {
    border: 2px dashed #e6ebed;
    border-radius: 5px;
    height: 190px;
    position: relative
}

.contacts-lists-create .step.import-your-file .upload.active {
    border-color: #5cb85c
}

.contacts-lists-create .step.import-your-file .upload img {
    bottom: -2px;
    left: 50%;
    margin-left: -62px;
    position: absolute
}

.contacts-lists-create .step.import-your-file .upload .upload-content {
    margin: auto;
    padding-top: 15px;
    text-align: center
}

.contacts-lists-create .step.import-your-file .upload .upload-content .btn {
    border: 1px solid #fc6;
    color: #fc6;
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
    text-transform: uppercase
}

.contacts-lists-create .step.import-your-file .upload .upload-content .filename {
    border: 1px solid #e6ebed;
    color: #6d7980!important;
    margin-top: 10px;
    position: relative;
    text-transform: none!important
}

.contacts-lists-create .step.import-your-file .upload .upload-content .filename .icon {
    font-size: 16px;
    left: 10px;
    position: absolute;
    top: 3px
}

.contacts-lists-create .step.import-your-file .upload .upload-content .filename .text {
    padding-left: 20px
}

.contacts-lists-create .step.import-your-file .upload input {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2
}

.contacts-lists-create .step.import-your-file .div-disabled {
    background-color: #a8a8a8;
    opacity: .4;
    color: #000
}

.contacts-lists-create .step.import-your-file .top-part-contact.div-disabled textarea {
    background-color: #a8a8a8;
    opacity: .4
}

.contacts-lists-create .step.import-your-file #copy-paste {
    padding: 20px 20px 50px
}

.contacts-lists-create .step.import-your-file #copy-paste h5 {
    margin-top: 0;
    margin-bottom: 10px
}

.contacts-lists-create .step.import-your-file #upload-csv h4 {
    color: #333;
    padding-top: 10px
}

.contacts-lists-create .step.import-your-file .panel-body {
    padding: 0;
    margin-bottom: 0
}

.contacts-lists-create .step.import-your-file .or {
    background-color: #ffbf40;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 10px;
    font-size: 20px;
    color: #fff;
    border-radius: 25px;
    margin-left: 49%;
    margin-top: -25px;
    float: left;
    margin-bottom: -50px;
    position: relative;
    z-index: 15
}

.contacts-lists-create .step.import-your-file .tab-content {
    padding: 20px 20px 75px
}

.contacts-lists-create .step.import-your-file .download-template {
    text-align: center;
    padding: 15px 20px 0
}

.contacts-lists-create .step.import-your-file .download-template p {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 65%;
    text-align: left;
    margin-bottom: 20px
}

.contacts-lists-create .step.import-your-file .download-template span {
    font-size: 38px;
    color: #cfcfcf;
    display: block;
    float: left
}

.contacts-lists-create .step.import-your-file .download-template a {
    float: right;
    display: block
}

.contacts-lists-create .step.import-your-file .download-template .btn {
    background-color: #c9ced0;
    color: #fff;
    padding-left: 46px;
    position: relative;
    margin-top: 12px
}

.contacts-lists-create .step.import-your-file .download-template .btn .icon {
    background-color: #bdc2c4;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    font-size: 18px;
    padding: 0 18px
}

.contacts-lists-create .step.import-your-file .download-template .btn .icon:before {
    position: relative;
    left: -9px;
    top: 3px
}

#formatDatePopup p {
    padding-bottom: 10px
}

#formatDatePopup .row {
    margin-left: 0;
    margin-top: 10px
}

#formatDatePopup .possible-formats {
    padding-top: 20px
}

.property-form-hidden {
    display: none
}

.mj-container.container-matching-contact-properties .panel .panel-body input.MJT-Select-input {
    padding: 0 60px 0 20px
}

html.responsive .page-custom-quote .container {
    padding: 0;
    overflow: hidden
}

.page-custom-quote .mjt-h1 {
    margin-bottom: 20px
}

.page-custom-quote .subtitle {
    margin-bottom: 5px
}

.page-custom-quote .subtitle b {
    color: #45474c;
    font-weight: 400
}

.page-custom-quote .group-agree {
    display: flex
}

.page-custom-quote .group-agree .mjt-checkbox {
    margin-right: 8px;
    flex-shrink: 0
}

.page-custom-quote .group-agree .mjt-text {
    margin-top: -3px
}

.page-custom-quote .btn-group {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 20px;
    margin-bottom: 30px;
    border-top: 1px solid #e1e1e6
}

.page-custom-quote .btn-group .mjt-icon-link {
    margin-right: 20px
}

.page-custom-quote .google-recaptcha {
    margin: 0 -20px 20px
}

.page-custom-quote .google-recaptcha .g-recaptcha {
    display: inline-block
}

.page-custom-quote #forIAgree {
    cursor: pointer
}

.page-custom-quote .mjt-phone-select li:first-child {
    display: none
}

.page-custom-quote .success-check * {
    fill: #2db53a!important
}

@media only screen and (max-width:767px) {
    .page-custom-quote .mjt-form-group .col-sm-6+.col-sm-6 {
        margin-top: 20px
    }
}

.oao-body {
    padding-top: 64px!important
}

.oao-body .oao-header {
    z-index: 1006
}

.oao-body .oao-navi-navigation {
    position: fixed
}

.oao-body .page {
    padding-bottom: 90px
}

body.stop-scrolling {
    height: 100%;
    overflow: hidden
}

.sweet-overlay {
    background-color: #000;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 10000
}

.sweet-alert {
    background-color: #fff;
    padding-top: 50px!important;
    padding-bottom: 90px!important;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    width: 595px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    display: none;
    z-index: 99999
}

@media (max-width:700px) {
    .sweet-alert {
        width: auto
    }
}

@media (max-width:540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px;
        padding-top: 20px!important;
        padding-bottom: 130px!important
    }
}

.sweet-alert h2 {
    color: #575757;
    font-size: 24px;
    text-align: left;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 42px 0 0;
    padding: 0;
    line-height: 40px;
    display: block
}

@media (max-width:540px) {
    .sweet-alert h2 {
        text-align: center;
        margin: 25px 0 7px;
        line-height: 25px
    }
}

.sweet-alert p {
    color: #989dac;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal
}

@media (max-width:540px) {
    .sweet-alert p {
        text-align: center
    }
}

.sweet-alert fieldset {
    border: none;
    position: relative
}

.sweet-alert .sa-button-container {
    position: absolute;
    bottom: 15px;
    width: 93%
}

@media (max-width:540px) {
    .sweet-alert .sa-button-container {
        width: 89%
    }
}

.sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    transition: padding .15s, max-height .15s
}

.sweet-alert .sa-error-container.show {
    padding: 10px 0;
    max-height: 100px;
    transition: padding .25s, max-height .25s
}

.sweet-alert .sa-error-container .icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ea7d7d;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-right: 3px
}

.sweet-alert .sa-error-container p {
    display: inline-block
}

.sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    transform: scale(.5);
    transform-origin: 50% 50%;
    transition: all .1s
}

.sweet-alert .sa-input-error:after,
.sweet-alert .sa-input-error:before {
    content: "";
    width: 20px;
    height: 6px;
    background-color: #f06e57;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -9px
}

.sweet-alert .sa-input-error:before {
    transform: rotate(-45deg)
}

.sweet-alert .sa-input-error:after {
    transform: rotate(45deg)
}

.sweet-alert .sa-input-error.show {
    opacity: 1;
    transform: scale(1)
}

.sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
    padding: 0 12px;
    display: none;
    transition: all .3s
}

.sweet-alert input:focus {
    outline: none;
    box-shadow: 0 0 3px #c4e6f5;
    border: 1px solid #b4dbed
}

.sweet-alert input:focus::-moz-placeholder {
    transition: opacity .3s ease .03s;
    opacity: .5
}

.sweet-alert input:focus:-ms-input-placeholder {
    transition: opacity .3s ease .03s;
    opacity: .5
}

.sweet-alert input:focus::-webkit-input-placeholder {
    transition: opacity .3s ease .03s;
    opacity: .5
}

.sweet-alert input::-moz-placeholder {
    color: #bdbdbd
}

.sweet-alert input:-ms-input-placeholder {
    color: #bdbdbd
}

.sweet-alert input::-webkit-input-placeholder {
    color: #bdbdbd
}

.sweet-alert.show-input input {
    display: block
}

.sweet-alert button.confirm {
    background-color: #ffbf40
}

.sweet-alert button {
    background-color: #aedef4;
    text-transform: uppercase;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 11px;
    font-weight: 600;
    border-radius: 3px;
    padding: 10px 15px;
    transition: background-color .4s ease-in-out;
    margin: 26px 5px 0;
    cursor: pointer
}

@media (max-width:540px) {
    .sweet-alert button {
        margin: 10px 5px 0;
        width: 100%;
        max-width: 380px
    }
}

.sweet-alert button:focus {
    outline: none;
    box-shadow: 0 0 2px rgba(128, 179, 235, .5), inset 0 0 0 1px rgba(0, 0, 0, .05)
}

.sweet-alert button:hover {
    background-color: #a1d9f2
}

.sweet-alert button:active {
    background-color: #81ccee
}

.sweet-alert button.cancel {
    background-color: #e1e1e6;
    color: #737474
}

.sweet-alert button.cancel:hover {
    background-color: #dbdbdb
}

.sweet-alert button.cancel:active {
    background-color: #b6b6b6
}

.sweet-alert button.cancel:focus {
    box-shadow: 0 0 2px rgba(197, 205, 211, .8), inset 0 0 0 1px rgba(0, 0, 0, .0470588)!important
}

.sweet-alert button::-moz-focus-inner {
    border: 0
}

.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none!important
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px
}

.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid grey;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}

.sweet-alert .sa-icon.sa-error {
    border-color: #f27474
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
    position: relative;
    display: block
}

.sweet-alert .sa-icon.sa-error .sa-line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #f27474;
    display: block;
    top: 37px;
    border-radius: 2px
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
    left: 17px
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
    right: 16px
}

.sweet-alert .sa-icon.sa-warning {
    border-color: #f8bb86
}

.sweet-alert .sa-icon.sa-warning .sa-body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #f8bb86
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #f8bb86
}

.sweet-alert .sa-icon.sa-info {
    border-color: #c9dae1
}

.sweet-alert .sa-icon.sa-info:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #c9dae1
}

.sweet-alert .sa-icon.sa-info:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    top: 19px;
    background-color: #c9dae1
}

.sweet-alert .sa-icon.sa-success {
    margin-left: 60px;
    float: left;
    margin-right: 20px;
    border-color: #a5dc86
}

.sweet-alert .sa-icon.sa-success:after,
.sweet-alert .sa-icon.sa-success:before {
    content: "";
    border-radius: 40px;
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff;
    transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success:before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    transform: rotate(-45deg);
    transform-origin: 60px 60px
}

.sweet-alert .sa-icon.sa-success:after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    transform: rotate(-45deg);
    transform-origin: 0 60px
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    border-radius: 40px;
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    width: 25px;
    left: 14px;
    top: 46px
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    width: 47px;
    right: 8px;
    top: 38px
}

.sweet-alert .sa-icon.sa-custom {
    background-size: 100% 100%;
    border-radius: 0;
    border: none;
    background-position: 50%;
    background-repeat: no-repeat;
    margin-left: 60px;
    float: left;
    margin-right: 20px
}

@media (max-width:540px) {
    .sweet-alert .sa-icon.sa-custom {
        float: none;
        margin: auto
    }
}

@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7)
    }
    45% {
        transform: scale(1.05)
    }
    80% {
        transform: scale(.95)
    }
    to {
        transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(.7)
    }
    45% {
        transform: scale(1.05)
    }
    80% {
        transform: scale(.95)
    }
    to {
        transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1)
    }
    to {
        transform: scale(.5)
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1)
    }
    to {
        transform: scale(.5)
    }
}

@-webkit-keyframes slideFromTop {
    0% {
        top: 0
    }
    to {
        top: 50%
    }
}

@keyframes slideFromTop {
    0% {
        top: 0
    }
    to {
        top: 50%
    }
}

@-webkit-keyframes slideToTop {
    0% {
        top: 50%
    }
    to {
        top: 0
    }
}

@keyframes slideToTop {
    0% {
        top: 50%
    }
    to {
        top: 0
    }
}

@-webkit-keyframes slideFromBottom {
    0% {
        top: 70%
    }
    to {
        top: 50%
    }
}

@keyframes slideFromBottom {
    0% {
        top: 70%
    }
    to {
        top: 50%
    }
}

@-webkit-keyframes slideToBottom {
    0% {
        top: 50%
    }
    to {
        top: 70%
    }
}

@keyframes slideToBottom {
    0% {
        top: 50%
    }
    to {
        top: 70%
    }
}

.showSweetAlert[data-animation=pop] {
    animation: showSweetAlert .3s
}

.showSweetAlert[data-animation=none] {
    animation: none
}

.showSweetAlert[data-animation=slide-from-top] {
    animation: slideFromTop .3s
}

.showSweetAlert[data-animation=slide-from-bottom] {
    animation: slideFromBottom .3s
}

.hideSweetAlert[data-animation=pop] {
    animation: hideSweetAlert .2s
}

.hideSweetAlert[data-animation=none] {
    animation: none
}

.hideSweetAlert[data-animation=slide-from-top] {
    animation: slideToTop .4s
}

.hideSweetAlert[data-animation=slide-from-bottom] {
    animation: slideToBottom .3s
}

@-webkit-keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    to {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    to {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    to {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    to {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg)
    }
    5% {
        transform: rotate(-45deg)
    }
    12% {
        transform: rotate(-405deg)
    }
    to {
        transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg)
    }
    5% {
        transform: rotate(-45deg)
    }
    12% {
        transform: rotate(-405deg)
    }
    to {
        transform: rotate(-405deg)
    }
}

.animateSuccessTip {
    animation: animateSuccessTip .75s
}

.animateSuccessLong {
    animation: animateSuccessLong .75s
}

.sa-icon.sa-success.animate:after {
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        opacity: 0
    }
    to {
        transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        opacity: 0
    }
    to {
        transform: rotateX(0deg);
        opacity: 1
    }
}

.animateErrorIcon {
    animation: animateErrorIcon .5s
}

@-webkit-keyframes animateXMark {
    0% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    50% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        margin-top: -6px
    }
    to {
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animateXMark {
    0% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    50% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        margin-top: -6px
    }
    to {
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.animateXMark {
    animation: animateXMark .5s
}

@-webkit-keyframes pulseWarning {
    0% {
        border-color: #f8d486
    }
    to {
        border-color: #f8bb86
    }
}

@keyframes pulseWarning {
    0% {
        border-color: #f8d486
    }
    to {
        border-color: #f8bb86
    }
}

.pulseWarning {
    animation: pulseWarning .75s infinite alternate
}

@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #f8d486
    }
    to {
        background-color: #f8bb86
    }
}

@keyframes pulseWarningIns {
    0% {
        background-color: #f8d486
    }
    to {
        background-color: #f8bb86
    }
}

.pulseWarningIns {
    animation: pulseWarningIns .75s infinite alternate
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
    transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
    transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-success {
    border-color: transparent
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    transform: rotate(-45deg)
}