/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

:root {
    --body-bg: #40404f;
    --primary-color-light: #548ad6;
    --panes-color: #fefffc;
    --content-color: #3c6297;
    --border-color: #a81d1d;
    --mic-color: #f3d7d7;
    --green: #5cb85c;
    --red: #ca3636;
    --blue: #2662eb
}

@font-face {
    font-family: Al-Jazeera-Light;
    src: url(/fonts/Al-Jazeera-Arabic-Light.ttf?96ece0adb2d663734c1143a04e45aeee)
}

@font-face {
    font-family: Al-Jazeera-Regular;
    src: url(/fonts/Al-Jazeera-Arabic-Regular.ttf?e55b32cdf8eb35dea0fdbebca965d752)
}

.container {
    padding: 0
}

.navbar-laravel {
    background-color: #fefffc;
    box-shadow: 0 .0833333333rem .1666666667rem rgba(0, 0, 0, .04)
}

.alert {
    z-index: 1
}

.clear {
    clear: both
}

.fr {
    float: right
}

.fl {
    float: left
}

.corner {
    border-radius: .208rem
}

.border {
    border: .0416666667rem solid #000 !important
}

.radius {
    border-radius: .125rem
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%
}

.btn {
    font-size: .625rem;
    padding: 0 .4em;
    outline: none;
    font-weight: 700;
    border-radius: 0
}

.btn-danger {
    background-color: #d9534f;
    border-color: #000
}

.u-avatar {
    width: 2.333rem;
    min-width: 2.167rem;
    height: 2.3rem;
    min-height: 2rem;
    max-height: 2.583rem;
    background-size: cover
}

.btn:focus {
    outline: none;
    box-shadow: none
}

.btn-default {
    color: #333
}

.btn-primary,
.label-primary {
    background: var(--primary-color);
    color: #fff
}

.buttonload {
    font-size: .7rem
}

.buttonload .fa {
    float: right;
    margin-top: .3em;
    display: none
}

.buttonload:disabled .fa {
    display: block
}

.badge {
    display: inline-block;
    min-width: .4166666667rem;
    padding: .1em .5em;
    font-size: .5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: .4166666667rem;
    margin-top: -.9em;
    border: .0416666667rem solid #000
}

.badge,
.jscolor {
    text-align: center
}

.jscolor {
    font-size: .6rem;
    width: 25%;
    outline: none;
    border: .0416666667rem solid #fff;
    border-radius: .2083333333rem;
    height: .8333333333rem;
    font-family: sans-serif !important
}

.form-control {
    padding: .1em .4em;
    font-size: .6rem;
    height: auto
}

.form-control:active,
.form-control:focus {
    box-shadow: none;
    border: .0416666667rem solid #6495ed
}

.label {
    font-size: .65rem;
    padding: .2em .4em;
    margin-bottom: .2em;
    border-radius: 0
}

.ReactModal__Overlay {
    z-index: 10000
}

.yt-btn {
    background-color: #efefef;
    width: 65%;
    max-width: 8.3333333333rem;
    display: block;
    cursor: pointer;
    border: 0;
    text-align: left;
    padding: .208rem;
    margin-bottom: -.875rem
}

.brder-tl {
    border-top-left-radius: 1.3em !important
}

.modal-backdrop {
    width: 1500vh;
    height: 1500vh
}

.brder-tr {
    border-top-right-radius: 1.3em !important
}

.brder-bl {
    border-bottom-left-radius: 1.3em !important
}

.brder-br {
    border-bottom-right-radius: 1.3em !important
}

#login {
    width: 100%;
    max-width: 16.25rem;
    height: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0 auto;
    border: .0416666667rem solid #000;
    border-radius: .2rem;
    background-color: #fefffc;
    position: relative;
    display: flex;
    flex-direction: column
}

#online_users {
    overflow: auto;
    width: 100%;
    flex-grow: 1
}

#online_users .chat_pane__user_item {
    border-left: none
}

#youcam-copyrights {
    background-color: #fff;
    color: #789;
    margin: 0;
    width: 100%;
    padding: .083rem;
    font-size: .5rem;
    text-align: center
}

#youcam-copyrights a {
    color: #337ab7
}

#login-header {
    border-top-left-radius: .13rem;
    border-top-right-radius: .13rem;
    margin: 0;
    position: relative
}

.login-header__label {
    width: 100%;
    padding: 0;
    border-radius: 0;
    text-align: left
}

.login-header__title {
    color: #fff;
    padding: 0 .2rem;
    display: inline-block;
    font-size: .625rem
}

.login-header__refresh {
    width: 1.2rem;
    height: 1.2rem;
    text-align: center;
    font-size: .6rem;
    line-height: 1.1rem;
    position: absolute;
    top: .1rem;
    right: .1rem
}

.login-header__refresh:before {
    top: 0;
    position: absolute;
    left: .6em
}

.login-banner__img {
    width: 100%;
    max-height: 8rem
}

#login-btn-holder {
    margin: .15rem 0;
    padding: .01rem;
    text-align: center;
    display: flex;
    justify-content: space-evenly
}

.login-btn-holder__btn {
    font-size: .583rem;
    padding: 0 .3em;
    border: .05em solid #aaa;
    width: 23%;
    height: 1.125rem;
    line-height: 1.7
}

.react-tabs {
    margin-top: -.16rem
}

.react-tabs__tab-list {
    display: flex;
    margin-bottom: 0
}

.react-tabs__tab,
.react-tabs__tab-list {
    text-align: center;
    background-color: #f5f5f5
}

.react-tabs__tab {
    flex-grow: 1;
    font-size: .625rem;
    border-bottom: .0416666667rem solid #dee2e6
}

.react-tabs__tab a,
.react-tabs__tab a.active {
    color: var(--primary-color);
    background-color: inherit !important;
    border: none !important;
    margin: 0;
    padding: .9em 0;
    font-size: .625rem;
    border-bottom-color: #dee2e6;
    border-bottom-style: solid;
    border-bottom-size: .0833333333rem
}

.react-tabs__tab--selected {
    background: #fefffc;
    border: .0416666667rem solid #dee2e6;
    border-bottom-color: transparent !important;
    border-bottom-size: 0 !important
}

.react-tabs__tab-panel {
    padding: .3rem .3rem 0
}

.tabs-form-error {
    font-size: .6rem;
    padding: .1em .1em .2em;
    text-align: center;
    margin: 0
}

#tabs-content {
    padding: .2rem .2rem 0
}

#guest-form__name {
    width: 8.583rem;
    padding: .208rem;
    border-radius: .083rem;
    height: 1.375rem;
    margin-bottom: .2rem;
    font-size: .633rem;
    text-align: left;
    color: #333;
    margin-right: .1rem;
    margin-top: 1.335rem
}

#guest-form__submit,
#login-form__submit,
#register-form__submit {
    margin-bottom: .1rem;
    font-size: .625rem;
    border: .0416666667rem solid #bbb;
    box-shadow: none;
    outline: none;
    padding: .208rem
}

#login-form__submit {
    margin-right: .2rem
}

#login-form__name,
#login-form__password,
#register-form__name,
#register-form__password {
    width: 8.583rem;
    padding: .208rem;
    border-radius: .083rem;
    height: 1.375rem;
    text-align: left;
    color: #333;
    font-size: .633rem
}

#login-form__name,
#register-form__name {
    display: block
}

#login-form__password,
#register-form__password {
    margin-right: .15rem
}

#login-form__hidden-label {
    font-size: .6rem;
    margin-left: .2rem
}

#connection_container {
    position: absolute;
    left: 0;
    top: .185rem;
    bottom: 0
}

#connection_container #connection-state-off,
#connection_container #connection-state-on {
    font-size: .65rem;
    background-color: #e0392d;
    color: #fff;
    padding: .18em 2.4em
}

#connection_container #connection-state-on {
    background-color: #5cb85c
}

#login-form__hidden-toggle {
    color: #000;
    padding: 4px;
    margin: 2px;
    border-radius: 4px;
    float: right;
    cursor: pointer
}

#login-form__hidden-toggle.checked {
    background-color: #5bc0de
}

.users-count-label {
    position: relative
}

.users-count-label p {
    font-size: .583rem
}

.label-count {
    height: 1rem;
    margin: 0;
    background: var(--primary-color);
    color: #fff !important;
    font-size: .7rem;
    text-align: center
}

.label-count .fa {
    font-size: .84rem;
    padding: .1em .5em;
    background-color: #5cb85c;
    border-color: #4cae4c;
    position: absolute;
    right: 0;
    top: 0
}

.label-count .count {
    margin-left: .2rem
}

#chat {
    background: #fefffc;
    border-bottom-right-radius: .625rem;
    padding-bottom: 1.6rem;
    height: 100vh
}

#chat,
#chat__body {
    max-width: 100%;
    position: relative
}

#chat__body,
.y-modal {
    height: 100%
}

.y-modal {
    font-size: .7rem
}

.y-modal .modal-dialog {
    max-width: 14.25rem
}

.y-modal .y_modal__header__name {
    font-size: .6rem;
    padding-left: .2rem
}

.y-modal .y_modal__header__close {
    position: absolute;
    right: .05em;
    top: .05em
}

.y-modal .y_modal__body input {
    width: 100%;
    height: 1.2rem;
    margin-bottom: .3rem
}

.y-modal .y_modal__body input[type=checkbox] {
    width: auto
}

.y-modal .y_modal__body label {
    font-size: .55rem;
    vertical-align: middle;
    margin-left: .3rem;
    font-weight: 700
}

.y-modal .y_modal__body .alert {
    font-size: .7rem;
    padding: .2rem;
    text-align: center;
    margin-bottom: .4rem
}

.y-modal .y_modal__body select {
    height: 8rem;
    border: .04em solid #bbb;
    outline: none;
    border-radius: .03rem
}

.y-modal .y_modal__footer {
    padding: .1rem
}

.modal-header {
    position: relative;
    padding: .1rem;
    width: 100%
}

.modal-header .close {
    font-size: .7rem;
    position: absolute;
    top: .2em;
    right: .2em;
    padding: .4em;
    margin: 0;
    line-height: .7;
    background: #fff;
    color: #000
}

.modal-header .modal-title {
    width: 100%
}

.modal-header .modal-title p {
    margin: 0
}

.modal-body {
    padding: .2rem;
    width: 14.1666666667rem;
    max-width: 100%
}

.modal,
.modal-backdrop,
.modal-dialog {
    transition: none !important
}

.modal {
    bottom: 0
}

.modal img.screenshot_preview {
    width: 2rem;
    border: .0416666667rem solid var(--primary-color);
    margin: .1rem;
    padding: .1rem
}

.popup {
    min-width: 7.5rem;
    max-width: 10.8333333333rem;
    border: .0416666667rem solid #000;
    z-index: 2000;
    background-color: #efefef;
    position: absolute;
    top: 30%;
    padding: .2083333333rem;
    border-radius: .2083333333rem;
    animation: none !important;
    -webkit-animation: none !important;
    transition: none !important
}

.popup p {
    margin-bottom: .4em
}

.popup__title {
    font-size: .6rem;
    text-align: center;
    margin: -.5833333333rem auto 0;
    width: 50%;
    border: .0416666667rem solid #000;
    border-radius: .2083333333rem;
    line-height: 1.6
}

.popup__sender {
    width: 100%
}

.popup__sender__avatar {
    border-radius: .2083333333rem;
    margin-right: .1em
}

.popup__sender__icon {
    margin: .2083333333rem .0833333333rem 0 0
}

.popup__sender__name {
    margin: .2em 0;
    font-size: .6rem;
    font-weight: 700;
    padding: .15em 0 0;
    max-width: 80%;
    color: #000
}

.popup__message {
    font-size: .6rem;
    font-weight: 700;
    margin-top: .2em;
    width: 100%;
    padding: 0 .2em;
    word-break: break-word
}

.popup__message__body {
    padding-top: .2rem
}

.popup__request_ludo_accept,
.popup__request_uno_accept {
    margin-right: .5rem
}

#chat__body__messages_container {
    height: calc(100vh - 3rem);
    overflow: auto;
    max-width: 100%;
    background-color: #fafafa
}

.public_message {
    position: relative;
    background: #fff;
    border: .0416666667rem solid #e6e6fa;
    margin-bottom: -.0416666667rem
}

.public_message.auto_reply .public_message__content {
    background-color: #fff !important;
    border-top-left-radius: .8333333333rem;
    border-bottom-right-radius: .8333333333rem;
    display: inline-block;
    text-align: center;
    padding: .3083333333rem .3rem;
    display: flex;
    align-items: baseline;
    justify-content: center;
    max-width: 16rem
}

.public_message.linen {
    background-color: linen
}

.public_message.greeting {
    background-color: #faf0e8;
    color: #000 !important
}

.public_message.public_message_ad {
    background-color: #d0e7ff
}

.public_message__avatar {
    float: left;
    margin: 0;
    cursor: pointer
}

.public_message__avatar img {
    border: .0416666667rem solid #dedbdb;
    padding: .0416666667rem;
    min-width: 2.167rem;
    width: 2.333rem;
    min-height: 2rem;
    max-height: 2.583rem;
    background-size: cover
}

.public_message__bot_brb_title {
    border-top: .0416666667rem solid #9e9e9e;
    border-bottom: .0416666667rem solid #9e9e9e;
    font-size: .7rem;
    display: inline-block;
    padding: 0 .5rem;
    border-radius: .2083333333rem;
    margin: 0 0 .2rem
}

.public_message__ad_title {
    color: #00f
}

.public_message__ad_title .fa {
    margin: 0 .2rem
}

.public_message__title__icon {
    margin: .0416666667rem .0833333333rem 0 0
}

.public_message__content,
.public_message__title {
    font-size: .625rem;
    font-weight: 700;
    padding: 0 .2em 0 3.8em;
    direction: rtl;
    margin: 0;
    word-wrap: break-word
}

.public_message__content {
    margin: .2em 0 0
}

.public_message_ad .public_message__content {
    color: #00f
}

.public_message_ad .public_message__remove {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: .4rem
}

.public_message__time {
    font-size: .55rem;
    color: #888;
    position: absolute;
    top: .1em;
    right: .1em
}

#chat__body__message-reply {
    position: relative;
    top: -3rem;
    background-color: #fff;
    width: 100%;
    text-align: left
}

#chat__body__message-reply--undo {
    width: 1.875rem;
    height: 1.875rem;
    background-color: #c8363b;
    color: #fff;
    font-family: sans-serif;
    border: none
}

#chat__body__message-reply--message,
#chat__body__message-reply--username {
    right: .2rem;
    position: absolute;
    width: 100%;
    display: inline-block;
    font-size: .5rem;
    max-width: 80%
}

#chat__body__message-reply--message {
    top: .75rem
}

.public_message--reply {
    background-color: #d7def6;
    color: #000;
    padding: .2rem
}

.public_message--reply-name {
    font-size: .5rem;
    margin-bottom: .2rem
}

.public_message--reply-message {
    font-size: .5rem;
    margin-bottom: .1rem
}

.public_message__buttons {
    position: absolute;
    bottom: .1em;
    right: .1em
}

.public_message__buttons .public_message__remove,
.public_message__buttons .public_message__reply {
    font-size: .4rem
}

.public_message__buttons .public_message__remove {
    margin-left: .1rem
}

.public_message__body__media {
    max-width: 80%;
    display: block;
    margin: .2rem auto
}

.public_message__body__image {
    border: .0416666667rem solid #ccc;
    padding: .0833333333rem;
    border-radius: .2083333333rem;
    cursor: pointer;
    max-height: 6.25rem
}

#chat__body__message-input {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.4rem;
    text-align: center;
    background-color: #fefffc;
    padding-top: .15em
}

#chat__body__message-input #main-footer-top-mic {
    display: none
}

#chat__body__message-input form {
    display: flex;
    padding: 0 .083rem
}

#chat__body__message-input button {
    max-height: 1.333rem;
    border-radius: .083rem
}

.chat__body__message-input__face {
    cursor: pointer;
    vertical-align: middle;
    padding: .208rem;
    width: 1.417rem;
    height: 1.417rem
}

.chat__body__message-input__clear,
.chat__body__message-input__leave_room {
    font-size: .55rem;
    width: 1.3rem;
    margin: 0 .04rem
}

.chat__body__message-input__input {
    flex-grow: 1;
    height: 1.11rem;
    margin-right: .083rem;
    vertical-align: middle;
    vertical-align: bottom;
    border-radius: .083rem;
    border: .0416666667rem solid #d3d3d3;
    direction: rtl;
    text-align: left;
    overflow: hidden;
    resize: none;
    outline: none;
    line-height: 1.5;
    padding: .25rem;
    max-height: 1.333rem;
    min-height: 1.333rem;
    height: 1.333rem;
    font-weight: 700
}

#chat__body__message-input.has-mic #main-footer-top-mic {
    display: inline
}

#chat__body__message-input.has-mic .chat__body__message-input__input {
    width: calc(100% - 6.5rem)
}

.chat__body__message-input__input:focus {
    border: .0416666667rem solid #000
}

.chat__body__message-input__input:disabled {
    background-color: #ccc
}

.chat__body__message-input__submit {
    vertical-align: middle;
    font-size: .6rem
}

#chat__body__message-input form #chat__body__message-input__loader,
#chat__body__message-input form #chat__body__message-input__loading_percent {
    display: none
}

#chat__body__message-input form .chat__body__message-input__share {
    display: inline-block
}

#chat__body__message-input form.loading #chat__body__message-input__loader,
#chat__body__message-input form.loading #chat__body__message-input__loading_percent {
    display: inline
}

#chat__body__message-input form.loading .chat__body__message-input__share {
    display: none
}

#chat__body__message-input__loading_percent {
    position: absolute;
    text-align: center;
    font-size: .5rem;
    top: .4rem;
    left: .35rem
}

