/* body {
    touch-action: none;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
} */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
}
* {
    -webkit-overflow-scrolling: touch;
}
textarea {
    overflow-y: auto!important;
}
input, textarea, button, select{
    font-family: 'Open Sans', sans-serif;
}
button, input[type=submit], button:focus, input[type=submit]:focus, button:active, input[type=submit]:active, select, input[type=text], input, textarea, button, select {
    outline: none!important;
}
.forgotpassword a, .btnbacktochat a, .datepicker--day-name, .datepicker--cell.-current- {
    /* color: #ff4e56 !important; */
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0)!important;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #d9e7f2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
::-webkit-scrollbar {
    width: 3px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #acc6da;
    -webkit-box-shadow: inset 0 0 6px #acc6da;
}

/* error message */
.error_msg_top {
    position: relative;
}
.error_top {
    background: #f9edbe;
    padding: 2px 23px 0;
    max-width: 220px;
    margin: 0 auto;
    border: 1px solid #f0c36d;
    font-size: 12.5px;
    text-align: center;
    padding-right: 23px;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    z-index: 8;
    border-radius: 5px;
	display:none;
}
.aerror_top {
    right: -17px;
    float: right;
    font-size: 20px;
    line-height: 5px;
    position: relative;
}
/* error message end */

.nlive_chat {
    position: relative;
    height: 100%;
}
.btnSubmit, .nlive_chat #chartcontainer #header, .datepicker--cell.-selected-, .datepicker--cell.-selected- {
    /* background: #ff4e56 !important; */
}
.nlive_chat #chartcontainer {
    display: table;
    width: 300px;
    box-shadow: inset rgba(0,0,0,.0980392) 0 0 1px 1px;
    height: 400px;
    margin: 0 auto;
    border-radius: 12px 12px 0 0;
}
#chartcontainer {
    background: #f9f9f9;
}
.nlive_chat #chartcontainer #header {
    display: table-row;
    border-collapse: collapse;
    height: 34px;
    text-align: left;
    border-bottom: 1px solid #e4f0fd;
    border-radius: 12px 12px 0 0;
}
.div_header {
    position: relative;
    height: 34px;
}
.div_header a {
    display: block;
    float: left;
    height: 17px;
}
.title_brand_logo {
    width: 18px;
    margin: 7px;
}
.span_chat_status {
    position: relative;
    top: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}
.bodyChat .nlive_chat #chartcontainer #header a.close_iframe {
    float: right;
    color: #fff;
    padding: 5px 8px 5px;
    font-size: 18px;
    text-decoration: none;
    height: auto;
    display: table;
    line-height: 28px;
}
.options {
    color: #fff;
    font-size: 22px;
    float: right;
    padding: 2px 14px 0 14px;
    font-family: initial;
    height: 34px;
}
.span_options, .file_attach {
    cursor: pointer;
}
.div_drp_list {
    position: absolute;
    top: 34px;
    right: 2px;
    background: #fff;
    box-shadow: 0 0 10px 0 #bdbdbd;
    border-radius: 6px;
    z-index: 9;
}
.div_drp_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
}
.div_drp_list>div{
    position: relative;
}
.div_drp_list ul li {
    display: block;
    padding: 0 10px;
    height: 22px;
    border-bottom: 1px solid #d4d4d4;
}
.div_drp_list ul li a {
    padding: 3px 0 0;
    text-decoration: none;
    color: #333;
    float: none!important;
}
.div_drp_list>div::before {
    margin-left: 0;
    bottom: 100%;
    right: 14px;
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

/* middle content */
.main_content {
    display: table-row;
    border-collapse: collapse;
}
.chat_body {
    display: table-cell;
    width: 100%;
    height: 100%;
	position: relative;
}

#mango-container {
    height: 100%;
    position: relative;
    width: 100%;
}
.chat_div {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}
.div_drploc {
    display: table-row;
    border-collapse: collapse;
}
.drp_loc {
    font-size: 15px;
    padding: 7px 10px;
    width: 299px;
    background: #f9f9f9;
    border: 0;
    border-bottom: 1px solid #efefef;
    color: #616161;
    color: #131313;
    font-weight: 400;
    margin-bottom: 0;
}
.contentscr {
    display: table-row;
    width: 100%;
    height: 100%;
    padding: 0 10px 0 18px;
}
.dvUserLog {
    display: table-cell;
    height: 100%;
    width: 100%;
    position: relative;
    padding-top: 5px;
}
.div_main_chat {
    position: static;
    height: 100%;
}
#messageslog {
    height: 100%;
    position: absolute;
    overflow-x: hidden;
    padding: 5px 10px;
    width: 100%;
    top: 0;
    box-sizing: border-box;
}
#connectowner, .merchat_chat {
    float: left;
    max-width: 200px;
    padding: 15px;
    display: inline-block;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 7px 7px 7px 0;
    background: #fff;
    box-shadow: #d2d2d2 0 0 5px 1px;
    margin: 0 auto 10px;
    clear: both;
}
.chat_user p, .merchat_chat p {
    font-size: 13px;
    margin: 0 0;
    float: left;
    clear: both;
    max-width: 100%;
    word-wrap: break-word;
    white-space: pre-line;
    word-break: break-all;
}
.busy_options {
    font-size: 13px;
    line-height: 22px;
    padding: 4px 0 0 0;
    margin: 0;
    display: inline-block;
    clear: left;
    list-style-type: none;
    width: 100%;
}
.busy_options li {
    border-bottom: 1px solid #eee;
}
.busy_options li a {
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding: 4px 0;
}
.busy_options a, .merchant_busy_msg a {
    color: #227df2;
}
.busy_options li:last-child {
    border: 0;
}

