/* here you can put your own css to customize and override the theme */

.container-head h1 {
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	line-height: 0.8em;
	color: #697882;
}

.full-width {
	width: 100%;
}

h4 {
	line-height: 2.0em;
}

.page-header .page-header-menu {
	background: #234C7B;
}

.page-header .page-header-menu .nav-link {
	color: #FFFFFF !important;
}

.page-content {
	padding-top: 0px !important;
}

.page-content-inner {
	background: #FFFFFF !important;
}

.page-wrapper .page-wrapper-middle {
	background: #FFFFFF;
	width: 100%;
	display: table-cell;
	height: 100%;
}

.md-radio {
	font-size: 13px !important;
}

.md-radiobtn {
	font-size: 11px !important;
}

a:hover .hor-menu .nav-link {
	background: #2E86C1 !important;
}

.mega-menu-popup {
	background: #395D89 !important;
}

.search-filter {
	background: #F2F4F4 !important;
	padding: 10px 30px 10px 30px !important;
}

.search-label {
	margin-bottom: 10px !important;
	margin-top: 15px !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 11px !important;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #A0A9B4;
}

.img-circle {
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	margin: 0 auto;
}

.img-responsive {
	transform: none;
	transition: all 0s ease 0s;
	box-sizing: border-box;
	word-wrap: break-word;
	height: auto;
	margin: 0 auto;
}

.btn-xs {
	font-size: 0.6em !important;
}

.font-blue {
	color: #234C7B !important;
	/* SC blue*/
}

.hashtag {
	color: #FFFFFF;
	/* white */
	background: #E87E04;
	/* yellow gold */
	opacity: 0.8;
}

.user>a {
	color: #9aa5b2;
	font-weight: 600;
}

.user>a:hover {
	color: #3598DC;
	text-decoration: none;
}

.fa-thumbs-o-up:hover {
	font-weight: bold;
}

.fa-thumbs-up:hover {
	color: gray;
}

.fa-heart-o:hover {
	font-weight: bold;
}

.fa-heart:hover {
	color: gray;
}

.icon-like:hover {
	font-weight: bold;
}

.icon-heart:hover {
	font-weight: bold;
}

.icon-active {
	font-weight: bolder;
}

.like {
	font-size: 0.8em;
	color: #3598DC;
	/* blue */
}

.like-md {
	font-size: 0.8em;
	color: #3598DC;
	/* blue */
}

.like-lg {
	font-size: 0.9em;
	color: #3598DC;
	/* blue */
}

.fa .fa-thumbs-up .like-lg {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.like-xl {
	font-size: 1.1em;
	color: #3598DC;
	/* blue */
}

.love {
	font-size: 0.8em;
	color: #E7505A;
	/* red */
}

.love-md {
	font-size: 0.8em;
	color: #E7505A;
	/* red */
}

.love-lg {
	font-size: 0.9em;
	color: #E7505A;
	/* red */
}

.love-xl {
	font-size: 1.1em;
	color: #E7505A;
	/* red */
}

.view {
	font-size: 0.8em;
	color: #2AB4C0;
	/* green-sharp */
}

.view-lg {
	font-size: 0.9em;
	color: #2AB4C0;
	/* green-sharp */
}

.reaction-label {
	font-size: 0.8em;
	color: #525E64;
	/* grey-mind */
}

.reaction-label-md {
	font-size: 0.8em;
	color: #525E64;
	/* grey-mind */
}

.reaction-label-lg {
	font-size: 0.9em;
	color: #525E64;
	/* grey-mind */
}

.result-subtitle {
	font-size: 0.6em;
	color: #3598DC;
	/* blue */
}

.cbp-l-caption-reaction {
	padding-top: 10px;
}

.cbp-l-caption-action {
	padding-top: 30px;
}

.cbp-l-caption-tags {
	padding-top: 20px;
	color: #FFFFFF;
	/* white */
}

.reaction-comment {
	background: #E1E5EC;
	padding-left: 5px;
	padding-right: 5px;
}


/* Cover album and profile info : BEGIN */
#listAlbums,
#listPhotos {
	text-align: center;
	margin: 40px;
	color: #AFABAB;
}

