.tile-view .filmstrip.collapse .remote-videos {
    overflow: hidden!important;
}


.tile-view .remote-videos {
    box-sizing: border-box;
    min-height: 100%!important;
    max-height: 100%!important;
}

.tile-view #remoteVideos {
    height: 100% !important;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: margin-bottom .3s ease-in;
}

@media only screen and (max-width: 360px) {
    .feedback-dialog h1, .invite-more-dialog h1, .welcome-popup h1 {
        font-size: 20px !important;
        line-height: 25px!important;
    }

    .feedback-dialog p, .invite-more-dialog p, .welcome-popup p {
        font-size: 14px !important;
        line-height: 20px!important;
    }
}

.inlay {
    margin-top: 14%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    padding: 40px 8px 44px!important;
    color: #fff;
    background: #7a7a7a;
    text-align: center;
}

.overlay__content {
    position: absolute;
    margin: 0 auto;
    height: 100%;
    width: 88%!important;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (min-width: 0px) and (max-width: 500px) {
    .css-1oc7v0j {
        height: 100%!important;
        left: 0px!important;
        position: relative!important;
        top: 0px!important;
        max-width: 100%!important;
        width: 100%!important;
    }

    .css-1harwh1 {
        display: flex!important;
        flex-direction: column!important;
        flex: 1 1 auto!important;
        max-height: 100%!important;
        height: 100vh!important;
    }

    .welcome-popup {
       padding: 20px!important;
    }

    .modal-dialog-form {
      padding: 0!important;
      margin: 0!important;
    }

    .toolbox-content {
        align-items: center !important;
        box-sizing: border-box !important;
        display: flex !important;
        margin-bottom: 0px !important;
        position: relative !important;
        z-index: 250 !important;
        pointer-events: none !important;
        bottom: 0 !important;
        max-width: 100% !important;
        min-width: 100% !important;
        width: fit-content!important;
        overflow: auto !important;
        box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.25), 0px 0px 0px 1px rgba(0, 0, 0, 0.15) !important;
    }

    .toolbox-content-wrapper {
        display: flex!important;
        flex-direction: column!important;
        margin: 0 auto!important;
        max-width: 100%!important;
        pointer-events: all!important;
    }

    .toolbox-content-items {
        margin: 0 auto!important;
        background: #FFF!important;
        text-align: center!important;
        pointer-events: all!important;
        display: flex!important;
        overflow-x: auto!important;
    }
}

#reloadProgressBar {
    background: #e9e9e9;
    border-radius: 3px;
    height: 5px;
    margin: 5px auto;
    overflow: hidden;
    width: 100%!important;
}

.tile-view .filmstrip.collapse #remoteVideos {
    height: calc(100%) !important;
    margin-bottom: 0px !important;
}


.btn {
    border-radius: 23px;
    padding: 8px 25px;
    height: 45px;
    margin: auto;
    font-weight: 600;
    min-width: 100%!important;
    border: none;
    text-transform: uppercase
}

.jss84 {
    width: 100%!important;
    display: flex !important;
    justify-content: center !important;
}

.device-selection .device-selection-column.column-selectors {
    width: 100%!important;
}

.device-selection .device-selection-column.column-video {
    width: 100%!important;
}

.tile-view .filmstrip.collapse .remote-videos{
    overflow: hidden!important;
}


.drawer-menu {
    background: white !important;
    border-radius: 16px 16px 0 0!important;
    overflow-y: auto!important;
    margin-bottom: env(safe-area-inset-bottom, 0)!important;
    width: 100%!important;
    color: black!important;
    box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.25), 0px 0px 0px 1px rgba(0, 0, 0, 0.15)!important;
}

.css-1jesbqk {
    display: flex;
    flex-direction: column;
    height: calc(100% - 0px)!important;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100%)!important;
    top: 60px;
    width: 100%!important;
    z-index: 510;
    pointer-events: none;
    position: absolute;
}