﻿
.topdivcss {
    min-height: 32px;
    background-color:RGB(32,149,214);
    width: 100%;
    flex-shrink:0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap:wrap;
    align-content:flex-start;
    align-items:flex-start;
}
.sheettab
{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap:nowrap;
    flex-shrink:0;
    align-content:flex-start;
    align-items:flex-start;
    height:27px;
    margin-left:8px;
}
.tabheaderselectcss {
    float: left;
    background-color:white;
}
.pagecss
 {
    width: 100%;
    height:100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap:nowrap;
    flex-direction:column;
}

.tabcss {
    width: 100%;
    height:100%;
    overflow: auto;
    position:relative;
}

.tabfristcss {
    /*background-image:url(img/dise.jpg);*/
    background-color:transparent;
    float:left;
    width:20px;
    height:100%;
    position:relative;
    /*background-size:10px 27px;*/
}

.tabfristovercss {
    /*background-image:url(img/baisebuttonl1.png);*/
    float:left;
    width:20px;
    height:100%;
    background-color:#56bbf6 ;
    /* background-size:10px 27px;*/
}
.tabfristselectcss {
    /*background-image:url(img/baisebuttonl.png);*/
    background-color:white;
    float:left;
    width:8px;
    margin-left:2px;
    height:100%;
}
.tablasttcss {
   /* background-image: url(img/dise.jpg);
    background-size:10px 27px;*/
}
.tablasttovercss {
    /*background-image: url(img/baisebuttonr1.png);
    background-size:10px 27px;*/
    background-color:#56bbf6
}
.tablastselectcss {
    /*background-image: url(img/baisebuttonr.png);
    background-size:10px 27px;*/
    background-color:white;
}
.tablabelcss {
    /*color:white;*/
    color:black;
    /*background-image: url(img/baisebuttone.png);*/
}

.tablabelovercss {
    color:white;
    /*background-image: url(img/baisebuttonw1.png);*/
    background-color:#56bbf6
}
.tablabelselectcss {
    /*background-image:url(img/baisebuttonw.png);*/
    background-color: white;
    /*background-image:url(img/clickm.jpg);*/
    color:black;
}
.tabtopleft {
    /*background-image:url(img/leftbutton.png);*/
}
.tabtopright {
    /*background-image:url(img/rightbutton.png);*/
}
.chatdivonmourse {
    border:1px solid #a3a5f3;
}
.chatdiv {
    border:1px solid transparent;
}
.chartbk 
{
    background-image:url(img/backgroundleft.png);
}
.listtitle 
{
    text-align:center;
   font-family:KaiTi;
   font-size:24px;
   font-weight:bold;
   color:#636363;
}
.chartitle 
{
    text-align:center;
    color:#636363;
}
.closeimgover {
            background-image:url(img/1close.png);
}
.closeimgnomal {
            background-image:url(img/2close.png);
}
