@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format("woff")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format("woff")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format("woff")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format("woff")
}

@font-face {
    font-family: "Max";
    src: url(./fonts/Max-Bold.otf) format("otf"), url(./fonts/Max-Regular.otf), url(./fonts/Max-SemiBold.otf)
}

.ui-helper-hidden,
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle,
.mob-only {
    display: none
}

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

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after,
.clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: 0.5em 0.5em 0.5em 0.7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons,
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: 0.7em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: 0.5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: 0.1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active,
.card .dash-info-head .headBoxSettings .btns-settings>li>a:focus,
.card .dash-info-head .headBoxSettings .btns-settings>li>a:hover,
div.mainNav ul li a:hover {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text,
input.ui-button {
    padding: 0.4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: 0.4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: 0.4em 1em 0.4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: 0.4em 2.1em 0.4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: 0.5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: 0.5em
}

.ui-buttonset,
.btn-icon-txt i:before {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -0.3em
}

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

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next 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
}

.mentions-input,
.cards-container .dash-info-inner,
.full-width,
.ui-datepicker select.ui-datepicker-month-year,
.WebChatSettingsV2 .bb_chat_widget.bb_v2 .bb_chat_outer .bb_chat_skeleton .chat_skeleton {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em
}

.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
    overflow: visible
}

.fa-pull-left,
#pop-outerChat .pop-transfered-chat .pop-chat-avatar,
.basic-transfered-chat .cu-msg .basic-transfer-avatar,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi,
div.mainNav ul li ul li a span.ico {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group,
.realtime-outer .convers {
    width: 33.333%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl,
.CodeMirror-rtl pre {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset,
.fa-pull-right,
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group,
#pop-outerChat .pop-transfered-chat .pop-op .pop-chat-avatar,
.basic-transfered-chat .op-msg .basic-transfer-avatar,
.chatInner .chatInner-body .board .ms-wrapper .op-msg td .chat_avatar,
.ewrapper #toolbar [data-wysihtml-action] {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0.1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0.5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: 0.5em;
    padding: 0.3em 1em 0.5em 0.4em
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: 0.5em 0.4em 0.5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px 0.4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: 0.4em 0 0.2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0.2em;
    left: 0.2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("images/animated-overlay.gif");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: 0.8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: 0.8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max,
.ui-spinner-up {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: 0.2em 0;
    vertical-align: middle;
    margin-left: 0.4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: 0.5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: 0.2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0.2em 0.2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px 0.2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 0.5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 999999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;

}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget,
.fa-1x {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}

.ui-widget-content a,
.ui-widget-header a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 0 solid #999;
    background: #1e90ff url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #fff
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary,
.jse--output input.jse--key,
.cm-header,
.cm-strong,
.ewrapper .wysihtml-command-active {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.jse--output .jse--row:nth-child(even) {
    background: #f5f5f5
}

.jse--output .jse--row:nth-child(odd),
.dash-info-wrap .dash-info-txt>div.adminCard-container:hover,
.block-fluid .dash-info-wrap.chatWidgetcontainer,
.dash-info-wrap.chatWidgetcontainer .dash-info-txt>div:hover {
    background: #fff
}

.jse--output {
    position: relative;
    color: #000;
    margin-bottom: 12px
}

.jse--output .jse--row {
    position: relative;
    display: block;
    margin: 0;
    line-height: 22px
}

.jse--output .jse--row:hover {
    background-color: rgba(0, 0, 0, 0.01)
}

.jse--output .jse--delete {
    position: absolute;
    right: 0;
    top: 0;
    width: 2em;
    text-align: center;
    font-size: 1.5em;
    cursor: pointer;
    display: none !important
}

.jse--output .jse--row.jse--add {
    font-weight: bold;
    height: 30px;
    display: none !important
}

.jse--output .jse--row.jse--add .jse--plus {
    font-size: 1em;
    padding-left: 20px !important;
    cursor: pointer;
    border: none;
    background-color: transparent;
    margin-left: 6px;
    padding: 0 !important;
    width: 30px;
    height: 30px
}

.jse--output .jse--typeof {
    font-weight: 200;
    font-size: 0.9em;
    color: #555;
    margin-left: 50px;
    display: none !important
}

body #EditJSON .jse--row input[type="text"] {
    box-shadow: none !important;
    margin: 3px 0 !important
}

.jse--output input {
    border: none;
    background-color: transparent;
    margin: 0;
    line-height: 22px;
    height: 22px;
    padding: 0 15px
}

.jse--output input:hover {
    background-color: rgba(249, 251, 253, 0.5)
}

.jse--output input:focus {
    outline: 1px solid silver;
    background-color: #f9fbfd
}

.jse--output input.jse--value,
.outer_table .table {
    border: 1px solid #ddd
}

.jse--output input[type="checkbox"].jse--value__new {
    position: absolute
}

.jse--output .jse--row-object>.jse--row,
.jse--output .jse--row--array>.jse--row {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px dotted #ccc
}

.jse--output input.jse--key {
    pointer-events: none
}

.mentions-input .input {
    overflow: hidden;
    position: relative
}

.mentions-input .highlighter {
    position: absolute;
    left: 0;
    right: 0;
    color: transparent;
    overflow: hidden;
    border-style: solid;
    border-color: transparent
}

.mentions-input .highlighter-content strong {
    color: #fff;
    font-weight: inherit;
    background-color: #006dcc;
    display: inline;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    z-index: 999;
    position: relative
}

[data-mention] {
    background-color: #a3bcea;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

.CodeMirror-scroll::-webkit-scrollbar {
    width: 12px
}

.CodeMirror-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
    -webkit-border-radius: 0;
    border-radius: 0;
    background: red;
    border-width: 0 !important
}

.CodeMirror-scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%)
}

.CodeMirror {
    font-family: monospace;
    height: 300px;
    color: #000;
    direction: ltr
}

.CodeMirror-lines {
    padding: 4px 0
}

.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
    padding: 0 4px
}

.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler,
.CodeMirror-gutter-wrapper ::selection,
.CodeMirror-gutter-wrapper ::-moz-selection {
    background-color: transparent
}

.CodeMirror-gutters {
    border-right: 1px solid #ddd;
    background-color: #f7f7f7;
    white-space: nowrap
}

.CodeMirror-linenumber {
    padding: 0 3px 0 5px;
    min-width: 20px;
    text-align: right;
    color: #999;
    white-space: nowrap
}

.CodeMirror-guttermarker,
.chatInner .chatInner-body .board .ms-wrapper .op-msg td .ms-text-wrapper .ms-chat-line p {
    color: #000
}

.CodeMirror-guttermarker-subtle,
.cm-s-default .cm-hr {
    color: #999
}

.CodeMirror-cursor {
    border-left: 1px solid #000;
    border-right: none;
    width: 0
}

.CodeMirror div.CodeMirror-secondarycursor {
    border-left: 1px solid silver
}

.cm-fat-cursor .CodeMirror-cursor {
    width: auto;
    border: 0 !important;
    background: #7e7
}

.cm-fat-cursor div.CodeMirror-cursors {
    z-index: 1
}

.cm-fat-cursor-mark {
    background-color: rgba(20, 255, 20, 0.5);
    -webkit-animation: blink 1.06s steps(1) infinite;
    -moz-animation: blink 1.06s steps(1) infinite;
    animation: blink 1.06s steps(1) infinite
}

.cm-animate-fat-cursor {
    width: auto;
    border: 0;
    -webkit-animation: blink 1.06s steps(1) infinite;
    -moz-animation: blink 1.06s steps(1) infinite;
    animation: blink 1.06s steps(1) infinite;
    background-color: #7e7
}

@-moz-keyframes blink {
    0% {}

    50% {
        background-color: transparent
    }

    100% {}
}

@-webkit-keyframes blink {
    0% {}

    50% {
        background-color: transparent
    }

    100% {}
}

@keyframes blink {
    0% {}

    50% {
        background-color: transparent
    }

    100% {}
}

.cm-tab {
    display: inline-block;
    text-decoration: inherit
}

.CodeMirror-rulers {
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    bottom: 0;
    overflow: hidden
}

.CodeMirror-ruler {
    border-left: 1px solid #ccc;
    top: 0;
    bottom: 0;
    position: absolute
}

.cm-em {
    font-style: italic
}

.cm-link,
#empty-grid a {
    text-decoration: underline
}

.cm-strikethrough {
    text-decoration: line-through
}

.cm-s-default .cm-keyword {
    color: #708
}

.cm-s-default .cm-atom {
    color: #219
}

.cm-s-default .cm-number {
    color: #164
}

.cm-s-default .cm-variable-2 {
    color: #05a
}

.cm-s-default .cm-variable-3,
.cm-s-default .cm-type {
    color: #085
}

.cm-s-default .cm-comment {
    color: #a50
}

.cm-s-default .cm-string {
    color: #a11
}

.cm-s-default .cm-string-2 {
    color: #f50
}

.cm-s-default .cm-builtin {
    color: #30a
}

.cm-s-default .cm-bracket {
    color: #997
}

.cm-s-default .cm-tag {
    color: #170
}

.cm-s-default .cm-link,
.cm-s-default .cm-attribute {
    color: #00c
}

.cm-s-default .cm-error,
.cm-invalidchar {
    color: #f00
}

.cm-s-default .cm-header,
.cm-s-default .cm-def {
    color: #00f
}

.cm-s-default .cm-quote {
    color: #090
}

.cm-negative {
    color: #d44
}

.cm-positive {
    color: #292
}

div.CodeMirror span.CodeMirror-matchingbracket {
    color: #0b0
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
    color: #a22
}

.CodeMirror-composing {
    border-bottom: 2px solid
}

.CodeMirror-matchingtag {
    background: rgba(255, 150, 0, 0.3)
}

.CodeMirror-activeline-background {
    background: #e8f2ff
}

.CodeMirror {
    position: relative;
    overflow: hidden;
    background: #fff
}

.CodeMirror-scroll {
    overflow: scroll !important;
    margin-bottom: -50px;
    margin-right: -50px;
    padding-bottom: 50px;
    height: 100%;
    outline: none;
    position: relative
}

.CodeMirror-sizer {
    position: relative;
    border-right: 50px solid transparent
}

.CodeMirror-vscrollbar,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
    position: absolute;
    z-index: 6;
    display: none;
    outline: none
}

.CodeMirror-vscrollbar {
    right: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: scroll
}

.CodeMirror-hscrollbar {
    bottom: 0;
    left: 0;
    overflow-y: hidden;
    overflow-x: scroll
}

.CodeMirror-scrollbar-filler {
    right: 0;
    bottom: 0
}

.CodeMirror-gutter-filler {
    left: 0;
    bottom: 0
}

.CodeMirror-gutters {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    z-index: 3
}

.CodeMirror-gutter {
    white-space: normal;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -50px
}

.CodeMirror-gutter-wrapper {
    position: absolute;
    z-index: 4;
    background: none !important;
    border: none !important
}

.CodeMirror-gutter-background {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 4
}

.CodeMirror-gutter-elt {
    position: absolute;
    cursor: default;
    z-index: 4
}

.CodeMirror-lines {
    cursor: text;
    min-height: 1px
}

.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 0;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    white-space: pre;
    word-wrap: normal;
    line-height: inherit;
    color: inherit;
    z-index: 2;
    position: relative;
    overflow: visible;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-variant-ligatures: contextual;
    font-variant-ligatures: contextual
}

.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: normal
}

.CodeMirror-linebackground {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.CodeMirror-linewidget {
    position: relative;
    z-index: 2;
    padding: 0.1px
}

.CodeMirror-code {
    outline: none
}

.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.CodeMirror-measure {
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.CodeMirror-cursor {
    position: absolute;
    pointer-events: none
}

.CodeMirror-measure pre {
    position: static
}

div.CodeMirror-cursors {
    visibility: hidden;
    position: relative;
    z-index: 3
}

div.CodeMirror-dragcursors,
.CodeMirror-focused div.CodeMirror-cursors {
    visibility: visible
}

.CodeMirror-selected {
    background: #d9d9d9
}

.CodeMirror-focused .CodeMirror-selected {
    background: #d7d4f0
}

.CodeMirror-crosshair {
    cursor: crosshair
}

.CodeMirror-line::selection,
.CodeMirror-line>span::selection,
.CodeMirror-line>span>span::selection,
.CodeMirror-line::-moz-selection,
.CodeMirror-line>span::-moz-selection,
.CodeMirror-line>span>span::-moz-selection {
    background: #d7d4f0
}

.cm-searching {
    background-color: #ffa;
    background-color: rgba(255, 255, 0, 0.4)
}

.cm-force-border {
    padding-right: 0.1px
}

.cm-tab-wrap-hack:after {
    content: ""
}

span.CodeMirror-selectedtext {
    background: none
}

.cm-s-material.CodeMirror {
    background-color: #263238;
    color: #eeffff
}

.cm-s-material .CodeMirror-gutters {
    background: #263238;
    color: #546e7a;
    border: none
}

.cm-s-material .CodeMirror-cursor {
    border-left: 1px solid #ffcc00
}

.cm-s-material div.CodeMirror-selected,
.cm-s-material.CodeMirror-focused div.CodeMirror-selected,
.cm-s-material .CodeMirror-line::selection,
.cm-s-material .CodeMirror-line>span::selection,
.cm-s-material .CodeMirror-line>span>span::selection,
.cm-s-material .CodeMirror-line::-moz-selection,
.cm-s-material .CodeMirror-line>span::-moz-selection,
.cm-s-material .CodeMirror-line>span>span::-moz-selection {
    background: rgba(128, 203, 196, 0.2)
}

.cm-s-material .CodeMirror-activeline-background {
    background: rgba(0, 0, 0, 0.5)
}

.cm-s-material .cm-operator {
    color: #89ddff
}

.cm-s-material .cm-variable-2 {
    color: #eeffff
}

.cm-s-material .cm-atom {
    color: #f78c6c
}

.cm-s-material .cm-def {
    color: #82aaff
}

.cm-s-material .cm-string {
    color: #c3e88d
}

.cm-s-material .cm-comment,
.cm-s-material .CodeMirror-guttermarker,
.cm-s-material .CodeMirror-guttermarker-subtle,
.cm-s-material .CodeMirror-linenumber {
    color: #546e7a
}

.cm-s-material .cm-variable,
.cm-s-material .cm-string-2,
.cm-s-material .cm-variable-3,
.cm-s-material .cm-type {
    color: #f07178
}

.cm-s-material .cm-tag,
.cm-s-material .cm-number {
    color: #ff5370
}

.cm-s-material .cm-meta,
.cm-s-material .cm-builtin {
    color: #ffcb6b
}

.cm-s-material .cm-property,
.cm-s-material .cm-attribute,
.cm-s-material .cm-keyword {
    color: #c792ea
}

.cm-s-material .cm-variable-3,
.cm-s-material .cm-qualifier,
.cm-s-material .cm-type {
    color: #decb6b
}

.cm-s-material .cm-error {
    color: #fff;
    background-color: #ff5370
}

.cm-s-material .CodeMirror-matchingbracket {
    text-decoration: underline;
    color: #fff !important
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em
}

.fa-xs {
    font-size: 0.75em
}

.fa-sm {
    font-size: 0.875em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: 0.3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: 0.3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

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

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

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../font/fa-brands-400.eot);
        src: url(../font/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../font/fa-brands-400.woff2) format("woff2"), url(../font/fa-brands-400.woff) format("woff"), url(../font/fa-brands-400.ttf) format("truetype"), url(../font/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../font/fa-regular-400.eot);
        src: url(../font/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../font/fa-regular-400.woff2) format("woff2"), url(../font/fa-regular-400.woff) format("woff"), url(../font/fa-regular-400.ttf) format("truetype"), url(../font/fa-regular-400.svg#fontawesome) format("svg")
}

.fab,
.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../font/fa-solid-900.eot);
    src: url(../font/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../font/fa-solid-900.woff2) format("woff2"), url(../font/fa-solid-900.woff) format("woff"), url(../font/fa-solid-900.ttf) format("truetype"), url(../font/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}

.icon-channel,
.realtime-outer .card h3,
.headBox .headBoxTitle i,
.realtime-outer .card h3 {
    font-size: 21px
}

.voice-chat-icon-list {
    font-size: 14px;
    background: #17539c;
    padding: 4px 6px;
    border-radius: 50%;
    float: right;
    margin-right: 8px
}

#tabDivs .single-log .fas.fa-microphone-alt {
    font-size: 13px;
    background: #17539c;
    padding: 4px 6px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: calc(50% - 7px);
    right: 11px
}

#tabDivs .single-log .fas.fa-microphone-alt::before {
    color: #fff;
    content: "\f130"
}

#tabDivs .single-log p {
    max-width: calc(100% - 30px)
}

.icon-channel.channel-webchat:before,
.icon-channel:before {
    content: "\f4ad";
    color: #17539c
}

.icon-channel.channel-facebook:before {
    color: #4267b2;
    content: "\f082"
}

.icon-channel.channel-twitter:before {
    color: #1da1f2;
    content: "\f099"
}

.icon-channel.channel-whatsapp:before {
    content: "\f232";
    color: #25d366
}

.icon-channel.channel-telegram:before {
    content: "\f2c6";
    color: #0088cc
}

.icon-channel.channel-facebook,
.icon-channel.channel-twitter,
.icon-channel.channel-whatsapp,
.channel-telegram {
    font-family: "Font Awesome 5 Brands" !important
}