.chat_pane {
    position: absolute;
    top: 0;
    right: 0;
    bottom: .18rem;
    border: .042rem solid #000;
    z-index: 1;
    display: none;
    max-width: 77vw;
    min-width: 12rem;
    width: 14.167rem
}

.chat_pane__container {
    height: calc(100% - .2rem);
    overflow: auto;
    margin: 0 !important
}

#chat__body__ignored-users-pane {
    background: var(--panes-color);
    height: 100%;
    z-index: 2
}

#chat__body__ignored-users-pane .chat_pane__container {
    height: calc(100% - 2.3rem)
}

.chat__body__ignored-users-pane__back {
    margin-bottom: 0
}

#chat__body__profile-views-pane {
    background: var(--panes-color);
    height: 100%;
    z-index: 2
}

#chat__body__profile-views-pane .chat_pane__container {
    height: calc(100% - 2.35rem)
}

#chat__body__profile-views-pane .time {
    position: absolute;
    right: .2rem;
    bottom: .2rem
}

#chat__body__profile-views-pane .chat_pane__user_item__status__hash {
    display: none
}

.chat__body__profile-views-pane__back {
    margin-bottom: 0
}

#chat__body__notifications-pane {
    background: var(--panes-color);
    height: 100%;
    z-index: 2
}

#chat__body__notifications-pane .chat_pane__container {
    height: calc(100% - 2.225rem)
}

.chat__body__notifications-pane__back {
    margin-bottom: 0
}

.notification {
    min-width: 7.5rem;
    max-width: 10.8333333333rem;
    border: .0416666667rem solid #000;
    z-index: 2000;
    background-color: #efefef;
    position: relative;
    padding: .2083333333rem;
    border-radius: .2083333333rem;
    margin: .7rem auto 0
}

.notification p {
    margin-bottom: .4em
}

.notification__title {
    font-size: .6rem;
    text-align: center;
    margin: -.5833333333rem auto 0;
    width: 50%;
    border: .0416666667rem solid #000;
    border-radius: .2083333333rem;
    line-height: 1.6
}

.notification__sender {
    width: 100%
}

.notification__sender__avatar {
    border-radius: .2083333333rem;
    margin-right: .1em
}

.notification__sender__icon {
    margin: .2083333333rem .0833333333rem 0 0
}

.notification__sender__name {
    margin: .2em 0;
    font-size: .6rem;
    font-weight: 700;
    padding: .15em 0 0;
    max-width: 80%;
    color: #000;
    display: inline-block
}

.notification__message {
    font-size: .6rem;
    font-weight: 700;
    margin-top: .2em;
    width: 100%;
    padding: 0 .2em;
    word-break: break-word
}

.notification__message__body {
    padding-top: .2rem
}

.notification__time {
    position: absolute;
    top: .2rem;
    right: .2rem;
    font-size: .5rem
}

#chat__body__users-pane {
    background: var(--panes-color);
    z-index: 2;
    height: 100%
}

#chat__body__users-pane .chat_pane__container {
    height: calc(100% - 5.85rem)
}

.chat_pane__search {
    font-size: .6rem;
    font-weight: 700;
    padding: .1em .3em;
    direction: rtl;
    text-align: left;
    border: .0416666667rem solid #000;
    border-radius: 0;
    color: #cacaca
}

.chat_pane__search::-moz-placeholder {
    color: #cacaca
}

.chat_pane__search::placeholder {
    color: #cacaca
}

.chat_pane__search:focus {
    border: .0416666667rem solid #000;
    box-shadow: none;
    background-color: var(--primary-color);
    color: #cacaca
}

.chat_pane__label {
    font-size: .55rem;
    font-weight: 700;
    text-align: center;
    line-height: 2;
    margin: 0;
    direction: rtl
}

.chat_pane__user_item {
    display: flex;
    position: relative;
    background: #fff;
    border-bottom: .042rem solid #e6e6fa;
    padding: 0 .05rem;
    overflow: hidden
}

.chat_pane__user_item.has-bg {
    background: url(/uploads/user-bg/naa9pqezgieuuqw3.png) 0 0/100% 100% rgba(222, 142, 62, .05)
}

.chat_pane__user_item.selectable {
    margin-bottom: .2rem
}

.chat_pane__user_item.selected {
    background: #e3eed6
}

.chat_pane__user_item.selected .chat_pane__user_item__check {
    display: inline-block
}

.chat_pane__user_item.selectable:hover {
    background: #e3eed6
}

.chat_pane__user_item.hidden {
    opacity: .4;
    background-color: #ddd
}

.chat_pane__user_item--stars {
    display: block
}

.chat_pane__user_item--stars .fa-star {
    color: #ccc
}

.chat_pane__user_item--stars .fa-star.checked {
    color: #ffd27c
}

.chat_pane__user_item--stars span {
    display: inline-block
}

.chat_pane__user_item--stars span:before {
    font-size: .6rem
}

.chat_pane__user_item__avatar {
    position: relative;
    float: left;
    margin: 0
}

.chat_pane__user_item__avatar.has-avatar-bg img.u-avatar {
    border-radius: 50% !important
}

.chat_pane__user_item__avatar img.avatar_bg {
    position: absolute;
    top: -.2rem;
    left: -.25rem;
    width: 4.5em;
    height: 4.3em;
    min-height: 2rem;
    border: none !important
}

.chat_pane__user_item__avatar img {
    border: .0416666667rem solid #dedbdb;
    padding: 0
}

.chat_pane__user_item__avatar .status {
    position: absolute;
    left: 0;
    top: 0;
    width: .167rem;
    height: 100%
}

.chat_pane__user_item__avatar .status.state_active {
    background-color: #58c827
}

.chat_pane__user_item__avatar .status.state_no_private {
    background-color: red
}

.chat_pane__user_item__avatar .status.state_idle {
    background-color: orange
}

.chat_pane__user_item__avatar .status.state_out {
    background-color: #9c9999
}

.chat_pane__user_item__flag {
    position: absolute;
    top: .05em;
    right: .05em
}

.chat_pane__user_item__check {
    position: absolute;
    top: 1em;
    right: 0;
    display: none
}

.chat_pane__user_item__status__hash {
    position: absolute;
    right: 0;
    top: .65rem;
    font-size: .5rem
}

.chat_pane__user_item__name,
.chat_pane__user_item__status {
    font-size: .55rem;
    font-weight: 700;
    padding: 0 1.2em 0 .2em;
    direction: rtl;
    margin: .1rem 0 0
}

.chat_pane__user_item__name {
    margin-top: .042rem
}

.chat_pane__user_item__status {
    font-size: .583rem;
    color: #888;
    width: 100%;
    margin-top: 0;
    max-height: 1.375rem;
    overflow: hidden
}

.chat_pane__user_item__mic_status {
    margin-bottom: 0
}

.chat_pane__user_item__mic_status img {
    width: .8333333333rem;
    margin-left: .2083333333rem;
    display: none
}

.chat_pane__user_item__mic_status.on-mic img.mic {
    display: inline
}

.chat_pane__user_item__mic_status.on-mic img.hand {
    display: none
}

.chat_pane__user_item__mic_status.on-hand img.hand {
    display: inline
}

.chat_pane__user_item__mic_status.on-hand img.mic {
    display: none
}

.chat_pane__user_item__mic_status.on-sound-off img.sound-off {
    display: inline
}

.chat_pane__user_item__mic_status .mic-time {
    padding-left: .2083333333rem;
    float: right;
    margin-right: .2083333333rem;
    padding-top: .125rem;
    font-size: .6rem
}

.username__wrapper {
    padding: 0 .1em;
    border-radius: .125rem;
    font-size: .625rem;
    line-height: 1.5
}

.username__icon {
    margin: .0416666667rem .0833333333rem 0 0
}

#user_profile {
    font-size: .7rem;
    height: 100%
}

.user_profile__scroll_area {
    height: auto;
    overflow: auto;
    max-height: 91vh
}

.user_profile__header {
    margin: 0
}

.user_profile__header__avatar {
    float: left;
    border-radius: .2em;
    margin-right: .2em
}

.user_profile__header__name {
    font-size: .6rem
}

.user_profile__header__close {
    position: absolute;
    right: .05em;
    top: .05em;
    padding: .1rem .5rem !important
}

.user_profile__body {
    width: 100%;
    padding: 0;
    margin-top: -.2rem
}

.user_profile__cover-container {
    width: 100%;
    height: 200px;
    overflow: visible;
    position: relative
}

.user_profile__body__cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#user_profile__cover-change {
    bottom: 10px;
    right: 10px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 3px;
    border-color: #fff;
    padding: 2px 8px;
    font-size: .5rem;
    transition: all .3s ease;
    cursor: pointer
}

#user_profile__cover-change:hover {
    background-color: rgba(0, 0, 0, .8);
    transform: scale(1.2)
}

#user_profile__cover-loader {
    bottom: 10px;
    right: 10px;
    height: 30px;
    width: 30px
}

.user_profile__avatar-overlay {
    position: absolute;
    bottom: 0;
    left: .5rem;
    transform: translateY(50%);
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.user_profile__body__avatar.cover {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

#user_profile__body__avatar {
    height: 8.333rem;
    background-size: cover
}

#user_profile__body__avatar,
#user_profile__body__avatar div {
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

#user_profile__body__avatar div {
    height: 100%;
    background-size: contain;
    backdrop-filter: blur(.333rem);
    -webkit-backdrop-filter: blur(.333rem)
}

.user_profile__body__ip {
    text-align: center;
    font-size: .6rem;
    padding: .1em .2em;
    margin: .2em auto;
    width: 8em;
    border-radius: .4em
}

.user_profile__body__status {
    text-align: center;
    margin-bottom: .4rem
}

.user_profile__body__country_name {
    font-size: .55rem;
    font-weight: 700
}

.user_profile__body__room {
    float: right;
    font-size: .6rem
}

.user_profile__footer {
    padding: .3em
}

.user_profile__footer__actions {
    text-align: center;
    margin: 0 auto;
    width: 100%
}

.user_profile__footer__actions__item {
    margin: .0833333333rem;
    width: 32%;
    display: inline-block
}

.user_profile__footer__actions__item .btn {
    border: .0416666667rem solid #e6e6fa;
    border-radius: .4em;
    width: 100%;
    font-weight: 700;
    font-size: .6rem;
    padding: .2em 0;
    background: #fefffc
}

.user_profile__footer__actions__item .btn.red {
    color: red
}

.user_profile__footer__actions__item .btn.blue {
    color: #00f
}

.user_profile__footer__actions__item .btn.maroon {
    color: maroon
}

.user_profile__footer__actions__item .btn.magenta {
    color: #d313ff
}

.user_profile__footer__actions__item .btn.purple {
    color: purple
}

.user_profile__footer__actions__item .btn.orange {
    color: orange
}

.user_profile__footer__actions__item #user_profile__footer__actions__item--unignore,
.user_profile__footer__actions__item #user_profile__footer__actions__item--unmute {
    display: none
}

.user_profile__footer__actions__item #user_profile__footer__actions__item--ignore,
.user_profile__footer__actions__item #user_profile__footer__actions__item--mute,
.user_profile__footer__actions__item.ignored #user_profile__footer__actions__item--unignore {
    display: inline
}

.user_profile__footer__actions__item.ignored #user_profile__footer__actions__item--ignore {
    display: none
}

.user_profile__footer__actions__item.muted #user_profile__footer__actions__item--unmute {
    display: inline
}

.user_profile__footer__actions__item.muted #user_profile__footer__actions__item--mute {
    display: none
}

.user_profile__footer__actions__item.active button {
    background: #dc3545;
    color: #fff !important
}

.user_profile__footer__actions__item_group {
    border: .0416666667rem solid #000;
    margin-top: .2083333333rem;
    padding: .2em;
    font-size: .6rem
}

.user_profile__footer__actions__item_group__label {
    margin: 0;
    padding: .6em;
    border-radius: .2em;
    width: 19%;
    font-size: .6rem
}

.user_profile__footer__actions__item_group__input {
    vertical-align: middle;
    padding: .2em;
    width: 63%
}

select.user_profile__footer__actions__item_group__input {
    height: 2em
}

.user_profile__footer__actions__item_group__input:active,
.user_profile__footer__actions__item_group__input:focus {
    border: .0416666667rem solid #000
}

.user_profile__footer__actions__item_group__submit {
    padding: .1em .4em;
    border-radius: .2em;
    border: none;
    box-shadow: none;
    width: 18%
}

.user_profile__footer__actions__item_group__submit:active,
.user_profile__footer__actions__item_group__submit:focus {
    border: none;
    box-shadow: none
}

.user_profile__body__stats {
    display: flex;
    justify-content: space-between;
    text-align: right;
    padding: .2rem;
    font-size: .6rem
}

.user_profile__body__stats .user_profile__body__stats--points {
    direction: rtl
}

.user_profile__body__tags {
    text-align: center
}

.user_profile__body__tags img {
    width: 2.0833333333rem;
    height: 2.0833333333rem
}

.user_profile__body__stats--stars .fa-star {
    color: #ccc
}

.user_profile__body__stats--stars .fa-star.checked {
    color: #ffd27c
}

#wall_comments {
    font-size: .7rem;
    height: auto
}

.wall_comments__scroll_area {
    height: auto;
    overflow: auto;
    max-height: 40vh;
    min-height: 30vh
}

.wall_comments__header__avatar {
    float: left;
    border-radius: .2em;
    margin-right: .2em
}

.wall_comments__header__name {
    font-size: .6rem
}

.wall_comments__header__close {
    position: absolute;
    right: .05em;
    top: .05em
}

.wall_comments__body__avatar {
    height: 8.3333333333rem;
    display: block;
    margin: 0 auto
}

.wall_comments__body__ip {
    text-align: center;
    font-size: .6rem;
    padding: .1em .2em;
    margin: .2em auto;
    width: 8em;
    border-radius: .4em
}

.wall_comments__body__status {
    text-align: center;
    margin-bottom: .4rem
}

.wall_comments__body__country_name {
    font-size: .55rem;
    font-weight: 700
}

.wall_comments__body__room {
    float: right;
    font-size: .6rem
}

.wall_comments__body__room .chat_pane__room_item--inline {
    font-size: .7rem !important
}

.wall_comments__footer {
    padding: .3em
}

.wall_comments__footer__actions {
    text-align: center;
    margin: 0 auto;
    width: 100%
}

.wall_comments__footer__actions__item {
    margin: .0833333333rem;
    width: 32%;
    display: inline-block
}

.wall_comments__footer__actions__item .btn {
    border: .0416666667rem solid #e6e6fa;
    border-radius: .4em;
    width: 100%;
    font-weight: 700;
    font-size: .6rem;
    padding: .2em 0;
    background: #fefffc
}

.wall_comments__footer__actions__item .btn.red {
    color: red
}

.wall_comments__footer__actions__item .btn.blue {
    color: #00f
}

.wall_comments__footer__actions__item .btn.maroon {
    color: maroon
}

.wall_comments__footer__actions__item .btn.magenta {
    color: #d313ff
}

.wall_comments__footer__actions__item .btn.purple {
    color: purple
}

.wall_comments__footer__actions__item .btn.green {
    color: #58c827
}

.wall_comments__footer__actions__item.active button {
    background: #dc3545;
    color: #fff !important
}

.wall_comments__footer__actions__item_group {
    border: .0416666667rem solid #000;
    margin-top: .2083333333rem;
    padding: .2em;
    font-size: .6rem
}

.wall_comments__footer__actions__item_group__label {
    margin: 0;
    padding: .6em;
    border-radius: .2em;
    width: 18%;
    font-size: .6rem
}

.wall_comments__footer__actions__item_group__input {
    vertical-align: middle;
    padding: .2em;
    width: 64%
}

select.wall_comments__footer__actions__item_group__input {
    height: 2em
}

.wall_comments__footer__actions__item_group__input:active,
.wall_comments__footer__actions__item_group__input:focus {
    border: .0416666667rem solid #000
}

.wall_comments__footer__actions__item_group__submit {
    padding: .1em .4em;
    border-radius: .2em;
    border: none;
    box-shadow: none;
    width: 18%
}

.wall_comments__footer__actions__item_group__submit:active,
.wall_comments__footer__actions__item_group__submit:focus {
    border: none;
    box-shadow: none
}

.wall_comments__form {
    text-align: center;
    height: 1.1666666667rem;
    padding-top: .15em;
    padding-bottom: 1.4rem;
    position: relative
}

.wall_comments__form__attach {
    margin-right: .2em;
    font-size: .55rem
}

.wall_comments__form__face {
    margin-right: .2em;
    cursor: pointer
}

.wall_comments__form__input {
    width: calc(100% - 4.5rem);
    margin-right: .2em;
    vertical-align: middle;
    height: 1.1rem;
    text-align: left
}

.wall_comments__form__input:active,
.wall_comments__form__input:focus {
    border: .0416666667rem solid #000
}

.wall_comments__comment {
    position: relative;
    background: #fff;
    border: .0416666667rem solid #e6e6fa;
    padding: .1rem .05rem;
    margin: 0 .05rem -.0416666667rem
}

.wall_comments__comment__avatar {
    float: left;
    margin: 0;
    cursor: pointer
}

.wall_comments__comment__avatar img {
    border-radius: 50%;
    border-width: .0416666667rem !important;
    padding: .0416666667rem
}

.wall_comments__comment__content,
.wall_comments__comment__title {
    font-size: .55rem;
    font-weight: 700;
    padding: 0 .2em 0 2.8em;
    direction: rtl;
    margin: 0;
    max-width: 93%;
    word-wrap: break-word
}

.wall_comments__comment__title .username__wrapper {
    font-size: .55rem;
    padding: 0
}

