.loading_text {
	text-align: center;
	padding: 15px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin: 0;
	padding: 0;
	display: inline-block;
}

html {
	background: #f2f2f2 !important;
}

#sidenav hr {
	border: 0;
	height: 1px;
	width: 100%;
	opacity: 0.8;
	margin: 10px 0;
	background: linear-gradient(to right, #f0f0f0, #8c8b8b, #f0f0f0);
}

body {
	background: #f2f2f2 !important;
	/*min-width: 1000px;
  overflow-x: auto;*/
}

.page-well {
	padding-top: 9px !important;
}

p.chat-message {
	display: inline-block;
}

.btn_bot {
	text-align: left;
	width: 400px;
	min-width: 40%;
	max-width: 80%;
}

.bot-line-class {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;
}

.big-input {
	font-size: 18px;
}

.readonly_checkbox {
	cursor: auto !important;
}

.page-title-container {
	line-height: 36px;
	margin: 15px 0;
}

.page-title-container .page-title {
	vertical-align: middle;
	display: inline-block;
}

.page-title-container .page-title h3 {
	line-height: 36px;
	font-weight: 400;
}

.page-title-container .btn-group,
.page-title-container .form-group {
	margin: 0;
	padding: 0;
	height: 36px;
}

.quick-answer-row {
	padding-left: 5px !important;
	margin: 3px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.quick-answer-row .input-group-addon {
	padding: 0 8px 0 0;
}

.only-one {
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	border: 1px solid #ccc;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.maytap-bot-btn {
	margin: 0 10px !important;
	text-align: left;
	line-height: 24px;
}

.chat-btn {
	padding: 5px !important;
	margin: 5px 10px 5px 0 !important;
	font-size: 12px !important;
	text-transform: initial;
}

.quick-answer-row input {
	line-height: 26px;
	height: 35px;
	margin: 0;
	padding: 0;
}

.quick-answer-row .form-group {
	margin: 0;
	padding: 0;
}

.userSays {
	padding: 0px 5px;
	margin: 3px 0;
	line-height: 29px;
	display: inline;
	text-transform: initial;
}

.tooltip-inner {
	color: white !important;
	padding: 10px 5px;
}

.question-tooltip {
	font-size: 20px;
	opacity: 0.25;
}

.question-tooltip:hover {
	opacity: 0.75;
}

.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 0 !important;
	box-shadow: none;
}

.userSays:focus {
	outline: 0 !important;
	box-shadow: none;
}

.user-says-row {
	padding-left: 5px !important;
	margin: 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.user-says-row .delete-btn,
.quick-answer-row .delete-btn {
	padding: 2px 20px;
	margin: 3px 0 3px 10px;
	line-height: 25px;
}

.user-says-row input[type='number'] {
	width: 50px;
	line-height: 26px;
	height: 35px;
	margin: 0;
	padding: 0;
}

.source-line-class {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.entity-line-class {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.synonym-line-class {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.intent-line-class {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.inline-block {
	display: inline-block;
}

.chat-message {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.chat-me-container {
	text-align: right;
}

.custom-logo {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 35px;
	color: gray;
}

table.table {
	border: 1px solid rgb(221, 221, 221);
}

.form-group.clearfix {
	padding-bottom: 0px;
}

.form-group .form-control {
	margin-bottom: 0;
}

.form-group .noLine {
	background-image: none;
}

.form-group .bootstrap-select {
	background-image: none !important;
}

.btn-add {
	margin: 5px 0 !important;
	height: 28px !important;
}

.tokenfield {
	display: flex !important;
	flex-wrap: wrap;
	padding: 7px 0 !important;
}

.tokenfield .token-input {
	flex: 1;
	height: 24px !important;
	margin: 0 !important;
}

.input-v2 .tokenfield {
	margin: 0;
}

.bootstrap-select button {
	padding-left: 5px;
	padding-right: 5px;
}

.btn {
	margin: 0;
}

.form-control:focus {
	outline: 0;
	box-shadow: none;
}

.bootstrap-select .dropdown-toggle:focus {
	outline: 0 !important;
	box-shadow: none;
}

.btn-group {
	margin-top: 0px;
}

.chat-bot-container {
	text-align: left;
}

.chat-me {
	background-color: dodgerblue;
	color: white !important;
}

.chat-bot {
	background-color: lightslategrey;
	color: white !important;
}

.col-fixed-300 {
	margin: 0px;
	width: 240px;
	position: fixed;
	height: calc(100% - 50px);
	top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	overflow-y: auto;
	left: 0;
	z-index: 998;
	background-color: #ffffff;
	/* #009688;*/
	color: rgba(255, 255, 255, 0.84);
	box-shadow: 0 0 4px 6px rgba(0, 0, 0, 0.14), 0 4px 4px rgba(0, 0, 0, 0.28);
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

#menu_item_panel {
	margin-bottom: 10px;
}

#new_bot_panel .control-label,
#category_detail_panel .control-label {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 38px;
	vertical-align: middle;
}

#wrapper.toggled #sidenav-container {
	left: -240px;
}

#wrapper.toggled .col-fixed-300 {
	box-shadow: none;
}

#wrapper.toggled .shadowMenu {
	display: none;
}

.shadowMenu {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: 100;
	display: block;
}

#wrapper.toggled #page-content-wrapper {
	margin-left: 0;
	width: 100%;
}

#defined-list {
	margin-top: 25px;
	display: none;
}

