.social .container {
    height: auto;
    background: rgba(220,220,220,.9);
    padding-bottom: 3rem;
    overflow:visible;
    min-height: 40rem;
}
.ie .social .container{
	background: rgba(220,220,220,.98);
}
.safari .social .container{
	background: rgba(220,220,220,.96);
}
.talk-container-wrap{
	padding-left: 2.25rem;
	padding-right: 2.25rem;
	padding-top: 2rem;
}
.talk-header{
	font-size: 1.5rem;
	color: rgba(74, 74, 74, 0.76);
}
.more-icon-tdo{
	font-size: 1.5rem;
    color: #5680a8;
    cursor: pointer;
    text-align: right;
}
.more-icon-tdo:hover{
	color: #23527c;
}
.talk-main-textarea{
	width: 100%;
	font-size: 1.125rem;
	line-height: 1.25rem;
	color: #4a4a4a;
	border: none !important;
	outline: none;
	resize: none;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 96%;
	padding-top: .5rem;
	height: 10rem;
	position: relative;
	font-family: Lato-Regular;
}
.attachment-social-icon{
	font-size: 1rem;
    color: #5680a8;
    position: absolute;
    right: 1.75rem;
    cursor: pointer;
    top: 9.125rem;
}
.attachment-social-icon:hover{
	color:#23527c;
}
textarea.talk-main-textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 1.25rem;
	line-height: 0.8;
	letter-spacing: -0.3px;
	color: #a5a5a5;
}
textarea.talk-main-textarea::-moz-placeholder { /* Firefox 19+ */
	font-size: 1.25rem;
	line-height: 0.8;
	letter-spacing: -0.3px;
	color: #a5a5a5;
}
textarea.talk-main-textarea:-ms-input-placeholder { /* IE 10+ */
	font-size: 1.25rem;
	line-height: 0.8;
	letter-spacing: -0.3px;
	color: #a5a5a5;
}
textarea.talk-main-textarea:-moz-placeholder { /* Firefox 18- */
	font-size: 1.25rem;
	line-height: 0.8;
	letter-spacing: -0.3px;
	color: #a5a5a5;
}

input.talk-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #aaa;
	font-size: 1.125rem;
	font-family:Lato-Regular;
}
input.talk-input::-moz-placeholder { /* Firefox 19+ */
	color: #aaa;
	font-size: 1.125rem;
	font-family:Lato-Regular;
}
input.talk-input:-ms-input-placeholder { /* IE 10+ */
	color: #aaa;
	font-size: 1.125rem;
	font-family:Lato-Regular;
}
input.talk-input:-moz-placeholder { /* Firefox 18- */
	color: #aaa;
	font-size: 1.125rem;
	font-family:Lato-Regular;
}
.talk-share-wrap{
	color: #527ea7;
	font-size: 1rem;
	background: white;
	margin-top: 3rem;
	margin-bottom: 1rem;
	position: relative;
	-ms-overflow-style:none;
}
.talk-input{
	background: white;
	outline: none;
	height: 1.875rem;
	border: none !important;
	color: #4a4a4a;
	font-size: 1.125rem;
	cursor: pointer;
	width: 29rem;
	font-family: Lato-Regular;
	padding-bottom: .5rem;
	padding-top:.3125rem;
}
.talk-share-input-wrap{
	border-top: 1px solid #e5e5e5;
	width: calc(100% - 2rem);
	margin: 0 auto;
	margin-left: 1rem;
}
.share-button-talk{
	background-color: #5680a8;
	border: none;
	height: 2.0625rem;
	text-align: center;
	outline: none;
	color: white;
	font-size: 1rem;
	margin-top: .3125rem;
	cursor: pointer;
	width: 100%;
	transition: .3s all ease-out;
}
.share-button-talk:hover{
	box-shadow: 0px 0px .1875rem #5680a8;
}
.share-button-talk-wrap{
	float: right;
	width: 10%;
}
.social .search-res-pill{
	padding-bottom: .3125rem;
	padding-top: .3125rem;
	margin-top: 0.4375rem;
}
.social .absoulute-element-show{
	top: 100%;
	width: calc(100%);
	left: -1px;
	box-shadow: 0px 2px 1px rgba(0,0,0,.2);
}