.icon-channel.channel-webchat,
.icon-channel {
    font-family: "Font Awesome 5 Free"
}

.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1 {
    display: none;
    float: right
}

.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form {
    border-left: 1px solid #eee;
    border-right: 1px solid #d7d7d7;
    background-color: #f5f5f5;
    float: right;
    margin: 0;
    padding: 0 12px;
    position: relative
}

.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form input[type="text"] {
    margin: -2px 0 0;
    padding-right: 60px
}

.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form input[type="submit"],
.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form button[type="submit"] {
    border: none;
    background: none;
    color: #aaa;
    position: absolute;
    top: 7px;
    right: 14px;
    font-weight: 700;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none
}

.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form input[type="submit"]:hover,
.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form button[type="submit"]:hover,
.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form input[type="submit"]:active,
.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form button[type="submit"]:active {
    border: none;
    background: none;
    margin-left: -30px;
    color: #666
}

.dash-info-wrap .dash-info-txt>div.adminCard-container {
    border-bottom: 1px dotted #e0e0e0;
    padding: 0
}

.adminCard {
    background: linear-gradient(119.77deg, #eef4fb 19.12%, #ede8f2 86.94%);
    box-shadow: 0 7px 11px -1px rgb(0 0 0 / 12%);
    border: 1px solid #d3d9e2;
    border-radius: 8px;
    width: calc(33.33% - 60px);
    margin: 10px 5px 0 !important;
    display: inline-block;
    padding: 16px 24px !important;
    color: #000 !important;
    font-size: 13px;
    text-transform: uppercase
}

.adminCard i.cardIcon {
    width: 32px;
    height: 32px;
    color: #fff;
    background-color: #17539c;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    display: block;
    font-size: 23px !important;
    line-height: 32px;
    float: left;
    margin-right: 15px
}

i.icon-fa {
    margin-right: 3px !important
}

.statNo {
    font-size: 19px;
    width: 100%;
    margin: 7px 0 2px;
    display: block;
    color: #666;
    position: relative
}

.secStatNo {
    padding-right: 7px;
    font-size: 15px;
    position: relative;
    font-weight: 600;
    line-height: 1;
    color: #8898aa
}

.rating.statNo i {
    font-size: 21px !important
}

.Package-div {
    border-top: 1px dotted #e0e0e0;
    margin-top: 10px !important;
    padding-top: 15px !important
}

.main-subhead {
    margin-right: 40px !important
}

.integration-card {
    background: linear-gradient(119.77deg, #eef4fb 19.12%, #ede8f2 86.94%);
    box-shadow: 0 7px 11px -1px rgb(0 0 0 / 12%);
    border: 1px solid #d3d9e2;
    color: #000 !important;
    border-radius: 8px;
    width: calc(33.333% - 60px);
    float: left;
    margin: 10px 5px 0 !important;
    display: inline-block;
    padding: 16px 24px !important;
    min-height: 70px
}

#PageContent {
    min-height: calc(100vh - 124px);
    padding-bottom: 62px
}

.footer {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: calc(100% - 18px);
    background: #fff;
    font-size: 12px;
    color: #999;
    line-height: 1.5rem;
    padding: 0.5625rem;
    display: block
}

.footer img {
    max-width: 23px;
    padding-right: 10px;
    position: relative;
    top: -2px
}

.integration-card i,
.integration-card img,
.installed-card i,
.installed-card img {
    width: 53px;
    height: 53px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    display: block !important;
    font-size: 26px !important;
    line-height: 53px !important;
    float: left;
    margin-right: 7px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15)
}

.integration-card h3 {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: capitalize;
    margin-top: 0
}

.integration-card p {
    margin: 0;
    font-size: 12px;
    line-height: 1.25
}

.integration-card p small,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text .pop-chat-text-date small {
    font-size: 11px
}

h2.name.integration-subtitle {
    font-size: 19px;
    margin: 0;
    display: block;
    padding: 0 10px 0
}

.workflow-subtitle {
    margin-top: 30px !important
}

.block-fluid.integration-container {
    padding: 15px 15px 30px
}

.adminCard i.fa-twitter,
.installed-card i.fa-twitter,
.integration-card i.fa-twitter {
    background-color: #00acee
}

.adminCard i.fa-whatsapp,
.installed-card i.fa-whatsapp,
.integration-card i.fa-whatsapp {
    background-color: #25d366
}

.adminCard i.fa-facebook-f,
.installed-card i.fa-facebook-f,
.integration-card i.fa-facebook-f {
    background-color: #4267b2
}

.installed-card i.fa-telegram-plane,
.integration-card i.fa-telegram-plane {
    background-color: #0088cc
}

.installed-card i.fa-comments,
.integration-card i.fa-comments {
    background-color: #17539c
}

.installed-card i.fa-brackets-curly,
.integration-card i.fa-brackets-curly {
    background-color: #0063b3;
    font-size: 29px !important;
    line-height: 48px !important
}

.installed-card i.fa-brackets-curly:before,
.integration-card i.fa-brackets-curly:before {
    content:"{}"
}

.integration-state small:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #25d366;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
    position: relative;
    top: 0
}

.not-allowed .integration-state small:before,
.dis-connected .integration-state small:before {
    background: #da0000
}

.not-allowed a {
    cursor: auto !important
}

.installed-card,
.installed-card a {
    width: 53px;
    height: 53px;
    display: block;
    float: left;
    padding: 15px
}

a.editable-click:before {
    font-family: "FontAwesome";
    margin-right: 5px;
    display: inline-block;
    content: "\f044";
    color: #666
}

.outer_table .table tr td,
.outer_table .table tr th {
    padding: 9px 15px !important
}

div.mainNav ul li ul:after,
a.editable-click:after,
.ewrapper.text-editor,
select.selectBox.chzn-select,
.filterForm select.chzn-select,
#filter_form2 select.chzn-select,
.jse--row.HDN,
#acc_outer.dynamicDialogscontainer div.acc_inner .acc_header a.toggle-acc,
.pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text:before,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text:after,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td.pop-op .pop-chat-text:after,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td.pop-op .pop-chat-text:before,
body .bb_chat_widget .bb_chat_outer .bb_chat_body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .chat_bubble.bubble_left:after,
body .bb_chat_widget .bb_chat_outer .bb_chat_body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .chat_bubble.bubble_right:after,
.chatInner .chatInner-body .board .ms-wrapper td .ms-text-wrapper:after {
    display: none !important
}

.col-md-4 {
    width: 33.33%;
    float: left
}

#acc_outer div.acc_inner .acc_sub.acc_sub_big {
    padding: 10px 0
}

#acc_outer div.acc_inner .acc_sub.acc_sub_big .acc_sub_list {
    padding: 5px 30px 5px 30px
}

#acc_outer div.acc_inner .acc_sub.acc_sub_big .row-form {
    border-bottom: 1px solid #ddd;
    padding: 6px 15px 5px
}

#acc_outer div.acc_inner .acc_sub.acc_sub_big .row-form:nth-child(2n) {
    background: #efefef
}

#acc_outer div.acc_inner .acc_sub.acc_sub_big .row-form div,
.ewrapper {
    font-size: 14px
}

.outer_table #chatLogOuter .table thead tr th,
.outer_table #chatLogOuter .table tr td h5,
.outer_table #chatLogOuter .table tr td,
label,
input,
button,
select,
textarea,
.ui-widget {
    font-size: 13px
}

.outer_table #chatLogOuter .table tr td .btn {
    padding: 2px 9px !important
}

.outer_table #chatLogOuter .table tr td {
    padding: 7px !important
}

.dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-menu .active>a,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a,
div.mainNav ul li a.active,
.outer_table .table thead tr th,
.outer_table .dash-info-wrap .dash-info-head,
.chatInner .chatInner-header .chat-header-title,
#pop-outerChat #pop-headerChat,
#pop-outerChat .pop-innerChat .pop-asideChat .pop-asideInner h5,
#pop-outerChat .pop-innerChat .pop-KBase h5,
.ui-tabs .ui-tabs-nav,
.ui-datepicker-calendar tr td .ui-state-hover,
.ui-datepicker-calendar tr td .ui-state-active,
.chzn-container .chzn-results .highlighted,
.selectboxit-option .selectboxit-option-anchor:hover,
.selectboxit-option.active .selectboxit-option-anchor:hover {
    background: #17539c;
    color: #fff
}

.table th,
.table td,
.text-left {
    text-align: left !important
}

td .icon-channel,
.float-right {
    float: right !important
}

#acc_outer div.acc_inner .acc_sub.acc_sub_big .row-form:last-child {
    border-bottom-width: 0
}

body,
input,
button,
select,
textarea,
.navbar-search .search-query,
body .ui-tooltip,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button,
p,
div,
.dash-info-head,
h1,
h2,
h3,
h4,
h5,
h6,
td,
th,
body [class^="icon-"] {
    font-family: "Open sans"
}

.integration-img {
    background-size: 40px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(239, 239, 239, 0.25)
}

.subsection-header {
    font-size: 15px;
    line-height: 1;
    margin-top: 20px;
    border-left: 3px solid #d0d0d0;
    padding-left: 10px;
    color: #848484;
    background: #fff;
    padding: 10px
}

.sub-title,
.chatInner .chatInner-body .board .ms-wrapper tr td .sys-text-wrapper .ms-chat-line {
    font-size: 12px
}

.fileupload .thumbnail.thumb-auto {
    max-width: 60px
}

.no-float {
    float: none !important
}

i.list-channel-img {
    background-size: contain;
    width: 23px;
    height: auto;
    margin: 0;
    display: block;
    min-height: 23px;
    float: right;
    background-repeat: no-repeat
}

#logOuter #logInner #tabDivs {
    max-height: calc(100vh - 156px)
}

body #dashboard-outer .dash-info-inner,
.block-fluid.integration-container {
    margin-top: 15px;
    background: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 7px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04)
}

#dashboard-outer {
    background-color: #fff;
    padding: 10px
}

body .outer_table {
    background: transparent;
    border-width: 0
}

body .dash-info-wrap .dash-info-head>div.headBoxSettings>ul.btns-settings>li>a,
body #content,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>a:hover,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>a:active,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>a.active,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>form div:hover,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>form div:active,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>form div.active,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>div>a:hover,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>div>a:active,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>div.open>a,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li.open>a,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>a:hover,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>a:active,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>a.active,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>div>a:hover,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>div>a:active,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>div.open>a,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li.open>a {
    background: transparent
}

#webChat_form .widget-setting.half-side,
.block-fluid .dash-info-wrap,
#look-feel .block-fluid {
    background: #fcfcfc
}

.headBox+#content ul.nav-tabs {
    margin-top: 20px;
    background: transparent
}

.opened-nav-txt .mainNav>ul {
    width: 182px;
    min-width: 182px
}

body .table-pagers {
    border-top: 0 solid #ddd;
    padding: 12px;
    font-size: 13px;
    clear: both;
    background: #f4f6f8
}

.custom-control {
    position: relative;
    display: block;
    min-width: 3rem
}

.onoffStatus .custom-control {
    min-height: 3.5rem;
    padding-top: 6px
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-switch .custom-control-label::before {
    left: 0;
    width: 3.5rem;
    pointer-events: all;
    border-radius: 25px
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.custom-control-label::before {
    position: relative;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1.25rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-switch .custom-control-label::after {
    top: calc(0.25rem + 5px);
    left: 6px;
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #459c51;
    background-color: #459c51
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    left: 39px
}

.chatInner .chatInner-body .board .ms-wrapper .op-msg td .ms-text-wrapper {
    margin-right: 55px;
    margin-left: 0
}

.basic-transfered-chat .cu-msg .basic-transfer-text,
.basic-transfered-chat .cu-msg .basic-transfer-text {
    max-width: calc(100% - 50px)
}

.basic-transfered-chat .op-msg .basic-transfer-avatar img,
.basic-transfered-chat .cu-msg .basic-transfer-avatar img {
    width: 36px;
    height: 36px;
    border-radius: 50px;
    margin: 0 auto;
    padding: 0;
    border: 2px solid #eee
}

#pop-outerChat .pop-transfered-chat .pop-chat-avatar,
#pop-outerChat .pop-transfered-chat .pop-chat-avatar-wrapper,
#pop-outerChat .pop-transfered-chat .pop-chat-avatar-wrapper img {
    display: inline-block
}

#pop-outerChat .pop-transfered-chat .pop-op .pop-chat-text {
    margin-right: 10px !important
}

#pop-outerChat .pop-transfered-chat .pop-chat-text {
    width: calc(100% - 90px);
    display: inline-block;
    margin-left: 10px !important;
    margin-right: 0 !important
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td.pop-op .pop-chat-text:after,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td.pop-op .pop-chat-text:before {
    left: 100%;
    right: auto;
    transform: scale(-1)
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text:after,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text:before {
    right: 100%;
    left: auto;
    transform: scale(1)
}

body #logOuter #logInner #logInnerContent .alert-info,
body #logOuter #logInner #logInnerContent .alert-info *,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive h6 a,
.fileupload span.upload-error.alert small,
.chzn-container .chzn-results .highlighted,
.ui-menu-item.ui-state-focus span,
.help-block.upload-error.alert.alert-error,
#mainChatTabs>li span.remove_chat_customer i {
    color: #fff !important
}

body .alert.alert-flash {
    position: fixed;
    z-index: 9999999999;
    max-width: 33vw;
    bottom: 4rem;
    right: 2rem;
    min-width: 16rem;
    text-align: left;
    padding: 15px;
    border-radius: 7px !important;
    top: auto;
    left: auto;
    width: auto;
    margin-left: 0
}

.alert.alert-flash .close,
.alert.alert-forever .close {
    float: right;
    font-size: 27px !important;
    color: #fff;
    opacity: 1;
    text-shadow: none
}

.alert-danger,
.alert-error {
    background-color: #df696e !important;
    border: 1px solid #df696e !important
}

.alert-content {
    color: #fff;
    text-shadow: none !important;
    padding-right: 20px;
    white-space: pre-wrap;
}

.alert-success {
    background: #66bb6a !important;
    border-color: #66bb6a !important
}

.alert-info {
    background: #25aae1 !important;
    border-color: #25aae1 !important
}

.alert.alert-flash {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.alert.alert-forever.undefined,
.alert.alert-flash.undefined {
    background: #fefefe !important;
    border-color: #fefefe !important
}

.alert.alert-forever {
    border-radius: 7px;
    margin-bottom: 15px;
    padding: 10px 40px 10px 20px;
    font-size: 14px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2)
}

.alert.alert-flash .close {
    padding: 0 20px
}

body div.mainNav ul li ul {
    width: 180px;
    padding: 6px 8px
}

div.mainNav ul li ul li a {
    padding: 7px 10px
}

.opened-nav-txt .mainNav ul li ul li a span.ico,
.mainNav ul li ul li a span.ico,
.mainNav ul li ul li a img {
    padding: 0 6px 0 0
}

div.mainNav ul li ul li a {
    text-align: left
}

.badge-new.badge {
    width: auto;
    padding: 2px 8px;
    margin-left: 14px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 300;
    font-size: 11px;
    color: #fff;
    background: #df696e;
    position: absolute;
    top: -10px;
    right: 11px;
    border-radius: 7px;
    text-transform: capitalize
}

.nav-tabs>li,
.fa-ul>li,
.mentions-input,
.ui-resizable,
.ui-menu-icons,
.mentions-input .highlighter-content,
#tabDivs .single-log {
    position: relative
}

.breadcrumb-sep {
    padding: 0 5px;
    font-size: 12px
}

body div.mainNav ul li ul:before {
    bottom: 0;
    top: 22px !important;
}

body div.mainNav ul li ul {
    bottom: auto !important;
    top: 0 !important
}

div.mainNav ul li .badge-new.badge {
    padding: 1px 5px;
    top: -4px;
    right: -7px;
    font-size: 11px
}

.btn-danger {
    color: #721c24;
        background-color: #f8d7da;
        border-color: #f8d7da;
}

.rating.statNo i.icon-star.star-on {
    color: #e6ad02 !important
}

.form .btn-small {
    padding: 4px 12px
}

.alert.alert-forever.alert-warning .close,
.alert.alert-forever.alert-warning .alert-content {
    color: #c09853 !important
}

body .WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .td_txt_hold.right {
    border-radius: 18px 18px 18px 5px !important
}

body .WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .td_txt_hold.left {
    border-radius: 18px 18px 5px 18px !important
}

body .bb_chat_widget .bb_chat_outer .bb_chat_body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .td_avatar .td_avatar_holder img {
    border-radius: 0px
}

body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .td_avatar .td_avatar_holder {
    width: 32px !important;
    height: auto !important
}

body .WebChatSettingsV2 .bb_chat_widget {
    border-radius: 18px;
    border: 1px solid #ccc;
    width: 35.6875rem;
    max-width: 25vw;
    min-width: 320px !important;
    height: 40rem;
    max-height: 80vh;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.09);
    position: absolute;
    z-index: 999;
    top: 120px;
    right: 1.5vw;
    bottom: auto
}

body .WebChatSettingsV2 .chat_skeleton_msgs.chat_skeleton.widget_md {
    width: 35.6875rem !important;
    max-width: 25vw;
    min-width: 320px !important
}

#optionsContainer>.controls:first-child {
    height: 50px;
    position: absolute;
    margin-left: 5px;
    bottom: -10px;
    left: -4px
}

#cardsContainer>.controls:first-child {
    height: 50px;
    position: absolute;
    margin-left: 5px;
    bottom: -10px;
    left: -4px
}

