body {
    font-family: Quicksand, Lato, Verdana, sans-serif;
}
#chatsammen{
/*     background-color: #f4f7f6;
    background-image: url('/images/together.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 700px; */
}
.btn-outline-warning {
    color: #ffa142;
    border-color: #ffa142;
}
#myvideo {
    position: absolute;
    bottom: 50px;
    width: 270px;
    text-align: center;
    display: none;
}
.panel-heading.note-toolbar {
    border-bottom: 1px solid #ccc;
}
.note-editor.note-frame.fullscreen {
    position: fixed;
    top: 72px;
    left: unset;
    width: calc(100% - 290px) !important;
    z-index: 1050;
    height: calc(100vh - 76px);
    background: white;
}
#myvideo video {
    width: 270px;
    height: 150px;
    box-sizing: border-box;
    padding: 0;
}
#videolocal {
    border-top: 1px silver solid;
    border-radius: 0;
}
#v-col {
    max-width:90px;
}
#v-pills {
    margin-left:0;
}
#v-pills .nav-link {
    padding: 10px;
    margin-left: 5px;
    margin-top: 0;
    margin-bottom: 7px;
}
#plist .select2-selection--single {
    border-color: #EEE;
}
#plist .form-select:focus {
    box-shadow: inset 0 0 0 1px #e1e1e1;
}
#plist .form-select:focus-within {
    box-shadow: inset 0 0 0 1px #e1e1e1 !important;
}
#ptop .select2-container {
    display: block;
}
.chat-header, .chat {
    font-family: "Quicksand";
}
.chat-header h1 {
    font-size: 40px;
    font-weight: 600;
}
.chat-header h2 {
    display: inline-block;
    font-size: 7vw;
    font-weight: 500;
    margin-bottom: 0;
}
.card-header h6 {
    margin-bottom: 0;
}
.card-footer:last-child {
    border-top: 0;
    background: none;
    padding: 8px 15px;
}
#card-topic {
/*    max-height: 500px; */
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left!important;
}
#card-topic img {
    max-width: 100%;
}
#card-topic >* {
    background-color: transparent!important;
}
.masonry_grid .card-body {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.masonry_grid .card-title {
    margin-bottom: 0;
}
.masonry_grid .card-cover {
    max-height: 150px;
    overflow: hidden;
}
.left-list .select2 {
    margin-top: 5px;
    display: block;
}
#community_cover {
    width:100%;
}
#v-pills .nav-link {
    text-align: left;
}
#v-pills {
    width:90px;
}
.cover-container {
    max-width: 150px;
    height: 150px;
    float:left;
    overflow: hidden;
    margin-right:10px;
    border-radius: 12px;
    box-shadow: 0 0 4px 0 #888;
}
.cover-container img {
    max-height: 100%;
    width: auto;
}
#cover-card img {
    max-width: 100%;
}
.mb-4 {
    margin-bottom: 3rem !important;
}
/*
.chat-header h1.sammen {
    display: inline-block;
    background: linear-gradient(to right, #0E1799 0%, #0098CF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
*/
.chat-header h2.chat, #chatlogo, .chat-header h1.sammen {
    background: #FFB76B;
    background: linear-gradient(to right, #FF7F04 0%, #FFB76B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.chat-header h2.mail {
    background: #A8FAB0;
    background: linear-gradient(to right, #009E14 0%, #A8FAB0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.chat-header h2.pics {
    background: #E4EFC0;
    background: linear-gradient(to right, #ABBD73 0%, #E4EFC0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.chat-header h2.events {
    background: #F80000;
    background: linear-gradient(to right, #F80000 0%, #FFA1A1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.chat-header h2.news {
    background: #CB60B3;
    background: linear-gradient(to right, #CB60B3 0%, #9E9C9E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.chat-header h2.docs {
    background: #B4DCFA;
    background: linear-gradient(to right, #B4DCFA 0%, #6393C1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.chat .modal-dialog {
    margin-left: auto!important;
    margin-right: 15vw!important;
}
.form-control.is-valid, .was-validated .form-control:valid,
.form-control.is-invalid, .was-validated .form-control:invalid {
    margin-bottom: 0;
}
.emoji-picker {
    top: -44px!important;
    left: 50px!important;
}
.emoji-picker__emojis {
    height: 16.8rem!important;
}
.emoji-picker__search-icon {
    top: calc(50% - 0.8em)!important;
}
.emoji-picker__search-container input {
    padding-left: 8px!important;
}
.emoji-picker__preview {
    height: 4em!important;
}
.emoji-picker__tab svg {
    padding: 1px 0 1px 0 !important;
}
.emoji-picker__tabs {
    height: 30px!important;
}
.masonry_grid .card-body {
    padding:10px;
}
.card {
    background: #fff;
    transition: .5s;
    border: 0;
    border-radius: .55rem;
    position: relative;
    width: 100%;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 40%);
}
.chat-app .left-list {
    width: 270px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
/*    padding: 12px; */
    z-index: 7;
/*    height: calc(100% - 270px); */
    overflow-y: auto;
}
div .note-close {
    float: right;
}
.note-post, .note-draft {
    float: right;
}
div.accordion-header {
    padding: 8px 0;
    margin-left: -10px;
}
.my-accordion-item {
    padding: 0 12px;
    cursor: pointer;
}
.my-accordion-item:hover {
    background: #efefef!important;
}
.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-ou   tline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff7d00;
    border-color: #ff8a19;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 135, 7, 0.5);
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #ff7d00;
    border-color: #ff8a19;
}
.accordion-button {
    padding: 4px 15px 0px 20px;
    background-color: transparent!important;
    float:left;
}
.accordion-button-substitute {
    padding: 4px 15px 0px 20px;
    background-color: transparent!important;
    float:left;
}
.accordion-button:after {
    content: '›';
    font-size: 20px;
}
.accordion-button-substitute:after {
    content: '•';
    font-size: 20px;
}
.accordion-button:not(.collapsed) {
    box-shadow: none!important;
    transform: rotate(90deg);
    margin-left: 7px;
    margin-right: -7px;
}
.community .chat-header {
    border-left: 1px solid #eee;
}
.community-card {
    display: flex;
}
.chat-app .chat, #ds-frame1-container, #learn, #docs {
    margin-left: 270px;
    border-left: 1px solid #eaeaea;
    height: calc(100vh - 70px);
}

.left-list {
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.accordion-body {
    padding: 0;
}

.btn-link.collapsed:before {
    content: "";
    position: absolute;
    left: 14px;
    margin-top: 6px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #5288ff;
}
.btn-link:before {
    content: "";
    position: absolute;
    left: 8px;
    margin-top: 12px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #5288ff;
}

.chat-list.clearfix {
    margin-left: 25px;
}
.left-list li {
    padding: 8px 5px 2px 25px;
    list-style: none;
    border-radius: 3px
}

.left-list .chat-list li:hover, #mystuff_div:hover {
    background: #efefef;
}

.left-list .chat-list li.active {
    background: #efefef
}

.left-list .chat-list li .name, .left-list .chat-list div .name {
    font-size: 15px;
    text-align: left;
    color: #353535;
}

.left-list .chat-list img {
    width: 35px;
    border-radius: 50%
}

#frequests_list img, #friends_list img, #bpersons_list img {
    width: 35px;
    float: left;
    border-radius: 50%
}

#channel_list img {
    float: left;
    border-radius: 50%
}
#actions {
    padding-left: 10px;
}
.left-list .about {
    float: left;
    padding-left: 8px
}
.left-list .actions {
    float: right;
    padding-left: 8px
}

