﻿.chat-portlet.chat-wrapper {
	border-width: 1px;
	border-style: solid;
	overflow: auto;
}

div[data-ephox-mobile-fullscreen-style] .chat-portlet.chat-wrapper {
	overflow: inherit;
}

div[data-ephox-mobile-fullscreen-style] .chat-portlet.chat-wrapper,
div[data-ephox-mobile-fullscreen-style] .chat-portlet.chat-wrapper .messageContainer {
	border: none;
}

div[data-ephox-mobile-fullscreen-style] .chat-portlet ::-webkit-scrollbar,
div[data-ephox-mobile-fullscreen-style] .chat-portlet ::-webkit-scrollbar-track {
	width: 0;
	background: none;
}

.chat-portlet.chat-wrapper .chat-table {
	border-top-style: none;
	border-top-width: 0;
}

.chat-portlet.chat-wrapper .table {
	margin: 0;
	width: 100%;
	max-width: 100%;
}

.chat-portlet.chat-wrapper .table p {
	margin: 0;
}

.chat-portlet.chat-wrapper table {
	border-spacing: 0;
	border-collapse: collapse;
}

.chat-portlet.chat-wrapper .usersInSessionHeader {
	font-weight: bold;
	border: none;
	padding: 4px 8px;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: left;
}

.addChatAvailability, .editChatAvailability {
	min-width: 300px;
}

.addChatAvailability .ui-state-hover, .editChatAvailability .ui-state-hover,
.addChatAvailability .ui-widget-content .ui-state-hover, .editChatAvailability .ui-widget-content .ui-state-hover {
	box-shadow: none;
}

.editChatAvailability button.cancel span, .addChatAvailability button.cancel span {
	text-decoration: underline;
}

.addChatAvailability button.cancel {
	float: right;
}

.messageContainer .tox.tox-tinymce {
	min-height: 100px !important;
}

.chatAvailablityEditor .tox.tox-tinymce {
	min-height: 210px !important;
}

.chatPortlet .tox-statusbar__branding {
	display: none;
}

.chatPortlet .tox .tox-statusbar {
	border-top: none;
}

.ui-dialog .ui-dialog-content.chat-availability {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 15px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left: 0;
	border-right: 0;
}

.ui-dialog .ui-dialog-content.chat-availability .content .description {
	padding-right: 0;
}

.ui-dialog .ui-dialog-content.chat-availability .content .startTime {
	padding: 0 10px 0 0;
	position: relative;
	bottom: 5px;
}

.ui-dialog .ui-dialog-content.chat-availability .content .until {
	padding: 0 10px 0 5px;
	text-align: center;
}

.ui-dialog .ui-dialog-content.chat-availability .content .endTime {
	padding: 0 15px 0 0;
	position: relative;
	bottom: 5px;
}

.editChatAvailability .content.allday, .addChatAvailability .content.allday {
	text-align: center;
}

.addChatAvailability .content input, .editChatAvailability .content input {
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin: 0 5px;
}

.addChatAvailability.ui-dialog .ui-dialog-titlebar, .editChatAvailability.ui-dialog .ui-dialog-titlebar {
	padding-left: 2px;
}

.addChatAvailability.ui-dialog .ui-dialog-title, .editChatAvailability.ui-dialog .ui-dialog-title {
	font-size: 14px;
}

.addChatAvailability .ui-button-text-only .ui-button-text, .editChatAvailability .ui-button-text-only .ui-button-text {
	padding: .5em .5em;
	font-size: 12px;
	text-shadow: none;
}

.chat-availability button.delete {
	padding: 0;
}

.addChatAvailability .ui-dialog-buttonpane .ui-dialog-buttonset, .editChatAvailability .ui-dialog-buttonpane .ui-dialog-buttonset {
	width: 100%;
}

.addChatAvailability .save.ui-state-default, .editChatAvailability .save.ui-state-default .addChatAvailability .save.ui-widget-content .ui-state-default, .editChatAvailability .save.ui-widget-content .ui-state-default .addChatAvailability .save.ui-widget-header .ui-state-default, .editChatAvailability .save.ui-widget-header .ui-state-default {
	-ms-text-shadow: none;
	text-shadow: none;
}