.wall_comments__comment__content {
    color: #000;
    margin: .2em 0
}

.wall_comments__comment__like,
.wall_comments__comment__remove {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 .0833333333rem;
    font-size: 60%;
    font-weight: 700
}

.wall_comments__comment__remove {
    right: 1.1rem
}

.wall_comments__comment__time {
    font-size: .45rem;
    color: #000;
    position: absolute;
    top: .1em;
    right: .1em
}

.reveal_names__header {
    margin-bottom: .2rem
}

.reveal_names_body {
    height: 65vh;
    overflow: auto
}

.reveal_names__item {
    background-color: #f0f8ff;
    padding: .0833333333rem;
    margin-bottom: .2083333333rem;
    border: .0416666667rem solid #000;
    word-break: break-word
}

.reveal_names__item p {
    margin-bottom: .0833333333rem
}

.reveal_names__item__key {
    background-color: #789;
    color: #fff;
    padding: .0833333333rem .2083333333rem;
    border-radius: .125rem;
    width: 2.5rem;
    text-align: center;
    display: inline-block;
    margin-right: .2083333333rem
}

.reveal_names__item__value {
    word-break: break-all
}

#chat__body__conversations_pane {
    background: var(--panes-color);
    height: 100%
}

#chat__body__conversations_pane .chat_pane__container {
    height: calc(100% - 2.25rem)
}

.conversations_item {
    position: relative;
    background: #fff;
    border: .0416666667rem solid #e6e6fa;
    margin: 0 .05rem;
    cursor: pointer
}

.conversations_item.unread {
    background-color: linen
}

.conversations_item.state_active {
    border-left: .125rem solid #58c827
}

.conversations_item.state_no_private {
    border-left: .125rem solid red
}

.conversations_item.state_idle {
    border-left: .125rem solid orange
}

.conversations_item.state_out {
    border-left: .125rem solid #9c9999
}

.conversations_item__avatar {
    float: left;
    margin: 0 .3rem 0 0
}

.conversations_item__last_message,
.conversations_item__name {
    font-size: .55rem;
    font-weight: 700;
    padding: 0 .2em 0 .1em;
    direction: rtl;
    margin: 0
}

.conversations_item__last_message {
    font-size: .55rem;
    color: #888
}

.conversations_item__holder {
    padding: .1rem .05rem;
    width: 9.4rem;
    border: .0416666667rem solid #000
}

.conversations_item__remove {
    font-size: .55rem;
    font-weight: 700;
    border: .0416666667rem solid #000;
    border-radius: .1666666667rem
}

.chat_group_member_avatar {
    border-radius: 50%;
    margin-right: .2rem
}

.room_modal {
    font-size: .7rem;
    height: auto
}

.room_modal .modal-dialog {
    max-width: 14.25rem
}

.room_modal__header__name {
    font-size: .6rem;
    padding-left: .2rem
}

.room_modal__header__close {
    position: absolute;
    right: .05em;
    top: .05em
}

.room_modal__body input {
    width: 100%;
    height: 1.2rem;
    margin-bottom: .3rem
}

.room_modal__body input[type=checkbox] {
    width: auto
}

.room_modal__body label {
    font-size: .55rem;
    vertical-align: middle;
    margin-left: .3rem;
    font-weight: 700
}

.room_modal__body .alert {
    font-size: .7rem;
    padding: .2rem;
    text-align: center;
    margin-bottom: .4rem
}

.room_modal__footer {
    padding: .1rem
}

#lock-mic-speakers {
    justify-content: center;
    margin-bottom: .4rem;
    height: 2rem;
    display: flex
}

#lock-mic-speakers .mic-speakers--item {
    position: relative;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    color: #000;
    display: inline;
    font-size: 1.1rem;
    margin: .041rem .5rem .041rem -.333rem;
    border: .125rem solid var(--mic-color);
    cursor: pointer;
    vertical-align: middle;
    text-align: center
}

#lock-mic-speakers .mic-speakers--item.locked .fa-lock {
    display: inline;
    color: var(--mic-color)
}

#lock-mic-speakers .mic-speakers--item.locked .fa-microphone,
#lock-mic-speakers .mic-speakers--item.locked .fa-video-camera {
    display: none
}

#lock-mic-speakers .fa-lock {
    display: none;
    top: .2rem;
    font-size: 1.2rem;
    position: relative
}

#lock-mic-speakers .fa-microphone:before {
    position: absolute;
    top: .25rem;
    margin-left: -.8rem;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    color: var(--mic-color);
    font-size: 1.1rem
}

.dialog_modal {
    font-size: .7rem;
    height: auto
}

.dialog_modal .modal-dialog {
    max-width: 14.25rem
}

.dialog_modal__header__name {
    font-size: .6rem;
    padding-left: .2rem
}

.dialog_modal__header__close {
    position: absolute;
    right: .05em;
    top: .05em
}

.dialog_modal__body textarea {
    width: 100%;
    height: 3rem;
    padding: .3rem;
    resize: none
}

.dialog_modal__body button {
    margin: .2rem .3rem;
    border-radius: .1rem
}

.dialog_modal__body input {
    width: 100%;
    height: 1.2rem;
    margin-bottom: .3rem
}

.dialog_modal__body input[type=checkbox] {
    width: auto
}

.dialog_modal__body label {
    font-size: .55rem;
    vertical-align: middle;
    margin-left: .3rem;
    font-weight: 700
}

.dialog_modal__body .alert {
    font-size: .7rem;
    padding: .2rem;
    text-align: center;
    margin-bottom: .4rem
}

.dialog_modal__footer {
    padding: .1rem
}

#change_flag {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: .00175rem solid grey;
    padding: .07rem;
    cursor: pointer;
    margin-left: 1.4rem
}

#chat__body__rooms_pane {
    background: var(--panes-color);
    z-index: 2;
    height: 100%
}

#chat__body__rooms_pane .chat_pane__container {
    height: calc(100% - 2.7rem)
}

#chat__body__rooms_pane #chat__body__rooms_pane__create_room {
    padding: .2rem .208rem
}

.chat_pane__room_item {
    position: relative;
    background: #fff;
    border: .0416666667rem solid #e6e6fa;
    padding: .2rem .05rem;
    margin: 0 .05rem -.0416666667rem;
    background-size: cover;
    background-repeat: no-repeat
}

.chat_pane__room_item .chat_pane__room_item__name img {
    display: none
}

.chat_pane__room_item.locked .chat_pane__room_item__name .chat_pane__room_item--lock {
    display: inline
}

.chat_pane__room_item.has-mic .chat_pane__room_item__users {
    background-color: #d9534f
}

.chat_pane__room_item.active {
    border-right: .25rem solid #4491f7;
    border-left: .25rem solid #4491f7
}

.chat_pane__room_item--inline {
    cursor: pointer;
    font-size: .625rem;
    padding: .166rem;
    max-width: 7.5rem;
    min-width: 2.5rem;
    font-weight: 400 !important
}

.chat_pane__room_item__flag {
    float: left;
    margin: 0
}

.chat_pane__room_item__flag img {
    min-width: 2.167rem;
    width: 2.167rem;
    min-height: 2.083rem;
    max-height: 2.083rem
}

.chat_pane__room_item__description,
.chat_pane__room_item__name {
    font-size: .6rem;
    font-weight: 700;
    padding: 0 .2em 0 2.8em;
    direction: rtl;
    margin: 0
}

.chat_pane__room_item__name {
    direction: ltr
}

.chat_pane__room_item__description {
    color: #888
}

.chat_pane__room_item__users {
    position: absolute;
    font-size: .65rem;
    font-weight: 700;
    top: 0;
    right: 0;
    padding: .125rem;
    border-radius: .083rem;
    min-width: 2.5rem;
    text-align: center;
    line-height: 1.4
}

#chat__body__wall_pane {
    background: var(--panes-color);
    z-index: 2;
    height: 100%;
    border-bottom-width: .083rem;
    display: flex;
    flex-direction: column
}

#chat__body__wall_pane .chat_pane__container {
    border-bottom: none !important;
    flex-grow: 1
}

.chat__body__wall_pane__form {
    text-align: center;
    position: relative;
    margin-top: .1rem;
    border-left: .042rem solid #000;
    display: flex;
    padding: .1rem
}

.chat__body__wall_pane__form button {
    padding: .208rem !important;
    border-radius: .083rem
}

.chat__body__wall_pane__form__attach {
    margin-right: .2em;
    font-size: .55rem
}

.chat__body__wall_pane__form__loading_percent {
    display: none;
    position: absolute;
    text-align: center;
    font-size: .5rem;
    top: .35rem;
    left: .5rem
}

.chat__body__wall_pane__form__face {
    margin-right: .2em;
    cursor: pointer;
    margin-top: .2rem
}

#chat_pane_youtube__input,
.chat__body__wall_pane__form__input {
    flex-grow: 1;
    margin-right: .2em;
    vertical-align: middle;
    text-align: left;
    height: 1.333rem;
    overflow: hidden;
    resize: none;
    outline: none;
    line-height: 1.5;
    padding-top: .25rem
}

.chat__body__wall_pane__form__input:active,
.chat__body__wall_pane__form__input:focus {
    border: .0416666667rem solid #000
}

.chat__body__wall_pane__form__send {
    font-size: .55rem;
    font-weight: 700
}

.chat_pane__container__banner {
    font-size: .6rem;
    font-weight: 700;
    background: linen;
    color: #a72a2a;
    text-align: center;
    padding: .6em .2em
}

.chat_pane__container__banner p {
    margin: 0
}

#chat_pane_youtube {
    background-color: #fafafa;
    position: relative
}

#chat_pane_youtube form {
    display: flex;
    padding: .1rem
}

#chat_pane_youtube form #chat_pane_youtube__input {
    flex-grow: 1;
    text-align: center;
    margin-left: .1rem
}

#chat_pane_youtube form #chat_pane_youtube__input.loading {
    background-image: url(/images/is_writing.gif);
    background-position: 50%;
    background-size: 4rem;
    background-repeat: no-repeat
}

#chat_pane_youtube form #chat_pane_youtube__icon {
    color: red;
    font-size: 1.3rem;
    font-weight: 100 !important
}


  #chat_pane_youtube #chat_pane_youtube_items {
    display: flex;
    overflow: scroll;
    left: 0;
    width: 100%;
    background: #fafafa;
    top: 1.55rem;
    z-index: 200;
    padding-right: 0.2rem;
    background-color: var(--primary-color);
  }
  
  #chat_pane_youtube #chat_pane_youtube_items img {
    cursor: pointer;
    margin: 0.2rem 0 0.2rem 0.2rem;
    border-radius: 0.1rem;
    border: 0.1rem solid white;
  }
  
  #chat_pane_youtube #chat_pane_youtube_items #chat_pane_youtube_items--close {
    position: fixed;
    right: 0;
  }

.wall_post {
    position: relative;
    font-size: .65rem;
    background: #fafafa;
    border-bottom: .042rem solid #ccc;
    display: flex;
    padding-left: .1rem;
    overflow: hidden
}

.wall_post__time {
    font-size: .55rem;
    color: #888;
    position: absolute;
    top: 0;
    right: .4em
}

.wall_post__name {
    font-size: .55rem;
    font-weight: 700;
    padding-left: .2em;
    direction: rtl;
    margin: 0
}

.wall_post__avatar {
    float: left;
    margin: 0 0 .1em
}

.wall_post__avatar img {
    width: 2.167rem;
    height: 2.167rem
}

.wall_post__body {
    font-size: .6rem;
    text-align: left;
    padding: .2em;
    margin: 0;
    font-weight: 700;
    word-wrap: break-word
}

.wall_post__body__comments,
.wall_post__body__heart,
.wall_post__body__remove {
    padding: 0 .083rem;
    font-size: 90% !important;
    font-weight: 700;
    border: none !important
}

.wall_post--media-btn {
    padding: .208rem !important;
    background-color: #eee;
    max-width: 100%;
    cursor: pointer;
    margin-bottom: -.875rem
}

.wall_post--media-btn:before {
    margin-right: .3rem
}

.wall_post__body--youtube {
    max-width: 100%;
    max-height: 4.1666666667rem
}

.wall_post__body--photo-img {
    cursor: pointer;
    margin-top: .1rem;
    margin-bottom: .1rem
}

.wall_post__body--photo-img,
.wall_post__body--sound,
.wall_post__body--video {
    max-width: 100%;
    max-height: 160px
}

video.wall_post__body--video {
    width: 100%
}

.wall_post__body--text span {
    -moz-user-select: text !important;
    user-select: text !important;
    word-break: break-word
}

#chat__body__settings_pane {
    background: var(--panes-color);
    font-size: .7rem;
    z-index: 2;
    height: 100%;
    border-width: .0833333333rem
}

.chat__body__settings_pane__container {
    padding: .1em;
    height: calc(100% - 1.4rem);
    overflow-y: auto;
    overflow-x: hidden
}

.chat__body__settings_pane__container select {
    height: 1.65rem !important;
    border-radius: .083rem;
    text-align: center
}

.chat__body__settings_pane__container label {
    width: 5.5rem;
    height: 1.042rem;
    padding: .042rem;
    text-align: center;
    line-height: 1.5
}

.chat__body__settings_pane__container input[type=text] {
    border: .042rem solid #000;
    border-radius: .083rem;
    height: 1.05rem;
    margin: 0 .083rem
}

.chat__body__settings_pane__container__rm_bg_color {
    padding: 0 .2em;
    border-radius: .083rem;
    margin-top: -.1rem
}

.chat__body__settings_pane__container__submit {
    width: 100%;
    height: 1.4rem;
    border: .042rem solid #000
}

.chat__body__settings_pane__container__submit:before {
    float: left
}

.chat__body__settings_pane__container__button {
    cursor: pointer;
    text-align: center;
    padding-top: .3em;
    border: .0416666667rem solid #000;
    margin-top: .125rem;
    height: 1.65rem;
    line-height: 2;
    font-weight: 700;
    position: relative;
    margin-bottom: .2rem;
    border-radius: .083rem;
    background-color: #f8f8ff
}

.chat__body__settings_pane__container__button .toggle_notifications,
.chat__body__settings_pane__container__button .toggle_private,
.chat__body__settings_pane__container__button .toggle_star {
    display: none
}

.chat__body__settings_pane__container__button .toggle_notifications.toggle_notifications--active,
.chat__body__settings_pane__container__button .toggle_private.toggle_private--active,
.chat__body__settings_pane__container__button .toggle_star.toggle_star--active {
    display: inline
}

.chat__body__settings_pane__container__button .fa {
    position: absolute;
    left: .4em;
    line-height: 2;
    color: #000;
    font-size: .7rem
}

.chat__body__settings_pane__container__button .fa img {
    border-radius: .125rem;
    margin-top: -.2rem
}

.chat__body__settings_pane__container__button.info {
    background: #d877ff;
    color: #fff
}

.chat__body__settings_pane__container__button.warning {
    background: orange;
    color: #fff
}

.chat__body__settings_pane__container__button.danger {
    background: #d9534f;
    color: #fff
}

.chat__body__settings_pane__container__button.success {
    background: #28a745;
    color: #fff
}

.chat__body__settings_pane__container__button:hover {
    background-color: #eee;
    color: #000
}

.chat__body__settings_pane__container__button.disabled {
    background-color: #ddd;
    cursor: no-drop
}

#chat__body__settings_pane__container__button--change_avatar .avatar {
    display: inline
}

#chat__body__settings_pane__container__button--change_avatar.disabled .avatar,
#chat__body__settings_pane__container__button--change_avatar .loader {
    display: none
}

#chat__body__settings_pane__container__button--change_avatar.disabled .loader {
    display: inline
}

#chat__body__settings_pane__container__user-avatar-backgrounds,
#chat__body__settings_pane__container__user-backgrounds {
    display: flex;
    overflow: scroll
}

#chat__body__settings_pane__container__user-avatar-backgrounds img.user-background-item,
#chat__body__settings_pane__container__user-backgrounds img.user-background-item {
    height: 2.0833333333rem;
    border: .0416666667rem solid grey;
    margin: 0 .0416666667rem;
    cursor: pointer
}

#chat__body__settings_pane__container__user-avatar-backgrounds .remove-user-background,
#chat__body__settings_pane__container__user-backgrounds .remove-user-background {
    font-size: 2rem;
    cursor: pointer;
    color: #d9534f;
    border: .0416666667rem solid grey;
    margin-right: .0416666667rem
}

#chat__body__others-pane {
    background: var(--panes-color);
    font-size: .7rem;
    z-index: 2;
    height: 100%;
    border-width: .0833333333rem
}

.chat__body__others-pane__container {
    padding: .1em;
    height: calc(100% - 1.4rem);
    overflow-y: auto;
    overflow-x: hidden
}

.chat__body__others-pane__container__button {
    cursor: pointer;
    text-align: center;
    padding-top: .3em;
    border: .0416666667rem solid #000;
    margin-top: .125rem;
    height: 1.65rem;
    line-height: 2;
    font-weight: 700;
    position: relative;
    margin-bottom: .2rem;
    border-radius: .083rem;
    background-color: #f8f8ff
}

.chat__body__others-pane__container__button .fa {
    position: absolute;
    left: .4em;
    line-height: 2;
    color: #000;
    font-size: .7rem
}

.chat__body__others-pane__container__button .fa img {
    border-radius: .125rem;
    margin-top: -.2rem
}

.chat__body__others-pane__container__button.info {
    background: #d877ff;
    color: #fff
}

.chat__body__others-pane__container__button.warning {
    background: orange;
    color: #fff
}

.chat__body__others-pane__container__button.danger {
    background: #d9534f;
    color: #fff
}

.chat__body__others-pane__container__button.success {
    background: #28a745;
    color: #fff
}

.chat__body__others-pane__container__button:hover {
    background-color: #eee;
    color: #000
}

