* {
	margin: 0;
	padding: 0;
	box-sizing: border-box !important;
}

body {
	margin: 0px 0px;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	/* background-image: url(../_images/bg.jpg);  Habilite essa linha se voce deseja inserir um fundo personalizado */
	background-attachment: fixed;
	overflow-x: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a,
label,
[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
	font-family: 'Roboto', sans-serif;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #505458;
	opacity: 0.8;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #505458;
	opacity: 0.8;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #505458;
	opacity: 0.8;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #505458;
	opacity: 0.8;
}

.text-left {
	text-align: left;
}

.tb {
	width: 100%;
	margin-bottom: 20px;
}

.tb thead tr th {
	background-color: #ddd;
	border: 1px solid #d8d8d8;
}

.tb tbody tr td {
	border: 1px solid #eaeaea;
	padding: 10px;
}

.tb thead tr th {
	padding: 7px 10px;
}

.tb tbody tr td {
	background-color: #fff;
}

.text-center {
	text-align: center;
}

#tblPerguntas input {
	margin-right: 0;
}

.versao {
	margin-top: 11px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	display: none;
}

.versao ul {
	list-style: none;
	margin: 0;
	opacity: 0.5;
}

.versao ul:hover {
	opacity: 0.7;
}

.versao ul li {
	display: inline-block;
	margin: 0 4px;
}

.versao ul li img {
	max-width: 24px;
	margin-right: 3px;
	vertical-align: -3px;
}

.versao ul li:last-child img {
	vertical-align: -7px;
	margin-right: 0;
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea,
select {
	-moz-appearance: none;
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	color: #505458;
	font-size: 16px;
	padding: 5px 15px 7px;
	border: 1px solid #bcbcbc;
}

textarea:focus {
	background-color: #ffffff;
}

select,
.rounded {
	border-radius: 30px !important;
}

.has-tip {
	border-bottom: 1px solid #bcbcbc;
}

#ContentPlaceHolder1_popWindow_PW-1 {
	left: 50% !important;
	top: 50% !important;
	margin-left: -202px;
	margin-top: -158px;
}

.clear {
	clear: both;
}

.dxpcContent_Glass {
	padding: 0;
}

.float-right {
	float: right;
}

/*
input, textarea, select { font-family:Arial; color:#000; padding:5px; border:1px solid #BCBCBC; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; outline:none !important; -webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
transition: all 0.2s ease;
 }*/

input[type='radio'] {
	margin-left: 0px;
	margin-top: -1px;
	float: left;
	cursor: pointer;
	border: none\9;
	padding: 2px\9;
	padding-left: 0px;
}

.meio ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.meio ul li {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.meio ul li:last-child {
	margin-bottom: 0px;
}

#ContentPlaceHolder1_rblLogin tbody tr {
	float: left;
	padding: 3px 14px;
}

#ContentPlaceHolder1_rblLogin tbody tr:first-child {
	border-right: 1px solid #dddddd;
}

#ContentPlaceHolder1_rblLogin label {
	cursor: pointer;
}

#cod {
	float: left;
	width: 94px;
	line-height: 24px;
}

#ContentPlaceHolder1_rblLogin {
	background: none repeat scroll 0 0 #ffffff;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	width: auto;
	display: table;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-bottom: none;
}

.meio h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0 !important;
}

.pt-group {
	/*background-color: #eeeeee;*/
	padding: 20px 0px;
}

.btn-no {
	opacity: 0.5;
}

.btn-no:hover {
	background-color: #5bc739 !important;
}

.btn-no,
.btn-no span,
.btn-no div,
table.btn-no,
.btn-no tr,
.btn-no tr td {
	cursor: not-allowed !important;
	color: #ffffff !important;
}

#ContentPlaceHolder1_lblAviso, #ContentPlaceHolder1_lblButtons {
	margin-bottom: 11px;
	/*float: left;*/
	display: block;
	width: 100%;
}

#ContentPlaceHolder1_rblLogin tbody {
	height: 20px\9;
	float: left\9;
}

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus,
select:focus {
	background-color: #fefefe;
	border: 1px solid #8a8a8a;
	box-shadow: 0 0 5px #cacaca;
	outline: medium none;
	transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s;
}

