html, body, span, p, form, img, a, ul, ol, li, table, tr, td, div {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	list-style-type: none;
}

.Body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-image: none;
	background-size: cover;
}

.BodyStart
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: white;
}

.BodyPopUpHelp
{
	font-weight: normal;
	font-size: 7pt;
	color: crimson;
	font-family: Verdana, Arial;
	background-color: #efe5e6;
}

.TableTitulo
{
	border-style: none;
	border-color: White;
	border-width: thin;

}

.CellTitulo
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: gold;
}

.TableTitulo2
{
	left: 2px;
	width: 775px;
	position: absolute;
	top: 104px;
	background-color: transparent;
}

.TableTituloDetalhe {
	font-weight: bold !important; 
	border-top: white thin solid !important;
	width: 100% !important;
	border-bottom: white thin solid !important;
	background-color: grey !important;
	text-align: center !important; 
}

.TableMenu1
{
	TOP: 68px;
	border-top: white thin solid;
	width: 775px;
	border-bottom: white thin solid;
	background-color: silver;
}


.TableMenu
{
	border-top: white thin solid;
	width: 100%;
	border-bottom: white thin solid;
	background-color: silver;
}


.TableItemMenuLeft
{
	left: 0px;
	position: absolute;
	top: 170px;
}

.TableItemMenuRight
{
	left: 380px;
	position: absolute;
	top: 170px;
}
.MenuItemLnParent
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	border-bottom: black thin solid;
	font-family: Verdana, Arial;
	background-color: lightgrey;
	text-decoration: none;
}


.MenuItem
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	border-top-style: none;
	border-bottom: black thin;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: none;
}

.MenuItemLn1
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: white;
}

.MenuItemLn2
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: whitesmoke;
}

.ConsultaLnParent
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: lightgrey;
	text-decoration: none;
}

.ConsultaLn1
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: white;
}

.ConsultaLn2
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: whitesmoke;
}


.TableToolbar
{
	
	padding-right: 0px;	
	padding-left: 0px;
	left: 2px;
	background-image: none;
	padding-bottom: 0px;
	width: 775px;
	padding-top: 0px;	
	position: absolute;
	top: 121px;
	height: 25px;
	background-color: white;
	text-align: left;
	width:824px;
}

.TableToolbar1
{
	border-right: #DF5900 1px solid;
	padding-right: 0px;
	border-top: #DF5900 1px solid;
	padding-left: 0px;
	left: 2px;
	background-image: none;
	padding-bottom: 0px;
	border-left: #DF5900 1px solid;
	width: 775px;
	padding-top: 0px;
	border-bottom: #DF5900 1px solid;
	position: absolute;
	top: 121px;
	height: 25px;
	background-color: white;
	text-align: left;
}

.TableToolbar2
{
	border-right: #DF5900 1px solid;
	padding-right: 0px;
	border-top: #DF5900 1px solid;
	padding-left: 0px;
	background-image: none;
	padding-bottom: 0px;
	border-left: #DF5900 1px solid;
	width: 775px;
	padding-top: 0px;
	border-bottom: #DF5900 1px solid;
	height: 25px;
	background-color: white;
	text-align: left;
}

.TableMultipla
{
	padding: 0px;
width: 731px;
	background-color: whitesmoke;
	text-align: center;
}

.TableMultiplaDetalhe
{
	left: 0px;
	width: 775px;
	background-color: transparent;
	text-align: center;
}

.TableBase
{
	left: 0px;
	width: 775px;
	background-color: transparent;
	text-align: center;
}

.TableConsulta
{
	width: 775px;
	background-color: transparent;
}

.tblframe
{
	left: 2px;
	width: 775px;
	background-color: whitesmoke;
	text-align: center;
}


.TableFrame
{
	left: 2px;
	width: 775px;
	background-color: whitesmoke;
	text-align: center;
}

.TableFrameBorder
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	left: 2px;
	border-left: gray 1px solid;
	width: 775px;
	border-bottom: gray 1px solid;
	background-color: whitesmoke;
	text-align: center;
}

.TableFrameBorderRightBottom
{
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
}

.TableFrameBorderBottom
{
	border-bottom: gray 1px solid;
}

.ImgAbertura
{
	border-right: 1px solid;
	padding-right: 1px;
	border-top: 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: 1px solid;
	width: 604px;
	padding-top: 1px;
	border-bottom: 1px solid;
	height: 287px;
}

.ImgLogoConsulta
{
	width: 58px;
	height: 50px;
}

.TableLineAguardando
{
	background-color: #ffffc0;
}

.TableLineProcessando
{
	background-color: #c0ffc0;
}

.TableLineFinalizado
{
	background-color: lightblue;
}

.TableLineErro
{
	background-color: lightcoral;
}

.TableLineWhite
{
	background-color:White;	
}
.TableLineBlue
{
	background-color:Aqua;
}
.TableLineGreen
{
	background-color:Green;
}
.TableLineYellow
{
	background-color:Yellow;
}
.TableLineGray
{
	background-color:Gray;
}

.TableBorderTop
{
	border-top: black thin solid;
}

.TableBorderBottom
{
	border-bottom: black thin solid;
}

.TableBorderThin
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.TableBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

#txtsenha, #txtusuario {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom-width: 1px;
	border-bottom-color: white;
	background-color: transparent;
	color:black;
}

::placeholder {
	color: white;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: white;
}

div {
	resize: both;
}