.amplifyChat {
	background-color: #f9f9f9;
}

.amplifyChat .galleryItemImageHorizontal,
.amplifyChat .galleryItemTitle {
	cursor: pointer;
}

.amplifyChat.galleryItem:nth-last-child(1) .galleryItemImageHorizontal {
	width: -webkit-fill-available !important;
}

.amplifyChat .galleryTitle2 {
	float: left;
	margin-top: 12px;
	margin-left: 8px;
	width: 100px;
	height: 30px;
}

.cubeSubHead {
	text-align: left;
}

.amplifyChat .GalleryFBIcon2 {
	float: left;
	margin-top: 9px;
	margin-left: 5px;
	width: 30px;
}

.amplifyChat .GalleryFBIcon2 img,
.amplifyChat .GalleryWhatsappIcon2 img {
	height: 20px;
	width: 20px;
}

.amplifyChat .GalleryWhatsappIcon2 {
	float: left;
	margin-top: 9px;
	margin-left: 5px;
	width: 30px;
}

.amplifyChat .textInput,
.amplifyChat .textInput:focus,
.amplifyChat .textInput:active {
	border-radius: 6px;
	border: 1px solid #c2c2c2;
	box-shadow: none;
	outline: 0;
}

.amplifyChat .textInputSendButton {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	border-left: 0px;
	border: 1px solid #c2c2c2 !important;
	border-left: 0px !important;
}

.amplifyChat #textInputSendButton {
	background-color: #fff;
}

.amplifyChat div#socialLinks2 a {
	float: left;
}

.amplifyChat .galleryTitle2 a,
.amplifyChat .galleryTitle2 a:hover {
	text-decoration: none;
	color: #ff0000;
	font-size: 13px;
}

.amplifyChat .GalleryFBIcon2 a,
.amplifyChat .GalleryFBIcon2 a:hover {
	text-decoration: none;
}

.amplifyChat .GalleryWhatsappIcon2 a,
.amplifyChat .GalleryWhatsappIcon2 a:hover {
	text-decoration: none;
}

.amplifyChat .quickTextArrowRight {
	width: 17px !important;
	height: 28px !important;
	top: 2px;
	padding-top: 2px;
	padding-left: 2px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	right: 0px;
}

