* {
	margin: 0px;
	padding: 0px;
}

@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sansbold_italic';
	src: url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2'), url('../fonts/opensans-bolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sansextrabold';
	src: url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'), url('../fonts/opensans-extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sansextrabold_italic';
	src: url('../fonts/opensans-extrabolditalic-webfont.woff2') format('woff2'), url('../fonts/opensans-extrabolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sansitalic';
	src: url('../fonts/opensans-italic-webfont.woff2') format('woff2'), url('../fonts/opensans-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sanslight';
	src: url('../fonts/opensans-light-webfont.woff2') format('woff2'), url('../fonts/opensans-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sanslight_italic';
	src: url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2'), url('../fonts/opensans-lightitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sanssemibold_italic';
	src: url('../fonts/opensans-semibolditalic-webfont.woff2') format('woff2'), url('../fonts/opensans-semibolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

li {
	list-style: none;
}

a:hover,
a:focus {
	text-decoration: none;
}

a {
	cursor: pointer;
}

.clr {
	clear: both;
}

body {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-family: 'open_sansregular';
	overflow-x: hidden;
	    background-color: #e9ebee;
}
.post-images-list{
	width: 200px;
    float: left;
}

.post-images-list img{
	width: 200px;
    float: left;
}

.post-videos-list{
	width: 200px;
    float: left;
    margin: 10px;
    padding: 20px;
}

.post-videos-list video{
	width: 200px;
    float: left;
    margin: 10px;
    padding: 20px;
}

.main-sign-in-up-sec {
	display: flex;
	height: 100vh;
	flex-wrap: wrap;
}

.left-side-banner {
	width: calc(100% - 480px);
	float: left;
	position: relative;
}

.left-side-banner:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(0, 97, 175, 0.8);
	width: 100%;
	height: 100%;
	z-index: 2;
}
.edit_my_profile_page_sec form{
	box-shadow: none!important;
	    width: 100%!important;
}

.left-side-banner:after {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
    background: url(../images/form-banner.jpg) top center no-repeat;
	background-size: cover;
}

.center-banner-text {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 3;
	height: 100%;
	padding: 0px 140px;
}

.center-banner-text img {
	display: block;
	max-width: 100%;
	margin: auto;
}

.center-banner-text p {
	font-size: 17px;
	color: #fff;
	margin-top: 20px;
	line-height: 28px;
	text-align: center;
	font-family: 'open_sansregular';
}

.right-side-form-sec {
	width: 480px;
	float: right;
	background: #efeff0;
	position: relative;
}

.form-top-logo {
	display: block;
	padding: 0px 40px;
	margin-bottom: 60px;
}

.form-top-logo span {
	display: block;
	text-align: center;
	font-size: 24px;
	font-family: 'open_sansregular';
	color: #0b0b0b;
	text-transform: uppercase;
}

.form-top-logo img {
	display: block;
	max-width: 100%;
}

.form-field-sec {
	display: block;
}

.form-row {
	display: block;
	margin-bottom: 20px;
}
.recommendation_form_redrict_butt p{
	text-align: right;
}
.user_retreatment_user {
    display: table;
	    margin-bottom: 10px;
}
.main-sign-in-up-sec .right-side-form-sec{
	height: 635px;
	    overflow-y: scroll;
    min-height: 466px;
}

.user_retreatment_user .user-comment-img{
	    display: table-cell;
    width: 40px;
    vertical-align: middle;
}
.user_retreatment_user .group_detail_treatement_user_heading{
	display: table-cell;
    vertical-align: top;
}
.user_retreatment_user h2{
	font-size: 14px;
}

.form-input-box {
	display: block;
	width: 100%;
	border: 2px solid #b1b1b1;
	width: 100%;
	padding: 5px 10px 2px 10px;
	border-width: 0px 0px 2px 0px;
	outline: none;
	background: transparent;
	font-size: 16px;
	color: #909090;
	font-family: 'open_sansregular';
	border-radius: 0px;
	border-width: 0px 0px 2px 0px;
	box-shadow: unset;
}

.form-input-box:focus {
	box-shadow: unset;
}

.form-input-box.error {
	border-color: #e3342f;
}

label.error {
	color: #e3342f;
	font-size: 12px;
}

.invalid-feedback strong {
	color: #e3342f;
	font-size: 12px;
}

.form-submit-dv {
	text-align: center;
	margin-top: 60px;
}
.user_profile_img_upload {
    padding-top: 20px;
}

.form-submit-btn {
	display: inline-block;
	background: #0061af;
	text-align: center;
	color: #fff;
	padding: 9px 40px;
	box-shadow: 0px 10px 8px 4px rgba(0, 0, 0, 0.20);
	font-size: 17px;
	font-family: 'open_sanssemibold';
	text-transform: uppercase;
	transition: 0.5s all ease;
	border: 0px;
}

.form-submit-btn:hover {
	background: #004a86;
	transform: translateY(-3px);
	color: #fff;
	text-decoration: none;
}

.forgot-link {
	display: block;
	text-align: center;
	color: #565656;
	font-size: 18px;
}

.forgot-link a {
	display: inline-block;
	color: #0061af;
	font-family: 'open_sanssemibold';
	text-transform: capitalize;
}


/***/


/*.top-left-link{
    position:relative;
    top:-40px;
    left:-40px;
}*/

.top-left-link {
	position: absolute;
	top: 10px;
	left: 10px;
}

.top-left-link a {
	font-size: 16px;
	background: url(../images/left-arrow.png) 0px 3px no-repeat;
	background-size: 13px;
	padding-left: 20px;
	text-transform: capitalize;
	color: #666666;
	font-family: 'open_sansregular';
}

.top-left-link a:hover {
	text-decoration: none;
}

.location-box {
	display: flex;
}

.location-box input {
	width: calc(100% - 173px);
}

.location-btn {
	background: #0061B0 url(../images/location-icon.png) 10px 11px no-repeat;
	color: #fff;
	font-size: 11px;
	background-size: 15px;
	display: inline-block;
	padding: 6px 10px 6px 31px;
	float: right;
	display: inline-block;
	margin-left: 10px;
	border-radius: 20px;
	line-height: 22px;
	text-transform: uppercase;
}

.location-btn:hover {
	text-decoration: none;
	color: #fff;
}

.location-btn:focus,
.form-submit-btn:focus {
	color: #fff;
}

.calendar-icon {
	background: url(../images/calendar-icon.png) top center no-repeat;
	background-size: 16px;
	display: block;
	width: 20px;
	height: 21px;
}

.date-picker-box .input-group-addon {
	border: 0px;
	position: absolute;
	right: 20px;
	bottom: 5px;
	padding: 0px;
	margin: 0px;
}

.date-picker-box .input-group {
	width: 100%;
}

.custom-select-box {
	display: none;
}

.dropdown-box-main .dropdown {
	cursor: pointer;
	display: block;
	position: relative;
	text-align: left !important;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
	border: 2px solid #b1b1b1;
	width: 100%;
	padding: 5px 10px 2px 10px;
	border-width: 0px 0px 2px 0px;
	outline: none;
	background: transparent;
	font-size: 18px;
	color: #909090;
	font-weight: normal;
	font-family: 'open_sansregular';
}

.dropdown-box-main .dropdown:after {
	background: url(../images/arrow-down.png) top center no-repeat;
	background-size: 12px 8px;
	transition: all 0.125s ease-in-out;
	content: '';
	display: block;
	margin-top: -2px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 12px;
	height: 8px;
}

.dropdown-box-main .dropdown.open:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.dropdown-box-main .dropdown.open .list {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	pointer-events: auto;
}

.dropdown-box-main .dropdown.open .option {
	cursor: pointer;
}

.dropdown.wide {
	width: 100%;
}

.dropdown-box-main .dropdown.wide .list {
	left: 0 !important;
	right: 0 !important;
}

.dropdown-box-main .dropdown .list {
	box-sizing: border-box;
	transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
	background-color: #fff;
	margin-top: 4px;
	padding: 3px 0;
	opacity: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	top: 100%;
	right: 10px;
	z-index: 999;
	width: 150px;
}

.dropdown-box-main .dropdown .list:hover .option:not(:hover) {
	background-color: transparent !important;
}

.dropdown-box-main .dropdown .option {
	cursor: default;
	font-weight: 400;
	line-height: 25px;
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	transition: all 0.2s;
	font-size: 16px;
	color: #4d4d4d;
}

.dropdown-box-main .dropdown .option:hover,
.dropdown-box-main .dropdown .option:focus {
	background-color: #73aedf !important;
}

.dropdown-box-main .dropdown .option.selected {
	background: #73aedf;
}

.dropdown-box-main .dropdown .option.selected:focus {
	background: #73aedf;
}

.dropdown-box-main .by {
	bottom: 12px;
	color: #aaa;
	font-size: 12px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
}

.dropdown-box-main .list ul {
	margin: 0px;
	padding: 0px;
}

.custom-checkbox {
	display: flex;
	flex-direction: column;
	position: relative;
	padding-left: 27px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#terms_conditions-error {
	order: 2;
	width: 100%;
}

.custom-checkbox-main .custom-checkbox {
	line-height: 20px;
}

.custom-checkbox input {
	position: absolute;
	opacity: 0;
	/* cursor: pointer; */
	/* height: 0; */
	/* width: 0; */
}

.custom-checkbox .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	border: 2px solid #676767;
}

.custom-checkbox .checkmark.is-invalid {
	border-color: #e3342f;
}

.custom-checkbox input:checked~.checkmark {
	background-color: #0061b0;
	border-color: #0061b0;
}

.custom-checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.custom-checkbox input:checked~.checkmark:after {
	display: block;
}

.custom-checkbox .checkmark:after {
	left: 4px;
	top: 1px;
	width: 6px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.custom-checkbox b {
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	vertical-align: top;
	color: #565656;
}

.custom-checkbox b a {
	position: relative;
	z-index: 1;
}

.sign-up .form-submit-dv {
	margin-top: 20px;
}

.right-side-form-sec {
	    padding: 60px 40px 0px 40px;
	transition: 0.6s all ease-in-out;
}

.sign-up {
	transition: 0.6s all ease-in-out;
}

.slide-form .sign-up {
	display: block;
	transition: 0.6s all ease-in-out;
}

.slide-form .sign-in {
	display: none;
	transition: 0.6s all ease-in-out;
}



/**Home Page****/

.site-logo {
	background: #ebebeb;
	    padding: 0px 15px;
	margin: 0px 0px 34px 0px;
}

.site-logo img {
	max-width: 100%;
}

.side-bar {
	position: fixed;
	top: 0px;
	left: 0px;
	background: #0061af;
	height: 100vh;
	width: 20%;
	z-index:999;
}

.main-content-sec {
	margin: 0px 21% 0px 20%;

	border-width: 0px 2px 0px 2px;
	min-height: 100vh;
	height: 100%;
	background-color: #ebebeb;
}

.right-side-activities {
	position: fixed;
	top: 0px;
	right: 0px;
	height: 100vh;
	width: 21%;
	overflow: auto;
}

.right-side-activities::-webkit-scrollbar {
	width: 6px;
}

.right-side-activities::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.right-side-activities::-webkit-scrollbar-thumb {
	background: #0061af;
}

.side-bar {
	overflow: auto;
}

.side-bar::-webkit-scrollbar {
	width: 6px;
}

.side-bar::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.side-bar::-webkit-scrollbar-thumb {
	background: #003158;
}

.top-search-bar {
	position: relative;
}

.top-search-bar input {
	padding: 10px 10px 10px 40px;
	width: 100%;
	border: 0px;
	font-size: 17px;
	color: #332a2a;
	outline: none;
	background: #d2d2d2;
	border-top: 1px solid #ccc;
}

.top-search-bar .search-icon {
	position: absolute;
	top: 13px;
	left: 19px;
	background: url(../images/search.png) top center no-repeat;
	background-size: 17px;
	width: 17px;
	height: 17px;
}

.top-search-bar input::-webkit-input-placeholder {
	color: #655b5b;
	font-weight: 600;
}

.top-search-bar input:-ms-input-placeholder {
	color: #655b5b;
	font-weight: 600;
}

.top-search-bar input::placeholder {
	color: #655b5b;
	font-weight: 600;
}

.post-item-tab {
	background: #0061ae;
	display: flex;
	align-items: center;
	position: relative;
}

.post-item-tab .nav-tabs {
	border-bottom: 0px;
}

.post-btn {
	background: #fff;
	padding: 4px 20px;
	border-radius: 20px;
	font-family: 'open_sanssemibold';
	font-size: 14px;
	color: #0061af;
	text-transform: uppercase;
	margin-top: 10px;
}

body .post-item-tab .nav li {
	padding: 5px 0px;
}

body .post-item-tab .nav li a {
	font-family: 'open_sanssemibold';
	font-size: 12px;
	background: transparent;
	border: 0px;
	color: #fff;
	border-right: 1px solid #fff !important;
	padding: 0px 25px;
	border-radius: 0px;
}

body .post-item-tab .nav li:nth-child(4) a {
	border-right: 0px !important;
}

body .post-item-tab .nav li a img {
	margin-right: 10px;
	max-width: 24px;
}

.user-post-tab .nav-tabs>li.active>a,
.user-post-tab .nav-tabs>li.active>a:hover,
.user-post-tab .nav-tabs>li.active>a:focus,
.user-post-tab .nav-tabs>li>a:hover {
	background: transparent;
	border: 0px;
	color: #fff;
}

.post-btn-main {
	position: absolute;
	right: 25px;
}

.user-post-area {}

.user-post-area textarea {
	/*background: #ececec;*/
	width: 100%;
    background: #ffffff;
    padding: 15px;
    font-size: 15px;
    border: 0px;
    resize: none;
    height: 63px;
    outline: none;
    border-bottom: 1px solid #dbdbdb;
}

.user-post-area textarea::-webkit-input-placeholder {
	color: #6c6c6c;
	font-family: 'open_sansitalic';
}

.user-post-area textarea:-ms-input-placeholder {
	color: #6c6c6c;
	font-family: 'open_sansitalic';
}

.user-post-area textarea::placeholder {
	color: #6c6c6c;
	font-family: 'open_sansitalic';
}

body .post-item-tab .nav li.active {
	position: relative;
}

body .post-item-tab .nav li.active:after {
	content: '';
	position: absolute;
	bottom: -4px;
	left: 50%;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #ffffff;
	transform: translate(-50%, -50%);
}

.news-feed-sec {
	    padding: 0px 0px 15px 0px;
       margin: 0px 0px 12px 0px;
	   border: none;
}

body .news-feed-sec .nav li {
	width: 50%;
	border-radius: 0px;
}
.news-feed-sec .tab-content{background-color: #ebebeb;margin-top: 12px;}
.news-feed-sec #Group-Activities{
	margin: 0px 12px;
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
}
.group_detail_activi .user-feed-detail{
	margin-left: 0px;
}
.group_detail_activi .post-detail-section {
    background-color: #fff;
    padding: 10px 12px;
    margin-bottom: 10px;
}
.group_detail_activi .group-activities {
    padding: 0px;
}
.group_detail_activi  #Group-Activities{
	border-top: 1px solid #ebebeb!important;
    padding-top: 7px!important;
}
.group_detail_activi .post-comment-sec {
    border-bottom: none;
    margin-bottom: 0px;
    margin-bottom: 9px;
}
.main-content-sec #Following-Activities h3{
	font-size: 13px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 8px 10px 0px 0;
}
body .news-feed-sec .nav li a:last-child{
	border-right:none!important;
}
body .news-feed-sec .nav li a {
	font-family: 'open_sanssemibold';
	font-size: 14px;
	background: transparent;
	border: 0px;
	color: #fff;
	border-right: 1px solid #fff !important;
	padding: 5px 25px;
	border-radius: 0px !important;
	text-align: center;
	/*border-bottom: 5px solid #eeeeee;*/
	margin: 0px;
}

.news-feed-sec .nav-tabs {
	background-color: #0061af;
   padding: 5px 0px 11px 12px;
    margin: 0 12px 0 12px;
    border-bottom: 1px solid #dddfe2;
}
.news-feed-sec .nav-tabs>li a{color:#fff;}

.news-feed-sec .nav-tabs>li.active>a,
.news-feed-sec .nav-tabs>li.active>a:hover,
.news-feed-sec .nav-tabs>li.active>a:focus,
.news-feed-sec .nav-tabs>li>a:hover {
	background: transparent;
	border: 0px;
	border-bottom: 5px solid #fff !important;
	color: #fff;
	border-radius: 0px;
	width: 60%;
    margin: auto;
}

.group-activities {
	/*border: 1px solid #c6c6c6;*/
	margin-top: 0px;
    padding: 5px;
}

.group-feed-main {
	display: block;
}

.feed-item {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.user-img {
	    width: 43px;
	padding-right: 10px;
	display: table-cell;
	float: left;
}

.user-img img {
	display: block;
	height: 35px;
    width: 35px;
	border-radius: 100%;
}
.group-not-found {
    margin: 0 12px;
    background-color: #fff;
    padding: 0 23px;
}
.user-feed-detail {
	width: calc(100% - 0px);
	padding-right: 0px;
	/* position: relative; */
	margin-left: 42px;
	    margin-top: -12px;
}

.user-feed-header {
	display: block;
	padding: 8px 0px;
	/* position: relative; */
}

.user-feed-header h2 {
	display: block;
	margin: 0px;
	font-size: 13px;
	font-family: 'open_sanssemibold';
	    color: #000;
}

.user-feed-header h2 span {
	display: inline-block;
	font-family: 'open_sansregular';
}

.user-feed-header-bottom-info {
	display: block;
	margin-top: 5px;
	font-size: 13px;
}

.user-sharing-privacy {
	display: inline-block;
	padding-right: 20px;
	color: #606770;
	position: relative;
	padding-left: 17px;
	    font-size: 10px;
}

.user-sharing-privacy:after {
	content: '';
	position: absolute;
	background: url(../images/public-icon.png) top center no-repeat;
	background-size: 14px;
	width: 14px;
	height: 14px;
	top: 0px;
	left: 0px;
}

.user-sharing-time {
	display: inline-block;
	color: #606770;
	    font-size: 10px;
}

.feed-description {
	width: 100%;
	padding: 0px 0px;
}
p{    color: #777777}
.feed-description p {
	font-size: 12px;
	    color: #777777;
	line-height: 21px;
	    margin-top: 5px;
}

/*.feed-post-lg-img img {
	margin-bottom: 10px;
    max-height: 247px;
    width: 247px;
    height: 200px;
	margin-left: initial;
    margin-right: initial;
}
*/

.all_avtivities_button{
	text-align: center;
    background-color: #fff;
    margin-left: 12px;
    margin-right: 12px;
    padding: 10px;
    margin-bottom: -7px;
}

.feed-post-lg-img img {
    margin-bottom: 10px;
    max-height: initial;
    width: 247px;
        height: 250px;
    margin-left: initial;
    margin-right: initial;
}

.searchBox-fakeInput {
	background: white;
	border: 1px solid #d6dadc;
	border-radius: 3px;
	display: table;
}
.group_details_left_site_p .side-bar h2{
	    text-align: left;
}

.modal-header{padding: 7px;}


.patientChatter_group_media_sec2 .feed-post-lg-img{
	width: 250px;
    height: 190px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 12px;
    border: 1px solid #dcdcdc;
}
.gallery_user_name {
    padding-left: 10px;
}
.patientChatter_group_media_sec2 .feed-post-lg-img img{
	object-fit: cover;
    width: 248px;
    height: 170px;
    max-height: 230px;
}


.searchBox-fakeInput.is-focussed {
  border: 2px solid cyan !important;
}
.searchBox-inputWrapper,
.searchBox-clearWrapper {
	vertical-align: middle;
}
.searchBox-input {
 	background-color: transparent;
	border: none;
  box-shadow: none;
  outline: none;
	width: 100%;
	padding: 0.5rem;
	font-size: inherit;
}
.searchBox-input:focus {
  outline: none;
	background: #FFF;
  box-shadow: none;
}
.searchBox-clearWrapper {
  padding-right: 0.5rem;
    position: absolute;
    top: 9px;
    right: 0;
}
.searchBox-clear {
	color: #CCC;
	padding: 0;
	cursor: pointer;
	font-size: inherit;
	cursor: pointer;
	line-height: 1.5;
 	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.searchBox-clearInput:hover {
	color: #AAA;
}

.group_details_new_recomation .group-page-content{
    background: none;
    background-color: #fff0!important;
}
.group_details_new_recomation .post-content{
    padding: 0px;
     background: none;
}
.recommendtion_form_bottom{
    padding: 0 15px;
}
.feed-post-lg-img video{max-height: 300px;}
.comment-list{margin-bottom: 0px;}
.user-profile-all-group .activities-list-detail h3{
	    line-height: 19px;
}

.post-side-menu a {}

.post-side-menu a img {width: 75%;}

.post-side-menu ul {}

.post-side-menu ul li {}

.post-side-menu ul li a {}

.post-comment-sec {
	display: block;
	padding: 0px 0px;
}

.post-like-sec {
	display: flex;
	padding-bottom: 0px;
	margin-bottom: 10px;

}

.user-like-img {
	display: block;
	flex: 1;
}

.user-like-list {
	display: block;
}

.user-like-list li {
	list-style: none;
	display: inline-block;
}

.user-like-list li a {
	display: inline-block;
	margin: 2px 4px;
}

.user-like-list li a img {
	width: 28px;
	height: 28px;
	border-radius: 50%;
}

.user-like-list li a span {
	width: 28px;
	height: 28px;
	border: 1px solid #eaeaea;
	display: inline-block;
	font-size: 10px;
	vertical-align: middle;
	line-height: 27px;
	border-radius: 50px;
	text-align: center;
	color: #002f69;
	font-family: 'open_sanssemibold';
}

.post-comment {
	flex: 1;
	text-align: right;
}

.comment-list {
    display: block;
    float: left;
}
.feed-post-lg-img {
    margin-bottom: 0px;
}
.my_activity_sec .svg-inline--fa{
	    font-size: 12px;
		margin-right: 5px;
}
.user-like-normal-icon{
	margin-right: 5px;
}
#Following-Activities{
    margin: 10px 12px 0 12px;
    padding: 3px 12px 3px 12px;
}
.comment-list li {
	display: inline-block;
}

.comment-list li a {
	display: inline-block;
	color: #606770;
	margin: 2px 4px;
}

.comment-list li a .svg-inline--fa {
	font-size: 14px;
    margin-right: 5px;
}

.comment-list li a .svg-inline--fa.fa-heart {
	color: #ff626f;
}

.show-comment-sec {
	display: flex;
	margin-bottom: 10px;
}

.user-comment-img {
	display: block;
	width: 45px;
}

.user-comment-img img {
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
}

.user-comment-detail {
	display: block;
}

.user-comment-detail h3 {
	display: block;
	margin: 0px;
	font-size: 12px;
	color: #4a4545;
	font-family: 'open_sanssemibold';
	text-transform: capitalize;
}

.user-comment-detail h3 span {
	display: inline-block;
    color: #606770;
    font-size: 10px;
    font-family: 'open_sansregular';
}

.user-comment-detail p {
	display: block;
	font-size: 11px;
	padding-top: 2px;
	margin-top: 2px;
	font-weight: 500;
	color: #807575;
    margin-bottom: 0px;
	/*text-transform: initial;*/
}

.top-notification-profile-sec {
	display: block;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	margin: 0px 12px 10px 0px;
	border: 1px solid #dddfe2;
	border-left: none;
}

.notification-list {
	display: block;
	padding: 0px;
	    margin-bottom: 0px;
}

.notification-list>li {
	display: inline-block;
	vertical-align: middle;
}

.notification-list li>a {
	display: block;
	color: #000;
	padding-right: 4px;
	    font-size: 13px;
	cursor: pointer;
}

.notification {
	position: relative;
	width: 30px;
	height: 30px;
	background: #e6e6e6;
	border-radius: 50%;
	text-align: center;
}

.notification .svg-inline--fa {
	    font-size: 15px;
	color: #212121;
	margin-top: 9px;
}

.notification span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #f00;
	border-radius: 20px;
	position: absolute;
	right: -4px;
	top: -2px;
	font-size: 9px;
	color: #fff;
}

.user-profile {
	display: inline-flex !important;
	align-items: center;
}

.user-profile>a {
	display: block;
	position: relative;
	font-family: 'open_sanssemibold';
}

.user-profile>a:after {
	content: '';
	background: url(../images/arrow-down.png) top center no-repeat;
	background-size: 12px;
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-left: 9px;
	vertical-align: sub;
}

.user-profile-img {
	display: inline-block;
	padding-right: 10px;
}

.user-profile-img img {
	width: 30px;
	height: 30px;
	border-radius: 100%;
}

.activities-sec-main {
	display: block;
	padding: 0px 0px 30px 0px;
	    margin-right: 12px;
}

.event-sec {
	display: block;
	padding-bottom: 20px;
	    margin-bottom: 10px;
	    border: 1px solid #dddfe2;
	background-color: #fff;
    padding: 12px 12px;
}

.activities-title {
	display: block;
	    margin: 0px 0px 5px 12px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'open_sanssemibold';
	padding-left: 0px;
	position: relative;
	color: #434343;
}

.activities-title:after {
	display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 7px solid #434343;
    border-bottom: 7px solid transparent;
    position: absolute;
    top: 0px;
    left: -12px;
}

.activities-card>img {
	display: block;
	width: 100%;
}

.activities-card-body {
	display: block;
}

.activities-card-title {
	display: flex;
	margin-top: 10px;
	margin-bottom: 10px;
}

.event-date {
	display: flex;
	text-align: center;
	flex-direction: column;
	margin-right: 10px;
	display: block;
	text-transform: uppercase;
	color: #fd073b;
	font-size: 13px;
	line-height: 18px;
	font-family: 'open_sanssemibold';
}

.event-date span {
	color: #555555;
	font-size: 16px;
	display: block;
	line-height: 22px;
}

.event-time {
	display: block;
}

.event-time h3 {
	display: block;
	text-transform: capitalize;
	font-size: 14px;
	font-family: 'open_sanssemibold';
	margin: 0px;
}

.event-time h3 span {
	display: block;
	color: #b3b3b3;
	font-size: 9px;
	padding-top: 3px;
}

.activities-card-btn {
	font-size: 14px;
	display: inline-block;
	background: #d1d1d1;
	color: #0061af;
	padding: 5px 10px;
	font-family: 'open_sanssemibold';
}

.activities-card-btn .svg-inline--fa {
	font-size: 13px;
	margin-right: 7px;
	position: relative;
	top: -1px;
}

.activities-list {
	display: block;
	margin-top: 20px;
}

.activities-list li {
	list-style: none;
	margin-bottom: 20px;
}

.activities-list-item {
	display: flex;
}

.activities-list-img {
	width: 40px;
    height: 40px;
    /*border: 1px solid #000;*/
    border-radius: 50%;
    display: flex;
    margin-right: 13px;
}

.activities-list-img img {
	width: 40px;
	height: 40px;
	display: block;
	border-radius: 100%;
	margin: auto;
}

.activities-list-detail {
	display: block;
	padding-top: 2px;
	    width: calc(100% - 29px);
}

.activities-list-detail h3 {
	display: block;
    margin: 0px;
    font-size: 13px;
    color: #6a6a6a;
    margin-bottom: 0px;
}

.activities-list-detail h3 span {
	display: inline-block;
	font-family: 'open_sanssemibold';
	color: #838383;
}

.activities-list-detail p {
	margin: 0px;
    font-size: 10px;
    color: #acacac;
    font-family: 'open_sanssemibold';
}

.green-border {
	border-color: #d1eda1 !important;
}

.red-border {
	border-color: #f9928e !important;
}

.chat-with-us-contact {
	display: block;
	text-align: center;
	background-color: #fff;
	padding: 12px;
	    border: 1px solid #dddfe2;
}
.chat-with-us-form .comman-input-field{
	border: 1px solid #e8e8e8;
	    background: #ffffff;
}

.chat-with-us-contact h3 {
	display: block;
	margin: 0px 0px 4px 0px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'open_sanssemibold';
	color: #272727;
}

.chat-with-us-contact p {
	display: block;
	font-size: 13px;
	color: #353535;
}

.chat-with-us-form {
	display: block;
}

.chat-with-us-form-field {
	display: block;
	position: relative;
	margin-bottom: 15px;
}

.comman-input-field {
	display: block;
	width: 100%;
	background: #e9e9e9;
	border: 0px;
	padding: 8px 10px 8px 10px;
	color: #000000;
	outline: none;
	font-size: 13px;
}
.group-search-bar .comman-input-field, .group-search-bar .dropdown, .group-search-bar .search-location-btn{
	    background: #e9e9e9!important;
}
.comman-input-field::-webkit-input-placeholder {
	color: #b7b7b7;
}

.comman-input-field:-ms-input-placeholder {
	color: #b7b7b7;
}

.comman-input-field::placeholder {
	color: #b7b7b7;
}

.chat-user-icon {
	display: block;
}

.chat-with-us-form-field .svg-inline--fa {
	position: absolute;
	top: 11px;
	left: 10px;
	font-size: 18px;
	color: #b7b7b7;
}

.chat-email-icon {
	display: block;
}

.chat-with-us-btn {
	display: inline-flex;
	background: #0061af;
	padding: 5px;
	color: #fff;
	border-radius: 50px;
	font-size: 14px;
	position: relative;
	width: 100%;
	justify-content: center;
}


.recommendations-search-bar .comman-input-field::-webkit-input-placeholder { /* Edge */
 color: #000;
}

.recommendations-search-bar .comman-input-field:-ms-input-placeholder { /* Internet Explorer */
 color: #000;
}

.recommendations-search-bar .comman-input-field::placeholder {
  color: #000;
}

.chat-with-us-btn:hover {
	color: #fff;
}

.chat-btn-icon img {
	max-width: 22px;
	margin-right: 8px;
}

.chat-with-us-group-btn {
	display: inline-block;
}

.chat-with-us-group-btn {
	display: inline-flex;
	padding: 5px;
	color: #838383;
	border-radius: 50px;
	font-size: 13px;
	position: relative;
	width: 100%;
	justify-content: center;
	font-family: 'open_sanssemibold';
}
h3 {
    font-size: 14px;
}
.public-profile-dv {}

.public-profile-dv a {
	display: block;
	background: #8abfea;
	padding: 12px 10px 12px 20px;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	position: relative;
}

.public-profile-dv a .svg-inline--fa {
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
}

.feed-menu {
	display: block;
}

.feed-menu ul {
	display: block;
}


.feed-menu ul li a {
	display: block;
	    padding: 10px 10px 10px 10px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
	border-left: 8px solid transparent;
	line-height: 17px;
}
.recommendation-list.recommendation_sec2 {
    background-color: #fff;
    padding: 16px 18px 16px 20px;
    margin: 0 12px;
}
.recommendation_sec2 h3{
    margin-top: 0px;
    font-size: 17px;
}
.recommendation_sec2_ittem h4{
    font-size: 15px;
    margin-bottom: 6px;
    margin-top: 0px;
}
.chat-with-us-contact .comman-input-field{
    padding: 8px 10px 8px 35px;
}
.recommendation_sec2_ittem .title-details h5{
    color: #606770;
    font-size: 12px;
    margin-top: 0px;
}
#show-comment-section-area-22 h3{
    font-size: 14px!important;
}
.recommendation_sec2_ittem p{
    color: #606770;
    margin-bottom: 0px;
	padding-left: 0px;
	    max-height: 319px;
}
.recommendedUsers .btn-default{
    color: #606770;
    transition: all 1s ease;
   padding: 6px 2px;
}
.post-detail-section .post-side-menu .dropdown-menu{
    box-shadow: 0 6px 12px rgba(138, 138, 138, 0.175);
    border-radius: 0px;
}
.invite-a-friend-div #socialShare > a:hover{
    background: none;
}
.feed-post-lg-img video{    width: 49%;}
.right-side-activities .feed-post-lg-img video{    width: 100%;}




.invite-a-friend-div .dropdown-menu{
        box-shadow: 0 6px 12px rgba(195, 186, 186, 0.175);
}
.create_post_left_file .col-md-3{
    margin: 3px;
    width: 33%;
}
.recommendedUsers .btn-default{
    border: none;
}
.recommendedUsers .btn-default:hover{
    background: none;
}
.recommendedUsers .btn-default img{
    width: 35px!important;
    height: 35px!important;
    border-radius: 50%;
}
.recommendation_sec2 .user-comment-detail h3{
    font-size: 13px;
}
.users_endorse_comment_icon{
    display: flex;
    align-items: center;
    color: #606770;
    margin: 2px 4px;
}

.recommendation_sec2 .show-comment-sec{
    border-top: 1px solid #ddd;
    padding-top: 15px;
    background-color: #f2f3f5;
    border-radius: 19px;
    padding: 5px 10px;
    line-height: 20px;
    margin-left: 20px;
}
.recommendation_indore_right_side a{
    border-radius: 20px;
}

.feed-menu ul li .svg-inline--fa {
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
}

.feed-menu>ul>li.nav-active>a {
	display: block;
	background: #fff;
	color: #6d6d6d;
	border-color: #6d6d6d;
}

.feed-menu ul li.nav-active .svg-inline--fa {
	color: #6d6d6d;
}

.accordion {
	position: relative;
	z-index: 2;
}

.accordian--open {}

.feed-menu .accordion .accordian--open {
	position: relative;
	cursor: pointer;
	width: 25px;
	height: 25px;
	-webkit-transition: all 0.2s ease 0.15s;
	-o-transition: all 0.2s ease 0.15s;
	transition: all 0.2s ease 0.15s;
}

.accordion-item {
	-webkit-transition: all 0.2s ease 0.15s;
	-o-transition: all 0.2s ease 0.15s;
	transition: all 0.2s ease 0.15s;
}

.feed-menu .accordion .accordian--open {
	position: absolute;
	float: right;
	right: 1rem;
	font-size: 25px;
	color: #fff;
	padding: 5px;
	line-height: 6px;
	top: 14px;
	background: url(../images/plus.png) top center no-repeat;
	background-size: 16px;
	width: 16px;
	height: 16px;
}

.feed-menu .accordion .accordian--open.active {
	position: absolute;
	float: right;
	right: 1rem;
	font-size: 25px;
	color: #fff;
	padding: 5px;
	line-height: 6px;
	top: 14px;
	background: url(../images/minus.png) top center no-repeat;
	background-size: 16px;
	width: 16px;
	height: 16px;
}

.feed-menu .accordion.nav-active .accordian--open {
	background: url(../images/plus-black.png) top center no-repeat;
	background-size: 16px;
}

.feed-menu .accordion.nav-active .accordian--open.active {
	background: url(../images/minus-black.png) top center no-repeat;
	background-size: 16px;
}

.feed-menu .accordion .content {
	opacity: 0;
	padding: 0 1rem;
	max-height: 0px;
	clear: both;
	/*-webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;*/
	transition: 0.2s all ease-in-out;
}

.feed-menu .accordion .content p {
	font-weight: 300;
    font-size: 12px;
    text-align: justify;
}
.sidebar-group-created-at a{
	padding: 0px 10px 0px 0px!important;
    border-left: none!important;
}
.left-side-bar-area .svg-inline--fa{
	color: #fff!important;
    font-size: 14px!important;
    margin-right: 0px!important;
    line-height: 30px;
    vertical-align: middle;
    margin-top: 7px;
}
.left-side-bar-area .sidebar-group-all-members a{
	padding: 0px!important;
    border-left: initial!important;
    margin-left: 12px!important;
}


.left_side_grou_icon {
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    float: left;
}
.chat_box .panel-default>.panel-heading {
    color: #fff;
    background-color: #0061af;
    border-color: #fff;
}
.feed-menu .accordion .content.active {
	opacity: 1;
	    max-height: 1500px;
	/*-webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;*/
	transition: 0.5s all ease-in-out;
}

.feed-menu .activities-list-img {
	border: 0px;
	width: 28px;
	height: 28px;
}

.feed-menu .activities-list {
	margin: 0px 0px 10px 17px;
	padding: 10px 0px 0px 15px;
	border-left: 1px solid #fff;
}

.feed-menu .activities-list>li {
	position: relative;
}

.feed-menu .activities-list>li:after {
	content: '';
	position: absolute;
	width: 13px;
	height: 1px;
	background: #fff;
	left: -15px;
	top: 14px;
}

.feed-menu .inner-nav .activities-list li a {
	background: transparent;
}

.feed-menu .activities-list-img img {
	width: 28px;
	height: 28px;
	background-color: #fff;
}

.feed-menu .activities-list-detail h3 {
	color: #fff;
	font-weight: 500;
}

.feed-menu .activities-list-detail {
	display: flex;
	cursor: pointer;
	align-items: center;
}

.show-menu-on-mobile {
	display: none;
}


/*******Nav Media Query*****/

@media screen and (max-width:991px) {
	.show-menu-on-mobile {
		display: flex;
		width: 100%;
		padding: 20px 15px 20px 15px;
		align-items: center;
		background: #0061ae;
	}
	.main-menu-toggle-btn {
		flex: 1;
	}
	.main-menu-toggle-btn .svg-inline--fa {
		color: #0061ae;
		font-size: 22px;
	}
	.mobile-logo {
		flex: 1;
	}
	.mobile-logo img {
		display: block;
		max-width: 120px;
		margin: auto;
	}
	.side-activities-toggle-btn {
		flex: 1;
		text-align: right;
	}
	.side-activities-toggle-btn .svg-inline--fa {
		color: #0061ae;
		transform: rotate(90deg);
		font-size: 26px;
	}
	.main-content-sec {
		margin: 0px;
		border: 0px;
	}
	.side-bar {
		left: -100%;
		width: 250px;
		z-index: 2;
		transition: 0.5s all ease;
	}
	.main-menu-slide .side-bar {
		left: 0px;
		transition: 0.5s all ease;
		z-index: 3;
	}
	.menu-open-overlay {
		position: relative;
		transition: 0.5s all ease;
	}
	.main-menu-slide .menu-open-overlay {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.3);
		z-index: 1;
		transition: 0.5s all ease;
	}
	.menu-btn {
		cursor: pointer;
		display: inline-block;
		width: 40px;
		height: 35px;
		background: #fff;
		text-align: center;
		padding-top: 6px;
	}
	.activity-btn {
		cursor: pointer;
		display: inline-block;
		width: 40px;
		height: 35px;
		background: #fff;
		text-align: center;
		padding-top: 6px;
	}
	.right-side-activities {
		right: -100%;
		width: 250px;
		z-index: 2;
		transition: 0.5s all ease;
	}
	.activity-menu-slide .right-side-activities {
		right: 0px;
		transition: 0.5s all ease;
	}
	.activity-menu-slide .menu-open-overlay {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.3);
		z-index: 1;
		transition: 0.5s all ease;
	}
	.activity-menu-slide,
	.main-menu-slide {
		overflow: hidden;
	}
}