.editChatAvailability.ui-dialog .ui-dialog-buttonpane, .addChatAvailability.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	padding: 0;
	width: 100%;
}

.chat-availability .fc-unthemed .fc-today {
	background: none;
}

.chat-portlet.chat-wrapper .table > tbody > tr > td,
.chat-portlet.chat-wrapper .table > tbody > tr > th,
.chat-portlet.chat-wrapper .table > tfoot > tr > td,
.chat-portlet.chat-wrapper .table > tfoot > tr > th,
.chat-portlet.chat-wrapper .table > thead > tr > td,
.chat-portlet.chat-wrapper .table > thead > tr > th {
	padding: 4px 8px;
	vertical-align: middle;
}

.chat-portlet.chat-wrapper .messaging {
	clear: both;
	padding: 5px 0;
}

.chat-portlet.chat-wrapper .messageContainer {
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 0;
}

.chat-portlet.chat-wrapper .messaging:after {
	content: "";
	display: block;
	clear: both;
}

.chat-portlet.chat-wrapper td,
th {
	padding: 0;
}

.chat-portlet.chat-wrapper .usersInSession .scrollable {
	padding: 0;
	height: 300px;
	overflow-y: auto;
	float: left;
}

.chat-portlet.chat-wrapper .toggle-arrow {
	float: right;
	width: 100%;
	text-align: right;
}

.chat-portlet.chat-wrapper .row {
	margin: 0;
}

/*Chat Logs styles*/
.chat-portlet.logs {
	margin: 5px 5px 0 5px;
}

.chat-portlet.logs .all-logs.card-admin-btns {
	border-style: solid;
	border-width: 1px;
	padding: 20px 10px 15px 15px;
}

.chat-portlet.logs .admin-logs-title {
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
}

.chat-portlet.logs .card-layout .card-set-wrapper a {
	cursor: pointer;
}

.chat-portlet.logs .chat-log-header {
	text-align: center;
	margin-bottom: 10px;
}

.chat-portlet.logs .chat-log-header span {
	font-weight: bold;
	font-size: 14px;
}

.chat-portlet.logs .chat-log-header a {
	float: right;
}

@media screen and (max-width: 1025px) {
	.chat-portlet.logs .admin-logs-title {
		display: block;
		padding-bottom: 5px;
	}
}
/*End chat logs styles*/
.chat-portlet.chat-wrapper .table.options > tbody > tr > th, .chat-portlet.chat-wrapper .user-info .table > tbody > tr > th {
	font-weight: bold;
	border: none;
}

.chat-portlet.chat-wrapper .user-info .table.options > tbody > tr > th {
	padding: 5px 5px 0 8px;
	text-align: left;
}

.chat-portlet.chat-wrapper .user-info .table.options > tbody > tr > td {
	padding: 3px 8px;
}

.chat-portlet.chat-wrapper {
	font-size: 12px;
}

.chat-portlet.chat-availability {
	margin-top: 10px;
}

.chat-portlet.chat-availability .header {
	background: none;
	font-weight: normal;
}

.chat-portlet.chat-availability .chatAvailablityEditor .description {
	text-align: center;
	padding-top: 15px;
	display: block;
	font-size: 12px;
}