input[type='submit'],
input[type='button'] {
	cursor: pointer;
}

.hide {
	display: none !important;
}

.brand {
	height: auto;
}

.brand img {
}

div#header {
	position: relative;
	height: 55px;
	width: 85%;
	margin: 0 auto;
	margin-bottom: 13px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

div#header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
}

div#header .lblAtendimento {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

div#header .lblAtendimento br {
	display: none;
}

div#header .lblAtendimento font {
	display: block;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.4;
}

div#container {
	margin: 10px;
}

.dxeBase {
	font-size: 11px !important;
	font-family: 'Open Sans', Arial !important;
}

#ContentPlaceHolder1_lblDigita {
	font-size: 10px !important;
	text-transform: uppercase;
}

#lblAtendimento {
	margin-top: 0px;
	flex: none !important;
	display: flex;
}

#lblAtendimento br {
	display: none;
}

	#lblAtendimento font {
		font-size: 20px;
		margin-left: 5px;
		margin-bottom: 0px;
		max-width: 250px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

#lblEmpresa {
	width: 195px;
	max-height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px !important;
}

.omnichannel_infos #lblEmpresa {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
}

#ContentPlaceHolder1_txtMensagem {
	padding: 0px !important;
	border-radius: 0 !important;
	border: none !important;
	background: transparent;
}

.dxeTextBox,
.dxeMemo {
	border: 1px solid #bcbcbc !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.msg {
	width: 86%;
	float: left;
}

.actions {
	width: 12%;
	float: right;
}

.actions .btn-green {
	margin-bottom: 7px;
}

.actions td {
	padding-top: 1px;
}

.msg textarea {
	border-radius: 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #ffffff !important;
	padding: 15px;
	border: 1px solid #cacaca !important;
}

.sendingMessage textarea {
	max-height: 250px !important;
	min-height: 42px !important;
	overflow-y: auto !important;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #505458;
	opacity: 10;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #505458;
	opacity: 10;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #505458;
	opacity: 10;
}

.tool-msg ul {
	margin: 0;
	background-color: #fff;
	border: 1px solid #cacaca;
	border-top: none;
	list-style: none;
	display: inherit !important;
	padding: 0;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 0 3px;
}

.tool-msg ul li {
	display: inline-block;
	float: left;
}

.tool-msg ul li a {
	color: #505458;
	display: block;
	font-size: 14px;
	padding: 4px;
	cursor: pointer;
	padding-bottom: 5px;
}

.tool-msg ul li a:hover {
	color: #7d8388;
}

.msg textarea:focus {
	border-color: #8a8a8a !important;
}

div#talkmessage {
	padding: 15px;
	overflow: auto;
	flex-basis: 90%;
	background: #fff;
	padding-top: 5px;
	margin-bottom: 0px;
	/*height: 250px !important;*/
	margin-right: 0px !important;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

.footer-msg {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-color: #eeeeee;
	/*padding: 15px;*/
	padding: 5px 10px 0px 10px;
	border-top: 1px solid #dddddd;
}

#sendmessage #msg {
	margin-bottom: 9px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial !important;
}

#ContentPlaceHolder1_UpdatePanel1 .dxeBase {
	font-family: Arial !important;
	font-size: 11px;
	margin-right: -5px;
}

div#talk {
	height: 100% !important;
	/*position: relative;*/
	width: 85% !important;
	margin: 0 auto;
	margin-bottom: 0px;
	display: flex;
	flex-direction: column;
}

div#sendmessage {
	bottom: 45px;
	width: 100% !important;
	/*height: 145px !important;*/
	left: 20px !important;
	flex-basis: 10%;
	/*margin-bottom:50px;*/
}

div#sendmessage .mensagem {
	vertical-align: text-top;
	width: 99%;
	height: 50px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#ContentPlaceHolder1_txtMensagem {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.text-left {
	text-align: left;
}

.block {
	display: block !important;
}

.relative {
	position: relative;
}

.relative-icon-right i {
	font-size: 19px;
	opacity: 0.5;
	position: absolute;
	right: 12px;
	/*top: 6px;*/
	top: 0;
	z-index: 999;
	color: #505458;
}

.relative:hover i {
	opacity: 10;
}