.nlive_chat .validateerror {
    margin: 0 10px;
    color: #e80c4d;
    font-size: 12px;
    margin-left: 13px;
    display: none;
}
.nlive_chat .div_msg_txt {
    display: table-row;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.wrapper {
    width: 278px;
}
.div_msg_txt .div_poweredby {
    font-size: 10px;
    text-align: right;
    color: #9e9e9e;
    padding: 2px 8px 1px;
    opacity: .6;
}
.div_poweredby img {
    height: 9px;
    width: auto;
}
.nlive_chat .div_msg {
    position: relative;
    width: 300px;
    background: none;
    height: 47px;
}
.file_attach {
    position: absolute;
    left: 5px;
    color: #949494;
    border: 0;
    background: no-repeat;
    font-size: 22px;
    text-align: center;
    padding-left: 3px;
    width: 22px;
    z-index: 999;
    transform: rotate(175deg);
    height: 30px;
    line-height: 30px;
    top: 7px;
}
.span_options, .file_attach {
    cursor: pointer;
}
.file_attach input {
    width: 15px;
    opacity: 0;
    position: absolute;
    right: 0;
}
.nlive_chat .div_msg_txt textarea#txtreply, .nlive_chat .div_msg_txt textarea#txtreply:focus{
    min-height: 47px;
    max-height: 48px;
}
.nlive_chat .div_msg_txt #txtMsg, .nlive_chat .div_msg_txt #txtreply, .nlive_chat .div_msg_txt #txtMsg:focus, .nlive_chat .div_msg_txt #txtreply:focus {
    width: 300px;
    margin: 0;
    border: 0 solid #333;
    resize: none;
    max-height: 35px;
    min-height: 27px;
    position: absolute;
    bottom: 0;
    padding: 10px 35px 10px 35px;
    line-height: 16px;
    border: 1px solid #ececec;
    font-size: 13px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 99;
    -webkit-appearance: none;
}
.overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding-top: 50%;
    text-align: center;
    cursor: none;
    background: rgba(0,0,0,.5);
    bottom: 0;
    color: #fff;
}

