.display-none {
	display:none;
}
.vcenter {
	/*text-align:center;*/
}
.connector {
	min-height:5px !important;
}
.szall_ul li {
	padding:5px 0;
}
.margin-left-0 {
	margin-left:0 !important;
}
.szall_ul ul{
	list-style:none;
}
.szall_ul {
	list-style:none;
}
.font1 {
	font-size:16px !important;
}
.font2 {
	font-size:18px !important;
}
.font3 {
	font-size:12px !important;
}
.ul-style-trash {
	background: #eeeeee url(../img/kuka.jpg) no-repeat center center;
    border: 1px solid #d0d0d0;
    margin-left: 0px;
    margin-right: 11px;
    padding-left: 0;
	height: calc(100vh - 1685px );
	height: -moz-calc(100vh - 185px );
	height: -webkit-calc(100vh - 185px );
	list-style:none;
}
.partner-ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.partner-ul li {
    padding: 5px 0;
    padding-left: 5px;
}
.partner-ul li:hover {
    background: #1abb9c;
    padding-left: 5px;
    color: White;
    cursor: pointer;
}
.partner_select {
    position: absolute;
    width: 100%;
    background: white;
    border: 1px solid #d2d6de;
    height: auto;
    max-height: 300px;
    overflow-y: scroll;
    z-index: 999;
    box-shadow: 0px 3px 12px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 3px 12px rgba(0,0,0,0.4);
    -o-box-shadow: 0px 3px 12px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 12px rgba(0,0,0,0.4);
    display: none;
}
.ul-style-trash li {
	height:100%;
}
.highlight {
    border: 1px solid red;
    font-weight: bold;
    font-size: 45px;
    background-color: lightblue;
}
.ui-state-highlight {

}
.tree{
	/*overflow-x:scroll; */
}
.ul-style{
	overflow-y:scroll; 
	
	height: calc(100vh - 185px );
	height: -moz-calc(100vh - 185px );
	height: -webkit-calc(100vh - 185px );
}
.ul-style li {
	cursor: move;
}
.connected {
    border: 1px solid black;
    width: 100%;
    //min-height: 20px;
    list-style-type: none;
    margin: 0;
	margin-top:10px;
	margin-bottom:10px;
    padding: 0px 0 0px 0;
    float: left;
    margin-right: 10px;
	display:inline-block;
  }
  .connected .selected {
	background:blue;
  }
  
  .connected li {
	  list-style-type: none;
    margin: 5px 5px 5px 5px;
	//border: 1px solid black;

    padding: 5px;
    font-size: 12px;
    width: 90%px;
  }


.bootstrap-wysihtml5-insert-image-modal{
	padding-left:0 !important;
}

a[href="javascript:void('Domain beszúrása')"] span {
		width: 55px !important;
    padding-top: 0px !important;
    margin-top: 2px !important;
    background-size: 97% !important;
}

a[href="javascript:void('Naih beszúrása')"] span {
		width: 38px !important;
   
     background-size: 100% !important;
}