@media screen, print {
	body {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
		background-color: #fcfcfc;
	}

	input {
		padding: 2px 1px 2px 1px;
		border: 1px solid #afafaf;
		font: normal 11px Sans-serif, Verdana, Helvetica, Arial;
	}

	input[type="text"][disabled] {
		color: black;
	}

	input:focus {
		background-color: #f2f2f2;
	}

	select {
		font: normal 11px Sans-serif, Verdana, Helvetica, Arial;
	}

	textarea {
		border: 1px solid #afafaf;
		font: normal 11px Sans-serif, Verdana, Helvetica, Arial;
	}

	textarea[disabled] {
		color: black;
	}

	textarea:focus {
		background-color: #f2f2f2;
	}

	P.quebra {
		border: 0px;
		margin: 0px;
		background: transparent;
		page-break-before: always;
	}

	/* FORMATO writeError() */
	select.error {
		border: 2px solid #cc0000;
		font: normal 11px verdana, "Bitstream Vera Sans", helvetica, arial,
			sans-serif;
	}

	input.error {
		border: 2px solid #cc0000;
		font: normal 11px verdana, "Bitstream Vera Sans", helvetica, arial,
			sans-serif;
	}

	span.error {
		margin-left: 5px;
		color: #cc0000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		position: absolute;
		padding: 7px 3px 3px 3px;
		z-index: 300;
		background-color: #fff9fa;
		border: 1px solid #fde0e5;
	}
	/* FIM FORMATO writeError() */

	/*
    TD.tableLineUp{
      border-top-width: thin;
      border-right-width: thin;
      border-bottom-width: thin;
      border-left-width: thin;
      border-top-style: solid;
      border-right-style: none;
      border-bottom-style: none;
      border-left-style: none;
      border-top-color: #000000;
      border-right-color: #000000;
      border-bottom-color: #000000;
      border-left-color: #000000;
    }
    */
	/* Novo formato */

	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	form {
		margin: 0px;
		padding: 0px;
	}

	a:link {
		color: #666666;
		text-decoration: underline;
	}

	a:visited {
		text-decoration: underline;
		color: #999999;
	}

	a:hover {
		text-decoration: none;
		color: #666666;
	}

	a:active {
		text-decoration: underline;
		color: #666666;
	}

	table.topo tr td table tr td.filetetop2 {
		background-image: url(../desktop/filete_topo2.gif);
		background-repeat: repeat-x;
		background-position: left top;
		font-size: 9px;
		color: #ffffff;
		font-style: italic;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
	}

	table.topo tr td table tr td table.primary tr td a.active {
		background: url(../desktop/bg_webdesk_on.gif) top center;
		background-repeat: no-repeat;
		display: block;
		height: 20px;
		width: 87px;
		font-size: 11px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #000000;
		text-decoration: none;
		padding-top: 2px;
	}

	table.topo tr td table tr td table.primary tr td a.active:hover {
		background: url(../desktop/bg_webdesk_off.gif) top center;
		background-repeat: no-repeat;
	}

	table.topo tr td table tr td table.primary tr td a.active_m {
		background: url(../desktop/bg_webdesk_m_on.gif) top center;
		background-repeat: no-repeat;
		display: block;
		height: 20px;
		width: 140px;
		font-size: 11px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #000000;
		text-decoration: none;
		padding-top: 2px;
	}

	table.topo tr td table tr td table.primary tr td a.active_m:hover {
		background: url(../desktop/bg_webdesk_m_off.gif) top center;
		background-repeat: no-repeat;
	}

	table.login {
		text-align: center;
		width: 555px;
	}

	table.login {
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		font-size: 11px;
		color: #000000;
	}

	table.login tr {
		vertical-align: middle;
	}

	table.login label {
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		font-size: 12px;
		color: #000000;
	}

	table.login input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #e5e5e5;
		border-style: none;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #000000;
	}

	table.login input[type="submit"] {
		cursor: pointer;
		border: none;
		background-color: #909090;
		font-weight: bold;
		color: #ffffff;
	}

	table.login .documentacao a {
		background: url(../imagebutton/bt_documentacao1.gif) top center;
		background-repeat: no-repeat;
		display: block;
		height: 17px;
		width: 184px;
		font-size: 11px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		padding-top: 1px;
	}

	table.login .documentacao a:hover {
		background: url(../imagebutton/bt_documentacao2.gif) top center;
		background-repeat: no-repeat;
	}

	table.login .titulos {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #000000;
	}

	table.login tr td.tab_top {
		background: url(../imagebutton/bg_top.gif) top center;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		padding-left: 5px;
	}

	table.login tr td.tab_top_left {
		width: 10px;
		height: 32px;
		background: url(../imagebutton/quina1_top.gif);
	}

	table.login tr td.tab_top_right {
		width: 10px;
		background: url(../imagebutton/quina2_top.gif);
	}
	table.login tr td.tab_bottom_left {
		width: 10px;
		height: 32px;
		background: url(../imagebutton/quina1_bot.gif);
	}

	table.login tr td.tab_bottom_right {
		width: 10px;
		background: url(../imagebutton/quina2_bot.gif);
	}

	table.login tr td.tab_bottom {
		background: url(../imagebutton/bg_bot.gif) top center;
	}

	table.login tr td.tab_bottom,
	table.login tr td.tab_bottom table tr td {
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		padding-left: 5px;
		text-align: center;
		vertical-align: middle;
	}

	/* retirado do head */
	.row_head,
	.row_head a {
		background-color: #798992;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		font-size: 13px;
		color: #ffffff;
		height: 22px;
	}
	.row_head label,
	.row_head label a {
		font-weight: bold;
	}
	.row_head_item {
		font-variant: small-caps;
		font-size: 13px;
	}
	.row_odd {
		background-color: #efefef;
		font-size: 11px;
		padding: 10px;
	}
	.row_even {
		background-color: #ffffff;
		font-size: 11px;
	}
	tr.row_odd:hover {
		background-color: #beced5;
	}
	tr.row_even:hover {
		background-color: #beced5;
	}
	tr.row_even a {
		color: #333333;
		text-decoration: underline;
	}
	tr.row_even a:hover {
		color: #990000;
		text-decoration: none;
	}
	tr.row_odd a {
		color: #333333;
		text-decoration: underline;
	}
	tr.row_odd a:hover {
		color: #990000;
		text-decoration: none;
	}
	/* FIM retirado do head */

	.formTitle {
		background: url(../imagebutton/tarjaverm_meio.gif);
		height: 33px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
	}

	.formTitle td {
		padding-left: 15px;
	}

	.formEven {
		background-color: #e2e2e2;
		line-height: 18px;
		font-size: 12px;
		color: #000000;
	}

	.formEven label {
		font-weight: bold;
	}

	.formEven td {
		padding-left: 10px;
	}

	.formEven a {
		color: #000000;
	}

	.formEven a:hover {
		color: #990000;
	}

	.formOdd {
		background-color: #ffffff;
		line-height: 18px;
		font-size: 12px;
		color: #000000;
	}

	.formOdd label {
		font-weight: bold;
	}

	.formOdd td {
		padding-left: 10px;
	}

	.formOdd a {
		color: #000000;
	}

	.formOdd a:hover {
		color: #990000;
	}

	/* ate size 5 (add)*/
	.formInputShort {
		width: 60px;
	}

	/* ate size 10 (no e date)*/
	.formInputSmall {
		width: 120px;
	}

	/* ate size 25*/
	.formInputSmall-Medium {
		width: 260px;
	}

	/* ate size 40 (name)*/
	.formInputMedium {
		width: 320px;
	}

	/* acima size 40 (observacao) */
	.formInputLarge {
		width: 520px;
	}

	table.formActions {
		background: url(../imagebutton/tarjacinza_meio.gif);
		height: 33px;
		margin-top: 15px;
	}

	td.formActions {
		background: url(../imagebutton/fundocinzacla.gif) center center;
		background-repeat: no-repeat;
		height: 24px;
		width: 130px;
		font-size: 12px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #7b8b94;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
	}

	td.formActions a {
		color: #666666;
		text-decoration: none;
		display: block;
		height: 18px;
		width: 100%;
		cursor: pointer;
	}

	td.formActions:hover {
		background: url(../imagebutton/fundocinzaclb.gif) center center;
		background-repeat: no-repeat;
	}

	td.formActionsLarge {
		background: url(../imagebutton/fundocinzaclaLarge.gif) center center;
		background-repeat: no-repeat;
		height: 24px;
		width: 155px;
		font-size: 12px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #7b8b94;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
	}

	td.formActionsLarge a {
		color: #666666;
		text-decoration: none;
		display: block;
		height: 18px;
		width: 100%;
		cursor: pointer;
	}

	td.formActionsLarge:hover {
		background: url(../imagebutton/fundocinzaclbLarge.gif) center center;
		background-repeat: no-repeat;
	}

	.pesquisarbtn {
		background: url(../imagebutton/fundocinzaescb.gif) center center;
		background-repeat: no-repeat;
		height: 24px;
		width: 130px;
		font-size: 12px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #7b8b94;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
	}
	.pesquisarbtn a {
		color: #ffffff;
		display: block;
		height: 18px;
		width: 100%;
		text-decoration: none;
	}
	.pesquisarbtn a:visited {
		text-decoration: none;
	}

	.pesquisarbt {
		background: url(../imagebutton/fundocinzaescb.gif) center center;
		float: right;
		background-repeat: no-repeat;
		height: 24px;
		line-height: 24px;
		width: 130px;
		color: #ffffff !important;
		font-weight: bold;
		text-decoration: none !important;
		text-align: center;
	}

	.pesquisarbt:hover {
		background: url(../imagebutton/fundocinzaesca.gif) center center;
	}

	td.pesquisarbtn:hover {
		color: #ffffff;
		background: url(../imagebutton/fundocinzaesca.gif) center center;
		background-repeat: no-repeat;
	}

	.pesquisarbtnLarge {
		background: url(../imagebutton/fundocinzaescbLarge.gif) center center;
		background-repeat: no-repeat;
		height: 24px;
		width: 155px;
		font-size: 12px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #7b8b94;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
	}
	.pesquisarbtnLarge a {
		color: #ffffff;
		display: block;
		height: 18px;
		width: 100%;
		text-decoration: none;
	}
	.pesquisarbtnLarge a:visited {
		text-decoration: none;
	}

	td.pesquisarbtnLarge:hover {
		color: #ffffff;
		background: url(../imagebutton/fundocinzaescaLarge.gif) center center;
		background-repeat: no-repeat;
	}

	tr.rowHead {
		font-size: 12px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		background-color: #798992;
		color: #ffffff;
	}

	.pesquisar tr {
		background-color: #ffffff;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #000000;
		font-size: 12px;
		height: 25px;
	}
	.pesquisar td {
		border-bottom: 1px solid #990000;
		height: 33px;
		vertical-align: middle;
	}
	.pesquisar label {
		background-image: url(../imagebutton/marcador_verm.gif);
		background-repeat: no-repeat;
		background-position: center left;
		font-weight: bold;
		width: 105px;
		padding-left: 20px;
		text-align: justify;
		margin-bottom: 3px;
	}
	.pesquisar input,
	.pesquisar select {
		background-color: #e5e5e5;
		border-left: 1px solid #000000;
		border-style: none none none solid;
		color: #000000;
		width: 180px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		font-size: 11px;
		padding: 1px;
		margin-right: 15px;
		margin-bottom: 3px;
	}
	.pesquisar input.short,
	select.short {
		width: 65px !important;
	}
	.pesquisar input.medium,
	select.medium {
		margin-right: 5px;
		width: 150px;
	}
	.pesquisar input.date {
		width: 80px;
		margin-right: 5px;
	}
	.actions {
		margin-bottom: 15px;
	}

	.actions th {
		text-align: left;
		color: #000000;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		font-size: 20px;
		font-weight: normal;
	}

	.actions td {
		background: url(../imagebutton/fundovermb.gif) center center;
		background-repeat: no-repeat;
		height: 24px;
		width: 130px;
		font-size: 12px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #7b8b94;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		border: none !important;
		margin-top: 15px;
	}

	.actions td a {
		color: #ffffff;
		display: block;
		height: 18px;
		width: 100%;
		text-decoration: none;
	}
	.actions td input {
		background: url(../imagebutton/fundovermb.gif) center center;
		border: none;
		color: #ffffff;
		display: block;
		height: 18px;
		width: 100%;
		text-decoration: none;
	}

	/* Esconde o input */
	.hidden[type="file"] {
		display: none;
	}

	/* Aparência que terá o seletor de arquivo */
	.fileLabel {
		border: none;
		color: #ffffff;
		cursor: pointer;
		height: 18px;
		width: 100%;
		text-decoration: none;
	}

	table.actions td:hover {
		background: url(../imagebutton/fundoverma.gif) center center;
		background-repeat: no-repeat;
	}
	.actions td.large {
		background: url(../imagebutton/fundovermb_large.gif) center center;
		background-repeat: no-repeat;
		height: 24px;
		width: 155px;
		font-size: 12px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #7b8b94;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		border: none !important;
		margin-top: 15px;
	}

	.actions td.large a {
		color: #ffffff;
		display: block;
		height: 18px;
		width: 100%;
	}
	table.actions td.large:hover {
		background: url(../imagebutton/fundoverma_large.gif) center center;
		background-repeat: no-repeat;
	}

	input.addressCodon {
		font-family: "Courier New";
	}

	.menu_bot {
		background: url(../imagebutton/tarjacinza_meio.gif) center center;
		background-repeat: repeat-x;
		width: 100%;
	}

	.fundoPadrao {
		background-color: #911d17;
	}

	.btn {
		background: url(../imagebutton/fundocinzacla.gif) center center;
		background-repeat: no-repeat;
		height: 24px;
		width: 130px;
		font-size: 12px;
		font-family: Sans-serif, Verdana, Helvetica, Arial;
		color: #7b8b94;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
	}
	.btn a {
		color: #3b4b54;
		display: block;
		height: 18px;
		width: 100%;
	}

	td.btn:hover {
		background: url(../imagebutton/fundocinzaclb.gif) center center;
		background-repeat: no-repeat;
	}

	.paginas {
		font-size: 12px;
		color: #3b4b54;
		font-weight: bold;
	}

	a.buttonPrincipal {
		opacity: 1;
	}

	a.buttonPrincipal:hover {
		opacity: 0.65;
	}
}

