﻿.infoSearchQty
{
	font-size: 8pt; 
    color: #ebebeb; 
    position: absolute; 
    top: 40px; 
    right: 0px; 
    margin: 10px;
    border: 1px solid #FF8000;
    padding: 5px;
    background: #555;
    border-radius: 5px;
}

.formComments
{
	color: #c0c0c0; font-size: 10pt;
}

.pageButton
{
	background: #ebebeb;
	padding: 5px;
	border: 1px solid #c0c0c0;
	margin:0;
}

.pageButtonSelected
{
	background: #c0c0c0;
	padding: 5px;
	border: 1px solid #c0c0c0;
	margin:0;
	margin-left: -1px;
}

.nmFilial
{
	display: block;
	width: 170px;
	text-align: left;
	margin: 0px;
}

.topUserInfo
{
	color: #fff;
	padding: 5px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.topUserInfo a
{
	background: #fff;
	color: #111;
	text-decoration: none;
	border-radius: 5px;
}

.topUserInfo a:hover
{		
	background: #ebebeb;
	color: #999;
	border: 1px solid #fff;
}

.topUserInfo a:active
{
	color:#fff;
	background: #045FB4;
}

.logoff
{
	text-decoration: none; 
	margin-left: 5px;
	color: #fff; 
	background: none;
	border: none;
	text-decoration: underline;
}

#ListView1_itemPlaceholderContainer
{
	width: 100%;
}

#ListView1_Table2
{
	width: 100%;
}

.boxFilial
{
	padding: 5px; 
	margin-left: -8px;
	margin-bottom: -28px;
}

.buttonSuportDownload
{
	float: left;	
}

.colorfff
{
	color: #fff;	
}

.colorC0C0C0font8PT
{
	color: #c0c0c0; 
	font-size: 8pt;
}

.textAlignCenter
{
	text-align: center;	
}

.versao
{
	width: 150px; 
	height: 30px; 
	border: none;
}

.clienteMapa:hover
{
	border-left: 4px solid #FF8000;	
	color: #c0c0c0;
}


.clienteMapa
{
	cursor: pointer;  	
	border-left: 4px solid #045FB4;
	font-size: 8pt;
}

.atualizacaoRedmine
{
	color: #c0c0c0; 
	font-size: 9pt; 
	position: absolute; 
	left: 5px; 
	top: 2px;
}

#loadingLogin
{
	margin-left: 130px; 
	margin-top: -10px; 
	display: none;
}
@media screen and (max-width: 800px) {
	.toolsRightMap
	{
		position: relative; 
		z-index:1000; 
		overflow: hidden;
		margin: 4px; 
		margin-bottom: -16px;
		font-size: 8pt;
	}
	.infoSearchQty
	{
		top: 0px;
	}
	#BtnConsultar
	{
		float: left;
		width: 15%;
	}
	#lblClientes
	{
		display: none;
	}
	.form-control
	{
		float: left;
		width: 70%;
	}
	.box-header
	{
		padding: 5px;
	}
	#lbWelcome
	{
		display:none;
	}
}
@media screen and (min-width: 800px) {
	.toolsRightMap
	{
		position: absolute; 
		z-index:1000; 
		/*background: #fff; 
		border: 1px solid #c0c0c0; */
		overflow: hidden;
		margin: 5px; 
		border-radius: 5px; 
		top: 5px; 
		right: 20px;
		opacity: 0.95; 
		filter: alpha(opacity=95);
	}
}


.products{
	z-index:1000; 
	background: #fff; 
	overflow: hidden;
    padding: 10px; 
    margin: 5px; 
    border-radius: 5px; 
    max-height: 150px;
    display: block;
    border: 1px solid #c0c0c0; 
    font-size: 8pt;
    overflow: auto;
}

.products a
{
	display: block;
	padding: 5px;
	border-radius: 5px;
}

.products a:hover
{
	color: #fff;
	background: #ff8000;
}

.products h4{
    font-size: 9pt;	
    font-weight: bold;
}

.itemProduct
{
	padding: 3px;
    display: block;
    border-radius: 5px; 
    color: #1E90FF;
}
.itemProduct:hover{	
    background: #ebebeb;
    cursor: pointer;
}

.alertIssues
{
	display: block;
	position: relative; 
	color: #fff;	
	margin-top: 15px;
}

.alertIssuesBar
{
	position: absolute; 
	background: #f00; 
	font-weight: bold; 
	top: -15px; 
	right: 0px; 
	border-radius: 100px; 
	font-size: 25pt;
	width:70px; 
	text-align: center;  
	padding: 10px;
}

.alertIssuesBall
{
	background: #f00; 
	border-radius: 10px 0px 0px 10px; 
	font-size: 12pt; 
	border: solid #c0c0c0 1px; 
	width:95%; 
	padding: 7px;
}

.listIssuesPending
{
	padding: 3px; 
	/*width: 100px; */
	border-radius: 2px; 
    color: #000;
    display: block;
    font-weight: bold; 
    /*float: left; */
    text-align: left;
	color: #000;
	border-bottom: 1px solid #ebebeb; 
}

.listIssuesPending:hover
{
	background: #ebebeb;
	border-bottom: 1px solid #f00; 
	color: #000;
}

.back28{ background: #fff;}
.back11{ background: #1874CD;}
.back6{ background: #ff0;}
.back6:hover{ background: #;}
.back5{ background: #fc0;}
.back5:hover{ background: #fc0;}
.back4{ background: #f00;}
.back4:hover { background: #f00; color: #fff; }

.fontSubtitle
{
	color:#3c8dbc; 
	font-size: 9pt;  
	font-weight: normal;  
}

#blockDivPopup
{
	background: #c0c0c0; 
	width: 100%;  
    opacity: 0.4; 
    z-index: 1000; 
    height: 405px; 
    position: absolute;      
}

#blockDiv
{
	background: #c0c0c0; 
	width: 100%; 
    opacity: 0.4; 
    z-index: 1000; 
    height: 840px; 
    position: absolute;
}

.blockDivh1
{
	position: absolute; 
	top: 30%; 
	left: 49%; 
}

.imagensArquivos
{
	border: 1px solid #c0c0c0;
	width: 80px; 
	float: left;
	margin: 3px;
	cursor: pointer;
}
.imagensArquivos:hover
{
	border: 1px solid #000;	
}

.filaChamadoInfo
{
	width: 100%;
	margin: 2px;
}

.filaChamadoInfoData
{
	float: right;	
}

.filaChamadoInfoBox
{
	width: 22px;	
	height: 20px;
	float: left;
}

.itensChamados
{
	width: 100%;
	text-align: left;
	font-size: 10pt;
}

.itensChamados a{			
	color: #045FB4;
	text-decoration: none;
	position: relative;
	display: block;
}

.itensChamados a:hover
{
	text-decoration: underline;
}	

.itensChamados tr:hover td{
	color:#000; background-color: #c0c0c0;
	/*border-bottom: 1px solid #ff8000;*/
}	

.itensChamados td{
	border: none; padding: 1px;
	/*border-bottom: 1px solid #045FB4;*/
}

.select0 td
{
	background-color: #efefef;
}

.select1 td
{
	background-color: #fff;		
}

.itensChamados p{
	padding: 0; margin: 0;
}
		
.textCenter{
	text-align: center;
}

/* PADRAO*/
.prioridade0 td{
	background: #fff; color:#000;
}
/* PRIORIDADE 1*/
.prioridade6 td{
	background: #ff0; color:#000;
}
.prioridade6 div{
	background: #ff0; color:#000;
}
/* PRIORIDADE 2*/
.prioridade5 td{
	background: #ff8000; color:#fff;
}
/* PRIORIDADE 3*/
.prioridade4 td{
	background: #f00; color:#fff;
}

.situacao19 td
{	
	background: #009900; color:#fff;
}

.listaTecnicos
{
	width: 100%; text-align: left;
}

.listaTecnicos th
{
	background-color: #ebebeb; border-bottom: 2px solid #ff8000;	
}

.listaTecnicos label
{
	float: right; width: 60px; text-align: left; margin: 0px; text-align: right;
}

.listaTecnicos tr td p
{
	margin: 0px; padding: 0px;
}

.listaTecnicos tr td a
{
	display: block;
}

.listaTecnicos tr:hover
{
	background: #ebebeb;
}

.listaTecnicosNumeric
{	
	width: 50px;
}

.modalTHnumeric
{
	width: 80px;
}

.listaTecnicos tr td label
{
	float: right;	
}

.tabelaInfoUsers
{
	width: 100%;	
}

.tabelaInfoUsers tr td label
{
	float: right;
}

.tabelaInfoUsers th
{
	background-color: #ebebeb; 	border-bottom: 2px solid #ff8000; padding: 5px;
}

.tabelaInfoUsers td
{
	padding: 5px;
}

.tabelaInfoUsers tr td p
{
	margin: 0px; padding: 0px;	
}

.contentModalChamado
{
	overflow: auto;  background: #ebebeb; padding: 5px; font-size: 9pt; 
	max-height: 250px; overflow: auto;
}


.boxEstacoes
{
	float: left;
	min-width: 48%;
	height: 170px;
	margin: 5px;
}

.boxEstacoes h3
{
	font-size: 15pt;
}

.boxEstacoes p
{
	font-size: 10pt;
}

.boxEstacoes div
{
	height: 143px;
}

.blink_text {

    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;
    color: #fff;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.paginacao
{
	text-align: center;
	padding: 10px;
}

.paginacao a
{
	padding: 5px;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	color: #888;
}

.paginacao a:hover
{
	background-color: #ebebeb;
}

.arvoreContatos
{
	padding: 0px;
	margin-bottom: 20px;
}

.arvoreContatos div
{
	margin: 0px;
	padding: 0px;
}

.arvoreContatosToggle
{
	display: block;
}

#tableData
{
	margin: 10px;
}

.alignRight
{
	text-align: right;
}

#loading
{
	display: none;
}

#areaConsulta
{
	display: none;
}

.formConsulta
{
	position: relative;
	overflow: hidden;
}
.formConsulta div
{
	width: 50%;
	padding: 5px;	
	float: left;
}

.topoConsulta
{
	position: relative; 
	display: block;
	text-align: right; 
	color: #fff; 
	padding: 5px; 
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	overflow: hidden;
	height: 30px;
}

.topoConsulta a
{
	background: #fff;
	text-align: center;
	display: block;
	right: 6px;
	top: 3px;
	position: absolute;
	width: 20px;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
}

.topoConsulta a:hover
{
	color: #fff;
	background: #FF8000;
}

#infoConsulta
{
	position: absolute; 
	right: 10px;
}

#infoConsulta p
{
	font-size: 9pt;
	background: #999;
	border: 1px solid #FF8000;
	display: block; 
	padding: 5px;
}

#imgLogoMapa
{
	position: absolute; 
	left: 6px; 
	top: -3px;
}

.wrp
{
    height:100%;
    width:auto;
}

.hdelogo
{
    position:absolute;
    z-index:10;
    right:20px;
    bottom:0px;
    height:9%;
    width:100%;
    background-color:white;
} 

.headerOption
{
    margin-top: 0px;
    margin-left: 7px;
    height: 40px;
}

.headerIcon
{	
    top: 5px;
    margin-left: 25px;	
    color: #fff;
}      

#dashboard 
{
    overflow:hidden;
    height:92%;
    width:100%;
}