.social .fav-people-header{
	font-size: .75rem;
}
.social .search-result-rp-popup{
	width: 100%;
	left: -1px;
	top: 100%;
	box-shadow: 0px 2px 1px rgba(0,0,0,.2);
}
.search-result-header-text{
	font-size: .875rem;
	font-weight: bold;
	line-height: 1rem;
	letter-spacing: -0.3px;
	color: rgba(74, 74, 74, 0.76);
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: .3125rem;
    padding-bottom: .3125rem;
}
.search-res-role{
	font-size: .625rem;
	color: #858484;
}
.search-res-team{
	font-size: .625rem;
	color: #858484;
	padding-left: .3125rem;
}
.search-icon-talk{
	font-size: 18px;
	color: #5680a8;
	cursor: pointer;
	float: left;
}
.search-icon-talk:hover{
	color:#23527c;
}
.social-talk-container-wrap{
	width: 80%;
	margin: 0 auto;
}
.select-social-wrap{
	float: right;
}
.view-text-dd{
	float: left;
	font-size: .625rem;
	line-height: 1.1875rem;
	color: #a1a1a1;
	padding-top: 0.0625rem
}
.view-dd-talk{
	outline: none;
	background: transparent;
	border: none;
	font-size: .875rem;
	color: #5680a8;
	margin-left: .3125rem;
	background-image: url('../images/dd-down_new.png');
	background-repeat: no-repeat;
	background-size: .625rem;
	width:4.5rem;
	background-position:100%;
	line-height:1.125rem;
	cursor:pointer;
}
.view-dd-talk:hover{
	color:#23527c;
}
.talk-social-wrap{
	background-color: rgba(255, 255, 255, 0.9);
	padding: 1rem;
	padding-top: 0;
}
.top-section-talk-cont{
	padding-bottom: 0.75rem;
}
.left-content-wrap-talk{
	float: left;
	width: 7%;
	position: relative;
}
.right-content-wrap-talk{
	float: left;
	width: 93%;
	border-bottom: 1px solid #e7e7e7;
}
.user-img-talk{
	width: 3.125rem;
	height: 3.125rem;
	border-radius: 50%;
	object-fit:cover;
}
.reac-detail{
	position: relative;
}
.talk-wrap-left{
	float: left;
	width: 80%;
}
.commented-comments-wrap{
	float: left;
	width: 94%;
}
.reac-details-text{
	font-size: .625rem;
	color: rgba(74, 74, 74, 0.76);
	line-height: .625rem;
	padding-bottom: .3rem;
}
.single-talk-wrap{
	margin-top: 1rem;
}
.talk-wrap-right{
	float: left;
	width: 20%;
}
.link-small-text-talk{
	font-size: .75rem;
	color: #527ea7;
	cursor: pointer;
}
.link-small-text-talk:hover{
	color:#23527c;
}
.talk-text-creator{
	font-size: .75rem;
	color: #838383;
}
.non-link-text-user{
	font-size: .75rem;
	color: #838383;
	padding-left: 0rem;
	padding-right: .25rem;
}
.non-link-everyone{
	font-size: .75rem;
	color:#838383;
	cursor: default;
}
.shared-details-wrap .non-link-text-user{
	padding-left: .125rem;
	padding-right: .125rem;
}
.thumb-show-talk{
	font-size: .75rem;
	color: #5680a8;
	margin-left: -0.3125rem;
}