.chat-portlet.chat-availability .label {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.chat-portlet.chat-availability .availabilityTitle {
	text-align: right;
}

.chat-portlet.chat-availability .navigation {
	text-align: right;
}

.chat-portlet.chat-availability .availabilityTitle span {
	font-weight: bold;
	font-size: 15px;
	padding-right: 7%;
}

.chat-portlet.chat-availability .chatAvailabilityMessageEditorContainer {
	padding-top: 10px;
}

.chat-portlet.chat-availability .chatAvailabilityMessageEditorContainer.hide {
	display: none;
}

.chat-portlet.chat-availability .chatAvailabilityMessageEditorContainer .description {
	text-align: center;
}

.chat-portlet.chat-availability .fc-day-grid-event .fc-content {
	height: 30px;
}

.chat-portlet.chat-availability .fc-day-grid .fc-content-skeleton {
	padding-bottom: 0;
}

.chat-portlet.chat-wrapper .user-info .userIcon {
	height: 18px;
	width: 18px;
	position: relative;
	top: 3px;
	object-fit: cover;
	border-radius: 50%;
}

.chat-portlet.chat-wrapper .user-info span {
	font-size: 18px;
}

.chat-portlet.chat-wrapper .user-info .table > tbody > tr > td {
	padding: 2px 5px;
	vertical-align: top;
}

.chat-portlet.chat-wrapper .users th {
	text-transform: uppercase;
	text-align: left;
}

.chat-portlet.chat-wrapper .user-info {
	padding: 0;
	float: left;
}

.chat-portlet.chat-wrapper .table tbody > tr > td {
	border-top: none;
	border-bottom: none;
}

.chat-portlet.chat-wrapper .message-info {
	margin: 0;
	border: none;
}

.chat-portlet.chat-wrapper .message-info > td.name {
	border-left: none;
	border-right-style: solid;
	border-right-width: 1px;
	font-weight: bold;
}

.chat-portlet.chat-wrapper .message-info > td.time-stamp {
	border-right: none;
}

td.time-stamp div {
	float: right;
}

.chat-portlet.chat-wrapper .message-info {
	margin: 0;
}


.chat-portlet.chat-wrapper .chat-table {
	padding: 0;
	height: 400px;
	overflow-y: scroll;
	float: left;
	width: 100%;
}

.chat-portlet.chat-wrapper .table > tbody > tr > td.empty {
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom: none;
	border-left: none;
}

.chat-portlet.chat-wrapper .name,
.chat-portlet.chat-wrapper .empty {
	width: 10%;
}

.chat-portlet.chat-wrapper .message-info.start > td.name {
	border-top: 1px solid;
	border-bottom: none;
}
.chat-portlet.chat-wrapper .message-info.repeat.end > td.name {
	border-top: none;
}

.chat-portlet.chat-wrapper .message-info.repeat > td.name {
	border-top: none;
	border-bottom: none;
}
.chat-portlet.chat-wrapper .table > tbody > tr > td.time-stamp {
	border-left: none;
}

.chat-portlet.chat-wrapper .adminCollapseBar {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
}

.chat-portlet.chat-wrapper .adminCollapseBar .admin-title {
	float: left;
	text-decoration: none;
	font-weight: bold;
}

.chat-portlet.chat-wrapper .adminCollapseBar .admin-arrow-link {
	padding-left: 0;
}

.editChatAvailability .label, .addChatAvailability .label, .chat-portlet.chat-wrapper .label {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.chat-portlet.chat-wrapper .message,
.chat-portlet.chat-wrapper .session-message {
	width: 74%;
}

.chat-portlet.chat-wrapper .message > span {
	padding: 2px 0 2px 0;
}

.chat-portlet.chat-wrapper .table > tbody > .session-info > td.time-stamp {
	border: none;
	min-width: 150px;
}
.chat-portlet.chat-wrapper .table > tbody > tr > td.message {
	border-right: none;
}

.chat-portlet.chat-wrapper .message .message-text {
	padding-left: 5px;
}

.chat-portlet.chat-wrapper .table > tbody > tr > td.no-padding {
	padding: 0;
}

.chat-portlet.chat-wrapper .admin-options-title {
	font-weight: bold;
	width: 100%;
	display: block;
	float: left;
	padding-bottom: 5px;
	text-decoration: none;
}

.chat-portlet.chat-wrapper .mce-tinymce.mce-container.mce-panel {
	-ms-border-radius: 2px;
	border-radius: 2px;
}

.chat-portlet.chat-availability .chatAvailablityEditor .chatAvailabilityMessage .message {
	font-weight: bold;
	font-size: 15px;
	display: inline-block;
	max-width: 525px;
}

.chat-portlet.chat-availability .chatAvailablityEditor .chatAvailabilityMessage {
	text-align: center;
}

.chat-portlet.chat-availability .chatAvailablityEditor .btn.btn-edit-availability-message {
	bottom: -5px;
}

.chat-portlet.chat-availability .chatAvailablityEditor .edit-availability-message {
	text-align: left;
}


.chat-portlet.chat-wrapper .message-info.start > td.name {
	border-top-style: solid;
	border-bottom: none;
}

.chat-portlet.chat-wrapper .message-info.repeat.end > td.name {
	border-top: none;
	border-bottom-style: solid;
}

.chat-portlet.chat-wrapper .message-info.repeat > td.name {
	border-top: none;
	border-bottom: none;
}

.chat-portlet ::-webkit-scrollbar {
	width: 20px;
}

.chat-portlet ::-webkit-scrollbar-track {
	background: rgba(0,0,0,0.1);
}

.chat-portlet ::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,0.2);
}