.chat__body__others-pane__container__button.disabled {
    background-color: #ddd;
    cursor: no-drop
}

#chat__body__live-pane {
    background: var(--panes-color);
    z-index: 2;
    height: 100%
}

#chat__body__live-pane .chat_pane__container {
    height: calc(100% - 2.3rem)
}

#chat__body__live-pane #chat__body__live-pane__tv {
    width: 100%
}

#chat__body__live-pane iframe {
    max-width: 100%;
    width: 100%
}

.chat_pane__header {
    position: relative;
    background: var(--primary-color);
    height: 1.3rem;
    margin-bottom: 0
}

.chat_pane__header .btn {
    padding: .08rem .3rem;
    border-radius: .15rem
}

.chat_pane__header__title {
    font-size: .7rem;
    padding: .1em .5em;
    color: #fff !important
}

.chat_pane__header__close {
    position: absolute;
    top: .0833333333rem;
    right: .0833333333rem
}

#chat__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.5rem;
    max-width: 100%;
    background-color: #e9e9e9
}

#chat__footer__menu {
    max-width: 100%;
    list-style: none;
    margin: .1em 0 0;
    font-size: .6rem;
    padding: .15rem .05em
}

.chat__footer__menu__item {
    border: .041rem solid #000;
    border-radius: .083rem;
    margin: .041rem;
    float: left;
    padding: .2rem 0;
    color: #fff;
    white-space: nowrap;
    vertical-align: baseline;
    max-width: 100%;
    max-width: 3.333rem;
    text-align: center;
    cursor: pointer
}

.chat__footer__menu__item span {
    margin-left: .1rem
}

.chat__footer__menu__item .count {
    font-weight: 400;
    margin-left: .083rem
}

.chat__footer__menu__item .unread {
    background-color: #e9991f
}

.chat__footer__menu__item .fa {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-align: left
}

.chat__footer__menu__item.unread {
    color: orange
}

#chat__footer__menu__conversations_item .count {
    display: none
}

#chat__footer__menu__conversations_item.unread .count {
    display: inline-block
}

#chat__footer__menu__wall_item .count {
    display: none
}

#chat__footer__menu__wall_item.unread .count {
    display: inline-block
}

#chat__footer__menu__notifications_item .count {
    display: none
}

#chat__footer__menu__notifications_item.unread .count {
    display: inline-block
}

@media screen and (max-width:17.5rem) {
    #chat__footer__menu {
        font-size: .55rem
    }
}

@media screen and (max-width:14.5833333333rem) {
    #chat__footer__menu {
        font-size: .5rem
    }
}

@media screen and (max-width:13.3333333333rem) {
    #chat__footer__menu {
        font-size: .48rem
    }
}

.gifts_picker {
    margin-bottom: .2083333333rem;
    background: #fff;
    position: absolute
}

.gifts_picker__contianer {
    text-align: center;
    height: 7.17rem;
    overflow: auto;
    margin-bottom: .2083333333rem
}

.gifts_picker__contianer__img {
    height: 1.0416666667rem;
    margin: .0833333333rem;
    padding: .0833333333rem;
    border: .0416666667rem solid #ccc;
    border-radius: .0833333333rem;
    cursor: pointer
}

.gifts_picker__contianer__img:hover {
    border: .0416666667rem solid #000
}

.gifts_picker__contianer__clear,
.gifts_picker__contianer__close {
    font-weight: 700;
    font-size: .6rem
}

#chat_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 97%;
    max-width: 20.8333333333rem;
    height: 50%;
    min-height: 7.5rem;
    max-height: 20.8333333333rem;
    border: .0416666667rem solid #000;
    background-color: #4a5261;
    z-index: 1;
    display: flex;
    flex-direction: column
}

#chat_box #chat_box__header__compress,
#chat_box #chat_box__header__unmute {
    display: none
}

#chat_box #chat_box__header__expand,
#chat_box #chat_box__header__mute {
    display: inline-block
}

#chat_box .btn:not(.border) {
    width: 1.57rem;
    height: 1.3rem;
    border: none !important;
    margin-top: 0;
    border-radius: .042rem
}

#chat_box .username__wrapper {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis
}

#chat_box.expanded {
    height: 78%
}

#chat_box.expanded #chat_box__header__compress {
    display: inline-block
}

#chat_box.expanded #chat_box__header__expand,
#chat_box.muted #chat_box__header__mute {
    display: none
}

#chat_box.muted #chat_box__header__unmute {
    display: inline-block
}

.chat_box__header {
    padding: .1em;
    height: 1.45rem;
    display: flex;
    align-items: center
}

.chat_box__header .btn {
    font-size: .6rem;
    margin-left: .1rem
}

.chat_box__header__avatar {
    border-radius: .2rem;
    margin-right: .1rem
}

.chat_box__header__name {
    display: inline-block;
    margin: 0;
    font-size: .6rem;
    line-height: 2;
    flex-grow: 1
}

.chat_box__header__name .username__icon {
    margin-top: .25rem
}

.chat_box__body {
    background: #fefffc;
    overflow: auto;
    flex-grow: 1;
    position: relative
}

.chat_box__footer {
    background: #ededed;
    text-align: center;
    border-top: .0416666667rem solid #000
}

.chat_box__footer button {
    margin-right: .2em;
    margin-top: .0833333333rem
}

.chat_box__footer form {
    display: flex;
    padding: .1rem;
    align-items: center
}

.chat_box__footer form #chat_box__footer__loader,
.chat_box__footer form #chat_box__footer__loading_percent {
    display: none
}

.chat_box__footer form #chat_box__footer__share {
    display: inline-block
}

.chat_box__footer form.loading #chat_box__footer__loader,
.chat_box__footer form.loading #chat_box__footer__loading_percent {
    display: inline
}

.chat_box__footer form.loading #chat_box__footer__share {
    display: none
}

#chat_box__footer__loading_percent {
    position: absolute;
    text-align: center;
    font-size: .5rem;
    top: .4rem;
    left: .35rem
}

.chat_box__footer__smile {
    margin-right: .2em;
    margin-top: .0833333333rem
}

.chat_box__footer__input {
    flex-grow: 1;
    margin-right: .2em;
    vertical-align: middle;
    height: 1.3rem;
    margin-top: .0416666667rem;
    text-align: left;
    padding: .2rem;
    overflow: hidden;
    resize: none;
    outline: none
}

#chat_box__footer__stop_recording {
    display: none
}

#chat_box__footer__submit {
    margin-right: 0
}

#chat_box__header__profile {
    color: #fff;
    border-color: #000 !important;
    padding: .1rem .4rem;
    margin-right: .082rem
}

.audio-recorder {
    display: flex;
    align-items: center
}

.audio-recorder .btn {
    width: auto !important
}

#chat_box__body__is_writing {
    position: absolute;
    right: 0;
    bottom: 0
}

#chat_box__group_members {
    text-align: center;
    padding: .2rem
}

#chat_group_add_member,
#chat_group_add_member_dialog__close {
    border-radius: 50% !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
    background: #8bc34a;
    border: .0416666667rem solid #fff;
    box-shadow: .0416666667rem .0416666667rem .125rem #17791b;
    margin: .4rem;
    position: absolute;
    bottom: 1.3rem;
    right: 0;
    color: #fff;
    z-index: 2
}

#chat_group_add_member:before,
#chat_group_add_member_dialog__close:before {
    position: absolute;
    top: .23rem;
    left: .44rem;
    font-size: .8rem
}

#chat_group_add_member_dialog__close {
    background: #ff7043;
    box-shadow: .0416666667rem .0416666667rem .125rem #ff7043;
    position: absolute;
    top: -.5rem;
    right: -.5rem;
    margin: 0;
    width: 1.3rem !important;
    height: 1.3rem !important
}

#chat_group_add_member_dialog__close:before {
    position: absolute;
    top: .18rem;
    left: .4rem;
    font-size: .6rem
}

#chat_group_add_member_dialog {
    position: absolute;
    top: 10%;
    left: 25%;
    width: 50%;
    height: 80%;
    background-color: #fff;
    border-radius: .2rem;
    box-shadow: .0416666667rem .0416666667rem .125rem #9e9e9e;
    z-index: 2;
    padding: .2rem;
    border: .0416666667rem solid #9e9e9e;
    display: none
}

#chat_group_add_member_dialog__container {
    width: 100%;
    height: 100%;
    padding: .3rem
}

#chat_group_add_member_dialog__users {
    width: 100%;
    height: 90%;
    overflow: scroll
}

#chat_group_add_member_dialog__add {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80% !important;
    height: 9% !important;
    margin: .2rem auto
}

.private_message {
    position: relative;
    background: #fff;
    border: .0416666667rem solid #e6e6fa;
    margin: 0 .05rem;
    padding: .1rem .05rem
}

.private_message.linen {
    background: linen
}

.private_message__avatar {
    float: left;
    margin: 0;
    cursor: pointer
}

.private_message__title__icon {
    margin: .0416666667rem .0833333333rem 0 0
}

.private_message__body,
.private_message__title {
    font-size: .6rem;
    font-weight: 700;
    padding: 0 .2em 0 2.4em;
    direction: rtl;
    margin: 0;
    word-wrap: break-word
}

.private_message__body {
    color: #888;
    margin: .2em 0 0
}

.private_message__body__media {
    max-width: 80%;
    display: block;
    margin: .2rem auto
}

.private_message__body__image {
    border: .0416666667rem solid #ccc;
    padding: .0833333333rem;
    border-radius: .2083333333rem;
    cursor: pointer;
    max-height: 6.25rem
}

.private_message__time {
    font-size: .55rem;
    color: #888;
    position: absolute;
    top: .1em;
    right: .1em
}

.private_message__check {
    bottom: .1rem
}

.private_message__check,
.private_message__dbl_check {
    display: none;
    position: absolute;
    right: .2rem;
    width: .5416666667rem
}

.private_message__dbl_check {
    bottom: .27rem
}

.private_message.mine .private_message__check,
.private_message.mine.read .private_message__check,
.private_message.mine.read .private_message__dbl_check {
    display: inline-block
}

.emoji_picker {
    position: absolute;
    max-width: 10.4166666667rem;
    max-height: 8.3333333333rem;
    overflow: auto;
    background: #fefffc;
    z-index: 4;
    padding: .0833333333rem;
    border: .0416666667rem solid #999;
    border-radius: .2083333333rem;
    text-align: center;
    bottom: 0;
    left: 0
}

.emoji_picker.public_messages {
    left: .1rem;
    bottom: 1.5rem
}

.emoji_picker.private_messages {
    left: .1rem;
    bottom: 1.6rem
}

.emoji_picker.wall {
    left: .1rem;
    bottom: 1.4rem;
    height: 8.3333333333rem
}

.emoji_picker.wall-comments {
    left: .1rem;
    bottom: 1.5rem;
    height: 8.3333333333rem
}

.emoji_picker__item {
    padding: .0833333333rem;
    cursor: pointer
}

.pswp__top-bar {
    z-index: 100000 !important
}

.pswp__button--custom {
    color: #fff;
    background: none
}

.pswp__button--remove {
    color: red
}

.pswp__button--add {
    color: #58c827
}

.lazy-loader {
    position: absolute;
    width: 100vw;
    height: 100vh;
    min-height: 100%;
    min-width: 100%;
    z-index: 100000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.lazy-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -.8333333333rem 0 0 -.8333333333rem
}

#floating_particles .floating_particles__item {
    z-index: 1000000;
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: .6
}

#tv_box {
    min-width: 11.6666666667rem;
    max-width: 11.6666666667rem;
    z-index: 2000;
    position: absolute;
    top: 20%;
    padding: 0;
    right: 0;
    border-radius: .2083333333rem;
    margin-right: .8333333333rem
}

#tv_box header {
    margin-bottom: 0;
    padding: .2rem
}

#tv_box__title {
    font-size: .6rem;
    line-height: 1.6
}

#tv_box__close,
#tv_box__list {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .6rem
}

#tv_box__list {
    right: 1.1rem
}

#tv_box__body {
    width: 11.6666666667rem;
    height: 8.7916666667rem;
    background: url(/images/tv_bg.png)
}

#tv_box__body iframe {
    width: 100%;
    height: 6.7083333333rem;
    background-color: #000;
    padding-left: .5rem;
    padding-right: .5416666667rem;
    padding-top: .5833333333rem
}

#radio-container img {
    display: none;
    width: 100%
}

#radio-container img.active {
    display: inline
}

#call-dialog {
    position: absolute;
    width: 11.25rem;
    top: 2.0833333333rem;
    left: 2.0833333333rem;
    padding: .4166666667rem;
    border: .0416666667rem solid #000;
    background-color: #708090;
    display: none;
    z-index: 1000000
}

#call-dialog p {
    margin: 0;
    padding: .0833333333rem
}

#call-dialog button.btn i {
    margin-right: .2083333333rem
}

#call-dialog .target-user-name {
    background-color: #fff;
    margin-bottom: .125rem;
    border-radius: .125rem
}

#call-dialog .target-user-avatar {
    max-width: 90%;
    display: block;
    margin: 0 auto;
    border: .0416666667rem solid #aaa;
    padding: .0833333333rem;
    border-radius: .2083333333rem
}

#call-dialog .call-status {
    text-align: center;
    color: orange;
    direction: rtl;
    padding: .125rem 0
}

#call-dialog .call-status.warning {
    color: orange
}

#call-dialog .call-status.danger {
    color: #d9534f
}

#call-dialog .call-status.success {
    color: #5cb85c
}

#call-dialog__status_start_call {
    display: none
}

#royal_login_container {
    position: absolute;
    left: 0;
    top: 10%
}

#royal_login_container .royal_login_item {
    background-repeat: no-repeat;
    background-size: contain;
    width: 12.5rem;
    max-height: 2.2rem;
    min-height: 2.2rem;
    transform: translateX(-100%);
    transition: transform .5s ease-in-out;
    position: relative;
    background: url(/images/royal_login_bg.png) 100% 48%/100% 500% no-repeat
}

#royal_login_container .royal_login_item .royal_login_item__img {
    position: relative;
    width: 1.875rem;
    height: 1.5rem;
    top: .333rem;
    left: .583rem;
    border-radius: .25rem
}

#royal_login_container .royal_login_item .royal_login_item__name {
    font-size: .7rem;
    color: #fff;
    left: 2.7rem;
    position: absolute;
    top: .75rem;
    width: 12.5rem;
    margin-top: -.083rem;
    margin-left: .458rem
}

#royal_login_container .royal_login_item .username__wrapper {
    background-color: hsla(0, 0%, 100%, .8) !important;
    color: #000 !important;
    padding: .042rem .417rem
}

#royal_login_container .royal_login_item:before {
    position: absolute;
    content: "";
    margin-top: -.083rem;
    margin-bottom: 1.917rem;
    width: 3.125rem;
    height: 2.25rem;
    background: url(/images/royal_login_avatar_bg.png) 100% 100%/100% 100% no-repeat
}

.bot_brb_modal {
    font-size: .7rem;
    height: auto
}

.bot_brb_modal .modal-dialog {
    max-width: 14.25rem
}

.bot_brb_modal__header__name {
    font-size: .6rem;
    padding-left: .2rem
}

.bot_brb_modal__header__close {
    position: absolute;
    right: .05em;
    top: .05em
}

.bot_brb_modal__body input {
    width: 100%;
    height: 1.2rem;
    margin-bottom: .3rem
}

.bot_brb_modal__body input[type=checkbox] {
    width: auto
}

.bot_brb_modal__body label {
    font-size: .55rem;
    vertical-align: middle;
    margin-left: .3rem;
    font-weight: 700
}

.bot_brb_modal__body .alert {
    font-size: .7rem;
    padding: .2rem;
    text-align: center;
    margin-bottom: .4rem
}

.bot_brb_modal__footer {
    padding: .1rem
}

.bot_brb_modal__body__form__buttons {
    text-align: center;
    margin: .5rem
}

.bot_brb_modal__body__form__buttons button {
    margin-right: .3rem;
    margin-left: .3rem
}

#mic-speakers {
    text-align: left;
    padding: .1rem;
    display: flex
}

#mic-speakers audio {
    display: inline;
    position: absolute;
    left: -416666.625rem
}

#mic-speakers .mic-speakers--item {
    position: relative;
    width: 2.333rem;
    height: 1.958rem;
    border-radius: 30% 1%;
    background-color: #fff;
    background-image: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
    display: inline;
    font-size: 1.1rem;
    margin: .042rem;
    border: .083rem solid #afbfc2;
    cursor: pointer;
    vertical-align: middle;
    text-align: center
}

#mic-speakers .mic-speakers--item .mic-speakers--item__name {
    font-size: .53rem;
    max-width: 2.4rem;
    display: block;
    position: absolute;
    bottom: -.7rem;
    left: -.2rem;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    width: 2.4rem;
    background: #000;
    color: #fff
}

#mic-speakers .mic-speakers--item.has-bg .fa-microphone {
    display: none
}

#mic-speakers .mic-speakers--item.disabled {
    cursor: no-drop;
    opacity: .5
}

#mic-speakers .mic-speakers--item.ripple {
    animation: ripple .7s linear infinite
}

#mic-speakers .mic-speakers--item.speaking {
    border: .125rem solid #58c827
}

#mic-speakers .mic-speakers--item.speaking .wave-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none
}

#mic-speakers .mic-speakers--item.speaking .wave-circle {
    position: absolute;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .5);
    animation: wave-animation 1.5s ease-out infinite
}

#mic-speakers .mic-speakers--item.speaking .wave-circle.c1 {
    animation-delay: 0s
}

#mic-speakers .mic-speakers--item.speaking .wave-circle.c2 {
    animation-delay: .5s
}