.left-list .status, .chat-about .status {
    color: #999;
    font-size: 13px
}

.left-list h6 {
    color: #868686;
    margin-top: 10px;
    display: inline;
    vertical-align: top;
}
.left-list .friends-list h6 {
    vertical-align: bottom;
}
.left-list ul {
    border-bottom: 2px solid #f4f7f6;
    margin-top:0!important;
}

.chat .message > *, .chat .message > * > * {
    background-color: transparent!important;
}
#avatargroup .select2-container--default .select2-selection--single {
    height: 60px;
    width: 90px;
    border: 0;
}
#avatargroup .select2-selection__arrow {
    display: inline-block;
    margin-top: 16px;
}
#avatargroup .select2-selection__rendered {
    color: transparent;
}
#avatargroup img {
    border-radius: 40px;
}
.avatar-select .select2-results__option--selectable {
    line-height: 2px;
}
.avatar-select .select2-results > .select2-results__options {
    max-height: 300px;
}
.avatar-select.select2-dropdown--below {
    border-top: 1px solid #aaa;
}
.dropdown-menu {
    padding: 0.2rem 0;
}
.nav-item {
    margin: 0 2px 0 2px;
}
.note-tags .dropdown-item {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.note-statusbar {
    border: none!important;
}
.chat-header {
    padding: 10px 0 2px 0;
    border-bottom: 2px solid #f4f7f6;
}

.chat .chat-header {
    height: 72px;
}
.chat-header .avatar, #usercard-modal-label .avatar, #home_grid .avatar, .card-info-avatar {
    float: left;
    border-radius: 40px;
    width: 40px;
    margin-left: 10px;
}
.chat-header .chat-about {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    text-align: left;
}
.chat-about h6 {
    margin-bottom:0;
}
#chat :not(.active) {
}
#chat {
}
#chat-about-channel {
    color: gray;
    font-weight: 200;
}