.col-offset-300 {
	height: calc(100% - 50px);
	width: calc(100% - 240px);
	top: 50px;
	padding: 20px 40px;
	margin-left: 240px;
	min-width: 400px;
	position: relative;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

@media (max-width: 768px) {
	.col-offset-300 {
		padding: 20px 5px 0 5px;
		margin-left: 0px;
		width: 100%;
		min-width: 200px;
	}
	.col-fixed-300 {
		position: absolute;
	}
	.bot-test .btn {
		padding: 5px 15px;
		width: auto !important;
	}
	.page-well {
		padding: 5px 10px !important;
	}
	.panel-body {
		padding: 5px 10px !important;
	}
	.help-block {
		display: none !important;
	}
	.form-group {
		margin: 0 !important;
	}
	.page-title-container .btn {
		padding: 5px !important;
	}
	.well.beta {
		padding-left: 5px !important;
	}
}

.sidenav-link-container {
	color: rgba(255, 255, 255, 0.84);
}

.sidenav-link-container a {
	color: #616161;
	/* rgba(255,255,255, 0.84)!important;*/
	text-align: left;
	font-weight: normal;
	padding: 8px 10px;
	overflow: hidden;
}

input:-webkit-autofill {
	box-shadow: 0 0 0 1000px rgba(255, 255, 255, 1) inset !important;
	padding-bottom: 5px !important;
	border-bottom: 2px solid #009688 !important;
}

[contenteditable='true'].single-line {
	white-space: nowrap;
	overflow: hidden;
}

[contenteditable='true'].single-line br {
	display: none;
}

[contenteditable='true'].single-line * {
	display: inline;
	white-space: nowrap;
}

[contenteditable='true']:empty:before {
	content: attr(placeholder);
	display: block;
	/* For Firefox */
}

.input-param {
	max-width: 120px;
	min-width: 120px;
}

.nav_icon {
	padding: 5px;
	width: 25px;
	text-align: center;
}

.navbar-header .btn-raised {
	height: 50px;
	padding: 10px 15px;
}

.stats-info .btn {
	text-transform: inherit !important;
	font-weight: normal !important;
}

#sidenav .btn,
nav .btn {
	text-transform: inherit !important;
}

.dropdown-menu > li > a {
	padding: 8px 20px;
}

.nav-icon-in {
	color: rgba(0, 0, 0, 0.6) !important;
	padding-left: 5px;
	padding-right: 5px;
}

.nav-tabs {
	background: #e6e6e6;
}

.nav-tabs > li > a,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
	color: rgba(97, 97, 97, 0.7) !important;
	padding-bottom: 6px;
	border-bottom: 4px solid rgba(153, 153, 153, 0) !important;
	-webkit-transition: border-color 0.2s ease-in;
	transition: border-color 0.2s ease-in;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	color: rgba(50, 50, 50, 1) !important;
}

.nav-tabs > li.active {
	background-color: rgba(153, 153, 153, 0.3);
}

.nav-tabs > li.active a {
	padding-bottom: 6px;
	border-bottom: 4px solid #009688 !important;
	-webkit-transition: border-color 0.2s ease-in;
	transition: border-color 0.2s ease-in;
}

.form-group .error-message {
	display: none;
}