#mic-speakers .mic-speakers--item.speaking .wave-circle.c3 {
    animation-delay: 1s
}

#mic-speakers .mic-speakers--item.is_speaking {
    border: .125rem solid #58c827
}

#mic-speakers .mic-speakers--item.muted:after {
    position: absolute;
    left: 0;
    top: 50%;
    height: .083rem;
    background: var(--primary-color);
    content: "";
    width: 100%;
    display: block;
    transform: rotate(135deg)
}

#mic-speakers .mic-speakers--item .number {
    position: absolute;
    font-size: .6rem;
    bottom: 0;
    right: .65rem
}

#mic-speakers .mic-speakers--item img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 30% 1%;
    display: none
}

#mic-speakers .mic-speakers--item .fa-microphone:before {
    position: absolute;
    top: .25rem;
    margin-left: -.8rem;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    color: var(--mic-color);
    font-size: 1.4rem
}

#mic-speakers .mic-speakers--item .fa-lock {
    display: none;
    top: .2rem;
    font-size: 1.2rem;
    position: relative
}

#mic-speakers .mic-speakers--item.locked .fa-lock {
    display: inline;
    color: var(--mic-color)
}

#mic-speakers .mic-speakers--item.locked .fa-microphone,
#mic-speakers .mic-speakers--item.locked .fa-video-camera,
#mic-speakers .mic-speakers--item.locked.has-bg .fa-lock {
    display: none
}

@keyframes wave-animation {
    0% {
        width: 0;
        height: 0%;
        opacity: .8
    }

    to {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

#mic-speakers .mic-speakers--item__modal {
    position: absolute;
    border-radius: .208rem;
    background-color: #daa520;
    top: 1.8rem;
    width: 6rem;
    z-index: 2;
    left: -2.2rem;
    padding: .4rem;
    height: auto;
    display: none;
    text-align: center;
    box-shadow: 0 0 .416rem 0 #9e9e9e
}

#mic-speakers .mic-speakers--item__modal .btn {
    display: inline-block;
    margin-bottom: .2rem;
    width: 100%;
    padding: .1rem
}

#mic-speakers .mic-speakers--item__modal .btn:last-child {
    margin-bottom: 0
}

#mic-speakers #mic-speakers--mute {
    position: relative;
    width: 2rem;
    height: 2.083rem;
    border-radius: .208rem;
    display: inline-grid;
    font-size: 1.1rem;
    border: .042rem solid #000;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    margin-right: .083rem;
    color: #000;
    background-color: #3cb371
}

#mic-speakers #mic-speakers--mute .fa:before {
    position: absolute;
    top: .3rem;
    margin-left: -.8rem;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    color: #000;
    font-size: 1.5rem
}

#mic-speakers #mic-speakers--mute .fa-volume-off:before {
    padding-right: .1rem
}

#mic-speakers #mic-speakers--mute .fa-volume-off {
    display: none
}

#mic-speakers #mic-speakers--mute .fa-volume-up {
    display: inline
}

#mic-speakers #mic-speakers--mute.muted {
    background-color: #d85454
}

#mic-speakers #mic-speakers--mute.muted .fa-volume-off {
    display: inline
}

#mic-speakers #mic-speakers--mute.muted .fa-volume-up {
    display: none
}

#mic-speakers .mic-speakers__play-dialog {
    position: absolute;
    top: 3rem;
    padding: .5rem;
    border-radius: .416rem;
    background-color: #fff;
    color: #000;
    z-index: 4;
    box-shadow: 0 0 .416rem 0 #9e9e9e
}

#mic-speakers .mic-speakers__play-dialog .title {
    font-size: .9rem
}

#mic-speakers .mic-speakers__play-dialog .buttons {
    margin-bottom: 0
}

#mic-speakers .mic-speakers__play-dialog .buttons .btn {
    margin: 0 .2rem;
    padding: .2rem .4rem
}

#mic-speakers audio {
    display: none
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 200, 45, 0), 0 0 0 .041rem rgba(0, 200, 45, .3), 0 0 0 .083rem rgba(0, 200, 45, .3), 0 0 0 .125rem rgba(0, 200, 45, .3)
    }

    to {
        box-shadow: 0 0 0 .041rem rgba(0, 200, 45, .3), 0 0 0 .166rem rgba(0, 200, 45, .3), 0 0 0 .208rem rgba(0, 200, 45, .3), 0 0 0 .25rem rgba(0, 200, 45, 0)
    }
}

#mic-speakers--item__modal--range {
    width: 100%
}

#mic-speakers--item__modal--range .slider {
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: .5rem;
    padding: 0;
    background: #d3d3d3;
    outline: none;
    opacity: .7;
    transition: opacity .2s
}

#mic-speakers--item__modal--range .slider:hover {
    opacity: 1
}

#mic-speakers--item__modal--range .slider::-webkit-slider-thumb {
    appearance: none;
    width: .5rem;
    height: .5rem;
    background: var(--primary-color);
    cursor: pointer
}

#mic-speakers--item__modal--range .slider::-moz-range-thumb {
    width: .5rem;
    height: .5rem;
    background: var(--primary-color);
    cursor: pointer
}

#chat__body__wall_creator_pane {
    background: var(--panes-color);
    z-index: 2;
    height: 100%;
    border-bottom-width: .0833333333rem
}

#chat__body__wall_creator_pane .chat_pane__container {
    height: calc(100% - 1.2rem);
    border-bottom-width: .0833333333rem !important
}

#chat__body__wall_creator_pane .chat_pane__container__podium {
    text-align: center
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-users {
    padding: 2rem 0 1.5rem
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user {
    position: relative
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user .grade,
#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user .name {
    position: absolute;
    font-size: .6rem;
    max-width: 4.1666666667rem
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user .avatar {
    border-radius: 50%
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:first-child .avatar {
    border: .2083333333rem solid #c9cdd5
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:first-child .grade {
    left: .64rem;
    bottom: -1.5rem
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:first-child .name {
    left: .2rem;
    bottom: -2.5rem;
    color: #c9cdd5
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:nth-child(2) .avatar {
    border: .2083333333rem solid #fcc109
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:nth-child(2) .grade {
    left: .64rem;
    bottom: -.35rem
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:nth-child(2) .crown {
    position: absolute;
    left: .85rem;
    top: -1.15rem
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:nth-child(2) .name {
    left: .2rem;
    bottom: -1.5rem;
    color: #fcc109
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:nth-child(3) .avatar {
    border: .2083333333rem solid #d38151
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:nth-child(3) .grade {
    left: .64rem;
    bottom: -1.6rem
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:nth-child(3) .name {
    left: 0;
    bottom: -2.5rem;
    color: #d38151
}

#chat__body__wall_creator_pane .chat_pane__container__podium .chat_pane__container__podium-user:nth-child(2) {
    margin-right: .5rem;
    margin-left: .5rem;
    vertical-align: top;
    margin-top: -1rem;
    display: inline-block
}

#chat__body__wall_creator_pane .chat_pane__container__podium-grade {
    display: inline-block;
    width: 33.3333333333%;
    height: 3.75rem;
    color: #fff;
    background-color: #47ad61;
    font-family: sans-serif;
    border-top: .4166666667rem solid #7bcb68
}

#chat__body__wall_creator_pane .chat_pane__container__podium-grade .grade {
    font-size: 1.5rem;
    display: block;
    top: .6rem;
    position: relative
}

#chat__body__wall_creator_pane .chat_pane__container__podium-grade .rank {
    font-size: .8rem;
    position: relative
}

#chat__body__wall_creator_pane .chat_pane__container__podium-grade:first-child {
    height: 4.1666666667rem;
    vertical-align: bottom
}

#chat__body__wall_creator_pane .chat_pane__container__podium-grade:first-child .rank {
    top: 1rem
}

#chat__body__wall_creator_pane .chat_pane__container__podium-grade:nth-child(2) {
    background-color: #69bb56;
    height: 4.5833333333rem;
    vertical-align: bottom
}

#chat__body__wall_creator_pane .chat_pane__container__podium-grade:nth-child(2) .rank {
    top: 1rem
}

#chat__body__wall_creator_pane .chat_pane__container__podium-grade:nth-child(3) .rank {
    top: .65rem
}

#chat__body__wall_creator_pane .chat_pane__container__posts .chat_pane__container__post {
    padding: .2rem 0;
    position: relative;
    background-color: #fff
}

#chat__body__wall_creator_pane .chat_pane__container__posts .chat_pane__container__post .grade {
    display: inline-block;
    width: 1.25rem;
    text-align: center;
    font-size: .8rem;
    color: #747a74
}

#chat__body__wall_creator_pane .chat_pane__container__posts .chat_pane__container__post .avatar {
    border-radius: 50%
}

#chat__body__wall_creator_pane .chat_pane__container__posts .chat_pane__container__post .name {
    margin-left: .5rem;
    text-align: left;
    font-size: .7rem;
    top: -.1rem;
    position: relative
}

#chat__body__wall_creator_pane .chat_pane__container__posts .chat_pane__container__post .rank {
    position: absolute;
    right: .5rem;
    top: .6rem;
    font-size: .8rem;
    color: #747a74
}

#broadcast_live_container .broadcast_live_box {
    width: 11.6666666667rem;
    height: 11.6666666667rem;
    z-index: 3;
    position: absolute;
    bottom: 30%;
    padding: 0;
    left: 1rem;
    border-radius: .2083333333rem;
    resize: both;
    overflow: auto
}

#broadcast_live_container .broadcast_live_box header {
    margin-bottom: 0;
    padding: .2rem;
    height: 1.2rem
}

#broadcast_live_container .broadcast_live_box__title {
    font-size: .6rem;
    line-height: 1.6;
    margin-top: -.15rem;
    display: inline-block
}

#broadcast_live_container .broadcast_live_box__close,
#broadcast_live_container .broadcast_live_box__list {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .6rem
}

#broadcast_live_container .broadcast_live_box__list {
    right: 1.1rem
}

#broadcast_live_container .broadcast_live_box__body {
    width: 100%;
    height: calc(100% - 1.2rem);
    background-color: #000
}

#broadcast_live_container .broadcast_live_box__body video {
    width: 100%;
    height: 100%
}

#broadcast_live_container #show_broadcast_live {
    position: absolute;
    right: .2rem;
    bottom: 4rem;
    z-index: 2
}

#broadcast_live_container #show_broadcast_live img {
    margin-top: -6.5rem;
    width: 2.0833333333rem;
    height: 2.0833333333rem;
    border-radius: 50%;
    cursor: pointer;
    border: .125rem solid #fff;
    box-shadow: 0 0 .2083333333rem .0833333333rem #afafaf
}

#audio-gallery-pane {
    background: var(--panes-color);
    z-index: 2;
    border-bottom-width: .0833333333rem;
    height: 100%
}

#audio-gallery-pane .chat_pane__container {
    height: calc(100% - 2.75rem);
    border-bottom-width: .0833333333rem !important
}

#audio-gallery-pane #audio-gallery-pane--add {
    width: 100%;
    height: 1.5rem
}

#audio-gallery-pane #audio-gallery-pane--player {
    max-width: 100%;
    height: 2.3rem
}

.audio-gallery-item {
    position: relative;
    background: #fff;
    border-bottom: .0416666667rem solid #d3d3d3;
    cursor: pointer
}

.audio-gallery-item .audio-gallery-item--label {
    margin: 0;
    max-width: 10rem;
    padding: .4rem .2rem
}

.audio-gallery-item .fa-play {
    position: absolute;
    right: 1.2rem;
    top: .2rem;
    color: var(--primary-color)
}

.audio-gallery-item button.fa-times {
    right: .1rem;
    top: .2rem;
    position: absolute;
    font-size: .5rem
}

.audioplayer {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    width: 100%;
    height: 2.5rem;
    align-items: center;
    border: .0416666667rem solid #dde2e6;
    border-radius: .1666666667rem;
    background: #fff
}

