.mainview {top:86px;}
.mainviewBI {top:86px;}
.mainviewMN {top:86px;}

#mainTextEx .A1 {height:50px!important;}


#downchat 
{
    position: fixed;
    display: inline-block;
    top: 790px;
    margin-left:-2px;
    width: 624px;
    padding: 4px;
    height: 98vh;
    background: rgba(22,24,36);
    border-radius: 14px;
    z-index:21;
    word-wrap: break-word;
    }
#downchat2 
{
    position: fixed;
    display: inline-block;
    top: 0px;
    margin-left:-3px;
    width: 632px;
    padding: 4px;
    height: 98vh;
    background: rgba(22,24,36);
    border-radius: 11px;
    color:#CDCDCD;
    z-index:21;
    word-wrap: break-word;
    }
#PCwin 
{
    position: fixed;
    display: inline-block;
    top: 1px;
    height: auto;
    width: 975px;
    padding: 4px;
    margin-left: 647px;
    background: rgba(22,24,36,0.5);
    border-radius: 14px;
    z-index:21;
    height: 98vh;
    overflow-y: auto;
}
.b3 {
  top:-105px;
}

