
@page {
	font-family: Verdana, Arial, Google Sans, Sans Serif, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px;
}
html, body {
	width: 98vw;
	background-color: #B8B8B8;
	background-repeat: no-repeat;
	background-size: cover;
  	font-family: Verdana, Arial, Google Sans, Sans Serif, Helvetica;
	position: relative;
	color: #000000;
	border: 0px solid #000000;
	white-space: nowrap;
	z-index: 1;
}
body {
	margin-top: 90px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 80px;
}
header {
	position: fixed;
	top: 10px;
	left: 10px;
	right: 10px;
	z-index: 10;
}
footer {
	position: relative;
	bottom: -10px;
	left: 0px;
	right: 0px;
	z-index: 10;
}
#footer_fixed {
	position: fixed;
	bottom: 30px;
	left: 10px;
	right: 10px;
	z-index: 10;
}
#header_table, #footer_table {
	width: 98vw;
	background-color: #4169E1;
	border: 0px solid #000000;
	border-collapse: separate;
	border-spacing: 1px;
	padding: 5px;
	border-radius: 8px;
}
#header_logo {
	background-image: url('https://loteria.lkmc.com.br/image/loteria/loteria.png');
	background-repeat: no-repeat;
	background-size: 150px 50px;
	background-color: #1F4FDE;
	width: 150px;
	height: 50px;
	display: block;
	padding: 2px 2px 2px 2px;
	top: 2px;
	left: 2px;
	float: left;
	border-radius: 8px;
}
#header_system {
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
#header_clock {
	font-size: 10pt;
	font-weight: bold;
	top: 0px;
	left: 0px;
	float: right;
}
#header_user {
	font-size: 10pt;
	font-weight: bold;
	float: right;
}
#divError, #divOk, #divWait, #divDebug, #divErrorLogin, #divOkLogin {
	width: 98vw;
	padding: 0px 0px 0px 0px;
	position: relative;
	bottom: -10px;
	left: 0px;
	margin: 10 10 10 10;
}
#divErrorLogin, #divOkLogin {
	position: relative;
	bottom: -50px;
}
.msgError, .msgOk, .msgWait {
	font-weight: bold;
	font-size: 10pt;
	position: fixed;
	height: 15;
}
.msgError {
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
	animation: 1s blinker linear infinite;
	-webkit-animation: 1s blinker linear infinite;
	-moz-animation: 1s blinker linear infinite;
}
.msgOk {
	background-color: #009900;
	color: #FFFFFF;
	text-align: center;
	animation: 1s blinker linear infinite;
	-webkit-animation: 1s blinker linear infinite;
	-moz-animation: 1s blinker linear infinite;
}
.msgWait {
	background-color: #FFFFAA;
	color: #000000;
	text-align: left;
}
.divCopy {
	display: table;
}
.msgErrorCopy, .msgOkCopy {
	font-weight: bold;
	font-size: 10pt;
	position: fixed;
	height: 15;
}
.msgErrorCopy {
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: left;
}
.msgOkCopy {
	background-color: #009900;
	color: #FFFFFF;
	text-align: left;
}
@-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; }
}
#login_table, #sendmail_table {
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0px;
	border: 0px solid #000000;
	padding: 0px;
	width: 350px;
	top: 50px;
	position: relative;
	margin: auto;
	border-radius: 8px;
}
#login_th1, #login_th2, #login_th3, #sendmail_th1, #sendmail_th2, #sendmail_th3 {
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#login_th1, #sendmail_th1 {
	background: #4169E1;
	border-radius: 8px 8px 0px 0px;
}
#login_th2, #sendmail_th2 {
	padding: 5px;
}
#login_td1, #login_td2, #sendmail_td1, #sendmail_td2 {
	font-size: 8pt;
	padding: 5px;
	vertical-align: middle;
}
#login_td1, #sendmail_td1 {
	font-weight: bold;
	width: 25%;
	text-align: right;
}
#sendmail_td1 {
	width: 15%;
}
#login_td2, #sendmail_td2 {
	font-weight: normal;
	width: 75%;
	text-align: left;
}
#sendmail_td2 {
	width: 85%;
}
#sendmail_table {
	width: 400px;
}
#menu_table {
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0px;
	border: 0px solid #000000;
	padding: 0px;
	width: 98vw;
	position: relative;
	margin: auto;
	border-radius: 8px;
}
#menu_th {
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	background: #4169E1;
	border-radius: 8px 8px 0px 0px;
}
#menu_td {
	vertical-align: top;
	width: 5%;
}
#help_login_table {
	font-family: Verdana, Arial, Google Sans, Sans Serif, Helvetica;
	font-size: 10pt;
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0px;
	border: 1px solid #000000;
	padding: 10px;
	width: 500px;
	top: 50px;
	position: relative;
	margin: auto;
	border-radius: 8px;
}
#help_login_th {
	font-size: 10pt;
	font-weight: bold;
}
#logout_table {
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0px;
	border: 1px solid #000000;
	padding: 0px;
	width: 350px;
	top: 50px;
	position: relative;
	margin: auto;
	border-radius: 8px;
}
#logout_th, #logout_td {
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.boxCenter {
	border: 0px solid #999900;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
	color: #999900;
	float: center;
	padding: 1mm;
	margin: 2mm 2mm 2mm 2mm;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
}
.icone, icone-order {
	border-style: none;
}
.icone-order {
	padding: 1px;
	height: 15px;
	width: 15px;
}
.icone {
	padding: 5px;
	height: 30px;
	width: 30px;
	background-color: #FFFFFF;
}
hr {
	border: 1px solid gray;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#termodeuso {
	font-size: 10pt;
	width: 98%;
	height: 400px;
	/* overflow-x: scroll; */
	overflow-y: scroll;
	border: 2px	outset black;
	padding: 5px 5px 5px 5px;
	white-space: pre-wrap;
}
#termovalidacao {
	font-size: 10pt;
}
input[type=button], .button_page, .button_green, .button_red {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	border-radius: 8px;
	font-weight: bolder;
	font-size: 8pt;
	padding: 3px 5px;
	background-color: #E7E7E7;
	border: 0px solid #000000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
input[type=button]:focus {
	background-color: #C3C3C3;
	border: 2px solid #707070;
}
input[type=button]:disabled {
	color: #878A92;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}
.button_page {
	color: #000000;
	background-color: #E7E7E7;
	border: 0px solid #000000;
}
.button_page:disabled {
	color: #000000;
	background-color: #E7E7E7;
	border: 0px solid #000000;
}
.button_red:disabled {
	color: #FFFFFF;
	background-color: #FF0000;
	border: 0px solid #000000;
}
.button_green:disabled {
	color: #FFFFFF;
	background-color: #009933;
	border: 0px solid #000000;
}
input[type=checkbox] {
	-ms-transform: scale(1); /* IE */
	-moz-transform: scale(1); /* FF */
	-webkit-transform: scale(1); /* Safari and Chrome */
	-o-transform: scale(1); /* Opera */
	transform: scale(1); /* Padrão */
	padding: 0px;
	vertical-align: middle;
}
input[type=radio] {
	-ms-transform: scale(1); /* IE */
	-moz-transform: scale(1); /* FF */
	-webkit-transform: scale(1); /* Safari and Chrome */
	-o-transform: scale(1); /* Opera */
	transform: scale(1); /* Padrão */
	padding: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
input[type='file'] {
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	width: 500px;
}
input[type='text'], input[type='password'], textarea, .select_option {
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}
input[type='text']:focus, input[type='password']:focus, textarea:focus, .select_option:focus {
	background-color: #87CEEB;
}
input[type='text']:read-only, input[type='password']:read-only, textarea:read-only {
	background-color: #DCDCDC;
	border: 0px solid #000000;
}
input[type='text']:disabled, input[type='password']:disabled {
	background-color: #DCDCDC;
	border: 0px solid #000000;
}
label {
	padding-left: 10px;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}
.select_option, .select_option:focus, .select_option:read-only {
	position: relative;
	text-align: left;
}
.left, .center, .right {
	font-size: 8pt;
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.bold, .green, .red {
	font-weight: bolder;
}
.red {
	color: #FFFFFF;
	background-color: #FF0000;
}
.green {
	color: #FFFFFF;
	background-color: #009933;
}
#browser_table, #register_table {
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0px;
	border: 0px solid #000000;
	padding: 0px;
	width: 98vw;
	position: relative;
	margin: auto;
	border-radius: 8px;
}
#th10_title, #th10_footer {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	background: #4169E1;
}
#th10_title {
	border-radius: 8px 8px 0px 0px;
}
#th10_footer {
	border-radius: 0px 0px 8px 8px;
}
#th08_title {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background: #4169E1;
}
#th08_header {
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
	vertical-align: middle;
	background: #4169E1;
	border: 0px solid #000000;
}
#filter_table {
	border: 0px solid #000000;
    border-spacing: 0px;
	width: 100%;
	padding: 0px;
}
.tr08_null, .tr08_line1, .tr08_line2, .th08 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	height: 15px;
	vertical-align: middle;
}
.tr08_null {
	background-color: #FFFFFF;
}
.tr08_line1 {
	background-color: #FFFFFF;
}
.tr08_line2 {
	background-color: #E6E6E6;
}
.tr08_line1:hover, .tr08_line2:hover {
	background-color: #BFBFBF;
}
.tr08_selected {
	background-color: #87CEEB;
}
#td08_line {
	padding-left: 5px;
	padding-right: 5px;
}
.space07 {
	font-size: 7pt;
}
.space08 {
	font-size: 8pt;
}
.space10 {
	font-size: 10pt;
}
.space12 {
	font-size: 12pt;
}
.tr10, .tr10_header, .tr10_line, .tr10_imp, .tr10_cns, .tr10_title {
	padding: 5px;
	font-size: 10pt;
	height: 15px;
}
.tr10_title {
	background-color: #4169E1;
	font-weight: bolder;
}
.tr10 {
	background-color: #FFFFFF;
}
.tr10_header {
	background-color: #4169E1;
}
.tr10_line {
	background-color: #FFFFAA;
}
.tr10_imp {
	background-color: #FFFFFF;
}
.tr10_cns {
	background-color: #FFFFFF;
}
.tr08, .tr08_header, .tr08_imp, .tr08_cns, .tr08_title, .tr08_buttons {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	height: 15px;
}
.tr08 {
	background-color: #FFFFFF;
}
.tr08_buttons {
	text-align: center;
}
.tr08_title {
	background-color: #4169E1;
	font-weight: bolder;
}
.tr08_header, .tr08_buttons {
	background-color: #4169E1;
}
.tr08_imp {
	background-color: #FFFFFF;
}
.tr08_cns {
	background-color: #FFFFFF;
}
.td08 {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	height: 15px;
}
.insert {
	border-style: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
}
.title_crontab {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.table_crontab_master {
	border-spacing: 10px;
}
.table_crontab {
	font-size: 8pt;
	font-weight: normal;
	border-collapse: collapse;
	color: #000000;
	height: 100%;
	width: 100%;
}
.tr_crontab, .th_crontab, .td_crontab {
	text-align: left;
	vertical-align: top;
}
.tr_crontab, .hr_crontab {
	border: 1px solid #4169E1;
}
.th_crontab {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.td_crontab {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 20px;
}
.button_question, .button_question:focus {
	background-image: url('https://loteria.lkmc.com.br/image/general/question_mark.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	padding: 5px 10px;
	width: 30px;
}
.icon_question {
	padding: 5px 10px;
	height: 25x;
	width: 25px;
}
.icon_question_help {
	padding: 0px;
	height: 15x;
	width: 15px;
}
#help_system_table {
	font-family: Verdana, Arial, Google Sans, Sans Serif, Helvetica;
	font-size: 10pt;
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0px;
	border: 1px solid #000000;
	padding: 0px;
	width: 100%;
	top: 0px;
	position: relative;
	margin: auto;
	border-radius: 8px;
}
#help_system_th {
	font-size: 12pt;
	font-weight: bold;
}
.custom-tooltip {
	font-family: Courier;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	position: absolute;
	/* bottom: 100%; */
	/* left: 50%; */
	/* transform: translateX(-50%); */
	transform: translateX(10%);
	transform: translateY(10%);
	background-color: #333;
	color: white;
	padding: 5px 10px;
	border-radius: 5px;
	/* margin: 5px; */
	/* white-space: nowrap; */
	white-space: pre;
	z-index: 10;
	display: inline-block;
}