.btns {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	border: none;
	background-color: #36558f;
	height: auto;
	padding: 8px;
	width: 150px;
	border-radius: 30px;
}

.capitalize {
	text-transform: capitalize;
}

#ContentPlaceHolder1_btnEnviarExtra {
	padding: 0;
	line-height: 43px;
}

#ContentPlaceHolder1_btnEnviarExtra:hover {
	color: #fff;
}

.flex {
	display: flex;
}

.flex20 {
	flex-basis: 20%;
}

.flex80 {
	flex-basis: 80%;
}

.btn {
	background-color: #36558f;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-family: 'Open Sans', Arial;
	font-size: 1em;
	height: auto;
	padding: 6px 10px;
	width: 100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn_auto {
	width: auto;
}

.dxpcHeader_Glass {
	display: none !important;
}

.btn-green {
	background-color: #5bc739;
}

.meio p {
	margin-top: 0;
}

.title-box {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 13px;
	margin-top: 0;
}

.title-box i {
	font-size: 23px;
	vertical-align: 0;
}

.btn-green:hover,
.btn-green:focus {
	opacity: 0.7;
}

.btn-red {
	background-color: #c14646;
}

.btn-red:hover,
.btn-red:focus {
	opacity: 0.7;
}

.btn-gray {
	background-color: #aaaaaa;
}

.btn-gray:hover,
.btn-gray:focus {
	background-color: #999999 !important;
	color: #ffffff !important;
}

.dxpcControl_Glass {
	background-color: #fff !important;
	border: solid 1px #ccc !important;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.btnsDialog {
	font-family: Arial;
	font-size: 11px;
	color: White;
	font-weight: bold;
	border: 1px solid #ffffff;
	width: 50px;
	height: 20px;
}

div#bottom {
	/*background-image:url(../_images/bg_tempo.gif);*/
	width: 100%;
	bottom: 0;
	color: #ffffff;
	vertical-align: bottom;
	padding-bottom: 11px;
	padding-top: 7px;
	position: fixed;
	width: 100%;
	text-align: center;
	left: 0;
	background-color: #3d60a0;
}

#Label1,
#small {
}

.txtM {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txtEnviar {
	width: 100%;
	height: 60px;
	border: #cccccc solid 1px;
	margin: 0px 0px 0px 0px;
}

#txtMsgCliente {
	border: #cccccc solid 1px;
	background-color: #ffffff;
	padding: 0px;
	overflow: auto;
	font-size: 11px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

#atendimento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	text-align: right;
	margin: 10px;
}

#atendimento .titulo {
	font-weight: bolder;
}

#logomarca {
	margin: 10px;
}

.tempoatendimento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
	margin-left: 10px;
}

.textoscinzas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: justify;
}

hr {
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	border-left: 0px;
	border-right: 0px;
}

.atendente {
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	display: block;
	color: #006700;
}

.usuario {
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	display: block;
	color: #003365;
}

.alerta {
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	display: block;
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}

.line-action-secundary .panel-alert {
	float: left;
}

.hide {
	visibility: hidden;
	display: none;
}

#txtMsgIndisponivel {
	padding: 10px;
	font-size: 11px;
	vertical-align: top;
	margin: 0px 0px 10px 0px;
}

.forms {
	width: 250px;
	font-size: 11px;
	margin-bottom: 5px;
}

#pad {
	padding: 10px;
}

a {
	color: #2199e8;
	text-decoration: none;
	line-height: inherit;
	cursor: pointer;
}

a:hover {
	color: #1585d2;
}

.uppercase {
	text-transform: uppercase;
	border: #cccccc solid 1px;
	width: 250px;
	font-size: 11px;
	margin-bottom: 5px;
}

#ddd ul {
	padding: 0;
	margin: 0px;
	list-style: none;
	width: 200px;
}

#ddd ul li {
	float: left;
}

#btnPesquisa {
	background: #0667a2;
	border: medium none;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

#ContentPlaceHolder1_txtEmail,
#ContentPlaceHolder1_txtVisitante {
	/*width: 166px\9 !important;*/
}

.enc {
	text-align: center;
}