@media screen and (min-width:580px) and (max-width:991px) {
	.right-side-activities {
		right: -100%;
		width: 300px;
		z-index: 2;
		transition: 0.5s all ease;
	}
	.mobile-logo img {
		display: block;
		max-width: 240px;
		margin: auto;
	}
}


/*******Nav Media Query End*****/

@media screen and (max-width:580px) {
	.post-item-tab {
		flex-wrap: wrap;
		width: 100%;
	}
	.post-btn-main {
		position: unset;
		width: 100%;
		text-align: center;
		padding: 10px 10px 10px 10px;
		border-top: 1px solid #016bbf;
	}
	.post-item-tab .nav-tabs {
		width: 100%;
	}
	body .post-item-tab .nav li {
		width: 33.3333%;
	}
	.create_post_section_1 .post-item-tab .nav li{width: 48.3333%;}
	body .post-item-tab .nav li a {
		text-align: center;
	}
	body .post-item-tab .nav li a img {
		max-width: 20px;
		margin: auto;
		display: block;
	}
	body .post-item-tab .nav li a {
		padding: 0px 10px;
	}
	body .news-feed-sec .nav li a {
		font-size: 14px;
		padding: 10px 5px;

	}
	.user-img {
		width: 100%;
		padding-right: 0;
		display: block;
	}
	.user-feed-detail {
		width: 100%;
		padding-right: 0px;
	}

	.post-comment-sec {
		padding: 0px 0px;
	}
	.group-activities {
		padding: 10px;
	}
	.post-side-menu {
		top: 16px;
	}
	.comment-list li a .svg-inline--fa {
		margin-right: 4px;
	}
	.comment-list li a {
		margin: 2px 5px 2px 0px;
	}
	.chat-with-us-group-btn {
		padding: 5px 4px;
	}
	.notification-list {
		display: block;
		padding: 0px;
		text-align: center;
		border-bottom: 1px solid #eee;
		padding-bottom: 10px;
	}
	.user-profile>a:after {
		margin-left: 0px;
	}
	.notification-list li.user-profile>a span {
		display: none;
	}
	.activities-list-item {
		align-items: unset;
	}
	body .post-item-tab .nav li.active:after {
		display: none;
	}
}
@media screen and (min-width:994px) and (max-width:1100px) {
	.notification-list li.user-profile>a span {display: none;}
}

