main.content-site-devmedia {
    padding: 0 60px;
    box-sizing: border-box;
}

.dm-lifree,
.dm-lifree-chamados,
.dm-lifaq,
.dm-limvp{display:inline-block; padding-right:10px;}
.dm-lifree h3,
.dm-lifree-chamados h3,
.dm-lifaq h3,
.dm-limvp h3{text-align:left;display:block;text-transform:uppercase; color:#302f31;margin:10px 0;line-height:40px;font-size:24.5px;}
.dm-lifree,.dm-lifree-chamados,.dm-limvp,.dm-lifaq{margin-top:-5px;font-family:"Conv_Nexa Bold", Arial, Tahoma}
.dm-lifree{border-top:5px solid #49c5bf;}
.dm-limvp{border-top:5px solid #8cc53e;}
.dm-libg{border-top:5px solid #302f31}
.dm-lifaq{border-top:5px solid #3F6AB6;}
.free-btn,.mvp-btn{text-transform:uppercase;text-decoration:none;-webkit-border-radius:2px;border-radius:2px;color:#fff;background-color:#302f31;border:none;display:table;font-size:11px;font-weight:bold;font-family: Arial, Tahoma;margin:15px 0;padding:7px 12px}
.free-btn:hover,.mvp-btn:hover{text-decoration:none;-webkit-border-radius:2px;border-radius:2px;color:#fff}
.free-btn:hover{background-color:#49c5bf}
.mvp-btn:hover{background-color:#8cc53e}

.dm-devware h4, .h4-fechado {
font-family: "Conv_Nexa Light", Arial, Tahoma;
font-size: 24px;
line-height: 130%;
font-weight: 100;
text-transform: uppercase;
color: #49c5bf;
margin-top: 0;
}

.dm-devware p {
margin: 0 0 40px;
color: #656565;
font-size: 17px;
font-family: Arial, Tahoma;
line-height: 120%;
}

.dm-breadcrumb {
/*margin-top: -50px;*/
color: #999;
}

.dm-breadcrumb-atendente {
color: #999;
}

.dm-breadcrumb>div>div>div.path, .dm-breadcrumb-atendente>div>div>div.path {
margin: 20px 0;
padding: 13px 0 13px 5px;
line-height: 30px;
font-family: arial;
font-size: 10px;
}

.dm-breadcrumb>div>div>div>a, .dm-breadcrumb-atendente>div>div>div>a {
padding: 0 5px;
color: #49c5bf;
text-transform: uppercase;
text-decoration: none;
}

.chamado-btn, .btn-chamado, .finaliza{
	background: #49c5bf;
	background: -moz-linear-gradient(top, #49c5bf 0%, #38b4ad 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49c5bf), color-stop(100%,#38b4ad));
	background: -webkit-linear-gradient(top, #49c5bf 0%,#38b4ad 100%);
	background: -o-linear-gradient(top, #49c5bf 0%,#38b4ad 100%);
	background: -ms-linear-gradient(top, #49c5bf 0%,#38b4ad 100%);
	background: linear-gradient(to bottom, #49c5bf 0%,#38b4ad 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c5bf', endColorstr='#38b4ad',GradientType=0 );
	
	border: 1px solid #34A59F;
	margin: auto auto 40px auto;
	display: block;
	cursor: pointer;
	border-radius:4px;
	outline: none;
	padding: 5px 15px 5px 15px;

}

.btn-chamado-abrir{
	background: #49c5bf;
	border: 0px solid #34A59F;
	display: inline-block;
	cursor: pointer;
	outline: none;
	padding: 9px 25px 9px 25px;
	text-align: center;
	font-family: Arial, Tahoma;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

.btn-faleconosco{
	background: #777777;
	border: 0px solid #34A59F;
	display: inline-block;
	cursor: pointer;
	outline: none;
	padding: 9px 25px 9px 25px;
	text-align: center;
	font-family: Arial, Tahoma;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

.open-chamado>div>span{
	margin: 0 20px 40px 0;
}

.open-chamado>div{
		display: inline-block;
	}

.chamado-btn{
	max-width: 260px;
}

@media (max-width:647px){
	.open-chamado>div>span {
		margin: 0 auto 40px auto;
		width: 50%;
	}
	.open-chamado>div {
		text-align: center;
	}
	main.content-site-devmedia {
		padding: 0 10px;
	}
}

@media (max-width:1199px){
	.btn-chamado-abrir{
		padding: 9px 15px 9px 15px;
	}

	.btn-faleconosco{
		padding: 9px 15px 9px 15px;
	}
}

@media (max-width:979px){
	.btn-chamado-abrir{
		width: 115px;
	}

	.btn-faleconosco{
		padding: 9px 15px 9px 15px;
	}
}

@media (max-width:767px){
	.links-fale-conosco{
		padding: 0 10px 0 10px;
	}

	.padding-chamados{
		padding: 0 10px 0 10px;
	}
	
	.mb-lastposts{
		padding: 0 10px 0 10px;
	}
}


.chamado-btn:hover, .btn-chamado:hover, .finaliza:hover{
background: #38b4ad;
background: -moz-linear-gradient(top, #38b4ad 0%, #49c5bf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#38b4ad), color-stop(100%,#49c5bf));
background: -webkit-linear-gradient(top, #38b4ad 0%,#49c5bf 100%);
background: -o-linear-gradient(top, #38b4ad 0%,#49c5bf 100%);
background: -ms-linear-gradient(top, #38b4ad 0%,#49c5bf 100%);
background: linear-gradient(to bottom, #38b4ad 0%,#49c5bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38b4ad', endColorstr='#49c5bf',GradientType=0 );
}

.chamado-btn:active, .btn-chamado:active, .finaliza:active{
background: #38b4ad;
border: 1px solid #309691;}

.chamado-btn > img, .btn-chamado > img{
	float: left;
	display: block;
	margin: 10px 0 10px 10px;
}

.chamado-btn > span {
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	display: block;
	margin: 3px 0 0 0;
}

 .btn-chamado-abrir > a, .btn-faleconosco > a {
	font-family: Arial, Tahoma;
	font-size: 18px;
	color: #fff;
	display: block;
	margin: 3px 0 0 0;
	text-decoration: none;
}

.btn-chamado > span{
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	font-size: 24px;
	color: #fff;
	display: block;
	margin: 15px 0 0 15px;
	float: right;
}

.btn-chamado{
	float: right;
}

@media(max-width:479px){
	.btn-chamado{
		float: none !important;
	}
}

/* Caption Style 4 */

.grid {
	padding: 20px 0px 100px 0px;
	max-width: 1300px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.grid .span6{
	margin:0;
}

.grid li {
	display: inline-block;
	margin: 0;
	padding: 0 7px 0 0;
	text-align: left;
	position: relative;
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 0;
	background: #2c3f52;
	color: #ed4e6e;
}

.grid figcaption h3 {
	font-family: Arial, Tahoma;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 5px;
	color: #fff;
}

.grid figcaption a {
	background: #49c5bf;
	background: -moz-linear-gradient(top, #49c5bf 0%, #38b4ad 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49c5bf), color-stop(100%,#38b4ad));
	background: -webkit-linear-gradient(top, #49c5bf 0%,#38b4ad 100%);
	background: -o-linear-gradient(top, #49c5bf 0%,#38b4ad 100%);
	background: -ms-linear-gradient(top, #49c5bf 0%,#38b4ad 100%);
	background: linear-gradient(to bottom, #49c5bf 0%,#38b4ad 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c5bf', endColorstr='#38b4ad',GradientType=0 );
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
}

.grid figcaption a:hover {
	background: #38b4ad;
	background: -moz-linear-gradient(top, #38b4ad 0%, #49c5bf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#38b4ad), color-stop(100%,#49c5bf));
	background: -webkit-linear-gradient(top, #38b4ad 0%,#49c5bf 100%);
	background: -o-linear-gradient(top, #38b4ad 0%,#49c5bf 100%);
	background: -ms-linear-gradient(top, #38b4ad 0%,#49c5bf 100%);
	background: linear-gradient(to bottom, #38b4ad 0%,#49c5bf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38b4ad', endColorstr='#49c5bf',GradientType=0 );
}

.grid figcaption a:active {
	background: #38b4ad;
	border: 1px solid #309691;
}

.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}

.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.cs-style-4 figure > div {
	overflow: hidden;
}

.cs-style-4 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	max-width: 271px;
	max-height: 203px !important;
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
	
}

.cs-style-4 figcaption {
	height: 80.5%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
	word-wrap: break-word;
}

.cs-style-4 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

@media screen and (max-width: 31.5em) {
	.grid {
		padding: 10px 10px 100px 10px;
	}
}

.open-chamado > img{
	float:left;
	margin: 0 20px 0 0;
}

.open-chamado > p {
}

.chamados, .atendentes{
	font-size: 14px;
	font-family: Arial, Tahoma;
	margin-bottom: 50px;
	overflow-x: auto;
	width: 100%;
}
.chamados table.tabela-chamados, .atendentes table.tabela-atendentes{
	border: none;
	border-collapse: collapse;
	width: 100%;
	list-style: none;
}

.chamados table>thead>tr, .atendentes table>thead>tr {
	line-height: 300%;
	border-bottom: 4px solid #49c5bf;
	background-color: #FFFFFF;
	color: #666;
	text-transform: uppercase;
	text-align: center;
}

.atendentes table>tbody {
	line-height: 200%;
}

.chamados table>tbody {
	line-height: 130%;
}

.chamados .filha:hover, .atendentes .filha:hover {
background-color: #FAFAFA;
border-left: 5px solid #CD5B4D;
}

.atendente table>tbody>tr>td {
	padding-top: 3px;
	padding-bottom: 3px;
	max-width: 300px;
	border-bottom: 1px solid;
	border-color: #D5D5D5;
	text-align: center;
}

th {
	padding: 0px 5px;
  }

.chamados table>tbody>tr>td {
	max-width: 300px;
	border-bottom: 1px solid;
	border-color: #D5D5D5;
	text-align: center;
	padding: 7px 5px;
}

.chamados table>tbody>tr>td>a, .atendentes table>tbody>tr>td>a {
	text-decoration: none;
	color: #49c5bf;
}

.chamados table>tbody>tr>td>a:hover, .atendentes table>tbody>tr>td>a:hover {
	text-decoration: underline;
}


a.perfil-link {
    color: white !important;
    text-transform: capitalize;
}

a.perfil-link:hover {
    color: #49c5bf !important;
}

@media(max-width: 630px) {
	.open-chamado > div > a {
		margin: 0 auto 20px auto;
		width: 60%;
	}
	.padding-chamados {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}
/* === Estilo dos forms do site === */

.allForm {
    max-width: 760px;
}
.allForm.respondeChamado {
    max-width: 100%;
}
.allForm label{
	font-family: Arial, Verdana;
}

.allForm ul {
    list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}

.allForm li{
	padding:12px;
	position:relative;
} 

.required_notification {
	color:#d45252; 
	margin:5px 0 0 0; 
	display:inline;
	float:right;
}

/* === Form Elements === */
.allForm label {
	width:180px;
	margin-top: 3px;
	display:inline-block;
	padding:3px;
}
.allForm input[type=text] {
	height: 30px;
	width: 100%;
	padding:5px 8px;
	box-sizing: border-box;
}
.allForm select {
	height: 35px;
	width: 20%;
	padding: 5px 2px 5px 5px;
}

.allForm select[multiple] {
	height:150px; 
	width:100%; 
	padding:5px 8px;
}

.allForm textarea {padding:8px;width: 100%;min-height: 130px;box-sizing: border-box;}
.allForm button {float: left;}

/* form element visual styles */
.allForm input[type=text], .allForm textarea { 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	border-radius:2px;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	-ms-transition: padding .25s;
	transition: padding .25s;
}

 .allForm select  { 
	height: 30px;
	width: 100%;
	padding: 5px 2px 5px 5px;
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	border-radius:2px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}

.allForm input[type=text]:focus, .allForm textarea:focus {
	background: #fff;
	border:1px solid #555;
	box-shadow: 0 0 3px #aaa;
	/* padding-right:40px; */
}

/* === HTML5 validation styles === */	
.allForm input[type=text]:required, .allForm textarea:required {
	background: #fff url(../images/red_asterisk.png) no-repeat 98% center;
}
.allForm input[type=text]:required:valid, .allForm textarea:required:valid {
	background: #fff url(../images/valid.png) no-repeat 98% center;
	box-shadow: 0 0 5px #5cd053;
	border-color: #28921f;
}
.allForm input[type=text]:focus:invalid, .allForm textarea:focus:invalid {
	background: #fff url(../images/invalid.png) no-repeat 98% center;
	box-shadow: 0 0 5px #d45252;
	border-color: #b03535;
}
	
/* === Button Style === */
button.submit {
	background: #49c5bf;
	background: -moz-linear-gradient(top, #49c5bf 0%, #38b4ad 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49c5bf), color-stop(100%,#38b4ad));
	background: -webkit-linear-gradient(top, #49c5bf 0%,#38b4ad 100%);
	background: -o-linear-gradient(top, #49c5bf 0%,#38b4ad 100%);
	background: -ms-linear-gradient(top, #49c5bf 0%,#38b4ad 100%);
	background: linear-gradient(to bottom, #49c5bf 0%,#38b4ad 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c5bf', endColorstr='#38b4ad',GradientType=0 );

	border: 1px solid #34A59F;
	margin: auto 40px 40px auto;
	display: block;
	cursor: pointer;
	padding: 10px 30px;
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	font-size: 24px;
	color: #fff;
	border-radius:4px;
	outline: none;
}

button.submit:hover {
	background: #38b4ad;
	background: -moz-linear-gradient(top, #38b4ad 0%, #49c5bf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#38b4ad), color-stop(100%,#49c5bf));
	background: -webkit-linear-gradient(top, #38b4ad 0%,#49c5bf 100%);
	background: -o-linear-gradient(top, #38b4ad 0%,#49c5bf 100%);
	background: -ms-linear-gradient(top, #38b4ad 0%,#49c5bf 100%);
	background: linear-gradient(to bottom, #38b4ad 0%,#49c5bf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38b4ad', endColorstr='#49c5bf',GradientType=0 ); 
}
button.submit:active {
	background: #38b4ad;
	border: 1px solid #309691;
	
}

.loading {
	background: #FDFDFD;
	border: 1px solid #D2D6D6;
	margin: auto 40px 40px auto;
	display: inline-block;
	padding: 10px 10px;
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	font-size: 24px;
	color: #302f31;
	border-radius:4px;
	float: left;
	outline: none;
}

.allForm a {
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	font-size: 24px;
	color: #000;
	text-decoration: none;
	float: left;
	margin: 8px;
	cursor: pointer;
}

.allForm a:hover {
	text-decoration: underline;
}
/* === Fim do estilo dos forms === */

.dados-atendimento, .interacoes{
	margin: 0 0 40px;
	color: #656565;
	font-size: 17px;
	font-family: Arial, Tahoma;
	line-height: 120%;
}

.dados-atendimento h3, .interacoes h3{
	text-align:left;
	display:block;
	text-transform:uppercase;
	color:#302f31;
	margin:10px 0;
	line-height:40px;
	font-size:24.5px;
}

.dados-atendimento ul,.dados-atendimento li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.dados-atendimento ul, .interacoes ul{
	display: block;
	overflow: hidden;
	width: 100%;
	background:#f9f9f9;
}

.dados-atendimento ul > li{
	width: 46%;
	padding: 10px 10px 10px;
	display: block;
	height: auto;
	float: left;
}

.dados-atendimento ul > li:nth-child(2n+1){
	clear: both;
}

.dados-atendimento ul > li span{
	word-wrap: break-word;
}

.dados-atendimento .espec{
	font-weight: bold;
	color: #49c5bf;
}


.span12{
	margin:0px !important;
}

.interacoes h3{
	float:left;
}

.interacoes a.link-res{
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	font-size: 18px;
	color: #49c5bf;
	text-decoration: none;
	float: right;
	margin: 20px 5px 0 0;
}

.interacoes a.link-res:hover{
	text-decoration: underline;
}

.interacoes .responde{
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	border: 1px solid #ddd;
	margin: auto auto 40px auto;
	display: block;
	cursor: pointer;
	border-radius:4px;
	outline: none;
	padding: 5px 15px 5px 15px;
}

.interacoes .responde:hover{
	background: #ededed;
	background: -moz-linear-gradient(top, #ededed 0%, #ffffff 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(99%,#ffffff));
	background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 99%);
	background: -o-linear-gradient(top, #ededed 0%,#ffffff 99%);
	background: -ms-linear-gradient(top, #ededed 0%,#ffffff 99%);
	background: linear-gradient(to bottom, #ededed 0%,#ffffff 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );
}

.interacoes .responde:active{
	background: #e0e0e0;
	border: 1px solid #ccc;
}

.interacoes .responde{
	float: right;
}

.interacoes .responde>span{
	font-size: 20px !important;
	float: right !important;
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	color: #8f8f8f;
	margin: 0 0 0 10px;
}

.interacoes .responde>img{
	float: left;
	display: block;
	margin: 1px 0;
}

.responder,.feedback, .quest-finaliza {
	clear: both;
	margin: 0;
}

.responder .allForm label,.feedback .allForm label{
	width: 97%
}

.responder .allForm textarea, .feedback .allForm textarea {
	width: 97% !important;
	min-height: 150px !important;
}

.responder .allForm textarea:focus, .feedback .allForm textarea:focus {
	padding-right: 30px !important;
}

.interacoes .finaliza{
	float: left;
}

.interacoes .finaliza>span{
	font-size: 20px !important;
	float: right !important;
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	color: #fff;
	margin: 0 0 0 10px;
}

.interacoes .finaliza>img{
	float: left;
	display: block;
	margin: 1px 0;
}

.notas ul > li {
	display: inline-block !important;
}

.interacoes a.link-fn-chamado{
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	font-size: 18px;
	color: #000;
	height: 31px;
	padding: 2px 0 0 30px;
	display: block;
	background: url("../imagens/check.png") no-repeat;
	text-decoration: none;
	float: left;
	margin: 20px 0 0 5px;
}

.interacoes a.link-fn-chamado:hover{
	text-decoration: underline;
	background: url("../imagens/check2.png") no-repeat;
}

.quest-finaliza {
	font-size: 20px !important;
	font-family:Arial, Tahoma;
	color: #000;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px !important;
	background: #253a44;
	padding: 40px 20px;
}

.quest-finaliza p {
	color: #0ac5d4;
	font-weight: bold;
	margin-top: 0;
}

.quest-finaliza label {
	color: #FFF;
	font-weight: normal;
	cursor: pointer;
	display: block;
	margin: 15px 0;
}

.quest-finaliza input {
	cursor: pointer;
}

/*Comentario Chamado*/
.dm-resp{background: white;/*padding: 50px 0 25px 0;*/ font-family:Verdana; font-size:14px; margin-bottom:20px; }
.dm-resp>div>div>div{}
.dm-resp>div>div>ul{padding:20px;}
/*usuario*/
.dm-resp>div>div>ul>li.usuario{list-style:none;list-style:none;clear:both;min-height:120px;margin-bottom: 20px; display: inline-block;}
.dm-resp>div>div>ul>li.usuario>div{background:white; color:#454545;width: 980px;height: 120px;display: table-cell;vertical-align: middle;padding: 0 10px;}
.dm-resp>div>div>ul>li.usuario>div>p{background-color:transparent; font-weight:bold; font-family:arial;color:#454545;}
.dm-resp>div>div>ul>li.usuario>strong{background:#f2f5f7;display: block;height: 120px;width: 120px;float: left;border-radius: 60px;margin-right: 20px;}
.dm-resp>div>div>ul>li.usuario>strong>div{background-image:url(../_arquivo/login/Imagens/2013/user2.png); background-size:80px;  display: block;height: 80px;width: 80px;float: left;border-radius: 41px;margin: 20px;position: absolute;padding: 0;}
.dm-resp>div>div>ul>li.usuario>strong>span{position: absolute;border-radius: 3px;display: block;width: 25px;height: 25px;background:#f2f5f7;-moz-transform: rotate(50deg) skewy(-15deg);-webkit-transform: rotate(50deg) skewy(-15deg);-o-transform: rotate(50deg) skewy(-15deg);-ms-transform: rotate(50deg) skewy(-15deg);transform: rotate(50deg) skewy(-15deg);margin-top: 48px;margin-left: 101px;}
.dm-resp>div>div>ul>li.usuario>img{background:#FFF;display: block;min-height: 80px;min-width: 80px;max-height:80px;max-width:80px;float: left;border-radius: 50px;margin: 20px;position: absolute;padding: 0;border:none;}

/*atendente*/
.dm-resp>div>div>ul>li.atendente{list-style:none;list-style:none;clear:both;min-height:120px;margin-bottom: 20px;  display: inline-block;}
.dm-resp>div>div>ul>li.atendente>div>div{background:#E7ECFE; color:#454545;width: 980px;height: 120px;display: table-cell;vertical-align: middle;padding: 0 10px;}
.dm-resp>div>div>ul>li.atendente>div>div>p{background-color:transparent; font-weight:bold; font-family:arial;color:#454545;}
.dm-resp>div>div>ul>li.atendente>div>strong{background:#f2f5f7;display: block;height: 120px;width: 120px;float: right;border-radius: 60px;margin-left: 20px;}
.dm-resp>div>div>ul>li.atendente>div>strong>div{background-image:url(../_arquivo/login/Imagens/2013/user2.png); background-size:80px;  display: block;height: 80px;width: 80px;float: left;border-radius: 41px;margin: 20px;position: absolute;padding: 0;}
.dm-resp>div>div>ul>li.atendente>div>strong>span{position: absolute;border-radius: 3px;display: block;width: 25px;height: 25px;background:#f2f5f7;-moz-transform: rotate(50deg) skewy(-15deg);-webkit-transform: rotate(50deg) skewy(-15deg);-o-transform: rotate(50deg) skewy(-15deg);-ms-transform: rotate(50deg) skewy(-15deg);transform: rotate(50deg) skewy(-15deg);margin-top: 48px;margin-left: -5px;}
.dm-resp>div>div>ul>li.atendente>div>strong>img{background:#FFF;display: block;min-height: 80px;min-width: 80px;max-height:80px;max-width:80px;float: left;border-radius: 50px;margin: 20px;position: absolute;padding: 0;border:none;}
.alinha{
	float: right;
}

.btn-filtro-novo, .btn-cadastra-atendente, .btn-cadastra-faq{
	background: url(../imagens/filtro-novo.png) 10px 10px no-repeat #49C5BF;
	padding: 8px 11px 8px 37px;
	text-decoration: none;
	float: right;
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #fff;
	-webkit-border-radius:2px;
	border-radius:2px;
	cursor: pointer;
	transition: all 200ms linear;
}

.btn-cadastra-atendente, .btn-cadastra-faq {
	background: #49C5BF;
	padding: 8px 11px 8px 11px;
	margin: 10px 0;
}

.btn-filtro-novo:hover{
	background: url(../imagens/filtro-novo.png) 10px 10px no-repeat #302f31;
}

.btn-cadastra-atendente:hover, .btn-cadastra-faq:hover {
	background: #302f31;
}

.btn-filtro{
	background: url(../imagens/filtro.png) 10px 8px no-repeat #49C5BF;
	padding: 8px 11px 8px 33px;
	text-decoration: none;
	float: right;
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #fff;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-left: 20px;
	cursor: pointer;
	transition: all 200ms linear;
}

.btn-filtro:hover{
	background: url(../imagens/filtro.png) 10px 8px no-repeat #302f31;
	
}

/*FORMULARIO DE FILTRO ATENDENTE*/
.clearfix{
	clear: both;
}

.filtro-chamados{
	background: #f7f7f7;
	padding: 20px 10px 0 20px;
	border-radius: 5px;
	margin: 0 0 50px 0 !important;
	
}
.topo-filtro-chamados {
    display: flex;
    justify-content: space-between;
}
.form-filtro-atendimento {
    display: flex;
    flex-wrap: wrap;
}

.form-filtro-atendimento .input-filtro {
    margin: 5px 10px;
}
.filtro-chamados input, .filtro-chamados textarea {
	border: 1px solid #ccc;
	padding: 0 0 0 15px;
	height: 35px;
	width: 240px;
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	background: #fafafa;
	-webkit-border-radius: 2px;
	margin: 0 0 20px 0;
	border-radius: 2px;
	color: #454545;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

.filtro-chamados input:focus, .filtro-chamados textarea:focus {
	border: 1px solid #49c5bf;
	box-shadow: 0 0 6px #49c5bf;
	outline: none;
	background-color: #fff;
	color: #49c5bf;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.filtro-chamados select{
	height: 35px;
	width: 255px;
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #757575;
	padding: 5px 2px 5px 5px;
	border:1px solid #ccc;
	background: #fafafa;
	border-radius:2px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.filtro-chamados select:focus{
	border: 1px solid #49c5bf;
	box-shadow: 0 0 6px #49c5bf;
	outline: none;
	background-color: #fff;
	color: #aaa;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.filtro-chamados label{
	width:180px;
	margin-top: 3px;
	display:inline-block;
	padding:3px;
	font-family: Arial, Verdana;
}

.form-left {
	float: left;
	padding: 0 33px 0 0;
}

.btn-filtrar{
	border: none;
	outline: none;
	background: #49C5BF;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	float: right;
	font-family: Arial, Tahoma;
	font-size: 14px;letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin: 0 10px 20px 20px;
	cursor: pointer;
	transition: all 200ms linear;
}

.btn-filtrar:hover{
	background: #302f31;
	
}

/* === Button Assinar Style === */
a.assinar {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );

	border: 1px solid #ddd;
	margin: auto 40px 40px auto;
	display: block;
	cursor: pointer;
	padding: 10px 30px;
	font-family:"Conv_Nexa Bold", Arial, Tahoma;
	font-size: 24px;
	color: #8f8f8f;
	border-radius:4px;
	outline: none;
}

a.assinar:hover {
	background: #ededed;
	background: -moz-linear-gradient(top, #ededed 0%, #ffffff 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(99%,#ffffff));
	background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 99%);
	background: -o-linear-gradient(top, #ededed 0%,#ffffff 99%);
	background: -ms-linear-gradient(top, #ededed 0%,#ffffff 99%);
	background: linear-gradient(to bottom, #ededed 0%,#ffffff 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );
	text-decoration: none;
}
a.assinar:active {
	background: #e0e0e0;
	border: 1px solid #ccc;
	
}
/*SIMPLEPAGINATION*/
.simple-pagination ul {
	list-style: none;
width: 100%;
padding: 0;
margin: 0 auto;
text-align:center;
}

.simple-pagination li {
	display: inline-block;
width: 30px;
height: 30px;
background-color: #302f31;
color: #fff;
padding: 10px 8px 0 0px;
/*padding: 10px 5px 0 5px;*/
text-align: center;
margin: 0px 0 0px 2px;
font-family: arial;
}

.simple-pagination li:hover{
background-color:#49c5bf
}

.simple-pagination li a {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 40px;
	width: 40px;
}

.simple-pagination .active {
background-color: #49c5bf !important;
}


.simple-pagination li:first-child {
	margin-bottom: -15px;
background-image: url(../../Imagens/2013/setaesq.png);
background-size: 41px;
background-color: #fff !important;
}

.simple-pagination li:first-child:hover {
	background-position:0 40px;
}

.simple-pagination li:last-child {
	margin-bottom: -15px;
background-image:url(../../Imagens/2013/setadir.png);
background-size: 41px;
background-color: #fff !important;
}

.simple-pagination li:last-child:hover {
	background-position:0 40px;
}

/*FIM TEMA DEVMEDIA*/
/*FIM SIMPLEPAGINATION*/
.dm-pagination, .dm-paginationFechado{
	margin:30px 0;
}
.dm-pagination>div>div>div,.dm-paginationFechado>div>div>div{}
.dm-pagination>div>div>div>ul,.dm-paginationFechado>div>div>div>ul{list-style: none;
width: 100%;
padding: 0;
margin: 0 auto;
text-align:center;}
.dm-pagination>div>div>div>ul>a>li, .dm-paginationFechado>div>div>div>ul>a>li{display: inline-block;
width: 30px;
height: 30px;
background-color: #302f31;
color: #fff;
padding: 10px 5px 0 5px;
text-align: center;
margin: 0px 0 0px 2px;
font-family: arial;}
.dm-pagination>div>div>div>ul>a>li:hover , .dm-paginationFechado>div>div>div>ul>a>li:hover{background-color:#49c5bf}
.dm-pagination>div>div>div>ul>a>li.prev-pag, .dm-paginationFechado>div>div>div>ul>a>li.prev-pag{margin-bottom: -15px;
background-image: url(../../Imagens/2013/setaesq.png);
background-size: 41px;
background-color: #fff;}
.dm-pagination>div>div>div>ul>a>li.prev-pag:hover, .dm-paginationFechado>div>div>div>ul>a>li.prev-pag:hover{ background-position:0 40px;}
.dm-pagination>div>div>div>ul>a>li.next-pag, .dm-paginationFechado>div>div>div>ul>a>li.next-pag{margin-bottom: -15px;
background-image:url(../../Imagens/2013/setadir.png);
background-size: 41px;
background-color: #fff;}
.dm-pagination>div>div>div>ul>a>li.next-pag:hover, .dm-paginationFechado>div>div>div>ul>a>li.next-pag:hover{ background-position:0 40px;}	

/*STYLE TOTAL DE CHAMADOS */
.total-abertos, .total-fechados {
float: right;
font-size: 20px;
color: #414141;
font-family: 'Arial', Tahoma;
font-weight: bold;
}
/*FIM STYLE TOTAL DE CHAMADOS */

/*STYLE PAGINA CONTADOR */
.resultado-contador{
	background: #FCFCFC;
	margin: 0 !important;
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.resultado-contador .retorno-contador {
    margin: 20px 0;
	max-width: 310px;
}
.resultado-contador h3, .conteudo-avaliacao h3{
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #49C5BF;
}

.resultado-contador span{
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.dados-avaliacao{
	font-family: Arial, Tahoma;
	font-size: 16px; 
	
}
.dados-avaliacao>div>ul {
    list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}

/*LISTA ATENDENTES */
.infoExtra{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #999;
}

.infoExtra ul,.infoExtra li{
	list-style: none;
	margin: 0;
	text-align: left;
	padding: 5px;
}

.infoExtra ul{
	display: block;
	overflow: hidden;
	width: 100%
}

.infoExtra ul > li{
	width: 46%;
	padding: 10px 10px 10px;
	display: block;
	height: auto;
	float: left;
}

.infoExtra ul > li:nth-child(2n+1){
	clear: both;
}

.infoExtra .espec{
	font-weight: bold;
	color: #302f31;
}

.menuAtendentes, .menuFaqs{
	margin: 2px 0 -8px 0;
}

.menuAtendentes>span, .menuFaqs>span{
	padding: 0 8px 0 8px;
}

/* == Formatacao UI ==*/
.ui-tooltip, .arrowToolTip:after {
	background: #F2F2F2 !important;
	border: 0px solid white !important;
	box-shadow: 0 0 5px rgba(0,0,0, 0.5) !important;
}
.ui-tooltip {
	padding: 10px 20px !important;
	color: #302f31 !important;
	border-radius: 3px !important;
	font:bold 14px Arial, Sans-Serif !important;
}
.arrowToolTip {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;

}
.arrowToolTip.top {
	top: -16px;
	bottom: auto;
}
.arrowToolTip.left {
	left: 20%;
}
.arrowToolTip:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrowToolTip.top:after {
	bottom: -20px;
	top: auto;
}

.dm-links {
	border: 0px solid #ddd;
	float: right;
	margin: 0 0 0 10px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	outline: none;
	background:  #777777;
}

.dm-links a{
	/*padding: 10px 20px 10px 50px;*/
	padding: 21px 20px 21px 50px;
	margin: 0;
	font-family: conv_nexa bold;
	font-size: 24px;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	align-items: flex-start;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #8f8f8f;
	

}
/*
.dm-links a.dados{
	background: url(../imagens/alterardados.png) no-repeat 6px;
}

.dm-links a.assinatura{
	background: url(../imagens/assinatura.png) no-repeat 6px;
}

.dm-links a.faq{
	background: url(../imagens/faq.png) no-repeat 14px;
}
*/
.dm-links:hover{
	background: #ededed;
	background: -moz-linear-gradient(top, #ededed 0%, #ffffff 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(99%,#ffffff));
	background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 99%);
	background: -o-linear-gradient(top, #ededed 0%,#ffffff 99%);
	background: -ms-linear-gradient(top, #ededed 0%,#ffffff 99%);
	background: linear-gradient(to bottom, #ededed 0%,#ffffff 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );
}

.dm-links:active {
	background: #e0e0e0;
	border: 1px solid #ccc;
}

.dm-links, .dm-links:hover{
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

/* FAQ */
.mb-lastposts>div>div>div>div>ul{
					list-style: none;
					padding:0px;
					margin:0px;
					}
				.mb-lastposts>div>div>div>div>ul>li{
					list-style: none;
					min-height: 100px;
					padding: 20px 5px;
					margin: 8px 0;
					background-color: rgba(255,255,255, 0.7);}
				.mb-lastposts>div>div>div>div>ul>li:hover{background-color: rgba(253, 253, 253, 0.7);}				
				.mb-lastposts *,
				.mb-onlinecourses *,
				.mb-divider *{-webkit-transition: all 150ms linear;
				-moz-transition: all 150ms linear;
				-ms-transition: all 150ms linear;
				-o-transition: all 150ms linear;
				transition: all 150ms linear;}
				.mb-lastposts>div>div>div>div>ul>li.mb-li-z{background-color:rgba(240,240,240, 0.80);}
				.mb-lastposts>div>div>div>div>ul>li.mb-li-z:hover{background-color:rgba(240,240,240, 0.5);}
				.mb-lastposts>div>div>div>div>ul>li>a{text-decoration: none;}
				.mb-lastposts>div>div>div>div>ul>li>a>div{
					display:inline-block;
					vertical-align: middle;
					float: left;}
				
				@media (max-width:479px){
				.mb-lastposts>div>div>div>div>ul>li>a>div {
					display: inline-block;
					vertical-align: middle;
					float: none;
					padding: 0 12px;
					border-right: 1px solid #e0e0e0;}}

				
				.mb-lastposts>div>div>div>div>ul>li>a>strong{
					display:inline-block;
					vertical-align: middle;
					font-size: 0px;}
				@media (max-width:479px){
				.mb-lastposts>div>div>div>div>ul>li>a>strong{
					display: inline-block;
					vertical-align: middle;
					float: left;
					font-size: 0px;
					}}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div{width:100px; height:100px; margin: 0 0 0 10px;}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div.player{ background:url(../Imagens/mb-spriteFAQ12.png) no-repeat 1px -1px #3F6AB6;}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div.entrega{ background:url(../Imagens/mb-spriteFAQ12.png) no-repeat -300px 1px #3F6AB6;}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div.cancelEmail{ background:url(../Imagens/mb-spriteFAQ12.png) no-repeat -98px 0px #3F6AB6;}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div.faqRss{ background:url(../Imagens/mb-spriteFAQ12.png) no-repeat -498px 0px #3F6AB6;}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div.cobranca{ background: url(../Imagens/mb-spriteFAQ12.png) no-repeat -200px 1px #3F6AB6;}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div.videos{ background:url(../Imagens/mb-spriteFAQ12.png) no-repeat -400px -1px #3F6AB6}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div.delphi{ background:url(../Imagens/mb-spriteFAQ12.png) no-repeat 10px 10px #3F6AB6;}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div.php{ background: url(../Imagens/mb-spriteFAQ12.png) no-repeat -600px -1px #3F6AB6;}
				.mb-lastposts>div>div>div>div>ul>li>a>strong>div.misc{ background: url(../Imagens/mb-spriteFAQ12.png) no-repeat -700px -1px #3F6AB6;}
				.mb-lastposts>div>div>div>div>ul>li>a>span{
				color: #585959;
    display: inline-block;
					font-family: conv_nexa light;
					font-size: 30px;
    font-weight: normal;
					max-width: 980px;
    padding: 0 30px;
					text-decoration: none;
    vertical-align: middle;}
	@media (max-width:1199px){
		.mb-lastposts>div>div>div>div>ul>li>a>span{
    max-width: 650px;
}}
	@media (max-width:979px){
		.mb-lastposts>div>div>div>div>ul>li>a>span{
    		max-width: 450px;
		}
		
		.dm-links a {
			padding: 24px 16px 24px 46px;
			font-size: 20px;
		}

	}
	
.rating{
	float:left;
	margin: 10px 0;
}
.rating img {
    width: 35px;
    margin: 0px 2px;
}
#hint{
	float:left;
	margin: 12px 0 0 15px;
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #49C5BF;
}

.fav-atendente{
	width: 22px;
	height: 20px;
	background: url(../imagens/fav-atendente-sprite.png) 22px 0;
	display: block;
	margin: 0 -9px 0 9px;
}

.fav-atendente-marcado{
	width: 22px;
	height: 20px;
	background: url(../imagens/fav-atendente-sprite.png);
	display: block;
	margin: 0 -9px 0 9px;
}

.fav-atendente:hover{
	width: 22px;
	height: 20px;
	background: url(../imagens/fav-atendente-sprite.png);
	display: block;
	margin: 0 -9px 0 9px;
}

/*NOVO*/

.links-fale-conosco{
	/* background: #F9F9F9; */
}

.processando{
	z-index: 99999;
	width: 100%;
	background: rgba(215, 215, 215, 0.67);
	position: fixed;
	top: 0;
	height: 100%;
	display: none;
}
.processando>div{
	margin-top: 17%;
}
.processando>div>img{
	display: block;
	margin: auto;
	width: 14%;
	height: 26%;
}

.processando>div>span{
	text-align: center;
	display: block;
}