@media print {
	table.formActions {
		display: none;
	}

	table.actions {
		display: none;
	}

	table.menu_bot {
		display: none;
	}

	div#pesquisar {
		display: none;
	}
}

/* Css para arquivos de documentação */

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}

.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}

tr.titulo {
	background-color: silver;
	align: center;
	width: 154;
}

tr.odd {
	background-color: #00ffff;
	align: center;
	width: 154;
}

tr.even {
	background-color: #eeffff;
	align: center;
	width: 154;
}

td.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: left;
	font-size: 12px;
}

td.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/*text-align: left;*/
	font-size: 10px;
	text-align: justify;
}

/* DO WEBORDER */
.stores {
	display: none;
}

.tab {
	margin-top: -10px;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	float: left;
	overflow: auto;
	overflow-y: hidden;
	border-bottom: 1px solid #000;
}
.tab ul {
	margin: 0;
	padding: 10px 10px 0 0;
	list-style: none;
	float: left;
}
.tab li {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
}
.tab a {
	float: left;
	display: block;
	background: url("../prototype/tabImages/tableft10.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	background-position: 0% -42px;
}
.tab a span {
	float: left;
	font: 12px Verdana;
	display: block;
	float: left;
	background: url("../prototype/tabImages/tabright10big.gif") no-repeat right
		top;
	padding: 5px 15px 4px 6px;
	color: #000;
	background-position: 100% -42px;
}

.tab a:hover span {
	color: #000;
}
.tab a:hover,
.tab .selected a {
	background-position: 0% 0px;
}
.tab a:hover span {
	background-position: 100% 0px;
}
.tab .selected a span {
	background-position: 100% 0px;
	font-weight: bold;
}

span#qtde_total {
	right: 10px;
	font-size: 12;
	margin-top: 5px;
	position: absolute;
}

