﻿@font-face {
    font-family: 'AGENCYB';
    src: url('../../css/crm/AGENCYB/AGENCYB.woff') format('woff');
}


body {
    font-family: 'Segoe UI', Helvetica, Arial,sans-serif;
    font-size: 11px;
    color: #000000;
}



.navi ul.nav li a {
    /*padding: 10px 20px;*/
}

.navbar {
    position: relative;
    height: 40px;
    max-height: 40px;
    min-height: 0;
    margin-bottom: 0px;
}

.input-sm {
    height: 24px;
    padding: 4px 10px;
    font-size: 11px;
    line-height: 1;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .navbar-header {
        height: 40px;
    }

    .form-horizontal .control-label {
        font-weight: 600;
        font-size: 12px;
        text-align: left;
        padding-top: 3px;
    }

    .form-horizontal .control-label2 {
        font-weight: 600;
        font-size: 12px;
        text-align: left;
    }
}


.nav > li > a {
    padding: 10px 15px;
}

.navbar-collapse.collapse {
    max-height: 40px;
}

.navbar .navbar-form-sm {
    margin-top: 8px;
    margin-bottom: 8px;
}


.navbar-brand {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    float: left;
    height: 40px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-btn {
    margin-top: 3px;
    margin-bottom: 2px;
}

.thumb-sm {
    display: inline-block;
    width: 24px;
    padding-top: 6px;
}

.app-aside-fixed .aside-wrap {
    top: 40px;
}

.app-header-fixed {
    padding-top: 40px;
}

.nav-tabs {
    height: 37px;
}

.dropdown-menu {
    font-size: 11px;
}

.app-aside-folded .app-header .navbar-brand {
    padding: 10px 20px;
}

.table-responsive {
    height: 60vh;
    min-height: 100%;
    overflow-x: auto;
}

.form-control {
    height: 24px;
    padding: 2px 8px;
    font-size: 11px;
    /*line-height: 1;*/
    color: #000000;
    margin-bottom: 2px;
}

.app-content-full {
    top: 78px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    height: 24px;
}

.crm-p {
}

.crm-h4 {
    font-size: 14px;
}

.bg-dark-h4 {
    color: #3a3f51;
}

.bg-black-h4 {
    color: #1c2b36;
}

.bg-success-h4 {
    color: #27c24c;
}

.bg-primary-h4 {
    color: #7266ba;
}

.bg-info-h4 {
    color: #23b7e5;
}

.bg-warning-h4 {
    color: #fad733;
}

.bg-danger-h4 {
    color: #f05050;
}

.bg-light-h4 {
    color: #edf1f2;
}

.bg-info.dker-h4,
.bg-info .dker-h4 {
    color: #1199c4;
    background: 0;
}

.bg-dark-p {
    color: #3a3f51;
}

.bg-black-p {
    color: #1c2b36;
}

.bg-success-p {
    color: #27c24c;
}

.bg-primary-p {
    color: #7266ba;
}

.bg-info-p {
    color: #23b7e5;
}

.bg-warning-p {
    color: #fad733;
}

.bg-danger-p {
    color: #f05050;
}

.bg-light-p {
    color: #edf1f2;
}

.bg-gd-p,
.bg-gd-p {
    color: #f05050;
    background: 0;
}

.bg-danger.dker.bg-gd-p, .bg-danger .dker .bg-gd-p {
    color: #f05050;
    background: 0;
}

.bg-info.dker-p,
.bg-info.dker-p {
    color: #1199c4;
    background: 0;
}

.crm-tab {
    font-weight: bold;
}

.bg-gd-h4 {
    color: #f05050;
    background: 0;
}

.bg-danger.dker.bg-gd-h4, .bg-danger .dker .bg-gd-h4 {
    color: #f05050;
    background: 0;
}

.crm-search-drop {
    margin-bottom: 2px;
}

.angular-google-map-container {
    height: 400px;
}

.numberLabel {
    position: absolute;
    background: white;
    top: 0px;
    cursor: pointer;
}

input, .numberLabel {
    height: 24px;
    font-size: 11px;
    line-height: 1;
    color: #000000;
    margin-bottom: 2px;
    border: 1px solid #ccc;
    padding-top: 6px;
    padding-left: 8px;
    border-color: #cfdadd;
    border-radius: 2px;
}

    input:focus + .numberLabel {
        display: none;
    }

.contact-select-grid {
}

.disabled {
    pointer-events: none;
}

.crmTask {
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-property: width, height;
    -webkit-transition-property: width, height;
}


.crm-icon-color-bg-dark {
    color: #3a3f51;
}

.crm-icon-color-bg-black {
    color: #1c2b36;
}

.crm-icon-color-bg-success {
    color: #27c24c;
}

.crm-icon-color-bg-primary {
    color: #7266ba;
}

.crm-icon-color-bg-info {
    color: #23b7e5;
}

.crm-icon-color-bg-warning {
    color: #fad733;
}

.crm-icon-color-bg-danger {
    color: #f05050;
}

.crm-icon-color-bg-light {
    color: #edf1f2;
}

.crm-icon-color-bg-danger.dker.bg-gd,
.crm-icon-color-bg-danger .dker .bg-gd {
    color: #f05050;
    background: 0;
}

.crm-icon-color-bg-info.dker .crm-icon-color-bg-info .dker {
    color: #1199c4;
    background: 0;
}


.nav-pills.crm-back-bg-black > li.active > a {
    background-color: #1c2b36;
}

.nav-pills.crm-back-bg-success > li.active > a {
    background-color: #27c24c;
}

.nav-pills.crm-back-bg-primary > li.active > a {
    background-color: #7266ba;
}

.nav-pills.crm-back-bg-info > li.active > a {
    background-color: #23b7e5;
}

.nav-pills.crm-back-bg-warning > li.active > a {
    background-color: #fad733;
}


.nav-pills.crm-back-bg-danger > li.active > a {
    background-color: #f05050;
}


.nav-pills.crm-back-bg-light > li.active > a {
    background-color: #edf1f2;
}

.nav-pills.crm-back-bg-danger.dker.bg-gd > li.active > a {
    background-color: #f05050;
}

.nav-pills.dker > li.active > a {
    background: 0;
}

.nav-pills.bg-gd > li.active > a {
}

.nav-pills.crm-back-bg-info.dker > li.active > a {
    background-color: #1199c4;
}

.nav-pills.crm-back-bg-dark > li.active > a {
    background-color: #3a3f51;
}

.crm-back {
    background: 0;
}


.i-checks input[type="radio"]:focus + i {
    box-shadow: 0px 0px 6px rgba(63, 165, 190, 1);
}

.i-checks input[type="checkbox"]:focus + i {
    box-shadow: 0px 0px 6px rgba(63, 165, 190, 1);
}

@media screen and (min-width: 1360px) {
    .vbox {
        min-height: 70vh;
    }

        .vbox .row-row .cell {
            min-height: 70vh;
        }
}

@media screen and (max-width: 1360px) {
    .vbox {
        min-height: 70vh;
    }

        .vbox .row-row .cell {
            min-height: 70vh;
        }
}

.helper {
            background: white;
            border: 1px solid black;
            padding: 3px;
        }
.hover {
    background-color: #ddddff;
}
.hover-up {
    border-top: 1px solid red;
}
.hover-down {
    border-bottom: 1px solid red;
}
.hover-middle {
    text-decoration: line-through;
}

treecontrol {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Segoe UI';
    font-size: 13px;
    color: #555;
    text-decoration: none;
}

.tree-expanded {
    font-weight: 500;
    font-size: 14px;
    background: 0;
}

.tree-leaf {
    font-weight: 400;
    color: #555;
}

.background-zero {
    background: 0;
}

treecontrol.tree-classic li.tree-expanded i.tree-branch-head {
    padding: 0;
    background: 0;
    /* background: icon-plus glyphicon glyphicon-plus fa fa-plus; */
}

treecontrol.tree-classic li.tree-collapsed i.tree-branch-head {
    padding: 0;
    background: 0;
}

treecontrol.tree-classic li.tree-leaf i.tree-leaf-head {
    padding: 0;
    background: 0;
    font-size: 10px;
}

.user-settings .i-checks span b.header {
    height: 10px;
}

.user-settings .i-checks span b {
    display: inline-block;
    float: left;
    width: 50%;
    height: 20px;
}

.app-crm:before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    width: inherit;
    background-color: transparent;
    border: inherit;
    content: "";
}