#chat-about-name {
    margin-bottom: 0;
}
#chat-about-name a {
    color: black;
}
#chat-about-name a:hover {
    text-decoration: none;
}

#messageBox {
    overflow: hidden;
    resize: none;
    height: 34px;
}

.chat .chat-history {
    padding: 0 20px 0 20px;
    border-bottom: 2px solid #fff;
    height: 100%;
}

.chat .chat-history ul {
    padding: 0
}

.chat .chat-history ul li {
    list-style: none;
    margin-bottom: 30px
}

.chat .chat-history ul li:last-child {
    margin-bottom: 0px
}

.chatmessage .message img {
    max-width:600px;
    max-height: 600px;
    border-radius: 6px;
    border: 1px solid whitesmoke;
}

.chat .chat-history .message-data {
    margin-bottom: 15px
}

.chat .chat-history .message-data img {
    border-radius: 40px;
    height: 40px
}

.chat .chat-history .message-data-time {
    color: #434651;
    padding-left: 6px
}

.message p {
    margin-bottom: 0;
}
.chat .chat-history .message {
    color: #444;
    padding: 10px 10px;
    line-height: 26px;
    font-size: 16px;
    border-radius: 7px;
    display: inline-block;
    position: relative
}

.chat .chat-history .message:after {
    bottom: 100%;
    left: 7%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -25px
}

.chat .chat-history .my-message {
    background: #efefef
}

.chat .chat-history .my-message:after {
    bottom: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #efefef;
    border-width: 10px;
    margin-left: -10px
}

.chat .chat-history .other-message {
    background: #e8f1f3;
    text-align: right
}

.chat .chat-history .other-message:after {
    border-bottom-color: #e8f1f3;
    left: 93%
}

.chat .chat-message {
    padding: 14px;
    border-top: 1px solid whitesmoke;
}
.chat .system-message {
    text-align: left;
    margin-bottom:0!important;
}
#chatvideo {
    border-left: 1px solid #eaeaea;
    display: none;
    width:270px;
}
.text-right .urlpreview .card {
    margin-left: auto;
}
.fa-circle.online,
.fa-circle.offline,
.fa-circle.active,
.me {
    margin-right: 2px;
    font-size: 8px;
    vertical-align: middle;
}

.fa-circle.active {
    color: #86c541;
}
.fa-circle.offline {
    color: #e33131;
}
.fa-circle.online {
	color: #ffa36c;
}
.me {
    color: #1d8ecd
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

#nickname-input{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    font-size: 24px;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}

#nickname-input:focus, .custom-input:focus {
    border: 1px solid #2ecc71;
}

.btn.mitid {
    background: #0060e6;
    color: #ffffff;
    font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
    border-radius: 4px;
    width: 340px;
    padding: 10px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    font-size: 24px;
}
.chat-history{
    overflow-y: auto;
    overflow-x: hidden;
    flex-basis: 100%;
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-self: flex-start;
    flex-wrap: nowrap;
    padding: 10px;
}
#chatRooms {
    flex-basis: 100%;
    display: flex;
    height:80%;
}
.note-resizebar {
    display: none;
}
.chatmessage {
    margin: 6px;
    list-style: none;
}
.message table {
    margin-bottom: 0;
}

/* End Simple chat */

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f00;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 60px solid green;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right:10px solid blue;
}

#searchgroup {
	width: 60%;
	margin-left: auto;
}

.left-list .action {
    cursor:pointer;
    float:right;
    color: #868686;
}

/* -- checkbox -- */
.switch {
    display: inline-block;
    height: 17px;
    position: relative;
    width: 30px;
}

.switch input {
    display:none;
}

.slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}

.slider:before {
    background-color: #fff;
    bottom: 2px;
    content: "";
    height: 13px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 13px;
}

input:checked + .slider {
    background-color: #66bb6a;
}

input:checked + .slider:before {
    transform: translateX(13px);
}
.muted {
    opacity: 0.6;
}
.slider.round {
    border-radius: 17px;
}

.slider.round:before {
    border-radius: 50%;
}

.checkbox-help {
    margin-top: -7px;
}
#community_form .checkbox-help {
    margin-top: -3px;
    margin-left: 56px;
    margin-bottom: 10px;
}
#community_form .switch {
    margin: 0 10px -4px 10px;
}

