.editor_t_box{
	 min-height:300px;
	}
#multi_box_a{
position: absolute; top: 20px; left: 300px; width: 500px; min-height: 600px; background-color: #eaeaea; z-index:80;
	}
#layout_panel_box{
	
	}
.clear{
	clear:both;
	}
#editor_field{
	background-image: url("http://localhost/carmechanix/img/grid.png");
	
	}
.drag_box{
		color:white;
		position:relative;
		top:-10px;
		padding-top:5px;
		padding-bottom:10px;
		width:30px;
	 height:30px;
	background-color:#91ff94;
	z-index:70;
	  border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
		text-align:center;
	}
	.lvl_o{

		background-color:#aad8ab;
		top:0px;
;
		}
	.lvl_1{
			background-color:#b1b6e5;
		top:-3px;
		left:45%;
		
		}
		.lvl_2{
		background-color:#519b53;
top:2px;
		left:0%;
		}
		.lvl_3{
		background-color:#2e4f2f;
top:-3px;
	left:45%;
		}
		.lvl_4{
		background-color:#99d79b;
		left:70%;
		top:-4px;
		}
		.lvl_5{
			background-color:#a2b2a2;
	top:-5px;
		left:80%;
		}
.focus_selected{
border-style:solid;
border-color:#98bf21;
}
.focus_activ{
border-style:solid;
border-color:red;
}

#editor_area{
		background-color:#e4efe4;
	min-height:800px;
	}

.kuka{
	width:30px;
	 height:30px;
	background-image:url('../img/icon-29829_150.png');
cursor:pointer;
	background-repeat:no-repeat;

	}
	.plusz{
	width:30px;
	 height:30px;
	background-image:url('../img/plusz.png');
cursor:pointer;
	background-repeat:no-repeat;

	}

.aktiv{
	width:30px;
	 height:30px;
	background-image:url('../img/szem_show.gif');
cursor:pointer;
	background-repeat:no-repeat;

	}
	.inaktiv{
		width:30px;
	 height:30px;
	background-image:url('../img/hide.gif');
cursor:pointer;
	background-repeat:no-repeat;

	}
		.info{
		width:30px;
	 height:30px;
	background-image:url('../img/szem_info.gif');
cursor:pointer;
	background-repeat:no-repeat;

	}

	#selector .row:hover
{

background-color:#B8E6E6;
}
	#selector .row
{
background-color:#F1F6F6;
border-style:solid;
border-width:1px;
border-color:white;
}






.mainidnumber {
	background-color:#c60f13;
	color:white;
	position:absolute;
	top:0px;
	left:0px;
	padding:5px;
	font-size:16px;
	z-index:50;
/*	border-radius: 2em;*/
	width: 27px;
	text-align: center;
	height: 27px;
	}

	.subidnumber {
	background-color:#2ba6cb;
	color:white;
	position:absolute;
	top:10px;
	left:00px;
	padding:5px;
	font-size:16px;
	z-index:50;
	}
		.nanoidnumber {
	background-color:green;
	color:white;
	position:absolute;
	top:10px;
	left:10px;
	padding:5px;
	font-size:16px;
	z-index:50;
	}

	.subidnumber:hover {
	background-color:#2284A1;
	}

.mainidnumber:hover {
	background-color:#2284A1;
	}

.nanoidnumber:hover {
	background-color:#2284A1;
	}

#ma_co .label {
	margin-top: .5em;
}

#ma_co .button {
	margin: .5em 0;
}

#ma_co #selector .row {
	border: 0px solid transparent;
	margin-bottom: 2px;
}
.self_edit{

	min-height: 180px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;


	}
		.self_edit_p{
	min-height: 180px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	}

		.scroll{

height:220px;
overflow:scroll;
margin:1px;
}
		.scroll_of{

height:220px;
margin:1px;

}
	.list_item:hover{
background-color:yellow;

}
.class_list_item{
	float:left;
	padding:2px;
	margin:1px;
	background-color:#2284A1;
	color:#FFF;
	}


	.class_list_item:hover{
background-color:#2ba6cb;
	}

	.highlight {
background-color: #eee;
border: 1px solid #cccccc;
color: #000;
padding: 0.8em 0 0.8em 0.8em;
/*margin-bottom: -1.25em;*/
overflow: auto;
}
.highlight h2 {
	margin: 0;
}
.highlight p {
	margin: 0;
}

.hidden {
	display: none;
}
.not_activ{
visibility:hidden;
}
#layout-toolbar {
	/*border-bottom: 1px solid silver;*/
}