.header{
    padding: 5px 0;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137);
}
.header div{
    display: inline-block;
}

.header .img-logo{
    width: 50px;
    height: 50px;
    vertical-align: top;
}
.name{
    margin-left:10px;
    font-family: 'Arial Negreta', 'Arial';
    font-size:32px;
    font-weight: 700;
}
small{
    margin-left: 10px;
    font-family: 'ÃƒÂ¥Ã‚Â¹Ã‚Â¼ÃƒÂ¥Ã…â€œÃ¢â‚¬Â  Regular', 'ÃƒÂ¥Ã‚Â¹Ã‚Â¼ÃƒÂ¥Ã…â€œÃ¢â‚¬Â ';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}
.header-right{
    float: right;
}
.img-user,.img-logout{
    vertical-align: middle;
    cursor: pointer;
}
.img-user{
    width: 50px;
    height: 50px;
}
.img-logout{
    margin-left: 20px;
    width: 32px;
    height: 26px;
}
.logout{
    margin-right: 20px;
}
.userName,.logout{
    margin-top: 50px;
}
.contain div{
    display: inline-block;
}
.content{
    box-sizing: border-box;
    padding: 10px;
    vertical-align: top;
    display: inline-block;
    width: 83%;
    margin-left: 240px;
}
.search{
    margin-top: 10px;
    text-align: center;
}
#searchKey{
    display: inline-block;
    width: 50%;
    margin: 0;
}
button{
    border-radius: 5px;
    cursor: pointer;
    border-style:none;
    display: inline-block;
    background-color:#292929;
    color:white;
}
#searchBtn{
    margin-left: 10px;
    height: 38px;
    width: 80px;
}
#sendBtn{
    margin-left: 60px;
    height: 38px;

}
#searchKey:hover{
    border-color:#292929;
}
table tr td a{
    text-decoration: none;
    color: #222;
    cursor: pointer;
}
#page{
    text-align: center;
}
#page>div{
    width: 90%;
    margin:10px auto;
}

.wrap{
    display: none;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left:-250px;
    width: 500px;
}

#popMessage{
    position: absolute;
    left: 0;
    top: -50px;
    margin: auto;
    width: 500px;
    height: 620px;
    font-size: 18px;
    border:1px solid #ccc;
    background-color: #fff;
    z-index: 998;
}

.popTitle{
    display: block;
    width: 500px;
    height: 40px;
    text-align: center;
    background-color: #444;
    line-height: 40px;
    color: #fff;
}

.popEstablish{
    margin-top:10px;
    font-size: 14px;
    color: #000;
}

.popSpanLeft{
    margin-left: 30px;
    width: 80px;
    text-align: right;
    font-size: 14px;
    display: inline-block;
}

#popText{
    margin-top: -20px;
    margin-left: 124px;
    padding:5px;
    width: 340px;
    height: 100px;
    font-family: 'Arial Normal', 'Arial';
    border: 0.5px solid #ccc;
    font-style: normal;
    font-size: 14px;
    color: #000000;
    text-align: left;
    overflow: auto;
}

.readNumber{
    margin-left: 10px;
}

#readNumber{
    overflow: auto;
    margin-top: -20px;
    margin-left: 124px;
    padding:5px;
    height: 80px;
    width: 340px;
    font-size:14px;
    border: 1px solid #ccc;
}

.radio{
    margin-left: 191px;
}

.radioSpan{
    display: inline-block;
    padding-left: 5px;
    width: 40px;
    text-align: left!important;
}

.btn{
    margin-top:20px;
    width: 502px;
    text-align:center;
}
#closePopMessage{
    height: 38px;
    width: 80px;
}

.wrapSendMessage{
    display: none;
    position:absolute;
    left: 50%;
    top: 100px;
    margin-left:-250px;
    width: 500px;
    height: 680px;
    font-size: 0;
}

#sendMessage{
    display: inline-block;
    padding: 10px;
    width: 478px;
    height: 598px;
    font-size: 14px;
    border: 1px solid #000;
    background-color: #fff;
}

.sendTitle{
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 14px;
    background-color: #444;
    line-height: 40px;
    color: #fff;
}

.sendEstablish{
    font-size: 14px;
    color: #000;
}


