/* 202011 */
.chatMain{background-color: #fff; padding: 2em 0; margin-top: -14px; /* display: flex; align-items: center; */}
.chatList{}
.chatList ul{overflow: auto;}
.chatList ul::-webkit-scrollbar{width: 3px; background-color: #f7f7f7;}
.chatList ul::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); background-color: #f7f7f7;}
.chatList ul::-webkit-scrollbar-thumb{background-color: #ccc;}
.chatList ul li{}
.chatList ul li>a{}
.chatList ul li>a.active{background-color: #eee;}
.chatList ul li>a>.chatAvatar{display: flex; position: relative;}
.chatList ul li>a>.chatAvatar i{background-color: #c00; border-radius: 8px; min-width: 16px; text-align: center; height: 16px; line-height: 16px; color: #fff; font-size: 12px; font-style: normal; position: absolute; right: -7px; top: -7px;}
.chatList ul li>a>.chatAvatar b,.chat-alive{background-color: #00ae68; border-radius: 50%; border: 2px solid #fff; width: 11px; height: 11px; position: absolute; right: 0; bottom: 0;}
.chatAvatarImg{position: relative; display: inline-block; width: 42px; min-width: 42px; height: 42px; background: #ddd; background-repeat: no-repeat; background-position: center; background-size: contain; border-radius: 50%;}

.chatListLeft{margin-bottom: 30px; background-color: #fff; border:1px solid #ddd; border-radius: 5px; overflow: hidden;}
.chatListLeft .chatListLeftTit{display: flex; justify-content: space-between; background-color: #00ae68; color: #fff; font-size: 14px; padding: 10px 12px; margin: 0; line-height: 1.5;}
.chatListLeft h5{margin: 0; line-height: 1.5;}
.chatListLeft .checkbox{margin: 0;}
.chatListLeft ul{height: 463px;}
.chatListLeft ul li{position: relative;}
.chatListLeft ul li>a{padding: 12px; display: flex; align-items: center;}
.chatListLeft ul li>a>.chatInfo{overflow: hidden; flex: 1; padding-left: 12px;}
.chatListLeft ul li>a span,.chatList ul li>a p{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.chatListLeft ul li>a span{color: #333;}
i.collea{background: #ecf6fa; color: #18b; padding: 1px 3px; border-radius: 2px; font-style: normal; font-size: 12px;}
/*.chatListLeft ul li>a.active i{background: #fff;}*/
.chatListLeft ul li>a p{color: #999; margin: 0;}
.chatListLeft ul li button.close{position: absolute; right: 0px; top: 0px; display: none;padding: 5px 10px;}
.chatListLeft ul li:hover button.close{display: block;}
@media (max-width: 767px){
	.caClose{left:auto!important; top:auto!important;}
}


.chatFixed{}
.chatFixedWrap{border-radius: 4px 4px 0 0; width: 330px; background-color: #fff; border: 1px solid #ddd;}
.chatListTop{border-radius: 4px 4px 0 0; display: flex; background: #00ae68; justify-content: space-between; border-bottom: 1px solid #eee; padding: 15px 15px;}
.chatListTop h6,.chatListTop .chatAll{font-size: 14px; margin: 0; line-height: 1; display: block; color: #fff!important;}
.chatListTop .chatAll{}
.chatFixedBox ul{height: 400px; border-bottom: 1px solid #eee;}
.chatFixedBox ul li{}
.chatFixedBox ul li>a{display: flex; padding: 11px 12px;}
.chatFixedBox ul img{margin-bottom: 5px;}
.chatFixedBox ul span{display: block; color: #333; margin-left: 10px; word-break: break-word;}
.chatFixedBox ul p{margin:0 0 0 10px; color: #999;}
.chatFixedBox ul span,.chatFixedBox ul p{width: 250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.caClose1{background-color: #fff; padding: 5px 15px; text-align: center;}
@media (min-width: 768px){
	.chatFixed{position: fixed; display: block; z-index: 13; bottom: 0; right: 0;}
	.caClose{cursor: pointer; position: absolute; bottom: 0; right: 0; background-color: #00ae68; border-radius: 4px 4px 0 0; white-space: nowrap; padding: 10px 15px; border: 1px solid #00ae68; color: #fff;}
	.caClose i{}
	.caClose span{}
	.caClose sup{top: 0; border-radius: 10px; font-size: 12px; display: inline-block; min-width: 1.2em; height: 1.2em; line-height: 1.2em; text-align: center;}
}
@media (max-width: 767px){
	.chatFixed{}
	.caClose{position: fixed; display: block; z-index: 11; border-radius: 4px; text-align: center; bottom: 15%; right: 1.5em;}
	.caClose i{background-color: #00ae68; color: #fff; font-size: 1.3em; width: 2em; height: 2em; line-height: 2em; text-align: center; border-radius: 50%;}
	.caClose sup{position: absolute; display: inline-block; min-width: 1.3em; height: 1.3em; line-height: 1.3em; text-align: center; border-radius: 10px; top: -0.5em; right: 0;}
	.chatFixedWrap{width: 160px; position: fixed; right: 0; z-index: 1111; top: 0; height: 100%;}
	.chatFixedBox{width: 75%;}
	.caClose1{width: 25%;}
	.chatFixedBox ul{height: calc(100vh - 100px);}
	.chatFixedBox .chatAll{padding-bottom: 34px;}
}


#chatTck{}
#consumerChatVuechatTck .close,#chatTck .close,#chatTck2 .close{position: absolute; z-index: 1; right: -0.6em; top: -0.6em; width: 1.4em; height: 1.4em; line-height: 1.2em; text-align: center; border: 1px solid rgba(0,0,0,.2); border-radius: 50%; background-color: #fff; filter: alpha(opacity=100); opacity: 1;}
#chatTck .close span,#chatTck2 .close span{filter: alpha(opacity=20); opacity: .2;}
#chatTck .close:hover span,#chatTck2 .close:hover span{filter: alpha(opacity=40); opacity: .4;}
#chatTck .modal-body,#chatTck2 .modal-body{padding: 0;}
.chatWrap{margin: 0; text-align: left;}
.chatWrap>div{padding: 0;}
@media (min-width: 768px) and (max-width: 991px){
	.chatWrap>div.col-md-7{margin-left: 0;}
}
@media (max-width: 767px){
	#consumerChatVuechatTck .close,#chatTck .close,#chatTck2 .close{background-color: transparent; top: 0.3em; right: 0.3em; border:none;}
}
.crwrap{display: flex; flex-flow: column wrap; justify-content: space-between; width: 100%; max-width: 900px; height: 100%; border: 2px solid #ddd; border-left: none; border-radius: 0 5px 5px 0; background: #fff; font-size: 14px; line-height: 1.4; color: #333;}
.crtit{display: flex; justify-content: space-between; padding: 10px; border-bottom: 2px solid #ddd; background: #eee;}
.crcon{flex: 1; overflow-y: auto; padding: 0; background-color: #fff; height: 461px; overflow: hidden;}
.crcon::-webkit-scrollbar{width: 6px;}
.crcon::-webkit-scrollbar-track{background: #ddd;}
.crcon::-webkit-scrollbar-thumb{background: #bdbdbd;}
.crconResume{padding: 15px 15px 30px; height: 461px; overflow: auto;}
.crconResume .crResumeTop,.crconResume .crResumeTopCon{font-size: 12px;}
.crconResume .crResumeTop{display: flex; margin-bottom: 10px; justify-content: space-between;}
.crconResume .crResumeTop .crAvatar{width: 80px; height: 80px; display: inline-block; margin-left: 15px; border-radius: 4px;}
.crconResume .crResumeTop ul{margin-top: 5px;}
.crconResume .crResumeTop strong{font-size: 22px; font-family: 'Roboto Condensed';}
.crconResume .crResumeTopCon{display: flex; flex-wrap: wrap;}
.crconResume .crResumeTopCon li{width: 50%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.crconResume li{margin-bottom: 5px;}
.crconResume .crconResumeTit{display: flex;	align-items: center; justify-content: space-between; margin:10px -15px 15px; position: relative; border-bottom: 1px solid #ddd;}
.crconResume .crconResumeTit span{display: inline-block; font-size:1.3em; font-weight: normal; border-bottom: 5px solid #bbb; position: relative; top: 3px; display: inline-block; padding: 5px 0; margin-left: 15px;}
.crconResume .crconResumeTit a{display: inline-block; margin-right: 10px; margin-top: 10px;}
.crconResumeMore{position: absolute; bottom: 2px; text-align: center; font-size: 1.1em; height: 40px; line-height: 40px; background-color: #fff; z-index: 1; width: 88%;}
.crconResumeMore:before{position: absolute; bottom: 30px; left: 0; content: ''; width: 100%; height: 3em; z-index: 2; background-image: linear-gradient(to bottom,rgba(255,255,255,.01),#fff);}

.chatrResumeFliter{display: flex; width: 100%; position: relative;}
.chatrResumeFliter .popover{display: block; width: 200px; top: inherit; right: 0; left: inherit; bottom: 46px;}
.chatrResumeFliter .popover p{margin-bottom: 10px;}
.chatrResumeFliter .popover .btn{width: 46%;}
.chatrResumeFliter .popover .btn-ecc{float: right;}
.chatrResumeFliter>a:hover,.chatrResumeFliter>a.active{color: #333;}
.chatrResumeFliter>a.btn1{border-radius: 3px 0 0 3px;}
.chatrResumeFliter>a.btn2{border-radius: 0;}
.chatrResumeFliter>a.btn3{border-radius: 0 3px 3px 0; border-right: 0;}
.chatrResumeFliter>a.btn4{border-radius: 0 3px 3px 0; border-right: 0;}
.chatrResumeFliter>a.btn1:hover,.chatrResumeFliter>a.btn1.active{color: #fff; background-color: #00ae68;}
.chatrResumeFliter>a.btn2:hover,.chatrResumeFliter>a.btn2.active{color: #fff; background-color: #f60;}
.chatrResumeFliter>a.btn3:hover,.chatrResumeFliter>a.btn3.active{color: #fff; background-color: #999;}
.chatrResumeFliter>a.btn4:hover,.chatrResumeFliter>a.btn4.active{color: #fff; background-color: #1188bb;}
.visible-xs>.chatrResumeFliter{padding-top: 10px; background-color: #eee; border: 2px solid #ddd; border-bottom:0; position: absolute; bottom: 61px; left: 0;}
.visible-xs>.chatrResumeFliter>a{height: 28px; line-height: 28px; background: #ddd; padding: 0 15px; margin-left: 10px;}
.visible-xs>.chatrResumeFliter>a.btn1,.visible-xs>.chatrResumeFliter>a.btn3{border-radius: 50px;}
@media (max-width: 991px) {.pagePerson .msger-chat{padding-bottom: 45px;}}

.chatright .noChat{background-color: #fff; border-radius: 4px; min-height: 506px;}
.noChat {
	text-align: center;
	padding: 4em 0;
}

.noChat1 img {
	width: 120px;
}

.noChat p {
	color: #888;
	margin: 1em;
}

@media (max-width: 767px) {
	.crwrapxs {
		display: none;
	}
}

.msger {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start; /* width: 100%; */
	max-width: 900px;
	width: 100%;
	height: 100%;
	border: 2px solid #ddd;
	border-radius: 5px 0 0 5px;
	background: #fff;
	font-size: 14px;
	line-height: 1.4;
	color: #333;
}

.msger-header {
	display: flex;
	justify-content: space-between;
	padding: 10px;
	border-bottom: 2px solid #ddd;
	background: #eee;
}

.msger-chat {
	flex: none;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 10px;
	background-color: #fff;
	height: 379px;
}

.msger-chat::-webkit-scrollbar {
	width: 6px;
}

.msger-chat::-webkit-scrollbar-track {
	background: #ddd;
}

.msger-chat::-webkit-scrollbar-thumb {
	background: #bdbdbd;
}

.msger-chat .msg {
	display: flex;
	/*align-items: flex-end;*/
	/* margin-bottom: 10px; */
	position: relative;
	padding-bottom: 18px;
}

.msg-text{
	word-break: break-word;
}

.msg-img {
	width: 50px;
	min-width: 50px;
	height: 50px;
	margin-right: 10px;
	background: #ddd;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border-radius: 50%;
}

.msg-font{
	display: block;
	font-size: 12px;
	color: #999;
	line-height: 1.2;
	margin-bottom: 3px;
}

.right-msg .msg-font{
	text-align: right;
}

.msg-bubble {
	max-width: 350px;
	padding: 12px;
	border-radius: 12px;
	background: #ececec;
	display: inline-block;
}

.msg-jobs {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.msg-jobs-name {
	margin-bottom: 6px;
	font-weight: bold;
}

.msg-jobs-text {
	background: #f2f2f2;
	border: 1px solid #eee;
	border-radius: 2px;
	padding: 3px 6px;
}

.msg-jobs-text-ol{
	list-style: auto;
	padding-left: 20px;
	margin-bottom: 0;
}

.msg-jobs-text-ol li{
	list-style: auto;
	padding: 3px 0;
}

.msg-jobs-logo {
	width: 80px;
	min-height: 40px;
	max-height: 80px;
	margin-left: 20px;
	background-color: #fff;
	padding: 10px;
	border-radius: 4px;
	display: flex;
	align-items: center;
}

.msg-jobs-logo img {
	max-width: 100%;
}

.msg-resume{background: #fff; color: #333; border: 1px solid #eee; border-radius: 4px; padding: 10px 15px; margin-top: 10px;}
.msg-resume>strong{display: flex; justify-content: space-between; flex-wrap: wrap;}
.msg-resume>strong>span{margin-right: 10px;}
.msg-resume>strong>a{white-space: nowrap;}
.msg-resume ul{font-size: 12px; margin: 10px 0;}
.msg-resume li{padding: 2px 0;}
.msg-resume .letter{font-size: 12px; background: #f2f2f2; border: 1px solid #eee; border-radius: 2px; padding: 3px 6px;}
.msg-resume .btn{margin-right: 10px;}
.msg-resume .userInterestHandler1.active{background: #00ae68; color: #fff;}
@media (min-width: 768px){
	.chatWrap{display: flex;}
	.chatWrap>div{width: 100%;}
	.chatWrap>div.col-md-5.hidden-xs.hidden-sm{width: 71%;}
}

.left-msg .msg-bubble {
	border-bottom-left-radius: 0;
}

.right-msg {
	flex-direction: row-reverse;
}

.right-msg .msg-bubble {
	background: #3aa2e6;
	color: #fff!important;
	border-bottom-right-radius: 0;
}

.right-msg .msg-img {
	margin: 0 0 0 10px;
}

.msger-inputarea {
	display: flex;
	padding: 10px;
	border-top: 2px solid #ddd;
	background: #eee;
}

.msger-inputarea>* {
}

.msger-input {
	flex: 1;
	background: #ddd;
	padding: 10px;
	border: none;
	border-radius: 3px;
	font-size: 1em;
}

.msger-inputtip {
	background: #eee;
	font-size: 12px;
	padding: 0 0 4px 10px;
}

.msger-inputtip a{
	color: #333;
	padding: 3px 5px;
	margin: -3px 3px -3px 0;
}

.msger-inputtip a:hover{
	color: #18b;
}

.msger-inputtip.hidden-lg.hidden-md{
	text-align: right;z-index: 1;position: relative;background: transparent;padding-right: 10px;
}

.msger-send-btn,.sendMoreA {
	margin-left: 10px;
	background: #00ae68;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	transition: background 0.23s;
	padding: 10px;
	border: none;
	border-radius: 3px;
	font-size: 1em;
}

.msger-send-btn:hover,.sendMoreA:hover {
	background: #009257;
}
.msger-send-btn{border-top-right-radius: 0; border-bottom-right-radius: 0;}
.sendMore{position: relative;}
.sendMoreA{margin-left: 0; border-left: 1px solid #ffffff44; border-top-left-radius: 0; border-bottom-left-radius: 0;}
.sendMore:hover .sendMoreBtn{display: block;}
.sendMoreBtn{position: absolute; display: none; width: 270px; right: 0; background-color: #ffffff;}
.sendMoreBtn>a{display: block; padding: 10px 15px; color: #333;}
.sendMoreBtn>a:first-child{border-bottom: 1px solid #eee;}
.sendMoreBtn>a:hover{color: #00ae68;}
.sendMoreBtn>a i{display: none; float: right;}
.sendMoreBtn>a:hover i{display: block;}
#chatTck .modal-dialog{margin-bottom: 100px;}

.chat-time {
	text-align: center;
}

.chat-time span {
	background-color: #ddd;
	display: inline-block;
	margin-bottom: 10px;
	color: #fff;
	border-radius: 2px;
	padding: 2px 6px;
	font-size: 12px;
}

.left-msg .message-read {
	padding-left: 62px;
}

.right-msg .message-read {
	padding-right: 62px;
}

.message-read {
	display: block;
	color: #00ae68;
	position: absolute;
	bottom: 0;
	font-size: 12px;
}

.message-not-read {
	color: #aaa;
}

@media (max-width: 450px) {
	#chatTck .modal-body {
		padding: 0;
	}

	.msger {
		border-radius: 5px;
	}

	.msg-img {
		width: 42px;
		min-width: 42px;
		height: 42px;
	}

	.msg-bubble {
		padding: 10px;
		border-radius: 10px;
	}

	.msg-jobs-logo {
		width: 60px;
		min-height: 30px;
		max-height: 60px;
		margin-left: 10px;
		padding: 5px;
	}

	.left-msg .message-read {
		padding-left: 54px;
	}

	.right-msg .message-read {
		padding-right: 54px;
	}
}


.employer_bodylink a.msg-bubble:focus {
	color: white;
}


@media (max-width: 767px) {
	#chatVue {
		position: relative;
	}

	.chatleft {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
}

.crfoot{display: flex; margin-top: 10px;}
.crfoot .chatrResumeFliter>a{color: #333; height: 39px; line-height: 39px; border: none; font-size: 1em; background: #ddd; flex: auto; text-align: center; border-right: 1px solid #ccc;}

.crfoot .chatrResumeNo{width: 100%;}
.crfoot .chatrResumeNo>a{display: block; border-radius: 4px; color: #333; height: 39px; line-height: 39px; border: 1px solid #ddd; font-size: 1em; background: #fff; text-align: center;}
.chatrResumeNo>a:hover,.chatrResumeNo>a.active{color: #00ae68; border-color: #00ae68;}
.chatNoTipMsg{display: flex; height: 100%; justify-content: center; align-items: center; background-color: #f7f7f7; border-radius: 4px; text-align: center; padding: 15px;}
.chatNoTipMsg .faLeft,.chatNoTipMsg .faRight{color: #e9e9e9; font-size: 3em;}
.chatNoTipMsg .faLeft{text-align: left; padding-left: 5px;}
.chatNoTipMsg .faRight{text-align: right; padding-right: 5px;}
.chatNoTip{display: flex; justify-content: space-between; align-items: center; position: absolute;top: 424px; left: 0; padding: 10px; min-height: 82px; text-align: center; background-color: #eee; border-right: 1px solid #ddd; border-radius: 0 0 0 4px; width: 100%;}
.chatNoTipTop{padding-bottom: 10px; text-align: left;}
.chatNoTipBtn{display: flex; justify-content: space-evenly;}
.chatNoTipBtn .btn{margin: 0 5px;}
.chatNoTipBtn .btn-ecc-empty{color: #333; border-color: #ddd; background-color: #fff;}
@media (max-width: 767px){
	.chatNoTip{display: block; border-top: 1px solid #ddd;}
}


.chatEmpRightTit{margin: -10px; display: flex;}
.chatEmpRightTit li{padding: 10px; cursor: pointer;}
.chatEmpRightTit li.active{background-color: #fff;}
.chatEmpRight{height: 461px; padding: 15px; line-height: 1.6; overflow: auto;}
.chatEmpRight1Top{display: flex; align-items: center; margin-bottom: 1em;}
.cerAvatar{margin-right: 1em; width: 100px; min-height: 50px; max-height: 100px; background-color:#fff; border: 1px solid #eee; padding: 5px; border-radius: 4px; display:flex; align-items: center;}
.cerAvatar img{max-width: 100%;}
.chatEmpRight1 strong{margin-bottom: 5px; display: block;}
.chatEmpRight1>p{word-break: break-word;}
.chatEmpRight2 ul li{border-bottom: 1px dotted #eee; padding-bottom:15px; margin-bottom: 15px; display: flex; align-items: center; justify-content: space-between;}
.chatEmpRight2 ul li:last-child{border-bottom: none;}
.chatEmpRight2 ul li h4{margin-bottom: 5px; font-size: 1em;}
.chatEmpRight2 ul li>div>div{color: #666;}
.chatEmpRight2 ul li h4 a:hover,.chatEmpRight2 ul li h4 a:active,.chatEmpRight2 ul li h4 a:visited{color: #333; text-decoration: underline;}



.pagePerson{}
/*.pagePerson .msger-chat{height: 400px;}*/
.pagePerson .msger-send-btn{border-radius: 3px;}
.pageEmployer{}


.modal-body #chatVue{width: auto;}
.modal-body .chatright{width: 100%; padding:0;}
.modal-body .msger-header-options{display: none;}



.tagItem {
	padding: 5px 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
}

.tagItem.active {
	border: 1px solid #00ae68;
	color: #00ae68;
}

.tagAddInput {
	margin-right: 10px;
}
.labelBox {
	display: inline-block;
}

.labelBox {
	max-width: 500px;
	white-space: initial;
}

.labelBox span {
	background: rgba(0,0,0,.1);
	padding: 3px 10px;
	color: #333;
	margin-right: 5px;
	display: inline-flex;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 30px;
	margin-bottom: 5px;
}

.labelBox .del{cursor: pointer;
	color: #18b;
	font-size: 20px;
	display: inline-flex;
	padding: 0px 7px 0 4px;
	margin: -3px -10px -3px 4px;
	height: 24px;
	line-height: 24px;
	border-radius: 0 30px 30px 0;}
.labelBox .del:hover{background: #18b;color: #fff;}
