.profile-card.prowrep.right-mar-pad .friend-more-profile-btn .cover-btn.group-page-btn.more_profile_btn {
	padding: 5px;
}

.portfolio_body_right4.main.status_content .is_shared_post .newsharepost .profile_info_main17 {
	padding-top: 15px;
}

.adding_comment_reply_in_comment .my_streamcontent3.main.again_reply .my_streamcontent3_right_history_bottom .cssload-div .cssload-double-div {
	width: 15px;
	height: 15px;
}

.my_streamcontent3.main.again_reply .my_streamcontent3_right_history_bottom .cssload-div .cssload-double-div {
	width: 15px;
	height: 15px;
}

/* .report_slide_mobile .popup_single_post_mobile_section .post-popup-contain-details .video-post-popup-wrap .video-react-video {
	max-height: 300px !important
} */

@media screen and (max-width: 768px) {
	.single_post_popup .post_left_side .video-react-fullscreen.video-react .video-react-video {
		max-height: 100% !important;
		background: inherit !important;
		position: relative !important;
		height: 100% !important;
	}
}

.comment_image_preview img {
	object-fit: cover;
}

.commentSlide .fa-times {
	font-size: 11px !important;
}

.unique_message_2019_05_21 .fadein-modal-header {
	margin-bottom: 15px;
}

.unique_message_2019_05_21 .fadein-modal-foter {
	top: 15px !important;
}

.custommargitop17 .user-message-slide .fadein-modal-header {
	height: 68px;
}

.msg-img-col {
	background: transparent !important;
	border: none !important;
	height: 200px;
}

.message_main_area .my-message .msg-img-col {
	float: right;
}

.message_main_area .other_message .msg-img-col {
	float: left;
}

.user-message-slide ul.single-settings-list.dropdown-menu {
	border: none !important;
}

.user-message-slide ul.single-settings-list.dropdown-menu li .settings-edit-title {
	border: none;
	cursor: pointer;
	float: left;
	position: relative;
	width: 100%;
	font-weight: 500 !important;
	font-size: 13px;
	line-height: 18px;
	display: flex;
	align-items: center;
}

.user-message-slide ul.single-settings-list.dropdown-menu li .settings-edit-title span{
	margin-right: 4px;;
}

.message_main_area .other_message .msg-send-option ul.dropdown-menu {
	border: none;
	min-width: 115px;
	padding: 10px;
	right: 0px !important;
}

.message_main_area .other_message .msg-send-option ul.dropdown-menu li a {
	font-weight: 500 !important;
	font-size: 15px;
}

.message_main_area .my-message .msg-send-option ul.dropdown-menu {
	border: none;
	min-width: 115px;
}

.message_main_area .my-message .msg-send-option ul.dropdown-menu li a {
	font-weight: 500 !important;
	font-size: 15px;
	padding: 5px 20px 5px 20px;
}

.react_message_body .chat-user-single-msg {
	border-spacing: 0px !important;
	padding: 0 8px !important;
}

.my-message .msg-send-option {
	padding-right: 15px;
}

.message_main_area .my-message {
	position: relative;
}