.nlive_chat .btnSend {
    position: absolute;
    right: 0;
    width: 40px;
    top: 1px;
    height: 44px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background: none;
    border: 0;
    color: #949494;
    font-size: 23px;
    z-index: 99;
}
.msg_date {
    background: #e4e4e4;
    display: table;
    margin: 0 auto 8px;
    position: relative;
    font-size: 12px;
    padding: 2px 7px;
    border-radius: 10px;
    clear: both;
}
.msg_date span {
    padding: 2px 6px;
    display: block;
}
.chat_user {
    float: right;
    max-width: 78%;
    display: inline-block;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 7px 7px 0 7px;
    /* padding: 5px 10px 5px 10px; */
    padding: 10px;
    background: #fff5d7;
    box-shadow: #d2d2d2 0 0 5px 1px;
    color: #000;
    margin-bottom: 10px;
    clear: both;
}
.chat_user p, .merchat_chat p {
    font-size: 13px;
    margin: 0 0;
    float: left;
    clear: both;
    max-width: 100%;
    word-wrap: break-word;
    white-space: pre-line;
    word-break: break-all;
}
.chat_user .msg_time {
    color: rgba(0,0,0,.45);
}
.msg_time {
    float: right;
    font-size: 10px;
    color: rgba(0,0,0,.45);
    margin-top: 7px;
    margin-left: 6px;
}
#connectowner, .merchat_chat {
    float: left;
    max-width: 78%;
    display: inline-block;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 7px 7px 7px 0;
    padding: 10px;
    background: #fff;
    box-shadow: #d2d2d2 0 0 5px 1px;
    margin: 0 auto 10px;
    clear: both;
}
.merchat_chat .msg_time {
    width: 100%;
}
.merchat_chat .msg_time span {
    width: 100%;
    word-wrap: break-word;
}
.merchat_chat p.user_photo {
    white-space: inherit;
}
.booking_result {
    font-size: 13px;
    text-align: center;
}
.booking_success, .backtochat .fa-edit, .booking_failed, .booking_failed a {
    color: #8c8c8c;
}
.booking_success img, .booking_failed img, .review_sucuss img {
    width: 45px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.success_txt p, .booking_failed p, .booking_failed {
    font-size: 15px;
    line-height: 25px;
}
.success_userdetails {
    text-align: left;
    padding: 20px 20px 34px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    color: #4e4e4e;
    position: relative;
    word-wrap: break-word;
}
.success_userdetails a.backtochat {
    position: absolute;
    bottom: 4px;
    right: 0;
    padding: 7px;
    font-size: 12px;
    color: #949494;
}
.booking_success p {
    margin: 0 0 7px;
    line-height: 20px;
}
.success_userdetails span {
    color: #8c8c8c;
}
.div_backchat a, .backtochat {
    color: #5f5f5f;
}
.review_sucuss {
    text-align: center;
}
.thanks_review {
    color: #45ba23;
    margin: 0 0;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}
.getthisapp {
    text-align: center;
    color: #696969;
    font-weight: 500;
    font-size: 14px;
}
.div_backchat {
    margin-top: 15px;
}


.typing_indicator {
    padding: 4px 4px;
    border-radius: 3px;
    float: left;
    position: absolute;
    bottom: 47px;
    left: 11px;
}
.typing-indicator {
    background-color: #e6e7ed;
    margin: 0 auto;
    position: relative;
    -webkit-animation: 2s bulge infinite ease-out;
    animation: 2s bulge infinite ease-out;
}
.typing-indicator span:nth-of-type(3) {
    animation: 1s blink infinite .9999s;
    -webkit-animation: 1s blink infinite .9999s;    
}
.typing-indicator span:nth-of-type(1) {
    animation: 1s blink infinite .3333s;
    -webkit-animation: 1s blink infinite .3333s;    
}
.typing-indicator span:nth-of-type(2) {
    animation: 1s blink infinite .6666s;
    -webkit-animation: 1s blink infinite .6666s;    
}
.typing-indicator span {
    height: 3px;
    width: 3px;
    float: left;
    margin: 0 1px;
    background: #5f5f5f;
    display: block;
    border-radius: 50%;
    opacity: .4;
}


/* login page css start */
.cntnlogin {
    height: 100%;
}
.page_header {
    color: #2d4159;
    font-size: 13px;
    font-weight: 600;
    height: 19px;
    padding-top: 1px;
    padding-left: 10px;
    margin: 7px 0 6px;
    text-align: center;
    padding: 0;
}
.divform {
    margin-right: 5px;
    padding-left: 5px;
}
.divform .txtcontrol {
    width: 100%;
    box-sizing: border-box;
}
.txtcontrol {
    width: 265px;
    padding: 6px 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    font-size: 13px;
    display: block;
    border: 1px solid #e6e6e6;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    overflow: hidden;
}
.forgotpassword {
    text-align: center;
}
.forgotpassword a {
    font-size: 13px;
    font-weight: 600;
}
.btnSubmit {
    position: relative;
    display: block;
    margin: 15px auto 0;
    padding: 7px 25px;
    background: #f26822;
    color: #fff;
    font-family: inherit;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    border: 0;
    border-radius: 25px;
    cursor: pointer;
    min-width: 150px;
}
.btnbacktochat {
    text-align: center;
    margin-top: 7px;
}
.btnbacktochat a {
    font-size: 13px;
    font-weight: 600;
}
.or_div {
    height: initial;
    margin-top: 10px;
    margin-bottom: 0;
}
.div_or {
    overflow: hidden;
    text-align: center;
    margin-bottom: 3px;
    margin-top: 10px;
}
.div_or:before, .div_or:after {
    background-color: #bfbfbf;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50px;
}
.div_or:before {
    right: .5em;
    margin-left: -50%;
}
.div_or:after {
    left: .5em;
    margin-right: -50%;
}
.div_login_block {
    text-align: center;
}
.div_login_block ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.div_login_block ul li {
    display: inline-block;
    float: left;
    margin: 0 4px;
}
.div_login_block ul li img {
    width: 32px;
}
.password_hintblk .apopover {
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 14px;
    outline: none;
    color: #999;
}
.password_blk .txtcontrol {
    padding-right: 25px;
}
.password_blk {
    position: relative;
}
.password_hintblk .popover.fade {
    max-width: initial;
    right: 0;
    left: auto!important;
}
.password_hintblk .popover-content {
    letter-spacing: .2px;
    line-height: 16px;
    white-space: pre-line;
    min-width: 200px;
    padding: 4px 8px;
}
.password_hintblk .popover-content span {
    font-size: 11px;
}
.password_hintblk .popover-content span b {
    padding-bottom: 5px;
    display: inline-block;
}
.password_hintblk .popover.fade .arrow {
    right: 3px;
    left: auto!important;
}
.input-validation-error+.password_hintblk .apopover {
    color: #ff6060;
}
.rateit {
    text-align: center;
    display: block!important;
    margin: 15px auto!important;
}
#rvw_home.cntnlogin {
    width: 100%;
}

