html,body,#app{
    height: 100%;
    margin: 0;
    padding: 0;
}
.meeting-title{
    margin: 0 auto; width: 95%; max-width:100%;
}
.el-cascader {
    width: 100%;
}
.el-select{
    width: 100%;
}
.areaDialog{
    z-index: 99999 !important;
}
.pl-3{
    margin-left:3rem;
}
.tab-content .tab-pane{
    width: 98%;
    margin: 0 auto !important;
}
.tab-content img{
    max-width:100%;
}
.swiper {
    width: 48%;
    height: 26%;
    min-height: 230px;
    margin: 0 auto;
    bottom: 217px;
}
.swiper-wrapper{
    height: 25vh;
}
.view-more{
    margin: 10px auto;
    text-align: center;
}
.spinner-4 {
    display: none;
    margin: 10px auto;
    width:50px;
    height:50px;
    border-radius:50%;
    padding:1px;
    background:conic-gradient(#0000 10%,#23aa93) content-box;
    -webkit-mask:
            repeating-conic-gradient(#0000 0deg,#000 1deg 20deg,#0000 21deg 36deg),
            radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 calc(100% - 8px));
    -webkit-mask-composite: destination-in;
    mask-composite: intersect;
    animation:s4 1s infinite steps(10);
}
@keyframes s4 {to{transform: rotate(1turn)}}

@media (max-width: 768px){
    .meeting-title{
        margin: 0 auto; width: 95%;
    }
    .swiper {
        width: 100% !important;
        height: 220px !important;
        margin: 0 auto 3rem auto;
        position: fixed;
        bottom: 10px;
    }
    .swiper-wrapper{
        height: 29vh;
    }
    .chat-header{
        display: none;
    }

    .main{
        margin: 0 1rem;
    }

    .chat-footer {
        bottom: 0;background: #ffffff;width: 92% !important;z-index: 99999;margin-bottom: 0px;padding-bottom: 0px;
    }
}
@media (max-width: 992px){
    .swiper-wrapper{
        height: 29vh;
    }
    .swiper {
        width: 100%;
        height: 36%;
        margin: 0 auto 3rem auto;
    }
    .message{
        margin-bottom: 2rem;
    }

}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #f5f5f5;

    /* Center slide text vertically */

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    padding: 0 5px;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.timeover {
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(12 135 114);
    z-index: 99;
    padding-right: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.timewrap {
    width: 100%;
    height: 100%;
    padding-left: 25px;
    color: #FFFFFF;
    font-size: 18px;
}
.rel {
    position: relative;
}

.yelloColor {
    color: #FFB910;
    font-size: 18px;
}
.theme-blue{
    color:#0d6efd !important;
}
.theme-time-blue{
    background: #0d6efd !important;
}
.theme-border-blue a:hover,.theme-border-blue .active{
    border-bottom: 1px solid #0d6efd !important;
    color: #0d6efd !important;
    background-color: transparent;
}
.theme-avatar-blue{
    border: 2px solid #0d6efd !important;
}
.theme-botton-blue{
    background-color: #0d6efd !important;
    border-color: #0d6efd !important;
}
.theme-loading-blue{
    background: conic-gradient(#0000 10%,#0d6efd) content-box !important;
}

.theme-green{
    color:#21aa93 !important;
}
.theme-time-green{
    background: #21aa93 !important;
}
.theme-border-green a:hover,.theme-border-green .active{
    border-bottom: 1px solid #21aa93 !important;
    color: #21aa93 !important;
    background-color: transparent;
}
.theme-avatar-green{
    border: 2px solid #21aa93 !important;
}
.theme-botton-green{
    background-color: #21aa93 !important;
    border-color: #21aa93 !important;
}
.theme-loading-green{
    background: conic-gradient(#0000 10%,#21aa93) content-box !important;
}

.theme-red{
    color:#dc3545 !important;
}
.theme-time-red{
    background: #dc3545 !important;
}
.theme-border-red a:hover,.theme-border-red .active{
    border-bottom: 1px solid #dc3545 !important;
    color: #dc3545 !important;
    background-color: transparent;
}
.theme-avatar-red{
    border: 2px solid #dc3545 !important;
}
.theme-botton-red{
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}
.theme-loading-red{
    background: conic-gradient(#0000 10%,#dc3545) content-box !important;
}
#bg{
    width:100%;
    min-height:180px;
}
@media (max-width: 768px){
    #bg{

        max-height:180px;
    }
}
@media (max-width: 992px){
    #bg{

        max-height:180px;
    }

}
@media (min-width: 992px){
    .py-4{
        padding-bottom: 100px !important;
    }
}
.swiper-slide .col-md-2{
    padding: 10px;
}

.footer-red, .footer-green, .footer-blue{
    text-align: center;

    color: #fff;
    padding: 10px;
    position: fixed;
    bottom: 0px;
    width: 100%;
}
.footer-red{
    background: #dc3545 ;
}
.footer-green{
    background: #21aa93 ;
}

.footer-blue{
    background: #0d6efd ;
}
#meeting-intro p{
    padding-bottom: 30px;
}

.video-list .video-item div{
    list-style: none;
    cursor: pointer;
    line-height: 30px;
    margin: 10px;
    padding: 10px 20px;
    border-radius: 10px;
    background: #f3f2ef ;
}

.video-list .video-item a:active, .video-list .video-item a:hover{
    text-decoration: none;
}

.video-red{
    color: #F2F6FC !important;
    background: #dc3545 !important;
}
.video-green{
    color: #F2F6FC !important;
    background: #21aa93 !important;
}

.video-blue{
    color: #F2F6FC !important;
    background: #0d6efd !important;
}