div#content_grades {
	width: 100%;
	float: left;
}
div#content_grades table.grades {
	width: 100%;
	display: none;
	float: left;
}
div#content_grades table.grades caption {
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0;
	background: #aaa;
	color: #000;
}
div#content_grades table.grades tr td {
	max-width: 70px;
	color: #000;
	font-size: 12px;
	text-align: center;
}
div#content_grades table.grades tr td.color {
	background: #ccc;
	padding: 0 10px;
}
div#content_grades table.grades tr td input {
	width: 100%;
	border: none;
}
div#content_grades table.grades tr td input.qtde,
input[name="cols"],
input[name="rows"],
input[name="tot"] {
	text-align: right;
}
div#content_grades table.grades tr td input[name="tot"] {
	font-weight: bold;
}

div#content_grades table.grades.borda {
	border-collapse: collapse;
	border: 1px solid #333;
}
div#content_grades table.grades.borda tr td {
	border: 1px solid #333;
}

.buttons a {
	font-family: Sans-serif, Verdana, Helvetica, Arial;
	font-weight: bold !important;
	font-size: 12px !important;
	width: 130px;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: url(../imagebutton/fundovermb.gif) no-repeat;
	float: right;
	padding-top: 3px;
}
.buttons a:hover {
	background: url(../imagebutton/fundoverma.gif) no-repeat;
	color: #fff;
}

