﻿.addNoteText {
	overflow-y: auto;
	height: 300px;
}

.addNoteText:hover {
	outline-color: rgb(77, 144, 254);
	outline-style: solid;
	outline-width: 1px;
	outline-offset: -1px;
}

.addNoteText .noticeText {
	border: none;
	outline: none;
	min-height: 50%;
	height: auto !important;
}

.addNoteText .attachList {
	padding: 0 12px;
}

.addNoteText .Mtion-con {
	position: relative;
	height: 100px !important;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #f3f3f3;
}

.addNoteText .Ht-nation {
	width: auto;
	padding: 20px;
	height: auto !important;
	overflow: hidden;
	cursor: pointer;
}

.addNoteText .Ht-img {
	width: 58px;
	height: 58px;
	display: inline-block;
	float: left;
	border-radius: 3px;
	overflow: hidden;
	width: 58px;
	height: 58px;
	margin-top: 3px;
	margin-right: 20px;
}

.addNoteText .Ht-img img {
	width: 100%;
	height: 100%;
}

.addNoteText .Ht-ct {
	width: 580px;
	display: table-cell;
	vertical-align: middle;
	height: 63px;
	max-width: 580px;
}

.addNoteText .Ht-ct .Ht-tit {
	display: block;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.addNoteText .Ht-ct p {
	color: #999999;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.delAttach {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
}

.webuploader-pick {
	padding: 2px 0px 0px 0px;
	color: #333;
	border: solid 1px #ddd;
	vertical-align: middle;
	width: 95%;
	height: 89%;
	line-height: 30px;
}

.newNoteInput .addFj {
	margin-top: 18px;
	width: 90px;
	height: 36px;
	background: none;
	border: none;
}

.addFj {
	position: relative;
	width: 88px;
	height: 26px;
	border: solid 1px #ccc;
	border-radius: 3px;
	overflow: hidden;
	line-height: 26px;
	text-align: center;
	background: none;
}

.addFj i {
	margin-right: 5px;
	width: 11px;
	height: 12px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	background: url(../../../../res/pc/images/note/icon_addAnnex.png) no-repeat;
	background-size: contain;
}

.avi_diy_bg {
	background-image: url(../../../../res/pc/images/richtext/mp4.png);
}

.txt_diy_bg {
	background-image: url(../../../../res/pc/images/richtext/txt.png);
}

.doc_diy_bg {
	background-image: url(../../../../res/pc/images/richtext/doc.png);
}

.zip_diy_bg {
	background-image: url(../../../../res/pc/images/richtext/rar.png);
}

.csv_diy_bg {
	background-image: url(../../../../res/plugin/diyUpload/images/filebg/csv.png);
}

.xls_diy_bg {
	background-image: url(../../../../res/pc/images/richtext/xlsx.png);
}

.mp3_diy_bg {
	background-image: url(../../../../res/pc/images/richtext/mp3.png);
}

.pdf_diy_bg {
	background-image: url(../../../../res/pc/images/richtext/pdf.png);
}

.rar_diy_bg {
	background-image: url(../../../../res/pc/images/richtext/rar.png);
}

.diyUploadHover {
	background-size: contain;
}

.editNoteText {
	overflow-y: auto;
}

.editNoteText:hover {
	outline-color: rgb(77, 144, 254);
	outline-style: solid;
	outline-width: 1px;
	outline-offset: -1px;
}

.editNoteText .noticeText {
	border: none;
	outline: none;
	min-height: 50%;
	height: auto !important;
}

.editNoteText .attachList {
	padding: 0 12px;
}

.editNoteText .Mtion-con {
	position: relative;
	height: 100px !important;
	/* margin-bottom: 10px; */
	overflow: hidden;
	background-color: #f5f6f8;
}

.editNoteText .Ht-nation {
	width: auto;
	padding: 20px;
	height: auto !important;
	overflow: hidden;
	cursor: pointer;
}

.editNoteText .Ht-img {
	width: 58px;
	height: 58px;
	display: inline-block;
	float: left;
	border-radius: 3px;
	overflow: hidden;
	width: 58px;
	height: 58px;
	margin-top: 3px;
	margin-right: 20px;
}

.editNoteText .Ht-img img {
	width: 100%;
	height: 100%;
}

.editNoteText .Ht-ct {
	width: 550px;
	display: table-cell;
	vertical-align: middle;
	height: 63px;
	max-width: 550px;
}

.editNoteText .Ht-ct .Ht-tit {
	display: block;
	font-size: 14px;
	color: #000;
	/* line-height: 30px; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 3px 0;
}

.editNoteText .Ht-ct p {
	color: #999999;
	font-size: 12px;
	/* line-height: 24px; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 3px 0;
}

.newNoteInput .selectBox {
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	position: relative;
	cursor: pointer;
	background-color: #fff;
	width: 100%;
	border: 1px solid #cfcfcf;
}

.newNoteInput .selectBox p {
	vertical-align: top;
	padding: 0 15px 0 10px;
	background: url(../../../../res/images/pc/note/selArr.gif) no-repeat right 13px;
	margin-right: 10px;
}

.noteBookClosed {
	color: #666;
	width: 30px;
	height: 30px;
	margin-top: 15px;
	text-align: center;
	cursor: pointer;
	background: url(../../../../res/pc/images/note/popclose.png) no-repeat;
}

.selectNotebookBox {
	width: 730px;
	margin-left: -350px;
	padding: 0 30px;
}

.selectNotebookBox .collection {
	padding: 0 0px 22px 0px;
}

.collectionList ul li.active {
	background-color: #d4e5f7
}

.folder {
	top: -2px;
}

.collectionList ul li p {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.myNote .noteFolder .noteFolderName {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.myNote .noteFolder .noteFolderState {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.popupTitle .selectBox {
	position: relative;
	display: inline-block;
	max-width: 80%;
	cursor: pointer;
	padding-right: 20px;
	background: url(../../../../res/pc/images/note/arrowBlueDown.png) center right
		no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.closeNoteWin {
	color: #666;
	width: 30px;
	height: 30px;
	margin-top: 15px;
	text-align: center;
	cursor: pointer;
	background: url(../../../../res/pc/images/note/popclose.png) no-repeat;
}

.deleteShadow {
	z-index: 20;
	box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
	border: solid 1px #eee;
	height: 170px;
}

.mask3 {
	position: fixed;
	z-index: 15;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.confirmCloseBtn {
	background: #0099ff;
	color: #fff;
}

.cancelCloseBtn {
	background: #e6e6e6;
}
/*富文本*/
.comtext p {
	line-height: 1.9em;
}

.comtext p span {
	line-height: 1.5em;
}

.comtext h1 {
	font-size: 30px;
	line-height: 2.8;
	color: #000000;
}

.comtext h2 {
	font-size: 17px !important;
	line-height: 2.65 !important;
	color: #000000;
}

.comtext h3 {
	font-size: 14px;
	line-height: 2.7;
	color: #000000;
}

.comtext h1, .comtext h2, .comtext h3, .comtext h4, .comtext h5,
	.comtext h6 {
	font-weight: bold
}

.comtext ol, .comtext ul {
	padding-left: 30px;
	width: unset !important;
}

.comtext li {
	padding: 0
}

.comtext .image-package, .comtext .image-package img {
	display: block;
	max-width: 100%;
	margin: 10px auto;
}

.comtext .attach_item {
	width: 100%;
	padding: 8px 20px;
	min-height: 100px;
	background-color: #f4f5f6;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
}

.comtext .attach_item .img {
	width: 58px;
	height: 58px;
	margin-right: 20px;
	overflow: hidden;
	display: block;
	background-color: #999999;
}

.comtext .attach_item .img img {
	width: 100%;
	height: 100%;
	display: block;
}

.comtext .attach_item .squareRadius {
	border-radius: 3px;
}

.comtext .attach_item .circleImg {
	border-radius: 50%;
	width: 49px;
	height: 49px;
	margin-right: 12px;
	overflow: hidden;
	display: block;
}

.comtext .attach_item .circleImg img {
	width: 100%;
	height: 100%;
	display: block;
}

.comtext .attach_item .folderImg {
	width: 48px;
	height: 48px;
	margin: 2px 13px 0 2px;
	overflow: hidden;
	display: block;
}

.comtext .attach_item .folderImg img {
	width: 100%;
	height: 100%;
	display: block;
}

.comtext .attach_item .groupchatImg {
	border-radius: 50%;
	width: 49px;
	height: 49px;
	margin-right: 13px;
	overflow: hidden;
	display: block;
	background-color: #dddee0;
	position: relative;
}

.comtext .attach_item .groupchatImg img {
	width: 100%;
	height: 100%;
}

.comtext .attach_item .gruopImg1 img {
	width: 100%;
	height: 100%;
}

.comtext .attach_item .gruopImg2 img, .attach_item .gruopImg3 img,
	.attach_item .gruopImg4 img {
	position: absolute;
	width: 24px;
	height: 24px;
}

.comtext .attach_item .gruopImg2 img:nth-of-type(1) {
	top: 50%;
	left: 0;
	margin-top: -12px;
}

.comtext .attach_item .gruopImg2 img:nth-of-type(2) {
	right: 0;
	top: 50%;
	margin-top: -12px;
}

.comtext .attach_item .gruopImg3 img:nth-of-type(1) {
	top: 0;
	left: 50%;
	margin-left: -12px;
}

.comtext .attach_item .gruopImg3 img:nth-of-type(2) {
	left: 0;
	bottom: 0;
}

.comtext .attach_item .gruopImg3 img:nth-of-type(3) {
	right: 0;
	bottom: 0;
}

.comtext .attach_item .gruopImg4 img:nth-of-type(1) {
	left: 0;
	top: 0;
}

.comtext .attach_item .gruopImg4 img:nth-of-type(2) {
	right: 0;
	top: 0;
}

.comtext .attach_item .gruopImg4 img:nth-of-type(3) {
	left: 0;
	bottom: 0;
}

.comtext .attach_item .gruopImg4 img:nth-of-type(4) {
	right: 0;
	bottom: 0;
}

.comtext .attach_item .voiceImg {
	width: 50px;
	height: 50px;
	margin-right: 12px;
	overflow: hidden;
	display: block;
	background-image: url(../../../../res/pc/images/richtext/icon_att_voice.png);
	background-repeat: no-repeat;
	background-size: auto 50px;
	background-position: -100px 0;
}

.comtext .animate .voiceImg {
	-webkit-animation: ani 0.5s steps(3) infinite;
}

@-webkit-keyframes ani {
	from {
		background-position:0 0;
	}
	to {
		background-position: -150px 0;
	}
}
.comtext .attach_infor {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	width: 100%;
}

.comtext .attach_infor h2 {
	font-size: 16px;
	line-height: 2;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.comtext .attach_infor p {
	font-size: 14px;
	line-height: 2;
	color: #999;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.comtext .attach_infor .from {
	font-size: 11px;
	line-height: 1.363;
}

.comtext .attach_infor .blue {
	color: #0099ff;
}

.comtext .attach_infor .tag_b {
	line-height: 18px;
	margin-top: 3px;
}

.comtext .attach_infor .tag {
	width: 26px;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	vertical-align: top;
	background-color: #33adff;
	border-radius: 2px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}

.comtext .attach_infor .tag em {
	display: inline-block;
	vertical-align: top;
	transform: scale(0.8);
}

.comtext .insertMaplocation .attach_infor .icon {
	width: 10px;
	height: 14px;
	display: inline-block;
	vertical-align: top;
	margin: 4px 5px 0 0;
	background: url(../../../../res/pc/images/richtext/icon_map.png) no-repeat;
	background-size: contain;
}

.comtext .insertRedpacket {
	height: 75px;
	padding: 10px;
	background-color: #fa9e3b;
	border-radius: 4px;
}

.comtext .insertRedpacket .img {
	width: 33px;
	height: 39px;
	margin-right: 9px;
}

.comtext .insertRedpacket h2 {
	color: #FFF;
	font-size: 14px;
}

.comtext .insertRedpacket p {
	font-size: 12px;
	color: #FFF;
}

.comtext .attach_live {
	height: 86px;
	width: 100%;
	position: relative;
}

.comtext .attach_live:after {
	content: '';
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 200%;
	height: 200%;
	-webkit-transform: scale(0.5);
	-webkit-transform-origin: left top;
	transform: scale(0.5);
	transform-origin: left top;
	border: 1px solid #CCC;
	border-radius: 8px;
}

.comtext .insertLive {
	height: 64px;
	padding: 13px 10px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	min-height: auto;
}

.comtext .insertLive .img {
	width: 36px;
	height: 36px;
	margin-right: 11px;
}

.comtext .live-status {
	height: 22px;
	line-height: 22px;
	padding: 0 8px;
	font-size: 12px;
	color: #999;
	position: relative;
}

.comtext .live-status:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background: #CCC;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.comtext .insertLive-no, .insertLive-end {
	background: #f2f2f2;
}

.comtext .insertLive-ing {
	background: #0099ff;
}

.comtext .insertLive-ing h2 {
	color: #FFF;
}

.comtext .insertLive-ing p {
	color: #FFF;
}

.comtext .insertLive-stop {
	background: none;
}

.comtext iframe.attach-insertLive {
	width: 100%;
	margin: 5px 0;
	height: 130px!important;
}

.comtext .circleChart {
	color: #0099ff;
}

.comtext .circleChart canvas {
	display: block;
	width: 42px;
	height: 42px;
}

.comtext .circleChart.faile {
	width: 42px;
	height: 42px;
	background: url(../../../../res/pc/images/richtext/upload_faile.png) no-repeat;
	background-size: contain;
}

.comtext b, .comtext strong {
	font-weight: bold;
}

.comtext em b, .comtext em strong, .comtext i b, .comtext i strong {
	font-weight: bold;
	font-style: italic;
}

.comtext em, .comtext i {
	font-style: italic;
}

.comtext strong em, .comtext strong i, .comtext b em, .comtext b i {
	font-style: italic;
	font-weight: bold;
}

.comtext  u {
	text-decoration: underline;
}

.tips {
	position: fixed;
	z-index: 2000;
	width: 240px;
	min-height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFFFFF;
	left: 50%;
	top: 50%;
	margin-left: -120px;
	margin-top: -25px;
	border-radius: 5px;
	word-wrap: break-word;
    word-break: break-all;
}

.opacityMask {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0);
	z-index: 11;
	opacity: 1;
}
.popMask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.3);
    z-index: 10;
}

body.modal-open {
    position: fixed;
    width: 100%;
}
.clearDraft{display:inline-block;background: url(../../../../res/pc/images/note/clear.png) center center/28px auto no-repeat;}