#wrap #ContentPlaceHolder1_btnEnviar,
#wrap #ContentPlaceHolder1_btnCancelar {
	background: #0667a2;
	border: medium none;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	width: 48% !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#wrap #ContentPlaceHolder1_btnEnviar:hover,
#wrap #ContentPlaceHolder1_btnCancelar:hover,
#btnPesquisa:hover,
#ContentPlaceHolder1_btnEnviar:hover,
#ContentPlaceHolder1_btnCancelar:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration: none;
	opacity: 0.7;
}

#wrap {
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	margin: 0px auto 0;
	padding: 20px 24px 24px !important;
	width: 250px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 16px;
}

#ContentPlaceHolder1_btnEnviar {
	float: left;
}

#ContentPlaceHolder1_btnCancelar {
	float: right;
}

#ContentPlaceHolder1_rdlPesquisa label {
	cursor: pointer;
}

.clear {
	clear: both;
}

#wrap h1 {
	font-family: Arial;
	font-size: 18px;
	margin-bottom: 9px;
	margin-top: 0;
	letter-spacing: -1px;
	padding-left: 30px;
	background: url(../_images/edit.png) no-repeat left;
}

#ContentPlaceHolder1_rdlPesquisa tbody tr {
	float: left;
	width: 50%;
}

#ContentPlaceHolder1_rdlPesquisa tbody {
}

#ContentPlaceHolder1_rdlPesquisa tbody tr td {
	padding: 0 !important;
}

#wrap p {
	margin-top: 0px;
	margin-bottom: 7px;
}

.maxlength-feedback {
	position: absolute;
	right: 0px;
	bottom: -12px;
	display: inline-block;
	padding: 3px 0px;
	font-size: 11px;
	border-top: none;
	border-right: none;
}

@media (max-width: 670px) {
	/*.maxlength-feedback { bottom: -7px; }*/
}

#ContentPlaceHolder1_rdlPesquisa input[type='radio'] {
	margin: 0px;
	margin-right: 5px;
	cursor: pointer;
	margin-top: 0;
	vertical-align: -1px;
}

#wrap small {
	float: left;
	width: 100%;
	margin-bottom: 4px;
	color: #111;
	font-size: 11px;
}

#ContentPlaceHolder1_rdlPesquisa {
	border: 1px solid #ddd;
	padding: 5px 10px 8px 15px;
	background-color: #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 0px;
	margin-bottom: 14px;
	width: 100%;
}

.dxeMemoEditArea {
	/*font-family: 'Open Sans', Arial !important;*/
	font-family: inherit !important;
	color: #505458;
	padding: 8px 10px !important;
}

.left {
	float: left;
}

.right-margin {
	margin-right: 7px;
}

.clearfix::before,
.clearfix::after {
	display: table;
	content: ' ';
}

.clearfix::after {
	clear: both;
}

#ContentPlaceHolder1_lblMensagem .bold {
	margin-left: -12px;
}

.meio {
	/*background-color: #ffffff;*/
	margin: 16px auto;
	overflow: hidden;
	text-align: center;
	width: 400px;
}

.auth .radio-group {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
	/*padding: 0 30px;*/
	padding: 0 0px;
}

.radio-group label {
	color: #333;
}

.meio input,
.meio select {
	margin-bottom: 9px;
	top: 0px;
	left: 0px;
}

.meio input[type='radio'] {
	float: none;
	margin-bottom: 0;
	margin-right: 7px;
	vertical-align: -1px;
}

#bts {
	margin-top: 7px;
	float: left;
	width: 100%;
}

#bts .btns {
	width: 100%;
	padding: 10px 12px 12px;
	height: 48px;
	margin: 0;
}

.padding {
	padding: 20px 24px;
	padding-bottom: 24px;
	border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.padding br {
	display: none;
}

.clear {
	clear: both;
}

.cwhite {
	color: #fff;
}

#browser {
	float: left;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	margin-top: 2px;
}

#browser a {
	font-size: 9px;
	color: #ffffff;
}

#browser a:hover {
	text-decoration: underline;
}

#resolucao {
	float: left;
	margin-right: 6px;
	border-right: 1px solid #ccc;
	padding-right: 6px;
	line-height: 13px;
}