@media screen and (min-width:1100px) and (max-width:1240px) {
	.notification-list li.user-profile>a span {display: block;}
	.main-content-sec{margin: 0px 23% 0px 20%;}
	.right-side-activities{width: 23%;}
	.notification-list>li{margin-right: 0px;}
	.user-profile .dropdown-menu{left: -102px!important; min-width: 257px!important;}
}

@media screen and (min-width:992px) and (max-width:1260px) {
	.chat-with-us-group-btn {
		padding: 5px 0px;
		font-size: 14px;
	}
	.top_message_notification{margin-left: -85px;}
	.top_message_notification>ul{width: 242px!important;}
	.notification-list>li{margin-right: 17px;}
	.recive_message_notification{left: -32px;}
	.notification-list {
		display: block;
		padding: 0px;
		text-align: center;
		border-bottom: 1px solid #eee;
		padding-bottom: 10px;
	}
	.user-profile>a:after {
		margin-left: 0px;
	}

	.activities-list-item {
		align-items: unset;
	}
	.user-feed-detail {
		width: 100%;
		padding-right: 0px;
	}
	.post-side-menu {
		top: 16px;
	}
}


/*******Groups********/

.group-search-bar {
	display: flex;
    width: 96.7%;
    padding: 12px 12px 12px 12px;
    align-items: flex-end;
    justify-content: center;
    background-color: #fff;
    margin: 0px 12px 0px 12px;
}

.group-search-bar-title {
	color: #0061af;
	font-family: 'open_sanssemibold';
	font-size: 19px;
	margin-top: 0px;
}

.input-search-icon {
	position: relative;
}

.input-search-icon .svg-inline--fa {
	position: absolute;
    top: 32px;
    left: 10px;
    color: #b7b7b7;
}


.recommendation_popup_state ul{
    display: flex;
}
.group_form_1 .group-search-btn{
    width: 100%;
}

.group-search-dropdown {
	float: left;
    width: 47%;
    margin-right: 5px;
    display: block;
}
.group_form_1 .group_form_padding{
    padding: 0px;
}
.group_form_1 .padding_remove{
    padding: 0 0 0 4px;
}

.group-search-bar .comman-input-field {
	padding: 8px 10px 3px 30px;
	background: transparent;
	border: 1px solid #ccc;
}

.comman-dropdown.dropdown-box-main .dropdown {
	display: block;
    width: 100%;
    background: #e9e9e9;
    background-size: 16px;
    border: 0px;
    padding: 8px 30px 4px 10px;
    color: #0b0b0b;
    outline: none;
    font-size: 12px;
    background: transparent;
    border: 1px solid #ccc;
}

.br-0 {
	border-right: 0px !important;
}

.comman-dropdown.dropdown-box-main .dropdown:after {
	margin-top: -4px;
}

.comman-dropdown.dropdown-box-main .dropdown .option {
	word-break: break-word;
	white-space: normal;
	font-size: 12px;
}

.comman-dropdown.dropdown-box-main .dropdown .list {
	right: 0px;
	width: 100%;
}

.search-location-btn {
	background: transparent url(../images/location-black-icon.png) 91% 8px no-repeat;
	color: #0b0b0b;
	font-size: 15px;
	background-size: 17px;
	padding: 4px 30px 3px 10px;
	float: right;
	display: block;
	line-height: 22px;
	text-transform: capitalize;
	width: 100%;
	border: 1px solid #ccc;
}

.search-location-btn:hover {
	color: #b7b7b7;
}

.group-search-bar label {
	font-weight: normal;
	font-size: 12px;
	font-family: 'open_sanssemibold';
	color: #0b0b0b;
	display: block;
}

.group-search-btn {
	display: block;
	width: 20%;
	margin-right: 0px !important;
}

.group-search-btn .form-submit-btn {
	display: block;
	box-shadow: unset;
	padding: 6px 20px 7px 20px;
	text-transform: capitalize;
	font-size: 13px;
	font-family: 'open_sansregular';
}

.group-detail h3 a {
	color: #423737;
	line-height: 21px;
}

.group-detail-title-footer .tag {
	display: inline-block;
	padding-right: 8px;
}

.group-detail-title-footer span {
	display: inline-block;
	padding-right: 8px;
}

.group-search-btn .form-submit-btn:hover {
	transform: unset;
}

.group-search-btn .form-submit-btn .svg-inline--fa {
	display: inline-block;
	margin-left: 5px;
}

.group-block-btn {
	display: block;
}

.create-group-main {
	align-items: center;
       margin: 0px 14px 0px 12px;
    padding: 0px 0px;
    background-color: #fff;
}

.tab-content {
	margin-left: 0px;
}

.create-group-title {
	width: calc(100% - 141px);
	float: left;
	position: relative;
}

.create-group-title span {
	color: #0b0b0b;
	font-size: 15px;
	display: inline-block;
	font-weight: 600;
}

.create-group-title:after {
	content: '';
	width: calc(100% - 140px);
	height: 2px;
	left: 133px;
	background: #ccc;
	position: absolute;
	top: 10px;
}

.group-btn {
	display: inline-block;
	text-align: center;
	padding: 7px 15px;
	color: #0061af;
	border-radius: 4px;
	text-transform: capitalize;
	font-size: 14px;
	border: 2px solid #0061af;
	font-weight: 600;
}

.group-btn .svg-inline--fa {
	margin-left: 5px;
	font-size: 12px;
}

.group-btn:hover {
	background: #0061af;
	color: #fff;
}

.joined-group-sec {
	display: block;
}

.group-header {
	display: flex;
	padding: 7px 10px;
	border-bottom: 1px solid #eee;
	align-items: center;
	background: #fff;
}

.group-header-title {
	flex: 1;
	font-size: 12px;
	color: #0b0b0b;
	font-weight: normal;
}

.group-header-title span {
	display: block;
	color: #0b0b0b;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'open_sansbold';
}

.group-header-see-all-link {
	flex: 1;
	text-align: right;
	color: #0061af;
	font-size: 14px;
}

.group-header-see-all-link a {
	display: block;
	font-size: 16px;
	color: #0b0b0b;
}

.group-body {
	display: block;
	/* padding: 10px; */
}

.group-item-sec {
	display: block;
	margin-top: 1px;
	background-color: #ffff;
	    margin-bottom: 10px;
		    border: 1px solid #dddfe2;
}

.popular-group .group-item-sec {
	border: 0px;
}

.group-item-main {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.group-item {
	width: 50%;
	margin: 0px;
	padding: 10px;
	border: 0px;
}

.group-img {
	display: table-cell;
	vertical-align: top;
	width: 60px;
}

.group-img img {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.group-detail {
	display: table-cell;
	vertical-align: top;
	padding: 0px 10px;
	width: 213px;
}

.group-detail h3 {
	display: block;
	margin: 0px;
	font-size: 13px;
	color: #423737;
	font-weight: 600;
}

.group-detail-title-footer {
	display: block;
	color: #8e8e8e;
	font-size: 9px;
	padding-top: 2px;
	margin: 0px 0px 2px 0px;
}

.popular-group .group-detail-title-footer {
	margin-bottom: 0px;
}

.group-detail-title-footer span {
	display: inline-block;
	padding-right: 8px;
}

.bullet {
	position: relative;
	padding-left: 9px;
}

.bullet:after {
	content: '';
    position: absolute;
    top: 3px;
    left: 0px;
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 100%;
}

.group-body-btn {
	white-space: nowrap;
	display: table-cell;
}

.group-btn-with-icon .svg-inline--fa {
	font-size: 11px;
	margin-left: 2px;
}

.group-btn-with-icon {
	display: block;
    background: #31af49;
    color: #fff;
    padding: 4px 5px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 7px;
    text-align: center;
    width: max-content;
    float: right;
}

.group-btn-with-icon:hover,
.group-join-btn:hover {
	color: #fff;
}

.group-join-btn {
	display: block;
	background: #858585;
	color: #fff;
	padding: 7px 6px;
	border-radius: 3px;
	text-transform: uppercase;
	font-size: 12px;
	/* width: 65px; */
	text-align: center;
}

.group-join-btn .svg-inline--fa {
	font-size: 11px;
	margin-right: 2px;
}

.open-popup {
	overflow: hidden;
}

.create-group-popup-main-sec {
	display: none;
}

.open-popup .create-group-popup-main-sec {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: scroll;
}

.open-popup .create-group-popup-main {
	width: 500px;
	background: #fff;
	z-index: 2;
	animation: discover-alert-dialog .3s !important;
	transition: 0.5s all ease;
	    margin-top: 44px;
}

.open-popup .create-group-popup-main ::-webkit-scrollbar {
	width: 6px;
}

.open-popup .create-group-popup-main ::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.open-popup .create-group-popup-main ::-webkit-scrollbar-thumb {
	background: #0061af;
}

.create-group-popup-header {
	padding: 5px;
	background: #0061af;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	color: #fff;
	font-family: 'open_sanssemibold';
}

.create-group-popup-header span {
	position: absolute;
	top: 7px;
	right: 20px;
	font-size: 13px;
	color: #fff;
	cursor: pointer
}

.discover-alert-dialog {
	animation: discover-alert-dialog .3s !important;
}

.discover-alert-dialog[data-animation=none] {
	animation: none !important;
}

.discover-alert-dialog[data-animation=slide-from-top] {
	animation: slideFromTop .3s !important;
}

.discover-alert-dialog[data-animation=slide-from-bottom] {
	animation: slideFromBottom .3s !important;
}

@keyframes discover-alert-dialog {
	0% {
		transform: scale(.7);
	}
	45% {
		transform: scale(1.05);
	}
	80% {
		transform: scale(.95);
	}
	100% {
		transform: scale(1);
	}
}

.create-group-popup-body {
	    padding: 7px 16px;
}

.create-group-form .comman-input-field {
	padding: 10px;
}

.create-group-form textarea.comman-input-field {
	height: 65px;
	resize: none;
}

.popup-group-category-sec {
	display: flex;
}

.popup-group-radio-btn {
	flex: 1;
	background: #f4f4f4;
	border: 2px solid #dadada;
	margin-right: 10px;
	padding: 6px 5px 4px 5px;
}

.popup-group-radio-btn input {
	position: relative;
	z-index: 1;
	width: 15px;
	height: 15px;
	opacity: 0;
}

.popup-group-radio-btn label {
	color: #414141;
	font-size: 13px;
	margin-bottom: 0px;
}

.radio-btn {
	position: relative;
	display: inline-block;
	float: right;
}

.radio-checkmark {
	content: '';
	width: 15px;
	height: 15px;
	background: #acacac;
	position: absolute;
	border-radius: 50%;
	top: 4px;
	left: -5px;
}

.popup-group-radio-btn input:checked~.radio-checkmark:after {
	content: '';
	background: url(../images/radio-check.png) top center no-repeat;
	width: 22px;
	height: 22px;
	background-size: 16px;
	position: absolute;
	top: -4px;
	left: -2px;
}

.create-group-form>.form-row>label {
	font-family: 'open_sanssemibold';
	font-size: 13px;
	color: #2c2c2c;
	margin-bottom: 3px;
}

.create-group-popup-btn {
	padding: 7px 30px;
	background: #0061af;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	font-family: 'open_sanssemibold';
	font-size: 13px;
	text-transform: uppercase;
}

.create-group-popup-btn:hover {
	color: #fff;
}

.create-group-form .custom-checkbox .checkmark {
	background: #c1c1c1;
	border-color: #959595;
}

.zip-code-sec {
	background: #f4f4f4;
	margin-top: 15px;
	display: flex;
	padding: 6px 5px 6px 5px;
	border: 2px solid #dadada;
}

.city-box {
	display: block;
	margin-right: 20px;
}

.city-box label {
	display: inline-block;
	color: #414141;
	font-size: 13px;
	margin-bottom: 0px;
}

.category-input {
	border: 0px;
	border-bottom: 1px solid #ccc;
	background: transparent;
	width: 120px;
	outline: none;
}

.city-box>span {
	font-size: 12px;
	color: #9e9e9e;
}

.mr-0 {
	margin-right: 0px !important;
}

.zip-code-bottom-txt {
	text-align: right;
	color: #9e9e9e;
	font-size: 12px;
	font-family: 'open_sansitalic';
}

.popup-terms-link label {
	color: #959595;
	font-size: 17px;
}

.popup-terms-link a {
	color: #0061af;
	font-size: 17px;
	font-family: 'open_sanssemibold';
}

.near-by-group .group-item {
	width: 50%;
	margin: 0px;
	padding: 10px;
	border: 0px;
}

.near-by-group .group-img {
	display: table-cell;
	vertical-align: top;
}

.near-by-group .group-img img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.near-by-group .group-detail {
	display: table-cell;
	vertical-align: top;
}

.near-by-group .group-body-btn {
	display: table-cell;
	vertical-align: top;
}

.near-by-group .group-join-btn {
	padding: 4px 6px;
	margin-top: 5px;
}

.plr-10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

@media screen and (max-width:500px) {
	.group-search-bar {
		flex-wrap: wrap;
		padding-bottom: 0px;
	}
	.group-search-bar>div {
		width: 100%;
		margin: 0px 0px 10px 0px;
	}
	.group-search-bar .group-search-location-btn,
	.group-search-bar .group-search-btn {
		width: 49%;
		margin-right: 5px;
	}
	.group-search-bar .group-search-btn {
		margin-right: 0px;
	}
	.group-item {
		width: 100%;
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
	}
	.group-body-btn {
		display: block;
		margin-top: 0px;
		text-align: center;
	}
	.group-btn-with-icon,
	.group-join-btn {
		display: inline-block;
	}
	.group-header-title {
		flex: unset;
		width: 190px;
	}
	.open-popup .create-group-popup-main {
		max-width: 95%;
	}
	.popup-group-category-sec {
		flex-wrap: wrap;
	}
	.popup-group-radio-btn {
		flex: unset;
		width: 100%;
		margin: 0px 0px 10px 0px;
	}
	.zip-code-sec {
		margin-top: 0px;
		flex-wrap: wrap;
	}
	.city-box {
		width: 100%;
		margin-right: 0px;
	}
	.city-box label {
		width: 65px;
		line-height: 20px;
		vertical-align: sub;
	}
	.category-input {
		width: calc(100% - 70px)
	}
	.city-box>span {
		display: block;
		text-align: right;
	}
	.group-detail {
		width: calc(100% - 50px);
	}
}

@media screen and (min-width:381px) and (max-width:500px) {
	.group-body-btn {
		display: table-cell;
		margin-top: 0px;
	}
	.group-btn-with-icon,
	.group-join-btn {
		display: block;
	}
}

@media screen and (min-width:501px) and (max-width:720px) {
	.group-search-bar {
		flex-wrap: wrap;
		padding-bottom: 0px;
	}
	.group-search-bar>div {
		width: 49%;
		margin: 0px 1% 10px 0px;
	}
	.group-search-bar .group-search-btn,
	.dropdown.custom-select-box {
		margin-right: 0px;
	}
	.group-body-btn {
		display: table-cell;
		margin-top: 10px;
		text-align: center;
	}
	.group-btn-with-icon,
	.group-join-btn {
		display: inline-block;
	}
	.group-item {
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
	}
}

@media screen and (min-width:992px) and (max-width:1285px) {
	.group-body-btn {
		width: 65px;
	}
	.group-search-name-box {
		width: 100%;
	}
	.dropdown-with-location .padding_remove{    padding: 0 0 0 3px;}
	.group-search-location-btn{margin-left: 11px;}
	.group_detail_joined_form .fix-group-page-title {width: calc(94% - 239px)!important;}
	.group_de_joined_hading {width: 82%;}


}
.edit-group-info .svg-inline--fa{    margin-top: 4px;}

/************Search Group****/

.search-group-sec .group-item-sec {
	padding: 0px;
}

.search-group-sec .group-item {
	width: 100%;
	border: 0px;
}

.search-group-sec .group-img {
	width: 120px;
}

.popular-group.search-group-sec .group-img {
	width: 110px;
	float: left;
}

.search-group-sec .group-img {
	display: table-cell;
}

.search-group-sec .group-detail {
	display: table-cell;
    width: 65%;
    float: left;
}

.search-group-sec .group-img img {
	width: 60px;
    height: 60px;
    border: 2px solid #ccc;
    border-radius: 100%;
    margin: auto;
}

.popular-group.search-group-sec .group-img img {
	border: 0px;
}

.search-group-sec .group-detail h3 {
	font-size: 13px;
	color: #0061af;
	font-family: 'open_sanssemibold';
	margin-bottom: 0px;
	margin-top: 10px;
	text-transform: capitalize;
}

.popular-group.search-group-sec .group-detail h3 {
	margin-top: 0px;
}

.search-group-sec .group-detail p {
	font-size: 12px;
	line-height: 20px;
	color: #969292;
	text-align: justify;
}

.search-group-sec .group-tag {
	display: flex;
	flex-wrap: wrap;
}

.search-group-sec .group-tag .tag {
	background: #d1d1d1;
	padding: 5px 20px;
	text-align: center;
	color: #6b6b6b;
	margin-right: 5px;
	border-radius: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	color: #1d1d1d;
}

.search-group-sec .group-body-btn {
	width: 110px;
	text-align: center;
	padding-top: 10px;
	display: table-cell;
	vertical-align: top;
}

.popular-group.search-group-sec .group-body-btn {
	    padding-top: 0px;
    float: right;
}

.search-group-sec .group-join-btn {
	width: 68px;
    padding: 6px 8px;
    font-size: 10px;
    margin: auto;
    float: right;
    margin-bottom: 10px;
}
.dashboard_allactivies_sec1 .post-content{
	margin-top: 0px;
    padding: 5px 0px;
}
.dashboard_allactivies_sec1 .post-detail-section {
   padding: 10px 12px;
    background-color: #fff;
    margin-bottom: 10px;
}
.dashboard_allactivies_sec1 .user-feed-detail {
    margin-left: 0px;
}
.search-group-sec .group-detail-title-footer {}

.search-group-sec .group-detail-title-footer span {
	font-size: 10px;
    font-family: 'open_sansitalic';
    color: #a6a6a6;
}

.search-group-sec .bullet {
	margin-left: 5px;
}

.search-group-sec .bullet:after {
	content: '';
    width: 6px;
    height: 6px;
    top: 3px;
    background: #b8b8b8;
}

@media screen and (max-width:500px) {
	.search-group-sec .group-detail {
		width: 100%;
		display: block;
	}
	.search-group-sec .group-img {
		width: 100%;
		display: block;
	}
	.search-group-sec .group-img img {
		width: 80px;
		height: 80px;
		margin: auto;
	}
	.search-group-sec .group-detail h3 {
		font-size: 16px;
		text-align: center;
	}
	.search-group-sec .group-detail p {
		font-size: 13px;
		text-align: center;
	}
	.search-group-sec .group-detail-title-footer span {
		font-size: 12px;
	}
	.search-group-sec .group-detail-title-footer {
		text-align: center;
	}
	.search-group-sec .group-body-btn {
		width: 100%;
	}
	.search-group-sec .group-item {
		border-bottom: 0px;
	}
}

@media screen and (min-width:501px) and (max-width:720px) {
	.search-group-sec .group-body-btn {
		width: 100%;
	}
	.search-group-sec .group-item {
		border-bottom: 0px;
	}
}

@media screen and (min-width:992px) and (max-width:1230px) {
	.search-group-sec .group-body-btn {
		width: 100%;
		display: block;
	}
}

.group-page-activities .event-sec {
	padding-bottom: 0px;
}

.invite-member-btn-main {
	text-align: center;
}

.invite-member-btn {
	padding: 8px 30px;
	background: #0061af;
	border-radius: 7px;
	text-align: center;
	color: #fff;
	font-family: 'open_sanssemibold';
	font-size: 16px;
	text-transform: uppercase;
	display: block;
}

.invite-member-btn:hover {
	color: #fff;
}

.invite-member-social-media {
	padding: 10px 0px 40px 0px;
}

.invite-member-post-like,
.invite-member-post-share {
	font-size: 18px;
	color: #ababab;
	margin-bottom: 5px;
}

.invite-member-post-like:before {
	content: '';
	background: url(../images/thumbs-up.png) top left no-repeat;
	background-size: 18px;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 10px;
}

.invite-member-post-share:before {
	content: '';
	background: url(../images/post-share.png) top left no-repeat;
	background-size: 18px;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 10px;
}

.group-page-content {
    float: left;
}

.group-page-title {
	color: #000;
    border-bottom: 2px solid #eeeeee;
    margin-top: 10px;
    background-color: #fff;
    margin: 0px 12px;
}

.group-page-title>div {
	font-family: 'open_sanssemibold';
	font-size: 14px;
	color: #0061af;
	padding: 5px 20px;
	border-radius: 0px;
	text-align: center;
	display: inline-block;
	position: relative;
}

.group-page-title>div:after {
	content: '';
	position: absolute;
	bottom: -3px;
	    height: 3px;
	width: 100%;
	background: #0061af;
	left: 0px;
}
.group_detail_activi .group-page-title>div:after{
	height: 7px;
	content: '';
}
.group-page-fixed-card {
	padding: 3px 10px 0px 10px;
}

.group-page-fixed-card {
	/*position:fixed;
    left:18%;
    top:0px;
    height: 100%;
    width: 250px;
    z-index: 2;
    background: #fff;*/
}
.group_detail_activi #Group-Activities{
	padding-top: 0px!important;
}
.profile_drpup_section .fix-group-page-title h2{
	text-transform: uppercase;
        margin: 23px 0px 0px 0px;
	font-weight:600;
	    font-size: 15px;
}
.profile_group_section .fix-group-page-title h2{
	       font-size: 18px;
    margin: 5px 0px 0px 0px;
    margin-bottom: 1px;
}
.group_de_joined_b_form .group_de_joined_b{
    margin-right: 5px;
}
.group_de_joined_b_form .group-btn-with-icon{
    margin-left: 0px;
}

.profile_group_section .community-group-logo{
	width: 67px;
}
.profile_group_section .community-group-logo {
    text-align: left;
}
.group_detail_activi .post-item-tab .nav li {
    padding: 8px 0px;
}
.group_detail_activi .user-post-tab.create_post_sect{
	background:none;
}
.group_detail_activi .news-feed-sec #Group-Activities{
	    margin: 0px 0px;
}
.create_post_section_1 .post-item-tab .nav li a{
	    border-right: none!important;
        display: flex;
}
.create_post_section_1 .svg-inline--fa.fa-w-16{
    font-size: 20px;
}