#optionsContainer .controls,
#cardsContainer .control {
    margin-bottom: 7px !important
}

#optionsContainer,
#cardsContainer {
    position: relative;
    padding-bottom: 50px
}

#acc_outer div.acc_inner .acc_header.hasSub .acc_list {
    padding-left: 50px;
    min-height: 44px;
    line-height: 44px
}

#acc_outer.dynamicDialogscontainer div.acc_inner .acc_header.hasSub .acc_list {
    padding-left: 0;
    min-height: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    margin: 20px 0 6px;
    color: #17539c
}

#acc_outer.dynamicDialogscontainer div.acc_inner .acc_header .acc_setting {
    position: relative;
    right: auto;
    top: auto
}

#acc_outer.dynamicDialogscontainer div.acc_inner .acc_header .acc_setting .btn-small {
    font-size: 12px;
    border-radius: 10px;
    margin-right: 12px;
    padding: 5px 12px
}

#acc_outer.dynamicDialogscontainer div.acc_inner .acc_header .acc_setting .btn-small.btn-outline {
    font-size: 11px;
    border-radius: 7px;
    margin-right: 10px;
    padding: 7px 12px;
    color: #3c4654;
    line-height: 8px;
    border: 1px solid #3c4654;
    box-shadow: none
}

#acc_outer.dynamicDialogscontainer div.acc_inner .acc_header .acc_setting .btn-small.btn-outline i {
    line-height: 10px
}

#acc_outer.dynamicDialogscontainer {
    margin: 27px -8px;
    display: block
}

.joint-zomming-options {
    background: #edf0f4;
    margin-top: 23px;
    padding: 20px 0;
    width: calc(100% + 24px)
}

#acc_outer.dynamicDialogscontainer div.acc_inner .acc_sub.acc_sub_big {
    background: #fff;
    padding-right: 15px !important;
    border-width: 0 !important;
    border-left-width: 0 !important;
    box-shadow: 0 7px 11px -1px rgba(0, 0, 0, 0.12);
    position: fixed;
    top: 41px;
    left: 82px;
    padding-top: 36px;
    z-index: 999;
    width: calc(100vw - 105px);
    overflow: auto;
    height: calc(100vh - 63px)
}

.flowChartTitle {
    font-size: 21px;
    line-height: 21px;
    color: #17539c;
    font-weight: bold;
    margin-left: 20px
}

@keyframes colorChange {
    0% {
        fill: #0d529f
    }

    10% {
        fill: #0b78f2
    }

    20% {
        fill: #0d529f
    }

    30% {
        fill: #0b78f2
    }

    40% {
        fill: #0d529f
    }

    50% {
        fill: #0b78f2
    }

    60% {
        fill: #0d529f
    }

    70% {
        fill: #0b78f2
    }

    80% {
        fill: #0d529f
    }

    90% {
        fill: #0b78f2
    }

    100% {
        fill: #0d529f
    }
}

.ddloading-container {
    background: #fff no-repeat center center;
    display: block;
    z-index: 1;
    background-size: 25px;
    padding: 30px 0
}

.ddloading-container svg {
    margin: 20vh auto 0
}

.ddloading-container,
.acc_sub_list *,
.ddloading-container *,
body .ds-b {
    display: block !important
}

body.opened-nav-txt #acc_outer.dynamicDialogscontainer div.acc_inner .acc_sub.acc_sub_big {
    left: 182px;
    width: calc(100vw - 205px)
}

.dynamicDialog-loader {
    width: 200px;
    height: 200px;
    animation: colorChange 2s infinite;
    display: block
}

.joint-paper.joint-theme-default {
    background: #edf0f4
}

.joint-zomming-options .btn:first-child {
    margin-right: 15px
}

.joint-zomming-options .btn {
    display: inline-block !important
}

#empty-grid a i {
    padding: 0 3px
}

body .dash-info-wrap .dash-info-head>div.headBoxSettings>ul.btns-settings>li>a {
    padding-left: 7px;
    padding-right: 7px
}

body .dash-info-wrap .dash-info-head>div.headBoxSettings.left {
    left: 0;
    right: auto
}

.td_title {
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 5px;
    color: #303030;
    margin-top: 0
}

.widget_date {
    padding-top: 3px;
    font-size: 11px;
    color: #606060;
    display: block;
    width: 100%
}

.WebChatSettingsV2 .td_txt_hold {
    display: inline-block;
    padding: 12px 16px;
    font-size: 16px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.05), 0 3px 1px -2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.05), 0 3px 1px -2px rgba(0, 0, 0, 0.05);
    background-color: #fff
}

.WebChatSettingsV2 .td_txt_hold .td_chat_msg {
    line-height: 18px !important;
    position: relative;
    word-wrap: break-word;
    max-width: 237px;
    color: #303030;
    font-size: 13px;
    margin: 0;
    padding: 0;
    direction: ltr;
    min-height: 13px;
    width: auto;
    margin-top: 0 !important
}

.td_avatar {
    width: 32px;
    padding-right: 3px !important;
    vertical-align: bottom;
    padding: 0 5px 11px !important
}

.td_avatar .td_avatar_holder {
    width: 32px;
    height: 32px;
    margin-bottom: 12px !important
}

.td_avatar .td_avatar_holder img {
    display: block;
    border-radius: 50px
}

.loading-container {
    background: url(../img/35.gif) no-repeat center center;
    display: block;
    z-index: 1;
    background-size: 25px;
    padding: 30px 0
}

legend {
    font-size: 16px;
    font-weight: bold
}

.bb_minmized_chatv2 {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    z-index: 99;
    position: fixed;
    text-align: center;
    bottom: 6vh;
    right: 1.5vw;
    padding: 6px;
    background: #fff;
    vertical-align: middle
}

.bb_minmized_chatv2 img {
    width: 100%;
    max-width: 65px;
    height: auto;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.login-head_image {
    width: auto;
    height: 75px;
    margin: 26px auto 13px;
    display: block
}

.chat_login h2 {
    color: #303030;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 19px;
    text-align: center;
    padding: 0 14px
}

#minzedChat .active-sign {
    content: "";
    background-color: #36a100;
    display: block;
    z-index: 111111;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    left: -3px;
    top: 3px;
    position: absolute
}

.login-head-icons.widget_icons {
    position: absolute;
    right: 0
}

.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer .bb_chat_skeleton .chat_skeleton_forms,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus,
.nav-tabs>.active>a {
    background: transparent !important
}

.login-head-icons .minmize_icon,
.sideform-body {
    padding: 20px
}

.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer {
    background: #f0f0f0
}

.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer .bb_chat_skeleton .chat_skeleton_forms form .form_group .input_control,
.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer .bb_chat_skeleton .chat_skeleton_forms form .form_group .input_submit {
    border-radius: 28px;
    font-size: 14px
}

.copyrights-footer {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: #fff;
    min-height: 33px;
    font-size: 13px;
    color: #888;
    line-height: 19px;
    padding: 7px;
    display: block
}

.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer .bb_chat_skeleton {
    height: 100%
}

.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer .bb_chat_skeleton .chat_skeleton_forms form .form_group {
    padding: 0 14px;
    margin-bottom: 12px
}

.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer .bb_chat_skeleton .chat_skeleton_forms form .form_group .input_control {
    background-color: transparent;
    height: 32px;
    margin-bottom: 0
}

.copyrights-footer p,
body .acc_setting .btn-danger {
    margin-bottom: 0
}

.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer .bb_chat_skeleton .chat_skeleton_forms form .form_group label {
    font-size: 13px;
    text-transform: capitalize
}

.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer .bb_chat_skeleton .chat_skeleton_forms form .form_group .input_submit {
    margin-top: 10px
}

.WebChatSettingsV2 .bb_chat_widget.login-widget .bb_chat_outer .bb_chat_skeleton .chat_skeleton_forms form .form_group label:after {
    content: "*";
    padding-left: 5px
}

.WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_head {
    height: 57px !important;
    padding: 0 !important
}

._bubbles_bb_chat_subhead {
    height: 57px;
    border-bottom: 1px solid #e2e2e2;
    -webkit-box-shadow: 0 8px 0.42857143em -0.42857143em rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 8px 0.42857143em -0.42857143em rgba(0, 0, 0, 0.04);
    box-shadow: 0 8px 0.42857143em -0.42857143em rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    justify-content: space-between
}

.bubbles-chat-header .bubbles_profile_table_avatar,
._bubbles_profile_subtitle {
    padding-left: 4.5px !important
}

.bubbles-chat-header .bubbles_profile_table_avatar {
    width: auto !important;
    height: 57px !important;
    padding: 0 4.5px !important
}

    .bubbles-chat-header .bubbles_profile_table_avatar img {
        width: auto !important;
        top: 9px;
        position: relative;
        height: 45px !important;
        border: 5px solid transparent !important;
        display: block;
        margin: 0 !important;
        padding: 0 !important;
        border-right-width: 0 !important
    }

._bubbles_profile_desc_txt,
.CodeMirror pre.CodeMirror-line {
    margin-left: 5px
}

.no-padding {
    padding: 0 !important
}

.dash-info-wrap.row.realtime-outer {
    margin-right: -15px !important;
    margin-left: -15px !important
}

._bubbles_profile_subtitle {
    font-size: 13px;
    line-height: 17px;
    color: #606060;
    margin: 0 !important
}

body .WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_subhead {
    background-color: transparent !important;
    width: 100%;
    height: 57px
}

.bubbles-chat-header {
    display: flex !important;
    align-items: center
}

body .WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_head .widget_icons .minmize_icon {
    width: 62px;
    border-left-width: 0
}

.bb_chat_body::-webkit-scrollbar {
    width: 4px
}

.bb_chat_body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #bababa;
    border-radius: 1.375rem
}

.bb_chat_body::-webkit-scrollbar-thumb {
    background: #a2a2a2;
    border-radius: 1.375rem
}

.bb_chat_body::-webkit-scrollbar-thumb:hover {
    background: #777
}

.WebChatSettingsV2 .bb_chat_outer .bb_chat_sender {
    background-color: #fff !important;
    height: 60px !important;
    display: block;
    margin-top: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #c7c7c7;
    position: absolute;
    width: 100%;
    bottom: 33px
}

.bb_chat_sender div {
    flex-direction: row;
    height: 100%;
    display: flex;
    align-items: center
}

.bb_chat_input_container {
    position: relative;
    width: 100%
}

#textSend {
    min-width: calc(100% - 80px);
    max-width: calc(100% - 15px);
    border-width: 0 !important;
    padding-right: 5px;
    overflow-y: auto;
    float: left
}

.livechat-send-message-item {
    margin: 0px 10px;
    border-left: 1px solid #c7c7c7;
    max-width: 100%;
    cursor: pointer;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 60px;
    width: 40px
}

.bb_chat_sender div #webchat-attach .paperclip-img,
img#livechat-send-message {
    height: 20px;
    width: auto !important;
    margin: 0 auto
}

body .WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_body {
    height: calc(100% - 151px)
}

.bb_chat_outer .bb_chat_skeleton .chat_skeleton {
    height: 100% !important
}

.WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_sender p {
    background-color: #fff;
    color: #444;
    resize: none;
    width: 99.2%;
    height: 100%;
    padding: 10px 14px;
    border: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #d0d0d0;
    border-radius: 0;
    margin-bottom: 0;
    color: #888;
    font-size: 13px;
    display: flex;
    align-items: center
}

.bb_chat_sender div #webchat-attach {
    position: absolute;
    right: 7px !important;
    direction: ltr;
    width: 25px;
    height: 60px;
    margin-top: -8px
}

#webchat-attach img {
    height: 20px;
    width: auto;
    margin-top: 8px !important
}

body .WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .td_avatar .td_avatar_holder img,
.acc_sub_list .highlighter {
    height: auto !important
}

.padding-left-sm {
    padding-left: 15px
}

body .chatInner .chatInner-footer {
    height: auto;
    max-height: auto;
    background: #fff
}

body .chatInner .chatInner-footer form,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-chat-textarea form {
    margin: 12px 10px !important
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-chat-textarea {
    display: flex;
    background: #fff;
    border-top: 1px solid #dbdbdb !important
}

body .chatInner .chatInner-footer .livechat-send-message-item,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-chat-textarea .livechat-send-message-item {
    border-width: 0
}

body .chatInner .chatInner-footer .livechat-send-message-item img#livechat-send-message,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-chat-textarea .livechat-send-message-item img#livechat-send-message,
body #dashboard-outer .dash-info-inner {
    margin-top: 15px
}

body .WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .td_avatar .td_avatar_holder img,
.chatInner .chatInner-body,
.chatInner .chatInner-footer textarea,
.chatInner .chat-header-info,
.chatInner .chatInner-body .board .basic-transfered-chat td .basic-transfer-text,
.basic-transfered-chat .op-msg .basic-transfer-avatar img,
.basic-transfered-chat .cu-msg .basic-transfer-avatar img,
.chatInner .chatInner-body .board .ms-wrapper td .chat_avatar img,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-avatar img,
#pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .pop-session-group .pop-session-title,
#pop-outerChat .pop-innerChat .pop-bodyInnerChat,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-chat-textarea textarea,
#mainChatTabs>li>a,
#mainChatTabs>li span.remove_chat_customer {
    border-width: 0 !important
}

.chatWidgetcontainer {
    max-width: 62vw;
    border: 1px solid #ccc;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    overflow: hidden
}

body .WebChatSettingsV2 .bb_chat_widget.scrolled-bChatW {
    position: fixed;
    top: auto;
    bottom: 6vh
}

.popover[class*="tour-"] {
    z-index: 99999 !important
}

.profile-header.dash-info-head .labely-head {
    padding-left: 23px
}

body .WebChatSettingsV1 .bb_chat_widget {
    height: 416px
}

.ewrapper small {
    display: block;
    margin-top: 40px;
    font-size: 14px
}

.ewrapper small,
.ewrapper small a {
    color: #ccc
}

.ewrapper a {
    color: #999;
    text-decoration: underline;
    cursor: pointer;
    padding: 10px
}

.ewrapper #toolbar,
.ewrapper textarea {
    width: 920px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ewrapper textarea {
    height: 280px;
    border: 1px solid #ccc;
    font-size: 11px;
    width: 100%
}

.ewrapper textarea:focus {
    color: #000;
    border: 2px solid #ccc
}

.ewrapper [data-wysihtml-dialog] {
    margin: 5px 0 0;
    padding: 5px;
    border: 1px solid #ccc
}

.ewrapper div.editable {
    border: 1px dashed #ccc;
    padding: 10px
}

.editable.wysihtml-editor {
    font-size: 14px !important
}

.ewrapper .toolbar {
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 10px
}

.download-cvs-link {
    float: right;
    height: 40px;
    border-left: 1px solid #d7d7d7;
    line-height: 40px;
    padding-left: 14px;
    padding-right: 14px;
    color: #777
}

.download-cvs-link i {
    padding-right: 10px
}

.fileupload-preview.fileupload-exists.thumbnail {
    line-height: 52px !important;
    font-size: 11px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.side-form:before {
    position: fixed;
    width: 100vw;
    height: 100vh;
    right: 490px;
    top: 0;
    z-index: 0;
    content: "";
    display: block;
    background: rgba(51, 51, 51, 0.5)
}

.side-form {
    border-width: 0;
    position: fixed;
    top: 0;
    width: 490px;
    bottom: 0;
    right: 0;
    margin: 0;
    overflow: hidden;
    background: #fff;
    padding: 0;
    z-index: 104999;
    height: 100%;
    overflow-y: scroll;
    scroll-snap-type: y mandatory;
}

.sideform-header {
    background: #f1f1f1;
    padding: 5px 20px
}

.side-form .sideform-body,
.side-form .modal-body {
    max-height: calc(100% - 63px);
    overflow: auto
}

.side-form #optionsContainer .controls:not(:first-child),
.side-form #cardsContainer .controls:not(:first-child) {
    background: #efefef;
    margin: 0;
    padding: 3px 9px 9px;
    border-radius: 5px
}

.side-form #optionsContainer .controls input[type="text"],
.side-form #optionsContainer .controls textarea,
.side-form #cardsContainer input[type="text"],
.side-form #cardsContainer textarea {
    width: calc(100% - 14px) !important
}

.side-form select {
    width: 100% !important;
    border-radius: 5px
}

.side-form #cardsContainer select,
.side-form #optionsContainer select {
    width: calc(100% - 1px) !important;
    margin: 0 0 6px !important;
    border-radius: 5px
}

.vertical-divider {
    position: absolute;
    z-index: 10;
    top: 50%;
    font-size: 12px;
    left: calc(50% + 26px);
    margin: 0;
    padding: 0;
    width: auto;
    height: 50%;
    line-height: 0;
    text-align: center;
    text-transform: uppercase;
    transform: translateX(-50%)
}

.vertical-divider:before,
.vertical-divider:after {
    position: absolute;
    left: 50%;
    content: "";
    z-index: 9;
    border-left: 1px solid rgba(34, 36, 38, 0.33);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    width: 0;
    height: calc(100% - 10px)
}

.row-divided>.vertical-divider {
    height: 20px;
    margin-top: 5px
}

.vertical-divider:before {
    top: -100%
}

.vertical-divider:after {
    top: auto;
    bottom: 0
}

.row-divided.row {
    position: relative;
    width: 100%;
    margin-left: 0 !important;
    margin-top: 20px
}

.row-divided>[class^="col-"],
.row-divided>[class*=" col-"] {
    padding-left: 20px;
    padding-right: 20px
}