#chrome {
	margin-right: 6px;
	line-height: 13px;
	border-right: 1px solid #ccc;
	padding-right: 6px;
	background: url(../_images/iconChrome.gif) no-repeat;
	padding-left: 15px;
	background-position: 0px -1px\9;
	float: left;
}

#ie {
	background: url(../_images/iconIE.gif) no-repeat;
	background-position: 0px -1px\9;
	float: left;
	padding-left: 16px;
	line-height: 15px\9;
}

.bd {
	font-weight: bold;
}

.lbl {
	width: 60px;
	float: left;
	line-height: 25px;
	line-height: 25px\9;
	height: auto;
}

.lbl-serv {
	width: 60px;
	float: left;
	line-height: 18px;
	height: auto;
}

.lbl-serv {
	width: 58px\9 !important;
}

#ContentPlaceHolder1_txtTelefone {
	/*width: 130px\9 !important;*/
}

#ContentPlaceHolder1_txtDDD {
	text-align: center;
}

select {
	cursor: pointer;
}

#ContentPlaceHolder1_txtSenha {
	padding-bottom: 4px\9;
}

div#header img.logo {
	width: 60px;
	height: 60px;
	border-radius: 100%
}

div#header,
div#container,
div#sendmessage {
	min-width: 100%;
}

div#container {
	width: 100%;
	margin: 0 auto !important;
}

#fila {
	color: #ffffff;
	width: 85%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	text-align: right;
	line-height: 16px;
}

.sweet-alert button {
	background-color: #666666 !important;
}

.sweet-alert button.cancel {
	background-color: #e1e1e1 !important;
	color: #333;
}

.sweet-alert button:hover {
	opacity: 0.8;
}

.relative {
	position: relative;
}

.line-action .gravatar {
	position: absolute;
	left: 0;
	top: 0;
}

.line-action .panel {
	margin-top: 10px;
	max-width: 80%;
	margin-bottom: 0px;
	line-height: 23px;
	margin-left: 0px;
	padding: 10px 55px 12px 17px;
	position: relative;
	color: black;
}

.line-action .time-action {
	color: #999;
	float: right;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	position: absolute;
	right: 9px;
	top: 0;
}

.line-action .time-action i {
	color: #5bc739;
}

.line-action-client .gravatar {
	right: 0;
	left: inherit;
}

.line-action-client .panel {
	margin-right: 0px;
	margin-left: 0;
}

.label-info-chat {
	text-align: center;
	margin-top: 15px;
	color: #aaaaaa;
	font-size: 13px;
}

.panel {
	font-size: 16px;
	margin-top: 15px;
	padding: 15px;
	border-radius: 2px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	padding-bottom: 20px;
}

.panel-alert {
	background-color: #fcf8e3;
}

.panel-error {
	background-color: #eecccc;
}

.line-action-secundary .panel-gray {
	background-color: #f0f0f0;
	float: left !important;
}

.line-action-blue .panel-gray {
	background-color: #d9edf7;
	float: right !important;
}

.line-action-blue .panel-alert {
	float: right !important;
}

.capitalize {
	text-transform: capitalize;
}

.nome-operador {
	font-weight: bold;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 19px;
}

.float-left {
	float: left !important;
}

.float-right {
	float: left !important;
}

.float-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clearfix::before,
.clearfix::after {
	content: ' ';
	display: table;
}

.clearfix::after {
	clear: both;
}

.line-action .panel-off {
	text-align: center;
	color: #aaa;
	display: table;
	background: #fafafa;
	margin-left: auto !important;
	margin-right: auto !important;
	width: auto;
	float: none !important;
	max-width: none !important;
}

.line-action .panel-off .nome-operador {
	display: inline-block;
	margin-right: 3px;
	font-size: inherit;
	text-transform: none;
}

.relative {
	position: relative;
}

.line-action .gravatar {
	position: absolute;
	left: 0;
	top: 0;
}

.line-action .panel {
	margin-top: 10px;
	max-width: 80%;
	margin-bottom: 0px;
	line-height: 23px;
	margin-left: 0px;
	padding: 10px 55px 12px 17px;
	position: relative;
}

.line-action .time-action {
	color: #999;
	float: right;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	position: absolute;
	right: 9px;
	top: 0;
}

.line-action .time-action i {
	color: #5bc739;
}