.profile {
	width: 100%;
	position: relative;
	background: #FFF;
	border: 1px solid #D5D5D5;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

.profile .image {
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: center;
	border: 5px solid #FFF;
}

.profile .user {
	position: relative;
	padding: 0px 5px 5px;
}

.profile .user .avatar {
	position: absolute;
	left: 20px;
	top: -140px;
	z-index: 2;
}

.profile .user h2 {
	font-size: 1.5em;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	left: 40px;
	top: -100px;
	z-index: 3;
	/*float: left;*/
	margin: 4px 0px 0px 170px;
}

.profile .user h3 {
	font-size: 1.1em;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	left: 40px;
	top: -40px;
	z-index: 3;
	/*float: left;*/
	margin: 4px 0px 0px 170px;
}

.profile .user .info {
	float: left;
	left: 160px;
}

.profile .user .actions {
	float: right;
}

.profile .user .actions .btn {
	margin-bottom: 0px;
}

.profile .info {
	float: left;
	margin-left: 20px;
}

.img-profile {
	height: 150px;
	width: 150px;
}

.img-cover {
	width: 100%;
	height: auto;
	max-height: 300px;
}

@media (min-width: 769px) {
	span.collapse-btn {
		display: none !important;
	}
}

@media (max-width: 768px) {
	.collapsible {
		background-color: #fff;
		color: #444;
		cursor: pointer;
		padding: 10px;
		width: 100%;
		border: none;
		text-align: right;
		outline: none;
		font-size: 15px;
		display: block;
	}
	/* Style the collapsible content. Note: hidden by default */
	.content-sidebar {
		display: none;
		overflow: hidden;
	}
	#liSettings {
		display: none;
	}
	.profile .info {
		float: left;
		margin-left: 0px;
	}
	.btn-responsive {
		padding: 2px 4px;
		font-size: 80%;
		line-height: 1;
		border-radius: 3px;
	}
}

@media (min-width: 769px) and (max-width: 992px) {
	.btn-responsive {
		padding: 4px 9px;
		font-size: 90%;
		line-height: 1.2;
	}
}

@media (min-width: 993) and (max-width: 2080px) {
	.btn-responsive {
		padding: 4px 9px;
		font-size: 95%;
		line-height: 1.2;
	}
	span.collapse-btn {
		display: none !important;
	}
}


/* Cover album and profile info : END */


/* Post : BEGIN */

.post-container {
	padding: 3px;
}

.post-title {
	font-size: 14px;
	color: #777777;
	/* gray */
}

.post-subtitle {
	font-size: 10px;
	color: #94A0B2;
	/* blue oleo */
}


/* Post : END */

.padding-top-10 {
	padding-top: 10px;
}

.padding-bot-10 {
	padding-bottom: 10px;
}

.avatar-user-2x {
	width: 75px;
	height: 75px;
	border-radius: 50%;
}

.avatar-user {
	width: 50px !important;
	height: 50px !important;
	border-radius: 50% !important;
}