.left-col {
    width: calc(50% + 5px);
    float: left;
    padding-left: 0 !important
}

.right-col {
    width: calc(50% - 45px);
    float: left;
    padding-top: 21px;
    padding-right: 0 !important
}

.right-col .btn {
    padding: 4px 7px
}

body ul.nav.nav-tabs {
    border-bottom: 1px solid #dedede;
    padding: 0 !important;
    background: transparent !important;
    margin: 20px 0
}

body .nav-tabs>li>a {
    padding: 14px;
    font-size: 14px;
    border: 0;
    background: transparent;
    color: #17539c;
    font-weight: bold;
    margin: 0;
    border-bottom: 3px solid transparent
}

body .nav-tabs>li.active>a {
    border: 0;
    border-bottom: 3px solid #17539c !important;
    color: #17539c
}

body .nav-tabs>li>a:hover,
body .nav-tabs>li>a:focus,
body .nav.nav-tabs>.active>a:hover,
body .nav.nav-tabs>.active>a:focus {
    background: transparent !important;
    border: 0;
    border-bottom: 3px solid #ccc;
    color: #17539c
}

.col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 67%;
    flex: 0 0 67%;
    max-width: calc(67% - 30px)
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: calc(75% - 30px)
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: calc(50% - 30px)
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: calc(33% - 30px)
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: calc(25% - 30px)
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 30px);
    padding: 0 15px
}

.headers-container {
    background: #efefef;
    padding: 10px 15px 0;
    border-radius: 5px
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
    background-color: #17539c !important
}

body .nav-pills>.active>a,
body .nav-pills>.active>a:hover,
body .nav-pills>.active>a:focus {
    color: #17539c !important;
    background: transparent !important
}

body .nav-pills>li>a {
    border-radius: 0
}

.nav-pills.nav-stacked>.active>a {
    border-left: 3px solid #17539c;
    border-bottom: 0
}

.nav-pills.nav-stacked>li>a {
    border-left: 3px solid transparent;
    border-bottom: 0
}

.nav-pills.nav-stacked>li:hover>a {
    border-left: 3px solid #ccc;
    border-bottom: 0;
    background: transparent
}

.nav-pills>.active>a {
    border-bottom: 3px solid #17539c
}

.nav-pills>li>a {
    border-bottom: 3px solid transparent
}

.nav-pills>li:hover>a {
    border-bottom: 3px solid #ccc;
    background: transparent
}

body .nav-pills {
    border-bottom: 1px solid #dedede;
    padding: 0
}

body .nav-pills.nav-stacked {
    border-bottom: 1px solid transparent
}

body .nav-pills>li>a,
.realtime-outer,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat {
    margin: 0
}

.outer_table .table {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0px 1px 3px 0 rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    overflow: hidden;
    border-width: 0 !important;
    margin-top: 15px !important
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
    background-color: rgba(0, 0, 0, 0.03) !important
}

.table th,
.table td {
    border-top-width: 0 !important
}

body {
    background: #fff !important
}

body .headBox {
    background: transparent;
    border-bottom: 0;
    padding-left: 0
}

body .headBox .headBoxTitle h5,
body .headBox .headBoxTitle h5 a {
    font-size: 18px;
    color: #17539c
}

body .headBox .headBoxTitle.lgheadBoxTitle h5 a {
    font-size: 26px
}

body .headBox .headBoxSettings>ul.btns-settings>li,
body .headBox .headBoxSettings>ul.list-btns-settings>li {
    border-left: 0
}

select {
    border-radius: 4px;
    border-color: #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #555;
    font-size: 13px
}

.btn,
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.wiget-title-bar.twoColFilterForm {
    width: 255px;
    padding: 20px 14px 14px
}

.wiget-title-bar.twoColFilterForm .row {
    margin-right: -7px;
    margin-left: -7px
}

.wiget-title-bar.twoColFilterForm .col {
    padding-right: 7px;
    padding-left: 7px
}

.wiget-title-bar.twoColFilterForm .col-6 {
    max-width: calc(50% - 14px)
}

.wiget-title-bar.twoColFilterForm .col-12 {
    max-width: calc(100% - 14px)
}

.wiget-title-bar.twoColFilterForm select,
.wiget-title-bar.twoColFilterForm input {
    margin: 0 0 10px !important
}

.wiget-title-bar.twoColFilterForm form,
.no-margin,
.rev-col [class*="span"] {
    margin: 0 !important
}

#advFilter {
    display: block;
    margin: 0;
    background: #e6e6e6;
    padding: 10px 10px 0;
    margin-bottom: 10px;
    border-radius: 4px
}

.side-form #advFilter {
    background: #f1f1f1;
    padding: 0 15px 0;
    margin-top: 12px
}

body .headBox .headBoxSettings form#search-form,
body .headBox .headBoxSettings form#search-form1 {
    border-left: 0;
    border-right: 0;
    background: transparent;
    padding-right: 0
}

body .headBox .headBoxSettings form#search-form button[type="submit"],
body .headBox .headBoxSettings form#search-form1 button[type="submit"] {
    right: 3px
}

hr {
    border: 0 !important;
    background-image: linear-gradient(to right, rgba(179, 179, 179, 0.125), rgba(179, 179, 179, 0.5), rgba(179, 179, 179, 0.125));
    height: 1px
}

.checkbox-container .controls {
    min-height: 23px;
    width: auto;
    display: inline-block;
    float: left
}

div.desc-info .desc-info-content {
    left: auto;
    right: 40px
}

div.desc-info .desc-info-content:before {
    border-right-color: rgba(224, 224, 224, 0);
    border-left-color: #e0e0e0
}

div.desc-info .desc-info-content:after,
div.desc-info .desc-info-content:before {
    left: 100%;
    right: auto
}

body div.desc-info .desc-info-content:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-right-color: rgba(255, 255, 255, 0)
}

.custom-box {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04);
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 0.75rem;
    background-color: #fff;
    margin: 10px 0 0 !important;
    display: inline-block
}

body #profile .profile-info li .profile-content {
    max-width: 100%
}

div.desc-info .desc-info-content {
    z-index: 11111
}

.profile-content {
    font-size: 15px;
    line-height: 2;
    color: #333;
    font-weight: bold;
    word-break: break-word
}

.profile-info i,
.help-block i {
    margin-right: 5px
}

#profile .profile-info {
    color: #777
}

body #profile .profile-info {
    padding: 14px
}

body #profile .profile-info .md-badge {
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 20px
}

body #profile .profile-info .btn-app {
    margin: 7px 0
}

.chatInner.min-chat-box .chatInner-header .chat-header-title h6 a,
.cm-s-default .cm-meta,
.cm-s-default .cm-qualifier {
    color: #555
}

body #profile .profile-info .adminCard {
    width: calc(25% - 22px);
    margin: 10px 3px 0 !important;
    padding: 7px !important;
    font-size: 12px;
    line-height: 17px;
    text-transform: capitalize;
    margin-bottom: 15px !important
}

body #profile .profile-info .adminCard.lgAdminCard {
    width: calc(33% - 19px)
}

body #profile .profile-info .adminCard .statNo {
    font-size: 16px;
    margin: 7px 0 0
}

body #profile .profile-info .adminCard i.cardIcon {
    width: 21px;
    height: 21px;
    font-size: 19px !important;
    line-height: 21px;
    margin-right: 5px
}

body #profile .profile-info .adminCard .rating.statNo i {
    font-size: 18px !important
}

body #profile .profile-info .adminCard .rating.statNo {
    margin-top: 0;
    height: 26px
}

body #profile .profile-info.left-box {
    padding: 14px 7px
}

body #profile .profile-info.left-box h4 {
    margin-left: 14px
}

#profile .row {
    margin-right: -5px;
    margin-left: -5px
}

#profile .row>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px
}

#profile .row .col-3 {
    max-width: calc(25% - 10px)
}

#profile .row .col-9 {
    max-width: calc(75% - 10px)
}

#profile .row .col-4 {
    max-width: calc(33% - 8px)
}

#profile .editable-click,
#profile a.editable-click,
#profile a.editable-click:hover {
    color: #777 !important;
    text-decoration: none;
    border-bottom: 1px dotted #777;
    font-style: italic;
    margin: 0
}

.profile-info .btn i,
.channels-container .channel:last-child {
    margin-right: 0
}

body #profile .profile-info .editable-buttons button {
    margin-top: 0;
    margin-bottom: 0
}

.md-badge {
    padding: 5px 10px
}

.subtitle.custom-subtitle {
    margin-bottom: 7px;
    border-left: 5px solid #17539c;
    padding-left: 8px;
    font-size: 17px
}

body #profile,
.alert.alert-forever .close,
.WebChatSettingsV2 .bb_chat_widget.bb_v2 .bb_chat_outer .bb_chat_skeleton .chat_skeleton_forms,
#logOuter #logInner #logInnerContent #tabs,
#logOuter #logInner #logInnerContent #tabs ul.ui-tabs-nav,
#logOuter #logInner #tabDivs #log {
    padding: 0
}

.help-block,
.help-inline {
    color: #6c757d !important;
    line-height: 1;
    margin-bottom: 0
}

.modal-title {
    font-size: 15px
}

body .modal-header .close:hover {
    border-width: 0;
    background: transparent;
    color: #000;
    opacity: 0.5
}

body .chzn-container-single .chzn-single {
    background-color: #fff;
    background-image: none
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    margin-bottom: 5px !important
}

body .headBox .headBoxSettings form#search-form button[type="submit"] {
    margin-top: -3px
}

label .required {
    color: #df696e
}

/* input+.btn {
    margin-bottom: 5px
} */

body .control-group,
.custom-collapse-container,
.outer_table .table {
    margin-bottom: 15px
}

.fileupload .uneditable-input {
    margin-bottom: 0 !important
}

.action .delete-user .btn-danger {
    margin-bottom: 0;
    margin-left: 5px
}

body [class^="icon-"]::before {
    font-family: "FontAwesome"
}

.chzn-select,
.chzn-container-single,
.chzn-container,
.WebChatSettingsV2 .bb_chat_widget .bb_chat_outer .bb_chat_skeleton {
    width: 100% !important
}

body .chzn-container .chzn-drop {
    width: 100% !important;
    box-sizing: border-box
}

body .chzn-container-single .chzn-search input {
    width: 100% !important;
    box-sizing: border-box;
    height: 24px
}

body #profile .profile-info li .profile-label {
    vertical-align: initial !important
}

.headBoxSettings .btns-settings a i {
    vertical-align: middle;
    height: 24px;
    margin-right: 2px
}

.icon-channel.channel-webchat:before,
.icon-channel:before {
    font-family: "Font Awesome 5 Free" !important
}

.icon-channel.channel-facebook:before,
.icon-channel.channel-twitter:before,
.icon-channel.channel-whatsapp:before,
.channel-telegram:before {
    font-family: "Font Awesome 5 Brands" !important
}

.fileupload span.upload-error.alert {
    word-break: break-word;
    color: #fff
}

.modal-body .fileupload .uneditable-input.span3 {
    width: 200px
}

.sm-pad-l {
    padding-left: 10px
}

.rev-col .desc-info {
    margin-left: 10px;
    vertical-align: middle;
    margin-top: 4px;
    display: inline-block !important
}

.acc_header .acc_list a {
    display: inline-block;
    vertical-align: middle
}

.dash-info-head.collapsible {
    cursor: pointer;
    font-size: 14px !important;
    height: 30px !important;
    line-height: 30px !important
}

.dash-info-wrap .dash-info-head.collapsible>div.headBoxSettings>ul.btns-settings>li,
.dash-info-wrap .dash-info-head.collapsible>div.headBoxSettings>ul.btns-settings>li>a {
    height: 30px;
    line-height: 30px
}

.content.custom-collapse-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out
}

.CodeMirror-wrap {
    margin-bottom: 12px
}

.headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form input[type="text"].input-medium.search-query {
    padding-right: 28px;
    width: 182px
}

.chzn-container .chzn-results .active-result,
.alert.alert-forever.undefined .close,
.alert.alert-flash.undefined .close,
.alert.alert-forever.undefined .alert-content,
.alert.alert-flash.undefined .alert-content {
    color: #333
}

.filterForm .chzn-container {
    margin-bottom: 10px
}

#dynamicDialogs-form .tab-content {
    overflow: visible
}

.headBox .headBoxSettings>ul.list-btns-settings {
    margin: 0;
    padding: 0;
    display: inline-block;
    height: 100%
}

.headBox .headBoxSettings>ul.list-btns-settings>li {
    position: relative;
    border-left: 1px solid #d7d7d7
}

.headBox .headBoxSettings>ul.list-btns-settings>li,
.headBox .headBoxSettings>ul.list-btns-settings>li>a {
    display: block;
    float: right;
    height: 40px;
    line-height: 40px
}

.headBox .headBoxSettings>ul.list-btns-settings>li>a {
    padding-left: 14px;
    padding-right: 14px;
    color: #777
}

.headBoxSettings .list-btns-settings a i {
    vertical-align: middle;
    height: 24px;
    margin-right: 2px
}

body .navbar-fixed-top {
    z-index: 99999
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    background: #fff !important;
    border-bottom: 1px solid #d3d9e2 !important
}

body .navbar-fixed-top {
    box-shadow: none !important
}

.dash-info-wrap .custom-collapse-content.acc-content .mentions-input .highlighter {
    background-color: transparent !important
}

.dash-info-wrap .custom-collapse-content.acc-content .mentions-input .input {
    background-color: #fff !important
}

.dash-info-wrap .custom-collapse-content.acc-content ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    max-height: 78px
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    max-height: 150px
}

div.mainNav ul li a {
    padding: 7px 0;
    max-height: 24px;
    border-top: 1px solid #efefef !important
}

div.mainNav ul li a:hover span.ico,
div.mainNav ul li a:hover .fa,
div.mainNav ul li a:hover .fas,
div.mainNav ul li a.active span.ico,
div.mainNav ul li a.active .fa,
div.mainNav ul li a.active .fas {
    color: #17539c !important
}

div.mainNav ul li a.active svg path,
div.mainNav ul li a:hover svg path {
    fill: #17539c !important
}

div.mainNav ul li ul li a.active span.navText {
    color: #444 !important
}

body div.mainNav ul li ul {
    box-shadow: 0 7px 11px -1px rgb(0 0 0 / 12%);
    border-width: 0;
    padding: 0;
    background: #f4f6f8;
    box-shadow: 0 7px 11px -1px rgba(0, 0, 0, 0.12);
    top: 0 !important;
    bottom: auto !important;
}

div.mainNav ul li ul li a.active {
    background: linear-gradient(119.77deg, #eef4fb 19.12%, #ede8f2 86.94%)
}

div.mainNav ul li a svg {
    max-width: 22px;
    height: auto
}

.navbar .divider-vertical {
    border-left-width: 0 !important
}

div.mainNav {
    background: #f4f6f8 !important;
    border-right-width: 0;
    box-shadow: none
}

.headBox .headBoxSettings>ul.btns-settings>li>a {
    cursor: pointer !important
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    display: block;
    z-index: 999999999999999;
    max-width: 315px !important;
    margin-left: -83px;
    border: 0;
    font-size: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.43);
    padding: 15px;
    border-radius: 4px
}

.help-block.upload-error.no-alert {
    background-color: transparent !important;
    border: 0 solid #df696e !important;
    padding: 0 !important;
    color: #df696e !important
}

.dropdown-menu.inline-right.position-absolute {
    position: absolute;
    left: auto;
    right: 100%
}

.tab-content>.active,
.pill-content>.active {
    display: block;
    padding-bottom: 10px
}

.CodeMirror-sizer {
    padding-bottom: 40px !important
}

.acc_sub_list>div,
.acc_sub_list>div textarea.mentions {
    background-color: #f9f9f9;
    border: 0;
    box-shadow: none;
    height: fit-content
}

#acc_outer div.acc_inner .acc_header.active {
    pointer-events: visible
}

.help-block.upload-error.no-alert.alert.alert-error small {
    color: #df696e !important
}

.chatInner.min-chat-box .chatInner-header .chat-header-title h6 {
    color: #555 !important
}

.chatInner .chatInner-header .chat-header-title.inactive,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>a,
.chatInner .chatInner-header .chat-header-title.inactive .chat-header-handlers>ul.inline>li>form div span i,
.chatInner .chatInner-header .chat-header-title.inactive h6,
.chatInner.min-chat-box .chatInner-header .chat-header-title.inactive h6 {
    color: #707070 !important
}

td .editable-input .input-medium {
    width: 130px !important;
    max-width: 130px
}

body .custom-tabs .nav-tabs>li {
    position: relative;
    margin-right: 21px
}

body .custom-tabs .nav-tabs>li>a {
    padding: 10px 0;
    font-size: 13px
}

#flot-tooltip {
    background-color: #fff !important;
    z-index: 11;
    margin-left: 40px !important
}

.cards-container {
    margin: 10px;
    width: 48.4%;
    max-width: 50%
}

.ask-queue {
    display: flex
}

.ask-container,
.queue-container {
    width: 50%;
    max-width: 50%
}

.queue-container .card {
    padding-right: 0
}

.cards-container-ask {
    margin: 10px
}

.ico-image {
    width: 70px
}

.card {
    max-width: 100%;
    padding: 10px
}

.card .cont {
    box-shadow: 2px 2px 2px 4px #eee;
    height: 392px;
    border-radius: 8px;
    padding: 20px;
    height: 390px
}