.line-action-client .gravatar {
	right: 0;
	left: inherit;
}

.line-action-client .panel {
	margin-right: 0px;
	margin-left: 0;
}

.label-info-chat {
	text-align: center;
	color: #000000;
	font-size: 13px;
}

.panel {
	word-wrap: break-word;
	font-size: 16px;
	margin-top: 15px;
	padding: 15px;
	border-radius: 2px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	padding-bottom: 20px;
}

.panel-gray {
	background-color: #f6f6f6;
}

.panel-alert {
	background-color: #fcf8e3;
}

.panel-error {
	background-color: #eecccc;
}

.capitalize {
	text-transform: capitalize;
}

.float-left {
	float: left !important;
}

.render_file {
	display: flex;
	align-items: center;
}

.render_file img {
	margin-right: 10px;
}

/*.float-right {
  float: right !important; }*/

.float-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clearfix::before,
.clearfix::after {
	content: ' ';
	display: table;
}

.clearfix::after {
	clear: both;
}

.form_chat_flex {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	padding: 25px 10px 10px 10px;
	height: 100%;
	display: flex;
	flex-direction: column;
	max-width: 700px;
	margin: 0 auto;
}

.form_chat_flex #header {
	flex-basis: 40px;
}

.form_chat_flex #container {
	flex-basis: 100%;
	/*max-height: 360px;*/
}

.form_chat_flex #bottom {
}

@media (max-width: 671px) {
	.form_chat_flex {
		padding: 10px 10px 10px 10px;
	}

	#btn_close_large {
		display: none !important;
	}
}

#btn_close_large {
	position: initial;
	/*display: block;*/
	display: none;
	float: right;
}

#btn_close_large img {
	max-width: 15px !important;
}

.small {
	display: block;
}

.omnichannel_text {
	color: #fff;
	/*position: absolute;*/
	bottom: 0;
	width: 100%;
	left: 0;
	text-align: center;
	padding: 5px 0px;
	margin: 0;
	display: none !important;
}

@media (min-width: 671px) {
	.form_chat_flex {
		/*position: initial;*/
		/*max-width: 700px;*/
		max-width: 100%;
		/*margin: 50px auto;*/
		margin: 0 auto;
	}

	div#talk {
		width: 100% !important;
	}

	div#talkmessage {
		/*min-height: 380px;
        max-height: 150px;*/
	}

	.btn_dock {
		display: none;
	}

	.btn_close {
		width: auto;
		/*position: absolute;*/
		right: 21px;
		top: 5px;
	}

	.small {
		padding-top: 10px;
	}

	.maxlength-feedback {
		position: absolute;
		right: 0px;
		bottom: -20px;
		display: inline-block;
		padding: 3px 0px;
		border-top: none;
		border-right: none;
	}
}

.icon_popup {
	margin-bottom: 10px;
	text-align: center;
}

.icon_popup img {
	max-width: 35px;
}

.btn_chat_action {
	list-style-type: none;
	padding: 8px 0 0 0;
}

.btn_chat_action li {
	margin-bottom: 4px;
}


.box_mensagem {
	display: flex;
	padding: 5px 5px 0px 5px;
	background-color: var(--color-dark);
}

.box_mensagem .msg {
	flex-basis: 100%;
	display: flex;
}

.box_mensagem .actions {
	display: inline;
	width: 40px;
	float: none;
}

@media (min-width: 671px) {
	.box_mensagem {
		padding: 0;
	}
}

.btn_action {
	background: #fff;
	color: #069;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
}

.btn_action:hover {
	color: #fff;
	background: #1585d2;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	#ctl00_ContentPlaceHolder1_pnlVisitante {
		margin-bottom: 5px;
	}

	input:focus {
		outline: none;
	}
}

.btn_dock {
	position: absolute;
	top: 49px;
	right: 2px;
	list-style: none;
}

.btn_close {
	padding: 7px 8px;
	width: auto;
	font-size: 0em;
	display: block;
	background: #000;
}

.btn_close:hover {
	background: rgba(0, 0, 0, 0.4);
}

.btn_close img {
	max-width: 12px;
	display: block;
}

.dig {
	width: auto;
	padding: 0px 2px;
	font-size: 0.9em;
}