.group_detail_activi .user-feed-detail{margin-top: 0px;}
.group-page-fixed-card img {
	width: 50px;
    border-radius: 50%;
    height: 50px;
    margin-top: 7px;
}

.create_post_left_file {
    position: relative;
    width: 50%;
    text-align: center;
    border-radius: 0px;
    margin-top: 8px;
    float: left;
}


.group_detail_joined_form .grop_detai_usr_shares{
   width: 12%;
    float: right;
}

.share_and_joined_sec .invite-a-friend-div {
    width: 100%;
    justify-content: center;
    text-align: center;
    display: flex;
}
.recomed_link_haed{
    font-size: 15px;
    color: #0061af!important;
}
.recommendation_indore_right_side .recommen_endorse_group .list a{
    margin-right: 7px;
}
.recommended_group_list .list{
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0;
    border-width: 11px;
}
.recommended_group_list .list li:last-child{
    border: none;
    margin-bottom: 0px;
}
.recommended_group_list .list li {
      margin-bottom: 4px!important;
    border-bottom: 1px solid #efefef;
       padding-bottom: 2px!important;
    justify-content: center;
    align-items: center;
    font-size: 11px;
}
.recommended_group_list .list:after{
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
    border-width: 10px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.recommended_group_list  .list li{
    margin-bottom: 12px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}
.recommended_group_list  .list{

    margin-top: 10px;
    padding: 8px 8px;
}
.recommendedUsers_tabpanel_sec .panel{
	margin-bottom: 0px;
}

.recommendedUsers_tabpanel_sec .panel ul{
	margin-bottom: 0px;
}

.recommended_group_list  img{
  width: 35px;
    height: 35px;
    border-radius: 50%;
}
.recommen_endorse_group .panel{
     overflow: hidden;
    display: none;
}
.group_de_joined_b p{
    margin-bottom: 0px;
}

.main_usre_profile_activi_ittem .images_popup1 ul li{
    box-shadow: none;
    background: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 3px 0px 3px;
    margin-top: 0px;
           width: 32%;
        margin-right: 3px;
	display: inline-table;
}
.about_user_icon a>span{
	margin-left: 12px;
}
.jpine_group_details_sec .jpine_group_details_list{
   float: left;
    width: 18%;
    margin: auto;
    text-align: center;
    margin-right: 12px;
       min-height: 155px;
    /* background-color: #f1f1f1; */
    border-radius: 7px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin-bottom: 10px;
	    padding: 7px 6px;
}
.jpine_group_details_list img{
width: 80px;
    height: 80px;
    border-radius: 50px;
}
.jpine_group_details_sec .jpine_group_details_img{
       padding-bottom: 0px;
    margin-bottom: 6px;
}
.jpine_group_details_sec span{
    font-size: 12px;
    text-align: center;
    color: #000;
}
.main_usre_profile_activi_ittem .popover h3{
    font-size: 14px;
}
.my_followers_list_img {
    display: table-cell;
    width: 100px;
}
.my_followers_list_user_name {
    display: table-cell;
    vertical-align: middle;
}
.my_followers_sec ul li{
       display: inline-block;
    width: 24%;
    margin-bottom: 10px;
    margin-right: 10px;
}
.my_followers_sec{
    background-color: #fff;
    padding: 10px 10px;
}
.my_followers__list {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    padding: 10px 10px;
}

.my_followers_sec ul{
    display: flex;
}

.main_usre_profile_activi_ittem .images_popup_text{
    border: none;
}
.jpine_group_details_sec{
    background-color: #fff;
    padding: 12px;
}
.patientChatter_group_search_form .custom-select-box{
    display: block;
}
.patientChatter_group_search_form .dropdown{
    display: none!important;
}
.patientChatter_group_search_form #group_type{
    border: 1px solid #ccc;
    background-color: #e9e9e9;
    padding: 4.7px 4px;
}
.patientChatter_create_group_popup .zip-code-sec{
    display: inherit;
    padding: 0px!important;
        margin-top: 7px!important;
}
.patientChatter_create_group_popup .city_box_countrry{
    width: 49%;
    margin-right: 14px;
    float: left;
}
.patientChatter_create_group_popup .city_box_state{
   width: 48%;
    margin-right: 0px;
    float: left;
}
.patientChatter_create_group_popup .city_box_city{
   width: 49%;
    margin-right: 14px;
    float: left;
    margin-top: 10px;
}
.patientChatter_create_group_popup .city_box_zipcode{
   width: 48%;
    margin-right: 0px;
    float: left;
    margin-top: 10px;
}
.patientChatter_create_group_popup .zip-code-sec{
        background: none;
    margin-top: 15px;
    /* display: flex; */
    padding: 6px 5px 6px 5px;
    border: none;
}

.patientChatter_create_group_popup .form-control{
    width: 100%;
    background: #f4f4f4;
    border: 2px solid #dadada;
    margin-right: 10px;
    padding: 6px 5px 4px 5px;
    border-radius: 0px;
    box-shadow: none;
}

.post-detail-section .post-side-menu .dropdown-menu{
        min-width: 80px;
        left: -37px;
}
.recomadation_main_page_this .recommendation-list .group-item-sec{border-bottom: none!important;}

.main_usre_profile_activi_ittem .popover{
  max-width: 56%;
    width: 100%;
}
.pagination{
   margin-left: 0px;
    margin-top: 0px;
    width: 100%;
    background-color: #fff;
    padding: 0px 10px 10px 10px;
	    border-radius: 0px;

}
.recomadation_main_page_this .pagination{margin: 0px 12px;}

.main_usre_profile_activi_ittem .list-unstyled{
    display: flex;
}
.community-group-logo {
	width: 105px;
    float: left;
    text-align: center;
}
.create_post_section_1 .button-wrapper{
   height: 35px;
    margin-bottom: 10px;
}
.group_de_joined_b_form .comman-input-field{
        background: none;
    border: 1px solid #dbdbdb;
    border-radius: 0px;
    height: 35px;
    font-size: 14px;
    box-shadow: none;
}
.fix-group-page-title {
	float: left;
	width: calc(100% - 239px);
	padding-left: 0px;
	position: relative;
}
.group_detail_kareenas{
	position: absolute;
    top: 5%;
    right: -43px;
}
.fix-group-page-title h2 {
	color: #303030;
	text-transform: capitalize;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	font-family: 'open_sanssemibold';
}

.group-all-members {
	font-size: 10px;
    text-transform: uppercase;
    padding: 3px 0px;
    font-family: 'open_sanssemibold';
    color: #aeaeae;
}

.group-all-members .svg-inline--fa {
	font-size: 14px;
	margin-right: 6px;
}


.fix-group-page-title a:hover{
	color:#fff;
}
.fix-group-page-title a {
	width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    display: block;
    padding: 1px 10px;
	color:#fff;
	margin-right: -26px;
}

.fix-group-page-title a .svg-inline--fa {
	font-size: 13px;
}

.group-description {}

.group-description p {
	font-size: 11px;
	color: #898989;
	margin-bottom: 5px;
}

.group-description .read-more-link {
	padding: 0px;
	margin: 0px;
	color: #0061af;
	text-decoration: underline;
	font-size: 14px;
}

#socialHolder .dropdown-menu li {
    display: block;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

#socialHolder .dropdown-menu a .svg-inline--fa {
    font-size: 18px;
}
.edit-group-info {
	position: absolute;
	margin-top: 12px;
	right: 10px;
	width: 30px;
	height: 30px;
	background: #0061af;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
}

.edit-group-info .svg-inline--fa {}

.manage-side-for-group-page .group-page-fixed-card {
	/*position: fixed;
    left: 18%;
    top: 0px;
    height: 100%;
    width: 18%;
    z-index: 2;
    background: #fff;*/
}


/*.manage-side-for-group-page .main-content-sec {
    margin: 0px 20% 0px 36%;
}*/


/*.manage-side-for-group-page .right-side-activities {
    width: 20%;
}*/

.manage-side-for-group-page .user-profile-img {
	display: inline-block;
	padding-right: 5px;
}

.manage-side-for-group-page .notification-list li>a {
	padding-right: 4px;
	font-size: 14px;
}

.fix-group-toggle-btn-main {
	display: none;
}

.manage-side-for-group-page .top-search-bar input {
	background: #d2d2d2;
	border-top: 1px solid #ccc;
}

.user-profile-dropdown-img-main {
	display: flex;
	padding: 10px;
	border-bottom: 1px solid #eee;
	align-items: center;
}

.user-profile-dropdown-img {
	width: 40px;
	height: 40px;
}

.user-profile-dropdown-img img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.user-profile-dropdown-detail {
	padding-left: 17px;
}

.user-profile-dropdown-detail h3 {
	font-size: 14px;
	margin: 0px;
	font-weight: 600;
}

.user-profile-dropdown-detail h3 span {
	display: block;
	font-size: 12px;
	color: #9a9a9a;
	font-weight: normal;
	padding-top: 2px;
}
.right-side-activities .activities-card .svg-inline--fa.fa-w-20{
	margin-right: 5px!important;
}
.group-item-sec{
	background-color: rgba(255, 255, 255, 0.984);
}
.user-profile .dropdown-menu {
	left: -85px;
    right: 0px;
    min-width: 266px;
    /* margin: 0px; */
    border: 0px;
    top: 120%;
    padding: 0px;
    /* display: inline; */
    /* margin-right: 54px; */
}


.user-profile .dropdown-menu:before {
	content: '';
}

.user-profile .dropdown-menu>ul {
	background-color: rgba(255, 255, 255, 0.984);
	    padding-left: 10px;
}


.user-profile .dropdown-menu>ul>li>a {
	padding: 10px;
	border-bottom: 1px solid #eee;
}

.all-group-list {
	padding: 10px 10px 0px 16px;
	border-bottom: 1px solid #eee;
}
#treatement .recommendation-list.recommendation_sec2{
	    padding: 0px!important;
}
#treatement .treatement_new_Call{
	padding: 18px;
}

.all-group-list .svg-inline--fa {
	margin-right: 10px;
	color: #0061af;
	width: 25px;
}

.user-profile .dropdown-menu>ul>li>a .svg-inline--fa {
	margin-right: 10px;
	color: #0061af;
	width: 25px;
}

.user-profile .activities-list-img {
	width: 30px;
	height: 30px;
	border: 0px;
}

.user-profile .activities-list-img img {
	width: 30px;
	height: 30px;
}

.user-profile .activities-list-detail {
	width: calc(100% - 30px);
}

.user-profile .activities-list-item {
	padding: 10px 10px 0px 10px;
	align-items: center;
}

.all-group-list>span {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	color: #000;
	font-size: 14px;
}

.user-profile .activities-list-detail h3 {
	color: #565656;
}

.see-more-group {
	padding: 10px;
	display: inline-block !important;
}

.error-msg .group-img img {
	border-radius: unset !important;
	border: 0px !important;
}

.error-msg .group-detail h3 {
	background: #ffe0e0;
	padding: 10px;
	border: 2px solid #ff9c9c;
}

@media screen and (max-width:991px) {
	.manage-side-for-group-page .group-page-fixed-card {
		left: -100%;
		width: 250px;
		top: 0px;
		transition: 0.5s all ease;
	}
	.manage-side-for-group-page .main-content-sec {
		margin: 0px;
	}
	.fix-group-toggle-btn-main {
		position: fixed;
		top: 50%;
		left: 25px;
		transform: translate(-50%, -50%);
		width: 50px;
		height: 50px;
		background: #0061af;
		z-index: 2;
		border-top-right-radius: 40px;
		border-bottom-right-radius: 40px;
		display: flex;
		cursor: pointer;
	}
	.fix-group-toggle-btn {
		margin: auto;
		cursor: pointer;
		display: inline-block;
	}
	.fix-group-toggle-btn-main .svg-inline--fa {
		color: #fff;
		font-size: 18px;
	}
	.slide-community-group {
		overflow: hidden;
	}
	.slide-community-group .manage-side-for-group-page .group-page-fixed-card {
		left: 0px;
		transition: 0.5s all ease;
		z-index: 3;
	}
	.slide-community-group .menu-open-overlay {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.3);
		z-index: 1;
		transition: 0.5s all ease;
	}
	.manage-side-for-group-page .right-side-activities {
		width: 300px;
	}
}
@media screen and (min-width:1000px) and (max-width:1130px) {

.patientChatter_group_search_form .col-md-3{    width: 50%;}
.patientChatter_group_search_form .col-md-4{    width: 50%;}
.patientChatter_group_search_form .col-md-2{    width: 50%;}
.patientChatter_group_search_form #group_type{padding: 4.7px 19px;}
.patientChatter_group_search_form .group-search-bar label{margin-top: 10px;}
.create_group_sec{    width: 53%!important;}
.patientChatter_group_search_form  .group-search-btn .form-submit-btn{width: 100%;}
}

@media screen and (min-width:992px) and (max-width:1272px) {
        .create_group_sec{width: 50%!important;}
	.fix-group-page-title h2 {
		color: #303030;
		text-transform: capitalize;
		font-size: 19px;
	}
	.patientChatter_group_media_sec2 .feed-post-lg-img img{width: 100%; height: auto;    max-height: initial;}
	.invite-a-friend-div #socialShare{margin-right: -21px;}
	.patientChatter_group_media_sec2 .feed-post-lg-img{width: 49%;}
         .side-bar{display: inline-table;}
	.recive_message_notification{margin-left: 12px!important;}
	.top-notification-profile-sec .notification-list ul li{    font-size: 13px;}
	.top-notification-profile-sec .notification-list ul{width: 221px!important;}
	.top-notification-profile-sec .dropdown-menu{    margin-left: 0px;}
	.top-notification-profile-sec .notification-list .top_message_notification{margin-left: -75px!important;}
	.top-notification-profile-sec .notification-list .top_message_notification ul{width: 247px;}
	.group_edit_page_Sec_form #upload-demo-i{    margin-right: -32px!important;}
}
.group_edit_page_Sec_form .form-control{background-color: #f1f1f1;}

.no-border {
	border: 0px !important
}

.dropdown-inline {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.dropdown-inline>div {
	font-size: 16px;
	color: #909090;
	width: 50px;
}


.dropdown-inline select:nth-child(2) {
	width: 160px;
}

.selectMonth,
.selectDate {
	width: 75px;
}

#year-error {
	order: 2;
	width: 100%;
	padding-left: 55px;
}

#terms_conditions-error {
	order: 2;
	width: 100%;
}

.member-status-no {
	margin-top: 25px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	color: #fd073b;
	font-size: 15px;
	line-height: 18px;
	font-family: 'open_sanssemibold';
}
.group-page-fixed-card{
    padding-bottom: 4px;
	position: relative;
	padding-right: 20px;
	margin: 0px 12px 10px 12px;
	background-color:#fff;
	border-bottom: 1px solid #dddfe2;
	border-bottom: 5px solid #fff;
}
.my-group-text {
	display: block;
    background: #0c6bb2;
    color: #fff;
    padding: 4px 5px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 8px;
    text-align: center;
    width: max-content;
    float: right;
    margin-top: -32px;
    margin-right: -69px;
}

.myprofile_section label {
	text-align: right;
}

.myprofile_section form {
	box-shadow: 0 8px 17px 0 rgba(143, 143, 143, 0.2), 0 6px 20px 0 rgba(176, 176, 176, 0.19);
	margin: auto;
	width: 85%;
	padding-top: 31px;
}

.myprofile_section .btn-primary:hover {
	background-color: #0061af;
	color: #fff;
}

.myprofile_section .btn-primary {
	float: right;
	margin-bottom: 20px;
	background: none;
	color: #0061af;
	border-radius: 0px;
	padding: 5px 15px;
	border: 1px solid #0061af;
	transition: all 1s ease;
}

.myprofile_section .form-control {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	border-radius: 0px;
}
.myprofile_section label{font-size: 13px;}
.myprofile_section h2 {
	    margin: 0px 0px 30px 0px;
    font-size: 15px;
    background-color: #ebebeb;
    width: fit-content;
    padding: 8px 20px;
    text-align: center;
}
.usre_profile_page_sec{background:none!important;}
.btn{font-size: 13px!important;}
.card-body.myprofile_section{
    margin: auto;
    margin: 0px 12px 0 12px;
	padding-bottom: 0px;
        padding-top: 0px;
	background-color:#fff;
}
.usre_profile_page_sec .post-content{
	background:none;
	padding: 0px;
}
.myprofile_user_section_2 .dropdown_public_private{
	    float: right;
    margin-right: 40px;
}

.myprofile_user_section_2{
	position: relative;
}
.myprofile_user_section_2::after{
	content: "";
    position: absolute;
    width: 104%;
    height: 12px;
    background-color: #e9ebee;
    top: 0;
    left: -12px;
}
.usre_profile_page_sec .post-detail-section{
	background-color: #fff;
    margin-bottom: 10px;
	padding: 15px;
	border: 1px solid #dddfe2;
}
.myprofile_section .form-control {
	text-align: left!important;
}


.create_post_group_butt ul{
	margin-right: 5px;
    text-align: right;
        margin-bottom: 4px;
}
.create_post_group_butt{
	margin-top: 0px;
    width: 50%;
    float: right;
    margin-bottom: 0px;
}
.button-wrapper span.label {
	position: relative;
    z-index: 0;
    display: inline-block;
    width: 100%;
    background: #fff;
    cursor: pointer;
    color: #0061ae;
    padding: 3px 6px;
    transition: all .4s;
    cursor: pointer;
    font-size: 15px;
    border-radius: 0px;
    margin-top: 0px;
    display: flex;
    justify-content: left;
    align-items: center;

}

.upload_box_upload {
	display: inline-block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 35px;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}

.uploaded_image_group img {
	width: 100%;
}

.create-group-popup-main .form-row {
	margin-bottom: 5px;
}

.error {
	color: #ff0000!important;
	font-size: 13px!important;
	font-weight: 400;
}

.edit_span_sec span {
	color: #4e9cd5;
}

.create_group_sec {
    padding: 0px 10px 5px 16px;
    width: 43%;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}
.create_group_sec .create-group-title{
	width: 50%;
}
.create_group_sec .create-group-title:after{
	display:none;
}
.create_group_form_sec {
       text-align: right;
	       width: 50%;
}
.terms_condns_heading {
    background: #0061af;
    color: #fff;
}
.create_group_sec .create-group-title span{
	font-size: 12px;
}
.group-btn{
	    padding: 4px 15px;
    font-size: 12px;
}
.create_group_form_sec .group-btn:hover{
	background:none;
	color: #0061af;
}
.create_group_form_sec .group-btn{
	    border: none;
		text-decoration: underline;
}
.create_group_form_sec .group-btn i{
	discover-alert-dialog:none;
}
.group-search-bar input{
	    font-size: 13px;
}