.input-icon {
    position: relative;
}

span.input-icon {
    display: inline-block;
}

.input-icon > input {
    padding-left: 24px;
    padding-right: 6px;
}

.input-icon.input-icon-right > input {
    padding-left: 6px;
    padding-right: 24px;
}

.input-icon > [class*="fa-"] {
    padding: 0 3px;
    z-index: 2;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 3px;
    line-height: 28px;
    display: inline-block;
    color: #909090;
    font-size: 16px;
}

.input-icon.input-icon-right > [class*="fa-"] {
    left: auto;
    right: 3px;
}

.input-icon > input:focus + [class*="fa-"] {
    color: #579;
}

.input-icon ~ .help-inline {
    padding-left: 8px;
}

.crm-scroll-list {
    background: #ffffff;
}

.popup-scroll {
    min-height: 400px;
}

.crm-scroll-list-no-border {
    border: 0;
}

.crm-scroll-list-n-b-t {
    border: 0;
}

.crm-scroll-list-n-b-r {
    border: 0;
}

.crm-scroll-list-full-border {
    border: 1px solid #dee5e7;
}

.crm-h1-20 {
    font-size: 20px;
}

.crm-text-align-r {
    text-align: right;
}

.crm-bg-white {
    background-color: #ffffff;
}

.crm-pad-l-15 {
    padding-left: 15px;
}

