/* 
* Mujahid Shaikh
* Gupshup Technology 2017
*/
@import 'https://fonts.googleapis.com/css?family=Archivo+Narrow:400,400i,700';
body{
	background-color:#f9f9f9;
	font-family: 'Archivo Narrow', sans-serif;
	font-size:14px;
}
.wrapper {
	width: 300px;
	margin: 50px auto;
}
.login-form {
	width: 300px;
	margin: 0 auto;
	position: relative;
	background: #3598DC;
	border-radius: 20px;
	border: 1px solid #3598DC;
}
.login-form .header {
	padding:30px 30px 10px 30px;
	text-align: center;
}
.login-form .header h1 {
	color:#ffffff;
	font-size:18px;
	margin:20px 0 0px 0;
}
.login-form .content {
	background-color:#3598DC !important;
	text-align:center;
	padding:0 25px;
}
.login-form .content select {
	margin: 0 0 25px 0;
	border: 1px solid #fff;
	padding: 15px;
	border-radius: 0px;
	width: 250px;
	color: #999;
	font-size: 14px;
}
.input-field.col.s12 {
	margin-top:12px;
}
.login-form .content select option {
	width:240px;
}
.login-form .content .input {
	font-size:14px;
	color:#9d9e9e;
	background:#fff;
	border:1px solid #fff;
	border-radius:0px;
	box-shadow:none;
}
.login-form .content .text {
	padding: 15px 25px 15px 50px;
	width:100%;
}
.login-form .content .password {
	margin-top:25px;
	margin-bottom:0px;
	padding:10px;
	width:100%;
}
.login-form .content .text ,
.login-form .footer .button {
	color:#42B7DA;
	background-color:#D5EAEF;
	border:1px solid #D5EAEF;
	border-radius:0px;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	width:100%;
	margin:5px 0;
}
.login-form .footer {
	padding: 5px 25px;
}
.linking a:link,
.linking a:visited,
.linking a:active {
	color:#ffffff;
}
.linking {
	text-align: center;
	padding: 10px 0 30px 0;
}

