.editor
	{
	color:transparent;
	border-style:solid;
	border-color:green;
	border:1px;
	width:500px;
	overflow: scroll;
	overflow: auto;
	resize: vertical;
	min-height: 250px;
	font-weight: normal;
	background-color:#00042f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	box-shadow: 0px 10px 14px -7px #5c5c5c;

	}

.editor_comentario
	{
	color:lightgreen;
	background-color: inherit;
	font-weight: normal;
	}	
	
.editor_label
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}
.editor_if
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}	
	
.editor_statement
	{
	background-color:lightblue;
	color: white;
	font-style: italic;
	}		
.editor_codigo
	{
	background-color:black;
	color: white;
	font-style: italic;
	}		
	
.editor_parametro_label
	{
	background-color:green;
	color: white;
	font-style: normal;
	font-weight: bold;
	}
	
.editor_parametro_gotook
	{
	background-color:green;
	color: white;
	font-style: normal;
	font-weight: bold;
	}
	
.editor_parametro_gotoerro
	{
	background-color:green;
	color: white;
	font-style: normal;
	font-weight: bold;
	}	
			
.editor_function 
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}
.editor_funcao 
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}		
.editor_wait 
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}	
.editor_morph 
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}		
	
.editor_goto
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}	

.editor_parametro
	{
	color:lightgray;
	font-weight: bold;
	background-color: inherit;
	}	
.editor_javascript
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}

.editor_parametro_imagem
	{
	color:orange;
	background-color: inherit;
	font-weight: normal;
	}	
.editor_imagem
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}	
	
.editor_opcoes
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}	

.editor_input
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}	
.editor_call
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}
	
.editor_set
	{
	color:lightblue;
	background-color: inherit;
	font-weight: normal;
	}	
.editor_variavel
	{
	color:green;
	background-color: inherit;
	font-weight: bold;
	}		
.editor_opcao
	{
	color:orange;
	background-color: inherit;
	font-weight: normal;
	}		
.editor_codigo
	{
	background-color:black;
	color: white;
	font-style: italic;
	}	
	
/*WIDGET*/
.widget 
	{
	position: relative;
	/*https://www.bestcssbuttongenerator.com/*/
	box-shadow: 0px 10px 14px -7px #5c5c5c;
	background:linear-gradient(to bottom, #b8b8b8 5%, #ffffff 100%);
	background-color:#b8b8b8;
	border-radius:4px;
	display:inline-block;
	//cursor:pointer;
	color:#ffffff;
	/*font-family:Arial;
	font-size:20px;
	font-weight:bold;*/
	padding:13px 32px;
	text-decoration:none;
	/*meus*/
	height: 155px;
	width:215px;
	overflow: hidden; 
	}
.widget_mainword
	{
	background-color:#436afe;
	height:27px;
	width:167px;
	font-size:15px;
	color: white;
	padding:3px 10px;
	position:absolute;
	top:8px;
	left:8px;
	overflow: hidden; 
	border-radius:2px;
	}	
.widget_sinonimos
	{
	position:absolute;
	top:8px;
	color:#999999;
	left:180px;
	background-color:#ffffff;
	padding:3px 5px;
	border-style:solid;
	border:1px;
	border-color:lightgray;
	border-radius:2px;
	font-weight:bold;
	overflow: hidden; 
	width:27px;
	height:27px;
	}	
	
.widget_frase
	{
	position:absolute;
	top:40px;
	color:#ffffff;
	left:8px;
	font-size:30px;
	background-color:#000000;
	padding:11px 5px;
	border-style:solid;
	border:1px;
	border-color:lightgray;
	border-radius:2px;
	font-weight:normal;
	overflow: hidden; 
	width:148px;
	height:65px;
	}	
	
.widget_footer
	{
	position:absolute;
	top:110px;
	left:0px;
	height:43px;
	width: 215px;
	background-color:white;
	border-top:solid 1px;
	border-color:lightgrey;
	}
	
.widget_label
	{
	color:gray;
	font-size:11px;
	font-weight:normal;
	position:absolute;
	top:2px;
	} 
	
.widget_label1
	{
	left:8px;
	}
.widget_label2
	{
	left:71px;
	}	
.widget_label3
	{
	left:141px;
	}	
.widget_data
	{
	position:absolute;
	height:14px;
	width: 56px;
	font-size:11px;
	top:18px;
	color:black;
	background-color:white;
	border-top:solid 2px;
	border-left:solid 2px;
	border-color:lightgrey;
	padding-left:4px;
	overflow: hidden; 
	}
.widget_datacriacao
	{
	color:#436afe;
	left:8px;
	}
.widget_dataalteracao
	{
	color:#cc42ce;
	left:70px;
	}
.widget_odometro	
	{
	position:absolute;
	top:18px;
	left:140px;
	background-color:white;
	font-weight:bold;
	float: left;
	clear: left;
	margin-left: 1px;
	}
	
.widget_digito
	{
	padding-left:1px;
	padding-right:1px;
	background-color:black;
	float: left;
	margin-right:2px;
	width:10px;
	}
	
.widget_barra	
	{
	position:absolute;
	height:10px;
	left:161px;
	font-size:30px;
	border-top:solid 1px;
	border-right:solid 1px;
	border-color:grey;
	}	
	
.widget_barra1	
	{
	top:41px;
	width:47px;
	background-color:#65c904;
	}		
	
.widget_barra2	
	{
	top:54px;
	width:37px;
	background-color:#affb64;
	}	
	
.widget_barra3	
	{
	top:67px;
	width:27px;
	background-color:#f4f976;
	}	
	
.widget_barra4	
	{
	top:81px;
	width:17px;
	background-color:#fb7d80;
	}	
	
.widget_barra5	
	{
	top:93px;
	width:7px;
	background-color:#d04448;
	}	
	
.barra_cinza
	{
	background-color:gray !important;
	}	
.btn-primary
	{
	background-color:#436afe !important;
	}	

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #def5fb;
  /*background-color: #dee8ee;*/
   /*background-color: #7dcafe;*/
  
}			
		