.crm-form-group-n-margin {
    margin-bottom: 0;
}

.crm-survey-check {
    height: 14px;
}

.crm-font-bold {
    font-weight: bold;
}

.crm-label-no-padding {
    padding-top: 0;
}

.crm-survey-question {
    padding-left: 20px;
    border-bottom: 1px solid #dee5e7;
    border-left: 4px solid #23b7e5;
    margin-left: 10px;
    padding-bottom: 20px;
}

.crm-priority-low-border {
    border-left: 3px solid #23b7e5;
}

.crm-priority-normal-border {
    border-left: 3px solid #27c24c;
}

.crm-priority-urgent-border {
    border-left: 3px solid #fad733;
}

.crm-priority-very-urgent-border {
    border-left: 3px solid #f05050;
}

.crm-priority-empty-border {
    border-left: 3px solid #ffffff;
}

.crm-priority-low-color {
    color: #23b7e5;
}

.crm-priority-normal-color {
    color: #27c24c;
}

.crm-priority-urgent-color {
    color: #fad733;
}

.crm-priority-very-urgent-color {
    color: #f05050;
}

.crm-priority-empty-color {
    color: #000000;
}

.crm-priority-low-checkbox-info input[type="checkbox"]:checked + label::before, .crm-priority-low-checkbox-info input[type="radio"]:checked + label::before {
    background-color: #23b7e5;
    border-color: #23b7e5;
}

.crm-priority-normal-checkbox-info input[type="checkbox"]:checked + label::before, .crm-priority-normal-checkbox-info input[type="radio"]:checked + label::before {
    background-color: #27c24c;
    border-color: #27c24c;
}

.crm-priority-urgent-checkbox-info input[type="checkbox"]:checked + label::before, .crm-priority-urgent-checkbox-info input[type="radio"]:checked + label::before {
    background-color: #fad733;
    border-color: #fad733;
}

.crm-priority-very-urgent-checkbox-info input[type="checkbox"]:checked + label::before, .crm-priority-very-urgent-checkbox-info input[type="radio"]:checked + label::before {
    background-color: #f05050;
    border-color: #f05050;
}

.crm-priority-empty-checkbox-info input[type="checkbox"]:checked + label::before, .crm-priority-empty-checkbox-info input[type="radio"]:checked + label::before {
    background-color: #000000;
    border-color: #000000;
}

.crm-lbl-btn-font-size-8px {
    font-size: 8px;
}

.crm-lbl-btn-font-size-14px {
    font-size: 14px;
}

.crm-task-selected-bg {
    background-color: #f6f8f8;
}

.crm-btn-focus:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.crm-n-l-p {
    padding-left: 0;
}

.crm-n-r-p {
    padding-right: 0;
}

.crm-n-p {
    padding: 0;
}