.message_main_area .my-message:after {
	right: 1px;
	top: 10px;
	width: 0px;
	content: '';
	position: absolute;
    height: 0px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.message_main_area .other_message {
	position: relative;
}

.message_main_area .other_message:after {
	position: absolute;
	content: "";
	left: 1px;
	top: 10px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.other_message .msg-send-option {
	padding-left: 15px;
}

.flower-meg-addfriend .newslidemessage .fadein-modal-body {
	height: auto;
}

.newslidemessage .fadein-modal-header .fz_16 {
	margin-top: 15px !important;
}

.newslidemessage .lbmcam_content_body {
	margin-top: 25px;
}

.react_message_body .demo-class-1,
.react_message_body .demo-class-2,
.react_message_body .demo-class-3,
.react_message_body .demo-class-4 {
	width: 280px;
	float: left;
	padding-left: 0;
}

.filepreview,
.mp3preview {
	display: table-cell;
	padding: 0 10px 0 0;
	vertical-align: middle;
	border-radius: 8px;
	word-break: break-all;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	width: 100%;
	font-size: 12px;
	display: flex;
	align-items: center;
}

.filepreview span,
.mp3preview span {
	line-height: 40px;
	width: 30px;
	text-align: center;
	margin-right: 7px;
	background: transparent;
	border-radius: 5px 0 0 5px;
	font-size: 14px;
	float: left;
	height: 100%;
}

.fa-file-o:before {
	content: "\f016";
}

.inline-attachement-icon {
	display: block !important;
}

.r-hover-tooltip {
	display: none;
	position: absolute;
	right: 0px;
	width: 220px;
	text-align: left;
	border-radius: 5px;
	padding: 10px 5px;
	top: auto;
	bottom: 35px;
	font-size: 11px;
}

.r-hover-tooltip p {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
}

.chat-seen-date span {
	padding-bottom: 10px;
}

.chat-seen-date span span.icon-rightCheck {
    font-size: .8rem;
}

.react_message_body .cls-ht {
	position: relative;
}

.react_message_body .cls-ht:hover>.r-hover-tooltip {
	display: block;
}

.msg-send-date-bar span {
	min-width: 115px;
	text-align: center;
	margin-top: -2px;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
}

.msg-img-col img {
	width: 100% !important;
	object-fit: contain;
	max-height: 200px;
}

.message_main_area .msg-send-option .msg-send-option-dropdown .dropdown-menu li {
	padding: 0px !important;
}

.messageInputarea .attachement-tom {
	height: 40px !important;
	width: 40px !important;
	margin: 2px !important;
}

.messageInputarea .general-file.files-upload-scroll {
	width: 100%;
	float: left;
    overflow: auto !important;
    padding: 1px 5px;
    margin-top: 5px;
    white-space: nowrap !important;
    position: absolute;
    bottom: 0;
    left: 50% !important;
    transform: translate(-50%, -50%);
}

.messageInputarea .attachement-col img {
	object-fit: cover !important;
}

.messageInputarea .videoicon-overthumb {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.messageInputarea .videoicon-overthumb .fa {
	font-size: 25px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.messageInputarea .fa-play-circle:before {
	content: "\f144";
}

.messageInputarea .thumb_upload_img {
	height: 100%;
}

.messageInputarea .attachement-main-mp3.attachement-tom {
	width: auto !important;
	margin-left: 12px;
}

.messageInputarea .attachement-main-file.attachement-tom {
	width: auto !important;
}

.messageInputarea .videoicon,
.mp3icon,
.fileicon {
	height: 40px !important;
	line-height: 40px !important;
}

.messageInputarea .attachement-main-video span,
.attachement-main-mp3 span,
.attachement-main-file span {
	height: 40px !important;
	line-height: 22px !important;
}

.messageInputarea .inline-attachement-icon.attachement-tom {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.messageInputarea .attachement-main-mp3.attachement-tom .cancel_thumb_img i.fa.fa-times {
	position: relative;
	top: -6px;
	right: 3px;
}

.messageInputarea .attachement-main-video .cancel_thumb_img,
.attachement-main-mp3 .cancel_thumb_img,
.attachement-main-file .cancel_thumb_img i {
	position: absolute !important;
	right: 5px !important;
	left: inherit !important;
}

.messageInputarea .cssload-container-div {
	top: 25px !important;
}

.main_msg_body a.load-more {
	text-decoration: inherit !important;
}

.user-message-slide .user_messge_top_heading .image-start-container {
	position: relative;
}

.mobile-message-slide .search_box_list.searchNewMsg {
	position: absolute;
    max-height: 230px;
    overflow-x: hidden;
    overflow-y: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    z-index: 999;
    top: 60px;
	-moz-box-shadow: 0 0 10px #2a2b2c57;
	-webkit-box-shadow: 0 0 10px #2a2b2c57;
	box-shadow: 0 0 10px #2a2b2c57;
}

@media screen and (max-width: 320px) {
	.react_message_body .demo-class-1,
	.react_message_body .demo-class-2,
	.react_message_body .demo-class-3,
	.react_message_body .demo-class-4 {
		max-width: 240px;
		float: left;
		padding-left: 0;
	}
	.replay_message_text.main {
		min-width: 235px !important;
	}
}

.msg-popup .post-popup-contain-details img {
	pointer-events: auto;
	max-width: 100%;
	max-height: 100%;
	transform: translate(0, 0) scale(1);
	transition: transform .5s ease-out 0s;
}



.newslidemessage .newMsgSearch a {
	margin-top: 5px;
}

.user-message-slide .fadein-modal-body {
	height: calc(100% - 55px) !important;
}

.custom-fadein-modal.slideInRight.user-message-slide.report_slide_mobile>.fadein-modal-body.fadein-modal-body-21 {
	overflow: auto !important;
	float: left;
}

.my-message.dropdown-menu-top .msg-send-option .msg-send-option-dropdown.open ul.dropdown-menu {
	bottom: auto !important;
	left: auto !important;
}

.other_message.dropdown-menu-top .msg-send-option .msg-send-option-dropdown.open ul.dropdown-menu {
	top: auto !important;
	bottom: 15px !important;
}

.commentSlide .Linkify code a {
	display: inline !important;
	line-height: 21px;
	padding: 0px 2px;
	float: inherit;
}

.custommargitop17 .fixed-P-alert-container .alert.alert-success span.Linkify div {
	margin-top: 0px !important;
}

.message_main_area {
	margin-top: 35px;
	margin-bottom: 0px !important;
}

.report_slide_mobile .lbmcamcbr_in.liker-report-option ul li:nth-child(2) {
	display: block;
}

.dropdown-menu-top .r-hover-tooltip,
.dropdown-menu-top .l-hover-tooltip {
	top: auto !important;
	bottom: 35px !important;
}

.main_msg_body a.load-more {
	top: 55px !important;
}

.status_content .sharedpostView.sharedpostView_17 .my_streamcontent.main h1.sharedTitleView span span.Linkify a {
	line-break: anywhere;
}

.other_message .dropdown-menu {
	position: absolute;
	right: 0 !important;
	left: auto !important;
}

.new_more_posts {
	position: fixed;
	left: 50%;
	top: 12%;
	transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	z-index: 9;
}

.new_more_posts button {
	min-width: 150px;
	padding: 12px 15px;
	border: none;
	box-shadow: 0px 0px 30px rgb(0 0 0 / 14%);
	border-radius: 13px;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
}

.new_more_posts button svg {
	margin-right: 10px;
}

.show_profile_or_cover_images .gallery-video-bg svg {
	width: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.status_content .post-user-profile-details .post-upd-dropdown.bottomslidebar .custom-fadein-modal.slideInRight.report_slide_mobile .custom-common-but.disabled-but {
	position: relative;
}

.status_content .post-user-profile-details .post-upd-dropdown.bottomslidebar .custom-fadein-modal.slideInRight.report_slide_mobile .custom-common-but.disabled-but .cssload-double-div {
	width: 20px;
	height: 20px;
	border: 2px double;
	border-radius: 50%;
	border-color: transparent rgba(16, 126, 194, .9) rgba(133, 150, 163, .9);
	position: absolute;
	left: 40%;
}

.top-loader {
	margin-top: 25px;
}

.general-file {
	width: 150% !important;
	left: -50px !important;
	bottom: 0px;
}

.msg-send-option .msg-send-option-dropdown svg {
	height: 20px;
	width: 20px;
	position: relative;
	top: 5px;
}

.react_message_body .left-chat-seen-date.cls-ht:hover>.r-hover-tooltip {
	right: auto;
	bottom: 30px;
}

.replay_message_text.main {
	height: 44px !important;
	font-size: 13px !important;
}

.unblock-area {
	text-align: center;
	margin: 0 auto;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	background: linear-gradient(#fbf2e5, #faebd7, #ded0ba);
	padding: 10px;
}

.shared_profile_header .post-upd-top a.post-upd-name {
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}




@media screen and (max-width: 375px) {
	.chat-user-other .chat-user-single-msg-link {
		width: 230px;
	}
}

#content {
	left: 0px !important;
}

div#react-rank-content .box_content .box_content .rank_list .top-contributor.top-like-total {
	margin-top: 0px !important;
}

button:focus {
	outline: inherit !important;
}

button,
select {
	outline: none !important;
}

span.post-like-count svg {
	position: relative;
	right: 0px;
}

span.post-upd-permission-icon svg:nth-child(2) {
	position: relative;
	right: 0px;
	top: 0px;
}

span.posted_upload_time svg {
	position: relative;
	left: 8px;
}

.comment_reply svg {
	position: relative;
	right: 5px;
}

.custommargitop17 .portfolio_body.new_star_contributor .fadein-modal-body ul#content a.trigger.left-caret svg {
	transform: rotate(-90deg);
	position: absolute;
	left: 5px;
	top: 10px;
}

.custommargitop17 .portfolio_body.new_star_contributor .fadein-modal-body ul#content li ul {
	padding-left: 20px !important;
}

.img_5_add__highlighter strong {
	background-color: transparent !important;
}

.new-stiky-cls.black-nav .mobile_menu_bar .row.all_tabs .col-xs-2.profile_image .portfolio_dropdown.newslidenavafter .cssload-div .cssload-double-div {
	margin-top: 18px !important;
}

.nano.react_scroll_for_message {
	/* height: calc(98vh - 100px) !important; */
	height: 100%;
}

.infinite-scroll-component .post-user-profile-details .post-upd-top .dropdown-menu {
	z-index: 99999 !important;
}

.group-page-body .status_content .is_shared_posted .my_streamcontent2_right.bottomslidebar ul.dropdown-menu {
	width: 200px;
	right: 0px !important;
	left: inherit !important;
	top: 43px;
}

.group-page-body .status_content .is_shared_posted .my_streamcontent2_right.bottomslidebar ul.dropdown-menu li a svg {
	margin-right: 10px;
}

.group-page-body .status_content .is_shared_posted .my_streamcontent2_right.bottomslidebar ul.dropdown-menu li a img {
	margin-right: 7px;
	width: 14px;
}

div#content-xg {
	height: 100%;
	overflow: hidden !important;
}

.custom-fadein-modal.slideInRight.user-message-slide.report_slide_mobile .fadein-modal-body.fadein-modal-body-21 {
	height: 84vh !important;
}

.custom-fadein-modal.slideInRight.user-message-slide.report_slide_mobile .fadein-modal-body.fadein-modal-body-21::-webkit-scrollbar {
	display: none;
}

.custom-fadein-modal.slideInRight.user-message-slide.report_slide_mobile .fadein-modal-body.fadein-modal-body-21 {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.main .custommargitop17 .mobile-message-slide .fadein-modal-body div .infinite-scroll-component {
	max-height: inherit !important;
	height: inherit !important;
	overflow: hidden !important;
}

.status_content .is_shared_posted .my_streamcontent2_right.bottomslidebar ul.dropdown-menu li a {
	font-size: 13px !important;
	border: none !important;
	padding: 6px 20px;
}

.messageInputarea .videoicon,
.mp3icon,
.fileicon i.fa.fa-file-o {
	line-height: 39px;
}

.my_streamcontent_bottom .imgPostMain h1.sharedTitleView span div span a {
	float: none;
}

.loginsignup-body .video-react-control-bar.video-react-control-bar-auto-hide {
	position: inherit;
}

span.post-upd-permission-icon i {
	float: left;
	height: 18px;
	margin-right: 5px;
	line-height: 20px;
}

.mentions-input-box .postMentionsInputBox .circle-container-2021 {
	display: none !important;
}

.group-page-body .newslidepost .status_content .is_shared_posted .post-user-profile-details .post-upd-dropdown.bottomslidebar.open ul.dropdown-menu {
	left: -160px;
	top: 30px !important;
}

.group-page-body .newslidepost .status_content .is_shared_posted .post-user-profile-details .post-upd-dropdown.bottomslidebar.open ul.dropdown-menu li a {
	font-size: 13px !important;
	border: none !important;
	padding: 6px 20px;
}

.group-page-body .newslidepost .status_content .is_shared_posted .post-user-profile-details .post-upd-dropdown.bottomslidebar.open ul.dropdown-menu li a svg {
	margin-right: 5px;
	position: relative;
	top: 3px;
}

.filter-nav.dropdown-menu-star ul#content li a.trigger.right-caret span.cat-name svg {
	transform: rotate(270deg);
	top: 13px !important;
}

.filter-nav.dropdown-menu-star ul#content li a.trigger.left-caret span.cat-name svg {
	transform: rotate(360deg) !important;
	top: 8px !important;
}

div#content ul#content li a.trigger.react-right-caret span.cat-name svg,
.cat-slide-mob.ctg-class.slideInBottom .search_new_ctg_list_main ul#content li a.trigger.react-right-caret span.cat-name svg {
	transform: rotate(270deg);
}

div#content ul#content li a.trigger.react-down-caret span.cat-name svg,
.cat-slide-mob.ctg-class.slideInBottom .search_new_ctg_list_main ul#content li a.trigger.react-down-caret span.cat-name svg {
	transform: rotate(90deg) !important;
}

.message_area .mobile_user_avatar a .image-start-container span.icon-user {
    font-size: 4.5rem;
}

/* "@userName" CSS */

.startContributor_userName {
    display: grid;
}

.sharedPostHeader_userName {
    display: flex;
}
.sharedPostHeader_userName span.userName{
	margin-top: 2px;
}
.private_group_disableclass{
	pointer-events: none;

}
.shared_profile_header .post-upd-top a.post-upd-name.sharedPostHeader_verficationBadge {
	display: flex;
	align-items: center;
}


/* STARTS: user-verification-badge-css 
--------------- Zahidul Islam ---------------
*/

.shared_profile_header .post-upd-top .user_verification_badge {
	height: 14px;
	width: 14px;
	margin-left: 2px;
}