.modal-footer .btn{color: #fff; font-size: 12px;}

.group-page-content {
    float: left;
    width: 100%;
}
.upload_bg{
  background-image: url(../images/file-upload.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 20px;
    display: inline-block;
}
.user-post-tab.create_post_sect {
       box-shadow: 0 8px 17px 0 rgba(143, 143, 143, 0.2), 0 6px 20px 0 rgba(176, 176, 176, 0.19);
    display: grid;
    background-color: #fff;
    margin: 0px 12px 12px 12px;
	border: 1px solid #dddfe2;
}
.create_post_left_file:after{
	content: "";
    width: 1px;
    height: 43px;
    background-color: #dbdbdb;
    right: 0;
    top: -8px;
    position: absolute;
    z-index: 999;
}

.group_join_succesfull .modal-body{
	background: #0061af;
    color: #fff;
}
.group_join_succesfull .modal-footer .btn {
    color: #ffffff;
    font-size: 12px;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.create_post_sect .post-btn{
	    background: #0061ae;
		    color: #ffffff;
			    border: none;
}
.dis-like-icon .svg-inline--fa.fa-heart {
    color: #888787!important;
}
.no-comment-icon .svg-inline--fa {
    color: #888787;
}
.post-content {
    background-color: #fff;
    padding: 5px;
}
.dashboard_allactivies_sec1 .post-content{
	background:none;
}
.myprofile_section h4{font-size: 16px;    margin-top: 0px;    margin-left: 10px;}
.joined-group-sec .my-group-text{
	    margin-top: 0px;
    margin-right: 0px;
}
.dropdown-box-main{
	    border-right: 0.2px solid #ccc;
}
.post-side-menu{
	float: right;
}
search-location-btn
.comman-input-field:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.invite-a-friend-div .invite-a-friend-link{
	color: #bc0606;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashboard_allactivies_sec1 #Group-Activities{
	padding-top: 0px;
}
.dashboard_allactivies_sec1 .tab-content {
    margin-top: 0px;
}
.dashboard_allactivies_sec1 .group-activities {
    margin-top: 10px;
    padding: 0px;
}
.dashboard_allactivies_sec1 .feed-description {
    padding: 0px 0px;
    display: inline-block;
	width:initial;
}

.invite-a-friend-div .btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}
.dashboard_allactivies_sec1 .group-img img{
	margin: initial;
}
.dashboard_allactivies_sec1 .group-img{
	width: 74px!important;
}

.invite-a-friend-div .share {
    min-width: 17px;
}

.invite-a-friend-div .mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

.invite-a-friend-div .btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.dashboard_follwing_activi h3{
    padding: 12px 10px!important;
    margin-top: 0px;
    margin-bottom: 0px;
}

.invite-a-friend-div .btn-mail {
    background-color: #FFC90E !important;
    width: 51px;
    color:#FFFFFF!important;
}

.invite-a-friend-div .caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

.invite-a-friend-div #socialShare {
      max-width: 74px;
    margin-bottom: 18px;
    margin-right: -40px;
}

.invite-a-friend-div #socialShare > a{
    padding: 6px 10px 6px 10px;
}

@media (max-width : 320px) {
   .invite-a-friend-div #socialHolder{
        padding-left:5px;
        padding-right:5px;
    }
    .invite-a-friend-div #socialShare{
        margin-left:5px;
        margin-right:5px;
    }

}
.invite-a-friend-div a{
	width: initial;
    height: initial;
    line-height: initial;
    text-align: initial;
    font-size: 14px;
    display: initial;
    color: #fff;
    margin-right: initial;
}
#socialHolder ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}
.invite-a-friend-div .btn-info {
        color: #535252;
    background-color: #ffffff;
    border:none;
}

.invite-a-friend-div a:hover {
    color: #4d4b4b;
	background-color: rgba(0, 0, 0, .05);
}
.invite-a-friend-div .fa-inverse {color: #7d7d7d;}

.invite-a-friend-div .open>.dropdown-toggle.btn-info {
   color: #535252;
    background-color: #ffffff;
    border-color: #bcbcbc;
}
.not-join-link a{
	float: right;
    margin-top: -66px;
    margin-right: -116px;
}
.select-first-item ul li:first-child{
height:20px;
}
.see_more_dropdown .navbar-default{
	background: none;
    border: none;
}
.see_more_dropdown .dropdown-menu{
	display:none;
}
.see_more_dropdown .navbar-default .navbar-nav>.open>a{
	background: none;
	color:#fff;
}
.see_more_dropdown .nav .open>a:focus{
	border: none;
}
.see_more_dropdown ul{
	width:100%;
}
.see_more_dropdown .navbar-default .navbar-nav>li>a{
	    font-size: 13px;
		    padding: 5px 3px 4px 8px;
        text-transform: initial;
    color: #fff;
	border: none;
}
.see_more_dropdown ul li{
	text-align:center;
	width:100%;
}
.see_more_dropdown .dropdown-menu{
	background:none;
}
.see_more_dropdown .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
	background:none;
	border:none;
}
.post-side-menu .dropdown-menu>li>a{
        text-transform: capitalize;
}
.view_all_comment_butt{
       margin-left: 25px;
    /* border: 1px solid #aaacaf; */
    padding: 5px 6px;
    text-decoration: underline;
    font-size: 15px;
}
.group_post_comment_all_sec{
    background-color: #fff;
    margin: 0px 12px 0 12px;
        padding: 10px 12px;
}
.group_post_comment_all_sec .comment_post_line_bottm{
   border-bottom: 1px solid #ececec;
    margin-bottom: 18px;
    padding-bottom: 0px;
}
.group_post_comment_all_sec .group_head{
    margin-top: 0px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.group_post_comment_all_sec .show-comment-sec{
    border-top: 1px solid #ddd;
    padding-top: 15px;
    background-color: #f2f3f5;
    border-radius: 19px;
    padding: 5px 10px;
    line-height: 20px;
    width: 85%;
    margin-left: 21px;
}
.main_usre_profile_activi_ittem ul{
        margin-bottom: 0px;
}
.group_post_comment_all_sec .feed-post-lg-img img{
    max-height: 145px;
    margin-right: 3px;
}
.group_post_comment_sec .comment_post_line{
    margin-top: 0px;
}
.upload_modal_hader .modal-footer .btn{
	    color: #0061af;
}
.upload_modal_hader .modal-footer .btn:hover{
	    color: #fff;
}
.upload_modal_hader .modal-footer{
	text-align: center;
}
.upload_modal_hader .modal-dialog{
	width: 463px;
}
.upload_modal_hader .modal-header{
	padding: 5px;
}
.upload_modal_hader .modal-header .close{margin-top: 2px;}

.see_more_dropdown .dropdown-menu{
	box-shadow: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
	margin: 0px 0px 10px 0px;
}
body::-webkit-scrollbar {
  width: 1px;
}
.upload_modal_hader .croppie-container .cr-slider-wrap{
	    width: 40%;
}

/* Track */
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
body::-webkit-scrollbar-thumb {
  background: #ebebeb;
  border-radius: 10px;
}
.news-feed-sec .nav-tabs{
	position:relative;
}

.group_detail_activi .news-feed-sec{padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.dashboard_allactivies_sec1 #Following-Activities{padding: 0px 0px 3px 0px;}
.post-side-menu ul li a{font-size: 12px;}
.activities-list-display{display:none;}
.hide_read_more_btn{display:none;}
.activities-list-detail .svg-inline--fa{color:#fff!important;}
.joined-group-sec {margin: 10px 12px;}
.invite-a-friend-div .dropdown-menu{left: -12px;}
.invite-a-friend-div .btn:active{box-shadow: none;}
.side-bar h2{
	margin-top: 8px;
    font-size: 19px;
    color: #fff;
    text-align: left;
	    margin-left: 5px;
}
.create_post_section_1 .group_detail_gallery .post-images-left-side-list {
    width: 33.3%!important;
        min-height: 168px;
}
.create_post_section_1 .group_detail_gallery .post-images-left-side-list .thumbnail>img {
    height: 150px!important;
    width: 238px!important;
}
.create_post_section_1 video{
	height: 150px!important;
    width: 238px!important;
}
.side-bar p{
	color:#fff;
}
h5.about-data-left {
    color: #fff;
}
.create_post_section_1
.side-bar .sidebar-group-all-members .svg-inline--fa {
   color: #fff!important;
}
.sidebar-group-all-members{
	color: #fff;
    display: flex;
    align-items: center;
	margin-bottom: 0px;
	border-bottom: 1px solid #1b68a6;
}
.sidebar-group-all-members span{
	margin-left: 12px;
}
.sidebar-group-created-at span{
	color: #fff;
    font-size: 12px;
    line-height: 25px;
    margin-left: 12px;
}
.sidebar-group-created-at {
    border-bottom: 1px solid #1b68a6;
    display: flex;
    align-items: center;
}
.mutual_connections_sec ul li img{
	width: 30px;
	margin-right:10px;
}
.mutual_connections_sec ul>li span{ color: #af0000;}
.mutual_connections_sec ul>li{font-size: 15px;}
/*user profile css*/
.user_profile_logo{
      width: 100%;
    float: left;
    position: relative;
    text-align: center;
}
section.user_profile {
    display: inline-block;
        width: 100%;
}
.user_profile_logo img{
   width: 70px;
    height: 70px;
    border-radius: 50px;
	border: 2px solid #fff;
}
.user_profile_joint {
    width: 100%;
    float: left;
    border: 1px solid #dddfe2;
    background-color: #0061af;
}

.mutual_connections_sec li, .my_activity_sec li{
	margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-size: 13px;
    background-color: #ebebeb;
    width: fit-content;
    border-radius: 20px;
    padding: 2px 1px 2px 5px;
    cursor: pointer;

}
.my_activity_sec li{
	margin-right: 10px;
}

.my_activity_sec .followers .svg-inline--fa{
	transform: rotate(45deg);
}
.mutual_connections_sec li>span, .my_activity_sec li>span{
	margin-left: 5px;
    /*border: 1px solid #c0def6;*/
    height: 25px;
    width: 52px;
    display: block;
    text-align: center;
    line-height: 25px;
    border-radius: 50px;
    color: #0061af;
}
.recommended_group_endore_right{
    text-align: right;
}
.groups_timeline_f_d_section ul, .Follow_Message_userd_sec ul{
    display: flex;
    align-items: center;
}
.groups_timeline_f_d_section ul li a, .Follow_Message_userd_sec ul li a{
    color: #4b4f56;
    box-sizing: content-box;
    font-size: 13px;
          padding: 8px 30px;
}
.groups_timeline_f_d_section ul{
  margin: auto;
    float: right;
}
.Follow_Message_userd_sec ul{
    float: right;
    margin: 10px 0;
}
.user_profile_text {
    padding: 8px 12px;
    color: #fff;
}
.side-bar .feed-menu .accordion-item{
    padding: 0 1rem;
}
.feed-menu .accordion .content{
        padding: 0rem;
}
.patientChatter_group_media_sec1 .patientChatter_group_media_top_header{
    float: left;
    width: calc(100% - 239px);
    padding-left: 0px;
    position: relative;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.group_detail_joined_form .fix-group-page-title{
        width: calc(73% - 239px);
}
.chat_box time{
    color: #747474;
    display: block;
    font-size: 10px;
    margin: 8px 0 0;
}
.chat_box .msg_container .col-md-2{
    width: 21%;
}
.chat_box .btn-primary{
    color: #ffffff;
    background-color: #0465ac;
    border-color: #0465ac;
}

.chat_box .msg_container .col-md-10{
    width: 78.333333%;
    padding-left: 0px;
    padding-right: 0px;
}
.chat_box .row{
   margin-right: -15px;
    margin-left: -4px;
    margin: 20px 0 20px;
}
.chat_box .base_receive p{
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 0 15px 15px 15px;
    color: #646464;
    font-size: 12px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}
.pagination .page-link{
	background: none!important;
    padding: 4px 12px!important;
    display: initial!important;
    width: initial!important;
    margin-bottom: initial!important;
    border-radius: initial!important;
    color: #428bca!important;
    font-size: 15px!important;
}

.chat_box .base_sent p{
   background: #0465ac;
       border-radius: 15px 12px 0px 15px;
    font-size: 12px;
    margin: 0;
    color: #fff;
    padding: 5px 10px 5px 12px;
    width: 100%;
}
#followers .group_details_post_coro_sec3 .post-detail-section{
    border-bottom: 1px solid #e6e6e6;
}
.group_detail_joined_form  .edit-group-info{
    margin-top: 0px;
}
.no_post_are_forund_p{
    background-color: #fff;
    padding: 10px 10px;
}

.patientChatter_group_media_sec1 .invite-a-friend-div{
    width: 12%;
    float: right;
}

.create_group_new_popup .create-group-popup-main{
    margin-top: 210px;
}

.groups_timeline_f_d_section {
   width: 100%;
    position: relative;
    display: inline-block;
    border: 1px solid #ececec;
    border-left: none;
    background-color: #fff;
}
.user_profile_text h2{
        margin-bottom: 6px;
    font-size: 21px;
    color: #fff;
    background: none;
    width: 100%;
    text-align: center;
	margin-top: 10px;
}
.gallery
{
    display: inline-block;
    margin-top: 0px;
}
.user_profile_gallery_group_all{
    position: relative;
    display: inline-block;
    width: 100%;
}
.user_profile_gallery_group_all {
   width: 40%;
    float: left;
    position: relative;
}
.gallery_list {
   width: 33.3%;
    float: left;
}
.user_common_heading h2{
    font-size: 16px;
    margin: 0px 0px 0px 0px;
}
.photo_and_videos .thumbnail{
        margin-bottom: 10px;
}
.user_profile_left_side_galley_follow {
    width: 100%;
    display: inline-flex;
}
.photo_and_videos {
    background-color: #fff;
    padding: 10px 12px;
    margin-bottom: 10px;
}
.mutual_connections_sec,.mutual_aboutus,.my_activity_sec {
      margin-bottom: 10px;
    padding-bottom: 15px;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #dddfe2;
}
.use_profile_post_head .heading_current_post p {
    margin-top: 0px;
    color: #858585;
}
.usre_profile_page_sec .feed-post-lg-img {margin-bottom: 0px;}
.my_activity_sec h3, .mutual_aboutus h3{
	font-size: 17px;
    margin: 0px;
    color: #0061af;
    font-weight: 600;
    margin-bottom: 11px;
}
.usre_profile_page_sec .post-comment-sec{
	margin-bottom: 0px;
	border-bottom:none;
}

.usre_profile_page_sec .show-comment-sec{
	border-top: 1px solid #ddd;
    padding-top: 15px;
    background-color: #f2f3f5;
    border-radius: 19px;
    padding: 5px 10px;
    line-height: 20px;
}
.user_profile_post_section {
    width: 100%;
    float: left;
    position: relative;
	margin:auto;
}
.curren_post_user_img img{
    width: 30px;
    height: 30px;
}
.curren_post_user_img{
    width: 8%;
    float: left;
}
.group_detail_gallery .post-images-left-side-list{
	width: 50%;
    float: left;
}
.group_detail_gallery .post-images-left-side-list .thumbnail{
	 padding: 4px!important;
    border-left: none;
    margin-right: 3px;
	    margin-bottom: 7px;
}
.group_details_left_site_p a{
	 font-size: 14px!important;
    padding: 0px 0px 0px 0px!important;
    border-left: none!important;
    font-family: 'open_sanssemibold';
	    line-height: 22px;
}
.group_details_left_site_p .community-group-logo img{
	width: 40px;
    border-radius: 50%;
    height: 40px;
}
.group_details_left_site_p {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.group_details_left_site_p .community-group-logo{
	 width: 54px;
    text-align: left;
}

.post-images-left-side-list video{
	width: 97%;
    height: 68px;
}
.group_detail_gallery .post-images-left-side-list .thumbnail>img{
	height: 60px;
}
.heading_current_post{
     width: 80%;
    float: left;
}
.hide_shave_link{
    width: 11%;
    float: left;
}
.user_content1 {
    width: 100%;
    display: inline-block;
}
.hide_shave_link a{
    float: right;
}
.heading_current_post h4{
   font-size: 15px;
    margin: 0px;
    color: #0061af;
    font-weight: 500;
}
.heading_current_post p{
    font-size: 10px;
}
.user_profile_post {
        background-color: #fff;
    padding: 12px 10px;
    margin: 0 12px 10px 10px;
}
.current_post_img img{
    margin: auto;
    width: 100%;
}
.like_comment_sec{
  display: flex;
    align-items: center;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    margin-top: 10px;
    padding: 10px 6px;
}
.like_comment_sec a{
    margin-right: 12px;
}
.user_profile_edit{
    display: inline-flex;
    width: 100%;
    background-color: #fff;
    margin: 0 0px 10px 0;
}
.groups_timeline_f_d_section .pagination>li>a{
   border: 1px solid #ececec;
    border-top: none;
    border-bottom: none;
}
.groups_timeline_f_d_section .pagination>li:last-child>a{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.groups_timeline_f_d_section .pagination>li:first-child>a{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.profile_group_section ul li{
   display: inline-block;
    width: 31.8%;
    text-align: center;
    margin-bottom: 11px;
}
.profile_group_section ul li img{
    width: 100%;
}
.profile_group_section {
    background-color: #fff;
    padding: 10px 12px;
        margin-bottom: 10px;
}
.profile_group_section span{
   font-size: 11px;
    color: #6c6c6c;
}
.user_common_heading {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.profile_group_section ul li a{
    text-decoration: none;
}
.profile_group_section .group_icon{
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background-color: #00bcd4;
    color: #fff;
    border-radius: 20px;
    margin-right: 10px;
}
.marg_bot_rem{margin-bottom: 0px;}
.photo_and_videos .photo_video {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background-color: #e58b4e;
    color: #fff;
    border-radius: 20px;
    margin-right: 10px;
    font-size: 13px;
}
.followers_section_leftside {
    background-color: #fff;
    padding: 10px 12px;
    margin-bottom: 10px;
}
.followers_section_leftside .group_icon{
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background-color: #8BC34A;
    color: #fff;
    border-radius: 20px;
    margin-right: 10px;
    font-size: 13px;
}
.followers_section_leftside p{
    margin-bottom: 0px;
    margin-left: 5px;
    color: #FF5722;
}
.groups_timeline_f_d_section .fa-wifi{transform: rotate(57deg);}
.followers_section_leftside .fa-wifi{transform: rotate(57deg);}

.recomadation_section_leftside {
    background-color: #fff;
    padding: 10px 12px;
    margin-bottom: 10px;
}

.recomadation_section_leftside .group_icon{
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background-color: #673AB7;
    color: #fff;
    border-radius: 20px;
    margin-right: 10px;
    font-size: 13px;
}
.dashboard_follwing_activi{background-color:#fff;}
.not-found{padding-left: 10px;}
.use_profile_post_head{display: inline-flex;}
.user_post_edit_icon{float: right;}
.main-group-area-container .show-comment-sec {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    background-color: #f2f3f5;
    border-radius: 19px;
    padding: 5px 10px;
    line-height: 20px;
    width: 85%;
    margin-left: 21px;
}
.liked,.disliked{
	position:relative;
}
.liked:before {
font-family: FontAwesome;
top:0;
left:-5px;
padding-right:10px;
content: "\f004";
    font-size: 14px;
}

.disliked:before {
font-family: FontAwesome;
top:0;
left:-5px;
padding-right:10px;
content: "\f08a";
font-size: 14px;
}

.croppie-container {
	padding: 0px;
}
.croppie-container .cr-image {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	transform-origin: 0 0;
    max-width: none;
}

.croppie-container .cr-boundary {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	z-index: 1;
}

.croppie-container .cr-viewport {
	position: absolute;
	border: 2px solid #7a6a6a;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
    box-shadow: 0 0 2000px 2000px rgb(235, 235, 235);
	z-index: 0;
}
.croppie-container .cr-vp-circle {
	border-radius: 50%;
}
.croppie-container .cr-overlay {
	z-index: 1;
	position: absolute;
	cursor: move;
}
.croppie-container .cr-slider-wrap {
	width: 75%;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
	margin-bottom: 20px;
}
.croppie-result {
	position: relative;
	overflow: hidden;
}
.croppie-result img {
	position: absolute;
}

.profile_image_upload [type="file"] {
  height: 0;
  overflow: hidden;
  width: 0;
}
.profile_image_upload [type="file"] + label {
    background-color: #f0f0f0;
    border-radius: 10px;
    overflow: hidden;
    color: #5f5f5f;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: inherit;
    font-weight: 600;
    margin-bottom: 0rem;
    outline: none;
   padding: 10px 12px 10px 36px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: middle;
    border: 1px solid #ddd;
}

.profile_image_upload [type="file"] + label.btn-2::before {
  color: #5f5f5f;
    content: "\f030";
    font-family: FontAwesome;
    font-size: 15px;
    height: 100%;
    right: 88%;
    line-height: 3.3;
    position: absolute;
    top: -7px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.profile_image_upload [type="file"] + label.btn-2:hover {
          background-color: #f0f0f0;
}

/* The container */
.profile_checkbox {
  display: block;
  position: relative;
      padding-left: 25px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 14px!important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#upload-demo-i img{
	    width: 100%;
}
/* Hide the browser's default checkbox */
.profile_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #0061af;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.profile_checkbox input:checked ~ .checkmark {
  background-color: #0061af;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.profile_checkbox input:checked ~ .checkmark:after {
  display: block;
}
.profile_checkbox{
	text-align: left!important;
	color: #555;
    font-weight: 400;
	    margin-top: 4px;
}
/* Style the checkmark/indicator */
.profile_checkbox .checkmark:after {
  left: 8px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 12px;
}
.profile_image_upload [type="file"] + label.btn-2:hover::before {
     right: 86%;
}
.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

/*************************************/
/**** STYLING RANGE INPUT **********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/

.cr-slider {
    -webkit-appearance: none;/*removes default webkit styles*/
    /*border: 1px solid white; //*fix for FF unable to apply focus style bug /
    width: 300px;/*required for proper track sizing in FF*/
    max-width: 100%;
}
.cr-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}
.cr-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}
.cr-slider:focus {
    outline: none;
}
/*
.cr-slider:focus::-webkit-slider-runnable-track {
    background: #ccc;
}
*/

.image_crope_upload #upload-demo-i{
	background:#e1e1e1;
	width:300px;
	padding:30px;
	height:300px;
	margin-top:30px
}
.user_profile_img_upload #upload-demo-i{
	  /* background: #e9ebee;*/
    width: 170px;
    padding: 10px;
    margin: auto;
}
.upload-result{
	background: none;
    color: #0061af;
    border-radius: 0px;
    padding: 5px 15px;
    border: 1px solid #0061af;
    transition: all 1s ease;
}
.profile_image_upload {
        margin-top: 0px;
}
.upload-result:hover{
	background-color:#0061af;
	color: #fff;
}
#upload-demo .cr-viewport{
	width: 110px!important;
    height: 110px!important;
}
#upload-demo .cr-boundary{
	width: 120px!important;
    height: 120px!important;
}
.cr-slider::-moz-range-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}
.cr-slider::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}