.chat-portlet ::-webkit-scrollbar-thumb:hover {
	background: rgba(0,0,0,0.4);
}

.chat-portlet ::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,0.05);
}

.ui-dialog .ui-dialog-buttonpane .btn-primary-jquery-ui-override {
	margin-left: 12px;
}

.ui-dialog .ui-dialog-content {
	padding: .5em;
}

.portlet-grid #chatAvailabilityScheduler td.fc-axis {
	padding: 0 4px;
}

.portlet-grid #chatAvailabilityScheduler td {
	padding: 0;
}

.portlet-padding #chatAvailabilityScheduler table,
.pContent #chatAvailabilityScheduler table {
	margin: 0;
}

@media screen and (min-width: 1025px) {
	.chat-portlet.chat-wrapper .message .message-text {
		padding-left: 0;
	}
}

@media screen and (min-width: 768px) {
	.chat-portlet.chat-availability .chatAvailablityEditor .btn.btn-update-availability-message {
		bottom: -178px;
		position: relative;
	}

	.chat-portlet .btn-send-message {
		margin-left: 1%;
		bottom: -75px;
		position: relative;
	}
}

@media screen and (max-width: 768px) {
	.chat-portlet.chat-availability .availabilityTitle, .chat-portlet.chat-availability .navigation {
		text-align: center;
	}

	.availabilityTitle, .chat-portlet.chat-availability .navigation {
		padding-bottom: 5px;
	}

	.chat-portlet.chat-availability .availabilityTitle span {
		padding-right: 0;
	}

	.chat-portlet.chat-availability .chatAvailablityEditor .btn.btn-update-availability-message {
		margin-top: 5px;
	}

	.ui-dialog .ui-dialog-content.chat-availability .content .description {
		padding-right: 0;
	}

	.ui-dialog .ui-dialog-content.chat-availability .content .startTime {
		padding: 10px 0 0 10px;
	}

	.ui-dialog .ui-dialog-content.chat-availability .content .until {
		text-align: left;
		padding: 0 0 0 15px;
	}

	.ui-dialog .ui-dialog-content.chat-availability .content .endTime {
		padding: 10px 0 0 10px;
	}

	.ui-dialog .ui-dialog-buttonpane .btn-primary-jquery-ui-override {
		margin-left: 0;
	}

	.editChatAvailability .ui-dialog-buttonpane button {
		margin: 0;
		margin: 10px 0 0 0;
	}
}

@media screen and (max-width: 1025px) {
	.chat-portlet.chat-wrapper .chat-table {
		border-top-style: solid;
		border-top-width: 1px;
	}

	.chat-portlet.chat-wrapper .message > span {
		display: block;
	}

	.chat-portlet.chat-wrapper .user-info {
		margin-bottom: 10px;
		width: 100%;
	}

	.chat-portlet.chat-wrapper .table > tbody > .session-info > td.time-stamp {
		min-width: 100px;
	}

	td.time-stamp span {
		min-width: 50%;
		display: block;
	}

	.chat-portlet.chat-wrapper .usersInSession .scrollable {
		height: auto;
		overflow-y: hidden;
	}

	.chat-portlet.chat-wrapper .user-mobile-info {
		font-weight: bold;
		height: auto;
		position: relative;
		width: auto;
		margin: 5px;
	}
}

@media screen and (min-width: 992px) {
	.chat-portlet.chat-wrapper .adminCollapseBar {
		display: none;
	}
}