.hideIcon {
	display: none;
}

.showIcon {
	display: inline;
	position: absolute;
}

#iconHelp:hover {
}

.tooltip {
	background-color: #000000;
	color: #ffffff;
	border-radius: 4px;
	box-shadow: 5px 5px 8px #ccc;
	display: block;
}

a.tooltips {
	position: relative;
	display: inline;
	text-decoration: none;
}
a.tooltips span {
	position: absolute;
	width: 350px;
	color: #ffffff;
	background: #000000;
	height: 60px;
	line-height: 30px;
	text-align: center;
	display: none;
	border-radius: 6px;
}
a.tooltips span:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -10px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-top: 8px solid #000000;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
a:hover.tooltips span {
	display: block;
	opacity: 0.8;
	top: -25px;
	left: 50%;
	margin-left: -376px;
	z-index: 999;
}

.tb-full {
	width: 100%;
	border-collapse: collapse;
}
.tb-middle {
	width: 50%;
	float: left;
}
.col-access {
	width: 60px;
	/*width: 20%;*/
}
.col-info {
	/*width: 80%;*/
}
.row_head {
	background: #7f8c8d;
}
.row_head td {
	padding: 0 5px;
}
.row_head.title {
	background: #344f5e;
}
.row_head label {
}
.tb-view tr:hover {
	background: #beced5 !important;
}
.tb-view tr:nth-child(even) {
	background: #ddd;
}
.tb-view tr td {
	padding: 2px 5px;
	font-size: 11px;
	color: #333;
}
.tb-view .row_head.title {
	background: #344f5e !important;
}
.tb-view .row_head.title label {
	color: #fff !important;
}
.tb-view .col-access {
	text-align: center;
}
#ancoras {
	list-style: none;
	margin-bottom: 10px;
	font-size: 12px;
}
#ancoras td {
	padding: 5px;
}
#ancoras a {
	color: #333;
}
#ancoras tr:nth-child(odd) {
	background: #e2e2e2;
}
.btn-right {
	position: fixed;
	right: 0;
	padding: 2px;
	background: #333;
	border: 4px solid #fff;
	color: #fff;
	font-size: 12px;
	border-radius: 8px;
	outline: none;
}
.btn-right img {
	width: 20px;
}
#back-to-top {
	bottom: 70px;
}
#back-to-bottom {
	bottom: 40px;
}
.block-highlight {
	border: 20px solid #fff;
	transition: all 1s;
	visibility: visible;
	opacity: 0.8;
	bottom: 30px;
	left: 50%;
	margin-left: -176px;
	z-index: 999;
}