.card h3 {
    color: #0d529f;
    font-family: "Max";
    font-weight: bold;
    text-transform: uppercase
}

.agents {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #0d529f;
    margin: 20px 0
}

.agent-count {
    display: flex;
    flex-direction: column;
    margin-left: 20px
}

.agent-count .number {
    font-size: 44px;
    font-weight: bolder;
    margin-bottom: 10px
}

.agent-count .title {
    color: #8a8a8a;
    font-weight: 600;
    font-size: 20px
}

.agents-table table {
    width: 100%;
    border-collapse: collapse
}

.agents-table table tbody {
    display: block;
    max-height: 200px;
    overflow: auto
}

.agents-table table thead,
.agents-table table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed
}

.agents-table table thead tr th {
    padding: 10px 20px;
    background-color: #eee;
    color: #0d529f;
    text-align: left;
    font-size: 16px
}

.agents-table table tbody tr td {
    padding: 10px 20px;
    color: #0d529f
}

.agents-table table tbody tr {
    padding: 10px 20px;
    color: #0d529f;
    border-bottom: 2px solid #eee
}

.conversations {
    background-color: #fff;
    padding: 20px;
    border: 0;
    border-radius: 8px;
    height: 390px;
    box-shadow: 2px 2px 2px 4px #eee
}

.statics {
    background-color: #fff;
    display: flex;
    margin-bottom: 20px;
    border-radius: 8px
}

.convers {
    display: flex;
    flex-direction: row;
    width: 29%;
    align-items: center;
    color: #0d529f;
    margin: 20px 10px
}

.convers img {
    margin: 0 20px
}

.convers-count {
    display: flex;
    flex-direction: column
}

.convers-count .number {
    font-size: 30px;
    font-weight: bolder
}

.convers-count .title {
    color: #8a8a8a;
    font-size: 16px;
    font-weight: 600;
    height: 60px
}

.channels-container {
    display: flex;
    overflow-x: auto
}

.channels-overview h3 {
    color: #0d529f;
    margin: 10px 0;
    font-weight: 600;
    text-transform: capitalize
}

.channels-container .channel {
    background: linear-gradient(119.77deg, #eef4fb 19.12%, #ede8f2 86.94%);
    box-shadow: 0 7px 11px -1px rgb(0 0 0 / 12%);
    border: 1px solid #d3d9e2;
    color: #000 !important;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
    margin: 4px;
    height: 146px;
    padding: 20px 2px;
    justify-content: center
}

.channels-container .channel:first-child,
body #pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td.pop-op .pop-chat-text {
    margin-left: 0
}

.channels-container .channel .channel-count {
    display: flex;
    flex-direction: column
}

.channels-container .channel .channel-count .number {
    margin: 10px 0;
    font-size: 30px;
    font-weight: bold;
    color: #0d529f
}

.channels-container .channel .channel-count .title {
    font-size: 16px;
    height: 40px
}

.channel-image {
    width: 44px;
    height: 44px;
    margin: 0 auto
}

.faqs {
    background-color: #eee;
    padding: 10px;
    border-radius: 8px;
    border: 2px solid #eee;
    height: 366px
}

.faqs .total {
    background-color: #0d529f;
    color: #fff;
    display: flex;
    flex-direction: row;
    border-radius: 8px;
    padding: 26px 46px;
    align-items: center
}

.faqs .total .total-count {
    display: flex;
    flex-direction: column;
    margin-left: 20px
}

.faqs .total .total-count .number {
    font-size: 36px;
    font-weight: bolder;
    margin-bottom: 5px
}

.faqs .total .total-count .title {
    font-size: 16px;
    text-transform: capitalize
}

.faqs .details h4 {
    color: #0d529f;
    font-weight: 600;
    font-size: 20px
}

.faqs .details .overview {
    display: flex;
    flex-direction: row;
    background-color: #fff;
    border-radius: 8px;
    margin: 10px 0;
    padding: 20px 5px;
    justify-content: space-between
}

.faqs .details .overview span {
    color: #0d529f;
    font-size: 16px;
    font-weight: bolder
}

.faqs .details .overview span i {
    width: 25px;
    margin-left: 5px
}

.queue-wrapper {
    border-radius: 8px;
    padding: 10px;
    border: 2px solid #eee;
    height: 366px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.queue-chart-container {
    position: relative;
    height: 300px;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.total-queues {
    font-size: 40px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: 39.5%;
    bottom: 45%;
    text-align: center;
    right: 41.5%;
    left: 41.5%
}

.cards-container .dash-info-inner.card {
    margin-top: 0;
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important
}

.card .dash-info-head {
    background-color: transparent !important;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.card .dash-info-head .headBoxSettings {
    position: relative !important
}

.card .dash-info-head .headBoxSettings .btns-settings {
    list-style: none
}

.card .dash-info-head .headBoxSettings .btns-settings>li>a {
    color: #0d529f !important
}

.realtime-day-chart {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 400px;
    width: 100%
}

.charts-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap
}

.chart {
    width: 49%
}

.filter-row {
    background-color: #eee
}

.yearsFilter {
    width: 50%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0
}

.yearsFilter .btn-app:focus {
    outline: none !important
}

.yearsFilter .custom-control-label {
    position: relative;
    display: flex;
    margin-bottom: 0;
    vertical-align: top
}

td.action {
    height: 56.5px
}

td.action .customer-btn {
    display: flex;
    align-items: center
}

.customer-btn {
    width: 20px;
    height: 20px
}

td.action .teams-img {
    width: 25px
}

.title-count {
    font-weight: normal;
    font-size: 12px;
    margin: 0 12px;
    display: inline-block;
    color: #000
}

body #chatSessions .chatInner.min-chat-box {
    height: auto !important;
}

body #chatSessions .chatInner {
    border-radius: 18px;
    border: 1px solid #ccc;
    width: 35.6875rem;
    max-width: 25vw;
    min-width: 320px !important;
    height: 71vh;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.09);
    background: #fff;
    overflow: hidden;
    z-index: 999;
    right: 1.5vw;
    top: auto;
    bottom: 4vh
}

.chatInner .chatInner-header .chat-header-title,
.chatInner.min-chat-box .chatInner-header .chat-header-title {
    background-color: #fff !important;
    min-height: 25px;
    height: auto;
    background-image: none !important;
    padding: 10px 15px;
    border-width: 0 !important
}

.chatInner .chatInner-header .chat-header-title .chat-header-handlers>ul>li {
    margin-left: 15px
}

.chatInner .chatInner-header .chat-header-title .chat-header-handlers i {
    font-size: 20px
}

body .chatInner .chatInner-footer textarea {
    background-color: #fff;
    height: 64px
}

.chatInner .chatInner-body,
#pop-outerChat .pop-innerChat .pop-asideChat .pop-asideInner,
#pop-outerChat .pop-innerChat .pop-conversation {
    background: #f6f6f6
}

body .chatInner:not(.min-chat-box) .chatInner-header .chat-header-title .maximuize-chat-svg,
body .chatInner.min-chat-box .chatInner-header .chat-header-title .minimuize-chat-svg {
    display: none
}

body .chatInner.min-chat-box .chatInner-header .chat-header-title .maximuize-chat-svg,
body .chatInner:not(.min-chat-box) .chatInner-header .chat-header-title .minimuize-chat-svg {
    display: inline
}

body .chatInner .chatInner-header .chat-header-title h6 a,
body .chatInner.min-chat-box .chatInner-header .chat-header-title.inactive h6 a,
body .chatInner.min-chat-box .chatInner-header .chat-header-title h6 a {
    color: #707070 !important;
    text-shadow: none
}

#mainChatTabs>li>a {
    background-color: #e5e5e5 !important
}

body #mainChatTabs>li span.remove_chat_customer {
    top: 13px !important;
    padding: 2px !important;
    border-radius: 2px !important;
    background: #929292 !important
}

body #mainChatTabs>li i {
    font-size: 13px !important
}

.chatInner .chatInner-body .board .basic-transfered-chat td .basic-transfer-text .basic-transfer-line,
.chatInner .chatInner-body .board .ms-wrapper td .ms-text-wrapper .ms-chat-line,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text .pop-chat-text-head+p,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td .pop-chat-text .pop-chat-text-head+p,
#pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .single-log p {
    border-radius: 18px 18px 18px 5px !important;
    display: inline-block;
    padding: 8px 14px;
    font-size: 13px;
    border-width: 1px;
    width: calc(100% - 30px);
    float: left;
    border-style: solid;
    -webkit-box-shadow: 0 2px 1px -1px rgb(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 1px -1px rgb(0 0 0 / 10%);
    background-color: #fff;
    border-color: #e7e7e7;
    margin: 0;
    line-height: 18px
}

#tabDivs .single-log p {
    border-radius: 18px 18px 18px 5px !important;
    display: inline-block;
    padding: 8px 14px;
    font-size: 13px;
    border-width: 1px;
    width: calc(100% - 30px);
    border-style: solid;
    -webkit-box-shadow: 0 2px 1px -1px rgb(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 1px -1px rgb(0 0 0 / 10%);
    background-color: #fff;
    border-color: #e7e7e7;
    margin: 0;
    line-height: 18px
}

.chatInner .chatInner-body .board .basic-transfered-chat .op-msg td .basic-transfer-text .basic-transfer-line,
#tabDivs .single-log p.cumsg,
body #pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .single-log p.cumsg {
    border-radius: 18px 5px 18px 18px !important;
    background-color: #b3d0ef;
    border-color: #b3d0ef;
    color: #000
}

.chatInner .chatInner-body .board .basic-transfered-chat,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat {
    background: transparent;
    border-bottom: 1px solid #ddd
}

body .chatInner .chatInner-body .board .basic-transfered-chat td .basic-transfer-text .basic-transfer-name {
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 5px;
    color: #303030;
    font-weight: normal;
    margin-top: 0
}

.chatInner .chatInner-body .board .basic-transfered-chat td .basic-transfer-text .basic-transfer-time {
    border: 0;
    background: transparent;
    padding: 0;
    top: 2px;
    right: 0
}

.basic-transfered-chat .cu-msg .basic-transfer-avatar,
.basic-transfered-chat .op-msg .basic-transfer-avatar {
    height: 100%;
    position: relative;
    top: 24px
}

.chatInner .chatInner-body .board .ms-wrapper tr td .sys-text-wrapper,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td.pop-system-msg .pop-chat-text {
    color: #707070 !important;
    background-color: #fff !important;
    border: 1px solid #87abf8;
    margin: 0;
    border-radius: 18px 18px 18px 5px !important;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 5%), 0 1px 5px 0 rgb(0 0 0 / 5%), 0 3px 1px -2px rgb(0 0 0 / 5%);
    font-size: 12px;
    padding: 8px !important;
    float: left;
    margin-bottom: 5px;
    width: calc(100% - 18px)
}

.basic-transfered-chat .op-msg .basic-transfer-avatar img,
.basic-transfered-chat .cu-msg .basic-transfer-avatar img,
.chatInner .chatInner-body .board .ms-wrapper td .chat_avatar img,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-avatar img,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td .pop-chat-avatar img {
    width: 31px;
    height: 31px
}

.basic-transfered-chat .cu-msg .basic-transfer-text {
    margin-left: 38px
}

.basic-transfered-chat .op-msg .basic-transfer-text {
    margin-right: 38px
}

.chatInner .chatInner-body .board .ms-wrapper td .ms-text-wrapper,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td .pop-chat-text,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td.pop-op .pop-chat-text {
    border-width: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
    max-width: 100% !important;
    margin-left: 44px
}

#tabDivs .single-log {
    border-width: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
    max-width: 100% !important
}

body .chatInner .chatInner-body .board {
    height: calc(71vh - 144px)
}

.chatInner .chatInner-body {
    padding: 0 0 5px;
    height: calc(71vh - 144px)
}

.chatInner .chatInner-body .board .ms-wrapper td .chat_avatar {
    width: 31px
}

.chatInner .chatInner-body .board .ms-wrapper td .chat_avatar .ms-avatar-wrapper,
#pop-outerChat .pop-transfered-chat .pop-chat-avatar {
    height: 100%;
    position: relative;
    top: 24px
}

.chatInner .chatInner-body .board .ms-wrapper td .ms-text-wrapper .ms-user-name,
#pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .single-log h4,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text .pop-user-title strong,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td.pop-op .pop-chat-text .pop-user-title strong,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td .pop-chat-text .pop-user-title strong,
#tabDivs .single-log h4 {
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 5px;
    color: #303030;
    font-weight: normal;
    margin-top: 0
}

.chatInner .chatInner-body .board .ms-wrapper td .ms-text-wrapper .sc-chat-time,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text .pop-chat-text-date,
#pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .single-log h4 small,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td .pop-chat-text .pop-chat-text-date,
#tabDivs .single-log h4 small {
    border: 0;
    background: transparent;
    padding: 0;
    top: 2px;
    right: 0
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td .pop-chat-text .pop-chat-text-date i {
    display: none
}

#tabDivs .single-log h4 small {
    color: #606060
}

#mainChatTabs>li:not(:first-child) {
    margin-left: 8px
}

#mainChatTabs>li.active a {
    background-color: #FFFF !important;
    border-top: 3px solid #0D529F !important
}

body #mainChatTabs>li>a,
body #mainChatTabs>li.pop-co-se-nu>a {
    padding: 10px 27px 10px 10px !important;
    width: 83px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body #pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .single-log {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    padding-top: 10px
}

body #pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .single-log p {
    float: none
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text .pop-chat-text-date i,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td .pop-chat-text:after {
    display: none
}

.chatInner .chatInner-body .board .ms-wrapper .op-msg td .ms-text-wrapper,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td.pop-op .pop-chat-text {
    margin-right: 44px
}

.chatInner .chatInner-body .board .ms-wrapper .op-msg td .ms-text-wrapper .ms-chat-line,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td.pop-op .pop-chat-text .pop-chat-text-head+p,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td.pop-op .pop-chat-text .pop-chat-text-head+p {
    border-radius: 18px 5px 18px 18px !important;
    background-color: #b3d0ef;
    border-color: #b3d0ef;
    color: #000
}

#pop-outerChat .pop-innerChat .pop-board {
    padding: 10px
}

body #pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .pop-session-body-log {
    padding: 0 11px 8px
}

body #pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .pop-session-body {
    padding: 0;
    border-width: 0;
    border-top: none;
    background: #fff;
    margin-bottom: 0
}

#pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .pop-session-group .pop-session-title {
    border-width: 0 !important;
    background: #fff;
    background-image: none;
    padding: 12px 15px;
    border-radius: 4px
}

#pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .pop-session-group .pop-session-title .session-operator {
    color: #000;
    font-size: 14px;
    line-height: 19px;
    margin-right: 0;
    font-weight: 500;
    font-family: "Open Sans"
}

#pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .pop-session-group .pop-session-title .session-date {
    color: #848484;
    font-style: normal;
    margin-left: 20px;
    font-size: 14px;
    line-height: 19px
}

#pop-outerChat .pop-innerChat .pop-customer-info-extend ul li strong {
    margin-right: 6px;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text .pop-chat-text-date,
#pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .single-log h4 small {
    margin-top: 0
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-text,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.pop-transfered-chat td .pop-chat-avatar img {
    margin-top: 0 !important
}

#pop-outerChat .pop-transfered-chat .pop-chat-text {
    width: calc(100% - 51px)
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td .pop-chat-text .pop-chat-text-date {
    color: #999;
    margin-right: 0;
    margin-top: 0;
    font-size: 11px
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td .pop-chat-avatar img {
    border: 0;
    top: 24px;
    position: relative
}

#pop-outerChat .pop-innerChat .pop-bodyInnerChat {
    bottom: 104px
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-chat-textarea textarea {
    background: #fff
}

#pop-outerChat .pop-innerChat .pop-board {
    bottom: 2px
}

#pop-outerChat .pop-innerChat .pop-bodyChat .pop-board table.chat-board-body td.pop-system-msg .pop-chat-text {
    margin: 10px 0 0
}

#logOuter #logInner {
    border-radius: 18px;
    border: 0 solid #ccc;
    width: 35.6875rem;
    max-width: 25vw;
    min-width: 320px !important;
    height: 40rem;
    max-height: 80vh;
    box-shadow: 0 6px 8px rgb(0 0 0 / 9%);
    background: #fff;
    overflow: hidden;
    z-index: 999;
    right: 1.5vw;
    position: fixed;
    top: auto;
    bottom: 6vh
}

#logOuter #logInner #tabDivs {
    padding: 7px 15px;
    background: #f6f6f6
}

#logOuter #logInner #tabDivs #accordion>div {
    padding: 0;
    border: 0
}

#logOuter #logInner #tabDivs {
    max-height: calc(88vh - 100px)
}

.tab-content>.active.fade,
.pill-content>.active.fade {
    opacity: 1
}

body #pop-outerChat #pop-headerChat .pop-setting>ul>li>a,
body #pop-outerChat #pop-headerChat .pop-setting>ul>li>a:hover,
.voice-chat-icon-list::before,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-widget-content .ui-state-focus a,
.ui-widget-content .ui-state-focus a:hover,
.ui-widget-header .ui-state-focus a,
.ui-widget-header .ui-state-focus a:hover,
.chatInner .chatInner-header .chat-header-title .chat-header-handlers>ul.inline>li>a {
    color: #fff
}

body #pop-overlayChat {
    background: rgba(0, 0, 0, 0.2)
}

body .chat-header-handlers ul {
    position: relative;
    top: 6px
}

#closeExpand svg path {
    fill: #fff
}