.task-filter {
    position: fixed;
    top: 127px;
    right: -500px;
    z-index: 1050;
    width: 500px;
    -webkit-transition: left 0.2s;
    transition: left 0.2s;
    animation-duration: 4s;
}

    .task-filter.active {
        left: -1px;
    }

    .task-filter > .btn {
        position: absolute;
        top: -1px;
        left: -42px;
        padding: 10px 15px;
        background: #f6f8f8 !important;
        border-color: #dee5e7;
        border-right-width: 0;
    }

    .task-filter .i-checks span b {
        display: inline-block;
        float: left;
        width: 50%;
        height: 20px;
    }

        .task-filter .i-checks span b.header {
            height: 10px;
        }

.task-default-value {
    position: fixed;
    top: 127px;
    right: -500px;
    z-index: 1050;
    width: 500px;
    -webkit-transition: left 0.2s;
    transition: left 0.2s;
    animation-duration: 4s;
}

    .task-default-value.active {
        left: -1px;
    }

    .task-default-value > .btn {
        position: absolute;
        top: -1px;
        left: -42px;
        padding: 10px 15px;
        background: #f6f8f8 !important;
        border-color: #dee5e7;
        border-right-width: 0;
    }

    .task-default-value .i-checks span b {
        display: inline-block;
        float: left;
        width: 50%;
        height: 20px;
    }

        .task-default-value .i-checks span b.header {
            height: 10px;
        }

.crm-p-t-3 {
    padding-top: 3px;
}

.crm-p-t-5 {
    padding-top: 5px;
}

.crm-p-t-10 {
    padding-top: 10px;
}

.crm-p-b-5 {
    padding-bottom: 5px;
}

.crm-p-l-20 {
    padding-left: 20px;
}

.crm-p-l-10 {
    padding-left: 10px;
}

.crm-p-l-15 {
    padding-left: 15px;
}

.ngdialog.dialogwidth300 .ngdialog-content {
    width: 300px !important;
    min-height: 100px !important;
}

.ngdialog.dialogwidth400 .ngdialog-content {
    width: 400px !important;
    min-height: 100px !important;
}

.ngdialog.dialogwidth500 .ngdialog-content {
    width: 500px !important;
}

.ngdialog.dialogwidth600 .ngdialog-content {
    width: 600px !important;
}

.ngdialog.dialogwidth700 .ngdialog-content {
    width: 700px !important;
}

.ngdialog.dialogwidth800 .ngdialog-content {
    width: 800px !important;
}

.ngdialog.dialogwidth900 .ngdialog-content {
    width: 900px !important;
}

.ngdialog.dialogwidth1124 .ngdialog-content {
    width: 1124px !important;
}

.ngdialog.dialogwidth1800 .ngdialog-content {
    width: 1800px !important;
    min-height: 1000px !important;
}

.ngdialog.dialogwidth1324 .ngdialog-content {
    width: 1324px !important;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
    min-height: 300px;
    background: #ffffff;
}

.crm-m-t-neg2 {
    margin-top: -2px;
}

.crm-min-height-20 {
    min-height: 20px;
}

.lbl-height-auto {
    height: auto !Important;
}

.ui-select-bootstrap > .ui-select-match > .btn {
    text-align: left !important;
    padding-top: 5px;
}

.angularjs-datetime-picker {
    z-index: 999;
}

.b-c-color-bg-dark {
    border-color: #3a3f51;
}

.b-c-color-bg-black {
    border-color: #1c2b36;
}

.b-c-color-bg-success {
    border-color: #27c24c;
}

.b-c-color-bg-primary {
    border-color: #7266ba;
}

.b-c-color-bg-info {
    border-color: #23b7e5;
}

.b-c-color-bg-warning {
    border-color: #fad733;
}

.b-c-color-bg-danger {
    border-color: #f05050;
}

.b-c-color-bg-light {
    border-color: #edf1f2;
}

.b-c-color-bg-danger.dker.bg-gd,
.b-c-color-bg-danger .dker .bg-gd {
    border-color: #f05050;
    background: 0;
}

.form-height {
    height: 94vh;
}

.form-height-tabset {
    height: 94%;
}

.crm-number-label {
    min-width: 200px;
    width: 20%;
}

