@charset "utf-8";
.owl-stage {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: box;
}

.padding0000 {
	padding: 0 0 0 0!important;
}

.onlyMr40 {
	margin: 0 20px 0 0!important;
}

.notify-badge {
	position: absolute;
	/* top:10px; */
	background: red;
	/* border-radius: 30px 30px 30px 30px; */
	color: white;
	padding: 5px 10px;
}

.brand_log {
	position: absolute;
	left: 10%;
}

.aibril_debug {
	background: #fff;
	display: none;
	/* display: block; */
	color: green;
	padding: 5px 10px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .bottomArea span {
	padding: 0 0 0 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril img.brand {
	height: 18px;
	vertical-align: top;
	margin-right: 2px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.bold {
	padding: 0 0 0 0;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.list {
	padding: 0 0 0 0;
	display: block;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span a.newPage {
	border-top: none;
	text-align: center;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span a.borderTopNone {
	border-top: none;
}

button.optionBtn {
	display: inline-block;
	border: solid 1px #ccc;
	padding: 7px;
	margin: 2px 0;
	border-radius: 100px;
	background: #d7ccc8;
	font-size: 0.9em;
	width: 30%;
	word-break: keep-all;
}

button.optionBtn.response {
	display: inline-block;
	border: none;
	border-radius: 0;
	background: none;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.35;
	word-break: break-all;
	width: 100%;
}

.colorBlue {
	color: blue;
}

.aibril .box {
	margin-bottom: 10px;
}

.aibril img.icon {
	width: auto;
	height: 20px;
	margin: 2px 2px 2px 0;
	vertical-align: top;
}

.bottomArea {
	width: 100%;
	border-top: solid 1px #ccc;
	padding: 12px 18px;
	position: relative;
}

.bottomArea .center {
	width: 100%;
	text-align: center;
	padding: 0 0 10px 0;
}

.bottomArea .center span {
	padding: 0 0 0 0;
}

.bottomArea .brand {
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 10px;
}

.bottomArea .brand img {
	height: 20px;
	vertical-align: top;
	margin-right: 5px;
}

.bottomArea img.carImg {
	display: block;
	width: 100%;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .bottomArea span.width100 {
	width: 100%;
	padding: 0 0 0 0;
	overflow: hidden;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .bottomArea span.width100 .left {
	width: auto;
	float: left;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .bottomArea span.width100 .right {
	width: auto;
	float: right;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking {
	padding: 0 0 10px 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking span.item {
	display: inline-block;
	background: #fff;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #f2f2f2;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking span.item .num {
	display: block;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	padding: 5px 10px;
	font-style: italic;
	color: #999;
	font-size: 17px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking span.item img {
	width: 85%;
	margin: 0 auto;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking span.item span.width100 {
	width: 100%;
	padding: 0 0 0 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril button span {
	padding: 0 0 0 0;
	margin: 3px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.optionChoice .item .topArea {
	padding: 0 0 0 0;
	height: 170px;
	overflow: auto;
	display: table-cell;
	vertical-align: middle;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.optionChoice .item .topArea .left {
	text-align: left;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.optionChoice .item .topArea .left img.infoIcon {
	margin: 15px 0 0 0;
	width: 15px;
	height: 15px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.convenList .item {
	padding: 12px 18px;
	text-align: left;
	min-height: 350px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.multimedia span.item {
	padding: 0 0 0 0;
	overflow: hidden;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.multimedia span.item img {
	width: 100%;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.multimedia span.item .picInfo {
	width: 100%;
	line-height: 1em;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .bottomArea .border {
	width: 100%;
	border: solid 1px #ccc;
	line-height: 30px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 20px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.usedPrice {
	text-align: left;
}
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.usedPrice span.item{
	z-index: 1;
}
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.usedPrice span.item .brand img {
	display: inline-block;
	width: auto;
	height: 20px;
	vertical-align: top;
	margin: 0 0 0 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.usedPrice span.item .brand {
	display: inline-block;
	font-weight: bold;
	padding: 0 10px;
	text-align: left;
	width: 100%;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.usedPrice span.item .brand img {
	margin-right: 5px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.usedPrice span.item .carImg {
	display: block;
	width: 70%;
	margin: 0 auto;
}



.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar {
	text-align: left;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar span.item .brand img {
	display: inline-block;
	width: auto;
	height: 20px;
	vertical-align: top;
	margin: 0 0 0 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar span.item .brand {
	display: inline-block;
	font-weight: bold;
	padding: 0 10px;
	text-align: left;
	width: 100%;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar span.item .brand img {
	margin-right: 5px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar span.item .carImg {
	display: block;
	width: 70%;
	margin: 0 auto;
}
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar .item{
	background: #fff;
}
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar .owl-item:first-child .item{
	box-sizing: border-box;
	border: solid 2px #a91d22;
}
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar .arrow{
	position: absolute;
	width: 52px;
	height: 37px;
	top: 130px;
	right: -55px;
	background-image: url(../images/next.gif);
	background-size: 100% 100%;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar .owl-item:first-child .arrow{
	background-image: url(../images/goal2.gif);
}
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .ranking.dreamCar .owl-item:last-child .arrow{
	background-image: none;
}












































.chatbotwrap .chatbotInner > .converArea > .converScr .aibril img.sorry {
	display: block;
	width: 30%;
	margin: 0 auto;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .firstMsg .left {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	height: 44px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .firstMsg .item {
	display: inline-block;
	background: #f2e7e1;
	width: 100%;
	padding: 0 0 0 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .firstMsg .item .backgroundWhite {
	background: #fff;
	min-height: 167px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .firstMsg .item .borderNone {
	border-top: none;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .firstMsg .item .greetingsBottom {
	min-height: 124px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .bottomArea .greetings {
	width: 100%;
	line-height: 30px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	border: solid 1px #ccc;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .bottomArea .greetings:last-child {
	margin-bottom: 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .brandList {
	width: 31%;
	margin: 3px 0;
	padding: 0 0 0 0;
	border: solid 1px #ccc;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .brandList img {
	display: block;
	width: 50%;
	margin: 10px auto;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .brandNameList {
	border-top: solid 1px #ccc;
	width: 100%;
	padding: 5px 0;
	text-align: center;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .brandNameList a {
	border-top: none;
	padding: 0 0 0 0;
	font-size: 10px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .termInfoFrame {
	width: 100%;
	background: #f2f2f2;
	margin-top: 5px;
	border-radius: 10px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .termInfoFrame img {
	width: 100%;
	margin: 10px 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .line2 {
	width: 100%;
	padding: 0 0 0 0;
	max-height: 40px;
	overflow-y: scroll;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .line2.border {
	width: 100%;
	padding: 5px;
	max-height: 50px;
	overflow-y: scroll;
	border-radius: 10px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .line6 {
	width: 100%;
	padding: 10px;
	margin-top: 5px;
	background: #fff;
	border: solid 1px #ccc;
	border-radius: 5px;
	height: auto;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .center {
	text-align: center;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .width100 {
	width: 100%;
	overflow: hidden;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .width100 img.carImg {
	width: 80%;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .multipleTerms {
	padding: 0 0 0 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .multipleTerms .item {
	padding: 0 0 0 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril {
	background: url(../images/chatbotCha.png) no-repeat left top;
	background-size: auto 30px;
	text-align: left;
}


/*191209*/

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .multipleTerms,
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .multipleTerms .item,
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .help,
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .help .item {
	padding: 0 0 0 0
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpTop {
	width: 100%;
	padding: 10px;
	background: #f2e7e1;
	position: relative;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpTop .infoImg {
	width: 40px;
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 9999;
	padding: 0 0 0 0
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpTop .infoImg img {
	width: 100%;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpCont {
	min-height: 167px;
	background: #fff;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpCont span {
	width: 100%;
	line-height: 30px;
	margin-bottom: 5px;
	text-align: left;
	padding: 0 0 0 10px;
	border: solid 1px #ccc;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpCont span:last-child {
	margin-bottom: 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpBottom {
	min-height: 190px;
	padding: 15px;
	background: #f2e7e1;
	position: relative;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpBottom .tipTitle {
	font-weight: bold;
	padding: 0 0 0 0;
	margin-bottom: 20px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpBottom .tipIcon {
	display: inline;
	background: #a91d22;
	padding: 3px 15px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 13px;
	right: 20px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpBottom .tipIcon img {
	width: 30px;
	position: absolute;
	top: -5px;
	right: -15px;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpBottom .tipCont {
	padding: 0 0 0 0;
	margin: 10px 0;
	display: block;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .help.width100,
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .help .width100,
.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .help.owl-carousel .owl-stage-outer {
	overflow: visible;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .help.owl-carousel {
	margin: 20px 0;
}


/*191211*/

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .overHidden {
	width: 100%;
	overflow: hidden;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.inlineBold {
	display: inline;
	padding: 0 0 0 0;
	font-weight: bold;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .user {
	background: none;
	background-size: auto 35px;
	text-align: right;
	padding: 0 0 0 44px !important;
}


/*191218*/

.chatbotwrap .chatbotInner > .converArea > .converScr p {
	padding: 38px 0 0 0 !important;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril.sorry {
	background: url(../images/chatbotCha3.png) no-repeat left top;
	background-size: auto 35px;
	text-align: left;
}

.chatbotwrap .chatbotInner > .titArea {
	display: block;
	background-color: #a91d22;
	border: solid 1px #a91d22;
	height: 40px;
}

.chatbotwrap .chatbotInner>.converArea {
	padding: 40px 0 54px;
}

.chatbotwrap .chatbotInner > .titArea .question {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 4.4%;
	font-size: 0.938em;
	color: #fff;
	width: 25px;
	height: 25px;
}

.chatbotwrap .chatbotInner > .titArea .question img {
	width: 100%;
	height: 100%;
}

.chatbotwrap .chatbotInner > .titArea .title img {
	width: 30%;
	height: auto;
}

.chatbotwrap .userInputArea a {
	background-color: #a91d22;
}

.chatbotwrap .userInputArea {
	bottom: -3px;
	border-radius: 0 0 0 0;
}

.chatbotwrap .chatbotInner > .converArea > .converScr {
	background-color: #fafafa;
	/*	height: 100% !important;*/
}


/*191219*/

.chatbotwrap .chatbotInner > .converArea > .converScr .user span {
	background-color: rgb(169, 29, 34);
	background: linear-gradient(0deg, rgba(169, 29, 34, 0.8855917366946778) 15%, rgba(169, 29, 34, 1) 100%);
}

div .emphasisRed {
	font-weight: bold;
	color: #a91d22 !important;
	padding: 0 0 0 0 !important;
}

div .emphasisBlack {
	font-weight: bold;
	color: #333 !important;
	padding: 0 0 0 0 !important;
}

div .emphasisBlue {
	font-weight: bold;
	color: #15155b !important;
	padding: 0 0 0 0 !important;
}

div .emphasisGray {
	font-weight: normal;
	color: #666 !important;
	padding: 0 0 0 0 !important;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.optionBtnArea {
	display: block;
	width: 100%;
	padding: 0 0 0 0;
}


/* 로딩 */

.loading {
	position: relative;
	width: 120px !important;
}

.loader10 {
	display: inline-block;
	position: relative;
	width: 13px;
	height: 13px;
	top: 45%;
	left: 43%;
	border-radius: 100%;
	-webkit-animation: loader10m 1s ease-in-out infinite;
	animation: loader10m 1s ease-in-out infinite;
	padding: 0 0 0 0 !important;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.loader10:before {
	content: "";
	position: absolute;
	top: 0px;
	left: -20px;
	width: 13px;
	height: 13px;
	border-radius: 100%;
	-webkit-animation: loader10g 1s ease-in-out infinite;
	animation: loader10g 1s ease-in-out infinite;
}

.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span.loader10:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 20px;
	width: 13px;
	height: 13px;
	border-radius: 100%;
	-webkit-animation: loader10d 1s ease-in-out infinite;
	animation: loader10d 1s ease-in-out infinite;
}

@-webkit-keyframes loader10g {
	0% {
		background-color: rgba(153, 153, 153, .2);
	}
	25% {
		background-color: rgba(153, 153, 153, 1);
	}
	50% {
		background-color: rgba(153, 153, 153, .2);
	}
	75% {
		background-color: rgba(153, 153, 153, .2);
	}
	100% {
		background-color: rgba(153, 153, 153, .2);
	}
}

@keyframes loader10g {
	0% {
		background-color: rgba(153, 153, 153, .2);
	}
	25% {
		background-color: rgba(153, 153, 153, 1);
	}
	50% {
		background-color: rgba(153, 153, 153, .2);
	}
	75% {
		background-color: rgba(153, 153, 153, .2);
	}
	100% {
		background-color: rgba(153, 153, 153, .2);
	}
}

@-webkit-keyframes loader10m {
	0% {
		background-color: rgba(153, 153, 153, .2);
	}
	25% {
		background-color: rgba(153, 153, 153, .2);
	}
	50% {
		background-color: rgba(153, 153, 153, 1);
	}
	75% {
		background-color: rgba(153, 153, 153, .2);
	}
	100% {
		background-color: rgba(153, 153, 153, .2);
	}
}

@keyframes loader10m {
	0% {
		background-color: rgba(153, 153, 153, .2);
	}
	25% {
		background-color: rgba(153, 153, 153, .2);
	}
	50% {
		background-color: rgba(153, 153, 153, 1);
	}
	75% {
		background-color: rgba(153, 153, 153, .2);
	}
	100% {
		background-color: rgba(153, 153, 153, .2);
	}
}

@-webkit-keyframes loader10d {
	0% {
		background-color: rgba(153, 153, 153, .2);
	}
	25% {
		background-color: rgba(153, 153, 153, .2);
	}
	50% {
		background-color: rgba(153, 153, 153, .2);
	}
	75% {
		background-color: rgba(153, 153, 153, 1);
	}
	100% {
		background-color: rgba(153, 153, 153, .2);
	}
}

@keyframes loader10d {
	0% {
		background-color: rgba(153, 153, 153, .2);
	}
	25% {
		background-color: rgba(153, 153, 153, .2);
	}
	50% {
		background-color: rgba(153, 153, 153, .2);
	}
	75% {
		background-color: rgba(153, 153, 153, 1);
	}
	100% {
		background-color: rgba(153, 153, 153, .2);
	}
}


/*200109*/

.bottomHbtn {
	vertical-align: middle;
	width: calc(100% - 20px);
	margin: 10px;
	height: 34px;
}

.bottomHbtn .item {
	overflow: hidden;
}

.bottomHbtn .item button,
.bottomHbtn .item button.optionBtn,
.bottomHbtn .item a {
	background: #a91d22;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	margin: 0 0 0 0;
	color: #fff;
	border-radius: 10px;
	width: auto;
	display: block;
	border: none;
	font-size: 1em;
	word-break: keep-all;
}

.chatbotInner>.converArea2 {
	height: 100px;
	background-color: #fafafa;
}

.chatbotwrap .chatbotInner>.converArea {
	padding-bottom: 100px;
}

.chatbotwrap .chatbotInner>.converArea>.converScr {
	border-bottom: none;
}


/* Modal Content */

#myModal .modal-content {
	background-color: #fefefe;
	padding: 20px 10px;
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 0;
}


/* The Close Button */

#myModal .close {
	clear: both;
	position: absolute;
	top: 15px;
	right: 15px;
	opacity: .9;
}

#myModal .close img {
	width: 25px;
	height: 25px;
}


/* The Modal (background) */

#myModal .modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 100000;
	/* Sit on top */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background: #fafafa;
}

#popBtn {
	position: fixed;
	top: 7px;
	right: 12px;
}

#popBtn img {
	width: 25px;
	height: 25px;
}

.chatbotInner>.converArea>.converScr .aibril .listBox .ask {
	background: #fff;
}

.chatbotInner>.converArea>.converScr .aibril .listBox .selection2 li {
	border-top: solid 1px #f4efea;
	border-bottom: none;
}

@media all and (max-width: 480px) {
	.chatbotwrap {
		position: initial !important;
		left: auto !important;
		transform: initial !important;
	}
	.chatbotwrap .chatbotInner {
		width: 100%
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpBottom .tipTitle {
		margin-top: 0px;
	}
	/*20191212*/
	.chatbotwrap .chatbotInner > .converArea > .converScr .user span {
		font-size: 13px;
		padding: 7px 10px;
		background-color: #af4448;
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril span {
		font-size: 13px;
		padding: 7px 10px;
	}
	button.optionBtn {
		border-radius: 15px;
		width: 30%;
		line-height: 1.5em;
		vertical-align: top;
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .bottomArea .greetings {
		line-height: 1.2em;
		text-align: left;
		padding: 5px;
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpCont span {
		line-height: 1.2em;
		text-align: left;
		padding: 5px;
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .firstMsg .left {
		height: 48px;
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .firstMsg .item .backgroundWhite {
		min-height: 137px;
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .firstMsg .item .greetingsBottom {
		min-height: 100px
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpTop {
		min-height: 54px
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpCont {
		min-height: 137px
	}
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .helpBottom {
		min-height: 162px;
		padding: 10px;
		background: #f2e7e1;
		position: relative;
	}
}

@media all and (min-width: 480px) {
	.chatbotwrap .chatbotInner > .converArea > .converScr .aibril .brandList {
		width: 96px;
	}
}