.audioplayer-playpause {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
    background: rgba(91, 130, 255, 0);
    border: .0416666667rem solid var(--primary-color)
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover {
    background: rgba(91, 130, 255, .1)
}

.audioplayer-playing .audioplayer-playpause {
    background: rgba(253, 79, 26, 0);
    border: .0416666667rem solid var(--primary-color-light)
}

.audioplayer-playing .audioplayer-playpause:hover {
    background: rgba(235, 79, 26, .1)
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
    content: "";
    justify-content: center;
    width: 0;
    height: 0;
    margin-left: .0833333333rem;
    border-top: .2916666667rem solid transparent;
    border-right: none;
    border-bottom: .2916666667rem solid transparent;
    border-left: .5rem solid var(--primary-color)
}

.audioplayer-playing .audioplayer-playpause a {
    content: "";
    display: flex;
    justify-content: space-between;
    width: .5rem;
    height: .5833333333rem
}

.audioplayer-playing .audioplayer-playpause a:after,
.audioplayer-playing .audioplayer-playpause a:before {
    content: "";
    width: .1666666667rem;
    height: .5833333333rem;
    background-color: var(--primary-color-light)
}

.audioplayer-time {
    display: flex;
    width: 1.6666666667rem;
    justify-content: center;
    font-size: .5rem;
    color: rgba(51, 51, 51, .6)
}

.audioplayer-bar {
    position: relative;
    display: flex;
    margin: 0 .15rem;
    height: .5rem;
    flex-basis: 0;
    flex-grow: 1;
    cursor: pointer
}

.audioplayer-bar:before {
    content: "";
    position: absolute;
    top: .2083333333rem;
    width: 100%;
    height: .0833333333rem;
    background-color: #dde2e6
}

.audioplayer-bar>div {
    position: absolute;
    left: 0;
    top: .2083333333rem
}

.audioplayer-bar-loaded {
    z-index: 1;
    height: .0833333333rem;
    background: #bec8d2
}

.audioplayer-bar-played {
    flex-direction: row-reverse;
    z-index: 2;
    height: .0833333333rem;
    background: -webkit-linear-gradient(left, var(--primary-color), var(--primary-color-light))
}

.audioplayer-bar-played:after {
    content: "";
    display: flex;
    position: absolute;
    box-sizing: border-box;
    top: -.2083333333rem;
    right: -.0416666667rem;
    margin-right: -.2083333333rem;
    width: .5rem;
    height: .5rem;
    background-color: #fff;
    border-radius: .25rem
}

.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played:after {
    border: .0833333333rem solid #bec8d2
}

.audioplayer-playing .audioplayer-bar-played:after {
    border: .0833333333rem solid var(--primary-color)
}

.audioplayer-volume,
.audioplayer-volume-button {
    display: flex;
    align-items: center
}

.audioplayer-volume-button {
    width: 1rem;
    height: 1rem;
    cursor: pointer
}

.audioplayer-volume-button a {
    display: flex;
    width: .25rem;
    height: .3333333333rem;
    background-color: var(--primary-color);
    position: relative
}

.audioplayer-volume-button a:after,
.audioplayer-volume-button a:before {
    content: "";
    position: absolute
}

.audioplayer-volume-button a:before {
    width: 0;
    height: 0;
    border-top: .3333333333rem solid transparent;
    border-right: .375rem solid var(--primary-color);
    border-bottom: .3333333333rem solid transparent;
    border-left: none;
    top: -.1666666667rem
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
    left: .4166666667rem;
    top: -.0833333333rem;
    width: .25rem;
    height: .25rem;
    border: .25rem double var(--primary-color);
    border-width: .25rem .25rem 0 0;
    border-radius: 0 .5rem 0 0;
    transform: rotate(45deg)
}

.audioplayer-mute .audioplayer-volume-button a {
    background-color: var(--primary-color-light)
}

.audioplayer-mute .audioplayer-volume-button a:before {
    border-right: .375rem solid var(--primary-color-light)
}

.audioplayer-volume-adjust {
    display: flex;
    align-items: center;
    margin-right: .2rem
}

.audioplayer-volume-adjust>div {
    position: relative;
    display: flex;
    width: 2.5rem;
    height: .0833333333rem;
    cursor: pointer;
    background-color: #bec8d2
}

.audioplayer-volume-adjust div div {
    position: absolute;
    top: 0;
    left: 0;
    height: .0833333333rem;
    background-color: var(--primary-color);
    max-width: 90%
}

.audioplayer-volume-adjust div div:before {
    content: "";
    position: absolute;
    background-color: #fff;
    border-radius: .25rem;
    box-sizing: border-box;
    display: flex;
    height: .5rem;
    width: .5rem;
    margin-right: -.2083333333rem;
    border: .0833333333rem solid var(--primary-color);
    top: -.2083333333rem;
    right: 0
}

.message-box {
    position: absolute;
    top: .8333333333rem;
    left: .8333333333rem;
    animation: show_message_box 1s ease forwards;
    z-index: 10000000
}

.message-box .box {
    background: #fff;
    padding: .4rem .6rem .4rem .4rem;
    border-radius: .4166666667rem;
    border-left: .2083333333rem solid #2ecc71;
    box-shadow: .0416666667rem .2916666667rem .5833333333rem -.2083333333rem rgba(0, 0, 0, .15);
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.message-box .box.grey {
    border-color: #ccc
}

.message-box .box.green {
    border-color: #2ecc71
}

.message-box .box.red {
    border-color: #e14931
}

.message-box .box.orange {
    border-color: #df7a22
}

.message-box .box.blue {
    border-color: #31b0dc
}

.message-box .box .content,
.message-box .content .icon {
    display: flex;
    align-items: center
}

.message-box .content .icon {
    font-size: 1.0416666667rem;
    color: #fff;
    height: 1rem;
    width: 1rem;
    text-align: center;
    line-height: 1rem;
    border-radius: 50%;
    background: #2ecc71;
    justify-content: center
}

.message-box .content .icon .fa {
    font-size: .6rem;
    margin-top: .1rem
}

.message-box .box.grey .content .icon {
    background: #ccc
}

.message-box .box.green .content .icon {
    background: #2ecc71
}

.message-box .box.red .content .icon {
    background: #e14931
}

.message-box .box.orange .content .icon {
    background: #df7a22
}

.message-box .box.blue .content .icon {
    background: #31b0dc
}

.message-box .content .details {
    margin-left: .3rem;
    direction: rtl
}

.message-box .details span {
    font-size: .6rem;
    font-weight: 500
}

.message-box .details p {
    color: #878787;
    margin-bottom: 0
}

.message-box .box .close-icon {
    color: #878787;
    font-size: .9583333333rem;
    cursor: pointer;
    height: 1.6666666667rem;
    width: 1.6666666667rem;
    text-align: center;
    line-height: 1.6666666667rem;
    border-radius: 50%;
    background: #f2f2f2;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center
}

.message-box .close-icon:hover {
    background: #efefef
}

.message-box.hide {
    animation: hide_message_box 1s ease forwards
}

@keyframes show_message_box {
    0% {
        transform: translateX(-100%)
    }

    40% {
        transform: translateX(10%)
    }

    80%,
    to {
        transform: translateX(.8333333333rem)
    }
}

@keyframes hide_message_box {
    0% {
        transform: translateX(.8333333333rem)
    }

    40% {
        transform: translateX(10%)
    }

    80%,
    to {
        opacity: 0;
        pointer-events: none;
        transform: translateX(-100%)
    }
}

.dice {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 1s
}

.dot {
    position: absolute;
    width: .8333333333rem;
    height: .8333333333rem;
    margin: -.4166666667rem .2083333333rem .2083333333rem -.4166666667rem;
    border-radius: .8333333333rem;
    background-color: #ef233c;
    box-shadow: inset .0833333333rem .0833333333rem #d90429
}

.dice-one {
    left: 18.75rem
}

.dice-two {
    left: 12.5rem;
    top: -8.3333333333rem
}

.side {
    position: absolute;
    background-color: #fff;
    border-radius: .2083333333rem;
    width: 4.1666666667rem;
    height: 4.1666666667rem;
    border: .0416666667rem solid #e5e5e5;
    text-align: center;
    line-height: 2em
}

.side:first-child {
    transform: translateZ(3.1em)
}

.side:nth-child(6) {
    transform: rotateY(90deg) translateZ(3.1em)
}

.side:nth-child(3) {
    transform: rotateY(-90deg) translateZ(3.1em)
}

.side:nth-child(4) {
    transform: rotateX(90deg) translateZ(3.1em)
}

.side:nth-child(5) {
    transform: rotateX(-90deg) translateZ(3.1em)
}

.side:nth-child(2) {
    transform: rotateY(-180deg) translateZ(3.1em)
}

.five-1,
.four-1,
.six-1,
.three-1,
.two-1 {
    top: 20%;
    left: 20%
}

.five-3,
.four-3,
.six-4 {
    top: 20%;
    left: 80%
}

.five-5,
.one-1,
.three-2 {
    top: 50%;
    left: 50%
}

.five-2,
.four-2,
.six-3 {
    top: 80%;
    left: 20%
}

.five-4,
.four-4,
.six-6,
.three-3,
.two-2 {
    top: 80%;
    left: 80%
}

.six-2 {
    top: 50%;
    left: 20%
}

.six-5 {
    top: 50%;
    left: 80%
}

.show-1 {
    transform: rotateX(2turn) rotate(-2turn)
}

.show-6 {
    transform: rotateX(-900deg) rotate(3turn)
}

.show-3 {
    transform: rotateY(-450deg) rotate(-4turn)
}

.show-4 {
    transform: rotateY(810deg) rotate(2turn)
}

.show-5 {
    transform: rotateX(-810deg) rotate(-3turn)
}

.show-2 {
    transform: rotateX(450deg) rotate(-2turn)
}

.pre_youcam_ludo_modal {
    font-size: .7rem;
    height: auto
}

.pre_youcam_ludo_modal .modal-dialog {
    max-width: 14.25rem
}

.pre_youcam_ludo_modal__header__name {
    font-size: .6rem;
    padding-left: .2rem;
    text-align: center
}

.pre_youcam_ludo_modal__header__close {
    position: absolute;
    right: .05em;
    top: .05em
}

.pre_youcam_ludo_modal__body {
    background: url(/images/youcam_ludo_pre_bg.webp);
    background-size: contain
}

.pre_youcam_ludo_modal__body input {
    width: 100%;
    height: 1.2rem;
    margin-bottom: .3rem
}

.pre_youcam_ludo_modal__body input[type=checkbox] {
    width: auto
}

.pre_youcam_ludo_modal__body label {
    font-size: .55rem;
    vertical-align: middle;
    margin-left: .3rem;
    font-weight: 700
}

.pre_youcam_ludo_modal__body .alert {
    font-size: .7rem;
    padding: .2rem;
    text-align: center;
    margin-bottom: .4rem
}

.pre_youcam_ludo_modal__footer {
    padding: .1rem
}

.pre_youcam_ludo_modal__body__form__buttons {
    text-align: center;
    margin: .5rem
}

.pre_youcam_ludo_modal__body__form__buttons button {
    margin-right: .3rem;
    margin-left: .3rem
}

.pre_youcam_ludo_modal__body__form--select {
    vertical-align: middle;
    padding: .2em;
    width: 63%;
    height: 2em;
    margin-left: .2083333333rem;
    margin-bottom: .2083333333rem;
    margin-right: .2083333333rem;
    width: 75%
}

.pre_youcam_ludo_modal__body__form--select:active,
.pre_youcam_ludo_modal__body__form--select:focus {
    border: .0416666667rem solid #000
}

.pre_youcam_ludo_modal__body__form--player-icon {
    vertical-align: top
}

#pre_youcam_ludo_modal__body__form--request-blue__loader,
#pre_youcam_ludo_modal__body__form--request-green__loader,
#pre_youcam_ludo_modal__body__form--request-red__loader,
#pre_youcam_ludo_modal__body__form--request-yellow__loader {
    display: none
}

.red {
    color: #ec3a28
}

.green {
    color: #0ebd46
}

.yellow {
    color: #f7c00b
}

.blue {
    color: #198afa
}

main {
    height: 103vh;
    width: 100vw;
    justify-content: center;
    align-items: center;
    gap: .8333333333rem;
    top: 0;
    padding-top: 10vh;
    position: absolute;
    background: #32184c;
    background: linear-gradient(66deg, #32184c, #3c1e5b 10%, #32184c 20%, #3c1e5b 30%, #32184c 40%, #3c1e5b 50%, #32184c 60%, #3c1e5b 70%, #32184c 80%, #3c1e5b 90%, #32184c)
}

.ludo-board {
    position: relative;
    background: #9f5939;
    box-shadow: 0 .2083333333rem .2083333333rem .1666666667rem #5e2a13;
    box-shadow: 0 .1666666667rem 1.25rem rgba(0, 0, 0, .1);
    border: .4166666667rem solid #9f5939;
    border-radius: .4166666667rem;
    width: 80vh;
    height: 80vh;
    box-shadow: 0 0 .2083333333rem 0 #000;
    display: grid;
    grid-template-columns: repeat(15, 1fr);
    grid-template-rows: repeat(15, 1fr);
    margin: 0 auto
}

.red-home {
    grid-column: 1/7
}

.green-home,
.red-home {
    border: .2916666667rem solid rgba(0, 0, 0, .3);
    grid-row: 1/7
}

.green-home {
    grid-column: 10/16
}

.blue-home {
    grid-column: 1/7
}

.blue-home,
.yellow-home {
    border: .2916666667rem solid rgba(0, 0, 0, .3);
    grid-row: 10/16
}

.yellow-home {
    grid-column: 10/16
}

.winner-home {
    position: relative;
    background: #fff;
    border: .0416666667rem solid #000;
    border-radius: .6666666667rem;
    backdrop-filter: blur(.3416666667rem);
    -webkit-backdrop-filter: blur(.3416666667rem);
    display: grid;
    grid-column: 7/10;
    grid-row: 7/10;
    padding: .625rem;
    grid-template-columns: 1fr 1fr
}

.step {
    border: .0416666667rem solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.step .player {
    position: absolute
}

.step .player:first-child {
    margin-top: 0;
    margin-left: 0
}

.step .player:nth-child(2) {
    margin-top: .125rem;
    margin-left: .125rem
}

.step .player:nth-child(3) {
    margin-top: .25rem;
    margin-left: .25rem
}

.step .player:nth-child(4) {
    margin-top: .25rem;
    margin-left: .25rem
}

.step .player:nth-child(5) {
    margin-top: .375rem;
    margin-left: .375rem
}

.step .player:nth-child(6) {
    margin-top: .5rem;
    margin-left: .5rem
}

.step .player:nth-child(7) {
    margin-top: .625rem;
    margin-left: .625rem
}

.bg-red {
    background-color: #ec3a28
}

.red-stop {
    background-image: linear-gradient(159deg, #ec3a28 25%, #e6e6e6 0, #e6e6e6 50%, #ec3a28 0, #ec3a28 75%, #e6e6e6 0, #e6e6e6)
}

.green-stop,
.red-stop {
    background-size: 1.1625rem .44625rem
}

.green-stop {
    background-image: linear-gradient(159deg, #0ebd46 25%, #e6e6e6 0, #e6e6e6 50%, #0ebd46 0, #0ebd46 75%, #e6e6e6 0, #e6e6e6)
}

.blue-stop {
    background-image: linear-gradient(159deg, #198afa 25%, #e6e6e6 0, #e6e6e6 50%, #198afa 0, #198afa 75%, #e6e6e6 0, #e6e6e6)
}

.blue-stop,
.yellow-stop {
    background-size: 1.1625rem .44625rem
}

.yellow-stop {
    background-image: linear-gradient(159deg, #f7c00b 25%, #e6e6e6 0, #e6e6e6 50%, #f7c00b 0, #f7c00b 75%, #e6e6e6 0, #e6e6e6)
}

.bg-green {
    background-color: #0ebd46
}

.bg-blue {
    background-color: #198afa
}

.bg-yellow {
    background-color: #f7c00b
}

.white-box {
    width: 75%;
    height: 75%;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.player-room {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr
}

.super-center {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.super-center.active {
    animation: decOpacity .7s linear infinite
}

.super-center.active.red-home .white-box {
    border-color: #a50500
}

.super-center.active.green-home .white-box {
    border-color: #5b9906
}

.super-center.active.yellow-home .white-box {
    border-color: #bb9625
}

.super-center.active.blue-home .white-box {
    border-color: #065b8b
}

.super-center.red-home {
    border-top-left-radius: .5416666667rem
}

.super-center.red-home .white-box {
    background-color: #b53224
}

.super-center.green-home {
    border-top-right-radius: .5416666667rem
}

.super-center.green-home .white-box {
    background-color: #1c883b
}

.super-center.yellow-home {
    border-bottom-right-radius: .5416666667rem
}

.super-center.yellow-home .white-box {
    background-color: #c39616
}

.super-center.blue-home {
    border-bottom-left-radius: .5416666667rem
}

.super-center.blue-home .white-box {
    background-color: #1c6abb
}

.player {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 50%;
    border: .125rem solid #fff;
    z-index: 1
}

.player:hover {
    transform: scale(1.2);
    opacity: .7;
    cursor: pointer
}

.player.bg-red {
    box-shadow: 0 0 0 .125rem #ec3a28
}

.player.bg-red[data-status=win] {
    z-index: 1;
    left: -3rem;
    top: -.75rem
}

.player.bg-green {
    box-shadow: 0 0 0 .125rem #47ca6d
}

.player.bg-green[data-status=win] {
    z-index: 1;
    left: -1rem;
    top: -3rem
}

.player.bg-yellow {
    box-shadow: 0 0 0 .125rem #f8c30b
}

.player.bg-yellow[data-status=win] {
    z-index: 1;
    left: 1rem;
    top: -.85rem
}

.player.bg-blue {
    box-shadow: 0 0 0 .125rem #0193df
}

.player.bg-blue[data-status=win] {
    z-index: 1;
    left: -1rem;
    top: 1rem
}

.f {
    display: flex;
    align-items: center
}

.moveblue1,
.moveblue2,
.moveblue3,
.moveblue4,
.movegreen1,
.movegreen2,
.movegreen3,
.movegreen4,
.movered1,
.movered2,
.movered3,
.movered4,
.moveyellow1,
.moveyellow2,
.moveyellow3,
.moveyellow4 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.stack .player {
    position: absolute
}

.stack .player:first-child {
    margin-top: .1666666667rem;
    margin-left: .1666666667rem
}

.stack .player:nth-child(2) {
    margin-top: .3333333333rem;
    margin-left: .3333333333rem
}

.stack .player:nth-child(3) {
    margin-top: .5rem;
    margin-left: .5rem
}

.stack .player:nth-child(4) {
    margin-top: .6666666667rem;
    margin-left: .6666666667rem
}

#blue-dice,
#green-dice,
#red-dice,
#yellow-dice {
    width: 1.5rem;
    height: 1.5rem;
    display: none;
    background-color: transparent;
    border: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    outline: none;
    z-index: 1
}

#red-dice {
    left: -.6rem;
    top: -2.8rem
}

#green-dice {
    right: -.5rem;
    top: -2.8rem
}

#yellow-dice {
    right: -.5rem;
    bottom: -2.8rem
}

#blue-dice {
    left: -.6rem;
    bottom: -2.8rem
}

.dice {
    width: 4.1666666667rem;
    height: 4.1666666667rem
}

.d0,
.d1 {
    background-image: url(/images/dice1.png)
}

.d2 {
    background-image: url(/images/dice2.png)
}

.d3 {
    background-image: url(/images/dice3.png)
}

.d4 {
    background-image: url(/images/dice4.png)
}

.d5 {
    background-image: url(/images/dice5.png)
}

.d6 {
    background-image: url(/images/dice6.png)
}

.rwh {
    border-top: 3.4166666667rem solid transparent;
    border-bottom: 3.4166666667rem solid transparent;
    border-left: 3.4166666667rem solid #ec3a28
}

.gwh,
.rwh {
    position: absolute;
    top: 0;
    width: 0;
    height: 0
}

.gwh {
    border-left: 3.4166666667rem solid transparent;
    border-right: 3.4166666667rem solid transparent;
    border-top: 3.4166666667rem solid #0ebd46
}

.ywh {
    right: 0;
    border-top: 3.4166666667rem solid transparent;
    border-bottom: 3.4166666667rem solid transparent;
    border-right: 3.4166666667rem solid #f7c00b
}

.bwh,
.ywh {
    position: absolute;
    width: 0;
    height: 0
}

.bwh {
    bottom: 0;
    border-left: 3.4166666667rem solid transparent;
    border-right: 3.4166666667rem solid transparent;
    border-bottom: 3.4166666667rem solid #198afa
}

#ludo-board__top_buttons {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    color: #fff;
    font-size: .8rem;
    direction: rtl
}

#ludo-board__top_buttons button {
    margin: .125rem
}

#show_ludo {
    position: absolute;
    right: .2rem;
    bottom: 4rem;
    z-index: 2
}

#show_ludo img {
    width: 2.0833333333rem;
    height: 2.0833333333rem;
    border-radius: 50%;
    cursor: pointer;
    border: .125rem solid #fff;
    box-shadow: 0 0 .2083333333rem .0833333333rem #afafaf
}

#show_ludo.active img {
    animation: lightingBorder .7s linear infinite
}

.ludo_user {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    max-width: 100%;
    overflow: hidden
}

.ludo_user .ludo_user--avatar {
    width: 13%;
    height: 13%;
    max-width: 1.25rem;
    max-height: 1.25rem;
    border-radius: 50%
}

.ludo_user .username__wrapper {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 85%;
    display: inline-block;
    vertical-align: middle
}

.ludo_user.green,
.ludo_user.red {
    top: 0
}

@media screen and (max-width:37.5rem) {
    main {
        height: 103vh;
        width: 100vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: .8333333333rem;
        top: 0;
        padding-top: 0
    }

    .ludo-board {
        position: relative;
        background: #9f5939;
        box-shadow: 0 .2083333333rem .2083333333rem .1666666667rem #5e2a13;
        box-shadow: 0 .1666666667rem 1.25rem rgba(0, 0, 0, .1);
        border: .4166666667rem solid #9f5939;
        border-radius: .4166666667rem;
        width: 90vw;
        height: 90vw;
        box-shadow: 0 0 .2083333333rem 0 #000;
        display: grid;
        grid-template-columns: repeat(15, 1fr);
        grid-template-rows: repeat(15, 1fr)
    }

    .player-room {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr
    }

    .player {
        width: 1.2rem;
        height: 1.2rem
    }
}

@media screen and (max-width:25rem) {
    .player {
        width: 1rem;
        height: 1rem
    }

    main {
        height: 103vh;
        width: 100vw
    }
}

@media (min-width:24rem) {
    .container {
        max-width: none
    }
}

@keyframes decOpacity {
    0% {
        opacity: .7
    }

    to {
        opacity: 1
    }
}

.pre_youcam_uno_modal {
    font-size: .7rem;
    height: auto
}

.pre_youcam_uno_modal .modal-dialog {
    max-width: 14.25rem
}

.pre_youcam_uno_modal__header {
    margin-bottom: 0
}

.pre_youcam_uno_modal__header__name {
    font-size: .6rem;
    padding-left: .2rem;
    text-align: center
}

.pre_youcam_uno_modal__header__close {
    position: absolute;
    right: .05em;
    top: .05em
}

.pre_youcam_uno_modal__body {
    background: url(/images/youcam_uno_pre_bg.webp);
    background-size: contain
}

.pre_youcam_uno_modal__body input {
    width: 100%;
    height: 1.2rem;
    margin-bottom: .3rem
}