.ellipsis-dropdown-toggle::after {
    display: none;
 }

/* -- checkbox -- */

@media only screen and (max-width: 767px) {
    .chat-app .left-list {
        height: 465px;
        width: 100%;
        overflow-x: auto;
        background: #fff;
        left: -400px;
        display: none
    }
    .chat-app .left-list.open {
        left: 0
    }
    .chat-app .chat {
        margin: 0
    }
    .chat-app .chat .chat-header {
        border-radius: 0.55rem 0.55rem 0 0
    }
    .chat-app .chat-history {
        height: 300px;
        overflow-x: auto
    }
    #searchgroup {
        width: 100%;
    }
    #idbox {
        margin-bottom: 6px;
    }
}


.file-upload {
    overflow:hidden;
}
.file-upload input[type='file']{
    height:37px;
    width:37px;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    cursor:pointer;
}

.chat-bubble {
/*  background-color:#E6F8F1;
  padding:16px 28px; */
  -webkit-border-radius: 20px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius: 20px;
  -moz-border-radius-bottomleft: 2px;
  border-radius: 20px;
  border-bottom-left-radius: 2px;
  display:inline-block;
}
.typing {
  align-items: center;
  display: flex;
  height: 17px;
}
.typing .dot {
  animation: mercuryTypingAnimation 1.8s infinite ease-in-out;
  background-color: #6CAD96 ; //rgba(20,105,69,.7);
  border-radius: 50%;
  height: 4px;
  width: 4px;
  margin-right: 4px;
  vertical-align: middle;
  display: inline-block;
}
.typing .dot:nth-child(1) {
  animation-delay: 200ms;
}
.typing .dot:nth-child(2) {
  animation-delay: 300ms;
}
.typing .dot:nth-child(3) {
  animation-delay: 400ms;
}
.typing .dot:last-child {
  margin-right: 0;
}

[class*="btn-outline-"] {
    padding: .4rem 1.0rem .25rem;
/*    border-width: 0.05rem; */
    border-width: 0;
}
.btn .fa-regular, .btn .far, .btn .fa {
    font-size: 20px;
}

.form-select {
    display:inline-block;
    width:100%;
}
.form-select:focus-within {
    box-shadow: inset 0 0 0 1px #1266f1!important;
}

#chatRooms.over {
    border: 1px solid #1266f1;
}

/* User profile */
.user .card-cover {
    max-height: 260px;
    overflow: hidden;
}
.user .card-img, .form-group .card-img {
    height: 420px;
    width: 420px;
}
.card-no-border .card {
    border-color: #d7dfe3;
    border-radius: 4px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05)
}
.pro-img {
    margin-top: -75px;
    margin-bottom: 10px
}
.card-info {
    display: none;
}
#info-card li:last-child {
    border-bottom: none;
}
#pro-span canvas {
    width:150px;
    height:150px;
}
.pro-img img {
    width: 150px;
    position: relative;
}
.pro-img span {
    display: inline-block;
    width: 150px;
    height: 150px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid white;
}
.btn-rounded.btn-md {
    padding: 12px 35px;
    font-size: 16px
}
.btn-primary {
    border: 1px solid #7460ee;
    -webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}
.btn-rounded {
    border-radius: 60px;
    padding: 7px 18px
}

/* Janus */

div.no-video-container {
    position: relative;
    text-align: center;
}

.no-video-icon {
    width: 40px;
    margin:10px;
    text-align: center;
}

.no-video-text {
    font-size: 18px;
}

.meetecho-logo {
    padding: 12px !important;
}

.meetecho-logo > img {
    height: 26px;
}

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

@keyframes pulsating {
    30% {
        color: #FFD700;
    }
}

/* // User Profile */

@keyframes mercuryTypingAnimation {
  0% {
    transform: translateY(0px);
    background-color:#6CAD96; // rgba(20,105,69,.7);
  }
  28% {
    transform: translateY(-7px);
    background-color:#9ECAB9; //rgba(20,105,69,.4);
  }
  44% {
    transform: translateY(0px);
    background-color: #B5D9CB; //rgba(20,105,69,.2);
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .chat-app .chat-list {
        height: 650px;
        overflow-x: auto
    }
    .chat-app .chat-history {
        height: 600px;
        overflow-x: auto
    }
    #searchgroup {
        width: 100%;
    }
    #idbox {
        margin-bottom: 6px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .chat-app .chat-list {
        height: 480px;
        overflow-x: auto
    }
    .chat-app .chat-history {
        height: calc(100vh - 350px);
        overflow-x: auto
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }
}