﻿html, body {
	height: 100%;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
	margin: 0px;
}

.txt10White {
    font-family: 'SourceSansPro-Regular', 'Arial';
    font-size: 14px;
    color: #FFFFFF;
}

.txt10White a {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt10Black {
    font-family: 'SourceSansPro-Regular', 'Arial';
    font-size: 14px;
    color: #000000;
}

.txt10Black a {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.paddingLeft5 {
    padding-left: 5px;
}

.paddingRight5 {
    padding-right: 5px;
}

.formTxtBlack {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
	background-color:#FFFFFF;
}

.txtTituloMenu {
    font-family: 'Exo2-Light', 'Trebuchet MS Bold';
    font-size: 28px;
    color: #ff6e00;
    vertical-align: middle;
    margin-top: 12px;
}

.txtTituloSecao {
    font-family: 'Exo2-Light', 'Trebuchet MS Bold';
    font-size: 23px;
    color: #FFFFFF;
}

.txtInfoTipo {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
	height: 23px;
}

.txtInfoLabel {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
	text-decoration: none;
}

.txtInfoDados {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
}

.txtErroListagem {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
	height: 20px;
}

.txtErroMarcador {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
}

.txtErroTitulo {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 28px;
	color: #ff6e00;
}

.txtSucessoTitulo
{
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 28px;
	color: #336633;
}

.tdLateralDireita {
    background-color: #d1dbe1;
    width: 18px;
}

.tdLateralEsquerda {
    background-color: #ff6e00;
    width: 3px;
}

.tdCabecalhoFoto {
    background-repeat: no-repeat;
    background-color: #ff6e00;
    box-shadow: 0px 18px 75px 4px rgba(0, 0, 0, 0.43);
    background: linear-gradient(to right, #fb6e21 30%, #fb1353 100%);
    z-index: 1000;
    position: relative;
}

.tdMenuLateral {
    background-repeat: no-repeat;
    background-color: #d1dbe1;
    width: 210px;
    margin-right: 10px;
    box-shadow: 0px 1px 61px 18px rgba(0, 0, 0, 0.43);
    position: relative;
    z-index: 999
}

.tdMenuLateralTela {
	background-image: url(../imagens/menu_lateral_fundo.gif);
	background-repeat: no-repeat;
	width: 154px;
	height: 360px;
}

.tdMenuLateralItens{
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
	height: 17px;
	text-decoration: none;
}

.tdMenuLateralItens a {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
	text-decoration: none;
}

.tdMenuLateralItens a:hover {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
	text-decoration: none;
}

.tdMenuLateralTitulo {
    font-family: 'SourceSansPro-Bold', 'Arial Bold';
    font-size: 16px;
    color: #ff6e00;
    text-decoration: none;
}

.tdMenuLateralTitulo a {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 16px;
	color: #ff6e00;
	text-decoration: none;
}

.tdMenuCentralItens {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
	height: 22px;
}

.tdMenuCentralItens a {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.tdMenuCentralItens a:hover {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
	text-decoration: none;
}

.tdMenuCentralFundo {
	/*background-image: url(../imagens/TRDT_logo-RGB_pref-tagline.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom right;
}

.tdAbasSuperior {
	background-color: #A3A3A3;
	height: 50%;
}

.tdAbasInferior {
	background-color: #656D72;
	height: 50%;
}

.tdListagemTitulo
{
	font-family: 'SourceSansPro-Regular', 'Arial';
	color: #FFFFFF;
	font-size: 14px;
	height: 25px;
	border-right: #656d72 1px solid;
	border-top: #656d72 1px solid;
	border-left: #656d72 1px solid;
	border-bottom: #656d72 1px solid;
	background-color: #656d72;
}

.tdListagemConteudo {
	font-family: 'SourceSansPro-Regular', 'Arial';
	color: #000000;
	font-size: 14px;
	height: 28px;
}

.tdListagemConteudo a {
	font-family: 'SourceSansPro-Regular', 'Arial';
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.tdListagemConteudo a:hover {
	font-family: 'SourceSansPro-Regular', 'Arial';
	color: #ff6e00;
	font-size: 14px;
	text-decoration: none;
}


.tdListagemConteudoAlternativo {
	font-family: 'SourceSansPro-Regular', 'Arial';
	background-color: #F5F5F5;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	height: 28px;
}

.tdListagemConteudoAlternativo a {
	font-family: 'SourceSansPro-Regular', 'Arial';
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.tdListagemConteudoAlternativo a:hover {
	font-family: 'SourceSansPro-Regular', 'Arial';
	color: #ff6e00;
	font-size: 14px;
	text-decoration: none;
}

.button
{
	border: 1px solid #ff6e00;
	background-color: #f3eec7;
		font-family: 'SourceSansPro-Regular', 'Arial';
		font-size: 14px;
		color: black;
	}

.buttonlocalizar {
	background-color: #ff6e00;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #FFFFFF;
	border: solid 1px #ff6e00;
	height: 16px;
}


.tbEsconde {
	display: none;
}

.tbMostra {
	display: block;
}

.tdTopoTitulo {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 40px;
	color: #ff6e00;
}

.txtInfoTopo {
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
}

.tabela100cento {
	height: 100%;
	width: 100%;
}

.dataGridTitulo {
	background-color: #ff6e00;
	font-family: 'SourceSansPro-Regular', 'Arial';
	color: #FFFFFF;
	font-size: 14px;
	height: 25px;
}

.dataGridTitulo a
{
	text-decoration: none;
	background-color: #ff6e00;
	font-family: 'SourceSansPro-Regular', 'Arial';
	color: #FFFFFF;
	font-size: 14px;
}


.dataGridAlternado 
{
	text-decoration: none;	
	background-color: #FFF8F0;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
}

.dataGridAlternado a{
	text-decoration: none;	
	background-color: #FFF8F0;	
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
}


.dataGridAlternado a:hover{
	text-decoration: none;
	background-color: #FFF8F0;	
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
}


.dataGridNormal 
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
}

.dataGridNormal a
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
}

.dataGridNormal a:hover
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
}

.dataGridNormalRed
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #FF0000;
}

.dataGridNormalRed a
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #FF0000;
}

.dataGridNormalRed a:hover
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #FF0000;
}

.dataGridNormalBlue
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #0000FF;
}

.dataGridNormalBlue a
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #0000FF;
}

.dataGridNormalBlue a:hover
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #0000FF;
}

.dataGridNormalGreen
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #007F0E;
}

.dataGridNormalGreen a
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #007F0E;
}

.dataGridNormalGreen a:hover
{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #007F0E;
}

.on {
	display: ;
}

.off {
	display: none;
}

.txtGridView a{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #000000;
}

.txtGridView a:hover{
	text-decoration: none;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
}

.txtHeaderGrid a{
	text-decoration: none;	
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #FFFFFF;
}

.txtBodyGrid a{
	text-decoration: none;	
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.txtBodyGrid a:hover{
	text-decoration: none;	
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.txtNumero
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #656D72;
	text-align: right;
}
.Titulo a{
	text-decoration: none;	
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 34px;
	font-weight: normal;
	color: #ff6e00;
}

.DataGridInativo a
{
	text-decoration: none;	
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: darkgray;
}


.DataGridAlteranadoInativo
{
	text-decoration: none;	
	background-color: #FFF8F0;	
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: darkgray;
}

.DataGridAlteranadoInativo a
{
	text-decoration: none;	
	background-color: #FFF8F0;	
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: darkgray;
}

.btnGravarRecurso
{
    background-image: url(../imagens/salvar.png);
	background-repeat: no-repeat;
	background-position: left;
	
	text-align: right;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	height: 30px;
	color: black;
	border-width: thin;
	width:130px;
	
	padding-left: 20px;
	padding-right: 10px;
}

.btnImprimir
{
	background-image: url(../imagens/impressorapequena.gif);
	background-repeat: no-repeat;
	background-position: left;
	
	text-align: right;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	height: 25px;
	color: black;
	border-width: thin;
	
	padding-right: 10px;
}
.btnCancelar
{
	background-image: url(../imagens/CancelarPeq.png);
	background-repeat: no-repeat;
	background-position: left;
	
	text-align: right;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	height: 25px;
	color: black;
	border-width: thin;
	
	padding-right: 10px;
}

.btn
{
	text-align: center;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	height: 25px;
	color: black;
	border-width: thin;
}

.mapa
{
	border: 1px solid #808080;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	white-space: nowrap;
}

.handle
{
	width: 16px;
	height: 14px;
	background-image: url(    '../imagens/ImagemResize.png' );
	background-repeat: no-repeat;
	cursor: nw-resize;
}	

.summary
{
    font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: #ff6e00;
    background-color:#eeeeee; 
    padding-left:10px; 
    padding-bottom:20px; 
    margin: 0px 20px 0px 20px; 
    border:black solid 1px;
}

.imagem-auto{
    max-width:200px;
    max-height:150px;
    width: auto;
    height: auto;
}

/*Google Fonts*/
@font-face {
    font-family: "Exo2-Light";
    src: url("../fonts/Exo2-Light.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Exo2-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Exo2-Light.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Exo2-Light.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Exo2-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Exo2-Light.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Exo2-Light.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Exo2-Black";
    src: url("../fonts/Exo2-Black.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Exo2-Black.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Exo2-Black.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Exo2-Black.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Exo2-Black.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Exo2-Black.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Exo2-Black.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SourceSansPro-Regular";
    src: url("../fonts/SourceSansPro-Regular.eot"); /* IE9 Compat Modes */
    src: url("../fonts/SourceSansPro-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/SourceSansPro-Regular.otf") format("opentype"), /* Open Type Font */
    url("../fonts/SourceSansPro-Regular.svg") format("svg"), /* Legacy iOS */
    url("../fonts/SourceSansPro-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/SourceSansPro-Regular.woff") format("woff"), /* Modern Browsers */
    url("../fonts/SourceSansPro-Regular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SourceSansPro-Light";
    src: url("../fonts/SourceSansPro-Light.eot"); /* IE9 Compat Modes */
    src: url("../fonts/SourceSansPro-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/SourceSansPro-Light.otf") format("opentype"), /* Open Type Font */
    url("../fonts/SourceSansPro-Light.svg") format("svg"), /* Legacy iOS */
    url("../fonts/SourceSansPro-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/SourceSansPro-Light.woff") format("woff"), /* Modern Browsers */
    url("../fonts/SourceSansPro-Light.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SourceSansPro-Bold";
    src: url("../fonts/SourceSansPro-Bold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/SourceSansPro-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/SourceSansPro-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/SourceSansPro-Bold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/SourceSansPro-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/SourceSansPro-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/SourceSansPro-Bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

.font-titulos {
    font-family: 'Exo2-Light', 'Trebuchet MS Bold';
}

.font-textos {
    font-family: 'SourceSansPro-Regular', 'Arial';
}

.titulo-aplicacao {
    font-family: 'Exo2-Black', 'Trebuchet MS Bold';
    font-size: 3.5em;
    color: #fff;
}

.table-favoritos>tbody>tr {
    border-bottom: 1px solid #698a9d !important;
}

.enter_login {
    margin-top: 5px;
    float: right;
    border: none;
    color: #fff;
    background-color: dimgray;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    font-size: 14px;
}

.enter_login:hover {
    background-color: #545353 !important;
}

.text-login {
    font-family: SourceSansPro-Regular,Arial;
    font-size: 20px;
    font-weight: normal;
    color: #555;
}

.upldFile{
	display: none;
}

.btnUploadFile {
	border: 1px solid #ff6e00;
	background-color: #f3eec7;
	font-family: 'SourceSansPro-Regular', 'Arial';
	font-size: 14px;
	color: black;
	width: 100%;
	display: block;
	text-align: center;
	cursor: pointer;
	margin-top: 3px;
}