/*hide the outline behind the border*/
.cr-slider:-moz-focusring{
    outline: 1px solid white;
    outline-offset: -1px;
}

.cr-slider::-ms-track {
    width: 300px;
    height: 5px;
    background: transparent;/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    border-color: transparent;/*leave room for the larger thumb to overflow with a transparent border */
    border-width: 6px 0;
    color: transparent;/*remove default tick marks*/
}
.cr-slider::-ms-fill-lower {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.cr-slider::-ms-fill-upper {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.cr-slider::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
}
.cr-slider:focus::-ms-fill-lower {
    background: rgba(0, 0, 0, 0.5);
}
.cr-slider:focus::-ms-fill-upper {
    background: rgba(0, 0, 0, 0.5);
}
/*******************************************/

/***********************************/
/ Rotation Tools /
/***********************************/
.cr-rotate-controls {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 1;
}
.cr-rotate-controls button {
    border: 0;
    background: none;
}
.cr-rotate-controls i:before {
    display: inline-block;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
}
.cr-rotate-l i:before {
    content: 'â†º';
}
.cr-rotate-r i:before {
    content: 'â†»';
}
.my_followers_list_user_name .name-user{
	font-size: 12px;
    text-align: center;
    color: #000;
}

.user_profile_left_side_galley_follow .my_followers__list{
	min-height: 141px;
}
.user_profile_left_side_galley_follow .my_followers_list_img{
	margin-bottom: 10px;
    display: flow-root;
    width: 100px;
    text-align: center;
    margin: auto;
    padding-bottom: 10px;
}
.my_followers__list{
	    text-align: center;
}

.group_edit_form  .btn-primary{
	margin-bottom: 20px;
    background-color: #0061af;
    color: #fff;
    border-radius: 0px;
    padding: 9px 15px;
    border: 1px solid #0061af;
    transition: all 1s ease;
}

.dashboard_allactivies_sec1 .user-feed-detail{margin-top: 0px;}
.dashboard_allactivies_sec1 .post-content{ padding: 0px 0px;}


@media screen and (max-width:767px) {
.dashboard_allactivies_sec1 .user-img{width: 12%;}
.dashboard_allactivies_sec1 .user-feed-header h2{line-height: 18px;}
.dashboard_allactivies_sec1 .user-feed-header-bottom-info{margin-top: 0px;margin-left: 37px;}
.left-side-banner,.right-side-form-sec {width: 100%;float: none;}
.form-top-logo img{margin: auto;}
.center-banner-text {padding: 15px;}
.center-banner-text p {font-size: 15px;line-height: normal;}
.right-side-form-sec {padding: 55px 15px 15px 15px;}
.mobile-logo img{max-width: 200px;}

.see_more_dropdown .collapse{display: block;}
.see_more_dropdown .navbar-default .navbar-collapse{ box-shadow: none;   border: none;}
.see_more_dropdown .navbar-nav {margin: auto;}
.see_more_dropdown .activities-list {border-left: 1px solid #fff!important;}
.see_more_dropdown ul li a{padding: 12px 5px 4px 0px;}
.see_more_dropdown .activities-list {padding: 0px 0px 0px 15px!important;}
.group-search-bar {padding: 12px 12px 12px 12px;}
.create_group_sec {width: 82%; float: initial; margin: auto;}
.group-page-fixed-card{height: auto;}
.community-group-logo{text-align: left;}
.group-page-fixed-card img{    width: 50px;}
.myprofile_section form{padding: 12px;}
.open-popup .create-group-popup-main-sec{top: -28px;}
#termsConditionPopupModel p{text-align:justify;}
.activities-sec-main{margin-right: 0px;}
.event-sec{    margin-bottom: 0px;}
.top-notification-profile-sec {margin: 12px 0px 0px 0px;}
.post-side-menu .dropdown-menu{min-width: 102px!important; left: -60px!important;}
.feed-description p{text-align: justify;}
.button-wrapper:after{display:none;}
.group-page-content{width: 94%;}
.feed-post-lg-img video{width: 100%;    max-height: 100%;}
.feed-post-lg-img img{width: 100%;}
.user_profile_post_section .use_profile_post_head{width: 100%!important;}
.user_profile_post_section .user-img{width: 15%;}
.use_profile_post_head .post-side-menu {top: -34px;}
}

@media screen and (min-width:768px) and (max-width:991px) {
.left-side-banner,.right-side-form-sec {width: 50%;}
	.center-banner-text {padding: 0px 60px;}
	.right-side-form-sec {padding: 60px 30px 40px 30px;}
	.main-sign-in-up-sec{height: 100%;}
}
@media screen and (min-width:991px) and (max-width:1024px) {
	.main-sign-in-up-sec {height: 100%;}
}

.right-side-activities .feed-post-lg-img img{
	width: 100% !Important;
    max-height: initial;
    height: auto;
}

/* IMAGE STYLES */
[type=radio] + img {
  cursor: pointer;
	cursor: pointer;
	max-width: 65px;
	max-height: 45px;
	margin-right: 2px;
}

/* CHECKED STYLES */
[type=radio]:checked + img {
  outline: 2px solid #f00;
   cursor: pointer;
	max-width: 65px;
	max-height: 45px;
	margin-right: 2px;
}
.comment-list li .liked{
	   /* color: #0061af!important; */
}
.activities-list-item a{
	padding: 2px 10px 0px 12px!important;
}
.svg-inline--fa.fa-w-20, .svg-inline--fa.fa-w-12{
	    width: 1.125em!important;
}
.show_read_more_btn .svg-inline--fa{
	    margin-right: 2px!important;
}
.create-group-popup-body .group-default-image img{
	border: 2px solid #c5c5c5;
    width: 100%;
    height: 77px;
    max-height: 100%;
    max-width: 100%;
}
.create-group-popup-body .group-default-image label{
	       width: 18%;
    margin-left: 6px;
}

.create-group-popup-body .group-default-image label {
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.create-group-popup-body .group-default-image label:hover {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
   transform: rotate(10deg);
  -webkit-box-shadow: 0 0 40px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
  -moz-box-shadow: 0 0 40px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
   box-shadow: 0 0 40px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
}
.create-group-popup-main .group-default-image{
	background-color: #e9e9e9;
    padding: 6px 3px 3px 3px;
}
.create-group-popup-main h5{
	    color: #000;
}
.search_recommendtion_head {
    background-color: #0061af;
    padding: 16px 0px 16px 20px;
    margin: 0 12px 0 12px;
    border-bottom: 1px solid;
}
.search_recommendtion_head h2{
    font-size: 16px;
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'open_sanssemibold';
}
.search-recommendation-form {
    padding: 18px 20px 28px 20px;
    margin: 12px 12px 12px 12px;
    background-color: #fff;
}
.recommendations_input_sec1 .provide_busines_lelf{
	width: 49.2%;
    float: left;
    margin-right: 10px;
}
.recommendations_input_sec1 .city_state_right{
	width: 49%;
    float: left;
    margin-left: 0px;
}
.recommendations-search-bar {
    width: 87%;
	    margin-top: 10px;
}
.recommendations-search-bar .comman-input-field{
	border: 1px solid #ccc;
}

.recommendations_input_sec2 .short_by_left{
	    width: 49.2%;
    float: left;
    margin-right: 10px;
}
.recommendations_input_sec2 .distance_by_right{
	width: 49%;
    float: left;
    margin-left: 0px;
}
.recommendations-search-bar .form-submit-btn{
    width: 100%;
}
.recommendations_input_sec2 .dropdown{
    padding: 8px 10px 8px 10px;
}
.recommendations_input_sec2 label{
	width: 20%;
    float: left;
}
.recommendations_input_sec2 .recommendations-search-dropdown{
	width: 80%;
    float: left;
}
.recommendations_input_sec2{
     margin-top: 14px;
    position: relative;
    width: 100%;
    display: inline-block;
}
.recommendations_input_sec2 .dropdown{
	background: #e9e9e9!important;
}
.recommendations_input_sec2 .group-search-btn{
	display: inline-block;
    width: 49%;
    margin-top: 0px;
    float: right;
}
.recommendation_sec2 .group-item{
	width: 100%;
	    padding: 0px;
}

.recommendation_indore_right_side {
    width: 30%;
    float: right;
    text-align: right;
        margin-top: 20px;
}
.recommendation_sec2 .title-details {
    width: 70%;
    float: left;
    margin-top: 10px;
}
.treatement_new_Call .recommendation_sec2_ittem{
    border: none!important;
}

.treatement_border_botttom {
    border-bottom: 1px solid #ececec;
    display: flex;
    width: 100%;
    margin-bottom: 11px;
    padding-bottom: 10px;
}
#treatement .title-details{
    width: 90%;
}
.treatment_tabpanel_sec .dropdown-menu{
   top: 28px;
    min-width: 80px;
    left: 12px;
    box-shadow: 0 6px 12px rgba(138, 138, 138, 0.175);
    border-radius: 0px;
}
.main_page_recomadtion_new .user-comment-img{
    float: left;
        height: 100%;
}

.user-post-tab create_post_sect h4{
    font-size: 15px;
}

.recommendation_sec2_ittem .tag p>b{
    font-weight: 400;
    color: #000;
}
.recommendation_sec2 .group-item h3{
	margin-top: 0px;
}
.recommendation_sec2 .title-details ul{
	display: flex;
    align-items: center;
    margin-top: 0px;
	width: 100%;
	padding: 0px 8px;
}

.recommendation_sec2 .user-comment-detail {
    width: 100%;
}
.recommendation_page_sec2 .show-comment-sec{
    width: 100%;
}
.recommen_endorse_b a{
	background-color: #0061af;
    color: #fff;
    padding: 6px 13px;
    font-size: 13px;
       width: 84px;
    display: block;
    text-align: center;
    float: right;
}
.recommen_endorse_group {
    margin-top: 12px;
}
.recommen_endorse_b{
	width: 100%;
    display: inline-block;
    position: relative;
}
.recommendation_sec2_ittem {
    margin-top: 0px;
	width:100%;

}
.group_details_new_recomation .recommendation_sec2_ittem{
      border-bottom: 1px solid #e6e6e6;
}
.recommendation_sec2 .group-item-sec{
	border: none;
}
.recommendation-list .group-item-sec{
	border-bottom: 1px solid #e6e6e6!important;
}
.recommendation_tab_sec{
	display: inline-block;
    width: 100%;
}
.recommendation_tab_sec .recommendation_tab_left{
	width: 80%;
    float: left;
}
.recommendation_tab_sec .recommendation_tab_right{
	width: 20%;
    float: right;
	text-align: right;
}
.recommendation_tab_sec .recommendation_tab_right button{
	background-color: #0061ae;
    color: #fff;
    border: none;
    padding: 9px 15px;
    border-radius: 20px;
}
.create_post_section_1 .tab-content{
	padding: 10px 12px;
}
.recommendation_tab_sec{margin-bottom: 0px!important;}
.recommended_popup .modal-header{
	text-align: center;
    background-color: #0061ae;
    color: #fff;
	padding: 7px;
}
.recommended_popup .modal-header h4{
	text-transform: uppercase;
    font-size: 14px;
}
.recommended_popup .modal-body{
	padding: 3px;
}
.recommendation_popup_state ul li{
display: inline-block;
    width: 23.4%;
    margin-right: 8px;
}
.recommended_popup .create-group-popup-body{padding: 5px 18px;}
.recommended_popup .form-control{
	display: block;
    width: 100%;
    background: #e9e9e9;
    border: 0px;
    outline: none;
    font-size: 13px;
	border-radius:0px;
}
.Recommendation_type_label .Recom_type_label{
	display: flex;
    align-items: center;
	    margin-right: 12px;
}
.Recommendation_type_label input{margin: 0px 3px 0;}
.Recommendation_type_label {
    display: flex;
    align-items: center;
}
.recommendation_popup_state ul li:last-child{
	margin-right:0px;
}
.recommendation_phone_pop ul li{
	display:inline-block;
	width: 48.7%;
	margin-right:10px;
}
.recommendation_phone_pop ul li:last-child{
	margin-right:0px;
}
.recommended_popup .form-row {
    margin-bottom: 7px;
}
.recommended_popup .create-group-popup-btn{
	background-color: #0061ae;
    color: #fff;
    border: none;
    padding: 9px 36px;
    border-radius: 0px;
}
.right-side-activities .activities-list-item a {
    padding: initial!important;
}
/*
.active-group{
	color: red;
}
.highlightedtext{
	color:red;
}
*/
.comment-side-menu .comment-dropdown-menu{
    display: flex;
    float: right;
    margin-bottom: 0px;
}


.comment-side-menu .comment-dropdown-menu li{
    margin-right: 10px;
}
.comment-side-menu .comment-dropdown-menu li a{
    font-size: 12px;
    color: #807575;
    text-transform: capitalize;
    transition: all 1s ease;
}
.comment-side-menu .comment-dropdown-menu li a:hover{
        color: #0061af;
}
.dashboard_allactivies_sec1 .user-comment-detail{
    width: 100%;
}
.recommendation_indore_right_side .btn{
    background-color: #0061af;
    color: #fff;
    border-radius: 20px;
}
.recommendation_indore_right_side .recommen_endorse_group {
    margin-top: 4px;
}


.group-search-bar .comman-input-field::-webkit-input-placeholder {
  color: #000;
}

.group-search-bar .comman-input-field:-ms-input-placeholder { /* Internet Explorer */
  color: #000;
}

.group-search-bar .comman-input-field::placeholder {
 color: #000;
}
.group_form_1 .group-search-bar{
        display: inherit;
}
.user_profile_front_section .usre_profile_location p{
    color: #d8d5d5;
}
.user_profile_post_section .heading_current_post {
    width: 100%;
}
.user_profile_post_section .heading_current_post h4 a{
    color: #000;
    line-height: 20px;
}
.use_profile_post_head .heading_current_post h4{
    padding-bottom: 0px!important;
    padding-top: 0px;
}
.post-detail-section .user-comment-detail{
    width: 100%;
}

.group_details_post_search .btn{
    float: left;
    margin-left: 4px;
    margin-top: 2px;
}
.group_detail_activi .show-comment-sec{
    border-top: 1px solid #ddd;
	margin-top: 8px;
    padding-top: 15px;
    background-color: #f2f3f5;
    border-radius: 19px;
    padding: 5px 10px;
    line-height: 20px;
    width: 85%;
    margin-left: 21px;
}


.group_detail_activi .user-comment-detail{
    width: 100%;
}
#ajax-search-with-recommendation .recommendation_sec2{
        margin: 0px 0px 0px 0px;
}
.recommendations-search-bar{
        background-color: #fff;
}
.recommendations_input_sec1 {
    margin: 0 10px 0px 17px;
    padding: 12px 0px;
}
.group_details_search_b{
    margin-right: 11px !important;
    float: right;
}
.group_details_search_b .form-submit-btn{
    border-radius: 22px;
}
#treatementmodel .modal-header{
    text-align: center;
    background-color: #0061ae;
    color: #fff;
    padding: 7px;
}
#treatementmodel .close{
    color: #fff;
        opacity: 1;
}
.group_detail_activi .group-page-content{
    background-color: #fff;
}
.group_detail_activi .create_post_sect{
    box-shadow: none;
    border: none;
    margin: 7px 12px 12px 12px;
}
.comment_post_line {
    border-top: 1px solid #ececec;
    margin-top: 12px;
    padding-top: 12px;
}
.recommendations-search-bar .recommendations_input_sec1{
    margin: 0 0px 0px 0px;
}
.results_found_sec{
    margin: 0 0px!important;
}
.group_popup_modal #dvPassport .btn:hover{
        background-color: #0061af;
    color: #fff;
}
.group_popup_modal #dvPassport .btn {
    background: none;
    color: #0061af;
    border-radius: 0px;
    padding: 5px 15px;
    border: 1px solid #0061af;
    transition: all 1s ease;
}

.group_details_post_coro_sec3{
    border-bottom: 1px solid #e6e6e6;
}
.group_details_new_recomation .recommendations_input_sec1{
    padding: 12px 13px;
}
.group_details_new_recomation .recommendation-list{
    margin: 0 0px;
}
.right-side-activities .feed-description{
    margin-top: 5px;
}
.images_popup1 ul li{
    width: 23%;
    text-align: center;
    margin-right: 8px;
    box-shadow: 0 3px 6px rgba(187, 187, 187, 0.16), 0 3px 6px rgba(197, 197, 197, 0.23);
    padding: 4px 3px 3px 3px;
    margin-top: 10px;
    display: inline-block;
}
.images_popup1 .images_popup_text{
    margin-top: 7px;
    border-top: 1px solid #e4e4e4;
    padding-top: 4px;
    min-height: 30px;
}
.main_usre_profile_activi_ittem .images_popup1 ul li label{
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
#formSearchrecommendation{
    display: inline-block;
    width: 100%;
}
.recommendations_input_sec1 .group-search-btn{
        margin-top: 0px;
}
.treat_ment_tabpanel_sec{
    width: 100%;
}
.patientChatter_treatement_admin_edit{
    margin-top: 20px;
    width: 10%;
}
.patientChatter_treatement_admin_edit .dropdown-toggle{
    float: right;
}
.patientChatter_treatement_admin_edit a img{
    width: initial;
}

.user_comment_detail_delete .edit_delete_commnet{
   width: 86%;
    float: left;
    overflow: auto;
}
.user_comment_detail_delete .comment-side-menu{
    float: right;
    width: 14%;
}
.treatement_new_Call .group-item-sec {
    border:none!important;
}

.main_usre_profile_activi_ittem .images_popup1 ul li img{
   border-radius: 50px;
    width: 50px!important;
    height: 50px!important;
}
.images_popup1 .images_popup_text a{
    color: #7b7b7b;
}
.modal-header{
    background-color: #0061af;
    color: #fff;
}
.modal-header .close{
    color: #fff;
    opacity: 1;
}
.patientChatter_create_group_popup #upload-demo-i img {
    width: 73%;
}

