@media screen
  {
  .DontPrint {}
  }
@media print
  {
  .DontPrint {display: none;}
  }
@media (max-width: 768px) {
	.quebraPalavra

	{
		word-wrap: break-word;
		width: calc(100vw - 43px) !important
	}

}
.DescricaoTarefa {
	min-height: 35px !important
}
.navbar-default {
	background-color: #02416D!important;
	border-color: #e7e7e7;
}
.yafnet td.header1 {
	background-color: #02416D!important;
	
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #066699 !important;
}
.navbar-top-links li a {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.TituloDownload {
	font-size: 12pt;
}
.avatarimage {
	width: 140px;
	height: 140px;
	object-fit: cover;
	border-radius: 70px;
}
.PageLink {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
}
.PageLink .currentPageLink { color: #001090; }
.PageLink .linkSeperator { color: #666666; }
.PageLink a { color: #000000; text-decoration: none }
.PageLink a:hover {color: #666666; text-decoration: none}

.yafnet   table {
	border-radius:10px;
	overflow:hidden
}

table.command{border-radius:0px}

.Status {
	width: 100px;
	margin: auto;
	color: white;
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
	border-radius: 10px;
}

.StatusAFazer {
	background-color: #f23e02
}

.StatusFazendo {
	background-color: #02416D
}

.StatusVotando {
	background-color: orange /*#e6a972*/
}

.StatusARevisar {
	background-color: orange /*#e6a972*/
}

.StatusVotado {
	background-color: gray/*  brown #4d4250*/
}


.StatusRevisando {
	background-color: rebeccapurple /* #b3204d*/
}

.StatusConcluido {
	background-color: #00988d
}

.Raia {
	border: none;
	min-height: calc(100vh - 170px);
	border-radius: 10px;
	background-color: rgb(231, 240, 250)
}
@media (max-width: 768px) {
	.Raia {
		min-height: 100px
	}
}

	.TituloRaia {
		color: white;
		font-weight: bold;
		border-radius: 10px 10px 0px 0px;
		border: none;
		font-size: 16px;
		text-align: center;
		padding: 10px;
		vertical-align: middle
	}

	.Card {
		margin: 10px;
		background-color: white;
		color: black;
		border-radius: 10px;
		border: none;
		padding: 5px;
	}

	.CardTitle {
		font-weight: bold;
		font-size: 12px
	}

	.CardResponavel {
		font-size: 12px
	}

	.CardInformacoes {
		font-size: 12px;
	}

	.CardResponavel > img {
		height: 20px;
		width: 20px;
		object-fit: cover;
		border-radius: 10px
	}

	.aba_selecionada ul {
		display: inline;
	}

	.aba_selecionada li {
		height: 30px;
		list-style-type: none
	}

	.aba_selecionada a {
		margin-right: 30px;
		font-weight: bold;
		width: auto;
		text-align: center;
	}

		.aba_selecionada a.static.selected {
			z-index: 1;
			font-weight: bold;
			border-bottom: 3px solid #134157 !important;
		}

	a.yafcssbigbutton {
		/*transparent url('images/ButtonEnd.gif') no-repeat scroll top right;*/
		background-color: #337ab7;
		color: white !important;
		border-radius: 3px;
		display: block;
		float: right;
		font-size: 11px;
		height: 30px !important;
		padding-top: 6px;
		margin: 2px 0px 2px 2px;
		padding-right: 2px;
		text-decoration: none;
		text-transform: uppercase;
		font-family: Verdana;
		font-weight: bold;
		border: solid 1px #2e6da4;
	}

		a.yafcssbigbutton span {
			/* background: transparent url('images/ButtonBack.gif') no-repeat;*/
			display: block;
			line-height: 10px;
			padding: 4px 10px 4px 12px;
		}

		a.yafcssbigbutton img {
			vertical-align: top;
			padding: 0px 4px 0px 0px;
		}

		a.yafcssbigbutton:hover {
			background-color: #286090;
			text-decoration: none;
		}

		a.yafcssbigbutton:active {
			background-position: bottom right;
			outline: none; /* hide dotted outline in Firefox */
		}

			a.yafcssbigbutton:active img {
				padding: 0px 4px 0px 0px;
			}

			a.yafcssbigbutton:active span {
				background-position: bottom left;
				padding: 5px 10px 3px 12px; /* push text down 1px */
			}

	a.yafcssimagebutton {
		/*background: transparent url( 'images/ButtonEnd.gif' ) no-repeat scroll top right;*/
		display: block;
		background-color: #337ab7;
		color: white !important;
		border-radius: 3px;
		float: right;
		font-size: 10px;
		height: 18px;
		margin: 2px 0px 2px 2px;
		padding-right: 2px;
		text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
	}

		a.yafcssimagebutton span {
			/* background: transparent url('images/ButtonBack.gif') no-repeat;*/
			display: block;
			line-height: 14px;
			padding: 2px 6px 2px 8px;
		}

		a.yafcssimagebutton img {
			vertical-align: top;
			padding: 0px 4px 0px 0px;
		}

		a.yafcssimagebutton:hover {
			text-decoration: none;
		}

		a.yafcssimagebutton:active {
			background-position: bottom right;
			outline: none; /* hide dotted outline in Firefox */
		}

			a.yafcssimagebutton:active img {
				padding: 0px 4px 0px 0px;
			}

			a.yafcssimagebutton:active span {
				background-position: bottom left;
				padding: 3px 6px 1px 8px; /* push text down 1px */
			}

	.titlemedium {
		PADDING-RIGHT: 3px;
		PADDING-LEFT: 3px;
		FONT-SIZE: 9px;
		BACKGROUND-IMAGE: url(images/head.gif);
		PADDING-BOTTOM: 3px;
		MARGIN: 0px;
		COLOR: #000;
		PADDING-TOP: 3px
	}

	.tableborder {
		BORDER-RIGHT: #000 1px solid;
		PADDING-RIGHT: 0px;
		BORDER-TOP: #000 1px solid;
		PADDING-LEFT: 0px;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		BORDER-LEFT: #000 1px solid;
		WIDTH: 100%;
		PADDING-TOP: 0px;
		BORDER-BOTTOM: #000 1px solid;
		BACKGROUND-COLOR: #000
	}

	#navstrip {
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 0px;
		FONT-WEIGHT: bold;
		PADDING-BOTTOM: 6px;
		PADDING-TOP: 6px
	}

	.darkrow2 {
		BACKGROUND-IMAGE: url(images/sub.gif);
		COLOR: #000
	}

	.Menu {
		FONT-WEIGHT: bolder;
		FONT-SIZE: 9pt;
		TEXT-TRANSFORM: none;
		FONT-FAMILY: 'Times New Roman'
	}

	.TextboxCentrado {
		text-align: center;
		border: 1px;
		border-style: solid;
		border-color: black;
	}

	.TextboxEsquerdo {
		text-align: left;
		border: 1px;
		border-style: solid;
		border-color: black;
	}

	.TituloMenu {
		FONT-WEIGHT: bolder;
		FONT-SIZE: 11pt;
		TEXT-TRANSFORM: none;
		COLOR: navy;
		FONT-FAMILY: 'Times New Roman'
	}

	A {
		COLOR: black;
		TEXT-DECORATION: none
	}

		A:hover {
			text-decoration: underline
		}

	P A, .Link {
		COLOR: navy;
	}

		P A:hover {
			text-decoration: underline
		}

	TD A {
		COLOR: navy;
	}

		TD A:hover {
			text-decoration: underline
		}

	.LinkPreto {
		font-size: 7pt;
		COLOR: black;
	}

	.LinkPretoGrande {
		font-size: 10pt;
		COLOR: black;
	}

	.Tabela {
		border: solid 1px #777777;
		padding: 0px;
		margin: 0px;
		color: #000000;
	}

	.Tabela2 {
		border-collapse: collapse;
		font-size: 8pt;
	}

		.Tabela2 TH {
			color: White;
			background-color: Black
		}

		.Tabela2 TD {
			padding-left: 4px;
			padding-right: 4px;
		}

	.TituloTabela {
		background-color: silver;
		color: #5555a0;
		font-weight: bold;
	}

	.TabCentro {
		text-align: center
	}

	.TabEsq {
		text-align: left
	}

	.TabDir {
		text-align: right
	}


	.Cinza {
		background-color: gainsboro;
	}

	.Branco {
		background-color: #F5F5F5;
	}

.Tabela3 {
	border-collapse: collapse; /* une bordas */

	border: 2px solid black; /* borda externa da tabela */
}

	/* Bordas em cada célula */
	.Tabela3 td,
	.Tabela3 th {
		border: 1px solid black;
		padding: 8px;
		text-align: left;
	}

	/* Primeira linha: fundo preto e letras brancas */
	.Tabela3 tr:first-child td,
	.Tabela3 tr:first-child th {
		background-color: black;
		color: white;
		font-weight: bold;
	}

	/* Linhas zebradas a partir da segunda linha */
	.Tabela3 tr:nth-child(odd):not(:first-child) td,
	.Tabela3 tr:nth-child(odd):not(:first-child) th {
		background-color: white; /* linha 2, 4, 6... */
	}

	.Tabela3 tr:nth-child(even):not(:first-child) td,
	.Tabela3 tr:nth-child(even):not(:first-child) th {
		background-color: #f2f2f2; /* linha 3, 5, 7... */
	}

	.Destaque {
		font-size: 9pt;
	}

	INPUT, TEXTAREA {
		font-size: 16px;
		margin-bottom: 0px;
	}



	.BordaPreta {
		BORDER-LEFT-COLOR: black;
		BORDER-BOTTOM-COLOR: black;
		BORDER-TOP-STYLE: solid;
		BORDER-TOP-COLOR: black;
		BORDER-RIGHT-STYLE: solid;
		BORDER-LEFT-STYLE: solid;
		BORDER-RIGHT-COLOR: black;
		BORDER-BOTTOM-STYLE: solid
	}


	.Destaque1 {
		font-size: 16pt;
		border-radius: 10px 10px 0px 0px !important;
		color: white;
		border-radius: 10px;
		overflow: hidden;
		vertical-align: bottom;
		font-weight: bold;
		letter-spacing: 1px;
		padding: 4px 4px 4px 4px;
		background-color: #02416D;
	}

	H1, h2, h3, h4, h5 {
		border-radius: 10px;
	}

	.Destaque2 {
		border-radius: 10px;
		font-weight: bold;
		font-size: 13pt;
		background-color: #02416D;
		padding: 2px 2px 2px 4px;
		vertical-align: bottom;
		color: white;
		letter-spacing: 1px;
	}

	H1, H2, H3,H4, H5 {
		margin-bottom: 2px!important;
	}

	H2 {
		font-size: 16px;
		color: white;
		vertical-align: bottom;
		font-weight: bold;
		letter-spacing: 1px;
	}


	H3 {
		font-size: 16px
	}

	H4 {
		font-weight: bold;
		font-size: 12px;
		
		margin-bottom: 0px;
		vertical-align: bottom;
		color: white;
		letter-spacing: 1px;
	}

	H5 {

		font-size: 14px;
		font-weight: bold !important;
	}

	.TituloCabecalho {
		font-weight: bold;
		font-size: 12px;
		padding: 5px 5px 5px 5px;
		margin-bottom: 0px;
		vertical-align: bottom;
		letter-spacing: 1px;
	}

	SELECT {
		font-size: 9pt;
	}

	.CaixaCinza {
		padding: 5px;
		border: 1px solid #000000;
		background-color: #C0C0C0;
	}

	DEL {
		color: red;
	}

	INS {
		color: green;
	}

	.nav_up {
		position: fixed;
		bottom: 10px;
		background-color: white;
		border: 1px solid #CCC;
		left: 30px;
		white-space: nowrap;
		cursor: pointer;
		font-size: large
	}

	.nav_down {
		background-color: white;
		border: 1px solid #CCC;
		position: fixed;
		bottom: 10px;
		left: 70px;
		white-space: nowrap;
		cursor: pointer;
		font-size: large
	}

	.content:has(> #themecredit) {
		display: none
	}

	.RedBold {
		color: red;
		font-weight: bolder !important;
	}