.cpwebchatHolder  #app * {
	z-index: 11999 !important;
}

.cpwebchatHolder  .top-header {
	color: #fff !important;
}

.cpwebchatHolder  #app .dropdown-after {
	z-index: 12000 !important;
}

.cpwebchatHolder  #app .dropdown-after * {
	z-index: 12000 !important;
}

.cpwebchatHolder .qrButton {
	font-size: 14px !important;
}

.cpwebchatHolder #app #holder {
	z-index: 11998 !important;
}


.cpwebchatHolder  #app #cpBubbleIcon{
	z-index: 11998 !important;
}

.cpwebchatHolder  #app #cpBubbleIcon #bubbleLogo{
	width: 65% !important;
}

.qrs-swiper button span {
	width: 100% !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	font-size: 12px !important;
	font-family: 'Roboto-Regular' !important;
}

.qrs-swiper button{
	padding: 5px 10px !important;
	min-height: 20px !important;
}

.cpwebchatHolder {
	visibility: hidden;
}

.qrs-swiper  button:focus-visible, .qrs-swiper  button:focus, 
.send-button:focus-visible, .send-button:focus, 
.navlist .navlistitem button:focus-visible, 
.navlist .navlistitem button:focus, 
#QR_component button:focus, #QR_component button:focus-visible {
	border: none !important;
	outline: none !important;
}

@media only screen and (max-width: 600px) {
	.webchat-main-component {
    	max-height: 100vh;
    	width: 100vw;
   		position: fixed!important;
    	bottom: 0;
    	right: 0;
		height: -webkit-fill-available !important;
		height: -moz-available !important;
		min-height: 80vh !important;
	}
}

@media only screen and (max-height: 600px) {
	.webchat-main-component {
		max-height: 100vh;
		width: 100vw;
		position: fixed!important;
		bottom: 0;
		right: 0;
		height: -webkit-fill-available !important;
		height: -moz-available !important;
		min-height: 80vh !important;
	}
}

.cpwebchatHolder #chat .mr-2 img {
	width: 40px !important;
}

.cpwebchatHolder table tr th{
    padding: 0px !important;
}

.cpwebchatHolder table tr td {
    padding: 0px !important;
}

/* .cpwebchatHolder {
	display: none;
} */


#nafplio-webchat .navlistitem {
	text-align: center !important;
}

#nafplio-webchat .bot-history div{
	font-size: 13px !important;
	font-family: 'Roboto-Regular' !important;
}

#nafplio-webchat .my-input {
	font-family: 'Roboto-Regular' !important;
	font-size: 13px !important;
}

/* #nafplio-webchat .text-white .font-bold {
	font-family: 'Roboto-Regular' !important;
	font-size: 20px !important;
	color: #fff !important;
} */

#nafplio-webchat #menuToggle p {
	color: #fff !important;
	font-family: 'Roboto-Regular' !important;
}

#nafplio-webchat .text-xsm {
	font-family: 'Roboto-Regular' !important;
}

#nafplio-webchat .my-4 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}

.cpwebchatHolder .bot-welcome-par {
	font-family: 'Roboto-Regular' !important;
	color: #000 !important;
}

.cpwebchatHolder .bot-welcome-heading {
	color: #000 !important;
}

.cpwebchatHolder .bot-welcome-heading span{
	color: #000 !important;
}

.cpwebchatHolder .otherPlatsP {
	font-size: 13px !important;
}

#nafplio-webchat .text-message {
	color: #272833 !important;
	white-space: break-spaces !important;
}

#nafplio-webchat .sent-message {
	color: #fff !important;
}

#nafplio-webchat #liveMessage div{
	white-space: break-spaces !important;
	color: #272833 !important;
}

.cpwebchatHolder .bot-welcome-heading {
	align-self: center !important;
}

.webchat-header .top-box-menu button {
	color: #252525 !important;
}

.cpwebchatHolder #app .bot-history img {
	max-width: 30px !important;
	width: 30px !important;
}


@media (max-width: 360px) {
	.cpwebchatHolder #app .bot-name {
		line-height: 1 !important;
	}
}

.cpwebchatHolder #app .chat-main-content input.my-input{
	font-size: 16px !important;
}