.emb-conc-required {
	float: left;
	color: red;

	font-style: italic;
	letter-spacing: 1px;
}

table td#row_coment p {
	margin: 0;
}

table td#row_coment {
	padding: 13px;
}

#fornecedor-table tr.group {
}

#fornecedor-table tr.row {
	display: none;
}

#fornecedor-table tr.row_even td:first-child {
	padding-left: 30px;
}

#mask {
	position: fixed;
	background: #000;
	opacity: 0.5;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
}
.popup {
	width: 550px;
	background: #e2e2e2;
	border: 2px solid #900;
	padding: 10px;
	position: fixed;
	top: 40%;
	left: 50%;
	margin-left: -275px;
	display: none;
}
.popup .table {
	width: 100%;
	padding-bottom: 10px;
	font-size: small !important;
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
}
.popup .table tr td {
	vertical-align: top;
}
.popup input,
.popup select,
.popup textarea {
	width: 450px;
	padding: 3px 3px;
	float: right;
}
.popup textarea {
	height: 200px;
	resize: vertical;
}
.popup button {
	padding: 3px 20px;
	background: #900;
	border: none;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	outline: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.title-popup {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.icon-action {
	width: 15px;
	margin: 2px;
	cursor: pointer;
}
#tipo-cliente {
	margin-left: 20px;
	display: none;
}
.short {
	width: 100px !important;
}
.store-fields {
	float: left;
}
a.store-fields-add img {
	margin-top: 6px;
	margin-left: 10px;
}
table.oddEven {
	font-size: 12px;
	color: #000000;
}
table.oddEven tr:nth-child(odd) {
	background: #e2e2e2;
	line-height: 18px;
}

table.oddEven label {
	font-weight: bold;
}
table.oddEven tr td {
	padding-left: 10px;
}
table.oddEven a {
	color: #000000;
}
table.oddEven a:hover {
	color: #990000;
}
.required-label:before {
	content: "* ";
	color: red;
	font-weight: bold;
	font-size: 13px;
}
.required-label-pass:before {
	content: "* ";
	color: orange;
	font-weight: bold;
	font-size: 13px;
}
.dica {
	margin-top: -10px;
}
input.date {
	margin-right: 15px;
	width: 70px;
}
a.buttonPrincipal {
	text-decoration: none;
}
a.buttonPrincipal div.text-icon-menu {
	font-weight: bold;
	font-family: Helvetica;
	font-size: 18px;
	text-shadow: 0 0 0.000000000001px #000;
	color: transparent;
	max-width: 200px;
}
form input + label {
	font-weight: normal !important;
	vertical-align: text-bottom;
	margin-right: 15px;
}
.display-nome {
	display: none;
}
.no-margin {
	margin: 0 !important;
}
.popupGrid {
	width: 550px !important;
	margin-top: -170px;
}
.popupGrid table {
	width: 100%;
	background: none;
	border: none;
}
.popupGrid table tr td {
	border: none;
}

.right {
	float: right;
	margin-right: 10px;
}

/* JANELA DE LOG APOS EXECUCAO DA CORRECAO AUTOMATICA DE TABELAS */
#logWeb {
	display: none;
	position: fixed;
	top: 5px;
	right: 5px;
}
#logWeb button {
	position: absolute;
	top: 0;
	z-index: 1;
	background: #536270;
	text-transform: uppercase;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	box-shadow: inset 0 -2px 0 #323940;
	color: #fff;
	border-radius: 5px;
	border: none;
	padding: 6px 12px;
}
#logWeb button img {
	max-width: 15px;
}
#log-content {
	padding: 5px;
	font-family: monospace;
	font-size: 10px;
	overflow-y: auto;
	width: 540px;
	height: 400px;
	position: absolute;
	top: 0;
	right: 0;
	background: #222;
	color: #ccc;
	border: 4px solid #ccc;
	border-top: 30px solid #ccc;
	border-radius: 5px;
}
#log-download {
	padding: 6px !important;
	right: 32px;
}
#log-close {
	padding: 6px !important;
	right: 2px;
}