.avatar-user-sm {
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

.publish-item {
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
}

.publish-heading {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.publish-heading>a {
	color: #9aa5b2;
	font-weight: 600;
	font-size: 13px;
}

.publish-heading>a:hover {
	color: #3598DC;
	text-decoration: none;
}

.publish-date {
	font-size: 12px;
	color: #3598DC;
}

.publish-reaction {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.comment-list {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 3px 0px 3px;
}


/*
.comment-title {
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 3px 3px 3px;
}
*/

.comment-item {
	padding: 5px;
}


/*
.comment-text {
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
}

.comment-body>.comment-item:last-child{
	margin-bottom:0
}
*/

.comment-heading {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.comment-heading>a {
	color: #9aa5b2;
	font-weight: 600;
}

.comment-heading>a:hover {
	color: #3598DC;
	text-decoration: none;
}

.comment-date {
	font-size: 12px;
	color: #94A0B2;
}

.reaction-text {
	font-size: 0.8em;
}

.cbp-l-caption-reaction>a:hover {
	text-decoration: none;
}

.cbp-l-caption-reaction-l>a:hover {
	color: #3598DC;
	text-decoration: none;
}

.post {
	padding: 40px 30px 15px 30px;
	background-color: #fff;
}

.post>.blog-single-head>.blog-single-head-title {
	font-size: 25px;
	font-weight: 600;
	color: #4e5a64;
	margin: 0 0 40px 0;
	display: inline-block;
}

.post>.blog-single-head>.blog-single-head-date {
	float: right;
	font-size: 13px;
	font-weight: 600;
	margin-top: 7px;
}

.post>.blog-single-head>.blog-single-head-date>i {
	margin-right: 5px;
}

.post>.blog-single-head>.blog-single-head-date>a {
	color: #9aa5b2;
}

.post>.blog-single-head>.blog-single-head-date>a:hover {
	color: #3598DC;
	text-decoration: none;
}

.post>.blog-single-img {
	margin: 0 0 35px 0;
}

.post>.blog-single-img>img {
	width: 100%;
}

.post>.blog-single-desc>p {
	margin: 0 0 35px 0;
	font-size: 16px;
	color: #7e8691;
	line-height: 24px;
}

.post>.blog-single-foot {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #f0f1f2;
	padding: 20px 0 25px 0;
	margin-bottom: 20px;
}

.post>.blog-single-foot>.blog-post-tags {
	text-align: left;
	padding: 0;
	margin: 0;
}

.post>.blog-single-foot>.blog-post-tags>li {
	list-style: none;
	display: inline-block;
	margin-right: 5px;
}

.post>.blog-single-foot>.blog-post-tags>li>a {
	background-color: #f4f6f8;
	color: #a0a9b4;
	font-size: 11px;
	font-weight: 600;
	padding: 7px 10px;
}

.post>.blog-single-foot>.blog-post-tags>li>a:hover {
	background-color: #3598DC;
	color: #fff;
	text-decoration: none;
}

.post>.blog-single-foot>.blog-post-tags>li:last-child {
	margin-right: 0;
}

.post .comments {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 3px 0px 3px;
}

.post .comments .comments-title {
	font-size: 20px;
}

.post .comments .comment-list {
	margin-bottom: 60px;
}

.post .comments .comment-list .media {
	margin: 30px 0;
}

.post .comments .comment-list .media .media-body>.media:last-child {
	margin-bottom: 0;
}

.post .comments i {
	position: relative;
	top: 2px;
}

.post .comments input:focus,
.post .comments textarea:focus {
	outline: 0;
	border: 1px solid #ccc;
}

.blog-single-sidebar {
	padding: 40px 30px;
	background-color: #fff;
}

.blog-single-sidebar .blog-sidebar-title {
	font-weight: 600;
	font-size: 14px;
	color: #4e5a64;
	letter-spacing: 1px;
	margin-top: 40px;
	margin-bottom: 30px;
}

.blog-single-sidebar>.blog-single-sidebar-search input {
	font-size: 14px;
	color: #a0a9b4;
}

.blog-single-sidebar>.blog-single-sidebar-search input:focus {
	outline: 0;
	border: 1px solid #ccc;
}

.blog-single-sidebar>.blog-single-sidebar-recent>ul {
	padding: 0;
}

.blog-single-sidebar>.blog-single-sidebar-recent>ul>li {
	list-style: none;
	margin-bottom: 10px;
	position: relative;
}

.blog-single-sidebar>.blog-single-sidebar-recent>ul>li>a {
	color: #49a7fa;
	font-size: 16px;
	padding-left: 20px;
	display: block;
}

.blog-single-sidebar>.blog-single-sidebar-recent>ul>li>a:hover {
	text-decoration: none;
	color: #3598DC;
}

.blog-single-sidebar>.blog-single-sidebar-recent>ul>li:before {
	content: "â€¢";
	color: #dae0e5;
	font-size: 30px;
	position: absolute;
	margin-top: -9px;
}

.blog-single-sidebar>.blog-single-sidebar-tags .blog-post-tags {
	text-align: left;
	padding: 0;
	margin: 20px 0 0 0;
}

.blog-single-sidebar>.blog-single-sidebar-tags .blog-post-tags>li {
	list-style: none;
	display: inline-block;
	margin: 0 5px 20px 0;
}

.blog-single-sidebar>.blog-single-sidebar-tags .blog-post-tags>li>a {
	background-color: #f4f6f8;
	color: #a0a9b4;
	font-size: 11px;
	font-weight: 600;
	padding: 7px 10px;
}

.blog-single-sidebar>.blog-single-sidebar-tags .blog-post-tags>li>a:hover {
	background-color: #3598DC;
	color: #fff;
	text-decoration: none;
}

.blog-single-sidebar>.blog-single-sidebar-tags .blog-post-tags>li:last-child {
	margin-right: 0;
}

.blog-single-sidebar>.blog-single-sidebar-links>ul {
	padding: 0;
}

.blog-single-sidebar>.blog-single-sidebar-links>ul>li {
	list-style: none;
	border-bottom: 1px solid;
	border-color: #f0f1f2;
	padding: 20px 0;
}

.blog-single-sidebar>.blog-single-sidebar-links>ul>li>a {
	color: #49a7fa;
	font-size: 16px;
}

.blog-single-sidebar>.blog-single-sidebar-links>ul>li>a:hover {
	text-decoration: none;
	color: #3598DC;
}

.blog-single-sidebar>.blog-single-sidebar-links>ul>li:first-child {
	padding-top: 0;
}

.blog-single-sidebar>.blog-single-sidebar-links>ul>li:last-child {
	border: none;
}

.blog-single-sidebar>.blog-single-sidebar-ui .ui-margin {
	margin: 0;
}

.blog-single-sidebar>.blog-single-sidebar-ui .ui-padding {
	padding: 0 5px 5px 0;
}

.blog-single-sidebar>.blog-single-sidebar-ui img {
	width: 100%;
}

@media (max-width: 991px) {
	.blog-content-1 .blog-post-lg>.blog-img-thumb {
		height: 330px;
	}
	.blog-content-1 .blog-post-sm>.blog-img-thumb {
		height: 170px;
	}
	.blog-content-1 .blog-video>.blog-img-thumb {
		height: 301px;
	}
	.blog-content-1 .blog-video>.blog-img-thumb img {
		height: auto;
		width: 100%;
	}
}

@media (max-width: 480px) {
	.blog-content-1 .blog-post-lg>.blog-post-content>.blog-post-foot {
		text-align: left;
	}
	.blog-content-1 .blog-post-lg>.blog-post-content>.blog-post-foot>.blog-post-tags {
		float: none;
	}
	.blog-content-1 .blog-post-lg>.blog-post-content>.blog-post-foot>.blog-post-meta {
		margin-right: 10px;
		margin-top: 10px;
	}
	.post>.blog-single-head>.blog-single-head-title {
		margin-bottom: 0px;
	}
	.post>.blog-single-head>.blog-single-head-date {
		float: none;
		margin-bottom: 40px;
	}
}

.tile-desc {
	font-size: 13px !important;
}

.tile-sub-desc {
	font-size: 11px;
}

.search-title {
	margin-bottom: 5px !important;
}

.tile-container {
	padding: 0px 0px 10px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.tile-container .tile-title {
	padding: 0px 5px 0px 5px !important;
	margin: 0px 0px 0px 0px !important;
}

.tile-thumbnail {
	max-width: 200px !important;
	max-height: 150px !important;
	overflow: hidden;
	position: relative;
}

.tile-container .tile-thumbnail {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.tile-container .tile-thumbnail img {
	max-width: 200px !important;
	max-height: 150px !important;
	padding: 5px 5px 5px 5px !important;
	margin: 0px 0px 0px 0px !important;
}

.tile-title h3 {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.faq-section {
	padding-top: 5px !important;
	margin-bottom: 0px !important;
}

.mt-step-col {
	height: auto;
}

.like-emo>span {
	border: none !important;
}

.message-title {
	font-size: 15px;
	color: #578EBE;
	/* blue madison*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.message-preview {
	font-size: 11px;
	color: #22313F;
	/* blue ebony-clay */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.message-sender-self {
	float: right;
	padding-left: 10px
}

.message-sender-others {
	float: left;
	padding-right: 10px
}

.message-body-self {
	padding-left: 70px;
	padding-right: 70px;
}

.message-body-others {
	padding-left: 70px;
	padding-right: 70px;
}


/* view and edit mode */

.field-display {
	text-align: left !important;
	display: block;
}

.field-edit {
	display: none;
}

.btn-display {
	text-align: left;
	display: block;
}

.btn-edit {
	display: none;
}

.btn-cancel {
	display: none;
}

.comment-title {
	font-size: 14px !important;
}


/* SIDEBAR */

.chat-online {
	border: 2px solid #26C281;
	/* green-jungle */
}

.chat-offline {
	border: 2px solid #d7dadc;
	/* light-gray */
}

.page-quick-sidebar-wrapper {
	width: 330px;
	right: -330px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-list {
	width: 330px !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media {
	padding: 5px 5px;
}

.media-heading-small {
	color: #D5D8DC !important;
}

.album-title {
	font-size: 0.9em;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	color: #234C7B;
	/* SC blue*/
}

.album-info {
	font-size: 0.8em;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	color: #234C7B;
	/* SC blue*/
}

.stats-summary {
	font-size: 0.8em;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	color: #234C7B;
	/* SC blue*/
}

.username {
	font-size: 0.9em !important;
}

.text-standard {
	font-size: 1.1em;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	color: #234C7B;
	/* SC blue*/
	line-height: 2.0em;
}


/* TAGS */

.tag-list li {
	padding-top: 10px;
	display: inline-block;
}

.tag-item {
	background-color: #44B6AE;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
	padding: 7px 10px;
	margin: 5px 5px 5px 5px;
	text-shadow: none;
}

.tag-item-removable {
	cursor: pointer;
}

.tag-item-removable:hover {
	background-color: #F36A5A;
	color: #FFFFFF;
}

.li-selectable {
	margin: 2px 0px 2px 0px;
	padding: 5px 2px 5px 5px;
	color: #3598DC;
	cursor: pointer;
	background-color: #FAFAFA;
}

.li-selectable:hover {
	text-decoration: none;
	background-color: #E1E5EC;
}


/* DROPZONE */

.dropzone .dz-preview .dz-error-message {
	top: 150px!important;
}

.dropzone .dz-preview .dz-progress .dz-upload {
	background: #32A336 !important;
}


/* PORTLETS */

.fullscreen {
	text-decoration: none !important;
}


/* Message button at bottom of the page */

#divBtnMessage {
	position: fixed;
	bottom: -4px;
	right: 50px;
}

.btnMessageBottom {
	background-color: #32C5D2;
	font-size: 0.9em;
	font-family: "Open Sans", sans-serif;
	color: white;
	padding: 10px 20px;
	border-radius: 5px 5px 0px 0px !important;
	border-color: #32C5D2;
	opacity: 0.75;
	filter: alpha(opacity=75);
	/* For IE8 and earlier */
}

.chat-fullscreen {
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	z-index: 1000 !important;
}

.no-padding {
	padding: 0px 0px 0px 0px !important;
}

.no-margin {
	margin: 0px 0px 0px 0px !important;
}

.no-border {
	border: none;
}


/* specialist */

.note-online {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #26C281;
	/* green-jungle */
	padding: 3px 5px 2px 5px;
}

.note-offline {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #525E64;
	/* grey-mint */
	padding: 2px 5px 2px 5px;
}

.flex-center {
	border: 20px solid white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	resize: none;
	overflow: auto;
}

.font-weight-bold {
	font-weight: bold;
}

.text-secondary {
	color: #6c757d;
}

.btnEllipsis {
	color: rgb(74, 115, 172);
	font-size: 25px;
}

.btnEllip {
	border: none !important;
}

.btnEllip:hover,
open>.btn-default.dropdown-toggle {
	background-color: transparent!important;
}

.unclickable {
	text-decoration: none!important;
	cursor: default!important;
}

.sidebar-buttons {
	margin-bottom: 5px;
	font-size: 18px;
	padding: 18px;
	background-color: #32C5D2!important;
	border-color: #32C5D2!important;
	width: 100%;
	color: #FFF;
}

.sidebar-item-header {
	text-align: left;
	padding-left: 20px;
	background-color: #32C5D2!important;
	border-color: #32C5D2!important;
	width: 100%;
	color: #FFF;
}

.disabledbutton {
	pointer-events: none;
	opacity: 0.4;
}

.has-error {
	border-color: red;
}

.iconItems {
	display: none;
}

.notif-item:hover>a>.iconItems {
	display: block;
}

.stats-container {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid gray;
	border-radius: 50%!important;
	padding: 10px 0px;
}

.active-vote {
	color: #a03431;
}

.icon-size-view {
	margin-right: 5px;
	font-size: 17px
}

.action-entry-container {
	display: inline-block;
	padding: 5px 5px;
	margin-right: 7px;
	cursor: pointer;
}

.row-options {
	display: none;
}

.row-select:hover>td>.row-options {
	display: block;
}

.row-select:hover>td>div>.row-options {
	display: block;
}

.custom-button {
	color: #FFF;
	background-color: #1D446C;
	border-color: #1D446C;
}

.custom-button:hover {
	color: #FFF !important;
}

div.edit-action-btn {
	margin-top: 15px;
}

div.edit-action-btn>.cancel-btn {
	margin-right: 5px;
}

div.center-text p {
	margin: 0;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.community-label {
	color: white;
	font-size: 11px;
	padding: 1px 5px;
	display: inline-block;
	border-radius: 5%!important;
	margin-top: 15%;
}

.community-container {
	color: #727f89;
	font-weight: 700;
	font-size: 14px;
}

.modal-position {
	z-index: 10070!important;
}

.chat-header {
	background-color: #32C5D2!important;
}

.chat-header>.panel-title {
	color: #fff;
}

#btnModalClose {
	color: #fff;
}

.portlet.white.bordered.post-container{
	border: 1px solid #e7ecf1;
	border-radius: 4px !important;
	border-left: 1px solid #e7ecf1 !important;
	box-shadow: 6px 6px 6px -6px #ccc;
}
.portlet>.portlet-title>.tools{
	display: none;
}
a.btn.btn-default.btn-sm{
	border: none;
}
a.btn.btn-default.btn-sm:hover{
	background-color: unset;
}

.comment-item input{
	border-radius: 4px !important;
}

.portlet.bordered>.portlet-title{
	margin-bottom: 0;
}

.portlet-bordered{
	border: 1px solid #e7ecf1;
	border-radius: 4px !important;
	box-shadow: 6px 6px 6px -6px #ccc;
}

.portlet>.portlet-title{
	border-bottom: unset;
}

.page-wrapper-bottom{
	position: relative;
	z-index: 2;
}

.affix{
	z-index: 1;
}

.affix{
	top: 50px;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle.message-hover:hover{
	background-color: #eee;

}

.icon-gear-right{
	transform: translate(0px, 2px);
}

.invite-friends-wrapper{
	margin-top: 2px;
}

.right-side{
	display: block;
}

.alt-image-avatar{
	font-size: 9px;
}

.required-asterisk{
	color: red;
	font-weight: 600;
}

.user-grid-view{
	display: grid;
    grid-template-columns: auto auto auto auto auto 26px;
    margin-bottom: 10px;
}

.user-remove-button{
	justify-self: center;
	align-self: center;
}

.ride-side-container{
	margin-top: -10px;
}

.user-details-content{
	display: block;
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid #e7ecf1;
}

.social-tools-content{
	border-right: 1px solid #e7ecf1;
	border-left: 1px solid #e7ecf1;
	overflow-y: scroll;
}

span.pull-left.hidden-xs.showopacity{
	margin-right: 13px;
	color: #32C5D0;
	font-size: 20px;
	transform: translate(0px, 3px);
}

.social-tools-title-content a{
	padding: 15px 13px 15px 13px;
	display: block;
}

.social-tools-title-content a:hover{
	text-decoration: none;
	background-color: #eee;
	border-bottom: 1px solid #e7ecf1;
	border-top: 1px solid #e7ecf1;
}

.user-details-content .gear{
	float: right;
	padding-top: 17px;
	color: #32C5D0;
	font-size: 20px;
}

.user-full-name{
	padding-left: 10px;
}

.feed-content{
   
	border-right: 1px solid #e7ecf1;
	border-left: 1px solid #e7ecf1;
	border-bottom: 1px solid #e7ecf1;
	margin-top: -10px;
}

.feed-content .content{
	padding: 15px 5px 10px 5px
}

.social-tools-content-wrapper{
	list-style: none;
	padding: unset;
}


li.dropdown.panel.panel-default.social-tools-title-content{
	display: block;
	width: 100%;
	margin: unset;
	border: unset;
	line-height: 1em;
}

.collapse.navbar-collapse.social-tools-title-wrapper{
	padding: unset;
}

.more-tools-content a{
	padding-left: 30px !important;
}

.append-list-padding {
	padding-left: 50px !important;
}

.parent-care-padding {
	padding-left: 15px !important;
}

.caret-size-wellness {
	width: 10px;
	height: 10px;	
}

.wellness-padding.wellness-details{
	padding-left: 60px !important;
}

.fa.fa-chevron-down{
	top: 20px;
    font-size: 12px;
    margin: 0;
    font-weight: 200;
    position: absolute;
    right: 20px;
}


tr.tr-invite-user-manual.col-md-12.col-lg-12{
	display: grid;
	grid-template-columns: 13.71% 13.71% 13.71% 13.71% 13.71% 13.71% 13.71% 4%;
	grid-template-rows: auto ;
	grid-template-areas: 
	"type type house house house blank blank remove-button"
    "first first last last email email email remove-button"
    "contry contry phone phone family family language remove-button";
	margin-bottom: 15px;
	grid-row-gap: 5px;
    border: 1px solid #e7ecf1;
    box-shadow: 6px 6px 6px -6px #ccc;
	border-radius: 4px;
	padding: 15px;
}

.user-first-name{
	grid-area: first;
}

.user-last-name{
	grid-area: last;

}

.user-email-address{
	grid-area: email;
}

.user-country-code{
	grid-area: contry;

}

.user-phone-number{
	grid-area: phone;

}

.user-type{
	grid-area: type;

}

.user-language{
	grid-area: language;

}

.user-remove-button{
	grid-area: remove-button;
}

span.social-tab-title {
    display: block;
    margin-left: 40px;
	line-height: 1.5em;
	width: 150px;
}

.main{
	height: 1200;
}

.user-house {
	grid-area: house;
}
.user-family-id{
	grid-area: family;
}


.house-switch-header {
	background-color: #428BCA;
	color: white;
}

.house-holder-div {
	display: flex;
    padding: 15px;
}

.house-div {
	width: 65px !important;
    height: 65px !important;
    border: 1px solid lightgray;
    overflow: hidden;
    border-radius: 40px !important;
    margin-right: 20px;
}

.house-img {
	width: 65px !important;
	height: 65px !important;
}

.house-name-div {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

.current-house-check {
	color: green;
	font-size: 21px;
}

.current-house-div {
	border-bottom: 1px solid lightgray !important;
    background-color: #ecececa6;
}


.button-house {
	background-color: white;
	color: black;
	border-bottom: 1px solid lightgray !important;
	width: 100%;
	border: 0px;
}

.button-house:hover {
	background-color: #ecececa6;
	border-bottom: 1px solid lightgray !important;
}


.center-text-house {
	text-align: center;
}
  
.house-confirm-shadow {
	width: 150px !important;
	height: 150px !important;
	box-shadow: 0px 0px 1px black, 0 0 28px #00a29b94, 0 0 1px #7ef5ef
}


.got-it-house {
	width: 50%;
    height: 40px;
    font-size: 15px;
}

.h4-normal {
	font-weight: 300 !important;
	font-size: 18px !important;
}

.h4-house {
	color: black;
}

.w55 {
	width: 55% !important;
}

/* CUSTOM CSS */
.search-msg {
	margin-left: -23px;
}

.chat-tab-height {
	height: 40px;
}

#sideBar {
	margin-top: 82px;
}

[data-style=mypops] + .popover {
background: #FFFFFF;
}

[data-style=mypops] + .popover.bottom .arrow:after {
border-bottom-color: #FFFFFF;
}

.popovermenu {
list-style: none;
padding: 0px;
margin: 0px;
}
	
.popovermenu li a {
color: #000000;
text-decoration: none;
}

.popovermenu li a i {
	margin-right: 1em;
}

.popovermenu li:first-child {
	margin-bottom: 1em;
}

.pop-btn {
	position: relative;
	font-size: 10px;
	border-radius: 50% !important;
	border: none;
	width: 30px;
	height: 30px;

}

.popover {
	width: 300px;
}

.removeThis {
	color: red;
}

.notif-text-container {
	color:#000;
}

.notif-info:hover {
	background-color: #eeeeee;
	border-radius: 0.50rem !important;
}

li.notif-white-bg {
	background-color: #dcecfb;
	color:white;
}

.notif-icon-container {
	color: #fff;
	font-size: 25px !important;
}

.notif-details-container {
	font-size: 12px;
	height: 35px;
	display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; word-break:break-word;
}

.notif-time-container {
	color: #2196f3;
}

.notif-redirect {
	width: 210px;
}

.resident-tool-no-marg {
	margin-right: 0px !important;
}

.hide-elipsis {
	display: none;
}

.long-link-break {
	overflow-wrap: break-word;
}

.w-long-link {
	max-width: 500px;
}


.no-feed-message-div {
	margin:8px 0px; 
	text-align: center;
}

.no-feed-message-content {
	font-size:14px;
	color: #8ea3b6;
}

/* DROPDOWN CHECKBOX */
#multiselect {
	width: 200px;
}
  
.selectBox {
	position: relative;
}
  
.selectBox select {	
	width: 100%;	
	font-weight: bold;
}
  
.overSelect {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
  
#checkboxes {
	display: none;
	border: 1px #dadada solid;
	z-index: 5;
    position: absolute;
    background: white;
	width: inherit;
}
  
#checkboxes label {
	display: block;
	color: black;
}
  
#checkboxes .chk-option {
	padding: 5px 5px 5px 10px;
	height: fit-content !important;
	display: flex;
	align-items: flex-start;
}

#checkboxes .chk-option input[type="checkbox"] {
	margin-right: 10px;
}
  
#checkboxes label:hover {
	background-color: #1e90ff;
}

.house-column-font-size {
	font-size: 12px !important;
}

.multiple-house-column-label {
	font-size: 10px;
	font-style: italic;
	color: darkgray;
}

/* END DROPDOWN CHECKBOX */
/* END DROPDOWN CHECKBOX */


.msg-placeholder-width {
	width: 79% !important;
}

.fs-12 {
	font-size: 12px !important;
}

.house-name-text {
    padding: 2px 5px 2px 4px !important; 
    color: #fff !important; 
    background-color: #337AB7 !important;
	font-size: 12px;
}

.header-top-table {
	height: 100%;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border: 0px
}

.header-top-td {
	max-height: 70px;
	margin: 0px;
	padding: 0px;
}

.img-page-logo-header-top {
	max-height: 70px;
	padding: 0px;
	margin: 0px;
}


.m-top-130 {
    margin-top: 130px;
}

.housepick-lbl {
    width: 100%;
    padding-left: 20px;
}

.housepick-div {
    padding-top: 10px;
    height: 40px;
}

#checkboxes {
    display: none;
    border: 1px #dadada solid;
    box-shadow: 5px 5px 5px #aaaaaa;
}

#checkboxes label:hover {
    background-color: #9ad7ff;
    height: 25px;
}

.house-checkbox-interest {
    width: 230px !important;
}

.m-r5-interest {
    margin-right: 5px;
}

.inline-font-size-interest {
    font-size: 10;
    color: #787676;
}

#interest-lang-input {
    margin-top: 10px;
    margin-bottom: 10px;
}

.p-absolute-interest {
    position: absolute !important;
    left: 315px !important;
}

.categ-name-w {
    width: 190px !important;
}

.lang-w-230 {
    width: 230px !important;
}

.multi-house-w {
    width: 230px !important;
}

.mt-10-interest {
    margin-top: 10px !important;
}

#hoverableOption {
    height: 100px !important;
}

.m-right-10 {
    margin-right: 10px;
}

.house-default-div {
    margin-top: 12px;
    font-size: 25px;
}

.house-bg-color-default {
    background: #a9a9a9;
}

.house-name {
    font-size: 10; 
    color: #787676
}
