.bot-messenger-container .card.card-bot-messenger>.card-header .header-content .header-logo {
	max-width: 100% !important;
}

.bot-messenger-container .card.card-bot-messenger>.card-header .header-logo img {
	min-height: 60px !important;
	height: 60px !important;
}

.bot-messenger-container .card.card-bot-messenger .card-popup .popup-header .popup-logo img {
	min-height: 60px !important;
	height: 60px !important;
}
.bot-messenger-container .card.card-bot-messenger>.card-header {
	background: #ff8769 !important;
}


.bot-messenger-container .card.card-bot-messenger>.card-banner {
	background: #1a788f !important;
}


.bot-messenger-container .card.card-bot-messenger {
	background: #f2f2f2 !important;
}

.bot-messenger-container textarea, .bot-messenger-container p.form-control {
	background: #f2f2f2 !important;
}









