.gtan-chatform .logo-wrapper a img,
.login-wrapper .gt-logo-wrapper img,
.searchform button span::after,
.mobile-navigation {
	display: none;
}
.login-wrapper .form-wrapper {
	min-width: 450px;
}
.gtan-chatform .logo-wrapper a {
	background:url(../.././img/getanote-logo-color.png) no-repeat;
	background-size:  100% auto;
	display: block;
	width: 150px;
	height: 30px;
}
.login-wrapper .gt-logo-wrapper {
	height: 75px;
	background:url(../.././img/getanote-logo-color.png) no-repeat;
	background-size: 240px auto;
	background-position: 0 center;
}
.signup a.cta span {
	display: block;
	margin: 32px auto 0 auto;
	position: absolute;
	right: 0;
	left: 0;
}
.searchform button span:before {
    top: -4px;
}
.gtan-message-status {
	background: #fef2bb;
}
.gtan-id.gt-getanote-gtan:before {
    top: 12.5px;
    position: relative; 
}
.twemoji-textarea {
    overflow-x: hidden;
    overflow-y: hidden;
    -ms-overflow-style: none;
}
body.extended-input .twemoji-textarea {
    top: -42px 
}
.gtan-message-send-content {
    top: 0%;
}