.group_details_new_recomation .recommended_group_list{
    text-align: right;
	    z-index: 999;
}
.chat-opened .glyphicon-comment{
    position: relative;
}
.chat-opened .glyphicon-comment:before {
    font-family: FontAwesome;
    content: "\f27b";
    top:0;
    left:-5px;
    padding-right:10px;
}
.chat-opened .glyphicon-remove{
    position: relative;
}
.chat-opened .glyphicon-remove:before{
    font-family: FontAwesome;
    content: "\f00d";
     top:0;
    left:-5px;
    padding-right:0px;
}
.chat-opened .glyphicon-send{
    position: relative;
}
.chat-opened .glyphicon-send:before {
    font-family: FontAwesome;
    content: "\f1d9";
    top: 0;
    left:-5px;
    padding-right:7px;

}

.group_details_new_recomation .title-details h4{
    margin-bottom: 5px;
    margin-top: 5px;
   font-size: 13px;
    text-transform: capitalize;
}
.group_details_new_recomation .title-details p{
    padding-bottom: 6px;
    padding-top: 0px;
    padding-left: 0px;
text-align: justify;
    margin-bottom: 0px;
}
.group_details_new_recomation .title-details p b{
    font-weight: 400;
    color: #000;
}
.recommendation_indore_right_side .recommen_endorse_group a{
    color: #5d5e5f;
}
.group_detail_comment_icon li{
    margin-right: 10px;
}
.myprofile_section h4{padding: 10px 0px;}
.upload_group_imges_text .col-form-label{margin-left: 29px;  margin-bottom: 10px;}

.upload_group_imges_text .upload-result2{
    background: none;
    color: #0061af;
    border-radius: 0px;
    padding: 5px 15px;
    border: 1px solid #0061af;
    transition: all 1s ease;
}
.upload_group_imges_list{
    margin-left: 15px;
}
.upload_group_imges_text #upload-demo-i img {
    width: 89%;
}
/*.group_details_post_search_place:before {
    font-family: FontAwesome;
    top: 9px;
    padding-right: 10px;
    content: "\f002";
    font-size: 14px;
    position: absolute;
    color: #a9a9a9;
    right: 0;
}
*/
.group_details_post_search_place {
    width: 60%;
    position: relative;
}

.group_de_joined_b_form .btn{
   border-radius: 0px;
    background-color: #0061af;
    padding: 6px 10px;
    text-transform: capitalize;
}
.group_de_joined_b_form{
    display: flex;
    /* width: 100%; */
    justify-content: center;
    align-items: center;
    background-color: #fff;
    margin: 0 12px 12px 12px;
    padding: 18px 19px;
}

.popover-title .close {
    position: relative;
    bottom: 3px;
}
.group_user_about_sec .create_post_sect{
    font-size: 14px;
    line-height: 26px;
}
.upload_group_imges_text .upload-result2:hover{
    background-color: #0061af;
    color: #fff;
}
.recommendedUsers_tabpanel_sec button{
    font-size: 13px;
    color: #0061af;
    background: none;
    border: none;
}
.treatement_new_Call{
    display: inline-block;
    background-color: #fff;
        width: 100%;
}
.recommendedUsers_tabpanel_sec .panel {
    overflow: hidden;
    display: none;
	position: absolute;
    left: 20px;
    right: 0;
    top: 18px;
    width: 48%;
    box-shadow: 0 1px 0px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.group_de_joined_b{
    display: inline-grid;
}
.group_de_joined_b .group-btn-with-icon{
    font-size: 11px;
}
.group_de_joined_b .text_date{
   font-size: 10px;
    padding: 0px;
    font-style: italic;
    margin: 5px 0px 0 0;
}
.recomadation_form_b{
   width: 49%;
    float: right;
}
.user_profile_joint .usre_profile_location h3{
    margin-top: 0px;
    margin-bottom: 21px;
}
.admin_user_treatement .teatment_pro_head{
	display: table;
    margin-bottom: 5px;
}
.admin_user_treatement .teatment_pro_head .user-comment-img{
	display: table-cell;
    width: 35px;
    vertical-align: middle;
}

.admin_user_treatement .teatment_pro_head .teatment_headin{
	    display: table-cell;
}
.patientChatter_treatement_admin_edit .dropdown-menu{top: initial!important;}

@media only screen and (max-width: 479px) {
	.recomed_link_haed{font-size: 13px;}
	.recomadation_main_page_this .user_comment_detail_delete .edit_delete_commnet {width: 100%;}
	.user-comment-img{width: 40px;  float: left;}
	.show-comment-sec {display: flow-root;}
	.recommendation_sec2 .title-details ul{display: flex;}
	.invite-a-friend-div #socialHolder{padding-left: 0px;  padding-right: 15px;}
	.create_group_sec{width: 100%;}
	.group_de_joined_b_form{display: block;}
	.group_details_post_search_place{width: 100%;}
	.my_followers_sec ul {display: initial;}
	.my_followers_sec ul li{    width: 46%;}
	.group_details_post_search .btn{float: initial;margin-top: 10px; width: 100%;}
    .view_all_notification_heading h3{text-align: center;}
	.add_recomadtion_form_sec1 form{box-shadow: none!important;padding: 0px!important;width: 100%!important;}
	.group_edit_page_Sec{    display: inherit!important;}
	.group_edit_page_Sec_form #upload-demo-i img{    width: 100px!important;}
	.myprofile_user_section_2{    padding: 20px 2px!important;}
	.edit_my_profile_page_sec .form-group{    margin-bottom: 13px!important;}
	.myprofile_user_section_2 .col-form-label{width: 65%!important; float: left;    padding-right: 0px; font-size: 13px!important;}
	.myprofile_user_section_2 .dropdown_public_private{    margin-top: 0px;}
	.edit_my_profile_page_sec .col-form-label{width: 100%;}
	.edit_my_profile_page_sec .my_pr_public_mobile .dropdown_public_private{    margin-top: 0px;}
	.edit_my_profile_page_sec .my_pr_hea_mobile{    width: 66%;  float: left; padding-right: 0px;}
	.edit_my_profile_page_sec .my_pr_public_mobile{width: 30%; float: left;}
	.upload_modal_hader .modal-dialog{width: 356px;}
	.dropdown_public_private {margin-top: 10px; text-align: right!important;}
	.myprofile_user_section_2 .dropdown_public_private{    margin-right: 0px!important;}
	.popup_chat_box .form-container{max-width: 100%!important;    width: 100%!important;}
    #upload-demo-i{text-align: center;}
	.popup_chat_box .form-popup{    z-index: 999;}
    .myprofile_section h4{    line-height: 23px;}
    .group_detail_joined_form .edit-group-info{    margin-top: 28px;margin-right: 4px;}
    #upload-demo-i img{width: 30%!important;}
    .profile_group_section .fix-group-page-title h2{font-size: 14px;}
    .fix-group-page-title a{    font-size: 12px;}
    .patientChatter_group_search_form .group-search-location-btn{width: 100%;}
    .patientChatter_group_search_form #group_type{width: 100%;margin-bottom: 10px;}
    .recomadation_form_b{width: 100%}
    .jpine_group_details_sec .jpine_group_details_list{width: 46%;}
    .main_usre_profile_activi_ittem .images_popup1 ul li{    display: inline-flex;}
    .popover.right>.arrow{top: -2%;transform: rotate(92deg); left: 120px;}
    .main_usre_profile_activi_ittem .popover{top: 0px!important; left: 0px!important;max-width: 100%!important;    margin-left: 0px;position: relative;}
    .main_usre_profile_activi_ittem .list-unstyled {display: initial;}
    .recommendation_sec2_ittem a{margin-top: 10px;  padding-bottom: 10px;}
    .recommendations_input_sec2 .distance_by_right{width: 100%;margin-bottom: 12px;}
    .recommendations_input_sec2 .short_by_left{width: 100%;}
    .recommendations_input_sec2 .recommendations-search-dropdown{width: 100%;}
    .recommendation_popup_state ul {display: block;}
    .Recommendation_type_label .Recom_type_label{float: left; width: 100%;display: initial; align-items: initial;}
    .create_post_left_file:after{z-index: 0;}
    #chat-overlay{    width: 100%!important;}
    .chat_box {margin-right: 15px!important; width: 100%!important;}
    .group_detail_activi .show-comment-sec{border-radius: 20px 0px;width: 100%; margin-left: 0px;}
    .create_post_left_file .col-md-3 {margin: 3px 0px; width: 81%;}
    .create_post_section_1 .button-wrapper{    height: auto;}
    .group_detail_joined_form .grop_detai_usr_shares{width: 15%!important;}
    .group_detail_joined_form .fix-group-page-title {width: 84%!important;}
    .post-side-menu .dropdown-menu {min-width: 102px; left: -60px;}
    .post-side-menu .dropdown-menu>li>a{height: 30px; line-height: 30px;}
    #dvPassport{margin-bottom: 14px;}
    .myprofile_section .btn-primary{    float: left;}
    .profile_group_section .Search_this_butt{float: right;margin-top: 7px;}
    .grop_detai_usr_shares #socialShare{    margin-top: -75px!important;}
    .notification-list>li{margin-left: 20px;}
    .news-feed-sec .nav-tabs>li.active>a{width: 86%!important;}
    .feed-description p{    margin-top: 0px;}
    .main-group-area-container .show-comment-sec{width: 100%;  margin-left: 0px;}
    .group-search-dropdown{float: left;width: 48%; margin-right: 8px;}
	.open-popup .create-group-popup-main{height: 557px;overflow: auto;}
	.community-group-logo{    width: 100%;}
	.fix-group-page-title{width: 100%;    padding-left: 0px;}
	.myprofile_section h2{width: 100%;margin-bottom: 0px;    margin-top: 0px;}
    .user_profile_logo p{padding: 0px;}
    .user-profile .dropdown-menu {right: 0px; min-width: 250px;left: -146px;}
	.top-notification-profile-sec .notification-list ul{width:100%!important;}
    .recommendations_input_sec1 .provide_busines_lelf{width: 100%;  margin-right: 0px;}
    .recommendations_input_sec1 .city_state_right{width: 100%;}
    .recommendations_input_sec2 label{width: 49%;}
	.feed-post-lg-img img{height: auto;max-height: initial;}
    .recommendations-search-bar{    width: 100%;}
    .search_recommendtion_head h2{text-align: center;}
	.patientChatter_create_group_popup .city_box_countrry{width: 100%;}
	.patientChatter_create_group_popup .city_box_state{width: 100%;}
	.patientChatter_create_group_popup .city_box_city{width: 100%;}
	.patientChatter_create_group_popup .city_box_zipcode{width: 100%;}
    .recommendation_sec2 .title-details{width: 100%;}
    .recommendation_indore_right_side {width: 78%; float: initial; text-align: left;}
    .recommended_group_list .list li{    display: flex;}
    .recommendation_indore_right_side a{float: inherit;padding-right: 7px;}
    .recommended_group_endore_right {text-align: left;}
    .recommendedUsers .btn-default{display: initial;}
    .recommendation_sec2_ittem p{padding-left: 0px;}
    .recommendation_sec2_ittem a{display: block;}
    .recommendation_sec2 .show-comment-sec{margin-left: 0px;}
    .group-search-bar .group-search-location-btn, .group-search-bar .group-search-btn{    margin-right: 0px;}
    .group-search-btn{width: 100%!important; }
    .group-search-btn .form-submit-btn{width: 100%;}
	#treatement .treatement_new_Call {padding: 10px;}
	.group_detail_activi .post-detail-section{padding: 10px 10px;}
    .search-group-sec .group-tag .tag{width: 100%;}
    .popular-group.search-group-sec .group-img{margin: auto;float: initial;}
    .search-group-sec .group-join-btn{margin-top: 10px;    margin-right: 10px;}
    .invite-a-friend-div {position: relative; top: 0px; }
    .group_details_post_search .form-control{width: 100%;}
	#treatement .title-details{width: 100%;}
    .invite-a-friend-div #socialShare{    margin-bottom: 0px; margin-right: 0px;  float: right;}
    .group_detail_activi .post-item-tab .nav li a{white-space: nowrap;}
    .group_detail_activi .post-item-tab .nav-tabs{display: flex;    width: 475px;}
    .group_detail_activi .post-item-tab{overflow: scroll;}
    .create_post_section_1 .post-item-tab .nav-tabs{display: flex;    align-items: center;}
    .group-page-content {width: 100%;}
	.treatement_new_Call .recommendation_tab_left h3{    margin-top: 0px;}
	.treatement_new_Call .recommendation_tab_left{width: 100%;}
	.recommendation_popup_state ul li{margin-bottom: 20px;}
	.recommendation_phone_pop ul li{margin-bottom: 20px;}
    .Recommendation_type_label {display: block;}
	.recommendation_sec2 .title-details ul{display: flex; align-items: initial;}
    .recommended_popup .form-row {margin-bottom: 0px;}
	.user_comment_detail_delete .comment-side-menu{    width: 19%;}
	.user_comment_detail_delete .edit_delete_commnet{width: 85%;}
	.recommendation_popup_state ul li .form-control{width: 100%!important;}
    .recommendation_popup_state ul li{width: 100%; margin-right: 3px;}
	.recommendation_phone_pop ul li{width:100%!important;}
    .recommendation_phone_pop ul li{width: 48.4%; margin-right: 3px;}
    #create-group-popup-form label{font-size: 12px;}
    .recommended_popup .create-group-popup-btn{    margin-top: 10px;}
    .create_group_new_popup .create-group-popup-main {margin-top: 0px;}
    .create-group-popup-body .group-default-image img{width: 60px;height: 60px;}
    .invite-a-friend-div #socialShare{margin-top: 0px!important;}

	.patientChatter_group_media_sec2 .feed-post-lg-img{width: 100%; height: auto;}
	.patientChatter_group_media_sec2 .feed-post-lg-img img{width: 100%; height: auto; max-height: initial;}
	.group_detail_gallery .user-img a>img{text-align: center;  margin: 7px auto;}
	.group_detail_gallery .user-feed-header{text-align: center;}
	.create_post_section_1 video{height: auto!important;  width: 100%!important;}

	.patient_chater_gallery_colom_right .user-feed-header{display: flow-root; width: 100%;}
	.patient_chater_gallery_colom_right .user-img{width: 18%;}
	.patient_chater_gallery_page .patient_chater_gallery_colom_right{    padding: 10px 20px 29px 23px!important;}
	.patient_chater_gallery_colom_right ul li{width: 50%!important;}
	.patient_chater_gallery_page .feed-post-lg-img{width: 100%!important;}



}
@media (min-width: 480px) and (max-width: 767px) {
	.patient_chater_gallery_page .feed-post-lg-img{width: 100%!important;}
	.patient_chater_gallery_colom_right ul li{width: 50%!important;}
	.patient_chater_gallery_colom_right .user-feed-header{display: flow-root; width: 100%;}
	.patient_chater_gallery_colom_right .user-img{width: 18%;}
	.patient_chater_gallery_page .patient_chater_gallery_colom_right{    padding: 10px 20px 29px 23px!important;}

	.patientChatter_group_media_sec2 .feed-post-lg-img{width: 100%; height: auto;}
	.patientChatter_group_media_sec2 .feed-post-lg-img img{width: 100%; height: auto; max-height: initial;}
	.group_detail_gallery .user-img a>img{text-align: center;  margin: 7px auto;}
	.group_detail_gallery .user-feed-header{text-align: center;}
	.create_post_section_1 video{height: auto!important;  width: 100%!important;}

	.myprofile_user_section_2{    padding: 20px 2px!important;}
	.edit_my_profile_page_sec .form-group{    margin-bottom: 13px!important;}
	.myprofile_user_section_2 .col-form-label{width: 65%!important; float: left;    padding-right: 0px; font-size: 13px!important;}
	.myprofile_user_section_2 .dropdown_public_private{    margin-top: 0px;}
	.edit_my_profile_page_sec .col-form-label{width: 100%;}
	.edit_my_profile_page_sec .my_pr_public_mobile .dropdown_public_private{    margin-top: 0px;}
	.edit_my_profile_page_sec .my_pr_hea_mobile{    width: 66%;  float: left; padding-right: 0px;}
	.edit_my_profile_page_sec .my_pr_public_mobile{width: 30%; float: left;}
	.upload_modal_hader .modal-dialog{width: 356px;}
	.dropdown_public_private {margin-top: 10px; text-align: right!important;}
	.myprofile_user_section_2 .dropdown_public_private{    margin-right: 0px!important;}
	.popup_chat_box .form-container{max-width: 343px!important;    width: 343px!important;}
     .profile_group_section .group_details_post_search .btn{    float: right; margin-top: 7px;}
    .grop_detai_usr_shares #socialShare{    margin-top: -75px!important;}
    .search-group-sec .group-detail{width: 80%;}
    .group-search-name-box{width: 48%;float: left;}
    .group-search-location-btn {float: left; width: 48%;}
    .group-search-bar>div {margin-right: 14px;}
    .dropdown-with-location {width: 100%;}
    .group-search-bar-main .group-search-bar {width: 100%; display: block;}
    .user_profile_post_section .user-img {width: 8%;}
    .heading_current_post h4{padding: 4px 0px;}
    .feed-post-lg-img img {width: initial;}
     .news-feed-sec .nav-tabs>li.active>a{width: 86%!important;}
    .feed-description p{    margin-top: 0px;}
    .main-group-area-container .show-comment-sec{width: 100%;  margin-left: 0px;}
    .group-search-dropdown{float: left;width: 48%;     margin-right: 13px;}
	.open-popup .create-group-popup-main{height: 557px;overflow: auto;}
	.community-group-logo{    width: 100%;}
	.fix-group-page-title{width: 100%;    padding-left: 0px;}
	.myprofile_section h2{width: 100%;margin-bottom: 0px;    margin-top: 0px;}
    .user_profile_logo p{padding: 0px;}
    .user-profile .dropdown-menu {right: -56px; min-width: 255px;}
    .recommendations_input_sec1 .provide_busines_lelf{width: 100%;  margin-right: 0px;}
    .recommendations_input_sec1 .city_state_right{width: 100%;}
    .recommendations_input_sec2 label{width: 49%;}
    .recommendations-search-bar{    width: 100%;}
    .search_recommendtion_head h2{text-align: center;}
    .recommendation_sec2 .title-details{width: 100%;}
    .recommendation_indore_right_side {width: 100%; float: initial; text-align: left;}
    .recommendation_indore_right_side a{float: left;padding-right: 7px;}
    .recommended_group_endore_right {text-align: left;}
    .recommendation_sec2_ittem p{padding-left: 0px;}
    .recommendation_sec2_ittem a{display: block;}
    .recommendation_sec2 .show-comment-sec{margin-left: 0px;}
    .group-search-bar .group-search-location-btn, .group-search-bar .group-search-btn{    margin-right: 0px;}
    .group-search-btn{width: 100%!important; }
    .group-search-btn .form-submit-btn{margin-top: 10px;}
    .search-group-sec .group-tag .tag{width: 100%;}
    .popular-group.search-group-sec .group-img{margin: auto;float: initial;}
    .search-group-sec .group-join-btn{margin-top: 10px;}
    .invite-a-friend-div {position: relative; top: -93px; right: -9px;}
    .group_details_post_search .form-control{width: 100%;}
    .invite-a-friend-div #socialShare{    margin-bottom: 0px; margin-right: 0px;  float: right;}
    .group_details_new_recomation .post-item-tab .nav li a{white-space: nowrap;}
    .group_details_new_recomation .post-item-tab .nav-tabs{display: flex;    width: 475px;}
    .group_details_new_recomation .post-item-tab{overflow: scroll;}
    .create_post_section_1 .post-item-tab .nav-tabs{display: flex;    align-items: center;}
    .group-page-content {width: 100%;}
    .Recommendation_type_label {display: block;}
    .recommended_popup .form-row {margin-bottom: 0px;}
    .recommendation_popup_state ul li{width: 48.4%; margin-right: 3px;}
    .recommendation_phone_pop ul li{width: 48.4%; margin-right: 3px;}
    #create-group-popup-form label{font-size: 12px;}
    .recommended_popup .create-group-popup-btn{    margin-top: 10px;}
    .create_group_new_popup .create-group-popup-main {margin-top: 0px;}
    .create-group-popup-body .group-default-image img{width: 60px;height: 60px;}
    .invite-a-friend-div #socialShare{margin-top: -34px;}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.myprofile_user_section_2{    padding: 20px 2px!important;}
	.edit_my_profile_page_sec .form-group{    margin-bottom: 13px!important;}
	.myprofile_user_section_2 .col-form-label{width: 65%!important; float: left;    padding-right: 0px; font-size: 13px!important;}
	.myprofile_user_section_2 .dropdown_public_private{    margin-top: 0px;}
	.edit_my_profile_page_sec .col-form-label{width: 100%;}
	.edit_my_profile_page_sec .my_pr_public_mobile .dropdown_public_private{    margin-top: 0px;}
	.edit_my_profile_page_sec .my_pr_hea_mobile{    width: 66%;  float: left; padding-right: 0px;}
	.edit_my_profile_page_sec .my_pr_public_mobile{width: 30%; float: left;}
	.upload_modal_hader .modal-dialog{width: 356px;}
	.dropdown_public_private {margin-top: 10px; text-align: right!important;}
	.myprofile_user_section_2 .dropdown_public_private{    margin-right: 0px!important;}
	.popup_chat_box .form-container{max-width: 343px!important;    width: 343px!important;}
     .news-feed-sec .nav-tabs>li.active>a{width: 86%!important;}
    .feed-description p{    margin-top: 0px;}
    .main-group-area-container .show-comment-sec{width: 100%;  margin-left: 0px;}
    .group-search-dropdown{float: left;width: 48%; margin-right: 8px;}
	.open-popup .create-group-popup-main{height: 557px;overflow: auto;}
	.community-group-logo{    width: 100%;}
	.fix-group-page-title{width: 100%;    padding-left: 0px;}
	.myprofile_section h2{width: 100%;margin-bottom: 0px;    margin-top: 0px;}
    .user_profile_logo p{padding: 0px;}
    .user-profile .dropdown-menu {right: -56px; min-width: 255px;}
    .recommendations_input_sec1 .provide_busines_lelf{width: 100%;  margin-right: 0px;}
    .recommendations_input_sec1 .city_state_right{width: 100%;}
    .recommendations_input_sec2 label{width: 49%;}
    .recommendations-search-bar{    width: 100%;}
    .search_recommendtion_head h2{text-align: center;}
    .recommendation_sec2 .title-details{width: 100%;}
    .recommendation_indore_right_side {width: 100%; float: initial; text-align: left;}
    .recommendation_indore_right_side a{float: left;padding-right: 7px;}
    .recommended_group_endore_right {text-align: left;}
    .recommendation_sec2_ittem p{padding-left: 0px;}
    .recommendation_sec2_ittem a{display: block;}
    .recommendation_sec2 .show-comment-sec{margin-left: 0px;}
    .group-search-bar .group-search-location-btn, .group-search-bar .group-search-btn{    margin-right: 0px;}
    .group-search-btn{width: 100%!important; }
    .group-search-btn .form-submit-btn{width: 100%;}
    .search-group-sec .group-tag .tag{width: 100%;}
    .popular-group.search-group-sec .group-img{margin: auto;float: initial;}
    .search-group-sec .group-join-btn{margin-top: 10px;}
    .invite-a-friend-div {position: relative; top: -93px; right: -9px;}
    .group_details_post_search .form-control{width: 100%;}
    .invite-a-friend-div #socialShare{    margin-bottom: 0px; margin-right: 0px;  float: right;}
    .group_details_new_recomation .post-item-tab .nav li a{white-space: nowrap;}
    .group_details_new_recomation .post-item-tab .nav-tabs{display: flex;    width: 475px;}
    .group_details_new_recomation .post-item-tab{overflow: scroll;}
    .create_post_section_1 .post-item-tab .nav-tabs{display: flex;    align-items: center;}
    .group-page-content {width: 100%;}
    .Recommendation_type_label {display: block;}
    .recommended_popup .form-row {margin-bottom: 0px;}
    .recommendation_popup_state ul li{width: 48.4%; margin-right: 3px;}
    .recommendation_phone_pop ul li{width: 48.4%; margin-right: 3px;}
    #create-group-popup-form label{font-size: 12px;}
    .recommended_popup .create-group-popup-btn{    margin-top: 10px;}
    .create_group_new_popup .create-group-popup-main {margin-top: 0px;}
    .create-group-popup-body .group-default-image img{width: 60px;height: 60px;}
    .invite-a-friend-div #socialShare{margin-top: -34px;}
}


.custom-select {
  position: relative;
    font-family: Arial;
    margin: auto;
    /* text-align: center; */
    display: table;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #ababab;
}

/*style the arrow inside the select element:*/
.select-selected:after {
 position: absolute;
    content: "";
    top: 14px;
        right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    width: 85px;
    position: relative;
	    border-radius: 7px;
}
.edit_my_profile_page_sec .form-control{
	background-color: #f1f1f1;
}
.user_display_text {
    margin-top: 10px;
}
.edit_my_profile_page_sec .myprofile_section .col-form-label{
	font-size: 15px;
    color: #0b0b0b;
    font-weight: 500;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #ababab;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
 background-color: rgba(0, 0, 0, 0.34);
}
 .edit_my_profile_page_heading {
    background-color: #0061af;
	padding: 16px 0px 16px 20px;
    margin: 0 12px 0 12px;
    border-bottom: 1px solid;
}
 .edit_my_profile_page_heading h1{
	    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
}
.edit_my_profile_page_sec1 h3{
	    margin-top: 0px;
    margin-bottom: 0px;
}
.edit_my_profile_page_sec1 .edit_my_profile_page_content{
	display: table;
}
.edit_my_profile_page_sec1 .edit_my_profile_first_colom{
	display: table-cell;
    width: 190px;
}
.edit_my_profile_page_sec1 .profile_display_name_input{
	display: table-cell;
   width: 300px;
}
.edit_my_profile_page_sec1 .edit_my_profile_first_three{
	display: table-cell;
}
.edit_my_profile_page_sec1 {
    padding: 15px;
}
.edit_my_profile_page_sec1 .form-control{
	    background-color: #f1f1f1;
}
.profile_display_name_input p{
	padding: 0px;
	text-align: justify;
}
.profile_picture_input #upload-demo-i img{
	width: 124px;
}
.profile_picture_ittem{display: table;}
.profile_picture_ittem .profile_picture_heading{
	display: table-cell;
    width: 190px;
}
.profile_picture_ittem .profile_picture_input{
	display: table-cell;
   width: 300px;
	position: relative;
}
.profile_picture_ittem .profile_picture_public_button{
	display: table-cell;
}
.profile_picture_ittem .remove-profile-image{
	margin-right: 8px;
    position: absolute;
        bottom: 35px;
    right: 0;
}
.edit_my_profile_page_sec #upload-demo-i img {
     width: 100px;
    border: 3px solid #0061af;
    border-radius: 50px;
}
.edit_my_profile_page_sec #upload-demo-i{
	    position: relative;
}
.edit_my_profile_page_sec #upload-demo-i .remove-profile-image{
	    position: absolute;
    right: -149px;
    bottom: -41px;
}
.edit_my_profile_page_sec .select_img_and_updated_button{
	    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin-top: 4px;
}
.edit_my_profile_page_sec .myprofile_section {
	margin-top: 12px;
}
.edit_my_profile_page_sec .form-group {
    margin-bottom: 20px;
	    padding-left: 26px;
}
.edit_my_profile_page_sec .myprofile_section label{
	text-align: left;
}
.myprofile_user_section_2{
	background-color: #fff;
    padding: 20px;
    margin: 12px;
}
.myprofile_user_section_2 .col-form-label{
	font-size: 15px;
    color: #0b0b0b;
    font-weight: 500;
}
.myprofile_user_section_2 .form-group{
	    padding-left: 0px;
}
.myprofile_user_section_2 .btn-primary {
   margin-bottom: 20px;
    background-color: #0061af;
    color: #fff;
    border-radius: 0px;
    padding: 9px 15px;
    border: 1px solid #0061af;
    transition: all 1s ease;
    float: initial;
    width: 110px;
}
.myprofile_user_section_2 .btn-primary:hover {
    background-color: #0061af;
    color: #fff;
}
.myprofile_user_section_2 h4{
	font-weight: 600;
    font-size: 20px;
}
.my_profile_imag_update{
	display: flex;
}
.group_edit_page_Sec_form form{
	box-shadow: none;
}
.edit_my_profile_page_sec #upload-demo-i .btn-danger{
	background-color: #b92700;
    border-color: #b92700;
    padding: 7px 16px!important;
    border-radius: 7px!important;
	    font-weight: 600;
}

