.noUi-horizontal .noUi-tooltip {
			bottom: -10%;
		}

		.noUi-tooltip {
			border: 0px;
			background: rgba(0, 0, 0, 0);
			font-weight: bolder;
		}

		.noUi-handle:after,.noUi-handle:before {
			display: none;
		}

		#send-msg-container .emojionearea {
			font-size: inherit;

		}

		#send-msg-container .emojionearea-editor {
			font-size: inherit;
			word-break: break-all;
			height: 3em;
			min-height: inherit;
			max-height: inherit;
		}
/*
		html,body {
			height: 200%;
		}

		#wrapper {
			height: 50%;
		}
*/

	.page {
		margin: 1em 1em 0em 1em;
		height: 50%;
	}

	p.q {
		margin-bottom: 0em;
		font-style: italic;
		color: blue;
	}

	p.a {
		margin-top: 0em;
	}