.center-box{width:70%; margin:auto; }
.share_note-panel_box.active{background:#fff !important; }
.share_note-panel_box {background:rgb(199, 238, 252) !important;box-shadow:0 0 3px #aaa;}
.share_note-panel_box .panel-title a{color:#666; font-weight:400;}
.share_note-panel_box .panel-title a:hover{text-decoration:none;}
.share_note-panel_box .panel-title a:focus{text-decoration:none;}
.notes{ width:100%;}
.note_head{flex-basis:100%; padding:5px; text-align:left;}
.note_head span{ color:#15B7E4; width:100%; float:left; padding:6px; border-radius:0; font-size:15px; text-decoration:underline; font-weight:600;}
.notes_content{flex-basis:100%;padding:0 12px; text-align:left;}
.notetext{width:100%; height:100%; border:none; text-align:left; padding:6px;}
.notetext:focus{outline:none; box-shadow:0 0 1px rgba(0,0,0,0.3);border:1px solid rgba(0,0,0,0.1);}
.notes_body_header{width:100%; float:left;border-bottom:1px solid rgba(0,0,0,0.2);}
.notes_header_username{width:70%;float:left;text-align:center;padding:10px;}
.notes_header_button{width:30%;float:left;padding:10px; text-align:right;}