/* reservations css start */
#dvlocationtimings {
    font-size: 13px;
    padding: 0px 10px;
}
.divbooking {
    padding: 0 7px;
}
#UserName {
    margin-bottom: 3px;
}
.div_Date {
    text-align: left;
    font-size: 13px;
    margin: 4px auto 5px;
    color: #000;
    font-weight: 400;
    text-align: center;
    border-radius: 3px;
    padding: 3px 7px;
    color: #000;
    background: #e7e7e7;
    display: table;
}
.datepicker-inline .datepicker {
    width: 284px;
    margin: 0 0 5px!important;
    padding: 0!important;
}

.sl-overlay{
    background: rgba(0, 0, 0, 0.95);
}
.sl-wrapper .sl-close{
    color: #a2a2a2;
}
.sl-wrapper .sl-close {
font-size: 1.5rem;
}

.btnSubmit,        
.nlive_chat #chartcontainer #header,        
.datepicker--cell.-selected-, 
.datepicker--cell.-selected-/*.-current-        
.div_Date,        */
{
background: #ff4e56 !important;
}
.forgotpassword a, 
.btnbacktochat a,
.datepicker--day-name,
.datepicker--cell.-current-
{
color: #ff4e56 !important;
}

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
background: #ff4e56 !important;
border-color: #ff4e56 !important; 
}
.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
background: #ff4e56 !important;
border-color: #ff4e56 !important; 
}
.datepicker--time-row input[type='range']:focus::-ms-thumb {
background: #ff4e56 !important;
border-color: #ff4e56 !important; 
}
.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current-, .datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
    color: #fff !important;
}
.datepicker--cell {
    height: 23px !important;
    font-size: 12px;
    color: #000;
}
.datepicker--nav-action, .datepicker--nav-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.datepicker--nav-title {
    height: 22px;
    margin-top: 2px;
    position: relative;
    padding: 0 14px 0 5px;
    font-size: 13px;
}
.datepicker--nav-title:after {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 4px;
}
.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px;
}
.datepicker--nav {
    padding: 0 !important;
    min-height: initial !important;
}
.datepicker--nav-action {
    height: 20px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.datepicker--time-current-hours, .datepicker--time-current-minutes {
    font-size: 16px!important;
}
.datepicker--time-current {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px;
}
.datepicker--buttons, .datepicker--time {
    padding: 2px;
}
.datepicker--time {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
#chartcontainer #content {
    height: 100%;
    overflow-y: hidden;
}

input.input-validation-error, textarea.input-validation-error, .txtcontrol.error {
    border-color: #ff6060;
}


@media(max-width:650px) {
    *,*:before,*:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	html,body {
		width: 100%;
		height: 100%;
	}

	body {
		background: #f9f9f9;
	}
    .main_content {
		overflow-y: auto;
		padding-top: 0;
	}

	.nlive_chat #chartcontainer {
		height: 100%!important;
	}

	.nlive_chat {
		height: 100%;
	}

	.chat_body,#chartcontainer #content {
		position: initial;
		height: auto!important;
	}

	#chartcontainer #content {
	}

	.nlive_chat #chartcontainer,.nlive_chat .div_msg_txt {
		width: 100%;
	}

	.nlive_chat #chartcontainer,.nlive_chat #chartcontainer #header {
		border-radius: 0!important;
	}

	#header {
	}

	#chartcontainer {
		height: 100%;
	}

	.main_content {
		height: 100%;
	}

	.main_content {
		position: relative;
	}

	.nlive_chat .div_msg_txt {
	}

	.contentscr {
		padding-bottom: 0;
	}

	.div_msg_txt #txtreply,.nlive_chat .div_msg {
		width: 100%!important;
	}

	.txtcontrol,.drp_loc {
		width: 100%;
	}

	.divform {
		padding: 0 5px;
	}

	.txtcontrol {
		line-height: 20px;
	}

	.cntnlogin {
		height: auto;
	}

	.datepicker-inline .datepicker {
		width: 100%;
	}

	.div_drp_list {
		right: 26px;
	}

	.error_msg_top {
		width: 100%;
		position: fixed;
		top: 40px;
		z-index: 9;
	}

	.span_options.options {
		padding: 4px 14px 4px 14px;
		line-height: 26px;
	}

	.bodyChat .nlive_chat #chartcontainer #header a.close_iframe {
		float: right;
		color: #fff;
		padding: 5px 8px 5px;
		font-size: 18px;
		text-decoration: none;
		height: auto;
		display: table;
		line-height: 24px;
	}

	.nlive_chat #chartcontainer #header {
		height: 34px;
		text-align: left;
		border-bottom: 1px solid #e4f0fd;
		border-radius: 12px 12px 0 0;
		display: inline-block;
		width: 100%;
	}

	.nlive_chat #chartcontainer #header a {
		display: block;
		float: left;
		height: 17px;
	}

	.nlive_chat .grad {
		display: none!important;
		width: 7px;
		height: 7px;
	}

	.nlive_chat .div_msg {
		position: relative;
		width: 300px;
		background: none;
        height: 50px;
        /* height: 50px; */
	}

	.nlive_chat .div_msg_txt #txtMsg,.nlive_chat .div_msg_txt #txtreply,.nlive_chat .div_msg_txt #txtMsg:focus,.nlive_chat .div_msg_txt #txtreply:focus {
		width: 230px;
		margin: 0;
		border: 0 solid #333;
		resize: none;
		max-height: 55px;
		min-height: 56px;
		position: absolute;
		bottom: 0;
		padding: 10px 35px 10px 35px;
		line-height: 16px;
		border: 1px solid #ececec;
		font-size: 13px;
		overflow-x: hidden;
		overflow-y: auto;
		z-index: 99;
		-webkit-appearance: none;
	}

	.nlive_chat .btnSend {
		position: absolute;
		right: 0;
		width: 40px;
		top: 6px;
		height: 44px;
		margin: 0;
		padding: 0;
		cursor: pointer;
		background: none;
		border: 0;
		color: #949494;
		font-size: 23px;
		z-index: 99;
	}

	.datepicker--nav-title {
		height: 22px;
		margin-top: 2px;
		position: relative;
		padding: 0 14px 0 5px;
	}

	.datepicker--nav-action {
		height: 20px;
		margin-top: 3px;
		margin-bottom: 3px;
	}

	.datepicker--cell {
		height: 23px!important;
		font-size: 12px;
		color: #000;
	}

	.datepicker--cells-months,.datepicker--cells-years,.datepicker--years {
		height: 141px;
	}

	.bodyChat .nlive_chat #chartcontainer #header a.close_iframe {
		display: block!important;
	}
}