body .chatInner .chatInner-header .chat-header-title .chat-notify {
    margin: 0 4px 0 0
}

body #pop-outerChat .pop-innerChat .pop-customer-info-extend ul li {
    border-bottom: 0 dotted #e0e0e0
}

#pop-outerChat .pop-innerChat .pop-asideChat .pop-asideInner h5 {
    background: transparent;
    border-width: 0;
    color: #0d529f;
    padding: 20px 8px 14px 8px;
    font-size: 16px
}

#pop-outerChat .pop-innerChat .pop-asideChat .pop-asideInner h5 span {
    font-size: 12px;
    color: #777
}

body ul.nav.nav-tabs {
    border-bottom: 0 solid #dedede
}

body #pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .pop-session-group {
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 5%), 0 1px 5px 0 rgb(0 0 0 / 5%), 0 3px 1px -2px rgb(0 0 0 / 5%);
    margin: 0 5px 15px;
    padding-bottom: 0
}

[joint-selector="headerText"] {
    font-size: 12px !important;
    transform: matrix(1, 0, 0, 1, 130, 21)
}

[joint-selector="bodyText"] {
    font-size: 17px !important;
    transform: matrix(1, 0, 0, 1, 130, 66)
}

[data-type="standard.CustomHeadered"] text[joint-selector="headerText"] {
    transform: matrix(1, 0, 0, 1, 130, 62)
}

[data-type="standard.CustomHeadered"] text[joint-selector="bodyText"] {
    transform: matrix(1, 0, 0, 1, 130, 102)
}

#acc_outer.dynamicDialogscontainer div.acc_inner .acc_header.active,
#acc_outer.dynamicDialogscontainer div.acc_inner .acc_header {
    background: linear-gradient(119.77deg, #eef4fb 19.12%, #ede8f2 86.94%) !important;
    border: 1px solid #d3d9e2 !important;
    padding: 18px 19px;
    border-radius: 6px !important;
    box-sizing: border-box;
    box-shadow: 0 5px 11px -1px rgba(0, 0, 0, 0.12)
}

.step-count {
    font-size: 36px;
    line-height: 14px;
    top: 2px;
    position: relative;
    font-weight: lighter;
    color: #000;
    padding-right: 6px
}

.steps-txt {
    font-size: 11px;
    line-height: 18px;
    top: 3px;
    position: relative;
    margin-bottom: 0;
    color: #000;
    vertical-align: middle
}

.dynamicDialog-desc {
    font-size: 11px;
    line-height: 12px;
    min-height: 21px;
    color: #000;
    margin-bottom: 16px
}

#acc_outer.dynamicDialogscontainer div.acc_inner {
    border-top-width: 0 !important;
    margin: 0 5px 10px;
    width: calc(20% - 10px);
    float: left
}

div.mainNav ul li a span.ico,
div.mainNav ul li a .fa,
div.mainNav ul li a .fas {
    color: #9ca8ba !important
}

body.opened-nav-txt {
    padding-left: 175px
}

.opened-nav-txt .mainNav ul li a span.ico,
.opened-nav-txt .mainNav ul li a .fa,
.opened-nav-txt .mainNav ul li a .fas,
.opened-nav-txt .mainNav ul li a svg {
    display: inline;
    font-size: 1.2em;
    padding: 0 6px 0 14px
}

div.mainNav ul li a.active {
    background: linear-gradient(119.77deg, #eef4fb 19.12%, #ede8f2 86.94%);
    border-left: 3px solid #17539c
}

.navy-modal-header.modal-header {
    position: relative;
    background: #17539c;
    padding: 25px 15px 25px
}

.navy-modal-header.modal-header .close {
    color: #fff !important;
    opacity: 1;
    font-size: 17px;
    z-index: 2;
    position: relative;
    margin-top: 0
}

.navy-modal-header.modal-header h5 {
    color: #fff;
    z-index: 1;
    font-size: 21px;
    position: relative;
    margin-top: 0
}

.navy-modal-header.modal-header svg {
    position: absolute;
    bottom: 0;
    right: 0
}

.modal-header.navy-modal-header.add-model-header {
    min-height: 266px
}

.modal-header.navy-modal-header.update-model-header {
    min-height: 157px
}

.modal-header.navy-modal-header.add-model-header h5,
.modal-header.navy-modal-header.update-model-header h5 {
    font-size: 25px
}

.modal-header.navy-modal-header.add-model-header img,
.modal-header.navy-modal-header.update-model-header img {
    position: absolute;
    right: 77px
}

.modal-header.navy-modal-header.update-model-header img {
    max-width: 8rem;
    bottom: 7px
}

.side-form .modal-body {
    height: inherit
}

.side-form .modal-body form {
    margin-bottom: 120px !important
}

.realtime-outer .card .cont,
.realtime-outer .conversations {
    height: auto
}

.realtime-outer .ico-image {
    width: 58px;
    position: relative;
    top: -2px;
    margin-left: 0 !important
}

.realtime-outer .agents .agent-count .number {
    font-size: 38px
}

.realtime-outer .convers-count .title {
    font-size: 14px !important;
    height: auto !important
}

.realtime-outer .channels-container .channel {
    height: 120px
}

.realtime-outer .channels-container .channel .channel-count .number {
    margin: 15px 0;
    font-size: 27px
}

.realtime-outer .channels-container .channel .channel-count .title {
    font-size: 12px;
    height: auto
}

body .chatInner .chatInner-footer .btn-file>input,
body .chatInner .chatInner-footer .btn-file>input,
#pop-outerChat .pop-innerChat .pop-bodyChat .pop-chat-textarea .btn-file>input {
    transform: none;
    width: 40px;
    margin-right: -9px;
    margin-top: -23px;
    height: 73px
}

#empty-grid.ddempty-grid-container {
    padding: 0;
    margin: 0 auto;
    background-color: #fff;
    border: 0 solid;
    border-radius: 0;
    text-align: center;
    color: #3c4654;
    font-size: 12px;
    font-weight: 500
}

#empty-grid.ddempty-grid-container .ddempty-grid {
    margin: 80px auto 49px
}

#empty-grid.ddempty-grid-container .ddempty-grid img {
    width: 179px;
    height: auto;
    margin-bottom: 17px
}

#empty-grid.ddempty-grid-container .ddempty-grid h5 {
    color: #3c4654;
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 8px
}

#empty-grid.ddempty-grid-container .ddempty-grid p {
    color: #3c4654;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 15px
}

#empty-grid.ddempty-grid-container .ddempty-grid a.btn {
    font-size: 12px;
    text-decoration: none
}

.loadMore::before {
    line-height: 1;
    font-weight: 900;
    content: "\f05a";
    position: relative;
    font-family: "Font Awesome 5 Free";
    display: block;
    width: 100%;
    font-size: 31px;
    margin-bottom: 10px;
    color: #ccc
}

body .loadMore {
    padding: 30px 10px;
    font-size: 16px;
    border-width: 0px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    border-radius: 7px
}

#pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .pop-session-group .pop-session-title .toggle-session-group {
    position: absolute;
    right: 14px;
    top: 12px
}

#empty-grid.ddempty-grid-container .empty-grid {
    padding: 14px;
    margin: 20px;
    background-color: #d9edf7;
    border: 1px solid #b6d9eb;
    border-radius: 4px;
    text-align: center;
    color: #3a87ad;
    font-size: 14px;
    font-weight: 700
}

body .chatInner .chatInner-footer .fileupload-preview {
    margin-top: 3px;
    padding-bottom: 7px;
    margin-left: -14px
}

body button#cancel_attach {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    color: #333
}

body .chatInner .chatInner-footer #attach_actions {
    padding-right: 10px
}

.min-chat-box .transfer_chat.dropdown-toggle,
.min-chat-box .expandChat,
.min-chat-box .close-chat {
    display: none !important
}

body .fileupload-preview img {
    width: 36px;
    height: 36px
}

body .fileupload-preview {
    width: 40px !important
}

body #attach_actions {
    width: calc(100% - 70px) !important;
    justify-content: flex-end !important
}

body #attach_actions button {
    width: auto;
    padding: 4px 12px
}

#wave {
    position: relative;
    width: 100px;
    height: 0;
    text-align: left;
    padding: 5px 0
}

#wave .dot {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-right: 3px;
    background: #aaa;
    animation: wave 1.3s linear infinite
}

#wave .dot:nth-child(2) {
    animation-delay: -1.1s
}

#wave .dot:nth-child(3) {
    animation-delay: -.9s
}

body .chatInner .typing-indecator {
    position: relative
}

#tabDivs .single-log:last-child {
    padding-bottom: 20px;
}

@keyframes wave {

    0%,
    100%,
    60% {
        transform: initial
    }

    30% {
        transform: translateY(-7px)
    }
}

body .chatInner .typing-indecator td {
    padding: 4px 6px 6px;
    text-align: left;
    vertical-align: top;
    white-space: pre-wrap;
    word-wrap: break-word
}

body .chatInner .typing-indecator td .basic-transfer-text .basic-transfer-line {
    border-radius: 18px 18px 18px 5px !important;
    display: inline-block;
    padding: 8px 14px;
    font-size: 13px;
    height: 20.5px;
    border-width: 1px;
    width: calc(100% - 30px);
    float: left;
    border-style: solid;
    -webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-color: #e7e7e7;
    margin: 0;
    line-height: 18px;
    margin-top: 14px
}

body .chatInner .typing-indecator td .basic-transfer-text {
    background: transparent;
    position: relative;
    padding: 4px 6px;
    display: block;
    white-space: pre-wrap;
    word-wrap: break-word;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-left: 38px;
    max-width: calc(100% - 50px)
}

body .chatInner .typing-indecator td .basic-transfer-avatar {
    height: 100%;
    position: relative;
    top: 24px;
    float: left;
    border-radius: 50px;
    margin: 0 auto;
    padding: 0;
    ;
    width: 31px;
    height: 31px;
    overflow: hidden
}