@media (max-width: 670px) {
	body {
		margin: 0px !important;
		font-size: 11px !important;
	}

	#fila {
		text-align: right;
		float: right;
		margin-top: -14px;
		margin-right: 0px;
	}
	/*.form_chat_flex #header{display:block;}*/
	div#container {
		width: 100%;
		margin: 0px !important;
		height: auto;
	}

	div#talk {
		height: 100% !important;
		width: 100% !important;
		/*position: inherit !important;*/
		margin-right: 0px !important;
	}

	input,
	textarea {
		outline: none !important;
	}

	.btns {
		cursor: pointer !important;
	}

	#sendmessage .btns {
		width: 48%;
	}

	div#header > img {
	}

	div#bottom {
		text-align: center !important;
		margin-top: 20px;
	}

	#Label1,
	#small {
		margin-left: 0 !important;
	}

	div#talkmessage {
		padding: 5px;
		height: 100% !important;
		width: auto !important;
	}

	.textoscinzas {
		font-size: 9px;
	}

	div#header {
		width: 100%;
		height: auto;
		text-align: center;
	}

	#ContentPlaceHolder1_UpdatePanel1 .dxeBase {
		margin-top: -18px !important;
		float: right;
		margin-right: 5px;
	}

	#btnCancelarPJ {
		background-color: #000;
	}

	.relative-icon-right #ContentPlaceHolder1_btnCancelarPJ i,
	.relative-icon-right #btnCancelarPJ i {
		color: #c14646;
		opacity: 10;
		top: 10px;
		right: 16px;
	}

	div#sendmessage {
		height: auto !important;
		margin-bottom: 0;
	}

	.msg {
		margin-bottom: 0;
	}

	.msg,
	.actions {
		width: 100%;
	}

	.actions .btn-green {
		width: 49%;
	}

	.actions .btn-red {
		width: 49%;
	}

	.nome-operador {
		font-size: 0.9em;
	}

	/*#header .right { float:none; width:100%; display:block; }*/
	#header .right span {
		width: 100% !important;
		text-align: center !important;
	}

	.btn_close {
		right: 8px;
		top: 0px;
	}

	.meio {
		width: 100% !important;
		min-width: 100%;
		color: #fff;
	}

	#ContentPlaceHolder1_rblLogin tbody tr {
		float: left;
		padding: 3px 12px;
	}

	.label-info-chat {
		margin-top: 0;
	}

	.line-action .panel {
		margin-top: 5px;
		padding: 5px 55px 8px 17px;
		line-height: 22px;
	}

	.line-action .time-action {
		font-size: 0.8em;
	}

	div#header {
		margin-bottom: 0;
	}

	div#header .lblAtendimento {
		font-size: 0.9em;
	}


	.footer-msg {
		padding: 0;
	}

	.dxeBase {
		font-size: 1em;
	}

	div#talk {
		max-height: 100%;
	}

	div#talkmessage {
		/*max-height: 374px !important;*/
	}
}

#ContentPlaceHolder1_txtComentario {
	font-size: 10px;
	padding: 5px;
}

.has-tip {
	font-weight: normal;
	position: relative;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px !important;
}

/*
select, select.has-tip 
{
    font-size: 14px; 
    padding-left:17px !important; 
    transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s; 
    border: 1px solid #cacaca; 
    color:#505458; 
    height:40px;
}*/

.tooltip {
	background-color: #ffffff;
	line-height: 14px;
	color: #505458;
	font-size: 11px;
	padding: 11px 12px;
	border: 1px solid #ddd;
	border-radius: 6px;
	box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.2);
	position: absolute;
	z-index: 10;
	top: calc(100% + 0.6495rem);
	text-align: center;
}

.tooltip::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: transparent transparent #ffffff;
	border-bottom-style: solid;
	border-top-width: 0;
	bottom: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.tooltip.top::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: #ffffff transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	top: 100%;
	bottom: auto;
}

.tooltip.left::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: transparent transparent transparent #ffffff;
	border-left-style: solid;
	border-right-width: 0;
	bottom: auto;
	left: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.tooltip.right::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: transparent #ffffff transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	bottom: auto;
	left: auto;
	right: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
