
			/*.intl-messager-box{z-index: 9999;display: block;position: fixed;right: 80px;bottom: 18px;transition: all .5s;border: 1px solid #838380b3;border-radius: 10px 10px 30px 24px;top:15%;width:400px;background-color:#fff;line-height: 1.2;font-size: 11.2pt;font-family: "Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;;}
			*/
			.intl-messager-box{width:100%;line-height: 1.2;font-size: 11.2pt;font-family: "Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;}
			.intl-messager-body{padding:10px;max-height:85vh;overflow-y:auto;overflow-x:hidden;margin-top:10px;}
			.intl-messager-footer{width:100%;bottom:0px;position:absolute;}
			.intl-brand{font-size:9.8pt;left:32%;position:relative;bottom: 5pt;}
			.intl-brand a {text-decoration:none;color:#2bace2}
			.intl-brand a i {margin-right:5px;}
			.intl-messager-box .close {display: none;height: 30px;right: 0;padding: 20px;margin: -20px;top: 27.2px;width: 48px;cursor: pointer;position: absolute;z-index: 200;-webkit-box-sizing: content-box;box-sizing: content-box;}
			.intl-messager-box .close .hookup {width: 100%;height: 100%;background-color: rgba(241,241,241,.8);color: #333;box-shadow: 0 0.4px 0.2px rgba(0,0,0,.13);border-radius: 1.3em 0 0 1.3em;}
			.intl-messager-box .close svg path {fill: #333!important;}
			.intl-messager-box .close svg {position: absolute;right: 38px;top: 29px;}
			.pull-left{float:left !important;}
			.pull-right{float:right !important;}
			.bot-bubble {color: #000000;background-color: #f1f1f1;border-top-right-radius: 1.3em;border-bottom-left-radius: 1.3em;border-bottom-right-radius: 1.3em;padding:10px;}
			.intl-messager-bulb {box-shadow: 0 0.4px 0.2px rgba(0,0,0,.13);word-break: break-word;max-width:75%;clear:both;margin-top:5px;}
			.intl-input-bulb {box-shadow: 0 0.4px 0.2px rgba(0,0,0,.13);word-break: break-word;max-width:98%;clear:both;margin-top:5px;}
			.user-bubble {color: #ffffff;background-color: #18a15f;border-bottom-left-radius: 1.3em;border-top-left-radius: 1.3em;border-bottom-right-radius: 1.3em;padding:10px;}

			@media screen and (max-width: 600px) {
				/* start of phone styles */
				/* .intl-messager-box{width:100%;z-index: 9999;display: block;position: fixed;bottom: 0;transition: all .5s;background-color:#fff;line-height: 1.2;font-size: 11.2pt;font-family: "Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;right: 0px;border-radius: 0px;top:0%}*/
				 
			}

			/*input box*/
			.theintl-input{bottom: 0;height: 48px;left: 0;padding-left: 0;width: 96%;background-color: transparent;margin-bottom: 8px;position:relative;display:none;}
			.theintlinputMessage{width: 100%;height: 42px;border-radius: 20px;border: 1px solid #ccc;padding: 10px 20px;color: black;}

			/* Loaders **/
			.theintl-qstn-waiting{clear:both;background-color: #ffffff;padding: 12px 12px;margin-top: 10px;margin-bottom: 10px;margin-right: 20%;margin-left: 3px;border-radius: 0px 15px 15px 15px;width:90px;}
			.theintl-waiting {display:inline-block;font-size:0px;padding:0px;}
			.theintl-waiting span {vertical-align:middle;border-radius:100%;display:inline-block;width:10px;height:10px;margin:3px 2px;-webkit-animation:theintl-waiting 0.8s linear infinite alternate;animation:theintl-waiting 0.8s linear infinite alternate;}
			.theintl-waiting span:nth-child(1) { -webkit-animation-delay:-1s; animation-delay:-1s;background:rgba(245, 103, 115,0.6);}
			.theintl-waiting span:nth-child(2) {-webkit-animation-delay:-0.8s;animation-delay:-0.8s;background:rgba(245, 103, 115,0.8);}
			.theintl-waiting span:nth-child(3) {-webkit-animation-delay:-0.26666s;animation-delay:-0.26666s;background:rgba(245, 103, 115,1);}
			.theintl-waiting span:nth-child(4) {-webkit-animation-delay:-0.8s;animation-delay:-0.8s;background:rgba(245, 103, 115,0.8);}
			.theintl-waiting span:nth-child(5) {-webkit-animation-delay:-1s;animation-delay:-1s;background:rgba(245, 103, 115,0.4);}
			@keyframes theintl-waiting {from {transform: scale(0, 0);}to {transform: scale(1, 1);}}
			@-webkit-keyframes theintl-waiting {from {-webkit-transform: scale(0, 0);} to {-webkit-transform: scale(1, 1);}}


			.btnDiv{clear:both;padding-top:10px;}
			/*.dmc-qstn-btn{background-color: brown;padding: 12px 12px;border-radius: 20px ;width:70%;text-align:center;color:#fff;/*margin:10px 15px 15px 44px;*//*margin: auto;cursor:pointer;font-size:12.2pt;box-shadow : 1px 1px 10px 3px rgba(0, 0, 0, 0.24);}*/
			.theintl-btn{border-top-right-radius: 1.3em;border-bottom-left-radius: 1.3em;border-top-left-radius: 1.3em;border-bottom-right-radius: 1.3em;padding: 6px 12px;background-color: #538fcd;cursor: pointer;box-shadow: 1px 1px 4px grey;border-width: 0;width: 80%;margin: 0 auto;min-height: 20px;text-align: center;color: #f1f1f1;padding-top:12px;padding-bottom:12px;font-size:12.2pt;margin-top: -4px;}
			.theintl-btn:active {transform: scale(0.98);/* Scaling button to 0.98 to its original size */box-shadow: 3px 2px 22px 1px rgba(0, 0, 0, 0.24); /* Lowering the shadow */ }
			.theintl-btn-select{background-color:#bdbfc0;color:#000}

			.fa {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
			#send_button_icon:before {
				content: "1d8";
			}
			#send_button_icon {
				font-size: 18pt;
				padding-right: 8px;
				color: #777;
			}

			/* Scroll styles */
			/* width */
			.intl-messager-box ::-webkit-scrollbar {width: 10px;}
			/* Track */
			.intl-messager-box ::-webkit-scrollbar-track {background: #f1f1f1;}		 
			/* Handle */
			.intl-messager-box ::-webkit-scrollbar-thumb {background: #888;}
			/* Handle on hover */
			.intl-messager-box ::-webkit-scrollbar-thumb:hover {background: #555;}

			/*.*/
			.bebot-head{width:100%;height:68px;padding:15px 0 0 0;border-top-left-radius:5px;border-top-right-radius:5px;background-color:#0a0fd9;}
			.bebot-head .frame{width:93%;margin:0 auto;}
			.bebot-assist-pic{width:10%;display:inline-block;}
			.bebot-assist-pic img{width:35px;height:35%;border-radius:50%;background:#fff;}
			.bebot-assist-name{width:76%;display:inline-block;}
			.bebot-assist-name h4{color:#fff;margin:0 0 5px;font-size:15px;font-weight:600;line-height:normal;}
			.bebot-assist-name p{color:#fff;font-size:15px;font-weight:normal;line-height:normal;margin-bottom:5px;margin-top:0;}
			.bebot-assist-close{width:10%;display:inline-block;text-align:right;vertical-align:top;}
			.bebot-assist-close a{text-decoration:none;color:#fff;}
			.bebot-body{width:100%;font-size:14px;color:#000000;}
			.bebot-body .frame{width:98%;height:325px;overflow-y:auto;margin:5px 0 25px 10px;}
			.bebot-body .frame .bebot-comm-mesg, .bebot-body .frame .bebot-user-comm-mesg{margin:10px 0 10px 0;}
			.bebot-body .frame .bebot-comm-mesg .bebot-avat, .bebot-body .frame .bebot-user-comm-mesg .bebot-avat{width:10%;display:inline-block;vertical-align: middle;}
			.bebot-body .frame .bebot-comm-mesg .bebot-avat1, .bebot-body .frame .bebot-user-comm-mesg .bebot-avat1{width:10%;display:inline-block;vertical-align: middle;}
			.bebot-body .frame .bebot-comm-mesg .bebot-avat img, .bebot-body .frame .bebot-comm-mesg .bebot-avat1 img, .bebot-body .frame .bebot-user-comm-mesg .bebot-avat img, .bebot-body .frame .bebot-user-comm-mesg 
			.bebot-avat1 img{height:29px;width:29px;border-radius:50%;border:1px solid #fff;}
			.bebot-body .frame .bebot-user-comm-mesg .bebot-avat1{text-align:right;}
			.bebot-body .frame .bebot-comm-mesg .bebot-cont{width:75%;display:inline-block;}
			.bebot-body .frame .bebot-comm-mesg{display:inline-block;padding:10px 15px;border-radius:4px;background:#f2f2f2;font-size:14px;color:#000;line-height:normal;}
			.bebot-cont .bebot-cont-mesg span{display:block;padding:10px 15px;border-radius:4px;background:#f2f2f2;font-size:14px;color:#000;line-height:normal;}
			.bebot-body .frame .bebot-user-comm-mesg .bebot-cont{width:75%;display:inline-block;text-align:right;}
			.bebot-body .frame .bebot-user-comm-mesg .bebot-cont .bebot-cont-mesg span{padding:10px 15px;border-radius:4px;background:#0a0fd9;color:#fff;font-size:14px;line-height:normal;}
			.theintl-cont .theintl-cont-mesg{display:inline-block;margin-bottom:5px;}
			.theintl-uifb-label .fas{color:#0a0fd9}
			.theintl-cont-mesg input[type=button]{font-size:14px;font-weight:500;color:#0a0fd9;border-radius:4px;border:solid 1px #0a0fd9;padding:10px 15px;display:inline-block;margin-right:10px;background-color:#fff;}
			/*input::placeholder{color:#dcdcdc;}*/
			.bebot-cont-mesg input[type=button]:hover{background:#0a0fd9;color:#fff;outline:none;}
			.bebot-cont-mesg input[type=button]:focus, input[type=button]:focus, button{outline:none;}
			.bebot-foot{width:100%;height:47px;padding:15px 0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#e7e7e7;}
			.bebot-foot .frame{width:93%;margin:15px auto;}
			.bebot-foot-later,.bebot-foot-ref{width:100%;height:44px;padding:0;background:#e7e7e7;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
			.bebot-foot-later .cancelframe, .bebot-foot-ref .cancelframe{width:49%;text-align:center;display:inline-block;padding:12px 0;cursor:pointer;}
			.bebot-foot-later .submitframe,.bebot-foot-ref .submitframe{width:50%;text-align:center;background:#0a0fd9;border-color:#0a0fd9;color:#fff;display:inline-block;padding:12px 0;cursor:pointer;border-bottom-right-radius:5px;}
			.bebot-user-entries{display:block;background:#fff;margin-top:-8px;height:33px;width:100%;border-top-left-radius:4px;border-bottom-left-radius:4px;}
			.bebot-user-entries::after{clear:both;}
			/*.bebot-entries-input{float:left;border:none;font-size:16px;padding:7px 5px;width:78%;border-top-left-radius:4px;border-bottom-left-radius:4px;}*/
			.bebot-entries-input{float:left;font-size:16px;padding:7px 5px;width:78%;border-top-left-radius:4px;border-bottom-left-radius:4px;}
			.bebot-entries-input:focus{outline:none;}
			.bebot-entries-btn{float:right;padding:6px 20px;border-top-right-radius:4px;border-bottom-right-radius:4px;color:#fff;background:#0a0fd9;border:1px solid #0a0fd9;font-size:16px;}
			.bebot_upload_div{font-size:14px;font-weight:100;color:#0a0fd9;border:solid 1px #0a0fd9;padding:10px 15px;display:inline-block;margin-right:10px;background-color:#fff;border-radius:5px;cursor:pointer}
			/*.bebot-mesg {position: absolute;bottom: 80px;left: 11px;color: #1f1d1d;font-size: 12px;}*/
			.bebot-oj{width:100%;}
			.bebot-mesg {position:absolute;bottom:5px;left:11px;color:#1f1d1d;font-size:12px;}
			.bebot-err-mesg {position:absolute;bottom:78px;background:#f17474;width:98%;color:#fff;font-size:12px;padding:2px 0 2px 10px;}
			.theintl-uifb{width:100%;margin:0px auto;display:table;border:1px solid #f0f0f0;}
			.theintl-uifb .theintl-uifb-label{display:table-cell;width:20px;white-space:nowrap;padding:5px 10px;border:1px solid #f0f0f0;background:#fff;}
			.theintl-uifb span{display:table-cell!important;width:96%;padding:0!important;background:#fff!important;}
			.theintl-uifb .theintl-uifb-input{width:100%!important;font-size:15px!important;font-weight:100!important;padding:9px 15px!important;border:none !important;line-height:28px !important;vertical-align:inherit !important;margin-bottom:0 !important;}
			.theintl-uifb input.theintl-uifb-input:focus{outline:none !important;}
			.theintl-uifb button.theintl-uifb-btn{display:table-cell;width:40px;white-space:nowrap;padding:7px 10px;border:1px solid #0a0fd9;background:#0a0fd9;text-align:center;cursor:pointer;}
			.be-btn-sel{background-color:#0a0fd9 !important;color:#fff !important}
			.bebot-btn-skill-conf{padding:9px 10px 5px 10px;border:1px solid #0a0fd9;background:#0a0fd9;text-align:center;cursor:pointer;}
			
			.intl_time_slot_wrap{overflow-y: auto;color: #333;background-color: #f1f1f1;border-top-right-radius: 1.3em;border-top-left-radius: 1.3em;border-bottom-left-radius: 1.3em;border-bottom-right-radius: 1.3em;padding: 10px;}
			.intl_time_slot {font-size: 16px;display: inline-block;width: 25%;padding: 14px 0;cursor: pointer;float: left;}
			.intl_time_slot a {text-decoration:none;color:#333;}
			.back_to_cal button{background: none;border: 0;color: inherit;cursor: pointer;font: inherit;line-height: normal;min-width: 27px;outline: none;overflow: visible;padding: 0;text-align: center;}
			.cardSection{clear: both;padding-top: 30px;height: 360px;max-width: 1000px;position: relative;margin: auto;overflow-x:scroll;overflow-y:hidden;}
			.cardDiv{.clear: both;width: 210px;display: inline-block;height: 360px;position: absolute;text-align:center;border:1px solid #cfcfcf;border-radius:5px;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out;box-shadow: 3px -2px 5px #aaaaaa;}
			.cardDirRight{position: absolute;top: 206px;z-index: 999999;font-size: 25px;cursor:pointer;}
			.cardDirLeft{position: absolute;left: 0px;top: 206px;z-index: 999999;color:#bdbdbd;font-size: 25px;cursor:unset;}
			.theintl-cardImg{height:180px;}
			.theintl-cardHead{height:20px;font-weight:bold;padding-top:15px;background-color:#eaeaea;}
			.theintl-cardText{height:120px;overflow-x:unset;overflow-y:auto;background-color:#eaeaea;}
			.theintl-cardEnd{height:36px;position:absolute;bottom:0;width:100%;text-align:center;padding-top:15px;background-color:#cfcfcf;}
            .theintl-cardSel{background-color:#f20a13cc;color:#fff;}
			/* Hide scrollbar for Chrome, Safari and Opera */
			.cardSection::-webkit-scrollbar {
			  display: none;
			}

			/* Hide scrollbar for IE, Edge and Firefox */
			.cardSection {
			  -ms-overflow-style: none;  /* IE and Edge */
			  scrollbar-width: none;  /* Firefox */
			}
			@media (max-width: 600px) {
				.bebot{width:100%;margin:auto;}
				.bebot-content{width:100%;}
				.bebot-assist-name{width:72%}
				.theintl-entries-input{width:75%;}
				.intl-messager-box .close {display:block!important}

			}
			.fa-link:before{content:"0c1";}

			/* End of Bot Style */

			 