@media print {
    .CodeMirror div.CodeMirror-cursors {
        visibility: hidden
    }
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

@media screen and (max-width:1024px) {
    .chart {
        width: 100%
    }
}

@media screen and (max-width:1389px) {
    .cards-container {
        width: 100% !important;
        max-width: 100%;
        flex: unset;
        margin: 0
    }

    .ask-container,
    .queue-container {
        width: 50% !important;
        max-width: 50%;
        flex: unset;
        margin: 0
    }

    .card {
        padding: 15px
    }

    .convers-count .title {
        font-size: 16px
    }

    .realtime-day-chart {
        height: auto
    }
}

@media screen and (min-width:1390px) and (max-width:1700px) {
    .convers-count .title {
        font-size: 13px
    }

    .convers img {
        margin: 0 15px 0 10px
    }
}

@media screen and (max-width:767px) {
    body.no-scroll {
        overflow: hidden;
        position: fixed
    }

    body.no-scroll .chatInner:not(.min-chat-box):before {
        position: fixed;
        width: 112vw;
        height: 150vh;
        top: -50vh;
        right: -2rem;
        background: rgba(0, 0, 0, 0.2);
        content: '';
        z-index: -1
    }

    .scrolledBody .navbar a.brand {
        display: none !important
    }

    .scrolledBody div.mainNav {
        top: 49px
    }

    body.scrolledBody {
        padding-top: 80px
    }

    .scrolledBody.opened-nav-txt .mainNav>ul {
        max-height: calc(100vh - 49px)
    }

    .navbar a.brand,
    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .scrolledBody .navbar a.brand,
    .scrolledBody .navbar-fixed-top .navbar-inner,
    .scrolledBody .navbar-fixed-bottom .navbar-inner {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s
    }

    .scrolledBody .navbar-fixed-top .navbar-inner,
    .scrolledBody .navbar-fixed-bottom .navbar-inner {
        max-height: 30px;
        min-height: 30px;
        padding: 18px 15px 0px 15px
    }

    .mob-only {
        display: inline-block
    }

    div.mainNav ul li a {
        padding: 14px 0
    }

    div.mainNav ul li ul li a {
        padding: 14px 20px
    }

    body #closeExpand svg path {
        fill: #707070
    }

    #pills-tabContent.tab-content.mob-only {
        overflow-x: hidden
    }

    body #pop-overlayChat.expended-pop-overlayChat {
        background: #f6f6f6 !important
    }

    #pop-outerChat .pop-innerChat {
        position: absolute;
        top: 55px;
        right: 0;
        left: 0;
        bottom: 0
    }

    .custom-tab {
        overflow: hidden
    }

    .custom-tab a {
        cursor: pointer;
        transition: 0.3s
    }

    .custom-tabcontent,
    #form-outer div.form-inner-divider,
    #PageContent div.map-img,
    .headBox .headBoxTitle i,
    #introUserPro .user,
    div.mainNav .maun-switcher,
    header .nav .divider-vertical,
    .table.gridViewMobile thead,
    #pop-outerChat .pop-innerChat a.pop-knowlege-toggle.switch-on,
    #pop-outerChat .pop-innerChat .pop-KBase,
    #pop-outerChat .pop-innerChat .pop-asideChat,
    #pop-outerChat .pop-innerChat a.pop-chat-toggle.switch-on,
    #pop-outerChat #pop-headerChat .pop-heading img {
        display: none
    }

    body #pop-outerChat .nav-pills,
    .custom-tab {
        margin: 0 9px;
        border-bottom: 0;
        display: flex
    }

    #mainChatTabs {
        border-width: 0 !important;
        bottom: -47px;
        max-width: calc(100% - 18px);
        left: 9px
    }

    #mainChatTabs>li {
        min-height: 39px
    }

    body #pop-outerChat .nav-pills>li,
    .custom-tab a {
        margin: 0 6px;
        min-width: 50px;
        flex-grow: 1
    }

    body #pop-outerChat .nav-pills>li>a,
    .custom-tab a {
        background: #e2e2e2 !important;
        border-radius: 8px;
        font-size: 13px;
        line-height: 13px;
        color: #303030 !important;
        padding: 10px;
        text-align: center
    }

    body #pop-outerChat .nav-pills>li.active>a,
    .custom-tab a.active {
        background: #0d529f !important;
        color: #fff !important;
        font-weight: bold;
        padding: 9.5px
    }

    #pop-outerChat #pop-headerChat {
        background: #fff;
        color: #707070;
        padding: 10px 15px
    }

    #pop-outerChat #pop-headerChat .pop-heading {
        width: calc(100% - 184px);
        color: #0d529f;
        font-weight: bold;
        font-size: 16px
    }

    body #pop-outerChat #pop-headerChat .pop-setting>ul>li>a,
    body #pop-outerChat #pop-headerChat .pop-setting>ul>li>a:hover {
        color: #707070 !important;
        font-size: 12px
    }

    #pop-outerChat #pop-headerChat .pop-setting>ul>li>form div span i {
        color: #707070 !important
    }

    body .WebChatSettingsV2 .bb_chat_widget,
    .desktop-only,
    header .nav li #enter-queue {
        display: none !important
    }

    body header .nav li .queue-number {
        top: -13px;
        border-radius: 50px
    }

    #pop-outerChat {
        min-width: calc(100vw - 40px)
    }

    body #logOuter #logInner {
        min-width: 300px !important;
        max-height: calc(100vh - 135px);
        right: 2.25vw;
        bottom: 10px
    }

    #pop-outerChat .pop-innerChat .pop-bodyChat {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        min-height: calc(100vh - 200px)
    }

    body #pop-overlayChat {
        background: #f6f6f6
    }

    #pop-outerChat {
        position: absolute;
        min-width: calc(100vw - 50px);
        width: 100%;
        height: calc(100vh - 47px);
        top: 0%;
        left: 0%;
        right: 0%;
        margin: 0 auto;
        border: 0 solid #ccc;
        background: #f6f6f6;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    #pop-outerChat .pop-innerChat .pop-board {
        height: calc(100vh - 222px)
    }

    .chatWidgetcontainer {
        max-width: 100vw
    }

    #pop-outerChat .pop-innerChat .pop-bodyChat .pop-bodyChatInner,
    #pop-outerChat .pop-innerChat .pop-conversation,
    #pop-outerChat .pop-innerChat .pop-board {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: auto
    }

    #pop-outerChat .pop-innerChat .pop-bodyChat .pop-chat-textarea {
        position: relative;
        left: 2px;
        right: 2px;
        bottom: 10px;
        padding: 0;
        height: 60px;
        display: flex;
        background: #fff
    }

    #pop-outerChat .pop-innerChat .pop-conversation {
        min-height: calc(100vh - 190px)
    }

    body #logOuter #logInner #tabDivs {
        max-height: calc(100vh - 227px)
    }

    body .chatInner .chatInner-body .board {
        height: calc(71vh - 144px) !important
    }

    body #pop-outerChat .pop-innerChat .pop-bodyInnerChat {
        position: relative
    }

    body #chatSessions .chatSessions-inner .chatInner {
        min-width: 300px !important;
        max-height: 100vh;
        right: -10px;
        bottom: 20px;
        position: relative;
        overflow: hidden
    }

    .two-col-btn-settings {
        text-align: center;
        min-width: calc(50vw - 57px)
    }

    span.rating i.icon-star.star-off {
        text-shadow: none
    }

    .outer_table .table thead tr th,
    #profile .profile-info,
    #profile .profile-info>li,
    #form-outer.form-login-outer #form-inner form .single-input label,
    .agent-count .title,
    .outer_table #chatLogOuter .table thead tr th,
    .outer_table #chatLogOuter .table tr td h5,
    .outer_table #chatLogOuter .table tr td {
        font-size: 12px
    }

    .outer_table .table tr td,
    .outer_table .table tr th {
        padding: 9px 10px !important
    }

    .outer_table #acc_outer .table div.acc_inner .acc_header a.toggle-acc {
        width: 23px;
        background-color: #e7e7e7;
        z-index: 10
    }

    .outer_table #acc_outer .table div.acc_inner .acc_header a.toggle-acc i {
        width: 14px;
        height: 13px;
        margin-top: -7px;
        margin-left: -3px
    }

    .outer_table #acc_outer .table div.acc_inner .acc_header strong {
        line-height: 14px;
        padding: 0;
        margin: 0 0;
        font-size: 14px;
        width: calc(100vw - 158px);
        display: inline-block
    }

    #acc_outer div.acc_inner .acc_header strong {
        margin: 0 6px;
        font-size: 14px
    }

    #empty-grid {
        padding: 10px;
        margin: 20px 10px;
        font-size: 13px
    }

    .outer_table #acc_outer .table div.acc_inner .acc_header .acc_setting {
        position: absolute;
        right: 4px;
        top: 3px
    }

    #chatLogOuter {
        overflow-x: auto !important
    }

    td.action {
        height: 39.5px
    }

    .outer_table .table tr td h5 {
        font-family: Tahoma, Arial, sans-serif;
        font-weight: 400;
        font-size: 12px;
        margin: 0 0;
        padding: 0
    }

    .outer_table #acc_outer .table div.acc_inner .acc_header.hasSub .acc_list {
        padding-left: 30px;
        min-height: 27px;
        line-height: 32px
    }

    .outer_table #acc_outer .table div.acc_inner .acc_sub.acc_sub_big .acc_sub_list {
        padding: 0 8px;
        font-size: 12px;
        line-height: 18px
    }

    .outer_table #acc_outer .table div.acc_inner .acc_header a.toggle-acc i.active {
        background-position: left bottom;
        margin-top: -8px !important;
        margin-left: -5px !important
    }

    .col-6 {
        flex: none;
        max-width: calc(100% - 30px);
        width: calc(100% - 30px);
        display: block
    }

    .modal-body .fileupload .uneditable-input.span3 {
        width: 169px
    }

    body #PageContent .outer_table .headBox .headBoxSettings>ul.btns-settings {
        margin: 0 -6px
    }

    .modal-body .form-horizontal .control-label {
        text-align: left
    }

    .modal-body .form-horizontal .input-append input {
        max-width: 100%;
        width: 100%
    }

    .modal-body .form-horizontal .controls,
    .modal-body .form-horizontal .controls {
        margin: 0
    }

    body #PageContent .outer_table .headBox .headBoxSettings>ul.btns-settings>li>a i {
        vertical-align: middle;
        height: 14px;
        margin-right: 9px;
        vertical-align: inherit
    }

    body #PageContent .outer_table .headBox .headBoxSettings>ul.btns-settings>li>a {
        height: auto;
        line-height: initial;
        padding: 0;
        background: #fff;
        border-radius: 4px;
        padding: 11px 15px;
        line-height: 15px;
        font-size: 14px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
        height: auto;
        margin: 10px 0;
        display: block;
        min-height: 17px
    }

    .header-search {
        width: calc(100% - 30px);
        padding-bottom: 6px
    }

    .header-search>div {
        float: left;
        width: 100%
    }

    .header-search form {
        padding: 0;
        width: 100%
    }

    .header-search form #search_key.input-medium.search-query {
        width: calc(100% - 40px);
        padding: 10px 10px 10px 38px;
        border-radius: 4px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
        border-width: 0;
        margin-top: 10px
    }

    .header-search form#search-form button[type="submit"],
    .header-search form#search-form1 button[type="submit"] {
        left: 10px;
        top: 14px
    }

    .name.main-mob-td h5 {
        display: inline-block;
        font-size: 15px;
        color: #555
    }

    .header-search form#search-form button[type="submit"] i,
    .header-search form#search-form1 button[type="submit"] i {
        color: #0d529f;
        font-size: 20px;
        font-weight: lighter
    }

    body #PageContent .outer_table .headBox .headBoxSettings>ul.btns-settings>li {
        margin: 7px;
        float: left
    }

    body #profile .profile-info.left-box {
        padding: 14px 0;
        margin: 0
    }

    body #profile .profile-info.left-box h4 {
        margin-left: 0
    }

    .alert.alert-forever {
        margin-bottom: 5px;
        padding: 8px 30px 8px 10px;
        font-size: 12px
    }

    body .alert.alert-flash {
        bottom: 1rem;
        right: 1rem;
        min-width: 14rem;
        padding: 10px;
        margin-left: 0
    }

    .alert.alert-flash .close {
        padding: 0 20px
    }

    .alert.alert-flash .close,
    .alert.alert-forever .close {
        font-size: 21px !important
    }

    .alert-content {
        padding-right: 20px;
        font-size: 12px
    }

    .dash-info-wrap .dash-chart-result,
    .dash-info-wrap .dash-chart-resultWeek,
    .agents-table table tbody tr td,
    body .nav-tabs>li>a {
        padding: 10px
    }

    #mainContent .charts-wrapper .dash-info-inner.chart .yearsFilter {
        width: 92%;
        display: block
    }

    #mainContent .charts-wrapper .dash-info-inner.chart .yearsFilter:before,
    #mainContent .charts-wrapper .dash-info-inner.chart .yearsFilter:after {
        display: table;
        line-height: 0;
        content: ""
    }

    #mainContent .charts-wrapper .dash-info-inner.chart .yearsFilter:after:after {
        clear: both
    }

    #mainContent .charts-wrapper .dash-info-inner.chart .yearsFilter .custom-control.custom-switch {
        display: block;
        min-width: 7rem;
        max-width: 100%;
        float: left
    }

    .dash-info-wrap .dash-info-head {
        height: auto
    }

    .dash-info-wrap .dash-info-txt .adminCard {
        width: calc(100% - 30px);
        margin: 10px 0 0 !important;
        padding: 10px !important;
        font-size: 12px
    }

    .dash-info-wrap .dash-info-head>div.headBoxSettings:not(.left) {
        position: relative;
        text-align: right
    }

    .dash-info-wrap .dash-info-txt>div {
        padding: 7px 0;
        margin: 0
    }

    .profile-content {
        font-size: 14px
    }

    .profile-info i {
        margin-right: 5px
    }

    .subtitle.custom-subtitle {
        font-size: 16px
    }

    body #profile .profile-info {
        padding: 0
    }

    h1.logoBig.loginlogoBig {
        height: 50px;
        margin: 0 auto 15px
    }

    h1.logoBig.loginlogoBig img {
        max-height: 50px
    }

    #form-outer.form-login-outer h2 {
        line-height: 25px;
        padding: 8px 0;
        font-size: 16px
    }

    #form-outer.form-login-outer #form-inner form {
        padding: 0;
        margin: 0
    }

    #pending_response_div {
        padding: 30px 15px 15px;
        margin: -15px;
        background: #f2f2f2
    }

    #profile .custom-box {
        box-shadow: none;
        width: 100%;
        border: 0 solid rgba(0, 0, 0, 0.05);
        border-radius: 0;
        background-color: transparent;
        margin: 0 !important;
        display: inline-block
    }

    #form-outer.form-login-outer #form-inner form .single-input {
        padding: 0 0;
        margin: 0 20px
    }

    #form-outer.form-login-outer #form-inner form .single-input .btn.btn-app.btn-block.action-req {
        margin-top: 5px
    }

    #form-outer.form-login-outer #form-inner form .hFormDivider {
        background: #f1f1f1
    }

    .title-count {
        color: #727272;
        float: right;
        line-height: 40px
    }

    body #PageContent .outer_table .headBox {
        background: #f2f2f2;
        border-bottom: 0;
        padding: 15px;
        padding-right: 15px;
        margin: 0 -15px
    }

    .mob-only.maun-switcher:hover,
    .mob-only.maun-switcher:focus,
    .maun-switcher {
        color: #fff
    }

    #form-outer {
        width: 260px
    }

    body {
        padding-left: 0
    }

    body.opened-nav-txt {
        padding-left: 0 !important
    }

    #acc_outer.dynamicDialogscontainer div.acc_inner .acc_sub.acc_sub_big {
        left: 0;
        width: 100vw
    }

    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        background: linear-gradient(-45deg, #0d529f, #0b78f2) !important
    }

    div.mainNav ul {
        width: 0 !important;
        overflow: hidden
    }

    div.mainNav ul li .badge-new.badge {
        right: 14px
    }

    body div.mainNav ul li ul {
        position: relative;
        left: 0;
        top: 0 !important;
        box-shadow: none;
        width: 100% !important;
        margin: 0;
        background: #fff;
        padding: 0 8px
    }

    div.mainNav {
        top: 117px
    }

    .tag-list {
        background-color: transparent;
        padding: 0;
        margin-top: 10px
    }

    body.opened-nav-txt:before {
        background: rgba(0, 0, 0, 0.75);
        z-index: 1030;
        width: 100%;
        height: 100%;
        content: "";
        top: 0;
        display: block;
        position: fixed
    }

    .opened-nav-txt .mainNav>ul {
        width: 100vw;
        min-width: 81.25vw;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: calc(100vh - 117px)
    }

    .navbar .nav.pull-right {
        float: none;
        display: flex;
        justify-content: flex-end
    }

    header .nav li {
        margin: 0 3px
    }

    .navbar .nav>li>a {
        padding: 8px 5px
    }

    header .nav .queueDroblistCont {
        display: flex;
        justify-content: space-between
    }

    header .nav li .queue-number {
        height: 30px;
        margin: 5px 10px
    }

    header .nav li.dropdown .dropdown-menu {
        top: 50%
    }

    div.mainNav ul {
        width: 40px
    }

    #profile .row .col {
        max-width: calc(100% - 10px) !important;
        flex: none
    }

    #mainContent.container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }

    body #profile .profile-info .adminCard,
    body #profile .profile-info .adminCard.lgAdminCard {
        width: 95%;
        margin: 3px 0 0 !important;
        padding: 7px !important;
        font-size: 11px;
        margin-bottom: 9px !important
    }

    body #profile .profile-info .adminCard .statNo,
    body #profile .profile-info .adminCard.lgAdminCard .statNo {
        margin: 4px 0 0
    }

    body #profile .profile-info .adminCard .rating.statNo i,
    body #profile .profile-info .adminCard.lgAdminCard .rating.statNo i {
        font-size: 16px !important
    }

    #profile .row {
        margin-right: 0;
        margin-left: 0
    }

    .headBox {
        display: flex;
        flex-direction: column;
        height: auto
    }

    .headBox .headBoxSettings,
    .headBox .headBoxTitle {
        float: none;
        height: auto
    }

    .headBox .headBoxSettings>ul.btns-settings>li>div.inner-hidden1>form input[type="text"].input-medium.search-query {
        width: 130px
    }

    .headBox .headBoxSettings>ul.btns-settings>li>a {
        padding: 0 9px
    }

    .headBox .headBoxSettings>ul.btns-settings>li>div.hidden-filterlog {
        right: auto;
        top: 51px
    }

    .headBox .headBoxSettings>ul.btns-settings>li>div.hidden-filterlog:before,
    .headBox .headBoxSettings>ul.btns-settings>li>div.hidden-filterlog:after {
        border-color: rgba(208, 208, 208, 0);
        border-left-color: #d0d0d0;
        border-width: 10px;
        top: -12px;
        left: 0;
        transform: rotateZ(270deg);
        margin-top: -10px
    }

    #chatLogOuter {
        overflow-x: scroll
    }

    #logOuter #logInner {
        width: 100%;
        z-index: 9999
    }

    body .offline-message-container {
        overflow-x: auto
    }

    .outer_table .table.gridViewMobile {
        box-shadow: none
    }

    #PageContent {
        padding-bottom: 106px
    }

    body {
        padding-top: 117px
    }

    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        max-height: 73px;
        padding: 18px 15px 26px 15px
    }

    .navbar a.brand {
        padding: 0;
        height: 40px;
        margin: 0;
        margin-bottom: 0px;
        width: calc(100% - 55px);
        text-align: left
    }

    .onoffStatus .custom-control {
        min-height: 2rem;
        padding-top: 0;
        margin-top: -9px
    }

    header .nav li a img {
        height: 32px;
        width: 32px;
        margin: -7px 0 0;
        padding: 0;
        line-height: 32px;
        border: 0 solid #d0d0d0
    }

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

    .navbar .nav li.dropdown.open>.dropdown-toggle,
    .navbar .nav li.dropdown.active>.dropdown-toggle,
    .navbar .nav li.dropdown.open.active>.dropdown-toggle {
        background: transparent
    }

    .navbar a.brand img {
        height: 40px;
        width: auto;
        margin: 0
    }

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

    .navbar-fixed-top #introUserPro {
        top: -11px;
        position: relative
    }

    .footer {
        background: #f2f2f2;
        padding: 23px;
        width: calc(100vw - 46px);
        font-size: 14px;
        color: #000;
        line-height: 24px
    }

    .footer img {
        width: 44px;
        max-width: 44px;
        top: 2px;
        float: left
    }

    .footer span.txt {
        max-width: 174px;
        display: inline-block;
        float: left;
        text-align: left
    }

    .outer_table #chatLogOuter .table.gridViewMobile tr td {
        padding: 7px 0 !important
    }

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

    .outer_table #chatLogOuter .table.gridViewMobile tr td {
        padding: 7px !important;
        color: #a4a4a4;
        border-radius: 5px
    }

    .table.gridViewMobile tr td.gray-mob-td,
    .table-striped.gridViewMobile tbody>tr:nth-child(odd)>td.gray-mob-td,
    .table-striped.gridViewMobile tbody>tr:nth-child(odd)>th.gray-mob-td {
        background: #f2f2f2 !important
    }

    .outer_table #chatLogOuter .table thead tr th.main-mob-td,
    .outer_table #chatLogOuter .table tr td.main-mob-td h5,
    .outer_table #chatLogOuter .table tr td.main-mob-td {
        font-size: 15px;
        color: #555
    }

    .table.gridViewMobile tbody tr {
        display: block;
        border-bottom: 1px solid rgba(107, 107, 107, 0.4);
        margin-top: 10px
    }

    .table.gridViewMobile tbody td {
        display: inline-block;
        padding: 10px;
        width: 100% !important;
        max-width: 100% !important
    }

    .table.gridViewMobile tbody td.main-mob-td:before {
        font-size: 15px;
        color: #555
    }

    .table.gridViewMobile td .icon-channel {
        float: left !important;
        font-size: 14px
    }

    .table.gridViewMobile tbody td:before {
        content: attr(data-th);
        font-weight: bold;
        display: inline;
        font-size: 12px;
        padding-right: 8px;
        text-transform: capitalize;
        float: left
    }

    .table.gridViewMobile tr td {
        text-align: left !important
    }

    .table.gridViewMobile tr td i.list-channel-img {
        float: left
    }

    .outer_table #chatLogOuter .table.gridViewMobile tr td .btn,
    .table.gridViewMobile tr td .btn {
        padding: 2px 7px !important;
        background: transparent;
        background-color: transparent !important;
        color: #17539c;
        box-shadow: none;
        border: 0
    }

    .outer_table .headBox .headBoxSettings>ul.btns-settings,
    .statics,
    .channels-container,
    .dash-info-wrap .dash-chart-result .dash-info-subhead,
    .ask-queue,
    .main-subhead {
        display: block
    }

    #acc_outer.dynamicDialogscontainer div.acc_inner,
    .realtime-outer .convers,
    .channels-container .channel,
    .main-subhead {
        width: 100%
    }

    .adminCard {
        width: calc(100% - 60px)
    }

    .ask-container,
    .queue-container {
        width: 100% !important;
        max-width: 100%
    }

    .dataTables_wrapper {
        display: block;
        width: 100%;
        overflow-x: auto
    }

    .realtime-outer .card .cont,
    .realtime-outer .conversations {
        padding: 15px
    }

    .realtime-outer .card h3,
    .maun-switcher .icon {
        font-size: 18px
    }

    .agents-table table thead tr th {
        padding: 10px;
        font-size: 12px
    }

    .agents-table table tbody tr td h5 {
        margin: 0;
        font-size: 12px
    }

    .realtime-outer .ico-image {
        width: 50px
    }

    .realtime-outer .agents .agent-count .number {
        font-size: 30px
    }

    .convers-count {
        overflow: auto;
        display: block
    }

    .realtime-outer .convers-count .title {
        font-size: 12px !important;
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis
    }

    .realtime-outer .channels-container .channel {
        width: calc(100% - 10px);
        margin-bottom: 12px
    }

    .load-chart-container.realtime-day-chart {
        margin-top: 40px
    }

    .integration-card {
        width: calc(100% - 60px)
    }

    .mob-only.maun-switcher {
        min-height: 17px
    }

    .mob-only.maun-switcher span.icon-bar:nth-child(2) {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    .mob-only.maun-switcher span.icon-bar:nth-child(3) {
        opacity: 1
    }

    .mob-only.maun-switcher span.icon-bar:nth-child(4) {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    .opened-nav-txt .mob-only.maun-switcher span.icon-bar:nth-child(2) {
        -webkit-transform: translateY(300%) rotate(45deg);
        transform: translateY(300%) rotate(45deg)
    }

    .opened-nav-txt .mob-only.maun-switcher span.icon-bar:nth-child(3) {
        opacity: 0
    }

    .opened-nav-txt .mob-only.maun-switcher span.icon-bar:nth-child(4) {
        -webkit-transform: translateY(-300%) rotate(-45deg);
        transform: translateY(-300%) rotate(-45deg)
    }

    .mob-only.maun-switcher .icon-bar {
        background-color: #fff;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

    .mob-only.maun-switcher .icon-bar+.icon-bar {
        margin-top: 4px
    }

    #pop-outerChat .pop-innerChat .pop-log-session .pop-sessions-inner .pop-session-group .pop-session-title .toggle-session-group {
        position: absolute;
        right: 17px;
        top: 15px
    }

    #pop-outerChat .pop-innerChat .pop-asideChat.view-details {
        position: absolute;
        top: -17px;
        right: 0;
        bottom: 0;
        display: block !important;
        width: 100%;
        height: calc(100vh - 125px);
        overflow: auto;
        background: transparent;
    }

    .row-fluid .span1,
    .row-fluid .span2,
    .row-fluid .span3,
    .row-fluid .span4,
    .row-fluid .span5,
    .row-fluid .span6,
    .row-fluid .span7,
    .row-fluid .span8,
    .row-fluid .span9,
    .row-fluid .span10 {
        width: 100%;
        margin-left: 0
    }
}