.register {
	margin: 25px 0;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
.register a{
	font-size: 18px;
}

.navbar-inverse {
	background-color: #F6F6F6 !important;
	border-color: #E4E4E4 !important;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(228,228,228,0.85);
	-moz-box-shadow: 0px 1px 5px 0px rgba(228,228,228,0.85);
	box-shadow: 0px 1px 5px 0px rgba(228,228,228,0.85);
}
.rightbutton {
	float: right;
}
.roomlist-holder {
	/*z-index: 2;*/
}
.navigation:hover,
.navigation {
	font-size:14px;
	color:#FFFFFF;
	padding:13px;
	margin:0 5px 0 0;
	/*border-bottom:2px solid #42B7DA;*/
}
.navigation:hover{/*border-bottom:2px solid #fff;*/background-color:#fff;color:#333;}
.chat-team-icon {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left:7px;
}
label {
	color:#666666;
}
.required-error {
	border-color:#dd4b39 !important;
}
.error-msg {
	margin: 5px 0 0 0;
	color: #dd4b39;
	line-height: 18px;
	display: block;
}
.messeging {
	color: #D5EAEF;
	padding: 15px 0 5px 0;
}
.alerts .alerts-handler {
	padding:10px 20px;
}
.members-list {
	margin-top: 0px;
	width: auto;
}
.bubble {
	/*background-color: #ededed;
	padding: 10px 20px;
	border: 1px solid #f2f2f2;
	border-radius: 10px;
	max-width: 85%;
	min-width: 62%;*/
	margin-top: 0 !important;
	text-align: left;
	word-wrap: break-word;
	width: auto;
	display: inline-block;
}
.timestamp {
	color: #404040;
}
.chat-seperator {
	margin: 0 2px;
	font-size: 18px;
	line-height: 18px;
}
.load-msg {
	width: 40%;
	margin: 0 auto;
}
.wrap{
	overflow-y: auto;
	margin: 12px 0 0 10px;
	padding: 0 10px;
	/*background-color: #fff;*/
	/*background: url("../img/ajax_loader-2.gif") center center no-repeat;*/
}
.col-md-6.mainer.full-height-box.new-group::after {
	text-align: center;
}

.col-md-6.mainer.full-height-box.new-group {
	/*background: url("../img/294.gif") center center no-repeat #f7f7f7;*/
}
.loading-messages {
	/*background: url("../img/294.gif") center center no-repeat #f7f7f7;*/
}
#new-group-holder {
	background-image: none;
}
/*.wrap:hover{overflow-y: auto;}*/
.create-newmessage {
	padding: 0;
}
ul.users-list{
	overflow-y: auto;
	padding-top: 5px;
	padding: 10px;
}
.members-footer {
	margin: 10px;
}
.members-header{margin: 0;background-color: #ffffff;padding: 16px 10px;}
.members-header h4 {margin-top:15px;margin-bottom:0;}
.admin-only {margin-top: 15px; float: left; margin-left: 10px;}
.admin-only-msg {margin-top: 5px;font-size:12px;float: left;color:#CEBD57;}
textarea {
	resize: none;
}
.form-menu {
	background-color:#e8f4fa;
	position:absolute;
	width:100%;
	bottom:93px;
	right:0;
	display:none;
	padding:0 0 2px 0;
	box-shadow: -2px -7px 15px 0px rgba(0, 0, 0, 0.15);
}
.form-menu-holder{
	background-color:#ECF0F1;
	position:absolute;
	width:100%;
	bottom:40px;
	right:0;
	display:none;
	padding:0 0 2px 0;
	z-index: 1;
	max-height:350px;
	overflow-x:hidden;
	overflow-y:hidden;
}
.form-menu-holder #smartForm{
	max-height:350px;
	overflow-y: auto;
	overflow-x: hidden;
}
.titleContent {
	font-size:14px;
}
.frmOpt {
	background: #fff;
	min-height: 70px;
	border: 2px solid #e8f4fa;
}
.frmOpt:last-child {border-bottom:none;}
.frmOpt a.btn {
	color: #999;
	margin: 15px;
}
.frmOpt a:hover.btn{color:#42B7DA;}
.frmOpt ul{margin: 0;padding: 0;}
.frmOpt ul li{color:#999;text-align: left; list-style-type:none;}
.frmOpt ul li:hover{color:#42B7DA;}
.form-fields {
	margin: 0px 2px 0 1px;
	background: #fff;
	min-height: 70px;
	padding: 0 0 5px 0;
}
.form-fields h4{padding:10px 10px 5px 10px;margin:0;color:#42B7DA;text-transform:capitalize;font-weight:normal;font-size:16px;border-top:2px solid #f2f2f2;}
.form-fields h4 span{margin:0 5px 0 0;cursor: pointer;}
.alerts{padding:0 25px;}
.alert{margin-bottom:10px !important;}
.response{text-align:center;font-size:16px;margin:20px 0 0 0;}
.add-icon{margin:0 5px 0 15px;width:15px;height:15px;}
.select2-container{padding:0;}
.select2-container-multi .select2-choices{border-radius:0px;}
.btn-gs-primary{color:#fff;background-color:#42B7DA;border-color:#42B7DA;}
.btn-gs-primary:hover, .btn-gs-primary:focus, .btn-gs-primary:active, .btn-gs-primary.active {background-color: #009DCB;border-color: #008BB5;color: #fff;
background-color: #009DCB;
border-color: #008BB5;
}
.btn-gs-default{color: #fff;background-color: #d8d8d8;border-color: #d8d8d8;}
.btn-gs-default:hover, .btn-gs-default:focus, .btn-gs-default:active, .btn-gs-default.active {background-color: #ccc;border-color: #ccc;color: #fff;}
.select2-results .select2-highlighted {background: #d8d8d8 !important;}
.select2-container-multi .select2-choices .select2-search-choice {padding: 0px 5px 0px 18px !important;margin: 5px 5px 5px 5px !important;border-radius:0 !important;line-height: 20px !important;}
::-webkit-scrollbar {width:6px;height:6px;}
::-webkit-scrollbar-track {background: rgba(255,255,255,.08);}
::-webkit-scrollbar-track-piece {width:30px;height:30px;}
::-webkit-scrollbar-thumb {background-color: rgba(0,0,0,.2);}
::-webkit-scrollbar-thumb:window-inactive {background: #d8d8d8;}
.help{color:#737373;padding:5px 0 5px 0;clear:both;margin:0;}
.form-horizontal .control-label{padding-top:0 !important;}
.system-blk{background-color: #f9f9f9;padding: 5px 10px;border-radius:0px;display:inline-block;}
.system-time{color:#d8d8d8;font-size:12px;margin-top:2px;}
.remove{color:#999;padding:2px;width:16px;font-size:10px;margin-top: 8px;}
.close-it{color:#999;padding:2px;width:18px;height:21px;font-size:12px;}
.remove:hover, .close-it:hover{color:#fff;cursor:pointer;background-color:#999;border:1px solid #999;border-radius:0px;}
.smart-form{font-size:25px;width:22px;}
.glyphicon-text:before{content:"\e022";}
.glyphicon-nform:before{content:"\e032";}
.glyphicon-kvform:before{content:"\e032";}
.glyphicon-poll:before{content:"\e185";}
.glyphicon-quiz:before{content:"\e085";}
.glyphicon-mquery:before{content:"\e003";}
.smartform-response{border-bottom: 1px solid #f6f6f6;padding-bottom: 10px;}
.poll-action{margin:5px 0 0 0;color:#c0c0c0;}
.modal-header {padding: 10px 15px;box-shadow: 0px 1px 2px #cccccc;background-color:#42B7DA;border-radius:0px 0px 0 0;color:#ffffff;}
.modal-header a{margin-top:5px;color:#3298d8;}
.modal-scroll {height:350px;overflow-y: auto;}
.modal-title small,
.modal-title{color:#ffffff;}
.modal-footer{padding: 10px 20px 10px;background-color:#F4F4F4;border-radius:0 0 0px 0px;margin-top: 0;}
.counter{color:#c0c0c0;}
.avatar{margin-right: 15px;}
.navbar{min-height: 50px !important;margin-bottom: 0;}
.navbar-inverse .navbar-nav>.dropdown>a .caret {border-top-color: #fff;border-bottom-color: #fff;}
.navbar-nav>li{padding:0px;margin-right:5px;}
.navbar-inverse .navbar-nav>li>a{color: #0086ca;font-size:12px;padding:14px 10px;vertical-align: middle;font-weight: bold;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{color: #42B7DA;background-color: #fff;}
.navbar-inverse .navbar-nav>.open>a .caret {color: #42B7DA;background-color: #fff;border-top-color: #42B7DA !important;border-bottom-color: #42B7DA !important;}
.navbar-right .dropdown-menu {right: -1px;}
.dropdown-menu{border-top:0;padding:5px 0 0 0;min-width:200px !important;}
.profile{padding:10px 20px;text-align:center;border-bottom: 1px solid #d8d8d8;}
.my-piv{margin-bottom:10px;}
.loggedin-user{/*font-weight:bold;*/ font-size: 18px;}
.loggedin-user-email{font-size: 12px;color: #999;}
.loggedin-user-phone, .loggedin-user-phone:hover{color: #FFA300;}
.loggedin-user-org{color:#42B7DA;}
.avatar-footer{background-color: #f5f5f5;border-top: 1px solid #d8d8d8;}
.logo{font-size: 30px;vertical-align: middle;margin: 0 10px;}
#footer{height: 50px;}
.room-setting{position:absolute;bottom:3px;right:10px;}
.trash{color: #fff;position: absolute;right: 10px;top: 31px;font-size: 11px;cursor:pointer;}
a.mute-icon:hover:before{content: "\e036";color:#333;}
.rename{font-size:14px;}
.newMessage{background-color:#BBEFCA !important;}
.malign{vertical-align:middle;}
.members{margin:0 10px;color:#333333;font-size:12px;border-bottom: 1px solid #25A549;box-shadow: 0px 1px 0px #ffffff;padding:15px 0 5px 0;text-transform:uppercase;}
.nav-stacked>li{margin-top:1px;border-bottom: 1px solid #C7E7D0;box-shadow: inset rgba(255,255,255,.05) 0 -1px 0;}
.nav-stacked>li+li{margin-top:0;}
.btn-group-justified .btn {display: inline-table;width: auto;}
.input-group-btn {vertical-align: bottom;}
.join-body{height:350px;overflow:auto;}
.join li:first-child{border-top:1px solid #f6f6f6;}
.join li{padding:10px 0;border-bottom:1px solid #f6f6f6;}
.join li p{margin:5px 0 5px;}
.users-list li{border-bottom:1px solid #C7E7D0;box-shadow:0px 1px 0px #ffffff;padding:10px 0px; cursor: pointer; margin: 0;}
.users-list li:hover div span.profile-hover:before{font-size:12px;font-family: 'Glyphicons Halflings'; content: "\e008";color: #428bca;}
.navbar-inverse .navbar-nav>li.bootstro-highlight>a{color:#333333;}
.about, .centered-text{text-align:center;}
.remember{font-weight: normal;font-size: 12px;margin-top: 3px;margin-left: 5px;}
.f16{font-size:16px;}
.f14{font-size:14px;}
small, .small {font-size: 14px;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-weight: normal;}
.invite-help{color: #737373;float: left; margin-left: 10px; margin-top: 8px; margin-bottom: 8px;}
.glyphicon-cog{vertical-align:middle;margin-right:4px;}
.cog{vertical-align: middle;}
.import {background-color: #F8F8F8;border-top: 1px solid #F3F3F3;border-bottom: 1px solid #F3F3F3;overflow: hidden;padding: 0 10px 6px;width: 100%;}
.import li:hover, .import li.selected {border: 1px solid #42B7DA;box-shadow: 0 2px 5px 0 #909090;}
.import li {background-color: #FFFFFF;border: 1px solid #D7D7D7;cursor: pointer;display: inline-block;float: left;margin: 6px 6px 0 0;position: relative;text-align: center;vertical-align: middle;padding: 10px 15px 0px 15px;}
.service-gmail {font-size: 12px;margin:5px 0;}
.uipopover{float:left;width:20px;height:20px;}
.progress-bar-striped {
	width: 100%;
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	-webkit-animation: progress-bar-stripes 0.5s linear infinite;
	background-size: 40px 40px;
	background-color: #819FA8;
}
#phone-msg {
	background: #fef9db;
	padding: 7px;
	font-size: 12px;
	text-align: center;
	display:none;
}
.bluelink {
	display: inline !important;
	padding: 0 !important;
	color: blue !important;
	text-decoration: underline;
	margin-top: 10px;
}
.bulk-toggle {
	border-radius: 20px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
}
.bulk-toggle>div {
	border: 5px solid transparent;
	/*border-top: 5px solid #737373;*/
	display: inline-block;
}
.sys-blk-msg-show>div {
	border-top: 5px solid #737373;
	margin-left:7px;
}
.sys-blk-msg-hide>div {
	border-bottom: 5px solid #737373;
}
.show-options {
	width: 30px;
	height: 30px;
	border-radius: 20px;
	border: 1px solid #42B7DA;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
	-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
	transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.show-options>div {
	border: 5px solid transparent;
	border-top: 5px solid #42B7DA;
	display: inline-block;
	margin: 13px auto 0 auto;
}

.show-options:hover, .show-options.active {
	background-color: #42B7DA;
}
.show-options:hover>div, .show-options.active>div {
	border-top: 6px solid #ffffff;
}
ul.dd-menu {
	padding:0;
}
ul.dd-menu li {
	border-bottom:1px solid #d8d8d8;
}
ul.dd-menu li a{
	padding: 10px 20px;
}
ul.dd-menu li:last-child {
	border-bottom:1px solid #d8d8d8;
}
.add-members {
	height: 350px;
	overflow: auto;
	padding: 0 !important;
}
.modal-body > .header {
	padding:10px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #d8d8d8;
}
.add-members ul {
	background-color: #ffffff;
	border-top: 1px solid #d8d8d8;
	padding: 0 15px;
}
.add-members ul li {
	border-bottom: 1px solid #f0f0f0;
	padding: 10px;
	list-style-type: none;
}
.add-members ul li:hover {
	background-color: #f4f7f8;
}
.btn-add {
	font-weight: normal;
	color: #42B7DA;
	cursor: pointer;
	border-radius: 0px;
	border: 1px solid #42B7DA;
	background-color: #fff;
}
.btn-add:hover {
	background-color: #42B7DA;
	color: #ffffff;
}
.expire-stream {
	min-width: 175px;
	margin-bottom: 4px;
}
.media .expire{
	display: block;
	font-size: 12px;
	visibility: visible;
	/*visibility: hidden;*/
	margin-top: 2px;
}
/*.media:hover .expire {
	visibility: visible;
}*/
.tag-remove {
	font-size: 18px;
	vertical-align: bottom;
	padding: 5px 0 5px 5px;
}
.tag {
	float: left;
	margin: 0 6px 6px 0;
	line-height: 18px;
	background-color: #ffffff;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #d8d8d8;
	border-radius: 0px;
	padding: 4px 8px;
}
.location {
	background:#f5f5f5;
	margin-bottom:10px;
	width:auto;
}
.location h1 {
	color:#42B7DA;
	font-size:14px;
	margin:5px 10px;
	padding:0;
}
.latlong {
	color:#333;
	font-size:14px;
	margin:5px 10px;
}
.location .remove {
	margin:5px 5px 0 0;
}
.loc-address {
	width:auto;
}
.me {background:transparent;border:0;}


/*************New CSS***************/
body {
	background-color: #f7f7f7;
	color: #404040;
}
.gs-content {
	width: 400px;
	margin: 20px auto;
	text-align: center;
}
.gs-main-content {
	background:#ffffff;
	border:1px solid #FFFDFD;
	-webkit-box-shadow: 0 1px 2px #8a9ba8;
	box-shadow: 0 1px 2px #8a9ba8;
	border-radius: 0px;
	margin: 0;
	padding: 35px 25px 25px;
	width: auto;
	text-align: center;
}

.logo {
	margin: 10px auto;
	-webkit-animation: fade-down-logo 1050ms;
	animation: fade-down-logo 1050ms;
	text-align: center;
}
header h1 {
	font-size: 24px;
	margin: 25px 0 25px;
	color: #25A549;
}
.input-row {
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	text-align: left;
}
.input-row input[type=email], .input-row input[type=password], .input-row input[type=text], .input-row select {
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px #f2f2f2;
	box-shadow: inset 0 1px 1px #f2f2f2;
	color: #404040;
	font-size: 18px;
	height: 35px;
	outline: 0;
	padding: 0 10px;
	position: relative;
	width: 100%;
}
.button-row {
	margin: 10px 0 10px 0;
}
.button {
	color:#ffffff;
	background-color:#42B7DA;
	border:1px solid #42B7DA;
	border-radius:0px;
	padding:10px 15px;
	font-size:16px;
	font-weight:bold;
	width:100%;
}
.button-default {
	border: 1px solid #C2C2C2;
	background-color: #fff;
	cursor: pointer;
	width: 100%;
	margin-top: 10px;
	border-radius: 0px;
	font-size: 16px;
	padding: 10px 15px;
	color: #424f59;
	display:block;
}
.links, links a {
	color: #666666;
	margin-top: 20px;
	text-align: left;
	line-height: 32px;
}
.links+.button-row {
	margin-top: 20px;
}
.para {
	color: #424f59;
	font-size: 14px;
	margin: 10px 0;
}
.badge {
	padding: 5px 7px;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #fff;
	background-color: #0086ca;
	border-radius: 0px;
}
.tstimestamp{
	color: #A1A1A1;
	font-size: 13px;
	font-weight: lighter;
}
.group-icon {
	float:left;
	border-radius:50%;
	width:25px;
	height:25px;
}
.member-group-icon {
	float: left;
	/*border-radius: 50%;*/
	width: 50px;
	height: 50px;
	margin: 0 15px 0 0;
}
.member-icon {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 10px;
}
.group-content {
	margin-left: 55px;
}
.users-list {
	overflow-y: hidden;
}
.users-list:hover {
	overflow-y: auto;
}
.gs-labels {
	padding: 5px 10px;
}
@media (min-width: 320px) {
	.gs-content {
		width: 290px;
	}
	header h1 {
		font-size: 18px;
		margin: 15px 0 15px;
	}
}
@media (max-width: 640px) {
	.gs-main-content {
		background: inherit;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
		padding: 0;
		min-width: 320px;
		text-align: center;
		max-width: 320px;
		margin: 80px auto;
	}
	.profile-img-wrap .icon-holder {
		display: none;
	}
}
@media (min-width: 1200px) {
	.gs-content {
		width: 400px;
	}
	header h1 {
		font-size: 24px;
		margin: 25px 0 25px;
	}
}
.nav>li>a>img {
	margin-right: 5px;
	margin-top: -4px;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #0086ca;
	background-color: transparent;
}
.chatlet-btn {
	background-color: #cce7f4;
	border-top: 1px solid #cce7f4;
	border-bottom: 1px solid #cce7f4;
	border-left: transparent;
	border-right: 1px solid #cce7f4;
	color: #0086ca;
	height: 44px;
	padding: 0 20px;
	border-radius: 0;
}
.chatlet-btn:hover, .chatlet-btn:focus {
	color: #0086ca;
	background-color: #CCE7F4;
	border-color: #CCE7F4;
	border-radius: 0;
}
.post-message {
	height: 44px;
	border-top: 1px solid #e5e5e5;
	border-radius: 0;
	box-shadow: none;
	border-right: 0 none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-size: 14px;
	background-color: #fff;
}
.post-message:focus {
	border-color: #e5e5e5;
	box-shadow: none;
}
.ok {
	color: #64C000;
	font-size: 45px;
}
.glyphicon-th {
	font-size:24px;
}
.modal {
	border-radius: 0 !important;
	border-radius: 0 !important;
	width: 100%;
	height: 100%;
	max-height: 100%;
}
.popover {
	max-width: 400px;
}
.my-pic {
	border-radius: 50%;
	width: 35px;
	height: 35px;
	margin: 0;
}
.notification-badge {
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #fff;
	background-color: #0086ca;
	border-radius: 0px;
	position: relative;
	top: -8px;
	left: -15px;
	display: none;
}
input#post-message::-webkit-input-placeholder {
	color: #cccccc;
	font-style: italic;
}
input#post-message:-moz-placeholder {
	color: #cccccc;
	font-style: italic;
}
input#post-message::-moz-placeholder {
	color: #cccccc;
	font-style: italic;
}
input#post-message:-ms-input-placeholder {
	color: #cccccc;
	font-style: italic;
}
input#post-message:focus::-webkit-input-placeholder {
	color: #cccccc;
	font-style: italic;
	opacity: 0.4980392
}
input#post-message:focus:-moz-placeholder {
	color: #cccccc;
	font-style: italic;
	opacity: 0.4980392
}
input#post-message:focus::-moz-placeholder {
	color: #cccccc;
	font-style: italic;
	opacity: 0.4980392
}
input#post-message:focus:-ms-input-placeholder {
	color: #cccccc;
	font-style: italic;
	opacity: 0.4980392
}
.chatlet-btn {
	outline: none!important;
	background:transparent!important;
}
.chatlet-btn .glyphicon.glyphicon-th:before, .chatlet-btn .glyphicon.glyphicon-down:before {
	content:""!important;
}
.chatlet-btn .glyphicon.glyphicon-th {
	font-family:inherit;
	background:url('../img/chatlets.png') center center no-repeat;
	height: 32px;
	width: 32px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-block;
}
.chatlet-btn .glyphicon.glyphicon-down {
	font-family:inherit;
	background:url('../img/ic_hardware_keyboard_arrow_down.png') center center no-repeat;
	height: 30px;
	width: 30px;
}
.preLoad{
	background-color: #000000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.postLoad{
	background-color: #FFFFFF!important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.modal.fade:not(.in) .modal-dialog {
	-webkit-transform: translate3d(0, 125%, 0);
	transform: translate3d(0, 125%, 0);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.blocked {
	cursor:progress;
}
.expired{
	width: 100%;
	min-height: 40px;
	height: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	display: block;
	border: 1px solid #E4E4E4;
	padding: 10px;
	text-align: left;
	resize: none;
}
#postCommentBtn.disable {
	margin: 10px 0 0 0;
	background-color: #CACACA;
	border-color: #CACACA;
}
.u-name {
	font-size:13px;
	max-width: 400px;
}
.search-spinner {
	position: absolute;top: 19px;right: 15px;
}
.search-with-loader {
	padding-right: 25px;
}
.comment-wrap{width:375px;word-wrap:breal-word;}
a {outline:medium none;}
.profile-img-wrap{
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	height: 100px;
	width: 100px;
}
.profile-img-wrap img{
	max-width: 100px;
	height: 100%;
	background-color: #f9f9f9;
}
.icon-holder {
	position: absolute;
	right: -10px;
	top: 10px;
	margin: 0 auto;
	display: block;
	width: 25px;
}
.profile-img-wrap .glyphicon-camera {
	display: block;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	background-color: #0086ca;
	border: 1px solid #0086ca;
	padding: 5px;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.profile-img-wrap .glyphicon-camera:hover {
	background-color:#fff;
	border:1px solid #0086ca;
	color:#0086ca;
}
.profile-img-wrap .glyphicon-remove {
	display: block;
	opacity: 0;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	background-color: #FF3535;
	padding: 6px;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	float: left;
}
.profile-img-wrap .glyphicon-remove:hover {
	background-color:#fff;
	opacity: 1;
	border:1px solid #a6a6a6;
	color:#a6a6a6;
}
.profile-img-wrap:hover .glyphicon-remove{
	opacity: 1;
}
#image_upload .modal-dialog{
	width: 700px;
}
#image_upload .modal-title {
	display: inline-block;
	height: 32px;
	line-height: 32px;
}
#image_upload .modal-header button, #image_upload .modal-header input {
	margin-left: 10px;
}
#preview{
	max-width: 600px;
	max-height: 400px;
}

.upload-container {
	padding: 0px;
	text-align: center;
}
.upload-header:first-child {
	/*margin-right:2%;*/
}
.upload-header {
	line-height: 36px;
	padding: 15px 0;
	text-align: center;
	width: 49%;
	/*float: left;*/
	font-size: 16px;
	line-height: 20px;
	color: #4e5665;
	font-weight: bold;
	border-radius: 0;
}
.upload-header i {
	margin:0 5px 0 0;
}
.picUpload {
	position: relative;
	overflow: hidden;
	border: 2px dashed #ADADAD;
	color: rgb(99, 99, 99);
}
.picUpload input.upload {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	/*padding: 15px 0;*/
	cursor: pointer;
	opacity: 0;
	font-size: 70px;
	filter: alpha(opacity=0);
}
.jcrop-holder {
	margin: 20px auto;
}
.upload-header.btn-default:hover {
	color: #333;
	background-color: #fff;
	border-color: #adadad;
}
.upload-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #ebccd1;
	border-radius: 0;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px;
}
.scale {
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	transform-origin:center center;
	-webkit-animation:scale 750ms cubic-bezier(.1, .82, .25, 1);
	animation:scale 750ms cubic-bezier(.1, .82, .25, 1)
}
@-webkit-keyframes scale {
	0%, 20% {
		-webkit-transform:scale(0, 0);
		transform:scale(0, 0)
	}
	100% {
		-webkit-transform:scale 1, 1;
		transform:scale 1, 1
	}
}
@keyframes scale {
	0%, 20% {
		-webkit-transform:scale(0, 0);
		transform:scale(0, 0)
	}
	100% {
		-webkit-transform:scale 1, 1;
		transform:scale 1, 1
	}
}
.jcrop-keymgr {
	display: none !important;
}
#image_upload {
	margin-left: -350px;

	width: 700px;
}
.icon-upload-holder {
	position: absolute;
	right: -10px;
	top: 25px;
	margin: 0 auto;
	display: block;
}
#create-room-image-form {
	display: none;
}
.transparent {
	opacity: 0 !important;
	pointer-events: none;
}
.modal-header .close {
  font-size: 30px;
  font-weight: 100;
}
#startPrivateConvButton ~ .popover {
	width: 290px;
}
.chatlet-menu-icon {
	height: 32px;
	width: 32px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-block;
}
.select2-container-multi .select2-choices{
	max-height: 230px !important;
}
.expand-arrows {
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0px;
	width: 25px;
	z-index: 1;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
}
.expanded-conv .expand-arrows-right {
	display: none;
}
.expand-arrows-right {
	display: block;
}
.expanded-conv .expand-arrows-left {
	display: block;
}
.expand-arrows-left {
	display: none;
}
.no-transition{
	-moz-transition-property: none;
	-webkit-transition-property: none;
	-o-transition-property: none;
	transition-property: none;
}
.webview-modal {
	outline: none;
	position: absolute;
	margin-top: 0;
	top: 50%;
	overflow: visible;
	z-index: 1;
	display: none;
	background-color: white;
}
.webview-modal iframe{
	width: 100%;
}
.webview-modal .modal-header{
	cursor: all-scroll;
}
.new-group {
	-webkit-transition: width 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out;
	transition: width 0.3s ease-in-out;
}
a { outline: none; }
.otp-forms label{
	font-weight:normal;
	text-align: left;
	font-size:14px;
}

/* Newly added styles for new designs */
.hint-texts {
	font-size: 18px;
	font-weight: 400;
}
.texts {
	margin: 15px 0;
}
.input-field label {
	font-size: 1.2rem;
	font-weight: 500;
}
.start-chat-block {
	padding: 0 10px;
}
.btn, .btn-large, .btn:hover, .btn-large:hover {
	color: initial;
}
/*
button:focus {
	background-color: #159ceb;
	color: #fff !important;
}
#widgetSendButton:focus {
	background-color: #159ceb;
	color: blue !important;
}
input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
	border-bottom: 1px solid #159ceb;
	box-shadow: 0 1px 0 0 #159ceb;
}
input[type=text]:focus:not([readonly])+label, input[type=password]:focus:not([readonly])+label, input[type=email]:focus:not([readonly])+label, input[type=url]:focus:not([readonly])+label, input[type=time]:focus:not([readonly])+label, input[type=date]:focus:not([readonly])+label, input[type=datetime-local]:focus:not([readonly])+label, input[type=tel]:focus:not([readonly])+label, input[type=number]:focus:not([readonly])+label, input[type=search]:focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label {
	color: #159ceb;
}
*/
input[type=text].invalid+label:after, input[type=text]:focus.invalid+label:after, input[type=password].invalid+label:after, input[type=password]:focus.invalid+label:after, input[type=email].invalid+label:after, input[type=email]:focus.invalid+label:after, input[type=url].invalid+label:after, input[type=url]:focus.invalid+label:after, input[type=time].invalid+label:after, input[type=time]:focus.invalid+label:after, input[type=date].invalid+label:after, input[type=date]:focus.invalid+label:after, input[type=datetime-local].invalid+label:after, input[type=datetime-local]:focus.invalid+label:after, input[type=tel].invalid+label:after, input[type=tel]:focus.invalid+label:after, input[type=number].invalid+label:after, input[type=number]:focus.invalid+label:after, input[type=search].invalid+label:after, input[type=search]:focus.invalid+label:after, textarea.materialize-textarea.invalid+label:after, textarea.materialize-textarea:focus.invalid+label:after {
	width: 315px;
	text-align: right;
	margin: 10px 0;
}
.input-field label.active {
	font-size: 1.2rem;
}
.container .row {
	margin-left: -0.85rem;
	margin-right: -0.85rem;
}
.mb0 {
	margin-bottom: 0;
}
.err-txt {
	color: #dd4b39;
}
textarea.materialize-textarea {
	padding: 1.0rem 0;
}
.bubble {
	padding: 5px 10px;
	border-radius: 4px;
}
.user-bubble {
	background-color: #3498db;
	color: #fff;
	border-radius: 10px;
	max-width: 80%;
	float: right;
}
.bot-bubble {
	background-color: #eeeeee;
	color: #565656;
	float: left;
	border-radius: 10px;
	max-width: 80%;
}
.timestamp {
	padding: 0;
	font-size: 1.2rem;
	text-align: right;
	margin: 5px 0 0 0;
}
html { height: 100%;}
.loading-backdrop {
    background-image: url(../img/loading.svg);
    background-position: center center;
    background-repeat: no-repeat;
    pointer-events: none;
    display: block;
    width: 44px;
    height: 100%;
    margin: 0 auto;
}
.cover-all-bg {
	position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999999;
    background-color: rgba(33,33,33,0.48);
    pointer-events: none;
}
.error_msg{
	background-color: #f44336;
	color: #fff;
	text-align: center;
}
.success_msg {
	background-color: #3498db;
	color: #fff;
	text-align: center;
}
.widget-carousel {
    height: auto;
	width: 100%;
	max-width: 280px; /* TODO: to be checked on all devices */
    border: 0px solid #d8d8d8;
    border-radius: 10px;
}
.widget-carousel-inner.carousel-inner{
	height:330px;
}

.item-contents-wrap{
    position: absolute;
    width: 100%;
    top: 50%;
	transform: translateY(-50%);
	border:1px solid rgba(228,228,228,0.65);
	border-radius: 5px;	
}

.widget-carousel .item{
	background-color:#ffffff;
	width:255px;
	border-radius:10px;
	min-width: 200px;
	height:100%;
	/* width:100%; */
	/* max-width:280px; */
	/* height: 328px; */
}

.widget-carousel.sc-without-img {
    height: auto !important;
}
.widget-carousel.sc-without-img .item{
	height: auto !important;
	min-height: 210px;
}
.widget-carousel.sc-without-img .item-title-wrap {
    min-height: auto !important;
}
.widget-carousel.sc-without-img .item-options-wrap {
    position: static !important;
}
.widget-carousel .right.carousel-control,
.widget-carousel .left.carousel-control{
	background-image:none;
	background:white;
	background-color:white;
	border:1px solid rgba(165,165,165,0.6);
	box-shadow:none;
	text-shadow:none;
	font-size: 16px;
	color: #333;
	width: 20px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
	opacity:1;
}
.widget-carousel .right.carousel-control {
	font-size: 14px;
	color: #868686;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	right: -1px;
}
.widget-carousel .left.carousel-control {
	font-size: 14px;
	color: #868686;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	left: -1px;
}
.widget-carousel .left.carousel-control span{
	margin-top: -6px;
    margin-left: -6px;
    z-index: 0;
    font-size: 12px;
    font-weight: normal;
}
.widget-carousel .right.carousel-control span{
	margin-right: -6px;
    margin-top: -6px;
    z-index: 0;
    font-size: 12px;
    font-weight: normal;
}

.widget-carousel .carousel-control:hover,
.widget-carousel .carousel-control:focus{
	opacity:1;
	background:white;
	background-color:white;
}

.item-img-wrap{
	border-bottom:1px solid rgba(165,165,165,0.3);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-radius: 5px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.item-img-wrap img{
	margin:0 auto;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	height: 160px;
}
.item-title-wrap {
	min-height: 70px;
	max-height: 90px;
	overflow:hidden;
	padding: 0 15px 0 15px;
}
.item-title{
	/* font-family: 'Archivo Narrow', sans-serif; */
	position: relative;
	font-size: 14px;
	color: #444;
	text-align: left;
	font-weight: bold;
	margin: 0px auto 0px auto;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	line-height: 16px;
	max-height: 38px;
	word-spacing: 0px;
	word-break: break-word;
}

.item-sub-title{
	position: relative;
	font-size:14px;
	font-weight:100;
	color:#5f5f5f;
	margin: 0px auto 0px auto;
	padding: 5px 10px 5px 10px;
	line-height:14px;
	word-wrap: break-word;
	word-break: break-word;
	overflow: hidden;
	max-height: 48px;
}
.item-options-wrap {
	/* position: absolute; */ 
    width: 100%;
    bottom: 0;
	border-top: 1px solid rgba(165,165,165,0.3);
	margin-top: 5px;
	font-size: 14px;
}
.btn.btn-options{
	width:100%;
	display:block;
	background:white;
	border:0px solid #3498db;
	border-bottom: 1px solid rgba(165,165,165,0.3);
	border-radius:0px;
	height: 30px;
}
.btn.btn-options:hover,
.btn.btn-options:focus,
.btn.btn-options:active,
.btn.btn-options:visited {
	color:#3498db;
	background:white;
	outline:0;
}
.item-options-wrap .btn-options:last-child{
	border-bottom:0px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.left.carousel-control{
	display:none;
}
.buttonlink {
    margin-top: 0;
    display: block;
    text-align: center;
    clear: both;
}
.buttonlink {
    font-size: 14px;
    text-decoration: none;
    background-color: #f1f1f1 !important;
}
.nav-header img.action-icons, .middle-title,
[href='#tab-user-profile'] img,
[href='#new-group-holder'] img{
	width:50%;
}
a {
	cursor:pointer;
}
div.title{
	line-height: 35px;
}
.nav-header {
	padding: 0 15px 0 15px !important;
}
.page-title ,
#tab-members-list .nav-header div.pull-left ,
#new-group-holder .nav-header div.pull-left {
	width:60%;
}
.chatlet-btn .glyphicon.glyphicon-th {
	background-size: 30px 30px;
}
/*.btn-default {zoom: .8};*/
body {background-color:#ffffff;overflow:visible;}
body #mainbox {
	opacity: 0;
}
body.nobg #mainbox {
	opacity: 1;
}
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
	color: #42B7DA;
}
#contacts td{
	overflow: hidden;
	text-overflow:ellipsis;
}
.btn-gs-primary.active {
	background-color: #033662;
}
.nav-header-body {
	margin-top: 45px;
}
.nav-header {
	background-color:#42B7DA;
	font-weight: bold;
	text-transform: uppercase;
	color:#ffffff;
}
label.btn.btn-gs-primary.btn-sm.active:before {
	content: "\e013  ";
	font-family: 'Glyphicons Halflings';
}
.btn-google-primary{
	background-color: #D94940;
	color:#ffffff;
}
.btn-google-primary:hover{
	background-color: #CF3C33;
	color:#ffffff;
}
ul.full-height-box:hover {
	overflow-x: hidden;
	overflow-y: auto;
}
.listview__block {
    background-color: #fff;
    padding: 5px 10px 0px 10px;
    margin: -5px -10px;
    border-radius: 10px;
    width: 215px;
    border: 1px solid #d8d8d8;
}
.listview__block h4 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin:0;
}
.listview__block--subtitle {
	font-size: 14px;
	color: #999;
	line-height: 18px;
	display: block;
	font-style: normal;
}
.listview__block--body {
	display: inline-block;
	vertical-align: top;
}
.listview__block--sep {
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 0;
}
.listview__block--sep:last-child {
	border-bottom: none;
}
.listview__block--optionimg {
	background-position: 50% 50%;
	background-size: cover;
	display: block;
	height: 45px;
	position: relative;
	width: 45px;
	margin-left: 5px;
    max-width: 100%;
    background-repeat: no-repeat;
}
.listview__topelement--img {
	background-size: contain;
}
.listview__topelement--content {
	background: rgba(0,0,0,0.5);
}
.listview__block--topelement h4, .listview__block--topelement .listview__block--subtitle {
	color: #fff;
}
.listview__block--topelement .option-btn {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    float: right;
}
.receipt__block {
	padding: 5px 12px;
    background-color: #fff;
    cursor: pointer;
    min-width: 230px;
    max-width: 80%;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
}
.receipt__block--header {
	padding: 0;
}
.receipt__block--header i {
	font-style:normal;
	font-size: 14px;
	color: #90949c;
	display: inline-block;
}
.receipt__block--merchant {
	font-size: 14px;
    color: #4b4f56;
    float: right;
    font-weight: bold;
    line-height: 24px;
}
.receipt__block--content {
	margin: 15px 0;
	clear: both;
    overflow: hidden;
    position: relative;
}
.receipt__block--img {
	float: left;
}
.receipt__block--img i {
	background-position: 50% 50%;
	background-size: cover;
	display: block;
	height: 50px;
	position: relative;
	width: 50px;
	max-width: 100%;
	background-repeat: no-repeat;
}
.receipt__block--items {
	position: absolute;
    left: 60px;
    top: 50%;
    transform: translate(0, -50%);
}
.receipt__block--items h4 {
	color: #333;
	font-size: 14px;
	margin: 0;
}
.receipt__block--items h5 {
	font-size: 12px;
	margin: 0;
	color: #90949c;
}
.receipt__block--totalprice {
	border-top: 1px solid #d8d8d8;
	padding-top: 5px;
	clear: both;
    overflow: hidden;
	font-size: 14px;
}
.receipt__block--totalprice i {
	float: left;
	color: #90949c;
	font-style: normal;
}
.totalprice {
	float: right;
	font-weight: bold;
	color: #4b4f56
}
.receipt__block--details {
	margin: 10px 0;
	font-size: 14px;
	color: #333;
	line-height: 18px;
}
.receipt__block--details p {
	display: block;
	color: #90949c;
	font-size: 12px;
	margin: 0;
}
.receipt__order {
	padding: 10px;
}
.receipt__order--details {
	margin-top: 25px;
}
.receipt__sep {
	margin-bottom: 24px;
	margin-top: 24px;
}
.receipt__summary {
    box-sizing: border-box;
    display: inline-block;
    padding-right: 16px;
    width: 45%;
}
.receipt__order .receipt__block--img i {
	width: 72px;
	height: 72px;
}
.receipt__order .receipt__block--items {
    left: 80px;
}
.receipt__ordernumber {
	color: #90949c;
	font-size: 14px;
}
.user .timestamp {
	float: left;
}
.bot .timestamp {
	float: right;
}
.user__input {
	background-color: #fff;
	padding: 0px;
	position:fixed;
	bottom:0;
	left:0;
	width:102%;
	display: none;
	box-shadow: 0px 1px 5px rgba(128, 128, 128, 0.5), 1px 4px 4px rgba(191, 191, 191, 0.4), 0 0 0px rgba(150, 150, 150, 0.7) inset;
}
.rm__hover:hover + .richmedia-state-icon {
	display: block;
}
.rm__hover--title {
    width: 80% !important;
}
.prelative {
	position: relative;
}
.document-url {
	color: #3498db;
    font-size: 12px;
    text-decoration: none;
    line-height: 12px;
    margin: 5px 0;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
}
.document-icon {
    padding: 5px;
    border-radius: 4px;
}
.ic_send svg, .ic_attach svg, .ic_persistance svg, .ic_mic svg {
    width: 18px;
    height: 18px;
}
.persistance-right-arrow {
    float: right;
    height: 14px;
    display: inline-block;
    margin-top: 2px;
    margin-right: -2px;
}
.persistance-left-arrow {
	margin-right: 10px;
	height: 14px;
    display: inline-block;
    margin-top: -2px;
    margin-left: -3px;
    vertical-align: middle;
    line-height: 18px;
}
.persistance-close {
	float: right;
    height: 14px;
    display: inline-block;
    margin: 15px 20px;
    width: 14px;
    cursor: pointer;
}
.survey__block {
	margin-left: 35px;
	float: left;
    width: 80%;
}
.global-buttons {
	border-top: 1px solid #d8d8d8;
    padding: 5px;
    text-align: center;
    display: block;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    background-color: #ffffff;
}
.global-buttons:first-child {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top: none;
    border-top: 1px solid #d8d8d8;
}
.global-buttons:last-child {
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.animate-chat {
	-webkit-animation: scaleIn 1s cubic-bezier(0.68, -0.55, 0.265, 1.10);
	-moz-animation: scaleIn 1s cubic-bezier(0.68, -0.55, 0.265, 1.10);
	animation: scaleIn 1s cubic-bezier(0.68, -0.55, 0.265, 1.10);
	-webkit-transform-origin: left bottom;
	-moz-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	-o-transform-origin: left bottom;
	transform-origin: left bottom;
}
.richmedia-block {
	height: 200px;
}/* 
* Mujahid Shaikh
* Gupshup Technology 2017
*/
.container {
	width:100%;
	padding-left: 10px;
    padding-right: 10px;
}
body {
	background-color: #f7f7f7;
	padding:0;
	overflow:hidden;
	height: 100%;
}
#mainbox {
	height: 100%;
	margin-top: 50px;
}
.mainer {
	/*background-color: #ffffff;*/
	padding-left: 0px;
	padding-right: 0px;
}
.roomlist-holder {
	padding:0;
	background-color: #fff;
}
.userlist-holder  {
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
}
.col1-shadow{
	-webkit-box-shadow: 2px 0px 5px 0px rgba(228,228,228,0.75);
	-moz-box-shadow: 2px 0px 5px 0px rgba(228,228,228,0.75);
	box-shadow: 2px 0px 5px 0px rgba(228,228,228,0.75);
	margin-right: 1px;
}
.userlist-holder {
	padding:0 0;
}
.ff-content {
	background-color: #F9F9F9;
	border-bottom: 1px solid #ebebeb;
	padding: 5px 15px;
}
.ff-content h2 {
	font-size: 18px;
	float: left;
	color: #25A549;
	margin: 15px 0;
	letter-spacing: 2px;
}
.ff-content a {
	color: #373B48;
	font-size: 16px;
	padding:10px;
	display: inline-block;
	/*font-family:'Lato-Bold' sans-serif;*/
}
.ff-content a:hover{color:#42B7DA;}
.chat-icon {
	border: 1px solid #ebebeb;
	border-radius: 50%;
	background-color: #fff;
	float:right;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(235,235,235,1);
	-moz-box-shadow: 0px 1px 4px 0px rgba(235,235,235,1);
	box-shadow: 0px 1px 4px 0px rgba(235,235,235,1);
}
.chat-icon img {
	width: 20px;
	height: 20px;
}
.icon-txt {
	word-break: break-all;
}
.nav-pills>li>a {
	padding: 15px;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	background-color: #e9eaeb !important;
	color: #555555;
}
.nav>li>a:hover,
.nav>li>a:focus,
.nav>li.active,
{
	text-decoration: none;
	background-color: #292C36;
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: inherit;
}
.nav-pills>li:nth-child(even) {
	background-color:inherit;
}
.nav-pills>li {
	position:relative;
}
.nav-pills>li.active >a b ,
.nav-pills>li.active >a p {
	/*color:#ffffff;*/
}
.nav-pills>li>a p {
	font-weight:normal;
	font-size:14px;
	color: #9a9a9a;
	text-overflow: ellipsis;
    white-space: nowrap;
    width: 220px;
    overflow-x: hidden;
    margin: 0;
}
.nav-pills>li>a {
	border-radius:0 0;
	color:#404040;
}
a:hover {
	text-decoration:none;
}
.mini {
	font-size:12px;
}
ul.full-height-box{
	height:auto;
	overflow-y:auto;
	overflow-x:hidden;
	background-color: white;
}
/*ul.full-height-box:hover {
	overflow-x: scroll;
	overflow-y: scroll;
}*/
.full-height-box {
	height: 100%;
}
.rooms-list b, .rooms-list strong {
	color:#404040;
	/*font-family: 'Lato-Light' sans-serif;*/
	font-weight: normal !important;
	font-size: 16px;
}
.room-setting {
	position : absolute!important;
	bottom: 3px;
	right:10px;
	border:1px solid #555555;
	background-color:#444444;
	border-radius:2px 2px!important;
	padding:2px 2px!important;
}
.chatlet-btn {
	height: 44px;
	padding: 5px 10px 0 10px;
}/* 
* Mujahid Shaikh
* Gupshup Technology 2017
*/
body{overflow:visible;background-color: #fff;}
.form-menu-holder #smartForm {
    height:350px;
}
@-ms-viewport {
    width: auto;
}
input.inline-input {
    /*font-size: 18px;*/
    border: 1px solid #C0C0C0;
    display: inline;
    background:transparent;
}
.tag {
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 4px;
    background-color: #CCECD0;
}
.members-header {
    padding:16px 10px;
}
/*.media-heading {zoom:.8;}*/
.wrap {margin: 20px 0px 50px 0px;padding: 0px;}
#tab-messages-list.loading { background: url("../img/loader.gif") no-repeat center center fixed;background-color:#ffffff}
.mobile-menu{bottom:43px !important;}
.mobile-frmOpt{width: 32.5% !important;min-height:85px;}
.frmOpt a.btn {width: auto;margin:0 auto;}
.users-list {padding-top:0!important;padding-left:0!important;}
.users-list li{padding-left:10px;}
.users-list li:active{background-color: #F5F5F5;}
.nav-header{background-color:#f0f0f0;border-bottom:2px solid;border-color: #E4E4E4 !important;position: fixed;width: 100%;margin-bottom: 0px;top:0px;z-index: 1;left: 0;height: auto;-webkit-box-shadow: 0px 1px 5px 0px rgba(228,228,228,0.85);-moz-box-shadow: 0px 1px 5px 0px rgba(228,228,228,0.85);box-shadow: 0px 1px 5px 0px rgba(228,228,228,0.85);opacity: 0.95;text-align: center;
    z-index: 100;
}
.nav-header-body{margin-top:50px;}
.back{font-size: 12px;font-weight: normal;line-height: 18px;}
.btn-leave{width:100%;}
.leave{padding:10px;}
.avatar{margin-right: 15px;line-height: 15px;float: right;margin-top: 0px;margin-bottom: 0;}
.members-header{margin: 0;}
.select2-search-field input{min-width:220px;}
.input-m{display: inline-flex;}
.select2-container{float:left;}
.form-menu {position: fixed !important;bottom:42px;}
.form-menu-holder {position: fixed !important;bottom:0;}
.navbar-nav .open .dropdown-menu{background-color: #fff;}
.btn {
    white-space: normal;
    border-radius: 0 0;
    background-color: #fff;
    color: #3498db;
    border: 1px solid #3498db;
    font-size: inherit;
    border-radius: 4px;
    padding: 5px 10px;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {float: right;}
@media (max-width: 767px){
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {color: #999;}
}
.form-horizontal .form-group {margin-right: 0;margin-left: 0; margin-bottom:10px;}
.full-height {position: absolute;width: 100%;height:auto;}
.chat-team-icon {margin: 0px 10px;color: #42B7DA;font-size: 16px;vertical-align: middle;}
.page-title{padding:0;}
.info{font-size: 18px;padding: 0;top:8px;}
.form-fields h4 {background-color: #EBEBEB;color: #555;}
.change-group-name{padding: 0px 10px 0px 10px;display: block;}
.change-group-name a{padding: 2px 10px;}
.remove {padding: 0;width: auto;margin: 0;}
.remove:hover{background-color:transparent;border:none;color:#999;}
#mainbox {height: 100%;margin-top: 0px;}
/*body{background: url("../img/loader.gif") no-repeat center center fixed;}*/
.nobg{background:transparent !important;background-image: none;}
.profile{padding:10px 15px;color:#515151; text-align:left;border-bottom:0 none;}
.profile-holder{border-bottom:1px solid #d8d8d8;display:block;padding-bottom:10px;}
.loggedin-user-img {margin-top:10px;margin-left:5px;width: 70px;height: 70px;margin-right:0;}
.lists {padding: 0 0 5px 15px;border-bottom: 1px solid #ececec;}
.lists li{list-style-type: none;margin: 5px 0 5px 0;}
.lists li a{padding: 5px 0;color:#515151;display:block; outline: medium none;}
.lists li a img {margin:0 5px 0 0;}
.title{
    color: #ffffff;
    font-family: sans-serif;
    font-size: 18px;
    margin: 6px 0;
    display: inline-block;
}
.loggedin-user-org{color:#888;}
.glyphicon-align-justify{color:#2a2a2a;margin-top:3px;}
.header-img-margin{margin-top:7px;}
.nleft{
    padding: 9px;
    font-size: 14px;
    margin-left:-20px;
    display: inline-block;
}
.nright{
    /*margin: 3px 2px;*/
    padding: 10px;
}
.nav-pills>li>a .mini {
width: auto;
}
.nav-pills>li>a p {
	font-weight:normal;
	font-size:14px;
	color: #888888;
	text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    overflow-x: hidden;
}
.form-group .heading {
    font-weight: bold;
    font-size: 14px;
}
#phone-msg {
    color: rgb(255, 155, 0);
    background: inherit;
    padding: 0px;
    font-size: 12px;
    display:none;
	text-align: left;
}
.form-horizontal .control-label {
	font-size: 10pt;
}
.location {
	width:275px;
}
.loc-address {
	width:165px;
	word-wrap:break-word;
}
.drawer{color:#42B7DA;}
body.modal-open {
    overflow: hidden;
    width: 100%;
}
.no-msg {
	padding: 30px !important;
	text-align: center;
}
.add-members {
	height: 250px;
	/*padding: 0 10px 0 0 !important;*/
	overflow-y: scroll;
}
#footer input {
    height:50px;
    padding: 6px 0;
}
#smart-form-holder .form-group small {
    text-transform:capitalize;
}
.form-menu-holder {
    box-shadow: 3px 0px 6px #999;
}
.btn-group-justified li.btn {
    display: inline-table;
    width: auto;
}
.bot-avatar {
    overflow: hidden;
    width: 25px;
    float: left;
    margin-right: 10px;
    -webkit-animation: scaleIn 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-animation: scaleIn 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: scaleIn 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
}
.user-avatar {
    float: right;
    margin-right: 0;
    margin-left: 10px;
    -webkit-animation: scaleIn 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-animation: scaleIn 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: scaleIn 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    display: none;
}
.modal-header .close {
    font-size: 30px;
}
#file-chooser {
    max-width: 100%;
}
.blank{width:36px;height:28px;display:inline-block;}
.ip{background:url("../img/mobile/profile.png");}
.ij{background:url("../img/mobile/join.png")}
.iev{background:url("../img/mobile/email-invite.png");}
.isv{background:url("../img/mobile/sms-invite.png")}
.id{background:url("../img/mobile/document.png");}
.ipp{background:url("../img/mobile/privacy.png");}
.itc{background:url("../img/mobile/terms.png");}
.ih{background:url("../img/mobile/help.png");}
.ifaq{background:url("../img/mobile/faq.png");}
.il{background:url("../img/mobile/logout.png");}
.icons {width: 30px;display:none;height: 30px;background-size: 100% 100%;background-repeat: no-repeat;display: inline-block;margin-right: 10px;}
.action-icons {width: 24px;height: 24px;background-size: 100% 100%;background-repeat: no-repeat;display: inline-block;}
.comment-wrap{width:200px;word-wrap:break-word;}
.select2-container-multi .select2-choices{background-image: none !important;border-radius: 2px;border: 1px solid #ccc !important;}
.form-control {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
    color: #737373;
}
.fix-width-profile {
    display: inline-block;
    margin-bottom: 5px;
    width: 180px;
    word-wrap: break-word;
    vertical-align: top;
}
.title-wrap-ellipsis{
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    text-align: left;
}
.middle-title {
    width: 83%;
}
.new-chat-bubble {
	position: fixed;
	bottom: 0;
	right: 0;
	background-color: #0086ca;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin: 0 15px 15px 0;
}
.new-chat-bubble img {
	width: 24px;
	height: 24px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-block;
 }
 .media .expire{
    visibility: visible;
}
.comments-label {display:none;}
.nleft.back-history {margin-left:-20px;}
.option-btn{
    display: inline-block;
    margin: 10px 0 5px 0;
    border-radius: 20px;
    min-width: 75px;
}
.input-group-addon {
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    border-radius: 0;
    border-bottom: transparent;
    border-right: transparent;
    border-left: transparent;
}
.ic_send {
    color: #3498db;
    background: transparent;
    border: transparent;
    outline: 0;
    text-shadow: 0 1px 2px rgba(123, 123, 123, 0.9);
    padding: 0 2px 0 0;
}
.ic_attach {
    padding: 0 2px 0 0;
}
.ic_mic {
    color: #3498db;
    background: transparent;
    border: transparent;
    /*width: 50px;*/
    outline: 0;
    /*font-size: 32px;*/
    text-shadow: 0 1px 2px rgba(123, 123, 123, 0.9);
}
.media {
    margin-top: 0px;
    margin-bottom: 10px;
}
.media-heading {
    margin: 0;
    line-height: 24px;
}
.bot-name, .user-name {
    font-weight: bold;
}
.bot-name {
    color: #565656;
}
.user-name {
    color: #fff;
}
.text-question {
    /*font-size: 18px;*/
}
.document-body {
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word;
    color: #666666;
    margin: 0 0 5px 0;
}
.document-body:hover {
     color: #565656;
}
a:hover.document-body .download-icon {
    display: block;
}
.icon-doc {
    background-image: url(../img/ic_file.png);
    width: 26px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}
.document-text {
    margin: 0 15px;
    overflow: hidden;
    min-width: 125px;
}
.ellipsify {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
}
.emojitext {
    vertical-align: middle;
}
.doc-state {
    position: relative;
    width: 28px;
    height: 28px;
}
.download-icon {
    height: 24px;
    background-image: url(../img/ic_download.png);
    background-repeat: no-repeat;
    background-position: center right;
 	width: 24px;
	float: right;
}
.media-heading:hover .richmedia-text .download-icon {
    display: block;
}
.richmedia-body {
    width: 100%;
}
video.richmedia-body {
    zoom:0.8;
}
video.intro-video {
    zoom:1;
}
.richmedia-state-icon {
    border-radius: 0;
    /*background-color: #f1f1f1;*/
    padding: 5px 10px;
    display: block;
    text-align: left;
    width: 100%;
    height: 100%;
}
.audio, .video {
    max-width: 100%;
 }
 .audio-filename, .video-filename {
    margin-top: -7px;
 }
 .image {
    margin-top: 0;
 }
.richmedia-text {
    color: #ffffff;
    font-size: 14px;
}
.richmedia-text:hover {
    color: #565656;
    text-decoration: none;
}
.ic-loader {
    display: table;
    background-image: url(../../static/img/loading.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    text-align: center;
}
/*.dropdown-menu:before {
    position: absolute;
    bottom: -14px;
    left: 18px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top-color: rgba(0,0,0,0.2);
    content: '';
    border-top: 7px solid #a9a9a9;
}
.dropdown-menu:after {
    position: absolute;
    bottom: -12px;
    left: 19px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
    border-top: 6px solid #fff;
}*/
.persistence-dropdown-menu {
    position: fixed;
    box-shadow: none;
    padding: 0;
    width: 100%;
    bottom: 0 !important;
    margin: 0;
    border-radius: 0;
    margin-bottom: -2px !important;
}
.persistence-dropdown-menu>li>b {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
    font-size: 16px;
}
.persistence-dropdown-menu>li>a {
	/*color: #3498db;*/
    padding: 10px 20px;
    font-size: 14px;
    line-height: 24px;
}
.persistence-dropdown-menu>li>a:hover, .persistence-dropdown-menu>li>a:focus {
    background-color: transparent;
}
video.video-reply{
	height:220px;
}
div.interim{
    display: none;
    bottom: 0px;
    height: 50px;
    z-index: 999;
    position: fixed;
    left: 0px;
    white-space: nowrap;
    /*font-size: 18px;*/
    line-height: 50px;
    background:white;
    width: 100%;
    padding-right:80px;
    border-top:1px solid rgba(75,75,75,0.15);
}
span.interim-text{
	float:left;	
	display:inline-block;
	width:100%;
	padding: 0px 15px;
	min-width: 100%;
    height: 50px;
}
span.interim-actions{
	display:inline-block;
	width:80px;
	text-align:center;
}
.interim-actions span{
	display:inline-block;
	width:40px;
	vertical-align: middle;
	font-weight:400;
	font-size:16px;
	color: grey;
}
.quick-reply {
	display: block;
	text-align: left;
	clear: both;
    padding-left: 35px;
}
.btn-qr {
	border-radius: 20px;
    padding: 5px 10px;
	min-width: 80px;
    margin-right: 5px;
}
.btn-qr img {
    width: 20px;
    border-radius: 100%;
    height: 20px;
    margin: auto 5px auto 0;
    vertical-align: middle;
}

@-webkit-keyframes scaleIn {
  from {
    opacity:0;
    -webkit-transform: translate(0,40px);
  }
  to {
    opacity:1;
    -webkit-transform: translate(0,0px);
  }
}
@-moz-keyframes scaleIn {
  from { opacity:0;
    -moz-transform: translate(0,40px);
  }
  to {
    opacity:1;
    -moz-transform: translate(0,0px);
  }
}
@keyframes scaleIn {
  from {
    opacity:0;
    -webkit-transform: translate(0,40px);
    -moz-transform: translate(0,40px);
    -ms-transform: translate(0,40px);
    -o-transform: translate(0,40px);
    transform: translate(0,40px);
  }
  to {
    opacity:1;
    -webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -ms-transform: translate(0,0px);
    -o-transform: translate(0,0px);
    transform: translate(0,0px);
  }
}
.loading span {
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    font-size: 50px;
    line-height: 0px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 50px;
    margin-right: 5px;
    width: 8px;
    height: 8px;
    background: #333;
}
.loading span:nth-child(2) {
  animation-delay: .2s;
}
.loading span:nth-child(3) {
  animation-delay: .4s;
}
@keyframes blink {
  0% {
    opacity: .2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: .2;
  }
}
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.2);
}
::-webkit-scrollbar-track {
    background: rgba(255,255,255,.08);
}
iframe {border:0;}
.wv-modal {
	overflow: auto;
}
.wv-modal .modal-dialog {
    padding: 0;
    width: 100%;
    margin: 0 auto;
}
.wv-modal .modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0;
}
.wv-modal .modal-body {
    padding: 0;
}
.wv-modal .modal-header {
    padding: 10px 15px;
    box-shadow: none;
    background-color: #fff;
    border-radius: 0px 0px 0 0;
    color: #404040;
}
.wv-modal .modal-header .close {
    font-size: 30px;
    float: right;
    margin-right: 0px;
    margin-top: -5px;
    color: #404040;
    opacity: 1;
}
.wv-modal .modal-title {
    color: #404040;
    margin-top: 2px;
}
.ic_back--multimenu {
    background-image: url(../img/ic_navigation_arrow_back.png);
    background-position: -8px -8px;
    height: 18px;
    width: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.ic_next--multimenu {
	background-image: url(../img/ic_navigation_arrow_next.png);
    background-position: -11px -4px;
    height: 24px;
    width: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    float: right;
}
.multimenu-header {
	/*color: #363636 !important;*/
	display: inline-block !important;
    font-weight: bold !important;
}
.close-multimenu {
    float: right;
    /*padding: 6px;*/
}
.cursor {
	cursor: pointer;
}
.bgimage:after{
    content:"";
    background-size:cover;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    font-family: sans-serif;
    min-height:100%;
    position: fixed;
    min-width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    overflow: hidden;
}
.ms-get-started {
    background: transparent;
    border: none;
    width: 100%;
    color: #3498db;
    font-size: 16px;
    border-top: 1px solid #eaeaea;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px;
}
.sprite {
    background-image: url("../img/botwidgetImg.png");
    background-repeat: no-repeat;
    display: inline-block;
}
.sprite-cancel {
    background-position: -104px -294px ;
    width: 40px;
    height: 40px;
}

.sprite-default {
    background-position: -214px -313px ;
    width: 24px;
    height: 24px;
}

.sprite-ic_bot {
    background-position: -312px -310px ;
    width: 24px;
    height: 24px;
}

.sprite-ic_content_add {
    background-position: -257px -58px ;
    width: 32px;
    height: 32px;
}

.sprite-ic_del {
    background-position: -63px -261px ;
    width: 24px;
    height: 24px;
}

.sprite-ic_download {
    background-position: -160px -260px ;
    width: 24px;
    height: 24px;
    vertical-align: top;
    float: right;
}

.sprite-ic_file {
    background-position: -262px -159px ;
    width: 26px;
    height: 30px;
    vertical-align: middle;
}

.sprite-ic_hardware_keyboard_arrow_down {
    background-position: -261px -260px ;
    width: 30px;
    height: 30px;
}

.sprite-ic_microphone {
    background-position: -10px -209px ;
    width: 32px;
    height: 32px;
}

.sprite-ic_navigation_arrow_back {
    background-position: -216px -10px ;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-right: 10px;
}

.sprite-ic_navigation_arrow_back_black {
    background-position: -108px -210px ;
    width: 32px;
    height: 32px;
}

.sprite-ic_navigation_arrow_next {
    background-position: -198px -108px ;
    width: 32px;
    height: 32px;
    display: inline-block;
    float: right;
}

.sprite-ic_navigation_arrow_next_black {
    background-position: -159px -160px ;
    width: 32px;
    height: 32px;
}

.sprite-ic_navigation_close {
    background-position: -152px -50px;
    width: 44px;
    height: 52px;
}

.sprite-ic_navigation_menu {
    background-position: -107px -9px ;
    width: 32px;
    height: 32px;
}

.sprite-ic_persistence_menu {
    background-position: -58px -159px ;
    width: 32px;
    height: 32px;
}

.sprite-ic_send {
    background-position: -14px -114px ;
    width: 24px;
    height: 24px;
}

.sprite-ic_user {
    background-position: -112px -109px ;
    width: 24px;
    height: 24px;
}

.sprite-mic {
    background-position: -55px -54px ;
    width: 40px;
    height: 40px;
}
.sprite-userdefault {
    background-position: -13px -13px ;
    width: 24px;
    height: 24px;
}
.scroll-to-bottom {
    width: 32px;
    height: 32px;
    position: fixed;
    bottom: 60px;
    right: 5px;
    cursor: pointer;
}
.getStarted{
    text-align:center;
    line-height:48px;
    color:#0084ff;
    font-family: sans-serif;
}
.getStarted span{
    cursor: pointer;
}
.hidden{
    display: none;
}