.task-overlay {
    display: none;
    position: absolute;
    min-width: 300px;
    padding: 17px 0;
    top: auto;
    /*left: 50%;*/
    margin-left: -150px;
    z-index: 1000;
    right: 10%;
    max-width: 150px;
}

    .task-overlay.left {
        left: 100%;
        top: -15px;
        padding: 0 10px;
        margin: 0;
    }

    .task-overlay.right {
        left: auto;
        right: 100%;
        top: -15px;
        padding: 0 10px;
        margin: 0;
    }

    .task-overlay.top {
        top: auto;
        bottom: -30px;
    }

    .task-overlay.bottom {
        top: -5px;
    }

    .task-overlay .panel {
        padding: 15px 20px;
    }

    .task-overlay .pull-up {
        top: 26px;
    }

    .task-overlay .pull-down {
        bottom: 11px;
    }

.list-group-item:hover,
.list-group-item:focus,
.list-group-item:active {
    z-index: 1000;
}

    .list-group-item:hover .task-overlay,
    .list-group-item:focus .task-overlay,
    .list-group-item:active .task-overlay {
        display: block;
        z-index: 2000;
    }

.crm-m-l-10 {
    margin-left: 10px;
}


.ui-select-match-text {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 40px;
}

.ui-select-toggle > .btn.btn-link {
    margin-right: 10px;
    top: 6px;
    position: absolute;
    right: 10px;
}

.ui-select-match-text > span {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
}

.ngdialog .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.marker-labels {
    background-color: azure;
}


.jqx-grid-groups-header, .jqx-grid-toolbar, .jqx-scheduler-toolbar {
    line-height: 30px;
}

.jqx-widget-content {
    font-size: 11px;
}

