/* NOTICE */

.notice-wrapper {
    background-color: rgba(32, 32, 32, 0.80)
}

/* PANEL  */

.panel {
    width: 134px;
    position: absolute;
    top: 10px;
    right: 10px;
    row-gap: 10px;
    z-index: 100;
    align-items: flex-end
}

.panel .pwa:hover {
    opacity: .85
}

.panel-buttons {
    justify-content: flex-end;
}

.panel .item {
    display: flex;
    border-radius: 10px;
    background: #101010BF;
    justify-content: center;
    align-items: center
}

.panel .item-padding {
    padding: 15px
}

.panel .fchat-logo {
    width: 104px;
    height: 24px
}

.panel .item-100 {
    flex: 1 0 100%
}

.panel .item a {
    padding: 15px
}

.panel .item a:hover {
    cursor: pointer;
    opacity: .85
}

.panel .item a img {
    display: flex
}

.panel .rotate-180 {
    transform: rotate(180deg)
}

/* CHAT */


:root {
    --free-cm-video-in-background: none !important
}

.free-ne-popup-overlay {
    display: none !important
}

.fchat * {
    box-sizing: border-box;
    font-family: inherit !important
}

.fchat {
    margin: 0 auto;
    padding: 0;
    background: #202020
}

#cmtBox1 {
    width: 280px;
    height: 210px;
    min-width: 270px;
    min-height: 150px;
    top: 10px;
    left: 10px;
    z-index: 102;
    position: absolute !important;
    overflow: hidden;
    border: 4px solid #101010;
    cursor: move
}

#cmtBox2 {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden
}

#cmtControl {
    position: absolute !important;
    left: 0;
    bottom: 0;
    z-index: 11 !important;
    width: 100%;
    flex-shrink: 2;
    height: auto;
    display: flex;
    justify-content: center
}

#cmtNext:hover {
    opacity: 1 !important;
    background: #59A4E4BF !important
}

#cmtNext {
    display: none;
    background: #59A4E4 !important;
    color: #FFFFFF
}

#cmtStart {
    background: #282828 !important;
    color: #FFFFFF;
    width: 100% !important;
    height: auto;
    margin: 0
}

#cmtStart:hover {
    opacity: 1 !important;
    background: #303030 !important
}

#cmtStop:hover {
    background: #FF0000BF !important;
    opacity: 1 !important;
}

#cmtStop {
    width: 100%;
    display: none;
    background: red !important;
    color: #FFFFFF
}

.button:active, .button.active {
    opacity: 1
}

.button:hover, .button:focus {
    opacity: 1;
    transition: .2s
}

.button {
    flex: 1 4 100%;
    font-weight: bold !important;
    border: none !important;
    border-radius: 0 !important;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 32px !important;
    text-align: center;
    white-space: nowrap;
    height: auto;
    line-height: 1.5em !important;
    padding: 20px 10px !important;
    transition: .2s;
    z-index: 10
}

.cmtButtons-3 {
    flex: 1 0 100%;
    display: flex;
    justify-content: space-between
}

.fchat-container {
    position: relative
}

.free-ne-search-info {
    padding: 10px 15px !important
}

.free-ne-search-info__item {
    border: none !important
}


.free-ne-user-camera,
.free-ne-user-camera .free-ne-user-local-stream__video--waiting:before {
    background: #181818 !important; /*  usercam */
}


.free-ne-companion-video {
    background: #202020 !important; /*  partner cam */
}


.free-cm-video-in__panel-item:last-child {
    display: none
}

.free-cm-video-out-turn-on {
    font-size: 16px !important;
    text-transform: lowercase !important;
    text-decoration: none !important
}

.free-ne-companion-video {
    padding-bottom: 88px
}

.free-ne-companion-video .free-ne-connection-in-process {
    height: calc(100% - 108px) !important
}

#cmtBox1 .free-cm-video-out {
    overflow: hidden;
    border-radius: 0
}


.free-cm-video-out__panel .free-cm-video-out__panel-item:last-child {
    display: none
}


.free-cm-video-in__host {
    display: none
}

.free-ne-camera-settings__microphone, .free-ne-companion-video__volume, .free-ne-camera-settings__device {
    background: #101010 !important
}

.free-ne-companion-video__volume {
    display: none
}

.free-cm-video-in-stream {
    object-fit: contain !important
}

.free-cm-video-out-stream__video {
    object-fit: cover !important
}


.free-cm-video-in__panel-item {
    padding: 0 !important;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    color: #FFFFFF
}

.free-ne-camera-devices-settings {
    background: #101010 !important;
    color: #FFFFFF !important
}

.free-ne-camera-devices-settings * {
    font-size: 12px !important;
    font-family: inherit !important;
    color: #FFFFFF !important
}

.free-ne-ui-select-options-list {
    background: #282828 !important;
    border-color: #303030 !important;
    border-radius: 10px !important
}

.free-ne-ui-select-option-item__label {
    color: #FFFFFF !important;
    font-size: 12px !important;
    font-family: inherit !important
}

.free-ne-ui-select-option-item:before {
    display: none !important;
    background-color: #181818 !important
}

.free-ne-ui-select-option-item--active {
    background-color: #59A4E4
}

.free-ne-ui-select-selected-value {
    border-color: #282828 !important
}


.free-cm-video-out__panel {
    display: flex !important;
    justify-content: center !important
}

.free-cm-video-in__panel {
    width: 260px !important;
    height: auto !important;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    position: absolute;
    align-items: flex-start !important;
    row-gap: 10px;
    background: #101010 !important;
    top: 10px;
    right: 154px;
    left: auto !important;
    bottom: auto !important
}

.free-cm-video-in__panel {

}

/* DUOSTYLE */


.duostyle .cmtButtons-3 {
    flex: 0 4 100%;
    column-gap: 0
}

.duostyle #cmtBox2 {
    width: 50%
}

.duostyle #cmtBox1 {
    width: 50% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 0;
    position: static !important;
    resize: none;
    border: none;
    cursor: default
}

.duostyle #cmtStart {
    border-radius: 0 !important
}

.duostyle .button {
    padding: 20px 10px !important;
    border-radius: 0 !important
}

.duostyle #cmtControl {
    padding: 0
}

.duostyle .free-cm-video-out__panel {
    bottom: 98px !important;
    background: #1010107A !important;
    border-radius: 10px !important;
    width: auto !important;
    left: auto !important;
    right: 10px !important
}

.duostyle .free-cm-video-in__panel {
    top: 10px;
    right: 10px;
    left: auto !important;
    bottom: auto !important
}

.duostyle .free-cm-video-out-turn-on {
    font-size: 20px !important;
    text-transform: lowercase !important;
    text-decoration: none !important
}

.duostyle .free-cm-video-out-turn-on:hover {
    text-decoration: underline !important
}

.duostyle #cmtBox1 .free-cm-video-out {
    border-radius: 0
}

.duostyle .free-ne-companion-video,
.duostyle .free-ne-user-camera {
    padding-bottom: 88px
}

.duostyle .free-ne-companion-video .free-ne-connection-in-process {
    height: calc(100% - 88px) !important
}