.user-comment-text-talk{
	font-size: .875rem;
	color: #4a4a4a;
	line-height: 1.25rem;
	word-wrap: break-word;
}
.user-comment-text-talk-wrap{
	padding-top: .3125rem;
}
.border-right-talk-reac{
	border-right: 1px solid #9b9b9b;
}
.reaction-wrap-talk .link-small-text-talk{
	padding-right: .5rem;
}
.reaction-talk-box{
	float: left;
}
.bottom-line-talk{
	margin-top: .5rem;
	padding-bottom: .5rem;
}
.reaction-talk-box:nth-child(2){
	padding-left: .5rem;
}
.reaction-talk-box:nth-child(3){
	padding-left: .5rem;
}
.reaction-talk-box:nth-child(4){
	padding-left: .5rem;
}
.absolute-image-hover-wrap{
	position: absolute;
	height: 5.25rem;
	min-width: 12rem;
	left: 100%;
	top: 0;
	background: white;
	border: 1px solid #e7e7e7;
	display: none;
	z-index: 10;
}
.image-hover-image-wrap{
	float: left;
	min-width: 5rem;
}
.image-user-details-hover{
	float: left;
	margin-left: 0;
	margin-top: .5rem;
	max-width: 7rem;
}
.hover-image{
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	margin: .5rem;
	object-fit:cover;
}
.user-name-hover{
	font-size: .75rem;
	color: #4a4a4a;
	line-height: 1.25rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.user-details-hover{
	color: #9b9b9b;
    font-size: 0.625rem;
    line-height: 0.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;	
}
.individual-talk-wrap{
	padding-bottom: .5rem;
}
.info-talk-text{
	font-size: .75rem;
	color: #838383;
	padding-left: 1.5rem;
	line-height: .9375rem;
	padding-top: 0.1875rem;
	word-wrap:break-word;
}
.reac-details-wrap{
	position: absolute;
	left: 0;
	width: 6rem;
	top: 130%;
	padding: .5rem;
	background: white;
	border: 1px solid #e7e7e7;
	display: none;
}

.user-img-talk:hover .absolute-image-hover-wrap{
	display: block;
}
.reaction-wrap-talk{
	float: left;
}
.comment-icon-talk, .comment-count-talk{
	font-size: .75rem;
	color: #5680a8;
	float: left;
	line-height: 1.25rem;
	cursor: pointer;
}
.cmment-sym-wrap:hover .comment-icon-talk{
	color:#23527c;
}
.cmment-sym-wrap:hover .comment-count-talk{
	color:#23527c;
}
.talk-comment-sec{
	margin-top: 1rem;
}
.commented-user-img-wrap{
	float: left;
	width: 6%;
	position: relative;
}
.commented-user-img{
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	object-fit:cover;
}
.thumbsup-reac-endr{
 font-size: .75rem;
       color: #9b9b9b;
}
.thumbsdown-reac-cont{
      font-size: .75rem;
       color: #9b9b9b;
       position: relative;
       top: 1px;
}
.endorsed{
	padding-left: 0;
}
.contested{
	padding-left: 0;
}
.load-previous-comments-talk{
	text-align: center;
	font-size: .75rem;
	cursor: pointer;
	padding-top: .5rem;
	color: #5680a8;
}
.load-previous-comments-talk:hover{
	color:#23527c;
}
.talk-comment-inner-wrap {
	padding-left: .5rem;
	padding-right: .5rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.talk-comment-outer-wrapper{
	position: relative;
	z-index: 1;
}
.talk-comment-inner-wrapper{
	max-height: 25rem;
	overflow-y: scroll;
	border-bottom: 1px solid #e7e7e7;
}
.previous-comments-wrap-talk{
	display: none;
	background: #f6f6f6;
	margin-top: -1rem;
	padding: 0.5rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.talk-comment-inner-wrapper .talk-comment-sec{
	margin-top: .5rem;
}
.bg-grey-talk{
	background: #f6f6f6;
}
.image-talk-attch-wrap{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.image-talk-attch{
	max-width: 19rem;
	max-height: 12.5rem;
	cursor: pointer;
}
.video-attach-talk-wrap{
	margin-top: 1rem;
	margin-bottom: 1rem;
	width: 23rem;
	height: 15rem;
	float: left;
	background: black;
}
.video-attach-talk-wrap-outer{
	width: 100%;
	float: left;
	height: 17rem;
}
.audio-attach-talk-wrap-outer{
	width: 100%;
	float: left;
	height: 4rem;
}
.audio-attach-talk-wrap{
	background-color: #f1f1f1;
	width: 20rem;
	height: 2rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.comment-for-talk-textarea{
   outline: none;
   resize: none;
   width: 100%;
   padding-left: 1rem;
   padding-top: .25rem;
   color: #4a4a4a;
   font-size: .875rem;
   height: 1.5rem;
   transition: .2s all ease-out;
   box-sizing: border-box;
   border: none !important;
   padding-right: 3.5rem;
}
.comment-for-talk-wrap{
	margin-top: 1rem;
	height: 1.625rem;
	margin-bottom: .5rem;
	position: relative;
	width: 100%;
	border: solid 1px #e2e2e2;
	padding-bottom: .375rem;
	padding-top: .625rem;
	background: white;
	transition: .2s all ease-out;
	z-index: 0;
}
.comment-input-wrapper{
	z-index: 0;
}
.talk-actions-popup,
.comment-actions-popup{
	z-index: 1100 !important;
}
textarea.comment-for-talk-textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a5a5a5;
  font-size: .875rem;
  font-family: Lato-Regular;
  line-height: .875rem;
}
textarea.comment-for-talk-textarea::-moz-placeholder { /* Firefox 19+ */
  color: #a5a5a5;
  font-size: .875rem;
  font-family: Lato-Regular;
  line-height: .875rem;
}
textarea.comment-for-talk-textarea:-ms-input-placeholder { /* IE 10+ */
  color: #a5a5a5;
  font-size: .875rem;
  font-family: Lato-Regular;
  line-height: .875rem;
}
textarea.comment-for-talk-textarea:-moz-placeholder { /* Firefox 18- */
  color: #a5a5a5;
  font-size: .875rem;
  font-family: Lato-Regular;
  line-height: .875rem;
}
.older-conv{
	font-size: 18px;
	text-align: center;
	color: #4a4a4a;
	padding-top: 1rem;
	padding-bottom: 0.75rem;
}
.smiley-icon{
	font-size: 1.25rem;
	color: #9b9b9b;
	text-align: center;
}
.done-talk-text{
	font-size: .75rem;
	text-align: center;
	color: #9b9b9b;
	padding-top: .5rem;
}
.done-talk{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.attach-comment-talk-sub{
	font-size: 1rem;
	right: 6rem;
	bottom: .8125rem;
	color: #5680a8;
	position: absolute;
	display: none;
	cursor: pointer;
}
.attach-comment-talk-sub:hover{
	color:#23527c;
}
.attached-text-comment{
	position: absolute;
	right: 7.5rem;
	bottom: .875rem;
	width: 5rem;
	display: none;
}
.attached-text-talk{
	font-size: .75rem;
	width: 4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: -0.2px;
	color: #527ea7;
	float: left;
	text-align: right;
    position: relative;
    right: .1875rem;
    top: -.0625px;

}
.icon-close-attach{
	font-size: .75rem;
	color: #5680a8;
	cursor: pointer;
}

.comment-talk-button{
	transition: all .2s ease-out;
	background-color: #5680a8;
	width: 5rem;
	cursor: pointer;
	text-align: center;
	display: none;
	border: none;
	outline: none;
	background-color: #5680a8;
	font-size: .75rem;
	color: white;
	position: absolute;
	right: 0.5625rem;
	bottom: .5rem;
	line-height: 1.375rem;
}
.comment-talk-button:hover{
	    box-shadow: 0px 0px 0.1875rem #5680a8;
}
.chkbx-text-soc:hover{
	color: #23527c;
}
.main-link-talk-bc{
	float: left;
	font-size: 1.5rem;
	color: #527ea7;
	padding-right: .25rem;
	cursor: pointer;
}
.breadcrum-wrap-talk{
	width: 80%;
	margin: 0 auto;
	padding-top: 3rem;
}
.details-br-text{
	font-size: .875rem;
	font-weight: bold;
	color: #8e8e8e;
	padding-top: 1rem;
}
.search-breadcrum{
	display: none;
}
.second-link-talk-bc{
	color: #9b9b9b;
	float: left;
	font-size: 1.5rem;
}
.search-abs-main{
	position: absolute;
	right: 0;
	top: 0;
	height: 2.75rem;
	background-color: #5680a8;
	width: 2.75rem;
	height: 2.9375rem;
	cursor: pointer;
}
.search-wrap-talk-main{
	position: absolute;
	width: 0;
	left: 10%;
	overflow: hidden;
	transition: all .6s ease-out;
	top: 6.5rem;
	
}
.width-100{
	width: 80%;
}
.talk-search-main{
	padding-left: 1rem;
	height: 2.75rem;
	outline: none;
	width: calc(100% - 4rem);
	box-shadow: 0 1px 5px 0 rgba(144, 144, 144, 0.75);
	border: none;
	color: #9b9b9b;
	font-size: 1rem;
	padding-right: 3rem;
}
.talk-search-main:focus{
	border: none !important;
}
input.talk-search-main::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 1rem;
  font-family: Lato-Regular;
  color: #9b9b9b;
  
}
input.talk-search-main::-moz-placeholder { /* Firefox 19+ */
  font-size: 1rem;
  font-family: Lato-Regular;
  color: #9b9b9b;
  
}
input.talk-search-main:-ms-input-placeholder { /* IE 10+ */
  font-size: 1rem;
  font-family: Lato-Regular;
  color: #9b9b9b;
  
}
input.talk-search-main:-moz-placeholder { /* Firefox 18- */
  font-size: 1rem;
  font-family: Lato-Regular;
  color: #9b9b9b;

}
.search-wrap-talk-main .search-icon-talk{
	color: white;
	font-size: 1.25rem;
	text-align: center;
	padding-left: 0.6875rem;
	padding-top: 0.6875rem;
}
.talk-first-time{
	margin-top: 10rem;
	display: none;
}
.icon-start-info{
	font-size: 2.75rem;
	text-align: center;
	color: #9b9b9b;
}
.user-text-talk{
	font-size: .75rem;
	font-weight: bold;
	color: #8e8e8e;
}
.role-text-talk{
	font-size: .625rem;
	color: #8e8e8e;
}
.unblock-link{
	font-size: .75rem;
	color: #527ea7;
	cursor: pointer;
}
.start-talk-text-default{
	font-size: 1rem;
	line-height: 1.25rem;
	text-align: center;
	color: #9b9b9b;
}
.blocked-people-details-wrap{
	width: 35%;
	background: white;
	padding: 1rem;
	margin-top: .5rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.blocking-details-wrap{
	margin-top: 1rem;
	display: none;
	width: 80%;
	margin: 0 auto;
}
.blocked-people-frst-col{
	float: left;
	width: 40%;

}
.blocked-people-sec-col{
	float: left;
	width: 45%;
}
.blocked-people-third-col{
	float: left;
}
.blocked-people-row{
	margin-top: .5rem;
	margin-bottom: .5rem;
}
.sad-icon{
	font-size: 30px;
	color: rgba(144, 144, 144, 0.38);
	text-align: center;
}
.no-res-text-talk{
	font-size: 1.25rem;
	text-align: center;
	color: #a3a3a3;
	line-height: 1.5rem;
}
.no-res-inp-val-text{
	font-family:"Lato-LigtItalic";
	font-weight: bold;
	color: #a3a3a3;
	font-size: 1.25rem;
	padding-left: .25rem;
	line-height: 1.5rem;
	word-wrap: break-word;
}
.text-wrap-no-res-talk{
	text-align: center;
}
.talk-no-result{
	display: block;
	margin-top: 10rem;
}
#social-talk-icons .notif-number-wrap{
	top: 0.5625rem;
    right: 0.5625rem;
    padding-top: 0;
}
#social-talk-icons .notif-number{
	padding-top: .1875rem;
}
.select-people-browse-outer{
	width: 56rem;
    position: fixed;
    left: 50%;
    margin-left: -28rem;
    z-index: 1000;
    height: auto;
    top: 2rem;
    bottom: 2rem;
    display: none;
}
.view-people-browse-outer{
	width: 60rem;
    position: absolute;
    left: 50%;
    margin-left: -30rem;
    z-index: 1000;
    height: auto;
    display: block;
    position: fixed;
    top: 2rem !important;
}
.opeq-wrap-form-social{
	position: absolute;
    background: rgba(0,0,0, .8);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
}
.opeq-wrap-img-popup{
	position: absolute;
    /*background: rgba(0,0,0, .8);*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
}
.social-popup-header{
  height: 3.125rem;
  background: #becfdf;
  width: 100%;
 }
 .popup-log-header-social{
	font-size: 1.3125rem;
	letter-spacing: -0.4px;
	color: #4a4a4a;
	padding-left: 1.5625rem;
	padding-top: .8125rem;
	float: left;
}
.popup-close-icon-social{
    float: right;
    font-size: 1.25rem;
    letter-spacing: -0.3px;
    color: #527ea7;
    padding-top: .875rem;
    padding-right: 1.5625rem;
    cursor: pointer;
}
.select-browse-container{
	background: white;
	height: auto;
	padding-bottom: .5rem;
}
.pills-section-user{
	padding: 1rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.filter-social-section{
	margin-top: .25rem;
	height: 2.25rem;
	background-color: #f5f5f5;
}
.filter-header{
	font-size: 1.125rem;
	color: rgba(144, 144, 144, 0.6);
	padding-left: 1.5rem;
	padding-top: 0.5625rem;
	float: left;
}
.filter-select-browse{
	font-size: .875rem;
	letter-spacing: -0.3px;
	color: #5680a8;
	outline: none;
	border: 1px solid #ccc;
	width: 8rem;
	float: left;
	/*margin-left: .5rem;*/
	margin-top: 0.5rem;
	cursor: pointer; 
}
.filter-select-browse:hover{
	color:#23527c;
}
.chkbx-text-soc{
	font-size: .875rem;
	font-weight: bold;
	color: #527ea7;
	padding-left: 1.5rem;
	position: relative;
	top: -.125rem;
}
.user-select-chcks .chkbx-text-soc{
	font-weight: normal;
	font-size: 0.8125rem;
	padding-left: 1.25rem;
	cursor: pointer;
}
.user-select-chcks .chkbx-text-soc-grey{
	font-size: .875rem;
	color: #9b9b9b;
	padding-left: 1.5rem;
	position: relative;
	top: -.125rem;
}
.chkbx-text-soc-filter{
	font-size: .875rem;
	font-weight: bold;
	color: #527ea7;
}
.checkbox-wrapper-login{
	margin-top: 1rem;
	margin-left: 1.5rem;
}
.alphabet-header{
	font-size: 1.5rem;
	color: rgba(144, 144, 144, 0.6);
	width: 25%;
}
.user-select-chcks{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	margin-top: 1rem;
	max-height: 15rem;
	overflow-y: scroll;
}
.user-select-chckbox-wrap{
	float: left;
	width: 25%;
	margin-top: 1rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.role-user-select{
	font-size: .625rem;
	font-weight: 300;
	color: #9b9b9b;
	padding-left: 1.25rem;
    line-height: .75rem;
}
input.mr-checkbox-hide-ln-soc[type="checkbox"] + label {
    background-image: url(../images/checkbox_new.png);
    background-size: 0.8125rem;
    background-repeat: no-repeat;
    background-position: .0625rem .125rem;
}
input.mr-checkbox-hide-ln-soc[type="checkbox"]:checked + label {
    background-image: url(../images/checkbox-select_new.png);
    background-size: 0.8125rem;
    background-repeat: no-repeat;
    background-position: .0625rem .125rem;
}
.select-browse-container-inner input.mr-checkbox-hide-ln-soc[type="checkbox"]:disabled + label {
    background-image: url(../images/checked-noedit_new.png);
    background-size: 0.8125rem;
    background-repeat: no-repeat;
    background-position: .0625rem .125rem;
}
input.mr-checkbox-hide-ln-soc-grey[type="checkbox"]:checked + label {
    background-image: url(../images/checked-noedit_new.png);
    background-size: 0.8125rem;
    background-repeat: no-repeat;
    background-position: .0625rem .125rem;
}
.mr-checkbox-hide-ln-soc,.mr-checkbox-hide-ln-soc-grey{
	display: none;
}
.add-participants{
	float: right;
	background-color: #5680a8;
	width: 13rem;
	color: white;
	outline: none;
	border: none;
	font-size: 1rem;
	margin-right: 1rem;
	height: 2.25rem;
	transition: all ease-out .2s;
	cursor: pointer;
}
.bottom-button-wrap-browse{
	border-top: 1px solid #e5e5e5;
	margin-top: 1rem;
	margin-bottom: .5rem;
	width: 100%;
	padding-top: 1rem;
}
.add-participants:hover{
	box-shadow: 0px 0px .1875rem #5680a8;
}
.report-abuse-wrap .talk-wrap-left{
	float: none;
	margin: 0 auto;
	width: 100%;
	background: white;
}
.report-abuse-wrap-talk{
	background: white;
	width: 80%;
	margin: 0 auto;
	padding-top: .125rem;
	padding-bottom: .5rem;
	margin-top: 2.5rem;
}
.alert-exclm{
	  font-size: .75rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #e94f58;
      position: relative;
    left: -.25rem;
}

.exp-header-more-text{
	font-size: 1rem;
	color: #4b739a;
	line-height: 1.875rem;
	padding-left: 1rem;
	cursor: pointer;
}
.exp-header-more-text:hover{
	background: #dedede;
	color:#23527c;
}
.exp-header-more{
	position: absolute;
	top: 1.625rem;
	width: 9rem;
	left: 0.5625rem;
	background: #eee;
	border: solid 1px #cccccc;
	z-index: 100;
	display: none;
	padding-top:0;
	padding-bottom:0;
	box-shadow: 1px 1px 2px #d2cdcd;
}
.more-icon-wrap{
float: left;
position: relative;
}
.add-button-wrap-view-p{
	float: right;
}
.add-button-view-p{
	width: 5.625rem;
	height: 2rem;
	text-align: center;
	font-size: 1rem;
	color: white;
	border: none;
	outline: none;
	background-color: #5680a8;
	cursor: pointer;
}
.add-button-view-p:hover{
	box-shadow: 0px 0px .1875rem #5680a8;
}
.current-number-people-text{
	color: #9b9b9b;
	font-size: 1rem;
	float: left;
	padding-top: .5rem;
}
.frist-row-view-people{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.people-view-cont{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-bottom: 2rem;
}
.each-person-view-people-wrap{
	float: left;
	margin-top: 1rem;
	width: 23%;
	margin-right: 2%;
}
.people-view-user-img{
	width: 3.25rem;
	height: 3.125rem;
	border-radius: 50%;
	object-fit:cover;
}
.left-each-person-view-p{
	float: left;
	position: relative;
}
.right-each-person-view-p{
	float: left;
	padding-left: 1rem;
}
.user-name-text-people-view{
	color: #b2b2b2;
	font-size: .75rem;
	width: 8rem;
	  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.375rem;

}
.user-role-people-view,.user-place-people-view{
	color: #9b9b9b;
	font-size: .625rem;
		width: 8rem;
	  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 0.875rem;
}
.view-people-user-container{
	max-height: 17rem;
	overflow-y: scroll;
	min-height: 8rem;
}
.cross-icon-attach{
	float: left;
	color: #5680a8;
	font-size: 1rem;
	cursor: pointer;
}
.cross-icon-attach:hover{
	color:#23527c;
}
.message-browsed-file{
	padding-top: 2rem;
	width: 100%;
	padding-left: 8rem;
}
.search-res-text-se{
	color: #8e8e8e;
	font-size: .875rem;
	float: left;
}
.sharedby-text-sea{
	float: right;
	color: #8e8e8e;
	padding-right: .75rem;
	font-size: .75rem
}
.shared-with-search{
	float: right;
	position: relative;
}
.text-to-share-res{
	float: left;
	color: #5680a8;
	font-size: .75rem;
}
.text-to-share-res:hover{
	color:#23527c;
}
.up-arrow-icon-tdo{
	font-size: .5rem;
    color: #5680a8;
    float: left;
    padding-left: 1.25rem;
    padding-top: 0.1875rem;
}
.up-arrow-icon-tdo:hover{
	color:#23527c;
}
.down-arrow-icon-tdo{
	font-size: .5rem;
    color: #5680a8;
    float: left;
    padding-left: 1.25rem;
    padding-top: 0.1875rem;
}
.down-arrow-icon-tdo:hover{
	color:#23527c;
}
.absolute-element-show-soc{
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	display: none;
}
.inp-abs-click{
	height: 1rem;
	background: white;
	padding-left: .25rem;
	outline: none;
	border: 1px solid #cccccc;
	color: #4a4a4a;
	width: 4.75rem;
	box-sizing:border-box;
}
.sec-row-search{
	height: 2.625rem;
	margin-top: 1rem;
}
.position-res{
	cursor: pointer;
}

.select-filter-soc{
    float: left;
    position: relative;
    margin-top: 0.75rem;
    margin-left: 2.75rem;
}
.select-filter-soc .down-arrow-icon-tdo{
	font-size: .5rem;
    color: #5680a8;
    float: left;
    padding-left: 0.25rem;
    padding-top: 0.25rem;
}
.select-filter-soc .down-arrow-icon-tdo:hover{
	color:#23527c;
}
.select-filter-soc .up-arrow-icon-tdo{
	font-size: .5rem;
    color: #5680a8;
    float: left;
    padding-left: 0.25rem;
    padding-top: 0.25rem;
}
.select-filter-soc .up-arrow-icon-tdo:hover{
	color:#23527c;
}
.select-filter-soc .text-to-share-res{
	font-size: 0.875rem;
}
.absolute-filter-people-outer{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: none;
    left: 0;
    padding-bottom: 0.5rem;
    position: absolute;
    right: 0;
    top: 2.625rem;
    width: 8rem;
    z-index: 100000;
    max-height: 12rem;
    overflow-y:scroll;
    overflow-y: -moz-scrollbars-none;
}
.absolute-filter-people-outer::-webkit-scrollbar {
	display: none;
}
.absolute-filter-people-row{
	font-size: 0.8rem;
    padding: 0.3rem;
    color: #5680a8;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}
.absolute-filter-people-row:hover{
	color:#23527c;
}
.browse-and-select-acc{
	background-color: #f5f5f5;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1.5rem;
	cursor: pointer;
	margin-bottom: 1rem;
	display: none;
}
.br-sel-text{
	font-size: 1rem;
	color: #5680a8;
	float: left;
}
.br-sel-text:hover{
	color:#23527c;
}
.down-arrow-sel-b{
    font-size: .875rem;
    color: #5680a8;
    float: left;
    margin-top: .1875rem;
    margin-left: .375rem;
}
.down-arrow-sel-b:hover{
	color:#23527c;
}
.up-arrow-sel-b{
    font-size: .875rem;
    color: #5680a8;
    float: left;
    margin-top: .1875rem;
    margin-left: .375rem;
}
.up-arrow-sel-b:hover{
	color:#23527c;
}
#select-browse-acc-container{
	
}
.close-attached-icon{
	font-size: 14px;
	cursor: pointer;
	letter-spacing: -0.3px;
	text-align: center;
	color: #abd2ff;
	position: absolute;
	right: 0;
	top: .875rem;
	display: none;
}
#searched-results{
	margin-top: 8rem;
}
.social .more-icon-wrap{
	float: right;
}
.talk-social-wrap .highlight {
    background-color: #F9E39B;
    color: inherit;
    font-weight: normal;
}
.social .exp-header-more{
	left: -8.2rem;
	width: 9rem;
}
.blocked-text-talk{
    color:#8e8e8e;
    font-size:1rem;
    padding-top:1rem;
}

.lamp-icon{
    float:left;
    color:#4a4a4a;
    font-size:1.25rem;
}

.info-blocked-talk {
    margin-top:1.5rem;
    width:100%;
}
.info-blocked-talk .blocked-text-talk{
    padding-left:0.25rem;
    font-size:0.875rem;
    float:left;
    padding-top:0.3125rem;
}

.no-reported-talks{
    margin: 0 auto;
    width: 80%;
}

.talk-latest-comment-wrap{
	width:100%;
	border-top: 1px solid #e7e7e7;
}

.report-abuse-wrap-talk .talk-comment-inner-wrapper{
	border-bottom:none;
}

.matching-searched-comments{
	max-height: 25rem;
	overflow-y: scroll;
}
.default-cursor{
 cursor:default;
}

.icon-sc-top{
	font-size: 1.5rem;
	color: #5680a8;
	padding-top: .75rem;
	padding-left: .75rem;
}
.icon-sc-top:hover{
	color:#23527c;
}
.background-for-sctop{
	background: white;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
}
.scroll-to-top{
	position: fixed;
	right: 0;
	height: 3rem;
	height: 3rem;
	cursor: pointer;
	top: 20%;
	display: none;
}
.updated-new-discussions{
	box-shadow: 0 0 9px #ccc;
    left: 50%;
    margin-left: -6rem;
    position: fixed;
    top: 2rem;
    z-index: 100000;
    display: none;
}
.updated-disc-button{
	background: #5680a8;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 0.875rem;
    height: 2.5rem;
    outline: medium none;
    text-align: center;
    top: 18rem;
    width: 12rem;
}
.social-show-more{
	text-align: center;
	font-size: 0.875rem;
	color: #5680a8;
	cursor: pointer;
	margin-top: 1rem;
	display: none;
}
.social-show-more:hover{
	color:#23527c;
}
.browse-clear-filter{
	cursor: pointer;
	float: left;
}
.browse-clear-filter-text{
	color: #4b739a;
    float: left;
    font-size: 0.875rem;
    padding-left: 0.25rem;
}
.reset-icon-browse{
	color: #4b739a;
    float: left;
    font-size: 0.75rem;
}
.browse-select-more{
	font-size: 0.875rem;
	color: #5680a8;
	cursor: pointer;
	width: 25%;
	margin-top: 1rem;
}
.browse-select-more:hover{
	color:#23527c;
}
.grey-text{
	color: #9b9b9b;
}
.select-browse-container .pills-outer-wrap{
	max-height: 6.25rem;
	overflow-y: scroll;
	overflow-y: -moz-scrollbars-none;
	width: 95% !important;
	cursor: pointer;
}
.select-browse-container .pills-outer-wrap::-webkit-scrollbar {
	display: none;
}
.select-browse-container-inner .search-res-pill{
	margin-bottom: 0.25rem;
}

.talk-comment-inner-wrapper::-webkit-scrollbar { 
  display: none; 
}
.talk-comment-inner-wrapper{
overflow: -moz-scrollbars-none;
}

.browse-talk-input{
	background: white;
	outline: none;
	height: 1.5rem;
	border: none !important;
	color: #4a4a4a;
	font-size: 1rem;
	cursor: pointer;
	width: 23rem;
	font-family: Lato-Regular;
	padding-top: .25rem;
} 
input.browse-talk-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #aaa;
	font-size: 1rem;
}
input.browse-talk-input::-moz-placeholder { /* Firefox 19+ */
	color: #aaa;
	font-size: 1rem;
}
input.browse-talk-input:-ms-input-placeholder { /* IE 10+ */
	color: #aaa;
	font-size: 1rem;
}
input.browse-talk-input:-moz-placeholder { /* Firefox 18- */
	color: #aaa;
	font-size: 1rem;
}
.select-browse-container .search-result-rp-popup{
    left: 0;
    overflow-y: hidden;
    top: 100%;
    width: 99.9%;
}
.select-browse-container .pills-section-user{
	position: relative;
}

.social .ui-widget.ui-widget-content{
	width:4.75rem !important;
}

.talk-share-input-wrap .pills-outer-wrap{
	width:88%;
	cursor: pointer;
}
.social .search-res-text{
	font-size: .875rem;
}
.talk-text-count-wrap{
	position: absolute;
	right: 1.75rem;
	top: 7.75rem;
	z-index: 3;
}
.talk-text-count{
	font-size: 0.75rem; 
	color: #bbb;
	transition: .5s all ease-out;
}
.comment-text-count-wrap{
	position: absolute; 
	right: .75rem; 
	top: 3.5rem;
}
.comment-text-count{
	font-size: 0.75rem; 
	color: #bbb;
	transition: .5s all ease-out;
}
.disabled-button{
	opacity: .5;
	pointer-events:none;
}

.notification-arrow-social{
	overflow:hidden;
}

/* team members styles start here*/
.view-tem-members-pop{
	width: 60rem;
    position: absolute;
    left: 50%;
    margin-left: -30rem;
    z-index: 1000;
    height: auto;
    display: none;
    position: fixed;
    top: 2rem !important;
}

.group-icon-c {
   width: 100%;
   max-width: 22rem;
   max-height: 19rem;
   min-height: 17rem;
   object-fit: cover;
}
.group-icon-chat {
   position: relative;
   background-color: #4a494a;
}
.group-chat-name {
   color: #ffffff;
   font-size: 1.875rem;
   left: 23rem;
   position: absolute;
   top: 1rem;
}
.members-count {
	color: #ffffff;
    font-size: 1.25rem;
    left: 23rem;
    position: absolute;
    top: 3.25rem;
}
.person-details{
	width: 25%;
	float: left;
	margin-top: 1rem;
}
.left-wrap-icon{
	float: left;
	width: 3.125rem;
	position: relative;
}
.group-member-icon{
	width: 3.125rem;
	height: 3.125rem;
	border-radius: 50%;
	object-fit: cover;
}
.right-wrap-member-det{
	float: left;
	padding-left: 1rem;
}
.member-name{
	color: #5f5f5f;
	font-size: 1.125rem;
	line-height: 1.5rem;
	width: 100%;

}
.member-desig{
	color: #8c8c8c;
	font-size: .75rem;
	width: 100%;
	line-height: .875rem;
}
.member-place{
	color: #8c8c8c;
	font-size: .75rem;
	width: 100%;
	line-height: .875rem;
}
.group-members-details-inner{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-bottom: 1rem;
}
.view-tem-members-pop .select-browse-container{
	height: 30rem;
	overflow-y: scroll;
}
.admin-wrap{
	position: absolute;
    bottom: -.125rem;
    height: .875rem;
    background-color: #f5a523;
    border-bottom-right-radius: .625rem;
    border-bottom-left-radius: .625rem;
    border-top-right-radius: .625rem;
    border-top-left-radius: .625rem;
    width: 100%;
    padding-top: .125rem;

}
.admin-text{
	color: #f5f5f5;
	font-size: .625rem;
	text-align: center;
}

.download-attach-outer{
	width: 100%;
}
.download-attach-inner{
    border-radius: 0.25rem;
    cursor: pointer;
    float: left;
    padding: 0.5rem 0.625rem;
    padding-left: 0;
    color: #5680a8;
}
.download-attach-inner:hover{
	color: #23527c;
}
.download-prev-icon{
	font-size: 1.125rem;
}
.download-text{
    font-size: 0.75rem;
    padding-left: 0.375rem;
    position: relative;
    top: -0.125rem;
}
.reset-filter-browse{
	float: right; 
	padding-right: 1.5rem;
}
.group-img-opeq{
	background: rgba(0,0,0,0.3);
	position: relative;
	width: 22rem;
	height: 19rem;
}
.group-img-icon{
	font-size: 3.5rem;
	position: absolute;
	left: 41%;
	margin-right: -.75rem;
	top: 50%;
	margin-top: -1.75rem;
	color: #ccc;
}
.fav-people-wrap .user-baday-wrap{
	padding-right: 1rem;
}
.fav-people-user-wrap{
	float: left;
	margin-right: 1%;
    width: 49%;
}
.fav-people-user-wrap .name-wrap{
	max-width: 4.5rem;
}
.fav-people-team-wrap .baday-username{
	overflow: auto;
    white-space: inherit;
    text-overflow: inherit;
    word-wrap: break-word;
}

.fav-people-team-wrap .name-wrap{
	max-width: 4.5rem;
}

.user-comment-ta-wrap .close-attached-icon {
	right:2rem;
}
.team-view-hover{
	min-width: 14rem;
}
.team-view-hover .image-user-details-hover{
	max-width: 9rem;
}
.user-details-hover{
	line-height: 1rem;
}

/* Mention autocomplete dropdown - when tagging users with @ */
.mention-autocomplete {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 8px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.08);
	max-height: 200px;
	overflow-y: auto;
	z-index: 1000;
	min-width: 250px;
}
.mention-autocomplete::-webkit-scrollbar {
	width: 6px;
}
.mention-autocomplete::-webkit-scrollbar-track {
	background: #f5f5f5;
	border-radius: 3px;
}
.mention-autocomplete::-webkit-scrollbar-thumb {
	background: #d0d0d0;
	border-radius: 3px;
}
.mention-suggestion-item {
	padding: 10px 14px;
	cursor: pointer;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e8e8e8;
}
.mention-suggestion-item:hover,
.mention-suggestion-selected {
	background-color: #f8f8f8;
}
.mention-suggestion-item:last-child {
	border-bottom: none;
}
.mention-suggestion-item .mention-suggestion-avatar {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	margin-right: 12px;
	object-fit: cover;
	flex-shrink: 0;
}
.mention-suggestion-item .mention-suggestion-name {
	font-size: 14px;
	color: #505050;
	font-weight: 400;
	line-height: 1.4;
}