.jqx-grid-table {
    font-size: 11px;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

    .inputfile + label {
        display: inline-block;
        cursor: pointer;
    }

.modal-content {
    z-index: 99999;
}


.crmscroll::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.crmscroll::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

.crmscroll::-webkit-scrollbar-thumb {
    background: #666666;
    border: 0px none #ffffff;
    border-radius: 50px;
}

    .crmscroll::-webkit-scrollbar-thumb:hover {
        background: #c0c0c0;
    }

    .crmscroll::-webkit-scrollbar-thumb:active {
        background: #000000;
    }

.crmscroll::-webkit-scrollbar-track {
    background: #c0c0c0;
    border: 0px none #ffffff;
    border-radius: 50px;
}

    .crmscroll::-webkit-scrollbar-track:hover {
        background: #666666;
    }

    .crmscroll::-webkit-scrollbar-track:active {
        background: #ffffff;
    }

.crmscroll::-webkit-scrollbar-corner {
    background: transparent;
}


.chatlist .chat-body, .chatlist .header-body {
    border-top: 1px solid #f2f2f2;
    padding-right: 15px;
}
.chat-body, .header-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.chat-main, .header-main {
    line-height: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    margin-top: -1px;
}


.chat-title, .location-main, .header-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #000;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.chat-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chat-main .chat-meta, .header-main .chat-meta {
    line-height: 14px;
    margin-top: 4px;
}
.chat-meta {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: 6px;
}
.chat-time-title, .chat-meta {
    color: rgba(0,0,0,.4);
    font-size: 12px;
}
.chat-title .emojitext, .location-main .emojitext, .header-title .emojitext {
    text-align: left;
}
.ellipsify, .starred-title-main {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipsify {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.chat-meta .chat-time {
    text-transform: capitalize;
}
.chatlist .chat-status, .chatlist .location-secondary, .chatlist .header-secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}
.chat-status, .location-secondary {
    font-size: 14px;
    line-height: 20px;
}
.chat-status {
    font-weight: 400;
    color: rgba(0,0,0,.6);
    white-space: nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}

.icon-sm, .icon-s, .chat-status .icon, .location-secondary .icon, .header-secondary .icon {
    width: 16px;
    height: 18px;
    vertical-align: top;
}
.icon, .icon-sm, .icon-s, .chat-status .icon, .location-secondary .icon, .header-secondary .icon, .icon-l, .icon-xl, .icon-alert {
    display: inline-block;
    background-repeat: no-repeat;
}
.icon, .icon-close-panel {
    width: 24px;
    height: 24px;
}
.icon-status-dblcheck-ack {
    background-position: -3606px -3660px;
}
.icon .icon-s, .icon-l, .icon-xl {
    background-repeat: no-repeat;
    background-size: 4027px 4112px;
}

.chat-meta .icon-meta:last-child {
    margin-right: -1px;
}
.chat-meta .icon-meta {
    margin-right: 5px;
}
.unread-count {
    background-color: #09d261;
    color: #fff;
    font-weight: 500;
    font-size: 12px!important;
    padding: 0 5px;
    border-radius: 12px;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 19px;
    min-width: 19px;
    box-sizing: border-box;
    line-height: normal;
}
.pane-chat-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 100;
    box-sizing: border-box;
    border-left: 1px solid rgba(0,0,0,.03);
    -webkit-transition: background .3s ease-out .1s;
    transition: background .3s ease-out .1s;
    background-color: transparent;
}
.pane-chat-msgs {
    width: 100%;
    height: 100%;
    position: absolute;
}
.pane-chat-body, .pane-chat-footer {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.message-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-bottom: 8px;
    -webkit-transition: padding .3s cubic-bezier(.69,0,.79,.14);
    transition: padding .3s cubic-bezier(.69,0,.79,.14);
    padding-left: 0;
}
.msg {
    padding-left: 9%;
    padding-right: 9%;
    display:flex;
    padding-bottom:10px;
}
.message:last-of-type {
    margin-bottom: 0;
}
.message-system {
    text-align: center;
    max-width: 100%!important;
}
.date-marker-floating {
    visibility: hidden;
}
.message-system-body, .message-system-e2e {
    font-family: 'Open Sans',sans-serif;
    font-size: 12.5px;
    line-height: 21px;
    display: inline-block;
    border-radius: 7.5px;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
    padding: 5px 12px 6px;
    box-shadow: 0 1px .5px rgba(0,0,0,.13);
}
.message-system-body {
    color: rgba(69,90,100,.95);
    background-color: rgba(225,245,254,.92);
}
.message-in {
    background-color: #fff;
    float: left;
}
.message-chat {
    max-width: 65%;
}
.message-in, .message-out {
    border-radius: 7.5px;
    position: relative;
    box-shadow: 0 1px .5px rgba(0,0,0,.13);
}
.tail.message-in>.tail-container {
    content: '';
    position: absolute;
    left: -11px;
    bottom: 3px;
    width: 12px;
    height: 19px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.message-in>.tail-container {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADGUExURQAAAP////b29vn5+f///wAAAP///wAAAAAAAP///9ra2v////j4+PHx8fv7++Hh4fHx8f////////////////39/QAAAP////////z8/P////39/f39/fz8/P////////////z8/P////////////z8/P////////////v7+/Hx8f///9bW1vz8/K2trf////39/f39/WJiYgAAAExMTFtbWwAAAN3d3cjIyPr6+vX19QAAAO7u7vz8/NTU1Ofn5zMzM////zGPlXsAAABBdFJOUwAcm/kREh4CCDWL1SneR6TfAQffhMYK/A5nRrLWfRc5DW2ih5f+19Kn+9v4g/1LCJuXHwQUKgahcXS6DNnlDMMKKzPoTgAAAKBJREFUKM+V08USwmAQA+C/0NIWd3d3d8/7vxTMcIPkQK7f7CG7s8bQAOY/SCuwFYQU1P+eiCqIK2gpWCmoCrAgoKQgJ8CHgIqAMjg0MxxSQ3DogEMWFBZtUPAHYGB1CyDQWE6AH7BrfXzlAxGAQhECTGAmwN1Okz0Gb/LW4fEItIfrOfNELMh3tck7u+PhcT2zQ7l77/K8iY8yJwV3BeYFqpc/uSyPGdAAAAAASUVORK5CYII=);
}
.message-in>.tail-container.highlight {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAYAAADeB1slAAABP2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS41LjAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iL1VzZXJzL3poZW5jaGFvL0Rvd25sb2Fkcy9tc2ctaW4ucG5nIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+K85lwgAAAYRpQ0NQc1JHQiBJRUM2MTk2Ni0yLjEAACiRdZG/S0JRFMc/aWGU0ZBDQ5CDNIRGWUhtpYQVImIF9mPR569A7fGeEtHY0Org0A9akmhpri36B4IgqKYIWqOhoCXidZ4GSuS53Hs/93vPOffec8ESyyl5vX0U8oWiFg36nbGVVaftGYu0NvoZjCu6OhOJhGhpn/fiKXbnMXO19vvXupMpXYG2TuFpRdWKwnPC4a2iavK+sEPJxpPC58JuTS4o/GjqiTq/mpypscXM6dCWogFhh7Az08SJJlayWl54QtiVz5WU3/uYL7GnCsuLpi59AJ0oQfw4mWeWAD7GmJLRhwcvI7KiRby3Fh9mU2IVGVW20dggQ5YiblFLkj0lc1r0lLSceIiZf/C3tnp63Fs/wb4AHS+G8TEMtiP43jOMrxPD+K6CVepyXWnEb1Zg8k30ckNzHUPvLlxcNbTEKVyWof9JjWvxmmSVbkmn4f0Melag7xa61up1+92n+gBLOxC6gYNDGBL/3vUftaVnFhC3kmwAAAAJcEhZcwAACxMAAAsTAQCanBgAAAFpSURBVEiJtdexahRRFMbx367BhEgEGxUiIhYigmCxFrGxUgublCYggiA2KS0EsQs+g4g+iL2VfJWtjZIniJ1NYrGzMMSd7G52zmlmzrnnfn/OuXfuZQaKLMkxDKsAEysBJFktBWC9GrBRDfhbDShfgwvVgOvVgFvVgDvVgIeTl0Hfykmu4WDiV1TwtO1UAF60nV5blOQ+vrdjfVfw/mSgtwqSPMbXEkCSDfzAjZNjS7coyQCfpon3AsAHPOsaXAqQZB9vT8s50xokWTNuy/NZuQsDmr3+BXfnyZ8b0Jwx7/AK5+adNxOQZAsvjduxOiN9PkCSS9jDLm4vKtq2lY74N61LYxn7r4IkF3HYhzhTvoPRaPQHn3FUAmjsNa5gH79wfFbAqbsoyRDnG9geto3PnK61WwzQAVvHFnbwAJtNfDnAFOBKI7yGq3iCe7iJy/iNR31eOEPj1k2eR/jZl34X9E31L9THYn3+AWdPTBSMp7C3AAAAAElFTkSuQmCC");
}
.tail-container.highlight {
    opacity: 0;
}

.bubble {
    padding: 6px 7px 8px 9px;
}
.message-text, .media-caption {
    position: relative;
}
.message-ciphertext, .message-text, .media-caption, .document-body {
    font-size: 13.6px;
    line-height: 19px;
    word-wrap: break-word;
    color: #262626;
}
.message-ciphertext, .message-text {
    font-family: 'Open Sans',sans-serif;
}
.message-text .message-pre-text, .media-caption .message-pre-text {
    position: absolute;
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
}
.message .message-text .emojitext {
    cursor: text;
    white-space: pre-wrap;
}
.message:last-of-type {
    margin-bottom: 0;
}
.message-out {
    background-color: #dcf8c6;
    float: right;
}

.message-out>.tail-container.highlight {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAYAAADeB1slAAABQGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS41LjAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iL1VzZXJzL3poZW5jaGFvL0Rvd25sb2Fkcy9tc2ctb3V0LnBuZyIvPgogPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KPD94cGFja2V0IGVuZD0iciI/PvpJtzQAAAGEaUNDUHNSR0IgSUVDNjE5NjYtMi4xAAAokXWRv0tCURTHP2lhlNGQQ0OQgzSERllIbaWEFSJiBfZj0eevQO3xnhLR2NDq4NAPWpJoaa4t+geCIKimCFqjoaAl4nWeBkrkudx7P/d7zzn33nPBEsspeb19FPKFohYN+p2xlVWn7RmLtDb6GYwrujoTiYRoaZ/34il25zFztfb717qTKV2Btk7haUXVisJzwuGtomryvrBDycaTwufCbk0uKPxo6ok6v5qcqbHFzOnQlqIBYYewM9PEiSZWslpeeELYlc+VlN/7mC+xpwrLi6YufQCdKEH8OJlnlgA+xpiS0YcHLyOyokW8txYfZlNiFRlVttHYIEOWIm5RS5I9JXNa9JS0nHiImX/wt7Z6etxbP8G+AB0vhvExDLYj+N4zjK8Tw/iuglXqcl1pxG9WYPJN9HJDcx1D7y5cXDW0xClclqH/SY1r8ZpklW5Jp+H9DHpWoO8Wutbqdfvdp/oASzsQuoGDQxgS/971H7WlZxYQt5JsAAAACXBIWXMAAAsTAAALEwEAmpwYAAABmElEQVRIibXWvWsVQRTG4edeJfErpYUgWCgiBESEbVKIndVWNnabIn+AnVgIFoK9TdBCWLASrFYhCNYSViQodkIamzQaiYlGL8ZiLnLZ3NyP7MyBqYbz/vY9M+fsdKq63MMWzuVZ8U3k6MYWPAgwkxowi6MpAXAqNWC3qstOSsBsnhV7KQHHUzs4G1u8CbggQV8MCl5KDViQoBcGAVdwOiXgCG5UdRm1TE2xWyKXqQm4jssx+6EJ6OKOUK4kALiJa7FcDAN0sIy5VAC4iEcxbtQogQL32kLGJd/H3TaQSRIf4HFVl8cOA+j0ny2TxHssYW2aH9M01q9iVTj8M5MmTeNgMH6ixFO8G+XosIDB+IRnWM6z4ntzM8bknMdDvK7qct+IiTma53EyFeALbuNvc6PN7P+Kl3iBt9gRDr8VoId1vBJu0Ybw9P+VZ0VvWMI4wG/B/iqe4yN+YHuU6DDACs73v2gdH/AGm4L17T6sl2fFvjqPA3zGIv4IJfi/phU7CPAEW3lW7LQVGxZdoQt3U4iDqi5PJBPHP+YEc5cUqQkhAAAAAElFTkSuQmCC");
}
.tail.message-out>.tail-container, .tail-override-left>.tail-container {
    content: '';
    position: absolute;
    bottom: 3px;
    width: 12px;
    height: 19px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.tail.message-out>.tail-container {
    right: -11px;
}
.message-out>.tail-container {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAD2UExURQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGRsXAAAANzwzNPmxNrtyau5oIWRedDkwNntyczgwdfpyJ+/n97wzsLWtNjsytvwzczfvtPmxau6nNjqxtrtyio1KtzwzNjryAAAANzwzgAAANzwzK7Aor/Us9Lnw8vevAAAAMzevtbpxrvMrX+IdwAAAEROOi45Lr3MrZGjf9LoxX+MctnqydLkwhgYGMzfv9vuyQAAANzwzNvuy9zxy7vMu7XGqNvtzKKykwAAANruzKq6nLnMriQkGMXXuL3PsNjsySgzKAAAANLkw83fvd3vy9z4xtzwzRpFmIEAAABQdFJOUwAXChEGBAMBAgwhDvJ7k0YqMc0Zmwj6apf2kjU0+dkw/swh/CP9j2Wr2gndvaYeBRoxQg6gUPt/FaHJGdTj9A9k7XQLeE6iFcN12xkSt9r4NKizowAAAMFJREFUKM+V0sdywlAMBVDbMX7PQCihQ+iQ0HsJvfem/P/PwBIzugu0PXNnNNJVyPmhsIPhhoB2COwIGuLdhAcl3AhCBoBoHUC6BCBbA0C/EkBFB5D/FjxQwQYg1RI8UKINgDoSAPUlAPqUAMgfAEBfXsEDBV0+Hogi4Zhg4THj9YwHoqEBYOrgYTI3GVgMNn8r+Qq94k9yZNosW/3Hy9VuTjWfHkOX6367bGZUU7de66ieHZrO1OGg8Z1WTgYAFLgD5S1PCkzo1B0AAAAASUVORK5CYII=);
}

.message-author {
    font-family: 'Open Sans',sans-serif;
    font-size: 12.5px;
    line-height: 20px;
    height: 20px;
    font-weight: 600;
    margin-bottom: 1px;
    color: #74cff8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.more {
    padding: 0 0 24px;
}
.pane-chat-controls, .more {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.btn-more {
    width: 44px;
    height: 44px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}