.control-group.optionsContainerCard.optionsList.ui-sortable .listOption {
    background: #efefef;
    margin: 0;
    padding: 3px 9px 9px;
    border-radius: 5px;
}

.livechat-voice-record-item {
    margin-right: 5px;
}

button.livechat-record-btn.record {
    width: 100%;
    display: block;
    background-color: transparent;
    border: 0;
}

img.livechat-voice-record-img {
    display: block;
    width: auto;
    margin-top: 0;
    height: 45px;
    filter: invert(.7);
}

.chatInner audio,
.pop-conversation audio {
    width: 100%;
}

#logOuter #logInner #tabDivs {
    max-height: calc(88vh - 100px);
    height: calc(40rem - 47px) !important;
}

.dash-info-wrap .dash-info-txt>div:last-child,
.dash-info-wrap .dash-info-txt>div:first-child {
    min-width: calc(100% - 28px);
    flex: 1;
}

.dash-info-wrap .dash-chart-result {
    display: flex;
    flex-wrap: wrap;
}

#logOuter #logInner #tabDivs {
    max-height: calc(88vh - 100px);
    height: calc(40rem - 47px) !important;
}

.subtitle {
    position: relative;
    box-shadow: 0 7px 11px -1px rgb(0 0 0 / 12%);
    border-width: 0;
    padding: 0;
    background: #f4f6f8;
    box-shadow: 0 7px 11px -1px rgba(0, 0, 0, 0.12);
    top: 0 !important;
    display: none;
}

.subtitle.show {
    display: block !important;
}

div.mainNav ul li .subtitle {
    background: #f4f6f8;
    margin: 0 0 0 10px;
    padding: 8px;
    position: absolute;
    left: 100%;
    top: 0;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    width: auto;
    width: 180px;
    padding: 0;
}

body div.mainNav ul li .subtitle:before {
    bottom: 90px;
    top: auto !important;
}

div.mainNav ul li .subtitle:before {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(208, 208, 208, 0);
    border-right-color: #d4d4d4;
    border-width: 9px;
    margin-top: -7px;
    bottom: auto;
}

a {
    text-decoration: none !important;
}

.fileupload .uneditable-input i:before {
    margin-right: 5px;
}

.uneditable-input+.btn-file {
    margin: 0 7px;
}

.navbar .custom-control.custom-switch {
    padding-top: 0;
}

menu.acc_menu {
    cursor: pointer;
}

menu.acc_menu li {
    list-style: none;
}

menu.acc_menu li.hidden {
    display: none;
}

/* report */
.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    left: 32px;
}

.report-wrapper {
    display: flex;
}

.report-wrapper__report-items {
    /* min-width: 70%; */
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
}

.report-wrapper__report-items .adminCard {
    width: 42%;
    flex: auto;
    display: flex;
    align-items: center;
}

.report-wrapper__report-chatbot {
    min-width: 30%;
    /* flex: 1; */
}

.report-wrapper__report-chatbot .adminCard {
    width: 100%;
    padding: 0 !important;
}

.report-wrapper__report-chatbot .adminCard h3 {
    font-size: 18px;
    margin-top: 0 !important;
    line-height: 1;
}

.report-wrapper__report-chatbot .adminCard .total .total-count .number {
    font-size: 26px;
}

.report-wrapper__report-chatbot .adminCard .ico-image {
    width: 50px;
    height: 50px;
}

.report-wrapper__report-chatbot .adminCard h4 {
    font-size: 16px;
    margin-top: 20px !important;
}

.report-wrapper__report-chatbot .adminCard .total {
    padding: 10px !important;
}

.report-wrapper__report-chatbot .adminCard .total-count .title {
    font-size: 14px;
}

.report-wrapper__report-chatbot .adminCard .total-count {
    margin-left: 16px;
}

.report-wrapper__report-chatbot .adminCard .overview span {
    font-size: 14px;
}

.report-wrapper__report-chatbot .adminCard .details .overview {
    padding: 10px !important;
}

    .report-wrapper__report-chatbot .adminCard .faqs {
        height: auto;
        background-color: transparent;
        padding: 10px 0 0;
        border-radius: 0px;
        border-width: 0px;
    }

.w-100 {
    width: 100% !important;
}

.d-flex {
    display: flex !important;
}

.ml-auto {
    margin-left: auto !important;
}

.headBox_wrapper {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}

.headBox_wrapper-item {
    margin-left: 5px;
}

.headBox_wrapper .headBoxTitle i {

    font-size: 14px;
}

.headBox_wrapper .headBoxTitle i::before {
    margin-right: 0;
}

.headBox_wrapper .btn {
    margin-left: 5px;
}

.ul-list-toggle.hide,
.ul-list-toggle.hide * {
    display: none !important;
}

.ul-list-toggle {
    position: absolute;
    z-index: 99;
    right: 0;
    padding: 0;
    margin-bottom: 0;
    font-size: 0;
    line-height: 0;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;

    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ul-list-toggle li a {
    padding: 0;
    display: flex;
    border: 0;
    background: transparent;
    border: 0;
    width: 100%;
}

.ul-list-toggle li [class^="icon-"],
.ul-list-toggle li a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    width: auto;
    padding: 2px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
}

.ul-list-toggle button.btn.btn-small,
.ul-list-toggle input[type="submit"].btn.btn-small {
    border-radius: 0 !important;
}

.ul-list-toggle li [class^="icon-"]::before {
    margin-right: 5px;
}

.dialogs-dynamic-card {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    position: relative;
}

.dialogs-dynamic-card .fa-ellipsis-v {
    transform: rotate(90deg);
}

.dialogs-dynamic-card .acc_menu {
    position: absolute;
    right: 16px;
    top: 10px;
    margin: 0;
}

.dialogs-dynamic-card .acc_menu+div {
    width: 100%;
}

.dialogs-dynamic-card .acc_header .acc_list a {
    display: inline-block;
    font-size: 14px;
    display: block;
    line-height: 1;
}

.dialogs-dynamic-card a {
    font-size: 14px;
    line-height: 1;
    color: #08c;
    cursor: pointer;
}

.attribute-card .profile-content {
    font-size: 14px;
    margin-left: 4px;
}

.account-setting-row-form {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

.dash-chart-resultWeek span,
.dash-chart-resultWeek strong {
    margin-right: 5px;
}

.upload-input-form-wrapper {
    position: relative;
    cursor: pointer;
    margin: 0 0 0 16px;
}

.upload-input-form-wrapper .upload-item {
    cursor: pointer;
    position: relative;
}

.upload-input-form-wrapper .upload-item:hover {
    cursor: pointer;
}

.upload-input-form-wrapper [type="file"] {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
    top: 0;
}
.upload-input-file[disabled="disabled"] {
    cursor: not-allowed;
}

.tooltip * {
    font-size: 13px !important;
    line-height: 1.5 !important;
    width: auto !important;
    max-width: 300px !important;
}

.tooltip {
    opacity: 1 !important;
    max-width: 300px !important;
    width: auto !important;
}

input[type=file]::-webkit-file-upload-button {
    display: none;
}
.window-logInnerContent__wrapper{
    height: 78vh !important;
    border-radius: 10px !important;
}

.window-logInnerContent__title{
    padding: 10px;
}
.account-setting-row-form{
    display: flex;
    flex-direction: row;
}
.account-setting-row-form > div{
    width: 50%;
}
.chatlog-wrapper{
    position: relative;
}
.chatlog-wrapper .overlay{
    position: absolute;

}
.headBox .headBoxSettings > ul.btns-settings > li > a:hover {
    background-color:transparent;
    color: #333;
}
body .table thead tr th {
    background: rgb(21,97,206) !important;
    background-image: linear-gradient(to bottom, #1561ce, #007be0, #0094ed, #00acf7, #00c3fe) !important;
}
body .outer_table .table, body .block-fluid .dash-info-wrap.chatWidgetcontainer, body .dash-info-txt.dash-chart-result.dashInfoContent, .load-chart-container, .load-chart-container-week, .load-chart-container-satisfaction, .dash-info-head + .dash-chart-result.dashInfoContent {
    box-shadow: 2px 2px 2px 4px #eee;
    border-radius: 8px;
    border-color: transparent;
}
.load-chart-container-week{
    padding:20px
}
.dash-info-txt.dash-chart-result.dashInfoContent, .load-chart-container {
    background-color: #fff;
    /* padding: 20px; */
    border: 0;
    height: auto;
}

body .outer_table .dash-info-wrap .dash-info-head {
    background: #fff;
    color: #0d529f;
    font-family: "Max";
    font-weight: bold;
    text-transform: uppercase;
    border-width: 0px;
    box-shadow: none;
    margin-bottom: 10px;
}

body .page-container #dashboard-outer .dash-info-inner {
    border-width: 0px;
    box-shadow: none;
}

body .dash-info-wrap .dash-info-head > div.headBoxSettings > ul.btns-settings > li > a {
    color: #0d529f;
}
body table td .btn-danger:hover, body table td .btn-danger:focus, body table td .btn-danger:active, body table td .btn-danger.active, body table td .btn-danger.disabled, body table td .btn-danger[disabled], body table td .btn-danger,
body .acc_setting .btn-danger:hover, body .acc_setting .btn-danger:focus, body .acc_setting .btn-danger:active, body .acc_setting .btn-danger.active, body .acc_setting .btn-danger.disabled, body .acc_setting .btn-danger[disabled], body .acc_setting .btn-danger {
    color: #721c24;
    background-color: #f8d7da !important;
    border-color: #f8d7da !important;
}

body .btn-success:hover,body .btn-success, body table td .btn-success:hover, body table td .btn-success:focus, body table td .btn-success:active, body table td .btn-success.active, body table td .btn-success.disabled, body table td .btn-success[disabled], body table td .btn-success,
body .acc_setting .btn-success:hover, body .acc_setting .btn-success:focus, body.acc_setting .btn-success:active, body .acc_setting .btn-success.active, body .acc_setting .btn-success.disabled, body .acc_setting .btn-success[disabled], body .acc_setting .btn-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    box-shadow: none;
}

body table td .btn-primary, body table td .btn-primary:hover, body table td .btn-primary:focus, body table td .btn-primary:active, body table td .btn-primary.active, body table td .btn-primary.disabled, body table td .btn-primary[disabled], body table td .btn-app, body table td .btn-app:hover, body table td .btn-app:focus, body table td .btn-app:active, body table td .btn-app.active, body table td .btn-app.disabled, body table td .btn-app[disabled],
body .acc_setting .btn-primary,
body .acc_setting .btn-primary:hover,
body .acc_setting .btn-primary:focus,
body .acc_setting .btn-primary:active,
body .acc_setting .btn-primary.active,
body .acc_setting .btn-primary.disabled,
body .acc_setting .btn-primary[disabled],
body .acc_setting .btn-app,
body .acc_setting .btn-app:hover,
body .acc_setting .btn-app:focus,
body .acc_setting .btn-app:active,
body .acc_setting .btn-app.active,
body .acc_setting .btn-app.disabled,
body .acc_setting .btn-app[disabled],
span.btn-file {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.d-flex {
    display: flex;
}
.flex-row {
    flex-direction: row;
}
.justify-space-between {
    justify-content: space-between;
}
.flex-wrap{
    flex-wrap: wrap;
}
.fit-content-height{
    height:fit-content
}
.d-none {
    display: none !important
}
.pl-0{
    padding-left:0 !important
}
.load-chart-container-satisfaction{
    padding:20px 20px 60px
}
.mb-0{
    margin-bottom:0 !important
}
table.dataTable thead th, table.dataTable td {
    text-align: left;
}
/**/
.bb_chat_outer .bb_chat_sender textarea {
    outline: none !important;
    box-shadow: none !important
}

html .report-wrapper__report-items .adminCard {
    width: 33.3333%
}

.dash-info-wrap table.dataTable td {
    text-align: left
}

body .dash-info-wrap .dash-info-head>div.headBoxSettings>ul.btns-settings>li>a {
    color: #777 !important;
    background: none !important
}

body .dash-info-wrap .dash-info-head>div.headBoxSettings>ul.btns-settings>li>a:hover {
    color: #333 !important;
    background: none !important
}

td select {
    max-width: 100%
}

.profile-content .btn-app {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

body .dash-info-wrap .dash-info-head>div.headBoxSettings>ul.btns-settings>li>a{font-weight:normal;text-transform:none}
 
#logInnerContent ul.ui-widget-header{padding:4px !important;display:flex !important;align-items:center;background: rgb(21,97,206) !important;
    background-image: linear-gradient(to bottom, #1561ce, #007be0, #0094ed, #00acf7, #00c3fe) !important;border-radius: 10px 10px 0 0;}
 
body #logOuter #logInner #logInnerContent a.close-log {
    top: 14px;
}
 
.labely-head #empty-grid{background:none;border:none}
body .btn-danger{color: #721c24 !important;}
body .btn-danger:hover{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f8d7da;
}
.headBoxTitle a{color:#17539c;font-weight:bold;font-size:18px}
 
body .modal-header.navy-modal-header.update-model-header{min-height: 266px;}
.offlineMessagesHeadBox div.chzn-container {
    margin-bottom:10px !important
}
@media screen and (max-width:1024px) {
    body .page-container #dashboard-outer .dash-info-inner {
        flex-basis:100% !important;
        margin-left: 0% !important;
    }
}
.position-relative {
    position: relative !important;
}
body .btn-app, .btn-app:hover, .btn-app:focus, .btn-app:active, .btn-app.active, .btn-app.disabled, .btn-app[disabled] {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    border-radius: 4px;
}
body .btn {
    border: 1px solid #ddd;
}
    .btn-app.disabled, .btn-app[disabled], body .btn.disabled, body .btn[disabled] {
        cursor: not-allowed;
    }
.dynamicDialogscontainer h2.name.integration-subtitle {
    margin: 0 0 10px;
    font-family: "Max";
    font-size: 15px;
    color: #777;
}
.btn-link-delete i {
    color: #cd0a0a !important;
}
body .btn-link:hover, body .btn-link:focus {
    text-decoration: none
}
body form:focus-visible {
    outline: none;
}
body .integration-card.disabled, body .integration-card.not-allowed {
    opacity: 0.6;
    cursor: not-allowed;
}
.transparent-bg {
    background: transparent !important;
}
.white-bg {
    background: white !important;
}
.padding-0{
    padding:0px !important
}

label{
    cursor: default;
}

.integration-card.disabled{
    position: relative;
}
.integration-card.disabled:hover::after{
    content: "Not included in your bundle";
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.center {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.spinner {
    width: 48px;
    height: 48px;
    border: 5px dotted #AAA;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
div.adminCard canvas {
    max-width: 350px;
    max-height: 350px;
}
.dim {
    opacity: 0.6;
    cursor: not-allowed;
}
span.btn.btn-file {
    height: 20px !important;
}

@media only screen and (min-device-width:600px) and (orientation: landscape){
    .bb_chat_widget .bb_chat_outer .bb_chat_sender {
        width: 100%;
    }
    .widget-preview.half-side .bb_chat_widget .bb_chat_outer .bb_chat_sender {
        position:relative;
    }
}
.widget-preview.half-side .bb_chat_widget .bb_chat_outer ._bubbles_bb_chat_subhead ._bubbles_profile_strip ._bubbles_profile_table {
    display: flex !important;
}
.navbar ul.nav li i {
    text-align: left
}
/* Comment */
#keywordsFilter-form label {
    display: inline-block;
}
body .navbar a.brand img {
     margin: 0;
    max-height: 34px;
    max-width: 26.5px;
    height:auto;
}

.navbar a.brand.logoBig {
    display: flex;
    align-content: center;
    justify-content: center;
    height: 40px;
    flex-wrap: wrap;
    width: 98px;
}
body .bb_chat_widget .bb_chat_outer .bb_chat_body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .td_avatar {
    vertical-align: top !important;
    padding-top: 0 !important;
}
   body .bb_chat_widget .bb_chat_outer .bb_chat_body .bb_chat_panel .scrollable_content .msg_widget_container .msg_widget_table .td_avatar .td_avatar_holder img {
        height: auto;
        max-width: 28px;
    }
body .bubbles-chat-header ._bubbles_profile_table_avatar img {
    top: 0px;
    left: 0px;
    position: relative;
    height: 18px !important;
}