.group_edit_page_Sec{
	background-color: #0061af;
    display: -webkit-box;
    margin: 0 12px;
}
.group_edit_page_Sec h4, .group_edit_page_Sec h4 span{color: #fff;}
.myprofile_user_section_2 .custom-select{float: right;    margin-right: 50px;}
.group_edit_page_Sec_form .col-form-label{
	text-align: left;
}
.group_edit_page_Sec_form .upload_group_imges_text .col-form-label{
	margin-left: 9px;
}
.group_edit_page_Sec_form #upload-demo-i{
	margin-top: 0px;
    margin-right: 0px;
	    text-align: left;
}
.group_edit_page_Sec_form #upload-demo-i img{
	    width: 100px;
    border: 2px solid #0061af;
    border-radius: 50px;
    height: 100px;
    margin-bottom: 13px;
}
.upload_group_imges_text .profile_image_upload{text-align: left;}
.group_edit_page_Sec_form #dvPassport{
	margin-top: 14px;
}
.group_edit_page_Sec_form .upload_group_imges_list {
    margin-left: 0px;
}
.group_edit_page_Sec_form .group-default-image img{
	margin-right: 10px;
    cursor: pointer;
    cursor: pointer;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: 1px solid #0061af;
	max-width: initial;
    max-height: initial;
	transition: all 1s ease;
}
.group_edit_page_Sec_form .group-default-image img:hover{
	    margin-top: -25px;
}
.group_edit_page_Sec_form .group-default-image {
    margin-top: 25px!important;
}
.group_edit_page_Sec h4{    margin-top: 15px;}
.recommendation_indore_right_side .recommen_endorse_group:hover .recommended_group_list{
	display: block;
	    position: absolute;
    width: 226px;
}



.popup_chat_box .open-button {
  background-color: #fff;
        color: #0b0b0b;
    /* padding: 16px 20px; */
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 0px;
    right: 83px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
	box-shadow: 0 1px 3px rgb(0, 97, 175), 0 1px 2px rgb(0, 97, 175);
}

/* The popup form - hidden by default */
.popup_chat_box .form-popup {
  display: none;
  position: fixed;
    bottom: 0;
    right: 20px;
    /* border: 3px solid #f1f1f1; */
    z-index: 9;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    /* padding: 10px; */
    border-radius: 10px;
}

/* Add styles to the form container */
.popup_chat_box .form-container {
  max-width: 300px;
    padding: 0px;
    background-color: white;
    width: 266px;
}




/* Add a red background color to the cancel button */
.form-container .cancel {
text-align: right;
    float: right;
    background: none;
    color: #0061af;
    font-size: 16px!important;
}
.popup_chat_box .user_name a{
	font-size: 15px;
	color: #000;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
.popup_chat_box .svg-inline--fa.fa-w-16{
	font-size: 23px;
    margin-top: 13px;
}
.popup_chat_box .popup_friend_list_ittem {
    display: table;
    width: 100%;
    margin-bottom: 15px;
	padding: 5px 10px;
}
.popup_chat_box .user_img {
    display: table-cell;
    vertical-align: middle;
       width: 36px;
    height: 36px;
}
.popup_chat_box .user_img img{
	width: 100%;;
}
.popup_chat_box .user_name {
    display: table-cell;
    vertical-align: middle;
    padding-left: 14px;
}
.search_chat_header .heading_chat{
	width: 50%;
    float: left;
    font-size: 15px;
    font-weight: 600;
}
.search_chat_header .close_chat_box{
	width: 50%;
    float: right;
}
.popup_chat_box .search_chat_header{
	padding: 0 8px 0 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
}
.popup_chat_box .popup_friend_list {
    height: 270px;
    overflow: auto;
}
.popup_chat_box .popup_friend_list_ittem:hover{
	background-color: #f2f3f5;
    border-radius: 20px;
}
.popup_chat_box .input_type_search {
    padding: 0 12px;
    display: table;
    width: 100%;
	margin-bottom: 20px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.popup_chat_box .teaxt_search {
    display: table-cell;
    width: 30px;
}
.popup_chat_box .teaxt_search_input {
    display: table-cell;
}
.popup_chat_box .teaxt_search_input .form-control{
	border: none;
    box-shadow: none;
}
.top-notification-profile-sec .notification-list ul{
	    width: 255px;
	padding: 10px;
}
.top-notification-profile-sec .notification-list ul li{
    color: #000;
    border-radius: 10px;
}

.top-notification-profile-sec .notification-list .recive_message_notification ul li{
	  padding: 9px;
}
.top-notification-profile-sec .notification-list .recive_message_notification ul{
	  padding:0px 10px;
}

.top-notification-profile-sec .notification-list .top_message_notification ul{
	   padding:0px 10px;
}

.top-notification-profile-sec .notification-list .top_message_notification ul li{
	  padding: 9px;
}

.top-notification-profile-sec .notification-list .recive_message_notification ul li:hover{
	background-color: #ebebeb;
}
.top-notification-profile-sec .notification-list .top_message_notification ul li:hover{
	background-color: #ebebeb;
}
.top-notification-profile-sec .top_message_notification{
	    margin-left: -37px;
}
.dropdown_public_private .form_control{
	color: #fff;
    background-color: #ababab;
    border: none;
    padding: 6px 10px;
    border-radius: 6px;
}
.dropdown_public_private {
    text-align: center;
}
.chat_box .panel-title{font-size: 14px;}
.patientChatter_create_group_popup .profile_image_upload {    margin-bottom: 15px;}
.patientChatter_create_group_popup .profile_image_upload [type="file"] + label.btn-2::before{    right: 79%;}
.right-side-activities .user-feed-header h2{line-height: 20px;}
.edit_my_profile_page_sec form{padding-top: 0px;}
.patientChatter_group_search_form .create-group-main{margin: 0px 14px 0px 12px;}
.gallery
{
    display: inline-block;
    margin-top: 20px;
}
.avatar img{display:none;}
.view_all_notification_list_page{padding-top: 12px!important;    padding: 12px;padding-bottom: 17px!important;}
.view_all_notification_list_page .user_profile_img_upload a{
    color: #7d828a;
    font-size: 14px;
transition: all 1s ease;
}
.view_all_notification_list_page .user_profile_img_upload a>span{
    font-size: 11px;
    margin-left: 19px;
    color: #0061af;
}
.view_all_notification_list_page .user_profile_img_upload a{
    background-color: #ebebeb;
    padding: 10px 10px 6px 10px;
    display: block;
    width: 100%;
    margin-bottom: 12px;
    border-radius: 20px;
    color: #292a2b;
    font-size: 15px;
}
.view_all_notification_heading {
    background-color: #0061af;
    padding: 16px 0px 16px 20px;
    margin: 0 12px 0 12px;
    border-bottom: 1px solid;
}
.view_all_notification_heading h3{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
}
.chat_box .form-controls textarea{width: 175px!important;height: 40px!important;}
.view_all_notification_list_page .user_profile_img_upload a p{
    padding: 0px;
    margin: 0px;
}
.dropdown_public_private .form_control:focus{
outline: none;
}
.dropdown_public_private .form_control option:focus{
outline: none;
}
.recommendedUsers_tabpanel_sec button{    outline: none;}
.patientChatter_group_search_form #group_type{outline: none;}
.add_recomadtion_form_sec1 label{text-align: left;}
.users_endorse_comment_icon svg:not(:root).svg-inline--fa{
    margin-right: 8px;
}

#termsConditionPopupModel .modal-body {
    height: 400px;
       overflow: auto;
}
.main_page_recomadtion_new .comment-dropdown-menu{
float: right;
    width: initial!important;
}
.right-side-form-sec .form-top-logo img{text-align: center;  margin: auto;}


.scroll_text{
	max-height:300px;
	overflow:auto;
}
.scroll_text::-webkit-scrollbar {
    width: 8px;
}
.scroll_text::-webkit-scrollbar-track {
    background-color: #E7E7E7
}
.scroll_text::-webkit-scrollbar-thumb {
  background-color: #0061af;
border: 1px solid rgba(92, 92, 92, 0.5);
border-radius: 10px;
}
.scroll_text::-webkit-scrollbar-thumb:hover {
    background-color: #000;

}
.btn-info {
    color: #fff;
    background-color: #0061af;
    border-color: #0061af;
}
.btn-info:hover {
    color: #fff;
    background-color: #0061af;
    border-color: #0061af;
}
.all-activities-btn{
width: 40%;
    margin: auto;
}
.group_detail_gallery .feed-post-lg-img{
overflow: visible;
display: inline-table;
}
.group_detail_gallery .user-img a>img{
width: 28px;
    height: 28px;
}
.group_detail_gallery .thumbnail{
margin-bottom: 0px;
    border: none;
	    padding: 0px;
}
.group_detail_gallery .user-feed-header .user-feed-header-bottom-info{
margin-top: 0px;
}

.group_detail_gallery .user-feed-header{
padding: 0px 0px;
margin-bottom: 10px;
}

.patient_chater_gallery_page{
background-color: #fff;
}
.patient_chater_gallery_page .modal-header{
padding-bottom: 24px;
}
.patient_chater_gallery_page .feed-post-lg-img{
	       width: 48%;
    float: left;
    margin-right: 4px;
	    margin-bottom: 4px;
}

.patient_chater_gallery_page .feed-post-lg-img img{
	width: 100%;
    height: auto;
	margin-bottom: 1px;
}

.patient_chater_gallery_page .patient_chater_gallery_colom_right {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
        padding: 10px 40px 29px 40px;
}
.patient_chater_gallery_colom_right ul li{
	float: left;
    width: 37%;
}
.patient_chater_gallery_colom_right .user-feed-header a{
	    color: #000;
}
.patient_chater_gallery_colom_right ul{
	margin-top: 24px;
}

.patient_chater_gallery_page .comment:before {
    font-family: FontAwesome;
    top: 0;
    left: -5px;
    padding-right: 10px;
    content: "\f0e5";
    font-size: 14px;
}
.patient_chater_gallery_colom_right ul li a{
	color: #7e7e7e;
}

.patient_chater_gallery_colom_right .show-comment-sec{
	display: table;
    width: 100%;
}
.patient_chater_gallery_colom_right .user-comment-img{
	    display: table-cell;
    vertical-align: top;
}
.patient_chater_gallery_colom_right .user-comment-detail{
	display: table-cell;
}
.patient_chater_gallery_colom_right .user-comment-detail{
	    background-color: #f2f3f5;
    border-radius: 14px;
    padding: 8px 12px;
}

.patient_chater_gallery_page .modal-body{
        height: 580px;
    overflow: auto;
    border-bottom: 20px solid #f2f3f5;
}
.patient_chater_gallery_page .user_comment_detail_delete .edit_delete_commnet{
	width: 100%;
}
.patient_chater_gallery_page .comment_post_line{
	max-height: 400px;
    overflow: auto;
}
.patient_chater_gallery_page .comment_post_line::-webkit-scrollbar {
    width: 8px;
}
.patient_chater_gallery_page .comment_post_line::-webkit-scrollbar-track {
    background-color: #E7E7E7
}
.patient_chater_gallery_page .comment_post_line::-webkit-scrollbar-thumb {
  background-color: #0061af;
border: 1px solid rgba(92, 92, 92, 0.5);
border-radius: 10px;
}
.patient_chater_gallery_page .comment_post_line::-webkit-scrollbar-thumb:hover {
    background-color: #000;

}
.recommendedUsers_tabpanel_sec{
	position:relative;
	transition: all 1s ease;
}


.recommendedUsers_tabpanel_sec .recommended_group_list .list li{
	    border-bottom: none;

}
.recommendation_indore_right_side .recommended_group_list .list{
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}




.group_detail_recomandetion .user-comment-detail::-webkit-scrollbar {
    width: 8px;
}
.group_detail_recomandetion .user-comment-detail::-webkit-scrollbar-track {
    background-color: #E7E7E7
}
.group_detail_recomandetion .user-comment-detail::-webkit-scrollbar-thumb {
  background-color: #0061af;
border: 1px solid rgba(92, 92, 92, 0.5);
border-radius: 10px;
}
.group_detail_recomandetion .user-comment-detail::-webkit-scrollbar-thumb:hover {
    background-color: #000;

}

.recommendation_sec2_ittem p::-webkit-scrollbar {
    width: 8px;
}
.recommendation_sec2_ittem p::-webkit-scrollbar-track {
    background-color: #E7E7E7
}
.recommendation_sec2_ittem p::-webkit-scrollbar-thumb {
  background-color: #0061af;
border: 1px solid rgba(92, 92, 92, 0.5);
border-radius: 10px;
}
.recommendation_sec2_ittem p::-webkit-scrollbar-thumb:hover {
    background-color: #000;

}