.has-error .error-message {
	display: inline-block;
	margin: 0 !important;
	padding: 0 !important;
}

.outer-fix {
	margin: 0 !important;
	padding: 0 !important;
}

.outer-no {
	margin: 0;
	padding: 0;
}

.intent-state-label {
	margin-left: 5px;
	font-size: 9px;
}

.card {
	display: inline-block;
	position: relative;
	width: 100%;
	margin: 25px 0;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	border-radius: 3px;
	color: rgba(0, 0, 0, 0.87);
	background: #fff;
}

.card .card-height-indicator {
	margin-top: 100%;
}

.card .title {
	margin-top: 0;
	margin-bottom: 5px;
}

.card .card-image {
	height: 60%;
	position: relative;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -30px;
	border-radius: 6px;
}

.card .card-image img {
	width: 100%;
	height: 100%;
	border-radius: 6px;
	pointer-events: none;
}

.card .card-image .card-title {
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: #fff;
	font-size: 1.3em;
	text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

.card .category:not([class*='text-']) {
	color: #999999;
}

.card .card-content {
	padding: 15px 20px;
	position: relative;
}

.card .card-content .category {
	margin-bottom: 0;
}

.card .card-header {
	box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	margin: -20px 15px 0;
	border-radius: 3px;
	padding: 15px;
	background-color: #999999;
}

.card .card-header .title {
	color: #ffffff;
}

.card .card-header .category {
	margin-bottom: 0;
	color: rgba(255, 255, 255, 0.62);
}

.card .card-header.card-chart {
	padding: 0;
	min-height: 160px;
}

.card .card-header.card-chart + .content h4 {
	margin-top: 0;
}

.card .card-header .ct-label {
	color: rgba(255, 255, 255, 0.7);
}

.card .card-header .ct-grid {
	stroke: rgba(255, 255, 255, 0.2);
}

.card .card-header .ct-series-a .ct-point,
.card .card-header .ct-series-a .ct-line,
.card .card-header .ct-series-a .ct-bar,
.card .card-header .ct-series-a .ct-slice-donut {
	stroke: rgba(255, 255, 255, 0.8);
}

.card .card-header .ct-series-a .ct-slice-pie,
.card .card-header .ct-series-a .ct-area {
	fill: rgba(255, 255, 255, 0.4);
}

.card .chart-title {
	position: absolute;
	top: 25px;
	width: 100%;
	text-align: center;
}

.card .chart-title h3 {
	margin: 0;
	color: #ffffff;
}

.card .chart-title h6 {
	margin: 0;
	color: rgba(255, 255, 255, 0.4);
}

.card .card-footer {
	margin: 0 20px 10px;
	padding-top: 10px;
	border-top: 1px solid #eeeeee;
}

.card .card-footer .content {
	display: block;
}

.card .card-footer div {
	display: inline-block;
}

.card .card-footer .author {
	color: #999999;
}

.card .card-footer .stats {
	line-height: 22px;
	color: #999999;
	font-size: 12px;
}

.card .card-footer .stats .material-icons {
	position: relative;
	top: 4px;
	font-size: 16px;
}

.card .card-footer h6 {
	color: #999999;
}

.card img {
	width: 100%;
	height: auto;
}

.card .category .material-icons {
	position: relative;
	top: 6px;
	line-height: 0;
}

.card .category-social .fa {
	font-size: 24px;
	position: relative;
	margin-top: -4px;
	top: 2px;
	margin-right: 5px;
}

.card .author .avatar {
	width: 30px;
	height: 30px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 5px;
}

.card .author a {
	color: #3c4858;
	text-decoration: none;
}

.card .author a .ripple-container {
	display: none;
}

.card .table {
	margin-bottom: 0;
}

.card .table tr:first-child td {
	border-top: none;
}

.card [data-background-color='purple'] {
	background: -webkit-linear-gradient(30deg, #ab47bc, #8e24aa);
	background: linear-gradient(60deg, #ab47bc, #8e24aa);
	box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
}

.card [data-background-color='blue'] {
	background: -webkit-linear-gradient(30deg, #26c6da, #00acc1);
	background: linear-gradient(60deg, #26c6da, #00acc1);
	box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
}

.card [data-background-color='green'] {
	background: -webkit-linear-gradient(30deg, #66bb6a, #43a047);
	background: linear-gradient(60deg, #66bb6a, #43a047);
	box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
}

.card [data-background-color='orange'] {
	background: -webkit-linear-gradient(30deg, #ffa726, #fb8c00);
	background: linear-gradient(60deg, #ffa726, #fb8c00);
	box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
}

.card [data-background-color='red'] {
	background: -webkit-linear-gradient(30deg, #ef5350, #e53935);
	background: linear-gradient(60deg, #ef5350, #e53935);
	box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}

.card [data-background-color] {
	color: #ffffff;
}

.card [data-background-color] a {
	color: #ffffff;
}

.card-stats .title {
	margin: 0;
}

.card-stats .card-header {
	float: left;
	text-align: center;
}

.card-stats .card-header i {
	font-size: 36px;
	line-height: 56px;
	width: 56px;
	height: 56px;
}

.card-stats .card-content {
	text-align: right;
	padding-top: 10px;
}

.card-nav-tabs .header-raised {
	margin-top: -30px;
}

.card-nav-tabs .nav-tabs {
	background: transparent;
	padding: 0;
}

.card-nav-tabs .nav-tabs-title {
	float: left;
	padding: 10px 10px 10px 0;
	line-height: 24px;
}

.card-plain {
	background: transparent;
	box-shadow: none;
}

.card-plain .card-header {
	margin-left: 0;
	margin-right: 0;
}

.card-plain .content {
	padding-left: 5px;
	padding-right: 5px;
}

.card-plain .card-image {
	margin: 0;
	border-radius: 3px;
}

.card-plain .card-image img {
	border-radius: 3px;
}

.iframe-container {
	margin: 0 -20px 0;
}

.iframe-container iframe {
	width: 100%;
	height: 500px;
	border: 0;
	box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-profile,
.card-testimonial {
	margin-top: 30px;
	text-align: center;
}

.card-profile .btn-just-icon.btn-raised,
.card-testimonial .btn-just-icon.btn-raised {
	margin-left: 6px;
	margin-right: 6px;
}

.card-profile .card-avatar,
.card-testimonial .card-avatar {
	max-width: 130px;
	max-height: 130px;
	margin: -50px auto 0;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-profile .card-avatar + .content,
.card-testimonial .card-avatar + .content {
	margin-top: 15px;
}

.card-profile.card-plain .card-avatar,
.card-testimonial.card-plain .card-avatar {
	margin-top: 0;
}

.custom-card {
	color: white;
	border-radius: 3px;
	padding: 15px;
	margin: 0 0 5px;
}

.custom-card[data-background-color='purple'] {
	background: -webkit-linear-gradient(30deg, #ab47bc, #8e24aa);
	background: linear-gradient(60deg, #ab47bc, #8e24aa);
	box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
}

.custom-card[data-background-color='blue'] {
	background: -webkit-linear-gradient(30deg, #26c6da, #00acc1);
	background: linear-gradient(60deg, #26c6da, #00acc1);
	box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
}

.custom-card[data-background-color='green'] {
	background: -webkit-linear-gradient(30deg, #66bb6a, #43a047);
	background: linear-gradient(60deg, #66bb6a, #43a047);
	box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
}

.custom-card[data-background-color='orange'] {
	background: -webkit-linear-gradient(30deg, #ffa726, #fb8c00);
	background: linear-gradient(60deg, #ffa726, #fb8c00);
	box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
}

.custom-card[data-background-color='red'] {
	background: -webkit-linear-gradient(30deg, #ef5350, #e53935);
	background: linear-gradient(60deg, #ef5350, #e53935);
	box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}
.custom-card[data-background-color='brown'] {
	background: -webkit-linear-gradient(30deg, #a0522d, #8b4513);
	background: linear-gradient(60deg, #a0522d, #8b4513);
	box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}

.panel-title {
	padding: 0px 15px;
	height: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
}

.panel-title span {
	font-weight: 400;
	line-height: 28px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.remove-button {
	padding: 5px !important;
	text-decoration: none;
	float: right;
	color: rgba(255, 0, 0, 0.7) !important;
	font-weight: bold;
}

.remove-button:hover,
.remove-button:active {
	text-decoration: none;
	color: rgba(128, 0, 0, 1) !important;
}

.add-button {
	padding: 5px !important;
	text-decoration: none;
	float: right;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.7) !important;
}

.add-button:hover,
.add-button:active {
	text-decoration: none;
	color: #009688 !important;
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pretty-pre {
	background-color: #f7f7f7;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 0 3px rgba(0, 0, 0, 0.15);
	padding: 0.99em;
	margin: 0;
	position: relative;
	overflow-x: auto;
	word-wrap: normal;
	white-space: pre;
	font-size: 0.95em;
	border: none;
	-moz-tab-size: 2;
	-o-tab-size: 2;
	tab-size: 2;
}

.dahi-scroll::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

.dahi-scroll::-webkit-scrollbar-track {
	border-radius: 0px;
	background: rgba(0, 0, 0, 0.1);
}

.dahi-scroll::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background: rgba(0, 0, 0, 0.2);
}

.dahi-scroll::-webkit-scrollbar-thumb:hover {
	background: rgba(0, 0, 0, 0.4);
}

.dahi-scroll::-webkit-scrollbar-thumb:active {
	background: rgba(0, 0, 0, 0.9);
}

.dahi-scroll::-webkit-scrollbar-corner {
	background: none;
}

.condition {
	position: relative;
	min-height: 35px;
	z-index: 2;
}

.condition:empty:before {
	width: 100%;
	height: 35px;
	line-height: 35px;
	display: block;
	text-align: center;
	content: 'No condition found.';
}

.condition > li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3) !important;
	text-align: center;
	height: 35px;
	line-height: 35px;
	overflow: visible !important;
}

.condition > li:last-child {
	border-bottom: none !important;
}

.condition > li:hover {
	background: rgba(0, 0, 0, 0.1);
	cursor: pointer;
}

.condition > li:active {
	background: rgba(0, 0, 0, 0.2);
}

.condition li > span {
	min-width: 35px;
	padding: 0 3px;
	display: inline-block !important;
	color: #009688;
}

.condition span.conditionType {
	color: red;
}

.condition span.conditionValue {
	color: black;
	text-decoration: underline;
}

.condition span.conditionEntity {
	color: #3c4858;
	text-decoration: underline;
}

.conditionEdit {
	z-index: 100;
	position: absolute;
	overflow: visible;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	left: -10px;
	bottom: -10px;
	height: 44px;
	padding: 3px;
	width: calc(100% + 18px);
	background: white;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}

.conditionEdit input.form-control {
	padding: 5px;
}

.conditionEdit > div {
	z-index: 101;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.conditionEdit > a {
	padding: 0 !important;
	width: 40px;
	height: 34px;
	text-align: center;
	font-size: 14px !important;
	line-height: 34px;
}

#forward-wrap a.redbtn {
	color: rgba(255, 0, 0, 1) !important;
}

#forward-wrap a.redbtn:hover,
#forward-wrap a.redbtn:active {
	text-decoration: none;
	color: rgba(128, 0, 0, 1) !important;
}

.conditionEdit .form-control,
.conditionEdit .form-group {
	max-height: 100%;
}

#forward_panel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
}

#forward-wrap {
	width: 100%;
	/* -moz-columns: 400px 2;
  -webkit-columns: 400px 2;
  columns: 400px 2;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  column-gap: 1em; */
}

#operation-wrap .operation_item {
	margin: 0 5px 0 0;
	max-width: 700px;
	padding: 5px;
	/*-webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;*/
}

#forward-wrap .forward_item {
	margin: 0 5px 0 0;
	max-width: 700px;
	padding: 5px;
	/*-webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;*/
}

#forward-wrap .fill {
	width: 100%;
	height: 100%;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

#forward-wrap .forward_item .edit_collapse_button {
	color: rgba(0, 0, 0, 0.84) !important;
	text-decoration: none;
	/*-webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;*/
}

[data-toggle='collapse'].edit_collapse_button.collapsed .if-not-collapsed {
	display: none;
}

[data-toggle='collapse'].edit_collapse_button:not(.collapsed) .if-collapsed {
	display: none;
}

.handle {
	width: 24px;
	height: 24px;
	opacity: 0;
	background: url(../img/ic_drag_ver.svg);
	transition: opacity 60ms;
}

#menu_buttons_id > li:hover .handle {
	opacity: 0.6;
}

#menu_buttons_id .handle:hover,
#menu_buttons_id .handle:active {
	opacity: 1;
}

#output-wrap .handle {
	margin: 5px;
}

#output-wrap > li:hover .handle {
	opacity: 0.6;
}

#output-wrap .handle:hover,
#output-wrap .handle:active {
	opacity: 1;
}

#output-wrap .remove-output-button {
	margin: 7px 0 0 5px;
	padding: 5px 20px;
	height: 28px;
}

#menu_buttons_id,
#menu_button_static,
#menu_button_add {
	margin: 0;
}

#menu_buttons_id > li {
	padding: 0;
	overflow: visible;
	height: 44px;
	line-height: 44px;
	border-top: 2px solid #ebebeb;
}

#menu_button_static > li {
	padding: 0 0 0 24px;
	overflow: visible;
	height: 44px;
	line-height: 44px;
	border-top: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
}

#menu_button_static .tooltip-inner {
	white-space: pre-wrap;
	width: 350px;
}

#menu_button_add > li {
	padding: 0;
	overflow: visible;
	height: 44px;
	line-height: 44px;
	border-top: 2px solid #ebebeb;
}

#menu_buttons_id .clicker {
	position: absolute;
	width: calc(100% - 82px);
	height: calc(100% - 6px);
	left: 28px;
	right: 54px;
	border-radius: 3px;
	margin: 3px 0;
	top: 0;
	cursor: pointer;
}

#menu_buttons_id .clicker:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

#menu_buttons_id .block-style {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	height: 28px;
	line-height: 28px;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, 0.1);
	padding: 0 8px;
	font-size: 12px;
}

.menuButtonsEdit {
	z-index: 100;
	position: absolute;
	overflow: visible;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	left: -10px;
	top: -2px;
	height: 48px;
	padding: 4px;
	width: calc(100% + 18px);
	background: white;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}

.menuButtonsEdit .seperator {
	margin: 0 5px;
}

.menuButtonsEdit .type-btn {
	opacity: 0.4;
}

.menuButtonsEdit .type-btn.active {
	opacity: 1;
}

.menuButtonsEdit .type-btn:hover,
.menuButtonsEdit .type-btn:active {
	opacity: 0.8;
}

.menuButtonsEdit input.form-control {
	padding: 5px;
}

.menuButtonsEdit > div {
	z-index: 101;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.menuButtonsEdit > a {
	padding: 0 !important;
	width: 40px;
	height: 34px;
	text-align: center;
	font-size: 14px !important;
	line-height: 34px;
}

.f-columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.f-wrap {
	flex-wrap: wrap;
}

.f-columns.reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.f-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	flex-grow: 1;
	flex-basis: 0;
}

.f-i-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.f-i-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.f-i-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.f-i-vCenter {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.f-i-vEnd {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.f-i-vStart {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.f-s-center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.f-s-start {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.f-s-end {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.f-rows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.f-rows > * {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	flex-grow: 1;
}

.f-rows.reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.f-static {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.f-inside {
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-left {
	text-align: left !important;
}

.mainListItem {
	line-height: 26px;
	margin: 0 0 6px 0;
}

.mainListItem .btn {
	line-height: 26px;
	text-transform: inherit !important;
	font-weight: normal !important;
}

.relative {
	position: relative;
}

.ic {
	width: 24px;
	height: 24px;
	display: block;
	opacity: 0.8;
}

.ic_account {
	background-image: url(../img/ic_account.png);
	background-image: linear-gradient(transparent, transparent), url(../img/ic_account.svg);
}

.ic_menu {
	background-image: url(../img/ic_menu.png);
	background-image: linear-gradient(transparent, transparent), url(../img/ic_menu.svg);
}

#faceContainer .step {
	height: 50px;
	color: rgba(0, 0, 0, 0.6);
}

#faceContainer .step.completed .step-logo {
	font-size: 16px;
	color: transparent;
}

#faceContainer .step.completed .step-logo::before {
	content: '\f00c';
	font-family: FontAwesome;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #45c195;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#faceContainer .step.onprogress {
	font-weight: 500;
}

#faceContainer .step.onprogress .step-logo {
	background-color: transparent;
}

#faceContainer .step .step-logo {
	border: 1px solid #45c195;
	border-radius: 50%;
	line-height: 16px;
	color: #45c195;
	font-weight: 700;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	position: relative;
}

#faceContainer .step .step-divider {
	width: 24px;
	height: 1px;
	background-color: #e0e0e0;
	display: inline-block;
	margin: 0 5px;
}

.card-item {
	margin: 0 0 15px 0;
}

.sp-center {
	text-align-last: center;
}

.face_loader {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.1);
	display: flex;
	border-radius: 3px;
	align-items: center;
	justify-content: center;
	font-size: 24px;
}

.wo-langs .wo-li.active {
	background: #03a9f4 !important;
	color: white;
	font-weight: 500;
	cursor: auto !important;
}

#wrapper.fix .btn {
	text-transform: initial !important;
}

.ui-timepicker-container.ui-timepicker-standard {
	z-index: 99999 !important;
}

#wo_body .btn {
	font-weight: 400 !important;
}

.wo-langs .wo-static {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 25px 5px 15px;
	background: #03a9f4;
	border-radius: 0 0 0 3px;
	color: white;
	z-index: 1;
}

#wo_body .wo-section,
.wo-list .wo-section {
	padding: 30px 15px 5px 15px;
	border-bottom: 1px solid #aaa;
}

.premium {
	background: #ae12ae;
	border-radius: 3px;
	color: white;
	font-size: 8px;
	padding: 4px 6px 3px;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	cursor: pointer;
}

.beta {
	position: relative;
	padding-left: 50px !important;
	overflow: hidden;
}

.beta:after {
	content: 'beta';
	position: absolute;
	width: 80px;
	height: 16px;
	background: #ee8e4a;
	top: 9px;
	left: -20px;
	text-align: center;
	font-size: 12px;
	font-family: sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.freemium {
	background: #03a9f4;
	border-radius: 3px;
	color: white;
	font-size: 8px;
	padding: 4px 6px 3px;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
}

#wo_body .wo-section:first-child,
.wo-list .wo-section:first-child {
	padding-top: 12px;
}

#wo_body .pattern-type {
	text-align: center;
}

#workHour .btn-work {
	margin-right: 5px;
}