.pre_youcam_uno_modal__body input[type=checkbox] {
    width: auto
}

.pre_youcam_uno_modal__body label {
    font-size: .55rem;
    vertical-align: middle;
    margin-left: .3rem;
    font-weight: 700
}

.pre_youcam_uno_modal__body .alert {
    font-size: .7rem;
    padding: .2rem;
    text-align: center;
    margin-bottom: .4rem
}

.pre_youcam_uno_modal__footer {
    padding: .1rem
}

.pre_youcam_uno_modal__body__form__buttons {
    text-align: center;
    margin: .5rem
}

.pre_youcam_uno_modal__body__form__buttons button {
    margin-right: .3rem;
    margin-left: .3rem
}

.pre_youcam_uno_modal__body__form--select {
    vertical-align: middle;
    padding: .2em;
    width: 63%;
    height: 2em;
    margin-left: .208rem;
    margin-bottom: .208rem;
    margin-right: .208rem;
    width: 75%
}

.pre_youcam_uno_modal__body__form--select:active,
.pre_youcam_uno_modal__body__form--select:focus {
    border: .041rem solid #000
}

.pre_youcam_uno_modal__body__form--player-icon {
    vertical-align: top
}

#pre_youcam_uno_modal__body__form--request-pl1__loader,
#pre_youcam_uno_modal__body__form--request-pl2__loader,
#pre_youcam_uno_modal__body__form--request-pl3__loader {
    display: none
}

#youcam-uno {
    background-image: url(/images/background.png);
    background-size: cover;
    background-position: 50%;
    display: flex;
    flex-direction: column;
    gap: .208rem;
    box-shadow: inset 0 0 10vw #ff0;
    background: #fb8686
}

#youcam-uno,
#youcam-uno #youcam-uno-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#youcam-uno #youcam-uno-bg {
    background-image: url(/images/polygonal-bg.jpg);
    background-size: cover;
    background-position: 50%;
    opacity: .3
}

#youcam-uno>div {
    align-items: center;
    justify-content: center
}

#youcam-uno .user {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

#youcam-uno .user .name {
    margin: 0 0 .5vh;
    background-color: #228db4;
    color: #fff;
    padding: .2rem .4rem;
    border: .041rem solid #efefef;
    border-radius: .2rem;
    font-size: .5rem;
    text-overflow: clip;
    overflow: hidden
}

#youcam-uno .user .avatar {
    width: 6vh;
    height: 6vh;
    max-width: 2.5rem;
    max-height: 2.5rem;
    padding: .05rem;
    border: .083rem solid #e5c8ff;
    border-radius: .4rem;
    position: relative
}

#youcam-uno .user .avatar img {
    width: 100%;
    height: 100%
}

#youcam-uno .user .avatar .avatar-img {
    border-radius: .3rem
}

#youcam-uno .user .avatar .uno {
    display: none;
    position: absolute;
    left: 0
}

#youcam-uno .user .avatar.uno .uno {
    display: inline;
    animation: uno-indicator .7s infinite
}

#youcam-uno .user .avatar .mic {
    position: absolute;
    width: .8rem;
    height: .8rem;
    background: #fff;
    box-shadow: 0 0 1px 2px rgba(0, 0, 0, .1);
    border-radius: .3vw;
    padding: .4vw;
    z-index: 1000000000;
    border-radius: 50%;
    cursor: pointer
}

#youcam-uno .user .avatar .mic.on {
    box-shadow: inset 0 0 5px 3px #dd71ff;
    animation: action-card-indicator .5s infinite
}

#youcam-uno .user .avatar .count {
    width: .8rem;
    height: .8rem;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    position: absolute;
    align-items: center;
    display: flex;
    justify-content: center
}

#youcam-uno .user.bot .avatar {
    background-color: #d6e8d7
}

#youcam-uno #youcam-uno-left .user .avatar .count {
    right: -.4rem;
    top: -.3rem
}

#youcam-uno #youcam-uno-left .user .avatar .mic {
    right: -.4rem;
    bottom: -.4rem
}

#youcam-uno #youcam-uno-right .user {
    align-items: end
}

#youcam-uno #youcam-uno-right .user .avatar .count {
    left: -.4rem;
    top: -.3rem
}

#youcam-uno #youcam-uno-right .user .avatar .mic {
    left: -.4rem;
    bottom: -.4rem
}

#youcam-uno #youcam-uno-top .user {
    align-items: center
}

#youcam-uno #youcam-uno-top .user .avatar .count {
    right: -.4rem;
    bottom: -.3rem
}

#youcam-uno #youcam-uno-top .user .avatar .mic {
    left: -.4rem;
    bottom: -.4rem
}

#youcam-uno-top {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column
}

#youcam-uno-top .cards {
    display: flex;
    overflow: scroll;
    justify-content: center;
    width: 100%;
    padding: .5rem 4rem 0
}

#youcam-uno-top .cards .card {
    max-width: 10vw;
    min-height: 10vh;
    max-height: 10vh;
    border-radius: .33rem;
    box-shadow: 0 .41rem .41rem rgba(0, 0, 0, .1);
    transition: transform .3s ease-in-out;
    margin-left: -6%
}

#youcam-uno-top .cards .card:first-child {
    margin-left: 0
}

#youcam-uno-middle {
    flex-grow: 1;
    display: flex;
    flex-direction: row
}

#youcam-uno-left {
    width: 25%;
    max-width: 25%;
    max-height: 35vh
}

#youcam-uno-left .cards {
    display: flex;
    overflow: scroll;
    flex-direction: column;
    padding: .5rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 35vh
}

#youcam-uno-left .cards .card {
    max-width: 8vw;
    max-height: 6.25rem;
    border-radius: .33rem;
    box-shadow: 0 .41rem .41rem rgba(0, 0, 0, .1);
    margin-top: -9vw;
    z-index: 1000000
}

#youcam-uno-left .user .avatar {
    margin-left: .2rem
}

#youcam-uno-scene {
    height: 100%;
    flex-grow: 1;
    position: relative
}

#youcam-uno-scene-arrow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/images/circular-arrow.png);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .2
}

#youcam-uno-scene-arrow.rtl {
    background-image: url(/images/circular-arrow-rtl.png)
}

#youcam-uno-scene .cards {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

#youcam-uno-scene .cards .card {
    height: 15vh;
    max-height: 20vh;
    position: absolute;
    box-shadow: 0 0 .125rem .125rem rgba(0, 0, 0, .2)
}

#youcam-uno-scene .cards .card.youcam-uno-action {
    animation: action-card-indicator .5s infinite;
    box-shadow: 0 0 20px 7px #ffd92f
}

#youcam-uno-scene .cards .card.red {
    box-shadow: 0 0 2vw 1.5vw #d73831
}

#youcam-uno-scene .cards .card.blue {
    box-shadow: 0 0 2vw 1.5vw #4094d4
}

#youcam-uno-scene .cards .card.yellow {
    box-shadow: 0 0 2vw 1.5vw #f9dd4b
}

#youcam-uno-scene .cards .card.green {
    box-shadow: 0 0 2vw 1.5vw #48a159
}

#youcam-uno-right {
    width: 25%;
    max-width: 25%;
    max-height: 35vh
}

#youcam-uno-right .cards {
    display: flex;
    overflow: scroll;
    flex-direction: column;
    padding: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 35vh
}

#youcam-uno-right .cards .card {
    max-width: 8vw;
    max-height: 6.25rem;
    border-radius: .33rem;
    box-shadow: 0 .41rem .41rem rgba(0, 0, 0, .1);
    transition: transform .3s ease-in-out;
    margin-top: -9vw
}

#youcam-uno-right .user .avatar {
    margin-right: .2rem
}

#youcam-uno-bottom {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column
}

#youcam-uno-bottom .cards {
    display: flex;
    overflow: hidden;
    padding: 0 4rem 1rem;
    justify-content: center
}

#youcam-uno-bottom .cards .card {
    max-width: 20vw;
    height: 12vh;
    min-height: 12vh;
    max-height: 12vh;
    border-radius: .33rem;
    box-shadow: 0 .41rem .41rem rgba(0, 0, 0, .1);
    cursor: pointer;
    margin-left: -6%
}

#youcam-uno-bottom .cards .card:first-child {
    margin-left: 0
}

#youcam-uno-bottom .cards .card:hover {
    margin-right: .83rem;
    box-shadow: 0 0 .83rem .29rem #ffd92f;
    z-index: 10
}

#youcam-uno-bottom .cards .card:last-child:hover {
    margin-right: 0
}

#youcam-uno-bottom .bottom-footer {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

#youcam-uno-bottom .bottom-footer .cards-box {
    height: 4rem;
    margin-left: 1rem
}

#youcam-uno-bottom .bottom-footer .arrow-down {
    margin-left: 1.5rem;
    position: absolute;
    width: 2rem;
    height: 2rem;
    bottom: 4rem;
    display: none
}

.draw-cards-count {
    position: absolute;
    color: #fff;
    font-size: 1rem;
    transition: font-size 1s ease-in-out;
    z-index: 1000000
}

#youcam-uno-bottom .bottom-footer .arrow-down.active {
    animation: arrow-down-indicator .5s infinite;
    display: inline
}

.cards-box-item {
    height: 4rem;
    position: absolute;
    bottom: 1rem;
    left: 2rem;
    transform: rotate(15deg)
}

#youcam-uno-bottom .bottom-footer .user {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center
}

#youcam-uno-bottom .bottom-footer .user .name {
    margin: .3rem 0 0;
    background-color: #228db4;
    color: #fff;
    padding: .2rem .4rem;
    border: .041rem solid #efefef;
    border-radius: .2rem
}

#youcam-uno-bottom .bottom-footer .user .avatar {
    width: 17vw;
    height: 10vh;
    max-width: 4rem;
    max-height: 4rem;
    position: relative
}

#youcam-uno-bottom .bottom-footer .user .avatar .count {
    width: 1rem;
    height: 1rem;
    left: -.5rem;
    top: -.4rem
}

#youcam-uno-bottom .bottom-footer .user .avatar .mic {
    width: 1.2rem;
    height: 1.2rem;
    top: -.6rem;
    right: -.6rem
}

.glow {
    border-color: #37ef1f;
    box-shadow: 0 0 .6rem .2rem #37ef1f
}

#youcam-uno-bottom .bottom-footer .uno-btn {
    max-height: 2rem;
    margin-right: 1rem
}

#youcam-uno-color-selector {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    display: flex;
    z-index: 10000000000000;
    background-color: rgba(0, 0, 0, .3)
}

#youcam-uno-color-selector span {
    width: 8rem;
    height: 8rem;
    display: block;
    margin: .2rem;
    border-radius: .5rem;
    opacity: .9;
    cursor: pointer
}

#youcam-uno-color-selector span:hover {
    opacity: 1
}

#youcam-uno-color-selector .red {
    background-color: #d93832;
    border: .2rem solid #fb8f8b;
    box-shadow: 0 0 5px 3px #fb8f8b
}

#youcam-uno-color-selector .blue {
    background-color: #3f93d2;
    border: .2rem solid #7bbdf0;
    box-shadow: 0 0 5px 3px #7bbdf0
}

#youcam-uno-color-selector .yellow {
    background-color: #f1d648;
    border: .2rem solid #efde89;
    box-shadow: 0 0 5px 3px #efde89
}

#youcam-uno-color-selector .green {
    background-color: #4ba359;
    border: .2rem solid #9bdea6;
    box-shadow: 0 0 5px 3px #9bdea6
}

#youcam-uno-exit,
#youcam-uno-home {
    position: absolute;
    top: .5rem;
    right: .5rem;
    width: 2rem;
    height: 2rem;
    background: url(/images/exit2.png);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    outline: none;
    border: none;
    cursor: pointer
}

#youcam-uno-home {
    background-image: url(/images/hide.png);
    width: 2.3rem;
    height: 2.3rem;
    top: .4rem;
    right: 2.2rem
}

#youcam-uno-home:before {
    content: "-";
    color: #c32c1d;
    font-size: 2rem;
    top: -.2rem;
    position: relative
}

#youcam-uno-exit:hover,
#youcam-uno-home:hover {
    opacity: .7;
    scale: 1.1;
    rotate: 20deg
}

#youcam-uno-exit-dialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
    background-color: rgba(0, 0, 0, .5);
    display: flex;
    justify-content: center;
    align-items: center
}

#youcam-uno-exit-dialog #dialog-box {
    width: 16rem;
    background-color: #fff;
    background: #a4363e;
    padding: 1rem;
    border-radius: 30px;
    animation: action-card-indicator .1s 1;
    box-shadow: 5px 6px 0 -2px #620d15, -6px 5px 0 -2px #620d15, 0 -2px 0 2px #ee9191, 0 10px 0 0 #610c14
}

#youcam-uno-exit-dialog #dialog-box-content {
    background: radial-gradient(#fffbf3, #ffe19e);
    padding: 24px;
    box-sizing: border-box;
    border-radius: 20px 18px 20px 18px;
    box-shadow: 0 0 0 6px #5e1e21, 0 0 8px 6px #84222b, inset 0 0 15px 0 #614506, 6px 6px 1px 1px #e66565, -6px 6px 1px 1px #e66565;
    text-align: center
}

#youcam-uno-exit-dialog #dialog-box-content p {
    font-size: 1rem;
    margin: 0;
    box-sizing: border-box;
    color: #461417
}

#youcam-uno-exit-dialog #dialog-box-buttons {
    margin-top: 1rem;
    display: flex;
    justify-content: normal;
    align-items: center;
    gap: 1rem;
    box-sizing: border-box
}

#youcam-uno-exit-dialog #dialog-box-buttons button {
    padding: .3rem;
    flex: 1;
    border-radius: 20px;
    border: 2px solid #49181e;
    font-family: Skranji, cursive;
    color: #dedede;
    font-size: .8rem;
    text-shadow: 1px 2px 3px #000;
    cursor: pointer
}

#youcam-uno-exit-dialog #dialog-box-buttons button.confirm {
    background: linear-gradient(#ced869, #536d1b);
    box-shadow: 0 0 0 4px #7e1522, 0 2px 0 3px #e66565
}

#youcam-uno-exit-dialog #dialog-box-buttons button.confirm:hover {
    box-shadow: 0 0 0 4px #7e1522, 0 2px 0 3px #e66565, inset 2px 2px 10px 3px #4e6217
}

#youcam-uno-exit-dialog #dialog-box-buttons button.cancel {
    background: linear-gradient(#ea7079, #891a1a);
    box-shadow: 0 0 0 4px #7e1522, 0 2px 0 3px #e66565
}

#youcam-uno-exit-dialog #dialog-box-buttons button.cancel:hover {
    box-shadow: 0 0 0 4px #7e1522, 0 2px 0 3px #e66565, inset 2px 2px 10px 3px #822828
}

#show-uno {
    position: absolute;
    right: .2rem;
    bottom: 4rem;
    z-index: 2
}

#show-uno img {
    background: red;
    width: 2.0833333333rem;
    height: 2.0833333333rem;
    border-radius: 50%;
    cursor: pointer;
    border: .125rem solid #fff;
    box-shadow: 0 0 .2083333333rem .0833333333rem #afafaf
}

#show-uno.active img {
    animation: lightingBorder .7s linear infinite
}

@keyframes lightingBorder {
    0% {
        border-color: #1fcf4d
    }

    to {
        border-color: #fff
    }
}

@keyframes action-card-indicator {
    0% {
        scale: 1
    }

    to {
        scale: 1.2
    }
}

@keyframes arrow-down-indicator {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(50%)
    }
}

@keyframes uno-indicator {
    0% {
        transform: scale(.5)
    }

    to {
        transform: scale(1)
    }
}

@keyframes rotating {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes rotatingRTL {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(-1turn)
    }
}

.rotating {
    animation: rotating 3s linear infinite
}

.rotating.rtl {
    animation: rotatingRTL 3s linear infinite
}

.marquee {
    white-space: nowrap;
    font-size: .6rem;
    padding: .3rem .2rem
}

#story-board {
    display: flex;
    overflow-x: auto;
    height: 3.5rem;
    width: 100%;
    padding: .2rem
}

#story-board::-webkit-scrollbar {
    display: none
}

.story-board--item {
    width: 2.3rem;
    min-width: 2.3rem;
    height: 100%;
    cursor: pointer;
    border-radius: .4rem;
    background-color: var(--primary-color);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-right: .2rem
}

.story-board--item .img_bg {
    width: 100%;
    height: 75%;
    -o-object-fit: cover;
    object-fit: cover
}

.story-board--item:not(.add) .img_bg {
    height: 100%
}

.story-board--item img.img_user {
    position: absolute;
    top: .2rem;
    left: .2rem;
    border-radius: 50%;
    border: .11rem solid var(--primary-color);
    width: 1rem;
    height: 1rem
}

.story-board--item .user_name {
    position: absolute;
    left: .1rem;
    bottom: .1rem;
    font-size: .4rem;
    color: #fff;
    text-shadow: -.0416rem .0416rem #303030 !important
}

.story-board--item .plus {
    background-color: #fff;
    border-radius: 50%;
    border: .167rem solid var(--primary-color);
    position: absolute;
    left: .57rem;
    bottom: .1rem;
    width: 1.2rem
}

.story-board--item .plus svg {
    color: var(--primary-color) !important
}

@keyframes storySlideTime {
    0% {
        max-width: 0
    }

    to {
        max-width: 100%
    }
}

@keyframes storyLoading {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

#story-modal {
    outline: 0 !important;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    z-index: 100000;
    font-size: .5833333333rem;
    font-family: inherit
}

#story-modal-content,
#story-modal-content .story-viewer,
#story-modal-content .story-viewer>.slides,
#story-modal-content .story-viewer>.slides>* {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden
}

