﻿body,html{background-color:#f7f7f7 !important;padding-bottom:5em;}
.radar_state{width:100%;background-color:#fff;height:4em;line-height:4em;padding:0;overflow:hidden;border-bottom:1px solid #f0f0f0;}
.radar_state>li{display:inline-block;width:50%;font-size:1.4em;font-weight:600;text-align:center;float:left;box-sizing:border-box;}
.radar_state>li>a{width:100%;color:#333;cursor:pointer;}
.color{color:#00a8ff !important;border-bottom:2px solid #00a8ff;display:inline-block;height:2.8em;width:100%;}
.loadingGif{width:20%;height:10%;position:fixed;top:40%;left:35%;display:none;}
.radar_trail{padding:0 2em 1em;}
.radar_trailtime{background-color: #e2e2e2;text-align: center;color: #fff;width: 50%;margin: 1.5em auto 0.5em;padding: .3em .5em;border-radius: 4px;font-size: 1.2em;}
.mui-navigate-right:after, .mui-push-left:after, .mui-push-right:after{font-size:2em !important;}
.mui-table-view .mui-media-object{vertical-align:middle;}
.mui-media-body{display:inline-block !important;vertical-align:middle !important;}
.mui-media-body>p{padding:0 2em 0 .5em;font-size:1.3em;}
.mui-table-view{background-color:#f7f7f7 !important;}
.mui-table-view-chevron .mui-table-view-cell{background-color:#fff !important;margin-bottom:.5em;border:1px solid #e2e2e2;border-radius:4px;}
.mui-table-view:after{ height:0 !important;}
.mui-table-view:before{ height:0 !important;}
.mui-table-view-cell:after{ height:0 !important;}
.mui-table-view-cell:before{ height:0 !important;}
.history_content {width: 100%;padding: 0 1em;background-color: #fff;}
.message_messagecontent {width: 100%;overflow: hidden;padding: 0.5em 0 0;/*border-bottom: 1px solid #f0f0f0;*/}
.history_content a:nth-child(1) .message_messagecontent{padding: 1em 0 0;}
a {color: #fff;background-color: #fff;}
.userIcon {float: left;border-radius: 100%;width:3.7em;height:3.7em;}
.userIcon img {width: 100%;height:100%;vertical-align: middle;}
.userImg {border-radius: 100%;margin-top: 0.2em;}
.userImg img {width: 100%;border-radius: 100%;}
.message_content_info {float: left;margin-left: 0.7em;width: 69%;}
.message_content_special {font-size: 1.7em;color: #333 !important;margin-bottom:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.message_latest {color: #ccc;font-size: 1.2em;margin-top: -0.3em;margin-bottom:0;}
.message_date {float: right;text-align: right;}
.message_date p {color: #ccc;font-size: 1.2em !important;margin-bottom:0;}
.notice_number {display: none;background-color: #f85959;color: #fff;text-align: center;vertical-align: middle;font-size: 12px;line-height: 1;padding: 3px 6px;border-radius: 100px;}
.chatDiv{display:inline-block;width:88%;padding-bottom:1.1em;margin-bottom:-6px;}
.showDiv{display:inline-block}
.hideDiv{display:none;}
@media only screen and (max-width: 414px){
.chatDiv{width:90%;}
}
@media only screen and (max-width: 375px){
.chatDiv{width:88%;}
}
@media only screen and (max-width: 320px){
.chatDiv{width:87%;}
}