.amplifyChat .quickTextArrowLeft {
	width: 17px !important;
	height: 28px !important;
	top: 2px;
	padding-top: 2px;
	padding-left: 1px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.amplifyChat .galleryArrowRight {
	width: 27px !important;
	padding-top: 2px;
	padding-left: 7px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	background: #fff;
	top: 38% !important;
	border: 1px solid #333;
	height: 30px !important;
	right: -2px !important;
}

.amplifyChat .galleryArrowLeft {
	width: 27px !important;
	padding-top: 2px;
	padding-left: 6px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	background: #fff;
	top: 38% !important;
	border: 1px solid #333;
	height: 30px !important;
	left: -2px !important;
}

.amplifyChat.quickTextOptionsContainer {
	width: 100%;
}

.amplifyChat .quickTextArrowRight img,
.amplifyChat .quickTextArrowLeft img,
.amplifyChat .galleryArrowRight img,
.amplifyChat .galleryArrowLeft img {
	height: 18px;
	width: 9px;
	border: 0px !important;
}

.amplifyChat .ChatLog__avatar,
.amplifyChat .ChatLog__entry .ChatLog__message::before {
	display: none;
}

.amplifyChat .ChatLog .ChatLog__entry,
.amplifyChat .ChatLog__entry.ChatLog__entry_mine {
	margin-top: 10px;
	margin-bottom: 10px;
}

.amplifyChat .chatFrameWrapper {
	background-color: #f9f9f9;
}

.amplifyChat .ChatLog {
	background-color: #f9f9f9;
}

.amplifyChat .ChatLog__entry {
	padding-top: 0;
	padding-bottom: 0;
}

.amplifyChat .ChatLog__message {
	background-color: transparent;
	padding: 0;
	font-family: Helvetica Neue, Segoe UI, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.amplifyChat.ChatLog__entry .ChatLog__message::before {
	display: none;
}

.amplifyChat .ChatLog__message img.amplifyChat {
	border: 1px solid #dadada;
	border-radius: 6px;
}

.amplifyChat.ChatLog__entry.ChatLog__entry_mine p.amplifyChat {
	background-color: #e1261c;
	border-radius: 25px;
	padding: 15px;
	border: none;
}

.amplifyChat.galleryItem {
	border-radius: 10px;
	border-color: #dadada;
	border-width: 1px;
	margin: 2px;
	background-color: #fff;
	box-sizing: content-box;
}

.amplifyChat.galleryItem:nth-child(1) {
	border-radius: 25px 10px 10px 25px;
}

.amplifyChat.galleryItem:nth-last-child(1) {
	border-radius: 10px 25px 25px 10px;
}

.amplifyChat.galleryItem img.galleryItemImageSquare {
	border-radius: 10px 10px 0px 0px;
	width: inherit;
}

.amplifyChat.galleryItem:nth-child(1) .galleryItemImageSquare {
	border-radius: 25px 10px 0px 0px;
}

.amplifyChat.galleryItem:nth-last-child(1) .galleryItemImageSquare {
	border-radius: 10px 25px 0px 0px;
}

.amplifyChat.galleryItem img.galleryItemImageHorizontal {
	border-radius: 10px 10px 0px 0px;
}

.amplifyChat.galleryItem:nth-child(1) .galleryItemImageHorizontal {
	border-radius: 14px 5px 0px 0px;
	display: block !important;
}

.amplifyChat.galleryItem:nth-last-child(1) .galleryItemImageHorizontal {
	border-radius: 5px 14px 0px 0px;
}

.amplifyChat.galleryItem:nth-last-child(1) .galleryItemImageHorizontal {
	width: 158px;
	border-radius: 0px;
}

.amplifyChat.galleryItem:nth-last-child(1),
.amplifyChat.galleryItem {
	min-width: 176px;
}

.amplifyChat.galleryItem:nth-last-child(1) p.amplifyChat.galleryItemTitle {
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 25px;
}

.amplifyChat .ChatLog__message {
	max-width: calc(100% - 12px);
	overflow: hidden;
	/*border-right: 1px solid #c2c2c2;*/
	border-radius: 8px;
}

.galleryItem .quickTextButtonRounded {
	border: none;
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
	color: #e1261c;
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
}

.galleryItem .quickTextButtonBasic.quickTextButtonText {
	font-size: 14px;
}

p.amplifyChat.galleryItemTitle {
	background-color: #fff;
	border-radius: 6px;
	border: 0;
	font-size: 14px;
}

/* Disable SubTitle */
p.amplifyChat.galleryItemSubTitle {
	display: none !important;
}

.amplifyChat .galleryItem .galleryTitle2 ~ .galleryTitle2 {
	display: none !important;
}

.amplifyChat .galleryItem .GalleryFBIcon2 ~ .GalleryFBIcon2 {
	display: none !important;
}

.amplifyChat .galleryItem .GalleryWhatsappIcon2 ~ .GalleryWhatsappIcon2 {
	display: none !important;
}

/* Disable SubTitle */

b.amplifyChat {
	font-weight: normal;
}

p.amplifyChat.galleryItemSubTitle {
	background-color: #fff;
	border-radius: 6px;
	border: 0;
	font-size: 14px;
	color: #757575;
}

.amplifyChat .amplifyChat .ChatLog .ChatLog__entry .quickTextButtonRounded {
	border: none;
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
	color: #e1261c;
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
}

.amplifyChat .quickTextButtonBasic {
	background-color: transparent;
}

.amplifyChat .quickTextButtonBasic .quickTextButtonText {
	font-size: 14px;
	background-color: transparent;
}

.amplifyChat .quickTextOptionWrapper .quickTextButtonRounded {
	border: 1px solid #e1261c;
	background: #fff none repeat scroll 0 0;
	border-radius: 25px;
	color: #e1261c;
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
}

.amplifyChat .quickTextOptionWrapper .quickTextButtonBasic {
	height: 44px;
	min-width: 44px;
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 1px;
	margin-left: 1px;
}

p.amplifyChat:not(:last-child) {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.amplifyChat
	.amplifyChat
	.ChatLog
	.ChatLog__entry
	.quickTextButtonBasic
	.quickTextButton {
	border: 1px solid #dadada;
	border-top: 0;
	border-radius: 0 0 25px 25px;
	background-color: #fff;
}

.amplifyChat
	.amplifyChat
	.ChatLog
	.ChatLog__entry
	.galleryItem
	.quickTextButtonBasic
	.quickTextButton {
	border: none;
}

.amplifyChat .quickTextOptions {
	margin-bottom: 10px;
}

.amplifyChat .gallery {
	min-width: 100%;
}

.amplifyChat .quickTextButtonRounded:hover {
	background-color: #e1261c !important;
	color: #fff !important;
	border-bottom-color: #e1261c !important;
	cursor: pointer !important;
}

.amplifyChat
	.amplifyChat
	.ChatLog
	.ChatLog__entry
	.quickTextButtonBasic
	.quickTextButton:hover {
	background-color: #e1261c !important;
	color: #fff !important;
	border-bottom-color: #e1261c !important;
	cursor: pointer !important;
}

.amplifyChat
	.amplifyChat
	.ChatLog
	.ChatLog__entry
	.quickTextButtonBasic
	.quickTextButton:hover
	.quickTextButtonRounded {
	background-color: #e1261c !important;
	color: #fff !important;
	border-bottom-color: #e1261c !important;
	cursor: pointer !important;
}

.galleryItem .quickTextButtonBasic:hover {
	background-color: #e1261c !important;
	color: #fff !important;
	border-bottom-color: #e1261c !important;
	cursor: pointer !important;
	border-radius: 10px !important;
}

.AmplifyForm {
	width: 93%;
	text-align: center;
	padding: 8px;
	border-radius: 6px;
	font-size: 12px;
	font-family: sans-serif;
}

.AmplifyFormLabel {
	border: 1px solid #007bff;
	background: #fcfcfc;
	color: #333;
	text-align: center;
	padding: 5px;
	border-radius: 6px;
	cursor: pointer;
}

.AmplifyFileInput {
	width: 83px;
	visibility: hidden;
}

.AmplifyFormButton {
	background: #EC632F;
	height: 28px;
	font-weight: 700;
	color: #fff;
	border-radius: 6px;
	margin-left: 8px;
	cursor: pointer;
}

.AmplifyText {
	font-size: 12px;
	text-align: center;
	color: #333;
	font-family: sans-serif;
}

.AmplifyError {
	color: #ff0000;
}

.AmplifySuccess {
	color: #0f440f;
}

.AmplifyBoldText {
	font-weight: 700;
}

.uploadFormBox {
	border: 1px solid #dadada;
	background: #fff;
	border-radius: 6px;
	width: 96%;
	margin-left: 6px;
	border-left: 2px solid #ff0000;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.uploadFormHeading {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	font-family: sans-serif;
	margin: 0px;
	background: #f2f2f2;
	color: #333;
	padding: 6px;
}

#uploadStatus {
	margin-top: 15px;
}

.AmplifyLoadingFileUpload {
	display: none;
	width: 180px;
	margin-top: -7px;
	margin-left: 13px;
	margin-bottom: 10px;
}

.labelFrm {
	line-height: 3;
}

.loginFormBox {
	border: 1px solid #dadada;
	background: #fff;
	border-radius: 6px;
	width: 96%;
	margin-left: 6px;
	border-left: 2px solid #ff0000;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.loginFormHeading {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	font-family: sans-serif;
	margin: 0px;
	background: #f2f2f2;
	color: #333;
	padding: 6px;
}

#loginStatus {
	margin-top: 15px;
	font-size: 12px;
	font-family: sans-serif;
}

.AmplifyLoadingLogin {
	display: none;
	width: 180px;
	margin-top: -7px;
	margin-left: 13px;
	margin-bottom: 10px;
}

.dotwdt {
	width: 10px;
	height: 10px;
	margin-top: 2px;
}

.disabledButton {
	background: #c2c2c2;
	color: #333;
}

.loaderText {
	float: left;
	vertical-align: middle;
	margin-top: -7px;
	font-size: 14px;
	font-family: sans-serif;
	margin-left: 10px;
}

.quickBtnText {
	font-size: inherit;
	background: transparent;
	color: #fff;
	text-decoration: none;
	max-width: 320px;
	font-family: inherit;
	font-weight: inherit;
	padding: 1px;
	text-align: center;
	position: relative;
	left: 0%;
	right: 0%;
	margin-top: calc(100% - 133px);
	bottom: 0%;
}

.quickBtnLink {
	font-size: 12px;
	background: #333;
	color: #fff;
	text-decoration: none;
	float: left;
	height: 50px;
	margin: 7px 9px 0px 0px;
	width: 100%;
	max-width: 320px;
	font-family: sans-serif, serif;
	font-weight: 700;
	border-radius: 4px;
	padding: 1px;
	width: 150px;
}

img.amplifyChat.galleryItemImageHorizontal:nth-child(1) {
	display: block !important;
}