#story-modal * {
    outline: 0
}

#story-modal.with-effects {
    transform: scale(.01);
    transform-origin: top left;
    transition: .25s
}

#story-modal.with-effects.animated {
    transform: scale(1);
    border-radius: 0;
    margin-top: 0 !important;
    margin-left: 0 !important
}

#story-modal.with-effects.closed {
    transform: translateY(100%)
}

#story-modal .slider {
    width: 300vw;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -100vw;
    position: absolute
}

#story-modal .slider>* {
    width: 103vw;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute
}

#story-modal .slider>.previous {
    left: 0
}

#story-modal .slider>.viewing {
    left: 100vw
}

#story-modal .slider>.next {
    left: 200vw
}

#story-modal .slider.animated {
    transition: transform .25s linear
}

#story-modal.with-cube #story-modal-content {
    perspective: 1000vw;
    transform: scale(.95);
    perspective-origin: 50% 50%;
    overflow: visible;
    transition: .3s
}

#story-modal.with-cube .slider {
    transform-style: preserve-3d;
    transform: rotateY(0deg)
}

#story-modal.with-cube .slider>.previous {
    backface-visibility: hidden;
    left: 100vw;
    transform: rotateY(270deg) translateX(-50%);
    transform-origin: center left
}

#story-modal.with-cube .slider>.viewing {
    backface-visibility: hidden;
    left: 100vw;
    transform: translateZ(50vw)
}

#story-modal.with-cube .slider>.next {
    backface-visibility: hidden;
    left: 100vw;
    transform: rotateY(-270deg) translateX(50%);
    transform-origin: top right
}

#story-modal-content .story-viewer.paused.longPress .head,
#story-modal-content .story-viewer.paused.longPress .slides-pointers,
#story-modal-content .story-viewer.paused.longPress .tip {
    opacity: 0
}

#story-modal-content .story-viewer.viewing:not(.paused):not(.stopped) .slides-pointers>*>.active>b {
    animation-play-state: running
}

#story-modal-content .story-viewer.next {
    z-index: 10
}

#story-modal-content .story-viewer.viewing {
    z-index: 5
}

#story-modal-content .story-viewer.previous {
    z-index: 0
}

#story-modal-content .story-viewer.loading .head .loading,
#story-modal-content .story-viewer.muted .tip.muted {
    display: block
}

#story-modal-content .story-viewer.loading .head .right .close,
#story-modal-content .story-viewer.loading .head .right .time {
    display: none
}

#story-modal-content .story-viewer .slides-pagination span {
    position: absolute;
    top: 50vh;
    font-size: 2rem;
    color: #fff;
    line-height: 2rem;
    width: 2rem;
    margin: .25rem;
    transform: translateY(-50%);
    z-index: 1;
    text-align: center
}

#story-modal-content .story-viewer .slides-pagination .previous {
    left: 0
}

#story-modal-content .story-viewer .slides-pagination .next {
    right: 0
}

#story-modal-content .story-viewer .slides-pointers {
    display: table;
    table-layout: fixed;
    border-spacing: .25rem;
    border-collapse: separate;
    position: absolute;
    width: 100vh;
    top: 0;
    left: calc(50vw - 50vh);
    right: calc(50vw - 50vh);
    z-index: 100020
}

#story-modal-content .story-viewer .slides-pointers>* {
    display: table-row
}

#story-modal-content .story-viewer .slides-pointers>*>* {
    display: table-cell;
    background: hsla(0, 0%, 100%, .5);
    border-radius: .0833333333rem
}

#story-modal-content .story-viewer .slides-pointers>*>.seen {
    background: #fff
}

#story-modal-content .story-viewer .slides-pointers>*>*>b {
    background: #fff;
    width: auto;
    max-width: 0;
    height: .0833333333rem;
    display: block;
    animation-fill-mode: forwards;
    animation-play-state: paused;
    border-radius: .0833333333rem
}

#story-modal-content .story-viewer .slides-pointers>*>.active>b {
    animation-name: storySlideTime;
    animation-timing-function: linear
}

#story-modal-content .story-viewer .head {
    position: absolute;
    height: 2.3333333333rem;
    left: 0;
    right: 0;
    line-height: 2.3333333333rem;
    z-index: 100010;
    color: #fff;
    font-size: .5833333333rem;
    text-shadow: .0416666667rem .0416666667rem .0416666667rem rgba(0, 0, 0, .35), .0416666667rem 0 .0416666667rem rgba(0, 0, 0, .35);
    padding: .25rem .5rem
}

#story-modal-content .story-viewer .head .item-preview {
    overflow: hidden;
    vertical-align: top;
    background-size: cover;
    width: 1.75rem;
    height: 1.75rem;
    display: inline-block;
    margin-right: .375rem;
    border-radius: 50%;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50%
}

#story-modal-content .story-viewer .head .item-preview img {
    display: block;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

#story-modal-content .story-viewer .head .time {
    opacity: .75;
    font-weight: 500;
    font-size: .5416666667rem
}

#story-modal-content .story-viewer .head .left {
    line-height: 1 !important;
    display: inline-block;
    margin: .25rem 0
}

#story-modal-content .story-viewer .head .left .info {
    display: inline-block;
    max-width: 30vw;
    vertical-align: middle
}

#story-modal-content .story-viewer .head .left .info>* {
    width: 100%;
    display: inline-block;
    line-height: .875rem
}

#story-modal-content .story-viewer .head .left .info .name {
    font-weight: 500
}

#story-modal-content .story-viewer .head .right {
    float: right
}

#story-modal-content .story-viewer .head .back,
#story-modal-content .story-viewer .head .right .close {
    font-size: 1.75rem;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    cursor: pointer;
    text-align: center;
    color: #fff;
    opacity: 1;
    margin-top: -.4rem
}

#story-modal-content .story-viewer .head .right .remove {
    position: absolute;
    right: .2rem;
    top: 2rem
}

#story-modal-content .story-viewer .head .left .back {
    display: none;
    width: 1rem;
    margin: -.375rem -.25rem 0
}

#story-modal-content .story-viewer .head .right .time {
    display: none
}

#story-modal-content .story-viewer .head .loading {
    display: none;
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
    margin: .375rem 0;
    box-sizing: border-box;
    border: .1666666667rem solid hsla(0, 0%, 100%, .2);
    border-top-color: #fff;
    animation: storyLoading 1s linear infinite
}

#story-modal-content .story-viewer .head,
#story-modal-content .story-viewer .slides-pointers,
#story-modal-content .story-viewer .tip {
    transition: opacity .5s
}

#story-modal-content .story-viewer .slides .item {
    display: none;
    overflow: hidden;
    background: #000
}

#story-modal-content .story-viewer .slides .item:before {
    z-index: 4;
    background: transparent;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

#story-modal-content .story-viewer .slides .item>.media {
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    top: 50%
}

#story-modal-content .story-viewer .slides .item.active,
#story-modal-content .story-viewer .slides .item.active .tip.link {
    display: block
}

#story-modal-content .story-viewer .tip {
    z-index: 5;
    text-decoration: none;
    display: none;
    border-radius: 1rem;
    background: rgba(0, 0, 0, .5);
    font-size: .6666666667rem;
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: .5rem 1rem
}

#story-modal.rtl {
    direction: rtl;
    left: auto;
    right: 0
}

#story-modal.rtl.with-effects {
    transform-origin: top right
}

#story-modal.rtl.with-effects.animated {
    margin-left: auto !important;
    margin-right: 0 !important
}

#story-modal.rtl .slider {
    left: auto;
    right: -100vw
}

#story-modal.rtl .slider>.previous {
    left: auto;
    right: 0;
    transform: rotateY(-270deg) translateX(50%)
}

#story-modal.rtl .slider>.viewing {
    left: auto;
    right: 100vw
}

#story-modal.rtl .slider>.next {
    left: auto;
    right: 200vw
}

#story-modal.rtl.with-cube .slider>.previous {
    left: auto;
    right: 100vw;
    transform-origin: center right
}

#story-modal.rtl.with-cube .slider>.viewing {
    left: auto;
    right: 100vw;
    transform: translateZ(50vw)
}

#story-modal.rtl.with-cube .slider>.next {
    left: auto;
    right: 100vw;
    transform-origin: top left;
    transform: rotateY(270deg) translateX(-50%)
}

#story-modal.rtl #story-modal-content .story-viewer .slides-pagination .previous {
    left: auto;
    right: 0
}

#story-modal.rtl #story-modal-content .story-viewer .slides-pagination .next {
    right: auto;
    left: 0
}

#story-modal.rtl #story-modal-content .story-viewer .head .item-preview {
    margin-right: auto;
    margin-left: .375rem
}

#story-modal.rtl #story-modal-content .story-viewer .head .right {
    float: left
}

#story-modal.rtl #story-modal-content .story-viewer .tip {
    left: auto;
    right: 50%;
    transform: translateX(50%)
}

#story-modal #story-modal-content .story-viewer .pause {
    display: none;
    font-size: 3rem;
    color: #fff;
    position: absolute;
    z-index: 1000000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#story-modal #story-modal-content .story-viewer.paused .pause {
    display: inline
}

@media (max-width:42.6666666667rem) {
    #story-modal-content .story-viewer .head {
        top: .125rem
    }

    #story-modal-content .story-viewer .head .loading {
        width: 1rem;
        height: 1rem;
        margin: .25rem 0
    }

    #story-modal-content .story-viewer .head .item-preview {
        width: 1.25rem;
        height: 1.25rem;
        margin-right: .375rem
    }

    #story-modal-content .story-viewer .head .left {
        font-size: .625rem;
        margin: .2rem 0
    }

    #story-modal-content .story-viewer .head .left>div {
        line-height: 1.25rem
    }

    #story-modal-content .story-viewer .head .right .time {
        display: block;
        white-space: nowrap;
        font-size: .625rem;
        margin: .625rem 0;
        line-height: 1.25rem
    }

    #story-modal-content .story-viewer .head .left>.back {
        display: none;
        background: transparent;
        z-index: 20;
        visibility: visible;
        position: absolute;
        height: 1.75rem;
        width: 1rem;
        line-height: 1.5rem;
        text-align: left;
        vertical-align: top;
        text-shadow: none
    }

    #story-modal-content .story-viewer.with-back-button .head .left>.back {
        display: block;
        top: .1rem
    }

    #story-modal-content .story-viewer.with-back-button .head .left .item-preview {
        margin-left: .75rem
    }

    #story-modal-content .story-viewer .slides-pointers {
        width: 100vw;
        left: 0;
        right: 0
    }

    #story-modal-content .story-viewer .tip {
        font-size: .5833333333rem;
        padding: .25rem .5rem
    }

    #story-modal-content .story-viewer .head .left .time,
    #story-modal-content .story-viewer .head .right .close {
        display: none
    }

    #story-modal.rtl #story-modal-content .story-viewer .head .item-preview {
        margin-right: auto;
        margin-left: .375rem
    }

    #story-modal.rtl #story-modal-content .story-viewer .head .left>.back {
        text-align: right
    }

    #story-modal.rtl #story-modal-content .story-viewer.with-back-button .head .left .item-preview {
        margin-left: auto;
        margin-right: .75rem
    }
}

.story-reactions {
    position: absolute;
    left: 0;
    bottom: 7rem;
    display: flex;
    flex-direction: column;
    padding: .5rem
}

.story-reactions .comments_wrapper,
.story-reactions .likes_wrapper,
.story-reactions .views_wrapper {
    display: flex;
    flex-direction: column;
    color: #fff;
    z-index: 100000000;
    text-align: center;
    cursor: pointer
}

.story-reactions .comments_wrapper .fa,
.story-reactions .likes_wrapper .fa,
.story-reactions .views_wrapper .fa {
    font-size: 2rem;
    text-shadow: .0833333333rem .0833333333rem red
}

.story-reactions .comments_wrapper .comments,
.story-reactions .likes_wrapper .likes,
.story-reactions .views_wrapper .views {
    margin-top: 0
}

.story-reactions .likes_wrapper .fa.liked {
    color: #f03254;
    animation: pulse .2s ease
}

@keyframes pulse {
    to {
        transform: scale(1.3)
    }
}

#story-comments {
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#story-comments #story-comments-container {
    position: relative;
    margin: 0 auto;
    top: 100vh;
    background-color: #fff;
    width: 100%;
    max-width: 17rem;
    height: 80%;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    transition: top .2s linear 0s;
    display: flex;
    flex-direction: column
}

#story-comments #story-comments-container #story-comments-header {
    text-align: center;
    padding: .3rem .5rem
}

#story-comments #story-comments-container #story-comments-header #story-comments-close {
    float: left;
    cursor: pointer
}

#story-comments #story-comments-container #story-comments-body {
    overflow: auto;
    flex-grow: 1;
    height: 8rem
}

#story-comments #story-comments-container #story-comments-footer {
    height: 1.6rem;
    position: relative
}

#story-comments #story-comments-container #story-comments-footer .story-comments-form {
    background: var(--primary-color);
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: .35rem .1rem .25rem
}

#story-comments #story-comments-container #story-comments-footer .story-comments-form--attach {
    margin-right: .2em;
    font-size: .55rem;
    margin-top: -.125rem;
    height: 1.125rem;
    border: .042rem solid var(--border-color) !important
}

#story-comments #story-comments-container #story-comments-footer .story-comments-form--loading-percent {
    display: none;
    position: absolute;
    text-align: center;
    font-size: .5rem;
    top: .35rem;
    left: .5rem
}

#story-comments #story-comments-container #story-comments-footer .story-comments-form--face {
    margin-right: .2em;
    cursor: pointer;
    width: .9166666667rem;
    height: .9166666667rem
}

#story-comments #story-comments-container #story-comments-footer .story-comments-form--input {
    width: calc(100% - 4rem);
    margin-right: .2em;
    vertical-align: middle;
    text-align: left;
    height: 1.083rem;
    margin-top: -.083rem;
    border: none;
    overflow: hidden;
    resize: none;
    outline: none
}

#story-comments #story-comments-container #story-comments-footer .story-comments-form--input:active,
#story-comments #story-comments-container #story-comments-footer .story-comments-form--input:focus {
    border: none !important
}

#story-comments #story-comments-container #story-comments-footer .story-comments-form--send {
    font-size: .55rem;
    font-weight: 700;
    margin-top: -.125rem;
    height: 1.125rem;
    border: .042rem solid var(--border-color) !important
}

.story-comments--comment {
    position: relative;
    background: #fff;
    border: .0416666667rem solid #e6e6fa;
    padding: .1rem .05rem;
    margin: 0 .05rem -.0416666667rem
}

.story-comments--comment--avatar {
    float: left;
    margin: 0;
    cursor: pointer
}

.story-comments--comment--avatar img {
    border-radius: 50%;
    border-width: .0416666667rem !important;
    padding: .0416666667rem;
    width: 1.25rem;
    height: 1.25rem
}

.story-comments--comment--content,
.story-comments--comment--title {
    font-size: .55rem;
    font-weight: 700;
    padding: 0 .2em 0 2.8em;
    direction: rtl;
    margin: 0;
    max-width: 93%;
    word-wrap: break-word
}

.story-comments--comment--title .username__wrapper {
    font-size: .55rem;
    padding: 0
}

.story-comments--comment--content {
    color: #000;
    margin: .2em 0
}

.story-comments--comment--like,
.story-comments--comment--remove {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 .0833333333rem;
    font-size: 60%;
    font-weight: 700
}

.story-comments--comment--remove {
    right: 1.1rem
}

.story-comments--comment--time {
    font-size: .45rem;
    color: #000;
    position: absolute;
    top: .1em;
    right: .1em
}

#story-views {
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#story-views #story-views-container {
    position: relative;
    margin: 0 auto;
    top: 100vh;
    background-color: #fff;
    width: 100%;
    max-width: 17rem;
    height: 80%;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    transition: top .2s linear 0s;
    display: flex;
    flex-direction: column
}

#story-views #story-views-container #story-views-header {
    text-align: center;
    padding: .3rem .5rem
}

#story-views #story-views-container #story-views-header #story-views-close {
    float: left;
    cursor: pointer
}

#story-views #story-views-container #story-views-body {
    overflow: auto;
    flex-grow: 1;
    height: 100%
}

.story-views--view {
    position: relative;
    background: #fff;
    border: .0416666667rem solid #e6e6fa;
    padding: .1rem .05rem;
    margin: 0 .05rem -.0416666667rem
}

.story-views--view--avatar {
    float: left;
    margin: 0;
    cursor: pointer
}

.story-views--view--avatar img {
    border-radius: 50%;
    border-width: .0416666667rem !important;
    padding: .0416666667rem;
    width: 1.25rem;
    height: 1.25rem
}

.story-views--view--title {
    font-size: .55rem;
    font-weight: 700;
    padding: 0 .2em 0 2.8em;
    direction: rtl;
    margin: 0;
    max-width: 93%;
    word-wrap: break-word
}

.story-views--view--title .username__wrapper {
    font-size: .55rem;
    padding: 0
}

.story-views--view--time {
    font-size: .45rem;
    color: #000;
    position: absolute;
    top: .1em;
    right: .1em
}

* {
    white-space: normal;
    font-size: .625rem;
    font-family: serif;
    text-shadow: none !important;
    font-weight: 700 !important
}

html {
    font-size: 24px
}

body,
html {
    height: 100%
}

body {
    line-height: 1;
    max-width: 100%;
    color: #333;
    overflow: hidden
}

input {
    font-size: .6rem;
    padding: 0 .5em;
    border: .04em solid #bbb;
    outline: none
}

input:active,
input:focus {
    border: .0416666667rem solid #aaa
}

button.btn {
    padding: 0 .208rem
}

#app {
    max-width: 100%;
    height: 100%;
    overflow: hidden
}

img {
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none
}