#workHour .btn-work.active {
	background: #009688;
	color: white;
}

#workHour .btn-group {
	margin: 8px 0;
}

#workHour .dayName {
	display: inline-block;
	width: 90px;
}

#workHour .hour {
	display: inline-block;
	width: 40px;
	text-align: center;
}

.pattern-type .preview {
	height: 200px;
	border: 1px solid #aaa;
}

.wo-langs .wo-li:hover {
	background: rgba(0, 0, 0, 0.15);
	cursor: pointer;
}

.wo-langs .wo-left {
	border-right: 1px solid #aaa;
	height: 400px;
}

.wo-langs .wo-right .row {
	height: 400px;
	max-height: 400px;
	overflow: auto;
}

.wo-langs .wo-li {
	font-size: 16px;
	padding: 8px 0 8px 20px;
}

.wo-langs .wo-li:last-child {
	border-bottom: 1px solid #aaa;
}

.input-sub:empty {
	display: none;
}

.label-cont {
	min-width: 80px !important;
	padding-right: 5px !important;
}

.label-section {
	padding: 5px 15px;
	border-bottom: 1px solid #aaa;
}

.add-btn-cont {
	margin-top: 15px;
	border-top: 1px solid #aaa;
	padding: 5px 15px;
}

.error-log:empty {
	display: none;
}

.error-log {
	display: inline-block;
	color: red;
	padding-left: 15px;
	font-weight: 500;
}

.input-param-item {
	margin-right: 5px;
}

.input-param-row .input-param-item:last-of-type {
	margin-right: 0;
}

.input-param-item .checkbox,
.input-param-item .radio {
	margin: 0;
}

.input-header {
	margin-top: 20px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 4px;
}

.input-header .input-param-item {
	opacity: 0.6;
	font-weight: 500;
	font-size: 12px;
}

.__logo {
	width: 42px;
	height: 42px;
	overflow: hidden;
	border-radius: 3px;
}

.__logo img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

.panel.jsed {
	min-height: 600px;
	height: 600px;
}

.h5_header {
	margin: 0;
	padding: 0;
	display: block;
}

.bs-searchbox .form-group {
	margin-top: 0 !important;
	padding: 0 !important;
}

#timeoutCheckBox {
	margin: 15px 5px !important;
}

.suggest-message .vertical-divider {
	position: absolute;
	left: 50%;
	top: 10%;
	margin: 0 5px;
	bottom: 10%;
	border-left: 1px solid black;
}
.suggest-message .btn:hover {
	background: transparent !important;
}