.marginLeft{
    display: inline-block;
    margin-right: 10px;
    width: 80px;
    text-align: right;
}

#sendTextTitle{
    vertical-align: top;
}

#creationDepartment,#creationPerson,#creationTime,#popTheme,#media{
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    text-align: left;
}
#media:hover{
    color:red;
    cursor: pointer;
}


#sendTheme{
    width: 291px;
    padding-left: 5px;
    text-align: left;
}

#sendText{
    resize: none;
    width: 298px;
    height: 190px;
    font-family: 'Arial Normal', 'Arial';
    border: 0.5px solid #9E9E9E;
    font-style: normal;
    font-size: 14px;
    color: #000000;
    text-align: left;
    overflow: hidden;
}

#sendObject{
    display: inline-block;
    margin-left: 130px;
    text-decoration: underline;
}

.radio{
    margin-top: 20px;
}

.sendMessageButton{
    margin-top: 27px;
    padding:0;
    width: 478px;
    height: 40px;
    text-align: center;
    letter-spacing: 20px;
}
.sendMessageButton button{
    width:80px;
    height: 40px
}

.messageNumber{
    display: none;
    vertical-align: top;
    padding: 10px;
    width: 478px;
    height: 598px;
    font-size: 14px;
    border: 1px solid #000;
    background-color: #fff;
}

.classification{
    width:478px;
    text-align: center;
    letter-spacing: 5px;
}

.font{
    letter-spacing:0;
}

#searchValue{
    width: 200px;
}

#search{
    margin-left: 10px;
    width: 60px;
}

.sendOfficer{
    height: 410px;
}

.sendGroup{
    display: none;
}

#demo3,#demo4{
    margin-top: 10px;
    width:478px;
    text-align: center;
}

.saveButton{
    width: 478px;
    height: 40px;
    text-align: center;
}

#savePoliceNumber,#saveGroupNumber{
    width:80px;
    height: 40px;
}

#demo1{
    text-align: center;
}

#demo1 button{
    color: #000;
}
table td{
    text-align: center;
}
.sendMessage img{
    width: 478px;
}
table img{
    width: 25px;
    height:23px;
}
#sendBtn{
    margin-left:  10px;
    font-weight: 700;
    float: left;
    font-size: 30px;
    color:#292929;
    cursor: pointer;
    border-style: none;
    background-color: white;
}
img.divingLine{
    width:100%;
}
button.selectFile{
    padding: 3px;
    border-radius: 3px;
    width: 80px;
}
div.mediaWindow{
    border:1px solid #e6e6e6;
    width: 600px;
    height: 400px;
}
div.mediaElement{
    line-height: 600px;
    text-align: center;
}
div.mediaElement img{
    max-height: 100%;
    max-width:100%;
    height: auto;
    width: auto;
}
div.mediaElement video{
    max-height: 100%;
    max-width:100%;
    height: 100%;
    width: auto;
}
div.viewMedia{
    display: none;
    justify-content: center;
    align-items: center;
    z-index:99999;
    position: fixed;
    width: 100%;
    height:100%;
    top:0;
    left:0;
    background-color: rgb(0,0,0,0.5);
}
span.close{
    position: absolute;
    top:10px;
    right: 10px;
    color:white;
    font-size: 50px;
    cursor: pointer;
}
#downloadFile{
    vertical-align: top;
    display: inline-block;
    height: 70px;
    width: 330px;
    padding: 10px;
    overflow: auto;
    border:1px solid #ccc;
    font-size: 14px;
    margin-left: 10px;
    text-align: left;
}
a.dowmloadFile{
    text-decoration: underline;
    color:blue;
    margin-left: 10px;
}
a.dowmloadFile:hover{
    color:blue;
}
span.fileList{
    margin-top: 5px;
    display: block;
    height: 50px;
    width: 279px;
    padding: 10px;
    overflow: auto;
    border: 1px solid #9e9e9e;
    font-size: 14px;
    margin-left: 93px;
    text-align: left;
}
span.file{
    padding: 3px;
}
span.closeSend,.closeView{
    position: absolute;
    top:2px;
    right: 10px;
    color:white;
    font-size: 25px;
    cursor: pointer;
}