#askGptSyscom::placeholder {
	color: #b3b2c8;
	opacity: 1; /* Firefox */
}

#askGptSyscom::-ms-input-placeholder { /* Edge 12 -18 */
	color: #b3b2c8;
}

#chatbot_in_div .botui-container{
/* border-radius: 0px 0px 5px 5px; */
}

#chatbot_in_div .botui .botui-actions-text{
	margin-top: 1rem;
}


#chatbot_in_div .botui-container{
	max-height: 500px;
}