.topo-fale-conosco{
	display: none;
}

.dm-lifree, .dm-libg{
	border-top: none;
}
main.content-site-devmedia{
	padding: 0;
}
.dm-lifree {
    background: linear-gradient(90deg, rgba(58,14,103,1) 0%, rgba(29,29,29,1) 35%);
    width: 100%;
    padding-right: 0;
    display: flex;
    justify-content: center;
    height: 180px;
    align-items: center;
}
.dm-lifree h3{
	font-size: 50px;
	color: #fff;
	font-family: "IBM Plex Mono";
	text-transform: none;
	text-align: center;
}
.open-chamado {
    padding: 50px 60px 0;
}
.btn-chamado-abrir{
	background: #2f144a;
	border-radius: 5px;
	border: 2px solid #2f144a;
}
.btn-faleconosco{
	border-radius: 5px;
	border: 2px solid #777777;
}
.btn-chamado-abrir:hover {
    background: transparent;
}
.btn-chamado-abrir:hover .abrirChamado {
    color: #2f144a;
}
.btn-faleconosco:hover {
    background: transparent;
}
.btn-faleconosco:hover .alterarmvp, .btn-faleconosco:hover .dados {
    color: #777777;
}
.padding-chamados {
    padding: 50px 60px 15px;
}
.chamados table>thead>tr, .atendentes table>thead>tr{
	border-color:#2f144a ;
}
.chamados table>tbody>tr>td>a{
	color: #000;
}
.open-chamado>div>span {
    margin: 0 0 10px;
    width: 100%;
    max-width: max-content;
}
.legendaCor {
    display: flex;
    align-items: center;
}
.tabela-chamados th{
	padding: 20px;
}
.filha td{
	padding: 0 20px 0;
}
.chamados table>thead>tr, .atendentes table>thead>tr{
	line-height: 1.5;
}
.font-media{
	font-family: "IBM Plex Mono";
	color: #000 !important;
	font-weight: 600;
}
section>div>div>div.login-area>form>p>input:focus {
    border: 1px solid #494949;
    box-shadow: none;
}
section>div>div>div.login-area>form>p>input{
	border-radius: 5px;
}
section>div>div>div.login-area>form{
	padding: 0;
}
.dm-btn-ok,
.dm-btn-op1{
	border-radius: 5px;
}
.dm-btn-chamado{
	border-radius: 5px !important;
	background: #2f144a;
}
.esqueceu-senha{
	color: #6a6565 !important;
}
.dm-btn-chamado{
	background-color: #2f144a !important;
	border:2px solid #2f144a !important;
}
.aviso-chamado-area {
    padding: 0 40px 10px !important;
}
.dm-btn-chamado:hover {
    background-color: transparent !important;
    color: #2f144a;
}
#areaAvisoLogin{
	padding-top: 40px;
}
.dm-breadcrumb {
    margin-top: 20px;
    padding: 0 60px;
}
.container-breadcrumb a {
    text-decoration: none;
    color: #37105e;
    font-family: sans-serif;
	font-weight: 600;
	font-size: 14px;
}
.container-breadcrumb span {
    font-family: sans-serif;
	font-size: 14px;
}
.box-feedback {
    background: #ececec;
    border-radius: 10px;
	padding: 5px;
}
.box-feedback h3 {
    text-align: center;
    margin: 10px;
    font-size: 30px;
	font-family: "IBM Plex Mono";
}
.container-breadcrumb a:hover {
    text-decoration: underline;
}
.form-opn-chamado {
    padding: 50px 60px;
}
.form-opn-chamado .allForm ul p{
	font-size: 18px !important;
}
.allForm label {
    color: #656565;
    font-weight: 600;
    font-size: 18px;
}
button.submit{
	background: #2f144a;
	border: 2px solid #2f144a;
	margin: 0 15px 20px 0 !important;
}
button.submit:hover{
	background: transparent;
	color: #2f144a;
}
.box-notification>a.alertBtn{
	background: #2f144a !important;
	border-color: #2f144a !important;
}
.btn-beneficios:not(.perder){
	background: #2f144a !important;
}
.btn-cancelar-assinatura:disabled, .btn-cancelar-assinatura[disabled] {
    background: #bdbdbd !important;
}
.btn-cancelar-assinatura{
	background: #2f144a !important;
}
.dm-devware h4, .h4-fechado {
    margin-top: 15px;
    text-align: center;
    color: #000;
    text-decoration: underline;
}
.container-atendimento {
    padding: 40px 60px;
}
.dados-atendimento ul, .interacoes ul{
	box-sizing: border-box;
}
.dados-atendimento .espec{
	color: #2f144a;
}
.quest-finaliza{
	background: #1d1d1d;
	border-radius: 10px;
}
.quest-finaliza p{
	color: #c9f31d;
}
.feedback .dm-lifree {
    background: transparent;
	height: 120px;
}
.chamados .filha:hover, .atendentes .filha:hover {
    border: none;
	background: #b7b7b7 !important;
}
.feedback .dm-lifree h3 {
    color: #000;
}
#hint {
	color: #2f144a;
}
.dm-devware p {
	margin-bottom: 40px !important;
    line-height: 160%;
    background: #ececec;
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 18px;
}
.dm-resp>div>div>ul>li.usuario>div{
	border-radius: 10px;
}
.dados-atendimento ul, .interacoes ul{
	background: #ececec;
    border-radius: 10px;
}
section.chamados-abertos {
    padding: 0 60px;
}
.content-site-devmedia  .chamados-abertos .container{
	border-color: #2f144a;
    background: rgb(47 20 74 / 26%);
    font-size: 18px;
    border-radius: 10px;
}
.dm-resp>div>div>ul>li.atendente{
	display: block;
}
.allForm a {
    background: #dfdddd;
    padding: 11px;
    border-radius: 5px;
	margin: 0;
	border: 2px solid #dfdddd;
}
.allForm a:hover {
    text-decoration: none;
    border-color: #7f7e7e;
    background: transparent;
    color: #7f7e7e;
}
.chamados table>tbody {
    line-height: 180%;
}
/* TOOTIP */
.arrowToolTip {
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
}
.arrowToolTip.ui-tooltip-top {
	border-bottom: 5px solid #000;
	bottom: -10px;
}
.arrowToolTip.ui-tooltip-bottom {
	border-top: 5px solid #000;
	top: -10px;
}
.arrowToolTip.ui-tooltip-left {
	border-right: 5px solid #000;
	right: -10px;
}
.arrowToolTip.ui-tooltip-right {
	border-left: 5px solid #000;
	left: -10px;
}
/* TOOLTIP */
@media (max-width: 767px) {
	.chamados {
		overflow-x: auto;
		width: 100%;
	}
    .links-fale-conosco {
        padding: 0;
    }
}
@media (max-width: 647px) {
    .open-chamado>div {
        text-align: left !important;
    }
	.open-chamado {
		padding: 50px 30px 0px;
	}
	.padding-chamados {
		padding: 10px 30px 15px;
	}
}
@media (max-width:580px){
	.box-botoes {
		display: flex !important;
		flex-direction: column !important;
	}
	.box-botoes span {
		width: 100% !important;
		max-width: 100% !important;
		padding: 10px 0px;
	}
	.legendaCor {
		flex-direction: column;
		align-items: flex-start;
        width: 100% !important;
	}
	.padding-chamados {
		padding: 10px 30px 15px;
    }
	.colors strong{
		margin-left: 0 !important;
		margin-right: 8px;
	}
	.dm-lifree h3 {
		font-size: 40px;
		margin: 0 10px;
	}
	.form-opn-chamado {
		padding: 50px 20px;
	}
	.container-atendimento {
		padding: 40px 30px;
	}
}
