body{
	font-family: "allerregular", Verdana, Tahoma; 
	color: #666666;
	font-size:10px;
	margin : 0px;
	padding:0px;
}

.jobb_margin_gomb{
	margin-right:40px !important;
}

.hibas_ar_sor{
		background-color: #de9191 !important;
}

.hibas_ar_sor_elojegyzes_alkatresz_rendeles{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de9191+0,de9191+0,b4cdbe+44,b4cdbe+62,de9191+100 */
	background: #de9191; /* Old browsers */
	background: -moz-linear-gradient(top,  #de9191 0%, #de9191 0%, #b4cdbe 44%, #b4cdbe 62%, #de9191 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de9191), color-stop(0%,#de9191), color-stop(44%,#b4cdbe), color-stop(62%,#b4cdbe), color-stop(100%,#de9191)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #de9191 0%,#de9191 0%,#b4cdbe 44%,#b4cdbe 62%,#de9191 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #de9191 0%,#de9191 0%,#b4cdbe 44%,#b4cdbe 62%,#de9191 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #de9191 0%,#de9191 0%,#b4cdbe 44%,#b4cdbe 62%,#de9191 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #de9191 0%,#de9191 0%,#b4cdbe 44%,#b4cdbe 62%,#de9191 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de9191', endColorstr='#de9191',GradientType=0 ); /* IE6-9 */ 
}

.szam_formatum{
	text-align:right;
}

.szam_formatum_lehet_0{
	text-align:right;
}

li a:link{
	font-size: 12px;
	margin: 0px; 
}

.clear{
	clear:both;
	height:0px;
}

.arnyek{
	box-shadow: 16px 16px 12px #796869;
	-webkit-box-shadow: 20px 20px 10px 0px rgba(121, 104, 105, 0.7);
}

.arnyek_vekony{
	box-shadow: 4px 4px 4px #796869;
	-webkit-box-shadow: 4px 4px 4px 0px rgba(121, 104, 105, 0.7);
}

.tabla_sor{
	line-height: 20px;
}

label{
	display: block;
	font-weight: bold;
	margin-top:12px;
	margin-bottom: 2px;
}

.aktiv_input{
	background-color: #bbd6c2 !important;	
}

.hianyos_input{
	background-color: #dea4a4 !important;	
}

.dialog_input_div{
	 float:left; 
	 border:1px solid gray;
}

.dialog_input_label{
	float:left;
	line-height:19px; 
	height:17px; 
	overflow: hidden;
	vertical-align:middle; 
	font-weight:bold;
}

.input_div{
	background-color:white; 
	border-left:1px solid gray; 
	float:left; 
	line-height:17px; 
	vertical-align:middle; 
	text-align:center;
}

.dialog_input{ 
	background-color:transparent; 
	border:0px; 
	height:17px;  
	width: 100%;
	padding-left:0px;
}

.dialog_select {
  position: relative;
  width: 100%;
  height: 19px;
  background-color: transparent;
  border: none;
  appearance: none; /* modern böngészők */
  -webkit-appearance: none; /* Safari, Chrome */
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='gray' height='15' viewBox='0 0 20 20' width='15' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: top;
  background-size: 15px 15px;
  cursor: pointer;
}

.dialog_select:focus {
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='15' viewBox='0 0 20 20' width='15' xmlns='http://www.w3.org/2000/svg'><path d='M7 14l5-5 5 5z'/></svg>");
}

.kiemelt_adat_csoport{
	background-color: rgba(183,183,183,0.2); 
}

input[type="text"],input[type="password"],input[type="button"],input[type="subbmit"], select, button, li, a, textarea, div, span {
  outline:solid transparent; /* input háttere */
  outline-offset:-3px;
  outline-width:1px;
}

.squaredThree input[type=checkbox] { 
	visibility: hidden;
}

/* SQUARED THREE */
.squaredThree {
	width: 16px;	
	margin: 0px;
	position: relative;
}

.squaredThree label {
	cursor: pointer;
	position: absolute;
	width: 16px;
	height: 16px;
	top: -10px;
	left:3px;
	border-radius: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, white 0%, #c6c4c4 100%);
	background: -moz-linear-gradient(top, white 0%,  #c6c4c4 100%);
	background: -o-linear-gradient(top, white 0%,  #c6c4c4 100%);
	background: -ms-linear-gradient(top, white 0%,  #c6c4c4 100%);
	background: linear-gradient(top, white 0%,  #c6c4c4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredThree label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 7px;
	height: 4px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid black;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredThree label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.squaredThree input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
} 

.bal_arnyek_border{
	vertical-align: middle;
	-webkit-box-shadow: inset -1px 0px 0px 0px rgba(215, 215, 215, 1);
   box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 215, .4);
	-webkit-box-shadow: -1px 0px 0px 0px rgba(215, 215, 215, 1);
   box-shadow: -1px 0px 0px 0px rgba(215, 215, 215, .4);
}

.hibas_tabs{
	color:  #e0bfbf !important;
	background-Color : #840906;
}

#fejlec{ 
	font-size:12px; 
	font-weight : 550;
}

.fejlec_search_input{
	border-radius: 3px;
	background-color: #ededed;
	border: 0px;
	height: 20px;
}
    
.button{
	font-size: 12px !important;
}  

.gomb_u{
	width:120px;
}

A:link {text-decoration: none; color:black;}
A:visited {text-decoration: none; color:black;}
A:active {text-decoration: none; color:black;}
A:hover {text-decoration: underline; color: black;}


.link_cursor{
	cursor: pointer;
	cursor: hand;	
}

.center{
	text-align: center;
} 


 

.text{
	width: 100%;
	font-size: 12px;
	height: 22px !important;
	line-height: 22px; 
	padding-left:5px; 
	background-color: transparent;
}

.missing{ 
	box-shadow:0px 0px 2px red !important;
	background-color: white !important;
	background-image: url('../_img/false.jpg') !important;
	background-position: right !important;
	background-repeat: no-repeat !important;
}
.correct{
	box-shadow:0px 0px 2px #00cd00 !important;	
	background-color: white !important;
	background-image: url('../_img/true.jpg') !important;
	background-position: right !important;
	background-repeat: no-repeat !important;
}
 
.pass_text{
	font-size:10px;
	margin-top:1px; 
}

.fund_item{
	font-weight : bold;
	color:blue;
}

.fejlec_ikon{
	height: 95%;
	padding-top: 5px;
}

.kijelolt_sor_{ 
	background-color: #c3dcc9 !important;
	font-weight : bold;
}

	.gomb_tarolo_div_szoveg{
		font-size: 11px;
	}
	

.right{
	text-align: right;
}

.kijelolt_szin{
	border: 2px solid black !important;
	cursor: pointer;
	cursor: hand;
}
.alap_szin{
	border: 2px solid transparent;
	cursor: pointer;
	cursor: hand;
}	

@media screen and (max-width: 1300px) {
 
	.fejlec_ikon{
		height: 80%;
		padding-top: 8px;
	}
	.gomb_tarolo_div_oldalszegely{
		margin-left: 14px;
		margin-right: 14px;
	}
	.gomb_tarolo_div_szoveg{
		font-size: 10px;
	}
}


.kuka_ikon{
	background-image : url(../_img/kuka_ikon.png);  
	background-repeat: no-repeat;
	background-position : 10px 5px;
	height:20px;
	line-height:20px; 
	width:20px;
	cursor : hand;
	cursor : pointer;
	background-color: transparent;
}

.readonly{
	background-color: #efefef;
}


#file_upload_queue { 
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	height: 227px;
	margin-bottom: 0px;
	overflow: auto; 
	width: 300px;
}

.hidden_button{
	width:300px !important;
	border:1px solid gray;
	text-align:center;
	background-color:gray;
	color:white; 
}
.swfupload {
	z-index: 10000 !important;
}