/* NOTIFICACAO DE ATUALIZACAO DISPONIVEL PARA O WEBDESKTOP */
#notification-update {
	min-width: 300px;
	position: absolute;
	top: 22px;
	right: -400px;
	background: #444;
	border-radius: 5px;
	color: #efefef;
	padding: 5px 10px;
	border: 1px solid #000;
	font-size: 10px;
	box-shadow: 0 2px 8px #000;
}
#notification-update.active {
	right: 6px;
}
#notification-update button {
	margin: -5px -10px 0 0;
	float: right;
	background: none;
	text-transform: uppercase;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	border-radius: 5px;
	border: none;
	padding: 3px 5px;
}
#notification-update button:hover {
	background: #222;
}
#notification-update button img {
	max-width: 20px;
}
.animated {
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
body form table tr td input + label {
	font-weight: bold !important;
}
#ajax-loading {
	width: 100%;
	opacity: 0.7;
	height: 40px;
	background-image: url("../imagebutton/ajax-loading.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	position: fixed;
	pointer-events: none;
	top: -40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 9;
}
#ajax-loading.active {
	top: 0;
}

.hide {
	display: none;
}

.successMessage {
	margin: 7px;
	background: #dedede;
	color: #2d6919;
	padding: 15px 15px 15px 5px;
	border: #479d1f solid 2px;
	font: message-box;
	text-align: center;
	min-height: 70px;
	font-size: 25px;
}

.warningMessage {
	margin: 7px;
	background: #dedede;
	color: #9e9730;
	padding: 15px 15px 15px 5px;
	border: #7e7c00 solid 2px;
	font: message-box;
	text-align: center;
	min-height: 70px;
	font-size: 15px;
}

.lineError {
	color: red;
}
